diff --git a/wp-content/plugins/advanced-custom-fields-pro/acf.php b/wp-content/plugins/advanced-custom-fields-pro/acf.php
index 942a0005..ce427fe0 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/acf.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/acf.php
@@ -9,10 +9,10 @@
* Plugin Name: Advanced Custom Fields PRO
* Plugin URI: https://www.advancedcustomfields.com
* Description: Customize WordPress with powerful, professional and intuitive fields.
- * Version: 6.3.6
+ * Version: 6.3.8
* Author: WP Engine
* Author URI: https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields
- * Update URI: https://www.advancedcustomfields.com/pro
+ * Update URI: false
* Text Domain: acf
* Domain Path: /lang
* Requires PHP: 7.4
@@ -36,7 +36,7 @@ class ACF {
*
* @var string
*/
- public $version = '6.3.6';
+ public $version = '6.3.8';
/**
* The plugin settings array.
@@ -231,6 +231,11 @@ public function initialize() {
acf_include( 'pro/acf-pro.php' );
if ( is_admin() && function_exists( 'acf_is_pro' ) && ! acf_is_pro() ) {
+
+ // Include WPE update system.
+ acf_include( 'includes/class-PluginUpdater.php' );
+ acf_include( 'includes/acf-upgrades.php' );
+
acf_include( 'includes/admin/admin-options-pages-preview.php' );
}
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.css b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.css
index 227fcc23..b08022ae 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.css
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.css
@@ -355,7 +355,7 @@
margin-right: 4px;
}
.acf-field-object > .handle .row-options a:hover {
- color: #044767;
+ color: rgb(4.0632911392, 71.1075949367, 102.9367088608);
}
.acf-field-object > .handle .row-options a.delete-field {
color: #a00;
@@ -371,7 +371,7 @@
}
.acf-field-object.open > .handle {
background: #2a9bd9;
- border: #2696d3 solid 1px;
+ border: rgb(37.6669322709, 149.6764940239, 211.1330677291) solid 1px;
text-shadow: #268FBB 0 1px 0;
color: #fff;
position: relative;
@@ -885,7 +885,7 @@ html[dir=rtl] .acf-field-object.open > .handle {
.acf-admin-page textarea:disabled,
.acf-admin-page select:disabled {
background-color: #F9FAFB;
- color: #808a9e;
+ color: rgb(128.2255319149, 137.7574468085, 157.7744680851);
}
.acf-admin-page input[type=text]::placeholder,
.acf-admin-page input[type=search]::placeholder,
@@ -1114,12 +1114,12 @@ html[dir=rtl] .acf-field-object.open > .handle {
color: #0783BE;
}
.acf-admin-page .button:hover {
- background-color: #f3f9fc;
+ background-color: rgb(243.16, 249.08, 252.04);
border-color: #0783BE;
color: #0783BE;
}
.acf-admin-page .button:focus {
- background-color: #f3f9fc;
+ background-color: rgb(243.16, 249.08, 252.04);
outline: 3px solid #EBF5FA;
color: #0783BE;
}
@@ -1787,7 +1787,7 @@ html[dir=rtl] .acf-field-object.open > .handle {
z-index: 500;
}
.post-type-acf-field-group .acf-field-object:hover {
- background-color: #f7fbfd;
+ background-color: rgb(247.24, 251.12, 253.06);
}
.post-type-acf-field-group .acf-field-object.open {
background-color: #fff;
@@ -2975,7 +2975,7 @@ html[dir=rtl] .acf-field-object.open > .handle {
border-radius: 8px;
border-width: 1px;
border-style: solid;
- border-color: #dbdfe5;
+ border-color: rgb(219.125, 222.5416666667, 229.375);
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-sub-field-list-header {
@@ -3018,7 +3018,7 @@ html[dir=rtl] .acf-field-object.open > .handle {
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open {
- border-top-color: #dbdfe5;
+ border-top-color: rgb(219.125, 222.5416666667, 229.375);
}
/*---------------------------------------------------------------------------------------------
@@ -3064,7 +3064,7 @@ html[dir=rtl] .acf-field-object.open > .handle {
padding-left: 0;
border-width: 1px;
border-style: solid;
- border-color: #dbdfe5;
+ border-color: rgb(219.125, 222.5416666667, 229.375);
border-radius: 8px;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);
}
@@ -3220,10 +3220,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
background-color: transparent;
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle:hover {
- background-color: #f9f2fb;
+ background-color: rgb(248.6, 242, 251);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open .handle {
- background-color: #f5eaf9;
+ background-color: rgb(244.76, 234.2, 248.6);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .settings {
border-left-color: #BF7DD7;
@@ -3232,10 +3232,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
background-color: transparent;
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {
- background-color: #ebf7f4;
+ background-color: rgb(234.7348066298, 247.2651933702, 244.1712707182);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object.open .handle {
- background-color: #e3f4f0;
+ background-color: rgb(227.3524861878, 244.4475138122, 240.226519337);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .settings {
border-left-color: #7CCDB9;
@@ -3244,10 +3244,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
background-color: transparent;
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {
- background-color: #fcf5f2;
+ background-color: rgb(252.2544378698, 244.8698224852, 241.7455621302);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle {
- background-color: #fbeee9;
+ background-color: rgb(250.5041420118, 238.4118343195, 233.2958579882);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings {
border-left-color: #E29473;
@@ -3256,10 +3256,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
background-color: transparent;
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {
- background-color: #fafbfb;
+ background-color: rgb(249.8888888889, 250.6666666667, 251.1111111111);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle {
- background-color: #f4f6f7;
+ background-color: rgb(244.0962962963, 245.7555555556, 246.7037037037);
}
.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings {
border-left-color: #A3B1B9;
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.css.map b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.css.map
index b0114aaf..cb96e46f 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.css.map
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.css.map
@@ -1 +1 @@
-{"version":3,"file":"acf-field-group.css","mappings":";;;AAAA,gBAAgB;ACAhB;;;;8FAAA;AAMA;AAOA;AAQA;AAgBA;;;;8FAAA;ACrCA;;;;8FAAA;ACAA;;;;8FAAA;AAOA;;;EAGC;EACA;AHkBD;;AGbC;;EAEC;AHgBF;;AGZA;;;;8EAAA;AAKA;;;EAGC;AHeD;;AGZA;EACC;AHeD;;AGZA;EACC;AHeD;;AGZA;EACC;AHeD;;AGXA;;;;8EAAA;AAKA;EACC;EASA;EAKA;EA8BA;EAeA;EAUA;EAyCA;AH1FD;AGlBC;EAEE;EACA;AHmBH;AGdC;EACC;AHgBF;AGVE;EAEE;AHWJ;AGRG;EALD;IAME;EHWF;AACF;AGPE;EACC;AHSH;AGNE;EACC;EACA;EACA;AHQH;AGNG;EACC;AHQJ;AGDC;EACC;EACA;AHGF;AGDE;EAJD;IAKE;EHID;AACF;AGDC;EAAkB;AHInB;AGHC;EAAiB;EAAY;AHO9B;AGNC;EAAgB;AHSjB;AGRC;EAAiB;AHWlB;AGNE;EAAkB;AHSpB;AGRE;EAAiB;AHWnB;AGVE;EAAgB;EAAa;AHc/B;AGbE;EAAiB;AHgBnB;AGVE;EACC;AHYH;AGTE;EACC;AHWH;AGTG;EACC;AHWJ;AGRG;EACC;AHUJ;AGPG;EACC;EACA;AHSJ;AGNG;EAEE;EACA;EACA,4BFrGM;AD4GX;AGHG;EACC;EACA;AHKJ;AGDE;EACC;AHGH;AGEC;EACC;AHAF;AGGC;EACC;EACA;EA2GA;EAOA;AHjHF;AGGG;;EAEC;AHDJ;AGME;EACC;EACA;EACA;AHJH;AGMG;EACC;EACA;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ,yBF/IO;EEgJP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHLJ;AGQG;EACC;AHNJ;AGQI;EACC;AHNL;AGQK;EAEC,WADY;EAEZ,YAFY;EAGZ;AHPN;AGYG;EACC;EACA;EACA,yBFzNU;AD+Md;AGcE;EACC;EACA;EACA;EACA;AHZH;AGcG;EACC;AHZJ;AGeG;EACC;EACA;EAEA;EACA;EACA;EACA,WAJY;EAKZ,YALY;EAMZ,yBF1MO;EE2MP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHdJ;AGiBG;EACC;EACA;EACA,yBFpQU;ADqPd;AGsBE;EACC;EACA;EACA;AHpBH;AGyBG;EACC;AHvBJ;AG8BE;EACC,qBFrQkB;ADyOrB;;AGoCE;EAEE;EACA;AHlCJ;;AGwCA;AACA;EACC;EACA;EAEA;EA+BA;EAMA;EA0DA;EA2BA;;;;;;;;;;;;;GAAA;EAgBA;EAcA;EAWA;AHrLD;AGmBC;EACC;EAEC;EACA;EACA;EAED,kBFhPU;EEiPV;AHnBF;AGqBE;EACC;AHnBH;AGwBC;EACC;EACA;EACA;EACA;EACA;AHtBF;AGyBE;EACC;AHvBH;AG6BC;EACC;AH3BF;AGkCE;EACC;EACA;EACA;EACA;AHhCH;AGmCE;EACC;AHjCH;AGoCE;EACC;EACA;EACA;EACA;EACA;AHlCH;AGqCE;EACC;EACA;EAEC;AHpCJ;AGuCG;EAPD;IAQE;IAEC;EHrCH;AACF;AGwCG;EACC;AHtCJ;AGwCI;EACC;AHtCL;AG2CG;EACC;AHzCJ;AG2CI;EAAU;AHxCd;AG2CG;EACC;AHzCJ;AGkDE;EACC;AHhDH;AGmDE;EACC,mBF5ZQ;EE6ZR;EACA;EACA;EACA;EACA;AHjDH;AGmDG;EACC;AHjDJ;AGmDI;EACC;AHjDL;AG8EG;EACC;EACA;AH5EJ;AGoFC;EACC;EACA;AHlFF;AGoFE;EACC;AHlFH;AGwFC;EACC;AHtFF;;AG4FA;;;;8EAAA;AAQC;EACC;AH5FF;AG+FC;EACC;AH7FF;AG+FE;EACC;AH7FH;AGgGE;EACC;AH9FH;AGiGE;EACC;AH/FH;AGkGE;EACC;AHhGH;AGmGE;EACC;EACA;AHjGH;AGmGG;EACC;EACA;EACA;AHjGJ;AGmGI;EACC;EACA;EACA;AHjGL;AGuGE;EACC;AHrGH;AGyGE;EACC;AHvGH;AG8GG;EACC;EACA;AH5GJ;;AGmHA;;;;8EAAA;AAMA;EACC;EACA;AHjHD;;AGoHA;EAEC;IACC;EHlHA;AACF;AGuHA;;;;8EAAA;AAMA;EACC;EACA;EACA;AHtHD;;AGyHA;EACC;EACA;EACA;AHtHD;;AG0HA;;;;8EAAA;AASC;;;;;EAKC;AH3HF;AG+HC;EACC;AH7HF;AGgIC;EACC;AH9HF;AGkIC;;EAEC;AHhIF;;AGoIA;;;;8EAAA;AASC;;;;;EAKC;AHrIF;AGyIC;EACC;AHvIF;AG0IC;EACC;AHxIF;AG4IC;EACC;AH1IF;;AGgJA;;;;8EAAA;AAMA;;;EAGC;AH9ID;;AGiJA;EACC;AH9ID;;AGiJA;EACC;AH9ID;;AGkJA;;;;8EAAA;AAMA;;;EAGC;AHhJD;;AGoJA;;;;8EAAA;AAYE;;;EACC;AHtJH;AGyJE;;;EACC;EACA;AHrJH;AGwJE;;;EACC;AHpJH;;AG8JE;EACC;AH3JH;AG8JE;EACC;AH5JH;;AGmKA;;;;8FAAA;AAQC;EACC;EACA;AHnKF;AGsKC;EACC;EACA;EACA;AHpKF;;AGyKA;;;;8FAAA;AAMA;EACC;AHvKD;;AG0KA;;;;8EAAA;AAMA;EAEC;;;IAGC;IACA;IACA;EHzKA;EG4KD;IACC;IACA;EH1KA;EG6KD;IACC;IACA;EH3KA;AACF;AGgLA;;;;8EAAA;AASE;;EAEC,yBFjwBQ;AD+kBX;;AI3nBA;;;;+FAAA;AAMC;EACC;AJ6nBF;;AIznBA;;;;+FAAA;AAOC;EACC,cH0CS;ADglBX;;AIrnBA;;;;+FAAA;AAMA;;EACC;EACA;AJwnBD;;AIrnBA;;EACC;EACA;AJynBD;;AItnBA;;;;;EACC;EACA;AJ6nBD;;AIzmBA;;;;+FAAA;AAQC;EACC;AJymBF;AItmBC;EACC;AJwmBF;AIrmBC;EACC;AJumBF;AIpmBC;;;;;;EACC;AJ2mBF;AIxmBC;;;;;;;;;;;EACC;AJonBF;AIjnBC;EACC;AJmnBF;AIhnBC;EACC;AJknBF;AI/mBC;EACC;AJinBF;;AI5mBA;;;;+FAAA;AAKA;EAEC,cH5DU;AD0qBX;;AI3mBA;;;;+FAAA;AAOC;EACC;AJ4mBF;AIzmBC;EACC;AJ2mBF;;AItmBA;;;;+FAAA;AASA;;;;+FAAA;AAMC;EACC;EACA;AJomBF;AIjmBC;EACC;EACA;AJmmBF;;AK5vBA;EAEC;;;;iGAAA;EAwCA;;;;iGAAA;EAcA;;;;iGAAA;EAcA;;;;iGAAA;EAeA;;;;iGAAA;EA6CA;;;;iGAAA;EAyEA;;;;iGAAA;EAkBA;;;;iGAAA;EAkBA;;;;iGAAA;EAqCA;;;;iGAAA;EA0GA;;;;iGAAA;EAqCA;;;;iGAAA;EAmCA;;;;iGAAA;EASA;;;;iGAAA;EA6IA;;;;iGAAA;EA+BA;;;;iGAAA;EAsBA;EAiVA;;;;iGAAA;AL7ID;AK90BC;;;;;EAKC;EACA;EAEC;EACA;EAED;EACA,qBJ4BS;EI3BT,6CJoEa;EInEb,kBJ8DU;EI7DV;EAEA,cJ2BS;ADkzBX;AK30BE;;;;;EACC,0BJgEO;EI/DP,qBJgCQ;ADizBX;AK90BE;;;;;EACC,yBJYQ;EIXR;ALo1BH;AKj1BE;;;;;EACC,cJWQ;AD40BX;AK30BE;EACC,yBJNQ;EIOR,cJHQ;ADg1BX;AKj0BE;;EAEC;ALm0BH;AKzzBC;EACC;EAEC;EACA;EAED;EACA;ALyzBF;AKjzBC;EACC;EACA;EAEC;EACA;EAED;EACA;EACA;ALizBF;AK9yBE;EAEC,cJ3CQ;AD01BX;AK5yBE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AL8yBH;AKvyBE;EAEE;EACA;EAED;ALuyBH;AK9xBC;;EAEC;EACA;EACA;EACA;EAEC;EACA;EACA,qBJhGQ;EIkGT;EACA;AL8xBF;AK5xBE;;EACC,yBJ9FQ;EI+FR,qBJ1FQ;ADy3BX;AK5xBE;;;EAEC,yBJpGQ;EIqGR,qBJhGQ;AD+3BX;AK7xBG;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALiyBJ;AK5xBE;;EACC;AL+xBH;AK5xBE;;EACC,yBJzIQ;EI0IR,qBJvIQ;ADs6BX;AKlxBI;;;EACC;ALsxBL;AKrwBG;EACC;ALuwBJ;AKtvBG;EACC;ALwvBJ;AKzuBE;;;;EAGE;AL4uBJ;AKxuBE;;EAEE;AL0uBJ;AKvuBG;;EAEE;ALyuBL;AKluBE;;EACC;EACA;EACA;ALquBH;AK3tBC;EACC;EACA;EACA;EACA,yBJ9OS;EI+OT;AL6tBF;AK3tBE;EACC,yBJjPQ;AD88BX;AK1tBE;EACC;AL4tBH;AKztBE;EACC,yBJ5OQ;ADu8BX;AKztBG;EACC,yBJ9OO;ADy8BX;AKxtBG;EACC;AL0tBJ;AKrtBE;;EAEC;ALutBH;AKptBE;EACC;EACA;EACA;EACA;EACA;ALstBH;AKjtBC;EACC;EACA;ALmtBF;AKjtBE;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;ALktBJ;AK/sBG;EAEE;ALgtBL;AK5sBG;EAEE;AL6sBL;AKzsBG;EACC;EAEC;EACA;AL0sBL;AK/rBG;EAEE;EACA;ALgsBL;AK5rBG;EAEE;EACA;AL6rBL;AKjrBC;EACC;EACA;EAEC;EAGA;EACA;EACA;EACA;EAED;EACA;EACA,kBJ/TU;EIiUT;EACA;EACA,qBJzVQ;EI2VT;AL6qBF;AK3qBE;EACC,qBJ7VQ;EI8VR;EACA;AL6qBH;AKlqBC;EACC;EACA;EACA;EAEC;EACA;EAED;EACA;EACA;EACA,qBJtXS;EIuXT,kBJjWU;EImWV,cJzXS;AD0hCX;AK/pBE;EACC;EACA,qBJ7XQ;EI8XR,cJ9XQ;AD+hCX;AK9pBE;EACC;EACA,0BJrWO;EIsWP,cJpYQ;ADoiCX;AKtpBC;EACC;ALwpBF;AK7oBE;;EACC;EACA;ALgpBH;AK7oBE;;EACC;EAEC;EACA;EAED;EAEC;EACA;EACA,qBJvbO;EIybR,6CJhZY;EIiZZ,kBJtZS;EIuZT;EAEA,cJzbQ;ADokCX;AKxoBE;;EACC;EACA;EACA;EACA;AL2oBH;AKxoBE;;EACC;AL2oBH;AKxoBE;;EACC;AL2oBH;AKxoBE;;EACC,qBJncQ;AD8kCX;AKxoBE;;EACC,0BJxaO;EIyaP,qBJxcQ;EIycR,kBJlbS;AD6jCZ;AKzoBG;;EACC;AL4oBJ;AKvoBI;;EACC;EACA;AL0oBL;AKnoBI;;EACC;EACA;ALsoBL;AK/nBE;;EACC;EAEC;ALioBJ;AK9nBG;;EACC;EACA;ALioBJ;AK5nBE;;EAEE;EACA;EACA;EACA;AL8nBJ;AK1nBE;;EACC;EACA;EAEC;EACA;EAED;EACA;EACA;EACA;AL2nBH;AKznBG;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBJniBO;AD8pCX;AKxnBG;;EACC,yBJ1hBO;ADqpCX;AKjnBC;EACC;EACA;EACA;ALmnBF;AKjnBE;EAEC,WADY;EAEZ,YAFY;EAGZ,yBJ1jBQ;AD4qCX;AK/mBE;EAEE;ALgnBJ;AK5mBE;EAEE;AL6mBJ;AKlmBC;EACC;EACA;EACA;EACA;ALomBF;AKlmBW;EACR;EACA;ALomBH;;AKjmBE;EACC;EACA;ALomBH;AKllBE;;;;;;;;;;;;EACC;AL+lBH;AK1lBG;;;;;;;;;;;;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;ALsmBL;AKlmBG;;;;;;;;;;;;EACC;EACA;EACA;EAEC;AL8mBL;AK3mBI;;;;;;;;;;;;EACC;EACA;ALwnBL;AKlnBE;;;;;;;;;;;;EACC;EACA;AL+nBH;AK5nBE;;;;;;;;;;;;EACC;EACA;ALyoBH;AKtoBE;;;;;;;;;;;;EACC;EACA;EACA;EACA;ALmpBH;AK/oBE;;;;;;;;;;;;EACC;AL4pBH;AK1pBY;EACR;AL4pBJ;;AKvpBE;;;;;;;;;;;;EACC;EACA;EACA;EACA;EACA;ALqqBH;AKnqBG;;;;;;;;;;;;EACC;EAEA;EACA;EACA;EACA;EACA;EACA,WANY;EAOZ,YAPY;EAQZ;EACA;EACA,yBJhsBO;EIisBP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AL+qBJ;AK5qBG;;;;;;;;;;;;EACC;ALyrBJ;AKhrBG;;;;;;;;;;;;EACC;EACA;AL6rBJ;AKtrBC;EACC,yBJvuBS;EIwuBT;EACA;EACA,cJtuBS;EIuuBT;EACA;EACA;EACA;EACA;ALwrBF;AKrrBC;EACC;EACA;EACA;EACA;EACA;ALurBF;AKrrBE;EACC;EACA;EACA;EACA;EACA;ALurBH;AKprBW;EAER;ALqrBH;;AKjrBE;EACC;ALorBH;AKlrBY;EACR;ALorBJ;;AK/qBE;EACC;EACA;EACA;ALkrBH;AK9qBI;EACC;EAEA;EACA;EACA;EACA;EACA,WALY;EAMZ,YANY;EAOZ;EACA;EACA,yBJ9xBM;EI+xBN;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AL+qBL;AK7qBc;EACR;EACA;AL+qBN;;AK1qBG;EACC;EAEA;EACA;EACA;EACA;AL4qBJ;AK1qBa;EACR;EACA;AL4qBL;;AKzqBI;EACC,yBJj0BM;EIk0BN;AL4qBL;AKtqBE;EACC;ALwqBH;AKnqBG;EACC;EACA;ALqqBJ;AKhqBE;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;ALgqBH;AK9pBG;EACC;EACA;EACA;EAEC;EAED;AL8pBJ;AK5pBI;EACC;EACA;AL8pBL;AKxpBE;EACC;EACA;AL0pBH;AKxpBG;EACC;EAEA;EACA;EACA,WAHY;EAIZ,YAJY;EAKZ;EACA;EACA,yBJl3BO;EIm3BP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALypBJ;AKvpBa;EACR;EACA;ALypBL;;AKppBE;EACC;EACA;EACA;EACA;EACA,yBJ55BQ;EI85BP;EACA;EACA,yBJ95BO;EIi6BP;EACA;EACA,4BJn6BO;EIq6BR,cJn6BQ;EIo6BR;EAEC;EAGA;EACA;EACA;EACA;EAED;AL+oBH;AKhoBG;;;EACC;EACA;ALooBJ;;AK3nBC;;EACC;EACA;AL+nBF;;AMznDA;;;;8EAAA;AAMC;;;;EAIC,iBLuFU;ADoiDZ;;AMvnDA;;;;8EAAA;AAMC;EACC,iBL4EU;AD6iDZ;;AMrnDA;;;;8EAAA;AAMC;EACC;ANunDF;;AMnnDA;;;;8EAAA;AAMC;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;ANknDH;;AM7mDA;;;;8EAAA;AAMC;EACC;EACA;EACA;EACA,6CLoBa;AD2lDf;AM7mDE;EAEE;EACA;EACA,yBL5BO;AD0oDX;AM3mDG;;EAEC;AN6mDJ;AM1mDG;EACC;AN4mDJ;;AMtmDA;;;;8EAAA;AAMC;EACC,yBLpDS;EKsDR;EACA;EACA,yBLtDQ;EKyDR;EACA;EACA,4BL3DQ;ADgqDX;AMlmDE;EACC;EACA;EACA;EAEC;EACA;EAGD,cLlEQ;EKmER;ANimDH;;AM5lDA;;;;8EAAA;AAMC;EAEE;EACA;EACA,yBLvFQ;ADorDX;AMzlDG;EACC;AN2lDJ;AMrlDG;EACC;EACA;EACA;EACA;EACA,mBLtGO;EKuGP;ANulDJ;AMnlDI;EACC;ANqlDL;AMllDI;EACC;EACA;EACA;EACA;EACA,mBLpHM;EKqHN;ANolDL;AM/kDE;EACC;ANilDH;AM9kDE;EACC;EACA,yBLrHQ;ADqsDX;AM7kDE;EACC,yBL1HQ;EK2HR;EACA;AN+kDH;AM7kDG;EACC;AN+kDJ;AM7kDI;EACC;AN+kDL;AM1kDE;EACC;AN4kDH;AM1kDG;EACC;AN4kDJ;AM1kDI;EACC;EACA;AN4kDL;AMzkDI;EACC;AN2kDL;AMtkDE;EACC;EACA;ANwkDH;AMrkDE;EACC;EACA;EACA;EACA;EAEA,cLzKQ;AD+uDX;AMpkDG;EACC;EACA;EACA;EACA;EACA;EACA;ANskDJ;AMhkDI;EACC;ANkkDL;AM/jDI;EACC;ANikDL;AMtjDA;;;;8EAAA;AAMC;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;EAEC;EACA;EACA,yBLlOQ;ADsxDX;AMjjDE;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;ANgjDJ;;AM1iDA;;;;8EAAA;AAKA;EACC;EAEC;EACA;EAED;EAEC;EACA;EACA,0BLxPS;ADkyDX;;AMtiDA;;;;8EAAA;AAKA;EAEE;EACA;EACA;EACA;ANwiDF;AMriDC;;EAGE;ANsiDH;;AMjiDA;;;;8EAAA;AAKA;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;ANmiDF;;AM/hDA;;;;8EAAA;AAKA;EACC;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;AN+hDF;AM5hDC;EAhBD;IAkBG;IACA;EN8hDD;AACF;AM3hDC;;EAEC;AN6hDF;AM3hDE;;EACC;AN8hDH;AM1hDG;;EACC,yBLvVO;EKwVP;EACA;EACA;AN6hDJ;AMxhDC;EACC;AN0hDF;;AMthDA;;;;8EAAA;AAMA;;EAGE;EAGA;EACA;EACA,yBLjXS;ADs4DX;;AMjhDA;EAEE;ANmhDF;;AM/gDA;;;;8EAAA;AAMC;EACC;ANihDF;AM9gDC;EACC,yBLxYS;EKyYT;EACA;EACA;EACA,cLrYS;EKsYT;ANghDF;AM9gDE;EACC;ANghDH;AM/gDG;EACC;EAEA;EACA;EACA;EACA;EACA;EACA,WANY;EAOZ,YAPY;EASX;EAED,yBLzZO;EK0ZP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN8gDJ;;AMxgDA;;;;8EAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGA;EACA;EACA,yBLtcS;AD48DX;AMngDC;EAxBD;IA0BG;ENqgDD;AACF;;AMjgDA;EAEE;EACA;EACA;EACA;ANmgDF;;AM//CA;;;;8EAAA;AAQC;;;EACC,mBLpeS;EKseR,4BL9dQ;AD89DX;AM7/CE;;;EAEE;EACA;EAGA;EAGA;EACA;EACA,4BLlfO;AD8+DX;AMv/CC;;;;;;EAEC;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EAGA;EACA;EACA,4BLzgBQ;ADigEX;AMt/CE;;;;;;EACC;EAEC;EACA;EACA;EACA;EAED;AN2/CH;AMz/CG;;;;;;EAKC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;EACA;EACA;EAEC;EACA;EACA;EAED;EACA,cL1iBO;EK4iBP;ANu/CJ;AMhhDI;;;;;;EACC;ANuhDL;AM7/CI;;;;;;EACC,cL5iBM;ADgjEX;AMjgDI;;;;;;EACC;ANwgDL;AMpgDG;;;;;;EACC;EAEC,4BL9iBM;EKgjBP,cLhjBO;ADyjEX;AMvgDI;;;;;;EAEE,4BLpjBK;EKqjBL;AN6gDN;;AMrgDA;EAIE;ANqgDF;AMlgDC;EAPD;IASG;ENogDD;AACF;;AMhgDA;;;;8EAAA;AAMC;EAEE;EACA;EACA;EACA;ANigDH;AM9/CE;EACC;ANggDH;AM5/CC;EACC;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;AN2/CH;AMt/CC;EACC;EAEC;EACA;EACA;EACA;ANu/CH;AMp/CE;EACC;EAEC;EACA;EACA;EACA;ANq/CJ;AMj/CE;EACC;ANm/CH;AMh/CE;EACC;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EAGA;EACA;EACA,0BLrqBO;ADkpEX;AMv+CC;EACC;ANy+CF;AMr+CC;EACC;ANu+CF;;AMj+CE;EAEE;EACA;EAED;EAEC;EACA;EACA,2BLhsBO;ADiqEX;;AM39CA;;;;8EAAA;AAMC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN69CF;AM19CC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAGD;EACA;EACA;ANy9CF;AMv9CE;EACC;ANy9CH;AMt9CE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ,yBLvvBQ;EKwvBR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANu9CH;;AMh9CE;EACC;EACA;ANm9CH;;AM98CA;;;;8EAAA;AAMC;EACC;EAEC;AN+8CH;AM58CE;EACC;EACA;EACA;EACA;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBLzyBQ;EK0yBR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN28CH;AMx8CE;EACC;AN08CH;;AMn8CE;EAEE;EACA;ANq8CJ;AMl8CG;EACC;EACA;EACA;EACA;ANo8CJ;AM97CG;EACC;EACA;ANg8CJ;AM77CG;EACC;EACA;AN+7CJ;AM57CG;EACC;EACA;AN87CJ;;AMv7CC;EAEE;ANy7CH;AMr7CE;EAEE;EACA;ANs7CJ;;AMh7CA;;;;8EAAA;AAOC;EACC;EAEC;EACA;ANg7CH;AM76CE;EAPD;IASG;EN+6CF;AACF;AM36CC;EACC;EAEC;EAGA;EACA;AN06CH;AMv6CE;EACC;EACA;EAEC;EAGA;EACA;EACA;EAGA;EACA;EACA,yBLn6BO;ADu0EX;AMj6CG;EAjBD;IAmBG;ENm6CH;EMh6CE;IACC;IACA;IACA;IACA;IACA;ENk6CH;EMh6CG;IACC;ENk6CJ;AACF;;AM35CA;;;;;EAKC,cL97BU;EK+7BV;AN85CD;;AM35CA;EACC;EACA;EACA;EACA;EACA;AN85CD;;AM35CA;EACC;EACA;EACA;EACA;AN85CD;;AM35CA;;;;8EAAA;AAMC;;EAEC;EACA;EACA;EACA;EAEC;EACA;EAED,yBLr+BS;EKs+BT,qBLn+BS;EKo+BT,6CL37Ba;EK47Bb,cLn+BS;AD83EX;AMx5CC;EACC;AN05CF;AMv5CC;EACC;ANy5CF;;AMr5CA;;;;8EAAA;AAKA;EACC;ANw5CD;;AMr5CA;EACC;ANw5CD;;AMr5CA;;;;8EAAA;AAKA;EAIC;EACA;EAEC;EACA;ANo5CF;AMj5CC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;ANm5CF;AMj5CE;;;EAGC;ANm5CH;AMh5CE;EAGE;EACA;EAED;EACA,cLhiCQ;AD+6EX;AM54CE;EAGE;EACA;EAED;EACA,cL5iCQ;ADu7EX;AMz4CG;EAGE;ANy4CL;AMp4CE;EACC;EAEC;ANq4CJ;AMj4CE;EAEE;ANk4CJ;;AM53CA;;;;8EAAA;AAOE;EACC;AN63CH;;AMx3CA;;;;8EAAA;AAMC;EACC;AN03CF;AMx3CE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAGA;EACA;EACA,4BL7mCO;ADo+EX;AMp3CG;;;;EAME;EAED,cLnnCO;ADs+EX;AMh3CG;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANk3CJ;AMh3CI;EAEC;EACA;EACA;EACA;EACA,WALY;EAMZ,YANY;EAOZ,yBL1oCM;EK2oCN;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANi3CL;AM92CI;EACC,yBL/oCM;AD+/EX;AM32CE;EACC;EACA;EAEC;EACA;EACA;EACA;EAED;AN22CH;AMz2CG;EAEE;EACA;AN02CL;AMl2CG;;EAEE;ANo2CL;AM31CE;;EACC,cL/rCQ;EKgsCR;AN81CH;AM51CG;;EACC;EACA;EACA;EACA,mBL1sCO;EK2sCP;AN+1CJ;AM31CE;;EACC;AN81CH;AM51CG;;;;EAEC;EACA;ANg2CJ;AM91CI;;;;EACC;ANm2CL;AM/1CG;;EACC,mBLjuCO;EKkuCP;EAEC;EACA;EACA;EACA;EAED;EACA;ANg2CJ;AM91CI;;EACC;EACA;ANi2CL;AM/1CK;;EACC;ANk2CN;AMz1CG;EACC;AN21CJ;AMx1CG;EACC;AN01CJ;AMv1CG;EACC;EACA;ANy1CJ;AMt1CK;EACC;ANw1CN;AMt1CM;EACC;EACA,mGACC;EAED;EACA;EACA;EACA;ANs1CP;AMj1CI;EACC;EACA,cL9vCU;ADilFf;AM/0CG;EACC;ANi1CJ;AM/0CI;EACC,yBLhxCM;ADimFX;;AM10CA;;;;8EAAA;AAMC;EACC;AN40CF;;AMx0CA;;;;8EAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EAGA;EACA;EAGA;EACA;EACA,yBLz0CS;AD+oFX;AMn0CC;EACC;EACA;EACA;EACA;EAEA,cL/0CS;ADmpFX;AMl0CE;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBL31CQ;EK41CR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANi0CH;;AM5zCA;;;;8EAAA;AAKA;EACC;AN+zCD;AM7zCC;EACC;EACA;EACA;EACA;EAEC;EAED;EAEC;EACA;EACA,qBLz2Ca;EK22Cd;EACA;EACA;AN2zCF;;AMvzCA;;;;8EAAA;AAKA;EACC;EACA;AN0zCD;;AMvzCA;;;;8EAAA;AAKA;EACC;EAEC;EACA;EACA,yBL55CS;ADqtFX;AMvzCC;EACC;EAEC;EACA;ANwzCH;AMrzCE;EAEE;EACA;EACA,0BLz6CO;AD+tFX;;AMhzCA;EACC;IACC;IACA;ENmzCA;EMjzCD;IACC;IACA;IACA,yBLv7CS;ED0uFT;AACF;AMhzCA;;;;8EAAA;AAOC;;EAEE;ANgzCH;AM3yCE;;EACC;AN8yCH;AM5yCG;;EACC;EACA;AN+yCJ;AM7yCI;;EACC;ANgzCL;AM7yCI;;EAEE;EACA;EAED,yBL19CM;EK29CN;EAEA,cLx9CM;ADqwFX;AMzyCG;;EACC;AN4yCJ;;AMtyCA;EAEE;EAGA;EACA;EACA,yBL9+CS;ADoxFX;;AMlyCA;;;;8EAAA;AAOC;;EACC;ANoyCF;;AMhyCA;;;;8EAAA;AAKA;EACC;ANmyCD;AMjyCC;EACC;ANmyCF;;AM/xCA;;;;8EAAA;AAOC;;EACC;ANiyCF;AM9xCC;;EACC;ANiyCF;;AM7xCA;;;;8EAAA;AAOE;EACC;AN8xCH;AMxxCG;EACC;AN0xCJ;;AMpxCA;;;;8EAAA;AAUC;;EAEC;ANkxCF;;AM9wCA;;;;8EAAA;AAOC;EAEC;AN8wCF;AM5wCE;EACC;AN8wCH;;AMzwCA;;;;8EAAA;AAKA;EAEE;AN2wCF;;AOj5FA;;;;+FAAA;AAKA;EACC;EACA;EACA,kBN4EW;EM1EV;EACA;EACA;EAED,6CN0Ec;ADw0Ff;AO/4FC;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;APg5FH;AO34FC;EACC;AP64FF;AOz4FC;EACC;EACA;AP24FF;AOv4FC;EACC;EAEC;EACA;APw4FH;;AOl4FA;EACC;EACA;APq4FD;;AOl4FA;EACC;APq4FD;;AOl4FA;EACC;APq4FD;;AOl4FA;EACC;APq4FD;;AOl4FA;EACC;APq4FD;;AOl4FA;;;;+FAAA;AAOC;EACC;EACA,yBNhCS;EMiCT,cNjCS;ADo6FX;AOj4FC;EACC;EACA,yBNrCS;EMsCT,cNtCS;ADy6FX;AOh4FC;EACC;EACA,6CNJa;EMKb;EACA;EACA;EACA;EACA;APk4FF;AO/3FC;;;EAGC;EACA;EACA;APi4FF;AO93FC;EACC;EACA;APg4FF;AO73FC;EAUC;EAEC;EACA;EAGA;EACA;EAGA;EACA;EACA;EAED,kBNrDU;EMsDV,6CNlDa;ADk6Ff;AOx4FE;EACC;EAEC;EACA;EACA,yBNzEO;ADk9FX;AOp3FE;EA3BD;IA4BE;IAEC;IACA;EPs3FF;AACF;AOl3FE;EACC;EAEC;EACA;APm3FJ;AO/2FE;;EAEC;APi3FH;AO92FE;EAEE;EACA;EACA;AP+2FJ;AO32FE;EACC;EAEC;EACA;EACA;AP42FJ;AOt2FC;EAEC;EACA;EACA;EAEA,yBN/IS;EMgJT;EACA;EAEC;EAGA;APm2FH;AOh2FE;EACC;EACA;EACA;EACA;APk2FH;AO/1FE;EACC;EACA,cN9JQ;EM+JR;EACA;APi2FH;AO/1FG;EACC;EACA;APi2FJ;AO91FG;EAXD;IAYE;EPi2FF;AACF;AO/1FG;EACC;EACA;EACA;APi2FJ;AO71FE;EACC;EACA;AP+1FH;AO51FE;EACC;EACA;AP81FH;AO31FG;EACC;AP61FJ;AO31FI;EAHD;IAIE;EP81FH;AACF;AO51FI;EACC;EACA;EACA;EACA;AP81FL;AO11FG;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBNpNO;EMqNP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;APy1FJ;AOv1Fa;EACR;APy1FL;;AOl1FE;EACC;EACA;EACA;EACA;APq1FH;AOn1FG;EACC;APq1FJ;AOl1FG;EACC;APo1FJ;AOj1FG;EAEE;APk1FL;AO/0FI;EAEE;APg1FN;AOt0FC;EACC;APw0FF;;AOn0FA;;;;+FAAA;AAMA;EACC;EACA;APq0FD;;AOl0FA;;;;+FAAA;AAWC;EAA4B;APg0F7B;AOh0F4D;EAAU;APm0FtE;AOj0FC;EAAiC;APo0FlC;AOl0FC;EAA6C,0BAN9B;AP20FhB;AO/zFE;EAA4B;APk0F9B;AOl0F6D;EAAU;APq0FvE;AOn0FE;EAAiC;APs0FnC;AOp0FE;EAA6C,0BAN9B;AP60FjB;AOj0FG;EAA4B;APo0F/B;AOp0F8D;EAAU;APu0FxE;AOr0FG;EAAiC;APw0FpC;AOt0FG;EAA6C,0BAN9B;AP+0FlB;AOn0FI;EAA4B;APs0FhC;AOt0F+D;EAAU;APy0FzE;AOv0FI;EAAiC;AP00FrC;AOx0FI;EAA6C,0BAN9B;APi1FnB,C","sources":["webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/acf-field-group.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_variables.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_mixins.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_field-group.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_typography.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_admin-inputs.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_edit-field-group.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_sub-field-groups.scss"],"sourcesContent":["@charset \"UTF-8\";\n/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n/* colors */\n/* acf-field */\n/* responsive */\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n*\tField Group\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-field-group-fields > .inside,\n#acf-field-group-locations > .inside,\n#acf-field-group-options > .inside {\n padding: 0;\n margin: 0;\n}\n\n.postbox .handle-order-higher,\n.postbox .handle-order-lower {\n display: none;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Publish\n*\n*----------------------------------------------------------------------------*/\n#minor-publishing-actions,\n#misc-publishing-actions #visibility,\n#misc-publishing-actions .edit-timestamp {\n display: none;\n}\n\n#minor-publishing {\n border-bottom: 0 none;\n}\n\n#misc-pub-section {\n border-bottom: 0 none;\n}\n\n#misc-publishing-actions .misc-pub-section {\n border-bottom-color: #F5F5F5;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Fields\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-fields {\n border: 0 none;\n /* links */\n /* Field type */\n /* table header */\n /* show keys */\n /* hide tabs */\n /* fields */\n}\n#acf-field-group-fields .inside {\n border-top-width: 0;\n border-top-style: none;\n}\n#acf-field-group-fields a {\n text-decoration: none;\n}\n#acf-field-group-fields .li-field-type .field-type-icon {\n margin-right: 8px;\n}\n@media screen and (max-width: 600px) {\n #acf-field-group-fields .li-field-type .field-type-icon {\n display: none;\n }\n}\n#acf-field-group-fields .li-field-type .field-type-label {\n display: flex;\n}\n#acf-field-group-fields .li-field-type .acf-pro-label-field-type {\n position: relative;\n top: -3px;\n margin-left: 8px;\n}\n#acf-field-group-fields .li-field-type .acf-pro-label-field-type img {\n max-width: 34px;\n}\n#acf-field-group-fields .li-field-order {\n width: 64px;\n justify-content: center;\n}\n@media screen and (max-width: 880px) {\n #acf-field-group-fields .li-field-order {\n width: 32px;\n }\n}\n#acf-field-group-fields .li-field-label {\n width: calc(50% - 64px);\n}\n#acf-field-group-fields .li-field-name {\n width: 25%;\n word-break: break-word;\n}\n#acf-field-group-fields .li-field-key {\n display: none;\n}\n#acf-field-group-fields .li-field-type {\n width: 25%;\n}\n#acf-field-group-fields.show-field-keys .li-field-label {\n width: calc(35% - 64px);\n}\n#acf-field-group-fields.show-field-keys .li-field-name {\n width: 15%;\n}\n#acf-field-group-fields.show-field-keys .li-field-key {\n width: 25%;\n display: flex;\n}\n#acf-field-group-fields.show-field-keys .li-field-type {\n width: 25%;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-tab-bar {\n display: none;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main {\n padding: 0;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main.acf-field-settings-main-general {\n padding-top: 32px;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field {\n margin-bottom: 32px;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-setting-wrapper {\n padding-top: 0;\n border-top: none;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-settings-split .acf-field {\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-setting-first_day {\n padding-top: 0;\n border-top: none;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-footer {\n margin-top: 32px;\n}\n#acf-field-group-fields .acf-field-list-wrap {\n border: #ccd0d4 solid 1px;\n}\n#acf-field-group-fields .acf-field-list {\n background: #f5f5f5;\n margin-top: -1px;\n /* no fields */\n /* empty */\n}\n#acf-field-group-fields .acf-field-list .acf-tbody > .li-field-name,\n#acf-field-group-fields .acf-field-list .acf-tbody > .li-field-key {\n align-items: flex-start;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported) {\n cursor: pointer;\n display: inline-flex;\n align-items: center;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported):hover:after {\n content: \"\";\n padding-left: 5px;\n display: inline-flex;\n width: 12px;\n height: 12px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-copy.svg\");\n mask-image: url(\"../../images/icons/icon-copy.svg\");\n background-size: cover;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported).sub-label {\n padding-right: 22px;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported).sub-label:hover {\n padding-right: 0;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported).sub-label:hover:after {\n width: 14px;\n height: 14px;\n padding-left: 8px;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported).copied:hover:after {\n -webkit-mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n background-color: #49ad52;\n}\n#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) {\n cursor: pointer;\n display: block;\n position: relative;\n align-items: center;\n}\n#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) input {\n padding-right: 40px;\n}\n#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) .acf-input-wrap:after {\n content: \"\";\n padding-left: 5px;\n right: 12px;\n top: 12px;\n position: absolute;\n width: 16px;\n height: 16px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-copy.svg\");\n mask-image: url(\"../../images/icons/icon-copy.svg\");\n background-size: cover;\n}\n#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported).copied .acf-input-wrap:after {\n -webkit-mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n background-color: #49ad52;\n}\n#acf-field-group-fields .acf-field-list .no-fields-message {\n padding: 15px 15px;\n background: #fff;\n display: none;\n}\n#acf-field-group-fields .acf-field-list.-empty .no-fields-message {\n display: block;\n}\n.acf-admin-3-8 #acf-field-group-fields .acf-field-list-wrap {\n border-color: #dfdfdf;\n}\n\n.rtl #acf-field-group-fields .li-field-type .field-type-icon {\n margin-left: 8px;\n margin-right: 0;\n}\n\n/* field object */\n.acf-field-object {\n border-top: #eeeeee solid 1px;\n background: #fff;\n /* sortable */\n /* meta */\n /* handle */\n /* open */\n /*\n \t// debug\n \t&[data-save=\"meta\"] {\n \t\t> .handle {\n \t\t\tborder-left: #ffb700 solid 5px !important;\n \t\t}\n \t}\n\n \t&[data-save=\"settings\"] {\n \t\t> .handle {\n \t\t\tborder-left: #0ec563 solid 5px !important;\n \t\t}\n \t}\n */\n /* hover */\n /* settings */\n /* conditional logic */\n}\n.acf-field-object.ui-sortable-helper {\n overflow: hidden !important;\n border-width: 1px;\n border-style: solid;\n border-color: #A5D2E7 !important;\n border-radius: 8px;\n filter: drop-shadow(0px 10px 20px rgba(16, 24, 40, 0.14)) drop-shadow(0px 1px 3px rgba(16, 24, 40, 0.1));\n}\n.acf-field-object.ui-sortable-helper:before {\n display: none !important;\n}\n.acf-field-object.ui-sortable-placeholder {\n box-shadow: 0 -1px 0 0 #DFDFDF;\n visibility: visible !important;\n background: #F9F9F9;\n border-top-color: transparent;\n min-height: 54px;\n}\n.acf-field-object.ui-sortable-placeholder:after, .acf-field-object.ui-sortable-placeholder:before {\n visibility: hidden;\n}\n.acf-field-object > .meta {\n display: none;\n}\n.acf-field-object > .handle a {\n -webkit-transition: none;\n -moz-transition: none;\n -o-transition: none;\n transition: none;\n}\n.acf-field-object > .handle li {\n word-wrap: break-word;\n}\n.acf-field-object > .handle strong {\n display: block;\n padding-bottom: 0;\n font-size: 14px;\n line-height: 14px;\n min-height: 14px;\n}\n.acf-field-object > .handle .row-options {\n display: block;\n opacity: 0;\n margin-top: 5px;\n}\n@media screen and (max-width: 880px) {\n .acf-field-object > .handle .row-options {\n opacity: 1;\n margin-bottom: 0;\n }\n}\n.acf-field-object > .handle .row-options a {\n margin-right: 4px;\n}\n.acf-field-object > .handle .row-options a:hover {\n color: #044767;\n}\n.acf-field-object > .handle .row-options a.delete-field {\n color: #a00;\n}\n.acf-field-object > .handle .row-options a.delete-field:hover {\n color: #f00;\n}\n.acf-field-object > .handle .row-options.active {\n visibility: visible;\n}\n.acf-field-object.open + .acf-field-object {\n border-top-color: #E1E1E1;\n}\n.acf-field-object.open > .handle {\n background: #2a9bd9;\n border: #2696d3 solid 1px;\n text-shadow: #268FBB 0 1px 0;\n color: #fff;\n position: relative;\n margin: 0 -1px 0 -1px;\n}\n.acf-field-object.open > .handle a {\n color: #fff !important;\n}\n.acf-field-object.open > .handle a:hover {\n text-decoration: underline !important;\n}\n.acf-field-object:hover > .handle .row-options, .acf-field-object.-hover > .handle .row-options, .acf-field-object:focus-within > .handle .row-options {\n opacity: 1;\n margin-bottom: 0;\n}\n.acf-field-object > .settings {\n display: none;\n width: 100%;\n}\n.acf-field-object > .settings > .acf-table {\n border: none;\n}\n.acf-field-object .rule-groups {\n margin-top: 20px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Locations\n*\n*----------------------------------------------------------------------------*/\n.rule-groups h4 {\n margin: 3px 0;\n}\n.rule-groups .rule-group {\n margin: 0 0 5px;\n}\n.rule-groups .rule-group h4 {\n margin: 0 0 3px;\n}\n.rule-groups .rule-group td.param {\n width: 35%;\n}\n.rule-groups .rule-group td.operator {\n width: 20%;\n}\n.rule-groups .rule-group td.add {\n width: 40px;\n}\n.rule-groups .rule-group td.remove {\n width: 28px;\n vertical-align: middle;\n}\n.rule-groups .rule-group td.remove a {\n width: 22px;\n height: 22px;\n visibility: hidden;\n}\n.rule-groups .rule-group td.remove a:before {\n position: relative;\n top: -2px;\n font-size: 16px;\n}\n.rule-groups .rule-group tr:hover td.remove a {\n visibility: visible;\n}\n.rule-groups .rule-group select:empty {\n background: #f8f8f8;\n}\n.rule-groups:not(.rule-groups-multiple) .rule-group:first-child tr:first-child td.remove a {\n /* Don't allow user to delete the only rule group */\n visibility: hidden !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tOptions\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-options tr[data-name=hide_on_screen] li {\n float: left;\n width: 33%;\n}\n\n@media (max-width: 1100px) {\n #acf-field-group-options tr[data-name=hide_on_screen] li {\n width: 50%;\n }\n}\n/*----------------------------------------------------------------------------\n*\n*\tConditional Logic\n*\n*----------------------------------------------------------------------------*/\ntable.conditional-logic-rules {\n background: transparent;\n border: 0 none;\n border-radius: 0;\n}\n\ntable.conditional-logic-rules tbody td {\n background: transparent;\n border: 0 none !important;\n padding: 5px 2px !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Tab\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-tab .acf-field-setting-name,\n.acf-field-object-tab .acf-field-setting-instructions,\n.acf-field-object-tab .acf-field-setting-required,\n.acf-field-object-tab .acf-field-setting-warning,\n.acf-field-object-tab .acf-field-setting-wrapper {\n display: none;\n}\n.acf-field-object-tab .li-field-name {\n visibility: hidden;\n}\n.acf-field-object-tab p:first-child {\n margin: 0.5em 0;\n}\n.acf-field-object-tab li.acf-settings-type-presentation,\n.acf-field-object-tab .acf-field-settings-main-presentation {\n display: none !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Accordion\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-accordion .acf-field-setting-name,\n.acf-field-object-accordion .acf-field-setting-instructions,\n.acf-field-object-accordion .acf-field-setting-required,\n.acf-field-object-accordion .acf-field-setting-warning,\n.acf-field-object-accordion .acf-field-setting-wrapper {\n display: none;\n}\n.acf-field-object-accordion .li-field-name {\n visibility: hidden;\n}\n.acf-field-object-accordion p:first-child {\n margin: 0.5em 0;\n}\n.acf-field-object-accordion .acf-field-setting-instructions {\n display: block;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Message\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-message tr[data-name=name],\n.acf-field-object-message tr[data-name=instructions],\n.acf-field-object-message tr[data-name=required] {\n display: none !important;\n}\n\n.acf-field-object-message .li-field-name {\n visibility: hidden;\n}\n\n.acf-field-object-message textarea {\n height: 175px !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Separator\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-separator tr[data-name=name],\n.acf-field-object-separator tr[data-name=instructions],\n.acf-field-object-separator tr[data-name=required] {\n display: none !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Date Picker\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-date-picker .acf-radio-list li,\n.acf-field-object-time-picker .acf-radio-list li,\n.acf-field-object-date-time-picker .acf-radio-list li {\n line-height: 25px;\n}\n.acf-field-object-date-picker .acf-radio-list span,\n.acf-field-object-time-picker .acf-radio-list span,\n.acf-field-object-date-time-picker .acf-radio-list span {\n display: inline-block;\n min-width: 10em;\n}\n.acf-field-object-date-picker .acf-radio-list input[type=text],\n.acf-field-object-time-picker .acf-radio-list input[type=text],\n.acf-field-object-date-time-picker .acf-radio-list input[type=text] {\n width: 100px;\n}\n\n.acf-field-object-date-time-picker .acf-radio-list span {\n min-width: 15em;\n}\n.acf-field-object-date-time-picker .acf-radio-list input[type=text] {\n width: 200px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSlug\n*\n*--------------------------------------------------------------------------------------------*/\n#slugdiv .inside {\n padding: 12px;\n margin: 0;\n}\n#slugdiv input[type=text] {\n width: 100%;\n height: 28px;\n font-size: 14px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRTL\n*\n*--------------------------------------------------------------------------------------------*/\nhtml[dir=rtl] .acf-field-object.open > .handle {\n margin: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Device\n*\n*----------------------------------------------------------------------------*/\n@media only screen and (max-width: 850px) {\n tr.acf-field,\n td.acf-label,\n td.acf-input {\n display: block !important;\n width: auto !important;\n border: 0 none !important;\n }\n tr.acf-field {\n border-top: #ededed solid 1px !important;\n margin-bottom: 0 !important;\n }\n td.acf-label {\n background: transparent !important;\n padding-bottom: 0 !important;\n }\n}\n/*----------------------------------------------------------------------------\n*\n* Subtle background on accordion & tab fields to separate them from others\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-object-tab,\n.post-type-acf-field-group #acf-field-group-fields .acf-field-object-accordion {\n background-color: #F9FAFB;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #wpcontent {\n line-height: 140%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a {\n color: #0783BE;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-h1, .acf-admin-page h1,\n.acf-headerbar h1 {\n font-size: 21px;\n font-weight: 400;\n}\n\n.acf-h2, .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2, .acf-page-title, .acf-admin-page h2,\n.acf-headerbar h2 {\n font-size: 18px;\n font-weight: 400;\n}\n\n.acf-h3, .post-type-acf-field-group .acf-field-settings-fc_head label, .acf-admin-page #acf-popup .acf-popup-box .title h1,\n.acf-admin-page #acf-popup .acf-popup-box .title h2,\n.acf-admin-page #acf-popup .acf-popup-box .title h3,\n.acf-admin-page #acf-popup .acf-popup-box .title h4, .acf-admin-page h3,\n.acf-headerbar h3 {\n font-size: 16px;\n font-weight: 400;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .p1 {\n font-size: 15px;\n}\n.acf-admin-page .p2, .acf-admin-page .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p, .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-admin-page p {\n font-size: 14px;\n}\n.acf-admin-page .p3 {\n font-size: 13.5px;\n}\n.acf-admin-page .p4, .acf-admin-page .acf-field-list .acf-sortable-handle, .acf-field-list .acf-admin-page .acf-sortable-handle, .acf-admin-page .post-type-acf-field-group .acf-field-object .handle li.li-field-label a.edit-field, .post-type-acf-field-group .acf-field-object .handle li.li-field-label .acf-admin-page a.edit-field, .acf-admin-page .post-type-acf-field-group .acf-field-object .handle li, .post-type-acf-field-group .acf-field-object .handle .acf-admin-page li, .acf-admin-page .post-type-acf-field-group .acf-thead li, .post-type-acf-field-group .acf-thead .acf-admin-page li, .acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered, .acf-admin-page .button, .acf-admin-page input[type=text],\n.acf-admin-page input[type=search],\n.acf-admin-page input[type=number],\n.acf-admin-page textarea,\n.acf-admin-page select {\n font-size: 13px;\n}\n.acf-admin-page .p5, .acf-admin-page .acf-field-setting-display_format .acf-radio-list li label code, .acf-field-setting-display_format .acf-radio-list li label .acf-admin-page code,\n.acf-admin-page .acf-field-setting-return_format .acf-radio-list li label code,\n.acf-field-setting-return_format .acf-radio-list li label .acf-admin-page code, .acf-admin-page .acf-field-group-settings-footer .acf-created-on, .acf-field-group-settings-footer .acf-admin-page .acf-created-on, .acf-admin-page .acf-fields .acf-field-settings-tab-bar li a, .acf-fields .acf-field-settings-tab-bar li .acf-admin-page a,\n.acf-admin-page .acf-fields .acf-tab-wrap .acf-tab-group li a,\n.acf-fields .acf-tab-wrap .acf-tab-group li .acf-admin-page a,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a,\n.acf-admin-page .acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li .acf-admin-page a,\n.acf-admin-page .acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li .acf-admin-page a {\n font-size: 12.5px;\n}\n.acf-admin-page .p6, .acf-admin-page .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small, .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-admin-page p.acf-small, .acf-admin-page .post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options a, .post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options .acf-admin-page a, .acf-admin-page .acf-small {\n font-size: 12px;\n}\n.acf-admin-page .p7 {\n font-size: 11.5px;\n}\n.acf-admin-page .p8 {\n font-size: 11px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n color: #344054;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-settings-wrap h1 {\n display: none !important;\n}\n.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n display: none !important;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a:focus {\n box-shadow: none;\n outline: none;\n}\n.acf-admin-page a:focus-visible {\n box-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgba(79, 148, 212, 0.8);\n outline: 1px solid transparent;\n}\n\n.acf-admin-page {\n /*---------------------------------------------------------------------------------------------\n *\n * All Inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Read only text inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Number fields\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Textarea\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Select\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Button & Checkbox base styling\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Buttons\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Checkboxes\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Buttons & Checkbox lists\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * ACF Switch\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * File input button\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Action Buttons\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Edit field group header\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Select2 inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * ACF label\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Tooltip for field name field setting (result of a fix for keyboard navigation)\n *\n *---------------------------------------------------------------------------------------------*/\n /* Field Type Selection select2 */\n /*---------------------------------------------------------------------------------------------\n *\n * RTL arrow position\n *\n *---------------------------------------------------------------------------------------------*/\n}\n.acf-admin-page input[type=text],\n.acf-admin-page input[type=search],\n.acf-admin-page input[type=number],\n.acf-admin-page textarea,\n.acf-admin-page select {\n box-sizing: border-box;\n height: 40px;\n padding-right: 12px;\n padding-left: 12px;\n background-color: #fff;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n color: #344054;\n}\n.acf-admin-page input[type=text]:focus,\n.acf-admin-page input[type=search]:focus,\n.acf-admin-page input[type=number]:focus,\n.acf-admin-page textarea:focus,\n.acf-admin-page select:focus {\n outline: 3px solid #EBF5FA;\n border-color: #399CCB;\n}\n.acf-admin-page input[type=text]:disabled,\n.acf-admin-page input[type=search]:disabled,\n.acf-admin-page input[type=number]:disabled,\n.acf-admin-page textarea:disabled,\n.acf-admin-page select:disabled {\n background-color: #F9FAFB;\n color: #808a9e;\n}\n.acf-admin-page input[type=text]::placeholder,\n.acf-admin-page input[type=search]::placeholder,\n.acf-admin-page input[type=number]::placeholder,\n.acf-admin-page textarea::placeholder,\n.acf-admin-page select::placeholder {\n color: #98A2B3;\n}\n.acf-admin-page input[type=text]:read-only {\n background-color: #F9FAFB;\n color: #98A2B3;\n}\n.acf-admin-page .acf-field.acf-field-number .acf-label,\n.acf-admin-page .acf-field.acf-field-number .acf-input input[type=number] {\n max-width: 180px;\n}\n.acf-admin-page textarea {\n box-sizing: border-box;\n padding-top: 10px;\n padding-bottom: 10px;\n height: 80px;\n min-height: 56px;\n}\n.acf-admin-page select {\n min-width: 160px;\n max-width: 100%;\n padding-right: 40px;\n padding-left: 12px;\n background-image: url(\"../../images/icons/icon-chevron-down.svg\");\n background-position: right 10px top 50%;\n background-size: 20px;\n}\n.acf-admin-page select:hover, .acf-admin-page select:focus {\n color: #0783BE;\n}\n.acf-admin-page select::before {\n content: \"\";\n display: block;\n position: absolute;\n top: 5px;\n left: 5px;\n width: 20px;\n height: 20px;\n}\n.acf-admin-page.rtl select {\n padding-right: 12px;\n padding-left: 40px;\n background-position: left 10px top 50%;\n}\n.acf-admin-page input[type=radio],\n.acf-admin-page input[type=checkbox] {\n box-sizing: border-box;\n width: 16px;\n height: 16px;\n padding: 0;\n border-width: 1px;\n border-style: solid;\n border-color: #98A2B3;\n background: #fff;\n box-shadow: none;\n}\n.acf-admin-page input[type=radio]:hover,\n.acf-admin-page input[type=checkbox]:hover {\n background-color: #EBF5FA;\n border-color: #0783BE;\n}\n.acf-admin-page input[type=radio]:checked, .acf-admin-page input[type=radio]:focus-visible,\n.acf-admin-page input[type=checkbox]:checked,\n.acf-admin-page input[type=checkbox]:focus-visible {\n background-color: #EBF5FA;\n border-color: #0783BE;\n}\n.acf-admin-page input[type=radio]:checked:before, .acf-admin-page input[type=radio]:focus-visible:before,\n.acf-admin-page input[type=checkbox]:checked:before,\n.acf-admin-page input[type=checkbox]:focus-visible:before {\n content: \"\";\n position: relative;\n top: -1px;\n left: -1px;\n width: 16px;\n height: 16px;\n margin: 0;\n padding: 0;\n background-color: transparent;\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n}\n.acf-admin-page input[type=radio]:active,\n.acf-admin-page input[type=checkbox]:active {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 0px 0px rgba(255, 54, 54, 0.25);\n}\n.acf-admin-page input[type=radio]:disabled,\n.acf-admin-page input[type=checkbox]:disabled {\n background-color: #F9FAFB;\n border-color: #D0D5DD;\n}\n.acf-admin-page.rtl input[type=radio]:checked:before, .acf-admin-page.rtl input[type=radio]:focus-visible:before,\n.acf-admin-page.rtl input[type=checkbox]:checked:before,\n.acf-admin-page.rtl input[type=checkbox]:focus-visible:before {\n left: 1px;\n}\n.acf-admin-page input[type=radio]:checked:before, .acf-admin-page input[type=radio]:focus:before {\n background-image: url(\"../../images/field-states/radio-active.svg\");\n}\n.acf-admin-page input[type=checkbox]:checked:before, .acf-admin-page input[type=checkbox]:focus:before {\n background-image: url(\"../../images/field-states/checkbox-active.svg\");\n}\n.acf-admin-page .acf-radio-list li input[type=radio],\n.acf-admin-page .acf-radio-list li input[type=checkbox],\n.acf-admin-page .acf-checkbox-list li input[type=radio],\n.acf-admin-page .acf-checkbox-list li input[type=checkbox] {\n margin-right: 6px;\n}\n.acf-admin-page .acf-radio-list.acf-bl li,\n.acf-admin-page .acf-checkbox-list.acf-bl li {\n margin-bottom: 8px;\n}\n.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,\n.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-radio-list label,\n.acf-admin-page .acf-checkbox-list label {\n display: flex;\n align-items: center;\n align-content: center;\n}\n.acf-admin-page .acf-switch {\n width: 42px;\n height: 24px;\n border: none;\n background-color: #D0D5DD;\n border-radius: 12px;\n}\n.acf-admin-page .acf-switch:hover {\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-switch:active {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 0px 0px rgba(255, 54, 54, 0.25);\n}\n.acf-admin-page .acf-switch.-on {\n background-color: #0783BE;\n}\n.acf-admin-page .acf-switch.-on:hover {\n background-color: #066998;\n}\n.acf-admin-page .acf-switch.-on .acf-switch-slider {\n left: 20px;\n}\n.acf-admin-page .acf-switch .acf-switch-off,\n.acf-admin-page .acf-switch .acf-switch-on {\n visibility: hidden;\n}\n.acf-admin-page .acf-switch .acf-switch-slider {\n width: 20px;\n height: 20px;\n border: none;\n border-radius: 100px;\n box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);\n}\n.acf-admin-page .acf-field-true-false {\n display: flex;\n align-items: flex-start;\n}\n.acf-admin-page .acf-field-true-false .acf-label {\n order: 2;\n display: block;\n align-items: center;\n max-width: 550px !important;\n margin-top: 2px;\n margin-bottom: 0;\n margin-left: 12px;\n}\n.acf-admin-page .acf-field-true-false .acf-label label {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-field-true-false .acf-label .acf-tip {\n margin-left: 12px;\n}\n.acf-admin-page .acf-field-true-false .acf-label .description {\n display: block;\n margin-top: 2px;\n margin-left: 0;\n}\n.acf-admin-page.rtl .acf-field-true-false .acf-label {\n margin-right: 12px;\n margin-left: 0;\n}\n.acf-admin-page.rtl .acf-field-true-false .acf-tip {\n margin-right: 12px;\n margin-left: 0;\n}\n.acf-admin-page input::file-selector-button {\n box-sizing: border-box;\n min-height: 40px;\n margin-right: 16px;\n padding-top: 8px;\n padding-right: 16px;\n padding-bottom: 8px;\n padding-left: 16px;\n background-color: transparent;\n color: #0783BE !important;\n border-radius: 6px;\n border-width: 1px;\n border-style: solid;\n border-color: #0783BE;\n text-decoration: none;\n}\n.acf-admin-page input::file-selector-button:hover {\n border-color: #066998;\n cursor: pointer;\n color: #066998 !important;\n}\n.acf-admin-page .button {\n display: inline-flex;\n align-items: center;\n height: 40px;\n padding-right: 16px;\n padding-left: 16px;\n background-color: transparent;\n border-width: 1px;\n border-style: solid;\n border-color: #0783BE;\n border-radius: 6px;\n color: #0783BE;\n}\n.acf-admin-page .button:hover {\n background-color: #f3f9fc;\n border-color: #0783BE;\n color: #0783BE;\n}\n.acf-admin-page .button:focus {\n background-color: #f3f9fc;\n outline: 3px solid #EBF5FA;\n color: #0783BE;\n}\n.acf-admin-page .edit-field-group-header {\n display: block !important;\n}\n.acf-admin-page .acf-input .select2-container.-acf .select2-selection,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection {\n border: none;\n line-height: 1;\n}\n.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered {\n box-sizing: border-box;\n padding-right: 0;\n padding-left: 0;\n background-color: #fff;\n border-width: 1px;\n border-style: solid;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n color: #344054;\n}\n.acf-admin-page .acf-input .acf-conditional-select-name,\n.acf-admin-page .rule-groups .acf-conditional-select-name {\n min-width: 180px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.acf-admin-page .acf-input .acf-conditional-select-id,\n.acf-admin-page .rule-groups .acf-conditional-select-id {\n padding-right: 30px;\n}\n.acf-admin-page .acf-input .value .select2-container--focus,\n.acf-admin-page .rule-groups .value .select2-container--focus {\n height: 40px;\n}\n.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered {\n border-color: #399CCB;\n}\n.acf-admin-page .acf-input .select2-container--focus,\n.acf-admin-page .rule-groups .select2-container--focus {\n outline: 3px solid #EBF5FA;\n border-color: #399CCB;\n border-radius: 6px;\n}\n.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered {\n border-color: #399CCB !important;\n}\n.acf-admin-page .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered {\n border-bottom-right-radius: 0 !important;\n border-bottom-left-radius: 0 !important;\n}\n.acf-admin-page .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered {\n border-top-right-radius: 0 !important;\n border-top-left-radius: 0 !important;\n}\n.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,\n.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field {\n margin: 0;\n padding-left: 6px;\n}\n.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,\n.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus {\n outline: none;\n border: none;\n}\n.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered {\n padding-top: 0;\n padding-right: 6px;\n padding-bottom: 0;\n padding-left: 6px;\n}\n.acf-admin-page .acf-input .select2-selection__clear,\n.acf-admin-page .rule-groups .select2-selection__clear {\n width: 18px;\n height: 18px;\n margin-top: 12px;\n margin-right: 1px;\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n color: #fff;\n}\n.acf-admin-page .acf-input .select2-selection__clear:before,\n.acf-admin-page .rule-groups .select2-selection__clear:before {\n content: \"\";\n display: block;\n width: 16px;\n height: 16px;\n top: 0;\n left: 0;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n mask-image: url(\"../../images/icons/icon-close.svg\");\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-input .select2-selection__clear:hover::before,\n.acf-admin-page .rule-groups .select2-selection__clear:hover::before {\n background-color: #0783BE;\n}\n.acf-admin-page .acf-label {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.acf-admin-page .acf-label .acf-icon-help {\n width: 18px;\n height: 18px;\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-label label {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-label .description {\n margin-top: 2px;\n}\n.acf-admin-page .acf-field-setting-name .acf-tip {\n position: absolute;\n top: 0;\n left: 654px;\n color: #98A2B3;\n}\n.rtl.acf-admin-page .acf-field-setting-name .acf-tip {\n left: auto;\n right: 654px;\n}\n\n.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help {\n width: 18px;\n height: 18px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container.-acf,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,\n.acf-admin-page .acf-field-query-var .select2-container.-acf,\n.acf-admin-page .acf-field-capability .select2-container.-acf,\n.acf-admin-page .acf-field-parent-slug .select2-container.-acf,\n.acf-admin-page .acf-field-data-storage .select2-container.-acf,\n.acf-admin-page .acf-field-manage-terms .select2-container.-acf,\n.acf-admin-page .acf-field-edit-terms .select2-container.-acf,\n.acf-admin-page .acf-field-delete-terms .select2-container.-acf,\n.acf-admin-page .acf-field-assign-terms .select2-container.-acf,\n.acf-admin-page .acf-field-meta-box .select2-container.-acf,\n.acf-admin-page .rule-groups .select2-container.-acf {\n min-height: 40px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered {\n display: flex;\n align-items: center;\n position: relative;\n z-index: 800;\n min-height: 40px;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon {\n top: auto;\n width: 18px;\n height: 18px;\n margin-right: 2px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before {\n width: 9px;\n height: 9px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered {\n border-color: #6BB5D8 !important;\n border-bottom-color: #D0D5DD !important;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered {\n border-bottom-right-radius: 0 !important;\n border-bottom-left-radius: 0 !important;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered {\n border-top-right-radius: 0 !important;\n border-top-left-radius: 0 !important;\n border-bottom-color: #6BB5D8 !important;\n border-top-color: #D0D5DD !important;\n}\n.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,\n.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,\n.acf-admin-page .acf-field-query-var .acf-selection.has-icon,\n.acf-admin-page .acf-field-capability .acf-selection.has-icon,\n.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,\n.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,\n.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,\n.acf-admin-page .rule-groups .acf-selection.has-icon {\n margin-left: 6px;\n}\n.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon, .acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon, .acf-admin-page .acf-field-query-var .acf-selection.has-icon, .acf-admin-page .acf-field-capability .acf-selection.has-icon, .acf-admin-page .acf-field-parent-slug .acf-selection.has-icon, .acf-admin-page .acf-field-data-storage .acf-selection.has-icon, .acf-admin-page .acf-field-manage-terms .acf-selection.has-icon, .acf-admin-page .acf-field-edit-terms .acf-selection.has-icon, .acf-admin-page .acf-field-delete-terms .acf-selection.has-icon, .acf-admin-page .acf-field-assign-terms .acf-selection.has-icon, .acf-admin-page .acf-field-meta-box .acf-selection.has-icon, .acf-admin-page .rule-groups .acf-selection.has-icon {\n margin-right: 6px;\n}\n\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow,\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,\n.acf-admin-page .acf-field-query-var .select2-selection__arrow,\n.acf-admin-page .acf-field-capability .select2-selection__arrow,\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow,\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow,\n.acf-admin-page .rule-groups .select2-selection__arrow {\n width: 20px;\n height: 20px;\n top: calc(50% - 10px);\n right: 12px;\n background-color: transparent;\n}\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,\n.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,\n.acf-admin-page .acf-field-capability .select2-selection__arrow:after,\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,\n.acf-admin-page .rule-groups .select2-selection__arrow:after {\n content: \"\";\n display: block;\n position: absolute;\n z-index: 850;\n top: 1px;\n left: 0;\n width: 20px;\n height: 20px;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-capability .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role=presentation],\n.acf-admin-page .rule-groups .select2-selection__arrow b[role=presentation] {\n display: none;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n.acf-admin-page .acf-term-search-term-name {\n background-color: #F9FAFB;\n border-top: 1px solid #EAECF0;\n border-bottom: 1px solid #EAECF0;\n color: #98A2B3;\n padding: 5px 5px 5px 10px;\n width: 100%;\n margin: 0;\n display: block;\n font-weight: 300;\n}\n.acf-admin-page .field-type-select-results {\n position: relative;\n top: 4px;\n z-index: 1002;\n border-radius: 0 0 6px 6px;\n box-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n}\n.acf-admin-page .field-type-select-results.select2-dropdown--above {\n display: flex;\n flex-direction: column-reverse;\n top: 0;\n border-radius: 6px 6px 0 0;\n z-index: 99999;\n}\n.select2-container.select2-container--open.acf-admin-page .field-type-select-results {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n}\n\n.acf-admin-page .field-type-select-results .acf-selection.has-icon {\n margin-left: 6px;\n}\n.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon {\n margin-right: 6px;\n}\n\n.acf-admin-page .field-type-select-results .select2-search {\n position: relative;\n margin: 0;\n padding: 0;\n}\n.acf-admin-page .field-type-select-results .select2-search--dropdown:after {\n content: \"\";\n display: block;\n position: absolute;\n top: 12px;\n left: 13px;\n width: 16px;\n height: 16px;\n -webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n mask-image: url(\"../../images/icons/icon-search.svg\");\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after {\n right: 12px;\n left: auto;\n}\n\n.acf-admin-page .field-type-select-results .select2-search .select2-search__field {\n padding-left: 38px;\n border-right: 0;\n border-bottom: 0;\n border-left: 0;\n border-radius: 0;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field {\n padding-right: 38px;\n padding-left: 0;\n}\n\n.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus {\n border-top-color: #D0D5DD;\n outline: 0;\n}\n.acf-admin-page .field-type-select-results .select2-results__options {\n max-height: 440px;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted {\n background-color: #0783BE !important;\n color: #F9FAFB !important;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option {\n display: inline-flex;\n position: relative;\n width: calc(100% - 24px);\n min-height: 32px;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n align-items: center;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon {\n top: auto;\n width: 18px;\n height: 18px;\n margin-right: 2px;\n box-shadow: 0 0 0 1px #F9FAFB;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before {\n width: 9px;\n height: 9px;\n}\n.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true] {\n background-color: #EBF5FA !important;\n color: #344054 !important;\n}\n.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after {\n content: \"\";\n right: 13px;\n position: absolute;\n width: 16px;\n height: 16px;\n -webkit-mask-image: url(\"../../images/icons/icon-check.svg\");\n mask-image: url(\"../../images/icons/icon-check.svg\");\n background-color: #0783BE;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after {\n left: 13px;\n right: auto;\n}\n\n.acf-admin-page .field-type-select-results .select2-results__group {\n display: inline-flex;\n align-items: center;\n width: calc(100% - 24px);\n min-height: 25px;\n background-color: #F9FAFB;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n color: #98A2B3;\n font-size: 11px;\n margin-bottom: 0;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n font-weight: normal;\n}\n.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,\n.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,\n.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after {\n right: auto;\n left: 10px;\n}\n\n.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,\n.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip {\n left: auto;\n right: 654px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Container sizes\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-fields,\n.post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-options,\n.post-type-acf-field-group .metabox-holder.columns-1 .meta-box-sortables.ui-sortable,\n.post-type-acf-field-group .metabox-holder.columns-1 .notice {\n max-width: 1440px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Max width for notices in 1 column edit field group layout\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group.columns-1 .notice {\n max-width: 1440px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Widen edit field group headerbar for 2 column layout\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group.columns-2 .acf-headerbar .acf-headerbar-inner {\n max-width: 100%;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Post stuff\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group #poststuff {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap {\n overflow: hidden;\n border: none;\n border-radius: 0 0 8px 8px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty {\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-thead,\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-tfoot {\n display: none;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .no-fields-message {\n min-height: 280px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table header\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-thead {\n background-color: #F9FAFB;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.post-type-acf-field-group .acf-thead li {\n display: flex;\n align-items: center;\n min-height: 48px;\n padding-top: 0;\n padding-bottom: 0;\n color: #344054;\n font-weight: 500;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table body\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object {\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.post-type-acf-field-group .acf-field-object:hover .acf-sortable-handle:before {\n display: inline-flex;\n}\n.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint:before {\n display: block;\n content: \"\";\n height: 2px;\n width: 100%;\n background: #D0D5DD;\n margin-top: -1px;\n}\n.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:before {\n display: none;\n}\n.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:after {\n display: block;\n content: \"\";\n height: 2px;\n width: 100%;\n background: #D0D5DD;\n z-index: 500;\n}\n.post-type-acf-field-group .acf-field-object:hover {\n background-color: #f7fbfd;\n}\n.post-type-acf-field-group .acf-field-object.open {\n background-color: #fff;\n border-top-color: #A5D2E7;\n}\n.post-type-acf-field-group .acf-field-object.open .handle {\n background-color: #D8EBF5;\n border: none;\n text-shadow: none;\n}\n.post-type-acf-field-group .acf-field-object.open .handle a {\n color: #0783BE !important;\n}\n.post-type-acf-field-group .acf-field-object.open .handle a.delete-field {\n color: #a00 !important;\n}\n.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl {\n margin: 0;\n}\n.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li {\n width: auto;\n}\n.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li:first-child {\n flex-grow: 1;\n margin-left: -10px;\n}\n.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li:nth-child(2) {\n padding-right: 0;\n}\n.post-type-acf-field-group .acf-field-object ul.acf-hl {\n display: flex;\n align-items: stretch;\n}\n.post-type-acf-field-group .acf-field-object .handle li {\n display: flex;\n align-items: top;\n flex-wrap: wrap;\n min-height: 60px;\n color: #344054;\n}\n.post-type-acf-field-group .acf-field-object .handle li.li-field-label {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n width: auto;\n}\n.post-type-acf-field-group .acf-field-object .handle li.li-field-label strong {\n font-weight: 500;\n}\n.post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options {\n width: 100%;\n}\n/*----------------------------------------------------------------------------\n*\n* Table footer\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-tfoot {\n display: flex;\n align-items: center;\n justify-content: flex-end;\n min-height: 80px;\n box-sizing: border-box;\n padding-top: 8px;\n padding-right: 24px;\n padding-bottom: 8px;\n padding-left: 24px;\n background-color: #fff;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.post-type-acf-field-group .acf-tfoot .acf-fr {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Edit field settings\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object .settings {\n box-sizing: border-box;\n padding-top: 0;\n padding-bottom: 0;\n background-color: #fff;\n border-left-width: 4px;\n border-left-style: solid;\n border-left-color: #6BB5D8;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Main field settings container\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-main {\n padding-top: 32px;\n padding-right: 0;\n padding-bottom: 32px;\n padding-left: 0;\n}\n.acf-field-settings-main .acf-field:last-of-type,\n.acf-field-settings-main .acf-field.acf-last-visible {\n margin-bottom: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field label\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-label {\n display: block;\n justify-content: space-between;\n align-items: center;\n align-content: center;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 6px;\n margin-left: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Single field\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field {\n box-sizing: border-box;\n width: 100%;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 32px;\n margin-left: 0;\n padding-top: 0;\n padding-right: 72px;\n padding-bottom: 0;\n padding-left: 72px;\n}\n@media screen and (max-width: 600px) {\n .acf-field-settings .acf-field {\n padding-right: 12px;\n padding-left: 12px;\n }\n}\n.acf-field-settings .acf-field .acf-label,\n.acf-field-settings .acf-field .acf-input {\n max-width: 600px;\n}\n.acf-field-settings .acf-field .acf-label.acf-input-sub,\n.acf-field-settings .acf-field .acf-input.acf-input-sub {\n max-width: 100%;\n}\n.acf-field-settings .acf-field .acf-label .acf-btn:disabled,\n.acf-field-settings .acf-field .acf-input .acf-btn:disabled {\n background-color: #F2F4F7;\n color: #98A2B3 !important;\n border: 1px #D0D5DD solid;\n cursor: default;\n}\n.acf-field-settings .acf-field .acf-input-wrap {\n overflow: visible;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field separators\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field.acf-field-setting-label,\n.acf-field-settings .acf-field-setting-wrapper {\n padding-top: 24px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n\n.acf-field-settings .acf-field-setting-wrapper {\n margin-top: 24px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Informational Notes for specific fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-setting-bidirectional_notes .acf-label {\n display: none;\n}\n.acf-field-setting-bidirectional_notes .acf-feature-notice {\n background-color: #F9FAFB;\n border: 1px solid #EAECF0;\n border-radius: 6px;\n padding: 16px;\n color: #344054;\n position: relative;\n}\n.acf-field-setting-bidirectional_notes .acf-feature-notice.with-warning-icon {\n padding-left: 45px;\n}\n.acf-field-setting-bidirectional_notes .acf-feature-notice.with-warning-icon::before {\n content: \"\";\n display: block;\n position: absolute;\n top: 17px;\n left: 18px;\n z-index: 600;\n width: 18px;\n height: 18px;\n margin-right: 8px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-info.svg\");\n mask-image: url(\"../../images/icons/icon-info.svg\");\n}\n\n/*----------------------------------------------------------------------------\n*\n* Edit fields footer\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field-settings-footer {\n display: flex;\n align-items: center;\n min-height: 72px;\n box-sizing: border-box;\n width: 100%;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 72px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n@media screen and (max-width: 600px) {\n .acf-field-settings .acf-field-settings-footer {\n padding-left: 12px;\n }\n}\n\n.rtl .acf-field-settings .acf-field-settings-footer {\n padding-top: 0;\n padding-right: 72px;\n padding-bottom: 0;\n padding-left: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Tabs\n*\n*----------------------------------------------------------------------------*/\n.acf-fields .acf-tab-wrap,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap,\n.acf-browse-fields-modal-wrap .acf-tab-wrap {\n background: #F9FAFB;\n border-bottom-color: #1D2939;\n}\n.acf-fields .acf-tab-wrap .acf-tab-group,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group {\n padding-right: 24px;\n padding-left: 24px;\n border-top-width: 0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-fields .acf-field-settings-tab-bar,\n.acf-fields .acf-tab-wrap .acf-tab-group,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group {\n display: flex;\n align-items: stretch;\n min-height: 48px;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 24px;\n margin-top: 0;\n margin-bottom: 0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-fields .acf-field-settings-tab-bar li,\n.acf-fields .acf-tab-wrap .acf-tab-group li,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li {\n display: flex;\n margin-top: 0;\n margin-right: 24px;\n margin-bottom: 0;\n margin-left: 0;\n padding: 0;\n}\n.acf-fields .acf-field-settings-tab-bar li a,\n.acf-fields .acf-tab-wrap .acf-tab-group li a,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a {\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n height: 100%;\n padding-top: 3px;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n background: none;\n border-top: none;\n border-right: none;\n border-bottom-width: 3px;\n border-bottom-style: solid;\n border-bottom-color: transparent;\n border-left: none;\n color: #667085;\n font-weight: normal;\n}\n.acf-fields .acf-field-settings-tab-bar li a:focus-visible,\n.acf-fields .acf-tab-wrap .acf-tab-group li a:focus-visible,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:focus-visible,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:focus-visible,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:focus-visible,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:focus-visible {\n border: 1px solid #5897fb;\n}\n.acf-fields .acf-field-settings-tab-bar li a:hover,\n.acf-fields .acf-tab-wrap .acf-tab-group li a:hover,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:hover,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:hover,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:hover,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:hover {\n color: #1D2939;\n}\n.acf-fields .acf-field-settings-tab-bar li a:hover,\n.acf-fields .acf-tab-wrap .acf-tab-group li a:hover,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:hover,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:hover,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:hover,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:hover {\n background-color: transparent;\n}\n.acf-fields .acf-field-settings-tab-bar li.active a,\n.acf-fields .acf-tab-wrap .acf-tab-group li.active a,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li.active a,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li.active a,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li.active a {\n background: none;\n border-bottom-color: #0783BE;\n color: #0783BE;\n}\n.acf-fields .acf-field-settings-tab-bar li.active a:focus-visible,\n.acf-fields .acf-tab-wrap .acf-tab-group li.active a:focus-visible,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li.active a:focus-visible,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a:focus-visible,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li.active a:focus-visible,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li.active a:focus-visible {\n border-bottom-color: #0783BE;\n border-bottom-width: 3px;\n}\n\n.acf-admin-page.acf-internal-post-type .acf-field-editor .acf-field-settings-tab-bar {\n padding-left: 72px;\n}\n@media screen and (max-width: 600px) {\n .acf-admin-page.acf-internal-post-type .acf-field-editor .acf-field-settings-tab-bar {\n padding-left: 12px;\n }\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field group settings\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-options .field-group-settings-tab {\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n}\n#acf-field-group-options .field-group-settings-tab .acf-field:last-of-type {\n padding: 0;\n}\n#acf-field-group-options .acf-field {\n border: none;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 24px;\n padding-left: 0;\n}\n#acf-field-group-options .field-group-setting-split-container {\n display: flex;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n#acf-field-group-options .field-group-setting-split-container .field-group-setting-split {\n box-sizing: border-box;\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n}\n#acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(1) {\n flex: 1 0 auto;\n}\n#acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n) {\n flex: 1 0 auto;\n max-width: 320px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 32px;\n padding-right: 32px;\n padding-left: 32px;\n border-left-width: 1px;\n border-left-style: solid;\n border-left-color: #EAECF0;\n}\n#acf-field-group-options .acf-field[data-name=description] {\n max-width: 600px;\n}\n#acf-field-group-options .acf-button-group {\n display: inline-flex;\n}\n\n.rtl #acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n) {\n margin-right: 32px;\n margin-left: 0;\n border-left: none;\n border-right-width: 1px;\n border-right-style: solid;\n border-right-color: #EAECF0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Reorder handles\n*\n*----------------------------------------------------------------------------*/\n.acf-field-list .li-field-order {\n padding: 0;\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-content: stretch;\n align-items: stretch;\n background-color: transparent;\n}\n.acf-field-list .acf-sortable-handle {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-content: flex-start;\n align-items: flex-start;\n width: 100%;\n height: 100%;\n position: relative;\n padding-top: 11px;\n padding-bottom: 8px;\n background-color: transparent;\n border: none;\n border-radius: 0;\n}\n.acf-field-list .acf-sortable-handle:hover {\n cursor: grab;\n}\n.acf-field-list .acf-sortable-handle:before {\n content: \"\";\n display: none;\n position: absolute;\n top: 16px;\n left: 8px;\n width: 16px;\n height: 16px;\n width: 12px;\n height: 12px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-draggable.svg\");\n mask-image: url(\"../../images/icons/icon-draggable.svg\");\n}\n\n.rtl .acf-field-list .acf-sortable-handle:before {\n left: 0;\n right: 8px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Expand / collapse field icon\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object .li-field-label {\n position: relative;\n padding-left: 40px;\n}\n.acf-field-object .li-field-label:before {\n content: \"\";\n display: block;\n position: absolute;\n left: 6px;\n display: inline-flex;\n width: 18px;\n height: 18px;\n margin-top: -2px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n.acf-field-object .li-field-label:hover:before {\n cursor: pointer;\n}\n\n.rtl .acf-field-object .li-field-label {\n padding-left: 0;\n padding-right: 40px;\n}\n.rtl .acf-field-object .li-field-label:before {\n left: 0;\n right: 6px;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n.rtl .acf-field-object.open .li-field-label:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n.rtl .acf-field-object.open .acf-input-sub .li-field-label:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n}\n.rtl .acf-field-object.open .acf-input-sub .acf-field-object.open .li-field-label:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n\n.acf-thead .li-field-label {\n padding-left: 40px;\n}\n.rtl .acf-thead .li-field-label {\n padding-left: 0;\n padding-right: 40px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Conditional logic layout\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-main-conditional-logic .acf-conditional-toggle {\n display: flex;\n padding-right: 72px;\n padding-left: 72px;\n}\n@media screen and (max-width: 600px) {\n .acf-field-settings-main-conditional-logic .acf-conditional-toggle {\n padding-left: 12px;\n }\n}\n.acf-field-settings-main-conditional-logic .acf-field {\n flex-wrap: wrap;\n margin-bottom: 0;\n padding-right: 0;\n padding-left: 0;\n}\n.acf-field-settings-main-conditional-logic .acf-field .rule-groups {\n flex: 0 1 100%;\n order: 3;\n margin-top: 32px;\n padding-top: 32px;\n padding-right: 72px;\n padding-left: 72px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n@media screen and (max-width: 600px) {\n .acf-field-settings-main-conditional-logic .acf-field .rule-groups {\n padding-left: 12px;\n }\n .acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n }\n .acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr td {\n flex: 1 1 100%;\n }\n}\n\n.acf-taxonomy-select-id,\n.acf-relationship-select-id,\n.acf-post_object-select-id,\n.acf-page_link-select-id,\n.acf-user-select-id {\n color: #98A2B3;\n padding-left: 10px;\n}\n\n.acf-taxonomy-select-sub-item {\n max-width: 180px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n margin-left: 5px;\n}\n\n.acf-taxonomy-select-name {\n max-width: 180px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Prefix & append styling\n*\n*----------------------------------------------------------------------------*/\n.acf-input .acf-input-prepend,\n.acf-input .acf-input-append {\n display: inline-flex;\n align-items: center;\n height: 100%;\n min-height: 40px;\n padding-right: 12px;\n padding-left: 12px;\n background-color: #F9FAFB;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n color: #667085;\n}\n.acf-input .acf-input-prepend {\n border-radius: 6px 0 0 6px;\n}\n.acf-input .acf-input-append {\n border-radius: 0 6px 6px 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* ACF input wrap\n*\n*----------------------------------------------------------------------------*/\n.acf-input-wrap {\n display: flex;\n}\n\n.acf-field-settings-main-presentation .acf-input-wrap {\n display: flex;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Empty state\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message {\n display: flex;\n justify-content: center;\n padding-top: 48px;\n padding-bottom: 48px;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner {\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n align-content: center;\n align-items: flex-start;\n text-align: center;\n max-width: 400px;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img,\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2,\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p {\n flex: 1 0 100%;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2 {\n margin-top: 32px;\n margin-bottom: 0;\n padding: 0;\n color: #344054;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p {\n margin-top: 12px;\n margin-bottom: 0;\n padding: 0;\n color: #667085;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small {\n margin-top: 32px;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img {\n max-width: 284px;\n margin-bottom: 0;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-btn {\n margin-top: 32px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Hide add title prompt label\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-headerbar #title-prompt-text {\n display: none;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Modal styling\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-page #acf-popup .acf-popup-box {\n min-width: 480px;\n}\n.acf-admin-page #acf-popup .acf-popup-box .title {\n display: flex;\n align-items: center;\n align-content: center;\n justify-content: space-between;\n min-height: 64px;\n box-sizing: border-box;\n margin: 0;\n padding-right: 24px;\n padding-left: 24px;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-admin-page #acf-popup .acf-popup-box .title h1,\n.acf-admin-page #acf-popup .acf-popup-box .title h2,\n.acf-admin-page #acf-popup .acf-popup-box .title h3,\n.acf-admin-page #acf-popup .acf-popup-box .title h4 {\n padding-left: 0;\n color: #344054;\n}\n.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon {\n display: block;\n position: relative;\n top: auto;\n right: auto;\n width: 22px;\n height: 22px;\n background-color: transparent;\n color: transparent;\n}\n.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon:before {\n display: inline-flex;\n position: absolute;\n top: 0;\n left: 0;\n width: 22px;\n height: 22px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-close-circle.svg\");\n mask-image: url(\"../../images/icons/icon-close-circle.svg\");\n}\n.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon:hover:before {\n background-color: #0783BE;\n}\n.acf-admin-page #acf-popup .acf-popup-box .inner {\n box-sizing: border-box;\n margin: 0;\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n border-top: none;\n}\n.acf-admin-page #acf-popup .acf-popup-box .inner p {\n margin-top: 0;\n margin-bottom: 0;\n}\n.acf-admin-page #acf-popup .acf-popup-box #acf-move-field-form .acf-field-select,\n.acf-admin-page #acf-popup .acf-popup-box #acf-link-field-groups-form .acf-field-select {\n margin-top: 0;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .title h3,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .title h3 {\n color: #1D2939;\n font-weight: 500;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .title h3:before,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .title h3:before {\n content: \"\";\n width: 18px;\n height: 18px;\n background: #98A2B3;\n margin-right: 9px;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner {\n padding: 0 !important;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-field-select,\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-link-successful,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field-select,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-link-successful {\n padding: 32px 24px;\n margin-bottom: 0;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-field-select .description,\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-link-successful .description,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field-select .description,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-link-successful .description {\n margin-top: 6px !important;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions {\n background: #F9FAFB;\n border-top: 1px solid #EAECF0;\n padding-top: 20px;\n padding-left: 24px;\n padding-bottom: 20px;\n padding-right: 24px;\n border-bottom-left-radius: 8px;\n border-bottom-right-radius: 8px;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions .acf-btn,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn {\n display: inline-block;\n margin-left: 8px;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions .acf-btn.acf-btn-primary,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn.acf-btn-primary {\n width: 120px;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-error-message.-success {\n display: none;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .-dismiss {\n margin: 24px 32px !important;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field {\n padding: 24px 32px 0 32px;\n margin: 0;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field.acf-error .acf-input-wrap {\n overflow: inherit;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field.acf-error .acf-input-wrap input[type=text] {\n border: 1px rgba(209, 55, 55, 0.5) solid !important;\n box-shadow: 0px 0px 0px 3px rgba(209, 55, 55, 0.12), 0px 0px 0px rgba(255, 54, 54, 0.25) !important;\n background-image: url(../../images/icons/icon-info-red.svg);\n background-position: right 10px top 50%;\n background-size: 14px;\n background-repeat: no-repeat;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field .acf-options-page-modal-error p {\n font-size: 12px;\n color: #D13737;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions {\n margin-top: 32px;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn:disabled {\n background-color: #0783BE;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Hide original #post-body-content from edit field group page\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-single-field-group #post-body-content {\n display: none;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Settings section footer\n*\n*----------------------------------------------------------------------------*/\n.acf-field-group-settings-footer {\n display: flex;\n justify-content: space-between;\n align-content: stretch;\n align-items: center;\n position: relative;\n min-height: 88px;\n margin-right: -24px;\n margin-left: -24px;\n margin-bottom: -24px;\n padding-right: 24px;\n padding-left: 24px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.acf-field-group-settings-footer .acf-created-on {\n display: inline-flex;\n justify-content: flex-start;\n align-content: stretch;\n align-items: center;\n color: #667085;\n}\n.acf-field-group-settings-footer .acf-created-on:before {\n content: \"\";\n display: inline-block;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-time.svg\");\n mask-image: url(\"../../images/icons/icon-time.svg\");\n}\n\n/*----------------------------------------------------------------------------\n*\n* Conditional logic enabled badge\n*\n*----------------------------------------------------------------------------*/\n.conditional-logic-badge {\n display: none;\n}\n.conditional-logic-badge.is-enabled {\n display: inline-block;\n width: 6px;\n height: 6px;\n overflow: hidden;\n margin-left: 8px;\n background-color: rgba(82, 170, 89, 0.4);\n border-width: 1px;\n border-style: solid;\n border-color: #52AA59;\n border-radius: 100px;\n text-indent: 100%;\n white-space: nowrap;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field settings container\n*\n*----------------------------------------------------------------------------*/\n.acf-field-type-settings {\n container-name: settings;\n container-type: inline-size;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Split field settings\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-split {\n display: flex;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.acf-field-settings-split .acf-field {\n margin: 0;\n padding-top: 32px;\n padding-bottom: 32px;\n}\n.acf-field-settings-split .acf-field:nth-child(2n) {\n border-left-width: 1px;\n border-left-style: solid;\n border-left-color: #EAECF0;\n}\n\n@container settings (max-width: 1170px) {\n .acf-field-settings-split {\n border: none;\n flex-direction: column;\n }\n .acf-field {\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n }\n}\n/*----------------------------------------------------------------------------\n*\n* Display & return format\n*\n*----------------------------------------------------------------------------*/\n.acf-field-setting-display_format .acf-label,\n.acf-field-setting-return_format .acf-label {\n margin-bottom: 6px;\n}\n.acf-field-setting-display_format .acf-radio-list li,\n.acf-field-setting-return_format .acf-radio-list li {\n display: flex;\n}\n.acf-field-setting-display_format .acf-radio-list li label,\n.acf-field-setting-return_format .acf-radio-list li label {\n display: inline-flex;\n width: 100%;\n}\n.acf-field-setting-display_format .acf-radio-list li label span,\n.acf-field-setting-return_format .acf-radio-list li label span {\n flex: 1 1 auto;\n}\n.acf-field-setting-display_format .acf-radio-list li label code,\n.acf-field-setting-return_format .acf-radio-list li label code {\n padding-right: 8px;\n padding-left: 8px;\n background-color: #F2F4F7;\n border-radius: 4px;\n color: #475467;\n}\n.acf-field-setting-display_format .acf-radio-list li input[type=text],\n.acf-field-setting-return_format .acf-radio-list li input[type=text] {\n height: 32px;\n}\n\n.acf-field-settings .acf-field-setting-first_day {\n padding-top: 32px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Image and Gallery fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-image .acf-hl[data-cols=\"3\"] > li,\n.acf-field-object-gallery .acf-hl[data-cols=\"3\"] > li {\n width: auto;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Appended fields fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field-appended {\n overflow: auto;\n}\n.acf-field-settings .acf-field-appended .acf-input {\n float: left;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Flexible widths for image minimum / maximum size fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field.acf-field-setting-min_width .acf-input,\n.acf-field-settings .acf-field.acf-field-setting-max_width .acf-input {\n max-width: none;\n}\n.acf-field-settings .acf-field.acf-field-setting-min_width .acf-input-wrap input[type=text],\n.acf-field-settings .acf-field.acf-field-setting-max_width .acf-input-wrap input[type=text] {\n max-width: 81px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Temporary fix to hide pagination setting for repeaters used as subfields.\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object-flexible-content .acf-field-setting-pagination {\n display: none;\n}\n.post-type-acf-field-group .acf-field-object-repeater .acf-field-object-repeater .acf-field-setting-pagination {\n display: none;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Flexible content field width\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-label,\n.acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-input {\n max-width: 600px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Fix default value checkbox focus state\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false {\n border: none;\n}\n.acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false input[type=checkbox] {\n margin-right: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* With front field extra spacing\n*\n*----------------------------------------------------------------------------*/\n.acf-field.acf-field-with-front {\n margin-top: 32px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Sub-fields layout\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub {\n max-width: 100%;\n overflow: hidden;\n border-radius: 8px;\n border-width: 1px;\n border-style: solid;\n border-color: #dbdfe5;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-sub-field-list-header {\n display: flex;\n justify-content: space-between;\n align-content: stretch;\n align-items: center;\n min-height: 64px;\n padding-right: 24px;\n padding-left: 24px;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-list-wrap {\n box-shadow: none;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-hl.acf-tfoot {\n min-height: 64px;\n align-items: center;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input.acf-input-sub {\n max-width: 100%;\n margin-right: 0;\n margin-left: 0;\n}\n\n.post-type-acf-field-group .acf-input-sub .acf-field-object .acf-sortable-handle {\n width: 100%;\n height: 100%;\n}\n\n.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-sortable-handle:before {\n display: none;\n}\n\n.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-field-list .acf-field-object:hover .acf-sortable-handle:before {\n display: block;\n}\n\n.post-type-acf-field-group .acf-field-object .acf-is-subfields .acf-thead .li-field-label:before {\n display: none;\n}\n\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open {\n border-top-color: #dbdfe5;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Flexible content field\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group i.acf-icon.-duplicate.duplicate-layout {\n margin: 0 auto !important;\n background-color: #667085;\n color: #667085;\n}\n.post-type-acf-field-group i.acf-icon.acf-icon-trash.delete-layout {\n margin: 0 auto !important;\n background-color: #667085;\n color: #667085;\n}\n.post-type-acf-field-group button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-duplicate, .post-type-acf-field-group button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-delete {\n background-color: #ffffff !important;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n width: 32px;\n height: 32px !important;\n min-height: 32px;\n padding: 0;\n}\n.post-type-acf-field-group button.add-layout.acf-btn.acf-btn-primary.add-field,\n.post-type-acf-field-group .acf-sub-field-list-header a.acf-btn.acf-btn-secondary.add-field,\n.post-type-acf-field-group .acf-field-list-wrap.acf-is-subfields a.acf-btn.acf-btn-secondary.add-field {\n height: 32px !important;\n min-height: 32px;\n margin-left: 5px;\n}\n.post-type-acf-field-group .acf-field.acf-field-setting-fc_layout {\n background-color: #ffffff;\n margin-bottom: 16px;\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout {\n width: calc(100% - 144px);\n margin-right: 72px;\n margin-left: 72px;\n padding-right: 0;\n padding-left: 0;\n border-width: 1px;\n border-style: solid;\n border-color: #dbdfe5;\n border-radius: 8px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-field-layout-settings.open {\n background-color: #ffffff;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n@media screen and (max-width: 768px) {\n .post-type-acf-field-group .acf-field-setting-fc_layout {\n width: calc(100% - 16px);\n margin-right: 8px;\n margin-left: 8px;\n }\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub {\n max-width: 100%;\n margin-right: 0;\n margin-left: 0;\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-label,\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input {\n max-width: 100% !important;\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub {\n margin-right: 32px;\n margin-bottom: 32px;\n margin-left: 32px;\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-fc-meta {\n max-width: 100%;\n padding-top: 24px;\n padding-right: 32px;\n padding-left: 32px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head {\n display: flex;\n align-items: center;\n justify-content: left;\n background-color: #F9FAFB;\n border-radius: 8px;\n min-height: 64px;\n margin-bottom: 0px;\n padding-right: 24px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc_draggable {\n min-height: 64px;\n padding-left: 24px;\n display: flex;\n white-space: nowrap;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name {\n min-width: 0;\n color: #98A2B3;\n padding-left: 8px;\n font-size: 16px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name.copyable:not(.input-copyable, .copy-unsupported):hover:after {\n width: 14px !important;\n height: 14px !important;\n}\n@media screen and (max-width: 880px) {\n .post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name {\n display: none !important;\n }\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name span {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head span.toggle-indicator {\n pointer-events: none;\n margin-top: 7px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head label {\n display: inline-flex;\n align-items: center;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name {\n margin-left: 1rem;\n}\n@media screen and (max-width: 880px) {\n .post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name {\n display: none !important;\n }\n}\n.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name span.acf-fc-layout-name {\n text-overflow: ellipsis;\n overflow: hidden;\n height: 22px;\n white-space: nowrap;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-label:before {\n content: \"\";\n display: inline-block;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n}\n.rtl.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-label:before {\n padding-right: 10px;\n}\n\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions {\n display: flex;\n align-items: center;\n white-space: nowrap;\n margin-left: auto;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions .acf-fc-add-layout {\n margin-left: 10px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions .acf-fc-add-layout .add-field {\n margin-left: 0px !important;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li {\n margin-right: 4px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li:last-of-type {\n margin-right: 0;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head.open {\n border-radius: 8px 8px 0px 0px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Field open / closed icon state\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object.open > .handle > .acf-tbody > .li-field-label::before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Different coloured levels (current 5 supported)\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle {\n background-color: transparent;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle:hover {\n background-color: #f9f2fb;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open .handle {\n background-color: #f5eaf9;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .settings {\n border-left-color: #BF7DD7;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle {\n background-color: transparent;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {\n background-color: #ebf7f4;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object.open .handle {\n background-color: #e3f4f0;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .settings {\n border-left-color: #7CCDB9;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle {\n background-color: transparent;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {\n background-color: #fcf5f2;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle {\n background-color: #fbeee9;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings {\n border-left-color: #E29473;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle {\n background-color: transparent;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {\n background-color: #fafbfb;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle {\n background-color: #f4f6f7;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings {\n border-left-color: #A3B1B9;\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n\n/* colors */\n$acf_blue: #2a9bd9;\n$acf_notice: #2a9bd9;\n$acf_error: #d94f4f;\n$acf_success: #49ad52;\n$acf_warning: #fd8d3b;\n\n/* acf-field */\n$field_padding: 15px 12px;\n$field_padding_x: 12px;\n$field_padding_y: 15px;\n$fp: 15px 12px;\n$fy: 15px;\n$fx: 12px;\n\n/* responsive */\n$md: 880px;\n$sm: 640px;\n\n// Admin.\n$wp-card-border: #ccd0d4;\t\t\t// Card border.\n$wp-card-border-1: #d5d9dd;\t\t // Card inner border 1: Structural (darker).\n$wp-card-border-2: #eeeeee;\t\t // Card inner border 2: Fields (lighter).\n$wp-input-border: #7e8993;\t\t // Input border.\n\n// Admin 3.8\n$wp38-card-border: #E5E5E5;\t\t // Card border.\n$wp38-card-border-1: #dfdfdf;\t\t// Card inner border 1: Structural (darker).\n$wp38-card-border-2: #eeeeee;\t\t// Card inner border 2: Fields (lighter).\n$wp38-input-border: #dddddd;\t\t // Input border.\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Grays\n$gray-50: #F9FAFB;\n$gray-100: #F2F4F7;\n$gray-200: #EAECF0;\n$gray-300: #D0D5DD;\n$gray-400: #98A2B3;\n$gray-500: #667085;\n$gray-600: #475467;\n$gray-700: #344054;\n$gray-800: #1D2939;\n$gray-900: #101828;\n\n// Blues\n$blue-50: #EBF5FA;\n$blue-100: #D8EBF5;\n$blue-200: #A5D2E7;\n$blue-300: #6BB5D8;\n$blue-400: #399CCB;\n$blue-500: #0783BE;\n$blue-600: #066998;\n$blue-700: #044E71;\n$blue-800: #033F5B;\n$blue-900: #032F45;\n\n// Utility\n$color-info:\t#2D69DA;\n$color-success:\t#52AA59;\n$color-warning:\t#F79009;\n$color-danger:\t#D13737;\n\n$color-primary: $blue-500;\n$color-primary-hover: $blue-600;\n$color-secondary: $gray-500;\n$color-secondary-hover: $gray-400;\n\n// Gradients\n$gradient-pro: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n\n// Border radius\n$radius-sm:\t4px;\n$radius-md: 6px;\n$radius-lg: 8px;\n$radius-xl: 12px;\n\n// Elevations / Box shadows\n$elevation-01: 0px 1px 2px rgba($gray-900, 0.10);\n\n// Input & button focus outline\n$outline: 3px solid $blue-50;\n\n// Link colours\n$link-color: $blue-500;\n\n// Responsive\n$max-width: 1440px;","/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n@mixin clearfix() {\n\t&:after {\n\t\tdisplay: block;\n\t\tclear: both;\n\t\tcontent: \"\";\n\t}\n}\n\n@mixin border-box() {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n}\n\n@mixin centered() {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n}\n\n@mixin animate( $properties: 'all' ) {\n\t-webkit-transition: $properties 0.3s ease; // Safari 3.2+, Chrome\n -moz-transition: $properties 0.3s ease; \t// Firefox 4-15\n -o-transition: $properties 0.3s ease; \t\t// Opera 10.5–12.00\n transition: $properties 0.3s ease; \t\t// Firefox 16+, Opera 12.50+\n}\n\n@mixin rtl() {\n\thtml[dir=\"rtl\"] & {\n\t\ttext-align: right;\n\t\t@content;\n\t}\n}\n\n@mixin wp-admin( $version: '3-8' ) {\n\t.acf-admin-#{$version} & {\n\t\t@content;\n\t}\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tField Group\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Reset postbox inner padding.\n#acf-field-group-fields > .inside,\n#acf-field-group-locations > .inside,\n#acf-field-group-options > .inside {\n\tpadding: 0;\n\tmargin: 0;\n}\n\n// Hide metabox order buttons added in WP 5.5.\n.postbox {\n\t.handle-order-higher,\n\t.handle-order-lower {\n\t\tdisplay: none;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Publish\n*\n*----------------------------------------------------------------------------*/\n#minor-publishing-actions,\n#misc-publishing-actions #visibility,\n#misc-publishing-actions .edit-timestamp {\n\tdisplay: none;\n}\n\n#minor-publishing {\n\tborder-bottom: 0 none;\n}\n\n#misc-pub-section {\n\tborder-bottom: 0 none;\n}\n\n#misc-publishing-actions .misc-pub-section {\n\tborder-bottom-color: #F5F5F5;\n}\n\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Fields\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-fields {\n\tborder: 0 none;\n\n\t.inside {\n\t\tborder-top: {\n\t\t\twidth: 0;\n\t\t\tstyle: none;\n\t\t};\n\t}\n\n\t/* links */\n\ta {\n\t\ttext-decoration: none;\n\t}\n\n\t/* Field type */\n\t.li-field-type {\n\n\t\t.field-type-icon {\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t};\n\n\t\t\t@media screen and (max-width: 600px) {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t}\n\n\t\t.field-type-label {\n\t\t\tdisplay: flex;\n\t\t}\n\n\t\t.acf-pro-label-field-type {\n\t\t\tposition: relative;\n\t\t\ttop: -3px;\n\t\t\tmargin-left: 8px;\n\n\t\t\timg {\n\t\t\t\tmax-width: 34px;\n\t\t\t}\n\t\t}\n\n\t}\n\n\t/* table header */\n\t.li-field-order {\n\t\twidth: 64px;\n\t\tjustify-content: center;\n\n\t\t@media screen and (max-width: $md) {\n\t\t\twidth: 32px;\n\t\t}\n\n\t}\n\t.li-field-label { width: calc(50% - 64px); }\n\t.li-field-name { width: 25%; word-break: break-word; }\n\t.li-field-key { display: none; }\n\t.li-field-type { width: 25%; }\n\n\t/* show keys */\n\t&.show-field-keys {\n\n\t\t.li-field-label { width: calc(35% - 64px); };\n\t\t.li-field-name { width: 15%; };\n\t\t.li-field-key { width: 25%; display: flex; };\n\t\t.li-field-type { width: 25%; };\n\n\t}\n\n\t/* hide tabs */\n\t&.hide-tabs {\n\t\t.acf-field-settings-tab-bar {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t.acf-field-settings-main {\n\t\t\tpadding: 0;\n\n\t\t\t&.acf-field-settings-main-general {\n\t\t\t\tpadding-top: 32px;\n\t\t\t}\n\n\t\t\t.acf-field {\n\t\t\t\tmargin-bottom: 32px;\n\t\t\t}\n\n\t\t\t.acf-field-setting-wrapper {\n\t\t\t\tpadding-top: 0;\n\t\t\t\tborder-top: none;\n\t\t\t}\n\n\t\t\t.acf-field-settings-split .acf-field {\n\t\t\t\tborder-bottom: {\n\t\t\t\t\twidth: 1px;\n\t\t\t\t\tstyle: solid;\n\t\t\t\t\tcolor: $gray-200;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-field-setting-first_day {\n\t\t\t\tpadding-top: 0;\n\t\t\t\tborder-top: none;\n\t\t\t}\n\t\t}\n\n\t\t.acf-field-settings-footer {\n\t\t\tmargin-top: 32px;\n\t\t}\n\t}\n\n\t/* fields */\n\t.acf-field-list-wrap {\n\t\tborder: $wp-card-border solid 1px;\n\t}\n\n\t.acf-field-list {\n\t\tbackground: #f5f5f5;\n\t\tmargin-top: -1px;\n\n\t\t.acf-tbody {\n\n\t\t\t> .li-field-name,\n\t\t\t> .li-field-key {\n\t\t\t\talign-items: flex-start;\n\t\t\t}\n\n\t\t}\n\n\t\t.copyable:not(.input-copyable, .copy-unsupported) {\n\t\t\tcursor: pointer;\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\n\t\t\t&:hover:after {\n\t\t\t\tcontent: '';\n\t\t\t\tpadding-left: 5px;\n\t\t\t\t$icon-size: 12px;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-copy.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-copy.svg');\n\t\t\t\tbackground-size: cover;\n\t\t\t}\n\n\t\t\t&.sub-label {\n\t\t\t\tpadding-right: 22px;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tpadding-right: 0;\n\n\t\t\t\t\t&:after {\n\t\t\t\t\t\t$icon-size: 14px;\n\t\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t\tpadding-left: 8px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.copied:hover:after {\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-check-circle-solid.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-check-circle-solid.svg');\n\t\t\t\tbackground-color: $acf_success;\n\t\t\t}\n\t\t}\n\n\t\t.copyable.input-copyable:not(.copy-unsupported) {\n\t\t\tcursor: pointer;\n\t\t\tdisplay: block;\n\t\t\tposition: relative;\n\t\t\talign-items: center;\n\n\t\t\tinput {\n\t\t\t\tpadding-right: 40px;\n\t\t\t}\n\n\t\t\t.acf-input-wrap:after {\n\t\t\t\tcontent: '';\n\t\t\t\tpadding-left: 5px;\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tright: 12px;\n\t\t\t\ttop: 12px;\n\t\t\t\tposition: absolute;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-copy.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-copy.svg');\n\t\t\t\tbackground-size: cover;\n\t\t\t}\n\n\t\t\t&.copied .acf-input-wrap:after {\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-check-circle-solid.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-check-circle-solid.svg');\n\t\t\t\tbackground-color: $acf_success;\n\t\t\t}\n\t\t}\n\n\t\t\n\n\t\t/* no fields */\n\t\t.no-fields-message {\n\t\t\tpadding: 15px 15px;\n\t\t\tbackground: #fff;\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t/* empty */\n\t\t&.-empty {\n\t\t\t.no-fields-message {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin('3-8') {\n\t\t.acf-field-list-wrap {\n\t\t\tborder-color: $wp38-card-border-1;\n\t\t}\n\t}\n}\n\n\n.rtl #acf-field-group-fields {\n\t.li-field-type {\n\t\t.field-type-icon {\n\t\t\tmargin: {\n\t\t\t\tleft: 8px;\n\t\t\t\tright: 0;\n\t\t\t};\n\t\t}\n\t}\n}\n\n/* field object */\n.acf-field-object {\n\tborder-top: $wp38-card-border-2 solid 1px;\n\tbackground: #fff;\n\n\t/* sortable */\n\t&.ui-sortable-helper {\n\t\toverflow: hidden !important;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $blue-200 !important;\n\t\t};\n\t\tborder-radius: $radius-lg;\n\t\tfilter: drop-shadow(0px 10px 20px rgba(16, 24, 40, 0.14)) drop-shadow(0px 1px 3px rgba(16, 24, 40, 0.1));\n\n\t\t&:before {\n\t\t\tdisplay: none !important;\n\t\t}\n\n\t}\n\n\t&.ui-sortable-placeholder {\n\t\tbox-shadow: 0 -1px 0 0 #DFDFDF;\n\t\tvisibility: visible !important;\n\t\tbackground: #F9F9F9;\n\t\tborder-top-color: transparent;\n\t\tmin-height: 54px;\n\n\t\t// hide tab field separator\n\t\t&:after, &:before {\n\t\t\tvisibility: hidden;\n\t\t}\n\t}\n\n\n\t/* meta */\n\t> .meta {\n\t\tdisplay: none;\n\t}\n\n\n\t/* handle */\n\t> .handle {\n\n\t\ta {\n\t\t\t-webkit-transition: none;\n\t\t\t-moz-transition: none;\n\t\t\t-o-transition: none;\n\t\t\ttransition: none;\n\t\t}\n\n\t\tli {\n\t\t\tword-wrap: break-word;\n\t\t}\n\n\t\tstrong {\n\t\t\tdisplay: block;\n\t\t\tpadding-bottom: 0;\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 14px;\n\t\t\tmin-height: 14px;\n\t\t}\n\n\t\t.row-options {\n\t\t\tdisplay: block;\n\t\t\topacity: 0;\n\t\t\tmargin: {\n\t\t\t\ttop: 5px;\n\t\t\t};\n\n\t\t\t@media screen and (max-width: 880px) {\n\t\t\t\topacity: 1;\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\ta {\n\t\t\t\tmargin-right: 4px;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tcolor: darken($color-primary-hover, 10%);\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\ta.delete-field {\n\t\t\t\tcolor: #a00;\n\n\t\t\t\t&:hover { color: #f00; }\n\t\t\t}\n\n\t\t\t&.active {\n\t\t\t\tvisibility: visible;\n\t\t\t}\n\t\t}\n\n\t}\n\n\t/* open */\n\t&.open {\n\n\t\t+ .acf-field-object {\n\t\t\tborder-top-color: #E1E1E1;\n\t\t}\n\n\t\t> .handle {\n\t\t\tbackground: $acf_blue;\n\t\t\tborder: darken($acf_blue, 2%) solid 1px;\n\t\t\ttext-shadow: #268FBB 0 1px 0;\n\t\t\tcolor: #fff;\n\t\t\tposition: relative;\n\t\t\tmargin: 0 -1px 0 -1px;\n\n\t\t\ta {\n\t\t\t\tcolor: #fff !important;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttext-decoration: underline !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\t}\n\n\n\t/*\n\t// debug\n\t&[data-save=\"meta\"] {\n\t\t> .handle {\n\t\t\tborder-left: #ffb700 solid 5px !important;\n\t\t}\n\t}\n\n\t&[data-save=\"settings\"] {\n\t\t> .handle {\n\t\t\tborder-left: #0ec563 solid 5px !important;\n\t\t}\n\t}\n*/\n\n\n\t/* hover */\n\t&:hover, &.-hover, &:focus-within {\n\n\t\t> .handle {\n\n\t\t\t.row-options {\n\t\t\t\topacity: 1;\n\t\t\t\tmargin-bottom: 0;\n\t\t\t}\n\n\t\t}\n\t}\n\n\n\t/* settings */\n\t> .settings {\n\t\tdisplay: none;\n\t\twidth: 100%;\n\n\t\t> .acf-table {\n\t\t\tborder: none;\n\t\t}\n\t}\n\n\n\t/* conditional logic */\n\t.rule-groups {\n\t\tmargin-top: 20px;\n\t}\n\n}\n\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Locations\n*\n*----------------------------------------------------------------------------*/\n\n.rule-groups {\n\n\th4 {\n\t\tmargin: 3px 0;\n\t}\n\n\t.rule-group {\n\t\tmargin: 0 0 5px;\n\n\t\th4 {\n\t\t\tmargin: 0 0 3px;\n\t\t}\n\n\t\ttd.param {\n\t\t\twidth: 35%;\n\t\t}\n\n\t\ttd.operator {\n\t\t\twidth: 20%;\n\t\t}\n\n\t\ttd.add {\n\t\t\twidth: 40px;\n\t\t}\n\n\t\ttd.remove {\n\t\t\twidth: 28px;\n\t\t\tvertical-align: middle;\n\n\t\t\ta {\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 22px;\n\t\t\t\tvisibility: hidden;\n\n\t\t\t\t&:before {\n\t\t\t\t\tposition: relative;\n\t\t\t\t\ttop: -2px;\n\t\t\t\t\tfont-size: 16px;\n\t\t\t\t}\n\n\t\t\t}\n\t\t}\n\n\t\ttr:hover td.remove a {\n\t\t\tvisibility: visible;\n\t\t}\n\n\t\t// empty select\n\t\tselect:empty {\n\t\t\tbackground: #f8f8f8;\n\t\t}\n\t}\n\n\n\t&:not(.rule-groups-multiple) {\n\t\t.rule-group {\n\t\t\t&:first-child tr:first-child td.remove a {\n\t\t\t\t/* Don't allow user to delete the only rule group */\n\t\t\t\tvisibility: hidden !important;\n\t\t\t}\n\t\t}\n\t}\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tOptions\n*\n*----------------------------------------------------------------------------*/\n\n#acf-field-group-options tr[data-name=\"hide_on_screen\"] li {\n\tfloat: left;\n\twidth: 33%;\n}\n\n@media (max-width: 1100px) {\n\n\t#acf-field-group-options tr[data-name=\"hide_on_screen\"] li {\n\t\twidth: 50%;\n\t}\n\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tConditional Logic\n*\n*----------------------------------------------------------------------------*/\n\ntable.conditional-logic-rules {\n\tbackground: transparent;\n\tborder: 0 none;\n\tborder-radius: 0;\n}\n\ntable.conditional-logic-rules tbody td {\n\tbackground: transparent;\n\tborder: 0 none !important;\n\tpadding: 5px 2px !important;\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Tab\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-tab {\n\n\t// hide setting\n\t.acf-field-setting-name,\n\t.acf-field-setting-instructions,\n\t.acf-field-setting-required,\n\t.acf-field-setting-warning,\n\t.acf-field-setting-wrapper {\n\t\tdisplay: none;\n\t}\n\n\t// hide name\n\t.li-field-name {\n\t\tvisibility: hidden;\n\t}\n\n\tp:first-child {\n\t\tmargin: 0.5em 0;\n\t}\n\n\t// hide presentation setting tabs.\n\tli.acf-settings-type-presentation,\n\t.acf-field-settings-main-presentation {\n\t\tdisplay: none !important;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Accordion\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-accordion {\n\n\t// hide setting\n\t.acf-field-setting-name,\n\t.acf-field-setting-instructions,\n\t.acf-field-setting-required,\n\t.acf-field-setting-warning,\n\t.acf-field-setting-wrapper {\n\t\tdisplay: none;\n\t}\n\n\t// hide name\n\t.li-field-name {\n\t\tvisibility: hidden;\n\t}\n\n\tp:first-child {\n\t\tmargin: 0.5em 0;\n\t}\n\n\t// show settings\n\t.acf-field-setting-instructions {\n\t\tdisplay: block;\n\t}\n\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Message\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-message tr[data-name=\"name\"],\n.acf-field-object-message tr[data-name=\"instructions\"],\n.acf-field-object-message tr[data-name=\"required\"] {\n\tdisplay: none !important;\n}\n\n.acf-field-object-message .li-field-name {\n\tvisibility: hidden;\n}\n\n.acf-field-object-message textarea {\n\theight: 175px !important;\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Separator\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-separator tr[data-name=\"name\"],\n.acf-field-object-separator tr[data-name=\"instructions\"],\n.acf-field-object-separator tr[data-name=\"required\"] {\n\tdisplay: none !important;\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Date Picker\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-date-picker,\n.acf-field-object-time-picker,\n.acf-field-object-date-time-picker {\n\n\t.acf-radio-list {\n\n\t\tli {\n\t\t\tline-height: 25px;\n\t\t}\n\n\t\tspan {\n\t\t\tdisplay: inline-block;\n\t\t\tmin-width: 10em;\n\t\t}\n\n\t\tinput[type=\"text\"] {\n\t\t\twidth: 100px;\n\t\t}\n\t}\n\n}\n\n.acf-field-object-date-time-picker {\n\n\t.acf-radio-list {\n\n\t\tspan {\n\t\t\tmin-width: 15em;\n\t\t}\n\n\t\tinput[type=\"text\"] {\n\t\t\twidth: 200px;\n\t\t}\n\t}\n\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSlug\n*\n*--------------------------------------------------------------------------------------------*/\n\n#slugdiv {\n\n\t.inside {\n\t\tpadding: 12px;\n\t\tmargin: 0;\n\t}\n\n\tinput[type=\"text\"] {\n\t\twidth: 100%;\n\t\theight: 28px;\n\t\tfont-size: 14px;\n\t}\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRTL\n*\n*--------------------------------------------------------------------------------------------*/\n\nhtml[dir=\"rtl\"] .acf-field-object.open > .handle {\n\tmargin: 0\n}\n\n/*----------------------------------------------------------------------------\n*\n* Device\n*\n*----------------------------------------------------------------------------*/\n\n@media only screen and (max-width: 850px) {\n\n\ttr.acf-field,\n\ttd.acf-label,\n\ttd.acf-input {\n\t\tdisplay: block !important;\n\t\twidth: auto !important;\n\t\tborder: 0 none !important;\n\t}\n\n\ttr.acf-field {\n\t\tborder-top: #ededed solid 1px !important;\n\t\tmargin-bottom: 0 !important;\n\t}\n\n\ttd.acf-label {\n\t\tbackground: transparent !important;\n\t\tpadding-bottom: 0 !important;\n\n\t}\n\n}\n\n/*----------------------------------------------------------------------------\n*\n* Subtle background on accordion & tab fields to separate them from others\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\n\t#acf-field-group-fields {\n\n\t\t.acf-field-object-tab,\n\t\t.acf-field-object-accordion {\n\t\t\tbackground-color: $gray-50;\n\t\t}\n\n\t}\n\n}","/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#wpcontent {\n\t\tline-height: 140%;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\ta {\n\t\tcolor: $blue-500;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-h1 {\n\tfont-size: 21px;\n\tfont-weight: 400;\n}\n\n.acf-h2 {\n\tfont-size: 18px;\n\tfont-weight: 400;\n}\n\n.acf-h3 {\n\tfont-size: 16px;\n\tfont-weight: 400;\n}\n\n.acf-admin-page,\n.acf-headerbar {\n\n\th1 {\n\t\t@extend .acf-h1;\n\t}\n\n\th2 {\n\t\t@extend .acf-h2;\n\t}\n\n\th3 {\n\t\t@extend .acf-h3;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-admin-page {\n\n\t.p1 {\n\t\tfont-size: 15px;\n\t}\n\n\t.p2 {\n\t\tfont-size: 14px;\n\t}\n\n\t.p3 {\n\t\tfont-size: 13.5px;\n\t}\n\n\t.p4 {\n\t\tfont-size: 13px;\n\t}\n\n\t.p5 {\n\t\tfont-size: 12.5px;\n\t}\n\n\t.p6 {\n\t\tfont-size: 12px;\n\t}\n\n\t.p7 {\n\t\tfont-size: 11.5px;\n\t}\n\n\t.p8 {\n\t\tfont-size: 11px;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n\t@extend .acf-h2;\n\tcolor: $gray-700;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t.acf-settings-wrap h1 {\n\t\tdisplay: none !important;\n\t}\n\n\t#acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n\t\tdisplay: none !important;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-small {\n\t@extend .p6;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\ta:focus {\n\t\tbox-shadow: none;\n\t\toutline: none;\n\t}\n\n\ta:focus-visible {\n\t\tbox-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgb(79 148 212 / 80%);\n\t\toutline: 1px solid transparent;\n\t}\n}\n",".acf-admin-page {\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* All Inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"text\"],\n\tinput[type=\"search\"],\n\tinput[type=\"number\"],\n\ttextarea,\n\tselect {\n\t\tbox-sizing: border-box;\n\t\theight: 40px;\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t\tleft: 12px;\n\t\t};\n\t\tbackground-color: #fff;\n\t\tborder-color: $gray-300;\n\t\tbox-shadow: $elevation-01;\n\t\tborder-radius: $radius-md;\n\t\t/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n\t\t@extend .p4;\n\t\tcolor: $gray-700;\n\n\t\t&:focus {\n\t\t\toutline: $outline;\n\t\t\tborder-color: $blue-400;\n\t\t}\n\n\t\t&:disabled {\n\t\t\tbackground-color: $gray-50;\n\t\t\tcolor: lighten($gray-500, 10%);\n\t\t}\n\n\t\t&::placeholder {\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Read only text inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"text\"] {\n\n\t\t&:read-only {\n\t\t\tbackground-color: $gray-50;\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Number fields\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-field.acf-field-number {\n\n\t\t.acf-label,\n\t\t.acf-input input[type=\"number\"] {\n\t\t\tmax-width: 180px;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Textarea\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\ttextarea {\n\t\tbox-sizing: border-box;\n\t\tpadding: {\n\t\t\ttop: 10px;\n\t\t\tbottom: 10px;\n\t\t};\n\t\theight: 80px;\n\t\tmin-height: 56px;\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Select\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tselect {\n\t\tmin-width: 160px;\n\t\tmax-width: 100%;\n\t\tpadding: {\n\t\t\tright: 40px;\n\t\t\tleft: 12px;\n\t\t};\n\t\tbackground-image: url('../../images/icons/icon-chevron-down.svg');\n\t\tbackground-position: right 10px top 50%;\n\t\tbackground-size: 20px;\n\t\t@extend .p4;\n\n\t\t&:hover,\n\t\t&:focus {\n\t\t\tcolor: $blue-500;\n\t\t}\n\n\t\t&::before {\n\t\t\tcontent: '';\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 5px;\n\t\t\tleft: 5px;\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\tselect {\n\t\t\tpadding: {\n\t\t\t\tright: 12px;\n\t\t\t\tleft: 40px;\n\t\t\t};\n\t\t\tbackground-position: left 10px top 50%;\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Button & Checkbox base styling\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"radio\"],\n\tinput[type=\"checkbox\"] {\n\t\tbox-sizing: border-box;\n\t\twidth: 16px;\n\t\theight: 16px;\n\t\tpadding: 0;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-400;\n\t\t};\n\t\tbackground: #fff;\n\t\tbox-shadow: none;\n\n\t\t&:hover {\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-color: $blue-500;\n\t\t}\n\n\t\t&:checked,\n\t\t&:focus-visible {\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-color: $blue-500;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\tposition: relative;\n\t\t\t\ttop: -1px;\n\t\t\t\tleft: -1px;\n\t\t\t\twidth: 16px;\n\t\t\t\theight: 16px;\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t\tbackground-color: transparent;\n\t\t\t\tbackground-size: cover;\n\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\tbackground-position: center;\n\t\t\t}\n\n\t\t}\n\n\t\t&:active {\n\t\t\tbox-shadow: 0px 0px 0px 3px $blue-50, 0px 0px 0px rgba(255, 54, 54, 0.25);\n\t\t}\n\n\t\t&:disabled {\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-color: $gray-300;\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\tinput[type=\"radio\"],\n\t\tinput[type=\"checkbox\"] {\n\n\t\t\t&:checked,\n\t\t\t&:focus-visible {\n\n\t\t\t\t&:before {\n\t\t\t\t\tleft: 1px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Buttons\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"radio\"] {\n\n\t\t&:checked,\n\t\t&:focus {\n\n\t\t\t&:before {\n\t\t\t\tbackground-image: url('../../images/field-states/radio-active.svg');\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Checkboxes\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"checkbox\"] {\n\n\t\t&:checked,\n\t\t&:focus {\n\n\t\t\t&:before {\n\t\t\t\tbackground-image: url('../../images/field-states/checkbox-active.svg');\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Buttons & Checkbox lists\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-radio-list,\n\t.acf-checkbox-list {\n\n\t\tli input[type=\"radio\"],\n\t\tli input[type=\"checkbox\"] {\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t};\n\t\t}\n\n\t\t&.acf-bl li {\n\t\t\tmargin: {\n\t\t\t\tbottom: 8px;\n\t\t\t};\n\n\t\t\t&:last-of-type {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\n\t\t}\n\n\t\tlabel {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\talign-content: center;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* ACF Switch\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-switch {\n\t\twidth: 42px;\n\t\theight: 24px;\n\t\tborder: none;\n\t\tbackground-color: $gray-300;\n\t\tborder-radius: 12px;\n\n\t\t&:hover {\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\n\t\t&:active {\n\t\t\tbox-shadow: 0px 0px 0px 3px $blue-50, 0px 0px 0px rgba(255, 54, 54, 0.25);\n\t\t}\n\n\t\t&.-on {\n\t\t\tbackground-color: $color-primary;\n\n\t\t\t&:hover {\n\t\t\t\tbackground-color: $color-primary-hover;\n\t\t\t}\n\n\t\t\t.acf-switch-slider {\n\t\t\t\tleft: 20px;\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-switch-off,\n\t\t.acf-switch-on {\n\t\t\tvisibility: hidden;\n\t\t}\n\n\t\t.acf-switch-slider {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\tborder: none;\n\t\t\tborder-radius: 100px;\n\t\t\tbox-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);\n\t\t}\n\n\t}\n\n\t.acf-field-true-false {\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\n\n\t\t.acf-label {\n\t\t\torder: 2;\n\t\t\tdisplay: block;\n\t\t\talign-items: center;\n\t\t\tmax-width: 550px !important;\n\t\t\tmargin: {\n\t\t\t\ttop: 2px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t};\n\n\t\t\tlabel {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-tip {\n\t\t\t\tmargin: {\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.description {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 2px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\t.acf-field-true-false {\n\n\t\t\t.acf-label {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-tip {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* File input button\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\n\tinput::file-selector-button {\n\t\tbox-sizing: border-box;\n\t\tmin-height: 40px;\n\t\tmargin: {\n\t\t\tright: 16px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t\tright: 16px;\n\t\t\tbottom: 8px;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground-color: transparent;\n\t\tcolor: $color-primary !important;\n\t\tborder-radius: $radius-md;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $color-primary;\n\t\t};\n\t\ttext-decoration: none;\n\n\t\t&:hover {\n\t\t\tborder-color: $color-primary-hover;\n\t\t\tcursor: pointer;\n\t\t\tcolor: $color-primary-hover !important;\n\t\t}\n\n\t}\n\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Action Buttons\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.button {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\theight: 40px;\n\t\tpadding: {\n\t\t\tright: 16px;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground-color: transparent;\n\t\tborder-width: 1px;\n\t\tborder-style: solid;\n\t\tborder-color: $blue-500;\n\t\tborder-radius: $radius-md;\n\t\t@extend .p4;\n\t\tcolor: $blue-500;\n\n\t\t&:hover {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t\tborder-color: $color-primary;\n\t\t\tcolor: $color-primary;\n\t\t}\n\n\t\t&:focus {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t\toutline: $outline;\n\t\t\tcolor: $color-primary;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Edit field group header\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.edit-field-group-header {\n\t\tdisplay: block !important;\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Select2 inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-input,\n\t.rule-groups {\n\n\t\t.select2-container.-acf .select2-selection {\n\t\t\tborder: none;\n\t\t\tline-height: 1;\n\t\t}\n\n\t\t.select2-container.-acf .select2-selection__rendered {\n\t\t\tbox-sizing: border-box;\n\t\t\tpadding: {\n\t\t\t\tright: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\tbackground-color: #fff;\n\t\t\tborder: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-300;\n\t\t\t};\n\t\t\tbox-shadow: $elevation-01;\n\t\t\tborder-radius: $radius-md;\n\t\t\t/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\t\t}\n\n\t\t.acf-conditional-select-name {\n\t\t\tmin-width: 180px;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\ttext-overflow: ellipsis;\n\t\t}\n\n\t\t.acf-conditional-select-id {\n\t\t\tpadding-right: 30px;\n\t\t}\n\n\t\t.value .select2-container--focus {\n\t\t\theight: 40px;\n\t\t}\n\n\t\t.value .select2-container--open .select2-selection__rendered {\n\t\t\tborder-color: $blue-400;\n\t\t}\n\n\t\t.select2-container--focus {\n\t\t\toutline: $outline;\n\t\t\tborder-color: $blue-400;\n\t\t\tborder-radius: $radius-md;\n\n\t\t\t.select2-selection__rendered {\n\t\t\t\tborder-color: $blue-400 !important;\n\t\t\t}\n\n\t\t\t&.select2-container--below.select2-container--open {\n\n\t\t\t\t.select2-selection__rendered {\n\t\t\t\t\tborder-bottom-right-radius: 0 !important;\n\t\t\t\t\tborder-bottom-left-radius: 0 !important;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\t&.select2-container--above.select2-container--open {\n\n\t\t\t\t.select2-selection__rendered {\n\t\t\t\t\tborder-top-right-radius: 0 !important;\n\t\t\t\t\tborder-top-left-radius: 0 !important;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-container .select2-search--inline .select2-search__field {\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\tleft: 6px;\n\t\t\t};\n\n\t\t\t&:focus {\n\t\t\t\toutline: none;\n\t\t\t\tborder: none;\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-container--default .select2-selection--multiple .select2-selection__rendered {\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 6px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 6px;\n\t\t\t};\n\t\t}\n\n\t\t.select2-selection__clear {\n\t\t\twidth: 18px;\n\t\t\theight: 18px;\n\t\t\tmargin: {\n\t\t\t\ttop: 12px;\n\t\t\t\tright: 1px;\n\t\t\t};\n\t\t\ttext-indent: 100%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\tcolor: #fff;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tdisplay: block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 0;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-close.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-close.svg');\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t}\n\n\t\t\t&:hover::before {\n\t\t\t\tbackground-color: $blue-500;\n\t\t\t}\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* ACF label\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-label {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: space-between;\n\n\t\t.acf-icon-help {\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\n\t\tlabel {\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t}\n\n\t\t.description {\n\t\t\tmargin: {\n\t\t\t\ttop: 2px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Tooltip for field name field setting (result of a fix for keyboard navigation)\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-field-setting-name .acf-tip {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 654px;\n\t\tcolor: #98A2B3;\n\n\t\t@at-root .rtl#{&} {\n\t\t\tleft: auto;\n\t\t\tright: 654px;\n\t\t}\n\n\t\t.acf-icon-help {\n\t\t\twidth: 18px;\n\t\t\theight: 18px;\n\t\t}\n\t}\n\n\t/* Field Type Selection select2 */\n\t.acf-field-setting-type,\n\t.acf-field-permalink-rewrite,\n\t.acf-field-query-var,\n\t.acf-field-capability,\n\t.acf-field-parent-slug,\n\t.acf-field-data-storage,\n\t.acf-field-manage-terms,\n\t.acf-field-edit-terms,\n\t.acf-field-delete-terms,\n\t.acf-field-assign-terms,\n\t.acf-field-meta-box,\n\t.rule-groups {\n\n\t\t.select2-container.-acf {\n\t\t\tmin-height: 40px;\n\t\t}\n\n\t\t.select2-container--default .select2-selection--single {\n\n\t\t\t.select2-selection__rendered {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tposition: relative;\n\t\t\t\tz-index: 800;\n\t\t\t\tmin-height: 40px;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.field-type-icon {\n\t\t\t\ttop: auto;\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 2px;\n\t\t\t\t};\n\n\t\t\t\t&:before {\n\t\t\t\t\twidth: 9px;\n\t\t\t\t\theight: 9px;\n\t\t\t\t}\n\n\t\t\t}\n\t\t}\n\n\t\t.select2-container--open .select2-selection__rendered {\n\t\t\tborder-color: $blue-300 !important;\n\t\t\tborder-bottom-color: $gray-300 !important;\n\t\t}\n\n\t\t.select2-container--open.select2-container--below .select2-selection__rendered {\n\t\t\tborder-bottom-right-radius: 0 !important;\n\t\t\tborder-bottom-left-radius: 0 !important;\n\t\t}\n\n\t\t.select2-container--open.select2-container--above .select2-selection__rendered {\n\t\t\tborder-top-right-radius: 0 !important;\n\t\t\tborder-top-left-radius: 0 !important;\n\t\t\tborder-bottom-color: $blue-300 !important;\n\t\t\tborder-top-color: $gray-300 !important;\n\t\t}\n\n\t\t// icon margins\n\t\t.acf-selection.has-icon {\n\t\t\tmargin-left: 6px;\n\t\n\t\t\t@at-root .rtl#{&} {\n\t\t\t\tmargin-right: 6px;\n\t\t\t}\n\t\t}\n\t\t\n\t\t// Dropdown icon\n\t\t.select2-selection__arrow {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\ttop: calc(50% - 10px);\n\t\t\tright: 12px;\n\t\t\tbackground-color: transparent;\n\t\t\t\n\t\t\t&:after {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: absolute;\n\t\t\t\tz-index: 850;\n\t\t\t\ttop: 1px;\n\t\t\t\tleft: 0;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t}\n\t\t\t\n\t\t\tb[role=\"presentation\"] {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t// Open state\n\t\t.select2-container--open {\n\t\t\t\n\t\t\t// Swap chevron icon\n\t\t\t.select2-selection__arrow:after {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t}\n\n\t.acf-term-search-term-name {\n\t\tbackground-color: $gray-50;\n\t\tborder-top: 1px solid $gray-200;\n\t\tborder-bottom: 1px solid $gray-200;\n\t\tcolor: $gray-400;\n\t\tpadding: 5px 5px 5px 10px;\n\t\twidth: 100%;\n\t\tmargin: 0;\n\t\tdisplay: block;\n\t\tfont-weight: 300;\n\t}\n\n\t.field-type-select-results {\n\t\tposition: relative;\n\t\ttop: 4px;\n\t\tz-index: 1002;\n\t\tborder-radius: 0 0 $radius-md $radius-md;\n\t\tbox-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n\n\t\t&.select2-dropdown--above {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column-reverse;\t \n\t\t\ttop: 0;\n\t\t\tborder-radius: $radius-md $radius-md 0 0;\n\t\t\tz-index: 99999;\n\t\t}\n\t\t\n\t\t@at-root .select2-container.select2-container--open#{&} {\n\t\t\t// outline: 3px solid $blue-50;\n\t\t\tbox-shadow: 0px 0px 0px 3px #EBF5FA, 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n\t\t}\n\n\t\t// icon margins\n\t\t.acf-selection.has-icon {\n\t\t\tmargin-left: 6px;\n\n\t\t\t@at-root .rtl#{&} {\n\t\t\t\tmargin-right: 6px;\n\t\t\t}\n\t\t}\n\n\t\t// Search field\n\t\t.select2-search {\n\t\t\tposition: relative;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t&--dropdown {\n\n\t\t\t\t&:after {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\t$icon-size: 16px;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 12px;\n\t\t\t\t\tleft: 13px;\n\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tbackground-color: $gray-400;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\tmask-position: center;\n\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\n\t\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\t\tright: 12px;\n\t\t\t\t\t\tleft: auto;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.select2-search__field {\n\t\t\t\tpadding-left: 38px;\n\n\t\t\t\tborder-right: 0;\n\t\t\t\tborder-bottom: 0;\n\t\t\t\tborder-left: 0;\n\t\t\t\tborder-radius: 0;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tpadding-right: 38px;\n\t\t\t\t\tpadding-left: 0;\n\t\t\t\t}\n\n\t\t\t\t&:focus {\n\t\t\t\t\tborder-top-color: $gray-300;\n\t\t\t\t\toutline: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-results__options {\n\t\t\tmax-height: 440px;\n\t\t}\n\t\t\n\t\t.select2-results__option {\n\n\t\t\t.select2-results__option--highlighted {\n\t\t\t\tbackground-color: $blue-500 !important;\n\t\t\t\tcolor: $gray-50 !important;\n\t\t\t}\n\t\t}\n\n\t\t// List items\n\t\t.select2-results__option .select2-results__option {\n\t\t\tdisplay: inline-flex;\n\t\t\tposition: relative;\n\t\t\twidth: calc(100% - 24px);\n\t\t\tmin-height: 32px;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t}\n\t\t\talign-items: center;\n\t\t\t\n\t\t\t.field-type-icon {\n\t\t\t\ttop: auto;\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 2px;\n\t\t\t\t};\n\t\t\t\tbox-shadow: 0 0 0 1px $gray-50;\n\t\t\t\n\t\t\t\t&:before {\n\t\t\t\t\twidth: 9px;\n\t\t\t\t\theight: 9px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t.select2-results__option[aria-selected=\"true\"] {\n\t\t\tbackground-color: $blue-50 !important;\n\t\t\tcolor: $gray-700 !important;\n\t\t\t\n\t\t\t&:after {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tright: 13px;\n\t\t\t\tposition: absolute;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-check.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-check.svg\");\n\t\t\t\tbackground-color: $blue-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tleft: 13px;\n\t\t\t\t\tright: auto;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.select2-results__group {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\twidth: calc(100% - 24px);\n\t\t\tmin-height: 25px;\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t\tcolor: $gray-400;\n\t\t\tfont-size: 11px;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t};\n\t\t\tfont-weight: normal;\n\t\t}\n\t}\n\t\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* RTL arrow position\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t&.rtl {\n\n\t\t.acf-field-setting-type,\n\t\t.acf-field-permalink-rewrite,\n\t\t.acf-field-query-var {\n\n\t\t\t.select2-selection__arrow:after {\n\t\t\t\tright: auto;\n\t\t\t\tleft: 10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl.post-type-acf-field-group,\n.rtl.acf-internal-post-type {\n\n\t.acf-field-setting-name .acf-tip {\n\t\tleft: auto;\n\t\tright: 654px;\n\t}\n}","/*----------------------------------------------------------------------------\n*\n* Container sizes\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .metabox-holder.columns-1 {\n\t#acf-field-group-fields,\n\t#acf-field-group-options,\n\t.meta-box-sortables.ui-sortable,\n\t.notice {\n\t\tmax-width: $max-width;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Max width for notices in 1 column edit field group layout\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group.columns-1 {\n\t.notice {\n\t\tmax-width: $max-width;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Widen edit field group headerbar for 2 column layout\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group.columns-2 {\n\t.acf-headerbar .acf-headerbar-inner {\n\t\tmax-width: 100%;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Post stuff\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t#poststuff {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t#acf-field-group-fields .acf-field-list-wrap {\n\t\toverflow: hidden;\n\t\tborder: none;\n\t\tborder-radius: 0 0 $radius-lg $radius-lg;\n\t\tbox-shadow: $elevation-01;\n\n\t\t&.-empty {\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\n\t\t\t.acf-thead,\n\t\t\t.acf-tfoot {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.no-fields-message {\n\t\t\t\tmin-height: 280px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table header\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-thead {\n\t\tbackground-color: $gray-50;\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\t\tborder-bottom: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\tli {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tmin-height: 48px;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\t\t\tfont-weight: 500;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table body\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-field-object {\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\t&:hover {\n\t\t\t.acf-sortable-handle:before {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t}\n\t\t}\n\n\t\t// Add divider to show which fields have endpoint\n\t\t&.acf-field-is-endpoint {\n\t\t\t&:before {\n\t\t\t\tdisplay: block;\n\t\t\t\tcontent: \"\";\n\t\t\t\theight: 2px;\n\t\t\t\twidth: 100%;\n\t\t\t\tbackground: $gray-300;\n\t\t\t\tmargin-top: -1px;\n\t\t\t}\n\n\t\t\t&.acf-field-object-accordion {\n\t\t\t\t&:before {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t&:after {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\theight: 2px;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tbackground: $gray-300;\n\t\t\t\t\tz-index: 500;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t&:hover {\n\t\t\tbackground-color: lighten($blue-50, 3%);\n\t\t}\n\n\t\t&.open {\n\t\t\tbackground-color: #fff;\n\t\t\tborder-top-color: $blue-200;\n\t\t}\n\n\t\t&.open .handle {\n\t\t\tbackground-color: $blue-100;\n\t\t\tborder: none;\n\t\t\ttext-shadow: none;\n\n\t\t\ta {\n\t\t\t\tcolor: $link-color !important;\n\n\t\t\t\t&.delete-field {\n\t\t\t\t\tcolor: #a00 !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf-field-setting-type .acf-hl {\n\t\t\tmargin: 0;\n\n\t\t\tli {\n\t\t\t\twidth: auto;\n\n\t\t\t\t&:first-child {\n\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\tmargin-left: -10px;\n\t\t\t\t}\n\n\t\t\t\t&:nth-child(2) {\n\t\t\t\t\tpadding-right: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tul.acf-hl {\n\t\t\tdisplay: flex;\n\t\t\talign-items: stretch;\n\t\t}\n\n\t\t.handle li {\n\t\t\tdisplay: flex;\n\t\t\talign-items: top;\n\t\t\tflex-wrap: wrap;\n\t\t\tmin-height: 60px;\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\n\t\t\t&.li-field-label {\n\t\t\t\tdisplay: flex;\n\t\t\t\tflex-wrap: wrap;\n\t\t\t\tjustify-content: flex-start;\n\t\t\t\talign-content: flex-start;\n\t\t\t\talign-items: flex-start;\n\t\t\t\twidth: auto;\n\n\t\t\t\ta.edit-field {\n\t\t\t\t\t@extend .p4;\n\t\t\t\t}\n\n\t\t\t\tstrong {\n\t\t\t\t\tfont-weight: 500;\n\t\t\t\t}\n\n\t\t\t\t.row-options {\n\t\t\t\t\twidth: 100%;\n\t\t\t\t}\n\n\t\t\t\t.row-options a {\n\t\t\t\t\t@extend .p6;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table footer\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-tfoot {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: flex-end;\n\t\tmin-height: 80px;\n\t\tbox-sizing: border-box;\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t\tright: 24px;\n\t\t\tbottom: 8px;\n\t\t\tleft: 24px;\n\t\t}\n\t\tbackground-color: #fff;\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\t.acf-fr {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Edit field settings\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object .settings {\n\tbox-sizing: border-box;\n\tpadding: {\n\t\ttop: 0;\n\t\tbottom: 0;\n\t}\n\tbackground-color: #fff;\n\tborder-left: {\n\t\twidth: 4px;\n\t\tstyle: solid;\n\t\tcolor: $blue-300;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Main field settings container\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-main {\n\tpadding: {\n\t\ttop: 32px;\n\t\tright: 0;\n\t\tbottom: 32px;\n\t\tleft: 0;\n\t}\n\n\t.acf-field:last-of-type,\n\t.acf-field.acf-last-visible {\n\t\tmargin: {\n\t\t\tbottom: 0;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field label\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-label {\n\tdisplay: block;\n\tjustify-content: space-between;\n\talign-items: center;\n\talign-content: center;\n\tmargin: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 6px;\n\t\tleft: 0;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Single field\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field {\n\tbox-sizing: border-box;\n\twidth: 100%;\n\tmargin: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 32px;\n\t\tleft: 0;\n\t}\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 72px;\n\t\tbottom: 0;\n\t\tleft: 72px;\n\t}\n\n\t@media screen and (max-width: 600px) {\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t\tleft: 12px;\n\t\t}\n\t}\n\n\t.acf-label,\n\t.acf-input {\n\t\tmax-width: 600px;\n\n\t\t&.acf-input-sub {\n\t\t\tmax-width: 100%;\n\t\t}\n\n\t\t.acf-btn {\n\t\t\t&:disabled {\n\t\t\t\tbackground-color: $gray-100;\n\t\t\t\tcolor: $gray-400 !important;\n\t\t\t\tborder: 1px $gray-300 solid;\n\t\t\t\tcursor: default;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-input-wrap {\n\t\toverflow: visible;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field separators\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-settings .acf-field.acf-field-setting-label,\n.acf-field-settings .acf-field-setting-wrapper {\n\tpadding: {\n\t\ttop: 24px;\n\t}\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n}\n\n.acf-field-settings .acf-field-setting-wrapper {\n\tmargin: {\n\t\ttop: 24px;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Informational Notes for specific fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-setting-bidirectional_notes {\n\t.acf-label {\n\t\tdisplay: none;\n\t}\n\n\t.acf-feature-notice {\n\t\tbackground-color: $gray-50;\n\t\tborder: 1px solid $gray-200;\n\t\tborder-radius: 6px;\n\t\tpadding: 16px;\n\t\tcolor: $gray-700;\n\t\tposition: relative;\n\n\t\t&.with-warning-icon {\n\t\t\tpadding-left: 45px;\n\t\t\t&::before {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 18px;\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 17px;\n\t\t\t\tleft: 18px;\n\t\t\t\tz-index: 600;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 8px;\n\t\t\t\t}\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-info.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-info.svg\");\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Edit fields footer\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field-settings-footer {\n\tdisplay: flex;\n\talign-items: center;\n\tmin-height: 72px;\n\tbox-sizing: border-box;\n\twidth: 100%;\n\tmargin: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t}\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 72px;\n\t}\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n\n\t@media screen and (max-width: 600px) {\n\t\tpadding: {\n\t\t\tleft: 12px;\n\t\t}\n\t}\n}\n\n.rtl .acf-field-settings .acf-field-settings-footer {\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 72px;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Tabs\n*\n*----------------------------------------------------------------------------*/\n.acf-fields,\n.acf-admin-page.acf-internal-post-type,\n.acf-browse-fields-modal-wrap {\n\t.acf-tab-wrap {\n\t\tbackground: $gray-50;\n\t\tborder-bottom: {\n\t\t\tcolor: $gray-800;\n\t\t}\n\n\t\t.acf-tab-group {\n\t\t\tpadding: {\n\t\t\t\tright: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t\tborder-top: {\n\t\t\t\twidth: 0;\n\t\t\t}\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-field-settings-tab-bar,\n\t.acf-tab-wrap .acf-tab-group {\n\t\tdisplay: flex;\n\t\talign-items: stretch;\n\t\tmin-height: 48px;\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 24px;\n\t\t}\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tbottom: 0;\n\t\t}\n\t\tborder-bottom: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\t\tli {\n\t\t\tdisplay: flex;\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tpadding: 0;\n\n\t\t\ta {\n\t\t\t\t&:focus-visible {\n\t\t\t\t\tborder: 1px solid #5897fb;\n\t\t\t\t}\n\n\t\t\t\tbox-sizing: border-box;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\talign-items: center;\n\t\t\t\theight: 100%;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 3px;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\tbackground: none;\n\t\t\t\tborder-top: none;\n\t\t\t\tborder-right: none;\n\t\t\t\tborder-bottom: {\n\t\t\t\t\twidth: 3px;\n\t\t\t\t\tstyle: solid;\n\t\t\t\t\tcolor: transparent;\n\t\t\t\t}\n\t\t\t\tborder-left: none;\n\t\t\t\tcolor: $gray-500;\n\t\t\t\t@extend .p5;\n\t\t\t\tfont-weight: normal;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tcolor: $gray-800;\n\t\t\t\t}\n\n\t\t\t\t&:hover {\n\t\t\t\t\tbackground-color: transparent;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.active a {\n\t\t\t\tbackground: none;\n\t\t\t\tborder-bottom: {\n\t\t\t\t\tcolor: $color-primary;\n\t\t\t\t}\n\t\t\t\tcolor: $blue-500;\n\n\t\t\t\t&:focus-visible {\n\t\t\t\t\tborder-bottom: {\n\t\t\t\t\t\tcolor: $color-primary;\n\t\t\t\t\t\twidth: 3px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-admin-page.acf-internal-post-type\n\t.acf-field-editor\n\t.acf-field-settings-tab-bar {\n\tpadding: {\n\t\tleft: 72px;\n\t}\n\n\t@media screen and (max-width: 600px) {\n\t\tpadding: {\n\t\t\tleft: 12px;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field group settings\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-options {\n\t.field-group-settings-tab {\n\t\tpadding: {\n\t\t\ttop: 24px;\n\t\t\tright: 24px;\n\t\t\tbottom: 24px;\n\t\t\tleft: 24px;\n\t\t}\n\n\t\t.acf-field:last-of-type {\n\t\t\tpadding: 0;\n\t\t}\n\t}\n\n\t.acf-field {\n\t\tborder: none;\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 24px;\n\t\t\tleft: 0;\n\t\t}\n\t}\n\n\t// Split layout\n\t.field-group-setting-split-container {\n\t\tdisplay: flex;\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\n\t\t.field-group-setting-split {\n\t\t\tbox-sizing: border-box;\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t}\n\n\t\t.field-group-setting-split:nth-child(1) {\n\t\t\tflex: 1 0 auto;\n\t\t}\n\n\t\t.field-group-setting-split:nth-child(2n) {\n\t\t\tflex: 1 0 auto;\n\t\t\tmax-width: 320px;\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 32px;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\tright: 32px;\n\t\t\t\tleft: 32px;\n\t\t\t}\n\t\t\tborder-left: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Description field\n\t.acf-field[data-name=\"description\"] {\n\t\tmax-width: 600px;\n\t}\n\n\t// Button group\n\t.acf-button-group {\n\t\tdisplay: inline-flex;\n\t}\n}\n\n.rtl #acf-field-group-options {\n\t.field-group-setting-split-container {\n\t\t.field-group-setting-split:nth-child(2n) {\n\t\t\tmargin: {\n\t\t\t\tright: 32px;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tborder-left: none;\n\t\t\tborder-right: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Reorder handles\n*\n*----------------------------------------------------------------------------*/\n.acf-field-list {\n\t.li-field-order {\n\t\tpadding: 0;\n\t\tdisplay: flex;\n\t\tflex-direction: row;\n\t\tflex-wrap: nowrap;\n\t\tjustify-content: center;\n\t\talign-content: stretch;\n\t\talign-items: stretch;\n\t\tbackground-color: transparent;\n\t}\n\n\t.acf-sortable-handle {\n\t\tdisplay: flex;\n\t\tflex-direction: row;\n\t\tflex-wrap: nowrap;\n\t\tjustify-content: center;\n\t\talign-content: flex-start;\n\t\talign-items: flex-start;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tposition: relative;\n\t\tpadding: {\n\t\t\ttop: 11px;\n\t\t\tbottom: 8px;\n\t\t}\n\t\t@extend .p4;\n\t\tbackground-color: transparent;\n\t\tborder: none;\n\t\tborder-radius: 0;\n\n\t\t&:hover {\n\t\t\tcursor: grab;\n\t\t}\n\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: none;\n\t\t\tposition: absolute;\n\t\t\ttop: 16px;\n\t\t\tleft: 8px;\n\t\t\twidth: 16px;\n\t\t\theight: 16px;\n\t\t\t$icon-size: 12px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tbackground-color: $gray-400;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\ttext-indent: 500%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-draggable.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-draggable.svg\");\n\t\t}\n\t}\n}\n\n.rtl .acf-field-list {\n\t.acf-sortable-handle {\n\t\t&:before {\n\t\t\tleft: 0;\n\t\t\tright: 8px;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Expand / collapse field icon\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object {\n\t.li-field-label {\n\t\tposition: relative;\n\t\tpadding: {\n\t\t\tleft: 40px;\n\t\t}\n\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\tleft: 6px;\n\t\t\t$icon-size: 18px;\n\t\t\tdisplay: inline-flex;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\ttop: -2px;\n\t\t\t}\n\t\t\tbackground-color: $gray-500;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\ttext-indent: 500%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t}\n\n\t\t&:hover:before {\n\t\t\tcursor: pointer;\n\t\t}\n\t}\n}\n\n.rtl {\n\t.acf-field-object {\n\t\t.li-field-label {\n\t\t\tpadding: {\n\t\t\t\tleft: 0;\n\t\t\t\tright: 40px;\n\t\t\t}\n\n\t\t\t&:before {\n\t\t\t\tleft: 0;\n\t\t\t\tright: 6px;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t}\n\t\t}\n\n\t\t// Open\n\t\t&.open {\n\t\t\t.li-field-label:before {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t}\n\n\t\t\t.acf-input-sub .li-field-label:before {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n\t\t\t}\n\n\t\t\t.acf-input-sub .acf-field-object.open .li-field-label:before {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-thead {\n\t.li-field-label {\n\t\tpadding: {\n\t\t\tleft: 40px;\n\t\t}\n\t}\n\t.rtl & {\n\t\t.li-field-label {\n\t\t\tpadding: {\n\t\t\t\tleft: 0;\n\t\t\t\tright: 40px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Conditional logic layout\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-main-conditional-logic {\n\n\t.acf-conditional-toggle {\n\t\tdisplay: flex;\n\t\tpadding: {\n\t\t\tright: 72px;\n\t\t\tleft: 72px;\n\t\t}\n\n\t\t@media screen and (max-width: 600px) {\n\t\t\tpadding: {\n\t\t\t\tleft: 12px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-field {\n\t\tflex-wrap: wrap;\n\t\tmargin: {\n\t\t\tbottom: 0;\n\t\t}\n\t\tpadding: {\n\t\t\tright: 0;\n\t\t\tleft: 0;\n\t\t}\n\n\t\t.rule-groups {\n\t\t\tflex: 0 1 100%;\n\t\t\torder: 3;\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 32px;\n\t\t\t\tright: 72px;\n\t\t\t\tleft: 72px;\n\t\t\t}\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 600px) {\n\t\t\t\tpadding: {\n\t\t\t\t\tleft: 12px;\n\t\t\t\t}\n\n\t\t\t\ttable.acf-table tbody tr {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tflex-wrap: wrap;\n\t\t\t\t\tjustify-content: flex-start;\n\t\t\t\t\talign-content: flex-start;\n\t\t\t\t\talign-items: flex-start;\n\n\t\t\t\t\ttd {\n\t\t\t\t\t\tflex: 1 1 100%;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-taxonomy-select-id,\n.acf-relationship-select-id,\n.acf-post_object-select-id,\n.acf-page_link-select-id,\n.acf-user-select-id {\n\tcolor: $gray-400;\n\tpadding-left: 10px;\n}\n\n.acf-taxonomy-select-sub-item {\n\tmax-width: 180px;\n\twhite-space: nowrap;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n\tmargin-left: 5px;\n}\n\n.acf-taxonomy-select-name {\n\tmax-width: 180px;\n\twhite-space: nowrap;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Prefix & append styling\n*\n*----------------------------------------------------------------------------*/\n.acf-input {\n\t.acf-input-prepend,\n\t.acf-input-append {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\theight: 100%;\n\t\tmin-height: 40px;\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t\tleft: 12px;\n\t\t}\n\t\tbackground-color: $gray-50;\n\t\tborder-color: $gray-300;\n\t\tbox-shadow: $elevation-01;\n\t\tcolor: $gray-500;\n\t}\n\n\t.acf-input-prepend {\n\t\tborder-radius: $radius-md 0 0 $radius-md;\n\t}\n\n\t.acf-input-append {\n\t\tborder-radius: 0 $radius-md $radius-md 0;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* ACF input wrap\n*\n*----------------------------------------------------------------------------*/\n.acf-input-wrap {\n\tdisplay: flex;\n}\n\n.acf-field-settings-main-presentation .acf-input-wrap {\n\tdisplay: flex;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Empty state\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group\n\t#acf-field-group-fields\n\t.acf-field-list.-empty\n\t.no-fields-message {\n\tdisplay: flex;\n\tjustify-content: center;\n\tpadding: {\n\t\ttop: 48px;\n\t\tbottom: 48px;\n\t}\n\n\t.no-fields-message-inner {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: center;\n\t\talign-content: center;\n\t\talign-items: flex-start;\n\t\ttext-align: center;\n\t\tmax-width: 400px;\n\n\t\timg,\n\t\th2,\n\t\tp {\n\t\t\tflex: 1 0 100%;\n\t\t}\n\n\t\th2 {\n\t\t\t@extend .acf-h2;\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-700;\n\t\t}\n\n\t\tp {\n\t\t\t@extend .p2;\n\t\t\tmargin: {\n\t\t\t\ttop: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-500;\n\n\t\t\t&.acf-small {\n\t\t\t\t@extend .p6;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 32px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\timg {\n\t\t\tmax-width: 284px;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t}\n\n\t\t.acf-btn {\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Hide add title prompt label\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-headerbar {\n\t\t#title-prompt-text {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Modal styling\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#acf-popup .acf-popup-box {\n\t\tmin-width: 480px;\n\n\t\t.title {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\talign-content: center;\n\t\t\tjustify-content: space-between;\n\t\t\tmin-height: 64px;\n\t\t\tbox-sizing: border-box;\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\tright: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\n\t\t\th1,\n\t\t\th2,\n\t\t\th3,\n\t\t\th4 {\n\t\t\t\t@extend .acf-h3;\n\t\t\t\tpadding: {\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\tcolor: $gray-700;\n\t\t\t}\n\n\t\t\t.acf-icon {\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: relative;\n\t\t\t\ttop: auto;\n\t\t\t\tright: auto;\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 22px;\n\t\t\t\tbackground-color: transparent;\n\t\t\t\tcolor: transparent;\n\n\t\t\t\t&:before {\n\t\t\t\t\t$icon-size: 22px;\n\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\theight: $icon-size;\n\t\t\t\t\tbackground-color: $gray-500;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\tmask-position: center;\n\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-close-circle.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-close-circle.svg\");\n\t\t\t\t}\n\n\t\t\t\t&:hover:before {\n\t\t\t\t\tbackground-color: $color-primary;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.inner {\n\t\t\tbox-sizing: border-box;\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t\tborder-top: none;\n\n\t\t\tp {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Custom styling for move custom field modal/link field groups modal.\n\t\t#acf-move-field-form,\n\t\t#acf-link-field-groups-form {\n\t\t\t.acf-field-select {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// Custom styling for the link field groups/create options page modal.\n\t.acf-link-field-groups-popup .acf-popup-box,\n\t.acf-create-options-page-popup .acf-popup-box {\n\t\t.title h3 {\n\t\t\tcolor: $gray-800;\n\t\t\tfont-weight: 500;\n\n\t\t\t&:before {\n\t\t\t\tcontent: \"\";\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tbackground: $gray-400;\n\t\t\t\tmargin-right: 9px;\n\t\t\t}\n\t\t}\n\n\t\t.inner {\n\t\t\tpadding: 0 !important;\n\n\t\t\t.acf-field-select,\n\t\t\t.acf-link-successful {\n\t\t\t\tpadding: 32px 24px;\n\t\t\t\tmargin-bottom: 0;\n\n\t\t\t\t.description {\n\t\t\t\t\tmargin-top: 6px !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-actions {\n\t\t\t\tbackground: $gray-50;\n\t\t\t\tborder-top: 1px solid $gray-200;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 20px;\n\t\t\t\t\tleft: 24px;\n\t\t\t\t\tbottom: 20px;\n\t\t\t\t\tright: 24px;\n\t\t\t\t}\n\t\t\t\tborder-bottom-left-radius: 8px;\n\t\t\t\tborder-bottom-right-radius: 8px;\n\n\t\t\t\t.acf-btn {\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\tmargin-left: 8px;\n\n\t\t\t\t\t&.acf-btn-primary {\n\t\t\t\t\t\twidth: 120px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-create-options-page-popup .acf-popup-box {\n\t\t.inner {\n\t\t\t.acf-error-message.-success {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.-dismiss {\n\t\t\t\tmargin: 24px 32px !important;\n\t\t\t}\n\n\t\t\t.acf-field {\n\t\t\t\tpadding: 24px 32px 0 32px;\n\t\t\t\tmargin: 0;\n\n\t\t\t\t&.acf-error {\n\t\t\t\t\t.acf-input-wrap {\n\t\t\t\t\t\toverflow: inherit;\n\n\t\t\t\t\t\tinput[type=\"text\"] {\n\t\t\t\t\t\t\tborder: 1px rgba($color-danger, 0.5) solid !important;\n\t\t\t\t\t\t\tbox-shadow:\n\t\t\t\t\t\t\t\t0px 0px 0px 3px rgba(209, 55, 55, 0.12),\n\t\t\t\t\t\t\t\t0px 0px 0px rgba(255, 54, 54, 0.25) !important;\n\t\t\t\t\t\t\tbackground-image: url(../../images/icons/icon-info-red.svg);\n\t\t\t\t\t\t\tbackground-position: right 10px top 50%;\n\t\t\t\t\t\t\tbackground-size: 14px;\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.acf-options-page-modal-error p {\n\t\t\t\t\tfont-size: 12px;\n\t\t\t\t\tcolor: $color-danger;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-actions {\n\t\t\t\tmargin-top: 32px;\n\n\t\t\t\t.acf-btn:disabled {\n\t\t\t\t\tbackground-color: $blue-500;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Hide original #post-body-content from edit field group page\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-single-field-group {\n\t#post-body-content {\n\t\tdisplay: none;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Settings section footer\n*\n*----------------------------------------------------------------------------*/\n.acf-field-group-settings-footer {\n\tdisplay: flex;\n\tjustify-content: space-between;\n\talign-content: stretch;\n\talign-items: center;\n\tposition: relative;\n\tmin-height: 88px;\n\tmargin: {\n\t\tright: -24px;\n\t\tleft: -24px;\n\t\tbottom: -24px;\n\t}\n\tpadding: {\n\t\tright: 24px;\n\t\tleft: 24px;\n\t}\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n\n\t.acf-created-on {\n\t\tdisplay: inline-flex;\n\t\tjustify-content: flex-start;\n\t\talign-content: stretch;\n\t\talign-items: center;\n\t\t@extend .p5;\n\t\tcolor: $gray-500;\n\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\t$icon-size: 20px;\n\t\t\tdisplay: inline-block;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t}\n\t\t\tbackground-color: $gray-400;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-time.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-time.svg\");\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Conditional logic enabled badge\n*\n*----------------------------------------------------------------------------*/\n.conditional-logic-badge {\n\tdisplay: none;\n\n\t&.is-enabled {\n\t\tdisplay: inline-block;\n\t\twidth: 6px;\n\t\theight: 6px;\n\t\toverflow: hidden;\n\t\tmargin: {\n\t\t\tleft: 8px;\n\t\t}\n\t\tbackground-color: rgba($color-success, 0.4);\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $color-success;\n\t\t}\n\t\tborder-radius: 100px;\n\t\ttext-indent: 100%;\n\t\twhite-space: nowrap;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field settings container\n*\n*----------------------------------------------------------------------------*/\n.acf-field-type-settings {\n\tcontainer-name: settings;\n\tcontainer-type: inline-size;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Split field settings\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-split {\n\tdisplay: flex;\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n\t.acf-field {\n\t\tmargin: 0;\n\t\tpadding: {\n\t\t\ttop: 32px;\n\t\t\tbottom: 32px;\n\t\t}\n\n\t\t&:nth-child(2n) {\n\t\t\tborder-left: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n}\n\n@container settings (max-width: 1170px) {\n\t.acf-field-settings-split {\n\t\tborder: none;\n\t\tflex-direction: column;\n\t}\n\t.acf-field {\n\t\tborder-top-width: 1px;\n\t\tborder-top-style: solid;\n\t\tborder-top-color: $gray-200;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Display & return format\n*\n*----------------------------------------------------------------------------*/\n.acf-field-setting-display_format,\n.acf-field-setting-return_format {\n\t.acf-label {\n\t\tmargin: {\n\t\t\tbottom: 6px;\n\t\t}\n\t}\n\n\t.acf-radio-list {\n\t\tli {\n\t\t\tdisplay: flex;\n\n\t\t\tlabel {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\twidth: 100%;\n\n\t\t\t\tspan {\n\t\t\t\t\tflex: 1 1 auto;\n\t\t\t\t}\n\n\t\t\t\tcode {\n\t\t\t\t\tpadding: {\n\t\t\t\t\t\tright: 8px;\n\t\t\t\t\t\tleft: 8px;\n\t\t\t\t\t}\n\t\t\t\t\tbackground-color: $gray-100;\n\t\t\t\t\tborder-radius: 4px;\n\t\t\t\t\t@extend .p5;\n\t\t\t\t\tcolor: $gray-600;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tinput[type=\"text\"] {\n\t\t\t\theight: 32px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-field-settings .acf-field-setting-first_day {\n\tpadding: {\n\t\ttop: 32px;\n\t}\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Image and Gallery fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-image,\n.acf-field-object-gallery {\n\t.acf-hl[data-cols=\"3\"] > li {\n\t\twidth: auto;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Appended fields fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field-appended {\n\toverflow: auto;\n\n\t.acf-input {\n\t\tfloat: left;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Flexible widths for image minimum / maximum size fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field.acf-field-setting-min_width,\n.acf-field-settings .acf-field.acf-field-setting-max_width {\n\t.acf-input {\n\t\tmax-width: none;\n\t}\n\n\t.acf-input-wrap input[type=\"text\"] {\n\t\tmax-width: 81px;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Temporary fix to hide pagination setting for repeaters used as subfields.\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-field-object-flexible-content {\n\t\t.acf-field-setting-pagination {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t.acf-field-object-repeater {\n\t\t.acf-field-object-repeater {\n\t\t\t.acf-field-setting-pagination {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Flexible content field width\n*\n*----------------------------------------------------------------------------*/\n\n.acf-admin-single-field-group\n\t.acf-field-object-flexible-content\n\t.acf-is-subfields\n\t.acf-field-object {\n\t.acf-label,\n\t.acf-input {\n\t\tmax-width: 600px;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Fix default value checkbox focus state\n*\n*----------------------------------------------------------------------------*/\n\n.acf-admin-single-field-group {\n\t.acf-field.acf-field-true-false.acf-field-setting-default_value\n\t\t.acf-true-false {\n\t\tborder: none;\n\n\t\tinput[type=\"checkbox\"] {\n\t\t\tmargin-right: 0;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* With front field extra spacing\n*\n*----------------------------------------------------------------------------*/\n.acf-field.acf-field-with-front {\n\tmargin: {\n\t\ttop: 32px;\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* Sub-fields layout\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub {\n\tmax-width: 100%;\n\toverflow: hidden;\n\tborder-radius: $radius-lg;\n\tborder: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: darken($gray-200, 5%);\n\t};\n\tbox-shadow: $elevation-01;\n\n\t// Header\n\t.acf-sub-field-list-header {\n\t\tdisplay: flex;\n\t\tjustify-content: space-between;\n\t\talign-content: stretch;\n\t\talign-items: center;\n\t\tmin-height: 64px;\n\t\tpadding: {\n\t\t\tright: 24px;\n\t\t\tleft: 24px;\n\t\t};\n\t}\n\n\t// Main sub-fields wrapper\n\t.acf-field-list-wrap {\n\t\tbox-shadow: none;\n\t}\n\n\t// Sub-field footer\n\t.acf-hl.acf-tfoot {\n\t\tmin-height: 64px;\n\t\talign-items: center;\n\t}\n\t\n\t// Secondary level sub-fields\n\t.acf-input.acf-input-sub {\n\t\tmax-width: 100%;\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tleft: 0;\n\t\t};\n\t}\n\n}\n\n.post-type-acf-field-group .acf-input-sub .acf-field-object .acf-sortable-handle {\n\twidth: 100%;\n\theight: 100%;\n}\n\n.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-sortable-handle:before {\n\tdisplay: none;\n}\n\n.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-field-list .acf-field-object:hover .acf-sortable-handle:before {\n\tdisplay: block;\n}\n\n.post-type-acf-field-group .acf-field-object .acf-is-subfields .acf-thead .li-field-label:before {\n\tdisplay: none;\n}\n\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open {\n\tborder-top-color: darken($gray-200, 5%);\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Flexible content field\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\n\ti.acf-icon.-duplicate.duplicate-layout {\n\t\tmargin: 0 auto !important;\n\t\tbackground-color: $gray-500;\n\t\tcolor: $gray-500;\n\t}\n\ti.acf-icon.acf-icon-trash.delete-layout {\n\t\tmargin: 0 auto !important;\n\t\tbackground-color: $gray-500;\n\t\tcolor: $gray-500;\n\t}\n\n\tbutton.acf-btn.acf-btn-tertiary.acf-field-setting-fc-duplicate, button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-delete {\n\t\tbackground-color: #ffffff !important;\n\t\tbox-shadow: $elevation-01;\n\t\tborder-radius: 6px;\n\t\twidth: 32px;\n\t\theight: 32px !important;\n\t\tmin-height: 32px;\n\t\tpadding: 0;\n\t}\n\n\tbutton.add-layout.acf-btn.acf-btn-primary.add-field,\n\t.acf-sub-field-list-header a.acf-btn.acf-btn-secondary.add-field, \n\t.acf-field-list-wrap.acf-is-subfields a.acf-btn.acf-btn-secondary.add-field {\n\t\theight: 32px !important;\n\t\tmin-height: 32px;\n\t\tmargin-left: 5px;\n\t}\n\n\t.acf-field.acf-field-setting-fc_layout {\n\t\tbackground-color: #ffffff;\n\t\tmargin-bottom: 16px;\n\t}\n\t\n\t.acf-field-setting-fc_layout {\n\t\t.acf-field-layout-settings.open {\n\t\t\tbackground-color: #ffffff;\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t}\n\n\t\twidth: calc(100% - 144px);\n\t\tmargin: {\n\t\t\tright: 72px;\n\t\t\tleft: 72px;\n\t\t};\n\t\tpadding: {\n\t\t\tright: 0;\n\t\t\tleft: 0;\n\t\t};\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: darken($gray-200, 5%);\n\t\t};\n\t\tborder-radius: $radius-lg;\n\t\tbox-shadow: $elevation-01;\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\twidth: calc(100% - 16px);\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t\tleft: 8px;\n\t\t\t};\n\t\t}\n\n\t\t// Secondary level sub-fields\n\t\t.acf-input-sub {\n\t\t\tmax-width: 100%;\n\t\t\tmargin: {\n\t\t\t\tright: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t}\n\n\t\t.acf-label,\n\t\t.acf-input {\n\t\t\tmax-width: 100% !important;\n\t\t}\n\n\t\t.acf-input-sub {\n\t\t\tmargin: {\n\t\t\t\tright: 32px;\n\t\t\t\tbottom: 32px;\n\t\t\t\tleft: 32px;\n\t\t\t};\n\t\t}\n\n\t\t.acf-fc-meta {\n\t\t\tmax-width: 100%;\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 32px;\n\t\t\t\tleft: 32px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t.acf-field-settings-fc_head {\n\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: left;\n\n\t\tbackground-color: $gray-50;\n\t\tborder-radius: 8px;\n\t\tmin-height: 64px;\n\t\tmargin: {\n\t\t\tbottom: 0px;\n\t\t};\n\t\tpadding: {\n\t\t\tright: 24px;\n\t\t};\n\n\t\t.acf-fc_draggable {\n\t\t\tmin-height: 64px;\n\t\t\tpadding-left: 24px;\n\t\t\tdisplay: flex;\n\t\t\twhite-space: nowrap;\n\t\t}\n\n\t\t.acf-fc-layout-name {\n\t\t\tmin-width: 0;\n\t\t\tcolor: $gray-400;\n\t\t\tpadding-left: 8px;\n\t\t\tfont-size: 16px;\n\n\t\t\t&.copyable:not(.input-copyable, .copy-unsupported):hover:after {\n\t\t\t\twidth: 14px !important;\n\t\t\t\theight: 14px !important;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tdisplay: none !important;\n\t\t\t}\n\n\t\t\tspan {\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t}\n\t\t}\n\n\t\tspan.toggle-indicator {\n\t\t\tpointer-events: none;\n\t\t\tmargin-top: 7px;\n\t\t}\n\n\t\tlabel {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\t@extend .acf-h3;\n\n\t\t\t&.acf-fc-layout-name {\n\t\t\t\tmargin-left: 1rem;\n\n\t\t\t\t@media screen and (max-width: $md) {\n\t\t\t\t\tdisplay: none !important;\n\t\t\t\t}\n\n\t\t\t\tspan.acf-fc-layout-name {\n\t\t\t\t\ttext-overflow: ellipsis;\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t\theight: 22px;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.acf-fc-layout-label:before {\n\t\t\t\tcontent: '';\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 8px;\n\t\t\t\t};\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tpadding-right: 10px;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-fl-actions {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\twhite-space: nowrap;\n\t\t\tmargin-left: auto;\n\n\t\t\t.acf-fc-add-layout {\n\t\t\t\tmargin-left: 10px;\n\t\t\t}\n\n\t\t\t.acf-fc-add-layout .add-field {\n\t\t\t\tmargin-left: 0px !important;\n\t\t\t}\n\n\t\t\tli {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 4px;\n\t\t\t\t};\n\n\t\t\t\t&:last-of-type {\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 0;\n\t\t\t\t\t};\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-field-settings-fc_head.open {\n\t\tborder-radius: 8px 8px 0px 0px;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Field open / closed icon state\n*\n*---------------------------------------------------------------------------------------------*/\n\n.post-type-acf-field-group .acf-field-object.open > .handle > .acf-tbody > .li-field-label::before {\n\t-webkit-mask-image: url('../../images/icons/icon-chevron-up.svg');\n\tmask-image: url('../../images/icons/icon-chevron-up.svg');\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Different coloured levels (current 5 supported)\n*\n*---------------------------------------------------------------------------------------------*/\n\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub {\n\t\n\t// Second level\n\t$nested-color: #BF7DD7;\n\t// Row hover color \n\t.acf-field-object .handle { background-color: transparent; &:hover { background-color: lighten($nested-color, 30%); } }\n\t// Active row color \n\t.acf-field-object.open .handle { background-color: lighten($nested-color, 28%); }\n\t// Active border color \n\t.acf-field-object .settings { border-left: { color: $nested-color; }; }\n\t\n\t// Third level\n\t.acf-input-sub {\n\t\t$nested-color: #7CCDB9;\n\t\t// Row hover color \n\t\t.acf-field-object .handle { background-color: transparent; &:hover { background-color: lighten($nested-color, 30%); } }\n\t\t// Active row color \n\t\t.acf-field-object.open .handle { background-color: lighten($nested-color, 28%); }\n\t\t// Active border color \n\t\t.acf-field-object .settings { border-left: { color: $nested-color; }; }\n\t\t\n\t\t// Fourth level\n\t\t.acf-input-sub {\n\t\t\t$nested-color: #E29473;\n\t\t\t// Row hover color \n\t\t\t.acf-field-object .handle { background-color: transparent; &:hover { background-color: lighten($nested-color, 30%); } }\n\t\t\t// Active row color \n\t\t\t.acf-field-object.open .handle { background-color: lighten($nested-color, 28%); }\n\t\t\t// Active border color \n\t\t\t.acf-field-object .settings { border-left: { color: $nested-color; }; }\n\t\t\t\n\t\t\t// Fifth level\n\t\t\t.acf-input-sub {\n\t\t\t\t$nested-color: #A3B1B9;\n\t\t\t\t// Row hover color \n\t\t\t\t.acf-field-object .handle { background-color: transparent; &:hover { background-color: lighten($nested-color, 30%); } }\n\t\t\t\t// Active row color \n\t\t\t\t.acf-field-object.open .handle { background-color: lighten($nested-color, 28%); }\n\t\t\t\t// Active border color \n\t\t\t\t.acf-field-object .settings { border-left: { color: $nested-color; }; }\n\t\t\t}\n\t\t\t\n\t\t}\n\t\t\n\t}\n\t\n}"],"names":[],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"acf-field-group.css","mappings":";;;AAAA,gBAAgB;ACAhB;;;;8FAAA;AAMA;AAOA;AAQA;AAgBA;;;;8FAAA;ACrCA;;;;8FAAA;ACAA;;;;8FAAA;AAOA;;;EAGC;EACA;AHkBD;;AGbC;;EAEC;AHgBF;;AGZA;;;;8EAAA;AAKA;;;EAGC;AHeD;;AGZA;EACC;AHeD;;AGZA;EACC;AHeD;;AGZA;EACC;AHeD;;AGXA;;;;8EAAA;AAKA;EACC;EASA;EAKA;EA8BA;EAeA;EAUA;EAyCA;AH1FD;AGlBC;EAEE;EACA;AHmBH;AGdC;EACC;AHgBF;AGVE;EAEE;AHWJ;AGRG;EALD;IAME;EHWF;AACF;AGPE;EACC;AHSH;AGNE;EACC;EACA;EACA;AHQH;AGNG;EACC;AHQJ;AGDC;EACC;EACA;AHGF;AGDE;EAJD;IAKE;EHID;AACF;AGDC;EAAkB;AHInB;AGHC;EAAiB;EAAY;AHO9B;AGNC;EAAgB;AHSjB;AGRC;EAAiB;AHWlB;AGNE;EAAkB;AHSpB;AGRE;EAAiB;AHWnB;AGVE;EAAgB;EAAa;AHc/B;AGbE;EAAiB;AHgBnB;AGVE;EACC;AHYH;AGTE;EACC;AHWH;AGTG;EACC;AHWJ;AGRG;EACC;AHUJ;AGPG;EACC;EACA;AHSJ;AGNG;EAEE;EACA;EACA,4BFrGM;AD4GX;AGHG;EACC;EACA;AHKJ;AGDE;EACC;AHGH;AGEC;EACC;AHAF;AGGC;EACC;EACA;EA2GA;EAOA;AHjHF;AGGG;;EAEC;AHDJ;AGME;EACC;EACA;EACA;AHJH;AGMG;EACC;EACA;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ,yBF/IO;EEgJP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHLJ;AGQG;EACC;AHNJ;AGQI;EACC;AHNL;AGQK;EAEC,WADY;EAEZ,YAFY;EAGZ;AHPN;AGYG;EACC;EACA;EACA,yBFzNU;AD+Md;AGcE;EACC;EACA;EACA;EACA;AHZH;AGcG;EACC;AHZJ;AGeG;EACC;EACA;EAEA;EACA;EACA;EACA,WAJY;EAKZ,YALY;EAMZ,yBF1MO;EE2MP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHdJ;AGiBG;EACC;EACA;EACA,yBFpQU;ADqPd;AGsBE;EACC;EACA;EACA;AHpBH;AGyBG;EACC;AHvBJ;AG8BE;EACC,qBFrQkB;ADyOrB;;AGoCE;EAEE;EACA;AHlCJ;;AGwCA;AACA;EACC;EACA;EAEA;EA+BA;EAMA;EA0DA;EA2BA;;;;;;;;;;;;;GAAA;EAgBA;EAcA;EAWA;AHrLD;AGmBC;EACC;EAEC;EACA;EACA;EAED,kBFhPU;EEiPV;AHnBF;AGqBE;EACC;AHnBH;AGwBC;EACC;EACA;EACA;EACA;EACA;AHtBF;AGyBE;EACC;AHvBH;AG6BC;EACC;AH3BF;AGkCE;EACC;EACA;EACA;EACA;AHhCH;AGmCE;EACC;AHjCH;AGoCE;EACC;EACA;EACA;EACA;EACA;AHlCH;AGqCE;EACC;EACA;EAEC;AHpCJ;AGuCG;EAPD;IAQE;IAEC;EHrCH;AACF;AGwCG;EACC;AHtCJ;AGwCI;EACC;AHtCL;AG2CG;EACC;AHzCJ;AG2CI;EAAU;AHxCd;AG2CG;EACC;AHzCJ;AGkDE;EACC;AHhDH;AGmDE;EACC,mBF5ZQ;EE6ZR;EACA;EACA;EACA;EACA;AHjDH;AGmDG;EACC;AHjDJ;AGmDI;EACC;AHjDL;AG8EG;EACC;EACA;AH5EJ;AGoFC;EACC;EACA;AHlFF;AGoFE;EACC;AHlFH;AGwFC;EACC;AHtFF;;AG4FA;;;;8EAAA;AAQC;EACC;AH5FF;AG+FC;EACC;AH7FF;AG+FE;EACC;AH7FH;AGgGE;EACC;AH9FH;AGiGE;EACC;AH/FH;AGkGE;EACC;AHhGH;AGmGE;EACC;EACA;AHjGH;AGmGG;EACC;EACA;EACA;AHjGJ;AGmGI;EACC;EACA;EACA;AHjGL;AGuGE;EACC;AHrGH;AGyGE;EACC;AHvGH;AG8GG;EACC;EACA;AH5GJ;;AGmHA;;;;8EAAA;AAMA;EACC;EACA;AHjHD;;AGoHA;EAEC;IACC;EHlHA;AACF;AGuHA;;;;8EAAA;AAMA;EACC;EACA;EACA;AHtHD;;AGyHA;EACC;EACA;EACA;AHtHD;;AG0HA;;;;8EAAA;AASC;;;;;EAKC;AH3HF;AG+HC;EACC;AH7HF;AGgIC;EACC;AH9HF;AGkIC;;EAEC;AHhIF;;AGoIA;;;;8EAAA;AASC;;;;;EAKC;AHrIF;AGyIC;EACC;AHvIF;AG0IC;EACC;AHxIF;AG4IC;EACC;AH1IF;;AGgJA;;;;8EAAA;AAMA;;;EAGC;AH9ID;;AGiJA;EACC;AH9ID;;AGiJA;EACC;AH9ID;;AGkJA;;;;8EAAA;AAMA;;;EAGC;AHhJD;;AGoJA;;;;8EAAA;AAYE;;;EACC;AHtJH;AGyJE;;;EACC;EACA;AHrJH;AGwJE;;;EACC;AHpJH;;AG8JE;EACC;AH3JH;AG8JE;EACC;AH5JH;;AGmKA;;;;8FAAA;AAQC;EACC;EACA;AHnKF;AGsKC;EACC;EACA;EACA;AHpKF;;AGyKA;;;;8FAAA;AAMA;EACC;AHvKD;;AG0KA;;;;8EAAA;AAMA;EAEC;;;IAGC;IACA;IACA;EHzKA;EG4KD;IACC;IACA;EH1KA;EG6KD;IACC;IACA;EH3KA;AACF;AGgLA;;;;8EAAA;AASE;;EAEC,yBFjwBQ;AD+kBX;;AI3nBA;;;;+FAAA;AAMC;EACC;AJ6nBF;;AIznBA;;;;+FAAA;AAOC;EACC,cH0CS;ADglBX;;AIrnBA;;;;+FAAA;AAMA;;EACC;EACA;AJwnBD;;AIrnBA;;EACC;EACA;AJynBD;;AItnBA;;;;;EACC;EACA;AJ6nBD;;AIzmBA;;;;+FAAA;AAQC;EACC;AJymBF;AItmBC;EACC;AJwmBF;AIrmBC;EACC;AJumBF;AIpmBC;;;;;;EACC;AJ2mBF;AIxmBC;;;;;;;;;;;EACC;AJonBF;AIjnBC;EACC;AJmnBF;AIhnBC;EACC;AJknBF;AI/mBC;EACC;AJinBF;;AI5mBA;;;;+FAAA;AAKA;EAEC,cH5DU;AD0qBX;;AI3mBA;;;;+FAAA;AAOC;EACC;AJ4mBF;AIzmBC;EACC;AJ2mBF;;AItmBA;;;;+FAAA;AASA;;;;+FAAA;AAMC;EACC;EACA;AJomBF;AIjmBC;EACC;EACA;AJmmBF;;AK5vBA;EAEC;;;;iGAAA;EAwCA;;;;iGAAA;EAcA;;;;iGAAA;EAcA;;;;iGAAA;EAeA;;;;iGAAA;EA6CA;;;;iGAAA;EAyEA;;;;iGAAA;EAkBA;;;;iGAAA;EAkBA;;;;iGAAA;EAqCA;;;;iGAAA;EA0GA;;;;iGAAA;EAqCA;;;;iGAAA;EAmCA;;;;iGAAA;EASA;;;;iGAAA;EA6IA;;;;iGAAA;EA+BA;;;;iGAAA;EAsBA;EAiVA;;;;iGAAA;AL7ID;AK90BC;;;;;EAKC;EACA;EAEC;EACA;EAED;EACA,qBJ4BS;EI3BT,6CJoEa;EInEb,kBJ8DU;EI7DV;EAEA,cJ2BS;ADkzBX;AK30BE;;;;;EACC,0BJgEO;EI/DP,qBJgCQ;ADizBX;AK90BE;;;;;EACC,yBJYQ;EIXR;ALo1BH;AKj1BE;;;;;EACC,cJWQ;AD40BX;AK30BE;EACC,yBJNQ;EIOR,cJHQ;ADg1BX;AKj0BE;;EAEC;ALm0BH;AKzzBC;EACC;EAEC;EACA;EAED;EACA;ALyzBF;AKjzBC;EACC;EACA;EAEC;EACA;EAED;EACA;EACA;ALizBF;AK9yBE;EAEC,cJ3CQ;AD01BX;AK5yBE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AL8yBH;AKvyBE;EAEE;EACA;EAED;ALuyBH;AK9xBC;;EAEC;EACA;EACA;EACA;EAEC;EACA;EACA,qBJhGQ;EIkGT;EACA;AL8xBF;AK5xBE;;EACC,yBJ9FQ;EI+FR,qBJ1FQ;ADy3BX;AK5xBE;;;EAEC,yBJpGQ;EIqGR,qBJhGQ;AD+3BX;AK7xBG;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALiyBJ;AK5xBE;;EACC;AL+xBH;AK5xBE;;EACC,yBJzIQ;EI0IR,qBJvIQ;ADs6BX;AKlxBI;;;EACC;ALsxBL;AKrwBG;EACC;ALuwBJ;AKtvBG;EACC;ALwvBJ;AKzuBE;;;;EAGE;AL4uBJ;AKxuBE;;EAEE;AL0uBJ;AKvuBG;;EAEE;ALyuBL;AKluBE;;EACC;EACA;EACA;ALquBH;AK3tBC;EACC;EACA;EACA;EACA,yBJ9OS;EI+OT;AL6tBF;AK3tBE;EACC,yBJjPQ;AD88BX;AK1tBE;EACC;AL4tBH;AKztBE;EACC,yBJ5OQ;ADu8BX;AKztBG;EACC,yBJ9OO;ADy8BX;AKxtBG;EACC;AL0tBJ;AKrtBE;;EAEC;ALutBH;AKptBE;EACC;EACA;EACA;EACA;EACA;ALstBH;AKjtBC;EACC;EACA;ALmtBF;AKjtBE;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;ALktBJ;AK/sBG;EAEE;ALgtBL;AK5sBG;EAEE;AL6sBL;AKzsBG;EACC;EAEC;EACA;AL0sBL;AK/rBG;EAEE;EACA;ALgsBL;AK5rBG;EAEE;EACA;AL6rBL;AKjrBC;EACC;EACA;EAEC;EAGA;EACA;EACA;EACA;EAED;EACA;EACA,kBJ/TU;EIiUT;EACA;EACA,qBJzVQ;EI2VT;AL6qBF;AK3qBE;EACC,qBJ7VQ;EI8VR;EACA;AL6qBH;AKlqBC;EACC;EACA;EACA;EAEC;EACA;EAED;EACA;EACA;EACA,qBJtXS;EIuXT,kBJjWU;EImWV,cJzXS;AD0hCX;AK/pBE;EACC;EACA,qBJ7XQ;EI8XR,cJ9XQ;AD+hCX;AK9pBE;EACC;EACA,0BJrWO;EIsWP,cJpYQ;ADoiCX;AKtpBC;EACC;ALwpBF;AK7oBE;;EACC;EACA;ALgpBH;AK7oBE;;EACC;EAEC;EACA;EAED;EAEC;EACA;EACA,qBJvbO;EIybR,6CJhZY;EIiZZ,kBJtZS;EIuZT;EAEA,cJzbQ;ADokCX;AKxoBE;;EACC;EACA;EACA;EACA;AL2oBH;AKxoBE;;EACC;AL2oBH;AKxoBE;;EACC;AL2oBH;AKxoBE;;EACC,qBJncQ;AD8kCX;AKxoBE;;EACC,0BJxaO;EIyaP,qBJxcQ;EIycR,kBJlbS;AD6jCZ;AKzoBG;;EACC;AL4oBJ;AKvoBI;;EACC;EACA;AL0oBL;AKnoBI;;EACC;EACA;ALsoBL;AK/nBE;;EACC;EAEC;ALioBJ;AK9nBG;;EACC;EACA;ALioBJ;AK5nBE;;EAEE;EACA;EACA;EACA;AL8nBJ;AK1nBE;;EACC;EACA;EAEC;EACA;EAED;EACA;EACA;EACA;AL2nBH;AKznBG;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBJniBO;AD8pCX;AKxnBG;;EACC,yBJ1hBO;ADqpCX;AKjnBC;EACC;EACA;EACA;ALmnBF;AKjnBE;EAEC,WADY;EAEZ,YAFY;EAGZ,yBJ1jBQ;AD4qCX;AK/mBE;EAEE;ALgnBJ;AK5mBE;EAEE;AL6mBJ;AKlmBC;EACC;EACA;EACA;EACA;ALomBF;AKlmBW;EACR;EACA;ALomBH;;AKjmBE;EACC;EACA;ALomBH;AKllBE;;;;;;;;;;;;EACC;AL+lBH;AK1lBG;;;;;;;;;;;;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;ALsmBL;AKlmBG;;;;;;;;;;;;EACC;EACA;EACA;EAEC;AL8mBL;AK3mBI;;;;;;;;;;;;EACC;EACA;ALwnBL;AKlnBE;;;;;;;;;;;;EACC;EACA;AL+nBH;AK5nBE;;;;;;;;;;;;EACC;EACA;ALyoBH;AKtoBE;;;;;;;;;;;;EACC;EACA;EACA;EACA;ALmpBH;AK/oBE;;;;;;;;;;;;EACC;AL4pBH;AK1pBY;EACR;AL4pBJ;;AKvpBE;;;;;;;;;;;;EACC;EACA;EACA;EACA;EACA;ALqqBH;AKnqBG;;;;;;;;;;;;EACC;EAEA;EACA;EACA;EACA;EACA;EACA,WANY;EAOZ,YAPY;EAQZ;EACA;EACA,yBJhsBO;EIisBP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AL+qBJ;AK5qBG;;;;;;;;;;;;EACC;ALyrBJ;AKhrBG;;;;;;;;;;;;EACC;EACA;AL6rBJ;AKtrBC;EACC,yBJvuBS;EIwuBT;EACA;EACA,cJtuBS;EIuuBT;EACA;EACA;EACA;EACA;ALwrBF;AKrrBC;EACC;EACA;EACA;EACA;EACA;ALurBF;AKrrBE;EACC;EACA;EACA;EACA;EACA;ALurBH;AKprBW;EAER;ALqrBH;;AKjrBE;EACC;ALorBH;AKlrBY;EACR;ALorBJ;;AK/qBE;EACC;EACA;EACA;ALkrBH;AK9qBI;EACC;EAEA;EACA;EACA;EACA;EACA,WALY;EAMZ,YANY;EAOZ;EACA;EACA,yBJ9xBM;EI+xBN;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AL+qBL;AK7qBc;EACR;EACA;AL+qBN;;AK1qBG;EACC;EAEA;EACA;EACA;EACA;AL4qBJ;AK1qBa;EACR;EACA;AL4qBL;;AKzqBI;EACC,yBJj0BM;EIk0BN;AL4qBL;AKtqBE;EACC;ALwqBH;AKnqBG;EACC;EACA;ALqqBJ;AKhqBE;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;ALgqBH;AK9pBG;EACC;EACA;EACA;EAEC;EAED;AL8pBJ;AK5pBI;EACC;EACA;AL8pBL;AKxpBE;EACC;EACA;AL0pBH;AKxpBG;EACC;EAEA;EACA;EACA,WAHY;EAIZ,YAJY;EAKZ;EACA;EACA,yBJl3BO;EIm3BP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALypBJ;AKvpBa;EACR;EACA;ALypBL;;AKppBE;EACC;EACA;EACA;EACA;EACA,yBJ55BQ;EI85BP;EACA;EACA,yBJ95BO;EIi6BP;EACA;EACA,4BJn6BO;EIq6BR,cJn6BQ;EIo6BR;EAEC;EAGA;EACA;EACA;EACA;EAED;AL+oBH;AKhoBG;;;EACC;EACA;ALooBJ;;AK3nBC;;EACC;EACA;AL+nBF;;AMznDA;;;;8EAAA;AAMC;;;;EAIC,iBLuFU;ADoiDZ;;AMvnDA;;;;8EAAA;AAMC;EACC,iBL4EU;AD6iDZ;;AMrnDA;;;;8EAAA;AAMC;EACC;ANunDF;;AMnnDA;;;;8EAAA;AAMC;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;ANknDH;;AM7mDA;;;;8EAAA;AAMC;EACC;EACA;EACA;EACA,6CLoBa;AD2lDf;AM7mDE;EAEE;EACA;EACA,yBL5BO;AD0oDX;AM3mDG;;EAEC;AN6mDJ;AM1mDG;EACC;AN4mDJ;;AMtmDA;;;;8EAAA;AAMC;EACC,yBLpDS;EKsDR;EACA;EACA,yBLtDQ;EKyDR;EACA;EACA,4BL3DQ;ADgqDX;AMlmDE;EACC;EACA;EACA;EAEC;EACA;EAGD,cLlEQ;EKmER;ANimDH;;AM5lDA;;;;8EAAA;AAMC;EAEE;EACA;EACA,yBLvFQ;ADorDX;AMzlDG;EACC;AN2lDJ;AMrlDG;EACC;EACA;EACA;EACA;EACA,mBLtGO;EKuGP;ANulDJ;AMnlDI;EACC;ANqlDL;AMllDI;EACC;EACA;EACA;EACA;EACA,mBLpHM;EKqHN;ANolDL;AM/kDE;EACC;ANilDH;AM9kDE;EACC;EACA,yBLrHQ;ADqsDX;AM7kDE;EACC,yBL1HQ;EK2HR;EACA;AN+kDH;AM7kDG;EACC;AN+kDJ;AM7kDI;EACC;AN+kDL;AM1kDE;EACC;AN4kDH;AM1kDG;EACC;AN4kDJ;AM1kDI;EACC;EACA;AN4kDL;AMzkDI;EACC;AN2kDL;AMtkDE;EACC;EACA;ANwkDH;AMrkDE;EACC;EACA;EACA;EACA;EAEA,cLzKQ;AD+uDX;AMpkDG;EACC;EACA;EACA;EACA;EACA;EACA;ANskDJ;AMhkDI;EACC;ANkkDL;AM/jDI;EACC;ANikDL;AMtjDA;;;;8EAAA;AAMC;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;EAEC;EACA;EACA,yBLlOQ;ADsxDX;AMjjDE;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;ANgjDJ;;AM1iDA;;;;8EAAA;AAKA;EACC;EAEC;EACA;EAED;EAEC;EACA;EACA,0BLxPS;ADkyDX;;AMtiDA;;;;8EAAA;AAKA;EAEE;EACA;EACA;EACA;ANwiDF;AMriDC;;EAGE;ANsiDH;;AMjiDA;;;;8EAAA;AAKA;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;ANmiDF;;AM/hDA;;;;8EAAA;AAKA;EACC;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;AN+hDF;AM5hDC;EAhBD;IAkBG;IACA;EN8hDD;AACF;AM3hDC;;EAEC;AN6hDF;AM3hDE;;EACC;AN8hDH;AM1hDG;;EACC,yBLvVO;EKwVP;EACA;EACA;AN6hDJ;AMxhDC;EACC;AN0hDF;;AMthDA;;;;8EAAA;AAMA;;EAGE;EAGA;EACA;EACA,yBLjXS;ADs4DX;;AMjhDA;EAEE;ANmhDF;;AM/gDA;;;;8EAAA;AAMC;EACC;ANihDF;AM9gDC;EACC,yBLxYS;EKyYT;EACA;EACA;EACA,cLrYS;EKsYT;ANghDF;AM9gDE;EACC;ANghDH;AM/gDG;EACC;EAEA;EACA;EACA;EACA;EACA;EACA,WANY;EAOZ,YAPY;EASX;EAED,yBLzZO;EK0ZP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN8gDJ;;AMxgDA;;;;8EAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGA;EACA;EACA,yBLtcS;AD48DX;AMngDC;EAxBD;IA0BG;ENqgDD;AACF;;AMjgDA;EAEE;EACA;EACA;EACA;ANmgDF;;AM//CA;;;;8EAAA;AAQC;;;EACC,mBLpeS;EKseR,4BL9dQ;AD89DX;AM7/CE;;;EAEE;EACA;EAGA;EAGA;EACA;EACA,4BLlfO;AD8+DX;AMv/CC;;;;;;EAEC;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EAGA;EACA;EACA,4BLzgBQ;ADigEX;AMt/CE;;;;;;EACC;EAEC;EACA;EACA;EACA;EAED;AN2/CH;AMz/CG;;;;;;EAKC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;EACA;EACA;EAEC;EACA;EACA;EAED;EACA,cL1iBO;EK4iBP;ANu/CJ;AMhhDI;;;;;;EACC;ANuhDL;AM7/CI;;;;;;EACC,cL5iBM;ADgjEX;AMjgDI;;;;;;EACC;ANwgDL;AMpgDG;;;;;;EACC;EAEC,4BL9iBM;EKgjBP,cLhjBO;ADyjEX;AMvgDI;;;;;;EAEE,4BLpjBK;EKqjBL;AN6gDN;;AMrgDA;EAIE;ANqgDF;AMlgDC;EAPD;IASG;ENogDD;AACF;;AMhgDA;;;;8EAAA;AAMC;EAEE;EACA;EACA;EACA;ANigDH;AM9/CE;EACC;ANggDH;AM5/CC;EACC;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;AN2/CH;AMt/CC;EACC;EAEC;EACA;EACA;EACA;ANu/CH;AMp/CE;EACC;EAEC;EACA;EACA;EACA;ANq/CJ;AMj/CE;EACC;ANm/CH;AMh/CE;EACC;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EAGA;EACA;EACA,0BLrqBO;ADkpEX;AMv+CC;EACC;ANy+CF;AMr+CC;EACC;ANu+CF;;AMj+CE;EAEE;EACA;EAED;EAEC;EACA;EACA,2BLhsBO;ADiqEX;;AM39CA;;;;8EAAA;AAMC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN69CF;AM19CC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAGD;EACA;EACA;ANy9CF;AMv9CE;EACC;ANy9CH;AMt9CE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ,yBLvvBQ;EKwvBR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANu9CH;;AMh9CE;EACC;EACA;ANm9CH;;AM98CA;;;;8EAAA;AAMC;EACC;EAEC;AN+8CH;AM58CE;EACC;EACA;EACA;EACA;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBLzyBQ;EK0yBR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN28CH;AMx8CE;EACC;AN08CH;;AMn8CE;EAEE;EACA;ANq8CJ;AMl8CG;EACC;EACA;EACA;EACA;ANo8CJ;AM97CG;EACC;EACA;ANg8CJ;AM77CG;EACC;EACA;AN+7CJ;AM57CG;EACC;EACA;AN87CJ;;AMv7CC;EAEE;ANy7CH;AMr7CE;EAEE;EACA;ANs7CJ;;AMh7CA;;;;8EAAA;AAOC;EACC;EAEC;EACA;ANg7CH;AM76CE;EAPD;IASG;EN+6CF;AACF;AM36CC;EACC;EAEC;EAGA;EACA;AN06CH;AMv6CE;EACC;EACA;EAEC;EAGA;EACA;EACA;EAGA;EACA;EACA,yBLn6BO;ADu0EX;AMj6CG;EAjBD;IAmBG;ENm6CH;EMh6CE;IACC;IACA;IACA;IACA;IACA;ENk6CH;EMh6CG;IACC;ENk6CJ;AACF;;AM35CA;;;;;EAKC,cL97BU;EK+7BV;AN85CD;;AM35CA;EACC;EACA;EACA;EACA;EACA;AN85CD;;AM35CA;EACC;EACA;EACA;EACA;AN85CD;;AM35CA;;;;8EAAA;AAMC;;EAEC;EACA;EACA;EACA;EAEC;EACA;EAED,yBLr+BS;EKs+BT,qBLn+BS;EKo+BT,6CL37Ba;EK47Bb,cLn+BS;AD83EX;AMx5CC;EACC;AN05CF;AMv5CC;EACC;ANy5CF;;AMr5CA;;;;8EAAA;AAKA;EACC;ANw5CD;;AMr5CA;EACC;ANw5CD;;AMr5CA;;;;8EAAA;AAKA;EAIC;EACA;EAEC;EACA;ANo5CF;AMj5CC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;ANm5CF;AMj5CE;;;EAGC;ANm5CH;AMh5CE;EAGE;EACA;EAED;EACA,cLhiCQ;AD+6EX;AM54CE;EAGE;EACA;EAED;EACA,cL5iCQ;ADu7EX;AMz4CG;EAGE;ANy4CL;AMp4CE;EACC;EAEC;ANq4CJ;AMj4CE;EAEE;ANk4CJ;;AM53CA;;;;8EAAA;AAOE;EACC;AN63CH;;AMx3CA;;;;8EAAA;AAMC;EACC;AN03CF;AMx3CE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAGA;EACA;EACA,4BL7mCO;ADo+EX;AMp3CG;;;;EAME;EAED,cLnnCO;ADs+EX;AMh3CG;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANk3CJ;AMh3CI;EAEC;EACA;EACA;EACA;EACA,WALY;EAMZ,YANY;EAOZ,yBL1oCM;EK2oCN;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANi3CL;AM92CI;EACC,yBL/oCM;AD+/EX;AM32CE;EACC;EACA;EAEC;EACA;EACA;EACA;EAED;AN22CH;AMz2CG;EAEE;EACA;AN02CL;AMl2CG;;EAEE;ANo2CL;AM31CE;;EACC,cL/rCQ;EKgsCR;AN81CH;AM51CG;;EACC;EACA;EACA;EACA,mBL1sCO;EK2sCP;AN+1CJ;AM31CE;;EACC;AN81CH;AM51CG;;;;EAEC;EACA;ANg2CJ;AM91CI;;;;EACC;ANm2CL;AM/1CG;;EACC,mBLjuCO;EKkuCP;EAEC;EACA;EACA;EACA;EAED;EACA;ANg2CJ;AM91CI;;EACC;EACA;ANi2CL;AM/1CK;;EACC;ANk2CN;AMz1CG;EACC;AN21CJ;AMx1CG;EACC;AN01CJ;AMv1CG;EACC;EACA;ANy1CJ;AMt1CK;EACC;ANw1CN;AMt1CM;EACC;EACA,mGACC;EAED;EACA;EACA;EACA;ANs1CP;AMj1CI;EACC;EACA,cL9vCU;ADilFf;AM/0CG;EACC;ANi1CJ;AM/0CI;EACC,yBLhxCM;ADimFX;;AM10CA;;;;8EAAA;AAMC;EACC;AN40CF;;AMx0CA;;;;8EAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EAGA;EACA;EAGA;EACA;EACA,yBLz0CS;AD+oFX;AMn0CC;EACC;EACA;EACA;EACA;EAEA,cL/0CS;ADmpFX;AMl0CE;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBL31CQ;EK41CR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANi0CH;;AM5zCA;;;;8EAAA;AAKA;EACC;AN+zCD;AM7zCC;EACC;EACA;EACA;EACA;EAEC;EAED;EAEC;EACA;EACA,qBLz2Ca;EK22Cd;EACA;EACA;AN2zCF;;AMvzCA;;;;8EAAA;AAKA;EACC;EACA;AN0zCD;;AMvzCA;;;;8EAAA;AAKA;EACC;EAEC;EACA;EACA,yBL55CS;ADqtFX;AMvzCC;EACC;EAEC;EACA;ANwzCH;AMrzCE;EAEE;EACA;EACA,0BLz6CO;AD+tFX;;AMhzCA;EACC;IACC;IACA;ENmzCA;EMjzCD;IACC;IACA;IACA,yBLv7CS;ED0uFT;AACF;AMhzCA;;;;8EAAA;AAOC;;EAEE;ANgzCH;AM3yCE;;EACC;AN8yCH;AM5yCG;;EACC;EACA;AN+yCJ;AM7yCI;;EACC;ANgzCL;AM7yCI;;EAEE;EACA;EAED,yBL19CM;EK29CN;EAEA,cLx9CM;ADqwFX;AMzyCG;;EACC;AN4yCJ;;AMtyCA;EAEE;EAGA;EACA;EACA,yBL9+CS;ADoxFX;;AMlyCA;;;;8EAAA;AAOC;;EACC;ANoyCF;;AMhyCA;;;;8EAAA;AAKA;EACC;ANmyCD;AMjyCC;EACC;ANmyCF;;AM/xCA;;;;8EAAA;AAOC;;EACC;ANiyCF;AM9xCC;;EACC;ANiyCF;;AM7xCA;;;;8EAAA;AAOE;EACC;AN8xCH;AMxxCG;EACC;AN0xCJ;;AMpxCA;;;;8EAAA;AAUC;;EAEC;ANkxCF;;AM9wCA;;;;8EAAA;AAOC;EAEC;AN8wCF;AM5wCE;EACC;AN8wCH;;AMzwCA;;;;8EAAA;AAKA;EAEE;AN2wCF;;AOj5FA;;;;+FAAA;AAKA;EACC;EACA;EACA,kBN4EW;EM1EV;EACA;EACA;EAED,6CN0Ec;ADw0Ff;AO/4FC;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;APg5FH;AO34FC;EACC;AP64FF;AOz4FC;EACC;EACA;AP24FF;AOv4FC;EACC;EAEC;EACA;APw4FH;;AOl4FA;EACC;EACA;APq4FD;;AOl4FA;EACC;APq4FD;;AOl4FA;EACC;APq4FD;;AOl4FA;EACC;APq4FD;;AOl4FA;EACC;APq4FD;;AOl4FA;;;;+FAAA;AAOC;EACC;EACA,yBNhCS;EMiCT,cNjCS;ADo6FX;AOj4FC;EACC;EACA,yBNrCS;EMsCT,cNtCS;ADy6FX;AOh4FC;EACC;EACA,6CNJa;EMKb;EACA;EACA;EACA;EACA;APk4FF;AO/3FC;;;EAGC;EACA;EACA;APi4FF;AO93FC;EACC;EACA;APg4FF;AO73FC;EAUC;EAEC;EACA;EAGA;EACA;EAGA;EACA;EACA;EAED,kBNrDU;EMsDV,6CNlDa;ADk6Ff;AOx4FE;EACC;EAEC;EACA;EACA,yBNzEO;ADk9FX;AOp3FE;EA3BD;IA4BE;IAEC;IACA;EPs3FF;AACF;AOl3FE;EACC;EAEC;EACA;APm3FJ;AO/2FE;;EAEC;APi3FH;AO92FE;EAEE;EACA;EACA;AP+2FJ;AO32FE;EACC;EAEC;EACA;EACA;AP42FJ;AOt2FC;EAEC;EACA;EACA;EAEA,yBN/IS;EMgJT;EACA;EAEC;EAGA;APm2FH;AOh2FE;EACC;EACA;EACA;EACA;APk2FH;AO/1FE;EACC;EACA,cN9JQ;EM+JR;EACA;APi2FH;AO/1FG;EACC;EACA;APi2FJ;AO91FG;EAXD;IAYE;EPi2FF;AACF;AO/1FG;EACC;EACA;EACA;APi2FJ;AO71FE;EACC;EACA;AP+1FH;AO51FE;EACC;EACA;AP81FH;AO31FG;EACC;AP61FJ;AO31FI;EAHD;IAIE;EP81FH;AACF;AO51FI;EACC;EACA;EACA;EACA;AP81FL;AO11FG;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBNpNO;EMqNP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;APy1FJ;AOv1Fa;EACR;APy1FL;;AOl1FE;EACC;EACA;EACA;EACA;APq1FH;AOn1FG;EACC;APq1FJ;AOl1FG;EACC;APo1FJ;AOj1FG;EAEE;APk1FL;AO/0FI;EAEE;APg1FN;AOt0FC;EACC;APw0FF;;AOn0FA;;;;+FAAA;AAMA;EACC;EACA;APq0FD;;AOl0FA;;;;+FAAA;AAWC;EAA4B;APg0F7B;AOh0F4D;EAAU;APm0FtE;AOj0FC;EAAiC;APo0FlC;AOl0FC;EAA6C,0BAN9B;AP20FhB;AO/zFE;EAA4B;APk0F9B;AOl0F6D;EAAU;APq0FvE;AOn0FE;EAAiC;APs0FnC;AOp0FE;EAA6C,0BAN9B;AP60FjB;AOj0FG;EAA4B;APo0F/B;AOp0F8D;EAAU;APu0FxE;AOr0FG;EAAiC;APw0FpC;AOt0FG;EAA6C,0BAN9B;AP+0FlB;AOn0FI;EAA4B;APs0FhC;AOt0F+D;EAAU;APy0FzE;AOv0FI;EAAiC;AP00FrC;AOx0FI;EAA6C,0BAN9B;APi1FnB,C","sources":["webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/acf-field-group.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_variables.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_mixins.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_field-group.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_typography.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_admin-inputs.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_edit-field-group.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_sub-field-groups.scss"],"sourcesContent":["@charset \"UTF-8\";\n/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n/* colors */\n/* acf-field */\n/* responsive */\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n*\tField Group\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-field-group-fields > .inside,\n#acf-field-group-locations > .inside,\n#acf-field-group-options > .inside {\n padding: 0;\n margin: 0;\n}\n\n.postbox .handle-order-higher,\n.postbox .handle-order-lower {\n display: none;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Publish\n*\n*----------------------------------------------------------------------------*/\n#minor-publishing-actions,\n#misc-publishing-actions #visibility,\n#misc-publishing-actions .edit-timestamp {\n display: none;\n}\n\n#minor-publishing {\n border-bottom: 0 none;\n}\n\n#misc-pub-section {\n border-bottom: 0 none;\n}\n\n#misc-publishing-actions .misc-pub-section {\n border-bottom-color: #F5F5F5;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Fields\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-fields {\n border: 0 none;\n /* links */\n /* Field type */\n /* table header */\n /* show keys */\n /* hide tabs */\n /* fields */\n}\n#acf-field-group-fields .inside {\n border-top-width: 0;\n border-top-style: none;\n}\n#acf-field-group-fields a {\n text-decoration: none;\n}\n#acf-field-group-fields .li-field-type .field-type-icon {\n margin-right: 8px;\n}\n@media screen and (max-width: 600px) {\n #acf-field-group-fields .li-field-type .field-type-icon {\n display: none;\n }\n}\n#acf-field-group-fields .li-field-type .field-type-label {\n display: flex;\n}\n#acf-field-group-fields .li-field-type .acf-pro-label-field-type {\n position: relative;\n top: -3px;\n margin-left: 8px;\n}\n#acf-field-group-fields .li-field-type .acf-pro-label-field-type img {\n max-width: 34px;\n}\n#acf-field-group-fields .li-field-order {\n width: 64px;\n justify-content: center;\n}\n@media screen and (max-width: 880px) {\n #acf-field-group-fields .li-field-order {\n width: 32px;\n }\n}\n#acf-field-group-fields .li-field-label {\n width: calc(50% - 64px);\n}\n#acf-field-group-fields .li-field-name {\n width: 25%;\n word-break: break-word;\n}\n#acf-field-group-fields .li-field-key {\n display: none;\n}\n#acf-field-group-fields .li-field-type {\n width: 25%;\n}\n#acf-field-group-fields.show-field-keys .li-field-label {\n width: calc(35% - 64px);\n}\n#acf-field-group-fields.show-field-keys .li-field-name {\n width: 15%;\n}\n#acf-field-group-fields.show-field-keys .li-field-key {\n width: 25%;\n display: flex;\n}\n#acf-field-group-fields.show-field-keys .li-field-type {\n width: 25%;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-tab-bar {\n display: none;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main {\n padding: 0;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main.acf-field-settings-main-general {\n padding-top: 32px;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field {\n margin-bottom: 32px;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-setting-wrapper {\n padding-top: 0;\n border-top: none;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-settings-split .acf-field {\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-setting-first_day {\n padding-top: 0;\n border-top: none;\n}\n#acf-field-group-fields.hide-tabs .acf-field-settings-footer {\n margin-top: 32px;\n}\n#acf-field-group-fields .acf-field-list-wrap {\n border: #ccd0d4 solid 1px;\n}\n#acf-field-group-fields .acf-field-list {\n background: #f5f5f5;\n margin-top: -1px;\n /* no fields */\n /* empty */\n}\n#acf-field-group-fields .acf-field-list .acf-tbody > .li-field-name,\n#acf-field-group-fields .acf-field-list .acf-tbody > .li-field-key {\n align-items: flex-start;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported) {\n cursor: pointer;\n display: inline-flex;\n align-items: center;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported):hover:after {\n content: \"\";\n padding-left: 5px;\n display: inline-flex;\n width: 12px;\n height: 12px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-copy.svg\");\n mask-image: url(\"../../images/icons/icon-copy.svg\");\n background-size: cover;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported).sub-label {\n padding-right: 22px;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported).sub-label:hover {\n padding-right: 0;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported).sub-label:hover:after {\n width: 14px;\n height: 14px;\n padding-left: 8px;\n}\n#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable, .copy-unsupported).copied:hover:after {\n -webkit-mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n background-color: #49ad52;\n}\n#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) {\n cursor: pointer;\n display: block;\n position: relative;\n align-items: center;\n}\n#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) input {\n padding-right: 40px;\n}\n#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) .acf-input-wrap:after {\n content: \"\";\n padding-left: 5px;\n right: 12px;\n top: 12px;\n position: absolute;\n width: 16px;\n height: 16px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-copy.svg\");\n mask-image: url(\"../../images/icons/icon-copy.svg\");\n background-size: cover;\n}\n#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported).copied .acf-input-wrap:after {\n -webkit-mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n background-color: #49ad52;\n}\n#acf-field-group-fields .acf-field-list .no-fields-message {\n padding: 15px 15px;\n background: #fff;\n display: none;\n}\n#acf-field-group-fields .acf-field-list.-empty .no-fields-message {\n display: block;\n}\n.acf-admin-3-8 #acf-field-group-fields .acf-field-list-wrap {\n border-color: #dfdfdf;\n}\n\n.rtl #acf-field-group-fields .li-field-type .field-type-icon {\n margin-left: 8px;\n margin-right: 0;\n}\n\n/* field object */\n.acf-field-object {\n border-top: #eeeeee solid 1px;\n background: #fff;\n /* sortable */\n /* meta */\n /* handle */\n /* open */\n /*\n \t// debug\n \t&[data-save=\"meta\"] {\n \t\t> .handle {\n \t\t\tborder-left: #ffb700 solid 5px !important;\n \t\t}\n \t}\n\n \t&[data-save=\"settings\"] {\n \t\t> .handle {\n \t\t\tborder-left: #0ec563 solid 5px !important;\n \t\t}\n \t}\n */\n /* hover */\n /* settings */\n /* conditional logic */\n}\n.acf-field-object.ui-sortable-helper {\n overflow: hidden !important;\n border-width: 1px;\n border-style: solid;\n border-color: #A5D2E7 !important;\n border-radius: 8px;\n filter: drop-shadow(0px 10px 20px rgba(16, 24, 40, 0.14)) drop-shadow(0px 1px 3px rgba(16, 24, 40, 0.1));\n}\n.acf-field-object.ui-sortable-helper:before {\n display: none !important;\n}\n.acf-field-object.ui-sortable-placeholder {\n box-shadow: 0 -1px 0 0 #DFDFDF;\n visibility: visible !important;\n background: #F9F9F9;\n border-top-color: transparent;\n min-height: 54px;\n}\n.acf-field-object.ui-sortable-placeholder:after, .acf-field-object.ui-sortable-placeholder:before {\n visibility: hidden;\n}\n.acf-field-object > .meta {\n display: none;\n}\n.acf-field-object > .handle a {\n -webkit-transition: none;\n -moz-transition: none;\n -o-transition: none;\n transition: none;\n}\n.acf-field-object > .handle li {\n word-wrap: break-word;\n}\n.acf-field-object > .handle strong {\n display: block;\n padding-bottom: 0;\n font-size: 14px;\n line-height: 14px;\n min-height: 14px;\n}\n.acf-field-object > .handle .row-options {\n display: block;\n opacity: 0;\n margin-top: 5px;\n}\n@media screen and (max-width: 880px) {\n .acf-field-object > .handle .row-options {\n opacity: 1;\n margin-bottom: 0;\n }\n}\n.acf-field-object > .handle .row-options a {\n margin-right: 4px;\n}\n.acf-field-object > .handle .row-options a:hover {\n color: rgb(4.0632911392, 71.1075949367, 102.9367088608);\n}\n.acf-field-object > .handle .row-options a.delete-field {\n color: #a00;\n}\n.acf-field-object > .handle .row-options a.delete-field:hover {\n color: #f00;\n}\n.acf-field-object > .handle .row-options.active {\n visibility: visible;\n}\n.acf-field-object.open + .acf-field-object {\n border-top-color: #E1E1E1;\n}\n.acf-field-object.open > .handle {\n background: #2a9bd9;\n border: rgb(37.6669322709, 149.6764940239, 211.1330677291) solid 1px;\n text-shadow: #268FBB 0 1px 0;\n color: #fff;\n position: relative;\n margin: 0 -1px 0 -1px;\n}\n.acf-field-object.open > .handle a {\n color: #fff !important;\n}\n.acf-field-object.open > .handle a:hover {\n text-decoration: underline !important;\n}\n.acf-field-object:hover > .handle .row-options, .acf-field-object.-hover > .handle .row-options, .acf-field-object:focus-within > .handle .row-options {\n opacity: 1;\n margin-bottom: 0;\n}\n.acf-field-object > .settings {\n display: none;\n width: 100%;\n}\n.acf-field-object > .settings > .acf-table {\n border: none;\n}\n.acf-field-object .rule-groups {\n margin-top: 20px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Locations\n*\n*----------------------------------------------------------------------------*/\n.rule-groups h4 {\n margin: 3px 0;\n}\n.rule-groups .rule-group {\n margin: 0 0 5px;\n}\n.rule-groups .rule-group h4 {\n margin: 0 0 3px;\n}\n.rule-groups .rule-group td.param {\n width: 35%;\n}\n.rule-groups .rule-group td.operator {\n width: 20%;\n}\n.rule-groups .rule-group td.add {\n width: 40px;\n}\n.rule-groups .rule-group td.remove {\n width: 28px;\n vertical-align: middle;\n}\n.rule-groups .rule-group td.remove a {\n width: 22px;\n height: 22px;\n visibility: hidden;\n}\n.rule-groups .rule-group td.remove a:before {\n position: relative;\n top: -2px;\n font-size: 16px;\n}\n.rule-groups .rule-group tr:hover td.remove a {\n visibility: visible;\n}\n.rule-groups .rule-group select:empty {\n background: #f8f8f8;\n}\n.rule-groups:not(.rule-groups-multiple) .rule-group:first-child tr:first-child td.remove a {\n /* Don't allow user to delete the only rule group */\n visibility: hidden !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tOptions\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-options tr[data-name=hide_on_screen] li {\n float: left;\n width: 33%;\n}\n\n@media (max-width: 1100px) {\n #acf-field-group-options tr[data-name=hide_on_screen] li {\n width: 50%;\n }\n}\n/*----------------------------------------------------------------------------\n*\n*\tConditional Logic\n*\n*----------------------------------------------------------------------------*/\ntable.conditional-logic-rules {\n background: transparent;\n border: 0 none;\n border-radius: 0;\n}\n\ntable.conditional-logic-rules tbody td {\n background: transparent;\n border: 0 none !important;\n padding: 5px 2px !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Tab\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-tab .acf-field-setting-name,\n.acf-field-object-tab .acf-field-setting-instructions,\n.acf-field-object-tab .acf-field-setting-required,\n.acf-field-object-tab .acf-field-setting-warning,\n.acf-field-object-tab .acf-field-setting-wrapper {\n display: none;\n}\n.acf-field-object-tab .li-field-name {\n visibility: hidden;\n}\n.acf-field-object-tab p:first-child {\n margin: 0.5em 0;\n}\n.acf-field-object-tab li.acf-settings-type-presentation,\n.acf-field-object-tab .acf-field-settings-main-presentation {\n display: none !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Accordion\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-accordion .acf-field-setting-name,\n.acf-field-object-accordion .acf-field-setting-instructions,\n.acf-field-object-accordion .acf-field-setting-required,\n.acf-field-object-accordion .acf-field-setting-warning,\n.acf-field-object-accordion .acf-field-setting-wrapper {\n display: none;\n}\n.acf-field-object-accordion .li-field-name {\n visibility: hidden;\n}\n.acf-field-object-accordion p:first-child {\n margin: 0.5em 0;\n}\n.acf-field-object-accordion .acf-field-setting-instructions {\n display: block;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Message\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-message tr[data-name=name],\n.acf-field-object-message tr[data-name=instructions],\n.acf-field-object-message tr[data-name=required] {\n display: none !important;\n}\n\n.acf-field-object-message .li-field-name {\n visibility: hidden;\n}\n\n.acf-field-object-message textarea {\n height: 175px !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Separator\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-separator tr[data-name=name],\n.acf-field-object-separator tr[data-name=instructions],\n.acf-field-object-separator tr[data-name=required] {\n display: none !important;\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Date Picker\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-date-picker .acf-radio-list li,\n.acf-field-object-time-picker .acf-radio-list li,\n.acf-field-object-date-time-picker .acf-radio-list li {\n line-height: 25px;\n}\n.acf-field-object-date-picker .acf-radio-list span,\n.acf-field-object-time-picker .acf-radio-list span,\n.acf-field-object-date-time-picker .acf-radio-list span {\n display: inline-block;\n min-width: 10em;\n}\n.acf-field-object-date-picker .acf-radio-list input[type=text],\n.acf-field-object-time-picker .acf-radio-list input[type=text],\n.acf-field-object-date-time-picker .acf-radio-list input[type=text] {\n width: 100px;\n}\n\n.acf-field-object-date-time-picker .acf-radio-list span {\n min-width: 15em;\n}\n.acf-field-object-date-time-picker .acf-radio-list input[type=text] {\n width: 200px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSlug\n*\n*--------------------------------------------------------------------------------------------*/\n#slugdiv .inside {\n padding: 12px;\n margin: 0;\n}\n#slugdiv input[type=text] {\n width: 100%;\n height: 28px;\n font-size: 14px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRTL\n*\n*--------------------------------------------------------------------------------------------*/\nhtml[dir=rtl] .acf-field-object.open > .handle {\n margin: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Device\n*\n*----------------------------------------------------------------------------*/\n@media only screen and (max-width: 850px) {\n tr.acf-field,\n td.acf-label,\n td.acf-input {\n display: block !important;\n width: auto !important;\n border: 0 none !important;\n }\n tr.acf-field {\n border-top: #ededed solid 1px !important;\n margin-bottom: 0 !important;\n }\n td.acf-label {\n background: transparent !important;\n padding-bottom: 0 !important;\n }\n}\n/*----------------------------------------------------------------------------\n*\n* Subtle background on accordion & tab fields to separate them from others\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-object-tab,\n.post-type-acf-field-group #acf-field-group-fields .acf-field-object-accordion {\n background-color: #F9FAFB;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #wpcontent {\n line-height: 140%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a {\n color: #0783BE;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-h1, .acf-admin-page h1,\n.acf-headerbar h1 {\n font-size: 21px;\n font-weight: 400;\n}\n\n.acf-h2, .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2, .acf-page-title, .acf-admin-page h2,\n.acf-headerbar h2 {\n font-size: 18px;\n font-weight: 400;\n}\n\n.acf-h3, .post-type-acf-field-group .acf-field-settings-fc_head label, .acf-admin-page #acf-popup .acf-popup-box .title h1,\n.acf-admin-page #acf-popup .acf-popup-box .title h2,\n.acf-admin-page #acf-popup .acf-popup-box .title h3,\n.acf-admin-page #acf-popup .acf-popup-box .title h4, .acf-admin-page h3,\n.acf-headerbar h3 {\n font-size: 16px;\n font-weight: 400;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .p1 {\n font-size: 15px;\n}\n.acf-admin-page .p2, .acf-admin-page .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p, .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-admin-page p {\n font-size: 14px;\n}\n.acf-admin-page .p3 {\n font-size: 13.5px;\n}\n.acf-admin-page .p4, .acf-admin-page .acf-field-list .acf-sortable-handle, .acf-field-list .acf-admin-page .acf-sortable-handle, .acf-admin-page .post-type-acf-field-group .acf-field-object .handle li.li-field-label a.edit-field, .post-type-acf-field-group .acf-field-object .handle li.li-field-label .acf-admin-page a.edit-field, .acf-admin-page .post-type-acf-field-group .acf-field-object .handle li, .post-type-acf-field-group .acf-field-object .handle .acf-admin-page li, .acf-admin-page .post-type-acf-field-group .acf-thead li, .post-type-acf-field-group .acf-thead .acf-admin-page li, .acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered, .acf-admin-page .button, .acf-admin-page input[type=text],\n.acf-admin-page input[type=search],\n.acf-admin-page input[type=number],\n.acf-admin-page textarea,\n.acf-admin-page select {\n font-size: 13px;\n}\n.acf-admin-page .p5, .acf-admin-page .acf-field-setting-display_format .acf-radio-list li label code, .acf-field-setting-display_format .acf-radio-list li label .acf-admin-page code,\n.acf-admin-page .acf-field-setting-return_format .acf-radio-list li label code,\n.acf-field-setting-return_format .acf-radio-list li label .acf-admin-page code, .acf-admin-page .acf-field-group-settings-footer .acf-created-on, .acf-field-group-settings-footer .acf-admin-page .acf-created-on, .acf-admin-page .acf-fields .acf-field-settings-tab-bar li a, .acf-fields .acf-field-settings-tab-bar li .acf-admin-page a,\n.acf-admin-page .acf-fields .acf-tab-wrap .acf-tab-group li a,\n.acf-fields .acf-tab-wrap .acf-tab-group li .acf-admin-page a,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a,\n.acf-admin-page .acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li .acf-admin-page a,\n.acf-admin-page .acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li .acf-admin-page a {\n font-size: 12.5px;\n}\n.acf-admin-page .p6, .acf-admin-page .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small, .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-admin-page p.acf-small, .acf-admin-page .post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options a, .post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options .acf-admin-page a, .acf-admin-page .acf-small {\n font-size: 12px;\n}\n.acf-admin-page .p7 {\n font-size: 11.5px;\n}\n.acf-admin-page .p8 {\n font-size: 11px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n color: #344054;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-settings-wrap h1 {\n display: none !important;\n}\n.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n display: none !important;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a:focus {\n box-shadow: none;\n outline: none;\n}\n.acf-admin-page a:focus-visible {\n box-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgba(79, 148, 212, 0.8);\n outline: 1px solid transparent;\n}\n\n.acf-admin-page {\n /*---------------------------------------------------------------------------------------------\n *\n * All Inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Read only text inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Number fields\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Textarea\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Select\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Button & Checkbox base styling\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Buttons\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Checkboxes\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Buttons & Checkbox lists\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * ACF Switch\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * File input button\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Action Buttons\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Edit field group header\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Select2 inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * ACF label\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Tooltip for field name field setting (result of a fix for keyboard navigation)\n *\n *---------------------------------------------------------------------------------------------*/\n /* Field Type Selection select2 */\n /*---------------------------------------------------------------------------------------------\n *\n * RTL arrow position\n *\n *---------------------------------------------------------------------------------------------*/\n}\n.acf-admin-page input[type=text],\n.acf-admin-page input[type=search],\n.acf-admin-page input[type=number],\n.acf-admin-page textarea,\n.acf-admin-page select {\n box-sizing: border-box;\n height: 40px;\n padding-right: 12px;\n padding-left: 12px;\n background-color: #fff;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n color: #344054;\n}\n.acf-admin-page input[type=text]:focus,\n.acf-admin-page input[type=search]:focus,\n.acf-admin-page input[type=number]:focus,\n.acf-admin-page textarea:focus,\n.acf-admin-page select:focus {\n outline: 3px solid #EBF5FA;\n border-color: #399CCB;\n}\n.acf-admin-page input[type=text]:disabled,\n.acf-admin-page input[type=search]:disabled,\n.acf-admin-page input[type=number]:disabled,\n.acf-admin-page textarea:disabled,\n.acf-admin-page select:disabled {\n background-color: #F9FAFB;\n color: rgb(128.2255319149, 137.7574468085, 157.7744680851);\n}\n.acf-admin-page input[type=text]::placeholder,\n.acf-admin-page input[type=search]::placeholder,\n.acf-admin-page input[type=number]::placeholder,\n.acf-admin-page textarea::placeholder,\n.acf-admin-page select::placeholder {\n color: #98A2B3;\n}\n.acf-admin-page input[type=text]:read-only {\n background-color: #F9FAFB;\n color: #98A2B3;\n}\n.acf-admin-page .acf-field.acf-field-number .acf-label,\n.acf-admin-page .acf-field.acf-field-number .acf-input input[type=number] {\n max-width: 180px;\n}\n.acf-admin-page textarea {\n box-sizing: border-box;\n padding-top: 10px;\n padding-bottom: 10px;\n height: 80px;\n min-height: 56px;\n}\n.acf-admin-page select {\n min-width: 160px;\n max-width: 100%;\n padding-right: 40px;\n padding-left: 12px;\n background-image: url(\"../../images/icons/icon-chevron-down.svg\");\n background-position: right 10px top 50%;\n background-size: 20px;\n}\n.acf-admin-page select:hover, .acf-admin-page select:focus {\n color: #0783BE;\n}\n.acf-admin-page select::before {\n content: \"\";\n display: block;\n position: absolute;\n top: 5px;\n left: 5px;\n width: 20px;\n height: 20px;\n}\n.acf-admin-page.rtl select {\n padding-right: 12px;\n padding-left: 40px;\n background-position: left 10px top 50%;\n}\n.acf-admin-page input[type=radio],\n.acf-admin-page input[type=checkbox] {\n box-sizing: border-box;\n width: 16px;\n height: 16px;\n padding: 0;\n border-width: 1px;\n border-style: solid;\n border-color: #98A2B3;\n background: #fff;\n box-shadow: none;\n}\n.acf-admin-page input[type=radio]:hover,\n.acf-admin-page input[type=checkbox]:hover {\n background-color: #EBF5FA;\n border-color: #0783BE;\n}\n.acf-admin-page input[type=radio]:checked, .acf-admin-page input[type=radio]:focus-visible,\n.acf-admin-page input[type=checkbox]:checked,\n.acf-admin-page input[type=checkbox]:focus-visible {\n background-color: #EBF5FA;\n border-color: #0783BE;\n}\n.acf-admin-page input[type=radio]:checked:before, .acf-admin-page input[type=radio]:focus-visible:before,\n.acf-admin-page input[type=checkbox]:checked:before,\n.acf-admin-page input[type=checkbox]:focus-visible:before {\n content: \"\";\n position: relative;\n top: -1px;\n left: -1px;\n width: 16px;\n height: 16px;\n margin: 0;\n padding: 0;\n background-color: transparent;\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n}\n.acf-admin-page input[type=radio]:active,\n.acf-admin-page input[type=checkbox]:active {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 0px 0px rgba(255, 54, 54, 0.25);\n}\n.acf-admin-page input[type=radio]:disabled,\n.acf-admin-page input[type=checkbox]:disabled {\n background-color: #F9FAFB;\n border-color: #D0D5DD;\n}\n.acf-admin-page.rtl input[type=radio]:checked:before, .acf-admin-page.rtl input[type=radio]:focus-visible:before,\n.acf-admin-page.rtl input[type=checkbox]:checked:before,\n.acf-admin-page.rtl input[type=checkbox]:focus-visible:before {\n left: 1px;\n}\n.acf-admin-page input[type=radio]:checked:before, .acf-admin-page input[type=radio]:focus:before {\n background-image: url(\"../../images/field-states/radio-active.svg\");\n}\n.acf-admin-page input[type=checkbox]:checked:before, .acf-admin-page input[type=checkbox]:focus:before {\n background-image: url(\"../../images/field-states/checkbox-active.svg\");\n}\n.acf-admin-page .acf-radio-list li input[type=radio],\n.acf-admin-page .acf-radio-list li input[type=checkbox],\n.acf-admin-page .acf-checkbox-list li input[type=radio],\n.acf-admin-page .acf-checkbox-list li input[type=checkbox] {\n margin-right: 6px;\n}\n.acf-admin-page .acf-radio-list.acf-bl li,\n.acf-admin-page .acf-checkbox-list.acf-bl li {\n margin-bottom: 8px;\n}\n.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,\n.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-radio-list label,\n.acf-admin-page .acf-checkbox-list label {\n display: flex;\n align-items: center;\n align-content: center;\n}\n.acf-admin-page .acf-switch {\n width: 42px;\n height: 24px;\n border: none;\n background-color: #D0D5DD;\n border-radius: 12px;\n}\n.acf-admin-page .acf-switch:hover {\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-switch:active {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 0px 0px rgba(255, 54, 54, 0.25);\n}\n.acf-admin-page .acf-switch.-on {\n background-color: #0783BE;\n}\n.acf-admin-page .acf-switch.-on:hover {\n background-color: #066998;\n}\n.acf-admin-page .acf-switch.-on .acf-switch-slider {\n left: 20px;\n}\n.acf-admin-page .acf-switch .acf-switch-off,\n.acf-admin-page .acf-switch .acf-switch-on {\n visibility: hidden;\n}\n.acf-admin-page .acf-switch .acf-switch-slider {\n width: 20px;\n height: 20px;\n border: none;\n border-radius: 100px;\n box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);\n}\n.acf-admin-page .acf-field-true-false {\n display: flex;\n align-items: flex-start;\n}\n.acf-admin-page .acf-field-true-false .acf-label {\n order: 2;\n display: block;\n align-items: center;\n max-width: 550px !important;\n margin-top: 2px;\n margin-bottom: 0;\n margin-left: 12px;\n}\n.acf-admin-page .acf-field-true-false .acf-label label {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-field-true-false .acf-label .acf-tip {\n margin-left: 12px;\n}\n.acf-admin-page .acf-field-true-false .acf-label .description {\n display: block;\n margin-top: 2px;\n margin-left: 0;\n}\n.acf-admin-page.rtl .acf-field-true-false .acf-label {\n margin-right: 12px;\n margin-left: 0;\n}\n.acf-admin-page.rtl .acf-field-true-false .acf-tip {\n margin-right: 12px;\n margin-left: 0;\n}\n.acf-admin-page input::file-selector-button {\n box-sizing: border-box;\n min-height: 40px;\n margin-right: 16px;\n padding-top: 8px;\n padding-right: 16px;\n padding-bottom: 8px;\n padding-left: 16px;\n background-color: transparent;\n color: #0783BE !important;\n border-radius: 6px;\n border-width: 1px;\n border-style: solid;\n border-color: #0783BE;\n text-decoration: none;\n}\n.acf-admin-page input::file-selector-button:hover {\n border-color: #066998;\n cursor: pointer;\n color: #066998 !important;\n}\n.acf-admin-page .button {\n display: inline-flex;\n align-items: center;\n height: 40px;\n padding-right: 16px;\n padding-left: 16px;\n background-color: transparent;\n border-width: 1px;\n border-style: solid;\n border-color: #0783BE;\n border-radius: 6px;\n color: #0783BE;\n}\n.acf-admin-page .button:hover {\n background-color: rgb(243.16, 249.08, 252.04);\n border-color: #0783BE;\n color: #0783BE;\n}\n.acf-admin-page .button:focus {\n background-color: rgb(243.16, 249.08, 252.04);\n outline: 3px solid #EBF5FA;\n color: #0783BE;\n}\n.acf-admin-page .edit-field-group-header {\n display: block !important;\n}\n.acf-admin-page .acf-input .select2-container.-acf .select2-selection,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection {\n border: none;\n line-height: 1;\n}\n.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered {\n box-sizing: border-box;\n padding-right: 0;\n padding-left: 0;\n background-color: #fff;\n border-width: 1px;\n border-style: solid;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n color: #344054;\n}\n.acf-admin-page .acf-input .acf-conditional-select-name,\n.acf-admin-page .rule-groups .acf-conditional-select-name {\n min-width: 180px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.acf-admin-page .acf-input .acf-conditional-select-id,\n.acf-admin-page .rule-groups .acf-conditional-select-id {\n padding-right: 30px;\n}\n.acf-admin-page .acf-input .value .select2-container--focus,\n.acf-admin-page .rule-groups .value .select2-container--focus {\n height: 40px;\n}\n.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered {\n border-color: #399CCB;\n}\n.acf-admin-page .acf-input .select2-container--focus,\n.acf-admin-page .rule-groups .select2-container--focus {\n outline: 3px solid #EBF5FA;\n border-color: #399CCB;\n border-radius: 6px;\n}\n.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered {\n border-color: #399CCB !important;\n}\n.acf-admin-page .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered {\n border-bottom-right-radius: 0 !important;\n border-bottom-left-radius: 0 !important;\n}\n.acf-admin-page .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered {\n border-top-right-radius: 0 !important;\n border-top-left-radius: 0 !important;\n}\n.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,\n.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field {\n margin: 0;\n padding-left: 6px;\n}\n.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,\n.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus {\n outline: none;\n border: none;\n}\n.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered {\n padding-top: 0;\n padding-right: 6px;\n padding-bottom: 0;\n padding-left: 6px;\n}\n.acf-admin-page .acf-input .select2-selection__clear,\n.acf-admin-page .rule-groups .select2-selection__clear {\n width: 18px;\n height: 18px;\n margin-top: 12px;\n margin-right: 1px;\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n color: #fff;\n}\n.acf-admin-page .acf-input .select2-selection__clear:before,\n.acf-admin-page .rule-groups .select2-selection__clear:before {\n content: \"\";\n display: block;\n width: 16px;\n height: 16px;\n top: 0;\n left: 0;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n mask-image: url(\"../../images/icons/icon-close.svg\");\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-input .select2-selection__clear:hover::before,\n.acf-admin-page .rule-groups .select2-selection__clear:hover::before {\n background-color: #0783BE;\n}\n.acf-admin-page .acf-label {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.acf-admin-page .acf-label .acf-icon-help {\n width: 18px;\n height: 18px;\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-label label {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-label .description {\n margin-top: 2px;\n}\n.acf-admin-page .acf-field-setting-name .acf-tip {\n position: absolute;\n top: 0;\n left: 654px;\n color: #98A2B3;\n}\n.rtl.acf-admin-page .acf-field-setting-name .acf-tip {\n left: auto;\n right: 654px;\n}\n\n.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help {\n width: 18px;\n height: 18px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container.-acf,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,\n.acf-admin-page .acf-field-query-var .select2-container.-acf,\n.acf-admin-page .acf-field-capability .select2-container.-acf,\n.acf-admin-page .acf-field-parent-slug .select2-container.-acf,\n.acf-admin-page .acf-field-data-storage .select2-container.-acf,\n.acf-admin-page .acf-field-manage-terms .select2-container.-acf,\n.acf-admin-page .acf-field-edit-terms .select2-container.-acf,\n.acf-admin-page .acf-field-delete-terms .select2-container.-acf,\n.acf-admin-page .acf-field-assign-terms .select2-container.-acf,\n.acf-admin-page .acf-field-meta-box .select2-container.-acf,\n.acf-admin-page .rule-groups .select2-container.-acf {\n min-height: 40px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered {\n display: flex;\n align-items: center;\n position: relative;\n z-index: 800;\n min-height: 40px;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon {\n top: auto;\n width: 18px;\n height: 18px;\n margin-right: 2px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before {\n width: 9px;\n height: 9px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered {\n border-color: #6BB5D8 !important;\n border-bottom-color: #D0D5DD !important;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered {\n border-bottom-right-radius: 0 !important;\n border-bottom-left-radius: 0 !important;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered {\n border-top-right-radius: 0 !important;\n border-top-left-radius: 0 !important;\n border-bottom-color: #6BB5D8 !important;\n border-top-color: #D0D5DD !important;\n}\n.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,\n.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,\n.acf-admin-page .acf-field-query-var .acf-selection.has-icon,\n.acf-admin-page .acf-field-capability .acf-selection.has-icon,\n.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,\n.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,\n.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,\n.acf-admin-page .rule-groups .acf-selection.has-icon {\n margin-left: 6px;\n}\n.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon, .acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon, .acf-admin-page .acf-field-query-var .acf-selection.has-icon, .acf-admin-page .acf-field-capability .acf-selection.has-icon, .acf-admin-page .acf-field-parent-slug .acf-selection.has-icon, .acf-admin-page .acf-field-data-storage .acf-selection.has-icon, .acf-admin-page .acf-field-manage-terms .acf-selection.has-icon, .acf-admin-page .acf-field-edit-terms .acf-selection.has-icon, .acf-admin-page .acf-field-delete-terms .acf-selection.has-icon, .acf-admin-page .acf-field-assign-terms .acf-selection.has-icon, .acf-admin-page .acf-field-meta-box .acf-selection.has-icon, .acf-admin-page .rule-groups .acf-selection.has-icon {\n margin-right: 6px;\n}\n\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow,\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,\n.acf-admin-page .acf-field-query-var .select2-selection__arrow,\n.acf-admin-page .acf-field-capability .select2-selection__arrow,\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow,\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow,\n.acf-admin-page .rule-groups .select2-selection__arrow {\n width: 20px;\n height: 20px;\n top: calc(50% - 10px);\n right: 12px;\n background-color: transparent;\n}\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,\n.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,\n.acf-admin-page .acf-field-capability .select2-selection__arrow:after,\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,\n.acf-admin-page .rule-groups .select2-selection__arrow:after {\n content: \"\";\n display: block;\n position: absolute;\n z-index: 850;\n top: 1px;\n left: 0;\n width: 20px;\n height: 20px;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-capability .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role=presentation],\n.acf-admin-page .rule-groups .select2-selection__arrow b[role=presentation] {\n display: none;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n.acf-admin-page .acf-term-search-term-name {\n background-color: #F9FAFB;\n border-top: 1px solid #EAECF0;\n border-bottom: 1px solid #EAECF0;\n color: #98A2B3;\n padding: 5px 5px 5px 10px;\n width: 100%;\n margin: 0;\n display: block;\n font-weight: 300;\n}\n.acf-admin-page .field-type-select-results {\n position: relative;\n top: 4px;\n z-index: 1002;\n border-radius: 0 0 6px 6px;\n box-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n}\n.acf-admin-page .field-type-select-results.select2-dropdown--above {\n display: flex;\n flex-direction: column-reverse;\n top: 0;\n border-radius: 6px 6px 0 0;\n z-index: 99999;\n}\n.select2-container.select2-container--open.acf-admin-page .field-type-select-results {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n}\n\n.acf-admin-page .field-type-select-results .acf-selection.has-icon {\n margin-left: 6px;\n}\n.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon {\n margin-right: 6px;\n}\n\n.acf-admin-page .field-type-select-results .select2-search {\n position: relative;\n margin: 0;\n padding: 0;\n}\n.acf-admin-page .field-type-select-results .select2-search--dropdown:after {\n content: \"\";\n display: block;\n position: absolute;\n top: 12px;\n left: 13px;\n width: 16px;\n height: 16px;\n -webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n mask-image: url(\"../../images/icons/icon-search.svg\");\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after {\n right: 12px;\n left: auto;\n}\n\n.acf-admin-page .field-type-select-results .select2-search .select2-search__field {\n padding-left: 38px;\n border-right: 0;\n border-bottom: 0;\n border-left: 0;\n border-radius: 0;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field {\n padding-right: 38px;\n padding-left: 0;\n}\n\n.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus {\n border-top-color: #D0D5DD;\n outline: 0;\n}\n.acf-admin-page .field-type-select-results .select2-results__options {\n max-height: 440px;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted {\n background-color: #0783BE !important;\n color: #F9FAFB !important;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option {\n display: inline-flex;\n position: relative;\n width: calc(100% - 24px);\n min-height: 32px;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n align-items: center;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon {\n top: auto;\n width: 18px;\n height: 18px;\n margin-right: 2px;\n box-shadow: 0 0 0 1px #F9FAFB;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before {\n width: 9px;\n height: 9px;\n}\n.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true] {\n background-color: #EBF5FA !important;\n color: #344054 !important;\n}\n.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after {\n content: \"\";\n right: 13px;\n position: absolute;\n width: 16px;\n height: 16px;\n -webkit-mask-image: url(\"../../images/icons/icon-check.svg\");\n mask-image: url(\"../../images/icons/icon-check.svg\");\n background-color: #0783BE;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after {\n left: 13px;\n right: auto;\n}\n\n.acf-admin-page .field-type-select-results .select2-results__group {\n display: inline-flex;\n align-items: center;\n width: calc(100% - 24px);\n min-height: 25px;\n background-color: #F9FAFB;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n color: #98A2B3;\n font-size: 11px;\n margin-bottom: 0;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n font-weight: normal;\n}\n.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,\n.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,\n.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after {\n right: auto;\n left: 10px;\n}\n\n.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,\n.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip {\n left: auto;\n right: 654px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Container sizes\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-fields,\n.post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-options,\n.post-type-acf-field-group .metabox-holder.columns-1 .meta-box-sortables.ui-sortable,\n.post-type-acf-field-group .metabox-holder.columns-1 .notice {\n max-width: 1440px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Max width for notices in 1 column edit field group layout\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group.columns-1 .notice {\n max-width: 1440px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Widen edit field group headerbar for 2 column layout\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group.columns-2 .acf-headerbar .acf-headerbar-inner {\n max-width: 100%;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Post stuff\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group #poststuff {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap {\n overflow: hidden;\n border: none;\n border-radius: 0 0 8px 8px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty {\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-thead,\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-tfoot {\n display: none;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .no-fields-message {\n min-height: 280px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table header\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-thead {\n background-color: #F9FAFB;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.post-type-acf-field-group .acf-thead li {\n display: flex;\n align-items: center;\n min-height: 48px;\n padding-top: 0;\n padding-bottom: 0;\n color: #344054;\n font-weight: 500;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table body\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object {\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.post-type-acf-field-group .acf-field-object:hover .acf-sortable-handle:before {\n display: inline-flex;\n}\n.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint:before {\n display: block;\n content: \"\";\n height: 2px;\n width: 100%;\n background: #D0D5DD;\n margin-top: -1px;\n}\n.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:before {\n display: none;\n}\n.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:after {\n display: block;\n content: \"\";\n height: 2px;\n width: 100%;\n background: #D0D5DD;\n z-index: 500;\n}\n.post-type-acf-field-group .acf-field-object:hover {\n background-color: rgb(247.24, 251.12, 253.06);\n}\n.post-type-acf-field-group .acf-field-object.open {\n background-color: #fff;\n border-top-color: #A5D2E7;\n}\n.post-type-acf-field-group .acf-field-object.open .handle {\n background-color: #D8EBF5;\n border: none;\n text-shadow: none;\n}\n.post-type-acf-field-group .acf-field-object.open .handle a {\n color: #0783BE !important;\n}\n.post-type-acf-field-group .acf-field-object.open .handle a.delete-field {\n color: #a00 !important;\n}\n.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl {\n margin: 0;\n}\n.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li {\n width: auto;\n}\n.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li:first-child {\n flex-grow: 1;\n margin-left: -10px;\n}\n.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li:nth-child(2) {\n padding-right: 0;\n}\n.post-type-acf-field-group .acf-field-object ul.acf-hl {\n display: flex;\n align-items: stretch;\n}\n.post-type-acf-field-group .acf-field-object .handle li {\n display: flex;\n align-items: top;\n flex-wrap: wrap;\n min-height: 60px;\n color: #344054;\n}\n.post-type-acf-field-group .acf-field-object .handle li.li-field-label {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n width: auto;\n}\n.post-type-acf-field-group .acf-field-object .handle li.li-field-label strong {\n font-weight: 500;\n}\n.post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options {\n width: 100%;\n}\n/*----------------------------------------------------------------------------\n*\n* Table footer\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-tfoot {\n display: flex;\n align-items: center;\n justify-content: flex-end;\n min-height: 80px;\n box-sizing: border-box;\n padding-top: 8px;\n padding-right: 24px;\n padding-bottom: 8px;\n padding-left: 24px;\n background-color: #fff;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.post-type-acf-field-group .acf-tfoot .acf-fr {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Edit field settings\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object .settings {\n box-sizing: border-box;\n padding-top: 0;\n padding-bottom: 0;\n background-color: #fff;\n border-left-width: 4px;\n border-left-style: solid;\n border-left-color: #6BB5D8;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Main field settings container\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-main {\n padding-top: 32px;\n padding-right: 0;\n padding-bottom: 32px;\n padding-left: 0;\n}\n.acf-field-settings-main .acf-field:last-of-type,\n.acf-field-settings-main .acf-field.acf-last-visible {\n margin-bottom: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field label\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-label {\n display: block;\n justify-content: space-between;\n align-items: center;\n align-content: center;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 6px;\n margin-left: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Single field\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field {\n box-sizing: border-box;\n width: 100%;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 32px;\n margin-left: 0;\n padding-top: 0;\n padding-right: 72px;\n padding-bottom: 0;\n padding-left: 72px;\n}\n@media screen and (max-width: 600px) {\n .acf-field-settings .acf-field {\n padding-right: 12px;\n padding-left: 12px;\n }\n}\n.acf-field-settings .acf-field .acf-label,\n.acf-field-settings .acf-field .acf-input {\n max-width: 600px;\n}\n.acf-field-settings .acf-field .acf-label.acf-input-sub,\n.acf-field-settings .acf-field .acf-input.acf-input-sub {\n max-width: 100%;\n}\n.acf-field-settings .acf-field .acf-label .acf-btn:disabled,\n.acf-field-settings .acf-field .acf-input .acf-btn:disabled {\n background-color: #F2F4F7;\n color: #98A2B3 !important;\n border: 1px #D0D5DD solid;\n cursor: default;\n}\n.acf-field-settings .acf-field .acf-input-wrap {\n overflow: visible;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field separators\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field.acf-field-setting-label,\n.acf-field-settings .acf-field-setting-wrapper {\n padding-top: 24px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n\n.acf-field-settings .acf-field-setting-wrapper {\n margin-top: 24px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Informational Notes for specific fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-setting-bidirectional_notes .acf-label {\n display: none;\n}\n.acf-field-setting-bidirectional_notes .acf-feature-notice {\n background-color: #F9FAFB;\n border: 1px solid #EAECF0;\n border-radius: 6px;\n padding: 16px;\n color: #344054;\n position: relative;\n}\n.acf-field-setting-bidirectional_notes .acf-feature-notice.with-warning-icon {\n padding-left: 45px;\n}\n.acf-field-setting-bidirectional_notes .acf-feature-notice.with-warning-icon::before {\n content: \"\";\n display: block;\n position: absolute;\n top: 17px;\n left: 18px;\n z-index: 600;\n width: 18px;\n height: 18px;\n margin-right: 8px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-info.svg\");\n mask-image: url(\"../../images/icons/icon-info.svg\");\n}\n\n/*----------------------------------------------------------------------------\n*\n* Edit fields footer\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field-settings-footer {\n display: flex;\n align-items: center;\n min-height: 72px;\n box-sizing: border-box;\n width: 100%;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 72px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n@media screen and (max-width: 600px) {\n .acf-field-settings .acf-field-settings-footer {\n padding-left: 12px;\n }\n}\n\n.rtl .acf-field-settings .acf-field-settings-footer {\n padding-top: 0;\n padding-right: 72px;\n padding-bottom: 0;\n padding-left: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Tabs\n*\n*----------------------------------------------------------------------------*/\n.acf-fields .acf-tab-wrap,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap,\n.acf-browse-fields-modal-wrap .acf-tab-wrap {\n background: #F9FAFB;\n border-bottom-color: #1D2939;\n}\n.acf-fields .acf-tab-wrap .acf-tab-group,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group {\n padding-right: 24px;\n padding-left: 24px;\n border-top-width: 0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-fields .acf-field-settings-tab-bar,\n.acf-fields .acf-tab-wrap .acf-tab-group,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group {\n display: flex;\n align-items: stretch;\n min-height: 48px;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 24px;\n margin-top: 0;\n margin-bottom: 0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-fields .acf-field-settings-tab-bar li,\n.acf-fields .acf-tab-wrap .acf-tab-group li,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li {\n display: flex;\n margin-top: 0;\n margin-right: 24px;\n margin-bottom: 0;\n margin-left: 0;\n padding: 0;\n}\n.acf-fields .acf-field-settings-tab-bar li a,\n.acf-fields .acf-tab-wrap .acf-tab-group li a,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a {\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n height: 100%;\n padding-top: 3px;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n background: none;\n border-top: none;\n border-right: none;\n border-bottom-width: 3px;\n border-bottom-style: solid;\n border-bottom-color: transparent;\n border-left: none;\n color: #667085;\n font-weight: normal;\n}\n.acf-fields .acf-field-settings-tab-bar li a:focus-visible,\n.acf-fields .acf-tab-wrap .acf-tab-group li a:focus-visible,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:focus-visible,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:focus-visible,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:focus-visible,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:focus-visible {\n border: 1px solid #5897fb;\n}\n.acf-fields .acf-field-settings-tab-bar li a:hover,\n.acf-fields .acf-tab-wrap .acf-tab-group li a:hover,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:hover,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:hover,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:hover,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:hover {\n color: #1D2939;\n}\n.acf-fields .acf-field-settings-tab-bar li a:hover,\n.acf-fields .acf-tab-wrap .acf-tab-group li a:hover,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:hover,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:hover,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:hover,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:hover {\n background-color: transparent;\n}\n.acf-fields .acf-field-settings-tab-bar li.active a,\n.acf-fields .acf-tab-wrap .acf-tab-group li.active a,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li.active a,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li.active a,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li.active a {\n background: none;\n border-bottom-color: #0783BE;\n color: #0783BE;\n}\n.acf-fields .acf-field-settings-tab-bar li.active a:focus-visible,\n.acf-fields .acf-tab-wrap .acf-tab-group li.active a:focus-visible,\n.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li.active a:focus-visible,\n.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a:focus-visible,\n.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li.active a:focus-visible,\n.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li.active a:focus-visible {\n border-bottom-color: #0783BE;\n border-bottom-width: 3px;\n}\n\n.acf-admin-page.acf-internal-post-type .acf-field-editor .acf-field-settings-tab-bar {\n padding-left: 72px;\n}\n@media screen and (max-width: 600px) {\n .acf-admin-page.acf-internal-post-type .acf-field-editor .acf-field-settings-tab-bar {\n padding-left: 12px;\n }\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field group settings\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-options .field-group-settings-tab {\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n}\n#acf-field-group-options .field-group-settings-tab .acf-field:last-of-type {\n padding: 0;\n}\n#acf-field-group-options .acf-field {\n border: none;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 24px;\n padding-left: 0;\n}\n#acf-field-group-options .field-group-setting-split-container {\n display: flex;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n#acf-field-group-options .field-group-setting-split-container .field-group-setting-split {\n box-sizing: border-box;\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n}\n#acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(1) {\n flex: 1 0 auto;\n}\n#acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n) {\n flex: 1 0 auto;\n max-width: 320px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 32px;\n padding-right: 32px;\n padding-left: 32px;\n border-left-width: 1px;\n border-left-style: solid;\n border-left-color: #EAECF0;\n}\n#acf-field-group-options .acf-field[data-name=description] {\n max-width: 600px;\n}\n#acf-field-group-options .acf-button-group {\n display: inline-flex;\n}\n\n.rtl #acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n) {\n margin-right: 32px;\n margin-left: 0;\n border-left: none;\n border-right-width: 1px;\n border-right-style: solid;\n border-right-color: #EAECF0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Reorder handles\n*\n*----------------------------------------------------------------------------*/\n.acf-field-list .li-field-order {\n padding: 0;\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-content: stretch;\n align-items: stretch;\n background-color: transparent;\n}\n.acf-field-list .acf-sortable-handle {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-content: flex-start;\n align-items: flex-start;\n width: 100%;\n height: 100%;\n position: relative;\n padding-top: 11px;\n padding-bottom: 8px;\n background-color: transparent;\n border: none;\n border-radius: 0;\n}\n.acf-field-list .acf-sortable-handle:hover {\n cursor: grab;\n}\n.acf-field-list .acf-sortable-handle:before {\n content: \"\";\n display: none;\n position: absolute;\n top: 16px;\n left: 8px;\n width: 16px;\n height: 16px;\n width: 12px;\n height: 12px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-draggable.svg\");\n mask-image: url(\"../../images/icons/icon-draggable.svg\");\n}\n\n.rtl .acf-field-list .acf-sortable-handle:before {\n left: 0;\n right: 8px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Expand / collapse field icon\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object .li-field-label {\n position: relative;\n padding-left: 40px;\n}\n.acf-field-object .li-field-label:before {\n content: \"\";\n display: block;\n position: absolute;\n left: 6px;\n display: inline-flex;\n width: 18px;\n height: 18px;\n margin-top: -2px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n.acf-field-object .li-field-label:hover:before {\n cursor: pointer;\n}\n\n.rtl .acf-field-object .li-field-label {\n padding-left: 0;\n padding-right: 40px;\n}\n.rtl .acf-field-object .li-field-label:before {\n left: 0;\n right: 6px;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n.rtl .acf-field-object.open .li-field-label:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n.rtl .acf-field-object.open .acf-input-sub .li-field-label:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n}\n.rtl .acf-field-object.open .acf-input-sub .acf-field-object.open .li-field-label:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n\n.acf-thead .li-field-label {\n padding-left: 40px;\n}\n.rtl .acf-thead .li-field-label {\n padding-left: 0;\n padding-right: 40px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Conditional logic layout\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-main-conditional-logic .acf-conditional-toggle {\n display: flex;\n padding-right: 72px;\n padding-left: 72px;\n}\n@media screen and (max-width: 600px) {\n .acf-field-settings-main-conditional-logic .acf-conditional-toggle {\n padding-left: 12px;\n }\n}\n.acf-field-settings-main-conditional-logic .acf-field {\n flex-wrap: wrap;\n margin-bottom: 0;\n padding-right: 0;\n padding-left: 0;\n}\n.acf-field-settings-main-conditional-logic .acf-field .rule-groups {\n flex: 0 1 100%;\n order: 3;\n margin-top: 32px;\n padding-top: 32px;\n padding-right: 72px;\n padding-left: 72px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n@media screen and (max-width: 600px) {\n .acf-field-settings-main-conditional-logic .acf-field .rule-groups {\n padding-left: 12px;\n }\n .acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n }\n .acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr td {\n flex: 1 1 100%;\n }\n}\n\n.acf-taxonomy-select-id,\n.acf-relationship-select-id,\n.acf-post_object-select-id,\n.acf-page_link-select-id,\n.acf-user-select-id {\n color: #98A2B3;\n padding-left: 10px;\n}\n\n.acf-taxonomy-select-sub-item {\n max-width: 180px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n margin-left: 5px;\n}\n\n.acf-taxonomy-select-name {\n max-width: 180px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Prefix & append styling\n*\n*----------------------------------------------------------------------------*/\n.acf-input .acf-input-prepend,\n.acf-input .acf-input-append {\n display: inline-flex;\n align-items: center;\n height: 100%;\n min-height: 40px;\n padding-right: 12px;\n padding-left: 12px;\n background-color: #F9FAFB;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n color: #667085;\n}\n.acf-input .acf-input-prepend {\n border-radius: 6px 0 0 6px;\n}\n.acf-input .acf-input-append {\n border-radius: 0 6px 6px 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* ACF input wrap\n*\n*----------------------------------------------------------------------------*/\n.acf-input-wrap {\n display: flex;\n}\n\n.acf-field-settings-main-presentation .acf-input-wrap {\n display: flex;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Empty state\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message {\n display: flex;\n justify-content: center;\n padding-top: 48px;\n padding-bottom: 48px;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner {\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n align-content: center;\n align-items: flex-start;\n text-align: center;\n max-width: 400px;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img,\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2,\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p {\n flex: 1 0 100%;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2 {\n margin-top: 32px;\n margin-bottom: 0;\n padding: 0;\n color: #344054;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p {\n margin-top: 12px;\n margin-bottom: 0;\n padding: 0;\n color: #667085;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small {\n margin-top: 32px;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img {\n max-width: 284px;\n margin-bottom: 0;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-btn {\n margin-top: 32px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Hide add title prompt label\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-headerbar #title-prompt-text {\n display: none;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Modal styling\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-page #acf-popup .acf-popup-box {\n min-width: 480px;\n}\n.acf-admin-page #acf-popup .acf-popup-box .title {\n display: flex;\n align-items: center;\n align-content: center;\n justify-content: space-between;\n min-height: 64px;\n box-sizing: border-box;\n margin: 0;\n padding-right: 24px;\n padding-left: 24px;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-admin-page #acf-popup .acf-popup-box .title h1,\n.acf-admin-page #acf-popup .acf-popup-box .title h2,\n.acf-admin-page #acf-popup .acf-popup-box .title h3,\n.acf-admin-page #acf-popup .acf-popup-box .title h4 {\n padding-left: 0;\n color: #344054;\n}\n.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon {\n display: block;\n position: relative;\n top: auto;\n right: auto;\n width: 22px;\n height: 22px;\n background-color: transparent;\n color: transparent;\n}\n.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon:before {\n display: inline-flex;\n position: absolute;\n top: 0;\n left: 0;\n width: 22px;\n height: 22px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-close-circle.svg\");\n mask-image: url(\"../../images/icons/icon-close-circle.svg\");\n}\n.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon:hover:before {\n background-color: #0783BE;\n}\n.acf-admin-page #acf-popup .acf-popup-box .inner {\n box-sizing: border-box;\n margin: 0;\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n border-top: none;\n}\n.acf-admin-page #acf-popup .acf-popup-box .inner p {\n margin-top: 0;\n margin-bottom: 0;\n}\n.acf-admin-page #acf-popup .acf-popup-box #acf-move-field-form .acf-field-select,\n.acf-admin-page #acf-popup .acf-popup-box #acf-link-field-groups-form .acf-field-select {\n margin-top: 0;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .title h3,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .title h3 {\n color: #1D2939;\n font-weight: 500;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .title h3:before,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .title h3:before {\n content: \"\";\n width: 18px;\n height: 18px;\n background: #98A2B3;\n margin-right: 9px;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner {\n padding: 0 !important;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-field-select,\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-link-successful,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field-select,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-link-successful {\n padding: 32px 24px;\n margin-bottom: 0;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-field-select .description,\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-link-successful .description,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field-select .description,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-link-successful .description {\n margin-top: 6px !important;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions {\n background: #F9FAFB;\n border-top: 1px solid #EAECF0;\n padding-top: 20px;\n padding-left: 24px;\n padding-bottom: 20px;\n padding-right: 24px;\n border-bottom-left-radius: 8px;\n border-bottom-right-radius: 8px;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions .acf-btn,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn {\n display: inline-block;\n margin-left: 8px;\n}\n.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions .acf-btn.acf-btn-primary,\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn.acf-btn-primary {\n width: 120px;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-error-message.-success {\n display: none;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .-dismiss {\n margin: 24px 32px !important;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field {\n padding: 24px 32px 0 32px;\n margin: 0;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field.acf-error .acf-input-wrap {\n overflow: inherit;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field.acf-error .acf-input-wrap input[type=text] {\n border: 1px rgba(209, 55, 55, 0.5) solid !important;\n box-shadow: 0px 0px 0px 3px rgba(209, 55, 55, 0.12), 0px 0px 0px rgba(255, 54, 54, 0.25) !important;\n background-image: url(../../images/icons/icon-info-red.svg);\n background-position: right 10px top 50%;\n background-size: 14px;\n background-repeat: no-repeat;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field .acf-options-page-modal-error p {\n font-size: 12px;\n color: #D13737;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions {\n margin-top: 32px;\n}\n.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn:disabled {\n background-color: #0783BE;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Hide original #post-body-content from edit field group page\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-single-field-group #post-body-content {\n display: none;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Settings section footer\n*\n*----------------------------------------------------------------------------*/\n.acf-field-group-settings-footer {\n display: flex;\n justify-content: space-between;\n align-content: stretch;\n align-items: center;\n position: relative;\n min-height: 88px;\n margin-right: -24px;\n margin-left: -24px;\n margin-bottom: -24px;\n padding-right: 24px;\n padding-left: 24px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.acf-field-group-settings-footer .acf-created-on {\n display: inline-flex;\n justify-content: flex-start;\n align-content: stretch;\n align-items: center;\n color: #667085;\n}\n.acf-field-group-settings-footer .acf-created-on:before {\n content: \"\";\n display: inline-block;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-time.svg\");\n mask-image: url(\"../../images/icons/icon-time.svg\");\n}\n\n/*----------------------------------------------------------------------------\n*\n* Conditional logic enabled badge\n*\n*----------------------------------------------------------------------------*/\n.conditional-logic-badge {\n display: none;\n}\n.conditional-logic-badge.is-enabled {\n display: inline-block;\n width: 6px;\n height: 6px;\n overflow: hidden;\n margin-left: 8px;\n background-color: rgba(82, 170, 89, 0.4);\n border-width: 1px;\n border-style: solid;\n border-color: #52AA59;\n border-radius: 100px;\n text-indent: 100%;\n white-space: nowrap;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field settings container\n*\n*----------------------------------------------------------------------------*/\n.acf-field-type-settings {\n container-name: settings;\n container-type: inline-size;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Split field settings\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-split {\n display: flex;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.acf-field-settings-split .acf-field {\n margin: 0;\n padding-top: 32px;\n padding-bottom: 32px;\n}\n.acf-field-settings-split .acf-field:nth-child(2n) {\n border-left-width: 1px;\n border-left-style: solid;\n border-left-color: #EAECF0;\n}\n\n@container settings (max-width: 1170px) {\n .acf-field-settings-split {\n border: none;\n flex-direction: column;\n }\n .acf-field {\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n }\n}\n/*----------------------------------------------------------------------------\n*\n* Display & return format\n*\n*----------------------------------------------------------------------------*/\n.acf-field-setting-display_format .acf-label,\n.acf-field-setting-return_format .acf-label {\n margin-bottom: 6px;\n}\n.acf-field-setting-display_format .acf-radio-list li,\n.acf-field-setting-return_format .acf-radio-list li {\n display: flex;\n}\n.acf-field-setting-display_format .acf-radio-list li label,\n.acf-field-setting-return_format .acf-radio-list li label {\n display: inline-flex;\n width: 100%;\n}\n.acf-field-setting-display_format .acf-radio-list li label span,\n.acf-field-setting-return_format .acf-radio-list li label span {\n flex: 1 1 auto;\n}\n.acf-field-setting-display_format .acf-radio-list li label code,\n.acf-field-setting-return_format .acf-radio-list li label code {\n padding-right: 8px;\n padding-left: 8px;\n background-color: #F2F4F7;\n border-radius: 4px;\n color: #475467;\n}\n.acf-field-setting-display_format .acf-radio-list li input[type=text],\n.acf-field-setting-return_format .acf-radio-list li input[type=text] {\n height: 32px;\n}\n\n.acf-field-settings .acf-field-setting-first_day {\n padding-top: 32px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Image and Gallery fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-image .acf-hl[data-cols=\"3\"] > li,\n.acf-field-object-gallery .acf-hl[data-cols=\"3\"] > li {\n width: auto;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Appended fields fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field-appended {\n overflow: auto;\n}\n.acf-field-settings .acf-field-appended .acf-input {\n float: left;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Flexible widths for image minimum / maximum size fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field.acf-field-setting-min_width .acf-input,\n.acf-field-settings .acf-field.acf-field-setting-max_width .acf-input {\n max-width: none;\n}\n.acf-field-settings .acf-field.acf-field-setting-min_width .acf-input-wrap input[type=text],\n.acf-field-settings .acf-field.acf-field-setting-max_width .acf-input-wrap input[type=text] {\n max-width: 81px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Temporary fix to hide pagination setting for repeaters used as subfields.\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object-flexible-content .acf-field-setting-pagination {\n display: none;\n}\n.post-type-acf-field-group .acf-field-object-repeater .acf-field-object-repeater .acf-field-setting-pagination {\n display: none;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Flexible content field width\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-label,\n.acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-input {\n max-width: 600px;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Fix default value checkbox focus state\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false {\n border: none;\n}\n.acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false input[type=checkbox] {\n margin-right: 0;\n}\n\n/*----------------------------------------------------------------------------\n*\n* With front field extra spacing\n*\n*----------------------------------------------------------------------------*/\n.acf-field.acf-field-with-front {\n margin-top: 32px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Sub-fields layout\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub {\n max-width: 100%;\n overflow: hidden;\n border-radius: 8px;\n border-width: 1px;\n border-style: solid;\n border-color: rgb(219.125, 222.5416666667, 229.375);\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-sub-field-list-header {\n display: flex;\n justify-content: space-between;\n align-content: stretch;\n align-items: center;\n min-height: 64px;\n padding-right: 24px;\n padding-left: 24px;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-list-wrap {\n box-shadow: none;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-hl.acf-tfoot {\n min-height: 64px;\n align-items: center;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input.acf-input-sub {\n max-width: 100%;\n margin-right: 0;\n margin-left: 0;\n}\n\n.post-type-acf-field-group .acf-input-sub .acf-field-object .acf-sortable-handle {\n width: 100%;\n height: 100%;\n}\n\n.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-sortable-handle:before {\n display: none;\n}\n\n.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-field-list .acf-field-object:hover .acf-sortable-handle:before {\n display: block;\n}\n\n.post-type-acf-field-group .acf-field-object .acf-is-subfields .acf-thead .li-field-label:before {\n display: none;\n}\n\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open {\n border-top-color: rgb(219.125, 222.5416666667, 229.375);\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Flexible content field\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group i.acf-icon.-duplicate.duplicate-layout {\n margin: 0 auto !important;\n background-color: #667085;\n color: #667085;\n}\n.post-type-acf-field-group i.acf-icon.acf-icon-trash.delete-layout {\n margin: 0 auto !important;\n background-color: #667085;\n color: #667085;\n}\n.post-type-acf-field-group button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-duplicate, .post-type-acf-field-group button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-delete {\n background-color: #ffffff !important;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n width: 32px;\n height: 32px !important;\n min-height: 32px;\n padding: 0;\n}\n.post-type-acf-field-group button.add-layout.acf-btn.acf-btn-primary.add-field,\n.post-type-acf-field-group .acf-sub-field-list-header a.acf-btn.acf-btn-secondary.add-field,\n.post-type-acf-field-group .acf-field-list-wrap.acf-is-subfields a.acf-btn.acf-btn-secondary.add-field {\n height: 32px !important;\n min-height: 32px;\n margin-left: 5px;\n}\n.post-type-acf-field-group .acf-field.acf-field-setting-fc_layout {\n background-color: #ffffff;\n margin-bottom: 16px;\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout {\n width: calc(100% - 144px);\n margin-right: 72px;\n margin-left: 72px;\n padding-right: 0;\n padding-left: 0;\n border-width: 1px;\n border-style: solid;\n border-color: rgb(219.125, 222.5416666667, 229.375);\n border-radius: 8px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-field-layout-settings.open {\n background-color: #ffffff;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n@media screen and (max-width: 768px) {\n .post-type-acf-field-group .acf-field-setting-fc_layout {\n width: calc(100% - 16px);\n margin-right: 8px;\n margin-left: 8px;\n }\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub {\n max-width: 100%;\n margin-right: 0;\n margin-left: 0;\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-label,\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input {\n max-width: 100% !important;\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub {\n margin-right: 32px;\n margin-bottom: 32px;\n margin-left: 32px;\n}\n.post-type-acf-field-group .acf-field-setting-fc_layout .acf-fc-meta {\n max-width: 100%;\n padding-top: 24px;\n padding-right: 32px;\n padding-left: 32px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head {\n display: flex;\n align-items: center;\n justify-content: left;\n background-color: #F9FAFB;\n border-radius: 8px;\n min-height: 64px;\n margin-bottom: 0px;\n padding-right: 24px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc_draggable {\n min-height: 64px;\n padding-left: 24px;\n display: flex;\n white-space: nowrap;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name {\n min-width: 0;\n color: #98A2B3;\n padding-left: 8px;\n font-size: 16px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name.copyable:not(.input-copyable, .copy-unsupported):hover:after {\n width: 14px !important;\n height: 14px !important;\n}\n@media screen and (max-width: 880px) {\n .post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name {\n display: none !important;\n }\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name span {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head span.toggle-indicator {\n pointer-events: none;\n margin-top: 7px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head label {\n display: inline-flex;\n align-items: center;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name {\n margin-left: 1rem;\n}\n@media screen and (max-width: 880px) {\n .post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name {\n display: none !important;\n }\n}\n.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name span.acf-fc-layout-name {\n text-overflow: ellipsis;\n overflow: hidden;\n height: 22px;\n white-space: nowrap;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-label:before {\n content: \"\";\n display: inline-block;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n}\n.rtl.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-label:before {\n padding-right: 10px;\n}\n\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions {\n display: flex;\n align-items: center;\n white-space: nowrap;\n margin-left: auto;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions .acf-fc-add-layout {\n margin-left: 10px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions .acf-fc-add-layout .add-field {\n margin-left: 0px !important;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li {\n margin-right: 4px;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li:last-of-type {\n margin-right: 0;\n}\n.post-type-acf-field-group .acf-field-settings-fc_head.open {\n border-radius: 8px 8px 0px 0px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Field open / closed icon state\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object.open > .handle > .acf-tbody > .li-field-label::before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Different coloured levels (current 5 supported)\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle {\n background-color: transparent;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle:hover {\n background-color: rgb(248.6, 242, 251);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open .handle {\n background-color: rgb(244.76, 234.2, 248.6);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .settings {\n border-left-color: #BF7DD7;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle {\n background-color: transparent;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {\n background-color: rgb(234.7348066298, 247.2651933702, 244.1712707182);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object.open .handle {\n background-color: rgb(227.3524861878, 244.4475138122, 240.226519337);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .settings {\n border-left-color: #7CCDB9;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle {\n background-color: transparent;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {\n background-color: rgb(252.2544378698, 244.8698224852, 241.7455621302);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle {\n background-color: rgb(250.5041420118, 238.4118343195, 233.2958579882);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings {\n border-left-color: #E29473;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle {\n background-color: transparent;\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {\n background-color: rgb(249.8888888889, 250.6666666667, 251.1111111111);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle {\n background-color: rgb(244.0962962963, 245.7555555556, 246.7037037037);\n}\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings {\n border-left-color: #A3B1B9;\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n\n/* colors */\n$acf_blue: #2a9bd9;\n$acf_notice: #2a9bd9;\n$acf_error: #d94f4f;\n$acf_success: #49ad52;\n$acf_warning: #fd8d3b;\n\n/* acf-field */\n$field_padding: 15px 12px;\n$field_padding_x: 12px;\n$field_padding_y: 15px;\n$fp: 15px 12px;\n$fy: 15px;\n$fx: 12px;\n\n/* responsive */\n$md: 880px;\n$sm: 640px;\n\n// Admin.\n$wp-card-border: #ccd0d4;\t\t\t// Card border.\n$wp-card-border-1: #d5d9dd;\t\t // Card inner border 1: Structural (darker).\n$wp-card-border-2: #eeeeee;\t\t // Card inner border 2: Fields (lighter).\n$wp-input-border: #7e8993;\t\t // Input border.\n\n// Admin 3.8\n$wp38-card-border: #E5E5E5;\t\t // Card border.\n$wp38-card-border-1: #dfdfdf;\t\t// Card inner border 1: Structural (darker).\n$wp38-card-border-2: #eeeeee;\t\t// Card inner border 2: Fields (lighter).\n$wp38-input-border: #dddddd;\t\t // Input border.\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Grays\n$gray-50: #F9FAFB;\n$gray-100: #F2F4F7;\n$gray-200: #EAECF0;\n$gray-300: #D0D5DD;\n$gray-400: #98A2B3;\n$gray-500: #667085;\n$gray-600: #475467;\n$gray-700: #344054;\n$gray-800: #1D2939;\n$gray-900: #101828;\n\n// Blues\n$blue-50: #EBF5FA;\n$blue-100: #D8EBF5;\n$blue-200: #A5D2E7;\n$blue-300: #6BB5D8;\n$blue-400: #399CCB;\n$blue-500: #0783BE;\n$blue-600: #066998;\n$blue-700: #044E71;\n$blue-800: #033F5B;\n$blue-900: #032F45;\n\n// Utility\n$color-info:\t#2D69DA;\n$color-success:\t#52AA59;\n$color-warning:\t#F79009;\n$color-danger:\t#D13737;\n\n$color-primary: $blue-500;\n$color-primary-hover: $blue-600;\n$color-secondary: $gray-500;\n$color-secondary-hover: $gray-400;\n\n// Gradients\n$gradient-pro: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n\n// Border radius\n$radius-sm:\t4px;\n$radius-md: 6px;\n$radius-lg: 8px;\n$radius-xl: 12px;\n\n// Elevations / Box shadows\n$elevation-01: 0px 1px 2px rgba($gray-900, 0.10);\n\n// Input & button focus outline\n$outline: 3px solid $blue-50;\n\n// Link colours\n$link-color: $blue-500;\n\n// Responsive\n$max-width: 1440px;","/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n@mixin clearfix() {\n\t&:after {\n\t\tdisplay: block;\n\t\tclear: both;\n\t\tcontent: \"\";\n\t}\n}\n\n@mixin border-box() {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n}\n\n@mixin centered() {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n}\n\n@mixin animate( $properties: 'all' ) {\n\t-webkit-transition: $properties 0.3s ease; // Safari 3.2+, Chrome\n -moz-transition: $properties 0.3s ease; \t// Firefox 4-15\n -o-transition: $properties 0.3s ease; \t\t// Opera 10.5–12.00\n transition: $properties 0.3s ease; \t\t// Firefox 16+, Opera 12.50+\n}\n\n@mixin rtl() {\n\thtml[dir=\"rtl\"] & {\n\t\ttext-align: right;\n\t\t@content;\n\t}\n}\n\n@mixin wp-admin( $version: '3-8' ) {\n\t.acf-admin-#{$version} & {\n\t\t@content;\n\t}\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tField Group\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Reset postbox inner padding.\n#acf-field-group-fields > .inside,\n#acf-field-group-locations > .inside,\n#acf-field-group-options > .inside {\n\tpadding: 0;\n\tmargin: 0;\n}\n\n// Hide metabox order buttons added in WP 5.5.\n.postbox {\n\t.handle-order-higher,\n\t.handle-order-lower {\n\t\tdisplay: none;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Publish\n*\n*----------------------------------------------------------------------------*/\n#minor-publishing-actions,\n#misc-publishing-actions #visibility,\n#misc-publishing-actions .edit-timestamp {\n\tdisplay: none;\n}\n\n#minor-publishing {\n\tborder-bottom: 0 none;\n}\n\n#misc-pub-section {\n\tborder-bottom: 0 none;\n}\n\n#misc-publishing-actions .misc-pub-section {\n\tborder-bottom-color: #F5F5F5;\n}\n\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Fields\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-fields {\n\tborder: 0 none;\n\n\t.inside {\n\t\tborder-top: {\n\t\t\twidth: 0;\n\t\t\tstyle: none;\n\t\t};\n\t}\n\n\t/* links */\n\ta {\n\t\ttext-decoration: none;\n\t}\n\n\t/* Field type */\n\t.li-field-type {\n\n\t\t.field-type-icon {\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t};\n\n\t\t\t@media screen and (max-width: 600px) {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t}\n\n\t\t.field-type-label {\n\t\t\tdisplay: flex;\n\t\t}\n\n\t\t.acf-pro-label-field-type {\n\t\t\tposition: relative;\n\t\t\ttop: -3px;\n\t\t\tmargin-left: 8px;\n\n\t\t\timg {\n\t\t\t\tmax-width: 34px;\n\t\t\t}\n\t\t}\n\n\t}\n\n\t/* table header */\n\t.li-field-order {\n\t\twidth: 64px;\n\t\tjustify-content: center;\n\n\t\t@media screen and (max-width: $md) {\n\t\t\twidth: 32px;\n\t\t}\n\n\t}\n\t.li-field-label { width: calc(50% - 64px); }\n\t.li-field-name { width: 25%; word-break: break-word; }\n\t.li-field-key { display: none; }\n\t.li-field-type { width: 25%; }\n\n\t/* show keys */\n\t&.show-field-keys {\n\n\t\t.li-field-label { width: calc(35% - 64px); };\n\t\t.li-field-name { width: 15%; };\n\t\t.li-field-key { width: 25%; display: flex; };\n\t\t.li-field-type { width: 25%; };\n\n\t}\n\n\t/* hide tabs */\n\t&.hide-tabs {\n\t\t.acf-field-settings-tab-bar {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t.acf-field-settings-main {\n\t\t\tpadding: 0;\n\n\t\t\t&.acf-field-settings-main-general {\n\t\t\t\tpadding-top: 32px;\n\t\t\t}\n\n\t\t\t.acf-field {\n\t\t\t\tmargin-bottom: 32px;\n\t\t\t}\n\n\t\t\t.acf-field-setting-wrapper {\n\t\t\t\tpadding-top: 0;\n\t\t\t\tborder-top: none;\n\t\t\t}\n\n\t\t\t.acf-field-settings-split .acf-field {\n\t\t\t\tborder-bottom: {\n\t\t\t\t\twidth: 1px;\n\t\t\t\t\tstyle: solid;\n\t\t\t\t\tcolor: $gray-200;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-field-setting-first_day {\n\t\t\t\tpadding-top: 0;\n\t\t\t\tborder-top: none;\n\t\t\t}\n\t\t}\n\n\t\t.acf-field-settings-footer {\n\t\t\tmargin-top: 32px;\n\t\t}\n\t}\n\n\t/* fields */\n\t.acf-field-list-wrap {\n\t\tborder: $wp-card-border solid 1px;\n\t}\n\n\t.acf-field-list {\n\t\tbackground: #f5f5f5;\n\t\tmargin-top: -1px;\n\n\t\t.acf-tbody {\n\n\t\t\t> .li-field-name,\n\t\t\t> .li-field-key {\n\t\t\t\talign-items: flex-start;\n\t\t\t}\n\n\t\t}\n\n\t\t.copyable:not(.input-copyable, .copy-unsupported) {\n\t\t\tcursor: pointer;\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\n\t\t\t&:hover:after {\n\t\t\t\tcontent: '';\n\t\t\t\tpadding-left: 5px;\n\t\t\t\t$icon-size: 12px;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-copy.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-copy.svg');\n\t\t\t\tbackground-size: cover;\n\t\t\t}\n\n\t\t\t&.sub-label {\n\t\t\t\tpadding-right: 22px;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tpadding-right: 0;\n\n\t\t\t\t\t&:after {\n\t\t\t\t\t\t$icon-size: 14px;\n\t\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t\tpadding-left: 8px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.copied:hover:after {\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-check-circle-solid.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-check-circle-solid.svg');\n\t\t\t\tbackground-color: $acf_success;\n\t\t\t}\n\t\t}\n\n\t\t.copyable.input-copyable:not(.copy-unsupported) {\n\t\t\tcursor: pointer;\n\t\t\tdisplay: block;\n\t\t\tposition: relative;\n\t\t\talign-items: center;\n\n\t\t\tinput {\n\t\t\t\tpadding-right: 40px;\n\t\t\t}\n\n\t\t\t.acf-input-wrap:after {\n\t\t\t\tcontent: '';\n\t\t\t\tpadding-left: 5px;\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tright: 12px;\n\t\t\t\ttop: 12px;\n\t\t\t\tposition: absolute;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-copy.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-copy.svg');\n\t\t\t\tbackground-size: cover;\n\t\t\t}\n\n\t\t\t&.copied .acf-input-wrap:after {\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-check-circle-solid.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-check-circle-solid.svg');\n\t\t\t\tbackground-color: $acf_success;\n\t\t\t}\n\t\t}\n\n\t\t\n\n\t\t/* no fields */\n\t\t.no-fields-message {\n\t\t\tpadding: 15px 15px;\n\t\t\tbackground: #fff;\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t/* empty */\n\t\t&.-empty {\n\t\t\t.no-fields-message {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin('3-8') {\n\t\t.acf-field-list-wrap {\n\t\t\tborder-color: $wp38-card-border-1;\n\t\t}\n\t}\n}\n\n\n.rtl #acf-field-group-fields {\n\t.li-field-type {\n\t\t.field-type-icon {\n\t\t\tmargin: {\n\t\t\t\tleft: 8px;\n\t\t\t\tright: 0;\n\t\t\t};\n\t\t}\n\t}\n}\n\n/* field object */\n.acf-field-object {\n\tborder-top: $wp38-card-border-2 solid 1px;\n\tbackground: #fff;\n\n\t/* sortable */\n\t&.ui-sortable-helper {\n\t\toverflow: hidden !important;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $blue-200 !important;\n\t\t};\n\t\tborder-radius: $radius-lg;\n\t\tfilter: drop-shadow(0px 10px 20px rgba(16, 24, 40, 0.14)) drop-shadow(0px 1px 3px rgba(16, 24, 40, 0.1));\n\n\t\t&:before {\n\t\t\tdisplay: none !important;\n\t\t}\n\n\t}\n\n\t&.ui-sortable-placeholder {\n\t\tbox-shadow: 0 -1px 0 0 #DFDFDF;\n\t\tvisibility: visible !important;\n\t\tbackground: #F9F9F9;\n\t\tborder-top-color: transparent;\n\t\tmin-height: 54px;\n\n\t\t// hide tab field separator\n\t\t&:after, &:before {\n\t\t\tvisibility: hidden;\n\t\t}\n\t}\n\n\n\t/* meta */\n\t> .meta {\n\t\tdisplay: none;\n\t}\n\n\n\t/* handle */\n\t> .handle {\n\n\t\ta {\n\t\t\t-webkit-transition: none;\n\t\t\t-moz-transition: none;\n\t\t\t-o-transition: none;\n\t\t\ttransition: none;\n\t\t}\n\n\t\tli {\n\t\t\tword-wrap: break-word;\n\t\t}\n\n\t\tstrong {\n\t\t\tdisplay: block;\n\t\t\tpadding-bottom: 0;\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 14px;\n\t\t\tmin-height: 14px;\n\t\t}\n\n\t\t.row-options {\n\t\t\tdisplay: block;\n\t\t\topacity: 0;\n\t\t\tmargin: {\n\t\t\t\ttop: 5px;\n\t\t\t};\n\n\t\t\t@media screen and (max-width: 880px) {\n\t\t\t\topacity: 1;\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\ta {\n\t\t\t\tmargin-right: 4px;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tcolor: darken($color-primary-hover, 10%);\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\ta.delete-field {\n\t\t\t\tcolor: #a00;\n\n\t\t\t\t&:hover { color: #f00; }\n\t\t\t}\n\n\t\t\t&.active {\n\t\t\t\tvisibility: visible;\n\t\t\t}\n\t\t}\n\n\t}\n\n\t/* open */\n\t&.open {\n\n\t\t+ .acf-field-object {\n\t\t\tborder-top-color: #E1E1E1;\n\t\t}\n\n\t\t> .handle {\n\t\t\tbackground: $acf_blue;\n\t\t\tborder: darken($acf_blue, 2%) solid 1px;\n\t\t\ttext-shadow: #268FBB 0 1px 0;\n\t\t\tcolor: #fff;\n\t\t\tposition: relative;\n\t\t\tmargin: 0 -1px 0 -1px;\n\n\t\t\ta {\n\t\t\t\tcolor: #fff !important;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttext-decoration: underline !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\t}\n\n\n\t/*\n\t// debug\n\t&[data-save=\"meta\"] {\n\t\t> .handle {\n\t\t\tborder-left: #ffb700 solid 5px !important;\n\t\t}\n\t}\n\n\t&[data-save=\"settings\"] {\n\t\t> .handle {\n\t\t\tborder-left: #0ec563 solid 5px !important;\n\t\t}\n\t}\n*/\n\n\n\t/* hover */\n\t&:hover, &.-hover, &:focus-within {\n\n\t\t> .handle {\n\n\t\t\t.row-options {\n\t\t\t\topacity: 1;\n\t\t\t\tmargin-bottom: 0;\n\t\t\t}\n\n\t\t}\n\t}\n\n\n\t/* settings */\n\t> .settings {\n\t\tdisplay: none;\n\t\twidth: 100%;\n\n\t\t> .acf-table {\n\t\t\tborder: none;\n\t\t}\n\t}\n\n\n\t/* conditional logic */\n\t.rule-groups {\n\t\tmargin-top: 20px;\n\t}\n\n}\n\n\n/*----------------------------------------------------------------------------\n*\n* Postbox: Locations\n*\n*----------------------------------------------------------------------------*/\n\n.rule-groups {\n\n\th4 {\n\t\tmargin: 3px 0;\n\t}\n\n\t.rule-group {\n\t\tmargin: 0 0 5px;\n\n\t\th4 {\n\t\t\tmargin: 0 0 3px;\n\t\t}\n\n\t\ttd.param {\n\t\t\twidth: 35%;\n\t\t}\n\n\t\ttd.operator {\n\t\t\twidth: 20%;\n\t\t}\n\n\t\ttd.add {\n\t\t\twidth: 40px;\n\t\t}\n\n\t\ttd.remove {\n\t\t\twidth: 28px;\n\t\t\tvertical-align: middle;\n\n\t\t\ta {\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 22px;\n\t\t\t\tvisibility: hidden;\n\n\t\t\t\t&:before {\n\t\t\t\t\tposition: relative;\n\t\t\t\t\ttop: -2px;\n\t\t\t\t\tfont-size: 16px;\n\t\t\t\t}\n\n\t\t\t}\n\t\t}\n\n\t\ttr:hover td.remove a {\n\t\t\tvisibility: visible;\n\t\t}\n\n\t\t// empty select\n\t\tselect:empty {\n\t\t\tbackground: #f8f8f8;\n\t\t}\n\t}\n\n\n\t&:not(.rule-groups-multiple) {\n\t\t.rule-group {\n\t\t\t&:first-child tr:first-child td.remove a {\n\t\t\t\t/* Don't allow user to delete the only rule group */\n\t\t\t\tvisibility: hidden !important;\n\t\t\t}\n\t\t}\n\t}\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tOptions\n*\n*----------------------------------------------------------------------------*/\n\n#acf-field-group-options tr[data-name=\"hide_on_screen\"] li {\n\tfloat: left;\n\twidth: 33%;\n}\n\n@media (max-width: 1100px) {\n\n\t#acf-field-group-options tr[data-name=\"hide_on_screen\"] li {\n\t\twidth: 50%;\n\t}\n\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tConditional Logic\n*\n*----------------------------------------------------------------------------*/\n\ntable.conditional-logic-rules {\n\tbackground: transparent;\n\tborder: 0 none;\n\tborder-radius: 0;\n}\n\ntable.conditional-logic-rules tbody td {\n\tbackground: transparent;\n\tborder: 0 none !important;\n\tpadding: 5px 2px !important;\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Tab\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-tab {\n\n\t// hide setting\n\t.acf-field-setting-name,\n\t.acf-field-setting-instructions,\n\t.acf-field-setting-required,\n\t.acf-field-setting-warning,\n\t.acf-field-setting-wrapper {\n\t\tdisplay: none;\n\t}\n\n\t// hide name\n\t.li-field-name {\n\t\tvisibility: hidden;\n\t}\n\n\tp:first-child {\n\t\tmargin: 0.5em 0;\n\t}\n\n\t// hide presentation setting tabs.\n\tli.acf-settings-type-presentation,\n\t.acf-field-settings-main-presentation {\n\t\tdisplay: none !important;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Accordion\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-accordion {\n\n\t// hide setting\n\t.acf-field-setting-name,\n\t.acf-field-setting-instructions,\n\t.acf-field-setting-required,\n\t.acf-field-setting-warning,\n\t.acf-field-setting-wrapper {\n\t\tdisplay: none;\n\t}\n\n\t// hide name\n\t.li-field-name {\n\t\tvisibility: hidden;\n\t}\n\n\tp:first-child {\n\t\tmargin: 0.5em 0;\n\t}\n\n\t// show settings\n\t.acf-field-setting-instructions {\n\t\tdisplay: block;\n\t}\n\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Message\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-message tr[data-name=\"name\"],\n.acf-field-object-message tr[data-name=\"instructions\"],\n.acf-field-object-message tr[data-name=\"required\"] {\n\tdisplay: none !important;\n}\n\n.acf-field-object-message .li-field-name {\n\tvisibility: hidden;\n}\n\n.acf-field-object-message textarea {\n\theight: 175px !important;\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Separator\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-separator tr[data-name=\"name\"],\n.acf-field-object-separator tr[data-name=\"instructions\"],\n.acf-field-object-separator tr[data-name=\"required\"] {\n\tdisplay: none !important;\n}\n\n\n/*----------------------------------------------------------------------------\n*\n*\tField: Date Picker\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-object-date-picker,\n.acf-field-object-time-picker,\n.acf-field-object-date-time-picker {\n\n\t.acf-radio-list {\n\n\t\tli {\n\t\t\tline-height: 25px;\n\t\t}\n\n\t\tspan {\n\t\t\tdisplay: inline-block;\n\t\t\tmin-width: 10em;\n\t\t}\n\n\t\tinput[type=\"text\"] {\n\t\t\twidth: 100px;\n\t\t}\n\t}\n\n}\n\n.acf-field-object-date-time-picker {\n\n\t.acf-radio-list {\n\n\t\tspan {\n\t\t\tmin-width: 15em;\n\t\t}\n\n\t\tinput[type=\"text\"] {\n\t\t\twidth: 200px;\n\t\t}\n\t}\n\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSlug\n*\n*--------------------------------------------------------------------------------------------*/\n\n#slugdiv {\n\n\t.inside {\n\t\tpadding: 12px;\n\t\tmargin: 0;\n\t}\n\n\tinput[type=\"text\"] {\n\t\twidth: 100%;\n\t\theight: 28px;\n\t\tfont-size: 14px;\n\t}\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRTL\n*\n*--------------------------------------------------------------------------------------------*/\n\nhtml[dir=\"rtl\"] .acf-field-object.open > .handle {\n\tmargin: 0\n}\n\n/*----------------------------------------------------------------------------\n*\n* Device\n*\n*----------------------------------------------------------------------------*/\n\n@media only screen and (max-width: 850px) {\n\n\ttr.acf-field,\n\ttd.acf-label,\n\ttd.acf-input {\n\t\tdisplay: block !important;\n\t\twidth: auto !important;\n\t\tborder: 0 none !important;\n\t}\n\n\ttr.acf-field {\n\t\tborder-top: #ededed solid 1px !important;\n\t\tmargin-bottom: 0 !important;\n\t}\n\n\ttd.acf-label {\n\t\tbackground: transparent !important;\n\t\tpadding-bottom: 0 !important;\n\n\t}\n\n}\n\n/*----------------------------------------------------------------------------\n*\n* Subtle background on accordion & tab fields to separate them from others\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\n\t#acf-field-group-fields {\n\n\t\t.acf-field-object-tab,\n\t\t.acf-field-object-accordion {\n\t\t\tbackground-color: $gray-50;\n\t\t}\n\n\t}\n\n}","/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#wpcontent {\n\t\tline-height: 140%;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\ta {\n\t\tcolor: $blue-500;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-h1 {\n\tfont-size: 21px;\n\tfont-weight: 400;\n}\n\n.acf-h2 {\n\tfont-size: 18px;\n\tfont-weight: 400;\n}\n\n.acf-h3 {\n\tfont-size: 16px;\n\tfont-weight: 400;\n}\n\n.acf-admin-page,\n.acf-headerbar {\n\n\th1 {\n\t\t@extend .acf-h1;\n\t}\n\n\th2 {\n\t\t@extend .acf-h2;\n\t}\n\n\th3 {\n\t\t@extend .acf-h3;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-admin-page {\n\n\t.p1 {\n\t\tfont-size: 15px;\n\t}\n\n\t.p2 {\n\t\tfont-size: 14px;\n\t}\n\n\t.p3 {\n\t\tfont-size: 13.5px;\n\t}\n\n\t.p4 {\n\t\tfont-size: 13px;\n\t}\n\n\t.p5 {\n\t\tfont-size: 12.5px;\n\t}\n\n\t.p6 {\n\t\tfont-size: 12px;\n\t}\n\n\t.p7 {\n\t\tfont-size: 11.5px;\n\t}\n\n\t.p8 {\n\t\tfont-size: 11px;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n\t@extend .acf-h2;\n\tcolor: $gray-700;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t.acf-settings-wrap h1 {\n\t\tdisplay: none !important;\n\t}\n\n\t#acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n\t\tdisplay: none !important;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-small {\n\t@extend .p6;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\ta:focus {\n\t\tbox-shadow: none;\n\t\toutline: none;\n\t}\n\n\ta:focus-visible {\n\t\tbox-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgb(79 148 212 / 80%);\n\t\toutline: 1px solid transparent;\n\t}\n}\n",".acf-admin-page {\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* All Inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"text\"],\n\tinput[type=\"search\"],\n\tinput[type=\"number\"],\n\ttextarea,\n\tselect {\n\t\tbox-sizing: border-box;\n\t\theight: 40px;\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t\tleft: 12px;\n\t\t};\n\t\tbackground-color: #fff;\n\t\tborder-color: $gray-300;\n\t\tbox-shadow: $elevation-01;\n\t\tborder-radius: $radius-md;\n\t\t/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n\t\t@extend .p4;\n\t\tcolor: $gray-700;\n\n\t\t&:focus {\n\t\t\toutline: $outline;\n\t\t\tborder-color: $blue-400;\n\t\t}\n\n\t\t&:disabled {\n\t\t\tbackground-color: $gray-50;\n\t\t\tcolor: lighten($gray-500, 10%);\n\t\t}\n\n\t\t&::placeholder {\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Read only text inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"text\"] {\n\n\t\t&:read-only {\n\t\t\tbackground-color: $gray-50;\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Number fields\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-field.acf-field-number {\n\n\t\t.acf-label,\n\t\t.acf-input input[type=\"number\"] {\n\t\t\tmax-width: 180px;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Textarea\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\ttextarea {\n\t\tbox-sizing: border-box;\n\t\tpadding: {\n\t\t\ttop: 10px;\n\t\t\tbottom: 10px;\n\t\t};\n\t\theight: 80px;\n\t\tmin-height: 56px;\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Select\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tselect {\n\t\tmin-width: 160px;\n\t\tmax-width: 100%;\n\t\tpadding: {\n\t\t\tright: 40px;\n\t\t\tleft: 12px;\n\t\t};\n\t\tbackground-image: url('../../images/icons/icon-chevron-down.svg');\n\t\tbackground-position: right 10px top 50%;\n\t\tbackground-size: 20px;\n\t\t@extend .p4;\n\n\t\t&:hover,\n\t\t&:focus {\n\t\t\tcolor: $blue-500;\n\t\t}\n\n\t\t&::before {\n\t\t\tcontent: '';\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 5px;\n\t\t\tleft: 5px;\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\tselect {\n\t\t\tpadding: {\n\t\t\t\tright: 12px;\n\t\t\t\tleft: 40px;\n\t\t\t};\n\t\t\tbackground-position: left 10px top 50%;\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Button & Checkbox base styling\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"radio\"],\n\tinput[type=\"checkbox\"] {\n\t\tbox-sizing: border-box;\n\t\twidth: 16px;\n\t\theight: 16px;\n\t\tpadding: 0;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-400;\n\t\t};\n\t\tbackground: #fff;\n\t\tbox-shadow: none;\n\n\t\t&:hover {\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-color: $blue-500;\n\t\t}\n\n\t\t&:checked,\n\t\t&:focus-visible {\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-color: $blue-500;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\tposition: relative;\n\t\t\t\ttop: -1px;\n\t\t\t\tleft: -1px;\n\t\t\t\twidth: 16px;\n\t\t\t\theight: 16px;\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t\tbackground-color: transparent;\n\t\t\t\tbackground-size: cover;\n\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\tbackground-position: center;\n\t\t\t}\n\n\t\t}\n\n\t\t&:active {\n\t\t\tbox-shadow: 0px 0px 0px 3px $blue-50, 0px 0px 0px rgba(255, 54, 54, 0.25);\n\t\t}\n\n\t\t&:disabled {\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-color: $gray-300;\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\tinput[type=\"radio\"],\n\t\tinput[type=\"checkbox\"] {\n\n\t\t\t&:checked,\n\t\t\t&:focus-visible {\n\n\t\t\t\t&:before {\n\t\t\t\t\tleft: 1px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Buttons\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"radio\"] {\n\n\t\t&:checked,\n\t\t&:focus {\n\n\t\t\t&:before {\n\t\t\t\tbackground-image: url('../../images/field-states/radio-active.svg');\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Checkboxes\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"checkbox\"] {\n\n\t\t&:checked,\n\t\t&:focus {\n\n\t\t\t&:before {\n\t\t\t\tbackground-image: url('../../images/field-states/checkbox-active.svg');\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Buttons & Checkbox lists\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-radio-list,\n\t.acf-checkbox-list {\n\n\t\tli input[type=\"radio\"],\n\t\tli input[type=\"checkbox\"] {\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t};\n\t\t}\n\n\t\t&.acf-bl li {\n\t\t\tmargin: {\n\t\t\t\tbottom: 8px;\n\t\t\t};\n\n\t\t\t&:last-of-type {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\n\t\t}\n\n\t\tlabel {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\talign-content: center;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* ACF Switch\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-switch {\n\t\twidth: 42px;\n\t\theight: 24px;\n\t\tborder: none;\n\t\tbackground-color: $gray-300;\n\t\tborder-radius: 12px;\n\n\t\t&:hover {\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\n\t\t&:active {\n\t\t\tbox-shadow: 0px 0px 0px 3px $blue-50, 0px 0px 0px rgba(255, 54, 54, 0.25);\n\t\t}\n\n\t\t&.-on {\n\t\t\tbackground-color: $color-primary;\n\n\t\t\t&:hover {\n\t\t\t\tbackground-color: $color-primary-hover;\n\t\t\t}\n\n\t\t\t.acf-switch-slider {\n\t\t\t\tleft: 20px;\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-switch-off,\n\t\t.acf-switch-on {\n\t\t\tvisibility: hidden;\n\t\t}\n\n\t\t.acf-switch-slider {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\tborder: none;\n\t\t\tborder-radius: 100px;\n\t\t\tbox-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);\n\t\t}\n\n\t}\n\n\t.acf-field-true-false {\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\n\n\t\t.acf-label {\n\t\t\torder: 2;\n\t\t\tdisplay: block;\n\t\t\talign-items: center;\n\t\t\tmax-width: 550px !important;\n\t\t\tmargin: {\n\t\t\t\ttop: 2px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t};\n\n\t\t\tlabel {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-tip {\n\t\t\t\tmargin: {\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.description {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 2px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\t.acf-field-true-false {\n\n\t\t\t.acf-label {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-tip {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* File input button\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\n\tinput::file-selector-button {\n\t\tbox-sizing: border-box;\n\t\tmin-height: 40px;\n\t\tmargin: {\n\t\t\tright: 16px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t\tright: 16px;\n\t\t\tbottom: 8px;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground-color: transparent;\n\t\tcolor: $color-primary !important;\n\t\tborder-radius: $radius-md;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $color-primary;\n\t\t};\n\t\ttext-decoration: none;\n\n\t\t&:hover {\n\t\t\tborder-color: $color-primary-hover;\n\t\t\tcursor: pointer;\n\t\t\tcolor: $color-primary-hover !important;\n\t\t}\n\n\t}\n\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Action Buttons\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.button {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\theight: 40px;\n\t\tpadding: {\n\t\t\tright: 16px;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground-color: transparent;\n\t\tborder-width: 1px;\n\t\tborder-style: solid;\n\t\tborder-color: $blue-500;\n\t\tborder-radius: $radius-md;\n\t\t@extend .p4;\n\t\tcolor: $blue-500;\n\n\t\t&:hover {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t\tborder-color: $color-primary;\n\t\t\tcolor: $color-primary;\n\t\t}\n\n\t\t&:focus {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t\toutline: $outline;\n\t\t\tcolor: $color-primary;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Edit field group header\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.edit-field-group-header {\n\t\tdisplay: block !important;\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Select2 inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-input,\n\t.rule-groups {\n\n\t\t.select2-container.-acf .select2-selection {\n\t\t\tborder: none;\n\t\t\tline-height: 1;\n\t\t}\n\n\t\t.select2-container.-acf .select2-selection__rendered {\n\t\t\tbox-sizing: border-box;\n\t\t\tpadding: {\n\t\t\t\tright: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\tbackground-color: #fff;\n\t\t\tborder: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-300;\n\t\t\t};\n\t\t\tbox-shadow: $elevation-01;\n\t\t\tborder-radius: $radius-md;\n\t\t\t/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\t\t}\n\n\t\t.acf-conditional-select-name {\n\t\t\tmin-width: 180px;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\ttext-overflow: ellipsis;\n\t\t}\n\n\t\t.acf-conditional-select-id {\n\t\t\tpadding-right: 30px;\n\t\t}\n\n\t\t.value .select2-container--focus {\n\t\t\theight: 40px;\n\t\t}\n\n\t\t.value .select2-container--open .select2-selection__rendered {\n\t\t\tborder-color: $blue-400;\n\t\t}\n\n\t\t.select2-container--focus {\n\t\t\toutline: $outline;\n\t\t\tborder-color: $blue-400;\n\t\t\tborder-radius: $radius-md;\n\n\t\t\t.select2-selection__rendered {\n\t\t\t\tborder-color: $blue-400 !important;\n\t\t\t}\n\n\t\t\t&.select2-container--below.select2-container--open {\n\n\t\t\t\t.select2-selection__rendered {\n\t\t\t\t\tborder-bottom-right-radius: 0 !important;\n\t\t\t\t\tborder-bottom-left-radius: 0 !important;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\t&.select2-container--above.select2-container--open {\n\n\t\t\t\t.select2-selection__rendered {\n\t\t\t\t\tborder-top-right-radius: 0 !important;\n\t\t\t\t\tborder-top-left-radius: 0 !important;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-container .select2-search--inline .select2-search__field {\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\tleft: 6px;\n\t\t\t};\n\n\t\t\t&:focus {\n\t\t\t\toutline: none;\n\t\t\t\tborder: none;\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-container--default .select2-selection--multiple .select2-selection__rendered {\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 6px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 6px;\n\t\t\t};\n\t\t}\n\n\t\t.select2-selection__clear {\n\t\t\twidth: 18px;\n\t\t\theight: 18px;\n\t\t\tmargin: {\n\t\t\t\ttop: 12px;\n\t\t\t\tright: 1px;\n\t\t\t};\n\t\t\ttext-indent: 100%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\tcolor: #fff;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tdisplay: block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 0;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-close.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-close.svg');\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t}\n\n\t\t\t&:hover::before {\n\t\t\t\tbackground-color: $blue-500;\n\t\t\t}\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* ACF label\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-label {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: space-between;\n\n\t\t.acf-icon-help {\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\n\t\tlabel {\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t}\n\n\t\t.description {\n\t\t\tmargin: {\n\t\t\t\ttop: 2px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Tooltip for field name field setting (result of a fix for keyboard navigation)\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-field-setting-name .acf-tip {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 654px;\n\t\tcolor: #98A2B3;\n\n\t\t@at-root .rtl#{&} {\n\t\t\tleft: auto;\n\t\t\tright: 654px;\n\t\t}\n\n\t\t.acf-icon-help {\n\t\t\twidth: 18px;\n\t\t\theight: 18px;\n\t\t}\n\t}\n\n\t/* Field Type Selection select2 */\n\t.acf-field-setting-type,\n\t.acf-field-permalink-rewrite,\n\t.acf-field-query-var,\n\t.acf-field-capability,\n\t.acf-field-parent-slug,\n\t.acf-field-data-storage,\n\t.acf-field-manage-terms,\n\t.acf-field-edit-terms,\n\t.acf-field-delete-terms,\n\t.acf-field-assign-terms,\n\t.acf-field-meta-box,\n\t.rule-groups {\n\n\t\t.select2-container.-acf {\n\t\t\tmin-height: 40px;\n\t\t}\n\n\t\t.select2-container--default .select2-selection--single {\n\n\t\t\t.select2-selection__rendered {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tposition: relative;\n\t\t\t\tz-index: 800;\n\t\t\t\tmin-height: 40px;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.field-type-icon {\n\t\t\t\ttop: auto;\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 2px;\n\t\t\t\t};\n\n\t\t\t\t&:before {\n\t\t\t\t\twidth: 9px;\n\t\t\t\t\theight: 9px;\n\t\t\t\t}\n\n\t\t\t}\n\t\t}\n\n\t\t.select2-container--open .select2-selection__rendered {\n\t\t\tborder-color: $blue-300 !important;\n\t\t\tborder-bottom-color: $gray-300 !important;\n\t\t}\n\n\t\t.select2-container--open.select2-container--below .select2-selection__rendered {\n\t\t\tborder-bottom-right-radius: 0 !important;\n\t\t\tborder-bottom-left-radius: 0 !important;\n\t\t}\n\n\t\t.select2-container--open.select2-container--above .select2-selection__rendered {\n\t\t\tborder-top-right-radius: 0 !important;\n\t\t\tborder-top-left-radius: 0 !important;\n\t\t\tborder-bottom-color: $blue-300 !important;\n\t\t\tborder-top-color: $gray-300 !important;\n\t\t}\n\n\t\t// icon margins\n\t\t.acf-selection.has-icon {\n\t\t\tmargin-left: 6px;\n\t\n\t\t\t@at-root .rtl#{&} {\n\t\t\t\tmargin-right: 6px;\n\t\t\t}\n\t\t}\n\t\t\n\t\t// Dropdown icon\n\t\t.select2-selection__arrow {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\ttop: calc(50% - 10px);\n\t\t\tright: 12px;\n\t\t\tbackground-color: transparent;\n\t\t\t\n\t\t\t&:after {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: absolute;\n\t\t\t\tz-index: 850;\n\t\t\t\ttop: 1px;\n\t\t\t\tleft: 0;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t}\n\t\t\t\n\t\t\tb[role=\"presentation\"] {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t// Open state\n\t\t.select2-container--open {\n\t\t\t\n\t\t\t// Swap chevron icon\n\t\t\t.select2-selection__arrow:after {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t}\n\n\t.acf-term-search-term-name {\n\t\tbackground-color: $gray-50;\n\t\tborder-top: 1px solid $gray-200;\n\t\tborder-bottom: 1px solid $gray-200;\n\t\tcolor: $gray-400;\n\t\tpadding: 5px 5px 5px 10px;\n\t\twidth: 100%;\n\t\tmargin: 0;\n\t\tdisplay: block;\n\t\tfont-weight: 300;\n\t}\n\n\t.field-type-select-results {\n\t\tposition: relative;\n\t\ttop: 4px;\n\t\tz-index: 1002;\n\t\tborder-radius: 0 0 $radius-md $radius-md;\n\t\tbox-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n\n\t\t&.select2-dropdown--above {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column-reverse;\t \n\t\t\ttop: 0;\n\t\t\tborder-radius: $radius-md $radius-md 0 0;\n\t\t\tz-index: 99999;\n\t\t}\n\t\t\n\t\t@at-root .select2-container.select2-container--open#{&} {\n\t\t\t// outline: 3px solid $blue-50;\n\t\t\tbox-shadow: 0px 0px 0px 3px #EBF5FA, 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n\t\t}\n\n\t\t// icon margins\n\t\t.acf-selection.has-icon {\n\t\t\tmargin-left: 6px;\n\n\t\t\t@at-root .rtl#{&} {\n\t\t\t\tmargin-right: 6px;\n\t\t\t}\n\t\t}\n\n\t\t// Search field\n\t\t.select2-search {\n\t\t\tposition: relative;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t&--dropdown {\n\n\t\t\t\t&:after {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\t$icon-size: 16px;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 12px;\n\t\t\t\t\tleft: 13px;\n\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tbackground-color: $gray-400;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\tmask-position: center;\n\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\n\t\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\t\tright: 12px;\n\t\t\t\t\t\tleft: auto;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.select2-search__field {\n\t\t\t\tpadding-left: 38px;\n\n\t\t\t\tborder-right: 0;\n\t\t\t\tborder-bottom: 0;\n\t\t\t\tborder-left: 0;\n\t\t\t\tborder-radius: 0;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tpadding-right: 38px;\n\t\t\t\t\tpadding-left: 0;\n\t\t\t\t}\n\n\t\t\t\t&:focus {\n\t\t\t\t\tborder-top-color: $gray-300;\n\t\t\t\t\toutline: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-results__options {\n\t\t\tmax-height: 440px;\n\t\t}\n\t\t\n\t\t.select2-results__option {\n\n\t\t\t.select2-results__option--highlighted {\n\t\t\t\tbackground-color: $blue-500 !important;\n\t\t\t\tcolor: $gray-50 !important;\n\t\t\t}\n\t\t}\n\n\t\t// List items\n\t\t.select2-results__option .select2-results__option {\n\t\t\tdisplay: inline-flex;\n\t\t\tposition: relative;\n\t\t\twidth: calc(100% - 24px);\n\t\t\tmin-height: 32px;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t}\n\t\t\talign-items: center;\n\t\t\t\n\t\t\t.field-type-icon {\n\t\t\t\ttop: auto;\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 2px;\n\t\t\t\t};\n\t\t\t\tbox-shadow: 0 0 0 1px $gray-50;\n\t\t\t\n\t\t\t\t&:before {\n\t\t\t\t\twidth: 9px;\n\t\t\t\t\theight: 9px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t.select2-results__option[aria-selected=\"true\"] {\n\t\t\tbackground-color: $blue-50 !important;\n\t\t\tcolor: $gray-700 !important;\n\t\t\t\n\t\t\t&:after {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tright: 13px;\n\t\t\t\tposition: absolute;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-check.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-check.svg\");\n\t\t\t\tbackground-color: $blue-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tleft: 13px;\n\t\t\t\t\tright: auto;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.select2-results__group {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\twidth: calc(100% - 24px);\n\t\t\tmin-height: 25px;\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t\tcolor: $gray-400;\n\t\t\tfont-size: 11px;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t};\n\t\t\tfont-weight: normal;\n\t\t}\n\t}\n\t\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* RTL arrow position\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t&.rtl {\n\n\t\t.acf-field-setting-type,\n\t\t.acf-field-permalink-rewrite,\n\t\t.acf-field-query-var {\n\n\t\t\t.select2-selection__arrow:after {\n\t\t\t\tright: auto;\n\t\t\t\tleft: 10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl.post-type-acf-field-group,\n.rtl.acf-internal-post-type {\n\n\t.acf-field-setting-name .acf-tip {\n\t\tleft: auto;\n\t\tright: 654px;\n\t}\n}","/*----------------------------------------------------------------------------\n*\n* Container sizes\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .metabox-holder.columns-1 {\n\t#acf-field-group-fields,\n\t#acf-field-group-options,\n\t.meta-box-sortables.ui-sortable,\n\t.notice {\n\t\tmax-width: $max-width;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Max width for notices in 1 column edit field group layout\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group.columns-1 {\n\t.notice {\n\t\tmax-width: $max-width;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Widen edit field group headerbar for 2 column layout\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group.columns-2 {\n\t.acf-headerbar .acf-headerbar-inner {\n\t\tmax-width: 100%;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Post stuff\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t#poststuff {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t#acf-field-group-fields .acf-field-list-wrap {\n\t\toverflow: hidden;\n\t\tborder: none;\n\t\tborder-radius: 0 0 $radius-lg $radius-lg;\n\t\tbox-shadow: $elevation-01;\n\n\t\t&.-empty {\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\n\t\t\t.acf-thead,\n\t\t\t.acf-tfoot {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.no-fields-message {\n\t\t\t\tmin-height: 280px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table header\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-thead {\n\t\tbackground-color: $gray-50;\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\t\tborder-bottom: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\tli {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tmin-height: 48px;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\t\t\tfont-weight: 500;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table body\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-field-object {\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\t&:hover {\n\t\t\t.acf-sortable-handle:before {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t}\n\t\t}\n\n\t\t// Add divider to show which fields have endpoint\n\t\t&.acf-field-is-endpoint {\n\t\t\t&:before {\n\t\t\t\tdisplay: block;\n\t\t\t\tcontent: \"\";\n\t\t\t\theight: 2px;\n\t\t\t\twidth: 100%;\n\t\t\t\tbackground: $gray-300;\n\t\t\t\tmargin-top: -1px;\n\t\t\t}\n\n\t\t\t&.acf-field-object-accordion {\n\t\t\t\t&:before {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t&:after {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\theight: 2px;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tbackground: $gray-300;\n\t\t\t\t\tz-index: 500;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t&:hover {\n\t\t\tbackground-color: lighten($blue-50, 3%);\n\t\t}\n\n\t\t&.open {\n\t\t\tbackground-color: #fff;\n\t\t\tborder-top-color: $blue-200;\n\t\t}\n\n\t\t&.open .handle {\n\t\t\tbackground-color: $blue-100;\n\t\t\tborder: none;\n\t\t\ttext-shadow: none;\n\n\t\t\ta {\n\t\t\t\tcolor: $link-color !important;\n\n\t\t\t\t&.delete-field {\n\t\t\t\t\tcolor: #a00 !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf-field-setting-type .acf-hl {\n\t\t\tmargin: 0;\n\n\t\t\tli {\n\t\t\t\twidth: auto;\n\n\t\t\t\t&:first-child {\n\t\t\t\t\tflex-grow: 1;\n\t\t\t\t\tmargin-left: -10px;\n\t\t\t\t}\n\n\t\t\t\t&:nth-child(2) {\n\t\t\t\t\tpadding-right: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tul.acf-hl {\n\t\t\tdisplay: flex;\n\t\t\talign-items: stretch;\n\t\t}\n\n\t\t.handle li {\n\t\t\tdisplay: flex;\n\t\t\talign-items: top;\n\t\t\tflex-wrap: wrap;\n\t\t\tmin-height: 60px;\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\n\t\t\t&.li-field-label {\n\t\t\t\tdisplay: flex;\n\t\t\t\tflex-wrap: wrap;\n\t\t\t\tjustify-content: flex-start;\n\t\t\t\talign-content: flex-start;\n\t\t\t\talign-items: flex-start;\n\t\t\t\twidth: auto;\n\n\t\t\t\ta.edit-field {\n\t\t\t\t\t@extend .p4;\n\t\t\t\t}\n\n\t\t\t\tstrong {\n\t\t\t\t\tfont-weight: 500;\n\t\t\t\t}\n\n\t\t\t\t.row-options {\n\t\t\t\t\twidth: 100%;\n\t\t\t\t}\n\n\t\t\t\t.row-options a {\n\t\t\t\t\t@extend .p6;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Table footer\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-tfoot {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: flex-end;\n\t\tmin-height: 80px;\n\t\tbox-sizing: border-box;\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t\tright: 24px;\n\t\t\tbottom: 8px;\n\t\t\tleft: 24px;\n\t\t}\n\t\tbackground-color: #fff;\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\t.acf-fr {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Edit field settings\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group .acf-field-object .settings {\n\tbox-sizing: border-box;\n\tpadding: {\n\t\ttop: 0;\n\t\tbottom: 0;\n\t}\n\tbackground-color: #fff;\n\tborder-left: {\n\t\twidth: 4px;\n\t\tstyle: solid;\n\t\tcolor: $blue-300;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Main field settings container\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-main {\n\tpadding: {\n\t\ttop: 32px;\n\t\tright: 0;\n\t\tbottom: 32px;\n\t\tleft: 0;\n\t}\n\n\t.acf-field:last-of-type,\n\t.acf-field.acf-last-visible {\n\t\tmargin: {\n\t\t\tbottom: 0;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field label\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-label {\n\tdisplay: block;\n\tjustify-content: space-between;\n\talign-items: center;\n\talign-content: center;\n\tmargin: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 6px;\n\t\tleft: 0;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Single field\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field {\n\tbox-sizing: border-box;\n\twidth: 100%;\n\tmargin: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 32px;\n\t\tleft: 0;\n\t}\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 72px;\n\t\tbottom: 0;\n\t\tleft: 72px;\n\t}\n\n\t@media screen and (max-width: 600px) {\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t\tleft: 12px;\n\t\t}\n\t}\n\n\t.acf-label,\n\t.acf-input {\n\t\tmax-width: 600px;\n\n\t\t&.acf-input-sub {\n\t\t\tmax-width: 100%;\n\t\t}\n\n\t\t.acf-btn {\n\t\t\t&:disabled {\n\t\t\t\tbackground-color: $gray-100;\n\t\t\t\tcolor: $gray-400 !important;\n\t\t\t\tborder: 1px $gray-300 solid;\n\t\t\t\tcursor: default;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-input-wrap {\n\t\toverflow: visible;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field separators\n*\n*----------------------------------------------------------------------------*/\n\n.acf-field-settings .acf-field.acf-field-setting-label,\n.acf-field-settings .acf-field-setting-wrapper {\n\tpadding: {\n\t\ttop: 24px;\n\t}\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n}\n\n.acf-field-settings .acf-field-setting-wrapper {\n\tmargin: {\n\t\ttop: 24px;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Informational Notes for specific fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-setting-bidirectional_notes {\n\t.acf-label {\n\t\tdisplay: none;\n\t}\n\n\t.acf-feature-notice {\n\t\tbackground-color: $gray-50;\n\t\tborder: 1px solid $gray-200;\n\t\tborder-radius: 6px;\n\t\tpadding: 16px;\n\t\tcolor: $gray-700;\n\t\tposition: relative;\n\n\t\t&.with-warning-icon {\n\t\t\tpadding-left: 45px;\n\t\t\t&::before {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 18px;\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 17px;\n\t\t\t\tleft: 18px;\n\t\t\t\tz-index: 600;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 8px;\n\t\t\t\t}\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-info.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-info.svg\");\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Edit fields footer\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field-settings-footer {\n\tdisplay: flex;\n\talign-items: center;\n\tmin-height: 72px;\n\tbox-sizing: border-box;\n\twidth: 100%;\n\tmargin: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t}\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 72px;\n\t}\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n\n\t@media screen and (max-width: 600px) {\n\t\tpadding: {\n\t\t\tleft: 12px;\n\t\t}\n\t}\n}\n\n.rtl .acf-field-settings .acf-field-settings-footer {\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 72px;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Tabs\n*\n*----------------------------------------------------------------------------*/\n.acf-fields,\n.acf-admin-page.acf-internal-post-type,\n.acf-browse-fields-modal-wrap {\n\t.acf-tab-wrap {\n\t\tbackground: $gray-50;\n\t\tborder-bottom: {\n\t\t\tcolor: $gray-800;\n\t\t}\n\n\t\t.acf-tab-group {\n\t\t\tpadding: {\n\t\t\t\tright: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t\tborder-top: {\n\t\t\t\twidth: 0;\n\t\t\t}\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-field-settings-tab-bar,\n\t.acf-tab-wrap .acf-tab-group {\n\t\tdisplay: flex;\n\t\talign-items: stretch;\n\t\tmin-height: 48px;\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 24px;\n\t\t}\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tbottom: 0;\n\t\t}\n\t\tborder-bottom: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\t\tli {\n\t\t\tdisplay: flex;\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tpadding: 0;\n\n\t\t\ta {\n\t\t\t\t&:focus-visible {\n\t\t\t\t\tborder: 1px solid #5897fb;\n\t\t\t\t}\n\n\t\t\t\tbox-sizing: border-box;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\talign-items: center;\n\t\t\t\theight: 100%;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 3px;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\tbackground: none;\n\t\t\t\tborder-top: none;\n\t\t\t\tborder-right: none;\n\t\t\t\tborder-bottom: {\n\t\t\t\t\twidth: 3px;\n\t\t\t\t\tstyle: solid;\n\t\t\t\t\tcolor: transparent;\n\t\t\t\t}\n\t\t\t\tborder-left: none;\n\t\t\t\tcolor: $gray-500;\n\t\t\t\t@extend .p5;\n\t\t\t\tfont-weight: normal;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tcolor: $gray-800;\n\t\t\t\t}\n\n\t\t\t\t&:hover {\n\t\t\t\t\tbackground-color: transparent;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.active a {\n\t\t\t\tbackground: none;\n\t\t\t\tborder-bottom: {\n\t\t\t\t\tcolor: $color-primary;\n\t\t\t\t}\n\t\t\t\tcolor: $blue-500;\n\n\t\t\t\t&:focus-visible {\n\t\t\t\t\tborder-bottom: {\n\t\t\t\t\t\tcolor: $color-primary;\n\t\t\t\t\t\twidth: 3px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-admin-page.acf-internal-post-type\n\t.acf-field-editor\n\t.acf-field-settings-tab-bar {\n\tpadding: {\n\t\tleft: 72px;\n\t}\n\n\t@media screen and (max-width: 600px) {\n\t\tpadding: {\n\t\t\tleft: 12px;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field group settings\n*\n*----------------------------------------------------------------------------*/\n#acf-field-group-options {\n\t.field-group-settings-tab {\n\t\tpadding: {\n\t\t\ttop: 24px;\n\t\t\tright: 24px;\n\t\t\tbottom: 24px;\n\t\t\tleft: 24px;\n\t\t}\n\n\t\t.acf-field:last-of-type {\n\t\t\tpadding: 0;\n\t\t}\n\t}\n\n\t.acf-field {\n\t\tborder: none;\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 24px;\n\t\t\tleft: 0;\n\t\t}\n\t}\n\n\t// Split layout\n\t.field-group-setting-split-container {\n\t\tdisplay: flex;\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\n\t\t.field-group-setting-split {\n\t\t\tbox-sizing: border-box;\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t}\n\n\t\t.field-group-setting-split:nth-child(1) {\n\t\t\tflex: 1 0 auto;\n\t\t}\n\n\t\t.field-group-setting-split:nth-child(2n) {\n\t\t\tflex: 1 0 auto;\n\t\t\tmax-width: 320px;\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 32px;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\tright: 32px;\n\t\t\t\tleft: 32px;\n\t\t\t}\n\t\t\tborder-left: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Description field\n\t.acf-field[data-name=\"description\"] {\n\t\tmax-width: 600px;\n\t}\n\n\t// Button group\n\t.acf-button-group {\n\t\tdisplay: inline-flex;\n\t}\n}\n\n.rtl #acf-field-group-options {\n\t.field-group-setting-split-container {\n\t\t.field-group-setting-split:nth-child(2n) {\n\t\t\tmargin: {\n\t\t\t\tright: 32px;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tborder-left: none;\n\t\t\tborder-right: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Reorder handles\n*\n*----------------------------------------------------------------------------*/\n.acf-field-list {\n\t.li-field-order {\n\t\tpadding: 0;\n\t\tdisplay: flex;\n\t\tflex-direction: row;\n\t\tflex-wrap: nowrap;\n\t\tjustify-content: center;\n\t\talign-content: stretch;\n\t\talign-items: stretch;\n\t\tbackground-color: transparent;\n\t}\n\n\t.acf-sortable-handle {\n\t\tdisplay: flex;\n\t\tflex-direction: row;\n\t\tflex-wrap: nowrap;\n\t\tjustify-content: center;\n\t\talign-content: flex-start;\n\t\talign-items: flex-start;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tposition: relative;\n\t\tpadding: {\n\t\t\ttop: 11px;\n\t\t\tbottom: 8px;\n\t\t}\n\t\t@extend .p4;\n\t\tbackground-color: transparent;\n\t\tborder: none;\n\t\tborder-radius: 0;\n\n\t\t&:hover {\n\t\t\tcursor: grab;\n\t\t}\n\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: none;\n\t\t\tposition: absolute;\n\t\t\ttop: 16px;\n\t\t\tleft: 8px;\n\t\t\twidth: 16px;\n\t\t\theight: 16px;\n\t\t\t$icon-size: 12px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tbackground-color: $gray-400;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\ttext-indent: 500%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-draggable.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-draggable.svg\");\n\t\t}\n\t}\n}\n\n.rtl .acf-field-list {\n\t.acf-sortable-handle {\n\t\t&:before {\n\t\t\tleft: 0;\n\t\t\tright: 8px;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Expand / collapse field icon\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object {\n\t.li-field-label {\n\t\tposition: relative;\n\t\tpadding: {\n\t\t\tleft: 40px;\n\t\t}\n\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\tleft: 6px;\n\t\t\t$icon-size: 18px;\n\t\t\tdisplay: inline-flex;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\ttop: -2px;\n\t\t\t}\n\t\t\tbackground-color: $gray-500;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\ttext-indent: 500%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t}\n\n\t\t&:hover:before {\n\t\t\tcursor: pointer;\n\t\t}\n\t}\n}\n\n.rtl {\n\t.acf-field-object {\n\t\t.li-field-label {\n\t\t\tpadding: {\n\t\t\t\tleft: 0;\n\t\t\t\tright: 40px;\n\t\t\t}\n\n\t\t\t&:before {\n\t\t\t\tleft: 0;\n\t\t\t\tright: 6px;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t}\n\t\t}\n\n\t\t// Open\n\t\t&.open {\n\t\t\t.li-field-label:before {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t}\n\n\t\t\t.acf-input-sub .li-field-label:before {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n\t\t\t}\n\n\t\t\t.acf-input-sub .acf-field-object.open .li-field-label:before {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-thead {\n\t.li-field-label {\n\t\tpadding: {\n\t\t\tleft: 40px;\n\t\t}\n\t}\n\t.rtl & {\n\t\t.li-field-label {\n\t\t\tpadding: {\n\t\t\t\tleft: 0;\n\t\t\t\tright: 40px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Conditional logic layout\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-main-conditional-logic {\n\n\t.acf-conditional-toggle {\n\t\tdisplay: flex;\n\t\tpadding: {\n\t\t\tright: 72px;\n\t\t\tleft: 72px;\n\t\t}\n\n\t\t@media screen and (max-width: 600px) {\n\t\t\tpadding: {\n\t\t\t\tleft: 12px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-field {\n\t\tflex-wrap: wrap;\n\t\tmargin: {\n\t\t\tbottom: 0;\n\t\t}\n\t\tpadding: {\n\t\t\tright: 0;\n\t\t\tleft: 0;\n\t\t}\n\n\t\t.rule-groups {\n\t\t\tflex: 0 1 100%;\n\t\t\torder: 3;\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 32px;\n\t\t\t\tright: 72px;\n\t\t\t\tleft: 72px;\n\t\t\t}\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 600px) {\n\t\t\t\tpadding: {\n\t\t\t\t\tleft: 12px;\n\t\t\t\t}\n\n\t\t\t\ttable.acf-table tbody tr {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tflex-wrap: wrap;\n\t\t\t\t\tjustify-content: flex-start;\n\t\t\t\t\talign-content: flex-start;\n\t\t\t\t\talign-items: flex-start;\n\n\t\t\t\t\ttd {\n\t\t\t\t\t\tflex: 1 1 100%;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-taxonomy-select-id,\n.acf-relationship-select-id,\n.acf-post_object-select-id,\n.acf-page_link-select-id,\n.acf-user-select-id {\n\tcolor: $gray-400;\n\tpadding-left: 10px;\n}\n\n.acf-taxonomy-select-sub-item {\n\tmax-width: 180px;\n\twhite-space: nowrap;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n\tmargin-left: 5px;\n}\n\n.acf-taxonomy-select-name {\n\tmax-width: 180px;\n\twhite-space: nowrap;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Prefix & append styling\n*\n*----------------------------------------------------------------------------*/\n.acf-input {\n\t.acf-input-prepend,\n\t.acf-input-append {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\theight: 100%;\n\t\tmin-height: 40px;\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t\tleft: 12px;\n\t\t}\n\t\tbackground-color: $gray-50;\n\t\tborder-color: $gray-300;\n\t\tbox-shadow: $elevation-01;\n\t\tcolor: $gray-500;\n\t}\n\n\t.acf-input-prepend {\n\t\tborder-radius: $radius-md 0 0 $radius-md;\n\t}\n\n\t.acf-input-append {\n\t\tborder-radius: 0 $radius-md $radius-md 0;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* ACF input wrap\n*\n*----------------------------------------------------------------------------*/\n.acf-input-wrap {\n\tdisplay: flex;\n}\n\n.acf-field-settings-main-presentation .acf-input-wrap {\n\tdisplay: flex;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Empty state\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group\n\t#acf-field-group-fields\n\t.acf-field-list.-empty\n\t.no-fields-message {\n\tdisplay: flex;\n\tjustify-content: center;\n\tpadding: {\n\t\ttop: 48px;\n\t\tbottom: 48px;\n\t}\n\n\t.no-fields-message-inner {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: center;\n\t\talign-content: center;\n\t\talign-items: flex-start;\n\t\ttext-align: center;\n\t\tmax-width: 400px;\n\n\t\timg,\n\t\th2,\n\t\tp {\n\t\t\tflex: 1 0 100%;\n\t\t}\n\n\t\th2 {\n\t\t\t@extend .acf-h2;\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-700;\n\t\t}\n\n\t\tp {\n\t\t\t@extend .p2;\n\t\t\tmargin: {\n\t\t\t\ttop: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-500;\n\n\t\t\t&.acf-small {\n\t\t\t\t@extend .p6;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 32px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\timg {\n\t\t\tmax-width: 284px;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t}\n\n\t\t.acf-btn {\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Hide add title prompt label\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-headerbar {\n\t\t#title-prompt-text {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Modal styling\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#acf-popup .acf-popup-box {\n\t\tmin-width: 480px;\n\n\t\t.title {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\talign-content: center;\n\t\t\tjustify-content: space-between;\n\t\t\tmin-height: 64px;\n\t\t\tbox-sizing: border-box;\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\tright: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\n\t\t\th1,\n\t\t\th2,\n\t\t\th3,\n\t\t\th4 {\n\t\t\t\t@extend .acf-h3;\n\t\t\t\tpadding: {\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\tcolor: $gray-700;\n\t\t\t}\n\n\t\t\t.acf-icon {\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: relative;\n\t\t\t\ttop: auto;\n\t\t\t\tright: auto;\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 22px;\n\t\t\t\tbackground-color: transparent;\n\t\t\t\tcolor: transparent;\n\n\t\t\t\t&:before {\n\t\t\t\t\t$icon-size: 22px;\n\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\theight: $icon-size;\n\t\t\t\t\tbackground-color: $gray-500;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\tmask-position: center;\n\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-close-circle.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-close-circle.svg\");\n\t\t\t\t}\n\n\t\t\t\t&:hover:before {\n\t\t\t\t\tbackground-color: $color-primary;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.inner {\n\t\t\tbox-sizing: border-box;\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t\tborder-top: none;\n\n\t\t\tp {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Custom styling for move custom field modal/link field groups modal.\n\t\t#acf-move-field-form,\n\t\t#acf-link-field-groups-form {\n\t\t\t.acf-field-select {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// Custom styling for the link field groups/create options page modal.\n\t.acf-link-field-groups-popup .acf-popup-box,\n\t.acf-create-options-page-popup .acf-popup-box {\n\t\t.title h3 {\n\t\t\tcolor: $gray-800;\n\t\t\tfont-weight: 500;\n\n\t\t\t&:before {\n\t\t\t\tcontent: \"\";\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tbackground: $gray-400;\n\t\t\t\tmargin-right: 9px;\n\t\t\t}\n\t\t}\n\n\t\t.inner {\n\t\t\tpadding: 0 !important;\n\n\t\t\t.acf-field-select,\n\t\t\t.acf-link-successful {\n\t\t\t\tpadding: 32px 24px;\n\t\t\t\tmargin-bottom: 0;\n\n\t\t\t\t.description {\n\t\t\t\t\tmargin-top: 6px !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-actions {\n\t\t\t\tbackground: $gray-50;\n\t\t\t\tborder-top: 1px solid $gray-200;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 20px;\n\t\t\t\t\tleft: 24px;\n\t\t\t\t\tbottom: 20px;\n\t\t\t\t\tright: 24px;\n\t\t\t\t}\n\t\t\t\tborder-bottom-left-radius: 8px;\n\t\t\t\tborder-bottom-right-radius: 8px;\n\n\t\t\t\t.acf-btn {\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\tmargin-left: 8px;\n\n\t\t\t\t\t&.acf-btn-primary {\n\t\t\t\t\t\twidth: 120px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-create-options-page-popup .acf-popup-box {\n\t\t.inner {\n\t\t\t.acf-error-message.-success {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.-dismiss {\n\t\t\t\tmargin: 24px 32px !important;\n\t\t\t}\n\n\t\t\t.acf-field {\n\t\t\t\tpadding: 24px 32px 0 32px;\n\t\t\t\tmargin: 0;\n\n\t\t\t\t&.acf-error {\n\t\t\t\t\t.acf-input-wrap {\n\t\t\t\t\t\toverflow: inherit;\n\n\t\t\t\t\t\tinput[type=\"text\"] {\n\t\t\t\t\t\t\tborder: 1px rgba($color-danger, 0.5) solid !important;\n\t\t\t\t\t\t\tbox-shadow:\n\t\t\t\t\t\t\t\t0px 0px 0px 3px rgba(209, 55, 55, 0.12),\n\t\t\t\t\t\t\t\t0px 0px 0px rgba(255, 54, 54, 0.25) !important;\n\t\t\t\t\t\t\tbackground-image: url(../../images/icons/icon-info-red.svg);\n\t\t\t\t\t\t\tbackground-position: right 10px top 50%;\n\t\t\t\t\t\t\tbackground-size: 14px;\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.acf-options-page-modal-error p {\n\t\t\t\t\tfont-size: 12px;\n\t\t\t\t\tcolor: $color-danger;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-actions {\n\t\t\t\tmargin-top: 32px;\n\n\t\t\t\t.acf-btn:disabled {\n\t\t\t\t\tbackground-color: $blue-500;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Hide original #post-body-content from edit field group page\n*\n*----------------------------------------------------------------------------*/\n.acf-admin-single-field-group {\n\t#post-body-content {\n\t\tdisplay: none;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Settings section footer\n*\n*----------------------------------------------------------------------------*/\n.acf-field-group-settings-footer {\n\tdisplay: flex;\n\tjustify-content: space-between;\n\talign-content: stretch;\n\talign-items: center;\n\tposition: relative;\n\tmin-height: 88px;\n\tmargin: {\n\t\tright: -24px;\n\t\tleft: -24px;\n\t\tbottom: -24px;\n\t}\n\tpadding: {\n\t\tright: 24px;\n\t\tleft: 24px;\n\t}\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n\n\t.acf-created-on {\n\t\tdisplay: inline-flex;\n\t\tjustify-content: flex-start;\n\t\talign-content: stretch;\n\t\talign-items: center;\n\t\t@extend .p5;\n\t\tcolor: $gray-500;\n\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\t$icon-size: 20px;\n\t\t\tdisplay: inline-block;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t}\n\t\t\tbackground-color: $gray-400;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-time.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-time.svg\");\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Conditional logic enabled badge\n*\n*----------------------------------------------------------------------------*/\n.conditional-logic-badge {\n\tdisplay: none;\n\n\t&.is-enabled {\n\t\tdisplay: inline-block;\n\t\twidth: 6px;\n\t\theight: 6px;\n\t\toverflow: hidden;\n\t\tmargin: {\n\t\t\tleft: 8px;\n\t\t}\n\t\tbackground-color: rgba($color-success, 0.4);\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $color-success;\n\t\t}\n\t\tborder-radius: 100px;\n\t\ttext-indent: 100%;\n\t\twhite-space: nowrap;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Field settings container\n*\n*----------------------------------------------------------------------------*/\n.acf-field-type-settings {\n\tcontainer-name: settings;\n\tcontainer-type: inline-size;\n}\n\n/*----------------------------------------------------------------------------\n*\n* Split field settings\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings-split {\n\tdisplay: flex;\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n\t.acf-field {\n\t\tmargin: 0;\n\t\tpadding: {\n\t\t\ttop: 32px;\n\t\t\tbottom: 32px;\n\t\t}\n\n\t\t&:nth-child(2n) {\n\t\t\tborder-left: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n}\n\n@container settings (max-width: 1170px) {\n\t.acf-field-settings-split {\n\t\tborder: none;\n\t\tflex-direction: column;\n\t}\n\t.acf-field {\n\t\tborder-top-width: 1px;\n\t\tborder-top-style: solid;\n\t\tborder-top-color: $gray-200;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Display & return format\n*\n*----------------------------------------------------------------------------*/\n.acf-field-setting-display_format,\n.acf-field-setting-return_format {\n\t.acf-label {\n\t\tmargin: {\n\t\t\tbottom: 6px;\n\t\t}\n\t}\n\n\t.acf-radio-list {\n\t\tli {\n\t\t\tdisplay: flex;\n\n\t\t\tlabel {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\twidth: 100%;\n\n\t\t\t\tspan {\n\t\t\t\t\tflex: 1 1 auto;\n\t\t\t\t}\n\n\t\t\t\tcode {\n\t\t\t\t\tpadding: {\n\t\t\t\t\t\tright: 8px;\n\t\t\t\t\t\tleft: 8px;\n\t\t\t\t\t}\n\t\t\t\t\tbackground-color: $gray-100;\n\t\t\t\t\tborder-radius: 4px;\n\t\t\t\t\t@extend .p5;\n\t\t\t\t\tcolor: $gray-600;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tinput[type=\"text\"] {\n\t\t\t\theight: 32px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-field-settings .acf-field-setting-first_day {\n\tpadding: {\n\t\ttop: 32px;\n\t}\n\tborder-top: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Image and Gallery fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-object-image,\n.acf-field-object-gallery {\n\t.acf-hl[data-cols=\"3\"] > li {\n\t\twidth: auto;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Appended fields fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field-appended {\n\toverflow: auto;\n\n\t.acf-input {\n\t\tfloat: left;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Flexible widths for image minimum / maximum size fields\n*\n*----------------------------------------------------------------------------*/\n.acf-field-settings .acf-field.acf-field-setting-min_width,\n.acf-field-settings .acf-field.acf-field-setting-max_width {\n\t.acf-input {\n\t\tmax-width: none;\n\t}\n\n\t.acf-input-wrap input[type=\"text\"] {\n\t\tmax-width: 81px;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Temporary fix to hide pagination setting for repeaters used as subfields.\n*\n*----------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t.acf-field-object-flexible-content {\n\t\t.acf-field-setting-pagination {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t.acf-field-object-repeater {\n\t\t.acf-field-object-repeater {\n\t\t\t.acf-field-setting-pagination {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Flexible content field width\n*\n*----------------------------------------------------------------------------*/\n\n.acf-admin-single-field-group\n\t.acf-field-object-flexible-content\n\t.acf-is-subfields\n\t.acf-field-object {\n\t.acf-label,\n\t.acf-input {\n\t\tmax-width: 600px;\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* Fix default value checkbox focus state\n*\n*----------------------------------------------------------------------------*/\n\n.acf-admin-single-field-group {\n\t.acf-field.acf-field-true-false.acf-field-setting-default_value\n\t\t.acf-true-false {\n\t\tborder: none;\n\n\t\tinput[type=\"checkbox\"] {\n\t\t\tmargin-right: 0;\n\t\t}\n\t}\n}\n\n/*----------------------------------------------------------------------------\n*\n* With front field extra spacing\n*\n*----------------------------------------------------------------------------*/\n.acf-field.acf-field-with-front {\n\tmargin: {\n\t\ttop: 32px;\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* Sub-fields layout\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub {\n\tmax-width: 100%;\n\toverflow: hidden;\n\tborder-radius: $radius-lg;\n\tborder: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: darken($gray-200, 5%);\n\t};\n\tbox-shadow: $elevation-01;\n\n\t// Header\n\t.acf-sub-field-list-header {\n\t\tdisplay: flex;\n\t\tjustify-content: space-between;\n\t\talign-content: stretch;\n\t\talign-items: center;\n\t\tmin-height: 64px;\n\t\tpadding: {\n\t\t\tright: 24px;\n\t\t\tleft: 24px;\n\t\t};\n\t}\n\n\t// Main sub-fields wrapper\n\t.acf-field-list-wrap {\n\t\tbox-shadow: none;\n\t}\n\n\t// Sub-field footer\n\t.acf-hl.acf-tfoot {\n\t\tmin-height: 64px;\n\t\talign-items: center;\n\t}\n\t\n\t// Secondary level sub-fields\n\t.acf-input.acf-input-sub {\n\t\tmax-width: 100%;\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tleft: 0;\n\t\t};\n\t}\n\n}\n\n.post-type-acf-field-group .acf-input-sub .acf-field-object .acf-sortable-handle {\n\twidth: 100%;\n\theight: 100%;\n}\n\n.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-sortable-handle:before {\n\tdisplay: none;\n}\n\n.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-field-list .acf-field-object:hover .acf-sortable-handle:before {\n\tdisplay: block;\n}\n\n.post-type-acf-field-group .acf-field-object .acf-is-subfields .acf-thead .li-field-label:before {\n\tdisplay: none;\n}\n\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open {\n\tborder-top-color: darken($gray-200, 5%);\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Flexible content field\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\n\ti.acf-icon.-duplicate.duplicate-layout {\n\t\tmargin: 0 auto !important;\n\t\tbackground-color: $gray-500;\n\t\tcolor: $gray-500;\n\t}\n\ti.acf-icon.acf-icon-trash.delete-layout {\n\t\tmargin: 0 auto !important;\n\t\tbackground-color: $gray-500;\n\t\tcolor: $gray-500;\n\t}\n\n\tbutton.acf-btn.acf-btn-tertiary.acf-field-setting-fc-duplicate, button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-delete {\n\t\tbackground-color: #ffffff !important;\n\t\tbox-shadow: $elevation-01;\n\t\tborder-radius: 6px;\n\t\twidth: 32px;\n\t\theight: 32px !important;\n\t\tmin-height: 32px;\n\t\tpadding: 0;\n\t}\n\n\tbutton.add-layout.acf-btn.acf-btn-primary.add-field,\n\t.acf-sub-field-list-header a.acf-btn.acf-btn-secondary.add-field, \n\t.acf-field-list-wrap.acf-is-subfields a.acf-btn.acf-btn-secondary.add-field {\n\t\theight: 32px !important;\n\t\tmin-height: 32px;\n\t\tmargin-left: 5px;\n\t}\n\n\t.acf-field.acf-field-setting-fc_layout {\n\t\tbackground-color: #ffffff;\n\t\tmargin-bottom: 16px;\n\t}\n\t\n\t.acf-field-setting-fc_layout {\n\t\t.acf-field-layout-settings.open {\n\t\t\tbackground-color: #ffffff;\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t}\n\n\t\twidth: calc(100% - 144px);\n\t\tmargin: {\n\t\t\tright: 72px;\n\t\t\tleft: 72px;\n\t\t};\n\t\tpadding: {\n\t\t\tright: 0;\n\t\t\tleft: 0;\n\t\t};\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: darken($gray-200, 5%);\n\t\t};\n\t\tborder-radius: $radius-lg;\n\t\tbox-shadow: $elevation-01;\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\twidth: calc(100% - 16px);\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t\tleft: 8px;\n\t\t\t};\n\t\t}\n\n\t\t// Secondary level sub-fields\n\t\t.acf-input-sub {\n\t\t\tmax-width: 100%;\n\t\t\tmargin: {\n\t\t\t\tright: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t}\n\n\t\t.acf-label,\n\t\t.acf-input {\n\t\t\tmax-width: 100% !important;\n\t\t}\n\n\t\t.acf-input-sub {\n\t\t\tmargin: {\n\t\t\t\tright: 32px;\n\t\t\t\tbottom: 32px;\n\t\t\t\tleft: 32px;\n\t\t\t};\n\t\t}\n\n\t\t.acf-fc-meta {\n\t\t\tmax-width: 100%;\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 32px;\n\t\t\t\tleft: 32px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t.acf-field-settings-fc_head {\n\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: left;\n\n\t\tbackground-color: $gray-50;\n\t\tborder-radius: 8px;\n\t\tmin-height: 64px;\n\t\tmargin: {\n\t\t\tbottom: 0px;\n\t\t};\n\t\tpadding: {\n\t\t\tright: 24px;\n\t\t};\n\n\t\t.acf-fc_draggable {\n\t\t\tmin-height: 64px;\n\t\t\tpadding-left: 24px;\n\t\t\tdisplay: flex;\n\t\t\twhite-space: nowrap;\n\t\t}\n\n\t\t.acf-fc-layout-name {\n\t\t\tmin-width: 0;\n\t\t\tcolor: $gray-400;\n\t\t\tpadding-left: 8px;\n\t\t\tfont-size: 16px;\n\n\t\t\t&.copyable:not(.input-copyable, .copy-unsupported):hover:after {\n\t\t\t\twidth: 14px !important;\n\t\t\t\theight: 14px !important;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tdisplay: none !important;\n\t\t\t}\n\n\t\t\tspan {\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t}\n\t\t}\n\n\t\tspan.toggle-indicator {\n\t\t\tpointer-events: none;\n\t\t\tmargin-top: 7px;\n\t\t}\n\n\t\tlabel {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\t@extend .acf-h3;\n\n\t\t\t&.acf-fc-layout-name {\n\t\t\t\tmargin-left: 1rem;\n\n\t\t\t\t@media screen and (max-width: $md) {\n\t\t\t\t\tdisplay: none !important;\n\t\t\t\t}\n\n\t\t\t\tspan.acf-fc-layout-name {\n\t\t\t\t\ttext-overflow: ellipsis;\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t\theight: 22px;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.acf-fc-layout-label:before {\n\t\t\t\tcontent: '';\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 8px;\n\t\t\t\t};\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tpadding-right: 10px;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-fl-actions {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\twhite-space: nowrap;\n\t\t\tmargin-left: auto;\n\n\t\t\t.acf-fc-add-layout {\n\t\t\t\tmargin-left: 10px;\n\t\t\t}\n\n\t\t\t.acf-fc-add-layout .add-field {\n\t\t\t\tmargin-left: 0px !important;\n\t\t\t}\n\n\t\t\tli {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 4px;\n\t\t\t\t};\n\n\t\t\t\t&:last-of-type {\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 0;\n\t\t\t\t\t};\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-field-settings-fc_head.open {\n\t\tborder-radius: 8px 8px 0px 0px;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Field open / closed icon state\n*\n*---------------------------------------------------------------------------------------------*/\n\n.post-type-acf-field-group .acf-field-object.open > .handle > .acf-tbody > .li-field-label::before {\n\t-webkit-mask-image: url('../../images/icons/icon-chevron-up.svg');\n\tmask-image: url('../../images/icons/icon-chevron-up.svg');\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Different coloured levels (current 5 supported)\n*\n*---------------------------------------------------------------------------------------------*/\n\n.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub {\n\t\n\t// Second level\n\t$nested-color: #BF7DD7;\n\t// Row hover color \n\t.acf-field-object .handle { background-color: transparent; &:hover { background-color: lighten($nested-color, 30%); } }\n\t// Active row color \n\t.acf-field-object.open .handle { background-color: lighten($nested-color, 28%); }\n\t// Active border color \n\t.acf-field-object .settings { border-left: { color: $nested-color; }; }\n\t\n\t// Third level\n\t.acf-input-sub {\n\t\t$nested-color: #7CCDB9;\n\t\t// Row hover color \n\t\t.acf-field-object .handle { background-color: transparent; &:hover { background-color: lighten($nested-color, 30%); } }\n\t\t// Active row color \n\t\t.acf-field-object.open .handle { background-color: lighten($nested-color, 28%); }\n\t\t// Active border color \n\t\t.acf-field-object .settings { border-left: { color: $nested-color; }; }\n\t\t\n\t\t// Fourth level\n\t\t.acf-input-sub {\n\t\t\t$nested-color: #E29473;\n\t\t\t// Row hover color \n\t\t\t.acf-field-object .handle { background-color: transparent; &:hover { background-color: lighten($nested-color, 30%); } }\n\t\t\t// Active row color \n\t\t\t.acf-field-object.open .handle { background-color: lighten($nested-color, 28%); }\n\t\t\t// Active border color \n\t\t\t.acf-field-object .settings { border-left: { color: $nested-color; }; }\n\t\t\t\n\t\t\t// Fifth level\n\t\t\t.acf-input-sub {\n\t\t\t\t$nested-color: #A3B1B9;\n\t\t\t\t// Row hover color \n\t\t\t\t.acf-field-object .handle { background-color: transparent; &:hover { background-color: lighten($nested-color, 30%); } }\n\t\t\t\t// Active row color \n\t\t\t\t.acf-field-object.open .handle { background-color: lighten($nested-color, 28%); }\n\t\t\t\t// Active border color \n\t\t\t\t.acf-field-object .settings { border-left: { color: $nested-color; }; }\n\t\t\t}\n\t\t\t\n\t\t}\n\t\t\n\t}\n\t\n}"],"names":[],"sourceRoot":""}
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.min.css b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.min.css
index 693d8503..2fe67625 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.min.css
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-field-group.min.css
@@ -1 +1 @@
-#acf-field-group-fields>.inside,#acf-field-group-locations>.inside,#acf-field-group-options>.inside{padding:0;margin:0}.postbox .handle-order-higher,.postbox .handle-order-lower{display:none}#minor-publishing-actions,#misc-publishing-actions #visibility,#misc-publishing-actions .edit-timestamp{display:none}#minor-publishing{border-bottom:0 none}#misc-pub-section{border-bottom:0 none}#misc-publishing-actions .misc-pub-section{border-bottom-color:#f5f5f5}#acf-field-group-fields{border:0 none}#acf-field-group-fields .inside{border-top-width:0;border-top-style:none}#acf-field-group-fields a{text-decoration:none}#acf-field-group-fields .li-field-type .field-type-icon{margin-right:8px}@media screen and (max-width: 600px){#acf-field-group-fields .li-field-type .field-type-icon{display:none}}#acf-field-group-fields .li-field-type .field-type-label{display:flex}#acf-field-group-fields .li-field-type .acf-pro-label-field-type{position:relative;top:-3px;margin-left:8px}#acf-field-group-fields .li-field-type .acf-pro-label-field-type img{max-width:34px}#acf-field-group-fields .li-field-order{width:64px;justify-content:center}@media screen and (max-width: 880px){#acf-field-group-fields .li-field-order{width:32px}}#acf-field-group-fields .li-field-label{width:calc(50% - 64px)}#acf-field-group-fields .li-field-name{width:25%;word-break:break-word}#acf-field-group-fields .li-field-key{display:none}#acf-field-group-fields .li-field-type{width:25%}#acf-field-group-fields.show-field-keys .li-field-label{width:calc(35% - 64px)}#acf-field-group-fields.show-field-keys .li-field-name{width:15%}#acf-field-group-fields.show-field-keys .li-field-key{width:25%;display:flex}#acf-field-group-fields.show-field-keys .li-field-type{width:25%}#acf-field-group-fields.hide-tabs .acf-field-settings-tab-bar{display:none}#acf-field-group-fields.hide-tabs .acf-field-settings-main{padding:0}#acf-field-group-fields.hide-tabs .acf-field-settings-main.acf-field-settings-main-general{padding-top:32px}#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field{margin-bottom:32px}#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-setting-wrapper{padding-top:0;border-top:none}#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-settings-split .acf-field{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-setting-first_day{padding-top:0;border-top:none}#acf-field-group-fields.hide-tabs .acf-field-settings-footer{margin-top:32px}#acf-field-group-fields .acf-field-list-wrap{border:#ccd0d4 solid 1px}#acf-field-group-fields .acf-field-list{background:#f5f5f5;margin-top:-1px}#acf-field-group-fields .acf-field-list .acf-tbody>.li-field-name,#acf-field-group-fields .acf-field-list .acf-tbody>.li-field-key{align-items:flex-start}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported){cursor:pointer;display:inline-flex;align-items:center}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported):hover:after{content:"";padding-left:5px;display:inline-flex;width:12px;height:12px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-copy.svg");mask-image:url("../../images/icons/icon-copy.svg");background-size:cover}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported).sub-label{padding-right:22px}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported).sub-label:hover{padding-right:0}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported).sub-label:hover:after{width:14px;height:14px;padding-left:8px}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported).copied:hover:after{-webkit-mask-image:url("../../images/icons/icon-check-circle-solid.svg");mask-image:url("../../images/icons/icon-check-circle-solid.svg");background-color:#49ad52}#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported){cursor:pointer;display:block;position:relative;align-items:center}#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) input{padding-right:40px}#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) .acf-input-wrap:after{content:"";padding-left:5px;right:12px;top:12px;position:absolute;width:16px;height:16px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-copy.svg");mask-image:url("../../images/icons/icon-copy.svg");background-size:cover}#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported).copied .acf-input-wrap:after{-webkit-mask-image:url("../../images/icons/icon-check-circle-solid.svg");mask-image:url("../../images/icons/icon-check-circle-solid.svg");background-color:#49ad52}#acf-field-group-fields .acf-field-list .no-fields-message{padding:15px 15px;background:#fff;display:none}#acf-field-group-fields .acf-field-list.-empty .no-fields-message{display:block}.acf-admin-3-8 #acf-field-group-fields .acf-field-list-wrap{border-color:#dfdfdf}.rtl #acf-field-group-fields .li-field-type .field-type-icon{margin-left:8px;margin-right:0}.acf-field-object{border-top:#eee solid 1px;background:#fff}.acf-field-object.ui-sortable-helper{overflow:hidden !important;border-width:1px;border-style:solid;border-color:#a5d2e7 !important;border-radius:8px;filter:drop-shadow(0px 10px 20px rgba(16, 24, 40, 0.14)) drop-shadow(0px 1px 3px rgba(16, 24, 40, 0.1))}.acf-field-object.ui-sortable-helper:before{display:none !important}.acf-field-object.ui-sortable-placeholder{box-shadow:0 -1px 0 0 #dfdfdf;visibility:visible !important;background:#f9f9f9;border-top-color:rgba(0,0,0,0);min-height:54px}.acf-field-object.ui-sortable-placeholder:after,.acf-field-object.ui-sortable-placeholder:before{visibility:hidden}.acf-field-object>.meta{display:none}.acf-field-object>.handle a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.acf-field-object>.handle li{word-wrap:break-word}.acf-field-object>.handle strong{display:block;padding-bottom:0;font-size:14px;line-height:14px;min-height:14px}.acf-field-object>.handle .row-options{display:block;opacity:0;margin-top:5px}@media screen and (max-width: 880px){.acf-field-object>.handle .row-options{opacity:1;margin-bottom:0}}.acf-field-object>.handle .row-options a{margin-right:4px}.acf-field-object>.handle .row-options a:hover{color:#044767}.acf-field-object>.handle .row-options a.delete-field{color:#a00}.acf-field-object>.handle .row-options a.delete-field:hover{color:red}.acf-field-object>.handle .row-options.active{visibility:visible}.acf-field-object.open+.acf-field-object{border-top-color:#e1e1e1}.acf-field-object.open>.handle{background:#2a9bd9;border:#2696d3 solid 1px;text-shadow:#268fbb 0 1px 0;color:#fff;position:relative;margin:0 -1px 0 -1px}.acf-field-object.open>.handle a{color:#fff !important}.acf-field-object.open>.handle a:hover{text-decoration:underline !important}.acf-field-object:hover>.handle .row-options,.acf-field-object.-hover>.handle .row-options,.acf-field-object:focus-within>.handle .row-options{opacity:1;margin-bottom:0}.acf-field-object>.settings{display:none;width:100%}.acf-field-object>.settings>.acf-table{border:none}.acf-field-object .rule-groups{margin-top:20px}.rule-groups h4{margin:3px 0}.rule-groups .rule-group{margin:0 0 5px}.rule-groups .rule-group h4{margin:0 0 3px}.rule-groups .rule-group td.param{width:35%}.rule-groups .rule-group td.operator{width:20%}.rule-groups .rule-group td.add{width:40px}.rule-groups .rule-group td.remove{width:28px;vertical-align:middle}.rule-groups .rule-group td.remove a{width:22px;height:22px;visibility:hidden}.rule-groups .rule-group td.remove a:before{position:relative;top:-2px;font-size:16px}.rule-groups .rule-group tr:hover td.remove a{visibility:visible}.rule-groups .rule-group select:empty{background:#f8f8f8}.rule-groups:not(.rule-groups-multiple) .rule-group:first-child tr:first-child td.remove a{visibility:hidden !important}#acf-field-group-options tr[data-name=hide_on_screen] li{float:left;width:33%}@media(max-width: 1100px){#acf-field-group-options tr[data-name=hide_on_screen] li{width:50%}}table.conditional-logic-rules{background:rgba(0,0,0,0);border:0 none;border-radius:0}table.conditional-logic-rules tbody td{background:rgba(0,0,0,0);border:0 none !important;padding:5px 2px !important}.acf-field-object-tab .acf-field-setting-name,.acf-field-object-tab .acf-field-setting-instructions,.acf-field-object-tab .acf-field-setting-required,.acf-field-object-tab .acf-field-setting-warning,.acf-field-object-tab .acf-field-setting-wrapper{display:none}.acf-field-object-tab .li-field-name{visibility:hidden}.acf-field-object-tab p:first-child{margin:.5em 0}.acf-field-object-tab li.acf-settings-type-presentation,.acf-field-object-tab .acf-field-settings-main-presentation{display:none !important}.acf-field-object-accordion .acf-field-setting-name,.acf-field-object-accordion .acf-field-setting-instructions,.acf-field-object-accordion .acf-field-setting-required,.acf-field-object-accordion .acf-field-setting-warning,.acf-field-object-accordion .acf-field-setting-wrapper{display:none}.acf-field-object-accordion .li-field-name{visibility:hidden}.acf-field-object-accordion p:first-child{margin:.5em 0}.acf-field-object-accordion .acf-field-setting-instructions{display:block}.acf-field-object-message tr[data-name=name],.acf-field-object-message tr[data-name=instructions],.acf-field-object-message tr[data-name=required]{display:none !important}.acf-field-object-message .li-field-name{visibility:hidden}.acf-field-object-message textarea{height:175px !important}.acf-field-object-separator tr[data-name=name],.acf-field-object-separator tr[data-name=instructions],.acf-field-object-separator tr[data-name=required]{display:none !important}.acf-field-object-date-picker .acf-radio-list li,.acf-field-object-time-picker .acf-radio-list li,.acf-field-object-date-time-picker .acf-radio-list li{line-height:25px}.acf-field-object-date-picker .acf-radio-list span,.acf-field-object-time-picker .acf-radio-list span,.acf-field-object-date-time-picker .acf-radio-list span{display:inline-block;min-width:10em}.acf-field-object-date-picker .acf-radio-list input[type=text],.acf-field-object-time-picker .acf-radio-list input[type=text],.acf-field-object-date-time-picker .acf-radio-list input[type=text]{width:100px}.acf-field-object-date-time-picker .acf-radio-list span{min-width:15em}.acf-field-object-date-time-picker .acf-radio-list input[type=text]{width:200px}#slugdiv .inside{padding:12px;margin:0}#slugdiv input[type=text]{width:100%;height:28px;font-size:14px}html[dir=rtl] .acf-field-object.open>.handle{margin:0}@media only screen and (max-width: 850px){tr.acf-field,td.acf-label,td.acf-input{display:block !important;width:auto !important;border:0 none !important}tr.acf-field{border-top:#ededed solid 1px !important;margin-bottom:0 !important}td.acf-label{background:rgba(0,0,0,0) !important;padding-bottom:0 !important}}.post-type-acf-field-group #acf-field-group-fields .acf-field-object-tab,.post-type-acf-field-group #acf-field-group-fields .acf-field-object-accordion{background-color:#f9fafb}.acf-admin-page #wpcontent{line-height:140%}.acf-admin-page a{color:#0783be}.acf-h1,.acf-admin-page h1,.acf-headerbar h1{font-size:21px;font-weight:400}.acf-h2,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2,.acf-page-title,.acf-admin-page h2,.acf-headerbar h2{font-size:18px;font-weight:400}.acf-h3,.post-type-acf-field-group .acf-field-settings-fc_head label,.acf-admin-page #acf-popup .acf-popup-box .title h1,.acf-admin-page #acf-popup .acf-popup-box .title h2,.acf-admin-page #acf-popup .acf-popup-box .title h3,.acf-admin-page #acf-popup .acf-popup-box .title h4,.acf-admin-page h3,.acf-headerbar h3{font-size:16px;font-weight:400}.acf-admin-page .p1{font-size:15px}.acf-admin-page .p2,.acf-admin-page .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-admin-page p{font-size:14px}.acf-admin-page .p3{font-size:13.5px}.acf-admin-page .p4,.acf-admin-page .acf-field-list .acf-sortable-handle,.acf-field-list .acf-admin-page .acf-sortable-handle,.acf-admin-page .post-type-acf-field-group .acf-field-object .handle li.li-field-label a.edit-field,.post-type-acf-field-group .acf-field-object .handle li.li-field-label .acf-admin-page a.edit-field,.acf-admin-page .post-type-acf-field-group .acf-field-object .handle li,.post-type-acf-field-group .acf-field-object .handle .acf-admin-page li,.acf-admin-page .post-type-acf-field-group .acf-thead li,.post-type-acf-field-group .acf-thead .acf-admin-page li,.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered,.acf-admin-page .button,.acf-admin-page input[type=text],.acf-admin-page input[type=search],.acf-admin-page input[type=number],.acf-admin-page textarea,.acf-admin-page select{font-size:13px}.acf-admin-page .p5,.acf-admin-page .acf-field-setting-display_format .acf-radio-list li label code,.acf-field-setting-display_format .acf-radio-list li label .acf-admin-page code,.acf-admin-page .acf-field-setting-return_format .acf-radio-list li label code,.acf-field-setting-return_format .acf-radio-list li label .acf-admin-page code,.acf-admin-page .acf-field-group-settings-footer .acf-created-on,.acf-field-group-settings-footer .acf-admin-page .acf-created-on,.acf-admin-page .acf-fields .acf-field-settings-tab-bar li a,.acf-fields .acf-field-settings-tab-bar li .acf-admin-page a,.acf-admin-page .acf-fields .acf-tab-wrap .acf-tab-group li a,.acf-fields .acf-tab-wrap .acf-tab-group li .acf-admin-page a,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a,.acf-admin-page .acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li .acf-admin-page a,.acf-admin-page .acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li .acf-admin-page a{font-size:12.5px}.acf-admin-page .p6,.acf-admin-page .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-admin-page p.acf-small,.acf-admin-page .post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options a,.post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options .acf-admin-page a,.acf-admin-page .acf-small{font-size:12px}.acf-admin-page .p7{font-size:11.5px}.acf-admin-page .p8{font-size:11px}.acf-page-title{color:#344054}.acf-admin-page .acf-settings-wrap h1{display:none !important}.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title,.acf-field-group-pro-features-title-sm){display:none !important}.acf-admin-page a:focus{box-shadow:none;outline:none}.acf-admin-page a:focus-visible{box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);outline:1px solid rgba(0,0,0,0)}.acf-admin-page input[type=text],.acf-admin-page input[type=search],.acf-admin-page input[type=number],.acf-admin-page textarea,.acf-admin-page select{box-sizing:border-box;height:40px;padding-right:12px;padding-left:12px;background-color:#fff;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;color:#344054}.acf-admin-page input[type=text]:focus,.acf-admin-page input[type=search]:focus,.acf-admin-page input[type=number]:focus,.acf-admin-page textarea:focus,.acf-admin-page select:focus{outline:3px solid #ebf5fa;border-color:#399ccb}.acf-admin-page input[type=text]:disabled,.acf-admin-page input[type=search]:disabled,.acf-admin-page input[type=number]:disabled,.acf-admin-page textarea:disabled,.acf-admin-page select:disabled{background-color:#f9fafb;color:#808a9e}.acf-admin-page input[type=text]::placeholder,.acf-admin-page input[type=search]::placeholder,.acf-admin-page input[type=number]::placeholder,.acf-admin-page textarea::placeholder,.acf-admin-page select::placeholder{color:#98a2b3}.acf-admin-page input[type=text]:read-only{background-color:#f9fafb;color:#98a2b3}.acf-admin-page .acf-field.acf-field-number .acf-label,.acf-admin-page .acf-field.acf-field-number .acf-input input[type=number]{max-width:180px}.acf-admin-page textarea{box-sizing:border-box;padding-top:10px;padding-bottom:10px;height:80px;min-height:56px}.acf-admin-page select{min-width:160px;max-width:100%;padding-right:40px;padding-left:12px;background-image:url("../../images/icons/icon-chevron-down.svg");background-position:right 10px top 50%;background-size:20px}.acf-admin-page select:hover,.acf-admin-page select:focus{color:#0783be}.acf-admin-page select::before{content:"";display:block;position:absolute;top:5px;left:5px;width:20px;height:20px}.acf-admin-page.rtl select{padding-right:12px;padding-left:40px;background-position:left 10px top 50%}.acf-admin-page input[type=radio],.acf-admin-page input[type=checkbox]{box-sizing:border-box;width:16px;height:16px;padding:0;border-width:1px;border-style:solid;border-color:#98a2b3;background:#fff;box-shadow:none}.acf-admin-page input[type=radio]:hover,.acf-admin-page input[type=checkbox]:hover{background-color:#ebf5fa;border-color:#0783be}.acf-admin-page input[type=radio]:checked,.acf-admin-page input[type=radio]:focus-visible,.acf-admin-page input[type=checkbox]:checked,.acf-admin-page input[type=checkbox]:focus-visible{background-color:#ebf5fa;border-color:#0783be}.acf-admin-page input[type=radio]:checked:before,.acf-admin-page input[type=radio]:focus-visible:before,.acf-admin-page input[type=checkbox]:checked:before,.acf-admin-page input[type=checkbox]:focus-visible:before{content:"";position:relative;top:-1px;left:-1px;width:16px;height:16px;margin:0;padding:0;background-color:rgba(0,0,0,0);background-size:cover;background-repeat:no-repeat;background-position:center}.acf-admin-page input[type=radio]:active,.acf-admin-page input[type=checkbox]:active{box-shadow:0px 0px 0px 3px #ebf5fa,0px 0px 0px rgba(255,54,54,.25)}.acf-admin-page input[type=radio]:disabled,.acf-admin-page input[type=checkbox]:disabled{background-color:#f9fafb;border-color:#d0d5dd}.acf-admin-page.rtl input[type=radio]:checked:before,.acf-admin-page.rtl input[type=radio]:focus-visible:before,.acf-admin-page.rtl input[type=checkbox]:checked:before,.acf-admin-page.rtl input[type=checkbox]:focus-visible:before{left:1px}.acf-admin-page input[type=radio]:checked:before,.acf-admin-page input[type=radio]:focus:before{background-image:url("../../images/field-states/radio-active.svg")}.acf-admin-page input[type=checkbox]:checked:before,.acf-admin-page input[type=checkbox]:focus:before{background-image:url("../../images/field-states/checkbox-active.svg")}.acf-admin-page .acf-radio-list li input[type=radio],.acf-admin-page .acf-radio-list li input[type=checkbox],.acf-admin-page .acf-checkbox-list li input[type=radio],.acf-admin-page .acf-checkbox-list li input[type=checkbox]{margin-right:6px}.acf-admin-page .acf-radio-list.acf-bl li,.acf-admin-page .acf-checkbox-list.acf-bl li{margin-bottom:8px}.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type{margin-bottom:0}.acf-admin-page .acf-radio-list label,.acf-admin-page .acf-checkbox-list label{display:flex;align-items:center;align-content:center}.acf-admin-page .acf-switch{width:42px;height:24px;border:none;background-color:#d0d5dd;border-radius:12px}.acf-admin-page .acf-switch:hover{background-color:#98a2b3}.acf-admin-page .acf-switch:active{box-shadow:0px 0px 0px 3px #ebf5fa,0px 0px 0px rgba(255,54,54,.25)}.acf-admin-page .acf-switch.-on{background-color:#0783be}.acf-admin-page .acf-switch.-on:hover{background-color:#066998}.acf-admin-page .acf-switch.-on .acf-switch-slider{left:20px}.acf-admin-page .acf-switch .acf-switch-off,.acf-admin-page .acf-switch .acf-switch-on{visibility:hidden}.acf-admin-page .acf-switch .acf-switch-slider{width:20px;height:20px;border:none;border-radius:100px;box-shadow:0px 1px 3px rgba(16,24,40,.1),0px 1px 2px rgba(16,24,40,.06)}.acf-admin-page .acf-field-true-false{display:flex;align-items:flex-start}.acf-admin-page .acf-field-true-false .acf-label{order:2;display:block;align-items:center;max-width:550px !important;margin-top:2px;margin-bottom:0;margin-left:12px}.acf-admin-page .acf-field-true-false .acf-label label{margin-bottom:0}.acf-admin-page .acf-field-true-false .acf-label .acf-tip{margin-left:12px}.acf-admin-page .acf-field-true-false .acf-label .description{display:block;margin-top:2px;margin-left:0}.acf-admin-page.rtl .acf-field-true-false .acf-label{margin-right:12px;margin-left:0}.acf-admin-page.rtl .acf-field-true-false .acf-tip{margin-right:12px;margin-left:0}.acf-admin-page input::file-selector-button{box-sizing:border-box;min-height:40px;margin-right:16px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;background-color:rgba(0,0,0,0);color:#0783be !important;border-radius:6px;border-width:1px;border-style:solid;border-color:#0783be;text-decoration:none}.acf-admin-page input::file-selector-button:hover{border-color:#066998;cursor:pointer;color:#066998 !important}.acf-admin-page .button{display:inline-flex;align-items:center;height:40px;padding-right:16px;padding-left:16px;background-color:rgba(0,0,0,0);border-width:1px;border-style:solid;border-color:#0783be;border-radius:6px;color:#0783be}.acf-admin-page .button:hover{background-color:#f3f9fc;border-color:#0783be;color:#0783be}.acf-admin-page .button:focus{background-color:#f3f9fc;outline:3px solid #ebf5fa;color:#0783be}.acf-admin-page .edit-field-group-header{display:block !important}.acf-admin-page .acf-input .select2-container.-acf .select2-selection,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection{border:none;line-height:1}.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered{box-sizing:border-box;padding-right:0;padding-left:0;background-color:#fff;border-width:1px;border-style:solid;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;color:#344054}.acf-admin-page .acf-input .acf-conditional-select-name,.acf-admin-page .rule-groups .acf-conditional-select-name{min-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acf-admin-page .acf-input .acf-conditional-select-id,.acf-admin-page .rule-groups .acf-conditional-select-id{padding-right:30px}.acf-admin-page .acf-input .value .select2-container--focus,.acf-admin-page .rule-groups .value .select2-container--focus{height:40px}.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered{border-color:#399ccb}.acf-admin-page .acf-input .select2-container--focus,.acf-admin-page .rule-groups .select2-container--focus{outline:3px solid #ebf5fa;border-color:#399ccb;border-radius:6px}.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered{border-color:#399ccb !important}.acf-admin-page .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.acf-admin-page .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered{border-top-right-radius:0 !important;border-top-left-radius:0 !important}.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field{margin:0;padding-left:6px}.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus{outline:none;border:none}.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-top:0;padding-right:6px;padding-bottom:0;padding-left:6px}.acf-admin-page .acf-input .select2-selection__clear,.acf-admin-page .rule-groups .select2-selection__clear{width:18px;height:18px;margin-top:12px;margin-right:1px;text-indent:100%;white-space:nowrap;overflow:hidden;color:#fff}.acf-admin-page .acf-input .select2-selection__clear:before,.acf-admin-page .rule-groups .select2-selection__clear:before{content:"";display:block;width:16px;height:16px;top:0;left:0;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-close.svg");mask-image:url("../../images/icons/icon-close.svg");background-color:#98a2b3}.acf-admin-page .acf-input .select2-selection__clear:hover::before,.acf-admin-page .rule-groups .select2-selection__clear:hover::before{background-color:#0783be}.acf-admin-page .acf-label{display:flex;align-items:center;justify-content:space-between}.acf-admin-page .acf-label .acf-icon-help{width:18px;height:18px;background-color:#98a2b3}.acf-admin-page .acf-label label{margin-bottom:0}.acf-admin-page .acf-label .description{margin-top:2px}.acf-admin-page .acf-field-setting-name .acf-tip{position:absolute;top:0;left:654px;color:#98a2b3}.rtl.acf-admin-page .acf-field-setting-name .acf-tip{left:auto;right:654px}.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help{width:18px;height:18px}.acf-admin-page .acf-field-setting-type .select2-container.-acf,.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,.acf-admin-page .acf-field-query-var .select2-container.-acf,.acf-admin-page .acf-field-capability .select2-container.-acf,.acf-admin-page .acf-field-parent-slug .select2-container.-acf,.acf-admin-page .acf-field-data-storage .select2-container.-acf,.acf-admin-page .acf-field-manage-terms .select2-container.-acf,.acf-admin-page .acf-field-edit-terms .select2-container.-acf,.acf-admin-page .acf-field-delete-terms .select2-container.-acf,.acf-admin-page .acf-field-assign-terms .select2-container.-acf,.acf-admin-page .acf-field-meta-box .select2-container.-acf,.acf-admin-page .rule-groups .select2-container.-acf{min-height:40px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;align-items:center;position:relative;z-index:800;min-height:40px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon{top:auto;width:18px;height:18px;margin-right:2px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before{width:9px;height:9px}.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered{border-color:#6bb5d8 !important;border-bottom-color:#d0d5dd !important}.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered{border-top-right-radius:0 !important;border-top-left-radius:0 !important;border-bottom-color:#6bb5d8 !important;border-top-color:#d0d5dd !important}.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,.acf-admin-page .acf-field-query-var .acf-selection.has-icon,.acf-admin-page .acf-field-capability .acf-selection.has-icon,.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,.acf-admin-page .rule-groups .acf-selection.has-icon{margin-left:6px}.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,.acf-admin-page .acf-field-query-var .acf-selection.has-icon,.acf-admin-page .acf-field-capability .acf-selection.has-icon,.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,.acf-admin-page .rule-groups .acf-selection.has-icon{margin-right:6px}.acf-admin-page .acf-field-setting-type .select2-selection__arrow,.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,.acf-admin-page .acf-field-query-var .select2-selection__arrow,.acf-admin-page .acf-field-capability .select2-selection__arrow,.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,.acf-admin-page .acf-field-data-storage .select2-selection__arrow,.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,.acf-admin-page .acf-field-meta-box .select2-selection__arrow,.acf-admin-page .rule-groups .select2-selection__arrow{width:20px;height:20px;top:calc(50% - 10px);right:12px;background-color:rgba(0,0,0,0)}.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,.acf-admin-page .acf-field-capability .select2-selection__arrow:after,.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,.acf-admin-page .rule-groups .select2-selection__arrow:after{content:"";display:block;position:absolute;z-index:850;top:1px;left:0;width:20px;height:20px;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg");background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-capability .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role=presentation],.acf-admin-page .rule-groups .select2-selection__arrow b[role=presentation]{display:none}.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after{-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}.acf-admin-page .acf-term-search-term-name{background-color:#f9fafb;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0;color:#98a2b3;padding:5px 5px 5px 10px;width:100%;margin:0;display:block;font-weight:300}.acf-admin-page .field-type-select-results{position:relative;top:4px;z-index:1002;border-radius:0 0 6px 6px;box-shadow:0px 8px 24px 4px rgba(16,24,40,.12)}.acf-admin-page .field-type-select-results.select2-dropdown--above{display:flex;flex-direction:column-reverse;top:0;border-radius:6px 6px 0 0;z-index:99999}.select2-container.select2-container--open.acf-admin-page .field-type-select-results{box-shadow:0px 0px 0px 3px #ebf5fa,0px 8px 24px 4px rgba(16,24,40,.12)}.acf-admin-page .field-type-select-results .acf-selection.has-icon{margin-left:6px}.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon{margin-right:6px}.acf-admin-page .field-type-select-results .select2-search{position:relative;margin:0;padding:0}.acf-admin-page .field-type-select-results .select2-search--dropdown:after{content:"";display:block;position:absolute;top:12px;left:13px;width:16px;height:16px;-webkit-mask-image:url("../../images/icons/icon-search.svg");mask-image:url("../../images/icons/icon-search.svg");background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after{right:12px;left:auto}.acf-admin-page .field-type-select-results .select2-search .select2-search__field{padding-left:38px;border-right:0;border-bottom:0;border-left:0;border-radius:0}.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field{padding-right:38px;padding-left:0}.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus{border-top-color:#d0d5dd;outline:0}.acf-admin-page .field-type-select-results .select2-results__options{max-height:440px}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted{background-color:#0783be !important;color:#f9fafb !important}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option{display:inline-flex;position:relative;width:calc(100% - 24px);min-height:32px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;align-items:center}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon{top:auto;width:18px;height:18px;margin-right:2px;box-shadow:0 0 0 1px #f9fafb}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before{width:9px;height:9px}.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]{background-color:#ebf5fa !important;color:#344054 !important}.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after{content:"";right:13px;position:absolute;width:16px;height:16px;-webkit-mask-image:url("../../images/icons/icon-check.svg");mask-image:url("../../images/icons/icon-check.svg");background-color:#0783be;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after{left:13px;right:auto}.acf-admin-page .field-type-select-results .select2-results__group{display:inline-flex;align-items:center;width:calc(100% - 24px);min-height:25px;background-color:#f9fafb;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0;color:#98a2b3;font-size:11px;margin-bottom:0;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;font-weight:normal}.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after{right:auto;left:10px}.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip{left:auto;right:654px}.post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-fields,.post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-options,.post-type-acf-field-group .metabox-holder.columns-1 .meta-box-sortables.ui-sortable,.post-type-acf-field-group .metabox-holder.columns-1 .notice{max-width:1440px}.post-type-acf-field-group.columns-1 .notice{max-width:1440px}.post-type-acf-field-group.columns-2 .acf-headerbar .acf-headerbar-inner{max-width:100%}.post-type-acf-field-group #poststuff{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap{overflow:hidden;border:none;border-radius:0 0 8px 8px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty{border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-thead,.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-tfoot{display:none}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .no-fields-message{min-height:280px}.post-type-acf-field-group .acf-thead{background-color:#f9fafb;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.post-type-acf-field-group .acf-thead li{display:flex;align-items:center;min-height:48px;padding-top:0;padding-bottom:0;color:#344054;font-weight:500}.post-type-acf-field-group .acf-field-object{border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.post-type-acf-field-group .acf-field-object:hover .acf-sortable-handle:before{display:inline-flex}.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint:before{display:block;content:"";height:2px;width:100%;background:#d0d5dd;margin-top:-1px}.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:before{display:none}.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:after{display:block;content:"";height:2px;width:100%;background:#d0d5dd;z-index:500}.post-type-acf-field-group .acf-field-object:hover{background-color:#f7fbfd}.post-type-acf-field-group .acf-field-object.open{background-color:#fff;border-top-color:#a5d2e7}.post-type-acf-field-group .acf-field-object.open .handle{background-color:#d8ebf5;border:none;text-shadow:none}.post-type-acf-field-group .acf-field-object.open .handle a{color:#0783be !important}.post-type-acf-field-group .acf-field-object.open .handle a.delete-field{color:#a00 !important}.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl{margin:0}.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li{width:auto}.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li:first-child{flex-grow:1;margin-left:-10px}.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li:nth-child(2){padding-right:0}.post-type-acf-field-group .acf-field-object ul.acf-hl{display:flex;align-items:stretch}.post-type-acf-field-group .acf-field-object .handle li{display:flex;align-items:top;flex-wrap:wrap;min-height:60px;color:#344054}.post-type-acf-field-group .acf-field-object .handle li.li-field-label{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;width:auto}.post-type-acf-field-group .acf-field-object .handle li.li-field-label strong{font-weight:500}.post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options{width:100%}.post-type-acf-field-group .acf-tfoot{display:flex;align-items:center;justify-content:flex-end;min-height:80px;box-sizing:border-box;padding-top:8px;padding-right:24px;padding-bottom:8px;padding-left:24px;background-color:#fff;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.post-type-acf-field-group .acf-tfoot .acf-fr{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.post-type-acf-field-group .acf-field-object .settings{box-sizing:border-box;padding-top:0;padding-bottom:0;background-color:#fff;border-left-width:4px;border-left-style:solid;border-left-color:#6bb5d8}.acf-field-settings-main{padding-top:32px;padding-right:0;padding-bottom:32px;padding-left:0}.acf-field-settings-main .acf-field:last-of-type,.acf-field-settings-main .acf-field.acf-last-visible{margin-bottom:0}.acf-field-settings .acf-label{display:block;justify-content:space-between;align-items:center;align-content:center;margin-top:0;margin-right:0;margin-bottom:6px;margin-left:0}.acf-field-settings .acf-field{box-sizing:border-box;width:100%;margin-top:0;margin-right:0;margin-bottom:32px;margin-left:0;padding-top:0;padding-right:72px;padding-bottom:0;padding-left:72px}@media screen and (max-width: 600px){.acf-field-settings .acf-field{padding-right:12px;padding-left:12px}}.acf-field-settings .acf-field .acf-label,.acf-field-settings .acf-field .acf-input{max-width:600px}.acf-field-settings .acf-field .acf-label.acf-input-sub,.acf-field-settings .acf-field .acf-input.acf-input-sub{max-width:100%}.acf-field-settings .acf-field .acf-label .acf-btn:disabled,.acf-field-settings .acf-field .acf-input .acf-btn:disabled{background-color:#f2f4f7;color:#98a2b3 !important;border:1px #d0d5dd solid;cursor:default}.acf-field-settings .acf-field .acf-input-wrap{overflow:visible}.acf-field-settings .acf-field.acf-field-setting-label,.acf-field-settings .acf-field-setting-wrapper{padding-top:24px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-field-settings .acf-field-setting-wrapper{margin-top:24px}.acf-field-setting-bidirectional_notes .acf-label{display:none}.acf-field-setting-bidirectional_notes .acf-feature-notice{background-color:#f9fafb;border:1px solid #eaecf0;border-radius:6px;padding:16px;color:#344054;position:relative}.acf-field-setting-bidirectional_notes .acf-feature-notice.with-warning-icon{padding-left:45px}.acf-field-setting-bidirectional_notes .acf-feature-notice.with-warning-icon::before{content:"";display:block;position:absolute;top:17px;left:18px;z-index:600;width:18px;height:18px;margin-right:8px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-info.svg");mask-image:url("../../images/icons/icon-info.svg")}.acf-field-settings .acf-field-settings-footer{display:flex;align-items:center;min-height:72px;box-sizing:border-box;width:100%;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:72px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}@media screen and (max-width: 600px){.acf-field-settings .acf-field-settings-footer{padding-left:12px}}.rtl .acf-field-settings .acf-field-settings-footer{padding-top:0;padding-right:72px;padding-bottom:0;padding-left:0}.acf-fields .acf-tab-wrap,.acf-admin-page.acf-internal-post-type .acf-tab-wrap,.acf-browse-fields-modal-wrap .acf-tab-wrap{background:#f9fafb;border-bottom-color:#1d2939}.acf-fields .acf-tab-wrap .acf-tab-group,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group{padding-right:24px;padding-left:24px;border-top-width:0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-fields .acf-field-settings-tab-bar,.acf-fields .acf-tab-wrap .acf-tab-group,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group{display:flex;align-items:stretch;min-height:48px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:24px;margin-top:0;margin-bottom:0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-fields .acf-field-settings-tab-bar li,.acf-fields .acf-tab-wrap .acf-tab-group li,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li{display:flex;margin-top:0;margin-right:24px;margin-bottom:0;margin-left:0;padding:0}.acf-fields .acf-field-settings-tab-bar li a,.acf-fields .acf-tab-wrap .acf-tab-group li a,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a{box-sizing:border-box;display:inline-flex;align-items:center;height:100%;padding-top:3px;padding-right:0;padding-bottom:0;padding-left:0;background:none;border-top:none;border-right:none;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0);border-left:none;color:#667085;font-weight:normal}.acf-fields .acf-field-settings-tab-bar li a:focus-visible,.acf-fields .acf-tab-wrap .acf-tab-group li a:focus-visible,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:focus-visible,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:focus-visible,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:focus-visible,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:focus-visible{border:1px solid #5897fb}.acf-fields .acf-field-settings-tab-bar li a:hover,.acf-fields .acf-tab-wrap .acf-tab-group li a:hover,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:hover,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:hover,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:hover,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:hover{color:#1d2939}.acf-fields .acf-field-settings-tab-bar li a:hover,.acf-fields .acf-tab-wrap .acf-tab-group li a:hover,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:hover,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:hover,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:hover,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:hover{background-color:rgba(0,0,0,0)}.acf-fields .acf-field-settings-tab-bar li.active a,.acf-fields .acf-tab-wrap .acf-tab-group li.active a,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li.active a,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li.active a,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li.active a{background:none;border-bottom-color:#0783be;color:#0783be}.acf-fields .acf-field-settings-tab-bar li.active a:focus-visible,.acf-fields .acf-tab-wrap .acf-tab-group li.active a:focus-visible,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li.active a:focus-visible,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a:focus-visible,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li.active a:focus-visible,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li.active a:focus-visible{border-bottom-color:#0783be;border-bottom-width:3px}.acf-admin-page.acf-internal-post-type .acf-field-editor .acf-field-settings-tab-bar{padding-left:72px}@media screen and (max-width: 600px){.acf-admin-page.acf-internal-post-type .acf-field-editor .acf-field-settings-tab-bar{padding-left:12px}}#acf-field-group-options .field-group-settings-tab{padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px}#acf-field-group-options .field-group-settings-tab .acf-field:last-of-type{padding:0}#acf-field-group-options .acf-field{border:none;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:24px;padding-left:0}#acf-field-group-options .field-group-setting-split-container{display:flex;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#acf-field-group-options .field-group-setting-split-container .field-group-setting-split{box-sizing:border-box;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px}#acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(1){flex:1 0 auto}#acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n){flex:1 0 auto;max-width:320px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:32px;padding-right:32px;padding-left:32px;border-left-width:1px;border-left-style:solid;border-left-color:#eaecf0}#acf-field-group-options .acf-field[data-name=description]{max-width:600px}#acf-field-group-options .acf-button-group{display:inline-flex}.rtl #acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n){margin-right:32px;margin-left:0;border-left:none;border-right-width:1px;border-right-style:solid;border-right-color:#eaecf0}.acf-field-list .li-field-order{padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:stretch;background-color:rgba(0,0,0,0)}.acf-field-list .acf-sortable-handle{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:flex-start;width:100%;height:100%;position:relative;padding-top:11px;padding-bottom:8px;background-color:rgba(0,0,0,0);border:none;border-radius:0}.acf-field-list .acf-sortable-handle:hover{cursor:grab}.acf-field-list .acf-sortable-handle:before{content:"";display:none;position:absolute;top:16px;left:8px;width:16px;height:16px;width:12px;height:12px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-draggable.svg");mask-image:url("../../images/icons/icon-draggable.svg")}.rtl .acf-field-list .acf-sortable-handle:before{left:0;right:8px}.acf-field-object .li-field-label{position:relative;padding-left:40px}.acf-field-object .li-field-label:before{content:"";display:block;position:absolute;left:6px;display:inline-flex;width:18px;height:18px;margin-top:-2px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.acf-field-object .li-field-label:hover:before{cursor:pointer}.rtl .acf-field-object .li-field-label{padding-left:0;padding-right:40px}.rtl .acf-field-object .li-field-label:before{left:0;right:6px;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.rtl .acf-field-object.open .li-field-label:before{-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.rtl .acf-field-object.open .acf-input-sub .li-field-label:before{-webkit-mask-image:url("../../images/icons/icon-chevron-right.svg");mask-image:url("../../images/icons/icon-chevron-right.svg")}.rtl .acf-field-object.open .acf-input-sub .acf-field-object.open .li-field-label:before{-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.acf-thead .li-field-label{padding-left:40px}.rtl .acf-thead .li-field-label{padding-left:0;padding-right:40px}.acf-field-settings-main-conditional-logic .acf-conditional-toggle{display:flex;padding-right:72px;padding-left:72px}@media screen and (max-width: 600px){.acf-field-settings-main-conditional-logic .acf-conditional-toggle{padding-left:12px}}.acf-field-settings-main-conditional-logic .acf-field{flex-wrap:wrap;margin-bottom:0;padding-right:0;padding-left:0}.acf-field-settings-main-conditional-logic .acf-field .rule-groups{flex:0 1 100%;order:3;margin-top:32px;padding-top:32px;padding-right:72px;padding-left:72px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}@media screen and (max-width: 600px){.acf-field-settings-main-conditional-logic .acf-field .rule-groups{padding-left:12px}.acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr td{flex:1 1 100%}}.acf-taxonomy-select-id,.acf-relationship-select-id,.acf-post_object-select-id,.acf-page_link-select-id,.acf-user-select-id{color:#98a2b3;padding-left:10px}.acf-taxonomy-select-sub-item{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px}.acf-taxonomy-select-name{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acf-input .acf-input-prepend,.acf-input .acf-input-append{display:inline-flex;align-items:center;height:100%;min-height:40px;padding-right:12px;padding-left:12px;background-color:#f9fafb;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);color:#667085}.acf-input .acf-input-prepend{border-radius:6px 0 0 6px}.acf-input .acf-input-append{border-radius:0 6px 6px 0}.acf-input-wrap{display:flex}.acf-field-settings-main-presentation .acf-input-wrap{display:flex}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message{display:flex;justify-content:center;padding-top:48px;padding-bottom:48px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;align-items:flex-start;text-align:center;max-width:400px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p{flex:1 0 100%}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2{margin-top:32px;margin-bottom:0;padding:0;color:#344054}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p{margin-top:12px;margin-bottom:0;padding:0;color:#667085}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small{margin-top:32px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img{max-width:284px;margin-bottom:0}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-btn{margin-top:32px}.post-type-acf-field-group .acf-headerbar #title-prompt-text{display:none}.acf-admin-page #acf-popup .acf-popup-box{min-width:480px}.acf-admin-page #acf-popup .acf-popup-box .title{display:flex;align-items:center;align-content:center;justify-content:space-between;min-height:64px;box-sizing:border-box;margin:0;padding-right:24px;padding-left:24px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-admin-page #acf-popup .acf-popup-box .title h1,.acf-admin-page #acf-popup .acf-popup-box .title h2,.acf-admin-page #acf-popup .acf-popup-box .title h3,.acf-admin-page #acf-popup .acf-popup-box .title h4{padding-left:0;color:#344054}.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon{display:block;position:relative;top:auto;right:auto;width:22px;height:22px;background-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon:before{display:inline-flex;position:absolute;top:0;left:0;width:22px;height:22px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-close-circle.svg");mask-image:url("../../images/icons/icon-close-circle.svg")}.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon:hover:before{background-color:#0783be}.acf-admin-page #acf-popup .acf-popup-box .inner{box-sizing:border-box;margin:0;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;border-top:none}.acf-admin-page #acf-popup .acf-popup-box .inner p{margin-top:0;margin-bottom:0}.acf-admin-page #acf-popup .acf-popup-box #acf-move-field-form .acf-field-select,.acf-admin-page #acf-popup .acf-popup-box #acf-link-field-groups-form .acf-field-select{margin-top:0}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .title h3,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .title h3{color:#1d2939;font-weight:500}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .title h3:before,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .title h3:before{content:"";width:18px;height:18px;background:#98a2b3;margin-right:9px}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner{padding:0 !important}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-field-select,.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-link-successful,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field-select,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-link-successful{padding:32px 24px;margin-bottom:0}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-field-select .description,.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-link-successful .description,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field-select .description,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-link-successful .description{margin-top:6px !important}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions{background:#f9fafb;border-top:1px solid #eaecf0;padding-top:20px;padding-left:24px;padding-bottom:20px;padding-right:24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions .acf-btn,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn{display:inline-block;margin-left:8px}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions .acf-btn.acf-btn-primary,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn.acf-btn-primary{width:120px}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-error-message.-success{display:none}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .-dismiss{margin:24px 32px !important}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field{padding:24px 32px 0 32px;margin:0}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field.acf-error .acf-input-wrap{overflow:inherit}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field.acf-error .acf-input-wrap input[type=text]{border:1px rgba(209,55,55,.5) solid !important;box-shadow:0px 0px 0px 3px rgba(209,55,55,.12),0px 0px 0px rgba(255,54,54,.25) !important;background-image:url(../../images/icons/icon-info-red.svg);background-position:right 10px top 50%;background-size:14px;background-repeat:no-repeat}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field .acf-options-page-modal-error p{font-size:12px;color:#d13737}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions{margin-top:32px}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn:disabled{background-color:#0783be}.acf-admin-single-field-group #post-body-content{display:none}.acf-field-group-settings-footer{display:flex;justify-content:space-between;align-content:stretch;align-items:center;position:relative;min-height:88px;margin-right:-24px;margin-left:-24px;margin-bottom:-24px;padding-right:24px;padding-left:24px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-field-group-settings-footer .acf-created-on{display:inline-flex;justify-content:flex-start;align-content:stretch;align-items:center;color:#667085}.acf-field-group-settings-footer .acf-created-on:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-time.svg");mask-image:url("../../images/icons/icon-time.svg")}.conditional-logic-badge{display:none}.conditional-logic-badge.is-enabled{display:inline-block;width:6px;height:6px;overflow:hidden;margin-left:8px;background-color:rgba(82,170,89,.4);border-width:1px;border-style:solid;border-color:#52aa59;border-radius:100px;text-indent:100%;white-space:nowrap}.acf-field-type-settings{container-name:settings;container-type:inline-size}.acf-field-settings-split{display:flex;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-field-settings-split .acf-field{margin:0;padding-top:32px;padding-bottom:32px}.acf-field-settings-split .acf-field:nth-child(2n){border-left-width:1px;border-left-style:solid;border-left-color:#eaecf0}@container settings (max-width: 1170px){.acf-field-settings-split{border:none;flex-direction:column}.acf-field{border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}}.acf-field-setting-display_format .acf-label,.acf-field-setting-return_format .acf-label{margin-bottom:6px}.acf-field-setting-display_format .acf-radio-list li,.acf-field-setting-return_format .acf-radio-list li{display:flex}.acf-field-setting-display_format .acf-radio-list li label,.acf-field-setting-return_format .acf-radio-list li label{display:inline-flex;width:100%}.acf-field-setting-display_format .acf-radio-list li label span,.acf-field-setting-return_format .acf-radio-list li label span{flex:1 1 auto}.acf-field-setting-display_format .acf-radio-list li label code,.acf-field-setting-return_format .acf-radio-list li label code{padding-right:8px;padding-left:8px;background-color:#f2f4f7;border-radius:4px;color:#475467}.acf-field-setting-display_format .acf-radio-list li input[type=text],.acf-field-setting-return_format .acf-radio-list li input[type=text]{height:32px}.acf-field-settings .acf-field-setting-first_day{padding-top:32px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-field-object-image .acf-hl[data-cols="3"]>li,.acf-field-object-gallery .acf-hl[data-cols="3"]>li{width:auto}.acf-field-settings .acf-field-appended{overflow:auto}.acf-field-settings .acf-field-appended .acf-input{float:left}.acf-field-settings .acf-field.acf-field-setting-min_width .acf-input,.acf-field-settings .acf-field.acf-field-setting-max_width .acf-input{max-width:none}.acf-field-settings .acf-field.acf-field-setting-min_width .acf-input-wrap input[type=text],.acf-field-settings .acf-field.acf-field-setting-max_width .acf-input-wrap input[type=text]{max-width:81px}.post-type-acf-field-group .acf-field-object-flexible-content .acf-field-setting-pagination{display:none}.post-type-acf-field-group .acf-field-object-repeater .acf-field-object-repeater .acf-field-setting-pagination{display:none}.acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-label,.acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-input{max-width:600px}.acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false{border:none}.acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false input[type=checkbox]{margin-right:0}.acf-field.acf-field-with-front{margin-top:32px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub{max-width:100%;overflow:hidden;border-radius:8px;border-width:1px;border-style:solid;border-color:#dbdfe5;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-sub-field-list-header{display:flex;justify-content:space-between;align-content:stretch;align-items:center;min-height:64px;padding-right:24px;padding-left:24px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-list-wrap{box-shadow:none}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-hl.acf-tfoot{min-height:64px;align-items:center}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input.acf-input-sub{max-width:100%;margin-right:0;margin-left:0}.post-type-acf-field-group .acf-input-sub .acf-field-object .acf-sortable-handle{width:100%;height:100%}.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-sortable-handle:before{display:none}.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-field-list .acf-field-object:hover .acf-sortable-handle:before{display:block}.post-type-acf-field-group .acf-field-object .acf-is-subfields .acf-thead .li-field-label:before{display:none}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open{border-top-color:#dbdfe5}.post-type-acf-field-group i.acf-icon.-duplicate.duplicate-layout{margin:0 auto !important;background-color:#667085;color:#667085}.post-type-acf-field-group i.acf-icon.acf-icon-trash.delete-layout{margin:0 auto !important;background-color:#667085;color:#667085}.post-type-acf-field-group button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-duplicate,.post-type-acf-field-group button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-delete{background-color:#fff !important;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;width:32px;height:32px !important;min-height:32px;padding:0}.post-type-acf-field-group button.add-layout.acf-btn.acf-btn-primary.add-field,.post-type-acf-field-group .acf-sub-field-list-header a.acf-btn.acf-btn-secondary.add-field,.post-type-acf-field-group .acf-field-list-wrap.acf-is-subfields a.acf-btn.acf-btn-secondary.add-field{height:32px !important;min-height:32px;margin-left:5px}.post-type-acf-field-group .acf-field.acf-field-setting-fc_layout{background-color:#fff;margin-bottom:16px}.post-type-acf-field-group .acf-field-setting-fc_layout{width:calc(100% - 144px);margin-right:72px;margin-left:72px;padding-right:0;padding-left:0;border-width:1px;border-style:solid;border-color:#dbdfe5;border-radius:8px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-field-layout-settings.open{background-color:#fff;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}@media screen and (max-width: 768px){.post-type-acf-field-group .acf-field-setting-fc_layout{width:calc(100% - 16px);margin-right:8px;margin-left:8px}}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub{max-width:100%;margin-right:0;margin-left:0}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-label,.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input{max-width:100% !important}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub{margin-right:32px;margin-bottom:32px;margin-left:32px}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-fc-meta{max-width:100%;padding-top:24px;padding-right:32px;padding-left:32px}.post-type-acf-field-group .acf-field-settings-fc_head{display:flex;align-items:center;justify-content:left;background-color:#f9fafb;border-radius:8px;min-height:64px;margin-bottom:0px;padding-right:24px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc_draggable{min-height:64px;padding-left:24px;display:flex;white-space:nowrap}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name{min-width:0;color:#98a2b3;padding-left:8px;font-size:16px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name.copyable:not(.input-copyable,.copy-unsupported):hover:after{width:14px !important;height:14px !important}@media screen and (max-width: 880px){.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name{display:none !important}}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-type-acf-field-group .acf-field-settings-fc_head span.toggle-indicator{pointer-events:none;margin-top:7px}.post-type-acf-field-group .acf-field-settings-fc_head label{display:inline-flex;align-items:center}.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name{margin-left:1rem}@media screen and (max-width: 880px){.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name{display:none !important}}.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name span.acf-fc-layout-name{text-overflow:ellipsis;overflow:hidden;height:22px;white-space:nowrap}.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-label:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.rtl.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-label:before{padding-right:10px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions{display:flex;align-items:center;white-space:nowrap;margin-left:auto}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions .acf-fc-add-layout{margin-left:10px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions .acf-fc-add-layout .add-field{margin-left:0px !important}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li{margin-right:4px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li:last-of-type{margin-right:0}.post-type-acf-field-group .acf-field-settings-fc_head.open{border-radius:8px 8px 0px 0px}.post-type-acf-field-group .acf-field-object.open>.handle>.acf-tbody>.li-field-label::before{-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle{background-color:rgba(0,0,0,0)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle:hover{background-color:#f9f2fb}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open .handle{background-color:#f5eaf9}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .settings{border-left-color:#bf7dd7}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle{background-color:rgba(0,0,0,0)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle:hover{background-color:#ebf7f4}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object.open .handle{background-color:#e3f4f0}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .settings{border-left-color:#7ccdb9}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle{background-color:rgba(0,0,0,0)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover{background-color:#fcf5f2}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle{background-color:#fbeee9}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings{border-left-color:#e29473}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle{background-color:rgba(0,0,0,0)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover{background-color:#fafbfb}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle{background-color:#f4f6f7}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings{border-left-color:#a3b1b9}
+#acf-field-group-fields>.inside,#acf-field-group-locations>.inside,#acf-field-group-options>.inside{padding:0;margin:0}.postbox .handle-order-higher,.postbox .handle-order-lower{display:none}#minor-publishing-actions,#misc-publishing-actions #visibility,#misc-publishing-actions .edit-timestamp{display:none}#minor-publishing{border-bottom:0 none}#misc-pub-section{border-bottom:0 none}#misc-publishing-actions .misc-pub-section{border-bottom-color:#f5f5f5}#acf-field-group-fields{border:0 none}#acf-field-group-fields .inside{border-top-width:0;border-top-style:none}#acf-field-group-fields a{text-decoration:none}#acf-field-group-fields .li-field-type .field-type-icon{margin-right:8px}@media screen and (max-width: 600px){#acf-field-group-fields .li-field-type .field-type-icon{display:none}}#acf-field-group-fields .li-field-type .field-type-label{display:flex}#acf-field-group-fields .li-field-type .acf-pro-label-field-type{position:relative;top:-3px;margin-left:8px}#acf-field-group-fields .li-field-type .acf-pro-label-field-type img{max-width:34px}#acf-field-group-fields .li-field-order{width:64px;justify-content:center}@media screen and (max-width: 880px){#acf-field-group-fields .li-field-order{width:32px}}#acf-field-group-fields .li-field-label{width:calc(50% - 64px)}#acf-field-group-fields .li-field-name{width:25%;word-break:break-word}#acf-field-group-fields .li-field-key{display:none}#acf-field-group-fields .li-field-type{width:25%}#acf-field-group-fields.show-field-keys .li-field-label{width:calc(35% - 64px)}#acf-field-group-fields.show-field-keys .li-field-name{width:15%}#acf-field-group-fields.show-field-keys .li-field-key{width:25%;display:flex}#acf-field-group-fields.show-field-keys .li-field-type{width:25%}#acf-field-group-fields.hide-tabs .acf-field-settings-tab-bar{display:none}#acf-field-group-fields.hide-tabs .acf-field-settings-main{padding:0}#acf-field-group-fields.hide-tabs .acf-field-settings-main.acf-field-settings-main-general{padding-top:32px}#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field{margin-bottom:32px}#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-setting-wrapper{padding-top:0;border-top:none}#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-settings-split .acf-field{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}#acf-field-group-fields.hide-tabs .acf-field-settings-main .acf-field-setting-first_day{padding-top:0;border-top:none}#acf-field-group-fields.hide-tabs .acf-field-settings-footer{margin-top:32px}#acf-field-group-fields .acf-field-list-wrap{border:#ccd0d4 solid 1px}#acf-field-group-fields .acf-field-list{background:#f5f5f5;margin-top:-1px}#acf-field-group-fields .acf-field-list .acf-tbody>.li-field-name,#acf-field-group-fields .acf-field-list .acf-tbody>.li-field-key{align-items:flex-start}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported){cursor:pointer;display:inline-flex;align-items:center}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported):hover:after{content:"";padding-left:5px;display:inline-flex;width:12px;height:12px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-copy.svg");mask-image:url("../../images/icons/icon-copy.svg");background-size:cover}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported).sub-label{padding-right:22px}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported).sub-label:hover{padding-right:0}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported).sub-label:hover:after{width:14px;height:14px;padding-left:8px}#acf-field-group-fields .acf-field-list .copyable:not(.input-copyable,.copy-unsupported).copied:hover:after{-webkit-mask-image:url("../../images/icons/icon-check-circle-solid.svg");mask-image:url("../../images/icons/icon-check-circle-solid.svg");background-color:#49ad52}#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported){cursor:pointer;display:block;position:relative;align-items:center}#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) input{padding-right:40px}#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported) .acf-input-wrap:after{content:"";padding-left:5px;right:12px;top:12px;position:absolute;width:16px;height:16px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-copy.svg");mask-image:url("../../images/icons/icon-copy.svg");background-size:cover}#acf-field-group-fields .acf-field-list .copyable.input-copyable:not(.copy-unsupported).copied .acf-input-wrap:after{-webkit-mask-image:url("../../images/icons/icon-check-circle-solid.svg");mask-image:url("../../images/icons/icon-check-circle-solid.svg");background-color:#49ad52}#acf-field-group-fields .acf-field-list .no-fields-message{padding:15px 15px;background:#fff;display:none}#acf-field-group-fields .acf-field-list.-empty .no-fields-message{display:block}.acf-admin-3-8 #acf-field-group-fields .acf-field-list-wrap{border-color:#dfdfdf}.rtl #acf-field-group-fields .li-field-type .field-type-icon{margin-left:8px;margin-right:0}.acf-field-object{border-top:#eee solid 1px;background:#fff}.acf-field-object.ui-sortable-helper{overflow:hidden !important;border-width:1px;border-style:solid;border-color:#a5d2e7 !important;border-radius:8px;filter:drop-shadow(0px 10px 20px rgba(16, 24, 40, 0.14)) drop-shadow(0px 1px 3px rgba(16, 24, 40, 0.1))}.acf-field-object.ui-sortable-helper:before{display:none !important}.acf-field-object.ui-sortable-placeholder{box-shadow:0 -1px 0 0 #dfdfdf;visibility:visible !important;background:#f9f9f9;border-top-color:rgba(0,0,0,0);min-height:54px}.acf-field-object.ui-sortable-placeholder:after,.acf-field-object.ui-sortable-placeholder:before{visibility:hidden}.acf-field-object>.meta{display:none}.acf-field-object>.handle a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.acf-field-object>.handle li{word-wrap:break-word}.acf-field-object>.handle strong{display:block;padding-bottom:0;font-size:14px;line-height:14px;min-height:14px}.acf-field-object>.handle .row-options{display:block;opacity:0;margin-top:5px}@media screen and (max-width: 880px){.acf-field-object>.handle .row-options{opacity:1;margin-bottom:0}}.acf-field-object>.handle .row-options a{margin-right:4px}.acf-field-object>.handle .row-options a:hover{color:rgb(4.0632911392,71.1075949367,102.9367088608)}.acf-field-object>.handle .row-options a.delete-field{color:#a00}.acf-field-object>.handle .row-options a.delete-field:hover{color:red}.acf-field-object>.handle .row-options.active{visibility:visible}.acf-field-object.open+.acf-field-object{border-top-color:#e1e1e1}.acf-field-object.open>.handle{background:#2a9bd9;border:rgb(37.6669322709,149.6764940239,211.1330677291) solid 1px;text-shadow:#268fbb 0 1px 0;color:#fff;position:relative;margin:0 -1px 0 -1px}.acf-field-object.open>.handle a{color:#fff !important}.acf-field-object.open>.handle a:hover{text-decoration:underline !important}.acf-field-object:hover>.handle .row-options,.acf-field-object.-hover>.handle .row-options,.acf-field-object:focus-within>.handle .row-options{opacity:1;margin-bottom:0}.acf-field-object>.settings{display:none;width:100%}.acf-field-object>.settings>.acf-table{border:none}.acf-field-object .rule-groups{margin-top:20px}.rule-groups h4{margin:3px 0}.rule-groups .rule-group{margin:0 0 5px}.rule-groups .rule-group h4{margin:0 0 3px}.rule-groups .rule-group td.param{width:35%}.rule-groups .rule-group td.operator{width:20%}.rule-groups .rule-group td.add{width:40px}.rule-groups .rule-group td.remove{width:28px;vertical-align:middle}.rule-groups .rule-group td.remove a{width:22px;height:22px;visibility:hidden}.rule-groups .rule-group td.remove a:before{position:relative;top:-2px;font-size:16px}.rule-groups .rule-group tr:hover td.remove a{visibility:visible}.rule-groups .rule-group select:empty{background:#f8f8f8}.rule-groups:not(.rule-groups-multiple) .rule-group:first-child tr:first-child td.remove a{visibility:hidden !important}#acf-field-group-options tr[data-name=hide_on_screen] li{float:left;width:33%}@media(max-width: 1100px){#acf-field-group-options tr[data-name=hide_on_screen] li{width:50%}}table.conditional-logic-rules{background:rgba(0,0,0,0);border:0 none;border-radius:0}table.conditional-logic-rules tbody td{background:rgba(0,0,0,0);border:0 none !important;padding:5px 2px !important}.acf-field-object-tab .acf-field-setting-name,.acf-field-object-tab .acf-field-setting-instructions,.acf-field-object-tab .acf-field-setting-required,.acf-field-object-tab .acf-field-setting-warning,.acf-field-object-tab .acf-field-setting-wrapper{display:none}.acf-field-object-tab .li-field-name{visibility:hidden}.acf-field-object-tab p:first-child{margin:.5em 0}.acf-field-object-tab li.acf-settings-type-presentation,.acf-field-object-tab .acf-field-settings-main-presentation{display:none !important}.acf-field-object-accordion .acf-field-setting-name,.acf-field-object-accordion .acf-field-setting-instructions,.acf-field-object-accordion .acf-field-setting-required,.acf-field-object-accordion .acf-field-setting-warning,.acf-field-object-accordion .acf-field-setting-wrapper{display:none}.acf-field-object-accordion .li-field-name{visibility:hidden}.acf-field-object-accordion p:first-child{margin:.5em 0}.acf-field-object-accordion .acf-field-setting-instructions{display:block}.acf-field-object-message tr[data-name=name],.acf-field-object-message tr[data-name=instructions],.acf-field-object-message tr[data-name=required]{display:none !important}.acf-field-object-message .li-field-name{visibility:hidden}.acf-field-object-message textarea{height:175px !important}.acf-field-object-separator tr[data-name=name],.acf-field-object-separator tr[data-name=instructions],.acf-field-object-separator tr[data-name=required]{display:none !important}.acf-field-object-date-picker .acf-radio-list li,.acf-field-object-time-picker .acf-radio-list li,.acf-field-object-date-time-picker .acf-radio-list li{line-height:25px}.acf-field-object-date-picker .acf-radio-list span,.acf-field-object-time-picker .acf-radio-list span,.acf-field-object-date-time-picker .acf-radio-list span{display:inline-block;min-width:10em}.acf-field-object-date-picker .acf-radio-list input[type=text],.acf-field-object-time-picker .acf-radio-list input[type=text],.acf-field-object-date-time-picker .acf-radio-list input[type=text]{width:100px}.acf-field-object-date-time-picker .acf-radio-list span{min-width:15em}.acf-field-object-date-time-picker .acf-radio-list input[type=text]{width:200px}#slugdiv .inside{padding:12px;margin:0}#slugdiv input[type=text]{width:100%;height:28px;font-size:14px}html[dir=rtl] .acf-field-object.open>.handle{margin:0}@media only screen and (max-width: 850px){tr.acf-field,td.acf-label,td.acf-input{display:block !important;width:auto !important;border:0 none !important}tr.acf-field{border-top:#ededed solid 1px !important;margin-bottom:0 !important}td.acf-label{background:rgba(0,0,0,0) !important;padding-bottom:0 !important}}.post-type-acf-field-group #acf-field-group-fields .acf-field-object-tab,.post-type-acf-field-group #acf-field-group-fields .acf-field-object-accordion{background-color:#f9fafb}.acf-admin-page #wpcontent{line-height:140%}.acf-admin-page a{color:#0783be}.acf-h1,.acf-admin-page h1,.acf-headerbar h1{font-size:21px;font-weight:400}.acf-h2,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2,.acf-page-title,.acf-admin-page h2,.acf-headerbar h2{font-size:18px;font-weight:400}.acf-h3,.post-type-acf-field-group .acf-field-settings-fc_head label,.acf-admin-page #acf-popup .acf-popup-box .title h1,.acf-admin-page #acf-popup .acf-popup-box .title h2,.acf-admin-page #acf-popup .acf-popup-box .title h3,.acf-admin-page #acf-popup .acf-popup-box .title h4,.acf-admin-page h3,.acf-headerbar h3{font-size:16px;font-weight:400}.acf-admin-page .p1{font-size:15px}.acf-admin-page .p2,.acf-admin-page .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-admin-page p{font-size:14px}.acf-admin-page .p3{font-size:13.5px}.acf-admin-page .p4,.acf-admin-page .acf-field-list .acf-sortable-handle,.acf-field-list .acf-admin-page .acf-sortable-handle,.acf-admin-page .post-type-acf-field-group .acf-field-object .handle li.li-field-label a.edit-field,.post-type-acf-field-group .acf-field-object .handle li.li-field-label .acf-admin-page a.edit-field,.acf-admin-page .post-type-acf-field-group .acf-field-object .handle li,.post-type-acf-field-group .acf-field-object .handle .acf-admin-page li,.acf-admin-page .post-type-acf-field-group .acf-thead li,.post-type-acf-field-group .acf-thead .acf-admin-page li,.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered,.acf-admin-page .button,.acf-admin-page input[type=text],.acf-admin-page input[type=search],.acf-admin-page input[type=number],.acf-admin-page textarea,.acf-admin-page select{font-size:13px}.acf-admin-page .p5,.acf-admin-page .acf-field-setting-display_format .acf-radio-list li label code,.acf-field-setting-display_format .acf-radio-list li label .acf-admin-page code,.acf-admin-page .acf-field-setting-return_format .acf-radio-list li label code,.acf-field-setting-return_format .acf-radio-list li label .acf-admin-page code,.acf-admin-page .acf-field-group-settings-footer .acf-created-on,.acf-field-group-settings-footer .acf-admin-page .acf-created-on,.acf-admin-page .acf-fields .acf-field-settings-tab-bar li a,.acf-fields .acf-field-settings-tab-bar li .acf-admin-page a,.acf-admin-page .acf-fields .acf-tab-wrap .acf-tab-group li a,.acf-fields .acf-tab-wrap .acf-tab-group li .acf-admin-page a,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a,.acf-admin-page .acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li .acf-admin-page a,.acf-admin-page .acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li .acf-admin-page a{font-size:12.5px}.acf-admin-page .p6,.acf-admin-page .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-admin-page p.acf-small,.acf-admin-page .post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options a,.post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options .acf-admin-page a,.acf-admin-page .acf-small{font-size:12px}.acf-admin-page .p7{font-size:11.5px}.acf-admin-page .p8{font-size:11px}.acf-page-title{color:#344054}.acf-admin-page .acf-settings-wrap h1{display:none !important}.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title,.acf-field-group-pro-features-title-sm){display:none !important}.acf-admin-page a:focus{box-shadow:none;outline:none}.acf-admin-page a:focus-visible{box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);outline:1px solid rgba(0,0,0,0)}.acf-admin-page input[type=text],.acf-admin-page input[type=search],.acf-admin-page input[type=number],.acf-admin-page textarea,.acf-admin-page select{box-sizing:border-box;height:40px;padding-right:12px;padding-left:12px;background-color:#fff;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;color:#344054}.acf-admin-page input[type=text]:focus,.acf-admin-page input[type=search]:focus,.acf-admin-page input[type=number]:focus,.acf-admin-page textarea:focus,.acf-admin-page select:focus{outline:3px solid #ebf5fa;border-color:#399ccb}.acf-admin-page input[type=text]:disabled,.acf-admin-page input[type=search]:disabled,.acf-admin-page input[type=number]:disabled,.acf-admin-page textarea:disabled,.acf-admin-page select:disabled{background-color:#f9fafb;color:rgb(128.2255319149,137.7574468085,157.7744680851)}.acf-admin-page input[type=text]::placeholder,.acf-admin-page input[type=search]::placeholder,.acf-admin-page input[type=number]::placeholder,.acf-admin-page textarea::placeholder,.acf-admin-page select::placeholder{color:#98a2b3}.acf-admin-page input[type=text]:read-only{background-color:#f9fafb;color:#98a2b3}.acf-admin-page .acf-field.acf-field-number .acf-label,.acf-admin-page .acf-field.acf-field-number .acf-input input[type=number]{max-width:180px}.acf-admin-page textarea{box-sizing:border-box;padding-top:10px;padding-bottom:10px;height:80px;min-height:56px}.acf-admin-page select{min-width:160px;max-width:100%;padding-right:40px;padding-left:12px;background-image:url("../../images/icons/icon-chevron-down.svg");background-position:right 10px top 50%;background-size:20px}.acf-admin-page select:hover,.acf-admin-page select:focus{color:#0783be}.acf-admin-page select::before{content:"";display:block;position:absolute;top:5px;left:5px;width:20px;height:20px}.acf-admin-page.rtl select{padding-right:12px;padding-left:40px;background-position:left 10px top 50%}.acf-admin-page input[type=radio],.acf-admin-page input[type=checkbox]{box-sizing:border-box;width:16px;height:16px;padding:0;border-width:1px;border-style:solid;border-color:#98a2b3;background:#fff;box-shadow:none}.acf-admin-page input[type=radio]:hover,.acf-admin-page input[type=checkbox]:hover{background-color:#ebf5fa;border-color:#0783be}.acf-admin-page input[type=radio]:checked,.acf-admin-page input[type=radio]:focus-visible,.acf-admin-page input[type=checkbox]:checked,.acf-admin-page input[type=checkbox]:focus-visible{background-color:#ebf5fa;border-color:#0783be}.acf-admin-page input[type=radio]:checked:before,.acf-admin-page input[type=radio]:focus-visible:before,.acf-admin-page input[type=checkbox]:checked:before,.acf-admin-page input[type=checkbox]:focus-visible:before{content:"";position:relative;top:-1px;left:-1px;width:16px;height:16px;margin:0;padding:0;background-color:rgba(0,0,0,0);background-size:cover;background-repeat:no-repeat;background-position:center}.acf-admin-page input[type=radio]:active,.acf-admin-page input[type=checkbox]:active{box-shadow:0px 0px 0px 3px #ebf5fa,0px 0px 0px rgba(255,54,54,.25)}.acf-admin-page input[type=radio]:disabled,.acf-admin-page input[type=checkbox]:disabled{background-color:#f9fafb;border-color:#d0d5dd}.acf-admin-page.rtl input[type=radio]:checked:before,.acf-admin-page.rtl input[type=radio]:focus-visible:before,.acf-admin-page.rtl input[type=checkbox]:checked:before,.acf-admin-page.rtl input[type=checkbox]:focus-visible:before{left:1px}.acf-admin-page input[type=radio]:checked:before,.acf-admin-page input[type=radio]:focus:before{background-image:url("../../images/field-states/radio-active.svg")}.acf-admin-page input[type=checkbox]:checked:before,.acf-admin-page input[type=checkbox]:focus:before{background-image:url("../../images/field-states/checkbox-active.svg")}.acf-admin-page .acf-radio-list li input[type=radio],.acf-admin-page .acf-radio-list li input[type=checkbox],.acf-admin-page .acf-checkbox-list li input[type=radio],.acf-admin-page .acf-checkbox-list li input[type=checkbox]{margin-right:6px}.acf-admin-page .acf-radio-list.acf-bl li,.acf-admin-page .acf-checkbox-list.acf-bl li{margin-bottom:8px}.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type{margin-bottom:0}.acf-admin-page .acf-radio-list label,.acf-admin-page .acf-checkbox-list label{display:flex;align-items:center;align-content:center}.acf-admin-page .acf-switch{width:42px;height:24px;border:none;background-color:#d0d5dd;border-radius:12px}.acf-admin-page .acf-switch:hover{background-color:#98a2b3}.acf-admin-page .acf-switch:active{box-shadow:0px 0px 0px 3px #ebf5fa,0px 0px 0px rgba(255,54,54,.25)}.acf-admin-page .acf-switch.-on{background-color:#0783be}.acf-admin-page .acf-switch.-on:hover{background-color:#066998}.acf-admin-page .acf-switch.-on .acf-switch-slider{left:20px}.acf-admin-page .acf-switch .acf-switch-off,.acf-admin-page .acf-switch .acf-switch-on{visibility:hidden}.acf-admin-page .acf-switch .acf-switch-slider{width:20px;height:20px;border:none;border-radius:100px;box-shadow:0px 1px 3px rgba(16,24,40,.1),0px 1px 2px rgba(16,24,40,.06)}.acf-admin-page .acf-field-true-false{display:flex;align-items:flex-start}.acf-admin-page .acf-field-true-false .acf-label{order:2;display:block;align-items:center;max-width:550px !important;margin-top:2px;margin-bottom:0;margin-left:12px}.acf-admin-page .acf-field-true-false .acf-label label{margin-bottom:0}.acf-admin-page .acf-field-true-false .acf-label .acf-tip{margin-left:12px}.acf-admin-page .acf-field-true-false .acf-label .description{display:block;margin-top:2px;margin-left:0}.acf-admin-page.rtl .acf-field-true-false .acf-label{margin-right:12px;margin-left:0}.acf-admin-page.rtl .acf-field-true-false .acf-tip{margin-right:12px;margin-left:0}.acf-admin-page input::file-selector-button{box-sizing:border-box;min-height:40px;margin-right:16px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;background-color:rgba(0,0,0,0);color:#0783be !important;border-radius:6px;border-width:1px;border-style:solid;border-color:#0783be;text-decoration:none}.acf-admin-page input::file-selector-button:hover{border-color:#066998;cursor:pointer;color:#066998 !important}.acf-admin-page .button{display:inline-flex;align-items:center;height:40px;padding-right:16px;padding-left:16px;background-color:rgba(0,0,0,0);border-width:1px;border-style:solid;border-color:#0783be;border-radius:6px;color:#0783be}.acf-admin-page .button:hover{background-color:rgb(243.16,249.08,252.04);border-color:#0783be;color:#0783be}.acf-admin-page .button:focus{background-color:rgb(243.16,249.08,252.04);outline:3px solid #ebf5fa;color:#0783be}.acf-admin-page .edit-field-group-header{display:block !important}.acf-admin-page .acf-input .select2-container.-acf .select2-selection,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection{border:none;line-height:1}.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered{box-sizing:border-box;padding-right:0;padding-left:0;background-color:#fff;border-width:1px;border-style:solid;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;color:#344054}.acf-admin-page .acf-input .acf-conditional-select-name,.acf-admin-page .rule-groups .acf-conditional-select-name{min-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acf-admin-page .acf-input .acf-conditional-select-id,.acf-admin-page .rule-groups .acf-conditional-select-id{padding-right:30px}.acf-admin-page .acf-input .value .select2-container--focus,.acf-admin-page .rule-groups .value .select2-container--focus{height:40px}.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered{border-color:#399ccb}.acf-admin-page .acf-input .select2-container--focus,.acf-admin-page .rule-groups .select2-container--focus{outline:3px solid #ebf5fa;border-color:#399ccb;border-radius:6px}.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered{border-color:#399ccb !important}.acf-admin-page .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.acf-admin-page .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered{border-top-right-radius:0 !important;border-top-left-radius:0 !important}.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field{margin:0;padding-left:6px}.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus{outline:none;border:none}.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-top:0;padding-right:6px;padding-bottom:0;padding-left:6px}.acf-admin-page .acf-input .select2-selection__clear,.acf-admin-page .rule-groups .select2-selection__clear{width:18px;height:18px;margin-top:12px;margin-right:1px;text-indent:100%;white-space:nowrap;overflow:hidden;color:#fff}.acf-admin-page .acf-input .select2-selection__clear:before,.acf-admin-page .rule-groups .select2-selection__clear:before{content:"";display:block;width:16px;height:16px;top:0;left:0;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-close.svg");mask-image:url("../../images/icons/icon-close.svg");background-color:#98a2b3}.acf-admin-page .acf-input .select2-selection__clear:hover::before,.acf-admin-page .rule-groups .select2-selection__clear:hover::before{background-color:#0783be}.acf-admin-page .acf-label{display:flex;align-items:center;justify-content:space-between}.acf-admin-page .acf-label .acf-icon-help{width:18px;height:18px;background-color:#98a2b3}.acf-admin-page .acf-label label{margin-bottom:0}.acf-admin-page .acf-label .description{margin-top:2px}.acf-admin-page .acf-field-setting-name .acf-tip{position:absolute;top:0;left:654px;color:#98a2b3}.rtl.acf-admin-page .acf-field-setting-name .acf-tip{left:auto;right:654px}.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help{width:18px;height:18px}.acf-admin-page .acf-field-setting-type .select2-container.-acf,.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,.acf-admin-page .acf-field-query-var .select2-container.-acf,.acf-admin-page .acf-field-capability .select2-container.-acf,.acf-admin-page .acf-field-parent-slug .select2-container.-acf,.acf-admin-page .acf-field-data-storage .select2-container.-acf,.acf-admin-page .acf-field-manage-terms .select2-container.-acf,.acf-admin-page .acf-field-edit-terms .select2-container.-acf,.acf-admin-page .acf-field-delete-terms .select2-container.-acf,.acf-admin-page .acf-field-assign-terms .select2-container.-acf,.acf-admin-page .acf-field-meta-box .select2-container.-acf,.acf-admin-page .rule-groups .select2-container.-acf{min-height:40px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;align-items:center;position:relative;z-index:800;min-height:40px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon{top:auto;width:18px;height:18px;margin-right:2px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before{width:9px;height:9px}.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered{border-color:#6bb5d8 !important;border-bottom-color:#d0d5dd !important}.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered{border-top-right-radius:0 !important;border-top-left-radius:0 !important;border-bottom-color:#6bb5d8 !important;border-top-color:#d0d5dd !important}.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,.acf-admin-page .acf-field-query-var .acf-selection.has-icon,.acf-admin-page .acf-field-capability .acf-selection.has-icon,.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,.acf-admin-page .rule-groups .acf-selection.has-icon{margin-left:6px}.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,.acf-admin-page .acf-field-query-var .acf-selection.has-icon,.acf-admin-page .acf-field-capability .acf-selection.has-icon,.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,.acf-admin-page .rule-groups .acf-selection.has-icon{margin-right:6px}.acf-admin-page .acf-field-setting-type .select2-selection__arrow,.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,.acf-admin-page .acf-field-query-var .select2-selection__arrow,.acf-admin-page .acf-field-capability .select2-selection__arrow,.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,.acf-admin-page .acf-field-data-storage .select2-selection__arrow,.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,.acf-admin-page .acf-field-meta-box .select2-selection__arrow,.acf-admin-page .rule-groups .select2-selection__arrow{width:20px;height:20px;top:calc(50% - 10px);right:12px;background-color:rgba(0,0,0,0)}.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,.acf-admin-page .acf-field-capability .select2-selection__arrow:after,.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,.acf-admin-page .rule-groups .select2-selection__arrow:after{content:"";display:block;position:absolute;z-index:850;top:1px;left:0;width:20px;height:20px;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg");background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-capability .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role=presentation],.acf-admin-page .rule-groups .select2-selection__arrow b[role=presentation]{display:none}.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after{-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}.acf-admin-page .acf-term-search-term-name{background-color:#f9fafb;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0;color:#98a2b3;padding:5px 5px 5px 10px;width:100%;margin:0;display:block;font-weight:300}.acf-admin-page .field-type-select-results{position:relative;top:4px;z-index:1002;border-radius:0 0 6px 6px;box-shadow:0px 8px 24px 4px rgba(16,24,40,.12)}.acf-admin-page .field-type-select-results.select2-dropdown--above{display:flex;flex-direction:column-reverse;top:0;border-radius:6px 6px 0 0;z-index:99999}.select2-container.select2-container--open.acf-admin-page .field-type-select-results{box-shadow:0px 0px 0px 3px #ebf5fa,0px 8px 24px 4px rgba(16,24,40,.12)}.acf-admin-page .field-type-select-results .acf-selection.has-icon{margin-left:6px}.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon{margin-right:6px}.acf-admin-page .field-type-select-results .select2-search{position:relative;margin:0;padding:0}.acf-admin-page .field-type-select-results .select2-search--dropdown:after{content:"";display:block;position:absolute;top:12px;left:13px;width:16px;height:16px;-webkit-mask-image:url("../../images/icons/icon-search.svg");mask-image:url("../../images/icons/icon-search.svg");background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after{right:12px;left:auto}.acf-admin-page .field-type-select-results .select2-search .select2-search__field{padding-left:38px;border-right:0;border-bottom:0;border-left:0;border-radius:0}.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field{padding-right:38px;padding-left:0}.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus{border-top-color:#d0d5dd;outline:0}.acf-admin-page .field-type-select-results .select2-results__options{max-height:440px}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted{background-color:#0783be !important;color:#f9fafb !important}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option{display:inline-flex;position:relative;width:calc(100% - 24px);min-height:32px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;align-items:center}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon{top:auto;width:18px;height:18px;margin-right:2px;box-shadow:0 0 0 1px #f9fafb}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before{width:9px;height:9px}.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]{background-color:#ebf5fa !important;color:#344054 !important}.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after{content:"";right:13px;position:absolute;width:16px;height:16px;-webkit-mask-image:url("../../images/icons/icon-check.svg");mask-image:url("../../images/icons/icon-check.svg");background-color:#0783be;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after{left:13px;right:auto}.acf-admin-page .field-type-select-results .select2-results__group{display:inline-flex;align-items:center;width:calc(100% - 24px);min-height:25px;background-color:#f9fafb;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0;color:#98a2b3;font-size:11px;margin-bottom:0;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;font-weight:normal}.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after{right:auto;left:10px}.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip{left:auto;right:654px}.post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-fields,.post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-options,.post-type-acf-field-group .metabox-holder.columns-1 .meta-box-sortables.ui-sortable,.post-type-acf-field-group .metabox-holder.columns-1 .notice{max-width:1440px}.post-type-acf-field-group.columns-1 .notice{max-width:1440px}.post-type-acf-field-group.columns-2 .acf-headerbar .acf-headerbar-inner{max-width:100%}.post-type-acf-field-group #poststuff{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap{overflow:hidden;border:none;border-radius:0 0 8px 8px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty{border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-thead,.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-tfoot{display:none}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .no-fields-message{min-height:280px}.post-type-acf-field-group .acf-thead{background-color:#f9fafb;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.post-type-acf-field-group .acf-thead li{display:flex;align-items:center;min-height:48px;padding-top:0;padding-bottom:0;color:#344054;font-weight:500}.post-type-acf-field-group .acf-field-object{border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.post-type-acf-field-group .acf-field-object:hover .acf-sortable-handle:before{display:inline-flex}.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint:before{display:block;content:"";height:2px;width:100%;background:#d0d5dd;margin-top:-1px}.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:before{display:none}.post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:after{display:block;content:"";height:2px;width:100%;background:#d0d5dd;z-index:500}.post-type-acf-field-group .acf-field-object:hover{background-color:rgb(247.24,251.12,253.06)}.post-type-acf-field-group .acf-field-object.open{background-color:#fff;border-top-color:#a5d2e7}.post-type-acf-field-group .acf-field-object.open .handle{background-color:#d8ebf5;border:none;text-shadow:none}.post-type-acf-field-group .acf-field-object.open .handle a{color:#0783be !important}.post-type-acf-field-group .acf-field-object.open .handle a.delete-field{color:#a00 !important}.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl{margin:0}.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li{width:auto}.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li:first-child{flex-grow:1;margin-left:-10px}.post-type-acf-field-group .acf-field-object .acf-field-setting-type .acf-hl li:nth-child(2){padding-right:0}.post-type-acf-field-group .acf-field-object ul.acf-hl{display:flex;align-items:stretch}.post-type-acf-field-group .acf-field-object .handle li{display:flex;align-items:top;flex-wrap:wrap;min-height:60px;color:#344054}.post-type-acf-field-group .acf-field-object .handle li.li-field-label{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;width:auto}.post-type-acf-field-group .acf-field-object .handle li.li-field-label strong{font-weight:500}.post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options{width:100%}.post-type-acf-field-group .acf-tfoot{display:flex;align-items:center;justify-content:flex-end;min-height:80px;box-sizing:border-box;padding-top:8px;padding-right:24px;padding-bottom:8px;padding-left:24px;background-color:#fff;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.post-type-acf-field-group .acf-tfoot .acf-fr{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.post-type-acf-field-group .acf-field-object .settings{box-sizing:border-box;padding-top:0;padding-bottom:0;background-color:#fff;border-left-width:4px;border-left-style:solid;border-left-color:#6bb5d8}.acf-field-settings-main{padding-top:32px;padding-right:0;padding-bottom:32px;padding-left:0}.acf-field-settings-main .acf-field:last-of-type,.acf-field-settings-main .acf-field.acf-last-visible{margin-bottom:0}.acf-field-settings .acf-label{display:block;justify-content:space-between;align-items:center;align-content:center;margin-top:0;margin-right:0;margin-bottom:6px;margin-left:0}.acf-field-settings .acf-field{box-sizing:border-box;width:100%;margin-top:0;margin-right:0;margin-bottom:32px;margin-left:0;padding-top:0;padding-right:72px;padding-bottom:0;padding-left:72px}@media screen and (max-width: 600px){.acf-field-settings .acf-field{padding-right:12px;padding-left:12px}}.acf-field-settings .acf-field .acf-label,.acf-field-settings .acf-field .acf-input{max-width:600px}.acf-field-settings .acf-field .acf-label.acf-input-sub,.acf-field-settings .acf-field .acf-input.acf-input-sub{max-width:100%}.acf-field-settings .acf-field .acf-label .acf-btn:disabled,.acf-field-settings .acf-field .acf-input .acf-btn:disabled{background-color:#f2f4f7;color:#98a2b3 !important;border:1px #d0d5dd solid;cursor:default}.acf-field-settings .acf-field .acf-input-wrap{overflow:visible}.acf-field-settings .acf-field.acf-field-setting-label,.acf-field-settings .acf-field-setting-wrapper{padding-top:24px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-field-settings .acf-field-setting-wrapper{margin-top:24px}.acf-field-setting-bidirectional_notes .acf-label{display:none}.acf-field-setting-bidirectional_notes .acf-feature-notice{background-color:#f9fafb;border:1px solid #eaecf0;border-radius:6px;padding:16px;color:#344054;position:relative}.acf-field-setting-bidirectional_notes .acf-feature-notice.with-warning-icon{padding-left:45px}.acf-field-setting-bidirectional_notes .acf-feature-notice.with-warning-icon::before{content:"";display:block;position:absolute;top:17px;left:18px;z-index:600;width:18px;height:18px;margin-right:8px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-info.svg");mask-image:url("../../images/icons/icon-info.svg")}.acf-field-settings .acf-field-settings-footer{display:flex;align-items:center;min-height:72px;box-sizing:border-box;width:100%;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:72px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}@media screen and (max-width: 600px){.acf-field-settings .acf-field-settings-footer{padding-left:12px}}.rtl .acf-field-settings .acf-field-settings-footer{padding-top:0;padding-right:72px;padding-bottom:0;padding-left:0}.acf-fields .acf-tab-wrap,.acf-admin-page.acf-internal-post-type .acf-tab-wrap,.acf-browse-fields-modal-wrap .acf-tab-wrap{background:#f9fafb;border-bottom-color:#1d2939}.acf-fields .acf-tab-wrap .acf-tab-group,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group{padding-right:24px;padding-left:24px;border-top-width:0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-fields .acf-field-settings-tab-bar,.acf-fields .acf-tab-wrap .acf-tab-group,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group{display:flex;align-items:stretch;min-height:48px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:24px;margin-top:0;margin-bottom:0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-fields .acf-field-settings-tab-bar li,.acf-fields .acf-tab-wrap .acf-tab-group li,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li{display:flex;margin-top:0;margin-right:24px;margin-bottom:0;margin-left:0;padding:0}.acf-fields .acf-field-settings-tab-bar li a,.acf-fields .acf-tab-wrap .acf-tab-group li a,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a{box-sizing:border-box;display:inline-flex;align-items:center;height:100%;padding-top:3px;padding-right:0;padding-bottom:0;padding-left:0;background:none;border-top:none;border-right:none;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0);border-left:none;color:#667085;font-weight:normal}.acf-fields .acf-field-settings-tab-bar li a:focus-visible,.acf-fields .acf-tab-wrap .acf-tab-group li a:focus-visible,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:focus-visible,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:focus-visible,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:focus-visible,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:focus-visible{border:1px solid #5897fb}.acf-fields .acf-field-settings-tab-bar li a:hover,.acf-fields .acf-tab-wrap .acf-tab-group li a:hover,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:hover,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:hover,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:hover,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:hover{color:#1d2939}.acf-fields .acf-field-settings-tab-bar li a:hover,.acf-fields .acf-tab-wrap .acf-tab-group li a:hover,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li a:hover,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li a:hover,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li a:hover,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li a:hover{background-color:rgba(0,0,0,0)}.acf-fields .acf-field-settings-tab-bar li.active a,.acf-fields .acf-tab-wrap .acf-tab-group li.active a,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li.active a,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li.active a,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li.active a{background:none;border-bottom-color:#0783be;color:#0783be}.acf-fields .acf-field-settings-tab-bar li.active a:focus-visible,.acf-fields .acf-tab-wrap .acf-tab-group li.active a:focus-visible,.acf-admin-page.acf-internal-post-type .acf-field-settings-tab-bar li.active a:focus-visible,.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a:focus-visible,.acf-browse-fields-modal-wrap .acf-field-settings-tab-bar li.active a:focus-visible,.acf-browse-fields-modal-wrap .acf-tab-wrap .acf-tab-group li.active a:focus-visible{border-bottom-color:#0783be;border-bottom-width:3px}.acf-admin-page.acf-internal-post-type .acf-field-editor .acf-field-settings-tab-bar{padding-left:72px}@media screen and (max-width: 600px){.acf-admin-page.acf-internal-post-type .acf-field-editor .acf-field-settings-tab-bar{padding-left:12px}}#acf-field-group-options .field-group-settings-tab{padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px}#acf-field-group-options .field-group-settings-tab .acf-field:last-of-type{padding:0}#acf-field-group-options .acf-field{border:none;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:24px;padding-left:0}#acf-field-group-options .field-group-setting-split-container{display:flex;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#acf-field-group-options .field-group-setting-split-container .field-group-setting-split{box-sizing:border-box;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px}#acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(1){flex:1 0 auto}#acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n){flex:1 0 auto;max-width:320px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:32px;padding-right:32px;padding-left:32px;border-left-width:1px;border-left-style:solid;border-left-color:#eaecf0}#acf-field-group-options .acf-field[data-name=description]{max-width:600px}#acf-field-group-options .acf-button-group{display:inline-flex}.rtl #acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n){margin-right:32px;margin-left:0;border-left:none;border-right-width:1px;border-right-style:solid;border-right-color:#eaecf0}.acf-field-list .li-field-order{padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:stretch;background-color:rgba(0,0,0,0)}.acf-field-list .acf-sortable-handle{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:flex-start;width:100%;height:100%;position:relative;padding-top:11px;padding-bottom:8px;background-color:rgba(0,0,0,0);border:none;border-radius:0}.acf-field-list .acf-sortable-handle:hover{cursor:grab}.acf-field-list .acf-sortable-handle:before{content:"";display:none;position:absolute;top:16px;left:8px;width:16px;height:16px;width:12px;height:12px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-draggable.svg");mask-image:url("../../images/icons/icon-draggable.svg")}.rtl .acf-field-list .acf-sortable-handle:before{left:0;right:8px}.acf-field-object .li-field-label{position:relative;padding-left:40px}.acf-field-object .li-field-label:before{content:"";display:block;position:absolute;left:6px;display:inline-flex;width:18px;height:18px;margin-top:-2px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.acf-field-object .li-field-label:hover:before{cursor:pointer}.rtl .acf-field-object .li-field-label{padding-left:0;padding-right:40px}.rtl .acf-field-object .li-field-label:before{left:0;right:6px;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.rtl .acf-field-object.open .li-field-label:before{-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.rtl .acf-field-object.open .acf-input-sub .li-field-label:before{-webkit-mask-image:url("../../images/icons/icon-chevron-right.svg");mask-image:url("../../images/icons/icon-chevron-right.svg")}.rtl .acf-field-object.open .acf-input-sub .acf-field-object.open .li-field-label:before{-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.acf-thead .li-field-label{padding-left:40px}.rtl .acf-thead .li-field-label{padding-left:0;padding-right:40px}.acf-field-settings-main-conditional-logic .acf-conditional-toggle{display:flex;padding-right:72px;padding-left:72px}@media screen and (max-width: 600px){.acf-field-settings-main-conditional-logic .acf-conditional-toggle{padding-left:12px}}.acf-field-settings-main-conditional-logic .acf-field{flex-wrap:wrap;margin-bottom:0;padding-right:0;padding-left:0}.acf-field-settings-main-conditional-logic .acf-field .rule-groups{flex:0 1 100%;order:3;margin-top:32px;padding-top:32px;padding-right:72px;padding-left:72px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}@media screen and (max-width: 600px){.acf-field-settings-main-conditional-logic .acf-field .rule-groups{padding-left:12px}.acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr td{flex:1 1 100%}}.acf-taxonomy-select-id,.acf-relationship-select-id,.acf-post_object-select-id,.acf-page_link-select-id,.acf-user-select-id{color:#98a2b3;padding-left:10px}.acf-taxonomy-select-sub-item{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px}.acf-taxonomy-select-name{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acf-input .acf-input-prepend,.acf-input .acf-input-append{display:inline-flex;align-items:center;height:100%;min-height:40px;padding-right:12px;padding-left:12px;background-color:#f9fafb;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);color:#667085}.acf-input .acf-input-prepend{border-radius:6px 0 0 6px}.acf-input .acf-input-append{border-radius:0 6px 6px 0}.acf-input-wrap{display:flex}.acf-field-settings-main-presentation .acf-input-wrap{display:flex}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message{display:flex;justify-content:center;padding-top:48px;padding-bottom:48px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;align-items:flex-start;text-align:center;max-width:400px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2,.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p{flex:1 0 100%}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2{margin-top:32px;margin-bottom:0;padding:0;color:#344054}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p{margin-top:12px;margin-bottom:0;padding:0;color:#667085}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small{margin-top:32px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img{max-width:284px;margin-bottom:0}.post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-btn{margin-top:32px}.post-type-acf-field-group .acf-headerbar #title-prompt-text{display:none}.acf-admin-page #acf-popup .acf-popup-box{min-width:480px}.acf-admin-page #acf-popup .acf-popup-box .title{display:flex;align-items:center;align-content:center;justify-content:space-between;min-height:64px;box-sizing:border-box;margin:0;padding-right:24px;padding-left:24px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-admin-page #acf-popup .acf-popup-box .title h1,.acf-admin-page #acf-popup .acf-popup-box .title h2,.acf-admin-page #acf-popup .acf-popup-box .title h3,.acf-admin-page #acf-popup .acf-popup-box .title h4{padding-left:0;color:#344054}.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon{display:block;position:relative;top:auto;right:auto;width:22px;height:22px;background-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon:before{display:inline-flex;position:absolute;top:0;left:0;width:22px;height:22px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-close-circle.svg");mask-image:url("../../images/icons/icon-close-circle.svg")}.acf-admin-page #acf-popup .acf-popup-box .title .acf-icon:hover:before{background-color:#0783be}.acf-admin-page #acf-popup .acf-popup-box .inner{box-sizing:border-box;margin:0;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;border-top:none}.acf-admin-page #acf-popup .acf-popup-box .inner p{margin-top:0;margin-bottom:0}.acf-admin-page #acf-popup .acf-popup-box #acf-move-field-form .acf-field-select,.acf-admin-page #acf-popup .acf-popup-box #acf-link-field-groups-form .acf-field-select{margin-top:0}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .title h3,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .title h3{color:#1d2939;font-weight:500}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .title h3:before,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .title h3:before{content:"";width:18px;height:18px;background:#98a2b3;margin-right:9px}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner{padding:0 !important}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-field-select,.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-link-successful,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field-select,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-link-successful{padding:32px 24px;margin-bottom:0}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-field-select .description,.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-link-successful .description,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field-select .description,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-link-successful .description{margin-top:6px !important}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions{background:#f9fafb;border-top:1px solid #eaecf0;padding-top:20px;padding-left:24px;padding-bottom:20px;padding-right:24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions .acf-btn,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn{display:inline-block;margin-left:8px}.acf-admin-page .acf-link-field-groups-popup .acf-popup-box .inner .acf-actions .acf-btn.acf-btn-primary,.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn.acf-btn-primary{width:120px}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-error-message.-success{display:none}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .-dismiss{margin:24px 32px !important}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field{padding:24px 32px 0 32px;margin:0}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field.acf-error .acf-input-wrap{overflow:inherit}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field.acf-error .acf-input-wrap input[type=text]{border:1px rgba(209,55,55,.5) solid !important;box-shadow:0px 0px 0px 3px rgba(209,55,55,.12),0px 0px 0px rgba(255,54,54,.25) !important;background-image:url(../../images/icons/icon-info-red.svg);background-position:right 10px top 50%;background-size:14px;background-repeat:no-repeat}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-field .acf-options-page-modal-error p{font-size:12px;color:#d13737}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions{margin-top:32px}.acf-admin-page .acf-create-options-page-popup .acf-popup-box .inner .acf-actions .acf-btn:disabled{background-color:#0783be}.acf-admin-single-field-group #post-body-content{display:none}.acf-field-group-settings-footer{display:flex;justify-content:space-between;align-content:stretch;align-items:center;position:relative;min-height:88px;margin-right:-24px;margin-left:-24px;margin-bottom:-24px;padding-right:24px;padding-left:24px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-field-group-settings-footer .acf-created-on{display:inline-flex;justify-content:flex-start;align-content:stretch;align-items:center;color:#667085}.acf-field-group-settings-footer .acf-created-on:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-time.svg");mask-image:url("../../images/icons/icon-time.svg")}.conditional-logic-badge{display:none}.conditional-logic-badge.is-enabled{display:inline-block;width:6px;height:6px;overflow:hidden;margin-left:8px;background-color:rgba(82,170,89,.4);border-width:1px;border-style:solid;border-color:#52aa59;border-radius:100px;text-indent:100%;white-space:nowrap}.acf-field-type-settings{container-name:settings;container-type:inline-size}.acf-field-settings-split{display:flex;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-field-settings-split .acf-field{margin:0;padding-top:32px;padding-bottom:32px}.acf-field-settings-split .acf-field:nth-child(2n){border-left-width:1px;border-left-style:solid;border-left-color:#eaecf0}@container settings (max-width: 1170px){.acf-field-settings-split{border:none;flex-direction:column}.acf-field{border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}}.acf-field-setting-display_format .acf-label,.acf-field-setting-return_format .acf-label{margin-bottom:6px}.acf-field-setting-display_format .acf-radio-list li,.acf-field-setting-return_format .acf-radio-list li{display:flex}.acf-field-setting-display_format .acf-radio-list li label,.acf-field-setting-return_format .acf-radio-list li label{display:inline-flex;width:100%}.acf-field-setting-display_format .acf-radio-list li label span,.acf-field-setting-return_format .acf-radio-list li label span{flex:1 1 auto}.acf-field-setting-display_format .acf-radio-list li label code,.acf-field-setting-return_format .acf-radio-list li label code{padding-right:8px;padding-left:8px;background-color:#f2f4f7;border-radius:4px;color:#475467}.acf-field-setting-display_format .acf-radio-list li input[type=text],.acf-field-setting-return_format .acf-radio-list li input[type=text]{height:32px}.acf-field-settings .acf-field-setting-first_day{padding-top:32px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-field-object-image .acf-hl[data-cols="3"]>li,.acf-field-object-gallery .acf-hl[data-cols="3"]>li{width:auto}.acf-field-settings .acf-field-appended{overflow:auto}.acf-field-settings .acf-field-appended .acf-input{float:left}.acf-field-settings .acf-field.acf-field-setting-min_width .acf-input,.acf-field-settings .acf-field.acf-field-setting-max_width .acf-input{max-width:none}.acf-field-settings .acf-field.acf-field-setting-min_width .acf-input-wrap input[type=text],.acf-field-settings .acf-field.acf-field-setting-max_width .acf-input-wrap input[type=text]{max-width:81px}.post-type-acf-field-group .acf-field-object-flexible-content .acf-field-setting-pagination{display:none}.post-type-acf-field-group .acf-field-object-repeater .acf-field-object-repeater .acf-field-setting-pagination{display:none}.acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-label,.acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-input{max-width:600px}.acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false{border:none}.acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false input[type=checkbox]{margin-right:0}.acf-field.acf-field-with-front{margin-top:32px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub{max-width:100%;overflow:hidden;border-radius:8px;border-width:1px;border-style:solid;border-color:rgb(219.125,222.5416666667,229.375);box-shadow:0px 1px 2px rgba(16,24,40,.1)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-sub-field-list-header{display:flex;justify-content:space-between;align-content:stretch;align-items:center;min-height:64px;padding-right:24px;padding-left:24px}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-list-wrap{box-shadow:none}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-hl.acf-tfoot{min-height:64px;align-items:center}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input.acf-input-sub{max-width:100%;margin-right:0;margin-left:0}.post-type-acf-field-group .acf-input-sub .acf-field-object .acf-sortable-handle{width:100%;height:100%}.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-sortable-handle:before{display:none}.post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-field-list .acf-field-object:hover .acf-sortable-handle:before{display:block}.post-type-acf-field-group .acf-field-object .acf-is-subfields .acf-thead .li-field-label:before{display:none}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open{border-top-color:rgb(219.125,222.5416666667,229.375)}.post-type-acf-field-group i.acf-icon.-duplicate.duplicate-layout{margin:0 auto !important;background-color:#667085;color:#667085}.post-type-acf-field-group i.acf-icon.acf-icon-trash.delete-layout{margin:0 auto !important;background-color:#667085;color:#667085}.post-type-acf-field-group button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-duplicate,.post-type-acf-field-group button.acf-btn.acf-btn-tertiary.acf-field-setting-fc-delete{background-color:#fff !important;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;width:32px;height:32px !important;min-height:32px;padding:0}.post-type-acf-field-group button.add-layout.acf-btn.acf-btn-primary.add-field,.post-type-acf-field-group .acf-sub-field-list-header a.acf-btn.acf-btn-secondary.add-field,.post-type-acf-field-group .acf-field-list-wrap.acf-is-subfields a.acf-btn.acf-btn-secondary.add-field{height:32px !important;min-height:32px;margin-left:5px}.post-type-acf-field-group .acf-field.acf-field-setting-fc_layout{background-color:#fff;margin-bottom:16px}.post-type-acf-field-group .acf-field-setting-fc_layout{width:calc(100% - 144px);margin-right:72px;margin-left:72px;padding-right:0;padding-left:0;border-width:1px;border-style:solid;border-color:rgb(219.125,222.5416666667,229.375);border-radius:8px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-field-layout-settings.open{background-color:#fff;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}@media screen and (max-width: 768px){.post-type-acf-field-group .acf-field-setting-fc_layout{width:calc(100% - 16px);margin-right:8px;margin-left:8px}}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub{max-width:100%;margin-right:0;margin-left:0}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-label,.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input{max-width:100% !important}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub{margin-right:32px;margin-bottom:32px;margin-left:32px}.post-type-acf-field-group .acf-field-setting-fc_layout .acf-fc-meta{max-width:100%;padding-top:24px;padding-right:32px;padding-left:32px}.post-type-acf-field-group .acf-field-settings-fc_head{display:flex;align-items:center;justify-content:left;background-color:#f9fafb;border-radius:8px;min-height:64px;margin-bottom:0px;padding-right:24px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc_draggable{min-height:64px;padding-left:24px;display:flex;white-space:nowrap}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name{min-width:0;color:#98a2b3;padding-left:8px;font-size:16px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name.copyable:not(.input-copyable,.copy-unsupported):hover:after{width:14px !important;height:14px !important}@media screen and (max-width: 880px){.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name{display:none !important}}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fc-layout-name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-type-acf-field-group .acf-field-settings-fc_head span.toggle-indicator{pointer-events:none;margin-top:7px}.post-type-acf-field-group .acf-field-settings-fc_head label{display:inline-flex;align-items:center}.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name{margin-left:1rem}@media screen and (max-width: 880px){.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name{display:none !important}}.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-name span.acf-fc-layout-name{text-overflow:ellipsis;overflow:hidden;height:22px;white-space:nowrap}.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-label:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.rtl.post-type-acf-field-group .acf-field-settings-fc_head label.acf-fc-layout-label:before{padding-right:10px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions{display:flex;align-items:center;white-space:nowrap;margin-left:auto}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions .acf-fc-add-layout{margin-left:10px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions .acf-fc-add-layout .add-field{margin-left:0px !important}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li{margin-right:4px}.post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li:last-of-type{margin-right:0}.post-type-acf-field-group .acf-field-settings-fc_head.open{border-radius:8px 8px 0px 0px}.post-type-acf-field-group .acf-field-object.open>.handle>.acf-tbody>.li-field-label::before{-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle{background-color:rgba(0,0,0,0)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle:hover{background-color:rgb(248.6,242,251)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open .handle{background-color:rgb(244.76,234.2,248.6)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .settings{border-left-color:#bf7dd7}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle{background-color:rgba(0,0,0,0)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle:hover{background-color:rgb(234.7348066298,247.2651933702,244.1712707182)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object.open .handle{background-color:rgb(227.3524861878,244.4475138122,240.226519337)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .settings{border-left-color:#7ccdb9}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle{background-color:rgba(0,0,0,0)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover{background-color:hsl(17.8378378378,65.6804733728%,96.862745098%)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle{background-color:hsl(17.8378378378,65.6804733728%,94.862745098%)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings{border-left-color:#e29473}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle{background-color:rgba(0,0,0,0)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover{background-color:rgb(249.8888888889,250.6666666667,251.1111111111)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle{background-color:rgb(244.0962962963,245.7555555556,246.7037037037)}.post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings{border-left-color:#a3b1b9}
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.css b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.css
index dc1983c9..168530f4 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.css
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.css
@@ -652,7 +652,7 @@ a.acf-icon.dark.-minus:hover, a.acf-icon.dark.-cancel:hover {
margin: 5px 0 15px;
padding: 3px 12px;
background: #2a9bd9;
- border-left: #1f7db1 solid 3px;
+ border-left: rgb(31.4900398406, 125.1314741036, 176.5099601594) solid 3px;
}
.acf-notice p {
font-size: 13px;
@@ -678,15 +678,15 @@ a.acf-icon.dark.-minus:hover, a.acf-icon.dark.-cancel:hover {
}
.acf-notice.-error {
background: #d94f4f;
- border-color: #c92c2c;
+ border-color: rgb(201.4953271028, 43.5046728972, 43.5046728972);
}
.acf-notice.-success {
background: #49ad52;
- border-color: #3a8941;
+ border-color: rgb(57.8658536585, 137.1341463415, 65);
}
.acf-notice.-warning {
background: #fd8d3b;
- border-color: #fc7009;
+ border-color: rgb(252.4848484848, 111.6363636364, 8.5151515152);
}
/*--------------------------------------------------------------------------------------------
@@ -2636,7 +2636,7 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
.acf-admin-page textarea:disabled,
.acf-admin-page select:disabled {
background-color: #F9FAFB;
- color: #808a9e;
+ color: rgb(128.2255319149, 137.7574468085, 157.7744680851);
}
.acf-admin-page input[type=text]::placeholder,
.acf-admin-page input[type=search]::placeholder,
@@ -2865,12 +2865,12 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
color: #0783BE;
}
.acf-admin-page .button:hover {
- background-color: #f3f9fc;
+ background-color: rgb(243.16, 249.08, 252.04);
border-color: #0783BE;
color: #0783BE;
}
.acf-admin-page .button:focus {
- background-color: #f3f9fc;
+ background-color: rgb(243.16, 249.08, 252.04);
outline: 3px solid #EBF5FA;
color: #0783BE;
}
@@ -3605,7 +3605,7 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
*
*--------------------------------------------------------------------------------------------*/
.acf-internal-post-type .row-actions a:hover {
- color: #044767;
+ color: rgb(4.0632911392, 71.1075949367, 102.9367088608);
}
.acf-internal-post-type .row-actions .trash a {
color: #a00;
@@ -3625,7 +3625,7 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
*--------------------------------------------------------------------------------------------*/
.acf-internal-post-type #the-list tr:hover td,
.acf-internal-post-type #the-list tr:hover th {
- background-color: #f7fbfd;
+ background-color: rgb(247.24, 251.12, 253.06);
}
/*---------------------------------------------------------------------------------------------
@@ -4894,7 +4894,7 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
border-color: #0783BE;
}
.acf-btn.acf-btn-secondary:hover {
- background-color: #f3f9fc;
+ background-color: rgb(243.16, 249.08, 252.04);
}
.acf-btn.acf-btn-muted {
background-color: #667085;
@@ -4967,7 +4967,7 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
*
*---------------------------------------------------------------------------------------------*/
.acf-btn.acf-delete-field-group:hover {
- background-color: #fbeded;
+ background-color: rgb(250.9609756098, 237.4390243902, 237.4390243902);
border-color: #D13737 !important;
color: #D13737 !important;
}
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.css.map b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.css.map
index 8966a831..bf65cdb3 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.css.map
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.css.map
@@ -1 +1 @@
-{"version":3,"file":"acf-global.css","mappings":";;;AAAA,gBAAgB;ACAhB;;;;8FAAA;AAMA;AAOA;AAQA;AAgBA;;;;8FAAA;ACrCA;;;;8FAAA;ACCA;;;;8FAAA;AAMA;AACA;EACC;EACA;EACA;EACA;EACA;AHkBD;;AGhBA;EACC;EACA;EACA;EACA;AHmBD;;AGjBA;EACC;AHoBD;;AGjBA;AACA;;;;;;EAMC;EACA;EACA;AHoBD;;AGlBA;;;EAGC;AHqBD;;AGlBA;AACA;EACC;EACA;EACA;EACA;EACA;AHqBD;;AGnBA;EACC;EACA;EACA;EACA;AHsBD;;AGnBA;AACA;EACC;AHsBD;;AGpBA;EACC;AHuBD;AGtBC;EACC;AHwBF;;AGpBA;AACA;EACC;AHuBD;;AGrBA;EACC;AHwBD;;AGtBA;EACC;AHyBD;;AGtBA;AACA;EACC;AHyBD;;AGvBA;EACC;AH0BD;;AGxBA;EACC;AH2BD;;AGxBA;AACA;;EAEC;EACA;EACA;EACA;EACA;AH2BD;;AGxBA;AACA;EACC;AH2BD;;AGxBA;EACC;AH2BD;;AGxBA;AACA;EACC;AH2BD;;AGxBA;AACA;EACC;AH2BD;;AGxBA;AACA;;EAEC;AH2BD;;AGxBA;AACA;EACC;EACA;EACA;EACA;EAEA;EACA;AH0BD;;AGvBA;EACC;EACA;EACA;EACA;EAEA;EACA;AHyBD;;AGtBA;AACA;EACC;AHyBD;;AGvBA;EACC;AH0BD;;AGvBA;EACC;AH0BD;;AGxBA;EACC;AH2BD;;AGxBA;AACA;EACC;EACA;EACA;EACA;AH2BD;;AGxBA;;;;+FAAA;AAMA;AACA;EACC,mBF7HU;EE8HV,kBF/FW;EEgGX,cFpIU;EEsIT;EACA;EACA;EACA;EAED;EAEA;EACA;EACA;EAGA;EASA;AHaD;AGrBC;EACC;EACA;EACA;EACA;EACA;AHuBF;AGnBC;EACC;AHqBF;AGnBE;EACC;EACA;EACA;EACA;EACA;AHqBH;AGjBC;EACC;AHmBF;AGjBE;EACC;EACA;EACA;EACA;EACA;AHmBH;AGfC;EACC;AHiBF;AGfE;EACC;EACA;EACA;EACA;EACA;AHiBH;AGbC;EACC;AHeF;AGbE;EACC;EACA;EACA;EACA;EACA;AHeH;AGXC;EACC;AHaF;;AGTA;AACA;EACC;AHYD;AGVC;EACC;EACA;AHYF;AGVE;EACC;AHYH;AGTE;EACC;AHWH;;AGNA;EACC;EACA;EACA;EACA;EACA;EACA;AHSD;;AGNA;EACC;EACA;AHSD;;AGNA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHSD;AGPC;ED3RA;EACA;EACA;EACA;AFqSD;;AGRA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHWD;AGTC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHWF;;AGNA;EACC;AHSD;;AGPA;EACC;AHUD;;AGRA;EACC;EACA;AHWD;;AGTA;EACC;AHYD;;AGVA;EACC;AHaD;;AGXA;EACC;EAGA;AHYD;;AGVA;EACC;EAGA;AHWD;;AGTA;EACC;EAGA;AHUD;;AGRA;EACC;EAGA;AHSD;;AGPA;EACC;AHUD;;AGRA;EACC;EAGA;EACA;AHSD;;AGPA;EACC;AHUD;;AGRA;EACC;EAGA;AHSD;;AGPA;EACC;EAGA;AHQD;;AGNA;EACC;AHSD;;AGPA;EACC;EAGA;AHQD;;AGNA;EACC;EAGA;AHOD;;AGLA;EACC;AHQD;;AGNA;EACC;AHSD;;AGLA;EACC;AHQD;AGPC;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHQF;AGNC;EACC;EACA;AHQF;AGNC;EACC;AHQF;;AGJA;EACC;AHOD;AGNC;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHOF;AGLC;EACC;EACA;AHOF;AGLC;EACC;AHOF;;AGFA;EACC;EAGA;AHGD;;AGDA;EACC;EAGA;AHED;;AGEA;EACC;EACA;EACA;AHCD;;AGGA;EACC;EACA;EACA;EACA;EACA;EACA;AHAD;AGGC;EACC;EACA;EACA;AHDF;AGGC;EAEC;EACA;EACA;AHFF;AGMC;EAEC;EACA;AHLF;;AGUA;EACC;EACA;EACA;AHPD;;AGWA;EACC;EACA;EACA;AHRD;;AGYA;EACC;EACA;EACA;AHTD;;AGYC;EACC;EACA;AHTF;AGWC;EAEC;AHVF;;AGeA;EACC;EACA;EACA;AHZD;AGcC;EACC;EACA;AHZF;AGcC;EAEC;AHbF;;AGkBA;;EAEC;EACA;EACA;EACA;AHfD;AGoBE;;;EAGC;AHlBH;;AGuBA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EAEA;EA8CA;AHlED;AGqBC;EACC;EACA;EACA;AHnBF;AGqBE;EACC;EACA;EACA;EACA;EACA;EACA;AHnBH;AGuBC;EACC;AHrBF;AGwBC;EACC;EACA;EACA;EACA;EACA;AHtBF;AGyBC;EACC;AHvBF;AG0BC;EACC;AHxBF;AG2BC;EACC;AHzBF;AG6BE;EACC;AH3BH;AGgCC;EACC;EACA;EACA;EACA;AH9BF;AGgCE;EACC;AH9BH;AE7kBC;ECinBC,qBF1nBiB;ADylBnB;AGkCE;;EAEC,qBF7nBgB;AD6lBnB;;AGqCA;;;;8FAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA,mBFtqBY;EEuqBZ;AHnCD;AGqCC;EACC;EACA;EACA;EACA;EACA;AHnCF;AGsCC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AHpCF;AGqCE;EACC;AHnCH;AGwCC;EACC;AHtCF;AG0CC;EACC,mBFpsBU;EEqsBV;AHxCF;AG4CC;EACC,mBFzsBY;EE0sBZ;AH1CF;AG8CC;EACC,mBF9sBY;EE+sBZ;AH5CF;;AGgDA;;;;8FAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EAmBA;EAcA;EAoBA;AHjGD;AG+CE;;;;EAEC;EACA;EACA;EACA;EACA;EACA;AH3CH;AG8CE;;EACC;EACA;AH3CH;AGkDG;EACC,qBF5uBe;EE6uBf;AHhDJ;AGkDI;EACC;AHhDL;AGwDE;EACC;AHtDH;AGwDG;EACC,qBF3vBe;EE4vBf;AHtDJ;AGwDI;EACC;AHtDL;AG0DG;EACC;AHxDJ;AG8DC;EACC;AH5DF;AGgEG;;;;EAEC;EACA;AH5DJ;;AGkEA;AACA;EACC;EACA;EACA;EACA;EAEA;EACA;AHhED;;AGmEA;AACA;EACC;EACA;EACA;EACA;EAEA;EACA;AHjED;;AGoEA;;;;+FAAA;AAMA;;;EAGC;EACA;EACA;AHlED;AGoEC;;;EACC;EAEC;EAED;EACA;AHlEF;;AGsEA;EACC;EACA;AHnED;AGqEC;EACC;EACA;EACA;AHnEF;AE5vBC;ECo0BC,qBF50BmB;ADuwBrB;;AGyEA;EACC;EACA;AHtED;;AGyEA;;;;8FAAA;AAOC;EACC;AHxEF;AG2EC;EACC;AHzEF;AG4EC;EACC;AH1EF;AG4EE;EACC;AH1EH;;AG+EA;;;;8FAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AH7ED;AGgFC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AH9EF;AGiFC;EACC;EACA;EACA;EACA;AH/EF;AGmFC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHjFF;AEr0BC;EACC;AFu0BF;AGkFE;EACC;EACA;AHhFH;AGmFG;EACC;EACA;EACA;AHjFJ;AGoFI;EACC;EACA;AHlFL;AGuFE;EACC;EAGA;EACA;AHvFH;AG2FE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHzFH;AG2FG;ED78BF;EACA;EACA;EACA;AFq3BD;;AG6FA;EACC;EACA;AH1FD;AG6FC;EACC;EACA;AH3FF;AG6FE;EACC;AH3FH;AGgGC;EACC;AH9FF;;AGkGA;;;;8FAAA;AAMA;EACC;EACA;EACA;AHhGD;AEh6BC;EACC;EACA;EACA;AFk6BF;AG8FC;EACC;EACA;EACA;AH5FF;AG+FC;EACC;EACA;EACA;EACA;AH7FF;AGgGC;EACC;EACA;AH9FF;AGiGC;EACC;EACA;EACA;EACA;AH/FF;AGkGC;EACC;EACA;EACA;AHhGF;AGmGC;EACC;EACA;AHjGF;AGoGC;EACC;AHlGF;AGsGC;EACC;;IAEC;IACA;IACA;IACA;EHpGD;AACF;;AGyGA;;EAEC;AHtGD;;AG0GA;EACC;AHvGD;;AG0GA;;;;8FAAA;AAOC;EACC;EACA;AHzGF;AG4GC;EACC;EACA;AH1GF;AG6GC;EACC;EACA;EACA;EACA;EACA;AH3GF;AG8GC;EACC;AH5GF;AG8GE;EACC;AH5GH;AGgHC;EACC;EACA;AH9GF;AGgHE;EACC;AH9GH;AGkHC;EACC;EACA;EACA;AHhHF;AGkHE;EACC;EACA;EACA;EACA;AHhHH;AGkHG;EAND;IAOE;EH/GF;AACF;AGiHG;EAVD;IAWE;EH9GF;AACF;AGiHE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH/GH;AGkHE;EACC;AHhHH;;AGqHA;;;;8FAAA;AAMA;EACC;EACA;AHnHD;AGqHC;EACC;EAEA;EACA;EACA;AHpHF;;AGwHA;AACA;EACC;AHrHD;;AGuHA;EACC;AHpHD;;AGsHA;EACC;AHnHD;;AGsHA;AACA;EACC;IACC;IACA;IACA;IACA;IACA;IACA;IACA;EHnHA;EGqHA;IACC;IACA;IACA;EHnHD;AACF;AGuHA;;;;8FAAA;AAMA;EACC;EACA;EAEA;EAUA;AHhID;AGuHC;EACC;EACA;EACA;EACA;EACA;EACA;AHrHF;AG0HE;EACC;EACA;AHxHH;;AG6HA;AAEC;EACC;EACA;AH3HF;;AG+HA;;;;8FAAA;AAMA;EACC;AH7HD;;AG+HA;EACC;AH5HD;;AG+HA;EACC;AH5HD;;AG+HA;EACC;AH5HD;;AG+HA;EACC;EACA;AH5HD;;AG+HA;EACC;EACA;EACA;AH5HD;;AG+HA;EACC;EACA;EACA;AH5HD;;AG+HA;;EAEC;AH5HD;;AG+HA;EACC;AH5HD;;AG+HA;;;;+FAAA;AAMA;EAEC;EACA;EACA;EACA;EACA;AH9HD;AEpqCC;EACC;EACA;EACA;AFsqCF;AG2HC;;ED5xCA;EACA;EACA;EC6xCC;AHvHF;AG0HC;EACC;EACA;AHxHF;AG2HC;EACC;EACA;EACA;AHzHF;AG2HE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA,mBFvyCgB;AD8qCnB;AG+HE;EACC,mBFxyCkB;AD2qCrB;;AGkIA;AACA;EACC;IACC;EH/HA;EGiIA;;IAEC;IACA;IACA;IACA;EH/HD;EGkIA;IACC;EHhID;EGkIC;IACC;EHhIF;AACF;AGqIA;;;;+FAAA;AAMA;EACC;EACA;EACA;EAoBA;EAOA;EAMA;AHlKD;AGmIC;EACC;EACA;EACA;EACA;EACA;AHjIF;AGmIE;EACC;AHjIH;AGqIC;EACC;EACA;EACA;AHnIF;AGwIE;EACC;AHtIH;AG2IC;EACC;EACA;AHzIF;AG6IC;EACC;AH3IF;AG6IE;EACC;EACA;AH3IH;AG8IE;EACC;AH5IH;AEpuCC;ECs3CC,qBF93CmB;AD+uCrB;;AGmJA;;;;+FAAA;AAOC;EACC;AHlJF;AGqJC;EAKC;AHvJF;AGmJE;EACC;AHjJH;AGqJE;EAEE;EAED;EACA;EACA;AHrJH;AGuJG;EACC;EACA;EACA;AHrJJ;AGwJG;EAGE;AHxJL;AG4JG;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA,qBFp6CM;EEs6CP,kBFl4CQ;ADouCZ;AGiKG;EACC;AH/JJ;;AGsKC;EDl9CA;EACA;EACA;AFgzCD;AGmKE;EACC;AHjKH;AGoKE;EACC;EACA;EACA;EACA;EAGA;EACA;EACA;AHpKH;AGuKE;;;EAGC;AHrKH;;AG0KA;AACA;EACC;EACA;AHvKD;AGyKC;EACC;EACA;EACA;EACA;AHvKF;AGyKE;EACC;AHvKH;AG0KE;EACC;EACA;EACA;AHxKH;;AG6KA;AACA;EACC;IACC;IACA;EH1KA;EG4KA;IACC;IACA;IACA;EH1KD;AACF;AG8KA;AACA;EA0CC;AHrND;AG4KC;EACC;AH1KF;AG6KC;EACC;EACA;EACA;AH3KF;AG4KE;EACC;AH1KH;AG2KG;EAFD;IAGE;EHxKF;AACF;AGyKG;EALD;IAME;EHtKF;AACF;AG2KE;EACC;AHzKH;AG4KE;EACC;EACA;AH1KH;AG8KC;EACC;EACA;EACA;EACA,mBFxhDS;EEyhDT,qBFthDS;EEuhDT;EACA;EACA,kBFr/CU;ADy0CZ;AGiLE;EACC;EACA,cF5hDQ;AD62CX;;AGqLC;EACC;AHlLF;;AGuLA;EACC;AHpLD;AGqLC;EACC;EACA;EACA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;AHtLF;AGwLC;EACC;EACA;EACA;EACA;EAEA;EACA;EACA;EAEA;EACA;AHxLF;AG6LE;EAEC;AH5LH;;AGmMC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHhMF;AGkME;EACC;EACA;AHhMH;AGmME;;EAEC;EACA;AHjMH;AGqMC;EACC;EACA;EACA;EACA;EACA;EACA;AHnMF;AGsMC;EACC;AHpMF;AGsME;EACC;AHpMH;AGuME;;EAEC;EACA;AHrMH;AGyME;EACC;AHvMH;AG0ME;EACC;AHxMH;AG6MC;EACC;IACC;EH3MD;EG6MA;IACC;EH3MD;AACF;;AG+MA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH5MD;AG8MC;;;EAGC;EACA;EACA;EACA;AH5MF;AG+MC;EACC;EACA;EACA;AH7MF;AG+ME;EACC;EACA;EACA;AH7MH;AG+ME;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH7MH;AG8MG;EACC;AH5MJ;AGiNC;EACC;EACA;EACA;EACA;EACA;AH/MF;AGkNC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AHhNF;AGkNE;EACC;EACA;AHhNH;AGoNC;EACC;EACA;EACA;EACA;AHlNF;AGoNE;EACC;AHlNH;AGuNC;EAjFD;IAkFE;IACA;IACA;IACA;EHpNA;AACF;;AGsNA;EACC;EACA;EACA;EACA;EACA;EACA,mBFxvDU;EEyvDV;EACA;AHnND;;AGsNA;;;;+FAAA;AAMA;EAMC;;IAEC;IACA;EHzNA;AACF;AG4NA;;;;8FAAA;AAOC;EAEE;EACA;EACA;EACA;AH7NH;AGgOE;EARD;IAUG;IACA;EH9NF;AACF;AGkOC;EAEE;EACA;AHjOH;AGoOE;EAND;IAQG;IACA;EHlOF;AACF;AGuOE;EADD;IAGG;EHrOF;AACF;;AG0OA;;;;oEAAA;AAMC;EACC;AHxOF;;AG4OA;;;;+FAAA;AAMC;;EAEC;EACA,kBFnzDU;EEozDV,6CFhzDa;ADskDf;AG4OE;;EAEE;EACA;EACA;EACA;AH1OJ;AG8OE;;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;AH9OJ;AGkPE;;;;EAGE;EACA;EACA;EACA;EAGA;EACA;EACA,yBF/3DO;AD8oDX;AGqPE;;;;EAEC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGA;EACA;AHtPJ;AGyPG;;;;;;;;EAGE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGD,cFp6DO;AD8qDX;AG0PE;;EAEE;EACA;EACA;EACA;AHxPJ;;AG8PA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGA;EACA;EACA,4BFl9DS;ADktDX;AGmQC;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGD,cF99DS;ADwtDX;AGyQC;EAEE;EACA;AHxQH;AG4QC;EACC,yBF5+DS;ADkuDX;;AG8QA;;;;+FAAA;AAMC;EAEE;AH7QH;AGgRE;EACC,qBF7/DQ;AD+uDX;AGiRE;EATD;IAWG;IACA;EH/QF;AACF;AGmRC;EAEE;EACA;AHlRH;AGqRE;EAND;IAQG;IACA;EHnRF;AACF;AGuRC;EACC,qBFvhES;ADkwDX;;AGyRA;;;;+FAAA;AAQG;;EAEC;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGD;AH9RJ;;AGoSA;;;;+FAAA;AAMC;EAIC;EACA;EACA;EACA;EAgCA;EACA;EACA;EACA,kBFpkEU;ADgwDZ;AGuUC;EACC;AHrUF;;AGyUA;;;;8FAAA;AAMC;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED,yBFznES;EE2nER;EACA;EACA,qBF3nEQ;EE6nET,kBFpmEU;ADyxDZ;AG8UE;EAEE;AH7UJ;;AGmVA;;;;8FAAA;AAKA;EACC;AHhVD;AGkVC;EAEE;AHjVH;;AGsVA;;;;8FAAA;AAMC;;;EAGC;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAED;EAEC;EACA;EACA;EAED,kBF3pEU;EE4pEV,6CFxpEa;EEypEb,cF9rES;ADo2DX;AG4VE;;;EACC;EACA;EACA;EAEC;EACA;EACA;EACA;AHzVJ;AG6VE;;;EACC;EAEC;EAED;EACA;AH3VH;AG+VE;;;EAEE;EACA;AH5VJ;AGgWE;;;EACC;EACA;EACA;EACA;EACA;AH5VH;AG8VG;;;EAEE;EAGA;EAGD;AH/VJ;AGoWE;;;;;;EAEC;EACA;EACA;EACA;EACA;AH9VH;AGgWG;;;;;;EACC;EAEA;EACA;EACA;EACA,WAJY;EAKZ,YALY;EAMZ,yBFnwEO;EEowEP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH1VJ;AG6VG;;;;;;EACC,yBF/wEO;ADy7DX;AG0VE;;;EACC;EACA;EACA;AHtVH;AGwVG;;;EACC,yBF1xEO;ADs8DX;AGyVE;;;EACC;EAEA;EACA;EACA;EACA;EACA;EACA,WANY;EAOZ,YAPY;EASX;EAED;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHxVH;AG2VE;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBFhzEU;EEizEV,kBFlyES;EEmyET,6CF9xEY;ADu8Df;AG0VE;;;EACC;EAEC;EACA;AHvVJ;AG6VC;EACC;AH3VF;AG8VC;EAEE;AH7VH;AGkWC;EACC;EACA;AHhWF;AGkWE;EACC;EACA;AHhWH;AGmWE;EACC,yBFn1Ea;ADk/DhB;AGsWC;;;EAGC;EACA;AHpWF;AGsWE;;;EACC;EACA;AHlWH;AGqWE;;;EACC,yBFl2EY;ADigEf;AGqWC;EAWC;EACA;EACA,cFv4ES;AD0hEX;AGiWE;EACC;EACA;EACA;AH/VH;AGkWE;EACC;AHhWH;;AG6WE;;;EACC;AHxWH;AG2WE;;;EACC;EACA;AHvWH;AGyWG;;;EACC;EACA;AHrWJ;AGuWI;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBFp6EM;EEq6EN;AHnWL;AGuWK;;;EACC;AHnWN;;AG6WC;;EACC;AHzWF;AG2WE;;EACC;EACA;AHxWH;AG2WE;;EACC;EACA;AHxWH;AG2WE;;EACC;EACA;AHxWH;AGgXG;;;;EACC;EACA;AH3WJ;;AGiXA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH9WD;;AGiXA;;;;8FAAA;AAQE;EACC;EACA;EACA;EAEC;EAGA;EACA;EACA;EAED;EACA;EACA;EACA;EACA,kBF19ES;ADqmEZ;AGuXG;EACC;EACA;EACA;EACA;AHrXJ;AGwXG;EACC;EACA;EACA;EACA;AHtXJ;AG0XG;EACC;EACA;AHxXJ;AG4XG;EACC;EACA;AH1XJ;AG8XG;EACC;EACA;AH5XJ;;AIhtEA;;;;+FAAA;AAMC;EACC;AJktEF;;AI9sEA;;;;+FAAA;AAOC;EACC,cH0CS;ADqqEX;;AI1sEA;;;;+FAAA;AAMA;;;EACC;EACA;AJ8sED;;AI3sEA;;;;;;;;;;;;;;;;;;;;;;;;;;EACC;EACA;AJuuED;;AIpuEA;;;;;;;;;;EACC;EACA;AJgvED;;AI5tEA;;;;+FAAA;AAQC;EACC;AJ4tEF;AIztEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EACC;AJ2wEF;AIxwEC;EACC;AJ0wEF;AIvwEC;;;;;;;;;;;;;;EACC;AJsxEF;AInxEC;;;;;EACC;AJyxEF;AItxEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EACC;AJw0EF;AIr0EC;;;EACC;AJy0EF;AIt0EC;EACC;AJw0EF;;AIn0EA;;;;+FAAA;AAKA;EAEC,cH5DU;ADi4EX;;AIl0EA;;;;+FAAA;AAOC;EACC;AJm0EF;AIh0EC;EACC;AJk0EF;;AI7zEA;;;;+FAAA;AASA;;;;+FAAA;AAMC;EACC;EACA;AJ2zEF;AIxzEC;EACC;EACA;AJ0zEF;;AKn9EA;EAEC;;;;iGAAA;EAwCA;;;;iGAAA;EAcA;;;;iGAAA;EAcA;;;;iGAAA;EAeA;;;;iGAAA;EA6CA;;;;iGAAA;EAyEA;;;;iGAAA;EAkBA;;;;iGAAA;EAkBA;;;;iGAAA;EAqCA;;;;iGAAA;EA0GA;;;;iGAAA;EAqCA;;;;iGAAA;EAmCA;;;;iGAAA;EASA;;;;iGAAA;EA6IA;;;;iGAAA;EA+BA;;;;iGAAA;EAsBA;EAiVA;;;;iGAAA;AL0kDD;AKriFC;;;;;EAKC;EACA;EAEC;EACA;EAED;EACA,qBJ4BS;EI3BT,6CJoEa;EInEb,kBJ8DU;EI7DV;EAEA,cJ2BS;ADygFX;AKliFE;;;;;EACC,0BJgEO;EI/DP,qBJgCQ;ADwgFX;AKriFE;;;;;EACC,yBJYQ;EIXR;AL2iFH;AKxiFE;;;;;EACC,cJWQ;ADmiFX;AKliFE;EACC,yBJNQ;EIOR,cJHQ;ADuiFX;AKxhFE;;EAEC;AL0hFH;AKhhFC;EACC;EAEC;EACA;EAED;EACA;ALghFF;AKxgFC;EACC;EACA;EAEC;EACA;EAED;EACA;EACA;ALwgFF;AKrgFE;EAEC,cJ3CQ;ADijFX;AKngFE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;ALqgFH;AK9/EE;EAEE;EACA;EAED;AL8/EH;AKr/EC;;EAEC;EACA;EACA;EACA;EAEC;EACA;EACA,qBJhGQ;EIkGT;EACA;ALq/EF;AKn/EE;;EACC,yBJ9FQ;EI+FR,qBJ1FQ;ADglFX;AKn/EE;;;EAEC,yBJpGQ;EIqGR,qBJhGQ;ADslFX;AKp/EG;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALw/EJ;AKn/EE;;EACC;ALs/EH;AKn/EE;;EACC,yBJzIQ;EI0IR,qBJvIQ;AD6nFX;AKz+EI;;;EACC;AL6+EL;AK59EG;EACC;AL89EJ;AK78EG;EACC;AL+8EJ;AKh8EE;;;;EAGE;ALm8EJ;AK/7EE;;EAEE;ALi8EJ;AK97EG;;EAEE;ALg8EL;AKz7EE;;EACC;EACA;EACA;AL47EH;AKl7EC;EACC;EACA;EACA;EACA,yBJ9OS;EI+OT;ALo7EF;AKl7EE;EACC,yBJjPQ;ADqqFX;AKj7EE;EACC;ALm7EH;AKh7EE;EACC,yBJ5OQ;AD8pFX;AKh7EG;EACC,yBJ9OO;ADgqFX;AK/6EG;EACC;ALi7EJ;AK56EE;;EAEC;AL86EH;AK36EE;EACC;EACA;EACA;EACA;EACA;AL66EH;AKx6EC;EACC;EACA;AL06EF;AKx6EE;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;ALy6EJ;AKt6EG;EAEE;ALu6EL;AKn6EG;EAEE;ALo6EL;AKh6EG;EACC;EAEC;EACA;ALi6EL;AKt5EG;EAEE;EACA;ALu5EL;AKn5EG;EAEE;EACA;ALo5EL;AKx4EC;EACC;EACA;EAEC;EAGA;EACA;EACA;EACA;EAED;EACA;EACA,kBJ/TU;EIiUT;EACA;EACA,qBJzVQ;EI2VT;ALo4EF;AKl4EE;EACC,qBJ7VQ;EI8VR;EACA;ALo4EH;AKz3EC;EACC;EACA;EACA;EAEC;EACA;EAED;EACA;EACA;EACA,qBJtXS;EIuXT,kBJjWU;EImWV,cJzXS;ADivFX;AKt3EE;EACC;EACA,qBJ7XQ;EI8XR,cJ9XQ;ADsvFX;AKr3EE;EACC;EACA,0BJrWO;EIsWP,cJpYQ;AD2vFX;AK72EC;EACC;AL+2EF;AKp2EE;;EACC;EACA;ALu2EH;AKp2EE;;EACC;EAEC;EACA;EAED;EAEC;EACA;EACA,qBJvbO;EIybR,6CJhZY;EIiZZ,kBJtZS;EIuZT;EAEA,cJzbQ;AD2xFX;AK/1EE;;EACC;EACA;EACA;EACA;ALk2EH;AK/1EE;;EACC;ALk2EH;AK/1EE;;EACC;ALk2EH;AK/1EE;;EACC,qBJncQ;ADqyFX;AK/1EE;;EACC,0BJxaO;EIyaP,qBJxcQ;EIycR,kBJlbS;ADoxFZ;AKh2EG;;EACC;ALm2EJ;AK91EI;;EACC;EACA;ALi2EL;AK11EI;;EACC;EACA;AL61EL;AKt1EE;;EACC;EAEC;ALw1EJ;AKr1EG;;EACC;EACA;ALw1EJ;AKn1EE;;EAEE;EACA;EACA;EACA;ALq1EJ;AKj1EE;;EACC;EACA;EAEC;EACA;EAED;EACA;EACA;EACA;ALk1EH;AKh1EG;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBJniBO;ADq3FX;AK/0EG;;EACC,yBJ1hBO;AD42FX;AKx0EC;EACC;EACA;EACA;AL00EF;AKx0EE;EAEC,WADY;EAEZ,YAFY;EAGZ,yBJ1jBQ;ADm4FX;AKt0EE;EAEE;ALu0EJ;AKn0EE;EAEE;ALo0EJ;AKzzEC;EACC;EACA;EACA;EACA;AL2zEF;AKzzEW;EACR;EACA;AL2zEH;;AKxzEE;EACC;EACA;AL2zEH;AKzyEE;;;;;;;;;;;;EACC;ALszEH;AKjzEG;;;;;;;;;;;;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;AL6zEL;AKzzEG;;;;;;;;;;;;EACC;EACA;EACA;EAEC;ALq0EL;AKl0EI;;;;;;;;;;;;EACC;EACA;AL+0EL;AKz0EE;;;;;;;;;;;;EACC;EACA;ALs1EH;AKn1EE;;;;;;;;;;;;EACC;EACA;ALg2EH;AK71EE;;;;;;;;;;;;EACC;EACA;EACA;EACA;AL02EH;AKt2EE;;;;;;;;;;;;EACC;ALm3EH;AKj3EY;EACR;ALm3EJ;;AK92EE;;;;;;;;;;;;EACC;EACA;EACA;EACA;EACA;AL43EH;AK13EG;;;;;;;;;;;;EACC;EAEA;EACA;EACA;EACA;EACA;EACA,WANY;EAOZ,YAPY;EAQZ;EACA;EACA,yBJhsBO;EIisBP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALs4EJ;AKn4EG;;;;;;;;;;;;EACC;ALg5EJ;AKv4EG;;;;;;;;;;;;EACC;EACA;ALo5EJ;AK74EC;EACC,yBJvuBS;EIwuBT;EACA;EACA,cJtuBS;EIuuBT;EACA;EACA;EACA;EACA;AL+4EF;AK54EC;EACC;EACA;EACA;EACA;EACA;AL84EF;AK54EE;EACC;EACA;EACA;EACA;EACA;AL84EH;AK34EW;EAER;AL44EH;;AKx4EE;EACC;AL24EH;AKz4EY;EACR;AL24EJ;;AKt4EE;EACC;EACA;EACA;ALy4EH;AKr4EI;EACC;EAEA;EACA;EACA;EACA;EACA,WALY;EAMZ,YANY;EAOZ;EACA;EACA,yBJ9xBM;EI+xBN;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALs4EL;AKp4Ec;EACR;EACA;ALs4EN;;AKj4EG;EACC;EAEA;EACA;EACA;EACA;ALm4EJ;AKj4Ea;EACR;EACA;ALm4EL;;AKh4EI;EACC,yBJj0BM;EIk0BN;ALm4EL;AK73EE;EACC;AL+3EH;AK13EG;EACC;EACA;AL43EJ;AKv3EE;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;ALu3EH;AKr3EG;EACC;EACA;EACA;EAEC;EAED;ALq3EJ;AKn3EI;EACC;EACA;ALq3EL;AK/2EE;EACC;EACA;ALi3EH;AK/2EG;EACC;EAEA;EACA;EACA,WAHY;EAIZ,YAJY;EAKZ;EACA;EACA,yBJl3BO;EIm3BP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALg3EJ;AK92Ea;EACR;EACA;ALg3EL;;AK32EE;EACC;EACA;EACA;EACA;EACA,yBJ55BQ;EI85BP;EACA;EACA,yBJ95BO;EIi6BP;EACA;EACA,4BJn6BO;EIq6BR,cJn6BQ;EIo6BR;EAEC;EAGA;EACA;EACA;EACA;EAED;ALs2EH;AKv1EG;;;EACC;EACA;AL21EJ;;AKl1EC;;EACC;EACA;ALs1EF;;AMh1GA;;;;+FAAA;AAQC;EACC;ANg1GF;AM50GC;EACC;AN80GF;AM10GC;EAEE;EACA;EACA;EACA;EAED,kBL2DU;EK1DV;EACA;EACA,6CL4Da;AD8wGf;AMx0GE;EACC,cLiBQ;EKhBR;AN00GH;AMv0GE;EACC;EACA;ANy0GH;AMt0GE;;EAEC,cLSQ;AD+zGX;AMt0GG;;EACC;ANy0GJ;AMt0GG;;EAEE;EACA;EACA;ANw0GL;AMr0GI;EAPD;;IAQE;IAEC;IACA;ENw0GJ;AACF;AMn0GG;;EACC;EACA;ANs0GJ;AMn0GG;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,mBLjCO;EKkCP;EACA;EACA;EACA,cLjCO;ADu2GX;AMn0GG;;EACC,cLxCO;AD82GX;AMj0GE;;EAEC;EAEC;EACA;EAED;EACA,yBLxDQ;EKyDR,qBLvDQ;EKyDR;ANg0GH;AM9zGG;EAbD;;IAeG;IACA;ENi0GH;AACF;AM7zGI;EADD;;IAEE;ENi0GH;AACF;AM3zGE;;EAEC;EACA;EAEC;EACA;EACA;EACA;EAED;EACA;EAEC;EACA,4BLzFO;EK0FP;AN0zGJ;AMtzGG;EAnBD;;IAqBG;IACA;ENyzGH;AACF;AMpzGE;EACC;ANszGH;AMlzGE;EACC;EACA;EACA;EACA;EACA;EAEC;EAED,cLnHQ;ADq6GX;AM9yGE;EACC;EACA;EACA;EACA;EAEC;EAED;EACA,cLhIQ;AD86GX;AM3yGE;EAEC,cLpIQ;ADg7GX;AMxyGE;;EAEC;AN0yGH;AMxyGG;;EAEE;AN0yGL;AMnyGE;EACC;IAAoB;ENsyGrB;AACF;AMnyGG;EACC;EACA;EACA;EACA;ANqyGJ;AM9xGG;EAEE;EACA;AN+xGL;AM3xGG;EAEE;EACA;AN4xGL;AMrxGC;EAEE;EAGA;EACA;EACA;EACA;EAGD;EACA,cLpMS;ADs9GX;AMhxGE;EACC,cL7OS;AD+/GZ;AM3wGC;;EAGE;AN4wGH;;AMtwGA;;;;8FAAA;AAUE;EACC;ANowGH;AMjwGE;EACC;ANmwGH;AMlwGG;EAAU;ANqwGb;AMlwGE;EAEE;EAED;ANkwGH;;AM1vGA;;;;8FAAA;AAOC;;EAEC;AN2vGF;;AMtvGA;;;;+FAAA;AAOC;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAED,cLtRS;ADygHX;;AM9uGA;;;;8FAAA;AAKA;EAEE;EACA;EACA;EACA;ANgvGF;AM7uGC;EACC;EAEC;EACA;EACA;EACA;AN8uGH;AM1uGC;EAlBD;IAmBE;IACA;IACA;IACA;IACA;EN6uGA;EM3uGA;IACC;EN6uGD;AACF;;AMtuGC;EAEE;EACA;ANwuGH;AMpuGC;EARD;IASE;IACA;IACA;IACA;ENuuGA;AACF;;AMpuGA;;;;8FAAA;AAKA;EACC;EACA;EACA;EAEC;ANsuGF;AMnuGC;EAEE;EACA;EAED,cLpWS;ADukHX;AMhuGE;EACC,cLvWQ;ADykHX;;AM3tGA;;;;8FAAA;AAOC;EACC;EACA;AN4tGF;AM1tGE;EACC;AN4tGH;AMztGE;EAEE;EACA;EACA;EACA;AN0tGJ;AMttGE;EACC;EACA;ANwtGH;AMttGG;EAEE;EACA;EACA;EACA;ANutGL;AMptGI;EAEE;ANqtGN;AM5sGE;EACC;AN8sGH;;AMvsGA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAED;ANssGD;AMnsGC;EAIC;EACA;EACA;EACA;EACA;EAEC;ANisGH;AM7rGE;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EAEA,yBL3cQ;EK4cR;EACA,uBAXY;EAYZ,eAZY;EAaZ;EACA;EACA;EACA;AN6rGH;AMvrGC;EACC;EACA;ANyrGF;AMrrGC;EACC;EACA;ANurGF;AMnrGC;EACC;EACA;ANqrGF;AMjrGC;EACC;EACA;ANmrGF;AM/qGC;EACC,qBLhfS;EKifT;ANirGF;AM/qGE;EACC,yBLpfQ;ADqqHX;AM3qGC;EACC;AN6qGF;AM3qGE;EACC,yBL7gBQ;AD0rHX;;AMtqGA;;;;+FAAA;AAKA;;;;;EAKC;EACA;EAEC;EACA;ANwqGF;AMrqGC;;;;;;;;;;;;;;;;;;;;;;;;;EAKC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN2rGF;AMzrGE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAGC;ANmwGH;AMhwGE;;;;;;;;;;;;;;;;;;;;;;;;;EAGE;EACA;EAED;EACA,cL5jBQ;EK6jBR;ANuxGH;AMpxGE;;;;;;;;;;;;;;;;;;;;;;;;;EAGE;EACA;EAED;EACA,cLzkBQ;ADo3HX;AMzyGG;;;;;;;;;;;;;;;;;;;;;;;;;EACC;EACA;EAEC;ANk0GL;AM1zGE;;;;;;;;;;;;;;;;;;;;;;;;;EACC;EAEC;ANm1GJ;AM/0GE;;;;;;;;;;;;;;;;;;;;;;;;;EAEE;ANw2GJ;AMh2GE;;;;;;;;;;EACC;EACA;AN22GH;AMt2GE;;;;;EACC;EACA;AN42GH;;AMj2GC;;;;;;;;;;;;;;;;;;;;;;EAIC;ANs3GF;AMj3GE;;;;;;;;EAEC;ANy3GH;AMt3GE;;;;EACC;EACA;AN23GH;;AMp3GA;EACC;ANu3GD;;AMn3GA;;;;+FAAA;AAOC;;EAEE;ANo3GH;AMh3GC;;EACC;EACA;EACA;EACA;ANm3GF;AMh3GC;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA,wFLtpBa;EKupBb,kBLnpBU;EKopBV;ANm3GF;AMj3GE;;EACC;EACA;EACA;ANo3GH;AMj3GE;;EACC;EAEC;EACA;EAGD;EACA;EACA;ANi3GH;AM92GE;;EAEC,WADY;EAEZ,YAFY;EAIX;EACA;EAED,yBLvtBQ;ADqkIX;AM12GC;;EACC;EACA;AN62GF;AM12GC;;EACC;AN62GF;AMz2GE;;EACC;AN42GH;;AMt2GA;;;;+FAAA;AAOC;EACC;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EAEA,yBL7uBS;EK8uBT;EACA,uBATY;EAUZ,eAVY;EAWZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANq2GF;AMl2GC;EACC;EACA;ANo2GF;;AM/1GA;;;;+FAAA;AAOC;EAEC;;;IAGC;EN+1GD;AACF;;AMz1GA;;;;+FAAA;AAQG;EACC,cL3yBO;EK4yBP;EACA;EACA;EACA;ANy1GJ;AMv1GI;EACC;EACA;EACA;EACA,yBLrzBM;EKszBN;EACA;EACA;EACA;ANy1GL;AMr1GG;EACC;ANu1GJ;AMp1GG;EACC;ANs1GJ;AMj1GG;EACC,cLx0BO;EKy0BP;EACA;EACA;EACA;ANm1GJ;AMj1GI;EACC;EACA;EACA;EACA,yBLl1BM;EKm1BN;EACA;EACA;EACA;ANm1GL;AM/0GG;EACC,cL31BO;EK41BP;ANi1GJ;AM90GG;EACC;ANg1GJ;AM70GG;EACC;AN+0GJ;;AOpuIA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA,mBNyCU;EMxCV,cNqCU;ADksIX;AOruIC;EACC;EACA;EACA;EACA;EACA;APuuIF;AOruIE;EACC;EACA;EAEA;EACA;APsuIH;AOpuIG;EACC;;IAEC;EPsuIH;EOluIG;;IAEC;EPouIJ;AACF;AO9tIE;EACC;EACA;APguIH;AO7tIE;EACC;EACA;AP+tIH;AO7tIG;EACC;AP+tIJ;AO5tIG;EARD;IASE;EP+tIF;AACF;AO3tIC;EAzDD;IA0DE;EP8tIA;AACF;AO5tIC;EACC;EAEC;EAED;EAEA;EACA;EACA;AP2tIF;AOztIE;EACC;AP2tIH;AOxtIE;EACC;AP0tIH;AOttIC;EACC;EACA,cN5CS;ADowIX;AOrtIC;EACC;EACA;EACA;EACA;EAEC;EAGA;EACA;EACA;EACA;EAGA;EACA;EACA;EAED,kBN3BU;EM6BV,cNhES;EMiET;APgtIF;AO9sIE;EACC,yBNlEQ;EMmER;APgtIH;AO9sIE;EACC,yBNtEQ;EMuER,cN7EQ;AD6xIX;AO9sIE;EAEE;EACA;EACA,qBN9EO;AD6xIX;AO5sIE;EACC;AP8sIH;AOxsIG;EACC,yBNxFO;EMyFP,cN/FO;ADyyIX;AOtsIE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;EACA,kBN1ES;EM2ET;APssIH;AOpsIG;EACC;EACA;EACA;EACA;EACA;EACA;APssIJ;AOpsII;EACC;EACA;EACA;EACA;APssIL;AOjsIG;EACC;EACA;APmsIJ;AOjsII;;EAEC;APmsIL;AOhsII;EACC,mBNhJM;EMiJN;EACA;EACA;EACA;APksIL;AOhsIK;EACC,cNjJK;EMkJL;EACA;APksIN;AOhsIM;EACC,mBN5JI;AD81IX;AO5rII;EACC;EACA;EACA,cN7JM;EM8JN;EAEC;EACA;EACA,yBNzKK;ADs2IX;AO1rIK;EAEC;EACA,cN/JK;AD01IX;AOxrIK;EACC;EAEA,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAKZ;APyrIN;AOtrIK;EACC;EACA;EACA;EACA,wFN9JS;EM+JT;EACA;EACA;EACA;EAEC;EACA;APurIP;AOnrIK;EACC;EACA;EACA;APqrIN;AOlrIK;EACC;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAED;EACA;EACA;EACA;APkrIN;AO5qIK;EACC;AP8qIN;AOxqIG;EAEC;APyqIJ;AOpqIG;EACC;APsqIJ;AOhqIC;EACC;EACA;EAEC;EACA;EACA;EACA;APiqIH;AO5pIC;EACC;IACC;EP8pID;AACF;;AOzpIC;EACC;EACA;AP4pIF;AO1pIE;EAEE;EACA;AP2pIJ;AOtpIC;EAEE;EACA;APupIH;;AOlpIA;;;;+FAAA;AAQE;;EACC;EAEC;EACA;APkpIJ;AO/oIG;;EACC;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAMX;EACA;APgpIL;AOnoIG;;;;;;;EACC;AP2oIJ;AOroIG;;;EACC,yBN/UO;ADw9IX;AOnoIE;EAEE;EACA;APooIJ;AO7nIE;EAEC,mEADW;EAEX,2DAFW;APgoId;AOxnIE;EAEC,gEADW;EAEX,wDAFW;AP2nId;AOnnIE;EAEC,iEADW;EAEX,yDAFW;APsnId;AO9mIE;EAEC,4DADW;EAEX,oDAFW;APinId;AOzmIE;EAEC,8DADW;EAEX,sDAFW;AP4mId;AOpmIE;EAEC,oEADW;EAEX,4DAFW;APumId;;AQliJA;;;;+FAAA;AAQC;EACC;ARkiJF;AQ/hJC;EACC;ARiiJF;AQ9hJC;EACC;ARgiJF;;AQ3hJA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EAGA;EACA;EACA;EACA;EAED;EACA,6CP2Cc;AD++If;AQxhJC;EACC;EACA;EACA;EACA;EACA,iBP6CU;EO5CV;AR0hJF;AQvhJC;EACC;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;ARshJH;AQnhJE;EACC,cP1BQ;AD+iJX;AQlhJE;EACC;ARohJH;AQhhJC;EAvDD;IAwDE;ERmhJA;AACF;AQjhJC;EA3DD;IA4DE;IACA;IACA;IACA;IAEC;ERmhJD;AACF;AQhhJC;EACC;EACA;EACA;ARkhJF;AQhhJE;EALD;IAME;ERmhJD;EQjhJC;;IAEC;ERmhJF;EQhhJC;IAEE;ERihJH;AACF;AQ1gJC;EACC;EACA;EACA;EACA;EACA;EACA;AR4gJF;AQ1gJE;EACC;EACA;EACA;AR4gJH;AQxgJC;EACC;AR0gJF;AQxgJE;EAHD;IAIE;ER2gJD;AACF;AQxgJC;EACC;AR0gJF;AQxgJE;EAEE;ARygJJ;AQrgJE;EACC,yBP3GQ;EO4GR;EACA;EACA;ARugJH;;AQhgJA;;;;+FAAA;AAKA;EACC;EACA;EACA;EAEC;EAED;ARigJD;AQ//IC;EATD;IAUE;IACA;IACA;IAEC;IAGA;IACA;ER+/ID;AACF;AQ5/IC;EAtBD;IAuBE;IACA;IACA;ER+/IA;AACF;AQ1/IE;EAFD;IAGE;IACA;IACA;IACA;IACA;ER6/ID;EQ3/IC;IACC;ER6/IF;EQ1/IC;IACC;IACA;IACA;ER4/IF;EQ1/IE;IACC;IACA;IACA;IACA;ER4/IH;AACF;AQp/IC;EAEE;ARq/IH;;AQ/+IA;;EAEC;EACA;ARk/ID;AQh/IC;;EAEE;EACA;ARk/IH;AQ5+IE;;EAEE;EACA;AR8+IJ;;AS1uJA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED,yBR6CU;EQ5CV,kBRkEW;EQhEV;EACA;EACA;EAED;EACA;EACA;EACA;ATyuJD;ASvuJC;EACC,yBRiCS;EQhCT;EACA;ATyuJF;AStuJC;EACC,yBRUS;EQTT,qBRUS;EQTT;EACA;EACA;ATwuJF;ASruJC;EACC;EAEC;EACA;EACA;EACA;ATsuJH;ASjuJC;EACC;EACA;EACA,qBRKS;AD8tJX;ASjuJE;EACC;ATmuJH;AS/tJC;EACC,yBRfS;EQgBT;EACA;EACA;EACA;EACA;EACA;ATiuJF;AS/tJE;EACC;ATiuJH;AS7tJC;EACC;EACA;EACA,qBRjCS;ADgwJX;AS7tJE;EACC;EACA,qBRpCQ;ADmwJX;AS3tJC;EACC;EACA;EACA;AT6tJF;AS3tJE;EACC;AT6tJH;ASztJC;EACC,wFRpBa;EQqBb;AT2tJF;;ASvtJA;;;;+FAAA;AAMC;EAEC,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAMX;EACA;ATutJH;ASltJE;EAEC,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAMX;EACA;ATktJJ;;AS3sJC;EAEE;EACA;AT6sJH;ASxsJE;EAEE;EACA;ATysJJ;;ASnsJA;;;;+FAAA;AAMC;EACC;EACA;EACA;ATqsJF;;AUz2JA;;;;8FAAA;AAOC;;EAEC;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AV02JF;;AUt2JA;;;;8FAAA;AAKA;EA0JC;;;;gGAAA;AVotJD;AU32JC;EACC;EAEA;EAEA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EAEA;EAEA;EACA;EAEA;EACA;EAEA,6CT8Ba;ES7Bb;EAEA;EAEA;EACA;EACA;AVo2JF;AUj2JC;EACC;EACA;AVm2JF;AUh2JC;EACC;EACA;AVk2JF;AU/1JC;EACC;EACA;AVi2JF;AU91JC;EACC;EACA;AVg2JF;AU71JC;EACC;EACA;AV+1JF;AU51JC;EACC;EACA;AV81JF;AU31JC;EACC;EACA;AV61JF;AU11JC;EACC;EACA;AV41JF;AU11JE;EAEC;AV21JH;AUv1JC;EACC;EACA;AVy1JF;AUt1JC;EACC;EACA;AVw1JF;AUr1JC;EACC;EACA;AVu1JF;AUp1JC;;EAEC;EACA;AVs1JF;AUn1JC;;EAEC;EACA;AVq1JF;AUl1JC;EACC;EACA;AVo1JF;AUj1JC;;EAEC;EACA;AVm1JF;AUh1JC;;EAEC;EACA;AVk1JF;AU/0JC;EACC;EACA;AVi1JF;AU90JC;EACC;EACA;AVg1JF;AU70JC;EACC;EACA;AV+0JF;AU50JC;EACC;EACA;AV80JF;AU30JC;EACC;EACA;AV60JF;AU10JC;EACC;EACA;AV40JF;AUn0JE;;EACC;AVs0JH;AUp0JG;;EAEC;EACA,WAFY;EAGZ,YAHY;EAIZ,yBTzJO;ES0JP;EACA;EACA,uBAPY;EAQZ,eARY;EASZ;EACA;EACA;EACA;EACA;EACA;AVs0JJ;AUp0JI;;EACC;AVu0JL;;AUh0JA;;;;8FAAA;AAUE;;;;;;;;;;;;EAEC;EACA;EACA;EACA;AVw0JH;AUt0JG;;;;;;;;;;;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBTvMO;ESwMP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AVg1JJ;;AUp0JG;;;;;;;;EAEE;EACA;AV60JL;;AUr0JA;;;EAGC;EACA;AVw0JD;;AUp0JA;EACC;EACA;AVu0JD;;AUn0JA;EACC;EACA;AVs0JD;;AUl0JA;EACC;EACA;AVq0JD;;AU7zJC;;;EACC;EACA;AVk0JF;;AU5zJA;EACC;EACA;EACA;EACA;EACA;AV+zJD;;AU5zJA;;;;8FAAA;AAaC;;;;;;;EACC;AV6zJF;AU3zJE;;;;;;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AVk0JH;AU3zJG;;;;;;;EACC;EACA;AVm0JJ;;AU7zJA;;;;+FAAA;AAUE;;;;;;;;EAEC;EACA;EACA;EACA;AVi0JH;AU/zJG;;;;;;;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBT7VO;ES8VP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AVq0JJ;AUzzJI;;;;;;;;EAEE;EACA;AVi0JN;;AUxzJA;EACC;EACA;AV2zJD;;AUvzJA;EACC;EACA;AV0zJD;;AUtzJA;EACC;EACA;AVyzJD;;AUrzJA;EACC;EACA;AVwzJD;;AUrzJA;;;;8FAAA;AAMC;EAEC,WADY;EAEZ,YAFY;AVwzJd;;AWnwKA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBVyCU;EUvCT;EACA;EACA,qBVuCS;EUrCV;AXowKD;AWlwKC;EAEC;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA,yBVgCS;EU/BT;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AXmwKF;;AW9vKA;;;;8FAAA;AAOA;EACC;EACA;AX+vKD;;AW3vKA;EACC;EACA;AX8vKD;;AW1vKA;EACC;EACA;AX6vKD;;AWzvKA;EACC;EACA;AX4vKD;;AWxvKA;EACC;EACA;AX2vKD;;AWvvKA;EACC;EACA;AX0vKD;;AWtvKA;EACC;EACA;AXyvKD;;AWrvKA;EACC;EACA;AXwvKD;;AWpvKA;EACC;EACA;AXuvKD;;AWnvKA;EACC;EACA;AXsvKD;;AWlvKA;EACC;EACA;AXqvKD;;AWjvKA;EACC;EACA;AXovKD;;AWhvKA;EACC;EACA;AXmvKD;;AW/uKA;EACC;EACA;AXkvKD;;AW9uKA;EACC;EACA;AXivKD;;AW7uKA;EACC;EACA;AXgvKD;;AW5uKA;EACC;EACA;AX+uKD;;AW3uKA;EACC;EACA;AX8uKD;;AW1uKA;EACC;EACA;AX6uKD;;AWzuKA;EACC;EACA;AX4uKD;;AWxuKA;EACC;EACA;AX2uKD;;AWvuKA;EACC;EACA;AX0uKD;;AWtuKA;EACC;EACA;AXyuKD;;AWruKA;EACC;EACA;AXwuKD;;AWpuKA;EACC;EACA;AXuuKD;;AWnuKA;EACC;EACA;AXsuKD;;AWluKA;EACC;EACA;AXquKD;;AWjuKA;EACC;EACA;AXouKD;;AWhuKA;EACC;EACA;AXmuKD;;AW/tKA;EACC;EACA;AXkuKD;;AW9tKA;EACC;EACA;AXiuKD;;AW7tKA;EACC;EACA;AXguKD;;AW5tKA;EACC;EACA;AX+tKD;;AW3tKA;EACC;EACA;AX8tKD;;AW1tKA;EACC;EACA;AX6tKD;;AWxtKA;EACC;EACA;AX2tKD;;AWvtKA;EACC;EACA;AX0tKD;;AYt+KA;;;;+FAAA;AAOC;EACC;AZu+KF;AYp+KC;EAEE;EACA;EACA;EACA;AZq+KH;AYl+KE;EACC;EACA;EACA;EAEC;AZm+KJ;AYh+KG;EARD;IASE;EZm+KF;AACF;AY79KC;EAEE;AZ89KH;AY19KC;EACC;EACA;EACA;EACA;EACA;AZ49KF;AY19KE;EAPD;IAQE;IACA;IACA;IACA;IACA;IACA;IACA;EZ69KD;AACF;;AYv9KA;;;;+FAAA;AASE;EACC;AZs9KH;AYl9KE;EAEE;AZm9KJ;AY98KE;EACC;EACA;EAEC;EACA;EACA;EACA;AZ+8KJ;AY38KE;EAEE;EACA;EACA;EACA;EAED;AZ28KH;AYz8KG;EACC;AZ28KJ;AYz8KI;EACC;EACA;AZ28KL;AYx8KI;EACC;AZ08KL;AYv8KI;EACC;EACA;EACA;AZy8KL;AYl8KE;EACC;AZo8KH;AYj8KE;EACC;AZm8KH;AYj8KG;EACC;EACA;EACA,cXpFO;ADuhLX;AYh8KI;EACC;AZk8KL;AY37KE;EAEE;EAGA;EACA;EACA,qBX1GO;EW4GR,kBXxES;ADigLZ;AYv7KG;EACC;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAGA;EACA;EACA,4BX7HM;ADmjLX;AYn7KI;EACC;AZq7KL;;AapmLA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;AbumLD;;AapmLA;;;EAGC;AbumLD;;AapmLA;;;;+FAAA;AAOC;EAEE;EACA;EACA;EACA;AbomLH;AajmLE;EAEE;EACA;EACA;EACA;AbkmLJ;Aa9lLE;EAjBD;IAkBE;EbimLD;AACF;;Aa3lLA;;;;+FAAA;AAOC;EACC;EAEC;EACA;EACA;Ab2lLH;;AarlLA;;;;+FAAA;AAKA;EACC;EAEC;AbulLF;AaplLC;EACC;AbslLF;AaplLE;EACC;EACA;AbslLH;AanlLE;;EAEC;AbqlLH;AanlLG;;EACC;EACA;AbslLJ;AaplLI;;EACC;EACA;AbulLL;AarlLK;;EACC;AbwlLN;AanlLG;;EACC;EACA;EACA;EACA;AbslLJ;AaplLI;;EACC;EACA;AbulLL;AaplLI;;EACC;EACA;EACA;AbulLL;AanlLG;;EACC;EACA;AbslLJ;AaplLI;;EACC;EACA;AbulLL;AallLE;EACC,mBZ7FQ;EY8FR;EACA;EACA;AbolLH;AallLG;EACC;EACA;AbolLJ;AallLI;EACC;EACA;EACA;EACA;AbolLL;AajlLI;EACC;AbmlLL;AajlLK;EACC;EACA;EACA;EACA;EACA,mBZnHK;EYoHL;EACA;EACA,cZnHK;ADssLX;AajlLM;EACC;EACA;EACA;AbmlLP;AahlLM;EAEC;EACA;EACA;AbilLP;AazkLG;EACC;EACA;EACA,cZ1IO;ADqtLX;AatkLC;EArHD;IAuHG;IACA;EbwkLD;AACF;AarkLC;EACC;AbukLF;AapkLC;EAEE;EACA;AbqkLH;AajkLC;EACC;AbmkLF;;Aa9jLA;;;;+FAAA;AAKA;EACC;EACA;AbikLD;Aa7jLE;;EAGE;EACA;EACA;EACA;EAGD,cZzLQ;ADqvLX;AavjLC;EAEE;EACA;EAGA;EAGA;EACA;EACA,yBZ9MQ;EYgNT,cZ3MS;AD8vLX;AajjLE;EAEE;AbkjLJ;Aa9iLE;EAEE;EACA;Ab+iLJ;Aa5iLG;EAEE;Ab6iLL;AaziLG;EAEC,cZnOO;AD6wLX;AaniLC;EACC;AbqiLF;;Acj0LA;;;;8FAAA;AAOC;EACC;EACA;EACA;EAEC;EACA;EACA;EACA;EAED,wFb8Da;Ea7Db;EACA,kBbgEU;Ea/DV;Adg0LF;Ac9zLE;EAfD;IAgBE;Edi0LD;AACF;Ac/zLE;EACC;EACA;EACA;Adi0LH;Ac9zLE;EACC;EAEC;EACA;EAID;EACA;EACA;Ad4zLH;AczzLE;EAEC,WADY;EAEZ,YAFY;EAIX;EACA;EAED,yBbTQ;ADi0LX;;AcjzLA;;;;8FAAA;AAKA;;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,cb7BU;Ea8BV;EACA;EACA;AdozLD;AclzLC;EAfD;;IAgBE;IACA;EdszLA;AACF;AcpzLC;EApBD;;IAqBE;IACA;EdwzLA;AACF;ActzLC;;EACC;AdyzLF;ActzLC;;EACC;EACA;EACA;AdyzLF;ActzLC;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AdyzLF;AcvzLE;EAXD;;IAYE;Ed2zLD;AACF;AczzLE;EAfD;;IAgBE;Ed6zLD;AACF;Ac3zLE;;;;EAEC;EACA;Ad+zLH;Ac7zLG;;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;Adk0LJ;Ach0LI;;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;Adq0LL;Ac/zLE;;EACC;EACA;Adk0LH;Ach0LG;;EACC;EACA;Adm0LJ;Ach0LG;EATD;;IAUE;IACA;Edo0LF;AACF;Ach0LE;EAhED;;IAiEE;IACA;IACA;IACA;IACA;IACA;IACA;Edo0LD;Ecl0LC;;IACC;IACA;Edq0LF;AACF;Acl0LE;;EACC;EACA;EACA;Adq0LH;Acn0LG;;EACC;EACA;EACA;EACA;EACA,cb9IO;ADo9LX;Acn0LG;EAbD;;IAcE;IACA;IAEC;IACA;Eds0LH;Ecn0LE;;;;IAEC;Edu0LH;AACF;Acl0LE;;EACC;EACA;EACA;EACA;EACA;Adq0LH;Acn0LG;EAPD;;IAQE;IACA;IACA;Edu0LF;Ecr0LE;;IACC;IACA;IACA;Edw0LH;AACF;Acn0LE;;EACC;EACA;EACA;EACA;EACA;Ads0LH;Acp0LG;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;Adu0LJ;Acr0LI;;EACC;EACA;EACA;EACA;Adw0LL;Act0LK;;EACC;EACA;EACA;Ady0LN;Act0LK;EAEC;;IACC;IACA;Edw0LL;AACF;Acn0LI;;EACC;EACA;Ads0LL;Acn0LI;;EACC;EACA;Ads0LL;Acn0LI;;EACC;EACA;EACA;EACA;EACA;Ads0LL;Acl0LG;EA5DD;;IA6DE;IACA;IACA;Eds0LF;Ecp0LE;;IACC;IACA;IACA;IACA;IACA;Edu0LH;Ecp0LG;;IACC;IACA;Edu0LJ;Ecp0LG;;IACC;Edu0LJ;AACF;Acn0LG;EApFD;;IAqFE;IACA;IACA;IACA;IACA;IACA;Edu0LF;Ecr0LE;;IACC;IACA;IACA;IACA;IACA;IACA;IACA;IACA;Edw0LH;Ect0LG;;IACC;Edy0LJ;Ect0LG;;IACC;IACA;Edy0LJ;Ecv0LI;;IACC;IACA;Ed00LL;Ect0LG;;IACC;IACA;Edy0LJ;AACF;Acl0LC;;EAEE;EACA;EAGA;EACA;EAID;EACA,cbnUS;ADkoMX;Ac7zLE;;EAEE;Ad+zLJ;AcxzLC;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;Ad2zLF;AczzLE;;EACC;Ad4zLH;AczzLE;;EAEE;EACA;Ad2zLJ;AcvzLE;;EACC,wFbhUY;EaiUZ;EACA;Ad0zLH;ActzLC;;EACC;EACA;EACA;EACA;EACA;EACA;EACA,cb5WS;Ea6WT;EACA;EACA;AdyzLF;AcvzLE;;EACC;EACA;EACA;EACA;EACA;EACA;Ad0zLH;AcvzLE;;EACC;EACA;EACA;EACA;Ad0zLH;AcvzLE;;EACC,cblYQ;EamYR;Ad0zLH;AcxzLG;;EACC,cbvYO;ADksMX;AcxzLG;;EACC;EACA;EACA;Ad2zLJ;AcpzLG;;EACC;EACA;AduzLJ;AclzLE;EArDD;;IAsDE;IACA;EdszLD;EcpzLC;;IACC;EduzLF;EcpzLC;;IACC;IACA;EduzLF;EcrzLE;;IACC;IACA;IACA;EdwzLH;AACF;;Ac7yLC;;;EACC;AdkzLF;;AexxMA;;;;8FAAA;AASC;;;EACC;AfyxMF;AevxMC;;;EACC;Af2xMF;AevxME;;;EACC;Af2xMH;AevxMC;;;;;;EAEC,iBdyEU;EcxEV;Af6xMF;Ae1xMC;;;EACC;Af8xMF;AexxME;;;;;;EAEE;EACA;EACA;EACA;Af8xMJ;AexxME;;;EAEE;Af2xMJ;AetxMC;;;EACC;Af0xMF;AetxMC;;;EACC;Af0xMF;AetxMC;;;EAEE;EACA;EACA;EACA;AfyxMH;AetxME;;;EAEE;AfyxMJ;AenxMC;;;;;;;;;EAGC;Af2xMF;AexxMC;;;EACC;Af4xMF;AezxMC;;;EACC;Af6xMF;Ae3xME;;;EACC;Af+xMH;Ae7xMG;;;EAEE;EACA;AfgyML;Ae3xME;;;EACC;EACA;EACA;EACA;EACA;Af+xMH;Ae7xMG;;;EACC;AfiyMJ;Ae9xMG;;;EACC;AfkyMJ;AehyMI;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AfoyML;AenyMK;;;EACC;EAEA;EACA;EACA,WAHY;EAIZ,YAJY;EAKZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AfsyMN;AepyMK;;;EACC,cdtFK;AD83MX;AepyMI;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AfwyML;AevyMK;;;EACC;EACA,4BdzGK;ADo5MX;AenyMC;;;EAEE;EACA;EAGA;EACA;EACA;EACA;AfoyMH;Ae/xMC;;;EAEE;AfkyMH;Ae7xMC;;;;;;EAEC;EACA;EACA;EACA;AfmyMF;Ae/xMC;;;EACC;EACA;EACA;EACA;EAEC;EAGA;EACA;EAED;EAEC;EACA;EACA,4Bd9KQ;AD48MX;AezxMC;;;EACC;EACA;EACA;EAEC;EAGA;EAGA;EACA;EACA,0Bd/LQ;ADu9MX;AerxME;;;EACC;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAKZ,yBdxMQ;ADg+MX;;AelxMA;EACC;EACA;EAEC;EACA;EACA;EACA;EAED;EACA;EACA,yBd3NU;Ec4NV,cdzNU;AD4+MX;;AehxMA;EACC;AfmxMD;;AgBjiNA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,mBfsEW;EerEX,uEACC;EAED;AhBkiND;AgBhiNC;EACC;EACA;EACA;EACA;EACA;AhBkiNF;AgBhiNE;;;EAGC;AhBkiNH;AgB/hNE;EACC;EACA;EACA;EACA;EACA,mBfKQ;EeJR;EACA;AhBiiNH;AgB/hNG;EACC;AhBiiNJ;AgB/hNI;EACC;EACA;EACA;EACA;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ;EACA;EACA,yBfTM;EeUN;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AhBgiNL;AgB7hNI;EACC;EACA;EACA;EACA;EACA;AhB+hNL;AgB1hNE;EACC;EACA;EACA;EACA;AhB4hNH;AgB1hNG;EACC;AhB4hNJ;AgBzhNG;EACC;AhB2hNJ;AgBxhNG;;EAEC;EACA;EACA;EACA;AhB0hNJ;AgBxhNI;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,mBfnEM;EeoEN;EACA;EACA;EACA,cf/DM;EegEN;AhB2hNL;AgBzhNK;;;;EAGC,mBfjEK;EekEL;EACA;AhB4hNN;AgBzhNK;;EACC;EACA;EACA;AhB4hNN;AgB1hNM;;EACC;EACA;AhB6hNP;AgBzhNK;;EACC;AhB4hNN;AgBthNI;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAED;EACA;EACA;EACA;AhBuhNL;AgBrhNK;;EACC;EACA;AhBwhNN;AgBlhNE;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;EACA;AhBkhNH;AgBhhNG;;EAEC;EACA;AhBkhNJ;AgB/gNG;EACC;EACA;AhBihNJ;AgB9gNG;EACC;EACA;AhBghNJ;AgB3gNC;EACC;EACA;EACA;EACA,yBfnKS;EeoKT;EACA;EACA;EACA;EACA;EACA;EACA;AhB6gNF;AgB3gNE;EACC;EACA;EACA,cf1KQ;ADurNX;AgB1gNE;EACC;EACA;EACA;EAEC;EAGA;EACA;EAED;EACA,kBftJS;EeuJT,yEACC;AhBugNJ;AgBngNE;EACC;AhBqgNH;AgBlgNE;EACC;AhBogNH;AgBlgNG;EACC;EAEC;EACA;EACA;EACA;AhBmgNL;AgB//MG;EACC;EACA;EACA;EACA;EAEC;EAGA;EACA;EAED,wFf9LW;Ee+LX;EACA;EACA;EACA;EACA;AhB6/MJ;AgB3/MI;EACC;EACA;EAEC;AhB4/MN;AgBt/ME;EACC;EACA;EACA;EACA;AhBw/MH;AgBt/MG;EAEC,WADY;EAEZ,YAFY;AhBy/MhB;AgBp/MG;EACC;AhBs/MJ;AgBn/MG;EACC;EACA;EACA;AhBq/MJ;AgBn/MI;EACC;AhBq/ML;AgB/+MC;;EAEC;AhBi/MF;AgB5+ME;;;EAGC;AhB8+MH;AgB3+ME;EACC;AhB6+MH;AgBv+ME;;;;;;EAMC;AhBy+MH;AgBt+ME;EAEE;EACA;EACA,4Bf7SO;ADoxNX;AgBn+ME;EACC;EACA;EACA;EACA;EACA;EACA;AhBq+MH;AgBn+MG;EACC;AhBq+MJ;AgBl+MG;EACC;AhBo+MJ;AgBl+MI;EACC;AhBo+ML;AgBh+MG;EACC;EACA;EACA;EACA;AhBk+MJ;;AgB59MA;;;;+FAAA;AAKA;EAEC;IACC;EhB89MA;AACF;AiBl2NC;EACC;EACA;AjBo2NF;;AiB/1NA;EACC;AjBk2ND;AiBh2NC;EACC;EACA;EACA;AjBk2NF;AiB71NE;EACC,mBhB4BQ;EgB3BR;AjB+1NH;AiB31NC;EACC;AjB61NF;AiB31NE;EACC;EACA;EACA;EACA;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ;EACA;EACA,yBhBQQ;EgBPR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjB41NH;AiBz1NE;EACC;EACA;AjB21NH;AiBv1NC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBy1NF;AiBv1NE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBy1NH;AiBv1NG;EACC;AjBy1NJ;AiBt1NG;;;;EAIC;EACA;AjBw1NJ;AiBp1NE;EACC;EACA;EACA;AjBs1NH;AiBn1NE;EACC;EACA,yBhBnDQ;EgBoDR;AjBq1NH;AiBl1NE;EACC;EACA,yBhBzDQ;EgB0DR;EACA;AjBo1NH;AiBh1NC;EACC;EACA;AjBk1NF;AiB/0NC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBhB1FS;EgB2FT;EACA;EACA;AjBi1NF;AiB/0NE;EACC;EACA;EACA,chB/FQ;ADg7NX;AiB70NC;;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjB+0NF;AiB70NE;;EACC;EACA;AjBg1NH;AiB70NE;;EACC;EACA;AjBg1NH;AiB70NE;;;;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBi1NH;AiB90NE;;EACC;EACA;EACA;EACA;EACA;AjBi1NH;AiB90NE;;EACC;EACA,yBhBnIQ;EgBoIR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBi1NH;AiB90NE;;EACC;AjBi1NH;;AiB50NA;EACC;AjB+0ND;;AiB30NA;EACC;AjB80ND;AiB10NE;EACC,mBhB5KQ;EgB6KR;AjB40NH;AiBx0NC;EACC;EACA;EACA;EACA;AjB00NF;AiBr0NE;EACC,chB3LQ;ADkgOX;AiBn0NC;EACC;EACA;AjBq0NF;AiBl0NC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBo0NF;AiBl0NE;EACC;EACA;EACA;EACA;EACA;AjBo0NH;AiBj0NE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBm0NH;AiBh0NE;EACC;EACA;EACA;AjBk0NH;AiB/zNE;EACC;AjBi0NH;AiB7zNC;EACC;EACA;EACA;AjB+zNF;AiB5zNC;EACC;AjB8zNF;AiB5zNE;EACC;EACA;EACA;EACA;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ;EACA;EACA,yBhBnQQ;EgBoQR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjB6zNH;AiB1zNE;EACC;EACA;AjB4zNH;AiBxzNC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBhBpSS;EgBqST;EACA;EACA;EACA;EACA;AjB0zNF;AiBxzNE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjB0zNH;AiBxzNG;EACC;AjB0zNJ;AiBvzNG;;;;EAIC;EACA;AjByzNJ;AiBrzNE;EACC;EACA;EACA;AjBuzNH;AiBpzNE;EACC;EACA,yBhB9TQ;EgB+TR;AjBszNH;AiBnzNE;EACC;EACA,yBhBpUQ;EgBqUR;EACA;AjBqzNH;AiBjzNC;EACC;EACA;AjBmzNF;AiBhzNC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBhBrWS;EgBsWT;EACA;EACA;AjBkzNF;AiBhzNE;EACC;EACA;EACA,chB1WQ;AD4pOX;AiB9yNC;;EAEC;EACA;EACA;EACA;EACA;EACA,yBhBxXS;EgByXT;EACA;EACA;AjBgzNF;AiB9yNE;;EACC;EACA;AjBizNH;AiB9yNE;;EACC;EACA;AjBizNH;AiB9yNE;;;;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBkzNH;AiB/yNE;;EACC;EACA;EACA;EACA;EACA;AjBkzNH;AiB/yNE;;EACC;EACA,yBhB9YQ;EgB+YR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBkzNH,C","sources":["webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/acf-global.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_variables.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_mixins.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_global.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_typography.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_admin-inputs.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_list-table.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_admin-toolbar.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_acf-headerbar.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_btn.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_icons.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_field-type-icons.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_tools.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_updates.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_pro-upgrade.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_post-types-taxonomies.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_field-picker.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_acf-icon-picker.scss"],"sourcesContent":["@charset \"UTF-8\";\n/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n/* colors */\n/* acf-field */\n/* responsive */\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n* Global\n*\n*--------------------------------------------------------------------------------------------*/\n/* Horizontal List */\n.acf-hl {\n padding: 0;\n margin: 0;\n list-style: none;\n display: block;\n position: relative;\n}\n\n.acf-hl > li {\n float: left;\n display: block;\n margin: 0;\n padding: 0;\n}\n\n.acf-hl > li.acf-fr {\n float: right;\n}\n\n/* Horizontal List: Clearfix */\n.acf-hl:before,\n.acf-hl:after,\n.acf-bl:before,\n.acf-bl:after,\n.acf-cf:before,\n.acf-cf:after {\n content: \"\";\n display: block;\n line-height: 0;\n}\n\n.acf-hl:after,\n.acf-bl:after,\n.acf-cf:after {\n clear: both;\n}\n\n/* Block List */\n.acf-bl {\n padding: 0;\n margin: 0;\n list-style: none;\n display: block;\n position: relative;\n}\n\n.acf-bl > li {\n display: block;\n margin: 0;\n padding: 0;\n float: none;\n}\n\n/* Visibility */\n.acf-hidden {\n display: none !important;\n}\n\n.acf-empty {\n display: table-cell !important;\n}\n.acf-empty * {\n display: none !important;\n}\n\n/* Float */\n.acf-fl {\n float: left;\n}\n\n.acf-fr {\n float: right;\n}\n\n.acf-fn {\n float: none;\n}\n\n/* Align */\n.acf-al {\n text-align: left;\n}\n\n.acf-ar {\n text-align: right;\n}\n\n.acf-ac {\n text-align: center;\n}\n\n/* loading */\n.acf-loading,\n.acf-spinner {\n display: inline-block;\n height: 20px;\n width: 20px;\n vertical-align: text-top;\n background: transparent url(../../images/spinner.gif) no-repeat 50% 50%;\n}\n\n/* spinner */\n.acf-spinner {\n display: none;\n}\n\n.acf-spinner.is-active {\n display: inline-block;\n}\n\n/* WP < 4.2 */\n.spinner.is-active {\n display: inline-block;\n}\n\n/* required */\n.acf-required {\n color: #f00;\n}\n\n/* Allow pointer events in reusable blocks */\n.acf-button,\n.acf-tab-button {\n pointer-events: auto !important;\n}\n\n/* show on hover */\n.acf-soh .acf-soh-target {\n -webkit-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n -moz-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n -o-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n visibility: hidden;\n opacity: 0;\n}\n\n.acf-soh:hover .acf-soh-target {\n -webkit-transition-delay: 0s;\n -moz-transition-delay: 0s;\n -o-transition-delay: 0s;\n transition-delay: 0s;\n visibility: visible;\n opacity: 1;\n}\n\n/* show if value */\n.show-if-value {\n display: none;\n}\n\n.hide-if-value {\n display: block;\n}\n\n.has-value .show-if-value {\n display: block;\n}\n\n.has-value .hide-if-value {\n display: none;\n}\n\n/* select2 WP animation fix */\n.select2-search-choice-close {\n -webkit-transition: none;\n -moz-transition: none;\n -o-transition: none;\n transition: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* tooltip\n*\n*---------------------------------------------------------------------------------------------*/\n/* tooltip */\n.acf-tooltip {\n background: #1D2939;\n border-radius: 6px;\n color: #D0D5DD;\n padding-top: 8px;\n padding-right: 12px;\n padding-bottom: 10px;\n padding-left: 12px;\n position: absolute;\n z-index: 900000;\n max-width: 280px;\n box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);\n /* tip */\n /* positions */\n}\n.acf-tooltip:before {\n border: solid;\n border-color: transparent;\n border-width: 6px;\n content: \"\";\n position: absolute;\n}\n.acf-tooltip.top {\n margin-top: -8px;\n}\n.acf-tooltip.top:before {\n top: 100%;\n left: 50%;\n margin-left: -6px;\n border-top-color: #2f353e;\n border-bottom-width: 0;\n}\n.acf-tooltip.right {\n margin-left: 8px;\n}\n.acf-tooltip.right:before {\n top: 50%;\n margin-top: -6px;\n right: 100%;\n border-right-color: #2f353e;\n border-left-width: 0;\n}\n.acf-tooltip.bottom {\n margin-top: 8px;\n}\n.acf-tooltip.bottom:before {\n bottom: 100%;\n left: 50%;\n margin-left: -6px;\n border-bottom-color: #2f353e;\n border-top-width: 0;\n}\n.acf-tooltip.left {\n margin-left: -8px;\n}\n.acf-tooltip.left:before {\n top: 50%;\n margin-top: -6px;\n left: 100%;\n border-left-color: #2f353e;\n border-right-width: 0;\n}\n.acf-tooltip .acf-overlay {\n z-index: -1;\n}\n\n/* confirm */\n.acf-tooltip.-confirm {\n z-index: 900001;\n}\n.acf-tooltip.-confirm a {\n text-decoration: none;\n color: #9ea3a8;\n}\n.acf-tooltip.-confirm a:hover {\n text-decoration: underline;\n}\n.acf-tooltip.-confirm a[data-event=confirm] {\n color: #f55e4f;\n}\n\n.acf-overlay {\n position: fixed;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n cursor: default;\n}\n\n.acf-tooltip-target {\n position: relative;\n z-index: 900002;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* loading\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-loading-overlay {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n cursor: default;\n z-index: 99;\n background: rgba(249, 249, 249, 0.5);\n}\n.acf-loading-overlay i {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-icon\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-icon {\n display: inline-block;\n height: 28px;\n width: 28px;\n border: transparent solid 1px;\n border-radius: 100%;\n font-size: 20px;\n line-height: 21px;\n text-align: center;\n text-decoration: none;\n vertical-align: top;\n box-sizing: border-box;\n}\n.acf-icon:before {\n font-family: dashicons;\n display: inline-block;\n line-height: 1;\n font-weight: 400;\n font-style: normal;\n speak: none;\n text-decoration: inherit;\n text-transform: none;\n text-rendering: auto;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n width: 1em;\n height: 1em;\n vertical-align: middle;\n text-align: center;\n}\n\n.acf-icon.-plus:before {\n content: \"\\f543\";\n}\n\n.acf-icon.-minus:before {\n content: \"\\f460\";\n}\n\n.acf-icon.-cancel:before {\n content: \"\\f335\";\n margin: -1px 0 0 -1px;\n}\n\n.acf-icon.-pencil:before {\n content: \"\\f464\";\n}\n\n.acf-icon.-location:before {\n content: \"\\f230\";\n}\n\n.acf-icon.-up:before {\n content: \"\\f343\";\n margin-top: -0.1em;\n}\n\n.acf-icon.-down:before {\n content: \"\\f347\";\n margin-top: 0.1em;\n}\n\n.acf-icon.-left:before {\n content: \"\\f341\";\n margin-left: -0.1em;\n}\n\n.acf-icon.-right:before {\n content: \"\\f345\";\n margin-left: 0.1em;\n}\n\n.acf-icon.-sync:before {\n content: \"\\f463\";\n}\n\n.acf-icon.-globe:before {\n content: \"\\f319\";\n margin-top: 0.1em;\n margin-left: 0.1em;\n}\n\n.acf-icon.-picture:before {\n content: \"\\f128\";\n}\n\n.acf-icon.-check:before {\n content: \"\\f147\";\n margin-left: -0.1em;\n}\n\n.acf-icon.-dot-3:before {\n content: \"\\f533\";\n margin-top: -0.1em;\n}\n\n.acf-icon.-arrow-combo:before {\n content: \"\\f156\";\n}\n\n.acf-icon.-arrow-up:before {\n content: \"\\f142\";\n margin-left: -0.1em;\n}\n\n.acf-icon.-arrow-down:before {\n content: \"\\f140\";\n margin-left: -0.1em;\n}\n\n.acf-icon.-search:before {\n content: \"\\f179\";\n}\n\n.acf-icon.-link-ext:before {\n content: \"\\f504\";\n}\n\n.acf-icon.-duplicate {\n position: relative;\n}\n.acf-icon.-duplicate:before, .acf-icon.-duplicate:after {\n content: \"\";\n display: block;\n box-sizing: border-box;\n width: 46%;\n height: 46%;\n position: absolute;\n top: 33%;\n left: 23%;\n}\n.acf-icon.-duplicate:before {\n margin: -1px 0 0 1px;\n box-shadow: 2px -2px 0px 0px currentColor;\n}\n.acf-icon.-duplicate:after {\n border: solid 2px currentColor;\n}\n\n.acf-icon.-trash {\n position: relative;\n}\n.acf-icon.-trash:before, .acf-icon.-trash:after {\n content: \"\";\n display: block;\n box-sizing: border-box;\n width: 46%;\n height: 46%;\n position: absolute;\n top: 33%;\n left: 23%;\n}\n.acf-icon.-trash:before {\n margin: -1px 0 0 1px;\n box-shadow: 2px -2px 0px 0px currentColor;\n}\n.acf-icon.-trash:after {\n border: solid 2px currentColor;\n}\n\n.acf-icon.-collapse:before {\n content: \"\\f142\";\n margin-left: -0.1em;\n}\n\n.-collapsed .acf-icon.-collapse:before {\n content: \"\\f140\";\n margin-left: -0.1em;\n}\n\nspan.acf-icon {\n color: #555d66;\n border-color: #b5bcc2;\n background-color: #fff;\n}\n\na.acf-icon {\n color: #555d66;\n border-color: #b5bcc2;\n background-color: #fff;\n position: relative;\n transition: none;\n cursor: pointer;\n}\na.acf-icon:hover {\n background: #f3f5f6;\n border-color: #0071a1;\n color: #0071a1;\n}\na.acf-icon.-minus:hover, a.acf-icon.-cancel:hover {\n background: #f7efef;\n border-color: #a10000;\n color: #dc3232;\n}\na.acf-icon:active, a.acf-icon:focus {\n outline: none;\n box-shadow: none;\n}\n\n.acf-icon.-clear {\n border-color: transparent;\n background: transparent;\n color: #444;\n}\n\n.acf-icon.light {\n border-color: transparent;\n background: #f5f5f5;\n color: #23282d;\n}\n\n.acf-icon.dark {\n border-color: transparent !important;\n background: #23282d;\n color: #eee;\n}\n\na.acf-icon.dark:hover {\n background: #191e23;\n color: #00b9eb;\n}\na.acf-icon.dark.-minus:hover, a.acf-icon.dark.-cancel:hover {\n color: #d54e21;\n}\n\n.acf-icon.grey {\n border-color: transparent !important;\n background: #b4b9be;\n color: #fff !important;\n}\n.acf-icon.grey:hover {\n background: #00a0d2;\n color: #fff;\n}\n.acf-icon.grey.-minus:hover, .acf-icon.grey.-cancel:hover {\n background: #32373c;\n}\n\n.acf-icon.small,\n.acf-icon.-small {\n width: 20px;\n height: 20px;\n line-height: 14px;\n font-size: 14px;\n}\n.acf-icon.small.-duplicate:before, .acf-icon.small.-duplicate:after,\n.acf-icon.-small.-duplicate:before,\n.acf-icon.-small.-duplicate:after {\n opacity: 0.8;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-box\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-box {\n background: #ffffff;\n border: 1px solid #ccd0d4;\n position: relative;\n box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);\n /* title */\n /* footer */\n}\n.acf-box .title {\n border-bottom: 1px solid #ccd0d4;\n margin: 0;\n padding: 15px;\n}\n.acf-box .title h3 {\n display: flex;\n align-items: center;\n font-size: 14px;\n line-height: 1em;\n margin: 0;\n padding: 0;\n}\n.acf-box .inner {\n padding: 15px;\n}\n.acf-box h2 {\n color: #333333;\n font-size: 26px;\n line-height: 1.25em;\n margin: 0.25em 0 0.75em;\n padding: 0;\n}\n.acf-box h3 {\n margin: 1.5em 0 0;\n}\n.acf-box p {\n margin-top: 0.5em;\n}\n.acf-box a {\n text-decoration: none;\n}\n.acf-box i.dashicons-external {\n margin-top: -1px;\n}\n.acf-box .footer {\n border-top: 1px solid #ccd0d4;\n padding: 12px;\n font-size: 13px;\n line-height: 1.5;\n}\n.acf-box .footer p {\n margin: 0;\n}\n.acf-admin-3-8 .acf-box {\n border-color: #E5E5E5;\n}\n.acf-admin-3-8 .acf-box .title,\n.acf-admin-3-8 .acf-box .footer {\n border-color: #E5E5E5;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-notice\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-notice {\n position: relative;\n display: block;\n color: #fff;\n margin: 5px 0 15px;\n padding: 3px 12px;\n background: #2a9bd9;\n border-left: #1f7db1 solid 3px;\n}\n.acf-notice p {\n font-size: 13px;\n line-height: 1.5;\n margin: 0.5em 0;\n text-shadow: none;\n color: inherit;\n}\n.acf-notice .acf-notice-dismiss {\n position: absolute;\n top: 9px;\n right: 12px;\n background: transparent !important;\n color: inherit !important;\n border-color: #fff !important;\n opacity: 0.75;\n}\n.acf-notice .acf-notice-dismiss:hover {\n opacity: 1;\n}\n.acf-notice.-dismiss {\n padding-right: 40px;\n}\n.acf-notice.-error {\n background: #d94f4f;\n border-color: #c92c2c;\n}\n.acf-notice.-success {\n background: #49ad52;\n border-color: #3a8941;\n}\n.acf-notice.-warning {\n background: #fd8d3b;\n border-color: #fc7009;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-table\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-table {\n border: #ccd0d4 solid 1px;\n background: #fff;\n border-spacing: 0;\n border-radius: 0;\n table-layout: auto;\n padding: 0;\n margin: 0;\n width: 100%;\n clear: both;\n box-sizing: content-box;\n /* defaults */\n /* thead */\n /* tbody */\n /* -clear */\n}\n.acf-table > tbody > tr > th,\n.acf-table > tbody > tr > td,\n.acf-table > thead > tr > th,\n.acf-table > thead > tr > td {\n padding: 8px;\n vertical-align: top;\n background: #fff;\n text-align: left;\n border-style: solid;\n font-weight: normal;\n}\n.acf-table > tbody > tr > th,\n.acf-table > thead > tr > th {\n position: relative;\n color: #333333;\n}\n.acf-table > thead > tr > th {\n border-color: #d5d9dd;\n border-width: 0 0 1px 1px;\n}\n.acf-table > thead > tr > th:first-child {\n border-left-width: 0;\n}\n.acf-table > tbody > tr {\n z-index: 1;\n}\n.acf-table > tbody > tr > td {\n border-color: #eeeeee;\n border-width: 1px 0 0 1px;\n}\n.acf-table > tbody > tr > td:first-child {\n border-left-width: 0;\n}\n.acf-table > tbody > tr:first-child > td {\n border-top-width: 0;\n}\n.acf-table.-clear {\n border: 0 none;\n}\n.acf-table.-clear > tbody > tr > td,\n.acf-table.-clear > tbody > tr > th,\n.acf-table.-clear > thead > tr > td,\n.acf-table.-clear > thead > tr > th {\n border: 0 none;\n padding: 4px;\n}\n\n/* remove tr */\n.acf-remove-element {\n -webkit-transition: all 0.25s ease-out;\n -moz-transition: all 0.25s ease-out;\n -o-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n transform: translate(50px, 0);\n opacity: 0;\n}\n\n/* fade-up */\n.acf-fade-up {\n -webkit-transition: all 0.25s ease-out;\n -moz-transition: all 0.25s ease-out;\n -o-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n transform: translate(0, -10px);\n opacity: 0;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Fake table\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-thead,\n.acf-tbody,\n.acf-tfoot {\n width: 100%;\n padding: 0;\n margin: 0;\n}\n.acf-thead > li,\n.acf-tbody > li,\n.acf-tfoot > li {\n box-sizing: border-box;\n padding-top: 14px;\n font-size: 12px;\n line-height: 14px;\n}\n\n.acf-thead {\n border-bottom: #ccd0d4 solid 1px;\n color: #23282d;\n}\n.acf-thead > li {\n font-size: 14px;\n line-height: 1.4;\n font-weight: bold;\n}\n.acf-admin-3-8 .acf-thead {\n border-color: #dfdfdf;\n}\n\n.acf-tfoot {\n background: #f5f5f5;\n border-top: #d5d9dd solid 1px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSettings\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-settings-wrap #poststuff {\n padding-top: 15px;\n}\n.acf-settings-wrap .acf-box {\n margin: 20px 0;\n}\n.acf-settings-wrap table {\n margin: 0;\n}\n.acf-settings-wrap table .button {\n vertical-align: middle;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-popup\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-popup {\n position: fixed;\n z-index: 900000;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n text-align: center;\n}\n#acf-popup .bg {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 0;\n background: rgba(0, 0, 0, 0.25);\n}\n#acf-popup:before {\n content: \"\";\n display: inline-block;\n height: 100%;\n vertical-align: middle;\n}\n#acf-popup .acf-popup-box {\n display: inline-block;\n vertical-align: middle;\n z-index: 1;\n min-width: 300px;\n min-height: 160px;\n border-color: #aaaaaa;\n box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25);\n text-align: left;\n}\nhtml[dir=rtl] #acf-popup .acf-popup-box {\n text-align: right;\n}\n#acf-popup .acf-popup-box .title {\n min-height: 15px;\n line-height: 15px;\n}\n#acf-popup .acf-popup-box .title .acf-icon {\n position: absolute;\n top: 10px;\n right: 10px;\n}\nhtml[dir=rtl] #acf-popup .acf-popup-box .title .acf-icon {\n right: auto;\n left: 10px;\n}\n#acf-popup .acf-popup-box .inner {\n min-height: 50px;\n padding: 0;\n margin: 15px;\n}\n#acf-popup .acf-popup-box .loading {\n position: absolute;\n top: 45px;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 2;\n background: rgba(0, 0, 0, 0.1);\n display: none;\n}\n#acf-popup .acf-popup-box .loading i {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n.acf-submit {\n margin-bottom: 0;\n line-height: 28px;\n}\n.acf-submit span {\n float: right;\n color: #999;\n}\n.acf-submit span.-error {\n color: #dd4232;\n}\n.acf-submit .button {\n margin-right: 5px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tupgrade notice\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-upgrade-notice {\n position: relative;\n background: #fff;\n padding: 20px;\n}\n#acf-upgrade-notice:after {\n display: block;\n clear: both;\n content: \"\";\n}\n#acf-upgrade-notice .col-content {\n float: left;\n width: 55%;\n padding-left: 90px;\n}\n#acf-upgrade-notice .notice-container {\n display: flex;\n justify-content: space-between;\n align-items: flex-start;\n align-content: flex-start;\n}\n#acf-upgrade-notice .col-actions {\n float: right;\n text-align: center;\n}\n#acf-upgrade-notice img {\n float: left;\n width: 64px;\n height: 64px;\n margin: 0 0 0 -90px;\n}\n#acf-upgrade-notice h2 {\n display: inline-block;\n font-size: 16px;\n margin: 2px 0 6.5px;\n}\n#acf-upgrade-notice p {\n padding: 0;\n margin: 0;\n}\n#acf-upgrade-notice .button:before {\n margin-top: 11px;\n}\n@media screen and (max-width: 640px) {\n #acf-upgrade-notice .col-content,\n #acf-upgrade-notice .col-actions {\n float: none;\n padding-left: 90px;\n width: auto;\n text-align: left;\n }\n}\n\n#acf-upgrade-notice:has(.notice-container)::before,\n#acf-upgrade-notice:has(.notice-container)::after {\n display: none;\n}\n\n#acf-upgrade-notice:has(.notice-container) {\n padding-left: 20px !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tWelcome\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-wrap h1 {\n margin-top: 0;\n padding-top: 20px;\n}\n.acf-wrap .about-text {\n margin-top: 0.5em;\n min-height: 50px;\n}\n.acf-wrap .about-headline-callout {\n font-size: 2.4em;\n font-weight: 300;\n line-height: 1.3;\n margin: 1.1em 0 0.2em;\n text-align: center;\n}\n.acf-wrap .feature-section {\n padding: 40px 0;\n}\n.acf-wrap .feature-section h2 {\n margin-top: 20px;\n}\n.acf-wrap .changelog {\n list-style: disc;\n padding-left: 15px;\n}\n.acf-wrap .changelog li {\n margin: 0 0 0.75em;\n}\n.acf-wrap .acf-three-col {\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n}\n.acf-wrap .acf-three-col > div {\n flex: 1;\n align-self: flex-start;\n min-width: 31%;\n max-width: 31%;\n}\n@media screen and (max-width: 880px) {\n .acf-wrap .acf-three-col > div {\n min-width: 48%;\n }\n}\n@media screen and (max-width: 640px) {\n .acf-wrap .acf-three-col > div {\n min-width: 100%;\n }\n}\n.acf-wrap .acf-three-col h3 .badge {\n display: inline-block;\n vertical-align: top;\n border-radius: 5px;\n background: #fc9700;\n color: #fff;\n font-weight: normal;\n font-size: 12px;\n padding: 2px 5px;\n}\n.acf-wrap .acf-three-col img + h3 {\n margin-top: 0.5em;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-hl cols\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-hl[data-cols] {\n margin-left: -10px;\n margin-right: -10px;\n}\n.acf-hl[data-cols] > li {\n padding: 0 6px 0 10px;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n/* sizes */\n.acf-hl[data-cols=\"2\"] > li {\n width: 50%;\n}\n\n.acf-hl[data-cols=\"3\"] > li {\n width: 33.333%;\n}\n\n.acf-hl[data-cols=\"4\"] > li {\n width: 25%;\n}\n\n/* mobile */\n@media screen and (max-width: 640px) {\n .acf-hl[data-cols] {\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n margin-left: 0;\n margin-right: 0;\n margin-top: -10px;\n }\n .acf-hl[data-cols] > li {\n flex: 1 1 100%;\n width: 100% !important;\n padding: 10px 0 0;\n }\n}\n/*--------------------------------------------------------------------------------------------\n*\n*\tmisc\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-actions {\n text-align: right;\n z-index: 1;\n /* hover */\n /* rtl */\n}\n.acf-actions.-hover {\n position: absolute;\n display: none;\n top: 0;\n right: 0;\n padding: 5px;\n z-index: 1050;\n}\nhtml[dir=rtl] .acf-actions.-hover {\n right: auto;\n left: 0;\n}\n\n/* ul compatibility */\nul.acf-actions li {\n float: right;\n margin-left: 4px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRTL\n*\n*--------------------------------------------------------------------------------------------*/\nhtml[dir=rtl] .acf-fl {\n float: right;\n}\n\nhtml[dir=rtl] .acf-fr {\n float: left;\n}\n\nhtml[dir=rtl] .acf-hl > li {\n float: right;\n}\n\nhtml[dir=rtl] .acf-hl > li.acf-fr {\n float: left;\n}\n\nhtml[dir=rtl] .acf-icon.logo {\n left: 0;\n right: auto;\n}\n\nhtml[dir=rtl] .acf-table thead th {\n text-align: right;\n border-right-width: 1px;\n border-left-width: 0px;\n}\n\nhtml[dir=rtl] .acf-table > tbody > tr > td {\n text-align: right;\n border-right-width: 1px;\n border-left-width: 0px;\n}\n\nhtml[dir=rtl] .acf-table > thead > tr > th:first-child,\nhtml[dir=rtl] .acf-table > tbody > tr > td:first-child {\n border-right-width: 0;\n}\n\nhtml[dir=rtl] .acf-table > tbody > tr > td.order + td {\n border-right-color: #e1e1e1;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* acf-postbox-columns\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-postbox-columns {\n position: relative;\n margin-top: -11px;\n margin-bottom: -12px;\n margin-left: -12px;\n margin-right: 268px;\n}\n.acf-postbox-columns:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-postbox-columns .acf-postbox-main,\n.acf-postbox-columns .acf-postbox-side {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0 12px 12px;\n}\n.acf-postbox-columns .acf-postbox-main {\n float: left;\n width: 100%;\n}\n.acf-postbox-columns .acf-postbox-side {\n float: right;\n width: 280px;\n margin-right: -280px;\n}\n.acf-postbox-columns .acf-postbox-side:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 1px;\n height: 100%;\n top: 0;\n right: 0;\n background: #d5d9dd;\n}\n.acf-admin-3-8 .acf-postbox-columns .acf-postbox-side:before {\n background: #dfdfdf;\n}\n\n/* mobile */\n@media only screen and (max-width: 850px) {\n .acf-postbox-columns {\n margin: 0;\n }\n .acf-postbox-columns .acf-postbox-main,\n .acf-postbox-columns .acf-postbox-side {\n float: none;\n width: auto;\n margin: 0;\n padding: 0;\n }\n .acf-postbox-columns .acf-postbox-side {\n margin-top: 1em;\n }\n .acf-postbox-columns .acf-postbox-side:before {\n display: none;\n }\n}\n/*---------------------------------------------------------------------------------------------\n*\n* acf-panel\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-panel {\n margin-top: -1px;\n border-top: 1px solid #d5d9dd;\n border-bottom: 1px solid #d5d9dd;\n /* open */\n /* inside postbox */\n /* fields */\n}\n.acf-panel .acf-panel-title {\n margin: 0;\n padding: 12px;\n font-weight: bold;\n cursor: pointer;\n font-size: inherit;\n}\n.acf-panel .acf-panel-title i {\n float: right;\n}\n.acf-panel .acf-panel-inside {\n margin: 0;\n padding: 0 12px 12px;\n display: none;\n}\n.acf-panel.-open .acf-panel-inside {\n display: block;\n}\n.postbox .acf-panel {\n margin-left: -12px;\n margin-right: -12px;\n}\n.acf-panel .acf-field {\n margin: 20px 0 0;\n}\n.acf-panel .acf-field .acf-label label {\n color: #555d66;\n font-weight: normal;\n}\n.acf-panel .acf-field:first-child {\n margin-top: 0;\n}\n.acf-admin-3-8 .acf-panel {\n border-color: #dfdfdf;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Tools\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools .notice {\n margin-top: 10px;\n}\n#acf-admin-tools .acf-meta-box-wrap {\n /* acf-fields */\n}\n#acf-admin-tools .acf-meta-box-wrap .inside {\n border-top: none;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields {\n margin-bottom: 24px;\n border: none;\n background: #fff;\n border-radius: 0;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-field {\n padding: 0;\n margin-bottom: 19px;\n border-top: none;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label {\n margin-bottom: 16px;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-input {\n padding-top: 16px;\n padding-right: 16px;\n padding-bottom: 16px;\n padding-left: 16px;\n border-width: 1px;\n border-style: solid;\n border-color: #D0D5DD;\n border-radius: 6px;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields.import-cptui {\n margin-top: 19px;\n}\n\n.acf-meta-box-wrap .postbox {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n.acf-meta-box-wrap .postbox .inside {\n margin-bottom: 0;\n}\n.acf-meta-box-wrap .postbox .hndle {\n font-size: 14px;\n padding: 8px 12px;\n margin: 0;\n line-height: 1.4;\n position: relative;\n z-index: 1;\n cursor: default;\n}\n.acf-meta-box-wrap .postbox .handlediv,\n.acf-meta-box-wrap .postbox .handle-order-higher,\n.acf-meta-box-wrap .postbox .handle-order-lower {\n display: none;\n}\n\n/* grid */\n.acf-meta-box-wrap.-grid {\n margin-left: 8px;\n margin-right: 8px;\n}\n.acf-meta-box-wrap.-grid .postbox {\n float: left;\n clear: left;\n width: 50%;\n margin: 0 0 16px;\n}\n.acf-meta-box-wrap.-grid .postbox:nth-child(odd) {\n margin-left: -8px;\n}\n.acf-meta-box-wrap.-grid .postbox:nth-child(even) {\n float: right;\n clear: right;\n margin-right: -8px;\n}\n\n/* mobile */\n@media only screen and (max-width: 850px) {\n .acf-meta-box-wrap.-grid {\n margin-left: 0;\n margin-right: 0;\n }\n .acf-meta-box-wrap.-grid .postbox {\n margin-left: 0 !important;\n margin-right: 0 !important;\n width: 100%;\n }\n}\n/* export tool */\n#acf-admin-tool-export {\n /* panel: selection */\n}\n#acf-admin-tool-export p {\n max-width: 800px;\n}\n#acf-admin-tool-export ul {\n display: flex;\n flex-wrap: wrap;\n width: 100%;\n}\n#acf-admin-tool-export ul li {\n flex: 0 1 33.33%;\n}\n@media screen and (max-width: 1600px) {\n #acf-admin-tool-export ul li {\n flex: 0 1 50%;\n }\n}\n@media screen and (max-width: 1200px) {\n #acf-admin-tool-export ul li {\n flex: 0 1 100%;\n }\n}\n#acf-admin-tool-export .acf-postbox-side ul {\n display: block;\n}\n#acf-admin-tool-export .acf-postbox-side .button {\n margin: 0;\n width: 100%;\n}\n#acf-admin-tool-export textarea {\n display: block;\n width: 100%;\n min-height: 500px;\n background: #F9FAFB;\n border-color: #D0D5DD;\n box-shadow: none;\n padding: 7px;\n border-radius: 6px;\n}\n#acf-admin-tool-export .acf-panel-selection .acf-label label {\n font-weight: bold;\n color: #344054;\n}\n\n#acf-admin-tool-import ul {\n column-width: 200px;\n}\n\n.acf-css-tooltip {\n position: relative;\n}\n.acf-css-tooltip:before {\n content: attr(aria-label);\n display: none;\n position: absolute;\n z-index: 999;\n bottom: 100%;\n left: 50%;\n transform: translate(-50%, -8px);\n background: #191e23;\n border-radius: 2px;\n padding: 5px 10px;\n color: #fff;\n font-size: 12px;\n line-height: 1.4em;\n white-space: pre;\n}\n.acf-css-tooltip:after {\n content: \"\";\n display: none;\n position: absolute;\n z-index: 998;\n bottom: 100%;\n left: 50%;\n transform: translate(-50%, 4px);\n border: solid 6px transparent;\n border-top-color: #191e23;\n}\n.acf-css-tooltip:hover:before, .acf-css-tooltip:hover:after, .acf-css-tooltip:focus:before, .acf-css-tooltip:focus:after {\n display: block;\n}\n\n.acf-diff .acf-diff-title {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 40px;\n padding: 14px 16px;\n background: #f3f3f3;\n border-bottom: #dddddd solid 1px;\n}\n.acf-diff .acf-diff-title strong {\n font-size: 14px;\n display: block;\n}\n.acf-diff .acf-diff-title .acf-diff-title-left,\n.acf-diff .acf-diff-title .acf-diff-title-right {\n width: 50%;\n float: left;\n}\n.acf-diff .acf-diff-content {\n position: absolute;\n top: 70px;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n}\n.acf-diff table.diff {\n border-spacing: 0;\n}\n.acf-diff table.diff col.diffsplit.middle {\n width: 0;\n}\n.acf-diff table.diff td,\n.acf-diff table.diff th {\n padding-top: 0.25em;\n padding-bottom: 0.25em;\n}\n.acf-diff table.diff tr td:nth-child(2) {\n width: auto;\n}\n.acf-diff table.diff td:nth-child(3) {\n border-left: #dddddd solid 1px;\n}\n@media screen and (max-width: 600px) {\n .acf-diff .acf-diff-title {\n height: 70px;\n }\n .acf-diff .acf-diff-content {\n top: 100px;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Modal\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-modal {\n position: fixed;\n top: 30px;\n left: 30px;\n right: 30px;\n bottom: 30px;\n z-index: 160000;\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);\n background: #fcfcfc;\n}\n.acf-modal .acf-modal-title,\n.acf-modal .acf-modal-content,\n.acf-modal .acf-modal-toolbar {\n box-sizing: border-box;\n position: absolute;\n left: 0;\n right: 0;\n}\n.acf-modal .acf-modal-title {\n height: 50px;\n top: 0;\n border-bottom: 1px solid #ddd;\n}\n.acf-modal .acf-modal-title h2 {\n margin: 0;\n padding: 0 16px;\n line-height: 50px;\n}\n.acf-modal .acf-modal-title .acf-modal-close {\n position: absolute;\n top: 0;\n right: 0;\n height: 50px;\n width: 50px;\n border: none;\n border-left: 1px solid #ddd;\n background: transparent;\n cursor: pointer;\n color: #666;\n}\n.acf-modal .acf-modal-title .acf-modal-close:hover {\n color: #00a0d2;\n}\n.acf-modal .acf-modal-content {\n top: 50px;\n bottom: 60px;\n background: #fff;\n overflow: auto;\n padding: 16px;\n}\n.acf-modal .acf-modal-feedback {\n position: absolute;\n top: 50%;\n margin: -10px 0;\n left: 0;\n right: 0;\n text-align: center;\n opacity: 0.75;\n}\n.acf-modal .acf-modal-feedback.error {\n opacity: 1;\n color: #b52727;\n}\n.acf-modal .acf-modal-toolbar {\n height: 60px;\n bottom: 0;\n padding: 15px 16px;\n border-top: 1px solid #ddd;\n}\n.acf-modal .acf-modal-toolbar .button {\n float: right;\n}\n@media only screen and (max-width: 640px) {\n .acf-modal {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n}\n\n.acf-modal-backdrop {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background: #101828;\n opacity: 0.8;\n z-index: 159900;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Retina\n*\n*---------------------------------------------------------------------------------------------*/\n@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {\n .acf-loading,\n .acf-spinner {\n background-image: url(../../images/spinner@2x.gif);\n background-size: 20px 20px;\n }\n}\n/*--------------------------------------------------------------------------------------------\n*\n* Wrap\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page .wrap {\n margin-top: 48px;\n margin-right: 32px;\n margin-bottom: 0;\n margin-left: 12px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page .wrap {\n margin-right: 8px;\n margin-left: 8px;\n }\n}\n.acf-admin-page.rtl .wrap {\n margin-right: 12px;\n margin-left: 32px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page.rtl .wrap {\n margin-right: 8px;\n margin-left: 8px;\n }\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #wpcontent {\n padding-left: 0;\n }\n}\n\n/*-------------------------------------------------------------------\n*\n* ACF Admin Page Footer Styles\n*\n*------------------------------------------------------------------*/\n.acf-admin-page #wpfooter {\n font-style: italic;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Postbox & ACF Postbox\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .postbox,\n.acf-admin-page .acf-box {\n border: none;\n border-radius: 8px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-admin-page .postbox .inside,\n.acf-admin-page .acf-box .inside {\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n}\n.acf-admin-page .postbox .acf-postbox-inner,\n.acf-admin-page .acf-box .acf-postbox-inner {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 24px;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n.acf-admin-page .postbox .inner,\n.acf-admin-page .postbox .inside,\n.acf-admin-page .acf-box .inner,\n.acf-admin-page .acf-box .inside {\n margin-top: 0 !important;\n margin-right: 0 !important;\n margin-bottom: 0 !important;\n margin-left: 0 !important;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.acf-admin-page .postbox .postbox-header,\n.acf-admin-page .postbox .title,\n.acf-admin-page .acf-box .postbox-header,\n.acf-admin-page .acf-box .title {\n display: flex;\n align-items: center;\n box-sizing: border-box;\n min-height: 64px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 24px;\n border-bottom-width: 0;\n border-bottom-style: none;\n}\n.acf-admin-page .postbox .postbox-header h2,\n.acf-admin-page .postbox .postbox-header h3,\n.acf-admin-page .postbox .title h2,\n.acf-admin-page .postbox .title h3,\n.acf-admin-page .acf-box .postbox-header h2,\n.acf-admin-page .acf-box .postbox-header h3,\n.acf-admin-page .acf-box .title h2,\n.acf-admin-page .acf-box .title h3 {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n color: #344054;\n}\n.acf-admin-page .postbox .hndle,\n.acf-admin-page .acf-box .hndle {\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 24px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Custom ACF postbox header\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-postbox-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n box-sizing: border-box;\n min-height: 64px;\n margin-top: -24px;\n margin-right: -24px;\n margin-bottom: 0;\n margin-left: -24px;\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 24px;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-postbox-header h2.acf-postbox-title {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 0;\n color: #344054;\n}\n.rtl .acf-postbox-header h2.acf-postbox-title {\n padding-right: 0;\n padding-left: 24px;\n}\n.acf-postbox-header .acf-icon {\n background-color: #98A2B3;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Screen options button & screen meta container\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #screen-meta-links {\n margin-right: 32px;\n}\n.acf-admin-page #screen-meta-links .show-settings {\n border-color: #D0D5DD;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #screen-meta-links {\n margin-right: 16px;\n margin-bottom: 0;\n }\n}\n.acf-admin-page.rtl #screen-meta-links {\n margin-right: 0;\n margin-left: 32px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page.rtl #screen-meta-links {\n margin-right: 0;\n margin-left: 16px;\n }\n}\n.acf-admin-page #screen-meta {\n border-color: #D0D5DD;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Postbox headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #poststuff .postbox-header h2,\n.acf-admin-page #poststuff .postbox-header h3 {\n justify-content: flex-start;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n color: #344054 !important;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Postbox drag state\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page.is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables {\n box-sizing: border-box;\n padding: 2px;\n outline: none;\n background-image: repeating-linear-gradient(0deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px), repeating-linear-gradient(90deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px), repeating-linear-gradient(180deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px), repeating-linear-gradient(270deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px);\n background-size: 1.5px 100%, 100% 1.5px, 1.5px 100%, 100% 1.5px;\n background-position: 0 0, 0 0, 100% 0, 0 100%;\n background-repeat: no-repeat;\n border-radius: 8px;\n}\n.acf-admin-page .ui-sortable-placeholder {\n border: none;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Search summary\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page .subtitle {\n display: inline-flex;\n align-items: center;\n height: 24px;\n margin: 0;\n padding-top: 4px;\n padding-right: 12px;\n padding-bottom: 4px;\n padding-left: 12px;\n background-color: #EBF5FA;\n border-width: 1px;\n border-style: solid;\n border-color: #A5D2E7;\n border-radius: 6px;\n}\n.acf-admin-page .subtitle strong {\n margin-left: 5px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Action strip\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-actions-strip {\n display: flex;\n}\n.acf-actions-strip .acf-btn {\n margin-right: 8px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Notices\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-notice,\n.acf-admin-page .notice,\n.acf-admin-page #lost-connection-notice {\n position: relative;\n box-sizing: border-box;\n min-height: 48px;\n margin-top: 0 !important;\n margin-right: 0 !important;\n margin-bottom: 16px !important;\n margin-left: 0 !important;\n padding-top: 13px !important;\n padding-right: 16px;\n padding-bottom: 12px !important;\n padding-left: 50px !important;\n background-color: #e7eff9;\n border-width: 1px;\n border-style: solid;\n border-color: #9dbaee;\n border-radius: 8px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n color: #344054;\n}\n.acf-admin-page .acf-notice.update-nag,\n.acf-admin-page .notice.update-nag,\n.acf-admin-page #lost-connection-notice.update-nag {\n display: block;\n position: relative;\n width: calc(100% - 44px);\n margin-top: 48px !important;\n margin-right: 44px !important;\n margin-bottom: -32px !important;\n margin-left: 12px !important;\n}\n.acf-admin-page .acf-notice .button,\n.acf-admin-page .notice .button,\n.acf-admin-page #lost-connection-notice .button {\n height: auto;\n margin-left: 8px;\n padding: 0;\n border: none;\n}\n.acf-admin-page .acf-notice > div,\n.acf-admin-page .notice > div,\n.acf-admin-page #lost-connection-notice > div {\n margin-top: 0;\n margin-bottom: 0;\n}\n.acf-admin-page .acf-notice p,\n.acf-admin-page .notice p,\n.acf-admin-page #lost-connection-notice p {\n flex: 1 0 auto;\n max-width: 100%;\n line-height: 18px;\n margin: 0;\n padding: 0;\n}\n.acf-admin-page .acf-notice p.help,\n.acf-admin-page .notice p.help,\n.acf-admin-page #lost-connection-notice p.help {\n margin-top: 0;\n padding-top: 0;\n color: rgba(52, 64, 84, 0.7);\n}\n.acf-admin-page .acf-notice .acf-notice-dismiss,\n.acf-admin-page .acf-notice .notice-dismiss,\n.acf-admin-page .notice .acf-notice-dismiss,\n.acf-admin-page .notice .notice-dismiss,\n.acf-admin-page #lost-connection-notice .acf-notice-dismiss,\n.acf-admin-page #lost-connection-notice .notice-dismiss {\n position: absolute;\n top: 4px;\n right: 8px;\n padding: 9px;\n border: none;\n}\n.acf-admin-page .acf-notice .acf-notice-dismiss:before,\n.acf-admin-page .acf-notice .notice-dismiss:before,\n.acf-admin-page .notice .acf-notice-dismiss:before,\n.acf-admin-page .notice .notice-dismiss:before,\n.acf-admin-page #lost-connection-notice .acf-notice-dismiss:before,\n.acf-admin-page #lost-connection-notice .notice-dismiss:before {\n content: \"\";\n display: block;\n position: relative;\n z-index: 600;\n width: 20px;\n height: 20px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n mask-image: url(\"../../images/icons/icon-close.svg\");\n}\n.acf-admin-page .acf-notice .acf-notice-dismiss:hover::before,\n.acf-admin-page .acf-notice .notice-dismiss:hover::before,\n.acf-admin-page .notice .acf-notice-dismiss:hover::before,\n.acf-admin-page .notice .notice-dismiss:hover::before,\n.acf-admin-page #lost-connection-notice .acf-notice-dismiss:hover::before,\n.acf-admin-page #lost-connection-notice .notice-dismiss:hover::before {\n background-color: #344054;\n}\n.acf-admin-page .acf-notice a.acf-notice-dismiss,\n.acf-admin-page .notice a.acf-notice-dismiss,\n.acf-admin-page #lost-connection-notice a.acf-notice-dismiss {\n position: absolute;\n top: 5px;\n right: 24px;\n}\n.acf-admin-page .acf-notice a.acf-notice-dismiss:before,\n.acf-admin-page .notice a.acf-notice-dismiss:before,\n.acf-admin-page #lost-connection-notice a.acf-notice-dismiss:before {\n background-color: #475467;\n}\n.acf-admin-page .acf-notice:before,\n.acf-admin-page .notice:before,\n.acf-admin-page #lost-connection-notice:before {\n content: \"\";\n display: block;\n position: absolute;\n top: 15px;\n left: 18px;\n z-index: 600;\n width: 16px;\n height: 16px;\n margin-right: 8px;\n background-color: #fff;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-info-solid.svg\");\n mask-image: url(\"../../images/icons/icon-info-solid.svg\");\n}\n.acf-admin-page .acf-notice:after,\n.acf-admin-page .notice:after,\n.acf-admin-page #lost-connection-notice:after {\n content: \"\";\n display: block;\n position: absolute;\n top: 9px;\n left: 12px;\n z-index: 500;\n width: 28px;\n height: 28px;\n background-color: #2D69DA;\n border-radius: 6px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-admin-page .acf-notice .local-restore,\n.acf-admin-page .notice .local-restore,\n.acf-admin-page #lost-connection-notice .local-restore {\n align-items: center;\n margin-top: -6px;\n margin-bottom: 0;\n}\n.acf-admin-page .notice[data-persisted=true] {\n display: none;\n}\n.acf-admin-page .notice.is-dismissible {\n padding-right: 56px;\n}\n.acf-admin-page .notice.notice-success {\n background-color: #edf7ef;\n border-color: #b6deb9;\n}\n.acf-admin-page .notice.notice-success:before {\n -webkit-mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n}\n.acf-admin-page .notice.notice-success:after {\n background-color: #52AA59;\n}\n.acf-admin-page .acf-notice.acf-error-message,\n.acf-admin-page .notice.notice-error,\n.acf-admin-page #lost-connection-notice {\n background-color: #f7eeeb;\n border-color: #f1b6b3;\n}\n.acf-admin-page .acf-notice.acf-error-message:before,\n.acf-admin-page .notice.notice-error:before,\n.acf-admin-page #lost-connection-notice:before {\n -webkit-mask-image: url(\"../../images/icons/icon-warning.svg\");\n mask-image: url(\"../../images/icons/icon-warning.svg\");\n}\n.acf-admin-page .acf-notice.acf-error-message:after,\n.acf-admin-page .notice.notice-error:after,\n.acf-admin-page #lost-connection-notice:after {\n background-color: #D13737;\n}\n.acf-admin-page .notice.notice-warning {\n background: linear-gradient(0deg, rgba(247, 144, 9, 0.08), rgba(247, 144, 9, 0.08)), #FFFFFF;\n border: 1px solid rgba(247, 144, 9, 0.32);\n color: #344054;\n}\n.acf-admin-page .notice.notice-warning:before {\n -webkit-mask-image: url(\"../../images/icons/icon-alert-triangle.svg\");\n mask-image: url(\"../../images/icons/icon-alert-triangle.svg\");\n background: #f56e28;\n}\n.acf-admin-page .notice.notice-warning:after {\n content: none;\n}\n\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-text,\n.acf-admin-single-post-type .notice-success .acf-item-saved-text,\n.acf-admin-single-options-page .notice-success .acf-item-saved-text {\n font-weight: 600;\n}\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-links,\n.acf-admin-single-post-type .notice-success .acf-item-saved-links,\n.acf-admin-single-options-page .notice-success .acf-item-saved-links {\n display: flex;\n gap: 12px;\n}\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a,\n.acf-admin-single-post-type .notice-success .acf-item-saved-links a,\n.acf-admin-single-options-page .notice-success .acf-item-saved-links a {\n text-decoration: none;\n opacity: 1;\n}\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,\n.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,\n.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after {\n content: \"\";\n width: 1px;\n height: 13px;\n display: inline-flex;\n position: relative;\n top: 2px;\n left: 6px;\n background-color: #475467;\n opacity: 0.3;\n}\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:last-child:after,\n.acf-admin-single-post-type .notice-success .acf-item-saved-links a:last-child:after,\n.acf-admin-single-options-page .notice-success .acf-item-saved-links a:last-child:after {\n content: none;\n}\n\n.rtl.acf-field-group .notice,\n.rtl.acf-internal-post-type .notice {\n padding-right: 50px !important;\n}\n.rtl.acf-field-group .notice .notice-dismiss,\n.rtl.acf-internal-post-type .notice .notice-dismiss {\n left: 8px;\n right: unset;\n}\n.rtl.acf-field-group .notice:before,\n.rtl.acf-internal-post-type .notice:before {\n left: unset;\n right: 10px;\n}\n.rtl.acf-field-group .notice:after,\n.rtl.acf-internal-post-type .notice:after {\n left: unset;\n right: 12px;\n}\n.rtl.acf-field-group.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after, .rtl.acf-field-group.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after, .rtl.acf-field-group.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after,\n.rtl.acf-internal-post-type.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,\n.rtl.acf-internal-post-type.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,\n.rtl.acf-internal-post-type.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after {\n left: unset;\n right: 6px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* ACF PRO label\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-pro-label {\n display: inline-flex;\n align-items: center;\n min-height: 22px;\n border: none;\n font-size: 11px;\n text-transform: uppercase;\n text-decoration: none;\n color: #fff;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Inline notice overrides\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-field .acf-notice {\n display: flex;\n align-items: center;\n min-height: 40px !important;\n margin-bottom: 6px !important;\n padding-top: 6px !important;\n padding-left: 40px !important;\n padding-bottom: 6px !important;\n margin: 0 0 15px;\n background: #edf2ff;\n color: #344054 !important;\n border-color: #2183b9;\n border-radius: 6px;\n}\n.acf-admin-page .acf-field .acf-notice:after {\n top: 8px;\n left: 8px;\n width: 22px;\n height: 22px;\n}\n.acf-admin-page .acf-field .acf-notice:before {\n top: 12px;\n left: 12px;\n width: 14px;\n height: 14px;\n}\n.acf-admin-page .acf-field .acf-notice.-error {\n background: #f7eeeb;\n border-color: #f1b6b3;\n}\n.acf-admin-page .acf-field .acf-notice.-success {\n background: #edf7ef;\n border-color: #b6deb9;\n}\n.acf-admin-page .acf-field .acf-notice.-warning {\n background: #fdf8eb;\n border-color: #f4dbb4;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #wpcontent {\n line-height: 140%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a {\n color: #0783BE;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-h1, .acf-admin-page #tmpl-acf-field-group-pro-features h1,\n.acf-admin-page #acf-field-group-pro-features h1, .acf-admin-page h1,\n.acf-headerbar h1 {\n font-size: 21px;\n font-weight: 400;\n}\n\n.acf-h2, .acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,\n.acf-no-field-groups-wrapper .acf-options-preview-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-post-types-wrapper .acf-no-post-types-inner h2,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,\n.acf-no-post-types-wrapper .acf-options-preview-inner h2,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,\n.acf-no-options-pages-wrapper .acf-options-preview-inner h2,\n.acf-options-preview-wrapper .acf-no-field-groups-inner h2,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,\n.acf-options-preview-wrapper .acf-no-post-types-inner h2,\n.acf-options-preview-wrapper .acf-no-options-pages-inner h2,\n.acf-options-preview-wrapper .acf-options-preview-inner h2, .acf-page-title, .acf-admin-page h2,\n.acf-headerbar h2 {\n font-size: 18px;\n font-weight: 400;\n}\n\n.acf-h3, .acf-admin-page h3,\n.acf-headerbar h3, .acf-admin-page .postbox .postbox-header h2,\n.acf-admin-page .postbox .postbox-header h3,\n.acf-admin-page .postbox .title h2,\n.acf-admin-page .postbox .title h3,\n.acf-admin-page .acf-box .postbox-header h2,\n.acf-admin-page .acf-box .postbox-header h3,\n.acf-admin-page .acf-box .title h2,\n.acf-admin-page .acf-box .title h3, .acf-postbox-header h2.acf-postbox-title, .acf-admin-page #poststuff .postbox-header h2,\n.acf-admin-page #poststuff .postbox-header h3 {\n font-size: 16px;\n font-weight: 400;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .p1 {\n font-size: 15px;\n}\n.acf-admin-page .p2, .acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p, .acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p,\n.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p,\n.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p,\n.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p,\n.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p,\n.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p,\n.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p,\n.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p,\n.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p, .acf-admin-page #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label, #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-admin-page .acf-label {\n font-size: 14px;\n}\n.acf-admin-page .p3, .acf-admin-page .acf-internal-post-type .wp-list-table .post-state, .acf-internal-post-type .wp-list-table .acf-admin-page .post-state, .acf-admin-page .subtitle {\n font-size: 13.5px;\n}\n.acf-admin-page .p4, .acf-admin-page .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p, .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-admin-page p, .acf-admin-page #acf-update-information .form-table th, #acf-update-information .form-table .acf-admin-page th,\n.acf-admin-page #acf-update-information .form-table td,\n#acf-update-information .form-table .acf-admin-page td, .acf-admin-page #acf-admin-tools.tool-export .acf-panel h3, #acf-admin-tools.tool-export .acf-panel .acf-admin-page h3, .acf-admin-page .acf-btn.acf-btn-sm, .acf-admin-page .acf-admin-toolbar .acf-tab, .acf-admin-toolbar .acf-admin-page .acf-tab, .acf-admin-page .acf-options-preview .acf-options-pages-preview-upgrade-button p, .acf-options-preview .acf-options-pages-preview-upgrade-button .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-admin-page p, .acf-admin-page .acf-internal-post-type .subsubsub li, .acf-internal-post-type .subsubsub .acf-admin-page li, .acf-admin-page .acf-internal-post-type .wp-list-table tbody th, .acf-internal-post-type .wp-list-table tbody .acf-admin-page th,\n.acf-admin-page .acf-internal-post-type .wp-list-table tbody td,\n.acf-internal-post-type .wp-list-table tbody .acf-admin-page td, .acf-admin-page .acf-internal-post-type .wp-list-table thead th, .acf-internal-post-type .wp-list-table thead .acf-admin-page th, .acf-admin-page .acf-internal-post-type .wp-list-table thead td, .acf-internal-post-type .wp-list-table thead .acf-admin-page td,\n.acf-admin-page .acf-internal-post-type .wp-list-table tfoot th,\n.acf-internal-post-type .wp-list-table tfoot .acf-admin-page th, .acf-admin-page .acf-internal-post-type .wp-list-table tfoot td, .acf-internal-post-type .wp-list-table tfoot .acf-admin-page td, .acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered, .acf-admin-page .button, .acf-admin-page input[type=text],\n.acf-admin-page input[type=search],\n.acf-admin-page input[type=number],\n.acf-admin-page textarea,\n.acf-admin-page select {\n font-size: 13px;\n}\n.acf-admin-page .p5, .acf-admin-page .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-label, .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .acf-admin-page .field-type-label,\n.acf-admin-page .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-label,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .acf-admin-page .field-type-label, .acf-admin-page .acf-internal-post-type .row-actions, .acf-internal-post-type .acf-admin-page .row-actions, .acf-admin-page .acf-notice .button,\n.acf-admin-page .notice .button,\n.acf-admin-page #lost-connection-notice .button {\n font-size: 12.5px;\n}\n.acf-admin-page .p6, .acf-admin-page #acf-update-information .acf-update-changelog p em, #acf-update-information .acf-update-changelog p .acf-admin-page em, .acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small, .acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p.acf-small,\n.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small, .acf-admin-page .acf-internal-post-type .row-actions, .acf-internal-post-type .acf-admin-page .row-actions, .acf-admin-page .acf-small {\n font-size: 12px;\n}\n.acf-admin-page .p7, .acf-admin-page .acf-tooltip, .acf-admin-page .acf-notice p.help,\n.acf-admin-page .notice p.help,\n.acf-admin-page #lost-connection-notice p.help {\n font-size: 11.5px;\n}\n.acf-admin-page .p8 {\n font-size: 11px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n color: #344054;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-settings-wrap h1 {\n display: none !important;\n}\n.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n display: none !important;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a:focus {\n box-shadow: none;\n outline: none;\n}\n.acf-admin-page a:focus-visible {\n box-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgba(79, 148, 212, 0.8);\n outline: 1px solid transparent;\n}\n\n.acf-admin-page {\n /*---------------------------------------------------------------------------------------------\n *\n * All Inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Read only text inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Number fields\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Textarea\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Select\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Button & Checkbox base styling\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Buttons\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Checkboxes\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Buttons & Checkbox lists\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * ACF Switch\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * File input button\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Action Buttons\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Edit field group header\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Select2 inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * ACF label\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Tooltip for field name field setting (result of a fix for keyboard navigation)\n *\n *---------------------------------------------------------------------------------------------*/\n /* Field Type Selection select2 */\n /*---------------------------------------------------------------------------------------------\n *\n * RTL arrow position\n *\n *---------------------------------------------------------------------------------------------*/\n}\n.acf-admin-page input[type=text],\n.acf-admin-page input[type=search],\n.acf-admin-page input[type=number],\n.acf-admin-page textarea,\n.acf-admin-page select {\n box-sizing: border-box;\n height: 40px;\n padding-right: 12px;\n padding-left: 12px;\n background-color: #fff;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n color: #344054;\n}\n.acf-admin-page input[type=text]:focus,\n.acf-admin-page input[type=search]:focus,\n.acf-admin-page input[type=number]:focus,\n.acf-admin-page textarea:focus,\n.acf-admin-page select:focus {\n outline: 3px solid #EBF5FA;\n border-color: #399CCB;\n}\n.acf-admin-page input[type=text]:disabled,\n.acf-admin-page input[type=search]:disabled,\n.acf-admin-page input[type=number]:disabled,\n.acf-admin-page textarea:disabled,\n.acf-admin-page select:disabled {\n background-color: #F9FAFB;\n color: #808a9e;\n}\n.acf-admin-page input[type=text]::placeholder,\n.acf-admin-page input[type=search]::placeholder,\n.acf-admin-page input[type=number]::placeholder,\n.acf-admin-page textarea::placeholder,\n.acf-admin-page select::placeholder {\n color: #98A2B3;\n}\n.acf-admin-page input[type=text]:read-only {\n background-color: #F9FAFB;\n color: #98A2B3;\n}\n.acf-admin-page .acf-field.acf-field-number .acf-label,\n.acf-admin-page .acf-field.acf-field-number .acf-input input[type=number] {\n max-width: 180px;\n}\n.acf-admin-page textarea {\n box-sizing: border-box;\n padding-top: 10px;\n padding-bottom: 10px;\n height: 80px;\n min-height: 56px;\n}\n.acf-admin-page select {\n min-width: 160px;\n max-width: 100%;\n padding-right: 40px;\n padding-left: 12px;\n background-image: url(\"../../images/icons/icon-chevron-down.svg\");\n background-position: right 10px top 50%;\n background-size: 20px;\n}\n.acf-admin-page select:hover, .acf-admin-page select:focus {\n color: #0783BE;\n}\n.acf-admin-page select::before {\n content: \"\";\n display: block;\n position: absolute;\n top: 5px;\n left: 5px;\n width: 20px;\n height: 20px;\n}\n.acf-admin-page.rtl select {\n padding-right: 12px;\n padding-left: 40px;\n background-position: left 10px top 50%;\n}\n.acf-admin-page input[type=radio],\n.acf-admin-page input[type=checkbox] {\n box-sizing: border-box;\n width: 16px;\n height: 16px;\n padding: 0;\n border-width: 1px;\n border-style: solid;\n border-color: #98A2B3;\n background: #fff;\n box-shadow: none;\n}\n.acf-admin-page input[type=radio]:hover,\n.acf-admin-page input[type=checkbox]:hover {\n background-color: #EBF5FA;\n border-color: #0783BE;\n}\n.acf-admin-page input[type=radio]:checked, .acf-admin-page input[type=radio]:focus-visible,\n.acf-admin-page input[type=checkbox]:checked,\n.acf-admin-page input[type=checkbox]:focus-visible {\n background-color: #EBF5FA;\n border-color: #0783BE;\n}\n.acf-admin-page input[type=radio]:checked:before, .acf-admin-page input[type=radio]:focus-visible:before,\n.acf-admin-page input[type=checkbox]:checked:before,\n.acf-admin-page input[type=checkbox]:focus-visible:before {\n content: \"\";\n position: relative;\n top: -1px;\n left: -1px;\n width: 16px;\n height: 16px;\n margin: 0;\n padding: 0;\n background-color: transparent;\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n}\n.acf-admin-page input[type=radio]:active,\n.acf-admin-page input[type=checkbox]:active {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 0px 0px rgba(255, 54, 54, 0.25);\n}\n.acf-admin-page input[type=radio]:disabled,\n.acf-admin-page input[type=checkbox]:disabled {\n background-color: #F9FAFB;\n border-color: #D0D5DD;\n}\n.acf-admin-page.rtl input[type=radio]:checked:before, .acf-admin-page.rtl input[type=radio]:focus-visible:before,\n.acf-admin-page.rtl input[type=checkbox]:checked:before,\n.acf-admin-page.rtl input[type=checkbox]:focus-visible:before {\n left: 1px;\n}\n.acf-admin-page input[type=radio]:checked:before, .acf-admin-page input[type=radio]:focus:before {\n background-image: url(\"../../images/field-states/radio-active.svg\");\n}\n.acf-admin-page input[type=checkbox]:checked:before, .acf-admin-page input[type=checkbox]:focus:before {\n background-image: url(\"../../images/field-states/checkbox-active.svg\");\n}\n.acf-admin-page .acf-radio-list li input[type=radio],\n.acf-admin-page .acf-radio-list li input[type=checkbox],\n.acf-admin-page .acf-checkbox-list li input[type=radio],\n.acf-admin-page .acf-checkbox-list li input[type=checkbox] {\n margin-right: 6px;\n}\n.acf-admin-page .acf-radio-list.acf-bl li,\n.acf-admin-page .acf-checkbox-list.acf-bl li {\n margin-bottom: 8px;\n}\n.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,\n.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-radio-list label,\n.acf-admin-page .acf-checkbox-list label {\n display: flex;\n align-items: center;\n align-content: center;\n}\n.acf-admin-page .acf-switch {\n width: 42px;\n height: 24px;\n border: none;\n background-color: #D0D5DD;\n border-radius: 12px;\n}\n.acf-admin-page .acf-switch:hover {\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-switch:active {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 0px 0px rgba(255, 54, 54, 0.25);\n}\n.acf-admin-page .acf-switch.-on {\n background-color: #0783BE;\n}\n.acf-admin-page .acf-switch.-on:hover {\n background-color: #066998;\n}\n.acf-admin-page .acf-switch.-on .acf-switch-slider {\n left: 20px;\n}\n.acf-admin-page .acf-switch .acf-switch-off,\n.acf-admin-page .acf-switch .acf-switch-on {\n visibility: hidden;\n}\n.acf-admin-page .acf-switch .acf-switch-slider {\n width: 20px;\n height: 20px;\n border: none;\n border-radius: 100px;\n box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);\n}\n.acf-admin-page .acf-field-true-false {\n display: flex;\n align-items: flex-start;\n}\n.acf-admin-page .acf-field-true-false .acf-label {\n order: 2;\n display: block;\n align-items: center;\n max-width: 550px !important;\n margin-top: 2px;\n margin-bottom: 0;\n margin-left: 12px;\n}\n.acf-admin-page .acf-field-true-false .acf-label label {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-field-true-false .acf-label .acf-tip {\n margin-left: 12px;\n}\n.acf-admin-page .acf-field-true-false .acf-label .description {\n display: block;\n margin-top: 2px;\n margin-left: 0;\n}\n.acf-admin-page.rtl .acf-field-true-false .acf-label {\n margin-right: 12px;\n margin-left: 0;\n}\n.acf-admin-page.rtl .acf-field-true-false .acf-tip {\n margin-right: 12px;\n margin-left: 0;\n}\n.acf-admin-page input::file-selector-button {\n box-sizing: border-box;\n min-height: 40px;\n margin-right: 16px;\n padding-top: 8px;\n padding-right: 16px;\n padding-bottom: 8px;\n padding-left: 16px;\n background-color: transparent;\n color: #0783BE !important;\n border-radius: 6px;\n border-width: 1px;\n border-style: solid;\n border-color: #0783BE;\n text-decoration: none;\n}\n.acf-admin-page input::file-selector-button:hover {\n border-color: #066998;\n cursor: pointer;\n color: #066998 !important;\n}\n.acf-admin-page .button {\n display: inline-flex;\n align-items: center;\n height: 40px;\n padding-right: 16px;\n padding-left: 16px;\n background-color: transparent;\n border-width: 1px;\n border-style: solid;\n border-color: #0783BE;\n border-radius: 6px;\n color: #0783BE;\n}\n.acf-admin-page .button:hover {\n background-color: #f3f9fc;\n border-color: #0783BE;\n color: #0783BE;\n}\n.acf-admin-page .button:focus {\n background-color: #f3f9fc;\n outline: 3px solid #EBF5FA;\n color: #0783BE;\n}\n.acf-admin-page .edit-field-group-header {\n display: block !important;\n}\n.acf-admin-page .acf-input .select2-container.-acf .select2-selection,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection {\n border: none;\n line-height: 1;\n}\n.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered {\n box-sizing: border-box;\n padding-right: 0;\n padding-left: 0;\n background-color: #fff;\n border-width: 1px;\n border-style: solid;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n color: #344054;\n}\n.acf-admin-page .acf-input .acf-conditional-select-name,\n.acf-admin-page .rule-groups .acf-conditional-select-name {\n min-width: 180px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.acf-admin-page .acf-input .acf-conditional-select-id,\n.acf-admin-page .rule-groups .acf-conditional-select-id {\n padding-right: 30px;\n}\n.acf-admin-page .acf-input .value .select2-container--focus,\n.acf-admin-page .rule-groups .value .select2-container--focus {\n height: 40px;\n}\n.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered {\n border-color: #399CCB;\n}\n.acf-admin-page .acf-input .select2-container--focus,\n.acf-admin-page .rule-groups .select2-container--focus {\n outline: 3px solid #EBF5FA;\n border-color: #399CCB;\n border-radius: 6px;\n}\n.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered {\n border-color: #399CCB !important;\n}\n.acf-admin-page .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered {\n border-bottom-right-radius: 0 !important;\n border-bottom-left-radius: 0 !important;\n}\n.acf-admin-page .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered {\n border-top-right-radius: 0 !important;\n border-top-left-radius: 0 !important;\n}\n.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,\n.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field {\n margin: 0;\n padding-left: 6px;\n}\n.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,\n.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus {\n outline: none;\n border: none;\n}\n.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered {\n padding-top: 0;\n padding-right: 6px;\n padding-bottom: 0;\n padding-left: 6px;\n}\n.acf-admin-page .acf-input .select2-selection__clear,\n.acf-admin-page .rule-groups .select2-selection__clear {\n width: 18px;\n height: 18px;\n margin-top: 12px;\n margin-right: 1px;\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n color: #fff;\n}\n.acf-admin-page .acf-input .select2-selection__clear:before,\n.acf-admin-page .rule-groups .select2-selection__clear:before {\n content: \"\";\n display: block;\n width: 16px;\n height: 16px;\n top: 0;\n left: 0;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n mask-image: url(\"../../images/icons/icon-close.svg\");\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-input .select2-selection__clear:hover::before,\n.acf-admin-page .rule-groups .select2-selection__clear:hover::before {\n background-color: #0783BE;\n}\n.acf-admin-page .acf-label {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.acf-admin-page .acf-label .acf-icon-help {\n width: 18px;\n height: 18px;\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-label label {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-label .description {\n margin-top: 2px;\n}\n.acf-admin-page .acf-field-setting-name .acf-tip {\n position: absolute;\n top: 0;\n left: 654px;\n color: #98A2B3;\n}\n.rtl.acf-admin-page .acf-field-setting-name .acf-tip {\n left: auto;\n right: 654px;\n}\n\n.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help {\n width: 18px;\n height: 18px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container.-acf,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,\n.acf-admin-page .acf-field-query-var .select2-container.-acf,\n.acf-admin-page .acf-field-capability .select2-container.-acf,\n.acf-admin-page .acf-field-parent-slug .select2-container.-acf,\n.acf-admin-page .acf-field-data-storage .select2-container.-acf,\n.acf-admin-page .acf-field-manage-terms .select2-container.-acf,\n.acf-admin-page .acf-field-edit-terms .select2-container.-acf,\n.acf-admin-page .acf-field-delete-terms .select2-container.-acf,\n.acf-admin-page .acf-field-assign-terms .select2-container.-acf,\n.acf-admin-page .acf-field-meta-box .select2-container.-acf,\n.acf-admin-page .rule-groups .select2-container.-acf {\n min-height: 40px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered {\n display: flex;\n align-items: center;\n position: relative;\n z-index: 800;\n min-height: 40px;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon {\n top: auto;\n width: 18px;\n height: 18px;\n margin-right: 2px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before {\n width: 9px;\n height: 9px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered {\n border-color: #6BB5D8 !important;\n border-bottom-color: #D0D5DD !important;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered {\n border-bottom-right-radius: 0 !important;\n border-bottom-left-radius: 0 !important;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered {\n border-top-right-radius: 0 !important;\n border-top-left-radius: 0 !important;\n border-bottom-color: #6BB5D8 !important;\n border-top-color: #D0D5DD !important;\n}\n.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,\n.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,\n.acf-admin-page .acf-field-query-var .acf-selection.has-icon,\n.acf-admin-page .acf-field-capability .acf-selection.has-icon,\n.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,\n.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,\n.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,\n.acf-admin-page .rule-groups .acf-selection.has-icon {\n margin-left: 6px;\n}\n.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon, .acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon, .acf-admin-page .acf-field-query-var .acf-selection.has-icon, .acf-admin-page .acf-field-capability .acf-selection.has-icon, .acf-admin-page .acf-field-parent-slug .acf-selection.has-icon, .acf-admin-page .acf-field-data-storage .acf-selection.has-icon, .acf-admin-page .acf-field-manage-terms .acf-selection.has-icon, .acf-admin-page .acf-field-edit-terms .acf-selection.has-icon, .acf-admin-page .acf-field-delete-terms .acf-selection.has-icon, .acf-admin-page .acf-field-assign-terms .acf-selection.has-icon, .acf-admin-page .acf-field-meta-box .acf-selection.has-icon, .acf-admin-page .rule-groups .acf-selection.has-icon {\n margin-right: 6px;\n}\n\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow,\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,\n.acf-admin-page .acf-field-query-var .select2-selection__arrow,\n.acf-admin-page .acf-field-capability .select2-selection__arrow,\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow,\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow,\n.acf-admin-page .rule-groups .select2-selection__arrow {\n width: 20px;\n height: 20px;\n top: calc(50% - 10px);\n right: 12px;\n background-color: transparent;\n}\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,\n.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,\n.acf-admin-page .acf-field-capability .select2-selection__arrow:after,\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,\n.acf-admin-page .rule-groups .select2-selection__arrow:after {\n content: \"\";\n display: block;\n position: absolute;\n z-index: 850;\n top: 1px;\n left: 0;\n width: 20px;\n height: 20px;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-capability .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role=presentation],\n.acf-admin-page .rule-groups .select2-selection__arrow b[role=presentation] {\n display: none;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n.acf-admin-page .acf-term-search-term-name {\n background-color: #F9FAFB;\n border-top: 1px solid #EAECF0;\n border-bottom: 1px solid #EAECF0;\n color: #98A2B3;\n padding: 5px 5px 5px 10px;\n width: 100%;\n margin: 0;\n display: block;\n font-weight: 300;\n}\n.acf-admin-page .field-type-select-results {\n position: relative;\n top: 4px;\n z-index: 1002;\n border-radius: 0 0 6px 6px;\n box-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n}\n.acf-admin-page .field-type-select-results.select2-dropdown--above {\n display: flex;\n flex-direction: column-reverse;\n top: 0;\n border-radius: 6px 6px 0 0;\n z-index: 99999;\n}\n.select2-container.select2-container--open.acf-admin-page .field-type-select-results {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n}\n\n.acf-admin-page .field-type-select-results .acf-selection.has-icon {\n margin-left: 6px;\n}\n.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon {\n margin-right: 6px;\n}\n\n.acf-admin-page .field-type-select-results .select2-search {\n position: relative;\n margin: 0;\n padding: 0;\n}\n.acf-admin-page .field-type-select-results .select2-search--dropdown:after {\n content: \"\";\n display: block;\n position: absolute;\n top: 12px;\n left: 13px;\n width: 16px;\n height: 16px;\n -webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n mask-image: url(\"../../images/icons/icon-search.svg\");\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after {\n right: 12px;\n left: auto;\n}\n\n.acf-admin-page .field-type-select-results .select2-search .select2-search__field {\n padding-left: 38px;\n border-right: 0;\n border-bottom: 0;\n border-left: 0;\n border-radius: 0;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field {\n padding-right: 38px;\n padding-left: 0;\n}\n\n.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus {\n border-top-color: #D0D5DD;\n outline: 0;\n}\n.acf-admin-page .field-type-select-results .select2-results__options {\n max-height: 440px;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted {\n background-color: #0783BE !important;\n color: #F9FAFB !important;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option {\n display: inline-flex;\n position: relative;\n width: calc(100% - 24px);\n min-height: 32px;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n align-items: center;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon {\n top: auto;\n width: 18px;\n height: 18px;\n margin-right: 2px;\n box-shadow: 0 0 0 1px #F9FAFB;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before {\n width: 9px;\n height: 9px;\n}\n.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true] {\n background-color: #EBF5FA !important;\n color: #344054 !important;\n}\n.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after {\n content: \"\";\n right: 13px;\n position: absolute;\n width: 16px;\n height: 16px;\n -webkit-mask-image: url(\"../../images/icons/icon-check.svg\");\n mask-image: url(\"../../images/icons/icon-check.svg\");\n background-color: #0783BE;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after {\n left: 13px;\n right: auto;\n}\n\n.acf-admin-page .field-type-select-results .select2-results__group {\n display: inline-flex;\n align-items: center;\n width: calc(100% - 24px);\n min-height: 25px;\n background-color: #F9FAFB;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n color: #98A2B3;\n font-size: 11px;\n margin-bottom: 0;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n font-weight: normal;\n}\n.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,\n.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,\n.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after {\n right: auto;\n left: 10px;\n}\n\n.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,\n.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip {\n left: auto;\n right: 654px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Field Groups\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav.top {\n display: none;\n}\n.acf-internal-post-type .subsubsub {\n margin-bottom: 3px;\n}\n.acf-internal-post-type .wp-list-table {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n border-radius: 8px;\n border: none;\n overflow: hidden;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-internal-post-type .wp-list-table strong {\n color: #98A2B3;\n margin: 0;\n}\n.acf-internal-post-type .wp-list-table a.row-title {\n font-size: 13px !important;\n font-weight: 500;\n}\n.acf-internal-post-type .wp-list-table th,\n.acf-internal-post-type .wp-list-table td {\n color: #344054;\n}\n.acf-internal-post-type .wp-list-table th.sortable a,\n.acf-internal-post-type .wp-list-table td.sortable a {\n padding: 0;\n}\n.acf-internal-post-type .wp-list-table th.check-column,\n.acf-internal-post-type .wp-list-table td.check-column {\n padding-top: 12px;\n padding-right: 16px;\n padding-left: 16px;\n}\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .wp-list-table th.check-column,\n .acf-internal-post-type .wp-list-table td.check-column {\n vertical-align: top;\n padding-right: 2px;\n padding-left: 10px;\n }\n}\n.acf-internal-post-type .wp-list-table th input,\n.acf-internal-post-type .wp-list-table td input {\n margin: 0;\n padding: 0;\n}\n.acf-internal-post-type .wp-list-table th .acf-more-items,\n.acf-internal-post-type .wp-list-table td .acf-more-items {\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n padding: 0px 6px 1px;\n gap: 8px;\n width: 25px;\n height: 16px;\n background: #EAECF0;\n border-radius: 100px;\n font-weight: 400;\n font-size: 10px;\n color: #475467;\n}\n.acf-internal-post-type .wp-list-table th .acf-emdash,\n.acf-internal-post-type .wp-list-table td .acf-emdash {\n color: #D0D5DD;\n}\n.acf-internal-post-type .wp-list-table thead th, .acf-internal-post-type .wp-list-table thead td,\n.acf-internal-post-type .wp-list-table tfoot th, .acf-internal-post-type .wp-list-table tfoot td {\n height: 48px;\n padding-right: 24px;\n padding-left: 24px;\n box-sizing: border-box;\n background-color: #F9FAFB;\n border-color: #EAECF0;\n font-weight: 500;\n}\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .wp-list-table thead th, .acf-internal-post-type .wp-list-table thead td,\n .acf-internal-post-type .wp-list-table tfoot th, .acf-internal-post-type .wp-list-table tfoot td {\n padding-right: 16px;\n padding-left: 8px;\n }\n}\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .wp-list-table thead th.check-column, .acf-internal-post-type .wp-list-table thead td.check-column,\n .acf-internal-post-type .wp-list-table tfoot th.check-column, .acf-internal-post-type .wp-list-table tfoot td.check-column {\n vertical-align: middle;\n }\n}\n.acf-internal-post-type .wp-list-table tbody th,\n.acf-internal-post-type .wp-list-table tbody td {\n box-sizing: border-box;\n height: 60px;\n padding-top: 10px;\n padding-right: 24px;\n padding-bottom: 10px;\n padding-left: 24px;\n vertical-align: top;\n background-color: #fff;\n border-bottom-width: 1px;\n border-bottom-color: #EAECF0;\n border-bottom-style: solid;\n}\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .wp-list-table tbody th,\n .acf-internal-post-type .wp-list-table tbody td {\n padding-right: 16px;\n padding-left: 8px;\n }\n}\n.acf-internal-post-type .wp-list-table .column-acf-key {\n white-space: nowrap;\n}\n.acf-internal-post-type .wp-list-table .column-acf-key .acf-icon-key-solid {\n display: inline-block;\n position: relative;\n bottom: -2px;\n width: 15px;\n height: 15px;\n margin-right: 4px;\n color: #98A2B3;\n}\n.acf-internal-post-type .wp-list-table .acf-location .dashicons {\n position: relative;\n bottom: -2px;\n width: 16px;\n height: 16px;\n margin-right: 6px;\n font-size: 16px;\n color: #98A2B3;\n}\n.acf-internal-post-type .wp-list-table .post-state {\n color: #667085;\n}\n.acf-internal-post-type .wp-list-table tr:hover,\n.acf-internal-post-type .wp-list-table tr:focus-within {\n background: #f7f7f7;\n}\n.acf-internal-post-type .wp-list-table tr:hover .row-actions,\n.acf-internal-post-type .wp-list-table tr:focus-within .row-actions {\n margin-bottom: 0;\n}\n@media screen and (min-width: 782px) {\n .acf-internal-post-type .wp-list-table .column-acf-count {\n width: 10%;\n }\n}\n.acf-internal-post-type .wp-list-table .row-actions span.file {\n display: block;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.acf-internal-post-type.rtl .wp-list-table .column-acf-key .acf-icon-key-solid {\n margin-left: 4px;\n margin-right: 0;\n}\n.acf-internal-post-type.rtl .wp-list-table .acf-location .dashicons {\n margin-left: 6px;\n margin-right: 0;\n}\n.acf-internal-post-type .row-actions {\n margin-top: 2px;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n line-height: 14px;\n color: #D0D5DD;\n}\n.acf-internal-post-type .row-actions .trash a {\n color: #d94f4f;\n}\n.acf-internal-post-type .widefat thead td.check-column,\n.acf-internal-post-type .widefat tfoot td.check-column {\n padding-top: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRow actions\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .row-actions a:hover {\n color: #044767;\n}\n.acf-internal-post-type .row-actions .trash a {\n color: #a00;\n}\n.acf-internal-post-type .row-actions .trash a:hover {\n color: #f00;\n}\n.acf-internal-post-type .row-actions.visible {\n margin-bottom: 0;\n opacity: 1;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRow hover\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type #the-list tr:hover td,\n.acf-internal-post-type #the-list tr:hover th {\n background-color: #f7fbfd;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Table Nav\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav {\n margin-top: 24px;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n color: #667085;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSearch box\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type #posts-filter p.search-box {\n margin-top: 5px;\n margin-right: 0;\n margin-bottom: 24px;\n margin-left: 0;\n}\n.acf-internal-post-type #posts-filter p.search-box #post-search-input {\n min-width: 280px;\n margin-top: 0;\n margin-right: 8px;\n margin-bottom: 0;\n margin-left: 0;\n}\n@media screen and (max-width: 768px) {\n .acf-internal-post-type #posts-filter p.search-box {\n display: flex;\n box-sizing: border-box;\n padding-right: 24px;\n margin-right: 16px;\n position: inherit;\n }\n .acf-internal-post-type #posts-filter p.search-box #post-search-input {\n min-width: auto;\n }\n}\n\n.rtl.acf-internal-post-type #posts-filter p.search-box #post-search-input {\n margin-right: 0;\n margin-left: 8px;\n}\n@media screen and (max-width: 768px) {\n .rtl.acf-internal-post-type #posts-filter p.search-box {\n padding-left: 24px;\n padding-right: 0;\n margin-left: 16px;\n margin-right: 0;\n }\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tStatus tabs\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .subsubsub {\n display: flex;\n align-items: flex-end;\n height: 40px;\n margin-bottom: 16px;\n}\n.acf-internal-post-type .subsubsub li {\n margin-top: 0;\n margin-right: 4px;\n color: #98A2B3;\n}\n.acf-internal-post-type .subsubsub li .count {\n color: #667085;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPagination\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav-pages {\n display: flex;\n align-items: center;\n}\n.acf-internal-post-type .tablenav-pages.no-pages {\n display: none;\n}\n.acf-internal-post-type .tablenav-pages .displaying-num {\n margin-top: 0;\n margin-right: 16px;\n margin-bottom: 0;\n margin-left: 0;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links {\n display: flex;\n align-items: center;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links #table-paging {\n margin-top: 0;\n margin-right: 4px;\n margin-bottom: 0;\n margin-left: 8px;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links #table-paging .total-pages {\n margin-right: 0;\n}\n.acf-internal-post-type .tablenav-pages.one-page .pagination-links {\n display: none;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPagination buttons & icons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav-pages .pagination-links .button {\n display: inline-flex;\n align-items: center;\n align-content: center;\n justify-content: center;\n min-width: 40px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n background-color: transparent;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1), .acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2), .acf-internal-post-type .tablenav-pages .pagination-links .button:last-child, .acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2) {\n display: inline-block;\n position: relative;\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n margin-left: 4px;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before, .acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before, .acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before, .acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n background-color: #0783BE;\n border-radius: 0;\n -webkit-mask-size: 20px;\n mask-size: 20px;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-left-double.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-left-double.svg\");\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-right-double.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-right-double.svg\");\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:hover {\n border-color: #066998;\n background-color: rgba(7, 131, 190, 0.05);\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:hover:before {\n background-color: #066998;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled {\n background-color: transparent !important;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled.disabled:before {\n background-color: #D0D5DD;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Empty state\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-no-field-groups-wrapper,\n.acf-no-taxonomies-wrapper,\n.acf-no-post-types-wrapper,\n.acf-no-options-pages-wrapper,\n.acf-options-preview-wrapper {\n display: flex;\n justify-content: center;\n padding-top: 48px;\n padding-bottom: 48px;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner,\n.acf-no-field-groups-wrapper .acf-options-preview-inner,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner,\n.acf-no-post-types-wrapper .acf-no-post-types-inner,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner,\n.acf-no-post-types-wrapper .acf-options-preview-inner,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner,\n.acf-no-options-pages-wrapper .acf-options-preview-inner,\n.acf-options-preview-wrapper .acf-no-field-groups-inner,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner,\n.acf-options-preview-wrapper .acf-no-post-types-inner,\n.acf-options-preview-wrapper .acf-no-options-pages-inner,\n.acf-options-preview-wrapper .acf-options-preview-inner {\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n align-content: center;\n align-items: flex-start;\n text-align: center;\n max-width: 420px;\n min-height: 320px;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner img,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner p,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,\n.acf-no-field-groups-wrapper .acf-options-preview-inner img,\n.acf-no-field-groups-wrapper .acf-options-preview-inner h2,\n.acf-no-field-groups-wrapper .acf-options-preview-inner p,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner img,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner p,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner img,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner p,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,\n.acf-no-post-types-wrapper .acf-no-post-types-inner img,\n.acf-no-post-types-wrapper .acf-no-post-types-inner h2,\n.acf-no-post-types-wrapper .acf-no-post-types-inner p,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner img,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner p,\n.acf-no-post-types-wrapper .acf-options-preview-inner img,\n.acf-no-post-types-wrapper .acf-options-preview-inner h2,\n.acf-no-post-types-wrapper .acf-options-preview-inner p,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner img,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner p,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,\n.acf-no-options-pages-wrapper .acf-options-preview-inner img,\n.acf-no-options-pages-wrapper .acf-options-preview-inner h2,\n.acf-no-options-pages-wrapper .acf-options-preview-inner p,\n.acf-options-preview-wrapper .acf-no-field-groups-inner img,\n.acf-options-preview-wrapper .acf-no-field-groups-inner h2,\n.acf-options-preview-wrapper .acf-no-field-groups-inner p,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner img,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner p,\n.acf-options-preview-wrapper .acf-no-post-types-inner img,\n.acf-options-preview-wrapper .acf-no-post-types-inner h2,\n.acf-options-preview-wrapper .acf-no-post-types-inner p,\n.acf-options-preview-wrapper .acf-no-options-pages-inner img,\n.acf-options-preview-wrapper .acf-no-options-pages-inner h2,\n.acf-options-preview-wrapper .acf-no-options-pages-inner p,\n.acf-options-preview-wrapper .acf-options-preview-inner img,\n.acf-options-preview-wrapper .acf-options-preview-inner h2,\n.acf-options-preview-wrapper .acf-options-preview-inner p {\n flex: 1 0 100%;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,\n.acf-no-field-groups-wrapper .acf-options-preview-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-post-types-wrapper .acf-no-post-types-inner h2,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,\n.acf-no-post-types-wrapper .acf-options-preview-inner h2,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,\n.acf-no-options-pages-wrapper .acf-options-preview-inner h2,\n.acf-options-preview-wrapper .acf-no-field-groups-inner h2,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,\n.acf-options-preview-wrapper .acf-no-post-types-inner h2,\n.acf-options-preview-wrapper .acf-no-options-pages-inner h2,\n.acf-options-preview-wrapper .acf-options-preview-inner h2 {\n margin-top: 32px;\n margin-bottom: 0;\n padding: 0;\n color: #344054;\n line-height: 1.6rem;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner p,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,\n.acf-no-field-groups-wrapper .acf-options-preview-inner p,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner p,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner p,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,\n.acf-no-post-types-wrapper .acf-no-post-types-inner p,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner p,\n.acf-no-post-types-wrapper .acf-options-preview-inner p,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner p,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,\n.acf-no-options-pages-wrapper .acf-options-preview-inner p,\n.acf-options-preview-wrapper .acf-no-field-groups-inner p,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner p,\n.acf-options-preview-wrapper .acf-no-post-types-inner p,\n.acf-options-preview-wrapper .acf-no-options-pages-inner p,\n.acf-options-preview-wrapper .acf-options-preview-inner p {\n margin-top: 12px;\n margin-bottom: 0;\n padding: 0;\n color: #667085;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-options-preview-wrapper .acf-options-preview-inner p.acf-small {\n display: block;\n position: relative;\n margin-top: 32px;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner img,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,\n.acf-no-field-groups-wrapper .acf-options-preview-inner img,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner img,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner img,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,\n.acf-no-post-types-wrapper .acf-no-post-types-inner img,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner img,\n.acf-no-post-types-wrapper .acf-options-preview-inner img,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner img,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,\n.acf-no-options-pages-wrapper .acf-options-preview-inner img,\n.acf-options-preview-wrapper .acf-no-field-groups-inner img,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner img,\n.acf-options-preview-wrapper .acf-no-post-types-inner img,\n.acf-options-preview-wrapper .acf-no-options-pages-inner img,\n.acf-options-preview-wrapper .acf-options-preview-inner img {\n max-width: 284px;\n margin-bottom: 0;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-options-preview-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-btn,\n.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-options-preview-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-options-preview-wrapper .acf-options-preview-inner .acf-btn {\n margin-top: 32px;\n}\n.acf-no-field-groups-wrapper .acf-no-post-types-inner img,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,\n.acf-no-post-types-wrapper .acf-no-post-types-inner img,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner img,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner img,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,\n.acf-options-preview-wrapper .acf-no-post-types-inner img,\n.acf-options-preview-wrapper .acf-no-options-pages-inner img {\n width: 106px;\n height: 88px;\n}\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner img {\n width: 98px;\n height: 88px;\n}\n\n.acf-no-field-groups #the-list tr:hover td,\n.acf-no-field-groups #the-list tr:hover th,\n.acf-no-field-groups .acf-admin-field-groups .wp-list-table tr:hover,\n.acf-no-field-groups .striped > tbody > :nth-child(odd), .acf-no-field-groups ul.striped > :nth-child(odd), .acf-no-field-groups .alternate,\n.acf-no-post-types #the-list tr:hover td,\n.acf-no-post-types #the-list tr:hover th,\n.acf-no-post-types .acf-admin-field-groups .wp-list-table tr:hover,\n.acf-no-post-types .striped > tbody > :nth-child(odd),\n.acf-no-post-types ul.striped > :nth-child(odd),\n.acf-no-post-types .alternate,\n.acf-no-taxonomies #the-list tr:hover td,\n.acf-no-taxonomies #the-list tr:hover th,\n.acf-no-taxonomies .acf-admin-field-groups .wp-list-table tr:hover,\n.acf-no-taxonomies .striped > tbody > :nth-child(odd),\n.acf-no-taxonomies ul.striped > :nth-child(odd),\n.acf-no-taxonomies .alternate,\n.acf-no-options-pages #the-list tr:hover td,\n.acf-no-options-pages #the-list tr:hover th,\n.acf-no-options-pages .acf-admin-field-groups .wp-list-table tr:hover,\n.acf-no-options-pages .striped > tbody > :nth-child(odd),\n.acf-no-options-pages ul.striped > :nth-child(odd),\n.acf-no-options-pages .alternate {\n background-color: transparent !important;\n}\n.acf-no-field-groups .wp-list-table thead,\n.acf-no-field-groups .wp-list-table tfoot,\n.acf-no-post-types .wp-list-table thead,\n.acf-no-post-types .wp-list-table tfoot,\n.acf-no-taxonomies .wp-list-table thead,\n.acf-no-taxonomies .wp-list-table tfoot,\n.acf-no-options-pages .wp-list-table thead,\n.acf-no-options-pages .wp-list-table tfoot {\n display: none;\n}\n.acf-no-field-groups .wp-list-table a.acf-btn,\n.acf-no-post-types .wp-list-table a.acf-btn,\n.acf-no-taxonomies .wp-list-table a.acf-btn,\n.acf-no-options-pages .wp-list-table a.acf-btn {\n border: 1px solid rgba(0, 0, 0, 0.16);\n box-shadow: none;\n}\n\n.acf-internal-post-type #the-list .no-items td {\n vertical-align: middle;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Options Page Preview\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-options-preview .acf-btn,\n.acf-no-options-pages-wrapper .acf-btn {\n margin-left: 8px;\n}\n.acf-options-preview .disabled,\n.acf-no-options-pages-wrapper .disabled {\n background-color: #F2F4F7 !important;\n color: #98A2B3 !important;\n border: 1px #D0D5DD solid;\n cursor: default !important;\n}\n.acf-options-preview .acf-options-pages-preview-upgrade-button,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button {\n height: 48px;\n padding: 8px 48px 8px 48px !important;\n border: none !important;\n gap: 6px;\n display: inline-flex;\n align-items: center;\n align-self: stretch;\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n border-radius: 6px;\n text-decoration: none;\n}\n.acf-options-preview .acf-options-pages-preview-upgrade-button:focus,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button:focus {\n border: none;\n outline: none;\n box-shadow: none;\n}\n.acf-options-preview .acf-options-pages-preview-upgrade-button p,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p {\n margin: 0;\n padding-top: 8px;\n padding-bottom: 8px;\n font-weight: normal;\n text-transform: none;\n color: #fff;\n}\n.acf-options-preview .acf-options-pages-preview-upgrade-button .acf-icon,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-icon {\n width: 20px;\n height: 20px;\n margin-right: 6px;\n margin-left: -2px;\n background-color: #F9FAFB;\n}\n.acf-options-preview .acf-ui-options-page-pro-features-actions a.acf-btn i,\n.acf-no-options-pages-wrapper .acf-ui-options-page-pro-features-actions a.acf-btn i {\n margin-right: -2px !important;\n margin-left: 0px !important;\n}\n.acf-options-preview .acf-pro-label,\n.acf-no-options-pages-wrapper .acf-pro-label {\n vertical-align: middle;\n}\n.acf-options-preview .acf_options_preview_wrap img,\n.acf-no-options-pages-wrapper .acf_options_preview_wrap img {\n max-height: 88px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small screen list table info toggle\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .wp-list-table .toggle-row:before {\n top: 4px;\n left: 16px;\n border-radius: 0;\n content: \"\";\n display: block;\n position: absolute;\n width: 16px;\n height: 16px;\n background-color: #0783BE;\n border-radius: 0;\n -webkit-mask-size: 20px;\n mask-size: 20px;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-internal-post-type .wp-list-table .is-expanded .toggle-row:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small screen checkbox\n*\n*---------------------------------------------------------------------------------------------*/\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .widefat th input[type=checkbox],\n .acf-internal-post-type .widefat thead td input[type=checkbox],\n .acf-internal-post-type .widefat tfoot td input[type=checkbox] {\n margin-bottom: 0;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Invalid license states\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title {\n color: #667085;\n pointer-events: none;\n display: inline-flex;\n vertical-align: middle;\n gap: 6px;\n}\n.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title:before {\n content: \"\";\n width: 16px;\n height: 16px;\n background-color: #667085;\n display: inline-block;\n align-self: center;\n -webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n mask-image: url(\"../../images/icons/icon-lock.svg\");\n}\n.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-actions {\n display: none;\n}\n.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .column-title .acf-js-tooltip {\n display: inline-block;\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title {\n color: #667085;\n pointer-events: none;\n display: inline-flex;\n vertical-align: middle;\n gap: 6px;\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title:before {\n content: \"\";\n width: 16px;\n height: 16px;\n background-color: #667085;\n display: inline-block;\n align-self: center;\n -webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n mask-image: url(\"../../images/icons/icon-lock.svg\");\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .acf-count a {\n color: #667085;\n pointer-events: none;\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-actions {\n display: none;\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .column-title .acf-js-tooltip {\n display: inline-block;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Navigation\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar {\n position: unset;\n top: 32px;\n height: 72px;\n z-index: 800;\n background: #344054;\n color: #98A2B3;\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner {\n display: flex;\n justify-content: space-between;\n align-content: center;\n align-items: center;\n max-width: 100%;\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap {\n display: flex;\n align-items: center;\n position: relative;\n padding-left: 72px;\n}\n@media screen and (max-width: 1250px) {\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-post-type,\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-taxonomy {\n display: none;\n }\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-post-type,\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-taxonomy {\n display: flex;\n }\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-upgrade-wrap {\n display: flex;\n align-items: center;\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo {\n display: inline-flex;\n margin-left: 24px;\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo img {\n height: 20px;\n}\n@media screen and (max-width: 1000px) {\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo {\n display: none;\n }\n}\n@media screen and (max-width: 880px) {\n .acf-admin-toolbar {\n position: static;\n }\n}\n.acf-admin-toolbar .acf-logo {\n display: flex;\n margin-right: 24px;\n text-decoration: none;\n position: absolute;\n top: 0;\n left: 0;\n}\n.acf-admin-toolbar .acf-logo img {\n display: block;\n}\n.acf-admin-toolbar .acf-logo.pro img {\n height: 46px;\n}\n.acf-admin-toolbar h2 {\n display: none;\n color: #F9FAFB;\n}\n.acf-admin-toolbar .acf-tab {\n display: flex;\n align-items: center;\n box-sizing: border-box;\n min-height: 40px;\n margin-right: 8px;\n padding-top: 8px;\n padding-right: 16px;\n padding-bottom: 8px;\n padding-left: 16px;\n border-width: 1px;\n border-style: solid;\n border-color: transparent;\n border-radius: 6px;\n color: #98A2B3;\n text-decoration: none;\n}\n.acf-admin-toolbar .acf-tab.is-active {\n background-color: #475467;\n color: #fff;\n}\n.acf-admin-toolbar .acf-tab:hover {\n background-color: #475467;\n color: #F9FAFB;\n}\n.acf-admin-toolbar .acf-tab:focus-visible {\n border-width: 1px;\n border-style: solid;\n border-color: #667085;\n}\n.acf-admin-toolbar .acf-tab:focus {\n box-shadow: none;\n}\n.acf-admin-toolbar .acf-more:hover .acf-tab.acf-more-tab {\n background-color: #475467;\n color: #F9FAFB;\n}\n.acf-admin-toolbar .acf-more ul {\n display: none;\n position: absolute;\n box-sizing: border-box;\n background: #fff;\n z-index: 1051;\n overflow: hidden;\n min-width: 280px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding: 0;\n border-radius: 8px;\n box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 8px 23px rgba(0, 0, 0, 0.12);\n}\n.acf-admin-toolbar .acf-more ul .acf-wp-engine {\n display: flex;\n align-items: center;\n justify-content: space-between;\n min-height: 48px;\n border-top: 1px solid rgba(0, 0, 0, 0.08);\n background: #ECFBFC;\n}\n.acf-admin-toolbar .acf-more ul .acf-wp-engine a {\n display: flex;\n width: 100%;\n justify-content: space-between;\n border-top: none;\n}\n.acf-admin-toolbar .acf-more ul li {\n margin: 0;\n padding: 0 16px;\n}\n.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-post-type,\n.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-taxonomy {\n display: none;\n}\n.acf-admin-toolbar .acf-more ul li.acf-more-section-header {\n background: #F9FAFB;\n padding: 1px 0 0 0;\n margin-top: -1px;\n border-top: 1px solid #EAECF0;\n border-bottom: 1px solid #EAECF0;\n}\n.acf-admin-toolbar .acf-more ul li.acf-more-section-header span {\n color: #475467;\n font-size: 12px;\n font-weight: bold;\n}\n.acf-admin-toolbar .acf-more ul li.acf-more-section-header span:hover {\n background: #F9FAFB;\n}\n.acf-admin-toolbar .acf-more ul li a {\n margin: 0;\n padding: 0;\n color: #1D2939;\n border-radius: 0;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #F2F4F7;\n}\n.acf-admin-toolbar .acf-more ul li a:hover, .acf-admin-toolbar .acf-more ul li a.acf-tab.is-active {\n background-color: unset;\n color: #0783BE;\n}\n.acf-admin-toolbar .acf-more ul li a i.acf-icon {\n display: none !important;\n width: 16px;\n height: 16px;\n -webkit-mask-size: 16px;\n mask-size: 16px;\n background-color: #98A2B3 !important;\n}\n.acf-admin-toolbar .acf-more ul li a .acf-requires-pro {\n justify-content: center;\n align-items: center;\n color: white;\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n border-radius: 100px;\n font-size: 11px;\n position: absolute;\n right: 16px;\n padding-right: 6px;\n padding-left: 6px;\n}\n.acf-admin-toolbar .acf-more ul li a img.acf-wp-engine-pro {\n display: block;\n height: 16px;\n width: auto;\n}\n.acf-admin-toolbar .acf-more ul li a .acf-wp-engine-upsell-pill {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n min-height: 22px;\n border-radius: 100px;\n font-size: 11px;\n padding-right: 8px;\n padding-left: 8px;\n background: #0ECAD4;\n color: #FFFFFF;\n text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.12);\n text-transform: uppercase;\n}\n.acf-admin-toolbar .acf-more ul li:first-child a {\n border-bottom: none;\n}\n.acf-admin-toolbar .acf-more ul:hover, .acf-admin-toolbar .acf-more ul:focus {\n display: block;\n}\n.acf-admin-toolbar .acf-more:hover ul, .acf-admin-toolbar .acf-more:focus ul {\n display: block;\n}\n#wpcontent .acf-admin-toolbar {\n box-sizing: border-box;\n margin-left: -20px;\n padding-top: 16px;\n padding-right: 32px;\n padding-bottom: 16px;\n padding-left: 32px;\n}\n@media screen and (max-width: 600px) {\n .acf-admin-toolbar {\n display: none;\n }\n}\n\n.rtl #wpcontent .acf-admin-toolbar {\n margin-left: 0;\n margin-right: -20px;\n}\n.rtl #wpcontent .acf-admin-toolbar .acf-tab {\n margin-left: 8px;\n margin-right: 0;\n}\n.rtl .acf-logo {\n margin-right: 0;\n margin-left: 32px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Toolbar Icons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar .acf-tab i.acf-icon,\n.acf-admin-toolbar .acf-more i.acf-icon {\n display: none;\n margin-right: 8px;\n margin-left: -2px;\n}\n.acf-admin-toolbar .acf-tab i.acf-icon.acf-icon-dropdown,\n.acf-admin-toolbar .acf-more i.acf-icon.acf-icon-dropdown {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n width: 16px;\n height: 16px;\n -webkit-mask-size: 16px;\n mask-size: 16px;\n margin-right: -6px;\n margin-left: 6px;\n}\n.acf-admin-toolbar .acf-tab.acf-header-tab-acf-field-group i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-post-type i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-taxonomy i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-tools i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-settings-updates i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-more i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-field-group i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-post-type i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-taxonomy i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-tools i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-settings-updates i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-more i.acf-icon {\n display: inline-flex;\n}\n.acf-admin-toolbar .acf-tab.is-active i.acf-icon, .acf-admin-toolbar .acf-tab:hover i.acf-icon,\n.acf-admin-toolbar .acf-more.is-active i.acf-icon,\n.acf-admin-toolbar .acf-more:hover i.acf-icon {\n background-color: #EAECF0;\n}\n.rtl .acf-admin-toolbar .acf-tab i.acf-icon {\n margin-right: -2px;\n margin-left: 8px;\n}\n.acf-admin-toolbar .acf-header-tab-acf-field-group i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-field-groups.svg\");\n mask-image: url(\"../../images/icons/icon-field-groups.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-post-type i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-post-type.svg\");\n mask-image: url(\"../../images/icons/icon-post-type.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-taxonomy i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-taxonomies.svg\");\n mask-image: url(\"../../images/icons/icon-taxonomies.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-tools i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-tools.svg\");\n mask-image: url(\"../../images/icons/icon-tools.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-settings-updates i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-updates.svg\");\n mask-image: url(\"../../images/icons/icon-updates.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-more i.acf-icon-more {\n -webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide WP default controls\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #wpbody-content > .notice:not(.inline, .below-h2) {\n display: none;\n}\n.acf-admin-page h1.wp-heading-inline {\n display: none;\n}\n.acf-admin-page .wrap .wp-heading-inline + .page-title-action {\n display: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headerbar\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-headerbar {\n display: flex;\n align-items: center;\n position: sticky;\n top: 32px;\n z-index: 700;\n box-sizing: border-box;\n min-height: 72px;\n margin-left: -20px;\n padding-top: 8px;\n padding-right: 32px;\n padding-bottom: 8px;\n padding-left: 32px;\n background-color: #fff;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-headerbar .acf-headerbar-inner {\n flex: 1 1 auto;\n display: flex;\n align-items: center;\n justify-content: space-between;\n max-width: 1440px;\n gap: 8px;\n}\n.acf-headerbar .acf-page-title {\n display: flex;\n align-items: center;\n gap: 8px;\n margin-top: 0;\n margin-right: 16px;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n.acf-headerbar .acf-page-title .acf-duplicated-from {\n color: #98A2B3;\n}\n.acf-headerbar .acf-page-title .acf-pro-label {\n box-shadow: none;\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar {\n position: static;\n }\n}\n@media screen and (max-width: 600px) {\n .acf-headerbar {\n justify-content: space-between;\n position: relative;\n top: 46px;\n min-height: 64px;\n padding-right: 12px;\n }\n}\n.acf-headerbar .acf-headerbar-content {\n flex: 1 1 auto;\n display: flex;\n align-items: center;\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar .acf-headerbar-content {\n flex-wrap: wrap;\n }\n .acf-headerbar .acf-headerbar-content .acf-headerbar-title,\n .acf-headerbar .acf-headerbar-content .acf-title-wrap {\n flex: 1 1 100%;\n }\n .acf-headerbar .acf-headerbar-content .acf-title-wrap {\n margin-top: 8px;\n }\n}\n.acf-headerbar .acf-input-error {\n border: 1px rgba(209, 55, 55, 0.5) solid !important;\n box-shadow: 0 0 0 3px rgba(209, 55, 55, 0.12), 0 0 0 rgba(255, 54, 54, 0.25) !important;\n background-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n background-position: right 10px top 50%;\n background-size: 20px;\n background-repeat: no-repeat;\n}\n.acf-headerbar .acf-input-error:focus {\n outline: none !important;\n border: 1px rgba(209, 55, 55, 0.8) solid !important;\n box-shadow: 0 0 0 3px rgba(209, 55, 55, 0.16), 0 0 0 rgba(255, 54, 54, 0.25) !important;\n}\n.acf-headerbar .acf-headerbar-title-field {\n min-width: 320px;\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar .acf-headerbar-title-field {\n min-width: 100%;\n }\n}\n.acf-headerbar .acf-headerbar-actions {\n display: flex;\n}\n.acf-headerbar .acf-headerbar-actions .acf-btn {\n margin-left: 8px;\n}\n.acf-headerbar .acf-headerbar-actions .disabled {\n background-color: #F2F4F7;\n color: #98A2B3 !important;\n border: 1px #D0D5DD solid;\n cursor: default;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Edit Field Group Headerbar\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-headerbar-field-editor {\n position: sticky;\n top: 32px;\n z-index: 1020;\n margin-left: -20px;\n width: calc(100% + 20px);\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar-field-editor {\n position: relative;\n top: 0;\n width: 100%;\n margin-left: 0;\n padding-right: 8px;\n padding-left: 8px;\n }\n}\n@media screen and (max-width: 640px) {\n .acf-headerbar-field-editor {\n position: relative;\n top: 46px;\n z-index: unset;\n }\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar-field-editor .acf-headerbar-inner {\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n width: 100%;\n }\n .acf-headerbar-field-editor .acf-headerbar-inner .acf-page-title {\n flex: 1 1 auto;\n }\n .acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions {\n flex: 1 1 100%;\n margin-top: 8px;\n gap: 8px;\n }\n .acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions .acf-btn {\n width: 100%;\n display: inline-flex;\n justify-content: center;\n margin: 0;\n }\n}\n.acf-headerbar-field-editor .acf-page-title {\n margin-right: 16px;\n}\n\n.rtl .acf-headerbar,\n.rtl .acf-headerbar-field-editor {\n margin-left: 0;\n margin-right: -20px;\n}\n.rtl .acf-headerbar .acf-page-title,\n.rtl .acf-headerbar-field-editor .acf-page-title {\n margin-left: 16px;\n margin-right: 0;\n}\n.rtl .acf-headerbar .acf-headerbar-actions .acf-btn,\n.rtl .acf-headerbar-field-editor .acf-headerbar-actions .acf-btn {\n margin-left: 0;\n margin-right: 8px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Buttons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn {\n display: inline-flex;\n align-items: center;\n box-sizing: border-box;\n min-height: 40px;\n padding-top: 8px;\n padding-right: 16px;\n padding-bottom: 8px;\n padding-left: 16px;\n background-color: #0783BE;\n border-radius: 6px;\n border-width: 1px;\n border-style: solid;\n border-color: rgba(16, 24, 40, 0.2);\n text-decoration: none;\n color: #fff !important;\n transition: all 0.2s ease-in-out;\n transition-property: background, border, box-shadow;\n}\n.acf-btn:hover {\n background-color: #066998;\n color: #fff;\n cursor: pointer;\n}\n.acf-btn:disabled, .acf-btn.disabled {\n background-color: #F2F4F7;\n border-color: #EAECF0;\n color: #98A2B3 !important;\n transition: none;\n pointer-events: none;\n}\n.acf-btn.acf-btn-sm {\n min-height: 32px;\n padding-top: 4px;\n padding-right: 12px;\n padding-bottom: 4px;\n padding-left: 12px;\n}\n.acf-btn.acf-btn-secondary {\n background-color: transparent;\n color: #0783BE !important;\n border-color: #0783BE;\n}\n.acf-btn.acf-btn-secondary:hover {\n background-color: #f3f9fc;\n}\n.acf-btn.acf-btn-muted {\n background-color: #667085;\n color: white;\n height: 48px;\n padding: 8px 28px 8px 28px !important;\n border-radius: 6px;\n border: 1px;\n gap: 6px;\n}\n.acf-btn.acf-btn-muted:hover {\n background-color: #475467 !important;\n}\n.acf-btn.acf-btn-tertiary {\n background-color: transparent;\n color: #667085 !important;\n border-color: #D0D5DD;\n}\n.acf-btn.acf-btn-tertiary:hover {\n color: #667085 !important;\n border-color: #98A2B3;\n}\n.acf-btn.acf-btn-clear {\n background-color: transparent;\n color: #667085 !important;\n border-color: transparent;\n}\n.acf-btn.acf-btn-clear:hover {\n color: #0783BE !important;\n}\n.acf-btn.acf-btn-pro {\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n border: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Button icons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn i.acf-icon {\n width: 20px;\n height: 20px;\n -webkit-mask-size: 20px;\n mask-size: 20px;\n margin-right: 6px;\n margin-left: -4px;\n}\n.acf-btn.acf-btn-sm i.acf-icon {\n width: 16px;\n height: 16px;\n -webkit-mask-size: 16px;\n mask-size: 16px;\n margin-right: 6px;\n margin-left: -2px;\n}\n\n.rtl .acf-btn i.acf-icon {\n margin-right: -4px;\n margin-left: 6px;\n}\n.rtl .acf-btn.acf-btn-sm i.acf-icon {\n margin-right: -4px;\n margin-left: 2px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Delete field group button\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn.acf-delete-field-group:hover {\n background-color: #fbeded;\n border-color: #D13737 !important;\n color: #D13737 !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tIcon base styling\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type i.acf-icon,\n.post-type-acf-field-group i.acf-icon {\n display: inline-flex;\n width: 20px;\n height: 20px;\n background-color: currentColor;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tIcons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n /*--------------------------------------------------------------------------------------------\n *\n *\tInactive group icon\n *\n *--------------------------------------------------------------------------------------------*/\n}\n.acf-admin-page i.acf-field-setting-fc-delete, .acf-admin-page i.acf-field-setting-fc-duplicate {\n box-sizing: border-box;\n /* Auto layout */\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n padding: 8px;\n cursor: pointer;\n width: 32px;\n height: 32px;\n /* Base / White */\n background: #FFFFFF;\n /* Gray/300 */\n border: 1px solid #D0D5DD;\n /* Elevation/01 */\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* Inside auto layout */\n flex: none;\n order: 0;\n flex-grow: 0;\n}\n.acf-admin-page i.acf-icon-plus {\n -webkit-mask-image: url(\"../../images/icons/icon-add.svg\");\n mask-image: url(\"../../images/icons/icon-add.svg\");\n}\n.acf-admin-page i.acf-icon-stars {\n -webkit-mask-image: url(\"../../images/icons/icon-stars.svg\");\n mask-image: url(\"../../images/icons/icon-stars.svg\");\n}\n.acf-admin-page i.acf-icon-help {\n -webkit-mask-image: url(\"../../images/icons/icon-help.svg\");\n mask-image: url(\"../../images/icons/icon-help.svg\");\n}\n.acf-admin-page i.acf-icon-key {\n -webkit-mask-image: url(\"../../images/icons/icon-key.svg\");\n mask-image: url(\"../../images/icons/icon-key.svg\");\n}\n.acf-admin-page i.acf-icon-regenerate {\n -webkit-mask-image: url(\"../../images/icons/icon-regenerate.svg\");\n mask-image: url(\"../../images/icons/icon-regenerate.svg\");\n}\n.acf-admin-page i.acf-icon-trash, .acf-admin-page button.acf-icon-trash {\n -webkit-mask-image: url(\"../../images/icons/icon-trash.svg\");\n mask-image: url(\"../../images/icons/icon-trash.svg\");\n}\n.acf-admin-page i.acf-icon-extended-menu, .acf-admin-page button.acf-icon-extended-menu {\n -webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n}\n.acf-admin-page i.acf-icon.-duplicate, .acf-admin-page button.acf-icon-duplicate {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n}\n.acf-admin-page i.acf-icon.-duplicate:before, .acf-admin-page i.acf-icon.-duplicate:after, .acf-admin-page button.acf-icon-duplicate:before, .acf-admin-page button.acf-icon-duplicate:after {\n content: none;\n}\n.acf-admin-page i.acf-icon-arrow-right {\n -webkit-mask-image: url(\"../../images/icons/icon-arrow-right.svg\");\n mask-image: url(\"../../images/icons/icon-arrow-right.svg\");\n}\n.acf-admin-page i.acf-icon-arrow-up-right {\n -webkit-mask-image: url(\"../../images/icons/icon-arrow-up-right.svg\");\n mask-image: url(\"../../images/icons/icon-arrow-up-right.svg\");\n}\n.acf-admin-page i.acf-icon-arrow-left {\n -webkit-mask-image: url(\"../../images/icons/icon-arrow-left.svg\");\n mask-image: url(\"../../images/icons/icon-arrow-left.svg\");\n}\n.acf-admin-page i.acf-icon-chevron-right,\n.acf-admin-page .acf-icon.-right {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n}\n.acf-admin-page i.acf-icon-chevron-left,\n.acf-admin-page .acf-icon.-left {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n}\n.acf-admin-page i.acf-icon-key-solid {\n -webkit-mask-image: url(\"../../images/icons/icon-key-solid.svg\");\n mask-image: url(\"../../images/icons/icon-key-solid.svg\");\n}\n.acf-admin-page i.acf-icon-globe,\n.acf-admin-page .acf-icon.-globe {\n -webkit-mask-image: url(\"../../images/icons/icon-globe.svg\");\n mask-image: url(\"../../images/icons/icon-globe.svg\");\n}\n.acf-admin-page i.acf-icon-image,\n.acf-admin-page .acf-icon.-picture {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n}\n.acf-admin-page i.acf-icon-warning {\n -webkit-mask-image: url(\"../../images/icons/icon-warning-alt.svg\");\n mask-image: url(\"../../images/icons/icon-warning-alt.svg\");\n}\n.acf-admin-page i.acf-icon-warning-red {\n -webkit-mask-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n mask-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n}\n.acf-admin-page i.acf-icon-dots-grid {\n -webkit-mask-image: url(\"../../images/icons/icon-dots-grid.svg\");\n mask-image: url(\"../../images/icons/icon-dots-grid.svg\");\n}\n.acf-admin-page i.acf-icon-play {\n -webkit-mask-image: url(\"../../images/icons/icon-play.svg\");\n mask-image: url(\"../../images/icons/icon-play.svg\");\n}\n.acf-admin-page i.acf-icon-lock {\n -webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n mask-image: url(\"../../images/icons/icon-lock.svg\");\n}\n.acf-admin-page i.acf-icon-document {\n -webkit-mask-image: url(\"../../images/icons/icon-document.svg\");\n mask-image: url(\"../../images/icons/icon-document.svg\");\n}\n.acf-admin-page .post-type-acf-field-group .post-state,\n.acf-admin-page .acf-internal-post-type .post-state {\n font-weight: normal;\n}\n.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden,\n.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden {\n display: inline-flex;\n width: 18px;\n height: 18px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: 18px;\n mask-size: 18px;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-hidden.svg\");\n mask-image: url(\"../../images/icons/icon-hidden.svg\");\n}\n.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden:before,\n.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden:before {\n display: none;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tEdit field group page postbox header icons\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-field-group-fields .postbox-header h2,\n#acf-field-group-fields .postbox-header h3,\n#acf-field-group-fields .acf-sub-field-list-header h2,\n#acf-field-group-fields .acf-sub-field-list-header h3,\n#acf-field-group-options .postbox-header h2,\n#acf-field-group-options .postbox-header h3,\n#acf-field-group-options .acf-sub-field-list-header h2,\n#acf-field-group-options .acf-sub-field-list-header h3,\n#acf-advanced-settings .postbox-header h2,\n#acf-advanced-settings .postbox-header h3,\n#acf-advanced-settings .acf-sub-field-list-header h2,\n#acf-advanced-settings .acf-sub-field-list-header h3 {\n display: inline-flex;\n justify-content: flex-start;\n align-content: stretch;\n align-items: center;\n}\n#acf-field-group-fields .postbox-header h2:before,\n#acf-field-group-fields .postbox-header h3:before,\n#acf-field-group-fields .acf-sub-field-list-header h2:before,\n#acf-field-group-fields .acf-sub-field-list-header h3:before,\n#acf-field-group-options .postbox-header h2:before,\n#acf-field-group-options .postbox-header h3:before,\n#acf-field-group-options .acf-sub-field-list-header h2:before,\n#acf-field-group-options .acf-sub-field-list-header h3:before,\n#acf-advanced-settings .postbox-header h2:before,\n#acf-advanced-settings .postbox-header h3:before,\n#acf-advanced-settings .acf-sub-field-list-header h2:before,\n#acf-advanced-settings .acf-sub-field-list-header h3:before {\n content: \"\";\n display: inline-block;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n}\n\n.rtl #acf-field-group-fields .postbox-header h2:before,\n.rtl #acf-field-group-fields .postbox-header h3:before,\n.rtl #acf-field-group-fields .acf-sub-field-list-header h2:before,\n.rtl #acf-field-group-fields .acf-sub-field-list-header h3:before,\n.rtl #acf-field-group-options .postbox-header h2:before,\n.rtl #acf-field-group-options .postbox-header h3:before,\n.rtl #acf-field-group-options .acf-sub-field-list-header h2:before,\n.rtl #acf-field-group-options .acf-sub-field-list-header h3:before {\n margin-right: 0;\n margin-left: 8px;\n}\n\n#acf-field-group-fields .postbox-header h2:before,\nh3.acf-sub-field-list-title:before,\n.acf-link-field-groups-popup h3:before {\n -webkit-mask-image: url(\"../../images/icons/icon-fields.svg\");\n mask-image: url(\"../../images/icons/icon-fields.svg\");\n}\n\n.acf-create-options-page-popup h3:before {\n -webkit-mask-image: url(\"../../images/icons/icon-sliders.svg\");\n mask-image: url(\"../../images/icons/icon-sliders.svg\");\n}\n\n#acf-field-group-options .postbox-header h2:before {\n -webkit-mask-image: url(\"../../images/icons/icon-settings.svg\");\n mask-image: url(\"../../images/icons/icon-settings.svg\");\n}\n\n.acf-field-setting-fc_layout .acf-field-settings-fc_head label:before {\n -webkit-mask-image: url(\"../../images/icons/icon-layout.svg\");\n mask-image: url(\"../../images/icons/icon-layout.svg\");\n}\n\n.acf-admin-single-post-type #acf-advanced-settings .postbox-header h2:before,\n.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header h2:before,\n.acf-admin-single-options-page #acf-advanced-settings .postbox-header h2:before {\n -webkit-mask-image: url(\"../../images/icons/icon-post-type.svg\");\n mask-image: url(\"../../images/icons/icon-post-type.svg\");\n}\n\n.acf-field-setting-fc_layout .acf-field-settings-fc_head .acf-fc_draggable:hover .reorder-layout:before {\n width: 20px;\n height: 11px;\n background-color: #475467 !important;\n -webkit-mask-image: url(\"../../images/icons/icon-draggable.svg\");\n mask-image: url(\"../../images/icons/icon-draggable.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPostbox expand / collapse icon\n*\n*--------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group .postbox-header .handle-actions,\n.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions,\n.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions,\n.post-type-acf-field-group .postbox .postbox-header .handle-actions,\n.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions,\n.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions,\n.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions {\n display: flex;\n}\n.post-type-acf-field-group .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group .postbox .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before {\n content: \"\";\n display: inline-flex;\n width: 20px;\n height: 20px;\n background-color: currentColor;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n.post-type-acf-field-group.closed .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group #acf-field-group-fields.closed .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group #acf-field-group-options.closed .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group .postbox.closed .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-post-type #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-taxonomy #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-options-page #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools & updates page heading icons\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-admin-tool-export h2,\n.post-type-acf-field-group #acf-admin-tool-export h3,\n.post-type-acf-field-group #acf-admin-tool-import h2,\n.post-type-acf-field-group #acf-admin-tool-import h3,\n.post-type-acf-field-group #acf-license-information h2,\n.post-type-acf-field-group #acf-license-information h3,\n.post-type-acf-field-group #acf-update-information h2,\n.post-type-acf-field-group #acf-update-information h3 {\n display: inline-flex;\n justify-content: flex-start;\n align-content: stretch;\n align-items: center;\n}\n.post-type-acf-field-group #acf-admin-tool-export h2:before,\n.post-type-acf-field-group #acf-admin-tool-export h3:before,\n.post-type-acf-field-group #acf-admin-tool-import h2:before,\n.post-type-acf-field-group #acf-admin-tool-import h3:before,\n.post-type-acf-field-group #acf-license-information h2:before,\n.post-type-acf-field-group #acf-license-information h3:before,\n.post-type-acf-field-group #acf-update-information h2:before,\n.post-type-acf-field-group #acf-update-information h3:before {\n content: \"\";\n display: inline-block;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n}\n.post-type-acf-field-group.rtl #acf-admin-tool-export h2:before,\n.post-type-acf-field-group.rtl #acf-admin-tool-export h3:before,\n.post-type-acf-field-group.rtl #acf-admin-tool-import h2:before,\n.post-type-acf-field-group.rtl #acf-admin-tool-import h3:before,\n.post-type-acf-field-group.rtl #acf-license-information h2:before,\n.post-type-acf-field-group.rtl #acf-license-information h3:before,\n.post-type-acf-field-group.rtl #acf-update-information h2:before,\n.post-type-acf-field-group.rtl #acf-update-information h3:before {\n margin-right: 0;\n margin-left: 8px;\n}\n\n.post-type-acf-field-group #acf-admin-tool-export h2:before {\n -webkit-mask-image: url(\"../../images/icons/icon-export.svg\");\n mask-image: url(\"../../images/icons/icon-export.svg\");\n}\n\n.post-type-acf-field-group #acf-admin-tool-import h2:before {\n -webkit-mask-image: url(\"../../images/icons/icon-import.svg\");\n mask-image: url(\"../../images/icons/icon-import.svg\");\n}\n\n.post-type-acf-field-group #acf-license-information h3:before {\n -webkit-mask-image: url(\"../../images/icons/icon-key.svg\");\n mask-image: url(\"../../images/icons/icon-key.svg\");\n}\n\n.post-type-acf-field-group #acf-update-information h3:before {\n -webkit-mask-image: url(\"../../images/icons/icon-info.svg\");\n mask-image: url(\"../../images/icons/icon-info.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tAdmin field icons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-single-field-group .acf-input .acf-icon {\n width: 18px;\n height: 18px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tField type icon base styling\n*\n*--------------------------------------------------------------------------------------------*/\n.field-type-icon {\n box-sizing: border-box;\n display: inline-flex;\n align-content: center;\n align-items: center;\n justify-content: center;\n position: relative;\n width: 24px;\n height: 24px;\n top: -4px;\n background-color: #EBF5FA;\n border-width: 1px;\n border-style: solid;\n border-color: #A5D2E7;\n border-radius: 100%;\n}\n.field-type-icon:before {\n content: \"\";\n width: 14px;\n height: 14px;\n position: relative;\n background-color: #0783BE;\n -webkit-mask-size: cover;\n mask-size: cover;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-default.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-default.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tField type icons\n*\n*--------------------------------------------------------------------------------------------*/\n.field-type-icon.field-type-icon-text:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-text.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-text.svg\");\n}\n\n.field-type-icon.field-type-icon-textarea:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-textarea.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-textarea.svg\");\n}\n\n.field-type-icon.field-type-icon-textarea:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-textarea.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-textarea.svg\");\n}\n\n.field-type-icon.field-type-icon-number:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-number.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-number.svg\");\n}\n\n.field-type-icon.field-type-icon-range:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-range.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-range.svg\");\n}\n\n.field-type-icon.field-type-icon-email:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-email.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-email.svg\");\n}\n\n.field-type-icon.field-type-icon-url:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-url.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-url.svg\");\n}\n\n.field-type-icon.field-type-icon-password:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-password.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-password.svg\");\n}\n\n.field-type-icon.field-type-icon-image:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n}\n\n.field-type-icon.field-type-icon-file:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-file.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-file.svg\");\n}\n\n.field-type-icon.field-type-icon-wysiwyg:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-wysiwyg.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-wysiwyg.svg\");\n}\n\n.field-type-icon.field-type-icon-oembed:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-oembed.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-oembed.svg\");\n}\n\n.field-type-icon.field-type-icon-gallery:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-gallery.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-gallery.svg\");\n}\n\n.field-type-icon.field-type-icon-select:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-select.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-select.svg\");\n}\n\n.field-type-icon.field-type-icon-checkbox:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-checkbox.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-checkbox.svg\");\n}\n\n.field-type-icon.field-type-icon-radio:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-radio.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-radio.svg\");\n}\n\n.field-type-icon.field-type-icon-button-group:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-button-group.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-button-group.svg\");\n}\n\n.field-type-icon.field-type-icon-true-false:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-true-false.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-true-false.svg\");\n}\n\n.field-type-icon.field-type-icon-link:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-link.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-link.svg\");\n}\n\n.field-type-icon.field-type-icon-post-object:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-post-object.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-post-object.svg\");\n}\n\n.field-type-icon.field-type-icon-page-link:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-page-link.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-page-link.svg\");\n}\n\n.field-type-icon.field-type-icon-relationship:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-relationship.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-relationship.svg\");\n}\n\n.field-type-icon.field-type-icon-taxonomy:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-taxonomy.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-taxonomy.svg\");\n}\n\n.field-type-icon.field-type-icon-user:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-user.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-user.svg\");\n}\n\n.field-type-icon.field-type-icon-google-map:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-google-map.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-google-map.svg\");\n}\n\n.field-type-icon.field-type-icon-date-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-date-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-date-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-date-time-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-date-time-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-date-time-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-time-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-time-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-time-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-color-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-color-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-color-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-icon-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-icon-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-icon-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-message:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-message.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-message.svg\");\n}\n\n.field-type-icon.field-type-icon-accordion:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-accordion.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-accordion.svg\");\n}\n\n.field-type-icon.field-type-icon-tab:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-tab.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-tab.svg\");\n}\n\n.field-type-icon.field-type-icon-group:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-group.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-group.svg\");\n}\n\n.field-type-icon.field-type-icon-repeater:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-repeater.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-repeater.svg\");\n}\n\n.field-type-icon.field-type-icon-flexible-content:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-flexible-content.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-flexible-content.svg\");\n}\n\n.field-type-icon.field-type-icon-clone:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools page layout\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools .postbox-header {\n display: none;\n}\n#acf-admin-tools .acf-meta-box-wrap.-grid {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n}\n#acf-admin-tools .acf-meta-box-wrap.-grid .postbox {\n width: 100%;\n clear: none;\n float: none;\n margin-bottom: 0;\n}\n@media screen and (max-width: 880px) {\n #acf-admin-tools .acf-meta-box-wrap.-grid .postbox {\n flex: 1 1 100%;\n }\n}\n#acf-admin-tools .acf-meta-box-wrap.-grid .postbox:nth-child(odd) {\n margin-left: 0;\n}\n#acf-admin-tools .meta-box-sortables {\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n grid-template-rows: repeat(1, 1fr);\n grid-column-gap: 32px;\n grid-row-gap: 32px;\n}\n@media screen and (max-width: 880px) {\n #acf-admin-tools .meta-box-sortables {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: center;\n grid-column-gap: 8px;\n grid-row-gap: 8px;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools export pages\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools.tool-export .inside {\n margin: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-header {\n margin-bottom: 24px;\n}\n#acf-admin-tools.tool-export .acf-postbox-main {\n border: none;\n margin: 0;\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns {\n margin-top: 0;\n margin-right: 280px;\n margin-bottom: 0;\n margin-left: 0;\n padding: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side {\n padding: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-panel {\n margin: 0;\n padding: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side:before {\n display: none;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-btn {\n display: block;\n width: 100%;\n text-align: center;\n}\n#acf-admin-tools.tool-export .meta-box-sortables {\n display: block;\n}\n#acf-admin-tools.tool-export .acf-panel {\n border: none;\n}\n#acf-admin-tools.tool-export .acf-panel h3 {\n margin: 0;\n padding: 0;\n color: #344054;\n}\n#acf-admin-tools.tool-export .acf-panel h3:before {\n display: none;\n}\n#acf-admin-tools.tool-export .acf-checkbox-list {\n margin-top: 16px;\n border-width: 1px;\n border-style: solid;\n border-color: #D0D5DD;\n border-radius: 6px;\n}\n#acf-admin-tools.tool-export .acf-checkbox-list li {\n display: inline-flex;\n box-sizing: border-box;\n width: 100%;\n height: 48px;\n align-items: center;\n margin: 0;\n padding-right: 12px;\n padding-left: 12px;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n#acf-admin-tools.tool-export .acf-checkbox-list li:last-child {\n border-bottom: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Updates layout\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n}\n\n.custom-fields_page_acf-settings-updates .acf-admin-notice,\n.custom-fields_page_acf-settings-updates .acf-upgrade-notice,\n.custom-fields_page_acf-settings-updates .notice {\n flex: 1 1 100%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Box\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates .acf-box {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n}\n.acf-settings-wrap.acf-updates .acf-box .inner {\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n}\n@media screen and (max-width: 880px) {\n .acf-settings-wrap.acf-updates .acf-box {\n flex: 1 1 100%;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Notices\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates .acf-admin-notice {\n flex: 1 1 100%;\n margin-top: 16px;\n margin-right: 0;\n margin-left: 0;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* License information\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-license-information {\n flex: 1 1 65%;\n margin-right: 32px;\n}\n#acf-license-information .inner {\n padding: 0;\n}\n#acf-license-information .inner .acf-license-defined {\n padding: 24px;\n margin: 0;\n}\n#acf-license-information .inner .acf-activation-form,\n#acf-license-information .inner .acf-retry-activation {\n padding: 24px;\n}\n#acf-license-information .inner .acf-activation-form.acf-retry-activation,\n#acf-license-information .inner .acf-retry-activation.acf-retry-activation {\n padding-top: 0;\n min-height: 40px;\n}\n#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn,\n#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn {\n float: none;\n line-height: initial;\n}\n#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn i,\n#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn i {\n display: none;\n}\n#acf-license-information .inner .acf-activation-form .acf-manage-license-btn,\n#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn {\n float: right;\n line-height: 40px;\n align-items: center;\n display: inline-flex;\n}\n#acf-license-information .inner .acf-activation-form .acf-manage-license-btn.acf-renew-subscription,\n#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn.acf-renew-subscription {\n float: none;\n line-height: initial;\n}\n#acf-license-information .inner .acf-activation-form .acf-manage-license-btn i,\n#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn i {\n margin: 0 0 0 5px;\n width: 19px;\n height: 19px;\n}\n#acf-license-information .inner .acf-activation-form .acf-recheck-license,\n#acf-license-information .inner .acf-retry-activation .acf-recheck-license {\n float: right;\n line-height: 40px;\n}\n#acf-license-information .inner .acf-activation-form .acf-recheck-license i,\n#acf-license-information .inner .acf-retry-activation .acf-recheck-license i {\n margin-right: 8px;\n vertical-align: middle;\n}\n#acf-license-information .inner .acf-license-status-wrap {\n background: #F9FAFB;\n border-top: 1px solid #EAECF0;\n border-bottom-left-radius: 8px;\n border-bottom-right-radius: 8px;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table {\n font-size: 14px;\n padding: 24px 24px 16px 24px;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table th {\n width: 160px;\n font-weight: 500;\n text-align: left;\n padding-bottom: 16px;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td {\n padding-bottom: 16px;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status {\n display: inline-block;\n height: 24px;\n line-height: 24px;\n border-radius: 100px;\n background: #EAECF0;\n padding: 0 13px 1px 12px;\n border: 1px solid rgba(0, 0, 0, 0.12);\n color: #667085;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.active {\n background: rgba(18, 183, 106, 0.15);\n border: 1px solid rgba(18, 183, 106, 0.24);\n color: rgb(18, 183, 106);\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.expired, #acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.cancelled {\n background: rgba(209, 55, 55, 0.24);\n border: 1px solid rgba(209, 55, 55, 0.24);\n color: rgb(209, 55, 55);\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-no-license-view-pricing {\n padding: 12px 24px;\n border-top: 1px solid #EAECF0;\n color: #667085;\n}\n@media screen and (max-width: 1024px) {\n #acf-license-information {\n margin-right: 0;\n margin-bottom: 32px;\n }\n}\n#acf-license-information label {\n font-weight: 500;\n}\n#acf-license-information .acf-input-wrap {\n margin-top: 8px;\n margin-bottom: 24px;\n}\n#acf-license-information #acf_pro_license {\n width: 100%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Update information table\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-update-information {\n flex: 1 1 35%;\n max-width: calc(35% - 32px);\n}\n#acf-update-information .form-table th,\n#acf-update-information .form-table td {\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 24px;\n padding-left: 0;\n color: #344054;\n}\n#acf-update-information .acf-update-changelog {\n margin-top: 8px;\n margin-bottom: 24px;\n padding-top: 8px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n color: #344054;\n}\n#acf-update-information .acf-update-changelog h4 {\n margin-bottom: 0;\n}\n#acf-update-information .acf-update-changelog p {\n margin-top: 0;\n margin-bottom: 16px;\n}\n#acf-update-information .acf-update-changelog p:last-of-type {\n margin-bottom: 0;\n}\n#acf-update-information .acf-update-changelog p em {\n color: #667085;\n}\n#acf-update-information .acf-btn {\n display: inline-flex;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tHeader pro upgrade button\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn {\n display: inline-flex;\n align-items: center;\n align-self: stretch;\n padding-top: 0;\n padding-right: 16px;\n padding-bottom: 0;\n padding-left: 16px;\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n border-radius: 6px;\n text-decoration: none;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn {\n display: none;\n }\n}\n.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn:focus {\n border: none;\n outline: none;\n box-shadow: none;\n}\n.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p {\n margin: 0;\n padding-top: 8px;\n padding-bottom: 8px;\n font-weight: 400;\n text-transform: none;\n color: #fff;\n}\n.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-icon {\n width: 18px;\n height: 18px;\n margin-right: 6px;\n margin-left: -2px;\n background-color: #F9FAFB;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Upsell block\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page #tmpl-acf-field-group-pro-features,\n.acf-admin-page #acf-field-group-pro-features {\n display: none;\n align-items: center;\n min-height: 120px;\n background-color: #121833;\n background-image: url(../../images/pro-upgrade-grid-bg.svg), url(../../images/pro-upgrade-overlay.svg);\n background-repeat: repeat, no-repeat;\n background-size: 1224px, 1880px;\n background-position: left top, -520px -680px;\n color: #EAECF0;\n border-radius: 8px;\n margin-top: 24px;\n margin-bottom: 24px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features,\n .acf-admin-page #acf-field-group-pro-features {\n background-size: 1024px, 980px;\n background-position: left top, -500px -200px;\n }\n}\n@media screen and (max-width: 1200px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features,\n .acf-admin-page #acf-field-group-pro-features {\n background-size: 1024px, 1880px;\n background-position: left top, -520px -300px;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .postbox-header,\n.acf-admin-page #acf-field-group-pro-features .postbox-header {\n display: none;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .inside,\n.acf-admin-page #acf-field-group-pro-features .inside {\n width: 100%;\n border: none;\n padding: 0;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {\n display: flex;\n justify-content: center;\n align-content: stretch;\n align-items: center;\n gap: 96px;\n height: 358px;\n max-width: 950px;\n margin: 0 auto;\n padding: 0 35px;\n}\n@media screen and (max-width: 1200px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {\n gap: 48px;\n }\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {\n gap: 0;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {\n font-weight: 590;\n line-height: 150%;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label {\n font-weight: 400;\n margin-top: -6px;\n margin-left: 2px;\n vertical-align: middle;\n height: 22px;\n position: relative;\n overflow: hidden;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label::before,\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label::before {\n display: block;\n position: absolute;\n content: \"\";\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n border-radius: 9999px;\n border: 1px solid rgba(255, 255, 255, 0.2);\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {\n display: none !important;\n font-size: 18px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label {\n font-size: 10px;\n height: 20px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {\n width: 100%;\n text-align: center;\n }\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {\n flex-direction: column;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n padding: 32px 32px 0 32px;\n height: unset;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {\n display: block !important;\n margin-bottom: 24px;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content {\n display: flex;\n flex-direction: column;\n width: 416px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc {\n margin-top: 8px;\n margin-bottom: 24px;\n font-size: 15px;\n font-weight: 300;\n color: #D0D5DD;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content {\n width: 100%;\n order: 1;\n margin-right: 0;\n margin-bottom: 8px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc {\n display: none !important;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n min-width: 160px;\n gap: 12px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions {\n justify-content: flex-start;\n flex-direction: column;\n margin-bottom: 24px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a {\n justify-content: center;\n text-align: center;\n width: 100%;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n gap: 16px;\n width: 416px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n width: 128px;\n height: 124px;\n background: rgba(255, 255, 255, 0.08);\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.08);\n backdrop-filter: blur(6px);\n border-radius: 8px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon {\n border: none;\n background: none;\n width: 24px;\n opacity: 0.8;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before {\n background-color: #fff;\n width: 20px;\n height: 20px;\n}\n@media screen and (max-width: 1200px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before {\n width: 18px;\n height: 18px;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-blocks::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-blocks::before {\n -webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-options-pages::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-options-pages::before {\n -webkit-mask-image: url(\"../../images/icons/icon-settings.svg\");\n mask-image: url(\"../../images/icons/icon-settings.svg\");\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label {\n margin-top: 4px;\n font-size: 13px;\n font-weight: 300;\n text-align: center;\n color: #fff;\n}\n@media screen and (max-width: 1200px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid {\n flex-direction: column;\n gap: 8px;\n width: 288px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature {\n width: 100%;\n height: 40px;\n flex-direction: row;\n justify-content: unset;\n gap: 8px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon {\n position: initial;\n margin-left: 16px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label {\n margin-top: 0;\n }\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid {\n gap: 0;\n width: 100%;\n height: auto;\n margin-bottom: 16px;\n flex-direction: unset;\n flex-wrap: wrap;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature {\n flex: 1 0 50%;\n margin-bottom: 8px;\n width: auto;\n height: auto;\n justify-content: center;\n background: none;\n box-shadow: none;\n backdrop-filter: none;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label {\n margin-left: 2px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon {\n position: initial;\n margin-left: 0;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before {\n height: 16px;\n width: 16px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label {\n font-size: 12px;\n margin-top: 0;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features h1,\n.acf-admin-page #acf-field-group-pro-features h1 {\n margin-top: 0;\n margin-bottom: 4px;\n padding-top: 0;\n padding-bottom: 0;\n font-weight: 700;\n color: #F9FAFB;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features h1 .acf-icon,\n.acf-admin-page #acf-field-group-pro-features h1 .acf-icon {\n margin-right: 8px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn,\n.acf-admin-page #acf-field-group-pro-features .acf-btn {\n display: inline-flex;\n background-color: rgba(255, 255, 255, 0.1);\n border: none;\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n backdrop-filter: blur(6px);\n padding: 8px 24px;\n height: 48px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn:hover,\n.acf-admin-page #acf-field-group-pro-features .acf-btn:hover {\n background-color: rgba(255, 255, 255, 0.2);\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn .acf-icon,\n.acf-admin-page #acf-field-group-pro-features .acf-btn .acf-icon {\n margin-right: -2px;\n margin-left: 6px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade,\n.acf-admin-page #acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade {\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n border-radius: 6px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap {\n height: 48px;\n background: rgba(16, 24, 40, 0.4);\n backdrop-filter: blur(6px);\n border-top: 1px solid rgba(255, 255, 255, 0.08);\n border-bottom-left-radius: 8px;\n border-bottom-right-radius: 8px;\n color: #98A2B3;\n font-size: 13px;\n font-weight: 300;\n padding: 0 35px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer {\n display: flex;\n align-items: center;\n justify-content: space-between;\n max-width: 950px;\n height: 48px;\n margin: 0 auto;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo {\n height: 16px;\n vertical-align: middle;\n margin-top: -2px;\n margin-left: 3px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a {\n color: #98A2B3;\n text-decoration: none;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover {\n color: #D0D5DD;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon {\n width: 18px;\n height: 18px;\n margin-left: 4px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a {\n display: inline-flex;\n align-items: center;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap {\n height: 70px;\n font-size: 12px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine {\n display: none;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer {\n justify-content: center;\n height: 70px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer .acf-field-group-pro-features-wpengine-logo,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer .acf-field-group-pro-features-wpengine-logo {\n clear: both;\n margin: 6px auto 0 auto;\n display: block;\n }\n}\n\n.acf-no-field-groups #tmpl-acf-field-group-pro-features,\n.acf-no-post-types #tmpl-acf-field-group-pro-features,\n.acf-no-taxonomies #tmpl-acf-field-group-pro-features {\n margin-top: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPost type & taxonomies styles\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-single-post-type label[for=acf-basic-settings-hide],\n.acf-admin-single-taxonomy label[for=acf-basic-settings-hide],\n.acf-admin-single-options-page label[for=acf-basic-settings-hide] {\n display: none;\n}\n.acf-admin-single-post-type fieldset.columns-prefs,\n.acf-admin-single-taxonomy fieldset.columns-prefs,\n.acf-admin-single-options-page fieldset.columns-prefs {\n display: none;\n}\n.acf-admin-single-post-type #acf-basic-settings .postbox-header,\n.acf-admin-single-taxonomy #acf-basic-settings .postbox-header,\n.acf-admin-single-options-page #acf-basic-settings .postbox-header {\n display: none;\n}\n.acf-admin-single-post-type .postbox-container,\n.acf-admin-single-post-type .notice,\n.acf-admin-single-taxonomy .postbox-container,\n.acf-admin-single-taxonomy .notice,\n.acf-admin-single-options-page .postbox-container,\n.acf-admin-single-options-page .notice {\n max-width: 1440px;\n clear: left;\n}\n.acf-admin-single-post-type #post-body-content,\n.acf-admin-single-taxonomy #post-body-content,\n.acf-admin-single-options-page #post-body-content {\n margin: 0;\n}\n.acf-admin-single-post-type .postbox .inside,\n.acf-admin-single-post-type .acf-box .inside,\n.acf-admin-single-taxonomy .postbox .inside,\n.acf-admin-single-taxonomy .acf-box .inside,\n.acf-admin-single-options-page .postbox .inside,\n.acf-admin-single-options-page .acf-box .inside {\n padding-top: 48px;\n padding-right: 48px;\n padding-bottom: 48px;\n padding-left: 48px;\n}\n.acf-admin-single-post-type #acf-advanced-settings.postbox .inside,\n.acf-admin-single-taxonomy #acf-advanced-settings.postbox .inside,\n.acf-admin-single-options-page #acf-advanced-settings.postbox .inside {\n padding-bottom: 24px;\n}\n.acf-admin-single-post-type .postbox-container .meta-box-sortables #acf-basic-settings .inside,\n.acf-admin-single-taxonomy .postbox-container .meta-box-sortables #acf-basic-settings .inside,\n.acf-admin-single-options-page .postbox-container .meta-box-sortables #acf-basic-settings .inside {\n border: none;\n}\n.acf-admin-single-post-type .acf-input-wrap,\n.acf-admin-single-taxonomy .acf-input-wrap,\n.acf-admin-single-options-page .acf-input-wrap {\n overflow: visible;\n}\n.acf-admin-single-post-type .acf-field,\n.acf-admin-single-taxonomy .acf-field,\n.acf-admin-single-options-page .acf-field {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 24px;\n margin-left: 0;\n}\n.acf-admin-single-post-type .acf-field .acf-label,\n.acf-admin-single-taxonomy .acf-field .acf-label,\n.acf-admin-single-options-page .acf-field .acf-label {\n margin-bottom: 6px;\n}\n.acf-admin-single-post-type .acf-field-text,\n.acf-admin-single-post-type .acf-field-textarea,\n.acf-admin-single-post-type .acf-field-select,\n.acf-admin-single-taxonomy .acf-field-text,\n.acf-admin-single-taxonomy .acf-field-textarea,\n.acf-admin-single-taxonomy .acf-field-select,\n.acf-admin-single-options-page .acf-field-text,\n.acf-admin-single-options-page .acf-field-textarea,\n.acf-admin-single-options-page .acf-field-select {\n max-width: 600px;\n}\n.acf-admin-single-post-type .acf-field-true-false,\n.acf-admin-single-taxonomy .acf-field-true-false,\n.acf-admin-single-options-page .acf-field-true-false {\n max-width: 700px;\n}\n.acf-admin-single-post-type .acf-field-supports,\n.acf-admin-single-taxonomy .acf-field-supports,\n.acf-admin-single-options-page .acf-field-supports {\n max-width: 600px;\n}\n.acf-admin-single-post-type .acf-field-supports .acf-label,\n.acf-admin-single-taxonomy .acf-field-supports .acf-label,\n.acf-admin-single-options-page .acf-field-supports .acf-label {\n display: block;\n}\n.acf-admin-single-post-type .acf-field-supports .acf-label .description,\n.acf-admin-single-taxonomy .acf-field-supports .acf-label .description,\n.acf-admin-single-options-page .acf-field-supports .acf-label .description {\n margin-top: 4px;\n margin-bottom: 12px;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports:focus-within,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports:focus-within,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports:focus-within {\n border-color: transparent;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li {\n flex: 0 0 25%;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button {\n background-color: transparent;\n padding: 0;\n border: 0;\n height: auto;\n min-height: auto;\n margin-top: 0;\n border-radius: 0;\n line-height: 22px;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:before,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:before,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:before {\n content: \"\";\n margin-right: 6px;\n display: inline-flex;\n width: 16px;\n height: 16px;\n background-color: currentColor;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-add.svg\");\n mask-image: url(\"../../images/icons/icon-add.svg\");\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:hover,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:hover,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:hover {\n color: #044E71;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type=text],\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type=text],\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type=text] {\n width: calc(100% - 36px);\n padding: 0;\n box-shadow: none;\n border: none;\n border-bottom: 1px solid #D0D5DD;\n border-radius: 0;\n height: auto;\n margin: 0;\n min-height: auto;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type=text]:focus,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type=text]:focus,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type=text]:focus {\n outline: none;\n border-bottom-color: #399CCB;\n}\n.acf-admin-single-post-type .acf-field-seperator,\n.acf-admin-single-taxonomy .acf-field-seperator,\n.acf-admin-single-options-page .acf-field-seperator {\n margin-top: 40px;\n margin-bottom: 40px;\n border-top: 1px solid #EAECF0;\n border-right: none;\n border-bottom: none;\n border-left: none;\n}\n.acf-admin-single-post-type .acf-field-advanced-configuration,\n.acf-admin-single-taxonomy .acf-field-advanced-configuration,\n.acf-admin-single-options-page .acf-field-advanced-configuration {\n margin-bottom: 0;\n}\n.acf-admin-single-post-type .postbox-container .acf-tab-wrap,\n.acf-admin-single-post-type .acf-regenerate-labels-bar,\n.acf-admin-single-taxonomy .postbox-container .acf-tab-wrap,\n.acf-admin-single-taxonomy .acf-regenerate-labels-bar,\n.acf-admin-single-options-page .postbox-container .acf-tab-wrap,\n.acf-admin-single-options-page .acf-regenerate-labels-bar {\n position: relative;\n top: -48px;\n left: -48px;\n width: calc(100% + 96px);\n}\n.acf-admin-single-post-type .acf-regenerate-labels-bar,\n.acf-admin-single-taxonomy .acf-regenerate-labels-bar,\n.acf-admin-single-options-page .acf-regenerate-labels-bar {\n display: flex;\n align-items: center;\n justify-content: right;\n min-height: 48px;\n margin-bottom: 0;\n padding-right: 16px;\n padding-left: 16px;\n gap: 8px;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #F2F4F7;\n}\n.acf-admin-single-post-type .acf-labels-tip,\n.acf-admin-single-taxonomy .acf-labels-tip,\n.acf-admin-single-options-page .acf-labels-tip {\n display: inline-flex;\n align-items: center;\n min-height: 24px;\n margin-right: 8px;\n padding-left: 16px;\n border-left-width: 1px;\n border-left-style: solid;\n border-left-color: #EAECF0;\n}\n.acf-admin-single-post-type .acf-labels-tip .acf-icon,\n.acf-admin-single-taxonomy .acf-labels-tip .acf-icon,\n.acf-admin-single-options-page .acf-labels-tip .acf-icon {\n display: inline-flex;\n align-items: center;\n width: 16px;\n height: 16px;\n -webkit-mask-size: 16px;\n mask-size: 16px;\n background-color: #98A2B3;\n}\n\n.acf-select2-default-pill {\n border-radius: 100px;\n min-height: 20px;\n padding-top: 2px;\n padding-bottom: 2px;\n padding-left: 8px;\n padding-right: 8px;\n font-size: 11px;\n margin-left: 6px;\n background-color: #EAECF0;\n color: #667085;\n}\n\n.acf-menu-position-desc-child {\n display: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Field picker modal\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-modal.acf-browse-fields-modal {\n width: 1120px;\n height: 664px;\n top: 50%;\n right: auto;\n bottom: auto;\n left: 50%;\n transform: translate(-50%, -50%);\n display: flex;\n flex-direction: row;\n border-radius: 12px;\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.08);\n overflow: hidden;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n width: 760px;\n background: #fff;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar {\n position: relative;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n background: #F9FAFB;\n border: none;\n padding: 35px 32px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap {\n position: relative;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap::after {\n content: \"\";\n display: block;\n position: absolute;\n top: 11px;\n left: 10px;\n width: 18px;\n height: 18px;\n -webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n mask-image: url(\"../../images/icons/icon-search.svg\");\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap input {\n width: 280px;\n height: 40px;\n margin: 0;\n padding-left: 32px;\n box-shadow: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content {\n top: auto;\n bottom: auto;\n padding: 0;\n height: 100%;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-tab-group {\n padding-left: 32px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab {\n display: flex;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results {\n flex-direction: row;\n flex-wrap: wrap;\n gap: 24px;\n padding: 32px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type {\n position: relative;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n isolation: isolate;\n width: 120px;\n height: 120px;\n background: #F9FAFB;\n border: 1px solid #EAECF0;\n border-radius: 8px;\n box-sizing: border-box;\n color: #1D2939;\n text-decoration: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:hover, .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:active, .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type.selected,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type:hover,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type:active,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type.selected {\n background: #EBF5FA;\n border: 1px solid #399CCB;\n box-shadow: inset 0 0 0 1px #399CCB;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-icon,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-icon {\n border: none;\n background: none;\n top: 0;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-icon::before,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-icon::before {\n width: 22px;\n height: 22px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-label,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-label {\n margin-top: 12px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .field-type-requires-pro {\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n top: -10px;\n right: -10px;\n color: white;\n font-size: 11px;\n padding-right: 6px;\n padding-left: 6px;\n background-image: url(\"../../images/pro-chip.svg\");\n background-repeat: no-repeat;\n height: 24px;\n width: 28px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro.not-pro,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .field-type-requires-pro.not-pro {\n background-image: url(\"../../images/pro-chip-locked.svg\");\n width: 43px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n height: auto;\n min-height: 72px;\n padding-top: 0;\n padding-right: 32px;\n padding-bottom: 0;\n padding-left: 32px;\n margin: 0;\n border: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-select-field,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-btn-pro {\n min-width: 160px;\n justify-content: center;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-insert-field-label {\n min-width: 280px;\n box-shadow: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-field-picker-actions {\n display: flex;\n gap: 8px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview {\n display: flex;\n flex-direction: column;\n width: 360px;\n background-color: #F9FAFB;\n background-image: url(\"../../images/field-preview-grid.png\");\n background-size: 740px;\n background-repeat: no-repeat;\n background-position: center bottom;\n border-left: 1px solid #EAECF0;\n box-sizing: border-box;\n padding: 32px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-desc {\n margin: 0;\n padding: 0;\n color: #667085;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-preview-container {\n display: inline-flex;\n justify-content: center;\n width: 100%;\n margin-top: 24px;\n padding-top: 32px;\n padding-bottom: 32px;\n background-color: rgba(255, 255, 255, 0.64);\n border-radius: 8px;\n box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 8px 24px rgba(0, 0, 0, 0.04);\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-image {\n max-width: 232px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info {\n flex-grow: 1;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-name {\n font-size: 21px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 16px;\n margin-left: 0;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock {\n display: inline-flex;\n justify-items: center;\n align-items: center;\n min-height: 24px;\n margin-bottom: 12px;\n padding-right: 10px;\n padding-left: 10px;\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n border-radius: 100px;\n color: white;\n text-decoration: none;\n font-size: 10px;\n text-transform: uppercase;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock i.acf-icon {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links {\n display: flex;\n align-items: center;\n gap: 24px;\n min-height: 40px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links .acf-icon {\n width: 18px;\n height: 18px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links::before {\n display: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a {\n display: flex;\n gap: 6px;\n text-decoration: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a:hover {\n text-decoration: underline;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-search-results,\n.acf-modal.acf-browse-fields-modal .acf-field-type-search-no-results {\n display: none;\n}\n.acf-modal.acf-browse-fields-modal.is-searching .acf-tab-wrap,\n.acf-modal.acf-browse-fields-modal.is-searching .acf-field-types-tab,\n.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-no-results {\n display: none !important;\n}\n.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-results {\n display: flex;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-tab-wrap,\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-types-tab,\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-results,\n.acf-modal.acf-browse-fields-modal.no-results-found .field-type-info,\n.acf-modal.acf-browse-fields-modal.no-results-found .field-type-links,\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-picker-toolbar {\n display: none !important;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-modal-title {\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n height: 100%;\n gap: 6px;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results img {\n margin-bottom: 19px;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p {\n margin: 0;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p.acf-no-results-text {\n display: flex;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results .acf-invalid-search-term {\n max-width: 200px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: inline-block;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide browse fields button for smaller screen sizes\n*\n*---------------------------------------------------------------------------------------------*/\n@media only screen and (max-width: 1080px) {\n .acf-btn.browse-fields {\n display: none;\n }\n}\n.acf-block-body .acf-field-icon-picker .acf-tab-group {\n margin: 0;\n padding-left: 0 !important;\n}\n\n.acf-field-icon-picker {\n max-width: 600px;\n}\n.acf-field-icon-picker .acf-tab-group {\n padding: 0;\n border-bottom: 0;\n overflow: hidden;\n}\n.acf-field-icon-picker .active a {\n background: #667085;\n color: #fff;\n}\n.acf-field-icon-picker .acf-dashicons-search-wrap {\n position: relative;\n}\n.acf-field-icon-picker .acf-dashicons-search-wrap::after {\n content: \"\";\n display: block;\n position: absolute;\n top: 6px;\n left: 10px;\n width: 18px;\n height: 18px;\n -webkit-mask-image: url(../../images/icons/icon-search.svg);\n mask-image: url(../../images/icons/icon-search.svg);\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-field-icon-picker .acf-dashicons-search-wrap .acf-dashicons-search-input {\n padding-left: 32px;\n border-radius: 0;\n}\n.acf-field-icon-picker .acf-dashicons-list {\n margin-bottom: 0;\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n align-content: start;\n height: 135px;\n overflow: hidden;\n overflow-y: auto;\n background-color: #f9f9f9;\n border: 1px solid #8c8f94;\n border-top: none;\n border-radius: 0 0 6px 6px;\n gap: 8px;\n padding: 8px;\n}\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon {\n background-color: transparent;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 32px;\n height: 32px;\n border: solid 2px transparent;\n color: #3c434a;\n}\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon label {\n display: none;\n}\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio],\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:active,\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:checked::before,\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:focus {\n all: initial;\n appearance: none;\n}\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon:hover {\n border: solid 2px #0783BE;\n border-radius: 6px;\n cursor: pointer;\n}\n.acf-field-icon-picker .acf-dashicons-list .active {\n border: solid 2px #0783BE;\n background-color: #EBF5FA;\n border-radius: 6px;\n}\n.acf-field-icon-picker .acf-dashicons-list .active.focus {\n border: solid 2px #0783BE;\n background-color: #EBF5FA;\n border-radius: 6px;\n box-shadow: 0 0 2px #0783be;\n}\n.acf-field-icon-picker .acf-dashicons-list::after {\n content: \"\";\n flex: auto;\n}\n.acf-field-icon-picker .acf-dashicons-list-empty {\n position: relative;\n display: none;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding-top: 10px;\n padding-left: 10px;\n height: 135px;\n overflow: scroll;\n background-color: #F9FAFB;\n border: 1px solid #D0D5DD;\n border-top: none;\n border-radius: 0 0 6px 6px;\n}\n.acf-field-icon-picker .acf-dashicons-list-empty img {\n height: 30px;\n width: 30px;\n color: #D0D5DD;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library,\n.acf-field-icon-picker .acf-icon-picker-url-tabs {\n box-sizing: border-box;\n display: flex;\n align-items: center;\n justify-items: center;\n gap: 12px;\n background-color: #f9f9f9;\n padding: 12px;\n border: 1px solid #8c8f94;\n border-radius: 0;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview {\n all: unset;\n cursor: pointer;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus {\n outline: 1px solid #0783BE;\n border-radius: 6px;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img {\n box-sizing: border-box;\n width: 40px;\n height: 40px;\n border: solid 2px transparent;\n color: #fff;\n background-color: #191e23;\n display: flex;\n justify-content: center;\n align-items: center;\n border-radius: 6px;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img > img,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img > img {\n width: 90%;\n height: 90%;\n object-fit: cover;\n border-radius: 5px;\n border: 1px solid #667085;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button {\n height: 40px;\n background-color: #0783BE;\n border: none;\n border-radius: 6px;\n padding: 8px 12px;\n color: #fff;\n display: flex;\n align-items: center;\n justify-items: center;\n gap: 4px;\n cursor: pointer;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-url,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-url {\n width: 100%;\n}\n\n.-left .acf-field-icon-picker {\n max-width: inherit;\n}\n\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker {\n max-width: 600px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .active a {\n background: #667085;\n color: #fff;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-button {\n border: none;\n height: 25px;\n padding: 5px 10px;\n border-radius: 15px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker li a .acf-tab-button {\n color: #667085;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker > *:not(.acf-tab-wrap) {\n top: -32px;\n position: relative;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group {\n margin-right: 48px;\n display: flex;\n gap: 10px;\n justify-content: flex-end;\n align-items: center;\n background: none;\n border: none;\n max-width: 648px;\n border-bottom-width: 0;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li {\n all: initial;\n box-sizing: border-box;\n margin-bottom: -17px;\n margin-right: 0;\n border-radius: 10px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a {\n all: initial;\n outline: 1px solid transparent;\n color: #667085;\n box-sizing: border-box;\n border-radius: 100px;\n cursor: pointer;\n padding: 7px;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n font-size: 12.5px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li.active a {\n background-color: #667085;\n color: #fff;\n border-bottom-width: 1px !important;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a:focus {\n outline: 1px solid #0783BE;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap {\n background: none;\n border: none;\n overflow: visible;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap {\n position: relative;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap::after {\n content: \"\";\n display: block;\n position: absolute;\n top: 11px;\n left: 10px;\n width: 18px;\n height: 18px;\n -webkit-mask-image: url(../../images/icons/icon-search.svg);\n mask-image: url(../../images/icons/icon-search.svg);\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap .acf-dashicons-search-input {\n padding-left: 32px;\n border-radius: 6px 6px 0 0;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list {\n margin-bottom: -32px;\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n align-content: start;\n height: 135px;\n overflow: hidden;\n overflow-y: auto;\n background-color: #F9FAFB;\n border: 1px solid #D0D5DD;\n border-top: none;\n border-radius: 0 0 6px 6px;\n gap: 8px;\n padding: 8px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon {\n background-color: transparent;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 32px;\n height: 32px;\n border: solid 2px transparent;\n color: #3c434a;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon label {\n display: none;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio],\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:active,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:checked::before,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:focus {\n all: initial;\n appearance: none;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon:hover {\n border: solid 2px #0783BE;\n border-radius: 6px;\n cursor: pointer;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .active {\n border: solid 2px #0783BE;\n background-color: #EBF5FA;\n border-radius: 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .active.focus {\n border: solid 2px #0783BE;\n background-color: #EBF5FA;\n border-radius: 6px;\n box-shadow: 0 0 2px #0783be;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list::after {\n content: \"\";\n flex: auto;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list-empty {\n position: relative;\n display: none;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding-top: 10px;\n padding-left: 10px;\n height: 135px;\n overflow: scroll;\n background-color: #F9FAFB;\n border: 1px solid #D0D5DD;\n border-top: none;\n border-radius: 0 0 6px 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list-empty img {\n height: 30px;\n width: 30px;\n color: #D0D5DD;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs {\n box-sizing: border-box;\n display: flex;\n align-items: center;\n justify-items: center;\n gap: 12px;\n background-color: #F9FAFB;\n padding: 12px;\n border: 1px solid #D0D5DD;\n border-radius: 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview {\n all: unset;\n cursor: pointer;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus {\n outline: 1px solid #0783BE;\n border-radius: 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img {\n box-sizing: border-box;\n width: 40px;\n height: 40px;\n border: solid 2px transparent;\n color: #fff;\n background-color: #191e23;\n display: flex;\n justify-content: center;\n align-items: center;\n border-radius: 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img > img,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img > img {\n width: 90%;\n height: 90%;\n object-fit: cover;\n border-radius: 5px;\n border: 1px solid #667085;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button {\n height: 40px;\n background-color: #0783BE;\n border: none;\n border-radius: 6px;\n padding: 8px 12px;\n color: #fff;\n display: flex;\n align-items: center;\n justify-items: center;\n gap: 4px;\n cursor: pointer;\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n\n/* colors */\n$acf_blue: #2a9bd9;\n$acf_notice: #2a9bd9;\n$acf_error: #d94f4f;\n$acf_success: #49ad52;\n$acf_warning: #fd8d3b;\n\n/* acf-field */\n$field_padding: 15px 12px;\n$field_padding_x: 12px;\n$field_padding_y: 15px;\n$fp: 15px 12px;\n$fy: 15px;\n$fx: 12px;\n\n/* responsive */\n$md: 880px;\n$sm: 640px;\n\n// Admin.\n$wp-card-border: #ccd0d4;\t\t\t// Card border.\n$wp-card-border-1: #d5d9dd;\t\t // Card inner border 1: Structural (darker).\n$wp-card-border-2: #eeeeee;\t\t // Card inner border 2: Fields (lighter).\n$wp-input-border: #7e8993;\t\t // Input border.\n\n// Admin 3.8\n$wp38-card-border: #E5E5E5;\t\t // Card border.\n$wp38-card-border-1: #dfdfdf;\t\t// Card inner border 1: Structural (darker).\n$wp38-card-border-2: #eeeeee;\t\t// Card inner border 2: Fields (lighter).\n$wp38-input-border: #dddddd;\t\t // Input border.\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Grays\n$gray-50: #F9FAFB;\n$gray-100: #F2F4F7;\n$gray-200: #EAECF0;\n$gray-300: #D0D5DD;\n$gray-400: #98A2B3;\n$gray-500: #667085;\n$gray-600: #475467;\n$gray-700: #344054;\n$gray-800: #1D2939;\n$gray-900: #101828;\n\n// Blues\n$blue-50: #EBF5FA;\n$blue-100: #D8EBF5;\n$blue-200: #A5D2E7;\n$blue-300: #6BB5D8;\n$blue-400: #399CCB;\n$blue-500: #0783BE;\n$blue-600: #066998;\n$blue-700: #044E71;\n$blue-800: #033F5B;\n$blue-900: #032F45;\n\n// Utility\n$color-info:\t#2D69DA;\n$color-success:\t#52AA59;\n$color-warning:\t#F79009;\n$color-danger:\t#D13737;\n\n$color-primary: $blue-500;\n$color-primary-hover: $blue-600;\n$color-secondary: $gray-500;\n$color-secondary-hover: $gray-400;\n\n// Gradients\n$gradient-pro: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n\n// Border radius\n$radius-sm:\t4px;\n$radius-md: 6px;\n$radius-lg: 8px;\n$radius-xl: 12px;\n\n// Elevations / Box shadows\n$elevation-01: 0px 1px 2px rgba($gray-900, 0.10);\n\n// Input & button focus outline\n$outline: 3px solid $blue-50;\n\n// Link colours\n$link-color: $blue-500;\n\n// Responsive\n$max-width: 1440px;","/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n@mixin clearfix() {\n\t&:after {\n\t\tdisplay: block;\n\t\tclear: both;\n\t\tcontent: \"\";\n\t}\n}\n\n@mixin border-box() {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n}\n\n@mixin centered() {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n}\n\n@mixin animate( $properties: 'all' ) {\n\t-webkit-transition: $properties 0.3s ease; // Safari 3.2+, Chrome\n -moz-transition: $properties 0.3s ease; \t// Firefox 4-15\n -o-transition: $properties 0.3s ease; \t\t// Opera 10.5–12.00\n transition: $properties 0.3s ease; \t\t// Firefox 16+, Opera 12.50+\n}\n\n@mixin rtl() {\n\thtml[dir=\"rtl\"] & {\n\t\ttext-align: right;\n\t\t@content;\n\t}\n}\n\n@mixin wp-admin( $version: '3-8' ) {\n\t.acf-admin-#{$version} & {\n\t\t@content;\n\t}\n}","@use \"sass:math\";\n/*--------------------------------------------------------------------------------------------\n*\n* Global\n*\n*--------------------------------------------------------------------------------------------*/\n\n/* Horizontal List */\n.acf-hl {\n\tpadding: 0;\n\tmargin: 0;\n\tlist-style: none;\n\tdisplay: block;\n\tposition: relative;\n}\n.acf-hl > li {\n\tfloat: left;\n\tdisplay: block;\n\tmargin: 0;\n\tpadding: 0;\n}\n.acf-hl > li.acf-fr {\n\tfloat: right;\n}\n\n/* Horizontal List: Clearfix */\n.acf-hl:before,\n.acf-hl:after,\n.acf-bl:before,\n.acf-bl:after,\n.acf-cf:before,\n.acf-cf:after {\n\tcontent: \"\";\n\tdisplay: block;\n\tline-height: 0;\n}\n.acf-hl:after,\n.acf-bl:after,\n.acf-cf:after {\n\tclear: both;\n}\n\n/* Block List */\n.acf-bl {\n\tpadding: 0;\n\tmargin: 0;\n\tlist-style: none;\n\tdisplay: block;\n\tposition: relative;\n}\n.acf-bl > li {\n\tdisplay: block;\n\tmargin: 0;\n\tpadding: 0;\n\tfloat: none;\n}\n\n/* Visibility */\n.acf-hidden {\n\tdisplay: none !important;\n}\n.acf-empty {\n\tdisplay: table-cell !important;\n\t* {\n\t\tdisplay: none !important;\n\t}\n}\n\n/* Float */\n.acf-fl {\n\tfloat: left;\n}\n.acf-fr {\n\tfloat: right;\n}\n.acf-fn {\n\tfloat: none;\n}\n\n/* Align */\n.acf-al {\n\ttext-align: left;\n}\n.acf-ar {\n\ttext-align: right;\n}\n.acf-ac {\n\ttext-align: center;\n}\n\n/* loading */\n.acf-loading,\n.acf-spinner {\n\tdisplay: inline-block;\n\theight: 20px;\n\twidth: 20px;\n\tvertical-align: text-top;\n\tbackground: transparent url(../../images/spinner.gif) no-repeat 50% 50%;\n}\n\n/* spinner */\n.acf-spinner {\n\tdisplay: none;\n}\n\n.acf-spinner.is-active {\n\tdisplay: inline-block;\n}\n\n/* WP < 4.2 */\n.spinner.is-active {\n\tdisplay: inline-block;\n}\n\n/* required */\n.acf-required {\n\tcolor: #f00;\n}\n\n/* Allow pointer events in reusable blocks */\n.acf-button,\n.acf-tab-button {\n\tpointer-events: auto !important;\n}\n\n/* show on hover */\n.acf-soh .acf-soh-target {\n\t-webkit-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n\t-moz-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n\t-o-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n\ttransition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n\n\tvisibility: hidden;\n\topacity: 0;\n}\n\n.acf-soh:hover .acf-soh-target {\n\t-webkit-transition-delay: 0s;\n\t-moz-transition-delay: 0s;\n\t-o-transition-delay: 0s;\n\ttransition-delay: 0s;\n\n\tvisibility: visible;\n\topacity: 1;\n}\n\n/* show if value */\n.show-if-value {\n\tdisplay: none;\n}\n.hide-if-value {\n\tdisplay: block;\n}\n\n.has-value .show-if-value {\n\tdisplay: block;\n}\n.has-value .hide-if-value {\n\tdisplay: none;\n}\n\n/* select2 WP animation fix */\n.select2-search-choice-close {\n\t-webkit-transition: none;\n\t-moz-transition: none;\n\t-o-transition: none;\n\ttransition: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* tooltip\n*\n*---------------------------------------------------------------------------------------------*/\n\n/* tooltip */\n.acf-tooltip {\n\tbackground: $gray-800;\n\tborder-radius: $radius-md;\n\tcolor: $gray-300;\n\tpadding: {\n\t\ttop: 8px;\n\t\tright: 12px;\n\t\tbottom: 10px;\n\t\tleft: 12px;\n\t}\n\tposition: absolute;\n\t@extend .p7;\n\tz-index: 900000;\n\tmax-width: 280px;\n\tbox-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08),\n\t\t0px 4px 6px -2px rgba(16, 24, 40, 0.03);\n\n\t/* tip */\n\t&:before {\n\t\tborder: solid;\n\t\tborder-color: transparent;\n\t\tborder-width: 6px;\n\t\tcontent: \"\";\n\t\tposition: absolute;\n\t}\n\n\t/* positions */\n\t&.top {\n\t\tmargin-top: -8px;\n\n\t\t&:before {\n\t\t\ttop: 100%;\n\t\t\tleft: 50%;\n\t\t\tmargin-left: -6px;\n\t\t\tborder-top-color: #2f353e;\n\t\t\tborder-bottom-width: 0;\n\t\t}\n\t}\n\n\t&.right {\n\t\tmargin-left: 8px;\n\n\t\t&:before {\n\t\t\ttop: 50%;\n\t\t\tmargin-top: -6px;\n\t\t\tright: 100%;\n\t\t\tborder-right-color: #2f353e;\n\t\t\tborder-left-width: 0;\n\t\t}\n\t}\n\n\t&.bottom {\n\t\tmargin-top: 8px;\n\n\t\t&:before {\n\t\t\tbottom: 100%;\n\t\t\tleft: 50%;\n\t\t\tmargin-left: -6px;\n\t\t\tborder-bottom-color: #2f353e;\n\t\t\tborder-top-width: 0;\n\t\t}\n\t}\n\n\t&.left {\n\t\tmargin-left: -8px;\n\n\t\t&:before {\n\t\t\ttop: 50%;\n\t\t\tmargin-top: -6px;\n\t\t\tleft: 100%;\n\t\t\tborder-left-color: #2f353e;\n\t\t\tborder-right-width: 0;\n\t\t}\n\t}\n\n\t.acf-overlay {\n\t\tz-index: -1;\n\t}\n}\n\n/* confirm */\n.acf-tooltip.-confirm {\n\tz-index: 900001; // +1 higher than .acf-tooltip\n\n\ta {\n\t\ttext-decoration: none;\n\t\tcolor: #9ea3a8;\n\n\t\t&:hover {\n\t\t\ttext-decoration: underline;\n\t\t}\n\n\t\t&[data-event=\"confirm\"] {\n\t\t\tcolor: #f55e4f;\n\t\t}\n\t}\n}\n\n.acf-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tbottom: 0;\n\tleft: 0;\n\tright: 0;\n\tcursor: default;\n}\n\n.acf-tooltip-target {\n\tposition: relative;\n\tz-index: 900002; // +1 higher than .acf-tooltip\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* loading\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-loading-overlay {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: 0;\n\tright: 0;\n\tcursor: default;\n\tz-index: 99;\n\tbackground: rgba(249, 249, 249, 0.5);\n\n\ti {\n\t\t@include centered();\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-icon\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-icon {\n\tdisplay: inline-block;\n\theight: 28px;\n\twidth: 28px;\n\tborder: transparent solid 1px;\n\tborder-radius: 100%;\n\tfont-size: 20px;\n\tline-height: 21px;\n\ttext-align: center;\n\ttext-decoration: none;\n\tvertical-align: top;\n\tbox-sizing: border-box;\n\n\t&:before {\n\t\tfont-family: dashicons;\n\t\tdisplay: inline-block;\n\t\tline-height: 1;\n\t\tfont-weight: 400;\n\t\tfont-style: normal;\n\t\tspeak: none;\n\t\ttext-decoration: inherit;\n\t\ttext-transform: none;\n\t\ttext-rendering: auto;\n\t\t-webkit-font-smoothing: antialiased;\n\t\t-moz-osx-font-smoothing: grayscale;\n\t\twidth: 1em;\n\t\theight: 1em;\n\t\tvertical-align: middle;\n\t\ttext-align: center;\n\t}\n}\n\n// Icon types.\n.acf-icon.-plus:before {\n\tcontent: \"\\f543\";\n}\n.acf-icon.-minus:before {\n\tcontent: \"\\f460\";\n}\n.acf-icon.-cancel:before {\n\tcontent: \"\\f335\";\n\tmargin: -1px 0 0 -1px;\n}\n.acf-icon.-pencil:before {\n\tcontent: \"\\f464\";\n}\n.acf-icon.-location:before {\n\tcontent: \"\\f230\";\n}\n.acf-icon.-up:before {\n\tcontent: \"\\f343\";\n\n\t// Fix position relative to font-size.\n\tmargin-top: math.div(-2em, 20);\n}\n.acf-icon.-down:before {\n\tcontent: \"\\f347\";\n\n\t// Fix position relative to font-size.\n\tmargin-top: math.div(2em, 20);\n}\n.acf-icon.-left:before {\n\tcontent: \"\\f341\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.acf-icon.-right:before {\n\tcontent: \"\\f345\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(2em, 20);\n}\n.acf-icon.-sync:before {\n\tcontent: \"\\f463\";\n}\n.acf-icon.-globe:before {\n\tcontent: \"\\f319\";\n\n\t// Fix position relative to font-size.\n\tmargin-top: math.div(2em, 20);\n\tmargin-left: math.div(2em, 20);\n}\n.acf-icon.-picture:before {\n\tcontent: \"\\f128\";\n}\n.acf-icon.-check:before {\n\tcontent: \"\\f147\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.acf-icon.-dot-3:before {\n\tcontent: \"\\f533\";\n\n\t// Fix position relative to font-size.\n\tmargin-top: math.div(-2em, 20);\n}\n.acf-icon.-arrow-combo:before {\n\tcontent: \"\\f156\";\n}\n.acf-icon.-arrow-up:before {\n\tcontent: \"\\f142\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.acf-icon.-arrow-down:before {\n\tcontent: \"\\f140\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.acf-icon.-search:before {\n\tcontent: \"\\f179\";\n}\n.acf-icon.-link-ext:before {\n\tcontent: \"\\f504\";\n}\n\n// Duplicate is a custom icon made from pseudo elements.\n.acf-icon.-duplicate {\n\tposition: relative;\n\t&:before,\n\t&:after {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tbox-sizing: border-box;\n\t\twidth: 46%;\n\t\theight: 46%;\n\t\tposition: absolute;\n\t\ttop: 33%;\n\t\tleft: 23%;\n\t}\n\t&:before {\n\t\tmargin: -1px 0 0 1px;\n\t\tbox-shadow: 2px -2px 0px 0px currentColor;\n\t}\n\t&:after {\n\t\tborder: solid 2px currentColor;\n\t}\n}\n\n.acf-icon.-trash {\n\tposition: relative;\n\t&:before,\n\t&:after {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tbox-sizing: border-box;\n\t\twidth: 46%;\n\t\theight: 46%;\n\t\tposition: absolute;\n\t\ttop: 33%;\n\t\tleft: 23%;\n\t}\n\t&:before {\n\t\tmargin: -1px 0 0 1px;\n\t\tbox-shadow: 2px -2px 0px 0px currentColor;\n\t}\n\t&:after {\n\t\tborder: solid 2px currentColor;\n\t}\n}\n\n// Collapse icon toggles automatically.\n.acf-icon.-collapse:before {\n\tcontent: \"\\f142\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.-collapsed .acf-icon.-collapse:before {\n\tcontent: \"\\f140\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n\n// displays with grey border.\nspan.acf-icon {\n\tcolor: #555d66;\n\tborder-color: #b5bcc2;\n\tbackground-color: #fff;\n}\n\n// also displays with grey border.\na.acf-icon {\n\tcolor: #555d66;\n\tborder-color: #b5bcc2;\n\tbackground-color: #fff;\n\tposition: relative;\n\ttransition: none;\n\tcursor: pointer;\n\n\t// State \"hover\".\n\t&:hover {\n\t\tbackground: #f3f5f6;\n\t\tborder-color: #0071a1;\n\t\tcolor: #0071a1;\n\t}\n\t&.-minus:hover,\n\t&.-cancel:hover {\n\t\tbackground: #f7efef;\n\t\tborder-color: #a10000;\n\t\tcolor: #dc3232;\n\t}\n\n\t// Fix: Remove WP outline box-shadow.\n\t&:active,\n\t&:focus {\n\t\toutline: none;\n\t\tbox-shadow: none;\n\t}\n}\n\n// Style \"clear\".\n.acf-icon.-clear {\n\tborder-color: transparent;\n\tbackground: transparent;\n\tcolor: #444;\n}\n\n// Style \"light\".\n.acf-icon.light {\n\tborder-color: transparent;\n\tbackground: #f5f5f5;\n\tcolor: #23282d;\n}\n\n// Style \"dark\".\n.acf-icon.dark {\n\tborder-color: transparent !important;\n\tbackground: #23282d;\n\tcolor: #eee;\n}\na.acf-icon.dark {\n\t&:hover {\n\t\tbackground: #191e23;\n\t\tcolor: #00b9eb;\n\t}\n\t&.-minus:hover,\n\t&.-cancel:hover {\n\t\tcolor: #d54e21;\n\t}\n}\n\n// Style \"grey\".\n.acf-icon.grey {\n\tborder-color: transparent !important;\n\tbackground: #b4b9be;\n\tcolor: #fff !important;\n\n\t&:hover {\n\t\tbackground: #00a0d2;\n\t\tcolor: #fff;\n\t}\n\t&.-minus:hover,\n\t&.-cancel:hover {\n\t\tbackground: #32373c;\n\t}\n}\n\n// Size \"small\".\n.acf-icon.small,\n.acf-icon.-small {\n\twidth: 20px;\n\theight: 20px;\n\tline-height: 14px;\n\tfont-size: 14px;\n\n\t// Apply minor transforms to reduce clarirty of \"duplicate\" icon.\n\t// Helps to unify rendering with dashicons.\n\t&.-duplicate {\n\t\t&:before,\n\t\t&:after {\n\t\t\t//transform: rotate(0.1deg) scale(0.9) translate(-5%, 5%);\n\t\t\topacity: 0.8;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-box\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-box {\n\tbackground: #ffffff;\n\tborder: 1px solid $wp-card-border;\n\tposition: relative;\n\tbox-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);\n\n\t/* title */\n\t.title {\n\t\tborder-bottom: 1px solid $wp-card-border;\n\t\tmargin: 0;\n\t\tpadding: 15px;\n\n\t\th3 {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 1em;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\t}\n\n\t.inner {\n\t\tpadding: 15px;\n\t}\n\n\th2 {\n\t\tcolor: #333333;\n\t\tfont-size: 26px;\n\t\tline-height: 1.25em;\n\t\tmargin: 0.25em 0 0.75em;\n\t\tpadding: 0;\n\t}\n\n\th3 {\n\t\tmargin: 1.5em 0 0;\n\t}\n\n\tp {\n\t\tmargin-top: 0.5em;\n\t}\n\n\ta {\n\t\ttext-decoration: none;\n\t}\n\n\ti {\n\t\t&.dashicons-external {\n\t\t\tmargin-top: -1px;\n\t\t}\n\t}\n\n\t/* footer */\n\t.footer {\n\t\tborder-top: 1px solid $wp-card-border;\n\t\tpadding: 12px;\n\t\tfont-size: 13px;\n\t\tline-height: 1.5;\n\n\t\tp {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tborder-color: $wp38-card-border;\n\t\t.title,\n\t\t.footer {\n\t\t\tborder-color: $wp38-card-border;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-notice\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-notice {\n\tposition: relative;\n\tdisplay: block;\n\tcolor: #fff;\n\tmargin: 5px 0 15px;\n\tpadding: 3px 12px;\n\tbackground: $acf_notice;\n\tborder-left: darken($acf_notice, 10%) solid 3px;\n\n\tp {\n\t\tfont-size: 13px;\n\t\tline-height: 1.5;\n\t\tmargin: 0.5em 0;\n\t\ttext-shadow: none;\n\t\tcolor: inherit;\n\t}\n\n\t.acf-notice-dismiss {\n\t\tposition: absolute;\n\t\ttop: 9px;\n\t\tright: 12px;\n\t\tbackground: transparent !important;\n\t\tcolor: inherit !important;\n\t\tborder-color: #fff !important;\n\t\topacity: 0.75;\n\t\t&:hover {\n\t\t\topacity: 1;\n\t\t}\n\t}\n\n\t// dismiss\n\t&.-dismiss {\n\t\tpadding-right: 40px;\n\t}\n\n\t// error\n\t&.-error {\n\t\tbackground: $acf_error;\n\t\tborder-color: darken($acf_error, 10%);\n\t}\n\n\t// success\n\t&.-success {\n\t\tbackground: $acf_success;\n\t\tborder-color: darken($acf_success, 10%);\n\t}\n\n\t// warning\n\t&.-warning {\n\t\tbackground: $acf_warning;\n\t\tborder-color: darken($acf_warning, 10%);\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-table\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-table {\n\tborder: $wp-card-border solid 1px;\n\tbackground: #fff;\n\tborder-spacing: 0;\n\tborder-radius: 0;\n\ttable-layout: auto;\n\tpadding: 0;\n\tmargin: 0;\n\twidth: 100%;\n\tclear: both;\n\tbox-sizing: content-box;\n\n\t/* defaults */\n\t> tbody > tr,\n\t> thead > tr {\n\t\t> th,\n\t\t> td {\n\t\t\tpadding: 8px;\n\t\t\tvertical-align: top;\n\t\t\tbackground: #fff;\n\t\t\ttext-align: left;\n\t\t\tborder-style: solid;\n\t\t\tfont-weight: normal;\n\t\t}\n\n\t\t> th {\n\t\t\tposition: relative;\n\t\t\tcolor: #333333;\n\t\t}\n\t}\n\n\t/* thead */\n\t> thead {\n\t\t> tr {\n\t\t\t> th {\n\t\t\t\tborder-color: $wp-card-border-1;\n\t\t\t\tborder-width: 0 0 1px 1px;\n\n\t\t\t\t&:first-child {\n\t\t\t\t\tborder-left-width: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t/* tbody */\n\t> tbody {\n\t\t> tr {\n\t\t\tz-index: 1;\n\n\t\t\t> td {\n\t\t\t\tborder-color: $wp-card-border-2;\n\t\t\t\tborder-width: 1px 0 0 1px;\n\n\t\t\t\t&:first-child {\n\t\t\t\t\tborder-left-width: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&:first-child > td {\n\t\t\t\tborder-top-width: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t/* -clear */\n\t&.-clear {\n\t\tborder: 0 none;\n\n\t\t> tbody > tr,\n\t\t> thead > tr {\n\t\t\t> td,\n\t\t\t> th {\n\t\t\t\tborder: 0 none;\n\t\t\t\tpadding: 4px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* remove tr */\n.acf-remove-element {\n\t-webkit-transition: all 0.25s ease-out;\n\t-moz-transition: all 0.25s ease-out;\n\t-o-transition: all 0.25s ease-out;\n\ttransition: all 0.25s ease-out;\n\n\ttransform: translate(50px, 0);\n\topacity: 0;\n}\n\n/* fade-up */\n.acf-fade-up {\n\t-webkit-transition: all 0.25s ease-out;\n\t-moz-transition: all 0.25s ease-out;\n\t-o-transition: all 0.25s ease-out;\n\ttransition: all 0.25s ease-out;\n\n\ttransform: translate(0, -10px);\n\topacity: 0;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Fake table\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-thead,\n.acf-tbody,\n.acf-tfoot {\n\twidth: 100%;\n\tpadding: 0;\n\tmargin: 0;\n\n\t> li {\n\t\tbox-sizing: border-box;\n\t\tpadding: {\n\t\t\ttop: 14px;\n\t\t}\n\t\tfont-size: 12px;\n\t\tline-height: 14px;\n\t}\n}\n\n.acf-thead {\n\tborder-bottom: $wp-card-border solid 1px;\n\tcolor: #23282d;\n\n\t> li {\n\t\tfont-size: 14px;\n\t\tline-height: 1.4;\n\t\tfont-weight: bold;\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tborder-color: $wp38-card-border-1;\n\t}\n}\n\n.acf-tfoot {\n\tbackground: #f5f5f5;\n\tborder-top: $wp-card-border-1 solid 1px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSettings\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-settings-wrap {\n\t#poststuff {\n\t\tpadding-top: 15px;\n\t}\n\n\t.acf-box {\n\t\tmargin: 20px 0;\n\t}\n\n\ttable {\n\t\tmargin: 0;\n\n\t\t.button {\n\t\t\tvertical-align: middle;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-popup\n*\n*--------------------------------------------------------------------------------------------*/\n\n#acf-popup {\n\tposition: fixed;\n\tz-index: 900000;\n\ttop: 0;\n\tleft: 0;\n\tright: 0;\n\tbottom: 0;\n\ttext-align: center;\n\n\t// bg\n\t.bg {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tz-index: 0;\n\t\tbackground: rgba(0, 0, 0, 0.25);\n\t}\n\n\t&:before {\n\t\tcontent: \"\";\n\t\tdisplay: inline-block;\n\t\theight: 100%;\n\t\tvertical-align: middle;\n\t}\n\n\t// box\n\t.acf-popup-box {\n\t\tdisplay: inline-block;\n\t\tvertical-align: middle;\n\t\tz-index: 1;\n\t\tmin-width: 300px;\n\t\tmin-height: 160px;\n\t\tborder-color: #aaaaaa;\n\t\tbox-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25);\n\t\ttext-align: left;\n\t\t@include rtl();\n\n\t\t// title\n\t\t.title {\n\t\t\tmin-height: 15px;\n\t\t\tline-height: 15px;\n\n\t\t\t// icon\n\t\t\t.acf-icon {\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 10px;\n\t\t\t\tright: 10px;\n\n\t\t\t\t// rtl\n\t\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\t\tright: auto;\n\t\t\t\t\tleft: 10px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.inner {\n\t\t\tmin-height: 50px;\n\n\t\t\t// use margin instead of padding to allow inner elements marin to overlap and avoid large hitespace at top/bottom\n\t\t\tpadding: 0;\n\t\t\tmargin: 15px;\n\t\t}\n\n\t\t// loading\n\t\t.loading {\n\t\t\tposition: absolute;\n\t\t\ttop: 45px;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tz-index: 2;\n\t\t\tbackground: rgba(0, 0, 0, 0.1);\n\t\t\tdisplay: none;\n\n\t\t\ti {\n\t\t\t\t@include centered();\n\t\t\t}\n\t\t}\n\t}\n}\n\n// acf-submit\n.acf-submit {\n\tmargin-bottom: 0;\n\tline-height: 28px; // .button height\n\n\t// message\n\tspan {\n\t\tfloat: right;\n\t\tcolor: #999;\n\n\t\t&.-error {\n\t\t\tcolor: #dd4232;\n\t\t}\n\t}\n\n\t// button (allow margin between loading)\n\t.button {\n\t\tmargin-right: 5px;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tupgrade notice\n*\n*--------------------------------------------------------------------------------------------*/\n\n#acf-upgrade-notice {\n\tposition: relative;\n\tbackground: #fff;\n\tpadding: 20px;\n\t@include clearfix();\n\n\t.col-content {\n\t\tfloat: left;\n\t\twidth: 55%;\n\t\tpadding-left: 90px;\n\t}\n\n\t.notice-container {\n\t\tdisplay: flex;\n\t\tjustify-content: space-between;\n\t\talign-items: flex-start;\n\t\talign-content: flex-start;\n\t}\n\n\t.col-actions {\n\t\tfloat: right;\n\t\ttext-align: center;\n\t}\n\n\timg {\n\t\tfloat: left;\n\t\twidth: 64px;\n\t\theight: 64px;\n\t\tmargin: 0 0 0 -90px;\n\t}\n\n\th2 {\n\t\tdisplay: inline-block;\n\t\tfont-size: 16px;\n\t\tmargin: 2px 0 6.5px;\n\t}\n\n\tp {\n\t\tpadding: 0;\n\t\tmargin: 0;\n\t}\n\n\t.button:before {\n\t\tmargin-top: 11px;\n\t}\n\n\t// mobile\n\t@media screen and (max-width: $sm) {\n\t\t.col-content,\n\t\t.col-actions {\n\t\t\tfloat: none;\n\t\t\tpadding-left: 90px;\n\t\t\twidth: auto;\n\t\t\ttext-align: left;\n\t\t}\n\t}\n}\n\n// Hide icons for upgade notice.\n#acf-upgrade-notice:has(.notice-container)::before,\n#acf-upgrade-notice:has(.notice-container)::after {\n\tdisplay: none;\n}\n\n// Match padding of other non-icon notices.\n#acf-upgrade-notice:has(.notice-container) {\n\tpadding-left: 20px !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tWelcome\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-wrap {\n\th1 {\n\t\tmargin-top: 0;\n\t\tpadding-top: 20px;\n\t}\n\n\t.about-text {\n\t\tmargin-top: 0.5em;\n\t\tmin-height: 50px;\n\t}\n\n\t.about-headline-callout {\n\t\tfont-size: 2.4em;\n\t\tfont-weight: 300;\n\t\tline-height: 1.3;\n\t\tmargin: 1.1em 0 0.2em;\n\t\ttext-align: center;\n\t}\n\n\t.feature-section {\n\t\tpadding: 40px 0;\n\n\t\th2 {\n\t\t\tmargin-top: 20px;\n\t\t}\n\t}\n\n\t.changelog {\n\t\tlist-style: disc;\n\t\tpadding-left: 15px;\n\n\t\tli {\n\t\t\tmargin: 0 0 0.75em;\n\t\t}\n\t}\n\n\t.acf-three-col {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: space-between;\n\n\t\t> div {\n\t\t\tflex: 1;\n\t\t\talign-self: flex-start;\n\t\t\tmin-width: 31%;\n\t\t\tmax-width: 31%;\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tmin-width: 48%;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: $sm) {\n\t\t\t\tmin-width: 100%;\n\t\t\t}\n\t\t}\n\n\t\th3 .badge {\n\t\t\tdisplay: inline-block;\n\t\t\tvertical-align: top;\n\t\t\tborder-radius: 5px;\n\t\t\tbackground: #fc9700;\n\t\t\tcolor: #fff;\n\t\t\tfont-weight: normal;\n\t\t\tfont-size: 12px;\n\t\t\tpadding: 2px 5px;\n\t\t}\n\n\t\timg + h3 {\n\t\t\tmargin-top: 0.5em;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-hl cols\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-hl[data-cols] {\n\tmargin-left: -10px;\n\tmargin-right: -10px;\n\n\t> li {\n\t\tpadding: 0 6px 0 10px;\n\n\t\t-webkit-box-sizing: border-box;\n\t\t-moz-box-sizing: border-box;\n\t\tbox-sizing: border-box;\n\t}\n}\n\n/* sizes */\n.acf-hl[data-cols=\"2\"] > li {\n\twidth: 50%;\n}\n.acf-hl[data-cols=\"3\"] > li {\n\twidth: 33.333%;\n}\n.acf-hl[data-cols=\"4\"] > li {\n\twidth: 25%;\n}\n\n/* mobile */\n@media screen and (max-width: $sm) {\n\t.acf-hl[data-cols] {\n\t\tflex-wrap: wrap;\n\t\tjustify-content: flex-start;\n\t\talign-content: flex-start;\n\t\talign-items: flex-start;\n\t\tmargin-left: 0;\n\t\tmargin-right: 0;\n\t\tmargin-top: -10px;\n\n\t\t> li {\n\t\t\tflex: 1 1 100%;\n\t\t\twidth: 100% !important;\n\t\t\tpadding: 10px 0 0;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tmisc\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-actions {\n\ttext-align: right;\n\tz-index: 1;\n\n\t/* hover */\n\t&.-hover {\n\t\tposition: absolute;\n\t\tdisplay: none;\n\t\ttop: 0;\n\t\tright: 0;\n\t\tpadding: 5px;\n\t\tz-index: 1050;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\t&.-hover {\n\t\t\tright: auto;\n\t\t\tleft: 0;\n\t\t}\n\t}\n}\n\n/* ul compatibility */\nul.acf-actions {\n\tli {\n\t\tfloat: right;\n\t\tmargin-left: 4px;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRTL\n*\n*--------------------------------------------------------------------------------------------*/\n\nhtml[dir=\"rtl\"] .acf-fl {\n\tfloat: right;\n}\nhtml[dir=\"rtl\"] .acf-fr {\n\tfloat: left;\n}\n\nhtml[dir=\"rtl\"] .acf-hl > li {\n\tfloat: right;\n}\n\nhtml[dir=\"rtl\"] .acf-hl > li.acf-fr {\n\tfloat: left;\n}\n\nhtml[dir=\"rtl\"] .acf-icon.logo {\n\tleft: 0;\n\tright: auto;\n}\n\nhtml[dir=\"rtl\"] .acf-table thead th {\n\ttext-align: right;\n\tborder-right-width: 1px;\n\tborder-left-width: 0px;\n}\n\nhtml[dir=\"rtl\"] .acf-table > tbody > tr > td {\n\ttext-align: right;\n\tborder-right-width: 1px;\n\tborder-left-width: 0px;\n}\n\nhtml[dir=\"rtl\"] .acf-table > thead > tr > th:first-child,\nhtml[dir=\"rtl\"] .acf-table > tbody > tr > td:first-child {\n\tborder-right-width: 0;\n}\n\nhtml[dir=\"rtl\"] .acf-table > tbody > tr > td.order + td {\n\tborder-right-color: #e1e1e1;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* acf-postbox-columns\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-postbox-columns {\n\t@include clearfix();\n\tposition: relative;\n\tmargin-top: -11px;\n\tmargin-bottom: -12px;\n\tmargin-left: -12px;\n\tmargin-right: (280px - 12px);\n\n\t.acf-postbox-main,\n\t.acf-postbox-side {\n\t\t@include border-box();\n\t\tpadding: 0 12px 12px;\n\t}\n\n\t.acf-postbox-main {\n\t\tfloat: left;\n\t\twidth: 100%;\n\t}\n\n\t.acf-postbox-side {\n\t\tfloat: right;\n\t\twidth: 280px;\n\t\tmargin-right: -280px;\n\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\twidth: 1px;\n\t\t\theight: 100%;\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbackground: $wp-card-border-1;\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\t.acf-postbox-side:before {\n\t\t\tbackground: $wp38-card-border-1;\n\t\t}\n\t}\n}\n\n/* mobile */\n@media only screen and (max-width: 850px) {\n\t.acf-postbox-columns {\n\t\tmargin: 0;\n\n\t\t.acf-postbox-main,\n\t\t.acf-postbox-side {\n\t\t\tfloat: none;\n\t\t\twidth: auto;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\t.acf-postbox-side {\n\t\t\tmargin-top: 1em;\n\n\t\t\t&:before {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* acf-panel\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-panel {\n\tmargin-top: -1px;\n\tborder-top: 1px solid $wp-card-border-1;\n\tborder-bottom: 1px solid $wp-card-border-1;\n\n\t.acf-panel-title {\n\t\tmargin: 0;\n\t\tpadding: 12px;\n\t\tfont-weight: bold;\n\t\tcursor: pointer;\n\t\tfont-size: inherit;\n\n\t\ti {\n\t\t\tfloat: right;\n\t\t}\n\t}\n\n\t.acf-panel-inside {\n\t\tmargin: 0;\n\t\tpadding: 0 12px 12px;\n\t\tdisplay: none;\n\t}\n\n\t/* open */\n\t&.-open {\n\t\t.acf-panel-inside {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n\n\t/* inside postbox */\n\t.postbox & {\n\t\tmargin-left: -12px;\n\t\tmargin-right: -12px;\n\t}\n\n\t/* fields */\n\t.acf-field {\n\t\tmargin: 20px 0 0;\n\n\t\t.acf-label label {\n\t\t\tcolor: #555d66;\n\t\t\tfont-weight: normal;\n\t\t}\n\n\t\t&:first-child {\n\t\t\tmargin-top: 0;\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tborder-color: $wp38-card-border-1;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Tools\n*\n*---------------------------------------------------------------------------------------------*/\n\n#acf-admin-tools {\n\t.notice {\n\t\tmargin-top: 10px;\n\t}\n\n\t.acf-meta-box-wrap {\n\t\t.inside {\n\t\t\tborder-top: none;\n\t\t}\n\n\t\t/* acf-fields */\n\t\t.acf-fields {\n\t\t\tmargin: {\n\t\t\t\tbottom: 24px;\n\t\t\t}\n\t\t\tborder: none;\n\t\t\tbackground: #fff;\n\t\t\tborder-radius: 0;\n\n\t\t\t.acf-field {\n\t\t\t\tpadding: 0;\n\t\t\t\tmargin-bottom: 19px;\n\t\t\t\tborder-top: none;\n\t\t\t}\n\n\t\t\t.acf-label {\n\t\t\t\t@extend .p2;\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 16px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-input {\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 16px;\n\t\t\t\t\tright: 16px;\n\t\t\t\t\tbottom: 16px;\n\t\t\t\t\tleft: 16px;\n\t\t\t\t}\n\t\t\t\tborder: {\n\t\t\t\t\twidth: 1px;\n\t\t\t\t\tstyle: solid;\n\t\t\t\t\tcolor: $gray-300;\n\t\t\t\t}\n\t\t\t\tborder-radius: $radius-md;\n\t\t\t}\n\n\t\t\t&.import-cptui {\n\t\t\t\tmargin-top: 19px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-meta-box-wrap {\n\t.postbox {\n\t\t@include border-box();\n\n\t\t.inside {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t\t.hndle {\n\t\t\tfont-size: 14px;\n\t\t\tpadding: 8px 12px;\n\t\t\tmargin: 0;\n\t\t\tline-height: 1.4;\n\n\t\t\t// Prevent .acf-panel border overlapping.\n\t\t\tposition: relative;\n\t\t\tz-index: 1;\n\t\t\tcursor: default;\n\t\t}\n\n\t\t.handlediv,\n\t\t.handle-order-higher,\n\t\t.handle-order-lower {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n/* grid */\n.acf-meta-box-wrap.-grid {\n\tmargin-left: 8px;\n\tmargin-right: 8px;\n\n\t.postbox {\n\t\tfloat: left;\n\t\tclear: left;\n\t\twidth: 50%;\n\t\tmargin: 0 0 16px;\n\n\t\t&:nth-child(odd) {\n\t\t\tmargin-left: -8px;\n\t\t}\n\n\t\t&:nth-child(even) {\n\t\t\tfloat: right;\n\t\t\tclear: right;\n\t\t\tmargin-right: -8px;\n\t\t}\n\t}\n}\n\n/* mobile */\n@media only screen and (max-width: 850px) {\n\t.acf-meta-box-wrap.-grid {\n\t\tmargin-left: 0;\n\t\tmargin-right: 0;\n\n\t\t.postbox {\n\t\t\tmargin-left: 0 !important;\n\t\t\tmargin-right: 0 !important;\n\t\t\twidth: 100%;\n\t\t}\n\t}\n}\n\n/* export tool */\n#acf-admin-tool-export {\n\tp {\n\t\tmax-width: 800px;\n\t}\n\n\tul {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\twidth: 100%;\n\t\tli {\n\t\t\tflex: 0 1 33.33%;\n\t\t\t@media screen and (max-width: 1600px) {\n\t\t\t\tflex: 0 1 50%;\n\t\t\t}\n\t\t\t@media screen and (max-width: 1200px) {\n\t\t\t\tflex: 0 1 100%;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-postbox-side {\n\t\tul {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.button {\n\t\t\tmargin: 0;\n\t\t\twidth: 100%;\n\t\t}\n\t}\n\n\ttextarea {\n\t\tdisplay: block;\n\t\twidth: 100%;\n\t\tmin-height: 500px;\n\t\tbackground: $gray-50;\n\t\tborder-color: $gray-300;\n\t\tbox-shadow: none;\n\t\tpadding: 7px;\n\t\tborder-radius: $radius-md;\n\t}\n\n\t/* panel: selection */\n\t.acf-panel-selection {\n\t\t.acf-label label {\n\t\t\tfont-weight: bold;\n\t\t\tcolor: $gray-700;\n\t\t}\n\t}\n}\n\n#acf-admin-tool-import {\n\tul {\n\t\tcolumn-width: 200px;\n\t}\n}\n\n// CSS only Tooltip.\n.acf-css-tooltip {\n\tposition: relative;\n\t&:before {\n\t\tcontent: attr(aria-label);\n\t\tdisplay: none;\n\t\tposition: absolute;\n\t\tz-index: 999;\n\n\t\tbottom: 100%;\n\t\tleft: 50%;\n\t\ttransform: translate(-50%, -8px);\n\n\t\tbackground: #191e23;\n\t\tborder-radius: 2px;\n\t\tpadding: 5px 10px;\n\n\t\tcolor: #fff;\n\t\tfont-size: 12px;\n\t\tline-height: 1.4em;\n\t\twhite-space: pre;\n\t}\n\t&:after {\n\t\tcontent: \"\";\n\t\tdisplay: none;\n\t\tposition: absolute;\n\t\tz-index: 998;\n\n\t\tbottom: 100%;\n\t\tleft: 50%;\n\t\ttransform: translate(-50%, 4px);\n\n\t\tborder: solid 6px transparent;\n\t\tborder-top-color: #191e23;\n\t}\n\n\t&:hover,\n\t&:focus {\n\t\t&:before,\n\t\t&:after {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n}\n\n// Diff modal.\n.acf-diff {\n\t.acf-diff-title {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\theight: 40px;\n\t\tpadding: 14px 16px;\n\t\tbackground: #f3f3f3;\n\t\tborder-bottom: #dddddd solid 1px;\n\n\t\tstrong {\n\t\t\tfont-size: 14px;\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.acf-diff-title-left,\n\t\t.acf-diff-title-right {\n\t\t\twidth: 50%;\n\t\t\tfloat: left;\n\t\t}\n\t}\n\n\t.acf-diff-content {\n\t\tposition: absolute;\n\t\ttop: 70px;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\toverflow: auto;\n\t}\n\n\ttable.diff {\n\t\tborder-spacing: 0;\n\n\t\tcol.diffsplit.middle {\n\t\t\twidth: 0;\n\t\t}\n\n\t\ttd,\n\t\tth {\n\t\t\tpadding-top: 0.25em;\n\t\t\tpadding-bottom: 0.25em;\n\t\t}\n\n\t\t// Fix WP 5.7 conflicting CSS.\n\t\ttr td:nth-child(2) {\n\t\t\twidth: auto;\n\t\t}\n\n\t\ttd:nth-child(3) {\n\t\t\tborder-left: #dddddd solid 1px;\n\t\t}\n\t}\n\n\t// Mobile\n\t@media screen and (max-width: 600px) {\n\t\t.acf-diff-title {\n\t\t\theight: 70px;\n\t\t}\n\t\t.acf-diff-content {\n\t\t\ttop: 100px;\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Modal\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-modal {\n\tposition: fixed;\n\ttop: 30px;\n\tleft: 30px;\n\tright: 30px;\n\tbottom: 30px;\n\tz-index: 160000;\n\tbox-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);\n\tbackground: #fcfcfc;\n\n\t.acf-modal-title,\n\t.acf-modal-content,\n\t.acf-modal-toolbar {\n\t\tbox-sizing: border-box;\n\t\tposition: absolute;\n\t\tleft: 0;\n\t\tright: 0;\n\t}\n\n\t.acf-modal-title {\n\t\theight: 50px;\n\t\ttop: 0;\n\t\tborder-bottom: 1px solid #ddd;\n\n\t\th2 {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0 16px;\n\t\t\tline-height: 50px;\n\t\t}\n\t\t.acf-modal-close {\n\t\t\tposition: absolute;\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\theight: 50px;\n\t\t\twidth: 50px;\n\t\t\tborder: none;\n\t\t\tborder-left: 1px solid #ddd;\n\t\t\tbackground: transparent;\n\t\t\tcursor: pointer;\n\t\t\tcolor: #666;\n\t\t\t&:hover {\n\t\t\t\tcolor: #00a0d2;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-modal-content {\n\t\ttop: 50px;\n\t\tbottom: 60px;\n\t\tbackground: #fff;\n\t\toverflow: auto;\n\t\tpadding: 16px;\n\t}\n\n\t.acf-modal-feedback {\n\t\tposition: absolute;\n\t\ttop: 50%;\n\t\tmargin: -10px 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\ttext-align: center;\n\t\topacity: 0.75;\n\n\t\t&.error {\n\t\t\topacity: 1;\n\t\t\tcolor: #b52727;\n\t\t}\n\t}\n\n\t.acf-modal-toolbar {\n\t\theight: 60px;\n\t\tbottom: 0;\n\t\tpadding: 15px 16px;\n\t\tborder-top: 1px solid #ddd;\n\n\t\t.button {\n\t\t\tfloat: right;\n\t\t}\n\t}\n\n\t// Responsive.\n\t@media only screen and (max-width: 640px) {\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t}\n}\n.acf-modal-backdrop {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\tright: 0;\n\tbottom: 0;\n\tbackground: $gray-900;\n\topacity: 0.8;\n\tz-index: 159900;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Retina\n*\n*---------------------------------------------------------------------------------------------*/\n\n@media only screen and (-webkit-min-device-pixel-ratio: 2),\n\tonly screen and (min--moz-device-pixel-ratio: 2),\n\tonly screen and (-o-min-device-pixel-ratio: 2/1),\n\tonly screen and (min-device-pixel-ratio: 2),\n\tonly screen and (min-resolution: 192dpi),\n\tonly screen and (min-resolution: 2dppx) {\n\t.acf-loading,\n\t.acf-spinner {\n\t\tbackground-image: url(../../images/spinner@2x.gif);\n\t\tbackground-size: 20px 20px;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Wrap\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-admin-page {\n\t.wrap {\n\t\tmargin: {\n\t\t\ttop: 48px;\n\t\t\tright: 32px;\n\t\t\tbottom: 0;\n\t\t\tleft: 12px;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t\tleft: 8px;\n\t\t\t}\n\t\t}\n\t}\n\n\t&.rtl .wrap {\n\t\tmargin: {\n\t\t\tright: 12px;\n\t\t\tleft: 32px;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t\tleft: 8px;\n\t\t\t}\n\t\t}\n\t}\n\n\t#wpcontent {\n\t\t@media screen and (max-width: 768px) {\n\t\t\tpadding: {\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*-------------------------------------------------------------------\n*\n* ACF Admin Page Footer Styles\n*\n*------------------------------------------------------------------*/\n.acf-admin-page {\n\t#wpfooter {\n\t\tfont-style: italic;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Postbox & ACF Postbox\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t.postbox,\n\t.acf-box {\n\t\tborder: none;\n\t\tborder-radius: $radius-lg;\n\t\tbox-shadow: $elevation-01;\n\n\t\t.inside {\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t}\n\n\t\t.acf-postbox-inner {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t}\n\n\t\t.inner,\n\t\t.inside {\n\t\t\tmargin: {\n\t\t\t\ttop: 0 !important;\n\t\t\t\tright: 0 !important;\n\t\t\t\tbottom: 0 !important;\n\t\t\t\tleft: 0 !important;\n\t\t\t}\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\n\t\t.postbox-header,\n\t\t.title {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tbox-sizing: border-box;\n\t\t\tmin-height: 64px;\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 0;\n\t\t\t\tstyle: none;\n\t\t\t}\n\n\t\t\th2,\n\t\t\th3 {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\t@extend .acf-h3;\n\t\t\t\tcolor: $gray-700;\n\t\t\t}\n\t\t}\n\n\t\t.hndle {\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Custom ACF postbox header\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-postbox-header {\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: space-between;\n\tbox-sizing: border-box;\n\tmin-height: 64px;\n\tmargin: {\n\t\ttop: -24px;\n\t\tright: -24px;\n\t\tbottom: 0;\n\t\tleft: -24px;\n\t}\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 24px;\n\t\tbottom: 0;\n\t\tleft: 24px;\n\t}\n\tborder-bottom: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n\n\th2.acf-postbox-title {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 24px;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\t@extend .acf-h3;\n\t\tcolor: $gray-700;\n\t}\n\n\t.rtl & h2.acf-postbox-title {\n\t\tpadding: {\n\t\t\tright: 0;\n\t\t\tleft: 24px;\n\t\t}\n\t}\n\n\t.acf-icon {\n\t\tbackground-color: $gray-400;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Screen options button & screen meta container\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#screen-meta-links {\n\t\tmargin: {\n\t\t\tright: 32px;\n\t\t}\n\n\t\t.show-settings {\n\t\t\tborder-color: $gray-300;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tmargin: {\n\t\t\t\tright: 16px;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t&.rtl #screen-meta-links {\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tleft: 32px;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tmargin: {\n\t\t\t\tright: 0;\n\t\t\t\tleft: 16px;\n\t\t\t}\n\t\t}\n\t}\n\n\t#screen-meta {\n\t\tborder-color: $gray-300;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Postbox headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#poststuff {\n\t\t.postbox-header {\n\t\t\th2,\n\t\t\th3 {\n\t\t\t\tjustify-content: flex-start;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\t@extend .acf-h3;\n\t\t\t\tcolor: $gray-700 !important;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Postbox drag state\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t&.is-dragging-metaboxes\n\t\t.metabox-holder\n\t\t.postbox-container\n\t\t.meta-box-sortables {\n\t\tbox-sizing: border-box;\n\t\tpadding: 2px;\n\t\toutline: none;\n\t\tbackground-image: repeating-linear-gradient(\n\t\t\t\t0deg,\n\t\t\t\t$gray-500,\n\t\t\t\t$gray-500 5px,\n\t\t\t\ttransparent 5px,\n\t\t\t\ttransparent 10px,\n\t\t\t\t$gray-500 10px\n\t\t\t),\n\t\t\trepeating-linear-gradient(\n\t\t\t\t90deg,\n\t\t\t\t$gray-500,\n\t\t\t\t$gray-500 5px,\n\t\t\t\ttransparent 5px,\n\t\t\t\ttransparent 10px,\n\t\t\t\t$gray-500 10px\n\t\t\t),\n\t\t\trepeating-linear-gradient(\n\t\t\t\t180deg,\n\t\t\t\t$gray-500,\n\t\t\t\t$gray-500 5px,\n\t\t\t\ttransparent 5px,\n\t\t\t\ttransparent 10px,\n\t\t\t\t$gray-500 10px\n\t\t\t),\n\t\t\trepeating-linear-gradient(\n\t\t\t\t270deg,\n\t\t\t\t$gray-500,\n\t\t\t\t$gray-500 5px,\n\t\t\t\ttransparent 5px,\n\t\t\t\ttransparent 10px,\n\t\t\t\t$gray-500 10px\n\t\t\t);\n\t\tbackground-size: 1.5px 100%, 100% 1.5px, 1.5px 100%, 100% 1.5px;\n\t\tbackground-position: 0 0, 0 0, 100% 0, 0 100%;\n\t\tbackground-repeat: no-repeat;\n\t\tborder-radius: $radius-lg;\n\t}\n\n\t.ui-sortable-placeholder {\n\t\tborder: none;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Search summary\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t.subtitle {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\theight: 24px;\n\t\tmargin: 0;\n\t\tpadding: {\n\t\t\ttop: 4px;\n\t\t\tright: 12px;\n\t\t\tbottom: 4px;\n\t\t\tleft: 12px;\n\t\t}\n\t\tbackground-color: $blue-50;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $blue-200;\n\t\t}\n\t\tborder-radius: $radius-md;\n\t\t@extend .p3;\n\n\t\tstrong {\n\t\t\tmargin: {\n\t\t\t\tleft: 5px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Action strip\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-actions-strip {\n\tdisplay: flex;\n\n\t.acf-btn {\n\t\tmargin: {\n\t\t\tright: 8px;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Notices\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t.acf-notice,\n\t.notice,\n\t#lost-connection-notice {\n\t\tposition: relative;\n\t\tbox-sizing: border-box;\n\t\tmin-height: 48px;\n\t\tmargin: {\n\t\t\ttop: 0 !important;\n\t\t\tright: 0 !important;\n\t\t\tbottom: 16px !important;\n\t\t\tleft: 0 !important;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 13px !important;\n\t\t\tright: 16px;\n\t\t\tbottom: 12px !important;\n\t\t\tleft: 50px !important;\n\t\t}\n\t\tbackground-color: #e7eff9;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: #9dbaee;\n\t\t}\n\t\tborder-radius: $radius-lg;\n\t\tbox-shadow: $elevation-01;\n\t\tcolor: $gray-700;\n\n\t\t&.update-nag {\n\t\t\tdisplay: block;\n\t\t\tposition: relative;\n\t\t\twidth: calc(100% - 44px);\n\t\t\tmargin: {\n\t\t\t\ttop: 48px !important;\n\t\t\t\tright: 44px !important;\n\t\t\t\tbottom: -32px !important;\n\t\t\t\tleft: 12px !important;\n\t\t\t}\n\t\t}\n\n\t\t.button {\n\t\t\theight: auto;\n\t\t\tmargin: {\n\t\t\t\tleft: 8px;\n\t\t\t}\n\t\t\tpadding: 0;\n\t\t\tborder: none;\n\t\t\t@extend .p5;\n\t\t}\n\n\t\t> div {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t}\n\n\t\tp {\n\t\t\tflex: 1 0 auto;\n\t\t\tmax-width: 100%;\n\t\t\tline-height: 18px;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t&.help {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t}\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t}\n\t\t\t\t@extend .p7;\n\t\t\t\tcolor: rgba($gray-700, 0.7);\n\t\t\t}\n\t\t}\n\n\t\t// Dismiss button\n\t\t.acf-notice-dismiss,\n\t\t.notice-dismiss {\n\t\t\tposition: absolute;\n\t\t\ttop: 4px;\n\t\t\tright: 8px;\n\t\t\tpadding: 9px;\n\t\t\tborder: none;\n\n\t\t\t&:before {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: relative;\n\t\t\t\tz-index: 600;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-close.svg\");\n\t\t\t}\n\n\t\t\t&:hover::before {\n\t\t\t\tbackground-color: $gray-700;\n\t\t\t}\n\t\t}\n\n\t\ta.acf-notice-dismiss {\n\t\t\tposition: absolute;\n\t\t\ttop: 5px;\n\t\t\tright: 24px;\n\n\t\t\t&:before {\n\t\t\t\tbackground-color: $gray-600;\n\t\t\t}\n\t\t}\n\n\t\t// Icon base styling\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\t$icon-size: 16px;\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 15px;\n\t\t\tleft: 18px;\n\t\t\tz-index: 600;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t}\n\t\t\tbackground-color: #fff;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-info-solid.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-info-solid.svg\");\n\t\t}\n\n\t\t&:after {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 9px;\n\t\t\tleft: 12px;\n\t\t\tz-index: 500;\n\t\t\twidth: 28px;\n\t\t\theight: 28px;\n\t\t\tbackground-color: $color-info;\n\t\t\tborder-radius: $radius-md;\n\t\t\tbox-shadow: $elevation-01;\n\t\t}\n\n\t\t.local-restore {\n\t\t\talign-items: center;\n\t\t\tmargin: {\n\t\t\t\ttop: -6px;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Persisted notices should be hidden by default as they will be shown by JS if required.\n\t.notice[data-persisted=\"true\"] {\n\t\tdisplay: none;\n\t}\n\n\t.notice.is-dismissible {\n\t\tpadding: {\n\t\t\tright: 56px;\n\t\t}\n\t}\n\n\t// Success notice\n\t.notice.notice-success {\n\t\tbackground-color: #edf7ef;\n\t\tborder-color: #b6deb9;\n\n\t\t&:before {\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n\t\t}\n\n\t\t&:after {\n\t\t\tbackground-color: $color-success;\n\t\t}\n\t}\n\n\t// Error notice\n\t.acf-notice.acf-error-message,\n\t.notice.notice-error,\n\t#lost-connection-notice {\n\t\tbackground-color: #f7eeeb;\n\t\tborder-color: #f1b6b3;\n\n\t\t&:before {\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-warning.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-warning.svg\");\n\t\t}\n\n\t\t&:after {\n\t\t\tbackground-color: $color-danger;\n\t\t}\n\t}\n\t\n\t.notice.notice-warning {\n\t\t&:before {\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-alert-triangle.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-alert-triangle.svg\");\n\t\t\tbackground: #f56e28;\n\t\t}\n\n\t\t&:after {\n\t\t\tcontent: none;\n\t\t}\n\n\t\tbackground: linear-gradient(0deg, rgba(247, 144, 9, 0.08), rgba(247, 144, 9, 0.08)), #FFFFFF;\n\t\tborder: 1px solid rgba(247, 144, 9, 0.32);\n\t\tcolor: $gray-700;\n\t}\n}\n\n.acf-admin-single-taxonomy,\n.acf-admin-single-post-type,\n.acf-admin-single-options-page {\n\t.notice-success {\n\t\t.acf-item-saved-text {\n\t\t\tfont-weight: 600;\n\t\t}\n\n\t\t.acf-item-saved-links {\n\t\t\tdisplay: flex;\n\t\t\tgap: 12px;\n\n\t\t\ta {\n\t\t\t\ttext-decoration: none;\n\t\t\t\topacity: 1;\n\n\t\t\t\t&:after {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\twidth: 1px;\n\t\t\t\t\theight: 13px;\n\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\tposition: relative;\n\t\t\t\t\ttop: 2px;\n\t\t\t\t\tleft: 6px;\n\t\t\t\t\tbackground-color: $gray-600;\n\t\t\t\t\topacity: 0.3;\n\t\t\t\t}\n\n\t\t\t\t&:last-child {\n\t\t\t\t\t&:after {\n\t\t\t\t\t\tcontent: none;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl.acf-field-group,\n.rtl.acf-internal-post-type {\n\t.notice {\n\t\tpadding-right: 50px !important;\n\n\t\t.notice-dismiss {\n\t\t\tleft: 8px;\n\t\t\tright: unset;\n\t\t}\n\n\t\t&:before {\n\t\t\tleft: unset;\n\t\t\tright: 10px;\n\t\t}\n\n\t\t&:after {\n\t\t\tleft: unset;\n\t\t\tright: 12px;\n\t\t}\n\t}\n\n\t&.acf-admin-single-taxonomy,\n\t&.acf-admin-single-post-type,\n\t&.acf-admin-single-options-page {\n\t\t.notice-success .acf-item-saved-links a {\n\t\t\t&:after {\n\t\t\t\tleft: unset;\n\t\t\t\tright: 6px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* ACF PRO label\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-pro-label {\n\tdisplay: inline-flex;\n\talign-items: center;\n\tmin-height: 22px;\n\tborder: none;\n\tfont-size: 11px;\n\ttext-transform: uppercase;\n\ttext-decoration: none;\n\tcolor: #fff;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Inline notice overrides\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t.acf-field {\n\t\t// notice\n\t\t.acf-notice {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tmin-height: 40px !important;\n\t\t\tmargin: {\n\t\t\t\tbottom: 6px !important;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 6px !important;\n\t\t\t\tleft: 40px !important;\n\t\t\t\tbottom: 6px !important;\n\t\t\t}\n\t\t\tmargin: 0 0 15px;\n\t\t\tbackground: #edf2ff;\n\t\t\tcolor: $gray-700 !important;\n\t\t\tborder-color: #2183b9;\n\t\t\tborder-radius: $radius-md;\n\n\t\t\t&:after {\n\t\t\t\ttop: 8px;\n\t\t\t\tleft: 8px;\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 22px;\n\t\t\t}\n\n\t\t\t&:before {\n\t\t\t\ttop: 12px;\n\t\t\t\tleft: 12px;\n\t\t\t\twidth: 14px;\n\t\t\t\theight: 14px;\n\t\t\t}\n\n\t\t\t// error\n\t\t\t&.-error {\n\t\t\t\tbackground: #f7eeeb;\n\t\t\t\tborder-color: #f1b6b3;\n\t\t\t}\n\n\t\t\t// success\n\t\t\t&.-success {\n\t\t\t\tbackground: #edf7ef;\n\t\t\t\tborder-color: #b6deb9;\n\t\t\t}\n\n\t\t\t// warning\n\t\t\t&.-warning {\n\t\t\t\tbackground: #fdf8eb;\n\t\t\t\tborder-color: #f4dbb4;\n\t\t\t}\n\t\t}\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#wpcontent {\n\t\tline-height: 140%;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\ta {\n\t\tcolor: $blue-500;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-h1 {\n\tfont-size: 21px;\n\tfont-weight: 400;\n}\n\n.acf-h2 {\n\tfont-size: 18px;\n\tfont-weight: 400;\n}\n\n.acf-h3 {\n\tfont-size: 16px;\n\tfont-weight: 400;\n}\n\n.acf-admin-page,\n.acf-headerbar {\n\n\th1 {\n\t\t@extend .acf-h1;\n\t}\n\n\th2 {\n\t\t@extend .acf-h2;\n\t}\n\n\th3 {\n\t\t@extend .acf-h3;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-admin-page {\n\n\t.p1 {\n\t\tfont-size: 15px;\n\t}\n\n\t.p2 {\n\t\tfont-size: 14px;\n\t}\n\n\t.p3 {\n\t\tfont-size: 13.5px;\n\t}\n\n\t.p4 {\n\t\tfont-size: 13px;\n\t}\n\n\t.p5 {\n\t\tfont-size: 12.5px;\n\t}\n\n\t.p6 {\n\t\tfont-size: 12px;\n\t}\n\n\t.p7 {\n\t\tfont-size: 11.5px;\n\t}\n\n\t.p8 {\n\t\tfont-size: 11px;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n\t@extend .acf-h2;\n\tcolor: $gray-700;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t.acf-settings-wrap h1 {\n\t\tdisplay: none !important;\n\t}\n\n\t#acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n\t\tdisplay: none !important;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-small {\n\t@extend .p6;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\ta:focus {\n\t\tbox-shadow: none;\n\t\toutline: none;\n\t}\n\n\ta:focus-visible {\n\t\tbox-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgb(79 148 212 / 80%);\n\t\toutline: 1px solid transparent;\n\t}\n}\n",".acf-admin-page {\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* All Inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"text\"],\n\tinput[type=\"search\"],\n\tinput[type=\"number\"],\n\ttextarea,\n\tselect {\n\t\tbox-sizing: border-box;\n\t\theight: 40px;\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t\tleft: 12px;\n\t\t};\n\t\tbackground-color: #fff;\n\t\tborder-color: $gray-300;\n\t\tbox-shadow: $elevation-01;\n\t\tborder-radius: $radius-md;\n\t\t/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n\t\t@extend .p4;\n\t\tcolor: $gray-700;\n\n\t\t&:focus {\n\t\t\toutline: $outline;\n\t\t\tborder-color: $blue-400;\n\t\t}\n\n\t\t&:disabled {\n\t\t\tbackground-color: $gray-50;\n\t\t\tcolor: lighten($gray-500, 10%);\n\t\t}\n\n\t\t&::placeholder {\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Read only text inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"text\"] {\n\n\t\t&:read-only {\n\t\t\tbackground-color: $gray-50;\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Number fields\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-field.acf-field-number {\n\n\t\t.acf-label,\n\t\t.acf-input input[type=\"number\"] {\n\t\t\tmax-width: 180px;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Textarea\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\ttextarea {\n\t\tbox-sizing: border-box;\n\t\tpadding: {\n\t\t\ttop: 10px;\n\t\t\tbottom: 10px;\n\t\t};\n\t\theight: 80px;\n\t\tmin-height: 56px;\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Select\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tselect {\n\t\tmin-width: 160px;\n\t\tmax-width: 100%;\n\t\tpadding: {\n\t\t\tright: 40px;\n\t\t\tleft: 12px;\n\t\t};\n\t\tbackground-image: url('../../images/icons/icon-chevron-down.svg');\n\t\tbackground-position: right 10px top 50%;\n\t\tbackground-size: 20px;\n\t\t@extend .p4;\n\n\t\t&:hover,\n\t\t&:focus {\n\t\t\tcolor: $blue-500;\n\t\t}\n\n\t\t&::before {\n\t\t\tcontent: '';\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 5px;\n\t\t\tleft: 5px;\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\tselect {\n\t\t\tpadding: {\n\t\t\t\tright: 12px;\n\t\t\t\tleft: 40px;\n\t\t\t};\n\t\t\tbackground-position: left 10px top 50%;\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Button & Checkbox base styling\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"radio\"],\n\tinput[type=\"checkbox\"] {\n\t\tbox-sizing: border-box;\n\t\twidth: 16px;\n\t\theight: 16px;\n\t\tpadding: 0;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-400;\n\t\t};\n\t\tbackground: #fff;\n\t\tbox-shadow: none;\n\n\t\t&:hover {\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-color: $blue-500;\n\t\t}\n\n\t\t&:checked,\n\t\t&:focus-visible {\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-color: $blue-500;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\tposition: relative;\n\t\t\t\ttop: -1px;\n\t\t\t\tleft: -1px;\n\t\t\t\twidth: 16px;\n\t\t\t\theight: 16px;\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t\tbackground-color: transparent;\n\t\t\t\tbackground-size: cover;\n\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\tbackground-position: center;\n\t\t\t}\n\n\t\t}\n\n\t\t&:active {\n\t\t\tbox-shadow: 0px 0px 0px 3px $blue-50, 0px 0px 0px rgba(255, 54, 54, 0.25);\n\t\t}\n\n\t\t&:disabled {\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-color: $gray-300;\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\tinput[type=\"radio\"],\n\t\tinput[type=\"checkbox\"] {\n\n\t\t\t&:checked,\n\t\t\t&:focus-visible {\n\n\t\t\t\t&:before {\n\t\t\t\t\tleft: 1px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Buttons\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"radio\"] {\n\n\t\t&:checked,\n\t\t&:focus {\n\n\t\t\t&:before {\n\t\t\t\tbackground-image: url('../../images/field-states/radio-active.svg');\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Checkboxes\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"checkbox\"] {\n\n\t\t&:checked,\n\t\t&:focus {\n\n\t\t\t&:before {\n\t\t\t\tbackground-image: url('../../images/field-states/checkbox-active.svg');\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Buttons & Checkbox lists\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-radio-list,\n\t.acf-checkbox-list {\n\n\t\tli input[type=\"radio\"],\n\t\tli input[type=\"checkbox\"] {\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t};\n\t\t}\n\n\t\t&.acf-bl li {\n\t\t\tmargin: {\n\t\t\t\tbottom: 8px;\n\t\t\t};\n\n\t\t\t&:last-of-type {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\n\t\t}\n\n\t\tlabel {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\talign-content: center;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* ACF Switch\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-switch {\n\t\twidth: 42px;\n\t\theight: 24px;\n\t\tborder: none;\n\t\tbackground-color: $gray-300;\n\t\tborder-radius: 12px;\n\n\t\t&:hover {\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\n\t\t&:active {\n\t\t\tbox-shadow: 0px 0px 0px 3px $blue-50, 0px 0px 0px rgba(255, 54, 54, 0.25);\n\t\t}\n\n\t\t&.-on {\n\t\t\tbackground-color: $color-primary;\n\n\t\t\t&:hover {\n\t\t\t\tbackground-color: $color-primary-hover;\n\t\t\t}\n\n\t\t\t.acf-switch-slider {\n\t\t\t\tleft: 20px;\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-switch-off,\n\t\t.acf-switch-on {\n\t\t\tvisibility: hidden;\n\t\t}\n\n\t\t.acf-switch-slider {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\tborder: none;\n\t\t\tborder-radius: 100px;\n\t\t\tbox-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);\n\t\t}\n\n\t}\n\n\t.acf-field-true-false {\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\n\n\t\t.acf-label {\n\t\t\torder: 2;\n\t\t\tdisplay: block;\n\t\t\talign-items: center;\n\t\t\tmax-width: 550px !important;\n\t\t\tmargin: {\n\t\t\t\ttop: 2px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t};\n\n\t\t\tlabel {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-tip {\n\t\t\t\tmargin: {\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.description {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 2px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\t.acf-field-true-false {\n\n\t\t\t.acf-label {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-tip {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* File input button\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\n\tinput::file-selector-button {\n\t\tbox-sizing: border-box;\n\t\tmin-height: 40px;\n\t\tmargin: {\n\t\t\tright: 16px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t\tright: 16px;\n\t\t\tbottom: 8px;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground-color: transparent;\n\t\tcolor: $color-primary !important;\n\t\tborder-radius: $radius-md;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $color-primary;\n\t\t};\n\t\ttext-decoration: none;\n\n\t\t&:hover {\n\t\t\tborder-color: $color-primary-hover;\n\t\t\tcursor: pointer;\n\t\t\tcolor: $color-primary-hover !important;\n\t\t}\n\n\t}\n\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Action Buttons\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.button {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\theight: 40px;\n\t\tpadding: {\n\t\t\tright: 16px;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground-color: transparent;\n\t\tborder-width: 1px;\n\t\tborder-style: solid;\n\t\tborder-color: $blue-500;\n\t\tborder-radius: $radius-md;\n\t\t@extend .p4;\n\t\tcolor: $blue-500;\n\n\t\t&:hover {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t\tborder-color: $color-primary;\n\t\t\tcolor: $color-primary;\n\t\t}\n\n\t\t&:focus {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t\toutline: $outline;\n\t\t\tcolor: $color-primary;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Edit field group header\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.edit-field-group-header {\n\t\tdisplay: block !important;\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Select2 inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-input,\n\t.rule-groups {\n\n\t\t.select2-container.-acf .select2-selection {\n\t\t\tborder: none;\n\t\t\tline-height: 1;\n\t\t}\n\n\t\t.select2-container.-acf .select2-selection__rendered {\n\t\t\tbox-sizing: border-box;\n\t\t\tpadding: {\n\t\t\t\tright: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\tbackground-color: #fff;\n\t\t\tborder: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-300;\n\t\t\t};\n\t\t\tbox-shadow: $elevation-01;\n\t\t\tborder-radius: $radius-md;\n\t\t\t/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\t\t}\n\n\t\t.acf-conditional-select-name {\n\t\t\tmin-width: 180px;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\ttext-overflow: ellipsis;\n\t\t}\n\n\t\t.acf-conditional-select-id {\n\t\t\tpadding-right: 30px;\n\t\t}\n\n\t\t.value .select2-container--focus {\n\t\t\theight: 40px;\n\t\t}\n\n\t\t.value .select2-container--open .select2-selection__rendered {\n\t\t\tborder-color: $blue-400;\n\t\t}\n\n\t\t.select2-container--focus {\n\t\t\toutline: $outline;\n\t\t\tborder-color: $blue-400;\n\t\t\tborder-radius: $radius-md;\n\n\t\t\t.select2-selection__rendered {\n\t\t\t\tborder-color: $blue-400 !important;\n\t\t\t}\n\n\t\t\t&.select2-container--below.select2-container--open {\n\n\t\t\t\t.select2-selection__rendered {\n\t\t\t\t\tborder-bottom-right-radius: 0 !important;\n\t\t\t\t\tborder-bottom-left-radius: 0 !important;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\t&.select2-container--above.select2-container--open {\n\n\t\t\t\t.select2-selection__rendered {\n\t\t\t\t\tborder-top-right-radius: 0 !important;\n\t\t\t\t\tborder-top-left-radius: 0 !important;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-container .select2-search--inline .select2-search__field {\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\tleft: 6px;\n\t\t\t};\n\n\t\t\t&:focus {\n\t\t\t\toutline: none;\n\t\t\t\tborder: none;\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-container--default .select2-selection--multiple .select2-selection__rendered {\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 6px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 6px;\n\t\t\t};\n\t\t}\n\n\t\t.select2-selection__clear {\n\t\t\twidth: 18px;\n\t\t\theight: 18px;\n\t\t\tmargin: {\n\t\t\t\ttop: 12px;\n\t\t\t\tright: 1px;\n\t\t\t};\n\t\t\ttext-indent: 100%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\tcolor: #fff;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tdisplay: block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 0;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-close.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-close.svg');\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t}\n\n\t\t\t&:hover::before {\n\t\t\t\tbackground-color: $blue-500;\n\t\t\t}\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* ACF label\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-label {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: space-between;\n\n\t\t.acf-icon-help {\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\n\t\tlabel {\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t}\n\n\t\t.description {\n\t\t\tmargin: {\n\t\t\t\ttop: 2px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Tooltip for field name field setting (result of a fix for keyboard navigation)\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-field-setting-name .acf-tip {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 654px;\n\t\tcolor: #98A2B3;\n\n\t\t@at-root .rtl#{&} {\n\t\t\tleft: auto;\n\t\t\tright: 654px;\n\t\t}\n\n\t\t.acf-icon-help {\n\t\t\twidth: 18px;\n\t\t\theight: 18px;\n\t\t}\n\t}\n\n\t/* Field Type Selection select2 */\n\t.acf-field-setting-type,\n\t.acf-field-permalink-rewrite,\n\t.acf-field-query-var,\n\t.acf-field-capability,\n\t.acf-field-parent-slug,\n\t.acf-field-data-storage,\n\t.acf-field-manage-terms,\n\t.acf-field-edit-terms,\n\t.acf-field-delete-terms,\n\t.acf-field-assign-terms,\n\t.acf-field-meta-box,\n\t.rule-groups {\n\n\t\t.select2-container.-acf {\n\t\t\tmin-height: 40px;\n\t\t}\n\n\t\t.select2-container--default .select2-selection--single {\n\n\t\t\t.select2-selection__rendered {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tposition: relative;\n\t\t\t\tz-index: 800;\n\t\t\t\tmin-height: 40px;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.field-type-icon {\n\t\t\t\ttop: auto;\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 2px;\n\t\t\t\t};\n\n\t\t\t\t&:before {\n\t\t\t\t\twidth: 9px;\n\t\t\t\t\theight: 9px;\n\t\t\t\t}\n\n\t\t\t}\n\t\t}\n\n\t\t.select2-container--open .select2-selection__rendered {\n\t\t\tborder-color: $blue-300 !important;\n\t\t\tborder-bottom-color: $gray-300 !important;\n\t\t}\n\n\t\t.select2-container--open.select2-container--below .select2-selection__rendered {\n\t\t\tborder-bottom-right-radius: 0 !important;\n\t\t\tborder-bottom-left-radius: 0 !important;\n\t\t}\n\n\t\t.select2-container--open.select2-container--above .select2-selection__rendered {\n\t\t\tborder-top-right-radius: 0 !important;\n\t\t\tborder-top-left-radius: 0 !important;\n\t\t\tborder-bottom-color: $blue-300 !important;\n\t\t\tborder-top-color: $gray-300 !important;\n\t\t}\n\n\t\t// icon margins\n\t\t.acf-selection.has-icon {\n\t\t\tmargin-left: 6px;\n\t\n\t\t\t@at-root .rtl#{&} {\n\t\t\t\tmargin-right: 6px;\n\t\t\t}\n\t\t}\n\t\t\n\t\t// Dropdown icon\n\t\t.select2-selection__arrow {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\ttop: calc(50% - 10px);\n\t\t\tright: 12px;\n\t\t\tbackground-color: transparent;\n\t\t\t\n\t\t\t&:after {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: absolute;\n\t\t\t\tz-index: 850;\n\t\t\t\ttop: 1px;\n\t\t\t\tleft: 0;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t}\n\t\t\t\n\t\t\tb[role=\"presentation\"] {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t// Open state\n\t\t.select2-container--open {\n\t\t\t\n\t\t\t// Swap chevron icon\n\t\t\t.select2-selection__arrow:after {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t}\n\n\t.acf-term-search-term-name {\n\t\tbackground-color: $gray-50;\n\t\tborder-top: 1px solid $gray-200;\n\t\tborder-bottom: 1px solid $gray-200;\n\t\tcolor: $gray-400;\n\t\tpadding: 5px 5px 5px 10px;\n\t\twidth: 100%;\n\t\tmargin: 0;\n\t\tdisplay: block;\n\t\tfont-weight: 300;\n\t}\n\n\t.field-type-select-results {\n\t\tposition: relative;\n\t\ttop: 4px;\n\t\tz-index: 1002;\n\t\tborder-radius: 0 0 $radius-md $radius-md;\n\t\tbox-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n\n\t\t&.select2-dropdown--above {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column-reverse;\t \n\t\t\ttop: 0;\n\t\t\tborder-radius: $radius-md $radius-md 0 0;\n\t\t\tz-index: 99999;\n\t\t}\n\t\t\n\t\t@at-root .select2-container.select2-container--open#{&} {\n\t\t\t// outline: 3px solid $blue-50;\n\t\t\tbox-shadow: 0px 0px 0px 3px #EBF5FA, 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n\t\t}\n\n\t\t// icon margins\n\t\t.acf-selection.has-icon {\n\t\t\tmargin-left: 6px;\n\n\t\t\t@at-root .rtl#{&} {\n\t\t\t\tmargin-right: 6px;\n\t\t\t}\n\t\t}\n\n\t\t// Search field\n\t\t.select2-search {\n\t\t\tposition: relative;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t&--dropdown {\n\n\t\t\t\t&:after {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\t$icon-size: 16px;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 12px;\n\t\t\t\t\tleft: 13px;\n\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tbackground-color: $gray-400;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\tmask-position: center;\n\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\n\t\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\t\tright: 12px;\n\t\t\t\t\t\tleft: auto;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.select2-search__field {\n\t\t\t\tpadding-left: 38px;\n\n\t\t\t\tborder-right: 0;\n\t\t\t\tborder-bottom: 0;\n\t\t\t\tborder-left: 0;\n\t\t\t\tborder-radius: 0;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tpadding-right: 38px;\n\t\t\t\t\tpadding-left: 0;\n\t\t\t\t}\n\n\t\t\t\t&:focus {\n\t\t\t\t\tborder-top-color: $gray-300;\n\t\t\t\t\toutline: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-results__options {\n\t\t\tmax-height: 440px;\n\t\t}\n\t\t\n\t\t.select2-results__option {\n\n\t\t\t.select2-results__option--highlighted {\n\t\t\t\tbackground-color: $blue-500 !important;\n\t\t\t\tcolor: $gray-50 !important;\n\t\t\t}\n\t\t}\n\n\t\t// List items\n\t\t.select2-results__option .select2-results__option {\n\t\t\tdisplay: inline-flex;\n\t\t\tposition: relative;\n\t\t\twidth: calc(100% - 24px);\n\t\t\tmin-height: 32px;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t}\n\t\t\talign-items: center;\n\t\t\t\n\t\t\t.field-type-icon {\n\t\t\t\ttop: auto;\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 2px;\n\t\t\t\t};\n\t\t\t\tbox-shadow: 0 0 0 1px $gray-50;\n\t\t\t\n\t\t\t\t&:before {\n\t\t\t\t\twidth: 9px;\n\t\t\t\t\theight: 9px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t.select2-results__option[aria-selected=\"true\"] {\n\t\t\tbackground-color: $blue-50 !important;\n\t\t\tcolor: $gray-700 !important;\n\t\t\t\n\t\t\t&:after {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tright: 13px;\n\t\t\t\tposition: absolute;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-check.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-check.svg\");\n\t\t\t\tbackground-color: $blue-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tleft: 13px;\n\t\t\t\t\tright: auto;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.select2-results__group {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\twidth: calc(100% - 24px);\n\t\t\tmin-height: 25px;\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t\tcolor: $gray-400;\n\t\t\tfont-size: 11px;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t};\n\t\t\tfont-weight: normal;\n\t\t}\n\t}\n\t\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* RTL arrow position\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t&.rtl {\n\n\t\t.acf-field-setting-type,\n\t\t.acf-field-permalink-rewrite,\n\t\t.acf-field-query-var {\n\n\t\t\t.select2-selection__arrow:after {\n\t\t\t\tright: auto;\n\t\t\t\tleft: 10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl.post-type-acf-field-group,\n.rtl.acf-internal-post-type {\n\n\t.acf-field-setting-name .acf-tip {\n\t\tleft: auto;\n\t\tright: 654px;\n\t}\n}","/*---------------------------------------------------------------------------------------------\n*\n* Field Groups\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t// Hide tablenav top.\n\t.tablenav.top {\n\t\tdisplay: none;\n\t}\n\n\t// Fix margin due to hidden tablenav.\n\t.subsubsub {\n\t\tmargin-bottom: 3px;\n\t}\n\n\t// table.\n\t.wp-list-table {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\tborder-radius: $radius-lg;\n\t\tborder: none;\n\t\toverflow: hidden;\n\t\tbox-shadow: $elevation-01;\n\n\t\tstrong {\n\t\t\tcolor: $gray-400;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\ta.row-title {\n\t\t\tfont-size: 13px !important;\n\t\t\tfont-weight: 500;\n\t\t}\n\n\t\tth,\n\t\ttd {\n\t\t\tcolor: $gray-700;\n\n\t\t\t&.sortable a {\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t&.check-column {\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 12px;\n\t\t\t\t\tright: 16px;\n\t\t\t\t\tleft: 16px;\n\t\t\t\t};\n\n\t\t\t\t@media screen and (max-width: $md) {\n\t\t\t\t\tvertical-align: top;\n\t\t\t\t\tpadding: {\n\t\t\t\t\t\tright: 2px;\n\t\t\t\t\t\tleft: 10px;\n\t\t\t\t\t};\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\tinput {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t.acf-more-items {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tflex-direction: row;\n\t\t\t\tjustify-content: center;\n\t\t\t\talign-items: center;\n\t\t\t\tpadding: 0px 6px 1px;\n\t\t\t\tgap: 8px;\n\t\t\t\twidth: 25px;\n\t\t\t\theight: 16px;\n\t\t\t\tbackground: $gray-200;\n\t\t\t\tborder-radius: 100px;\n\t\t\t\tfont-weight: 400;\n\t\t\t\tfont-size: 10px;\n\t\t\t\tcolor: $gray-600;\n\t\t\t}\n\n\t\t\t.acf-emdash {\n\t\t\t\tcolor: $gray-300;\n\t\t\t}\n\t\t}\n\n\t\t// Table headers\n\t\tthead th, thead td,\n\t\ttfoot th, tfoot td {\n\t\t\theight: 48px;\n\t\t\tpadding: {\n\t\t\t\tright: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t};\n\t\t\tbox-sizing: border-box;\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-color: $gray-200;\n\t\t\t@extend .p4;\n\t\t\tfont-weight: 500;\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tpadding: {\n\t\t\t\t\tright: 16px;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t&.check-column {\n\t\t\t\t@media screen and (max-width: $md) {\n\t\t\t\t\tvertical-align: middle;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t// Table body\n\t\ttbody th,\n\t\ttbody td {\n\t\t\tbox-sizing: border-box;\n\t\t\theight: 60px;\n\t\t\tpadding: {\n\t\t\t\ttop: 10px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 10px;\n\t\t\t\tleft: 24px;\n\t\t\t};\n\t\t\tvertical-align: top;\n\t\t\tbackground-color: #fff;\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tcolor: $gray-200;\n\t\t\t\tstyle: solid;\n\t\t\t};\n\t\t\t@extend .p4;\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tpadding: {\n\t\t\t\t\tright: 16px;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t}\n\n\t\t.column-acf-key {\n\t\t\twhite-space: nowrap;\n\t\t}\n\n\t\t// SVG icons\n\t\t.column-acf-key .acf-icon-key-solid {\n\t\t\tdisplay: inline-block;\n\t\t\tposition: relative;\n\t\t\tbottom: -2px;\n\t\t\twidth: 15px;\n\t\t\theight: 15px;\n\t\t\tmargin: {\n\t\t\t\tright: 4px;\n\t\t\t};\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t\t// Post location icon\n\t\t.acf-location .dashicons {\n\t\t\tposition: relative;\n\t\t\tbottom: -2px;\n\t\t\twidth: 16px;\n\t\t\theight: 16px;\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t};\n\t\t\tfont-size: 16px;\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t\t.post-state {\n\t\t\t@extend .p3;\n\t\t\tcolor: $gray-500;\n\t\t}\n\n\t\t// Add subtle hover background to define row.\n\t\ttr:hover,\n\t\ttr:focus-within {\n\t\t\tbackground: #f7f7f7;\n\n\t\t\t.row-actions {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t};\n\n\t\t}\n\n\t\t// Use less specific identifier to inherit mobile styling.\n\t\t@media screen and ( min-width: 782px ) {\n\t\t\t.column-acf-count { width: 10%; }\n\t\t}\n\n\t\t.row-actions {\n\t\t\tspan.file {\n\t\t\t\tdisplay: block;\n\t\t\t\toverflow: hidden;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t}\n\t\t}\n\t}\n\n\t&.rtl {\n\t\t.wp-list-table {\n\t\t\t.column-acf-key .acf-icon-key-solid {\n\t\t\t\tmargin: {\n\t\t\t\t\tleft: 4px;\n\t\t\t\t\tright: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-location .dashicons {\n\t\t\t\tmargin: {\n\t\t\t\t\tleft: 6px;\n\t\t\t\t\tright: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\t}\n\n\t// Actions\n\t.row-actions {\n\t\tmargin: {\n\t\t\ttop: 2px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\t@extend .p5;\n\t\tline-height: 14px;\n\t\tcolor: $gray-300;\n\n\t\t.trash a {\n\t\t\tcolor: $acf_error;\n\t\t}\n\n\t}\n\n\n\t// Remove padding from checkbox column\n\t.widefat thead td.check-column,\n\t.widefat tfoot td.check-column {\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t};\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRow actions\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t.row-actions {\n\t\t@extend .p6;\n\n\t\ta:hover {\n\t\t\tcolor: darken($color-primary-hover, 10%);\n\t\t}\n\n\t\t.trash a {\n\t\t\tcolor: #a00;\n\t\t\t&:hover { color: #f00; }\n\t\t}\n\n\t\t&.visible {\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\topacity: 1;\n\t\t}\n\n\t}\n\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRow hover\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t#the-list tr:hover td,\n\t#the-list tr:hover th {\n\t\tbackground-color: lighten($blue-50, 3%);\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Table Nav\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t.tablenav {\n\t\tmargin: {\n\t\t\ttop: 24px;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\t\tcolor: $gray-500;\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSearch box\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type #posts-filter p.search-box {\n\tmargin: {\n\t\ttop: 5px;\n\t\tright: 0;\n\t\tbottom: 24px;\n\t\tleft: 0;\n\t};\n\n\t#post-search-input {\n\t\tmin-width: 280px;\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 8px;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\t}\n\n\t@media screen and (max-width: 768px) {\n\t\tdisplay: flex;\n\t\tbox-sizing: border-box;\n\t\tpadding-right: 24px;\n\t\tmargin-right: 16px;\n\t\tposition: inherit;\n\n\t\t#post-search-input {\n\t\t\tmin-width: auto;\n\t\t}\n\n\t}\n\n}\n\n.rtl.acf-internal-post-type #posts-filter p.search-box {\n\t#post-search-input {\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tleft: 8px;\n\t\t};\n\t}\n\n\t@media screen and (max-width: 768px) {\n\t\tpadding-left: 24px;\n\t\tpadding-right: 0;\n\t\tmargin-left: 16px;\n\t\tmargin-right: 0;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tStatus tabs\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .subsubsub {\n\tdisplay: flex;\n\talign-items: flex-end;\n\theight: 40px;\n\tmargin: {\n\t\tbottom: 16px;\n\t};\n\n\tli {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 4px;\n\t\t};\n\t\tcolor: $gray-400;\n\t\t@extend .p4;\n\n\t\t.count {\n\t\t\tcolor: $gray-500;\n\t\t}\n\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPagination\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t.tablenav-pages {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\n\t\t&.no-pages{\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t.displaying-num {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 16px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t}\n\n\t\t.pagination-links {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\n\t\t\t#table-paging {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 4px;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t};\n\n\t\t\t\t.total-pages {\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 0;\n\t\t\t\t\t};\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t// Hide pagination if there's only 1 page\n\t\t&.one-page .pagination-links {\n\t\t\tdisplay: none;\n\t\t}\n\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPagination buttons & icons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav-pages .pagination-links .button {\n\tdisplay: inline-flex;\n\talign-items: center;\n\talign-content: center;\n\tjustify-content: center;\n\tmin-width: 40px;\n\tmargin: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t};\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t};\n\tbackground-color: transparent;\n\n\t// Pagination Buttons\n\t&:nth-child(1),\n\t&:nth-child(2),\n\t&:last-child,\n\t&:nth-last-child(2) {\n\t\tdisplay: inline-block;\n\t\tposition: relative;\n\t\ttext-indent: 100%;\n\t\twhite-space: nowrap;\n\t\toverflow: hidden;\n\t\tmargin: {\n\t\t\tleft: 4px;\n\t\t}\n\n\t\t// Pagination Button Icons\n\t\t&:before {\n\t\t\t$icon-size: 20px;\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\t$icon-size: $icon-size;\n\t\t\tbackground-color: $link-color;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: $icon-size;\n\t\t\tmask-size: $icon-size;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t}\n\n\t}\n\n\t// First Page Icon\n\t&:nth-child(1):before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-left-double.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-left-double.svg');\n\t}\n\n\t// Previous Page Icon\n\t&:nth-child(2):before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-left.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-left.svg');\n\t}\n\n\t// Next Page Icon\n\t&:nth-last-child(2):before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-right.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-right.svg');\n\t}\n\n\t// Last Page Icon\n\t&:last-child:before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-right-double.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-right-double.svg');\n\t}\n\n\t// Pagination Button Hover State\n\t&:hover {\n\t\tborder-color: $blue-600;\n\t\tbackground-color: rgba($link-color, .05);\n\n\t\t&:before {\n\t\t\tbackground-color: $blue-600;\n\t\t}\n\n\t}\n\n\t// Pagination Button Disabled State\n\t&.disabled {\n\t\tbackground-color: transparent !important;\n\n\t\t&.disabled:before {\n\t\t\tbackground-color: $gray-300;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Empty state\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-no-field-groups-wrapper,\n.acf-no-taxonomies-wrapper,\n.acf-no-post-types-wrapper,\n.acf-no-options-pages-wrapper,\n.acf-options-preview-wrapper {\n\tdisplay: flex;\n\tjustify-content: center;\n\tpadding: {\n\t\ttop: 48px;\n\t\tbottom: 48px;\n\t};\n\n\t.acf-no-field-groups-inner,\n\t.acf-no-taxonomies-inner,\n\t.acf-no-post-types-inner,\n\t.acf-no-options-pages-inner,\n\t.acf-options-preview-inner {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: center;\n\t\talign-content: center;\n\t\talign-items: flex-start;\n\t\ttext-align: center;\n\t\tmax-width: 420px;\n\t\tmin-height: 320px;\n\n\t\timg,\n\t\th2,\n\t\tp {\n\t\t\tflex: 1 0 100%;\n\t\t}\n\n\t\th2 {\n\t\t\t@extend .acf-h2;\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-700;\n\t\t\tline-height: 1.6rem;\n\t\t}\n\n\t\tp {\n\t\t\t@extend .p2;\n\t\t\tmargin: {\n\t\t\t\ttop: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-500;\n\n\t\t\t&.acf-small {\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: relative;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 32px;\n\t\t\t\t};\n\t\t\t\t@extend .p6;\n\t\t\t}\n\n\t\t}\n\n\n\t\timg {\n\t\t\tmax-width: 284px;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t}\n\n\t\t.acf-btn {\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t.acf-no-post-types-inner,\n\t.acf-no-options-pages-inner {\n\t\timg {\n\t\t\twidth: 106px;\n\t\t\theight: 88px;\n\t\t}\n\t}\n\n\t.acf-no-taxonomies-inner {\n\t\timg {\n\t\t\twidth: 98px;\n\t\t\theight: 88px;\n\t\t}\n\t}\n\n};\n\n.acf-no-field-groups,\n.acf-no-post-types,\n.acf-no-taxonomies,\n.acf-no-options-pages {\n\n\t#the-list tr:hover td,\n\t#the-list tr:hover th,\n\t.acf-admin-field-groups .wp-list-table tr:hover,\n\t.striped > tbody > :nth-child(odd), ul.striped > :nth-child(odd), .alternate {\n\t\tbackground-color: transparent !important;\n\t}\n\n\t.wp-list-table {\n\n\t\tthead,\n\t\ttfoot {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\ta.acf-btn {\n\t\t\tborder: 1px solid rgba(0, 0, 0, 0.16);\n\t\t\tbox-shadow: none;\n\t\t}\n\n\t}\n\n}\n\n.acf-internal-post-type #the-list .no-items td {\n\tvertical-align: middle;\n}\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* Options Page Preview\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-options-preview,\n.acf-no-options-pages-wrapper {\n\t.acf-btn {\n\t\tmargin: {\n\t\t\tleft: 8px;\n\t\t};\n\t};\n\n\t.disabled {\n\t\tbackground-color: $gray-100 !important;\n\t\tcolor: $gray-400 !important;\n\t\tborder: 1px $gray-300 solid;\n\t\tcursor: default !important;\n\t}\n\n\t.acf-options-pages-preview-upgrade-button {\n\t\theight: 48px;\n\t\tpadding: 8px 48px 8px 48px !important;\n\t\tborder: none !important;\n\t\tgap: 6px;\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\talign-self: stretch;\n\t\tbackground: $gradient-pro;\n\t\tborder-radius: $radius-md;\n\t\ttext-decoration: none;\n\n\t\t&:focus {\n\t\t\tborder: none;\n\t\t\toutline: none;\n\t\t\tbox-shadow: none;\n\t\t}\n\n\t\tp {\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\ttop: 8px;\n\t\t\t\tbottom: 8px;\n\t\t\t}\n\t\t\t@extend .p4;\n\t\t\tfont-weight: normal;\n\t\t\ttext-transform: none;\n\t\t\tcolor: #fff;\n\t\t}\n\n\t\t.acf-icon {\n\t\t\t$icon-size: 20px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t\tleft: -2px;\n\t\t\t};\n\t\t\tbackground-color: $gray-50;\n\t\t}\n\t}\n\n\t.acf-ui-options-page-pro-features-actions a.acf-btn i {\n\t\tmargin-right: -2px !important;\n\t\tmargin-left: 0px !important;\n\t}\n\n\t.acf-pro-label {\n\t\tvertical-align: middle;\n\t}\n\n\t.acf_options_preview_wrap {\n\t\timg {\n\t\t\tmax-height: 88px;\n\t\t}\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small screen list table info toggle\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t.wp-list-table .toggle-row:before {\n\t\ttop: 4px;\n\t\tleft: 16px;\n\t\tborder-radius: 0;\n\t\t$icon-size: 20px;\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tposition: absolute;\n\t\twidth: 16px;\n\t\theight: 16px;\n\t\t$icon-size: $icon-size;\n\t\tbackground-color: $link-color;\n\t\tborder-radius: 0;\n\t\t-webkit-mask-size: $icon-size;\n\t\tmask-size: $icon-size;\n\t\t-webkit-mask-repeat: no-repeat;\n\t\tmask-repeat: no-repeat;\n\t\t-webkit-mask-position: center;\n\t\tmask-position: center;\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-down.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-down.svg');\n\t\ttext-indent: 100%;\n\t\twhite-space: nowrap;\n\t\toverflow: hidden;\n\t}\n\n\t.wp-list-table .is-expanded .toggle-row:before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-up.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-up.svg');\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small screen checkbox\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t@media screen and (max-width: $md) {\n\n\t\t.widefat th input[type=\"checkbox\"],\n\t\t.widefat thead td input[type=\"checkbox\"],\n\t\t.widefat tfoot td input[type=\"checkbox\"] {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Invalid license states\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\t&.acf-pro-inactive-license {\n\t\t&.acf-admin-options-pages {\n\t\t\t.row-title {\n\t\t\t\tcolor: $gray-500;\n\t\t\t\tpointer-events: none;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tvertical-align: middle;\n\t\t\t\tgap: 6px;\n\n\t\t\t\t&:before {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\twidth: 16px;\n\t\t\t\t\theight: 16px;\n\t\t\t\t\tbackground-color: $gray-500;\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\talign-self: center;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.row-actions {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.column-title .acf-js-tooltip {\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t}\n\n\t\ttr.acf-has-block-location {\n\t\t\t.row-title {\n\t\t\t\tcolor: $gray-500;\n\t\t\t\tpointer-events: none;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tvertical-align: middle;\n\t\t\t\tgap: 6px;\n\n\t\t\t\t&:before {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\twidth: 16px;\n\t\t\t\t\theight: 16px;\n\t\t\t\t\tbackground-color: $gray-500;\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\talign-self: center;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-count a {\n\t\t\t\tcolor: $gray-500;\n\t\t\t\tpointer-events: none;\n\t\t\t}\n\n\t\t\t.row-actions {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.column-title .acf-js-tooltip {\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t}\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* Admin Navigation\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar {\n\tposition: unset;\n\ttop: 32px;\n\theight: 72px;\n\tz-index: 800;\n\tbackground: $gray-700;\n\tcolor: $gray-400;\n\n\t.acf-admin-toolbar-inner {\n\t\tdisplay: flex;\n\t\tjustify-content: space-between;\n\t\talign-content: center;\n\t\talign-items: center;\n\t\tmax-width: 100%;\n\n\t\t.acf-nav-wrap {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\n\t\t\tposition: relative;\n\t\t\tpadding-left: 72px;\n\n\t\t\t@media screen and (max-width: 1250px) {\n\t\t\t\t.acf-header-tab-acf-post-type,\n\t\t\t\t.acf-header-tab-acf-taxonomy {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t.acf-more {\n\t\t\t\t\t.acf-header-tab-acf-post-type,\n\t\t\t\t\t.acf-header-tab-acf-taxonomy {\n\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\t\t\n\t\t.acf-nav-upgrade-wrap {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t}\n\n\t\t.acf-nav-wpengine-logo {\n\t\t\tdisplay: inline-flex;\n\t\t\tmargin-left: 24px;\n\n\t\t\timg {\n\t\t\t\theight: 20px;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 1000px) {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t}\n\n\t@media screen and (max-width: $md) {\n\t\tposition: static;\n\t}\n\n\t.acf-logo {\n\t\tdisplay: flex;\n\t\tmargin: {\n\t\t\tright: 24px;\n\t\t}\n\t\ttext-decoration: none;\n\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\n\t\timg {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t&.pro img {\n\t\t\theight: 46px;\n\t\t}\n\t}\n\n\th2 {\n\t\tdisplay: none;\n\t\tcolor: $gray-50;\n\t}\n\n\t.acf-tab {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tbox-sizing: border-box;\n\t\tmin-height: 40px;\n\t\tmargin: {\n\t\t\tright: 8px;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t\tright: 16px;\n\t\t\tbottom: 8px;\n\t\t\tleft: 16px;\n\t\t}\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: transparent;\n\t\t}\n\t\tborder-radius: $radius-md;\n\t\t@extend .p4;\n\t\tcolor: $gray-400;\n\t\ttext-decoration: none;\n\n\t\t&.is-active {\n\t\t\tbackground-color: $gray-600;\n\t\t\tcolor: #fff;\n\t\t}\n\t\t&:hover {\n\t\t\tbackground-color: $gray-600;\n\t\t\tcolor: $gray-50;\n\t\t}\n\t\t&:focus-visible {\n\t\t\tborder: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-500;\n\t\t\t}\n\t\t}\n\t\t&:focus {\n\t\t\tbox-shadow: none;\n\t\t}\n\t}\n\n\t.acf-more {\n\t\t&:hover {\n\t\t\t.acf-tab.acf-more-tab {\n\t\t\t\tbackground-color: $gray-600;\n\t\t\t\tcolor: $gray-50;\n\t\t\t}\n\t\t}\n\t\t\n\t\tul {\n\t\t\tdisplay: none;\n\t\t\tposition: absolute;\n\t\t\tbox-sizing: border-box;\n\t\t\tbackground: #fff;\n\t\t\tz-index: 1051;\n\t\t\toverflow: hidden;\n\t\t\tmin-width: 280px;\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\tpadding: 0;\n\t\t\tborder-radius: $radius-lg;\n\t\t\tbox-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 8px 23px rgba(0, 0, 0, 0.12);\n\t\t\t\n\t\t\t.acf-wp-engine {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: space-between;\n\t\t\t\tmin-height: 48px;\n\t\t\t\tborder-top: 1px solid rgba(0, 0, 0, 0.08);\n\t\t\t\tbackground: #ECFBFC;\n\t\t\t\t\n\t\t\t\ta {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tjustify-content: space-between;\n\t\t\t\t\tborder-top: none;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\n\t\t\tli {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0 16px;\n\n\t\t\t\t.acf-header-tab-acf-post-type,\n\t\t\t\t.acf-header-tab-acf-taxonomy {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t&.acf-more-section-header {\n\t\t\t\t\tbackground: $gray-50;\n\t\t\t\t\tpadding: 1px 0 0 0;\n\t\t\t\t\tmargin-top: -1px;\n\t\t\t\t\tborder-top: 1px solid $gray-200;\n\t\t\t\t\tborder-bottom: 1px solid $gray-200;\n\n\t\t\t\t\tspan {\n\t\t\t\t\t\tcolor: $gray-600;\n\t\t\t\t\t\tfont-size: 12px;\n\t\t\t\t\t\tfont-weight: bold;\n\n\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\tbackground: $gray-50;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t// Links\n\t\t\t\ta {\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tpadding: 0;\n\t\t\t\t\tcolor: $gray-800;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\tborder-top: {\n\t\t\t\t\t\twidth: 1px;\n\t\t\t\t\t\tstyle: solid;\n\t\t\t\t\t\tcolor: $gray-100;\n\t\t\t\t\t};\n\t\t\t\t\t\n\t\t\t\t\t&:hover,\n\t\t\t\t\t&.acf-tab.is-active {\n\t\t\t\t\t\tbackground-color: unset;\n\t\t\t\t\t\tcolor: $blue-500;\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\ti.acf-icon {\n\t\t\t\t\t\tdisplay: none !important;\n\t\t\t\t\t\t$icon-size: 16px;\n\t\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t\t-webkit-mask-size: $icon-size;\n\t\t\t\t\t\tmask-size: $icon-size;\n\t\t\t\t\t\tbackground-color: $gray-400 !important;\n\t\t\t\t\t}\n\n\t\t\t\t\t.acf-requires-pro {\n\t\t\t\t\t\tjustify-content: center;\n\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\tcolor: white;\n\t\t\t\t\t\tbackground: $gradient-pro;\n\t\t\t\t\t\tborder-radius: 100px;\n\t\t\t\t\t\tfont-size: 11px;\n\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\tright: 16px;\n\t\t\t\t\t\tpadding: {\n\t\t\t\t\t\t\tright: 6px;\n\t\t\t\t\t\t\tleft: 6px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\timg.acf-wp-engine-pro {\n\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\theight: 16px;\n\t\t\t\t\t\twidth: auto;\n\t\t\t\t\t}\n\n\t\t\t\t\t.acf-wp-engine-upsell-pill {\n\t\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\t\tjustify-content: center;\n\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\tmin-height: 22px;\n\t\t\t\t\t\tborder-radius: 100px;\n\t\t\t\t\t\tfont-size: 11px;\n\t\t\t\t\t\tpadding: {\n\t\t\t\t\t\t\tright: 8px;\n\t\t\t\t\t\t\tleft: 8px;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tbackground: #0ECAD4;\n\t\t\t\t\t\tcolor: #FFFFFF;\n\t\t\t\t\t\ttext-shadow: 0px 1px 0 rgba(0, 0, 0, 0.12);\n\t\t\t\t\t\ttext-transform: uppercase;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t// First list item\n\t\t\t\t&:first-child {\n\t\t\t\t\ta {\n\t\t\t\t\t\tborder-bottom: none;\n\t\t\t\t\t}\t\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t&:hover,\n\t\t\t&:focus {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t}\n\t\t&:hover,\n\t\t&:focus {\n\t\t\tul {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Within wpcontent.\n\t#wpcontent & {\n\t\tbox-sizing: border-box;\n\t\tmargin-left: -20px;\n\t\tpadding: {\n\t\t\ttop: 16px;\n\t\t\tright: 32px;\n\t\t\tbottom: 16px;\n\t\t\tleft: 32px;\n\t\t}\n\t}\n\n\t// Mobile\n\t@media screen and (max-width: 600px) {\n\t\t& {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n.rtl {\n\t#wpcontent .acf-admin-toolbar {\n\t\tmargin-left: 0;\n\t\tmargin-right: -20px;\n\n\t\t.acf-tab {\n\t\t\tmargin: {\n\t\t\t\tleft: 8px;\n\t\t\t\tright: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-logo {\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tleft: 32px;\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Toolbar Icons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar {\n\t.acf-tab,\n\t.acf-more {\n\t\ti.acf-icon {\n\t\t\tdisplay: none; // Icons only shown for specified nav items below\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t\tleft: -2px;\n\t\t\t}\n\t\t\t\n\t\t\t&.acf-icon-dropdown {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\t$icon-size: 16px;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-size: $icon-size;\n\t\t\t\tmask-size: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: -6px;\n\t\t\t\t\tleft: 6px;\n\t\t\t\t};\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t// Only show icons for specified nav items, stops third party plugin items with no icon appearing broken\n\t\t&.acf-header-tab-acf-field-group,\n\t\t&.acf-header-tab-acf-post-type,\n\t\t&.acf-header-tab-acf-taxonomy,\n\t\t&.acf-header-tab-acf-tools,\n\t\t&.acf-header-tab-acf-settings-updates,\n\t\t&.acf-header-tab-acf-more {\n\t\t\ti.acf-icon {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t}\n\t\t}\n\n\t\t&.is-active,\n\t\t&:hover {\n\t\t\ti.acf-icon {\n\t\t\t\tbackground-color: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n\n\t.rtl & .acf-tab {\n\t\ti.acf-icon {\n\t\t\tmargin: {\n\t\t\t\tright: -2px;\n\t\t\t\tleft: 8px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Field groups tab\n\t.acf-header-tab-acf-field-group {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-field-groups.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\n\t// Post types tab\n\t.acf-header-tab-acf-post-type {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-post-type.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\n\t// Taxonomies tab\n\t.acf-header-tab-acf-taxonomy {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-taxonomies.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\n\t// Tools tab\n\t.acf-header-tab-acf-tools {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-tools.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\n\t// Updates tab\n\t.acf-header-tab-acf-settings-updates {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-updates.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\t\n\t// More tab\n\t.acf-header-tab-acf-more {\n\t\ti.acf-icon-more {\n\t\t\t$icon-url: url(\"../../images/icons/icon-extended-menu.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* Hide WP default controls\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t// Prevents flicker caused by notice moving locations.\n\t#wpbody-content > .notice:not(.inline, .below-h2) {\n\t\tdisplay: none;\n\t}\n\n\th1.wp-heading-inline {\n\t\tdisplay: none;\n\t}\n\n\t.wrap .wp-heading-inline + .page-title-action {\n\t\tdisplay: none;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headerbar\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-headerbar {\n\tdisplay: flex;\n\talign-items: center;\n\tposition: sticky;\n\ttop: 32px;\n\tz-index: 700;\n\tbox-sizing: border-box;\n\tmin-height: 72px;\n\tmargin: {\n\t\tleft: -20px;\n\t};\n\tpadding: {\n\t\ttop: 8px;\n\t\tright: 32px;\n\t\tbottom: 8px;\n\t\tleft: 32px;\n\t};\n\tbackground-color: #fff;\n\tbox-shadow: $elevation-01;\n\n\t.acf-headerbar-inner {\n\t\tflex: 1 1 auto;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: space-between;\n\t\tmax-width: $max-width;\n\t\tgap: 8px;\n\t}\n\n\t.acf-page-title {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tgap: 8px;\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 16px;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\n\t\t.acf-duplicated-from {\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t\t.acf-pro-label {\n\t\t\tbox-shadow: none;\n\t\t}\n\t}\n\n\t@media screen and (max-width: $md) {\n\t\tposition: static;\n\t}\n\n\t@media screen and (max-width: 600px) {\n\t\tjustify-content: space-between;\n\t\tposition: relative;\n\t\ttop: 46px;\n\t\tmin-height: 64px;\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t};\n\t}\n\n\t.acf-headerbar-content {\n\t\tflex: 1 1 auto;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tflex-wrap: wrap;\n\n\t\t\t.acf-headerbar-title,\n\t\t\t.acf-title-wrap {\n\t\t\t\tflex: 1 1 100%;\n\t\t\t}\n\n\t\t\t.acf-title-wrap {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 8px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-input-error {\n\t\tborder: 1px rgba($color-danger, 0.5) solid !important;\n\t\tbox-shadow: 0 0 0 3px rgba(209, 55, 55, 0.12), 0 0 0 rgba(255, 54, 54, 0.25) !important;\n\t\tbackground-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n\t\tbackground-position: right 10px top 50%;\n\t\tbackground-size: 20px;\n\t\tbackground-repeat: no-repeat;\n\n\t\t&:focus {\n\t\t\toutline: none !important;\n\t\t\tborder: 1px rgba($color-danger, 0.8) solid !important;\n\t\t\tbox-shadow: 0 0 0 3px rgba(209, 55, 55, 0.16), 0 0 0 rgba(255, 54, 54, 0.25) !important;\n\t\t}\n\t}\n\n\t.acf-headerbar-title-field {\n\t\tmin-width: 320px;\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tmin-width: 100%;\n\t\t}\n\t}\n\n\t.acf-headerbar-actions {\n\t\tdisplay: flex;\n\n\t\t.acf-btn {\n\t\t\tmargin: {\n\t\t\t\tleft: 8px;\n\t\t\t};\n\t\t}\n\n\t\t.disabled {\n\t\t\tbackground-color: $gray-100;\n\t\t\tcolor: $gray-400 !important;\n\t\t\tborder: 1px $gray-300 solid;\n\t\t\tcursor: default;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Edit Field Group Headerbar\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-headerbar-field-editor {\n\tposition: sticky;\n\ttop: 32px;\n\tz-index: 1020;\n\tmargin: {\n\t\tleft: -20px;\n\t};\n\twidth: calc(100% + 20px);\n\n\t@media screen and (max-width: $md) {\n\t\tposition: relative;\n\t\ttop: 0;\n\t\twidth: 100%;\n\t\tmargin: {\n\t\t\tleft: 0;\n\t\t};\n\t\tpadding: {\n\t\t\tright: 8px;\n\t\t\tleft: 8px;\n\t\t};\n\t}\n\n\t@media screen and (max-width: $sm) {\n\t\tposition: relative;\n\t\ttop: 46px;\n\t\tz-index: unset;\n\t}\n\n\n\t.acf-headerbar-inner {\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tflex-wrap: wrap;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: flex-start;\n\t\t\talign-items: flex-start;\n\t\t\twidth: 100%;\n\n\t\t\t.acf-page-title {\n\t\t\t\tflex: 1 1 auto;\n\t\t\t}\n\n\t\t\t.acf-headerbar-actions {\n\t\t\t\tflex: 1 1 100%;\n\t\t\t\tmargin-top: 8px;\n\t\t\t\tgap: 8px;\n\n\t\t\t\t.acf-btn {\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\tmargin: 0;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-page-title {\n\t\tmargin: {\n\t\t\tright: 16px;\n\t\t};\n\t}\n\n}\n\n.rtl .acf-headerbar,\n.rtl .acf-headerbar-field-editor {\n\tmargin-left: 0;\n\tmargin-right: -20px;\n\n\t.acf-page-title {\n\t\tmargin: {\n\t\t\tleft: 16px;\n\t\t\tright: 0;\n\t\t};\n\t}\n\n\t.acf-headerbar-actions {\n\n\t\t.acf-btn {\n\t\t\tmargin: {\n\t\t\t\tleft: 0;\n\t\t\t\tright: 8px;\n\t\t\t};\n\t\t}\n\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* ACF Buttons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn {\n\tdisplay: inline-flex;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tmin-height: 40px;\n\tpadding: {\n\t\ttop: 8px;\n\t\tright: 16px;\n\t\tbottom: 8px;\n\t\tleft: 16px;\n\t}\n\tbackground-color: $color-primary;\n\tborder-radius: $radius-md;\n\tborder: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: rgba($gray-900, 20%);\n\t}\n\ttext-decoration: none;\n\tcolor: #fff !important;\n\ttransition: all 0.2s ease-in-out;\n\ttransition-property: background, border, box-shadow;\n\n\t&:hover {\n\t\tbackground-color: $color-primary-hover;\n\t\tcolor: #fff;\n\t\tcursor: pointer;\n\t}\n\n\t&:disabled, &.disabled {\n\t\tbackground-color: $gray-100;\n\t\tborder-color: $gray-200;\n\t\tcolor: $gray-400 !important;\n\t\ttransition: none;\n\t\tpointer-events: none;\n\t}\n\n\t&.acf-btn-sm {\n\t\tmin-height: 32px;\n\t\tpadding: {\n\t\t\ttop: 4px;\n\t\t\tright: 12px;\n\t\t\tbottom: 4px;\n\t\t\tleft: 12px;\n\t\t}\n\t\t@extend .p4;\n\t}\n\n\t&.acf-btn-secondary {\n\t\tbackground-color: transparent;\n\t\tcolor: $color-primary !important;\n\t\tborder-color: $color-primary;\n\n\t\t&:hover {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t}\n\t}\n\n\t&.acf-btn-muted {\n\t\tbackground-color: $gray-500;\n\t\tcolor: white;\n\t\theight: 48px;\n\t\tpadding: 8px 28px 8px 28px !important;\n\t\tborder-radius: 6px;\n\t\tborder: 1px;\n\t\tgap: 6px;\n\t\t\n\t\t&:hover {\n\t\t\tbackground-color: $gray-600 !important;\n\t\t}\n\t}\n\n\t&.acf-btn-tertiary {\n\t\tbackground-color: transparent;\n\t\tcolor: $gray-500 !important;\n\t\tborder-color: $gray-300;\n\n\t\t&:hover {\n\t\t\tcolor: $gray-500 !important;\n\t\t\tborder-color: $gray-400;\n\t\t}\n\t}\n\n\t&.acf-btn-clear {\n\t\tbackground-color: transparent;\n\t\tcolor: $gray-500 !important;\n\t\tborder-color: transparent;\n\n\t\t&:hover {\n\t\t\tcolor: $blue-500 !important;\n\t\t}\n\t}\n\n\t&.acf-btn-pro {\n\t\tbackground: $gradient-pro;\n\t\tborder: none;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Button icons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn {\n\ti.acf-icon {\n\t\t$icon-size: 20px;\n\t\twidth: $icon-size;\n\t\theight: $icon-size;\n\t\t-webkit-mask-size: $icon-size;\n\t\tmask-size: $icon-size;\n\t\tmargin: {\n\t\t\tright: 6px;\n\t\t\tleft: -4px;\n\t\t}\n\t}\n\n\t&.acf-btn-sm {\n\t\ti.acf-icon {\n\t\t\t$icon-size: 16px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\t-webkit-mask-size: $icon-size;\n\t\t\tmask-size: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t\tleft: -2px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl .acf-btn {\n\ti.acf-icon {\n\t\tmargin: {\n\t\t\tright: -4px;\n\t\t\tleft: 6px;\n\t\t}\n\t}\n\n\t&.acf-btn-sm {\n\t\ti.acf-icon {\n\t\t\tmargin: {\n\t\t\t\tright: -4px;\n\t\t\t\tleft: 2px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Delete field group button\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn.acf-delete-field-group {\n\t&:hover {\n\t\tbackground-color: lighten($color-danger, 44%);\n\t\tborder-color: $color-danger !important;\n\t\tcolor: $color-danger !important;\n\t}\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tIcon base styling\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type,\n.post-type-acf-field-group {\n\ti.acf-icon {\n\t\t$icon-size: 20px;\n\t\tdisplay: inline-flex;\n\t\twidth: $icon-size;\n\t\theight: $icon-size;\n\t\tbackground-color: currentColor;\n\t\tborder: none;\n\t\tborder-radius: 0;\n\t\t-webkit-mask-size: contain;\n\t\tmask-size: contain;\n\t\t-webkit-mask-repeat: no-repeat;\n\t\tmask-repeat: no-repeat;\n\t\t-webkit-mask-position: center;\n\t\tmask-position: center;\n\t\ttext-indent: 500%;\n\t\twhite-space: nowrap;\n\t\toverflow: hidden;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tIcons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t// Action icons for Flexible Content Field\n\ti.acf-field-setting-fc-delete, i.acf-field-setting-fc-duplicate {\n\t\tbox-sizing: border-box;\n\n\t\t/* Auto layout */\n\n\t\tdisplay: flex;\n\t\tflex-direction: row;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\tpadding: 8px;\n\t\tcursor: pointer;\n\n\t\twidth: 32px;\n\t\theight: 32px;\n\n\t\t/* Base / White */\n\n\t\tbackground: #FFFFFF;\n\t\t/* Gray/300 */\n\n\t\tborder: 1px solid $gray-300;\n\t\t/* Elevation/01 */\n\n\t\tbox-shadow: $elevation-01;\n\t\tborder-radius: 6px;\n\n\t\t/* Inside auto layout */\n\n\t\tflex: none;\n\t\torder: 0;\n\t\tflex-grow: 0;\n\t}\n\n\ti.acf-icon-plus {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-add.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-add.svg\");\n\t}\n\n\ti.acf-icon-stars {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-stars.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-stars.svg\");\n\t}\n\n\ti.acf-icon-help {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-help.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-help.svg\");\n\t}\n\n\ti.acf-icon-key {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-key.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-key.svg\");\n\t}\n\n\ti.acf-icon-regenerate {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-regenerate.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-regenerate.svg\");\n\t}\n\n\ti.acf-icon-trash, button.acf-icon-trash {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-trash.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-trash.svg\");\n\t}\n\t\n\ti.acf-icon-extended-menu, button.acf-icon-extended-menu {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n\t}\n\n\ti.acf-icon.-duplicate, button.acf-icon-duplicate {\n\t\t-webkit-mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n\t\tmask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n\n\t\t&:before,\n\t\t&:after {\n\t\t\tcontent: none;\n\t\t}\n\t}\n\n\ti.acf-icon-arrow-right {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-arrow-right.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-arrow-right.svg\");\n\t}\n\n\ti.acf-icon-arrow-up-right {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-arrow-up-right.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-arrow-up-right.svg\");\n\t}\n\n\ti.acf-icon-arrow-left {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-arrow-left.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-arrow-left.svg\");\n\t}\n\n\ti.acf-icon-chevron-right,\n\t.acf-icon.-right {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n\t}\n\n\ti.acf-icon-chevron-left,\n\t.acf-icon.-left {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n\t}\n\n\ti.acf-icon-key-solid {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-key-solid.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-key-solid.svg\");\n\t}\n\n\ti.acf-icon-globe,\n\t.acf-icon.-globe {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-globe.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-globe.svg\");\n\t}\n\n\ti.acf-icon-image,\n\t.acf-icon.-picture {\n\t\t-webkit-mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n\t\tmask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n\t}\n\t\n\ti.acf-icon-warning {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-warning-alt.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-warning-alt.svg\");\n\t}\n\t\n\ti.acf-icon-warning-red {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n\t}\n\n\ti.acf-icon-dots-grid {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-dots-grid.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-dots-grid.svg\");\n\t}\n\n\ti.acf-icon-play {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-play.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-play.svg\");\n\t}\n\t\n\ti.acf-icon-lock {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-lock.svg\");\n\t}\n\n\ti.acf-icon-document {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-document.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-document.svg\");\n\t}\n\t/*--------------------------------------------------------------------------------------------\n\t*\n\t*\tInactive group icon\n\t*\n\t*--------------------------------------------------------------------------------------------*/\n\t.post-type-acf-field-group,\n\t.acf-internal-post-type {\n\t\t.post-state {\n\t\t\tfont-weight: normal;\n\n\t\t\t.dashicons.dashicons-hidden {\n\t\t\t\t$icon-size: 18px;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: $icon-size;\n\t\t\t\tmask-size: $icon-size;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-hidden.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-hidden.svg\");\n\n\t\t\t\t&:before {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tEdit field group page postbox header icons\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-field-group-fields,\n#acf-field-group-options,\n#acf-advanced-settings {\n\t.postbox-header,\n\t.acf-sub-field-list-header {\n\t\th2,\n\t\th3 {\n\t\t\tdisplay: inline-flex;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: stretch;\n\t\t\talign-items: center;\n\n\t\t\t&:before {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 8px;\n\t\t\t\t}\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl #acf-field-group-fields,\n.rtl #acf-field-group-options {\n\t.postbox-header,\n\t.acf-sub-field-list-header {\n\t\th2,\n\t\th3 {\n\t\t\t&:before {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 0;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n// Field icon\n#acf-field-group-fields .postbox-header h2:before,\nh3.acf-sub-field-list-title:before,\n.acf-link-field-groups-popup h3:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-fields.svg\");\n\tmask-image: url(\"../../images/icons/icon-fields.svg\");\n}\n\n// Create options page modal icon\n.acf-create-options-page-popup h3:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-sliders.svg\");\n\tmask-image: url(\"../../images/icons/icon-sliders.svg\");\n}\n\n// Settings icon\n#acf-field-group-options .postbox-header h2:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-settings.svg\");\n\tmask-image: url(\"../../images/icons/icon-settings.svg\");\n}\n\n// Layout icon\n.acf-field-setting-fc_layout .acf-field-settings-fc_head label:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-layout.svg\");\n\tmask-image: url(\"../../images/icons/icon-layout.svg\");\n}\n\n// Advanced post type and taxonomies settings icon\n.acf-admin-single-post-type,\n.acf-admin-single-taxonomy,\n.acf-admin-single-options-page {\n\n\t#acf-advanced-settings .postbox-header h2:before {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-post-type.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-post-type.svg\");\n\t}\n\n}\n\n// Flexible Content reorder\n.acf-field-setting-fc_layout .acf-field-settings-fc_head .acf-fc_draggable:hover .reorder-layout:before {\n\twidth: 20px;\n\theight: 11px;\n\tbackground-color: $gray-600 !important;\n\t-webkit-mask-image: url(\"../../images/icons/icon-draggable.svg\");\n\tmask-image: url(\"../../images/icons/icon-draggable.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPostbox expand / collapse icon\n*\n*--------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group, \n.post-type-acf-field-group #acf-field-group-fields,\n.post-type-acf-field-group #acf-field-group-options,\n.post-type-acf-field-group .postbox,\n.acf-admin-single-post-type #acf-advanced-settings,\n.acf-admin-single-taxonomy #acf-advanced-settings,\n.acf-admin-single-options-page #acf-advanced-settings{\n\t\n\t.postbox-header .handle-actions {\n\t\tdisplay: flex;\n\n\t\t.toggle-indicator:before {\n\t\t\tcontent: \"\";\n\t\t\t$icon-size: 20px;\n\t\t\tdisplay: inline-flex;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tbackground-color: currentColor;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t}\n\t}\n\n\t// Closed state\n\t&.closed {\n\t\t.postbox-header .handle-actions {\n\t\t\t.toggle-indicator:before {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools & updates page heading icons\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t#acf-admin-tool-export,\n\t#acf-admin-tool-import,\n\t#acf-license-information,\n\t#acf-update-information {\n\t\th2,\n\t\th3 {\n\t\t\tdisplay: inline-flex;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: stretch;\n\t\t\talign-items: center;\n\n\t\t\t&:before {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 8px;\n\t\t\t\t}\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t}\n\t\t}\n\t}\n\n\t&.rtl {\n\t\t#acf-admin-tool-export,\n\t\t#acf-admin-tool-import,\n\t\t#acf-license-information,\n\t\t#acf-update-information {\n\t\t\th2,\n\t\t\th3 {\n\t\t\t\t&:before {\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 0;\n\t\t\t\t\t\tleft: 8px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n// Export icon\n.post-type-acf-field-group #acf-admin-tool-export h2:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-export.svg\");\n\tmask-image: url(\"../../images/icons/icon-export.svg\");\n}\n\n// Import icon\n.post-type-acf-field-group #acf-admin-tool-import h2:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-import.svg\");\n\tmask-image: url(\"../../images/icons/icon-import.svg\");\n}\n\n// License information icon\n.post-type-acf-field-group #acf-license-information h3:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-key.svg\");\n\tmask-image: url(\"../../images/icons/icon-key.svg\");\n}\n\n// Update information icon\n.post-type-acf-field-group #acf-update-information h3:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-info.svg\");\n\tmask-image: url(\"../../images/icons/icon-info.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tAdmin field icons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-single-field-group .acf-input {\n\t.acf-icon {\n\t\t$icon-size: 18px;\n\t\twidth: $icon-size;\n\t\theight: $icon-size;\n\t}\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tField type icon base styling\n*\n*--------------------------------------------------------------------------------------------*/\n.field-type-icon {\n\tbox-sizing: border-box;\n\tdisplay: inline-flex;\n\talign-content: center;\n\talign-items: center;\n\tjustify-content: center;\n\tposition: relative;\n\twidth: 24px;\n\theight: 24px;\n\ttop: -4px;\n\tbackground-color: $blue-50;\n\tborder: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $blue-200;\n\t};\n\tborder-radius: 100%;\n\n\t&:before {\n\t\t$icon-size: 14px;\n\t\tcontent: \"\";\n\t\twidth: $icon-size;\n\t\theight: $icon-size;\n\t\tposition: relative;\n\t\tbackground-color: $blue-500;\n\t\t-webkit-mask-size: cover;\n\t\tmask-size: cover;\n\t\t-webkit-mask-repeat: no-repeat;\n\t\tmask-repeat: no-repeat;\n\t\t-webkit-mask-position: center;\n\t\tmask-position: center;\n\t\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-default.svg');\n\t\tmask-image: url('../../images/field-type-icons/icon-field-default.svg');\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tField type icons\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Text field\n.field-type-icon.field-type-icon-text:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-text.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-text.svg');\n}\n\n// Textarea\n.field-type-icon.field-type-icon-textarea:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-textarea.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-textarea.svg');\n}\n\n// Textarea\n.field-type-icon.field-type-icon-textarea:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-textarea.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-textarea.svg');\n}\n\n// Number\n.field-type-icon.field-type-icon-number:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-number.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-number.svg');\n}\n\n// Range\n.field-type-icon.field-type-icon-range:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-range.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-range.svg');\n}\n\n// Email\n.field-type-icon.field-type-icon-email:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-email.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-email.svg');\n}\n\n// URL\n.field-type-icon.field-type-icon-url:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-url.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-url.svg');\n}\n\n// Password\n.field-type-icon.field-type-icon-password:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-password.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-password.svg');\n}\n\n// Image\n.field-type-icon.field-type-icon-image:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-image.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-image.svg');\n}\n\n// File\n.field-type-icon.field-type-icon-file:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-file.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-file.svg');\n}\n\n// WYSIWYG\n.field-type-icon.field-type-icon-wysiwyg:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-wysiwyg.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-wysiwyg.svg');\n}\n\n// oEmbed\n.field-type-icon.field-type-icon-oembed:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-oembed.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-oembed.svg');\n}\n\n// Gallery\n.field-type-icon.field-type-icon-gallery:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-gallery.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-gallery.svg');\n}\n\n// Select\n.field-type-icon.field-type-icon-select:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-select.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-select.svg');\n}\n\n// Checkbox\n.field-type-icon.field-type-icon-checkbox:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-checkbox.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-checkbox.svg');\n}\n\n// Radio Button\n.field-type-icon.field-type-icon-radio:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-radio.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-radio.svg');\n}\n\n// Button Group\n.field-type-icon.field-type-icon-button-group:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-button-group.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-button-group.svg');\n}\n\n// True / False\n.field-type-icon.field-type-icon-true-false:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-true-false.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-true-false.svg');\n}\n\n// Link\n.field-type-icon.field-type-icon-link:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-link.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-link.svg');\n}\n\n// Post Object\n.field-type-icon.field-type-icon-post-object:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-post-object.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-post-object.svg');\n}\n\n// Page Link\n.field-type-icon.field-type-icon-page-link:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-page-link.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-page-link.svg');\n}\n\n// Relationship\n.field-type-icon.field-type-icon-relationship:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-relationship.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-relationship.svg');\n}\n\n// Taxonomy\n.field-type-icon.field-type-icon-taxonomy:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-taxonomy.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-taxonomy.svg');\n}\n\n// User\n.field-type-icon.field-type-icon-user:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-user.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-user.svg');\n}\n\n// Google Map\n.field-type-icon.field-type-icon-google-map:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-google-map.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-google-map.svg');\n}\n\n// Date Picker\n.field-type-icon.field-type-icon-date-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-date-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-date-picker.svg');\n}\n\n// Date / Time Picker\n.field-type-icon.field-type-icon-date-time-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-date-time-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-date-time-picker.svg');\n}\n\n// Time Picker\n.field-type-icon.field-type-icon-time-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-time-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-time-picker.svg');\n}\n\n// Color Picker\n.field-type-icon.field-type-icon-color-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-color-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-color-picker.svg');\n}\n\n// Icon Picker\n.field-type-icon.field-type-icon-icon-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-icon-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-icon-picker.svg');\n}\n\n// Message\n.field-type-icon.field-type-icon-message:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-message.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-message.svg');\n}\n\n// Accordion\n.field-type-icon.field-type-icon-accordion:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-accordion.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-accordion.svg');\n}\n\n// Tab\n.field-type-icon.field-type-icon-tab:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-tab.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-tab.svg');\n}\n\n// Group\n.field-type-icon.field-type-icon-group:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-group.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-group.svg');\n}\n\n// Repeater\n.field-type-icon.field-type-icon-repeater:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-repeater.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-repeater.svg');\n}\n\n\n// Flexible Content\n.field-type-icon.field-type-icon-flexible-content:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-flexible-content.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-flexible-content.svg');\n}\n\n// Clone\n.field-type-icon.field-type-icon-clone:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-clone.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-clone.svg');\n}","/*---------------------------------------------------------------------------------------------\n*\n* Tools page layout\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools {\n\n\t.postbox-header {\n\t\tdisplay: none; // Hide native WP postbox headers\n\t}\n\n\t.acf-meta-box-wrap.-grid {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\n\t\t.postbox {\n\t\t\twidth: 100%;\n\t\t\tclear: none;\n\t\t\tfloat: none;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tflex: 1 1 100%;\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-meta-box-wrap.-grid .postbox:nth-child(odd) {\n\t\tmargin: {\n\t\t\tleft: 0;\n\t\t};\n\t}\n\n\t.meta-box-sortables {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t\tgrid-template-rows: repeat(1, 1fr);\n\t\tgrid-column-gap: 32px;\n\t\tgrid-row-gap: 32px;\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tdisplay: flex;\n\t\t\tflex-wrap: wrap;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: flex-start;\n\t\t\talign-items: center;\n\t\t\tgrid-column-gap: 8px;\n\t\t\tgrid-row-gap: 8px;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools export pages\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools {\n\n\t&.tool-export {\n\n\t\t.inside {\n\t\t\tmargin: 0;\n\t\t}\n\n\t\t// ACF custom postbox header\n\t\t.acf-postbox-header {\n\t\t\tmargin: {\n\t\t\t\tbottom: 24px;\n\t\t\t};\n\t\t}\n\n\t\t// Main postbox area\n\t\t.acf-postbox-main {\n\t\t\tborder: none;\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t}\n\n\t\t.acf-postbox-columns {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 280px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\tpadding: 0;\n\n\t\t\t.acf-postbox-side {\n\t\t\t\tpadding: 0;\n\n\t\t\t\t.acf-panel {\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tpadding: 0;\n\t\t\t\t}\n\n\t\t\t\t&:before {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t.acf-btn {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.meta-box-sortables {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.acf-panel {\n\t\t\tborder: none;\n\n\t\t\th3 {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t\tcolor: $gray-700;\n\t\t\t\t@extend .p4;\n\n\t\t\t\t&:before {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-checkbox-list {\n\t\t\tmargin: {\n\t\t\t\ttop: 16px;\n\t\t\t};\n\t\t\tborder: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-300;\n\t\t\t};\n\t\t\tborder-radius: $radius-md;\n\n\t\t\tli {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tbox-sizing: border-box;\n\t\t\t\twidth: 100%;\n\t\t\t\theight: 48px;\n\t\t\t\talign-items: center;\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t\tborder-bottom: {\n\t\t\t\t\twidth: 1px;\n\t\t\t\t\tstyle: solid;\n\t\t\t\t\tcolor: $gray-200;\n\t\t\t\t};\n\n\t\t\t\t&:last-child {\n\t\t\t\t\tborder-bottom: none;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t}\n\n}","/*---------------------------------------------------------------------------------------------\n*\n* Updates layout\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates {\n\tdisplay: flex;\n\tflex-direction: row;\n\tflex-wrap: wrap;\n\tjustify-content: flex-start;\n\talign-content: flex-start;\n\talign-items: flex-start;\n}\n\n.custom-fields_page_acf-settings-updates .acf-admin-notice,\n.custom-fields_page_acf-settings-updates .acf-upgrade-notice,\n.custom-fields_page_acf-settings-updates .notice {\n\tflex: 1 1 100%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Box\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates {\n\n\t.acf-box {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\n\t\t.inner {\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t};\n\t\t}\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tflex: 1 1 100%;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Notices\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates {\n\n\t.acf-admin-notice {\n\t\tflex: 1 1 100%;\n\t\tmargin: {\n\t\t\ttop: 16px;\n\t\t\tright: 0;\n\t\t\tleft: 0;\n\t\t};\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* License information\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-license-information {\n\tflex: 1 1 65%;\n\tmargin: {\n\t\tright: 32px;\n\t};\n\n\t.inner {\n\t\tpadding: 0;\n\n\t\t.acf-license-defined {\n\t\t\tpadding: 24px;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\t.acf-activation-form,\n\t\t.acf-retry-activation {\n\t\t\tpadding: 24px;\n\n\t\t\t&.acf-retry-activation {\n\t\t\t\tpadding-top: 0;\n\t\t\t\tmin-height: 40px;\n\n\t\t\t\t.acf-recheck-license.acf-btn {\n\t\t\t\t\tfloat: none;\n\t\t\t\t\tline-height: initial;\n\n\t\t\t\t\ti {\n\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-manage-license-btn {\n\t\t\t\tfloat: right;\n\t\t\t\tline-height: 40px;\n\t\t\t\talign-items: center;\n\t\t\t\tdisplay: inline-flex;\n\n\t\t\t\t&.acf-renew-subscription {\n\t\t\t\t\tfloat: none;\n\t\t\t\t\tline-height: initial;\n\t\t\t\t}\n\n\t\t\t\ti {\n\t\t\t\t\tmargin: 0 0 0 5px;\n\t\t\t\t\twidth: 19px;\n\t\t\t\t\theight: 19px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-recheck-license {\n\t\t\t\tfloat: right;\n\t\t\t\tline-height: 40px;\n\n\t\t\t\ti {\n\t\t\t\t\tmargin-right: 8px;\n\t\t\t\t\tvertical-align: middle;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf-license-status-wrap {\n\t\t\tbackground: $gray-50;\n\t\t\tborder-top: 1px solid $gray-200;\n\t\t\tborder-bottom-left-radius: 8px;\n\t\t\tborder-bottom-right-radius: 8px;\n\t\t\t\n\t\t\t.acf-license-status-table {\n\t\t\t\tfont-size: 14px;\n\t\t\t\tpadding: 24px 24px 16px 24px;\n\n\t\t\t\tth {\n\t\t\t\t\twidth: 160px;\n\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\ttext-align: left;\n\t\t\t\t\tpadding-bottom: 16px;\n\t\t\t\t}\n\n\t\t\t\ttd {\n\t\t\t\t\tpadding-bottom: 16px;\n\n\t\t\t\t\t.acf-license-status {\n\t\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\t\theight: 24px;\n\t\t\t\t\t\tline-height: 24px;\n\t\t\t\t\t\tborder-radius: 100px;\n\t\t\t\t\t\tbackground: $gray-200;\n\t\t\t\t\t\tpadding: 0 13px 1px 12px;\n\t\t\t\t\t\tborder: 1px solid rgba(0, 0, 0, 0.12);\n\t\t\t\t\t\tcolor: $gray-500;\n\n\t\t\t\t\t\t&.active {\n\t\t\t\t\t\t\tbackground: rgba(18, 183, 106, 0.15);\n\t\t\t\t\t\t\tborder: 1px solid rgba(18, 183, 106, 0.24);\n\t\t\t\t\t\t\tcolor: rgba(18, 183, 106, 1);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&.expired,\n\t\t\t\t\t\t&.cancelled {\n\t\t\t\t\t\t\tbackground: rgba(209, 55, 55, 0.24);\n\t\t\t\t\t\t\tborder: 1px solid rgba(209, 55, 55, 0.24);\n\t\t\t\t\t\t\tcolor: rgba(209, 55, 55, 1);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\t.acf-no-license-view-pricing {\n\t\t\t\tpadding: 12px 24px;\n\t\t\t\tborder-top: 1px solid $gray-200;\n\t\t\t\tcolor: $gray-500;\n\t\t\t}\n\t\t}\n\t}\n\n\t@media screen and (max-width: 1024px) {\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tbottom: 32px;\n\t\t};\n\t}\n\n\tlabel {\n\t\tfont-weight: 500;\n\t}\n\n\t.acf-input-wrap {\n\t\tmargin: {\n\t\t\ttop: 8px;\n\t\t\tbottom: 24px;\n\t\t};\n\t}\n\n\t#acf_pro_license {\n\t\twidth: 100%;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Update information table\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-update-information {\n\tflex: 1 1 35%;\n\tmax-width: calc(35% - 32px);\n\n\t.form-table {\n\n\t\tth,\n\t\ttd {\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\t\t}\n\n\t}\n\n\t.acf-update-changelog {\n\t\tmargin: {\n\t\t\ttop: 8px;\n\t\t\tbottom: 24px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t};\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t};\n\t\tcolor: $gray-700;\n\n\t\th4 {\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t}\n\n\t\tp {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tbottom: 16px;\n\t\t\t};\n\n\t\t\t&:last-of-type {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\tem {\n\t\t\t\t@extend .p6;\n\t\t\t\tcolor: $gray-500;\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-btn {\n\t\tdisplay: inline-flex;\n\t}\n\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tHeader pro upgrade button\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar {\n\n\ta.acf-admin-toolbar-upgrade-btn {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\talign-self: stretch;\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 16px;\n\t\t\tbottom: 0;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground: $gradient-pro;\n\t\tbox-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n\t\tborder-radius: $radius-md;\n\t\ttext-decoration: none;\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t&:focus {\n\t\t\tborder: none;\n\t\t\toutline: none;\n\t\t\tbox-shadow: none;\n\t\t}\n\n\t\tp {\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\ttop: 8px;\n\t\t\t\tbottom: 8px;\n\t\t\t}\n\n\t\t\t@extend .p4;\n\t\t\tfont-weight: 400;\n\t\t\ttext-transform: none;\n\t\t\tcolor: #fff;\n\t\t}\n\n\t\t.acf-icon {\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t\tleft: -2px;\n\t\t\t};\n\t\t\tbackground-color: $gray-50;\n\t\t}\n\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Upsell block\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page #tmpl-acf-field-group-pro-features,\n.acf-admin-page #acf-field-group-pro-features {\n\tdisplay: none;\n\talign-items: center;\n\tmin-height: 120px;\n\tbackground-color: #121833;\n\tbackground-image: url(../../images/pro-upgrade-grid-bg.svg), url(../../images/pro-upgrade-overlay.svg);\n\tbackground-repeat: repeat, no-repeat;\n\tbackground-size: 1224px, 1880px;\n\tbackground-position: left top, -520px -680px;\n\tcolor: $gray-200;\n\tborder-radius: 8px;\n\tmargin-top: 24px;\n\tmargin-bottom: 24px;\n\n\t@media screen and (max-width: 768px) {\n\t\tbackground-size: 1024px, 980px;\n\t\tbackground-position: left top, -500px -200px;\n\t}\n\n\t@media screen and (max-width: 1200px) {\n\t\tbackground-size: 1024px, 1880px;\n\t\tbackground-position: left top, -520px -300px;\n\t}\n\n\t.postbox-header {\n\t\tdisplay: none;\n\t}\n\n\t.inside {\n\t\twidth: 100%;\n\t\tborder: none;\n\t\tpadding: 0;\n\t}\n\n\t.acf-field-group-pro-features-wrapper {\n\t\tdisplay: flex;\n\t\tjustify-content: center;\n\t\talign-content: stretch;\n\t\talign-items: center;\n\t\tgap: 96px;\n\t\theight: 358px;\n\t\tmax-width: 950px;\n\t\tmargin: 0 auto;\n\t\tpadding: 0 35px;\n\n\t\t@media screen and (max-width: 1200px) {\n\t\t\tgap: 48px;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tgap: 0;\n\t\t}\n\n\t\t.acf-field-group-pro-features-title,\n\t\t.acf-field-group-pro-features-title-sm {\n\t\t\tfont-weight: 590;\n\t\t\tline-height: 150%;\n\n\t\t\t.acf-pro-label {\n\t\t\t\tfont-weight: 400;\n\t\t\t\tmargin-top: -6px;\n\t\t\t\tmargin-left: 2px;\n\t\t\t\tvertical-align: middle;\n\t\t\t\theight: 22px;\n\t\t\t\tposition: relative;\n\t\t\t\toverflow: hidden;\n\n\t\t\t\t&::before {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t\tborder-radius: 9999px;\n\t\t\t\t\tborder: 1px solid rgba(255, 255, 255, 0.2);\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-field-group-pro-features-title-sm {\n\t\t\tdisplay: none !important;\n\t\t\tfont-size: 18px;\n\n\t\t\t.acf-pro-label {\n\t\t\t\tfont-size: 10px;\n\t\t\t\theight: 20px;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 768px) {\n\t\t\t\twidth: 100%;\n\t\t\t\ttext-align: center;\n\t\t\t}\n\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tflex-direction: column;\n\t\t\tflex-wrap: wrap;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: flex-start;\n\t\t\talign-items: flex-start;\n\t\t\tpadding: 32px 32px 0 32px;\n\t\t\theight: unset;\n\n\t\t\t.acf-field-group-pro-features-title-sm {\n\t\t\t\tdisplay: block !important;\n\t\t\t\tmargin-bottom: 24px;\n\t\t\t}\n\t\t}\n\n\t\t.acf-field-group-pro-features-content {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\twidth: 416px;\n\n\t\t\t.acf-field-group-pro-features-desc {\n\t\t\t\tmargin-top: 8px;\n\t\t\t\tmargin-bottom: 24px;\n\t\t\t\tfont-size: 15px;\n\t\t\t\tfont-weight: 300;\n\t\t\t\tcolor: $gray-300;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 768px) {\n\t\t\t\twidth: 100%;\n\t\t\t\torder: 1;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 8px;\n\t\t\t\t};\n\n\t\t\t\t.acf-field-group-pro-features-title,\n\t\t\t\t.acf-field-group-pro-features-desc {\n\t\t\t\t\tdisplay: none !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-field-group-pro-features-actions {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: row;\n\t\t\talign-items: flex-start;\n\t\t\tmin-width: 160px;\n\t\t\tgap: 12px;\n\n\t\t\t@media screen and (max-width: 768px) {\n\t\t\t\tjustify-content: flex-start;\n\t\t\t\tflex-direction: column;\n\t\t\t\tmargin-bottom: 24px;\n\n\t\t\t\ta {\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-field-group-pro-features-grid {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: row;\n\t\t\tflex-wrap: wrap;\n\t\t\tgap: 16px;\n\t\t\twidth: 416px;\n\n\t\t\t.acf-field-group-pro-feature {\n\t\t\t\tdisplay: flex;\n\t\t\t\tflex-direction: column;\n\t\t\t\tjustify-content: center;\n\t\t\t\talign-items: center;\n\t\t\t\twidth: 128px;\n\t\t\t\theight: 124px;\n\t\t\t\tbackground: rgba(255, 255, 255, 0.08);\n\t\t\t\tbox-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.08);\n\t\t\t\tbackdrop-filter: blur(6px);\n\t\t\t\tborder-radius: 8px;\n\n\t\t\t\t.field-type-icon {\n\t\t\t\t\tborder: none;\n\t\t\t\t\tbackground: none;\n\t\t\t\t\twidth: 24px;\n\t\t\t\t\topacity: 0.8;\n\n\t\t\t\t\t&::before {\n\t\t\t\t\t\tbackground-color: #fff;\n\t\t\t\t\t\twidth: 20px;\n\t\t\t\t\t\theight: 20px;\n\t\t\t\t\t}\n\n\t\t\t\t\t@media screen and (max-width: 1200px) {\n\n\t\t\t\t\t\t&::before {\n\t\t\t\t\t\t\twidth: 18px;\n\t\t\t\t\t\t\theight: 18px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t}\n\n\t\t\t\t.pro-feature-blocks::before {\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n\t\t\t\t}\n\n\t\t\t\t.pro-feature-options-pages::before {\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-settings.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-settings.svg\");\n\t\t\t\t}\n\n\t\t\t\t.field-type-label {\n\t\t\t\t\tmargin-top: 4px;\n\t\t\t\t\tfont-size: 13px;\n\t\t\t\t\tfont-weight: 300;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t\tcolor: #fff;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 1200px) {\n\t\t\t\tflex-direction: column;\n\t\t\t\tgap: 8px;\n\t\t\t\twidth: 288px;\n\n\t\t\t\t.acf-field-group-pro-feature {\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\theight: 40px;\n\t\t\t\t\tflex-direction: row;\n\t\t\t\t\tjustify-content: unset;\n\t\t\t\t\tgap: 8px;\n\n\n\t\t\t\t\t.field-type-icon {\n\t\t\t\t\t\tposition: initial;\n\t\t\t\t\t\tmargin-left: 16px;\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-label {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 768px) {\n\t\t\t\tgap: 0;\n\t\t\t\twidth: 100%;\n\t\t\t\theight: auto;\n\t\t\t\tmargin-bottom: 16px;\n\t\t\t\tflex-direction: unset;\n\t\t\t\tflex-wrap: wrap;\n\n\t\t\t\t.acf-field-group-pro-feature {\n\t\t\t\t\tflex: 1 0 50%;\n\t\t\t\t\tmargin-bottom: 8px;\n\t\t\t\t\twidth: auto;\n\t\t\t\t\theight: auto;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\tbackground: none;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t\tbackdrop-filter: none;\n\n\t\t\t\t\t.field-type-label {\n\t\t\t\t\t\tmargin-left: 2px;\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-icon {\n\t\t\t\t\t\tposition: initial;\n\t\t\t\t\t\tmargin-left: 0;\n\n\t\t\t\t\t\t&::before {\n\t\t\t\t\t\t\theight: 16px;\n\t\t\t\t\t\t\twidth: 16px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-label {\n\t\t\t\t\t\tfont-size: 12px;\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t}\n\n\th1 {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tbottom: 4px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tbottom: 0;\n\t\t};\n\n\t\t@extend .acf-h1;\n\t\tfont-weight: 700;\n\t\tcolor: $gray-50;\n\n\t\t.acf-icon {\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t// Upsell block btn\n\t.acf-btn {\n\t\tdisplay: inline-flex;\n\t\tbackground-color: rgba(#fff, 0.1);\n\t\tborder: none;\n\t\tbox-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n\t\tbackdrop-filter: blur(6px);\n\t\tpadding: 8px 24px;\n\t\theight: 48px;\n\n\t\t&:hover {\n\t\t\tbackground-color: rgba(#fff, 0.2);\n\t\t}\n\n\t\t.acf-icon {\n\t\t\tmargin: {\n\t\t\t\tright: -2px;\n\t\t\t\tleft: 6px;\n\t\t\t};\n\t\t}\n\n\t\t&.acf-pro-features-upgrade {\n\t\t\tbackground: $gradient-pro;\n\t\t\tbox-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n\t\t\tborder-radius: 6px;\n\t\t}\n\t}\n\n\t.acf-field-group-pro-features-footer-wrap {\n\t\theight: 48px;\n\t\tbackground: rgba(16, 24, 40, 0.4);\n\t\tbackdrop-filter: blur(6px);\n\t\tborder-top: 1px solid rgba(255, 255, 255, 0.08);\n\t\tborder-bottom-left-radius: 8px;\n\t\tborder-bottom-right-radius: 8px;\n\t\tcolor: $gray-400;\n\t\tfont-size: 13px;\n\t\tfont-weight: 300;\n\t\tpadding: 0 35px;\n\n\t\t.acf-field-group-pro-features-footer {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: space-between;\n\t\t\tmax-width: 950px;\n\t\t\theight: 48px;\n\t\t\tmargin: 0 auto;\n\t\t}\n\n\t\t.acf-field-group-pro-features-wpengine-logo {\n\t\t\theight: 16px;\n\t\t\tvertical-align: middle;\n\t\t\tmargin-top: -2px;\n\t\t\tmargin-left: 3px;\n\t\t}\n\n\t\ta {\n\t\t\tcolor: $gray-400;\n\t\t\ttext-decoration: none;\n\n\t\t\t&:hover {\n\t\t\t\tcolor: $gray-300;\n\t\t\t}\n\n\t\t\t.acf-icon {\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin-left: 4px;\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-more-tools-from-wpengine {\n\n\t\t\ta {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\talign-items: center;\n\t\t\t}\n\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\theight: 70px;\n\t\t\tfont-size: 12px;\n\n\t\t\t.acf-more-tools-from-wpengine {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.acf-field-group-pro-features-footer {\n\t\t\t\tjustify-content: center;\n\t\t\t\theight: 70px;\n\n\t\t\t\t.acf-field-group-pro-features-wpengine-logo {\n\t\t\t\t\tclear: both;\n\t\t\t\t\tmargin: 6px auto 0 auto;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n}\n\n.acf-no-field-groups,\n.acf-no-post-types,\n.acf-no-taxonomies {\n\n\t#tmpl-acf-field-group-pro-features {\n\t\tmargin-top: 0;\n\t}\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tPost type & taxonomies styles\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-admin-single-post-type,\n.acf-admin-single-taxonomy,\n.acf-admin-single-options-page {\n\tlabel[for=\"acf-basic-settings-hide\"] {\n\t\tdisplay: none;\n\t}\n\tfieldset.columns-prefs {\n\t\tdisplay: none;\n\t}\n\n\t#acf-basic-settings {\n\t\t.postbox-header {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t.postbox-container,\n\t.notice {\n\t\tmax-width: $max-width;\n\t\tclear: left;\n\t}\n\n\t#post-body-content {\n\t\tmargin: 0;\n\t}\n\n\t// Main postbox\n\t.postbox,\n\t.acf-box {\n\t\t.inside {\n\t\t\tpadding: {\n\t\t\t\ttop: 48px;\n\t\t\t\tright: 48px;\n\t\t\t\tbottom: 48px;\n\t\t\t\tleft: 48px;\n\t\t\t}\n\t\t}\n\t}\n\n\t#acf-advanced-settings.postbox {\n\t\t.inside {\n\t\t\tpadding: {\n\t\t\t\tbottom: 24px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.postbox-container .meta-box-sortables #acf-basic-settings .inside {\n\t\tborder: none;\n\t}\n\n\t// Input wrap\n\t.acf-input-wrap {\n\t\toverflow: visible;\n\t}\n\n\t// Field & label margins & paddings\n\t.acf-field {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 24px;\n\t\t\tleft: 0;\n\t\t}\n\n\t\t.acf-label {\n\t\t\tmargin: {\n\t\t\t\tbottom: 6px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Specific field overrides\n\t.acf-field-text,\n\t.acf-field-textarea,\n\t.acf-field-select {\n\t\tmax-width: 600px;\n\t}\n\n\t.acf-field-true-false {\n\t\tmax-width: 700px;\n\t}\n\n\t.acf-field-supports {\n\t\tmax-width: 600px;\n\n\t\t.acf-label {\n\t\t\tdisplay: block;\n\n\t\t\t.description {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 4px;\n\t\t\t\t\tbottom: 12px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf_post_type_supports {\n\t\t\tdisplay: flex;\n\t\t\tflex-wrap: wrap;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: flex-start;\n\t\t\talign-items: flex-start;\n\n\t\t\t&:focus-within {\n\t\t\t\tborder-color: transparent;\n\t\t\t}\n\n\t\t\tli {\n\t\t\t\tflex: 0 0 25%;\n\n\t\t\t\ta.button {\n\t\t\t\t\tbackground-color: transparent;\n\t\t\t\t\tpadding: 0;\n\t\t\t\t\tborder: 0;\n\t\t\t\t\theight: auto;\n\t\t\t\t\tmin-height: auto;\n\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\tline-height: 22px;\n\t\t\t\t\t&:before {\n\t\t\t\t\t\tcontent: '';\n\t\t\t\t\t\t$icon-size: 16px;\n\t\t\t\t\t\tmargin-right: 6px;\n\t\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t\tbackground-color: currentColor;\n\t\t\t\t\t\tborder: none;\n\t\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\t\tmask-position: center;\n\t\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\t\toverflow: hidden;\n\t\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-add.svg\");\n\t\t\t\t\t\tmask-image: url(\"../../images/icons/icon-add.svg\");\n\t\t\t\t\t}\n\t\t\t\t\t&:hover {\n\t\t\t\t\t\tcolor: $blue-700;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tinput[type=text] {\n\t\t\t\t\twidth: calc(100% - 36px);\n\t\t\t\t\tpadding: 0;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-bottom: 1px solid $gray-300;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\theight: auto;\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tmin-height: auto;\n\t\t\t\t\t&:focus {\n\t\t\t\t\t\toutline: none;\n\t\t\t\t\t\tborder-bottom-color: $blue-400;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// Dividers\n\t.acf-field-seperator {\n\t\tmargin: {\n\t\t\ttop: 40px;\n\t\t\tbottom: 40px;\n\t\t}\n\t\tborder: {\n\t\t\ttop: 1px solid $gray-200;\n\t\t\tright: none;\n\t\t\tbottom: none;\n\t\t\tleft: none;\n\t\t}\n\t}\n\n\t// Remove margin from last fields in postbox\n\t.acf-field-advanced-configuration {\n\t\tmargin: {\n\t\t\tbottom: 0;\n\t\t}\n\t}\n\n\t// Tabbed navigation & labels utility bar\n\t.postbox-container .acf-tab-wrap,\n\t.acf-regenerate-labels-bar {\n\t\tposition: relative;\n\t\ttop: -48px;\n\t\tleft: -48px;\n\t\twidth: calc(100% + 96px);\n\t}\n\n\t// Labels utility bar\n\t.acf-regenerate-labels-bar {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: right;\n\t\tmin-height: 48px;\n\t\tmargin: {\n\t\t\tbottom: 0;\n\t\t}\n\t\tpadding: {\n\t\t\tright: 16px;\n\t\t\tleft: 16px;\n\t\t}\n\t\tgap: 8px;\n\t\tborder-bottom: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-100;\n\t\t}\n\t}\n\n\t// Labels utility bar help/tip icon\n\t.acf-labels-tip {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tmin-height: 24px;\n\t\tmargin: {\n\t\t\tright: 8px;\n\t\t}\n\t\tpadding: {\n\t\t\tleft: 16px;\n\t\t}\n\t\tborder-left: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\t.acf-icon {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\t$icon-size: 16px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\t-webkit-mask-size: $icon-size;\n\t\t\tmask-size: $icon-size;\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\t}\n}\n\n// Select2 for default values in permalink rewrite\n.acf-select2-default-pill {\n\tborder-radius: 100px;\n\tmin-height: 20px;\n\tpadding: {\n\t\ttop: 2px;\n\t\tbottom: 2px;\n\t\tleft: 8px;\n\t\tright: 8px;\n\t}\n\tfont-size: 11px;\n\tmargin-left: 6px;\n\tbackground-color: $gray-200;\n\tcolor: $gray-500;\n}\n\n.acf-menu-position-desc-child {\n\tdisplay: none;\n}","/*---------------------------------------------------------------------------------------------\n*\n* Field picker modal\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-modal.acf-browse-fields-modal {\n\twidth: 1120px;\n\theight: 664px;\n\ttop: 50%;\n\tright: auto;\n\tbottom: auto;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n\tdisplay: flex;\n\tflex-direction: row;\n\tborder-radius: $radius-xl;\n\tbox-shadow:\n\t\t0 0 4px rgba(0, 0, 0, 0.04),\n\t\t0 8px 16px rgba(0, 0, 0, 0.08);\n\toverflow: hidden;\n\n\t.acf-field-picker {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\tflex-grow: 1;\n\t\twidth: 760px;\n\t\tbackground: #fff;\n\n\t\t.acf-modal-title,\n\t\t.acf-modal-content,\n\t\t.acf-modal-toolbar {\n\t\t\tposition: relative;\n\t\t}\n\n\t\t.acf-modal-title {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: row;\n\t\t\tjustify-content: space-between;\n\t\t\talign-items: center;\n\t\t\tbackground: $gray-50;\n\t\t\tborder: none;\n\t\t\tpadding: 35px 32px;\n\n\t\t\t.acf-search-field-types-wrap {\n\t\t\t\tposition: relative;\n\n\t\t\t\t&::after {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 11px;\n\t\t\t\t\tleft: 10px;\n\t\t\t\t\t$icon-size: 18px;\n\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tbackground-color: $gray-400;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\tmask-position: center;\n\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t}\n\n\t\t\t\tinput {\n\t\t\t\t\twidth: 280px;\n\t\t\t\t\theight: 40px;\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tpadding-left: 32px;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf-modal-content {\n\t\t\ttop: auto;\n\t\t\tbottom: auto;\n\t\t\tpadding: 0;\n\t\t\theight: 100%;\n\n\t\t\t.acf-tab-group {\n\t\t\t\tpadding-left: 32px;\n\t\t\t}\n\n\t\t\t.acf-field-types-tab {\n\t\t\t\tdisplay: flex;\n\t\t\t}\n\n\t\t\t.acf-field-types-tab,\n\t\t\t.acf-field-type-search-results {\n\t\t\t\tflex-direction: row;\n\t\t\t\tflex-wrap: wrap;\n\t\t\t\tgap: 24px;\n\t\t\t\tpadding: 32px;\n\n\t\t\t\t.acf-field-type {\n\t\t\t\t\tposition: relative;\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tflex-direction: column;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t\tisolation: isolate;\n\t\t\t\t\twidth: 120px;\n\t\t\t\t\theight: 120px;\n\t\t\t\t\tbackground: $gray-50;\n\t\t\t\t\tborder: 1px solid $gray-200;\n\t\t\t\t\tborder-radius: 8px;\n\t\t\t\t\tbox-sizing: border-box;\n\t\t\t\t\tcolor: $gray-800;\n\t\t\t\t\ttext-decoration: none;\n\n\t\t\t\t\t&:hover,\n\t\t\t\t\t&:active,\n\t\t\t\t\t&.selected {\n\t\t\t\t\t\tbackground: $blue-50;\n\t\t\t\t\t\tborder: 1px solid $blue-400;\n\t\t\t\t\t\tbox-shadow: inset 0 0 0 1px $blue-400;\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-icon {\n\t\t\t\t\t\tborder: none;\n\t\t\t\t\t\tbackground: none;\n\t\t\t\t\t\ttop: 0;\n\n\t\t\t\t\t\t&::before {\n\t\t\t\t\t\t\twidth: 22px;\n\t\t\t\t\t\t\theight: 22px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-label {\n\t\t\t\t\t\tmargin-top: 12px;\n\n\t\t\t\t\t\t@extend .p5;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.field-type-requires-pro {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: -10px;\n\t\t\t\t\tright: -10px;\n\t\t\t\t\tcolor: white;\n\t\t\t\t\tfont-size: 11px;\n\t\t\t\t\tpadding: {\n\t\t\t\t\t\tright: 6px;\n\t\t\t\t\t\tleft: 6px;\n\t\t\t\t\t}\n\t\t\t\t\tbackground-image: url(\"../../images/pro-chip.svg\");\n\t\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\t\theight: 24px;\n\t\t\t\t\twidth: 28px;\n\n\t\t\t\t\t&.not-pro {\n\t\t\t\t\t\tbackground-image: url(\"../../images/pro-chip-locked.svg\");\n\t\t\t\t\t\twidth: 43px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf-modal-toolbar {\n\t\t\tdisplay: flex;\n\t\t\talign-items: flex-start;\n\t\t\tjustify-content: space-between;\n\t\t\theight: auto;\n\t\t\tmin-height: 72px;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 32px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 32px;\n\t\t\t}\n\t\t\tmargin: 0;\n\t\t\tborder: none;\n\n\t\t\t.acf-select-field,\n\t\t\t.acf-btn-pro {\n\t\t\t\tmin-width: 160px;\n\t\t\t\tjustify-content: center;\n\t\t\t}\n\n\t\t\t.acf-insert-field-label {\n\t\t\t\tmin-width: 280px;\n\t\t\t\tbox-shadow: none;\n\t\t\t}\n\n\t\t\t.acf-field-picker-actions {\n\t\t\t\tdisplay: flex;\n\t\t\t\tgap: 8px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-field-type-preview {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\twidth: 360px;\n\t\tbackground-color: $gray-50;\n\t\tbackground-image: url(\"../../images/field-preview-grid.png\");\n\t\tbackground-size: 740px;\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-position: center bottom;\n\t\tborder-left: 1px solid $gray-200;\n\t\tbox-sizing: border-box;\n\t\tpadding: 32px;\n\n\t\t.field-type-desc {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-500;\n\t\t}\n\n\t\t.field-type-preview-container {\n\t\t\tdisplay: inline-flex;\n\t\t\tjustify-content: center;\n\t\t\twidth: 100%;\n\t\t\tmargin: {\n\t\t\t\ttop: 24px;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 32px;\n\t\t\t\tbottom: 32px;\n\t\t\t}\n\t\t\tbackground-color: rgba(#fff, 0.64);\n\t\t\tborder-radius: $radius-lg;\n\t\t\tbox-shadow:\n\t\t\t\t0 0 0 1px rgba(0, 0, 0, 0.04),\n\t\t\t\t0 8px 24px rgba(0, 0, 0, 0.04);\n\t\t}\n\n\t\t.field-type-image {\n\t\t\tmax-width: 232px;\n\t\t}\n\n\t\t.field-type-info {\n\t\t\tflex-grow: 1;\n\n\t\t\t.field-type-name {\n\t\t\t\tfont-size: 21px;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 16px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.field-type-upgrade-to-unlock {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tjustify-items: center;\n\t\t\t\talign-items: center;\n\t\t\t\tmin-height: 24px;\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 12px;\n\t\t\t\t}\n\t\t\t\tpadding: {\n\t\t\t\t\tright: 10px;\n\t\t\t\t\tleft: 10px;\n\t\t\t\t}\n\t\t\t\tbackground: $gradient-pro;\n\t\t\t\tborder-radius: 100px;\n\t\t\t\tcolor: white;\n\t\t\t\ttext-decoration: none;\n\t\t\t\tfont-size: 10px;\n\t\t\t\ttext-transform: uppercase;\n\n\t\t\t\ti.acf-icon {\n\t\t\t\t\twidth: 14px;\n\t\t\t\t\theight: 14px;\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 4px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.field-type-links {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tgap: 24px;\n\t\t\tmin-height: 40px;\n\n\t\t\t.acf-icon {\n\t\t\t\t$icon-size: 18px;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t}\n\n\t\t\t&::before {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\ta {\n\t\t\t\tdisplay: flex;\n\t\t\t\tgap: 6px;\n\t\t\t\ttext-decoration: none;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttext-decoration: underline;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-field-type-search-results,\n\t.acf-field-type-search-no-results {\n\t\tdisplay: none;\n\t}\n\n\t&.is-searching {\n\n\t\t.acf-tab-wrap,\n\t\t.acf-field-types-tab,\n\t\t.acf-field-type-search-no-results {\n\t\t\tdisplay: none !important;\n\t\t}\n\n\t\t.acf-field-type-search-results {\n\t\t\tdisplay: flex;\n\t\t}\n\t}\n\n\t&.no-results-found {\n\n\t\t.acf-tab-wrap,\n\t\t.acf-field-types-tab,\n\t\t.acf-field-type-search-results,\n\t\t.field-type-info,\n\t\t.field-type-links,\n\t\t.acf-field-picker-toolbar {\n\t\t\tdisplay: none !important;\n\t\t}\n\n\t\t.acf-modal-title {\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\n\t\t.acf-field-type-search-no-results {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\theight: 100%;\n\t\t\tgap: 6px;\n\n\t\t\timg {\n\t\t\t\tmargin-bottom: 19px;\n\t\t\t}\n\n\t\t\tp {\n\t\t\t\tmargin: 0;\n\n\t\t\t\t&.acf-no-results-text {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-invalid-search-term {\n\t\t\t\tmax-width: 200px;\n\t\t\t\toverflow: hidden;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide browse fields button for smaller screen sizes\n*\n*---------------------------------------------------------------------------------------------*/\n@media only screen and (max-width: 1080px) {\n\n\t.acf-btn.browse-fields {\n\t\tdisplay: none;\n\t}\n}\n","// CSS for icon picker in blocks.\n.acf-block-body .acf-field-icon-picker {\n\t.acf-tab-group {\n\t\tmargin: 0;\n\t\tpadding-left: 0 !important;\n\t}\n}\n\n// CSS for use outside ACF admin pages (like the post editor).\n.acf-field-icon-picker {\n\tmax-width: 600px;\n\n\t.acf-tab-group{\n\t\tpadding: 0;\n\t\tborder-bottom: 0;\n\t\toverflow: hidden;\n\t}\n\n\t.active {\n\n\t\ta {\n\t\t\tbackground: $gray-500;\n\t\t\tcolor: #fff;\n\t\t}\n\t}\n\n\t.acf-dashicons-search-wrap {\n\t\tposition: relative;\n\n\t\t&::after {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 6px;\n\t\t\tleft: 10px;\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\t-webkit-mask-image: url(../../images/icons/icon-search.svg);\n\t\t\tmask-image: url(../../images/icons/icon-search.svg);\n\t\t\tbackground-color: $gray-400;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\ttext-indent: 500%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t}\n\n\t\t.acf-dashicons-search-input {\n\t\t\tpadding-left: 32px;\n\t\t\tborder-radius: 0;\n\t\t}\n\t}\n\n\t.acf-dashicons-list {\n\t\tmargin-bottom: 0;\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: space-between;\n\t\talign-content: start;\n\t\theight: 135px;\n\t\toverflow: hidden;\n\t\toverflow-y: auto;\n\t\tbackground-color: #f9f9f9;\n\t\tborder: 1px solid #8c8f94;\n\t\tborder-top: none;\n\t\tborder-radius: 0 0 6px 6px;\n\t\tgap: 8px;\n\t\tpadding: 8px;\n\n\t\t.acf-icon-picker-dashicon {\n\t\t\tbackground-color: transparent;\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\twidth: 32px;\n\t\t\theight: 32px;\n\t\t\tborder: solid 2px transparent;\n\t\t\tcolor: #3c434a;\n\n\t\t\tlabel {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t[type=\"radio\"],\n\t\t\t[type=\"radio\"]:active,\n\t\t\t[type=\"radio\"]:checked::before,\n\t\t\t[type=\"radio\"]:focus {\n\t\t\t\tall: initial;\n\t\t\t\tappearance: none;\n\t\t\t}\n\t\t}\n\n\t\t.acf-icon-picker-dashicon:hover {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tborder-radius: 6px;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.active {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.active.focus {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-radius: 6px;\n\t\t\tbox-shadow: 0 0 2px #0783be;\n\t\t}\n\t}\n\n\t.acf-dashicons-list::after {\n\t\tcontent: \"\";\n\t\tflex: auto;\n\t}\n\n\t.acf-dashicons-list-empty {\n\t\tposition: relative;\n\t\tdisplay: none;\n\t\tflex-direction: column;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\tpadding-top: 10px;\n\t\tpadding-left: 10px;\n\t\theight: 135px;\n\t\toverflow: scroll;\n\t\tbackground-color: $gray-50;\n\t\tborder: 1px solid $gray-300;\n\t\tborder-top: none;\n\t\tborder-radius: 0 0 6px 6px;\n\n\t\timg {\n\t\t\theight: 30px;\n\t\t\twidth: 30px;\n\t\t\tcolor: $gray-300;\n\t\t}\n\t}\n\n\t.acf-icon-picker-media-library,\n\t.acf-icon-picker-url-tabs {\n\t\tbox-sizing: border-box;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-items: center;\n\t\tgap: 12px;\n\t\tbackground-color: #f9f9f9;\n\t\tpadding: 12px;\n\t\tborder: 1px solid #8c8f94;\n\t\tborder-radius: 0;\n\n\t\t.acf-icon-picker-media-library-preview {\n\t\t\tall: unset;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview:focus {\n\t\t\toutline: 1px solid $blue-500;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview-dashicon,\n\t\t.acf-icon-picker-media-library-preview-img {\n\t\t\tbox-sizing: border-box;\n\t\t\twidth: 40px;\n\t\t\theight: 40px;\n\t\t\tborder: solid 2px transparent;\n\t\t\tcolor: #fff;\n\t\t\tbackground-color: #191e23;\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview-img > img {\n\t\t\twidth: 90%;\n\t\t\theight: 90%;\n\t\t\tobject-fit: cover;\n\t\t\tborder-radius: 5px;\n\t\t\tborder: 1px solid $gray-500;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-button {\n\t\t\theight: 40px;\n\t\t\tbackground-color: $blue-500;\n\t\t\tborder: none;\n\t\t\tborder-radius: 6px;\n\t\t\tpadding: 8px 12px;\n\t\t\tcolor: #fff;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-items: center;\n\t\t\tgap: 4px;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.acf-icon-picker-url {\n\t\t\twidth: 100%;\n\t\t}\n\t}\n}\n\n.-left .acf-field-icon-picker {\n\tmax-width: inherit;\n}\n\n// Admin page styles.\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker {\n\tmax-width: 600px;\n\n\t.active {\n\n\t\ta {\n\t\t\tbackground: $gray-500;\n\t\t\tcolor: #fff;\n\t\t}\n\t}\n\n\t.acf-tab-button {\n\t\tborder: none;\n\t\theight: 25px;\n\t\tpadding: 5px 10px;\n\t\tborder-radius: 15px;\n\t}\n\n\tli {\n\n\t\ta .acf-tab-button {\n\t\t\tcolor: $gray-500;\n\t\t}\n\t}\n\n\t.acf-icon-picker > *:not(.acf-tab-wrap) {\n\t\ttop: -32px;\n\t\tposition: relative;\n\t}\n\n\t.acf-tab-wrap .acf-tab-group {\n\t\tmargin-right: 48px;\n\t\tdisplay: flex;\n\t\tgap: 10px;\n\t\tjustify-content: flex-end;\n\t\talign-items: center;\n\t\tbackground: none;\n\t\tborder: none;\n\t\tmax-width: 648px;\n\t\tborder-bottom-width: 0;\n\n\t\tli {\n\t\t\tall: initial;\n\t\t\tbox-sizing: border-box;\n\t\t\tmargin-bottom: -17px;\n\t\t\tmargin-right: 0;\n\t\t\tborder-radius: 10px;\n\t\t}\n\n\t\tli a {\n\t\t\tall: initial;\n\t\t\toutline: 1px solid transparent;\n\t\t\tcolor: #667085;\n\t\t\tbox-sizing: border-box;\n\t\t\tborder-radius: 100px;\n\t\t\tcursor: pointer;\n\t\t\tpadding: 7px;\n\t\t\tfont-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n\t\t\tfont-size: 12.5px;\n\t\t}\n\n\t\tli.active a {\n\t\t\tbackground-color: #667085;\n\t\t\tcolor: #fff;\n\t\t\tborder-bottom-width: 1px !important;\n\t\t}\n\n\t\tli a:focus {\n\t\t\toutline: 1px solid $blue-500;\n\t\t}\n\t}\n\n\t.acf-tab-wrap {\n\t\tbackground: none;\n\t\tborder: none;\n\t\toverflow: visible;\n\t}\n\n\t.acf-dashicons-search-wrap {\n\t\tposition: relative;\n\n\t\t&::after {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 11px;\n\t\t\tleft: 10px;\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\t-webkit-mask-image: url(../../images/icons/icon-search.svg);\n\t\t\tmask-image: url(../../images/icons/icon-search.svg);\n\t\t\tbackground-color: $gray-400;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\ttext-indent: 500%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t}\n\n\t\t.acf-dashicons-search-input {\n\t\t\tpadding-left: 32px;\n\t\t\tborder-radius: 6px 6px 0 0;\n\t\t}\n\t}\n\n\t.acf-dashicons-list {\n\t\tmargin-bottom: -32px;\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: space-between;\n\t\talign-content: start;\n\t\theight: 135px;\n\t\toverflow: hidden;\n\t\toverflow-y: auto;\n\t\tbackground-color: $gray-50;\n\t\tborder: 1px solid $gray-300;\n\t\tborder-top: none;\n\t\tborder-radius: 0 0 6px 6px;\n\t\tgap: 8px;\n\t\tpadding: 8px;\n\n\t\t.acf-icon-picker-dashicon {\n\t\t\tbackground-color: transparent;\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\twidth: 32px;\n\t\t\theight: 32px;\n\t\t\tborder: solid 2px transparent;\n\t\t\tcolor: #3c434a;\n\n\t\t\tlabel {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t[type=\"radio\"],\n\t\t\t[type=\"radio\"]:active,\n\t\t\t[type=\"radio\"]:checked::before,\n\t\t\t[type=\"radio\"]:focus {\n\t\t\t\tall: initial;\n\t\t\t\tappearance: none;\n\t\t\t}\n\t\t}\n\n\t\t.acf-icon-picker-dashicon:hover {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tborder-radius: 6px;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.active {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.active.focus {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-radius: 6px;\n\t\t\tbox-shadow: 0 0 2px #0783be;\n\t\t}\n\t}\n\n\t.acf-dashicons-list::after {\n\t\tcontent: \"\";\n\t\tflex: auto;\n\t}\n\n\t.acf-dashicons-list-empty {\n\t\tposition: relative;\n\t\tdisplay: none;\n\t\tflex-direction: column;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\tpadding-top: 10px;\n\t\tpadding-left: 10px;\n\t\theight: 135px;\n\t\toverflow: scroll;\n\t\tbackground-color: $gray-50;\n\t\tborder: 1px solid $gray-300;\n\t\tborder-top: none;\n\t\tborder-radius: 0 0 6px 6px;\n\n\t\timg {\n\t\t\theight: 30px;\n\t\t\twidth: 30px;\n\t\t\tcolor: $gray-300;\n\t\t}\n\t}\n\n\t.acf-icon-picker-media-library,\n\t.acf-icon-picker-url-tabs {\n\t\tbox-sizing: border-box;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-items: center;\n\t\tgap: 12px;\n\t\tbackground-color: $gray-50;\n\t\tpadding: 12px;\n\t\tborder: 1px solid $gray-300;\n\t\tborder-radius: 6px;\n\n\t\t.acf-icon-picker-media-library-preview {\n\t\t\tall: unset;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview:focus {\n\t\t\toutline: 1px solid $blue-500;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview-dashicon,\n\t\t.acf-icon-picker-media-library-preview-img {\n\t\t\tbox-sizing: border-box;\n\t\t\twidth: 40px;\n\t\t\theight: 40px;\n\t\t\tborder: solid 2px transparent;\n\t\t\tcolor: #fff;\n\t\t\tbackground-color: #191e23;\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview-img > img {\n\t\t\twidth: 90%;\n\t\t\theight: 90%;\n\t\t\tobject-fit: cover;\n\t\t\tborder-radius: 5px;\n\t\t\tborder: 1px solid $gray-500;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-button {\n\t\t\theight: 40px;\n\t\t\tbackground-color: $blue-500;\n\t\t\tborder: none;\n\t\t\tborder-radius: 6px;\n\t\t\tpadding: 8px 12px;\n\t\t\tcolor: #fff;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-items: center;\n\t\t\tgap: 4px;\n\t\t\tcursor: pointer;\n\t\t}\n\t}\n}\n"],"names":[],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"acf-global.css","mappings":";;;AAAA,gBAAgB;ACAhB;;;;8FAAA;AAMA;AAOA;AAQA;AAgBA;;;;8FAAA;ACrCA;;;;8FAAA;ACCA;;;;8FAAA;AAMA;AACA;EACC;EACA;EACA;EACA;EACA;AHkBD;;AGhBA;EACC;EACA;EACA;EACA;AHmBD;;AGjBA;EACC;AHoBD;;AGjBA;AACA;;;;;;EAMC;EACA;EACA;AHoBD;;AGlBA;;;EAGC;AHqBD;;AGlBA;AACA;EACC;EACA;EACA;EACA;EACA;AHqBD;;AGnBA;EACC;EACA;EACA;EACA;AHsBD;;AGnBA;AACA;EACC;AHsBD;;AGpBA;EACC;AHuBD;AGtBC;EACC;AHwBF;;AGpBA;AACA;EACC;AHuBD;;AGrBA;EACC;AHwBD;;AGtBA;EACC;AHyBD;;AGtBA;AACA;EACC;AHyBD;;AGvBA;EACC;AH0BD;;AGxBA;EACC;AH2BD;;AGxBA;AACA;;EAEC;EACA;EACA;EACA;EACA;AH2BD;;AGxBA;AACA;EACC;AH2BD;;AGxBA;EACC;AH2BD;;AGxBA;AACA;EACC;AH2BD;;AGxBA;AACA;EACC;AH2BD;;AGxBA;AACA;;EAEC;AH2BD;;AGxBA;AACA;EACC;EACA;EACA;EACA;EAEA;EACA;AH0BD;;AGvBA;EACC;EACA;EACA;EACA;EAEA;EACA;AHyBD;;AGtBA;AACA;EACC;AHyBD;;AGvBA;EACC;AH0BD;;AGvBA;EACC;AH0BD;;AGxBA;EACC;AH2BD;;AGxBA;AACA;EACC;EACA;EACA;EACA;AH2BD;;AGxBA;;;;+FAAA;AAMA;AACA;EACC,mBF7HU;EE8HV,kBF/FW;EEgGX,cFpIU;EEsIT;EACA;EACA;EACA;EAED;EAEA;EACA;EACA;EAGA;EASA;AHaD;AGrBC;EACC;EACA;EACA;EACA;EACA;AHuBF;AGnBC;EACC;AHqBF;AGnBE;EACC;EACA;EACA;EACA;EACA;AHqBH;AGjBC;EACC;AHmBF;AGjBE;EACC;EACA;EACA;EACA;EACA;AHmBH;AGfC;EACC;AHiBF;AGfE;EACC;EACA;EACA;EACA;EACA;AHiBH;AGbC;EACC;AHeF;AGbE;EACC;EACA;EACA;EACA;EACA;AHeH;AGXC;EACC;AHaF;;AGTA;AACA;EACC;AHYD;AGVC;EACC;EACA;AHYF;AGVE;EACC;AHYH;AGTE;EACC;AHWH;;AGNA;EACC;EACA;EACA;EACA;EACA;EACA;AHSD;;AGNA;EACC;EACA;AHSD;;AGNA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHSD;AGPC;ED3RA;EACA;EACA;EACA;AFqSD;;AGRA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHWD;AGTC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHWF;;AGNA;EACC;AHSD;;AGPA;EACC;AHUD;;AGRA;EACC;EACA;AHWD;;AGTA;EACC;AHYD;;AGVA;EACC;AHaD;;AGXA;EACC;EAGA;AHYD;;AGVA;EACC;EAGA;AHWD;;AGTA;EACC;EAGA;AHUD;;AGRA;EACC;EAGA;AHSD;;AGPA;EACC;AHUD;;AGRA;EACC;EAGA;EACA;AHSD;;AGPA;EACC;AHUD;;AGRA;EACC;EAGA;AHSD;;AGPA;EACC;EAGA;AHQD;;AGNA;EACC;AHSD;;AGPA;EACC;EAGA;AHQD;;AGNA;EACC;EAGA;AHOD;;AGLA;EACC;AHQD;;AGNA;EACC;AHSD;;AGLA;EACC;AHQD;AGPC;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHQF;AGNC;EACC;EACA;AHQF;AGNC;EACC;AHQF;;AGJA;EACC;AHOD;AGNC;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHOF;AGLC;EACC;EACA;AHOF;AGLC;EACC;AHOF;;AGFA;EACC;EAGA;AHGD;;AGDA;EACC;EAGA;AHED;;AGEA;EACC;EACA;EACA;AHCD;;AGGA;EACC;EACA;EACA;EACA;EACA;EACA;AHAD;AGGC;EACC;EACA;EACA;AHDF;AGGC;EAEC;EACA;EACA;AHFF;AGMC;EAEC;EACA;AHLF;;AGUA;EACC;EACA;EACA;AHPD;;AGWA;EACC;EACA;EACA;AHRD;;AGYA;EACC;EACA;EACA;AHTD;;AGYC;EACC;EACA;AHTF;AGWC;EAEC;AHVF;;AGeA;EACC;EACA;EACA;AHZD;AGcC;EACC;EACA;AHZF;AGcC;EAEC;AHbF;;AGkBA;;EAEC;EACA;EACA;EACA;AHfD;AGoBE;;;EAGC;AHlBH;;AGuBA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EAEA;EA8CA;AHlED;AGqBC;EACC;EACA;EACA;AHnBF;AGqBE;EACC;EACA;EACA;EACA;EACA;EACA;AHnBH;AGuBC;EACC;AHrBF;AGwBC;EACC;EACA;EACA;EACA;EACA;AHtBF;AGyBC;EACC;AHvBF;AG0BC;EACC;AHxBF;AG2BC;EACC;AHzBF;AG6BE;EACC;AH3BH;AGgCC;EACC;EACA;EACA;EACA;AH9BF;AGgCE;EACC;AH9BH;AE7kBC;ECinBC,qBF1nBiB;ADylBnB;AGkCE;;EAEC,qBF7nBgB;AD6lBnB;;AGqCA;;;;8FAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA,mBFtqBY;EEuqBZ;AHnCD;AGqCC;EACC;EACA;EACA;EACA;EACA;AHnCF;AGsCC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AHpCF;AGqCE;EACC;AHnCH;AGwCC;EACC;AHtCF;AG0CC;EACC,mBFpsBU;EEqsBV;AHxCF;AG4CC;EACC,mBFzsBY;EE0sBZ;AH1CF;AG8CC;EACC,mBF9sBY;EE+sBZ;AH5CF;;AGgDA;;;;8FAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EAmBA;EAcA;EAoBA;AHjGD;AG+CE;;;;EAEC;EACA;EACA;EACA;EACA;EACA;AH3CH;AG8CE;;EACC;EACA;AH3CH;AGkDG;EACC,qBF5uBe;EE6uBf;AHhDJ;AGkDI;EACC;AHhDL;AGwDE;EACC;AHtDH;AGwDG;EACC,qBF3vBe;EE4vBf;AHtDJ;AGwDI;EACC;AHtDL;AG0DG;EACC;AHxDJ;AG8DC;EACC;AH5DF;AGgEG;;;;EAEC;EACA;AH5DJ;;AGkEA;AACA;EACC;EACA;EACA;EACA;EAEA;EACA;AHhED;;AGmEA;AACA;EACC;EACA;EACA;EACA;EAEA;EACA;AHjED;;AGoEA;;;;+FAAA;AAMA;;;EAGC;EACA;EACA;AHlED;AGoEC;;;EACC;EAEC;EAED;EACA;AHlEF;;AGsEA;EACC;EACA;AHnED;AGqEC;EACC;EACA;EACA;AHnEF;AE5vBC;ECo0BC,qBF50BmB;ADuwBrB;;AGyEA;EACC;EACA;AHtED;;AGyEA;;;;8FAAA;AAOC;EACC;AHxEF;AG2EC;EACC;AHzEF;AG4EC;EACC;AH1EF;AG4EE;EACC;AH1EH;;AG+EA;;;;8FAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AH7ED;AGgFC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AH9EF;AGiFC;EACC;EACA;EACA;EACA;AH/EF;AGmFC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHjFF;AEr0BC;EACC;AFu0BF;AGkFE;EACC;EACA;AHhFH;AGmFG;EACC;EACA;EACA;AHjFJ;AGoFI;EACC;EACA;AHlFL;AGuFE;EACC;EAGA;EACA;AHvFH;AG2FE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHzFH;AG2FG;ED78BF;EACA;EACA;EACA;AFq3BD;;AG6FA;EACC;EACA;AH1FD;AG6FC;EACC;EACA;AH3FF;AG6FE;EACC;AH3FH;AGgGC;EACC;AH9FF;;AGkGA;;;;8FAAA;AAMA;EACC;EACA;EACA;AHhGD;AEh6BC;EACC;EACA;EACA;AFk6BF;AG8FC;EACC;EACA;EACA;AH5FF;AG+FC;EACC;EACA;EACA;EACA;AH7FF;AGgGC;EACC;EACA;AH9FF;AGiGC;EACC;EACA;EACA;EACA;AH/FF;AGkGC;EACC;EACA;EACA;AHhGF;AGmGC;EACC;EACA;AHjGF;AGoGC;EACC;AHlGF;AGsGC;EACC;;IAEC;IACA;IACA;IACA;EHpGD;AACF;;AGyGA;;EAEC;AHtGD;;AG0GA;EACC;AHvGD;;AG0GA;;;;8FAAA;AAOC;EACC;EACA;AHzGF;AG4GC;EACC;EACA;AH1GF;AG6GC;EACC;EACA;EACA;EACA;EACA;AH3GF;AG8GC;EACC;AH5GF;AG8GE;EACC;AH5GH;AGgHC;EACC;EACA;AH9GF;AGgHE;EACC;AH9GH;AGkHC;EACC;EACA;EACA;AHhHF;AGkHE;EACC;EACA;EACA;EACA;AHhHH;AGkHG;EAND;IAOE;EH/GF;AACF;AGiHG;EAVD;IAWE;EH9GF;AACF;AGiHE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH/GH;AGkHE;EACC;AHhHH;;AGqHA;;;;8FAAA;AAMA;EACC;EACA;AHnHD;AGqHC;EACC;EAEA;EACA;EACA;AHpHF;;AGwHA;AACA;EACC;AHrHD;;AGuHA;EACC;AHpHD;;AGsHA;EACC;AHnHD;;AGsHA;AACA;EACC;IACC;IACA;IACA;IACA;IACA;IACA;IACA;EHnHA;EGqHA;IACC;IACA;IACA;EHnHD;AACF;AGuHA;;;;8FAAA;AAMA;EACC;EACA;EAEA;EAUA;AHhID;AGuHC;EACC;EACA;EACA;EACA;EACA;EACA;AHrHF;AG0HE;EACC;EACA;AHxHH;;AG6HA;AAEC;EACC;EACA;AH3HF;;AG+HA;;;;8FAAA;AAMA;EACC;AH7HD;;AG+HA;EACC;AH5HD;;AG+HA;EACC;AH5HD;;AG+HA;EACC;AH5HD;;AG+HA;EACC;EACA;AH5HD;;AG+HA;EACC;EACA;EACA;AH5HD;;AG+HA;EACC;EACA;EACA;AH5HD;;AG+HA;;EAEC;AH5HD;;AG+HA;EACC;AH5HD;;AG+HA;;;;+FAAA;AAMA;EAEC;EACA;EACA;EACA;EACA;AH9HD;AEpqCC;EACC;EACA;EACA;AFsqCF;AG2HC;;ED5xCA;EACA;EACA;EC6xCC;AHvHF;AG0HC;EACC;EACA;AHxHF;AG2HC;EACC;EACA;EACA;AHzHF;AG2HE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA,mBFvyCgB;AD8qCnB;AG+HE;EACC,mBFxyCkB;AD2qCrB;;AGkIA;AACA;EACC;IACC;EH/HA;EGiIA;;IAEC;IACA;IACA;IACA;EH/HD;EGkIA;IACC;EHhID;EGkIC;IACC;EHhIF;AACF;AGqIA;;;;+FAAA;AAMA;EACC;EACA;EACA;EAoBA;EAOA;EAMA;AHlKD;AGmIC;EACC;EACA;EACA;EACA;EACA;AHjIF;AGmIE;EACC;AHjIH;AGqIC;EACC;EACA;EACA;AHnIF;AGwIE;EACC;AHtIH;AG2IC;EACC;EACA;AHzIF;AG6IC;EACC;AH3IF;AG6IE;EACC;EACA;AH3IH;AG8IE;EACC;AH5IH;AEpuCC;ECs3CC,qBF93CmB;AD+uCrB;;AGmJA;;;;+FAAA;AAOC;EACC;AHlJF;AGqJC;EAKC;AHvJF;AGmJE;EACC;AHjJH;AGqJE;EAEE;EAED;EACA;EACA;AHrJH;AGuJG;EACC;EACA;EACA;AHrJJ;AGwJG;EAGE;AHxJL;AG4JG;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA,qBFp6CM;EEs6CP,kBFl4CQ;ADouCZ;AGiKG;EACC;AH/JJ;;AGsKC;EDl9CA;EACA;EACA;AFgzCD;AGmKE;EACC;AHjKH;AGoKE;EACC;EACA;EACA;EACA;EAGA;EACA;EACA;AHpKH;AGuKE;;;EAGC;AHrKH;;AG0KA;AACA;EACC;EACA;AHvKD;AGyKC;EACC;EACA;EACA;EACA;AHvKF;AGyKE;EACC;AHvKH;AG0KE;EACC;EACA;EACA;AHxKH;;AG6KA;AACA;EACC;IACC;IACA;EH1KA;EG4KA;IACC;IACA;IACA;EH1KD;AACF;AG8KA;AACA;EA0CC;AHrND;AG4KC;EACC;AH1KF;AG6KC;EACC;EACA;EACA;AH3KF;AG4KE;EACC;AH1KH;AG2KG;EAFD;IAGE;EHxKF;AACF;AGyKG;EALD;IAME;EHtKF;AACF;AG2KE;EACC;AHzKH;AG4KE;EACC;EACA;AH1KH;AG8KC;EACC;EACA;EACA;EACA,mBFxhDS;EEyhDT,qBFthDS;EEuhDT;EACA;EACA,kBFr/CU;ADy0CZ;AGiLE;EACC;EACA,cF5hDQ;AD62CX;;AGqLC;EACC;AHlLF;;AGuLA;EACC;AHpLD;AGqLC;EACC;EACA;EACA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;AHtLF;AGwLC;EACC;EACA;EACA;EACA;EAEA;EACA;EACA;EAEA;EACA;AHxLF;AG6LE;EAEC;AH5LH;;AGmMC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHhMF;AGkME;EACC;EACA;AHhMH;AGmME;;EAEC;EACA;AHjMH;AGqMC;EACC;EACA;EACA;EACA;EACA;EACA;AHnMF;AGsMC;EACC;AHpMF;AGsME;EACC;AHpMH;AGuME;;EAEC;EACA;AHrMH;AGyME;EACC;AHvMH;AG0ME;EACC;AHxMH;AG6MC;EACC;IACC;EH3MD;EG6MA;IACC;EH3MD;AACF;;AG+MA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH5MD;AG8MC;;;EAGC;EACA;EACA;EACA;AH5MF;AG+MC;EACC;EACA;EACA;AH7MF;AG+ME;EACC;EACA;EACA;AH7MH;AG+ME;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH7MH;AG8MG;EACC;AH5MJ;AGiNC;EACC;EACA;EACA;EACA;EACA;AH/MF;AGkNC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AHhNF;AGkNE;EACC;EACA;AHhNH;AGoNC;EACC;EACA;EACA;EACA;AHlNF;AGoNE;EACC;AHlNH;AGuNC;EAjFD;IAkFE;IACA;IACA;IACA;EHpNA;AACF;;AGsNA;EACC;EACA;EACA;EACA;EACA;EACA,mBFxvDU;EEyvDV;EACA;AHnND;;AGsNA;;;;+FAAA;AAMA;EAMC;;IAEC;IACA;EHzNA;AACF;AG4NA;;;;8FAAA;AAOC;EAEE;EACA;EACA;EACA;AH7NH;AGgOE;EARD;IAUG;IACA;EH9NF;AACF;AGkOC;EAEE;EACA;AHjOH;AGoOE;EAND;IAQG;IACA;EHlOF;AACF;AGuOE;EADD;IAGG;EHrOF;AACF;;AG0OA;;;;oEAAA;AAMC;EACC;AHxOF;;AG4OA;;;;+FAAA;AAMC;;EAEC;EACA,kBFnzDU;EEozDV,6CFhzDa;ADskDf;AG4OE;;EAEE;EACA;EACA;EACA;AH1OJ;AG8OE;;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;AH9OJ;AGkPE;;;;EAGE;EACA;EACA;EACA;EAGA;EACA;EACA,yBF/3DO;AD8oDX;AGqPE;;;;EAEC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGA;EACA;AHtPJ;AGyPG;;;;;;;;EAGE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGD,cFp6DO;AD8qDX;AG0PE;;EAEE;EACA;EACA;EACA;AHxPJ;;AG8PA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGA;EACA;EACA,4BFl9DS;ADktDX;AGmQC;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGD,cF99DS;ADwtDX;AGyQC;EAEE;EACA;AHxQH;AG4QC;EACC,yBF5+DS;ADkuDX;;AG8QA;;;;+FAAA;AAMC;EAEE;AH7QH;AGgRE;EACC,qBF7/DQ;AD+uDX;AGiRE;EATD;IAWG;IACA;EH/QF;AACF;AGmRC;EAEE;EACA;AHlRH;AGqRE;EAND;IAQG;IACA;EHnRF;AACF;AGuRC;EACC,qBFvhES;ADkwDX;;AGyRA;;;;+FAAA;AAQG;;EAEC;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAGD;AH9RJ;;AGoSA;;;;+FAAA;AAMC;EAIC;EACA;EACA;EACA;EAgCA;EACA;EACA;EACA,kBFpkEU;ADgwDZ;AGuUC;EACC;AHrUF;;AGyUA;;;;8FAAA;AAMC;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED,yBFznES;EE2nER;EACA;EACA,qBF3nEQ;EE6nET,kBFpmEU;ADyxDZ;AG8UE;EAEE;AH7UJ;;AGmVA;;;;8FAAA;AAKA;EACC;AHhVD;AGkVC;EAEE;AHjVH;;AGsVA;;;;8FAAA;AAMC;;;EAGC;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAED;EAEC;EACA;EACA;EAED,kBF3pEU;EE4pEV,6CFxpEa;EEypEb,cF9rES;ADo2DX;AG4VE;;;EACC;EACA;EACA;EAEC;EACA;EACA;EACA;AHzVJ;AG6VE;;;EACC;EAEC;EAED;EACA;AH3VH;AG+VE;;;EAEE;EACA;AH5VJ;AGgWE;;;EACC;EACA;EACA;EACA;EACA;AH5VH;AG8VG;;;EAEE;EAGA;EAGD;AH/VJ;AGoWE;;;;;;EAEC;EACA;EACA;EACA;EACA;AH9VH;AGgWG;;;;;;EACC;EAEA;EACA;EACA;EACA,WAJY;EAKZ,YALY;EAMZ,yBFnwEO;EEowEP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH1VJ;AG6VG;;;;;;EACC,yBF/wEO;ADy7DX;AG0VE;;;EACC;EACA;EACA;AHtVH;AGwVG;;;EACC,yBF1xEO;ADs8DX;AGyVE;;;EACC;EAEA;EACA;EACA;EACA;EACA;EACA,WANY;EAOZ,YAPY;EASX;EAED;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AHxVH;AG2VE;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBFhzEU;EEizEV,kBFlyES;EEmyET,6CF9xEY;ADu8Df;AG0VE;;;EACC;EAEC;EACA;AHvVJ;AG6VC;EACC;AH3VF;AG8VC;EAEE;AH7VH;AGkWC;EACC;EACA;AHhWF;AGkWE;EACC;EACA;AHhWH;AGmWE;EACC,yBFn1Ea;ADk/DhB;AGsWC;;;EAGC;EACA;AHpWF;AGsWE;;;EACC;EACA;AHlWH;AGqWE;;;EACC,yBFl2EY;ADigEf;AGqWC;EAWC;EACA;EACA,cFv4ES;AD0hEX;AGiWE;EACC;EACA;EACA;AH/VH;AGkWE;EACC;AHhWH;;AG6WE;;;EACC;AHxWH;AG2WE;;;EACC;EACA;AHvWH;AGyWG;;;EACC;EACA;AHrWJ;AGuWI;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBFp6EM;EEq6EN;AHnWL;AGuWK;;;EACC;AHnWN;;AG6WC;;EACC;AHzWF;AG2WE;;EACC;EACA;AHxWH;AG2WE;;EACC;EACA;AHxWH;AG2WE;;EACC;EACA;AHxWH;AGgXG;;;;EACC;EACA;AH3WJ;;AGiXA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AH9WD;;AGiXA;;;;8FAAA;AAQE;EACC;EACA;EACA;EAEC;EAGA;EACA;EACA;EAED;EACA;EACA;EACA;EACA,kBF19ES;ADqmEZ;AGuXG;EACC;EACA;EACA;EACA;AHrXJ;AGwXG;EACC;EACA;EACA;EACA;AHtXJ;AG0XG;EACC;EACA;AHxXJ;AG4XG;EACC;EACA;AH1XJ;AG8XG;EACC;EACA;AH5XJ;;AIhtEA;;;;+FAAA;AAMC;EACC;AJktEF;;AI9sEA;;;;+FAAA;AAOC;EACC,cH0CS;ADqqEX;;AI1sEA;;;;+FAAA;AAMA;;;EACC;EACA;AJ8sED;;AI3sEA;;;;;;;;;;;;;;;;;;;;;;;;;;EACC;EACA;AJuuED;;AIpuEA;;;;;;;;;;EACC;EACA;AJgvED;;AI5tEA;;;;+FAAA;AAQC;EACC;AJ4tEF;AIztEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EACC;AJ2wEF;AIxwEC;EACC;AJ0wEF;AIvwEC;;;;;;;;;;;;;;EACC;AJsxEF;AInxEC;;;;;EACC;AJyxEF;AItxEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EACC;AJw0EF;AIr0EC;;;EACC;AJy0EF;AIt0EC;EACC;AJw0EF;;AIn0EA;;;;+FAAA;AAKA;EAEC,cH5DU;ADi4EX;;AIl0EA;;;;+FAAA;AAOC;EACC;AJm0EF;AIh0EC;EACC;AJk0EF;;AI7zEA;;;;+FAAA;AASA;;;;+FAAA;AAMC;EACC;EACA;AJ2zEF;AIxzEC;EACC;EACA;AJ0zEF;;AKn9EA;EAEC;;;;iGAAA;EAwCA;;;;iGAAA;EAcA;;;;iGAAA;EAcA;;;;iGAAA;EAeA;;;;iGAAA;EA6CA;;;;iGAAA;EAyEA;;;;iGAAA;EAkBA;;;;iGAAA;EAkBA;;;;iGAAA;EAqCA;;;;iGAAA;EA0GA;;;;iGAAA;EAqCA;;;;iGAAA;EAmCA;;;;iGAAA;EASA;;;;iGAAA;EA6IA;;;;iGAAA;EA+BA;;;;iGAAA;EAsBA;EAiVA;;;;iGAAA;AL0kDD;AKriFC;;;;;EAKC;EACA;EAEC;EACA;EAED;EACA,qBJ4BS;EI3BT,6CJoEa;EInEb,kBJ8DU;EI7DV;EAEA,cJ2BS;ADygFX;AKliFE;;;;;EACC,0BJgEO;EI/DP,qBJgCQ;ADwgFX;AKriFE;;;;;EACC,yBJYQ;EIXR;AL2iFH;AKxiFE;;;;;EACC,cJWQ;ADmiFX;AKliFE;EACC,yBJNQ;EIOR,cJHQ;ADuiFX;AKxhFE;;EAEC;AL0hFH;AKhhFC;EACC;EAEC;EACA;EAED;EACA;ALghFF;AKxgFC;EACC;EACA;EAEC;EACA;EAED;EACA;EACA;ALwgFF;AKrgFE;EAEC,cJ3CQ;ADijFX;AKngFE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;ALqgFH;AK9/EE;EAEE;EACA;EAED;AL8/EH;AKr/EC;;EAEC;EACA;EACA;EACA;EAEC;EACA;EACA,qBJhGQ;EIkGT;EACA;ALq/EF;AKn/EE;;EACC,yBJ9FQ;EI+FR,qBJ1FQ;ADglFX;AKn/EE;;;EAEC,yBJpGQ;EIqGR,qBJhGQ;ADslFX;AKp/EG;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALw/EJ;AKn/EE;;EACC;ALs/EH;AKn/EE;;EACC,yBJzIQ;EI0IR,qBJvIQ;AD6nFX;AKz+EI;;;EACC;AL6+EL;AK59EG;EACC;AL89EJ;AK78EG;EACC;AL+8EJ;AKh8EE;;;;EAGE;ALm8EJ;AK/7EE;;EAEE;ALi8EJ;AK97EG;;EAEE;ALg8EL;AKz7EE;;EACC;EACA;EACA;AL47EH;AKl7EC;EACC;EACA;EACA;EACA,yBJ9OS;EI+OT;ALo7EF;AKl7EE;EACC,yBJjPQ;ADqqFX;AKj7EE;EACC;ALm7EH;AKh7EE;EACC,yBJ5OQ;AD8pFX;AKh7EG;EACC,yBJ9OO;ADgqFX;AK/6EG;EACC;ALi7EJ;AK56EE;;EAEC;AL86EH;AK36EE;EACC;EACA;EACA;EACA;EACA;AL66EH;AKx6EC;EACC;EACA;AL06EF;AKx6EE;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;ALy6EJ;AKt6EG;EAEE;ALu6EL;AKn6EG;EAEE;ALo6EL;AKh6EG;EACC;EAEC;EACA;ALi6EL;AKt5EG;EAEE;EACA;ALu5EL;AKn5EG;EAEE;EACA;ALo5EL;AKx4EC;EACC;EACA;EAEC;EAGA;EACA;EACA;EACA;EAED;EACA;EACA,kBJ/TU;EIiUT;EACA;EACA,qBJzVQ;EI2VT;ALo4EF;AKl4EE;EACC,qBJ7VQ;EI8VR;EACA;ALo4EH;AKz3EC;EACC;EACA;EACA;EAEC;EACA;EAED;EACA;EACA;EACA,qBJtXS;EIuXT,kBJjWU;EImWV,cJzXS;ADivFX;AKt3EE;EACC;EACA,qBJ7XQ;EI8XR,cJ9XQ;ADsvFX;AKr3EE;EACC;EACA,0BJrWO;EIsWP,cJpYQ;AD2vFX;AK72EC;EACC;AL+2EF;AKp2EE;;EACC;EACA;ALu2EH;AKp2EE;;EACC;EAEC;EACA;EAED;EAEC;EACA;EACA,qBJvbO;EIybR,6CJhZY;EIiZZ,kBJtZS;EIuZT;EAEA,cJzbQ;AD2xFX;AK/1EE;;EACC;EACA;EACA;EACA;ALk2EH;AK/1EE;;EACC;ALk2EH;AK/1EE;;EACC;ALk2EH;AK/1EE;;EACC,qBJncQ;ADqyFX;AK/1EE;;EACC,0BJxaO;EIyaP,qBJxcQ;EIycR,kBJlbS;ADoxFZ;AKh2EG;;EACC;ALm2EJ;AK91EI;;EACC;EACA;ALi2EL;AK11EI;;EACC;EACA;AL61EL;AKt1EE;;EACC;EAEC;ALw1EJ;AKr1EG;;EACC;EACA;ALw1EJ;AKn1EE;;EAEE;EACA;EACA;EACA;ALq1EJ;AKj1EE;;EACC;EACA;EAEC;EACA;EAED;EACA;EACA;EACA;ALk1EH;AKh1EG;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBJniBO;ADq3FX;AK/0EG;;EACC,yBJ1hBO;AD42FX;AKx0EC;EACC;EACA;EACA;AL00EF;AKx0EE;EAEC,WADY;EAEZ,YAFY;EAGZ,yBJ1jBQ;ADm4FX;AKt0EE;EAEE;ALu0EJ;AKn0EE;EAEE;ALo0EJ;AKzzEC;EACC;EACA;EACA;EACA;AL2zEF;AKzzEW;EACR;EACA;AL2zEH;;AKxzEE;EACC;EACA;AL2zEH;AKzyEE;;;;;;;;;;;;EACC;ALszEH;AKjzEG;;;;;;;;;;;;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;AL6zEL;AKzzEG;;;;;;;;;;;;EACC;EACA;EACA;EAEC;ALq0EL;AKl0EI;;;;;;;;;;;;EACC;EACA;AL+0EL;AKz0EE;;;;;;;;;;;;EACC;EACA;ALs1EH;AKn1EE;;;;;;;;;;;;EACC;EACA;ALg2EH;AK71EE;;;;;;;;;;;;EACC;EACA;EACA;EACA;AL02EH;AKt2EE;;;;;;;;;;;;EACC;ALm3EH;AKj3EY;EACR;ALm3EJ;;AK92EE;;;;;;;;;;;;EACC;EACA;EACA;EACA;EACA;AL43EH;AK13EG;;;;;;;;;;;;EACC;EAEA;EACA;EACA;EACA;EACA;EACA,WANY;EAOZ,YAPY;EAQZ;EACA;EACA,yBJhsBO;EIisBP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALs4EJ;AKn4EG;;;;;;;;;;;;EACC;ALg5EJ;AKv4EG;;;;;;;;;;;;EACC;EACA;ALo5EJ;AK74EC;EACC,yBJvuBS;EIwuBT;EACA;EACA,cJtuBS;EIuuBT;EACA;EACA;EACA;EACA;AL+4EF;AK54EC;EACC;EACA;EACA;EACA;EACA;AL84EF;AK54EE;EACC;EACA;EACA;EACA;EACA;AL84EH;AK34EW;EAER;AL44EH;;AKx4EE;EACC;AL24EH;AKz4EY;EACR;AL24EJ;;AKt4EE;EACC;EACA;EACA;ALy4EH;AKr4EI;EACC;EAEA;EACA;EACA;EACA;EACA,WALY;EAMZ,YANY;EAOZ;EACA;EACA,yBJ9xBM;EI+xBN;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALs4EL;AKp4Ec;EACR;EACA;ALs4EN;;AKj4EG;EACC;EAEA;EACA;EACA;EACA;ALm4EJ;AKj4Ea;EACR;EACA;ALm4EL;;AKh4EI;EACC,yBJj0BM;EIk0BN;ALm4EL;AK73EE;EACC;AL+3EH;AK13EG;EACC;EACA;AL43EJ;AKv3EE;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;ALu3EH;AKr3EG;EACC;EACA;EACA;EAEC;EAED;ALq3EJ;AKn3EI;EACC;EACA;ALq3EL;AK/2EE;EACC;EACA;ALi3EH;AK/2EG;EACC;EAEA;EACA;EACA,WAHY;EAIZ,YAJY;EAKZ;EACA;EACA,yBJl3BO;EIm3BP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ALg3EJ;AK92Ea;EACR;EACA;ALg3EL;;AK32EE;EACC;EACA;EACA;EACA;EACA,yBJ55BQ;EI85BP;EACA;EACA,yBJ95BO;EIi6BP;EACA;EACA,4BJn6BO;EIq6BR,cJn6BQ;EIo6BR;EAEC;EAGA;EACA;EACA;EACA;EAED;ALs2EH;AKv1EG;;;EACC;EACA;AL21EJ;;AKl1EC;;EACC;EACA;ALs1EF;;AMh1GA;;;;+FAAA;AAQC;EACC;ANg1GF;AM50GC;EACC;AN80GF;AM10GC;EAEE;EACA;EACA;EACA;EAED,kBL2DU;EK1DV;EACA;EACA,6CL4Da;AD8wGf;AMx0GE;EACC,cLiBQ;EKhBR;AN00GH;AMv0GE;EACC;EACA;ANy0GH;AMt0GE;;EAEC,cLSQ;AD+zGX;AMt0GG;;EACC;ANy0GJ;AMt0GG;;EAEE;EACA;EACA;ANw0GL;AMr0GI;EAPD;;IAQE;IAEC;IACA;ENw0GJ;AACF;AMn0GG;;EACC;EACA;ANs0GJ;AMn0GG;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,mBLjCO;EKkCP;EACA;EACA;EACA,cLjCO;ADu2GX;AMn0GG;;EACC,cLxCO;AD82GX;AMj0GE;;EAEC;EAEC;EACA;EAED;EACA,yBLxDQ;EKyDR,qBLvDQ;EKyDR;ANg0GH;AM9zGG;EAbD;;IAeG;IACA;ENi0GH;AACF;AM7zGI;EADD;;IAEE;ENi0GH;AACF;AM3zGE;;EAEC;EACA;EAEC;EACA;EACA;EACA;EAED;EACA;EAEC;EACA,4BLzFO;EK0FP;AN0zGJ;AMtzGG;EAnBD;;IAqBG;IACA;ENyzGH;AACF;AMpzGE;EACC;ANszGH;AMlzGE;EACC;EACA;EACA;EACA;EACA;EAEC;EAED,cLnHQ;ADq6GX;AM9yGE;EACC;EACA;EACA;EACA;EAEC;EAED;EACA,cLhIQ;AD86GX;AM3yGE;EAEC,cLpIQ;ADg7GX;AMxyGE;;EAEC;AN0yGH;AMxyGG;;EAEE;AN0yGL;AMnyGE;EACC;IAAoB;ENsyGrB;AACF;AMnyGG;EACC;EACA;EACA;EACA;ANqyGJ;AM9xGG;EAEE;EACA;AN+xGL;AM3xGG;EAEE;EACA;AN4xGL;AMrxGC;EAEE;EAGA;EACA;EACA;EACA;EAGD;EACA,cLpMS;ADs9GX;AMhxGE;EACC,cL7OS;AD+/GZ;AM3wGC;;EAGE;AN4wGH;;AMtwGA;;;;8FAAA;AAUE;EACC;ANowGH;AMjwGE;EACC;ANmwGH;AMlwGG;EAAU;ANqwGb;AMlwGE;EAEE;EAED;ANkwGH;;AM1vGA;;;;8FAAA;AAOC;;EAEC;AN2vGF;;AMtvGA;;;;+FAAA;AAOC;EAEE;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAED,cLtRS;ADygHX;;AM9uGA;;;;8FAAA;AAKA;EAEE;EACA;EACA;EACA;ANgvGF;AM7uGC;EACC;EAEC;EACA;EACA;EACA;AN8uGH;AM1uGC;EAlBD;IAmBE;IACA;IACA;IACA;IACA;EN6uGA;EM3uGA;IACC;EN6uGD;AACF;;AMtuGC;EAEE;EACA;ANwuGH;AMpuGC;EARD;IASE;IACA;IACA;IACA;ENuuGA;AACF;;AMpuGA;;;;8FAAA;AAKA;EACC;EACA;EACA;EAEC;ANsuGF;AMnuGC;EAEE;EACA;EAED,cLpWS;ADukHX;AMhuGE;EACC,cLvWQ;ADykHX;;AM3tGA;;;;8FAAA;AAOC;EACC;EACA;AN4tGF;AM1tGE;EACC;AN4tGH;AMztGE;EAEE;EACA;EACA;EACA;AN0tGJ;AMttGE;EACC;EACA;ANwtGH;AMttGG;EAEE;EACA;EACA;EACA;ANutGL;AMptGI;EAEE;ANqtGN;AM5sGE;EACC;AN8sGH;;AMvsGA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EAED;ANssGD;AMnsGC;EAIC;EACA;EACA;EACA;EACA;EAEC;ANisGH;AM7rGE;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EAEA,yBL3cQ;EK4cR;EACA,uBAXY;EAYZ,eAZY;EAaZ;EACA;EACA;EACA;AN6rGH;AMvrGC;EACC;EACA;ANyrGF;AMrrGC;EACC;EACA;ANurGF;AMnrGC;EACC;EACA;ANqrGF;AMjrGC;EACC;EACA;ANmrGF;AM/qGC;EACC,qBLhfS;EKifT;ANirGF;AM/qGE;EACC,yBLpfQ;ADqqHX;AM3qGC;EACC;AN6qGF;AM3qGE;EACC,yBL7gBQ;AD0rHX;;AMtqGA;;;;+FAAA;AAKA;;;;;EAKC;EACA;EAEC;EACA;ANwqGF;AMrqGC;;;;;;;;;;;;;;;;;;;;;;;;;EAKC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN2rGF;AMzrGE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAGC;ANmwGH;AMhwGE;;;;;;;;;;;;;;;;;;;;;;;;;EAGE;EACA;EAED;EACA,cL5jBQ;EK6jBR;ANuxGH;AMpxGE;;;;;;;;;;;;;;;;;;;;;;;;;EAGE;EACA;EAED;EACA,cLzkBQ;ADo3HX;AMzyGG;;;;;;;;;;;;;;;;;;;;;;;;;EACC;EACA;EAEC;ANk0GL;AM1zGE;;;;;;;;;;;;;;;;;;;;;;;;;EACC;EAEC;ANm1GJ;AM/0GE;;;;;;;;;;;;;;;;;;;;;;;;;EAEE;ANw2GJ;AMh2GE;;;;;;;;;;EACC;EACA;AN22GH;AMt2GE;;;;;EACC;EACA;AN42GH;;AMj2GC;;;;;;;;;;;;;;;;;;;;;;EAIC;ANs3GF;AMj3GE;;;;;;;;EAEC;ANy3GH;AMt3GE;;;;EACC;EACA;AN23GH;;AMp3GA;EACC;ANu3GD;;AMn3GA;;;;+FAAA;AAOC;;EAEE;ANo3GH;AMh3GC;;EACC;EACA;EACA;EACA;ANm3GF;AMh3GC;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA,wFLtpBa;EKupBb,kBLnpBU;EKopBV;ANm3GF;AMj3GE;;EACC;EACA;EACA;ANo3GH;AMj3GE;;EACC;EAEC;EACA;EAGD;EACA;EACA;ANi3GH;AM92GE;;EAEC,WADY;EAEZ,YAFY;EAIX;EACA;EAED,yBLvtBQ;ADqkIX;AM12GC;;EACC;EACA;AN62GF;AM12GC;;EACC;AN62GF;AMz2GE;;EACC;AN42GH;;AMt2GA;;;;+FAAA;AAOC;EACC;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EAEA,yBL7uBS;EK8uBT;EACA,uBATY;EAUZ,eAVY;EAWZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ANq2GF;AMl2GC;EACC;EACA;ANo2GF;;AM/1GA;;;;+FAAA;AAOC;EAEC;;;IAGC;EN+1GD;AACF;;AMz1GA;;;;+FAAA;AAQG;EACC,cL3yBO;EK4yBP;EACA;EACA;EACA;ANy1GJ;AMv1GI;EACC;EACA;EACA;EACA,yBLrzBM;EKszBN;EACA;EACA;EACA;ANy1GL;AMr1GG;EACC;ANu1GJ;AMp1GG;EACC;ANs1GJ;AMj1GG;EACC,cLx0BO;EKy0BP;EACA;EACA;EACA;ANm1GJ;AMj1GI;EACC;EACA;EACA;EACA,yBLl1BM;EKm1BN;EACA;EACA;EACA;ANm1GL;AM/0GG;EACC,cL31BO;EK41BP;ANi1GJ;AM90GG;EACC;ANg1GJ;AM70GG;EACC;AN+0GJ;;AOpuIA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA,mBNyCU;EMxCV,cNqCU;ADksIX;AOruIC;EACC;EACA;EACA;EACA;EACA;APuuIF;AOruIE;EACC;EACA;EAEA;EACA;APsuIH;AOpuIG;EACC;;IAEC;EPsuIH;EOluIG;;IAEC;EPouIJ;AACF;AO9tIE;EACC;EACA;APguIH;AO7tIE;EACC;EACA;AP+tIH;AO7tIG;EACC;AP+tIJ;AO5tIG;EARD;IASE;EP+tIF;AACF;AO3tIC;EAzDD;IA0DE;EP8tIA;AACF;AO5tIC;EACC;EAEC;EAED;EAEA;EACA;EACA;AP2tIF;AOztIE;EACC;AP2tIH;AOxtIE;EACC;AP0tIH;AOttIC;EACC;EACA,cN5CS;ADowIX;AOrtIC;EACC;EACA;EACA;EACA;EAEC;EAGA;EACA;EACA;EACA;EAGA;EACA;EACA;EAED,kBN3BU;EM6BV,cNhES;EMiET;APgtIF;AO9sIE;EACC,yBNlEQ;EMmER;APgtIH;AO9sIE;EACC,yBNtEQ;EMuER,cN7EQ;AD6xIX;AO9sIE;EAEE;EACA;EACA,qBN9EO;AD6xIX;AO5sIE;EACC;AP8sIH;AOxsIG;EACC,yBNxFO;EMyFP,cN/FO;ADyyIX;AOtsIE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;EACA,kBN1ES;EM2ET;APssIH;AOpsIG;EACC;EACA;EACA;EACA;EACA;EACA;APssIJ;AOpsII;EACC;EACA;EACA;EACA;APssIL;AOjsIG;EACC;EACA;APmsIJ;AOjsII;;EAEC;APmsIL;AOhsII;EACC,mBNhJM;EMiJN;EACA;EACA;EACA;APksIL;AOhsIK;EACC,cNjJK;EMkJL;EACA;APksIN;AOhsIM;EACC,mBN5JI;AD81IX;AO5rII;EACC;EACA;EACA,cN7JM;EM8JN;EAEC;EACA;EACA,yBNzKK;ADs2IX;AO1rIK;EAEC;EACA,cN/JK;AD01IX;AOxrIK;EACC;EAEA,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAKZ;APyrIN;AOtrIK;EACC;EACA;EACA;EACA,wFN9JS;EM+JT;EACA;EACA;EACA;EAEC;EACA;APurIP;AOnrIK;EACC;EACA;EACA;APqrIN;AOlrIK;EACC;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAED;EACA;EACA;EACA;APkrIN;AO5qIK;EACC;AP8qIN;AOxqIG;EAEC;APyqIJ;AOpqIG;EACC;APsqIJ;AOhqIC;EACC;EACA;EAEC;EACA;EACA;EACA;APiqIH;AO5pIC;EACC;IACC;EP8pID;AACF;;AOzpIC;EACC;EACA;AP4pIF;AO1pIE;EAEE;EACA;AP2pIJ;AOtpIC;EAEE;EACA;APupIH;;AOlpIA;;;;+FAAA;AAQE;;EACC;EAEC;EACA;APkpIJ;AO/oIG;;EACC;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAMX;EACA;APgpIL;AOnoIG;;;;;;;EACC;AP2oIJ;AOroIG;;;EACC,yBN/UO;ADw9IX;AOnoIE;EAEE;EACA;APooIJ;AO7nIE;EAEC,mEADW;EAEX,2DAFW;APgoId;AOxnIE;EAEC,gEADW;EAEX,wDAFW;AP2nId;AOnnIE;EAEC,iEADW;EAEX,yDAFW;APsnId;AO9mIE;EAEC,4DADW;EAEX,oDAFW;APinId;AOzmIE;EAEC,8DADW;EAEX,sDAFW;AP4mId;AOpmIE;EAEC,oEADW;EAEX,4DAFW;APumId;;AQliJA;;;;+FAAA;AAQC;EACC;ARkiJF;AQ/hJC;EACC;ARiiJF;AQ9hJC;EACC;ARgiJF;;AQ3hJA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EAGA;EACA;EACA;EACA;EAED;EACA,6CP2Cc;AD++If;AQxhJC;EACC;EACA;EACA;EACA;EACA,iBP6CU;EO5CV;AR0hJF;AQvhJC;EACC;EACA;EACA;EAEC;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;ARshJH;AQnhJE;EACC,cP1BQ;AD+iJX;AQlhJE;EACC;ARohJH;AQhhJC;EAvDD;IAwDE;ERmhJA;AACF;AQjhJC;EA3DD;IA4DE;IACA;IACA;IACA;IAEC;ERmhJD;AACF;AQhhJC;EACC;EACA;EACA;ARkhJF;AQhhJE;EALD;IAME;ERmhJD;EQjhJC;;IAEC;ERmhJF;EQhhJC;IAEE;ERihJH;AACF;AQ1gJC;EACC;EACA;EACA;EACA;EACA;EACA;AR4gJF;AQ1gJE;EACC;EACA;EACA;AR4gJH;AQxgJC;EACC;AR0gJF;AQxgJE;EAHD;IAIE;ER2gJD;AACF;AQxgJC;EACC;AR0gJF;AQxgJE;EAEE;ARygJJ;AQrgJE;EACC,yBP3GQ;EO4GR;EACA;EACA;ARugJH;;AQhgJA;;;;+FAAA;AAKA;EACC;EACA;EACA;EAEC;EAED;ARigJD;AQ//IC;EATD;IAUE;IACA;IACA;IAEC;IAGA;IACA;ER+/ID;AACF;AQ5/IC;EAtBD;IAuBE;IACA;IACA;ER+/IA;AACF;AQ1/IE;EAFD;IAGE;IACA;IACA;IACA;IACA;ER6/ID;EQ3/IC;IACC;ER6/IF;EQ1/IC;IACC;IACA;IACA;ER4/IF;EQ1/IE;IACC;IACA;IACA;IACA;ER4/IH;AACF;AQp/IC;EAEE;ARq/IH;;AQ/+IA;;EAEC;EACA;ARk/ID;AQh/IC;;EAEE;EACA;ARk/IH;AQ5+IE;;EAEE;EACA;AR8+IJ;;AS1uJA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED,yBR6CU;EQ5CV,kBRkEW;EQhEV;EACA;EACA;EAED;EACA;EACA;EACA;ATyuJD;ASvuJC;EACC,yBRiCS;EQhCT;EACA;ATyuJF;AStuJC;EACC,yBRUS;EQTT,qBRUS;EQTT;EACA;EACA;ATwuJF;ASruJC;EACC;EAEC;EACA;EACA;EACA;ATsuJH;ASjuJC;EACC;EACA;EACA,qBRKS;AD8tJX;ASjuJE;EACC;ATmuJH;AS/tJC;EACC,yBRfS;EQgBT;EACA;EACA;EACA;EACA;EACA;ATiuJF;AS/tJE;EACC;ATiuJH;AS7tJC;EACC;EACA;EACA,qBRjCS;ADgwJX;AS7tJE;EACC;EACA,qBRpCQ;ADmwJX;AS3tJC;EACC;EACA;EACA;AT6tJF;AS3tJE;EACC;AT6tJH;ASztJC;EACC,wFRpBa;EQqBb;AT2tJF;;ASvtJA;;;;+FAAA;AAMC;EAEC,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAMX;EACA;ATutJH;ASltJE;EAEC,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAMX;EACA;ATktJJ;;AS3sJC;EAEE;EACA;AT6sJH;ASxsJE;EAEE;EACA;ATysJJ;;ASnsJA;;;;+FAAA;AAMC;EACC;EACA;EACA;ATqsJF;;AUz2JA;;;;8FAAA;AAOC;;EAEC;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AV02JF;;AUt2JA;;;;8FAAA;AAKA;EA0JC;;;;gGAAA;AVotJD;AU32JC;EACC;EAEA;EAEA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EAEA;EAEA;EACA;EAEA;EACA;EAEA,6CT8Ba;ES7Bb;EAEA;EAEA;EACA;EACA;AVo2JF;AUj2JC;EACC;EACA;AVm2JF;AUh2JC;EACC;EACA;AVk2JF;AU/1JC;EACC;EACA;AVi2JF;AU91JC;EACC;EACA;AVg2JF;AU71JC;EACC;EACA;AV+1JF;AU51JC;EACC;EACA;AV81JF;AU31JC;EACC;EACA;AV61JF;AU11JC;EACC;EACA;AV41JF;AU11JE;EAEC;AV21JH;AUv1JC;EACC;EACA;AVy1JF;AUt1JC;EACC;EACA;AVw1JF;AUr1JC;EACC;EACA;AVu1JF;AUp1JC;;EAEC;EACA;AVs1JF;AUn1JC;;EAEC;EACA;AVq1JF;AUl1JC;EACC;EACA;AVo1JF;AUj1JC;;EAEC;EACA;AVm1JF;AUh1JC;;EAEC;EACA;AVk1JF;AU/0JC;EACC;EACA;AVi1JF;AU90JC;EACC;EACA;AVg1JF;AU70JC;EACC;EACA;AV+0JF;AU50JC;EACC;EACA;AV80JF;AU30JC;EACC;EACA;AV60JF;AU10JC;EACC;EACA;AV40JF;AUn0JE;;EACC;AVs0JH;AUp0JG;;EAEC;EACA,WAFY;EAGZ,YAHY;EAIZ,yBTzJO;ES0JP;EACA;EACA,uBAPY;EAQZ,eARY;EASZ;EACA;EACA;EACA;EACA;EACA;AVs0JJ;AUp0JI;;EACC;AVu0JL;;AUh0JA;;;;8FAAA;AAUE;;;;;;;;;;;;EAEC;EACA;EACA;EACA;AVw0JH;AUt0JG;;;;;;;;;;;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBTvMO;ESwMP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AVg1JJ;;AUp0JG;;;;;;;;EAEE;EACA;AV60JL;;AUr0JA;;;EAGC;EACA;AVw0JD;;AUp0JA;EACC;EACA;AVu0JD;;AUn0JA;EACC;EACA;AVs0JD;;AUl0JA;EACC;EACA;AVq0JD;;AU7zJC;;;EACC;EACA;AVk0JF;;AU5zJA;EACC;EACA;EACA;EACA;EACA;AV+zJD;;AU5zJA;;;;8FAAA;AAaC;;;;;;;EACC;AV6zJF;AU3zJE;;;;;;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AVk0JH;AU3zJG;;;;;;;EACC;EACA;AVm0JJ;;AU7zJA;;;;+FAAA;AAUE;;;;;;;;EAEC;EACA;EACA;EACA;AVi0JH;AU/zJG;;;;;;;;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAKX;EAED,yBT7VO;ES8VP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AVq0JJ;AUzzJI;;;;;;;;EAEE;EACA;AVi0JN;;AUxzJA;EACC;EACA;AV2zJD;;AUvzJA;EACC;EACA;AV0zJD;;AUtzJA;EACC;EACA;AVyzJD;;AUrzJA;EACC;EACA;AVwzJD;;AUrzJA;;;;8FAAA;AAMC;EAEC,WADY;EAEZ,YAFY;AVwzJd;;AWnwKA;;;;8FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBVyCU;EUvCT;EACA;EACA,qBVuCS;EUrCV;AXowKD;AWlwKC;EAEC;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA,yBVgCS;EU/BT;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AXmwKF;;AW9vKA;;;;8FAAA;AAOA;EACC;EACA;AX+vKD;;AW3vKA;EACC;EACA;AX8vKD;;AW1vKA;EACC;EACA;AX6vKD;;AWzvKA;EACC;EACA;AX4vKD;;AWxvKA;EACC;EACA;AX2vKD;;AWvvKA;EACC;EACA;AX0vKD;;AWtvKA;EACC;EACA;AXyvKD;;AWrvKA;EACC;EACA;AXwvKD;;AWpvKA;EACC;EACA;AXuvKD;;AWnvKA;EACC;EACA;AXsvKD;;AWlvKA;EACC;EACA;AXqvKD;;AWjvKA;EACC;EACA;AXovKD;;AWhvKA;EACC;EACA;AXmvKD;;AW/uKA;EACC;EACA;AXkvKD;;AW9uKA;EACC;EACA;AXivKD;;AW7uKA;EACC;EACA;AXgvKD;;AW5uKA;EACC;EACA;AX+uKD;;AW3uKA;EACC;EACA;AX8uKD;;AW1uKA;EACC;EACA;AX6uKD;;AWzuKA;EACC;EACA;AX4uKD;;AWxuKA;EACC;EACA;AX2uKD;;AWvuKA;EACC;EACA;AX0uKD;;AWtuKA;EACC;EACA;AXyuKD;;AWruKA;EACC;EACA;AXwuKD;;AWpuKA;EACC;EACA;AXuuKD;;AWnuKA;EACC;EACA;AXsuKD;;AWluKA;EACC;EACA;AXquKD;;AWjuKA;EACC;EACA;AXouKD;;AWhuKA;EACC;EACA;AXmuKD;;AW/tKA;EACC;EACA;AXkuKD;;AW9tKA;EACC;EACA;AXiuKD;;AW7tKA;EACC;EACA;AXguKD;;AW5tKA;EACC;EACA;AX+tKD;;AW3tKA;EACC;EACA;AX8tKD;;AW1tKA;EACC;EACA;AX6tKD;;AWxtKA;EACC;EACA;AX2tKD;;AWvtKA;EACC;EACA;AX0tKD;;AYt+KA;;;;+FAAA;AAOC;EACC;AZu+KF;AYp+KC;EAEE;EACA;EACA;EACA;AZq+KH;AYl+KE;EACC;EACA;EACA;EAEC;AZm+KJ;AYh+KG;EARD;IASE;EZm+KF;AACF;AY79KC;EAEE;AZ89KH;AY19KC;EACC;EACA;EACA;EACA;EACA;AZ49KF;AY19KE;EAPD;IAQE;IACA;IACA;IACA;IACA;IACA;IACA;EZ69KD;AACF;;AYv9KA;;;;+FAAA;AASE;EACC;AZs9KH;AYl9KE;EAEE;AZm9KJ;AY98KE;EACC;EACA;EAEC;EACA;EACA;EACA;AZ+8KJ;AY38KE;EAEE;EACA;EACA;EACA;EAED;AZ28KH;AYz8KG;EACC;AZ28KJ;AYz8KI;EACC;EACA;AZ28KL;AYx8KI;EACC;AZ08KL;AYv8KI;EACC;EACA;EACA;AZy8KL;AYl8KE;EACC;AZo8KH;AYj8KE;EACC;AZm8KH;AYj8KG;EACC;EACA;EACA,cXpFO;ADuhLX;AYh8KI;EACC;AZk8KL;AY37KE;EAEE;EAGA;EACA;EACA,qBX1GO;EW4GR,kBXxES;ADigLZ;AYv7KG;EACC;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAGA;EACA;EACA,4BX7HM;ADmjLX;AYn7KI;EACC;AZq7KL;;AapmLA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;AbumLD;;AapmLA;;;EAGC;AbumLD;;AapmLA;;;;+FAAA;AAOC;EAEE;EACA;EACA;EACA;AbomLH;AajmLE;EAEE;EACA;EACA;EACA;AbkmLJ;Aa9lLE;EAjBD;IAkBE;EbimLD;AACF;;Aa3lLA;;;;+FAAA;AAOC;EACC;EAEC;EACA;EACA;Ab2lLH;;AarlLA;;;;+FAAA;AAKA;EACC;EAEC;AbulLF;AaplLC;EACC;AbslLF;AaplLE;EACC;EACA;AbslLH;AanlLE;;EAEC;AbqlLH;AanlLG;;EACC;EACA;AbslLJ;AaplLI;;EACC;EACA;AbulLL;AarlLK;;EACC;AbwlLN;AanlLG;;EACC;EACA;EACA;EACA;AbslLJ;AaplLI;;EACC;EACA;AbulLL;AaplLI;;EACC;EACA;EACA;AbulLL;AanlLG;;EACC;EACA;AbslLJ;AaplLI;;EACC;EACA;AbulLL;AallLE;EACC,mBZ7FQ;EY8FR;EACA;EACA;AbolLH;AallLG;EACC;EACA;AbolLJ;AallLI;EACC;EACA;EACA;EACA;AbolLL;AajlLI;EACC;AbmlLL;AajlLK;EACC;EACA;EACA;EACA;EACA,mBZnHK;EYoHL;EACA;EACA,cZnHK;ADssLX;AajlLM;EACC;EACA;EACA;AbmlLP;AahlLM;EAEC;EACA;EACA;AbilLP;AazkLG;EACC;EACA;EACA,cZ1IO;ADqtLX;AatkLC;EArHD;IAuHG;IACA;EbwkLD;AACF;AarkLC;EACC;AbukLF;AapkLC;EAEE;EACA;AbqkLH;AajkLC;EACC;AbmkLF;;Aa9jLA;;;;+FAAA;AAKA;EACC;EACA;AbikLD;Aa7jLE;;EAGE;EACA;EACA;EACA;EAGD,cZzLQ;ADqvLX;AavjLC;EAEE;EACA;EAGA;EAGA;EACA;EACA,yBZ9MQ;EYgNT,cZ3MS;AD8vLX;AajjLE;EAEE;AbkjLJ;Aa9iLE;EAEE;EACA;Ab+iLJ;Aa5iLG;EAEE;Ab6iLL;AaziLG;EAEC,cZnOO;AD6wLX;AaniLC;EACC;AbqiLF;;Acj0LA;;;;8FAAA;AAOC;EACC;EACA;EACA;EAEC;EACA;EACA;EACA;EAED,wFb8Da;Ea7Db;EACA,kBbgEU;Ea/DV;Adg0LF;Ac9zLE;EAfD;IAgBE;Edi0LD;AACF;Ac/zLE;EACC;EACA;EACA;Adi0LH;Ac9zLE;EACC;EAEC;EACA;EAID;EACA;EACA;Ad4zLH;AczzLE;EAEC,WADY;EAEZ,YAFY;EAIX;EACA;EAED,yBbTQ;ADi0LX;;AcjzLA;;;;8FAAA;AAKA;;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,cb7BU;Ea8BV;EACA;EACA;AdozLD;AclzLC;EAfD;;IAgBE;IACA;EdszLA;AACF;AcpzLC;EApBD;;IAqBE;IACA;EdwzLA;AACF;ActzLC;;EACC;AdyzLF;ActzLC;;EACC;EACA;EACA;AdyzLF;ActzLC;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AdyzLF;AcvzLE;EAXD;;IAYE;Ed2zLD;AACF;AczzLE;EAfD;;IAgBE;Ed6zLD;AACF;Ac3zLE;;;;EAEC;EACA;Ad+zLH;Ac7zLG;;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;Adk0LJ;Ach0LI;;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;Adq0LL;Ac/zLE;;EACC;EACA;Adk0LH;Ach0LG;;EACC;EACA;Adm0LJ;Ach0LG;EATD;;IAUE;IACA;Edo0LF;AACF;Ach0LE;EAhED;;IAiEE;IACA;IACA;IACA;IACA;IACA;IACA;Edo0LD;Ecl0LC;;IACC;IACA;Edq0LF;AACF;Acl0LE;;EACC;EACA;EACA;Adq0LH;Acn0LG;;EACC;EACA;EACA;EACA;EACA,cb9IO;ADo9LX;Acn0LG;EAbD;;IAcE;IACA;IAEC;IACA;Eds0LH;Ecn0LE;;;;IAEC;Edu0LH;AACF;Acl0LE;;EACC;EACA;EACA;EACA;EACA;Adq0LH;Acn0LG;EAPD;;IAQE;IACA;IACA;Edu0LF;Ecr0LE;;IACC;IACA;IACA;Edw0LH;AACF;Acn0LE;;EACC;EACA;EACA;EACA;EACA;Ads0LH;Acp0LG;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;Adu0LJ;Acr0LI;;EACC;EACA;EACA;EACA;Adw0LL;Act0LK;;EACC;EACA;EACA;Ady0LN;Act0LK;EAEC;;IACC;IACA;Edw0LL;AACF;Acn0LI;;EACC;EACA;Ads0LL;Acn0LI;;EACC;EACA;Ads0LL;Acn0LI;;EACC;EACA;EACA;EACA;EACA;Ads0LL;Acl0LG;EA5DD;;IA6DE;IACA;IACA;Eds0LF;Ecp0LE;;IACC;IACA;IACA;IACA;IACA;Edu0LH;Ecp0LG;;IACC;IACA;Edu0LJ;Ecp0LG;;IACC;Edu0LJ;AACF;Acn0LG;EApFD;;IAqFE;IACA;IACA;IACA;IACA;IACA;Edu0LF;Ecr0LE;;IACC;IACA;IACA;IACA;IACA;IACA;IACA;IACA;Edw0LH;Ect0LG;;IACC;Edy0LJ;Ect0LG;;IACC;IACA;Edy0LJ;Ecv0LI;;IACC;IACA;Ed00LL;Ect0LG;;IACC;IACA;Edy0LJ;AACF;Acl0LC;;EAEE;EACA;EAGA;EACA;EAID;EACA,cbnUS;ADkoMX;Ac7zLE;;EAEE;Ad+zLJ;AcxzLC;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;Ad2zLF;AczzLE;;EACC;Ad4zLH;AczzLE;;EAEE;EACA;Ad2zLJ;AcvzLE;;EACC,wFbhUY;EaiUZ;EACA;Ad0zLH;ActzLC;;EACC;EACA;EACA;EACA;EACA;EACA;EACA,cb5WS;Ea6WT;EACA;EACA;AdyzLF;AcvzLE;;EACC;EACA;EACA;EACA;EACA;EACA;Ad0zLH;AcvzLE;;EACC;EACA;EACA;EACA;Ad0zLH;AcvzLE;;EACC,cblYQ;EamYR;Ad0zLH;AcxzLG;;EACC,cbvYO;ADksMX;AcxzLG;;EACC;EACA;EACA;Ad2zLJ;AcpzLG;;EACC;EACA;AduzLJ;AclzLE;EArDD;;IAsDE;IACA;EdszLD;EcpzLC;;IACC;EduzLF;EcpzLC;;IACC;IACA;EduzLF;EcrzLE;;IACC;IACA;IACA;EdwzLH;AACF;;Ac7yLC;;;EACC;AdkzLF;;AexxMA;;;;8FAAA;AASC;;;EACC;AfyxMF;AevxMC;;;EACC;Af2xMF;AevxME;;;EACC;Af2xMH;AevxMC;;;;;;EAEC,iBdyEU;EcxEV;Af6xMF;Ae1xMC;;;EACC;Af8xMF;AexxME;;;;;;EAEE;EACA;EACA;EACA;Af8xMJ;AexxME;;;EAEE;Af2xMJ;AetxMC;;;EACC;Af0xMF;AetxMC;;;EACC;Af0xMF;AetxMC;;;EAEE;EACA;EACA;EACA;AfyxMH;AetxME;;;EAEE;AfyxMJ;AenxMC;;;;;;;;;EAGC;Af2xMF;AexxMC;;;EACC;Af4xMF;AezxMC;;;EACC;Af6xMF;Ae3xME;;;EACC;Af+xMH;Ae7xMG;;;EAEE;EACA;AfgyML;Ae3xME;;;EACC;EACA;EACA;EACA;EACA;Af+xMH;Ae7xMG;;;EACC;AfiyMJ;Ae9xMG;;;EACC;AfkyMJ;AehyMI;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AfoyML;AenyMK;;;EACC;EAEA;EACA;EACA,WAHY;EAIZ,YAJY;EAKZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AfsyMN;AepyMK;;;EACC,cdtFK;AD83MX;AepyMI;;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AfwyML;AevyMK;;;EACC;EACA,4BdzGK;ADo5MX;AenyMC;;;EAEE;EACA;EAGA;EACA;EACA;EACA;AfoyMH;Ae/xMC;;;EAEE;AfkyMH;Ae7xMC;;;;;;EAEC;EACA;EACA;EACA;AfmyMF;Ae/xMC;;;EACC;EACA;EACA;EACA;EAEC;EAGA;EACA;EAED;EAEC;EACA;EACA,4Bd9KQ;AD48MX;AezxMC;;;EACC;EACA;EACA;EAEC;EAGA;EAGA;EACA;EACA,0Bd/LQ;ADu9MX;AerxME;;;EACC;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ,uBAHY;EAIZ,eAJY;EAKZ,yBdxMQ;ADg+MX;;AelxMA;EACC;EACA;EAEC;EACA;EACA;EACA;EAED;EACA;EACA,yBd3NU;Ec4NV,cdzNU;AD4+MX;;AehxMA;EACC;AfmxMD;;AgBjiNA;;;;+FAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,mBfsEW;EerEX,uEACC;EAED;AhBkiND;AgBhiNC;EACC;EACA;EACA;EACA;EACA;AhBkiNF;AgBhiNE;;;EAGC;AhBkiNH;AgB/hNE;EACC;EACA;EACA;EACA;EACA,mBfKQ;EeJR;EACA;AhBiiNH;AgB/hNG;EACC;AhBiiNJ;AgB/hNI;EACC;EACA;EACA;EACA;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ;EACA;EACA,yBfTM;EeUN;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AhBgiNL;AgB7hNI;EACC;EACA;EACA;EACA;EACA;AhB+hNL;AgB1hNE;EACC;EACA;EACA;EACA;AhB4hNH;AgB1hNG;EACC;AhB4hNJ;AgBzhNG;EACC;AhB2hNJ;AgBxhNG;;EAEC;EACA;EACA;EACA;AhB0hNJ;AgBxhNI;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,mBfnEM;EeoEN;EACA;EACA;EACA,cf/DM;EegEN;AhB2hNL;AgBzhNK;;;;EAGC,mBfjEK;EekEL;EACA;AhB4hNN;AgBzhNK;;EACC;EACA;EACA;AhB4hNN;AgB1hNM;;EACC;EACA;AhB6hNP;AgBzhNK;;EACC;AhB4hNN;AgBthNI;;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEC;EACA;EAED;EACA;EACA;EACA;AhBuhNL;AgBrhNK;;EACC;EACA;AhBwhNN;AgBlhNE;EACC;EACA;EACA;EACA;EACA;EAEC;EACA;EACA;EACA;EAED;EACA;AhBkhNH;AgBhhNG;;EAEC;EACA;AhBkhNJ;AgB/gNG;EACC;EACA;AhBihNJ;AgB9gNG;EACC;EACA;AhBghNJ;AgB3gNC;EACC;EACA;EACA;EACA,yBfnKS;EeoKT;EACA;EACA;EACA;EACA;EACA;EACA;AhB6gNF;AgB3gNE;EACC;EACA;EACA,cf1KQ;ADurNX;AgB1gNE;EACC;EACA;EACA;EAEC;EAGA;EACA;EAED;EACA,kBftJS;EeuJT,yEACC;AhBugNJ;AgBngNE;EACC;AhBqgNH;AgBlgNE;EACC;AhBogNH;AgBlgNG;EACC;EAEC;EACA;EACA;EACA;AhBmgNL;AgB//MG;EACC;EACA;EACA;EACA;EAEC;EAGA;EACA;EAED,wFf9LW;Ee+LX;EACA;EACA;EACA;EACA;AhB6/MJ;AgB3/MI;EACC;EACA;EAEC;AhB4/MN;AgBt/ME;EACC;EACA;EACA;EACA;AhBw/MH;AgBt/MG;EAEC,WADY;EAEZ,YAFY;AhBy/MhB;AgBp/MG;EACC;AhBs/MJ;AgBn/MG;EACC;EACA;EACA;AhBq/MJ;AgBn/MI;EACC;AhBq/ML;AgB/+MC;;EAEC;AhBi/MF;AgB5+ME;;;EAGC;AhB8+MH;AgB3+ME;EACC;AhB6+MH;AgBv+ME;;;;;;EAMC;AhBy+MH;AgBt+ME;EAEE;EACA;EACA,4Bf7SO;ADoxNX;AgBn+ME;EACC;EACA;EACA;EACA;EACA;EACA;AhBq+MH;AgBn+MG;EACC;AhBq+MJ;AgBl+MG;EACC;AhBo+MJ;AgBl+MI;EACC;AhBo+ML;AgBh+MG;EACC;EACA;EACA;EACA;AhBk+MJ;;AgB59MA;;;;+FAAA;AAKA;EAEC;IACC;EhB89MA;AACF;AiBl2NC;EACC;EACA;AjBo2NF;;AiB/1NA;EACC;AjBk2ND;AiBh2NC;EACC;EACA;EACA;AjBk2NF;AiB71NE;EACC,mBhB4BQ;EgB3BR;AjB+1NH;AiB31NC;EACC;AjB61NF;AiB31NE;EACC;EACA;EACA;EACA;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ;EACA;EACA,yBhBQQ;EgBPR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjB41NH;AiBz1NE;EACC;EACA;AjB21NH;AiBv1NC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBy1NF;AiBv1NE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBy1NH;AiBv1NG;EACC;AjBy1NJ;AiBt1NG;;;;EAIC;EACA;AjBw1NJ;AiBp1NE;EACC;EACA;EACA;AjBs1NH;AiBn1NE;EACC;EACA,yBhBnDQ;EgBoDR;AjBq1NH;AiBl1NE;EACC;EACA,yBhBzDQ;EgB0DR;EACA;AjBo1NH;AiBh1NC;EACC;EACA;AjBk1NF;AiB/0NC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBhB1FS;EgB2FT;EACA;EACA;AjBi1NF;AiB/0NE;EACC;EACA;EACA,chB/FQ;ADg7NX;AiB70NC;;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjB+0NF;AiB70NE;;EACC;EACA;AjBg1NH;AiB70NE;;EACC;EACA;AjBg1NH;AiB70NE;;;;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBi1NH;AiB90NE;;EACC;EACA;EACA;EACA;EACA;AjBi1NH;AiB90NE;;EACC;EACA,yBhBnIQ;EgBoIR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBi1NH;AiB90NE;;EACC;AjBi1NH;;AiB50NA;EACC;AjB+0ND;;AiB30NA;EACC;AjB80ND;AiB10NE;EACC,mBhB5KQ;EgB6KR;AjB40NH;AiBx0NC;EACC;EACA;EACA;EACA;AjB00NF;AiBr0NE;EACC,chB3LQ;ADkgOX;AiBn0NC;EACC;EACA;AjBq0NF;AiBl0NC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBo0NF;AiBl0NE;EACC;EACA;EACA;EACA;EACA;AjBo0NH;AiBj0NE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBm0NH;AiBh0NE;EACC;EACA;EACA;AjBk0NH;AiB/zNE;EACC;AjBi0NH;AiB7zNC;EACC;EACA;EACA;AjB+zNF;AiB5zNC;EACC;AjB8zNF;AiB5zNE;EACC;EACA;EACA;EACA;EACA;EAEA,WADY;EAEZ,YAFY;EAGZ;EACA;EACA,yBhBnQQ;EgBoQR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjB6zNH;AiB1zNE;EACC;EACA;AjB4zNH;AiBxzNC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBhBpSS;EgBqST;EACA;EACA;EACA;EACA;AjB0zNF;AiBxzNE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjB0zNH;AiBxzNG;EACC;AjB0zNJ;AiBvzNG;;;;EAIC;EACA;AjByzNJ;AiBrzNE;EACC;EACA;EACA;AjBuzNH;AiBpzNE;EACC;EACA,yBhB9TQ;EgB+TR;AjBszNH;AiBnzNE;EACC;EACA,yBhBpUQ;EgBqUR;EACA;AjBqzNH;AiBjzNC;EACC;EACA;AjBmzNF;AiBhzNC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,yBhBrWS;EgBsWT;EACA;EACA;AjBkzNF;AiBhzNE;EACC;EACA;EACA,chB1WQ;AD4pOX;AiB9yNC;;EAEC;EACA;EACA;EACA;EACA;EACA,yBhBxXS;EgByXT;EACA;EACA;AjBgzNF;AiB9yNE;;EACC;EACA;AjBizNH;AiB9yNE;;EACC;EACA;AjBizNH;AiB9yNE;;;;EAEC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBkzNH;AiB/yNE;;EACC;EACA;EACA;EACA;EACA;AjBkzNH;AiB/yNE;;EACC;EACA,yBhB9YQ;EgB+YR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AjBkzNH,C","sources":["webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/acf-global.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_variables.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_mixins.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_global.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_typography.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_admin-inputs.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_list-table.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_admin-toolbar.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_acf-headerbar.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_btn.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_icons.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_field-type-icons.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_tools.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_updates.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_pro-upgrade.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_post-types-taxonomies.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_field-picker.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_acf-icon-picker.scss"],"sourcesContent":["@charset \"UTF-8\";\n/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n/* colors */\n/* acf-field */\n/* responsive */\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n* Global\n*\n*--------------------------------------------------------------------------------------------*/\n/* Horizontal List */\n.acf-hl {\n padding: 0;\n margin: 0;\n list-style: none;\n display: block;\n position: relative;\n}\n\n.acf-hl > li {\n float: left;\n display: block;\n margin: 0;\n padding: 0;\n}\n\n.acf-hl > li.acf-fr {\n float: right;\n}\n\n/* Horizontal List: Clearfix */\n.acf-hl:before,\n.acf-hl:after,\n.acf-bl:before,\n.acf-bl:after,\n.acf-cf:before,\n.acf-cf:after {\n content: \"\";\n display: block;\n line-height: 0;\n}\n\n.acf-hl:after,\n.acf-bl:after,\n.acf-cf:after {\n clear: both;\n}\n\n/* Block List */\n.acf-bl {\n padding: 0;\n margin: 0;\n list-style: none;\n display: block;\n position: relative;\n}\n\n.acf-bl > li {\n display: block;\n margin: 0;\n padding: 0;\n float: none;\n}\n\n/* Visibility */\n.acf-hidden {\n display: none !important;\n}\n\n.acf-empty {\n display: table-cell !important;\n}\n.acf-empty * {\n display: none !important;\n}\n\n/* Float */\n.acf-fl {\n float: left;\n}\n\n.acf-fr {\n float: right;\n}\n\n.acf-fn {\n float: none;\n}\n\n/* Align */\n.acf-al {\n text-align: left;\n}\n\n.acf-ar {\n text-align: right;\n}\n\n.acf-ac {\n text-align: center;\n}\n\n/* loading */\n.acf-loading,\n.acf-spinner {\n display: inline-block;\n height: 20px;\n width: 20px;\n vertical-align: text-top;\n background: transparent url(../../images/spinner.gif) no-repeat 50% 50%;\n}\n\n/* spinner */\n.acf-spinner {\n display: none;\n}\n\n.acf-spinner.is-active {\n display: inline-block;\n}\n\n/* WP < 4.2 */\n.spinner.is-active {\n display: inline-block;\n}\n\n/* required */\n.acf-required {\n color: #f00;\n}\n\n/* Allow pointer events in reusable blocks */\n.acf-button,\n.acf-tab-button {\n pointer-events: auto !important;\n}\n\n/* show on hover */\n.acf-soh .acf-soh-target {\n -webkit-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n -moz-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n -o-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n visibility: hidden;\n opacity: 0;\n}\n\n.acf-soh:hover .acf-soh-target {\n -webkit-transition-delay: 0s;\n -moz-transition-delay: 0s;\n -o-transition-delay: 0s;\n transition-delay: 0s;\n visibility: visible;\n opacity: 1;\n}\n\n/* show if value */\n.show-if-value {\n display: none;\n}\n\n.hide-if-value {\n display: block;\n}\n\n.has-value .show-if-value {\n display: block;\n}\n\n.has-value .hide-if-value {\n display: none;\n}\n\n/* select2 WP animation fix */\n.select2-search-choice-close {\n -webkit-transition: none;\n -moz-transition: none;\n -o-transition: none;\n transition: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* tooltip\n*\n*---------------------------------------------------------------------------------------------*/\n/* tooltip */\n.acf-tooltip {\n background: #1D2939;\n border-radius: 6px;\n color: #D0D5DD;\n padding-top: 8px;\n padding-right: 12px;\n padding-bottom: 10px;\n padding-left: 12px;\n position: absolute;\n z-index: 900000;\n max-width: 280px;\n box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);\n /* tip */\n /* positions */\n}\n.acf-tooltip:before {\n border: solid;\n border-color: transparent;\n border-width: 6px;\n content: \"\";\n position: absolute;\n}\n.acf-tooltip.top {\n margin-top: -8px;\n}\n.acf-tooltip.top:before {\n top: 100%;\n left: 50%;\n margin-left: -6px;\n border-top-color: #2f353e;\n border-bottom-width: 0;\n}\n.acf-tooltip.right {\n margin-left: 8px;\n}\n.acf-tooltip.right:before {\n top: 50%;\n margin-top: -6px;\n right: 100%;\n border-right-color: #2f353e;\n border-left-width: 0;\n}\n.acf-tooltip.bottom {\n margin-top: 8px;\n}\n.acf-tooltip.bottom:before {\n bottom: 100%;\n left: 50%;\n margin-left: -6px;\n border-bottom-color: #2f353e;\n border-top-width: 0;\n}\n.acf-tooltip.left {\n margin-left: -8px;\n}\n.acf-tooltip.left:before {\n top: 50%;\n margin-top: -6px;\n left: 100%;\n border-left-color: #2f353e;\n border-right-width: 0;\n}\n.acf-tooltip .acf-overlay {\n z-index: -1;\n}\n\n/* confirm */\n.acf-tooltip.-confirm {\n z-index: 900001;\n}\n.acf-tooltip.-confirm a {\n text-decoration: none;\n color: #9ea3a8;\n}\n.acf-tooltip.-confirm a:hover {\n text-decoration: underline;\n}\n.acf-tooltip.-confirm a[data-event=confirm] {\n color: #f55e4f;\n}\n\n.acf-overlay {\n position: fixed;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n cursor: default;\n}\n\n.acf-tooltip-target {\n position: relative;\n z-index: 900002;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* loading\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-loading-overlay {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n cursor: default;\n z-index: 99;\n background: rgba(249, 249, 249, 0.5);\n}\n.acf-loading-overlay i {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-icon\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-icon {\n display: inline-block;\n height: 28px;\n width: 28px;\n border: transparent solid 1px;\n border-radius: 100%;\n font-size: 20px;\n line-height: 21px;\n text-align: center;\n text-decoration: none;\n vertical-align: top;\n box-sizing: border-box;\n}\n.acf-icon:before {\n font-family: dashicons;\n display: inline-block;\n line-height: 1;\n font-weight: 400;\n font-style: normal;\n speak: none;\n text-decoration: inherit;\n text-transform: none;\n text-rendering: auto;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n width: 1em;\n height: 1em;\n vertical-align: middle;\n text-align: center;\n}\n\n.acf-icon.-plus:before {\n content: \"\\f543\";\n}\n\n.acf-icon.-minus:before {\n content: \"\\f460\";\n}\n\n.acf-icon.-cancel:before {\n content: \"\\f335\";\n margin: -1px 0 0 -1px;\n}\n\n.acf-icon.-pencil:before {\n content: \"\\f464\";\n}\n\n.acf-icon.-location:before {\n content: \"\\f230\";\n}\n\n.acf-icon.-up:before {\n content: \"\\f343\";\n margin-top: -0.1em;\n}\n\n.acf-icon.-down:before {\n content: \"\\f347\";\n margin-top: 0.1em;\n}\n\n.acf-icon.-left:before {\n content: \"\\f341\";\n margin-left: -0.1em;\n}\n\n.acf-icon.-right:before {\n content: \"\\f345\";\n margin-left: 0.1em;\n}\n\n.acf-icon.-sync:before {\n content: \"\\f463\";\n}\n\n.acf-icon.-globe:before {\n content: \"\\f319\";\n margin-top: 0.1em;\n margin-left: 0.1em;\n}\n\n.acf-icon.-picture:before {\n content: \"\\f128\";\n}\n\n.acf-icon.-check:before {\n content: \"\\f147\";\n margin-left: -0.1em;\n}\n\n.acf-icon.-dot-3:before {\n content: \"\\f533\";\n margin-top: -0.1em;\n}\n\n.acf-icon.-arrow-combo:before {\n content: \"\\f156\";\n}\n\n.acf-icon.-arrow-up:before {\n content: \"\\f142\";\n margin-left: -0.1em;\n}\n\n.acf-icon.-arrow-down:before {\n content: \"\\f140\";\n margin-left: -0.1em;\n}\n\n.acf-icon.-search:before {\n content: \"\\f179\";\n}\n\n.acf-icon.-link-ext:before {\n content: \"\\f504\";\n}\n\n.acf-icon.-duplicate {\n position: relative;\n}\n.acf-icon.-duplicate:before, .acf-icon.-duplicate:after {\n content: \"\";\n display: block;\n box-sizing: border-box;\n width: 46%;\n height: 46%;\n position: absolute;\n top: 33%;\n left: 23%;\n}\n.acf-icon.-duplicate:before {\n margin: -1px 0 0 1px;\n box-shadow: 2px -2px 0px 0px currentColor;\n}\n.acf-icon.-duplicate:after {\n border: solid 2px currentColor;\n}\n\n.acf-icon.-trash {\n position: relative;\n}\n.acf-icon.-trash:before, .acf-icon.-trash:after {\n content: \"\";\n display: block;\n box-sizing: border-box;\n width: 46%;\n height: 46%;\n position: absolute;\n top: 33%;\n left: 23%;\n}\n.acf-icon.-trash:before {\n margin: -1px 0 0 1px;\n box-shadow: 2px -2px 0px 0px currentColor;\n}\n.acf-icon.-trash:after {\n border: solid 2px currentColor;\n}\n\n.acf-icon.-collapse:before {\n content: \"\\f142\";\n margin-left: -0.1em;\n}\n\n.-collapsed .acf-icon.-collapse:before {\n content: \"\\f140\";\n margin-left: -0.1em;\n}\n\nspan.acf-icon {\n color: #555d66;\n border-color: #b5bcc2;\n background-color: #fff;\n}\n\na.acf-icon {\n color: #555d66;\n border-color: #b5bcc2;\n background-color: #fff;\n position: relative;\n transition: none;\n cursor: pointer;\n}\na.acf-icon:hover {\n background: #f3f5f6;\n border-color: #0071a1;\n color: #0071a1;\n}\na.acf-icon.-minus:hover, a.acf-icon.-cancel:hover {\n background: #f7efef;\n border-color: #a10000;\n color: #dc3232;\n}\na.acf-icon:active, a.acf-icon:focus {\n outline: none;\n box-shadow: none;\n}\n\n.acf-icon.-clear {\n border-color: transparent;\n background: transparent;\n color: #444;\n}\n\n.acf-icon.light {\n border-color: transparent;\n background: #f5f5f5;\n color: #23282d;\n}\n\n.acf-icon.dark {\n border-color: transparent !important;\n background: #23282d;\n color: #eee;\n}\n\na.acf-icon.dark:hover {\n background: #191e23;\n color: #00b9eb;\n}\na.acf-icon.dark.-minus:hover, a.acf-icon.dark.-cancel:hover {\n color: #d54e21;\n}\n\n.acf-icon.grey {\n border-color: transparent !important;\n background: #b4b9be;\n color: #fff !important;\n}\n.acf-icon.grey:hover {\n background: #00a0d2;\n color: #fff;\n}\n.acf-icon.grey.-minus:hover, .acf-icon.grey.-cancel:hover {\n background: #32373c;\n}\n\n.acf-icon.small,\n.acf-icon.-small {\n width: 20px;\n height: 20px;\n line-height: 14px;\n font-size: 14px;\n}\n.acf-icon.small.-duplicate:before, .acf-icon.small.-duplicate:after,\n.acf-icon.-small.-duplicate:before,\n.acf-icon.-small.-duplicate:after {\n opacity: 0.8;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-box\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-box {\n background: #ffffff;\n border: 1px solid #ccd0d4;\n position: relative;\n box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);\n /* title */\n /* footer */\n}\n.acf-box .title {\n border-bottom: 1px solid #ccd0d4;\n margin: 0;\n padding: 15px;\n}\n.acf-box .title h3 {\n display: flex;\n align-items: center;\n font-size: 14px;\n line-height: 1em;\n margin: 0;\n padding: 0;\n}\n.acf-box .inner {\n padding: 15px;\n}\n.acf-box h2 {\n color: #333333;\n font-size: 26px;\n line-height: 1.25em;\n margin: 0.25em 0 0.75em;\n padding: 0;\n}\n.acf-box h3 {\n margin: 1.5em 0 0;\n}\n.acf-box p {\n margin-top: 0.5em;\n}\n.acf-box a {\n text-decoration: none;\n}\n.acf-box i.dashicons-external {\n margin-top: -1px;\n}\n.acf-box .footer {\n border-top: 1px solid #ccd0d4;\n padding: 12px;\n font-size: 13px;\n line-height: 1.5;\n}\n.acf-box .footer p {\n margin: 0;\n}\n.acf-admin-3-8 .acf-box {\n border-color: #E5E5E5;\n}\n.acf-admin-3-8 .acf-box .title,\n.acf-admin-3-8 .acf-box .footer {\n border-color: #E5E5E5;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-notice\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-notice {\n position: relative;\n display: block;\n color: #fff;\n margin: 5px 0 15px;\n padding: 3px 12px;\n background: #2a9bd9;\n border-left: rgb(31.4900398406, 125.1314741036, 176.5099601594) solid 3px;\n}\n.acf-notice p {\n font-size: 13px;\n line-height: 1.5;\n margin: 0.5em 0;\n text-shadow: none;\n color: inherit;\n}\n.acf-notice .acf-notice-dismiss {\n position: absolute;\n top: 9px;\n right: 12px;\n background: transparent !important;\n color: inherit !important;\n border-color: #fff !important;\n opacity: 0.75;\n}\n.acf-notice .acf-notice-dismiss:hover {\n opacity: 1;\n}\n.acf-notice.-dismiss {\n padding-right: 40px;\n}\n.acf-notice.-error {\n background: #d94f4f;\n border-color: rgb(201.4953271028, 43.5046728972, 43.5046728972);\n}\n.acf-notice.-success {\n background: #49ad52;\n border-color: rgb(57.8658536585, 137.1341463415, 65);\n}\n.acf-notice.-warning {\n background: #fd8d3b;\n border-color: rgb(252.4848484848, 111.6363636364, 8.5151515152);\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-table\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-table {\n border: #ccd0d4 solid 1px;\n background: #fff;\n border-spacing: 0;\n border-radius: 0;\n table-layout: auto;\n padding: 0;\n margin: 0;\n width: 100%;\n clear: both;\n box-sizing: content-box;\n /* defaults */\n /* thead */\n /* tbody */\n /* -clear */\n}\n.acf-table > tbody > tr > th,\n.acf-table > tbody > tr > td,\n.acf-table > thead > tr > th,\n.acf-table > thead > tr > td {\n padding: 8px;\n vertical-align: top;\n background: #fff;\n text-align: left;\n border-style: solid;\n font-weight: normal;\n}\n.acf-table > tbody > tr > th,\n.acf-table > thead > tr > th {\n position: relative;\n color: #333333;\n}\n.acf-table > thead > tr > th {\n border-color: #d5d9dd;\n border-width: 0 0 1px 1px;\n}\n.acf-table > thead > tr > th:first-child {\n border-left-width: 0;\n}\n.acf-table > tbody > tr {\n z-index: 1;\n}\n.acf-table > tbody > tr > td {\n border-color: #eeeeee;\n border-width: 1px 0 0 1px;\n}\n.acf-table > tbody > tr > td:first-child {\n border-left-width: 0;\n}\n.acf-table > tbody > tr:first-child > td {\n border-top-width: 0;\n}\n.acf-table.-clear {\n border: 0 none;\n}\n.acf-table.-clear > tbody > tr > td,\n.acf-table.-clear > tbody > tr > th,\n.acf-table.-clear > thead > tr > td,\n.acf-table.-clear > thead > tr > th {\n border: 0 none;\n padding: 4px;\n}\n\n/* remove tr */\n.acf-remove-element {\n -webkit-transition: all 0.25s ease-out;\n -moz-transition: all 0.25s ease-out;\n -o-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n transform: translate(50px, 0);\n opacity: 0;\n}\n\n/* fade-up */\n.acf-fade-up {\n -webkit-transition: all 0.25s ease-out;\n -moz-transition: all 0.25s ease-out;\n -o-transition: all 0.25s ease-out;\n transition: all 0.25s ease-out;\n transform: translate(0, -10px);\n opacity: 0;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Fake table\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-thead,\n.acf-tbody,\n.acf-tfoot {\n width: 100%;\n padding: 0;\n margin: 0;\n}\n.acf-thead > li,\n.acf-tbody > li,\n.acf-tfoot > li {\n box-sizing: border-box;\n padding-top: 14px;\n font-size: 12px;\n line-height: 14px;\n}\n\n.acf-thead {\n border-bottom: #ccd0d4 solid 1px;\n color: #23282d;\n}\n.acf-thead > li {\n font-size: 14px;\n line-height: 1.4;\n font-weight: bold;\n}\n.acf-admin-3-8 .acf-thead {\n border-color: #dfdfdf;\n}\n\n.acf-tfoot {\n background: #f5f5f5;\n border-top: #d5d9dd solid 1px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSettings\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-settings-wrap #poststuff {\n padding-top: 15px;\n}\n.acf-settings-wrap .acf-box {\n margin: 20px 0;\n}\n.acf-settings-wrap table {\n margin: 0;\n}\n.acf-settings-wrap table .button {\n vertical-align: middle;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-popup\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-popup {\n position: fixed;\n z-index: 900000;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n text-align: center;\n}\n#acf-popup .bg {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 0;\n background: rgba(0, 0, 0, 0.25);\n}\n#acf-popup:before {\n content: \"\";\n display: inline-block;\n height: 100%;\n vertical-align: middle;\n}\n#acf-popup .acf-popup-box {\n display: inline-block;\n vertical-align: middle;\n z-index: 1;\n min-width: 300px;\n min-height: 160px;\n border-color: #aaaaaa;\n box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25);\n text-align: left;\n}\nhtml[dir=rtl] #acf-popup .acf-popup-box {\n text-align: right;\n}\n#acf-popup .acf-popup-box .title {\n min-height: 15px;\n line-height: 15px;\n}\n#acf-popup .acf-popup-box .title .acf-icon {\n position: absolute;\n top: 10px;\n right: 10px;\n}\nhtml[dir=rtl] #acf-popup .acf-popup-box .title .acf-icon {\n right: auto;\n left: 10px;\n}\n#acf-popup .acf-popup-box .inner {\n min-height: 50px;\n padding: 0;\n margin: 15px;\n}\n#acf-popup .acf-popup-box .loading {\n position: absolute;\n top: 45px;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 2;\n background: rgba(0, 0, 0, 0.1);\n display: none;\n}\n#acf-popup .acf-popup-box .loading i {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n.acf-submit {\n margin-bottom: 0;\n line-height: 28px;\n}\n.acf-submit span {\n float: right;\n color: #999;\n}\n.acf-submit span.-error {\n color: #dd4232;\n}\n.acf-submit .button {\n margin-right: 5px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tupgrade notice\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-upgrade-notice {\n position: relative;\n background: #fff;\n padding: 20px;\n}\n#acf-upgrade-notice:after {\n display: block;\n clear: both;\n content: \"\";\n}\n#acf-upgrade-notice .col-content {\n float: left;\n width: 55%;\n padding-left: 90px;\n}\n#acf-upgrade-notice .notice-container {\n display: flex;\n justify-content: space-between;\n align-items: flex-start;\n align-content: flex-start;\n}\n#acf-upgrade-notice .col-actions {\n float: right;\n text-align: center;\n}\n#acf-upgrade-notice img {\n float: left;\n width: 64px;\n height: 64px;\n margin: 0 0 0 -90px;\n}\n#acf-upgrade-notice h2 {\n display: inline-block;\n font-size: 16px;\n margin: 2px 0 6.5px;\n}\n#acf-upgrade-notice p {\n padding: 0;\n margin: 0;\n}\n#acf-upgrade-notice .button:before {\n margin-top: 11px;\n}\n@media screen and (max-width: 640px) {\n #acf-upgrade-notice .col-content,\n #acf-upgrade-notice .col-actions {\n float: none;\n padding-left: 90px;\n width: auto;\n text-align: left;\n }\n}\n\n#acf-upgrade-notice:has(.notice-container)::before,\n#acf-upgrade-notice:has(.notice-container)::after {\n display: none;\n}\n\n#acf-upgrade-notice:has(.notice-container) {\n padding-left: 20px !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tWelcome\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-wrap h1 {\n margin-top: 0;\n padding-top: 20px;\n}\n.acf-wrap .about-text {\n margin-top: 0.5em;\n min-height: 50px;\n}\n.acf-wrap .about-headline-callout {\n font-size: 2.4em;\n font-weight: 300;\n line-height: 1.3;\n margin: 1.1em 0 0.2em;\n text-align: center;\n}\n.acf-wrap .feature-section {\n padding: 40px 0;\n}\n.acf-wrap .feature-section h2 {\n margin-top: 20px;\n}\n.acf-wrap .changelog {\n list-style: disc;\n padding-left: 15px;\n}\n.acf-wrap .changelog li {\n margin: 0 0 0.75em;\n}\n.acf-wrap .acf-three-col {\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n}\n.acf-wrap .acf-three-col > div {\n flex: 1;\n align-self: flex-start;\n min-width: 31%;\n max-width: 31%;\n}\n@media screen and (max-width: 880px) {\n .acf-wrap .acf-three-col > div {\n min-width: 48%;\n }\n}\n@media screen and (max-width: 640px) {\n .acf-wrap .acf-three-col > div {\n min-width: 100%;\n }\n}\n.acf-wrap .acf-three-col h3 .badge {\n display: inline-block;\n vertical-align: top;\n border-radius: 5px;\n background: #fc9700;\n color: #fff;\n font-weight: normal;\n font-size: 12px;\n padding: 2px 5px;\n}\n.acf-wrap .acf-three-col img + h3 {\n margin-top: 0.5em;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-hl cols\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-hl[data-cols] {\n margin-left: -10px;\n margin-right: -10px;\n}\n.acf-hl[data-cols] > li {\n padding: 0 6px 0 10px;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n/* sizes */\n.acf-hl[data-cols=\"2\"] > li {\n width: 50%;\n}\n\n.acf-hl[data-cols=\"3\"] > li {\n width: 33.333%;\n}\n\n.acf-hl[data-cols=\"4\"] > li {\n width: 25%;\n}\n\n/* mobile */\n@media screen and (max-width: 640px) {\n .acf-hl[data-cols] {\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n margin-left: 0;\n margin-right: 0;\n margin-top: -10px;\n }\n .acf-hl[data-cols] > li {\n flex: 1 1 100%;\n width: 100% !important;\n padding: 10px 0 0;\n }\n}\n/*--------------------------------------------------------------------------------------------\n*\n*\tmisc\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-actions {\n text-align: right;\n z-index: 1;\n /* hover */\n /* rtl */\n}\n.acf-actions.-hover {\n position: absolute;\n display: none;\n top: 0;\n right: 0;\n padding: 5px;\n z-index: 1050;\n}\nhtml[dir=rtl] .acf-actions.-hover {\n right: auto;\n left: 0;\n}\n\n/* ul compatibility */\nul.acf-actions li {\n float: right;\n margin-left: 4px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRTL\n*\n*--------------------------------------------------------------------------------------------*/\nhtml[dir=rtl] .acf-fl {\n float: right;\n}\n\nhtml[dir=rtl] .acf-fr {\n float: left;\n}\n\nhtml[dir=rtl] .acf-hl > li {\n float: right;\n}\n\nhtml[dir=rtl] .acf-hl > li.acf-fr {\n float: left;\n}\n\nhtml[dir=rtl] .acf-icon.logo {\n left: 0;\n right: auto;\n}\n\nhtml[dir=rtl] .acf-table thead th {\n text-align: right;\n border-right-width: 1px;\n border-left-width: 0px;\n}\n\nhtml[dir=rtl] .acf-table > tbody > tr > td {\n text-align: right;\n border-right-width: 1px;\n border-left-width: 0px;\n}\n\nhtml[dir=rtl] .acf-table > thead > tr > th:first-child,\nhtml[dir=rtl] .acf-table > tbody > tr > td:first-child {\n border-right-width: 0;\n}\n\nhtml[dir=rtl] .acf-table > tbody > tr > td.order + td {\n border-right-color: #e1e1e1;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* acf-postbox-columns\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-postbox-columns {\n position: relative;\n margin-top: -11px;\n margin-bottom: -12px;\n margin-left: -12px;\n margin-right: 268px;\n}\n.acf-postbox-columns:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-postbox-columns .acf-postbox-main,\n.acf-postbox-columns .acf-postbox-side {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0 12px 12px;\n}\n.acf-postbox-columns .acf-postbox-main {\n float: left;\n width: 100%;\n}\n.acf-postbox-columns .acf-postbox-side {\n float: right;\n width: 280px;\n margin-right: -280px;\n}\n.acf-postbox-columns .acf-postbox-side:before {\n content: \"\";\n display: block;\n position: absolute;\n width: 1px;\n height: 100%;\n top: 0;\n right: 0;\n background: #d5d9dd;\n}\n.acf-admin-3-8 .acf-postbox-columns .acf-postbox-side:before {\n background: #dfdfdf;\n}\n\n/* mobile */\n@media only screen and (max-width: 850px) {\n .acf-postbox-columns {\n margin: 0;\n }\n .acf-postbox-columns .acf-postbox-main,\n .acf-postbox-columns .acf-postbox-side {\n float: none;\n width: auto;\n margin: 0;\n padding: 0;\n }\n .acf-postbox-columns .acf-postbox-side {\n margin-top: 1em;\n }\n .acf-postbox-columns .acf-postbox-side:before {\n display: none;\n }\n}\n/*---------------------------------------------------------------------------------------------\n*\n* acf-panel\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-panel {\n margin-top: -1px;\n border-top: 1px solid #d5d9dd;\n border-bottom: 1px solid #d5d9dd;\n /* open */\n /* inside postbox */\n /* fields */\n}\n.acf-panel .acf-panel-title {\n margin: 0;\n padding: 12px;\n font-weight: bold;\n cursor: pointer;\n font-size: inherit;\n}\n.acf-panel .acf-panel-title i {\n float: right;\n}\n.acf-panel .acf-panel-inside {\n margin: 0;\n padding: 0 12px 12px;\n display: none;\n}\n.acf-panel.-open .acf-panel-inside {\n display: block;\n}\n.postbox .acf-panel {\n margin-left: -12px;\n margin-right: -12px;\n}\n.acf-panel .acf-field {\n margin: 20px 0 0;\n}\n.acf-panel .acf-field .acf-label label {\n color: #555d66;\n font-weight: normal;\n}\n.acf-panel .acf-field:first-child {\n margin-top: 0;\n}\n.acf-admin-3-8 .acf-panel {\n border-color: #dfdfdf;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Tools\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools .notice {\n margin-top: 10px;\n}\n#acf-admin-tools .acf-meta-box-wrap {\n /* acf-fields */\n}\n#acf-admin-tools .acf-meta-box-wrap .inside {\n border-top: none;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields {\n margin-bottom: 24px;\n border: none;\n background: #fff;\n border-radius: 0;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-field {\n padding: 0;\n margin-bottom: 19px;\n border-top: none;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label {\n margin-bottom: 16px;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-input {\n padding-top: 16px;\n padding-right: 16px;\n padding-bottom: 16px;\n padding-left: 16px;\n border-width: 1px;\n border-style: solid;\n border-color: #D0D5DD;\n border-radius: 6px;\n}\n#acf-admin-tools .acf-meta-box-wrap .acf-fields.import-cptui {\n margin-top: 19px;\n}\n\n.acf-meta-box-wrap .postbox {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n.acf-meta-box-wrap .postbox .inside {\n margin-bottom: 0;\n}\n.acf-meta-box-wrap .postbox .hndle {\n font-size: 14px;\n padding: 8px 12px;\n margin: 0;\n line-height: 1.4;\n position: relative;\n z-index: 1;\n cursor: default;\n}\n.acf-meta-box-wrap .postbox .handlediv,\n.acf-meta-box-wrap .postbox .handle-order-higher,\n.acf-meta-box-wrap .postbox .handle-order-lower {\n display: none;\n}\n\n/* grid */\n.acf-meta-box-wrap.-grid {\n margin-left: 8px;\n margin-right: 8px;\n}\n.acf-meta-box-wrap.-grid .postbox {\n float: left;\n clear: left;\n width: 50%;\n margin: 0 0 16px;\n}\n.acf-meta-box-wrap.-grid .postbox:nth-child(odd) {\n margin-left: -8px;\n}\n.acf-meta-box-wrap.-grid .postbox:nth-child(even) {\n float: right;\n clear: right;\n margin-right: -8px;\n}\n\n/* mobile */\n@media only screen and (max-width: 850px) {\n .acf-meta-box-wrap.-grid {\n margin-left: 0;\n margin-right: 0;\n }\n .acf-meta-box-wrap.-grid .postbox {\n margin-left: 0 !important;\n margin-right: 0 !important;\n width: 100%;\n }\n}\n/* export tool */\n#acf-admin-tool-export {\n /* panel: selection */\n}\n#acf-admin-tool-export p {\n max-width: 800px;\n}\n#acf-admin-tool-export ul {\n display: flex;\n flex-wrap: wrap;\n width: 100%;\n}\n#acf-admin-tool-export ul li {\n flex: 0 1 33.33%;\n}\n@media screen and (max-width: 1600px) {\n #acf-admin-tool-export ul li {\n flex: 0 1 50%;\n }\n}\n@media screen and (max-width: 1200px) {\n #acf-admin-tool-export ul li {\n flex: 0 1 100%;\n }\n}\n#acf-admin-tool-export .acf-postbox-side ul {\n display: block;\n}\n#acf-admin-tool-export .acf-postbox-side .button {\n margin: 0;\n width: 100%;\n}\n#acf-admin-tool-export textarea {\n display: block;\n width: 100%;\n min-height: 500px;\n background: #F9FAFB;\n border-color: #D0D5DD;\n box-shadow: none;\n padding: 7px;\n border-radius: 6px;\n}\n#acf-admin-tool-export .acf-panel-selection .acf-label label {\n font-weight: bold;\n color: #344054;\n}\n\n#acf-admin-tool-import ul {\n column-width: 200px;\n}\n\n.acf-css-tooltip {\n position: relative;\n}\n.acf-css-tooltip:before {\n content: attr(aria-label);\n display: none;\n position: absolute;\n z-index: 999;\n bottom: 100%;\n left: 50%;\n transform: translate(-50%, -8px);\n background: #191e23;\n border-radius: 2px;\n padding: 5px 10px;\n color: #fff;\n font-size: 12px;\n line-height: 1.4em;\n white-space: pre;\n}\n.acf-css-tooltip:after {\n content: \"\";\n display: none;\n position: absolute;\n z-index: 998;\n bottom: 100%;\n left: 50%;\n transform: translate(-50%, 4px);\n border: solid 6px transparent;\n border-top-color: #191e23;\n}\n.acf-css-tooltip:hover:before, .acf-css-tooltip:hover:after, .acf-css-tooltip:focus:before, .acf-css-tooltip:focus:after {\n display: block;\n}\n\n.acf-diff .acf-diff-title {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 40px;\n padding: 14px 16px;\n background: #f3f3f3;\n border-bottom: #dddddd solid 1px;\n}\n.acf-diff .acf-diff-title strong {\n font-size: 14px;\n display: block;\n}\n.acf-diff .acf-diff-title .acf-diff-title-left,\n.acf-diff .acf-diff-title .acf-diff-title-right {\n width: 50%;\n float: left;\n}\n.acf-diff .acf-diff-content {\n position: absolute;\n top: 70px;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: auto;\n}\n.acf-diff table.diff {\n border-spacing: 0;\n}\n.acf-diff table.diff col.diffsplit.middle {\n width: 0;\n}\n.acf-diff table.diff td,\n.acf-diff table.diff th {\n padding-top: 0.25em;\n padding-bottom: 0.25em;\n}\n.acf-diff table.diff tr td:nth-child(2) {\n width: auto;\n}\n.acf-diff table.diff td:nth-child(3) {\n border-left: #dddddd solid 1px;\n}\n@media screen and (max-width: 600px) {\n .acf-diff .acf-diff-title {\n height: 70px;\n }\n .acf-diff .acf-diff-content {\n top: 100px;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Modal\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-modal {\n position: fixed;\n top: 30px;\n left: 30px;\n right: 30px;\n bottom: 30px;\n z-index: 160000;\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);\n background: #fcfcfc;\n}\n.acf-modal .acf-modal-title,\n.acf-modal .acf-modal-content,\n.acf-modal .acf-modal-toolbar {\n box-sizing: border-box;\n position: absolute;\n left: 0;\n right: 0;\n}\n.acf-modal .acf-modal-title {\n height: 50px;\n top: 0;\n border-bottom: 1px solid #ddd;\n}\n.acf-modal .acf-modal-title h2 {\n margin: 0;\n padding: 0 16px;\n line-height: 50px;\n}\n.acf-modal .acf-modal-title .acf-modal-close {\n position: absolute;\n top: 0;\n right: 0;\n height: 50px;\n width: 50px;\n border: none;\n border-left: 1px solid #ddd;\n background: transparent;\n cursor: pointer;\n color: #666;\n}\n.acf-modal .acf-modal-title .acf-modal-close:hover {\n color: #00a0d2;\n}\n.acf-modal .acf-modal-content {\n top: 50px;\n bottom: 60px;\n background: #fff;\n overflow: auto;\n padding: 16px;\n}\n.acf-modal .acf-modal-feedback {\n position: absolute;\n top: 50%;\n margin: -10px 0;\n left: 0;\n right: 0;\n text-align: center;\n opacity: 0.75;\n}\n.acf-modal .acf-modal-feedback.error {\n opacity: 1;\n color: #b52727;\n}\n.acf-modal .acf-modal-toolbar {\n height: 60px;\n bottom: 0;\n padding: 15px 16px;\n border-top: 1px solid #ddd;\n}\n.acf-modal .acf-modal-toolbar .button {\n float: right;\n}\n@media only screen and (max-width: 640px) {\n .acf-modal {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n}\n\n.acf-modal-backdrop {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background: #101828;\n opacity: 0.8;\n z-index: 159900;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Retina\n*\n*---------------------------------------------------------------------------------------------*/\n@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {\n .acf-loading,\n .acf-spinner {\n background-image: url(../../images/spinner@2x.gif);\n background-size: 20px 20px;\n }\n}\n/*--------------------------------------------------------------------------------------------\n*\n* Wrap\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page .wrap {\n margin-top: 48px;\n margin-right: 32px;\n margin-bottom: 0;\n margin-left: 12px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page .wrap {\n margin-right: 8px;\n margin-left: 8px;\n }\n}\n.acf-admin-page.rtl .wrap {\n margin-right: 12px;\n margin-left: 32px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page.rtl .wrap {\n margin-right: 8px;\n margin-left: 8px;\n }\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #wpcontent {\n padding-left: 0;\n }\n}\n\n/*-------------------------------------------------------------------\n*\n* ACF Admin Page Footer Styles\n*\n*------------------------------------------------------------------*/\n.acf-admin-page #wpfooter {\n font-style: italic;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Postbox & ACF Postbox\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .postbox,\n.acf-admin-page .acf-box {\n border: none;\n border-radius: 8px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-admin-page .postbox .inside,\n.acf-admin-page .acf-box .inside {\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n}\n.acf-admin-page .postbox .acf-postbox-inner,\n.acf-admin-page .acf-box .acf-postbox-inner {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 24px;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n.acf-admin-page .postbox .inner,\n.acf-admin-page .postbox .inside,\n.acf-admin-page .acf-box .inner,\n.acf-admin-page .acf-box .inside {\n margin-top: 0 !important;\n margin-right: 0 !important;\n margin-bottom: 0 !important;\n margin-left: 0 !important;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.acf-admin-page .postbox .postbox-header,\n.acf-admin-page .postbox .title,\n.acf-admin-page .acf-box .postbox-header,\n.acf-admin-page .acf-box .title {\n display: flex;\n align-items: center;\n box-sizing: border-box;\n min-height: 64px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 24px;\n border-bottom-width: 0;\n border-bottom-style: none;\n}\n.acf-admin-page .postbox .postbox-header h2,\n.acf-admin-page .postbox .postbox-header h3,\n.acf-admin-page .postbox .title h2,\n.acf-admin-page .postbox .title h3,\n.acf-admin-page .acf-box .postbox-header h2,\n.acf-admin-page .acf-box .postbox-header h3,\n.acf-admin-page .acf-box .title h2,\n.acf-admin-page .acf-box .title h3 {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n color: #344054;\n}\n.acf-admin-page .postbox .hndle,\n.acf-admin-page .acf-box .hndle {\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 24px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Custom ACF postbox header\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-postbox-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n box-sizing: border-box;\n min-height: 64px;\n margin-top: -24px;\n margin-right: -24px;\n margin-bottom: 0;\n margin-left: -24px;\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 24px;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-postbox-header h2.acf-postbox-title {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 0;\n color: #344054;\n}\n.rtl .acf-postbox-header h2.acf-postbox-title {\n padding-right: 0;\n padding-left: 24px;\n}\n.acf-postbox-header .acf-icon {\n background-color: #98A2B3;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Screen options button & screen meta container\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #screen-meta-links {\n margin-right: 32px;\n}\n.acf-admin-page #screen-meta-links .show-settings {\n border-color: #D0D5DD;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #screen-meta-links {\n margin-right: 16px;\n margin-bottom: 0;\n }\n}\n.acf-admin-page.rtl #screen-meta-links {\n margin-right: 0;\n margin-left: 32px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page.rtl #screen-meta-links {\n margin-right: 0;\n margin-left: 16px;\n }\n}\n.acf-admin-page #screen-meta {\n border-color: #D0D5DD;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Postbox headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #poststuff .postbox-header h2,\n.acf-admin-page #poststuff .postbox-header h3 {\n justify-content: flex-start;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n color: #344054 !important;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Postbox drag state\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page.is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables {\n box-sizing: border-box;\n padding: 2px;\n outline: none;\n background-image: repeating-linear-gradient(0deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px), repeating-linear-gradient(90deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px), repeating-linear-gradient(180deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px), repeating-linear-gradient(270deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px);\n background-size: 1.5px 100%, 100% 1.5px, 1.5px 100%, 100% 1.5px;\n background-position: 0 0, 0 0, 100% 0, 0 100%;\n background-repeat: no-repeat;\n border-radius: 8px;\n}\n.acf-admin-page .ui-sortable-placeholder {\n border: none;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Search summary\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page .subtitle {\n display: inline-flex;\n align-items: center;\n height: 24px;\n margin: 0;\n padding-top: 4px;\n padding-right: 12px;\n padding-bottom: 4px;\n padding-left: 12px;\n background-color: #EBF5FA;\n border-width: 1px;\n border-style: solid;\n border-color: #A5D2E7;\n border-radius: 6px;\n}\n.acf-admin-page .subtitle strong {\n margin-left: 5px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Action strip\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-actions-strip {\n display: flex;\n}\n.acf-actions-strip .acf-btn {\n margin-right: 8px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Notices\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-notice,\n.acf-admin-page .notice,\n.acf-admin-page #lost-connection-notice {\n position: relative;\n box-sizing: border-box;\n min-height: 48px;\n margin-top: 0 !important;\n margin-right: 0 !important;\n margin-bottom: 16px !important;\n margin-left: 0 !important;\n padding-top: 13px !important;\n padding-right: 16px;\n padding-bottom: 12px !important;\n padding-left: 50px !important;\n background-color: #e7eff9;\n border-width: 1px;\n border-style: solid;\n border-color: #9dbaee;\n border-radius: 8px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n color: #344054;\n}\n.acf-admin-page .acf-notice.update-nag,\n.acf-admin-page .notice.update-nag,\n.acf-admin-page #lost-connection-notice.update-nag {\n display: block;\n position: relative;\n width: calc(100% - 44px);\n margin-top: 48px !important;\n margin-right: 44px !important;\n margin-bottom: -32px !important;\n margin-left: 12px !important;\n}\n.acf-admin-page .acf-notice .button,\n.acf-admin-page .notice .button,\n.acf-admin-page #lost-connection-notice .button {\n height: auto;\n margin-left: 8px;\n padding: 0;\n border: none;\n}\n.acf-admin-page .acf-notice > div,\n.acf-admin-page .notice > div,\n.acf-admin-page #lost-connection-notice > div {\n margin-top: 0;\n margin-bottom: 0;\n}\n.acf-admin-page .acf-notice p,\n.acf-admin-page .notice p,\n.acf-admin-page #lost-connection-notice p {\n flex: 1 0 auto;\n max-width: 100%;\n line-height: 18px;\n margin: 0;\n padding: 0;\n}\n.acf-admin-page .acf-notice p.help,\n.acf-admin-page .notice p.help,\n.acf-admin-page #lost-connection-notice p.help {\n margin-top: 0;\n padding-top: 0;\n color: rgba(52, 64, 84, 0.7);\n}\n.acf-admin-page .acf-notice .acf-notice-dismiss,\n.acf-admin-page .acf-notice .notice-dismiss,\n.acf-admin-page .notice .acf-notice-dismiss,\n.acf-admin-page .notice .notice-dismiss,\n.acf-admin-page #lost-connection-notice .acf-notice-dismiss,\n.acf-admin-page #lost-connection-notice .notice-dismiss {\n position: absolute;\n top: 4px;\n right: 8px;\n padding: 9px;\n border: none;\n}\n.acf-admin-page .acf-notice .acf-notice-dismiss:before,\n.acf-admin-page .acf-notice .notice-dismiss:before,\n.acf-admin-page .notice .acf-notice-dismiss:before,\n.acf-admin-page .notice .notice-dismiss:before,\n.acf-admin-page #lost-connection-notice .acf-notice-dismiss:before,\n.acf-admin-page #lost-connection-notice .notice-dismiss:before {\n content: \"\";\n display: block;\n position: relative;\n z-index: 600;\n width: 20px;\n height: 20px;\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n mask-image: url(\"../../images/icons/icon-close.svg\");\n}\n.acf-admin-page .acf-notice .acf-notice-dismiss:hover::before,\n.acf-admin-page .acf-notice .notice-dismiss:hover::before,\n.acf-admin-page .notice .acf-notice-dismiss:hover::before,\n.acf-admin-page .notice .notice-dismiss:hover::before,\n.acf-admin-page #lost-connection-notice .acf-notice-dismiss:hover::before,\n.acf-admin-page #lost-connection-notice .notice-dismiss:hover::before {\n background-color: #344054;\n}\n.acf-admin-page .acf-notice a.acf-notice-dismiss,\n.acf-admin-page .notice a.acf-notice-dismiss,\n.acf-admin-page #lost-connection-notice a.acf-notice-dismiss {\n position: absolute;\n top: 5px;\n right: 24px;\n}\n.acf-admin-page .acf-notice a.acf-notice-dismiss:before,\n.acf-admin-page .notice a.acf-notice-dismiss:before,\n.acf-admin-page #lost-connection-notice a.acf-notice-dismiss:before {\n background-color: #475467;\n}\n.acf-admin-page .acf-notice:before,\n.acf-admin-page .notice:before,\n.acf-admin-page #lost-connection-notice:before {\n content: \"\";\n display: block;\n position: absolute;\n top: 15px;\n left: 18px;\n z-index: 600;\n width: 16px;\n height: 16px;\n margin-right: 8px;\n background-color: #fff;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-info-solid.svg\");\n mask-image: url(\"../../images/icons/icon-info-solid.svg\");\n}\n.acf-admin-page .acf-notice:after,\n.acf-admin-page .notice:after,\n.acf-admin-page #lost-connection-notice:after {\n content: \"\";\n display: block;\n position: absolute;\n top: 9px;\n left: 12px;\n z-index: 500;\n width: 28px;\n height: 28px;\n background-color: #2D69DA;\n border-radius: 6px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-admin-page .acf-notice .local-restore,\n.acf-admin-page .notice .local-restore,\n.acf-admin-page #lost-connection-notice .local-restore {\n align-items: center;\n margin-top: -6px;\n margin-bottom: 0;\n}\n.acf-admin-page .notice[data-persisted=true] {\n display: none;\n}\n.acf-admin-page .notice.is-dismissible {\n padding-right: 56px;\n}\n.acf-admin-page .notice.notice-success {\n background-color: #edf7ef;\n border-color: #b6deb9;\n}\n.acf-admin-page .notice.notice-success:before {\n -webkit-mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n}\n.acf-admin-page .notice.notice-success:after {\n background-color: #52AA59;\n}\n.acf-admin-page .acf-notice.acf-error-message,\n.acf-admin-page .notice.notice-error,\n.acf-admin-page #lost-connection-notice {\n background-color: #f7eeeb;\n border-color: #f1b6b3;\n}\n.acf-admin-page .acf-notice.acf-error-message:before,\n.acf-admin-page .notice.notice-error:before,\n.acf-admin-page #lost-connection-notice:before {\n -webkit-mask-image: url(\"../../images/icons/icon-warning.svg\");\n mask-image: url(\"../../images/icons/icon-warning.svg\");\n}\n.acf-admin-page .acf-notice.acf-error-message:after,\n.acf-admin-page .notice.notice-error:after,\n.acf-admin-page #lost-connection-notice:after {\n background-color: #D13737;\n}\n.acf-admin-page .notice.notice-warning {\n background: linear-gradient(0deg, rgba(247, 144, 9, 0.08), rgba(247, 144, 9, 0.08)), #FFFFFF;\n border: 1px solid rgba(247, 144, 9, 0.32);\n color: #344054;\n}\n.acf-admin-page .notice.notice-warning:before {\n -webkit-mask-image: url(\"../../images/icons/icon-alert-triangle.svg\");\n mask-image: url(\"../../images/icons/icon-alert-triangle.svg\");\n background: #f56e28;\n}\n.acf-admin-page .notice.notice-warning:after {\n content: none;\n}\n\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-text,\n.acf-admin-single-post-type .notice-success .acf-item-saved-text,\n.acf-admin-single-options-page .notice-success .acf-item-saved-text {\n font-weight: 600;\n}\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-links,\n.acf-admin-single-post-type .notice-success .acf-item-saved-links,\n.acf-admin-single-options-page .notice-success .acf-item-saved-links {\n display: flex;\n gap: 12px;\n}\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a,\n.acf-admin-single-post-type .notice-success .acf-item-saved-links a,\n.acf-admin-single-options-page .notice-success .acf-item-saved-links a {\n text-decoration: none;\n opacity: 1;\n}\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,\n.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,\n.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after {\n content: \"\";\n width: 1px;\n height: 13px;\n display: inline-flex;\n position: relative;\n top: 2px;\n left: 6px;\n background-color: #475467;\n opacity: 0.3;\n}\n.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:last-child:after,\n.acf-admin-single-post-type .notice-success .acf-item-saved-links a:last-child:after,\n.acf-admin-single-options-page .notice-success .acf-item-saved-links a:last-child:after {\n content: none;\n}\n\n.rtl.acf-field-group .notice,\n.rtl.acf-internal-post-type .notice {\n padding-right: 50px !important;\n}\n.rtl.acf-field-group .notice .notice-dismiss,\n.rtl.acf-internal-post-type .notice .notice-dismiss {\n left: 8px;\n right: unset;\n}\n.rtl.acf-field-group .notice:before,\n.rtl.acf-internal-post-type .notice:before {\n left: unset;\n right: 10px;\n}\n.rtl.acf-field-group .notice:after,\n.rtl.acf-internal-post-type .notice:after {\n left: unset;\n right: 12px;\n}\n.rtl.acf-field-group.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after, .rtl.acf-field-group.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after, .rtl.acf-field-group.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after,\n.rtl.acf-internal-post-type.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,\n.rtl.acf-internal-post-type.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,\n.rtl.acf-internal-post-type.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after {\n left: unset;\n right: 6px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* ACF PRO label\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-pro-label {\n display: inline-flex;\n align-items: center;\n min-height: 22px;\n border: none;\n font-size: 11px;\n text-transform: uppercase;\n text-decoration: none;\n color: #fff;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Inline notice overrides\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-field .acf-notice {\n display: flex;\n align-items: center;\n min-height: 40px !important;\n margin-bottom: 6px !important;\n padding-top: 6px !important;\n padding-left: 40px !important;\n padding-bottom: 6px !important;\n margin: 0 0 15px;\n background: #edf2ff;\n color: #344054 !important;\n border-color: #2183b9;\n border-radius: 6px;\n}\n.acf-admin-page .acf-field .acf-notice:after {\n top: 8px;\n left: 8px;\n width: 22px;\n height: 22px;\n}\n.acf-admin-page .acf-field .acf-notice:before {\n top: 12px;\n left: 12px;\n width: 14px;\n height: 14px;\n}\n.acf-admin-page .acf-field .acf-notice.-error {\n background: #f7eeeb;\n border-color: #f1b6b3;\n}\n.acf-admin-page .acf-field .acf-notice.-success {\n background: #edf7ef;\n border-color: #b6deb9;\n}\n.acf-admin-page .acf-field .acf-notice.-warning {\n background: #fdf8eb;\n border-color: #f4dbb4;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #wpcontent {\n line-height: 140%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a {\n color: #0783BE;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-h1, .acf-admin-page #tmpl-acf-field-group-pro-features h1,\n.acf-admin-page #acf-field-group-pro-features h1, .acf-admin-page h1,\n.acf-headerbar h1 {\n font-size: 21px;\n font-weight: 400;\n}\n\n.acf-h2, .acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,\n.acf-no-field-groups-wrapper .acf-options-preview-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-post-types-wrapper .acf-no-post-types-inner h2,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,\n.acf-no-post-types-wrapper .acf-options-preview-inner h2,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,\n.acf-no-options-pages-wrapper .acf-options-preview-inner h2,\n.acf-options-preview-wrapper .acf-no-field-groups-inner h2,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,\n.acf-options-preview-wrapper .acf-no-post-types-inner h2,\n.acf-options-preview-wrapper .acf-no-options-pages-inner h2,\n.acf-options-preview-wrapper .acf-options-preview-inner h2, .acf-page-title, .acf-admin-page h2,\n.acf-headerbar h2 {\n font-size: 18px;\n font-weight: 400;\n}\n\n.acf-h3, .acf-admin-page h3,\n.acf-headerbar h3, .acf-admin-page .postbox .postbox-header h2,\n.acf-admin-page .postbox .postbox-header h3,\n.acf-admin-page .postbox .title h2,\n.acf-admin-page .postbox .title h3,\n.acf-admin-page .acf-box .postbox-header h2,\n.acf-admin-page .acf-box .postbox-header h3,\n.acf-admin-page .acf-box .title h2,\n.acf-admin-page .acf-box .title h3, .acf-postbox-header h2.acf-postbox-title, .acf-admin-page #poststuff .postbox-header h2,\n.acf-admin-page #poststuff .postbox-header h3 {\n font-size: 16px;\n font-weight: 400;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .p1 {\n font-size: 15px;\n}\n.acf-admin-page .p2, .acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p, .acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p,\n.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p,\n.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p,\n.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p,\n.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p,\n.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p,\n.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p,\n.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p,\n.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p,\n.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p, .acf-admin-page #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label, #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-admin-page .acf-label {\n font-size: 14px;\n}\n.acf-admin-page .p3, .acf-admin-page .acf-internal-post-type .wp-list-table .post-state, .acf-internal-post-type .wp-list-table .acf-admin-page .post-state, .acf-admin-page .subtitle {\n font-size: 13.5px;\n}\n.acf-admin-page .p4, .acf-admin-page .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p, .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-admin-page p, .acf-admin-page #acf-update-information .form-table th, #acf-update-information .form-table .acf-admin-page th,\n.acf-admin-page #acf-update-information .form-table td,\n#acf-update-information .form-table .acf-admin-page td, .acf-admin-page #acf-admin-tools.tool-export .acf-panel h3, #acf-admin-tools.tool-export .acf-panel .acf-admin-page h3, .acf-admin-page .acf-btn.acf-btn-sm, .acf-admin-page .acf-admin-toolbar .acf-tab, .acf-admin-toolbar .acf-admin-page .acf-tab, .acf-admin-page .acf-options-preview .acf-options-pages-preview-upgrade-button p, .acf-options-preview .acf-options-pages-preview-upgrade-button .acf-admin-page p,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-admin-page p, .acf-admin-page .acf-internal-post-type .subsubsub li, .acf-internal-post-type .subsubsub .acf-admin-page li, .acf-admin-page .acf-internal-post-type .wp-list-table tbody th, .acf-internal-post-type .wp-list-table tbody .acf-admin-page th,\n.acf-admin-page .acf-internal-post-type .wp-list-table tbody td,\n.acf-internal-post-type .wp-list-table tbody .acf-admin-page td, .acf-admin-page .acf-internal-post-type .wp-list-table thead th, .acf-internal-post-type .wp-list-table thead .acf-admin-page th, .acf-admin-page .acf-internal-post-type .wp-list-table thead td, .acf-internal-post-type .wp-list-table thead .acf-admin-page td,\n.acf-admin-page .acf-internal-post-type .wp-list-table tfoot th,\n.acf-internal-post-type .wp-list-table tfoot .acf-admin-page th, .acf-admin-page .acf-internal-post-type .wp-list-table tfoot td, .acf-internal-post-type .wp-list-table tfoot .acf-admin-page td, .acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered, .acf-admin-page .button, .acf-admin-page input[type=text],\n.acf-admin-page input[type=search],\n.acf-admin-page input[type=number],\n.acf-admin-page textarea,\n.acf-admin-page select {\n font-size: 13px;\n}\n.acf-admin-page .p5, .acf-admin-page .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-label, .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .acf-admin-page .field-type-label,\n.acf-admin-page .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-label,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .acf-admin-page .field-type-label, .acf-admin-page .acf-internal-post-type .row-actions, .acf-internal-post-type .acf-admin-page .row-actions, .acf-admin-page .acf-notice .button,\n.acf-admin-page .notice .button,\n.acf-admin-page #lost-connection-notice .button {\n font-size: 12.5px;\n}\n.acf-admin-page .p6, .acf-admin-page #acf-update-information .acf-update-changelog p em, #acf-update-information .acf-update-changelog p .acf-admin-page em, .acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small, .acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,\n.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p.acf-small,\n.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small, .acf-admin-page .acf-internal-post-type .row-actions, .acf-internal-post-type .acf-admin-page .row-actions, .acf-admin-page .acf-small {\n font-size: 12px;\n}\n.acf-admin-page .p7, .acf-admin-page .acf-tooltip, .acf-admin-page .acf-notice p.help,\n.acf-admin-page .notice p.help,\n.acf-admin-page #lost-connection-notice p.help {\n font-size: 11.5px;\n}\n.acf-admin-page .p8 {\n font-size: 11px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n color: #344054;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-settings-wrap h1 {\n display: none !important;\n}\n.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n display: none !important;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a:focus {\n box-shadow: none;\n outline: none;\n}\n.acf-admin-page a:focus-visible {\n box-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgba(79, 148, 212, 0.8);\n outline: 1px solid transparent;\n}\n\n.acf-admin-page {\n /*---------------------------------------------------------------------------------------------\n *\n * All Inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Read only text inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Number fields\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Textarea\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Select\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Button & Checkbox base styling\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Buttons\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Checkboxes\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Radio Buttons & Checkbox lists\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * ACF Switch\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * File input button\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Action Buttons\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Edit field group header\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Select2 inputs\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * ACF label\n *\n *---------------------------------------------------------------------------------------------*/\n /*---------------------------------------------------------------------------------------------\n *\n * Tooltip for field name field setting (result of a fix for keyboard navigation)\n *\n *---------------------------------------------------------------------------------------------*/\n /* Field Type Selection select2 */\n /*---------------------------------------------------------------------------------------------\n *\n * RTL arrow position\n *\n *---------------------------------------------------------------------------------------------*/\n}\n.acf-admin-page input[type=text],\n.acf-admin-page input[type=search],\n.acf-admin-page input[type=number],\n.acf-admin-page textarea,\n.acf-admin-page select {\n box-sizing: border-box;\n height: 40px;\n padding-right: 12px;\n padding-left: 12px;\n background-color: #fff;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n color: #344054;\n}\n.acf-admin-page input[type=text]:focus,\n.acf-admin-page input[type=search]:focus,\n.acf-admin-page input[type=number]:focus,\n.acf-admin-page textarea:focus,\n.acf-admin-page select:focus {\n outline: 3px solid #EBF5FA;\n border-color: #399CCB;\n}\n.acf-admin-page input[type=text]:disabled,\n.acf-admin-page input[type=search]:disabled,\n.acf-admin-page input[type=number]:disabled,\n.acf-admin-page textarea:disabled,\n.acf-admin-page select:disabled {\n background-color: #F9FAFB;\n color: rgb(128.2255319149, 137.7574468085, 157.7744680851);\n}\n.acf-admin-page input[type=text]::placeholder,\n.acf-admin-page input[type=search]::placeholder,\n.acf-admin-page input[type=number]::placeholder,\n.acf-admin-page textarea::placeholder,\n.acf-admin-page select::placeholder {\n color: #98A2B3;\n}\n.acf-admin-page input[type=text]:read-only {\n background-color: #F9FAFB;\n color: #98A2B3;\n}\n.acf-admin-page .acf-field.acf-field-number .acf-label,\n.acf-admin-page .acf-field.acf-field-number .acf-input input[type=number] {\n max-width: 180px;\n}\n.acf-admin-page textarea {\n box-sizing: border-box;\n padding-top: 10px;\n padding-bottom: 10px;\n height: 80px;\n min-height: 56px;\n}\n.acf-admin-page select {\n min-width: 160px;\n max-width: 100%;\n padding-right: 40px;\n padding-left: 12px;\n background-image: url(\"../../images/icons/icon-chevron-down.svg\");\n background-position: right 10px top 50%;\n background-size: 20px;\n}\n.acf-admin-page select:hover, .acf-admin-page select:focus {\n color: #0783BE;\n}\n.acf-admin-page select::before {\n content: \"\";\n display: block;\n position: absolute;\n top: 5px;\n left: 5px;\n width: 20px;\n height: 20px;\n}\n.acf-admin-page.rtl select {\n padding-right: 12px;\n padding-left: 40px;\n background-position: left 10px top 50%;\n}\n.acf-admin-page input[type=radio],\n.acf-admin-page input[type=checkbox] {\n box-sizing: border-box;\n width: 16px;\n height: 16px;\n padding: 0;\n border-width: 1px;\n border-style: solid;\n border-color: #98A2B3;\n background: #fff;\n box-shadow: none;\n}\n.acf-admin-page input[type=radio]:hover,\n.acf-admin-page input[type=checkbox]:hover {\n background-color: #EBF5FA;\n border-color: #0783BE;\n}\n.acf-admin-page input[type=radio]:checked, .acf-admin-page input[type=radio]:focus-visible,\n.acf-admin-page input[type=checkbox]:checked,\n.acf-admin-page input[type=checkbox]:focus-visible {\n background-color: #EBF5FA;\n border-color: #0783BE;\n}\n.acf-admin-page input[type=radio]:checked:before, .acf-admin-page input[type=radio]:focus-visible:before,\n.acf-admin-page input[type=checkbox]:checked:before,\n.acf-admin-page input[type=checkbox]:focus-visible:before {\n content: \"\";\n position: relative;\n top: -1px;\n left: -1px;\n width: 16px;\n height: 16px;\n margin: 0;\n padding: 0;\n background-color: transparent;\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n}\n.acf-admin-page input[type=radio]:active,\n.acf-admin-page input[type=checkbox]:active {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 0px 0px rgba(255, 54, 54, 0.25);\n}\n.acf-admin-page input[type=radio]:disabled,\n.acf-admin-page input[type=checkbox]:disabled {\n background-color: #F9FAFB;\n border-color: #D0D5DD;\n}\n.acf-admin-page.rtl input[type=radio]:checked:before, .acf-admin-page.rtl input[type=radio]:focus-visible:before,\n.acf-admin-page.rtl input[type=checkbox]:checked:before,\n.acf-admin-page.rtl input[type=checkbox]:focus-visible:before {\n left: 1px;\n}\n.acf-admin-page input[type=radio]:checked:before, .acf-admin-page input[type=radio]:focus:before {\n background-image: url(\"../../images/field-states/radio-active.svg\");\n}\n.acf-admin-page input[type=checkbox]:checked:before, .acf-admin-page input[type=checkbox]:focus:before {\n background-image: url(\"../../images/field-states/checkbox-active.svg\");\n}\n.acf-admin-page .acf-radio-list li input[type=radio],\n.acf-admin-page .acf-radio-list li input[type=checkbox],\n.acf-admin-page .acf-checkbox-list li input[type=radio],\n.acf-admin-page .acf-checkbox-list li input[type=checkbox] {\n margin-right: 6px;\n}\n.acf-admin-page .acf-radio-list.acf-bl li,\n.acf-admin-page .acf-checkbox-list.acf-bl li {\n margin-bottom: 8px;\n}\n.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,\n.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-radio-list label,\n.acf-admin-page .acf-checkbox-list label {\n display: flex;\n align-items: center;\n align-content: center;\n}\n.acf-admin-page .acf-switch {\n width: 42px;\n height: 24px;\n border: none;\n background-color: #D0D5DD;\n border-radius: 12px;\n}\n.acf-admin-page .acf-switch:hover {\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-switch:active {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 0px 0px rgba(255, 54, 54, 0.25);\n}\n.acf-admin-page .acf-switch.-on {\n background-color: #0783BE;\n}\n.acf-admin-page .acf-switch.-on:hover {\n background-color: #066998;\n}\n.acf-admin-page .acf-switch.-on .acf-switch-slider {\n left: 20px;\n}\n.acf-admin-page .acf-switch .acf-switch-off,\n.acf-admin-page .acf-switch .acf-switch-on {\n visibility: hidden;\n}\n.acf-admin-page .acf-switch .acf-switch-slider {\n width: 20px;\n height: 20px;\n border: none;\n border-radius: 100px;\n box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);\n}\n.acf-admin-page .acf-field-true-false {\n display: flex;\n align-items: flex-start;\n}\n.acf-admin-page .acf-field-true-false .acf-label {\n order: 2;\n display: block;\n align-items: center;\n max-width: 550px !important;\n margin-top: 2px;\n margin-bottom: 0;\n margin-left: 12px;\n}\n.acf-admin-page .acf-field-true-false .acf-label label {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-field-true-false .acf-label .acf-tip {\n margin-left: 12px;\n}\n.acf-admin-page .acf-field-true-false .acf-label .description {\n display: block;\n margin-top: 2px;\n margin-left: 0;\n}\n.acf-admin-page.rtl .acf-field-true-false .acf-label {\n margin-right: 12px;\n margin-left: 0;\n}\n.acf-admin-page.rtl .acf-field-true-false .acf-tip {\n margin-right: 12px;\n margin-left: 0;\n}\n.acf-admin-page input::file-selector-button {\n box-sizing: border-box;\n min-height: 40px;\n margin-right: 16px;\n padding-top: 8px;\n padding-right: 16px;\n padding-bottom: 8px;\n padding-left: 16px;\n background-color: transparent;\n color: #0783BE !important;\n border-radius: 6px;\n border-width: 1px;\n border-style: solid;\n border-color: #0783BE;\n text-decoration: none;\n}\n.acf-admin-page input::file-selector-button:hover {\n border-color: #066998;\n cursor: pointer;\n color: #066998 !important;\n}\n.acf-admin-page .button {\n display: inline-flex;\n align-items: center;\n height: 40px;\n padding-right: 16px;\n padding-left: 16px;\n background-color: transparent;\n border-width: 1px;\n border-style: solid;\n border-color: #0783BE;\n border-radius: 6px;\n color: #0783BE;\n}\n.acf-admin-page .button:hover {\n background-color: rgb(243.16, 249.08, 252.04);\n border-color: #0783BE;\n color: #0783BE;\n}\n.acf-admin-page .button:focus {\n background-color: rgb(243.16, 249.08, 252.04);\n outline: 3px solid #EBF5FA;\n color: #0783BE;\n}\n.acf-admin-page .edit-field-group-header {\n display: block !important;\n}\n.acf-admin-page .acf-input .select2-container.-acf .select2-selection,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection {\n border: none;\n line-height: 1;\n}\n.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered {\n box-sizing: border-box;\n padding-right: 0;\n padding-left: 0;\n background-color: #fff;\n border-width: 1px;\n border-style: solid;\n border-color: #D0D5DD;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n color: #344054;\n}\n.acf-admin-page .acf-input .acf-conditional-select-name,\n.acf-admin-page .rule-groups .acf-conditional-select-name {\n min-width: 180px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.acf-admin-page .acf-input .acf-conditional-select-id,\n.acf-admin-page .rule-groups .acf-conditional-select-id {\n padding-right: 30px;\n}\n.acf-admin-page .acf-input .value .select2-container--focus,\n.acf-admin-page .rule-groups .value .select2-container--focus {\n height: 40px;\n}\n.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered {\n border-color: #399CCB;\n}\n.acf-admin-page .acf-input .select2-container--focus,\n.acf-admin-page .rule-groups .select2-container--focus {\n outline: 3px solid #EBF5FA;\n border-color: #399CCB;\n border-radius: 6px;\n}\n.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered {\n border-color: #399CCB !important;\n}\n.acf-admin-page .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered {\n border-bottom-right-radius: 0 !important;\n border-bottom-left-radius: 0 !important;\n}\n.acf-admin-page .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered {\n border-top-right-radius: 0 !important;\n border-top-left-radius: 0 !important;\n}\n.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,\n.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field {\n margin: 0;\n padding-left: 6px;\n}\n.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,\n.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus {\n outline: none;\n border: none;\n}\n.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered {\n padding-top: 0;\n padding-right: 6px;\n padding-bottom: 0;\n padding-left: 6px;\n}\n.acf-admin-page .acf-input .select2-selection__clear,\n.acf-admin-page .rule-groups .select2-selection__clear {\n width: 18px;\n height: 18px;\n margin-top: 12px;\n margin-right: 1px;\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n color: #fff;\n}\n.acf-admin-page .acf-input .select2-selection__clear:before,\n.acf-admin-page .rule-groups .select2-selection__clear:before {\n content: \"\";\n display: block;\n width: 16px;\n height: 16px;\n top: 0;\n left: 0;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n mask-image: url(\"../../images/icons/icon-close.svg\");\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-input .select2-selection__clear:hover::before,\n.acf-admin-page .rule-groups .select2-selection__clear:hover::before {\n background-color: #0783BE;\n}\n.acf-admin-page .acf-label {\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n.acf-admin-page .acf-label .acf-icon-help {\n width: 18px;\n height: 18px;\n background-color: #98A2B3;\n}\n.acf-admin-page .acf-label label {\n margin-bottom: 0;\n}\n.acf-admin-page .acf-label .description {\n margin-top: 2px;\n}\n.acf-admin-page .acf-field-setting-name .acf-tip {\n position: absolute;\n top: 0;\n left: 654px;\n color: #98A2B3;\n}\n.rtl.acf-admin-page .acf-field-setting-name .acf-tip {\n left: auto;\n right: 654px;\n}\n\n.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help {\n width: 18px;\n height: 18px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container.-acf,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,\n.acf-admin-page .acf-field-query-var .select2-container.-acf,\n.acf-admin-page .acf-field-capability .select2-container.-acf,\n.acf-admin-page .acf-field-parent-slug .select2-container.-acf,\n.acf-admin-page .acf-field-data-storage .select2-container.-acf,\n.acf-admin-page .acf-field-manage-terms .select2-container.-acf,\n.acf-admin-page .acf-field-edit-terms .select2-container.-acf,\n.acf-admin-page .acf-field-delete-terms .select2-container.-acf,\n.acf-admin-page .acf-field-assign-terms .select2-container.-acf,\n.acf-admin-page .acf-field-meta-box .select2-container.-acf,\n.acf-admin-page .rule-groups .select2-container.-acf {\n min-height: 40px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered {\n display: flex;\n align-items: center;\n position: relative;\n z-index: 800;\n min-height: 40px;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon {\n top: auto;\n width: 18px;\n height: 18px;\n margin-right: 2px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,\n.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before {\n width: 9px;\n height: 9px;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered {\n border-color: #6BB5D8 !important;\n border-bottom-color: #D0D5DD !important;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered {\n border-bottom-right-radius: 0 !important;\n border-bottom-left-radius: 0 !important;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,\n.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered {\n border-top-right-radius: 0 !important;\n border-top-left-radius: 0 !important;\n border-bottom-color: #6BB5D8 !important;\n border-top-color: #D0D5DD !important;\n}\n.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,\n.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,\n.acf-admin-page .acf-field-query-var .acf-selection.has-icon,\n.acf-admin-page .acf-field-capability .acf-selection.has-icon,\n.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,\n.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,\n.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,\n.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,\n.acf-admin-page .rule-groups .acf-selection.has-icon {\n margin-left: 6px;\n}\n.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon, .acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon, .acf-admin-page .acf-field-query-var .acf-selection.has-icon, .acf-admin-page .acf-field-capability .acf-selection.has-icon, .acf-admin-page .acf-field-parent-slug .acf-selection.has-icon, .acf-admin-page .acf-field-data-storage .acf-selection.has-icon, .acf-admin-page .acf-field-manage-terms .acf-selection.has-icon, .acf-admin-page .acf-field-edit-terms .acf-selection.has-icon, .acf-admin-page .acf-field-delete-terms .acf-selection.has-icon, .acf-admin-page .acf-field-assign-terms .acf-selection.has-icon, .acf-admin-page .acf-field-meta-box .acf-selection.has-icon, .acf-admin-page .rule-groups .acf-selection.has-icon {\n margin-right: 6px;\n}\n\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow,\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,\n.acf-admin-page .acf-field-query-var .select2-selection__arrow,\n.acf-admin-page .acf-field-capability .select2-selection__arrow,\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow,\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow,\n.acf-admin-page .rule-groups .select2-selection__arrow {\n width: 20px;\n height: 20px;\n top: calc(50% - 10px);\n right: 12px;\n background-color: transparent;\n}\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,\n.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,\n.acf-admin-page .acf-field-capability .select2-selection__arrow:after,\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,\n.acf-admin-page .rule-groups .select2-selection__arrow:after {\n content: \"\";\n display: block;\n position: absolute;\n z-index: 850;\n top: 1px;\n left: 0;\n width: 20px;\n height: 20px;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n background-color: #667085;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-capability .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role=presentation],\n.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role=presentation],\n.acf-admin-page .rule-groups .select2-selection__arrow b[role=presentation] {\n display: none;\n}\n.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,\n.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n.acf-admin-page .acf-term-search-term-name {\n background-color: #F9FAFB;\n border-top: 1px solid #EAECF0;\n border-bottom: 1px solid #EAECF0;\n color: #98A2B3;\n padding: 5px 5px 5px 10px;\n width: 100%;\n margin: 0;\n display: block;\n font-weight: 300;\n}\n.acf-admin-page .field-type-select-results {\n position: relative;\n top: 4px;\n z-index: 1002;\n border-radius: 0 0 6px 6px;\n box-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n}\n.acf-admin-page .field-type-select-results.select2-dropdown--above {\n display: flex;\n flex-direction: column-reverse;\n top: 0;\n border-radius: 6px 6px 0 0;\n z-index: 99999;\n}\n.select2-container.select2-container--open.acf-admin-page .field-type-select-results {\n box-shadow: 0px 0px 0px 3px #EBF5FA, 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n}\n\n.acf-admin-page .field-type-select-results .acf-selection.has-icon {\n margin-left: 6px;\n}\n.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon {\n margin-right: 6px;\n}\n\n.acf-admin-page .field-type-select-results .select2-search {\n position: relative;\n margin: 0;\n padding: 0;\n}\n.acf-admin-page .field-type-select-results .select2-search--dropdown:after {\n content: \"\";\n display: block;\n position: absolute;\n top: 12px;\n left: 13px;\n width: 16px;\n height: 16px;\n -webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n mask-image: url(\"../../images/icons/icon-search.svg\");\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after {\n right: 12px;\n left: auto;\n}\n\n.acf-admin-page .field-type-select-results .select2-search .select2-search__field {\n padding-left: 38px;\n border-right: 0;\n border-bottom: 0;\n border-left: 0;\n border-radius: 0;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field {\n padding-right: 38px;\n padding-left: 0;\n}\n\n.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus {\n border-top-color: #D0D5DD;\n outline: 0;\n}\n.acf-admin-page .field-type-select-results .select2-results__options {\n max-height: 440px;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted {\n background-color: #0783BE !important;\n color: #F9FAFB !important;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option {\n display: inline-flex;\n position: relative;\n width: calc(100% - 24px);\n min-height: 32px;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n align-items: center;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon {\n top: auto;\n width: 18px;\n height: 18px;\n margin-right: 2px;\n box-shadow: 0 0 0 1px #F9FAFB;\n}\n.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before {\n width: 9px;\n height: 9px;\n}\n.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true] {\n background-color: #EBF5FA !important;\n color: #344054 !important;\n}\n.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after {\n content: \"\";\n right: 13px;\n position: absolute;\n width: 16px;\n height: 16px;\n -webkit-mask-image: url(\"../../images/icons/icon-check.svg\");\n mask-image: url(\"../../images/icons/icon-check.svg\");\n background-color: #0783BE;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after {\n left: 13px;\n right: auto;\n}\n\n.acf-admin-page .field-type-select-results .select2-results__group {\n display: inline-flex;\n align-items: center;\n width: calc(100% - 24px);\n min-height: 25px;\n background-color: #F9FAFB;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n color: #98A2B3;\n font-size: 11px;\n margin-bottom: 0;\n padding-top: 0;\n padding-right: 12px;\n padding-bottom: 0;\n padding-left: 12px;\n font-weight: normal;\n}\n.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,\n.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,\n.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after {\n right: auto;\n left: 10px;\n}\n\n.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,\n.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip {\n left: auto;\n right: 654px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Field Groups\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav.top {\n display: none;\n}\n.acf-internal-post-type .subsubsub {\n margin-bottom: 3px;\n}\n.acf-internal-post-type .wp-list-table {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n border-radius: 8px;\n border: none;\n overflow: hidden;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-internal-post-type .wp-list-table strong {\n color: #98A2B3;\n margin: 0;\n}\n.acf-internal-post-type .wp-list-table a.row-title {\n font-size: 13px !important;\n font-weight: 500;\n}\n.acf-internal-post-type .wp-list-table th,\n.acf-internal-post-type .wp-list-table td {\n color: #344054;\n}\n.acf-internal-post-type .wp-list-table th.sortable a,\n.acf-internal-post-type .wp-list-table td.sortable a {\n padding: 0;\n}\n.acf-internal-post-type .wp-list-table th.check-column,\n.acf-internal-post-type .wp-list-table td.check-column {\n padding-top: 12px;\n padding-right: 16px;\n padding-left: 16px;\n}\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .wp-list-table th.check-column,\n .acf-internal-post-type .wp-list-table td.check-column {\n vertical-align: top;\n padding-right: 2px;\n padding-left: 10px;\n }\n}\n.acf-internal-post-type .wp-list-table th input,\n.acf-internal-post-type .wp-list-table td input {\n margin: 0;\n padding: 0;\n}\n.acf-internal-post-type .wp-list-table th .acf-more-items,\n.acf-internal-post-type .wp-list-table td .acf-more-items {\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n padding: 0px 6px 1px;\n gap: 8px;\n width: 25px;\n height: 16px;\n background: #EAECF0;\n border-radius: 100px;\n font-weight: 400;\n font-size: 10px;\n color: #475467;\n}\n.acf-internal-post-type .wp-list-table th .acf-emdash,\n.acf-internal-post-type .wp-list-table td .acf-emdash {\n color: #D0D5DD;\n}\n.acf-internal-post-type .wp-list-table thead th, .acf-internal-post-type .wp-list-table thead td,\n.acf-internal-post-type .wp-list-table tfoot th, .acf-internal-post-type .wp-list-table tfoot td {\n height: 48px;\n padding-right: 24px;\n padding-left: 24px;\n box-sizing: border-box;\n background-color: #F9FAFB;\n border-color: #EAECF0;\n font-weight: 500;\n}\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .wp-list-table thead th, .acf-internal-post-type .wp-list-table thead td,\n .acf-internal-post-type .wp-list-table tfoot th, .acf-internal-post-type .wp-list-table tfoot td {\n padding-right: 16px;\n padding-left: 8px;\n }\n}\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .wp-list-table thead th.check-column, .acf-internal-post-type .wp-list-table thead td.check-column,\n .acf-internal-post-type .wp-list-table tfoot th.check-column, .acf-internal-post-type .wp-list-table tfoot td.check-column {\n vertical-align: middle;\n }\n}\n.acf-internal-post-type .wp-list-table tbody th,\n.acf-internal-post-type .wp-list-table tbody td {\n box-sizing: border-box;\n height: 60px;\n padding-top: 10px;\n padding-right: 24px;\n padding-bottom: 10px;\n padding-left: 24px;\n vertical-align: top;\n background-color: #fff;\n border-bottom-width: 1px;\n border-bottom-color: #EAECF0;\n border-bottom-style: solid;\n}\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .wp-list-table tbody th,\n .acf-internal-post-type .wp-list-table tbody td {\n padding-right: 16px;\n padding-left: 8px;\n }\n}\n.acf-internal-post-type .wp-list-table .column-acf-key {\n white-space: nowrap;\n}\n.acf-internal-post-type .wp-list-table .column-acf-key .acf-icon-key-solid {\n display: inline-block;\n position: relative;\n bottom: -2px;\n width: 15px;\n height: 15px;\n margin-right: 4px;\n color: #98A2B3;\n}\n.acf-internal-post-type .wp-list-table .acf-location .dashicons {\n position: relative;\n bottom: -2px;\n width: 16px;\n height: 16px;\n margin-right: 6px;\n font-size: 16px;\n color: #98A2B3;\n}\n.acf-internal-post-type .wp-list-table .post-state {\n color: #667085;\n}\n.acf-internal-post-type .wp-list-table tr:hover,\n.acf-internal-post-type .wp-list-table tr:focus-within {\n background: #f7f7f7;\n}\n.acf-internal-post-type .wp-list-table tr:hover .row-actions,\n.acf-internal-post-type .wp-list-table tr:focus-within .row-actions {\n margin-bottom: 0;\n}\n@media screen and (min-width: 782px) {\n .acf-internal-post-type .wp-list-table .column-acf-count {\n width: 10%;\n }\n}\n.acf-internal-post-type .wp-list-table .row-actions span.file {\n display: block;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.acf-internal-post-type.rtl .wp-list-table .column-acf-key .acf-icon-key-solid {\n margin-left: 4px;\n margin-right: 0;\n}\n.acf-internal-post-type.rtl .wp-list-table .acf-location .dashicons {\n margin-left: 6px;\n margin-right: 0;\n}\n.acf-internal-post-type .row-actions {\n margin-top: 2px;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n line-height: 14px;\n color: #D0D5DD;\n}\n.acf-internal-post-type .row-actions .trash a {\n color: #d94f4f;\n}\n.acf-internal-post-type .widefat thead td.check-column,\n.acf-internal-post-type .widefat tfoot td.check-column {\n padding-top: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRow actions\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .row-actions a:hover {\n color: rgb(4.0632911392, 71.1075949367, 102.9367088608);\n}\n.acf-internal-post-type .row-actions .trash a {\n color: #a00;\n}\n.acf-internal-post-type .row-actions .trash a:hover {\n color: #f00;\n}\n.acf-internal-post-type .row-actions.visible {\n margin-bottom: 0;\n opacity: 1;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRow hover\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type #the-list tr:hover td,\n.acf-internal-post-type #the-list tr:hover th {\n background-color: rgb(247.24, 251.12, 253.06);\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Table Nav\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav {\n margin-top: 24px;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n color: #667085;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSearch box\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type #posts-filter p.search-box {\n margin-top: 5px;\n margin-right: 0;\n margin-bottom: 24px;\n margin-left: 0;\n}\n.acf-internal-post-type #posts-filter p.search-box #post-search-input {\n min-width: 280px;\n margin-top: 0;\n margin-right: 8px;\n margin-bottom: 0;\n margin-left: 0;\n}\n@media screen and (max-width: 768px) {\n .acf-internal-post-type #posts-filter p.search-box {\n display: flex;\n box-sizing: border-box;\n padding-right: 24px;\n margin-right: 16px;\n position: inherit;\n }\n .acf-internal-post-type #posts-filter p.search-box #post-search-input {\n min-width: auto;\n }\n}\n\n.rtl.acf-internal-post-type #posts-filter p.search-box #post-search-input {\n margin-right: 0;\n margin-left: 8px;\n}\n@media screen and (max-width: 768px) {\n .rtl.acf-internal-post-type #posts-filter p.search-box {\n padding-left: 24px;\n padding-right: 0;\n margin-left: 16px;\n margin-right: 0;\n }\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tStatus tabs\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .subsubsub {\n display: flex;\n align-items: flex-end;\n height: 40px;\n margin-bottom: 16px;\n}\n.acf-internal-post-type .subsubsub li {\n margin-top: 0;\n margin-right: 4px;\n color: #98A2B3;\n}\n.acf-internal-post-type .subsubsub li .count {\n color: #667085;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPagination\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav-pages {\n display: flex;\n align-items: center;\n}\n.acf-internal-post-type .tablenav-pages.no-pages {\n display: none;\n}\n.acf-internal-post-type .tablenav-pages .displaying-num {\n margin-top: 0;\n margin-right: 16px;\n margin-bottom: 0;\n margin-left: 0;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links {\n display: flex;\n align-items: center;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links #table-paging {\n margin-top: 0;\n margin-right: 4px;\n margin-bottom: 0;\n margin-left: 8px;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links #table-paging .total-pages {\n margin-right: 0;\n}\n.acf-internal-post-type .tablenav-pages.one-page .pagination-links {\n display: none;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPagination buttons & icons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav-pages .pagination-links .button {\n display: inline-flex;\n align-items: center;\n align-content: center;\n justify-content: center;\n min-width: 40px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n background-color: transparent;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1), .acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2), .acf-internal-post-type .tablenav-pages .pagination-links .button:last-child, .acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2) {\n display: inline-block;\n position: relative;\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n margin-left: 4px;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before, .acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before, .acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before, .acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before {\n content: \"\";\n display: block;\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n background-color: #0783BE;\n border-radius: 0;\n -webkit-mask-size: 20px;\n mask-size: 20px;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-left-double.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-left-double.svg\");\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-right-double.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-right-double.svg\");\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:hover {\n border-color: #066998;\n background-color: rgba(7, 131, 190, 0.05);\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button:hover:before {\n background-color: #066998;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled {\n background-color: transparent !important;\n}\n.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled.disabled:before {\n background-color: #D0D5DD;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Empty state\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-no-field-groups-wrapper,\n.acf-no-taxonomies-wrapper,\n.acf-no-post-types-wrapper,\n.acf-no-options-pages-wrapper,\n.acf-options-preview-wrapper {\n display: flex;\n justify-content: center;\n padding-top: 48px;\n padding-bottom: 48px;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner,\n.acf-no-field-groups-wrapper .acf-options-preview-inner,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner,\n.acf-no-post-types-wrapper .acf-no-post-types-inner,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner,\n.acf-no-post-types-wrapper .acf-options-preview-inner,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner,\n.acf-no-options-pages-wrapper .acf-options-preview-inner,\n.acf-options-preview-wrapper .acf-no-field-groups-inner,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner,\n.acf-options-preview-wrapper .acf-no-post-types-inner,\n.acf-options-preview-wrapper .acf-no-options-pages-inner,\n.acf-options-preview-wrapper .acf-options-preview-inner {\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n align-content: center;\n align-items: flex-start;\n text-align: center;\n max-width: 420px;\n min-height: 320px;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner img,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner p,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,\n.acf-no-field-groups-wrapper .acf-options-preview-inner img,\n.acf-no-field-groups-wrapper .acf-options-preview-inner h2,\n.acf-no-field-groups-wrapper .acf-options-preview-inner p,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner img,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner p,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner img,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner p,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,\n.acf-no-post-types-wrapper .acf-no-post-types-inner img,\n.acf-no-post-types-wrapper .acf-no-post-types-inner h2,\n.acf-no-post-types-wrapper .acf-no-post-types-inner p,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner img,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner p,\n.acf-no-post-types-wrapper .acf-options-preview-inner img,\n.acf-no-post-types-wrapper .acf-options-preview-inner h2,\n.acf-no-post-types-wrapper .acf-options-preview-inner p,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner img,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner p,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,\n.acf-no-options-pages-wrapper .acf-options-preview-inner img,\n.acf-no-options-pages-wrapper .acf-options-preview-inner h2,\n.acf-no-options-pages-wrapper .acf-options-preview-inner p,\n.acf-options-preview-wrapper .acf-no-field-groups-inner img,\n.acf-options-preview-wrapper .acf-no-field-groups-inner h2,\n.acf-options-preview-wrapper .acf-no-field-groups-inner p,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner img,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner p,\n.acf-options-preview-wrapper .acf-no-post-types-inner img,\n.acf-options-preview-wrapper .acf-no-post-types-inner h2,\n.acf-options-preview-wrapper .acf-no-post-types-inner p,\n.acf-options-preview-wrapper .acf-no-options-pages-inner img,\n.acf-options-preview-wrapper .acf-no-options-pages-inner h2,\n.acf-options-preview-wrapper .acf-no-options-pages-inner p,\n.acf-options-preview-wrapper .acf-options-preview-inner img,\n.acf-options-preview-wrapper .acf-options-preview-inner h2,\n.acf-options-preview-wrapper .acf-options-preview-inner p {\n flex: 1 0 100%;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,\n.acf-no-field-groups-wrapper .acf-options-preview-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-post-types-wrapper .acf-no-post-types-inner h2,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,\n.acf-no-post-types-wrapper .acf-options-preview-inner h2,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,\n.acf-no-options-pages-wrapper .acf-options-preview-inner h2,\n.acf-options-preview-wrapper .acf-no-field-groups-inner h2,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,\n.acf-options-preview-wrapper .acf-no-post-types-inner h2,\n.acf-options-preview-wrapper .acf-no-options-pages-inner h2,\n.acf-options-preview-wrapper .acf-options-preview-inner h2 {\n margin-top: 32px;\n margin-bottom: 0;\n padding: 0;\n color: #344054;\n line-height: 1.6rem;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner p,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,\n.acf-no-field-groups-wrapper .acf-options-preview-inner p,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner p,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner p,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,\n.acf-no-post-types-wrapper .acf-no-post-types-inner p,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner p,\n.acf-no-post-types-wrapper .acf-options-preview-inner p,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner p,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,\n.acf-no-options-pages-wrapper .acf-options-preview-inner p,\n.acf-options-preview-wrapper .acf-no-field-groups-inner p,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner p,\n.acf-options-preview-wrapper .acf-no-post-types-inner p,\n.acf-options-preview-wrapper .acf-no-options-pages-inner p,\n.acf-options-preview-wrapper .acf-options-preview-inner p {\n margin-top: 12px;\n margin-bottom: 0;\n padding: 0;\n color: #667085;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,\n.acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,\n.acf-options-preview-wrapper .acf-options-preview-inner p.acf-small {\n display: block;\n position: relative;\n margin-top: 32px;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner img,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,\n.acf-no-field-groups-wrapper .acf-options-preview-inner img,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner img,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner img,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,\n.acf-no-post-types-wrapper .acf-no-post-types-inner img,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner img,\n.acf-no-post-types-wrapper .acf-options-preview-inner img,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner img,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,\n.acf-no-options-pages-wrapper .acf-options-preview-inner img,\n.acf-options-preview-wrapper .acf-no-field-groups-inner img,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner img,\n.acf-options-preview-wrapper .acf-no-post-types-inner img,\n.acf-options-preview-wrapper .acf-no-options-pages-inner img,\n.acf-options-preview-wrapper .acf-options-preview-inner img {\n max-width: 284px;\n margin-bottom: 0;\n}\n.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-no-post-types-wrapper .acf-options-preview-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-btn,\n.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-btn,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-btn,\n.acf-options-preview-wrapper .acf-no-post-types-inner .acf-btn,\n.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-btn,\n.acf-options-preview-wrapper .acf-options-preview-inner .acf-btn {\n margin-top: 32px;\n}\n.acf-no-field-groups-wrapper .acf-no-post-types-inner img,\n.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,\n.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,\n.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,\n.acf-no-post-types-wrapper .acf-no-post-types-inner img,\n.acf-no-post-types-wrapper .acf-no-options-pages-inner img,\n.acf-no-options-pages-wrapper .acf-no-post-types-inner img,\n.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,\n.acf-options-preview-wrapper .acf-no-post-types-inner img,\n.acf-options-preview-wrapper .acf-no-options-pages-inner img {\n width: 106px;\n height: 88px;\n}\n.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,\n.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,\n.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,\n.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,\n.acf-options-preview-wrapper .acf-no-taxonomies-inner img {\n width: 98px;\n height: 88px;\n}\n\n.acf-no-field-groups #the-list tr:hover td,\n.acf-no-field-groups #the-list tr:hover th,\n.acf-no-field-groups .acf-admin-field-groups .wp-list-table tr:hover,\n.acf-no-field-groups .striped > tbody > :nth-child(odd), .acf-no-field-groups ul.striped > :nth-child(odd), .acf-no-field-groups .alternate,\n.acf-no-post-types #the-list tr:hover td,\n.acf-no-post-types #the-list tr:hover th,\n.acf-no-post-types .acf-admin-field-groups .wp-list-table tr:hover,\n.acf-no-post-types .striped > tbody > :nth-child(odd),\n.acf-no-post-types ul.striped > :nth-child(odd),\n.acf-no-post-types .alternate,\n.acf-no-taxonomies #the-list tr:hover td,\n.acf-no-taxonomies #the-list tr:hover th,\n.acf-no-taxonomies .acf-admin-field-groups .wp-list-table tr:hover,\n.acf-no-taxonomies .striped > tbody > :nth-child(odd),\n.acf-no-taxonomies ul.striped > :nth-child(odd),\n.acf-no-taxonomies .alternate,\n.acf-no-options-pages #the-list tr:hover td,\n.acf-no-options-pages #the-list tr:hover th,\n.acf-no-options-pages .acf-admin-field-groups .wp-list-table tr:hover,\n.acf-no-options-pages .striped > tbody > :nth-child(odd),\n.acf-no-options-pages ul.striped > :nth-child(odd),\n.acf-no-options-pages .alternate {\n background-color: transparent !important;\n}\n.acf-no-field-groups .wp-list-table thead,\n.acf-no-field-groups .wp-list-table tfoot,\n.acf-no-post-types .wp-list-table thead,\n.acf-no-post-types .wp-list-table tfoot,\n.acf-no-taxonomies .wp-list-table thead,\n.acf-no-taxonomies .wp-list-table tfoot,\n.acf-no-options-pages .wp-list-table thead,\n.acf-no-options-pages .wp-list-table tfoot {\n display: none;\n}\n.acf-no-field-groups .wp-list-table a.acf-btn,\n.acf-no-post-types .wp-list-table a.acf-btn,\n.acf-no-taxonomies .wp-list-table a.acf-btn,\n.acf-no-options-pages .wp-list-table a.acf-btn {\n border: 1px solid rgba(0, 0, 0, 0.16);\n box-shadow: none;\n}\n\n.acf-internal-post-type #the-list .no-items td {\n vertical-align: middle;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Options Page Preview\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-options-preview .acf-btn,\n.acf-no-options-pages-wrapper .acf-btn {\n margin-left: 8px;\n}\n.acf-options-preview .disabled,\n.acf-no-options-pages-wrapper .disabled {\n background-color: #F2F4F7 !important;\n color: #98A2B3 !important;\n border: 1px #D0D5DD solid;\n cursor: default !important;\n}\n.acf-options-preview .acf-options-pages-preview-upgrade-button,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button {\n height: 48px;\n padding: 8px 48px 8px 48px !important;\n border: none !important;\n gap: 6px;\n display: inline-flex;\n align-items: center;\n align-self: stretch;\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n border-radius: 6px;\n text-decoration: none;\n}\n.acf-options-preview .acf-options-pages-preview-upgrade-button:focus,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button:focus {\n border: none;\n outline: none;\n box-shadow: none;\n}\n.acf-options-preview .acf-options-pages-preview-upgrade-button p,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p {\n margin: 0;\n padding-top: 8px;\n padding-bottom: 8px;\n font-weight: normal;\n text-transform: none;\n color: #fff;\n}\n.acf-options-preview .acf-options-pages-preview-upgrade-button .acf-icon,\n.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-icon {\n width: 20px;\n height: 20px;\n margin-right: 6px;\n margin-left: -2px;\n background-color: #F9FAFB;\n}\n.acf-options-preview .acf-ui-options-page-pro-features-actions a.acf-btn i,\n.acf-no-options-pages-wrapper .acf-ui-options-page-pro-features-actions a.acf-btn i {\n margin-right: -2px !important;\n margin-left: 0px !important;\n}\n.acf-options-preview .acf-pro-label,\n.acf-no-options-pages-wrapper .acf-pro-label {\n vertical-align: middle;\n}\n.acf-options-preview .acf_options_preview_wrap img,\n.acf-no-options-pages-wrapper .acf_options_preview_wrap img {\n max-height: 88px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small screen list table info toggle\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .wp-list-table .toggle-row:before {\n top: 4px;\n left: 16px;\n border-radius: 0;\n content: \"\";\n display: block;\n position: absolute;\n width: 16px;\n height: 16px;\n background-color: #0783BE;\n border-radius: 0;\n -webkit-mask-size: 20px;\n mask-size: 20px;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-internal-post-type .wp-list-table .is-expanded .toggle-row:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small screen checkbox\n*\n*---------------------------------------------------------------------------------------------*/\n@media screen and (max-width: 880px) {\n .acf-internal-post-type .widefat th input[type=checkbox],\n .acf-internal-post-type .widefat thead td input[type=checkbox],\n .acf-internal-post-type .widefat tfoot td input[type=checkbox] {\n margin-bottom: 0;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Invalid license states\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title {\n color: #667085;\n pointer-events: none;\n display: inline-flex;\n vertical-align: middle;\n gap: 6px;\n}\n.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title:before {\n content: \"\";\n width: 16px;\n height: 16px;\n background-color: #667085;\n display: inline-block;\n align-self: center;\n -webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n mask-image: url(\"../../images/icons/icon-lock.svg\");\n}\n.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-actions {\n display: none;\n}\n.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .column-title .acf-js-tooltip {\n display: inline-block;\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title {\n color: #667085;\n pointer-events: none;\n display: inline-flex;\n vertical-align: middle;\n gap: 6px;\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title:before {\n content: \"\";\n width: 16px;\n height: 16px;\n background-color: #667085;\n display: inline-block;\n align-self: center;\n -webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n mask-image: url(\"../../images/icons/icon-lock.svg\");\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .acf-count a {\n color: #667085;\n pointer-events: none;\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-actions {\n display: none;\n}\n.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .column-title .acf-js-tooltip {\n display: inline-block;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Navigation\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar {\n position: unset;\n top: 32px;\n height: 72px;\n z-index: 800;\n background: #344054;\n color: #98A2B3;\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner {\n display: flex;\n justify-content: space-between;\n align-content: center;\n align-items: center;\n max-width: 100%;\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap {\n display: flex;\n align-items: center;\n position: relative;\n padding-left: 72px;\n}\n@media screen and (max-width: 1250px) {\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-post-type,\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-taxonomy {\n display: none;\n }\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-post-type,\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-taxonomy {\n display: flex;\n }\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-upgrade-wrap {\n display: flex;\n align-items: center;\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo {\n display: inline-flex;\n margin-left: 24px;\n}\n.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo img {\n height: 20px;\n}\n@media screen and (max-width: 1000px) {\n .acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo {\n display: none;\n }\n}\n@media screen and (max-width: 880px) {\n .acf-admin-toolbar {\n position: static;\n }\n}\n.acf-admin-toolbar .acf-logo {\n display: flex;\n margin-right: 24px;\n text-decoration: none;\n position: absolute;\n top: 0;\n left: 0;\n}\n.acf-admin-toolbar .acf-logo img {\n display: block;\n}\n.acf-admin-toolbar .acf-logo.pro img {\n height: 46px;\n}\n.acf-admin-toolbar h2 {\n display: none;\n color: #F9FAFB;\n}\n.acf-admin-toolbar .acf-tab {\n display: flex;\n align-items: center;\n box-sizing: border-box;\n min-height: 40px;\n margin-right: 8px;\n padding-top: 8px;\n padding-right: 16px;\n padding-bottom: 8px;\n padding-left: 16px;\n border-width: 1px;\n border-style: solid;\n border-color: transparent;\n border-radius: 6px;\n color: #98A2B3;\n text-decoration: none;\n}\n.acf-admin-toolbar .acf-tab.is-active {\n background-color: #475467;\n color: #fff;\n}\n.acf-admin-toolbar .acf-tab:hover {\n background-color: #475467;\n color: #F9FAFB;\n}\n.acf-admin-toolbar .acf-tab:focus-visible {\n border-width: 1px;\n border-style: solid;\n border-color: #667085;\n}\n.acf-admin-toolbar .acf-tab:focus {\n box-shadow: none;\n}\n.acf-admin-toolbar .acf-more:hover .acf-tab.acf-more-tab {\n background-color: #475467;\n color: #F9FAFB;\n}\n.acf-admin-toolbar .acf-more ul {\n display: none;\n position: absolute;\n box-sizing: border-box;\n background: #fff;\n z-index: 1051;\n overflow: hidden;\n min-width: 280px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n padding: 0;\n border-radius: 8px;\n box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 8px 23px rgba(0, 0, 0, 0.12);\n}\n.acf-admin-toolbar .acf-more ul .acf-wp-engine {\n display: flex;\n align-items: center;\n justify-content: space-between;\n min-height: 48px;\n border-top: 1px solid rgba(0, 0, 0, 0.08);\n background: #ECFBFC;\n}\n.acf-admin-toolbar .acf-more ul .acf-wp-engine a {\n display: flex;\n width: 100%;\n justify-content: space-between;\n border-top: none;\n}\n.acf-admin-toolbar .acf-more ul li {\n margin: 0;\n padding: 0 16px;\n}\n.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-post-type,\n.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-taxonomy {\n display: none;\n}\n.acf-admin-toolbar .acf-more ul li.acf-more-section-header {\n background: #F9FAFB;\n padding: 1px 0 0 0;\n margin-top: -1px;\n border-top: 1px solid #EAECF0;\n border-bottom: 1px solid #EAECF0;\n}\n.acf-admin-toolbar .acf-more ul li.acf-more-section-header span {\n color: #475467;\n font-size: 12px;\n font-weight: bold;\n}\n.acf-admin-toolbar .acf-more ul li.acf-more-section-header span:hover {\n background: #F9FAFB;\n}\n.acf-admin-toolbar .acf-more ul li a {\n margin: 0;\n padding: 0;\n color: #1D2939;\n border-radius: 0;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #F2F4F7;\n}\n.acf-admin-toolbar .acf-more ul li a:hover, .acf-admin-toolbar .acf-more ul li a.acf-tab.is-active {\n background-color: unset;\n color: #0783BE;\n}\n.acf-admin-toolbar .acf-more ul li a i.acf-icon {\n display: none !important;\n width: 16px;\n height: 16px;\n -webkit-mask-size: 16px;\n mask-size: 16px;\n background-color: #98A2B3 !important;\n}\n.acf-admin-toolbar .acf-more ul li a .acf-requires-pro {\n justify-content: center;\n align-items: center;\n color: white;\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n border-radius: 100px;\n font-size: 11px;\n position: absolute;\n right: 16px;\n padding-right: 6px;\n padding-left: 6px;\n}\n.acf-admin-toolbar .acf-more ul li a img.acf-wp-engine-pro {\n display: block;\n height: 16px;\n width: auto;\n}\n.acf-admin-toolbar .acf-more ul li a .acf-wp-engine-upsell-pill {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n min-height: 22px;\n border-radius: 100px;\n font-size: 11px;\n padding-right: 8px;\n padding-left: 8px;\n background: #0ECAD4;\n color: #FFFFFF;\n text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.12);\n text-transform: uppercase;\n}\n.acf-admin-toolbar .acf-more ul li:first-child a {\n border-bottom: none;\n}\n.acf-admin-toolbar .acf-more ul:hover, .acf-admin-toolbar .acf-more ul:focus {\n display: block;\n}\n.acf-admin-toolbar .acf-more:hover ul, .acf-admin-toolbar .acf-more:focus ul {\n display: block;\n}\n#wpcontent .acf-admin-toolbar {\n box-sizing: border-box;\n margin-left: -20px;\n padding-top: 16px;\n padding-right: 32px;\n padding-bottom: 16px;\n padding-left: 32px;\n}\n@media screen and (max-width: 600px) {\n .acf-admin-toolbar {\n display: none;\n }\n}\n\n.rtl #wpcontent .acf-admin-toolbar {\n margin-left: 0;\n margin-right: -20px;\n}\n.rtl #wpcontent .acf-admin-toolbar .acf-tab {\n margin-left: 8px;\n margin-right: 0;\n}\n.rtl .acf-logo {\n margin-right: 0;\n margin-left: 32px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Toolbar Icons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar .acf-tab i.acf-icon,\n.acf-admin-toolbar .acf-more i.acf-icon {\n display: none;\n margin-right: 8px;\n margin-left: -2px;\n}\n.acf-admin-toolbar .acf-tab i.acf-icon.acf-icon-dropdown,\n.acf-admin-toolbar .acf-more i.acf-icon.acf-icon-dropdown {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n width: 16px;\n height: 16px;\n -webkit-mask-size: 16px;\n mask-size: 16px;\n margin-right: -6px;\n margin-left: 6px;\n}\n.acf-admin-toolbar .acf-tab.acf-header-tab-acf-field-group i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-post-type i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-taxonomy i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-tools i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-settings-updates i.acf-icon, .acf-admin-toolbar .acf-tab.acf-header-tab-acf-more i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-field-group i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-post-type i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-taxonomy i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-tools i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-settings-updates i.acf-icon,\n.acf-admin-toolbar .acf-more.acf-header-tab-acf-more i.acf-icon {\n display: inline-flex;\n}\n.acf-admin-toolbar .acf-tab.is-active i.acf-icon, .acf-admin-toolbar .acf-tab:hover i.acf-icon,\n.acf-admin-toolbar .acf-more.is-active i.acf-icon,\n.acf-admin-toolbar .acf-more:hover i.acf-icon {\n background-color: #EAECF0;\n}\n.rtl .acf-admin-toolbar .acf-tab i.acf-icon {\n margin-right: -2px;\n margin-left: 8px;\n}\n.acf-admin-toolbar .acf-header-tab-acf-field-group i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-field-groups.svg\");\n mask-image: url(\"../../images/icons/icon-field-groups.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-post-type i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-post-type.svg\");\n mask-image: url(\"../../images/icons/icon-post-type.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-taxonomy i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-taxonomies.svg\");\n mask-image: url(\"../../images/icons/icon-taxonomies.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-tools i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-tools.svg\");\n mask-image: url(\"../../images/icons/icon-tools.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-settings-updates i.acf-icon {\n -webkit-mask-image: url(\"../../images/icons/icon-updates.svg\");\n mask-image: url(\"../../images/icons/icon-updates.svg\");\n}\n.acf-admin-toolbar .acf-header-tab-acf-more i.acf-icon-more {\n -webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide WP default controls\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #wpbody-content > .notice:not(.inline, .below-h2) {\n display: none;\n}\n.acf-admin-page h1.wp-heading-inline {\n display: none;\n}\n.acf-admin-page .wrap .wp-heading-inline + .page-title-action {\n display: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headerbar\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-headerbar {\n display: flex;\n align-items: center;\n position: sticky;\n top: 32px;\n z-index: 700;\n box-sizing: border-box;\n min-height: 72px;\n margin-left: -20px;\n padding-top: 8px;\n padding-right: 32px;\n padding-bottom: 8px;\n padding-left: 32px;\n background-color: #fff;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-headerbar .acf-headerbar-inner {\n flex: 1 1 auto;\n display: flex;\n align-items: center;\n justify-content: space-between;\n max-width: 1440px;\n gap: 8px;\n}\n.acf-headerbar .acf-page-title {\n display: flex;\n align-items: center;\n gap: 8px;\n margin-top: 0;\n margin-right: 16px;\n margin-bottom: 0;\n margin-left: 0;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n}\n.acf-headerbar .acf-page-title .acf-duplicated-from {\n color: #98A2B3;\n}\n.acf-headerbar .acf-page-title .acf-pro-label {\n box-shadow: none;\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar {\n position: static;\n }\n}\n@media screen and (max-width: 600px) {\n .acf-headerbar {\n justify-content: space-between;\n position: relative;\n top: 46px;\n min-height: 64px;\n padding-right: 12px;\n }\n}\n.acf-headerbar .acf-headerbar-content {\n flex: 1 1 auto;\n display: flex;\n align-items: center;\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar .acf-headerbar-content {\n flex-wrap: wrap;\n }\n .acf-headerbar .acf-headerbar-content .acf-headerbar-title,\n .acf-headerbar .acf-headerbar-content .acf-title-wrap {\n flex: 1 1 100%;\n }\n .acf-headerbar .acf-headerbar-content .acf-title-wrap {\n margin-top: 8px;\n }\n}\n.acf-headerbar .acf-input-error {\n border: 1px rgba(209, 55, 55, 0.5) solid !important;\n box-shadow: 0 0 0 3px rgba(209, 55, 55, 0.12), 0 0 0 rgba(255, 54, 54, 0.25) !important;\n background-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n background-position: right 10px top 50%;\n background-size: 20px;\n background-repeat: no-repeat;\n}\n.acf-headerbar .acf-input-error:focus {\n outline: none !important;\n border: 1px rgba(209, 55, 55, 0.8) solid !important;\n box-shadow: 0 0 0 3px rgba(209, 55, 55, 0.16), 0 0 0 rgba(255, 54, 54, 0.25) !important;\n}\n.acf-headerbar .acf-headerbar-title-field {\n min-width: 320px;\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar .acf-headerbar-title-field {\n min-width: 100%;\n }\n}\n.acf-headerbar .acf-headerbar-actions {\n display: flex;\n}\n.acf-headerbar .acf-headerbar-actions .acf-btn {\n margin-left: 8px;\n}\n.acf-headerbar .acf-headerbar-actions .disabled {\n background-color: #F2F4F7;\n color: #98A2B3 !important;\n border: 1px #D0D5DD solid;\n cursor: default;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Edit Field Group Headerbar\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-headerbar-field-editor {\n position: sticky;\n top: 32px;\n z-index: 1020;\n margin-left: -20px;\n width: calc(100% + 20px);\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar-field-editor {\n position: relative;\n top: 0;\n width: 100%;\n margin-left: 0;\n padding-right: 8px;\n padding-left: 8px;\n }\n}\n@media screen and (max-width: 640px) {\n .acf-headerbar-field-editor {\n position: relative;\n top: 46px;\n z-index: unset;\n }\n}\n@media screen and (max-width: 880px) {\n .acf-headerbar-field-editor .acf-headerbar-inner {\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n width: 100%;\n }\n .acf-headerbar-field-editor .acf-headerbar-inner .acf-page-title {\n flex: 1 1 auto;\n }\n .acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions {\n flex: 1 1 100%;\n margin-top: 8px;\n gap: 8px;\n }\n .acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions .acf-btn {\n width: 100%;\n display: inline-flex;\n justify-content: center;\n margin: 0;\n }\n}\n.acf-headerbar-field-editor .acf-page-title {\n margin-right: 16px;\n}\n\n.rtl .acf-headerbar,\n.rtl .acf-headerbar-field-editor {\n margin-left: 0;\n margin-right: -20px;\n}\n.rtl .acf-headerbar .acf-page-title,\n.rtl .acf-headerbar-field-editor .acf-page-title {\n margin-left: 16px;\n margin-right: 0;\n}\n.rtl .acf-headerbar .acf-headerbar-actions .acf-btn,\n.rtl .acf-headerbar-field-editor .acf-headerbar-actions .acf-btn {\n margin-left: 0;\n margin-right: 8px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Buttons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn {\n display: inline-flex;\n align-items: center;\n box-sizing: border-box;\n min-height: 40px;\n padding-top: 8px;\n padding-right: 16px;\n padding-bottom: 8px;\n padding-left: 16px;\n background-color: #0783BE;\n border-radius: 6px;\n border-width: 1px;\n border-style: solid;\n border-color: rgba(16, 24, 40, 0.2);\n text-decoration: none;\n color: #fff !important;\n transition: all 0.2s ease-in-out;\n transition-property: background, border, box-shadow;\n}\n.acf-btn:hover {\n background-color: #066998;\n color: #fff;\n cursor: pointer;\n}\n.acf-btn:disabled, .acf-btn.disabled {\n background-color: #F2F4F7;\n border-color: #EAECF0;\n color: #98A2B3 !important;\n transition: none;\n pointer-events: none;\n}\n.acf-btn.acf-btn-sm {\n min-height: 32px;\n padding-top: 4px;\n padding-right: 12px;\n padding-bottom: 4px;\n padding-left: 12px;\n}\n.acf-btn.acf-btn-secondary {\n background-color: transparent;\n color: #0783BE !important;\n border-color: #0783BE;\n}\n.acf-btn.acf-btn-secondary:hover {\n background-color: rgb(243.16, 249.08, 252.04);\n}\n.acf-btn.acf-btn-muted {\n background-color: #667085;\n color: white;\n height: 48px;\n padding: 8px 28px 8px 28px !important;\n border-radius: 6px;\n border: 1px;\n gap: 6px;\n}\n.acf-btn.acf-btn-muted:hover {\n background-color: #475467 !important;\n}\n.acf-btn.acf-btn-tertiary {\n background-color: transparent;\n color: #667085 !important;\n border-color: #D0D5DD;\n}\n.acf-btn.acf-btn-tertiary:hover {\n color: #667085 !important;\n border-color: #98A2B3;\n}\n.acf-btn.acf-btn-clear {\n background-color: transparent;\n color: #667085 !important;\n border-color: transparent;\n}\n.acf-btn.acf-btn-clear:hover {\n color: #0783BE !important;\n}\n.acf-btn.acf-btn-pro {\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n border: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Button icons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn i.acf-icon {\n width: 20px;\n height: 20px;\n -webkit-mask-size: 20px;\n mask-size: 20px;\n margin-right: 6px;\n margin-left: -4px;\n}\n.acf-btn.acf-btn-sm i.acf-icon {\n width: 16px;\n height: 16px;\n -webkit-mask-size: 16px;\n mask-size: 16px;\n margin-right: 6px;\n margin-left: -2px;\n}\n\n.rtl .acf-btn i.acf-icon {\n margin-right: -4px;\n margin-left: 6px;\n}\n.rtl .acf-btn.acf-btn-sm i.acf-icon {\n margin-right: -4px;\n margin-left: 2px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Delete field group button\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn.acf-delete-field-group:hover {\n background-color: rgb(250.9609756098, 237.4390243902, 237.4390243902);\n border-color: #D13737 !important;\n color: #D13737 !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tIcon base styling\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type i.acf-icon,\n.post-type-acf-field-group i.acf-icon {\n display: inline-flex;\n width: 20px;\n height: 20px;\n background-color: currentColor;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tIcons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n /*--------------------------------------------------------------------------------------------\n *\n *\tInactive group icon\n *\n *--------------------------------------------------------------------------------------------*/\n}\n.acf-admin-page i.acf-field-setting-fc-delete, .acf-admin-page i.acf-field-setting-fc-duplicate {\n box-sizing: border-box;\n /* Auto layout */\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n padding: 8px;\n cursor: pointer;\n width: 32px;\n height: 32px;\n /* Base / White */\n background: #FFFFFF;\n /* Gray/300 */\n border: 1px solid #D0D5DD;\n /* Elevation/01 */\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n border-radius: 6px;\n /* Inside auto layout */\n flex: none;\n order: 0;\n flex-grow: 0;\n}\n.acf-admin-page i.acf-icon-plus {\n -webkit-mask-image: url(\"../../images/icons/icon-add.svg\");\n mask-image: url(\"../../images/icons/icon-add.svg\");\n}\n.acf-admin-page i.acf-icon-stars {\n -webkit-mask-image: url(\"../../images/icons/icon-stars.svg\");\n mask-image: url(\"../../images/icons/icon-stars.svg\");\n}\n.acf-admin-page i.acf-icon-help {\n -webkit-mask-image: url(\"../../images/icons/icon-help.svg\");\n mask-image: url(\"../../images/icons/icon-help.svg\");\n}\n.acf-admin-page i.acf-icon-key {\n -webkit-mask-image: url(\"../../images/icons/icon-key.svg\");\n mask-image: url(\"../../images/icons/icon-key.svg\");\n}\n.acf-admin-page i.acf-icon-regenerate {\n -webkit-mask-image: url(\"../../images/icons/icon-regenerate.svg\");\n mask-image: url(\"../../images/icons/icon-regenerate.svg\");\n}\n.acf-admin-page i.acf-icon-trash, .acf-admin-page button.acf-icon-trash {\n -webkit-mask-image: url(\"../../images/icons/icon-trash.svg\");\n mask-image: url(\"../../images/icons/icon-trash.svg\");\n}\n.acf-admin-page i.acf-icon-extended-menu, .acf-admin-page button.acf-icon-extended-menu {\n -webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n}\n.acf-admin-page i.acf-icon.-duplicate, .acf-admin-page button.acf-icon-duplicate {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n}\n.acf-admin-page i.acf-icon.-duplicate:before, .acf-admin-page i.acf-icon.-duplicate:after, .acf-admin-page button.acf-icon-duplicate:before, .acf-admin-page button.acf-icon-duplicate:after {\n content: none;\n}\n.acf-admin-page i.acf-icon-arrow-right {\n -webkit-mask-image: url(\"../../images/icons/icon-arrow-right.svg\");\n mask-image: url(\"../../images/icons/icon-arrow-right.svg\");\n}\n.acf-admin-page i.acf-icon-arrow-up-right {\n -webkit-mask-image: url(\"../../images/icons/icon-arrow-up-right.svg\");\n mask-image: url(\"../../images/icons/icon-arrow-up-right.svg\");\n}\n.acf-admin-page i.acf-icon-arrow-left {\n -webkit-mask-image: url(\"../../images/icons/icon-arrow-left.svg\");\n mask-image: url(\"../../images/icons/icon-arrow-left.svg\");\n}\n.acf-admin-page i.acf-icon-chevron-right,\n.acf-admin-page .acf-icon.-right {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n}\n.acf-admin-page i.acf-icon-chevron-left,\n.acf-admin-page .acf-icon.-left {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n}\n.acf-admin-page i.acf-icon-key-solid {\n -webkit-mask-image: url(\"../../images/icons/icon-key-solid.svg\");\n mask-image: url(\"../../images/icons/icon-key-solid.svg\");\n}\n.acf-admin-page i.acf-icon-globe,\n.acf-admin-page .acf-icon.-globe {\n -webkit-mask-image: url(\"../../images/icons/icon-globe.svg\");\n mask-image: url(\"../../images/icons/icon-globe.svg\");\n}\n.acf-admin-page i.acf-icon-image,\n.acf-admin-page .acf-icon.-picture {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n}\n.acf-admin-page i.acf-icon-warning {\n -webkit-mask-image: url(\"../../images/icons/icon-warning-alt.svg\");\n mask-image: url(\"../../images/icons/icon-warning-alt.svg\");\n}\n.acf-admin-page i.acf-icon-warning-red {\n -webkit-mask-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n mask-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n}\n.acf-admin-page i.acf-icon-dots-grid {\n -webkit-mask-image: url(\"../../images/icons/icon-dots-grid.svg\");\n mask-image: url(\"../../images/icons/icon-dots-grid.svg\");\n}\n.acf-admin-page i.acf-icon-play {\n -webkit-mask-image: url(\"../../images/icons/icon-play.svg\");\n mask-image: url(\"../../images/icons/icon-play.svg\");\n}\n.acf-admin-page i.acf-icon-lock {\n -webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n mask-image: url(\"../../images/icons/icon-lock.svg\");\n}\n.acf-admin-page i.acf-icon-document {\n -webkit-mask-image: url(\"../../images/icons/icon-document.svg\");\n mask-image: url(\"../../images/icons/icon-document.svg\");\n}\n.acf-admin-page .post-type-acf-field-group .post-state,\n.acf-admin-page .acf-internal-post-type .post-state {\n font-weight: normal;\n}\n.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden,\n.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden {\n display: inline-flex;\n width: 18px;\n height: 18px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: 18px;\n mask-size: 18px;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-hidden.svg\");\n mask-image: url(\"../../images/icons/icon-hidden.svg\");\n}\n.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden:before,\n.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden:before {\n display: none;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tEdit field group page postbox header icons\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-field-group-fields .postbox-header h2,\n#acf-field-group-fields .postbox-header h3,\n#acf-field-group-fields .acf-sub-field-list-header h2,\n#acf-field-group-fields .acf-sub-field-list-header h3,\n#acf-field-group-options .postbox-header h2,\n#acf-field-group-options .postbox-header h3,\n#acf-field-group-options .acf-sub-field-list-header h2,\n#acf-field-group-options .acf-sub-field-list-header h3,\n#acf-advanced-settings .postbox-header h2,\n#acf-advanced-settings .postbox-header h3,\n#acf-advanced-settings .acf-sub-field-list-header h2,\n#acf-advanced-settings .acf-sub-field-list-header h3 {\n display: inline-flex;\n justify-content: flex-start;\n align-content: stretch;\n align-items: center;\n}\n#acf-field-group-fields .postbox-header h2:before,\n#acf-field-group-fields .postbox-header h3:before,\n#acf-field-group-fields .acf-sub-field-list-header h2:before,\n#acf-field-group-fields .acf-sub-field-list-header h3:before,\n#acf-field-group-options .postbox-header h2:before,\n#acf-field-group-options .postbox-header h3:before,\n#acf-field-group-options .acf-sub-field-list-header h2:before,\n#acf-field-group-options .acf-sub-field-list-header h3:before,\n#acf-advanced-settings .postbox-header h2:before,\n#acf-advanced-settings .postbox-header h3:before,\n#acf-advanced-settings .acf-sub-field-list-header h2:before,\n#acf-advanced-settings .acf-sub-field-list-header h3:before {\n content: \"\";\n display: inline-block;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n}\n\n.rtl #acf-field-group-fields .postbox-header h2:before,\n.rtl #acf-field-group-fields .postbox-header h3:before,\n.rtl #acf-field-group-fields .acf-sub-field-list-header h2:before,\n.rtl #acf-field-group-fields .acf-sub-field-list-header h3:before,\n.rtl #acf-field-group-options .postbox-header h2:before,\n.rtl #acf-field-group-options .postbox-header h3:before,\n.rtl #acf-field-group-options .acf-sub-field-list-header h2:before,\n.rtl #acf-field-group-options .acf-sub-field-list-header h3:before {\n margin-right: 0;\n margin-left: 8px;\n}\n\n#acf-field-group-fields .postbox-header h2:before,\nh3.acf-sub-field-list-title:before,\n.acf-link-field-groups-popup h3:before {\n -webkit-mask-image: url(\"../../images/icons/icon-fields.svg\");\n mask-image: url(\"../../images/icons/icon-fields.svg\");\n}\n\n.acf-create-options-page-popup h3:before {\n -webkit-mask-image: url(\"../../images/icons/icon-sliders.svg\");\n mask-image: url(\"../../images/icons/icon-sliders.svg\");\n}\n\n#acf-field-group-options .postbox-header h2:before {\n -webkit-mask-image: url(\"../../images/icons/icon-settings.svg\");\n mask-image: url(\"../../images/icons/icon-settings.svg\");\n}\n\n.acf-field-setting-fc_layout .acf-field-settings-fc_head label:before {\n -webkit-mask-image: url(\"../../images/icons/icon-layout.svg\");\n mask-image: url(\"../../images/icons/icon-layout.svg\");\n}\n\n.acf-admin-single-post-type #acf-advanced-settings .postbox-header h2:before,\n.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header h2:before,\n.acf-admin-single-options-page #acf-advanced-settings .postbox-header h2:before {\n -webkit-mask-image: url(\"../../images/icons/icon-post-type.svg\");\n mask-image: url(\"../../images/icons/icon-post-type.svg\");\n}\n\n.acf-field-setting-fc_layout .acf-field-settings-fc_head .acf-fc_draggable:hover .reorder-layout:before {\n width: 20px;\n height: 11px;\n background-color: #475467 !important;\n -webkit-mask-image: url(\"../../images/icons/icon-draggable.svg\");\n mask-image: url(\"../../images/icons/icon-draggable.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPostbox expand / collapse icon\n*\n*--------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group .postbox-header .handle-actions,\n.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions,\n.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions,\n.post-type-acf-field-group .postbox .postbox-header .handle-actions,\n.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions,\n.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions,\n.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions {\n display: flex;\n}\n.post-type-acf-field-group .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group .postbox .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before {\n content: \"\";\n display: inline-flex;\n width: 20px;\n height: 20px;\n background-color: currentColor;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n}\n.post-type-acf-field-group.closed .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group #acf-field-group-fields.closed .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group #acf-field-group-options.closed .postbox-header .handle-actions .toggle-indicator:before,\n.post-type-acf-field-group .postbox.closed .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-post-type #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-taxonomy #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,\n.acf-admin-single-options-page #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before {\n -webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools & updates page heading icons\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group #acf-admin-tool-export h2,\n.post-type-acf-field-group #acf-admin-tool-export h3,\n.post-type-acf-field-group #acf-admin-tool-import h2,\n.post-type-acf-field-group #acf-admin-tool-import h3,\n.post-type-acf-field-group #acf-license-information h2,\n.post-type-acf-field-group #acf-license-information h3,\n.post-type-acf-field-group #acf-update-information h2,\n.post-type-acf-field-group #acf-update-information h3 {\n display: inline-flex;\n justify-content: flex-start;\n align-content: stretch;\n align-items: center;\n}\n.post-type-acf-field-group #acf-admin-tool-export h2:before,\n.post-type-acf-field-group #acf-admin-tool-export h3:before,\n.post-type-acf-field-group #acf-admin-tool-import h2:before,\n.post-type-acf-field-group #acf-admin-tool-import h3:before,\n.post-type-acf-field-group #acf-license-information h2:before,\n.post-type-acf-field-group #acf-license-information h3:before,\n.post-type-acf-field-group #acf-update-information h2:before,\n.post-type-acf-field-group #acf-update-information h3:before {\n content: \"\";\n display: inline-block;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n}\n.post-type-acf-field-group.rtl #acf-admin-tool-export h2:before,\n.post-type-acf-field-group.rtl #acf-admin-tool-export h3:before,\n.post-type-acf-field-group.rtl #acf-admin-tool-import h2:before,\n.post-type-acf-field-group.rtl #acf-admin-tool-import h3:before,\n.post-type-acf-field-group.rtl #acf-license-information h2:before,\n.post-type-acf-field-group.rtl #acf-license-information h3:before,\n.post-type-acf-field-group.rtl #acf-update-information h2:before,\n.post-type-acf-field-group.rtl #acf-update-information h3:before {\n margin-right: 0;\n margin-left: 8px;\n}\n\n.post-type-acf-field-group #acf-admin-tool-export h2:before {\n -webkit-mask-image: url(\"../../images/icons/icon-export.svg\");\n mask-image: url(\"../../images/icons/icon-export.svg\");\n}\n\n.post-type-acf-field-group #acf-admin-tool-import h2:before {\n -webkit-mask-image: url(\"../../images/icons/icon-import.svg\");\n mask-image: url(\"../../images/icons/icon-import.svg\");\n}\n\n.post-type-acf-field-group #acf-license-information h3:before {\n -webkit-mask-image: url(\"../../images/icons/icon-key.svg\");\n mask-image: url(\"../../images/icons/icon-key.svg\");\n}\n\n.post-type-acf-field-group #acf-update-information h3:before {\n -webkit-mask-image: url(\"../../images/icons/icon-info.svg\");\n mask-image: url(\"../../images/icons/icon-info.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tAdmin field icons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-single-field-group .acf-input .acf-icon {\n width: 18px;\n height: 18px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tField type icon base styling\n*\n*--------------------------------------------------------------------------------------------*/\n.field-type-icon {\n box-sizing: border-box;\n display: inline-flex;\n align-content: center;\n align-items: center;\n justify-content: center;\n position: relative;\n width: 24px;\n height: 24px;\n top: -4px;\n background-color: #EBF5FA;\n border-width: 1px;\n border-style: solid;\n border-color: #A5D2E7;\n border-radius: 100%;\n}\n.field-type-icon:before {\n content: \"\";\n width: 14px;\n height: 14px;\n position: relative;\n background-color: #0783BE;\n -webkit-mask-size: cover;\n mask-size: cover;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-default.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-default.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tField type icons\n*\n*--------------------------------------------------------------------------------------------*/\n.field-type-icon.field-type-icon-text:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-text.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-text.svg\");\n}\n\n.field-type-icon.field-type-icon-textarea:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-textarea.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-textarea.svg\");\n}\n\n.field-type-icon.field-type-icon-textarea:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-textarea.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-textarea.svg\");\n}\n\n.field-type-icon.field-type-icon-number:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-number.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-number.svg\");\n}\n\n.field-type-icon.field-type-icon-range:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-range.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-range.svg\");\n}\n\n.field-type-icon.field-type-icon-email:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-email.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-email.svg\");\n}\n\n.field-type-icon.field-type-icon-url:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-url.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-url.svg\");\n}\n\n.field-type-icon.field-type-icon-password:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-password.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-password.svg\");\n}\n\n.field-type-icon.field-type-icon-image:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n}\n\n.field-type-icon.field-type-icon-file:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-file.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-file.svg\");\n}\n\n.field-type-icon.field-type-icon-wysiwyg:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-wysiwyg.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-wysiwyg.svg\");\n}\n\n.field-type-icon.field-type-icon-oembed:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-oembed.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-oembed.svg\");\n}\n\n.field-type-icon.field-type-icon-gallery:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-gallery.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-gallery.svg\");\n}\n\n.field-type-icon.field-type-icon-select:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-select.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-select.svg\");\n}\n\n.field-type-icon.field-type-icon-checkbox:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-checkbox.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-checkbox.svg\");\n}\n\n.field-type-icon.field-type-icon-radio:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-radio.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-radio.svg\");\n}\n\n.field-type-icon.field-type-icon-button-group:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-button-group.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-button-group.svg\");\n}\n\n.field-type-icon.field-type-icon-true-false:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-true-false.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-true-false.svg\");\n}\n\n.field-type-icon.field-type-icon-link:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-link.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-link.svg\");\n}\n\n.field-type-icon.field-type-icon-post-object:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-post-object.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-post-object.svg\");\n}\n\n.field-type-icon.field-type-icon-page-link:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-page-link.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-page-link.svg\");\n}\n\n.field-type-icon.field-type-icon-relationship:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-relationship.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-relationship.svg\");\n}\n\n.field-type-icon.field-type-icon-taxonomy:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-taxonomy.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-taxonomy.svg\");\n}\n\n.field-type-icon.field-type-icon-user:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-user.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-user.svg\");\n}\n\n.field-type-icon.field-type-icon-google-map:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-google-map.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-google-map.svg\");\n}\n\n.field-type-icon.field-type-icon-date-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-date-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-date-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-date-time-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-date-time-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-date-time-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-time-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-time-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-time-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-color-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-color-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-color-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-icon-picker:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-icon-picker.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-icon-picker.svg\");\n}\n\n.field-type-icon.field-type-icon-message:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-message.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-message.svg\");\n}\n\n.field-type-icon.field-type-icon-accordion:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-accordion.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-accordion.svg\");\n}\n\n.field-type-icon.field-type-icon-tab:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-tab.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-tab.svg\");\n}\n\n.field-type-icon.field-type-icon-group:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-group.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-group.svg\");\n}\n\n.field-type-icon.field-type-icon-repeater:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-repeater.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-repeater.svg\");\n}\n\n.field-type-icon.field-type-icon-flexible-content:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-flexible-content.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-flexible-content.svg\");\n}\n\n.field-type-icon.field-type-icon-clone:before {\n -webkit-mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools page layout\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools .postbox-header {\n display: none;\n}\n#acf-admin-tools .acf-meta-box-wrap.-grid {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n}\n#acf-admin-tools .acf-meta-box-wrap.-grid .postbox {\n width: 100%;\n clear: none;\n float: none;\n margin-bottom: 0;\n}\n@media screen and (max-width: 880px) {\n #acf-admin-tools .acf-meta-box-wrap.-grid .postbox {\n flex: 1 1 100%;\n }\n}\n#acf-admin-tools .acf-meta-box-wrap.-grid .postbox:nth-child(odd) {\n margin-left: 0;\n}\n#acf-admin-tools .meta-box-sortables {\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n grid-template-rows: repeat(1, 1fr);\n grid-column-gap: 32px;\n grid-row-gap: 32px;\n}\n@media screen and (max-width: 880px) {\n #acf-admin-tools .meta-box-sortables {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: center;\n grid-column-gap: 8px;\n grid-row-gap: 8px;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools export pages\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools.tool-export .inside {\n margin: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-header {\n margin-bottom: 24px;\n}\n#acf-admin-tools.tool-export .acf-postbox-main {\n border: none;\n margin: 0;\n padding-top: 0;\n padding-right: 24px;\n padding-bottom: 0;\n padding-left: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns {\n margin-top: 0;\n margin-right: 280px;\n margin-bottom: 0;\n margin-left: 0;\n padding: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side {\n padding: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-panel {\n margin: 0;\n padding: 0;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side:before {\n display: none;\n}\n#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-btn {\n display: block;\n width: 100%;\n text-align: center;\n}\n#acf-admin-tools.tool-export .meta-box-sortables {\n display: block;\n}\n#acf-admin-tools.tool-export .acf-panel {\n border: none;\n}\n#acf-admin-tools.tool-export .acf-panel h3 {\n margin: 0;\n padding: 0;\n color: #344054;\n}\n#acf-admin-tools.tool-export .acf-panel h3:before {\n display: none;\n}\n#acf-admin-tools.tool-export .acf-checkbox-list {\n margin-top: 16px;\n border-width: 1px;\n border-style: solid;\n border-color: #D0D5DD;\n border-radius: 6px;\n}\n#acf-admin-tools.tool-export .acf-checkbox-list li {\n display: inline-flex;\n box-sizing: border-box;\n width: 100%;\n height: 48px;\n align-items: center;\n margin: 0;\n padding-right: 12px;\n padding-left: 12px;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n#acf-admin-tools.tool-export .acf-checkbox-list li:last-child {\n border-bottom: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Updates layout\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n}\n\n.custom-fields_page_acf-settings-updates .acf-admin-notice,\n.custom-fields_page_acf-settings-updates .acf-upgrade-notice,\n.custom-fields_page_acf-settings-updates .notice {\n flex: 1 1 100%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Box\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates .acf-box {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 0;\n margin-left: 0;\n}\n.acf-settings-wrap.acf-updates .acf-box .inner {\n padding-top: 24px;\n padding-right: 24px;\n padding-bottom: 24px;\n padding-left: 24px;\n}\n@media screen and (max-width: 880px) {\n .acf-settings-wrap.acf-updates .acf-box {\n flex: 1 1 100%;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Notices\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates .acf-admin-notice {\n flex: 1 1 100%;\n margin-top: 16px;\n margin-right: 0;\n margin-left: 0;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* License information\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-license-information {\n flex: 1 1 65%;\n margin-right: 32px;\n}\n#acf-license-information .inner {\n padding: 0;\n}\n#acf-license-information .inner .acf-license-defined {\n padding: 24px;\n margin: 0;\n}\n#acf-license-information .inner .acf-activation-form,\n#acf-license-information .inner .acf-retry-activation {\n padding: 24px;\n}\n#acf-license-information .inner .acf-activation-form.acf-retry-activation,\n#acf-license-information .inner .acf-retry-activation.acf-retry-activation {\n padding-top: 0;\n min-height: 40px;\n}\n#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn,\n#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn {\n float: none;\n line-height: initial;\n}\n#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn i,\n#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn i {\n display: none;\n}\n#acf-license-information .inner .acf-activation-form .acf-manage-license-btn,\n#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn {\n float: right;\n line-height: 40px;\n align-items: center;\n display: inline-flex;\n}\n#acf-license-information .inner .acf-activation-form .acf-manage-license-btn.acf-renew-subscription,\n#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn.acf-renew-subscription {\n float: none;\n line-height: initial;\n}\n#acf-license-information .inner .acf-activation-form .acf-manage-license-btn i,\n#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn i {\n margin: 0 0 0 5px;\n width: 19px;\n height: 19px;\n}\n#acf-license-information .inner .acf-activation-form .acf-recheck-license,\n#acf-license-information .inner .acf-retry-activation .acf-recheck-license {\n float: right;\n line-height: 40px;\n}\n#acf-license-information .inner .acf-activation-form .acf-recheck-license i,\n#acf-license-information .inner .acf-retry-activation .acf-recheck-license i {\n margin-right: 8px;\n vertical-align: middle;\n}\n#acf-license-information .inner .acf-license-status-wrap {\n background: #F9FAFB;\n border-top: 1px solid #EAECF0;\n border-bottom-left-radius: 8px;\n border-bottom-right-radius: 8px;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table {\n font-size: 14px;\n padding: 24px 24px 16px 24px;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table th {\n width: 160px;\n font-weight: 500;\n text-align: left;\n padding-bottom: 16px;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td {\n padding-bottom: 16px;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status {\n display: inline-block;\n height: 24px;\n line-height: 24px;\n border-radius: 100px;\n background: #EAECF0;\n padding: 0 13px 1px 12px;\n border: 1px solid rgba(0, 0, 0, 0.12);\n color: #667085;\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.active {\n background: rgba(18, 183, 106, 0.15);\n border: 1px solid rgba(18, 183, 106, 0.24);\n color: rgb(18, 183, 106);\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.expired, #acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.cancelled {\n background: rgba(209, 55, 55, 0.24);\n border: 1px solid rgba(209, 55, 55, 0.24);\n color: rgb(209, 55, 55);\n}\n#acf-license-information .inner .acf-license-status-wrap .acf-no-license-view-pricing {\n padding: 12px 24px;\n border-top: 1px solid #EAECF0;\n color: #667085;\n}\n@media screen and (max-width: 1024px) {\n #acf-license-information {\n margin-right: 0;\n margin-bottom: 32px;\n }\n}\n#acf-license-information label {\n font-weight: 500;\n}\n#acf-license-information .acf-input-wrap {\n margin-top: 8px;\n margin-bottom: 24px;\n}\n#acf-license-information #acf_pro_license {\n width: 100%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Update information table\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-update-information {\n flex: 1 1 35%;\n max-width: calc(35% - 32px);\n}\n#acf-update-information .form-table th,\n#acf-update-information .form-table td {\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 24px;\n padding-left: 0;\n color: #344054;\n}\n#acf-update-information .acf-update-changelog {\n margin-top: 8px;\n margin-bottom: 24px;\n padding-top: 8px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n color: #344054;\n}\n#acf-update-information .acf-update-changelog h4 {\n margin-bottom: 0;\n}\n#acf-update-information .acf-update-changelog p {\n margin-top: 0;\n margin-bottom: 16px;\n}\n#acf-update-information .acf-update-changelog p:last-of-type {\n margin-bottom: 0;\n}\n#acf-update-information .acf-update-changelog p em {\n color: #667085;\n}\n#acf-update-information .acf-btn {\n display: inline-flex;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tHeader pro upgrade button\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn {\n display: inline-flex;\n align-items: center;\n align-self: stretch;\n padding-top: 0;\n padding-right: 16px;\n padding-bottom: 0;\n padding-left: 16px;\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n border-radius: 6px;\n text-decoration: none;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn {\n display: none;\n }\n}\n.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn:focus {\n border: none;\n outline: none;\n box-shadow: none;\n}\n.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p {\n margin: 0;\n padding-top: 8px;\n padding-bottom: 8px;\n font-weight: 400;\n text-transform: none;\n color: #fff;\n}\n.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-icon {\n width: 18px;\n height: 18px;\n margin-right: 6px;\n margin-left: -2px;\n background-color: #F9FAFB;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Upsell block\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page #tmpl-acf-field-group-pro-features,\n.acf-admin-page #acf-field-group-pro-features {\n display: none;\n align-items: center;\n min-height: 120px;\n background-color: #121833;\n background-image: url(../../images/pro-upgrade-grid-bg.svg), url(../../images/pro-upgrade-overlay.svg);\n background-repeat: repeat, no-repeat;\n background-size: 1224px, 1880px;\n background-position: left top, -520px -680px;\n color: #EAECF0;\n border-radius: 8px;\n margin-top: 24px;\n margin-bottom: 24px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features,\n .acf-admin-page #acf-field-group-pro-features {\n background-size: 1024px, 980px;\n background-position: left top, -500px -200px;\n }\n}\n@media screen and (max-width: 1200px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features,\n .acf-admin-page #acf-field-group-pro-features {\n background-size: 1024px, 1880px;\n background-position: left top, -520px -300px;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .postbox-header,\n.acf-admin-page #acf-field-group-pro-features .postbox-header {\n display: none;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .inside,\n.acf-admin-page #acf-field-group-pro-features .inside {\n width: 100%;\n border: none;\n padding: 0;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {\n display: flex;\n justify-content: center;\n align-content: stretch;\n align-items: center;\n gap: 96px;\n height: 358px;\n max-width: 950px;\n margin: 0 auto;\n padding: 0 35px;\n}\n@media screen and (max-width: 1200px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {\n gap: 48px;\n }\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {\n gap: 0;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {\n font-weight: 590;\n line-height: 150%;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label {\n font-weight: 400;\n margin-top: -6px;\n margin-left: 2px;\n vertical-align: middle;\n height: 22px;\n position: relative;\n overflow: hidden;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label::before,\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label::before {\n display: block;\n position: absolute;\n content: \"\";\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n border-radius: 9999px;\n border: 1px solid rgba(255, 255, 255, 0.2);\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {\n display: none !important;\n font-size: 18px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label {\n font-size: 10px;\n height: 20px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {\n width: 100%;\n text-align: center;\n }\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {\n flex-direction: column;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n padding: 32px 32px 0 32px;\n height: unset;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {\n display: block !important;\n margin-bottom: 24px;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content {\n display: flex;\n flex-direction: column;\n width: 416px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc {\n margin-top: 8px;\n margin-bottom: 24px;\n font-size: 15px;\n font-weight: 300;\n color: #D0D5DD;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content {\n width: 100%;\n order: 1;\n margin-right: 0;\n margin-bottom: 8px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc {\n display: none !important;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n min-width: 160px;\n gap: 12px;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions {\n justify-content: flex-start;\n flex-direction: column;\n margin-bottom: 24px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a {\n justify-content: center;\n text-align: center;\n width: 100%;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n gap: 16px;\n width: 416px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n width: 128px;\n height: 124px;\n background: rgba(255, 255, 255, 0.08);\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.08);\n backdrop-filter: blur(6px);\n border-radius: 8px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon {\n border: none;\n background: none;\n width: 24px;\n opacity: 0.8;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before {\n background-color: #fff;\n width: 20px;\n height: 20px;\n}\n@media screen and (max-width: 1200px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before {\n width: 18px;\n height: 18px;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-blocks::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-blocks::before {\n -webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-options-pages::before,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-options-pages::before {\n -webkit-mask-image: url(\"../../images/icons/icon-settings.svg\");\n mask-image: url(\"../../images/icons/icon-settings.svg\");\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label {\n margin-top: 4px;\n font-size: 13px;\n font-weight: 300;\n text-align: center;\n color: #fff;\n}\n@media screen and (max-width: 1200px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid {\n flex-direction: column;\n gap: 8px;\n width: 288px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature {\n width: 100%;\n height: 40px;\n flex-direction: row;\n justify-content: unset;\n gap: 8px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon {\n position: initial;\n margin-left: 16px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label {\n margin-top: 0;\n }\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid {\n gap: 0;\n width: 100%;\n height: auto;\n margin-bottom: 16px;\n flex-direction: unset;\n flex-wrap: wrap;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature {\n flex: 1 0 50%;\n margin-bottom: 8px;\n width: auto;\n height: auto;\n justify-content: center;\n background: none;\n box-shadow: none;\n backdrop-filter: none;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label {\n margin-left: 2px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon {\n position: initial;\n margin-left: 0;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before {\n height: 16px;\n width: 16px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label {\n font-size: 12px;\n margin-top: 0;\n }\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features h1,\n.acf-admin-page #acf-field-group-pro-features h1 {\n margin-top: 0;\n margin-bottom: 4px;\n padding-top: 0;\n padding-bottom: 0;\n font-weight: 700;\n color: #F9FAFB;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features h1 .acf-icon,\n.acf-admin-page #acf-field-group-pro-features h1 .acf-icon {\n margin-right: 8px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn,\n.acf-admin-page #acf-field-group-pro-features .acf-btn {\n display: inline-flex;\n background-color: rgba(255, 255, 255, 0.1);\n border: none;\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n backdrop-filter: blur(6px);\n padding: 8px 24px;\n height: 48px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn:hover,\n.acf-admin-page #acf-field-group-pro-features .acf-btn:hover {\n background-color: rgba(255, 255, 255, 0.2);\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn .acf-icon,\n.acf-admin-page #acf-field-group-pro-features .acf-btn .acf-icon {\n margin-right: -2px;\n margin-left: 6px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade,\n.acf-admin-page #acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade {\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n border-radius: 6px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap {\n height: 48px;\n background: rgba(16, 24, 40, 0.4);\n backdrop-filter: blur(6px);\n border-top: 1px solid rgba(255, 255, 255, 0.08);\n border-bottom-left-radius: 8px;\n border-bottom-right-radius: 8px;\n color: #98A2B3;\n font-size: 13px;\n font-weight: 300;\n padding: 0 35px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer {\n display: flex;\n align-items: center;\n justify-content: space-between;\n max-width: 950px;\n height: 48px;\n margin: 0 auto;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo {\n height: 16px;\n vertical-align: middle;\n margin-top: -2px;\n margin-left: 3px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a {\n color: #98A2B3;\n text-decoration: none;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover {\n color: #D0D5DD;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon {\n width: 18px;\n height: 18px;\n margin-left: 4px;\n}\n.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a,\n.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a {\n display: inline-flex;\n align-items: center;\n}\n@media screen and (max-width: 768px) {\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap {\n height: 70px;\n font-size: 12px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine {\n display: none;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer {\n justify-content: center;\n height: 70px;\n }\n .acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer .acf-field-group-pro-features-wpengine-logo,\n .acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer .acf-field-group-pro-features-wpengine-logo {\n clear: both;\n margin: 6px auto 0 auto;\n display: block;\n }\n}\n\n.acf-no-field-groups #tmpl-acf-field-group-pro-features,\n.acf-no-post-types #tmpl-acf-field-group-pro-features,\n.acf-no-taxonomies #tmpl-acf-field-group-pro-features {\n margin-top: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPost type & taxonomies styles\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-single-post-type label[for=acf-basic-settings-hide],\n.acf-admin-single-taxonomy label[for=acf-basic-settings-hide],\n.acf-admin-single-options-page label[for=acf-basic-settings-hide] {\n display: none;\n}\n.acf-admin-single-post-type fieldset.columns-prefs,\n.acf-admin-single-taxonomy fieldset.columns-prefs,\n.acf-admin-single-options-page fieldset.columns-prefs {\n display: none;\n}\n.acf-admin-single-post-type #acf-basic-settings .postbox-header,\n.acf-admin-single-taxonomy #acf-basic-settings .postbox-header,\n.acf-admin-single-options-page #acf-basic-settings .postbox-header {\n display: none;\n}\n.acf-admin-single-post-type .postbox-container,\n.acf-admin-single-post-type .notice,\n.acf-admin-single-taxonomy .postbox-container,\n.acf-admin-single-taxonomy .notice,\n.acf-admin-single-options-page .postbox-container,\n.acf-admin-single-options-page .notice {\n max-width: 1440px;\n clear: left;\n}\n.acf-admin-single-post-type #post-body-content,\n.acf-admin-single-taxonomy #post-body-content,\n.acf-admin-single-options-page #post-body-content {\n margin: 0;\n}\n.acf-admin-single-post-type .postbox .inside,\n.acf-admin-single-post-type .acf-box .inside,\n.acf-admin-single-taxonomy .postbox .inside,\n.acf-admin-single-taxonomy .acf-box .inside,\n.acf-admin-single-options-page .postbox .inside,\n.acf-admin-single-options-page .acf-box .inside {\n padding-top: 48px;\n padding-right: 48px;\n padding-bottom: 48px;\n padding-left: 48px;\n}\n.acf-admin-single-post-type #acf-advanced-settings.postbox .inside,\n.acf-admin-single-taxonomy #acf-advanced-settings.postbox .inside,\n.acf-admin-single-options-page #acf-advanced-settings.postbox .inside {\n padding-bottom: 24px;\n}\n.acf-admin-single-post-type .postbox-container .meta-box-sortables #acf-basic-settings .inside,\n.acf-admin-single-taxonomy .postbox-container .meta-box-sortables #acf-basic-settings .inside,\n.acf-admin-single-options-page .postbox-container .meta-box-sortables #acf-basic-settings .inside {\n border: none;\n}\n.acf-admin-single-post-type .acf-input-wrap,\n.acf-admin-single-taxonomy .acf-input-wrap,\n.acf-admin-single-options-page .acf-input-wrap {\n overflow: visible;\n}\n.acf-admin-single-post-type .acf-field,\n.acf-admin-single-taxonomy .acf-field,\n.acf-admin-single-options-page .acf-field {\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 24px;\n margin-left: 0;\n}\n.acf-admin-single-post-type .acf-field .acf-label,\n.acf-admin-single-taxonomy .acf-field .acf-label,\n.acf-admin-single-options-page .acf-field .acf-label {\n margin-bottom: 6px;\n}\n.acf-admin-single-post-type .acf-field-text,\n.acf-admin-single-post-type .acf-field-textarea,\n.acf-admin-single-post-type .acf-field-select,\n.acf-admin-single-taxonomy .acf-field-text,\n.acf-admin-single-taxonomy .acf-field-textarea,\n.acf-admin-single-taxonomy .acf-field-select,\n.acf-admin-single-options-page .acf-field-text,\n.acf-admin-single-options-page .acf-field-textarea,\n.acf-admin-single-options-page .acf-field-select {\n max-width: 600px;\n}\n.acf-admin-single-post-type .acf-field-true-false,\n.acf-admin-single-taxonomy .acf-field-true-false,\n.acf-admin-single-options-page .acf-field-true-false {\n max-width: 700px;\n}\n.acf-admin-single-post-type .acf-field-supports,\n.acf-admin-single-taxonomy .acf-field-supports,\n.acf-admin-single-options-page .acf-field-supports {\n max-width: 600px;\n}\n.acf-admin-single-post-type .acf-field-supports .acf-label,\n.acf-admin-single-taxonomy .acf-field-supports .acf-label,\n.acf-admin-single-options-page .acf-field-supports .acf-label {\n display: block;\n}\n.acf-admin-single-post-type .acf-field-supports .acf-label .description,\n.acf-admin-single-taxonomy .acf-field-supports .acf-label .description,\n.acf-admin-single-options-page .acf-field-supports .acf-label .description {\n margin-top: 4px;\n margin-bottom: 12px;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-content: flex-start;\n align-items: flex-start;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports:focus-within,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports:focus-within,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports:focus-within {\n border-color: transparent;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li {\n flex: 0 0 25%;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button {\n background-color: transparent;\n padding: 0;\n border: 0;\n height: auto;\n min-height: auto;\n margin-top: 0;\n border-radius: 0;\n line-height: 22px;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:before,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:before,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:before {\n content: \"\";\n margin-right: 6px;\n display: inline-flex;\n width: 16px;\n height: 16px;\n background-color: currentColor;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n -webkit-mask-image: url(\"../../images/icons/icon-add.svg\");\n mask-image: url(\"../../images/icons/icon-add.svg\");\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:hover,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:hover,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:hover {\n color: #044E71;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type=text],\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type=text],\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type=text] {\n width: calc(100% - 36px);\n padding: 0;\n box-shadow: none;\n border: none;\n border-bottom: 1px solid #D0D5DD;\n border-radius: 0;\n height: auto;\n margin: 0;\n min-height: auto;\n}\n.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type=text]:focus,\n.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type=text]:focus,\n.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type=text]:focus {\n outline: none;\n border-bottom-color: #399CCB;\n}\n.acf-admin-single-post-type .acf-field-seperator,\n.acf-admin-single-taxonomy .acf-field-seperator,\n.acf-admin-single-options-page .acf-field-seperator {\n margin-top: 40px;\n margin-bottom: 40px;\n border-top: 1px solid #EAECF0;\n border-right: none;\n border-bottom: none;\n border-left: none;\n}\n.acf-admin-single-post-type .acf-field-advanced-configuration,\n.acf-admin-single-taxonomy .acf-field-advanced-configuration,\n.acf-admin-single-options-page .acf-field-advanced-configuration {\n margin-bottom: 0;\n}\n.acf-admin-single-post-type .postbox-container .acf-tab-wrap,\n.acf-admin-single-post-type .acf-regenerate-labels-bar,\n.acf-admin-single-taxonomy .postbox-container .acf-tab-wrap,\n.acf-admin-single-taxonomy .acf-regenerate-labels-bar,\n.acf-admin-single-options-page .postbox-container .acf-tab-wrap,\n.acf-admin-single-options-page .acf-regenerate-labels-bar {\n position: relative;\n top: -48px;\n left: -48px;\n width: calc(100% + 96px);\n}\n.acf-admin-single-post-type .acf-regenerate-labels-bar,\n.acf-admin-single-taxonomy .acf-regenerate-labels-bar,\n.acf-admin-single-options-page .acf-regenerate-labels-bar {\n display: flex;\n align-items: center;\n justify-content: right;\n min-height: 48px;\n margin-bottom: 0;\n padding-right: 16px;\n padding-left: 16px;\n gap: 8px;\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #F2F4F7;\n}\n.acf-admin-single-post-type .acf-labels-tip,\n.acf-admin-single-taxonomy .acf-labels-tip,\n.acf-admin-single-options-page .acf-labels-tip {\n display: inline-flex;\n align-items: center;\n min-height: 24px;\n margin-right: 8px;\n padding-left: 16px;\n border-left-width: 1px;\n border-left-style: solid;\n border-left-color: #EAECF0;\n}\n.acf-admin-single-post-type .acf-labels-tip .acf-icon,\n.acf-admin-single-taxonomy .acf-labels-tip .acf-icon,\n.acf-admin-single-options-page .acf-labels-tip .acf-icon {\n display: inline-flex;\n align-items: center;\n width: 16px;\n height: 16px;\n -webkit-mask-size: 16px;\n mask-size: 16px;\n background-color: #98A2B3;\n}\n\n.acf-select2-default-pill {\n border-radius: 100px;\n min-height: 20px;\n padding-top: 2px;\n padding-bottom: 2px;\n padding-left: 8px;\n padding-right: 8px;\n font-size: 11px;\n margin-left: 6px;\n background-color: #EAECF0;\n color: #667085;\n}\n\n.acf-menu-position-desc-child {\n display: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Field picker modal\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-modal.acf-browse-fields-modal {\n width: 1120px;\n height: 664px;\n top: 50%;\n right: auto;\n bottom: auto;\n left: 50%;\n transform: translate(-50%, -50%);\n display: flex;\n flex-direction: row;\n border-radius: 12px;\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.08);\n overflow: hidden;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n width: 760px;\n background: #fff;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar {\n position: relative;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n background: #F9FAFB;\n border: none;\n padding: 35px 32px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap {\n position: relative;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap::after {\n content: \"\";\n display: block;\n position: absolute;\n top: 11px;\n left: 10px;\n width: 18px;\n height: 18px;\n -webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n mask-image: url(\"../../images/icons/icon-search.svg\");\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap input {\n width: 280px;\n height: 40px;\n margin: 0;\n padding-left: 32px;\n box-shadow: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content {\n top: auto;\n bottom: auto;\n padding: 0;\n height: 100%;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-tab-group {\n padding-left: 32px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab {\n display: flex;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results {\n flex-direction: row;\n flex-wrap: wrap;\n gap: 24px;\n padding: 32px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type {\n position: relative;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n isolation: isolate;\n width: 120px;\n height: 120px;\n background: #F9FAFB;\n border: 1px solid #EAECF0;\n border-radius: 8px;\n box-sizing: border-box;\n color: #1D2939;\n text-decoration: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:hover, .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:active, .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type.selected,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type:hover,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type:active,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type.selected {\n background: #EBF5FA;\n border: 1px solid #399CCB;\n box-shadow: inset 0 0 0 1px #399CCB;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-icon,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-icon {\n border: none;\n background: none;\n top: 0;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-icon::before,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-icon::before {\n width: 22px;\n height: 22px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-label,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-label {\n margin-top: 12px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .field-type-requires-pro {\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n top: -10px;\n right: -10px;\n color: white;\n font-size: 11px;\n padding-right: 6px;\n padding-left: 6px;\n background-image: url(\"../../images/pro-chip.svg\");\n background-repeat: no-repeat;\n height: 24px;\n width: 28px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro.not-pro,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .field-type-requires-pro.not-pro {\n background-image: url(\"../../images/pro-chip-locked.svg\");\n width: 43px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n height: auto;\n min-height: 72px;\n padding-top: 0;\n padding-right: 32px;\n padding-bottom: 0;\n padding-left: 32px;\n margin: 0;\n border: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-select-field,\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-btn-pro {\n min-width: 160px;\n justify-content: center;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-insert-field-label {\n min-width: 280px;\n box-shadow: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-field-picker-actions {\n display: flex;\n gap: 8px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview {\n display: flex;\n flex-direction: column;\n width: 360px;\n background-color: #F9FAFB;\n background-image: url(\"../../images/field-preview-grid.png\");\n background-size: 740px;\n background-repeat: no-repeat;\n background-position: center bottom;\n border-left: 1px solid #EAECF0;\n box-sizing: border-box;\n padding: 32px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-desc {\n margin: 0;\n padding: 0;\n color: #667085;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-preview-container {\n display: inline-flex;\n justify-content: center;\n width: 100%;\n margin-top: 24px;\n padding-top: 32px;\n padding-bottom: 32px;\n background-color: rgba(255, 255, 255, 0.64);\n border-radius: 8px;\n box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 8px 24px rgba(0, 0, 0, 0.04);\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-image {\n max-width: 232px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info {\n flex-grow: 1;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-name {\n font-size: 21px;\n margin-top: 0;\n margin-right: 0;\n margin-bottom: 16px;\n margin-left: 0;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock {\n display: inline-flex;\n justify-items: center;\n align-items: center;\n min-height: 24px;\n margin-bottom: 12px;\n padding-right: 10px;\n padding-left: 10px;\n background: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n border-radius: 100px;\n color: white;\n text-decoration: none;\n font-size: 10px;\n text-transform: uppercase;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock i.acf-icon {\n width: 14px;\n height: 14px;\n margin-right: 4px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links {\n display: flex;\n align-items: center;\n gap: 24px;\n min-height: 40px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links .acf-icon {\n width: 18px;\n height: 18px;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links::before {\n display: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a {\n display: flex;\n gap: 6px;\n text-decoration: none;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a:hover {\n text-decoration: underline;\n}\n.acf-modal.acf-browse-fields-modal .acf-field-type-search-results,\n.acf-modal.acf-browse-fields-modal .acf-field-type-search-no-results {\n display: none;\n}\n.acf-modal.acf-browse-fields-modal.is-searching .acf-tab-wrap,\n.acf-modal.acf-browse-fields-modal.is-searching .acf-field-types-tab,\n.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-no-results {\n display: none !important;\n}\n.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-results {\n display: flex;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-tab-wrap,\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-types-tab,\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-results,\n.acf-modal.acf-browse-fields-modal.no-results-found .field-type-info,\n.acf-modal.acf-browse-fields-modal.no-results-found .field-type-links,\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-picker-toolbar {\n display: none !important;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-modal-title {\n border-bottom-width: 1px;\n border-bottom-style: solid;\n border-bottom-color: #EAECF0;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n height: 100%;\n gap: 6px;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results img {\n margin-bottom: 19px;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p {\n margin: 0;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p.acf-no-results-text {\n display: flex;\n}\n.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results .acf-invalid-search-term {\n max-width: 200px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: inline-block;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide browse fields button for smaller screen sizes\n*\n*---------------------------------------------------------------------------------------------*/\n@media only screen and (max-width: 1080px) {\n .acf-btn.browse-fields {\n display: none;\n }\n}\n.acf-block-body .acf-field-icon-picker .acf-tab-group {\n margin: 0;\n padding-left: 0 !important;\n}\n\n.acf-field-icon-picker {\n max-width: 600px;\n}\n.acf-field-icon-picker .acf-tab-group {\n padding: 0;\n border-bottom: 0;\n overflow: hidden;\n}\n.acf-field-icon-picker .active a {\n background: #667085;\n color: #fff;\n}\n.acf-field-icon-picker .acf-dashicons-search-wrap {\n position: relative;\n}\n.acf-field-icon-picker .acf-dashicons-search-wrap::after {\n content: \"\";\n display: block;\n position: absolute;\n top: 6px;\n left: 10px;\n width: 18px;\n height: 18px;\n -webkit-mask-image: url(../../images/icons/icon-search.svg);\n mask-image: url(../../images/icons/icon-search.svg);\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-field-icon-picker .acf-dashicons-search-wrap .acf-dashicons-search-input {\n padding-left: 32px;\n border-radius: 0;\n}\n.acf-field-icon-picker .acf-dashicons-list {\n margin-bottom: 0;\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n align-content: start;\n height: 135px;\n overflow: hidden;\n overflow-y: auto;\n background-color: #f9f9f9;\n border: 1px solid #8c8f94;\n border-top: none;\n border-radius: 0 0 6px 6px;\n gap: 8px;\n padding: 8px;\n}\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon {\n background-color: transparent;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 32px;\n height: 32px;\n border: solid 2px transparent;\n color: #3c434a;\n}\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon label {\n display: none;\n}\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio],\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:active,\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:checked::before,\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:focus {\n all: initial;\n appearance: none;\n}\n.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon:hover {\n border: solid 2px #0783BE;\n border-radius: 6px;\n cursor: pointer;\n}\n.acf-field-icon-picker .acf-dashicons-list .active {\n border: solid 2px #0783BE;\n background-color: #EBF5FA;\n border-radius: 6px;\n}\n.acf-field-icon-picker .acf-dashicons-list .active.focus {\n border: solid 2px #0783BE;\n background-color: #EBF5FA;\n border-radius: 6px;\n box-shadow: 0 0 2px #0783be;\n}\n.acf-field-icon-picker .acf-dashicons-list::after {\n content: \"\";\n flex: auto;\n}\n.acf-field-icon-picker .acf-dashicons-list-empty {\n position: relative;\n display: none;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding-top: 10px;\n padding-left: 10px;\n height: 135px;\n overflow: scroll;\n background-color: #F9FAFB;\n border: 1px solid #D0D5DD;\n border-top: none;\n border-radius: 0 0 6px 6px;\n}\n.acf-field-icon-picker .acf-dashicons-list-empty img {\n height: 30px;\n width: 30px;\n color: #D0D5DD;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library,\n.acf-field-icon-picker .acf-icon-picker-url-tabs {\n box-sizing: border-box;\n display: flex;\n align-items: center;\n justify-items: center;\n gap: 12px;\n background-color: #f9f9f9;\n padding: 12px;\n border: 1px solid #8c8f94;\n border-radius: 0;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview {\n all: unset;\n cursor: pointer;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus {\n outline: 1px solid #0783BE;\n border-radius: 6px;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img {\n box-sizing: border-box;\n width: 40px;\n height: 40px;\n border: solid 2px transparent;\n color: #fff;\n background-color: #191e23;\n display: flex;\n justify-content: center;\n align-items: center;\n border-radius: 6px;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img > img,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img > img {\n width: 90%;\n height: 90%;\n object-fit: cover;\n border-radius: 5px;\n border: 1px solid #667085;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button {\n height: 40px;\n background-color: #0783BE;\n border: none;\n border-radius: 6px;\n padding: 8px 12px;\n color: #fff;\n display: flex;\n align-items: center;\n justify-items: center;\n gap: 4px;\n cursor: pointer;\n}\n.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-url,\n.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-url {\n width: 100%;\n}\n\n.-left .acf-field-icon-picker {\n max-width: inherit;\n}\n\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker {\n max-width: 600px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .active a {\n background: #667085;\n color: #fff;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-button {\n border: none;\n height: 25px;\n padding: 5px 10px;\n border-radius: 15px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker li a .acf-tab-button {\n color: #667085;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker > *:not(.acf-tab-wrap) {\n top: -32px;\n position: relative;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group {\n margin-right: 48px;\n display: flex;\n gap: 10px;\n justify-content: flex-end;\n align-items: center;\n background: none;\n border: none;\n max-width: 648px;\n border-bottom-width: 0;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li {\n all: initial;\n box-sizing: border-box;\n margin-bottom: -17px;\n margin-right: 0;\n border-radius: 10px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a {\n all: initial;\n outline: 1px solid transparent;\n color: #667085;\n box-sizing: border-box;\n border-radius: 100px;\n cursor: pointer;\n padding: 7px;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n font-size: 12.5px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li.active a {\n background-color: #667085;\n color: #fff;\n border-bottom-width: 1px !important;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a:focus {\n outline: 1px solid #0783BE;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap {\n background: none;\n border: none;\n overflow: visible;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap {\n position: relative;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap::after {\n content: \"\";\n display: block;\n position: absolute;\n top: 11px;\n left: 10px;\n width: 18px;\n height: 18px;\n -webkit-mask-image: url(../../images/icons/icon-search.svg);\n mask-image: url(../../images/icons/icon-search.svg);\n background-color: #98A2B3;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n text-indent: 500%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap .acf-dashicons-search-input {\n padding-left: 32px;\n border-radius: 6px 6px 0 0;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list {\n margin-bottom: -32px;\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n align-content: start;\n height: 135px;\n overflow: hidden;\n overflow-y: auto;\n background-color: #F9FAFB;\n border: 1px solid #D0D5DD;\n border-top: none;\n border-radius: 0 0 6px 6px;\n gap: 8px;\n padding: 8px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon {\n background-color: transparent;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 32px;\n height: 32px;\n border: solid 2px transparent;\n color: #3c434a;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon label {\n display: none;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio],\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:active,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:checked::before,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:focus {\n all: initial;\n appearance: none;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon:hover {\n border: solid 2px #0783BE;\n border-radius: 6px;\n cursor: pointer;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .active {\n border: solid 2px #0783BE;\n background-color: #EBF5FA;\n border-radius: 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .active.focus {\n border: solid 2px #0783BE;\n background-color: #EBF5FA;\n border-radius: 6px;\n box-shadow: 0 0 2px #0783be;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list::after {\n content: \"\";\n flex: auto;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list-empty {\n position: relative;\n display: none;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding-top: 10px;\n padding-left: 10px;\n height: 135px;\n overflow: scroll;\n background-color: #F9FAFB;\n border: 1px solid #D0D5DD;\n border-top: none;\n border-radius: 0 0 6px 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list-empty img {\n height: 30px;\n width: 30px;\n color: #D0D5DD;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs {\n box-sizing: border-box;\n display: flex;\n align-items: center;\n justify-items: center;\n gap: 12px;\n background-color: #F9FAFB;\n padding: 12px;\n border: 1px solid #D0D5DD;\n border-radius: 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview {\n all: unset;\n cursor: pointer;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus {\n outline: 1px solid #0783BE;\n border-radius: 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img {\n box-sizing: border-box;\n width: 40px;\n height: 40px;\n border: solid 2px transparent;\n color: #fff;\n background-color: #191e23;\n display: flex;\n justify-content: center;\n align-items: center;\n border-radius: 6px;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img > img,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img > img {\n width: 90%;\n height: 90%;\n object-fit: cover;\n border-radius: 5px;\n border: 1px solid #667085;\n}\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button {\n height: 40px;\n background-color: #0783BE;\n border: none;\n border-radius: 6px;\n padding: 8px 12px;\n color: #fff;\n display: flex;\n align-items: center;\n justify-items: center;\n gap: 4px;\n cursor: pointer;\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n\n/* colors */\n$acf_blue: #2a9bd9;\n$acf_notice: #2a9bd9;\n$acf_error: #d94f4f;\n$acf_success: #49ad52;\n$acf_warning: #fd8d3b;\n\n/* acf-field */\n$field_padding: 15px 12px;\n$field_padding_x: 12px;\n$field_padding_y: 15px;\n$fp: 15px 12px;\n$fy: 15px;\n$fx: 12px;\n\n/* responsive */\n$md: 880px;\n$sm: 640px;\n\n// Admin.\n$wp-card-border: #ccd0d4;\t\t\t// Card border.\n$wp-card-border-1: #d5d9dd;\t\t // Card inner border 1: Structural (darker).\n$wp-card-border-2: #eeeeee;\t\t // Card inner border 2: Fields (lighter).\n$wp-input-border: #7e8993;\t\t // Input border.\n\n// Admin 3.8\n$wp38-card-border: #E5E5E5;\t\t // Card border.\n$wp38-card-border-1: #dfdfdf;\t\t// Card inner border 1: Structural (darker).\n$wp38-card-border-2: #eeeeee;\t\t// Card inner border 2: Fields (lighter).\n$wp38-input-border: #dddddd;\t\t // Input border.\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Grays\n$gray-50: #F9FAFB;\n$gray-100: #F2F4F7;\n$gray-200: #EAECF0;\n$gray-300: #D0D5DD;\n$gray-400: #98A2B3;\n$gray-500: #667085;\n$gray-600: #475467;\n$gray-700: #344054;\n$gray-800: #1D2939;\n$gray-900: #101828;\n\n// Blues\n$blue-50: #EBF5FA;\n$blue-100: #D8EBF5;\n$blue-200: #A5D2E7;\n$blue-300: #6BB5D8;\n$blue-400: #399CCB;\n$blue-500: #0783BE;\n$blue-600: #066998;\n$blue-700: #044E71;\n$blue-800: #033F5B;\n$blue-900: #032F45;\n\n// Utility\n$color-info:\t#2D69DA;\n$color-success:\t#52AA59;\n$color-warning:\t#F79009;\n$color-danger:\t#D13737;\n\n$color-primary: $blue-500;\n$color-primary-hover: $blue-600;\n$color-secondary: $gray-500;\n$color-secondary-hover: $gray-400;\n\n// Gradients\n$gradient-pro: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n\n// Border radius\n$radius-sm:\t4px;\n$radius-md: 6px;\n$radius-lg: 8px;\n$radius-xl: 12px;\n\n// Elevations / Box shadows\n$elevation-01: 0px 1px 2px rgba($gray-900, 0.10);\n\n// Input & button focus outline\n$outline: 3px solid $blue-50;\n\n// Link colours\n$link-color: $blue-500;\n\n// Responsive\n$max-width: 1440px;","/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n@mixin clearfix() {\n\t&:after {\n\t\tdisplay: block;\n\t\tclear: both;\n\t\tcontent: \"\";\n\t}\n}\n\n@mixin border-box() {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n}\n\n@mixin centered() {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n}\n\n@mixin animate( $properties: 'all' ) {\n\t-webkit-transition: $properties 0.3s ease; // Safari 3.2+, Chrome\n -moz-transition: $properties 0.3s ease; \t// Firefox 4-15\n -o-transition: $properties 0.3s ease; \t\t// Opera 10.5–12.00\n transition: $properties 0.3s ease; \t\t// Firefox 16+, Opera 12.50+\n}\n\n@mixin rtl() {\n\thtml[dir=\"rtl\"] & {\n\t\ttext-align: right;\n\t\t@content;\n\t}\n}\n\n@mixin wp-admin( $version: '3-8' ) {\n\t.acf-admin-#{$version} & {\n\t\t@content;\n\t}\n}","@use \"sass:math\";\n/*--------------------------------------------------------------------------------------------\n*\n* Global\n*\n*--------------------------------------------------------------------------------------------*/\n\n/* Horizontal List */\n.acf-hl {\n\tpadding: 0;\n\tmargin: 0;\n\tlist-style: none;\n\tdisplay: block;\n\tposition: relative;\n}\n.acf-hl > li {\n\tfloat: left;\n\tdisplay: block;\n\tmargin: 0;\n\tpadding: 0;\n}\n.acf-hl > li.acf-fr {\n\tfloat: right;\n}\n\n/* Horizontal List: Clearfix */\n.acf-hl:before,\n.acf-hl:after,\n.acf-bl:before,\n.acf-bl:after,\n.acf-cf:before,\n.acf-cf:after {\n\tcontent: \"\";\n\tdisplay: block;\n\tline-height: 0;\n}\n.acf-hl:after,\n.acf-bl:after,\n.acf-cf:after {\n\tclear: both;\n}\n\n/* Block List */\n.acf-bl {\n\tpadding: 0;\n\tmargin: 0;\n\tlist-style: none;\n\tdisplay: block;\n\tposition: relative;\n}\n.acf-bl > li {\n\tdisplay: block;\n\tmargin: 0;\n\tpadding: 0;\n\tfloat: none;\n}\n\n/* Visibility */\n.acf-hidden {\n\tdisplay: none !important;\n}\n.acf-empty {\n\tdisplay: table-cell !important;\n\t* {\n\t\tdisplay: none !important;\n\t}\n}\n\n/* Float */\n.acf-fl {\n\tfloat: left;\n}\n.acf-fr {\n\tfloat: right;\n}\n.acf-fn {\n\tfloat: none;\n}\n\n/* Align */\n.acf-al {\n\ttext-align: left;\n}\n.acf-ar {\n\ttext-align: right;\n}\n.acf-ac {\n\ttext-align: center;\n}\n\n/* loading */\n.acf-loading,\n.acf-spinner {\n\tdisplay: inline-block;\n\theight: 20px;\n\twidth: 20px;\n\tvertical-align: text-top;\n\tbackground: transparent url(../../images/spinner.gif) no-repeat 50% 50%;\n}\n\n/* spinner */\n.acf-spinner {\n\tdisplay: none;\n}\n\n.acf-spinner.is-active {\n\tdisplay: inline-block;\n}\n\n/* WP < 4.2 */\n.spinner.is-active {\n\tdisplay: inline-block;\n}\n\n/* required */\n.acf-required {\n\tcolor: #f00;\n}\n\n/* Allow pointer events in reusable blocks */\n.acf-button,\n.acf-tab-button {\n\tpointer-events: auto !important;\n}\n\n/* show on hover */\n.acf-soh .acf-soh-target {\n\t-webkit-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n\t-moz-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n\t-o-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n\ttransition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;\n\n\tvisibility: hidden;\n\topacity: 0;\n}\n\n.acf-soh:hover .acf-soh-target {\n\t-webkit-transition-delay: 0s;\n\t-moz-transition-delay: 0s;\n\t-o-transition-delay: 0s;\n\ttransition-delay: 0s;\n\n\tvisibility: visible;\n\topacity: 1;\n}\n\n/* show if value */\n.show-if-value {\n\tdisplay: none;\n}\n.hide-if-value {\n\tdisplay: block;\n}\n\n.has-value .show-if-value {\n\tdisplay: block;\n}\n.has-value .hide-if-value {\n\tdisplay: none;\n}\n\n/* select2 WP animation fix */\n.select2-search-choice-close {\n\t-webkit-transition: none;\n\t-moz-transition: none;\n\t-o-transition: none;\n\ttransition: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* tooltip\n*\n*---------------------------------------------------------------------------------------------*/\n\n/* tooltip */\n.acf-tooltip {\n\tbackground: $gray-800;\n\tborder-radius: $radius-md;\n\tcolor: $gray-300;\n\tpadding: {\n\t\ttop: 8px;\n\t\tright: 12px;\n\t\tbottom: 10px;\n\t\tleft: 12px;\n\t}\n\tposition: absolute;\n\t@extend .p7;\n\tz-index: 900000;\n\tmax-width: 280px;\n\tbox-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08),\n\t\t0px 4px 6px -2px rgba(16, 24, 40, 0.03);\n\n\t/* tip */\n\t&:before {\n\t\tborder: solid;\n\t\tborder-color: transparent;\n\t\tborder-width: 6px;\n\t\tcontent: \"\";\n\t\tposition: absolute;\n\t}\n\n\t/* positions */\n\t&.top {\n\t\tmargin-top: -8px;\n\n\t\t&:before {\n\t\t\ttop: 100%;\n\t\t\tleft: 50%;\n\t\t\tmargin-left: -6px;\n\t\t\tborder-top-color: #2f353e;\n\t\t\tborder-bottom-width: 0;\n\t\t}\n\t}\n\n\t&.right {\n\t\tmargin-left: 8px;\n\n\t\t&:before {\n\t\t\ttop: 50%;\n\t\t\tmargin-top: -6px;\n\t\t\tright: 100%;\n\t\t\tborder-right-color: #2f353e;\n\t\t\tborder-left-width: 0;\n\t\t}\n\t}\n\n\t&.bottom {\n\t\tmargin-top: 8px;\n\n\t\t&:before {\n\t\t\tbottom: 100%;\n\t\t\tleft: 50%;\n\t\t\tmargin-left: -6px;\n\t\t\tborder-bottom-color: #2f353e;\n\t\t\tborder-top-width: 0;\n\t\t}\n\t}\n\n\t&.left {\n\t\tmargin-left: -8px;\n\n\t\t&:before {\n\t\t\ttop: 50%;\n\t\t\tmargin-top: -6px;\n\t\t\tleft: 100%;\n\t\t\tborder-left-color: #2f353e;\n\t\t\tborder-right-width: 0;\n\t\t}\n\t}\n\n\t.acf-overlay {\n\t\tz-index: -1;\n\t}\n}\n\n/* confirm */\n.acf-tooltip.-confirm {\n\tz-index: 900001; // +1 higher than .acf-tooltip\n\n\ta {\n\t\ttext-decoration: none;\n\t\tcolor: #9ea3a8;\n\n\t\t&:hover {\n\t\t\ttext-decoration: underline;\n\t\t}\n\n\t\t&[data-event=\"confirm\"] {\n\t\t\tcolor: #f55e4f;\n\t\t}\n\t}\n}\n\n.acf-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tbottom: 0;\n\tleft: 0;\n\tright: 0;\n\tcursor: default;\n}\n\n.acf-tooltip-target {\n\tposition: relative;\n\tz-index: 900002; // +1 higher than .acf-tooltip\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* loading\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-loading-overlay {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: 0;\n\tright: 0;\n\tcursor: default;\n\tz-index: 99;\n\tbackground: rgba(249, 249, 249, 0.5);\n\n\ti {\n\t\t@include centered();\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-icon\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-icon {\n\tdisplay: inline-block;\n\theight: 28px;\n\twidth: 28px;\n\tborder: transparent solid 1px;\n\tborder-radius: 100%;\n\tfont-size: 20px;\n\tline-height: 21px;\n\ttext-align: center;\n\ttext-decoration: none;\n\tvertical-align: top;\n\tbox-sizing: border-box;\n\n\t&:before {\n\t\tfont-family: dashicons;\n\t\tdisplay: inline-block;\n\t\tline-height: 1;\n\t\tfont-weight: 400;\n\t\tfont-style: normal;\n\t\tspeak: none;\n\t\ttext-decoration: inherit;\n\t\ttext-transform: none;\n\t\ttext-rendering: auto;\n\t\t-webkit-font-smoothing: antialiased;\n\t\t-moz-osx-font-smoothing: grayscale;\n\t\twidth: 1em;\n\t\theight: 1em;\n\t\tvertical-align: middle;\n\t\ttext-align: center;\n\t}\n}\n\n// Icon types.\n.acf-icon.-plus:before {\n\tcontent: \"\\f543\";\n}\n.acf-icon.-minus:before {\n\tcontent: \"\\f460\";\n}\n.acf-icon.-cancel:before {\n\tcontent: \"\\f335\";\n\tmargin: -1px 0 0 -1px;\n}\n.acf-icon.-pencil:before {\n\tcontent: \"\\f464\";\n}\n.acf-icon.-location:before {\n\tcontent: \"\\f230\";\n}\n.acf-icon.-up:before {\n\tcontent: \"\\f343\";\n\n\t// Fix position relative to font-size.\n\tmargin-top: math.div(-2em, 20);\n}\n.acf-icon.-down:before {\n\tcontent: \"\\f347\";\n\n\t// Fix position relative to font-size.\n\tmargin-top: math.div(2em, 20);\n}\n.acf-icon.-left:before {\n\tcontent: \"\\f341\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.acf-icon.-right:before {\n\tcontent: \"\\f345\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(2em, 20);\n}\n.acf-icon.-sync:before {\n\tcontent: \"\\f463\";\n}\n.acf-icon.-globe:before {\n\tcontent: \"\\f319\";\n\n\t// Fix position relative to font-size.\n\tmargin-top: math.div(2em, 20);\n\tmargin-left: math.div(2em, 20);\n}\n.acf-icon.-picture:before {\n\tcontent: \"\\f128\";\n}\n.acf-icon.-check:before {\n\tcontent: \"\\f147\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.acf-icon.-dot-3:before {\n\tcontent: \"\\f533\";\n\n\t// Fix position relative to font-size.\n\tmargin-top: math.div(-2em, 20);\n}\n.acf-icon.-arrow-combo:before {\n\tcontent: \"\\f156\";\n}\n.acf-icon.-arrow-up:before {\n\tcontent: \"\\f142\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.acf-icon.-arrow-down:before {\n\tcontent: \"\\f140\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.acf-icon.-search:before {\n\tcontent: \"\\f179\";\n}\n.acf-icon.-link-ext:before {\n\tcontent: \"\\f504\";\n}\n\n// Duplicate is a custom icon made from pseudo elements.\n.acf-icon.-duplicate {\n\tposition: relative;\n\t&:before,\n\t&:after {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tbox-sizing: border-box;\n\t\twidth: 46%;\n\t\theight: 46%;\n\t\tposition: absolute;\n\t\ttop: 33%;\n\t\tleft: 23%;\n\t}\n\t&:before {\n\t\tmargin: -1px 0 0 1px;\n\t\tbox-shadow: 2px -2px 0px 0px currentColor;\n\t}\n\t&:after {\n\t\tborder: solid 2px currentColor;\n\t}\n}\n\n.acf-icon.-trash {\n\tposition: relative;\n\t&:before,\n\t&:after {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tbox-sizing: border-box;\n\t\twidth: 46%;\n\t\theight: 46%;\n\t\tposition: absolute;\n\t\ttop: 33%;\n\t\tleft: 23%;\n\t}\n\t&:before {\n\t\tmargin: -1px 0 0 1px;\n\t\tbox-shadow: 2px -2px 0px 0px currentColor;\n\t}\n\t&:after {\n\t\tborder: solid 2px currentColor;\n\t}\n}\n\n// Collapse icon toggles automatically.\n.acf-icon.-collapse:before {\n\tcontent: \"\\f142\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n.-collapsed .acf-icon.-collapse:before {\n\tcontent: \"\\f140\";\n\n\t// Fix position relative to font-size.\n\tmargin-left: math.div(-2em, 20);\n}\n\n// displays with grey border.\nspan.acf-icon {\n\tcolor: #555d66;\n\tborder-color: #b5bcc2;\n\tbackground-color: #fff;\n}\n\n// also displays with grey border.\na.acf-icon {\n\tcolor: #555d66;\n\tborder-color: #b5bcc2;\n\tbackground-color: #fff;\n\tposition: relative;\n\ttransition: none;\n\tcursor: pointer;\n\n\t// State \"hover\".\n\t&:hover {\n\t\tbackground: #f3f5f6;\n\t\tborder-color: #0071a1;\n\t\tcolor: #0071a1;\n\t}\n\t&.-minus:hover,\n\t&.-cancel:hover {\n\t\tbackground: #f7efef;\n\t\tborder-color: #a10000;\n\t\tcolor: #dc3232;\n\t}\n\n\t// Fix: Remove WP outline box-shadow.\n\t&:active,\n\t&:focus {\n\t\toutline: none;\n\t\tbox-shadow: none;\n\t}\n}\n\n// Style \"clear\".\n.acf-icon.-clear {\n\tborder-color: transparent;\n\tbackground: transparent;\n\tcolor: #444;\n}\n\n// Style \"light\".\n.acf-icon.light {\n\tborder-color: transparent;\n\tbackground: #f5f5f5;\n\tcolor: #23282d;\n}\n\n// Style \"dark\".\n.acf-icon.dark {\n\tborder-color: transparent !important;\n\tbackground: #23282d;\n\tcolor: #eee;\n}\na.acf-icon.dark {\n\t&:hover {\n\t\tbackground: #191e23;\n\t\tcolor: #00b9eb;\n\t}\n\t&.-minus:hover,\n\t&.-cancel:hover {\n\t\tcolor: #d54e21;\n\t}\n}\n\n// Style \"grey\".\n.acf-icon.grey {\n\tborder-color: transparent !important;\n\tbackground: #b4b9be;\n\tcolor: #fff !important;\n\n\t&:hover {\n\t\tbackground: #00a0d2;\n\t\tcolor: #fff;\n\t}\n\t&.-minus:hover,\n\t&.-cancel:hover {\n\t\tbackground: #32373c;\n\t}\n}\n\n// Size \"small\".\n.acf-icon.small,\n.acf-icon.-small {\n\twidth: 20px;\n\theight: 20px;\n\tline-height: 14px;\n\tfont-size: 14px;\n\n\t// Apply minor transforms to reduce clarirty of \"duplicate\" icon.\n\t// Helps to unify rendering with dashicons.\n\t&.-duplicate {\n\t\t&:before,\n\t\t&:after {\n\t\t\t//transform: rotate(0.1deg) scale(0.9) translate(-5%, 5%);\n\t\t\topacity: 0.8;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-box\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-box {\n\tbackground: #ffffff;\n\tborder: 1px solid $wp-card-border;\n\tposition: relative;\n\tbox-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);\n\n\t/* title */\n\t.title {\n\t\tborder-bottom: 1px solid $wp-card-border;\n\t\tmargin: 0;\n\t\tpadding: 15px;\n\n\t\th3 {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 1em;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\t}\n\n\t.inner {\n\t\tpadding: 15px;\n\t}\n\n\th2 {\n\t\tcolor: #333333;\n\t\tfont-size: 26px;\n\t\tline-height: 1.25em;\n\t\tmargin: 0.25em 0 0.75em;\n\t\tpadding: 0;\n\t}\n\n\th3 {\n\t\tmargin: 1.5em 0 0;\n\t}\n\n\tp {\n\t\tmargin-top: 0.5em;\n\t}\n\n\ta {\n\t\ttext-decoration: none;\n\t}\n\n\ti {\n\t\t&.dashicons-external {\n\t\t\tmargin-top: -1px;\n\t\t}\n\t}\n\n\t/* footer */\n\t.footer {\n\t\tborder-top: 1px solid $wp-card-border;\n\t\tpadding: 12px;\n\t\tfont-size: 13px;\n\t\tline-height: 1.5;\n\n\t\tp {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tborder-color: $wp38-card-border;\n\t\t.title,\n\t\t.footer {\n\t\t\tborder-color: $wp38-card-border;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-notice\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-notice {\n\tposition: relative;\n\tdisplay: block;\n\tcolor: #fff;\n\tmargin: 5px 0 15px;\n\tpadding: 3px 12px;\n\tbackground: $acf_notice;\n\tborder-left: darken($acf_notice, 10%) solid 3px;\n\n\tp {\n\t\tfont-size: 13px;\n\t\tline-height: 1.5;\n\t\tmargin: 0.5em 0;\n\t\ttext-shadow: none;\n\t\tcolor: inherit;\n\t}\n\n\t.acf-notice-dismiss {\n\t\tposition: absolute;\n\t\ttop: 9px;\n\t\tright: 12px;\n\t\tbackground: transparent !important;\n\t\tcolor: inherit !important;\n\t\tborder-color: #fff !important;\n\t\topacity: 0.75;\n\t\t&:hover {\n\t\t\topacity: 1;\n\t\t}\n\t}\n\n\t// dismiss\n\t&.-dismiss {\n\t\tpadding-right: 40px;\n\t}\n\n\t// error\n\t&.-error {\n\t\tbackground: $acf_error;\n\t\tborder-color: darken($acf_error, 10%);\n\t}\n\n\t// success\n\t&.-success {\n\t\tbackground: $acf_success;\n\t\tborder-color: darken($acf_success, 10%);\n\t}\n\n\t// warning\n\t&.-warning {\n\t\tbackground: $acf_warning;\n\t\tborder-color: darken($acf_warning, 10%);\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-table\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-table {\n\tborder: $wp-card-border solid 1px;\n\tbackground: #fff;\n\tborder-spacing: 0;\n\tborder-radius: 0;\n\ttable-layout: auto;\n\tpadding: 0;\n\tmargin: 0;\n\twidth: 100%;\n\tclear: both;\n\tbox-sizing: content-box;\n\n\t/* defaults */\n\t> tbody > tr,\n\t> thead > tr {\n\t\t> th,\n\t\t> td {\n\t\t\tpadding: 8px;\n\t\t\tvertical-align: top;\n\t\t\tbackground: #fff;\n\t\t\ttext-align: left;\n\t\t\tborder-style: solid;\n\t\t\tfont-weight: normal;\n\t\t}\n\n\t\t> th {\n\t\t\tposition: relative;\n\t\t\tcolor: #333333;\n\t\t}\n\t}\n\n\t/* thead */\n\t> thead {\n\t\t> tr {\n\t\t\t> th {\n\t\t\t\tborder-color: $wp-card-border-1;\n\t\t\t\tborder-width: 0 0 1px 1px;\n\n\t\t\t\t&:first-child {\n\t\t\t\t\tborder-left-width: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t/* tbody */\n\t> tbody {\n\t\t> tr {\n\t\t\tz-index: 1;\n\n\t\t\t> td {\n\t\t\t\tborder-color: $wp-card-border-2;\n\t\t\t\tborder-width: 1px 0 0 1px;\n\n\t\t\t\t&:first-child {\n\t\t\t\t\tborder-left-width: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&:first-child > td {\n\t\t\t\tborder-top-width: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t/* -clear */\n\t&.-clear {\n\t\tborder: 0 none;\n\n\t\t> tbody > tr,\n\t\t> thead > tr {\n\t\t\t> td,\n\t\t\t> th {\n\t\t\t\tborder: 0 none;\n\t\t\t\tpadding: 4px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* remove tr */\n.acf-remove-element {\n\t-webkit-transition: all 0.25s ease-out;\n\t-moz-transition: all 0.25s ease-out;\n\t-o-transition: all 0.25s ease-out;\n\ttransition: all 0.25s ease-out;\n\n\ttransform: translate(50px, 0);\n\topacity: 0;\n}\n\n/* fade-up */\n.acf-fade-up {\n\t-webkit-transition: all 0.25s ease-out;\n\t-moz-transition: all 0.25s ease-out;\n\t-o-transition: all 0.25s ease-out;\n\ttransition: all 0.25s ease-out;\n\n\ttransform: translate(0, -10px);\n\topacity: 0;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Fake table\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-thead,\n.acf-tbody,\n.acf-tfoot {\n\twidth: 100%;\n\tpadding: 0;\n\tmargin: 0;\n\n\t> li {\n\t\tbox-sizing: border-box;\n\t\tpadding: {\n\t\t\ttop: 14px;\n\t\t}\n\t\tfont-size: 12px;\n\t\tline-height: 14px;\n\t}\n}\n\n.acf-thead {\n\tborder-bottom: $wp-card-border solid 1px;\n\tcolor: #23282d;\n\n\t> li {\n\t\tfont-size: 14px;\n\t\tline-height: 1.4;\n\t\tfont-weight: bold;\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tborder-color: $wp38-card-border-1;\n\t}\n}\n\n.acf-tfoot {\n\tbackground: #f5f5f5;\n\tborder-top: $wp-card-border-1 solid 1px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSettings\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-settings-wrap {\n\t#poststuff {\n\t\tpadding-top: 15px;\n\t}\n\n\t.acf-box {\n\t\tmargin: 20px 0;\n\t}\n\n\ttable {\n\t\tmargin: 0;\n\n\t\t.button {\n\t\t\tvertical-align: middle;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-popup\n*\n*--------------------------------------------------------------------------------------------*/\n\n#acf-popup {\n\tposition: fixed;\n\tz-index: 900000;\n\ttop: 0;\n\tleft: 0;\n\tright: 0;\n\tbottom: 0;\n\ttext-align: center;\n\n\t// bg\n\t.bg {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tz-index: 0;\n\t\tbackground: rgba(0, 0, 0, 0.25);\n\t}\n\n\t&:before {\n\t\tcontent: \"\";\n\t\tdisplay: inline-block;\n\t\theight: 100%;\n\t\tvertical-align: middle;\n\t}\n\n\t// box\n\t.acf-popup-box {\n\t\tdisplay: inline-block;\n\t\tvertical-align: middle;\n\t\tz-index: 1;\n\t\tmin-width: 300px;\n\t\tmin-height: 160px;\n\t\tborder-color: #aaaaaa;\n\t\tbox-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25);\n\t\ttext-align: left;\n\t\t@include rtl();\n\n\t\t// title\n\t\t.title {\n\t\t\tmin-height: 15px;\n\t\t\tline-height: 15px;\n\n\t\t\t// icon\n\t\t\t.acf-icon {\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 10px;\n\t\t\t\tright: 10px;\n\n\t\t\t\t// rtl\n\t\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\t\tright: auto;\n\t\t\t\t\tleft: 10px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.inner {\n\t\t\tmin-height: 50px;\n\n\t\t\t// use margin instead of padding to allow inner elements marin to overlap and avoid large hitespace at top/bottom\n\t\t\tpadding: 0;\n\t\t\tmargin: 15px;\n\t\t}\n\n\t\t// loading\n\t\t.loading {\n\t\t\tposition: absolute;\n\t\t\ttop: 45px;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tz-index: 2;\n\t\t\tbackground: rgba(0, 0, 0, 0.1);\n\t\t\tdisplay: none;\n\n\t\t\ti {\n\t\t\t\t@include centered();\n\t\t\t}\n\t\t}\n\t}\n}\n\n// acf-submit\n.acf-submit {\n\tmargin-bottom: 0;\n\tline-height: 28px; // .button height\n\n\t// message\n\tspan {\n\t\tfloat: right;\n\t\tcolor: #999;\n\n\t\t&.-error {\n\t\t\tcolor: #dd4232;\n\t\t}\n\t}\n\n\t// button (allow margin between loading)\n\t.button {\n\t\tmargin-right: 5px;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tupgrade notice\n*\n*--------------------------------------------------------------------------------------------*/\n\n#acf-upgrade-notice {\n\tposition: relative;\n\tbackground: #fff;\n\tpadding: 20px;\n\t@include clearfix();\n\n\t.col-content {\n\t\tfloat: left;\n\t\twidth: 55%;\n\t\tpadding-left: 90px;\n\t}\n\n\t.notice-container {\n\t\tdisplay: flex;\n\t\tjustify-content: space-between;\n\t\talign-items: flex-start;\n\t\talign-content: flex-start;\n\t}\n\n\t.col-actions {\n\t\tfloat: right;\n\t\ttext-align: center;\n\t}\n\n\timg {\n\t\tfloat: left;\n\t\twidth: 64px;\n\t\theight: 64px;\n\t\tmargin: 0 0 0 -90px;\n\t}\n\n\th2 {\n\t\tdisplay: inline-block;\n\t\tfont-size: 16px;\n\t\tmargin: 2px 0 6.5px;\n\t}\n\n\tp {\n\t\tpadding: 0;\n\t\tmargin: 0;\n\t}\n\n\t.button:before {\n\t\tmargin-top: 11px;\n\t}\n\n\t// mobile\n\t@media screen and (max-width: $sm) {\n\t\t.col-content,\n\t\t.col-actions {\n\t\t\tfloat: none;\n\t\t\tpadding-left: 90px;\n\t\t\twidth: auto;\n\t\t\ttext-align: left;\n\t\t}\n\t}\n}\n\n// Hide icons for upgade notice.\n#acf-upgrade-notice:has(.notice-container)::before,\n#acf-upgrade-notice:has(.notice-container)::after {\n\tdisplay: none;\n}\n\n// Match padding of other non-icon notices.\n#acf-upgrade-notice:has(.notice-container) {\n\tpadding-left: 20px !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tWelcome\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-wrap {\n\th1 {\n\t\tmargin-top: 0;\n\t\tpadding-top: 20px;\n\t}\n\n\t.about-text {\n\t\tmargin-top: 0.5em;\n\t\tmin-height: 50px;\n\t}\n\n\t.about-headline-callout {\n\t\tfont-size: 2.4em;\n\t\tfont-weight: 300;\n\t\tline-height: 1.3;\n\t\tmargin: 1.1em 0 0.2em;\n\t\ttext-align: center;\n\t}\n\n\t.feature-section {\n\t\tpadding: 40px 0;\n\n\t\th2 {\n\t\t\tmargin-top: 20px;\n\t\t}\n\t}\n\n\t.changelog {\n\t\tlist-style: disc;\n\t\tpadding-left: 15px;\n\n\t\tli {\n\t\t\tmargin: 0 0 0.75em;\n\t\t}\n\t}\n\n\t.acf-three-col {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: space-between;\n\n\t\t> div {\n\t\t\tflex: 1;\n\t\t\talign-self: flex-start;\n\t\t\tmin-width: 31%;\n\t\t\tmax-width: 31%;\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tmin-width: 48%;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: $sm) {\n\t\t\t\tmin-width: 100%;\n\t\t\t}\n\t\t}\n\n\t\th3 .badge {\n\t\t\tdisplay: inline-block;\n\t\t\tvertical-align: top;\n\t\t\tborder-radius: 5px;\n\t\t\tbackground: #fc9700;\n\t\t\tcolor: #fff;\n\t\t\tfont-weight: normal;\n\t\t\tfont-size: 12px;\n\t\t\tpadding: 2px 5px;\n\t\t}\n\n\t\timg + h3 {\n\t\t\tmargin-top: 0.5em;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-hl cols\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-hl[data-cols] {\n\tmargin-left: -10px;\n\tmargin-right: -10px;\n\n\t> li {\n\t\tpadding: 0 6px 0 10px;\n\n\t\t-webkit-box-sizing: border-box;\n\t\t-moz-box-sizing: border-box;\n\t\tbox-sizing: border-box;\n\t}\n}\n\n/* sizes */\n.acf-hl[data-cols=\"2\"] > li {\n\twidth: 50%;\n}\n.acf-hl[data-cols=\"3\"] > li {\n\twidth: 33.333%;\n}\n.acf-hl[data-cols=\"4\"] > li {\n\twidth: 25%;\n}\n\n/* mobile */\n@media screen and (max-width: $sm) {\n\t.acf-hl[data-cols] {\n\t\tflex-wrap: wrap;\n\t\tjustify-content: flex-start;\n\t\talign-content: flex-start;\n\t\talign-items: flex-start;\n\t\tmargin-left: 0;\n\t\tmargin-right: 0;\n\t\tmargin-top: -10px;\n\n\t\t> li {\n\t\t\tflex: 1 1 100%;\n\t\t\twidth: 100% !important;\n\t\t\tpadding: 10px 0 0;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tmisc\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-actions {\n\ttext-align: right;\n\tz-index: 1;\n\n\t/* hover */\n\t&.-hover {\n\t\tposition: absolute;\n\t\tdisplay: none;\n\t\ttop: 0;\n\t\tright: 0;\n\t\tpadding: 5px;\n\t\tz-index: 1050;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\t&.-hover {\n\t\t\tright: auto;\n\t\t\tleft: 0;\n\t\t}\n\t}\n}\n\n/* ul compatibility */\nul.acf-actions {\n\tli {\n\t\tfloat: right;\n\t\tmargin-left: 4px;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRTL\n*\n*--------------------------------------------------------------------------------------------*/\n\nhtml[dir=\"rtl\"] .acf-fl {\n\tfloat: right;\n}\nhtml[dir=\"rtl\"] .acf-fr {\n\tfloat: left;\n}\n\nhtml[dir=\"rtl\"] .acf-hl > li {\n\tfloat: right;\n}\n\nhtml[dir=\"rtl\"] .acf-hl > li.acf-fr {\n\tfloat: left;\n}\n\nhtml[dir=\"rtl\"] .acf-icon.logo {\n\tleft: 0;\n\tright: auto;\n}\n\nhtml[dir=\"rtl\"] .acf-table thead th {\n\ttext-align: right;\n\tborder-right-width: 1px;\n\tborder-left-width: 0px;\n}\n\nhtml[dir=\"rtl\"] .acf-table > tbody > tr > td {\n\ttext-align: right;\n\tborder-right-width: 1px;\n\tborder-left-width: 0px;\n}\n\nhtml[dir=\"rtl\"] .acf-table > thead > tr > th:first-child,\nhtml[dir=\"rtl\"] .acf-table > tbody > tr > td:first-child {\n\tborder-right-width: 0;\n}\n\nhtml[dir=\"rtl\"] .acf-table > tbody > tr > td.order + td {\n\tborder-right-color: #e1e1e1;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* acf-postbox-columns\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-postbox-columns {\n\t@include clearfix();\n\tposition: relative;\n\tmargin-top: -11px;\n\tmargin-bottom: -12px;\n\tmargin-left: -12px;\n\tmargin-right: (280px - 12px);\n\n\t.acf-postbox-main,\n\t.acf-postbox-side {\n\t\t@include border-box();\n\t\tpadding: 0 12px 12px;\n\t}\n\n\t.acf-postbox-main {\n\t\tfloat: left;\n\t\twidth: 100%;\n\t}\n\n\t.acf-postbox-side {\n\t\tfloat: right;\n\t\twidth: 280px;\n\t\tmargin-right: -280px;\n\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\twidth: 1px;\n\t\t\theight: 100%;\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbackground: $wp-card-border-1;\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\t.acf-postbox-side:before {\n\t\t\tbackground: $wp38-card-border-1;\n\t\t}\n\t}\n}\n\n/* mobile */\n@media only screen and (max-width: 850px) {\n\t.acf-postbox-columns {\n\t\tmargin: 0;\n\n\t\t.acf-postbox-main,\n\t\t.acf-postbox-side {\n\t\t\tfloat: none;\n\t\t\twidth: auto;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\t.acf-postbox-side {\n\t\t\tmargin-top: 1em;\n\n\t\t\t&:before {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* acf-panel\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-panel {\n\tmargin-top: -1px;\n\tborder-top: 1px solid $wp-card-border-1;\n\tborder-bottom: 1px solid $wp-card-border-1;\n\n\t.acf-panel-title {\n\t\tmargin: 0;\n\t\tpadding: 12px;\n\t\tfont-weight: bold;\n\t\tcursor: pointer;\n\t\tfont-size: inherit;\n\n\t\ti {\n\t\t\tfloat: right;\n\t\t}\n\t}\n\n\t.acf-panel-inside {\n\t\tmargin: 0;\n\t\tpadding: 0 12px 12px;\n\t\tdisplay: none;\n\t}\n\n\t/* open */\n\t&.-open {\n\t\t.acf-panel-inside {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n\n\t/* inside postbox */\n\t.postbox & {\n\t\tmargin-left: -12px;\n\t\tmargin-right: -12px;\n\t}\n\n\t/* fields */\n\t.acf-field {\n\t\tmargin: 20px 0 0;\n\n\t\t.acf-label label {\n\t\t\tcolor: #555d66;\n\t\t\tfont-weight: normal;\n\t\t}\n\n\t\t&:first-child {\n\t\t\tmargin-top: 0;\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tborder-color: $wp38-card-border-1;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Tools\n*\n*---------------------------------------------------------------------------------------------*/\n\n#acf-admin-tools {\n\t.notice {\n\t\tmargin-top: 10px;\n\t}\n\n\t.acf-meta-box-wrap {\n\t\t.inside {\n\t\t\tborder-top: none;\n\t\t}\n\n\t\t/* acf-fields */\n\t\t.acf-fields {\n\t\t\tmargin: {\n\t\t\t\tbottom: 24px;\n\t\t\t}\n\t\t\tborder: none;\n\t\t\tbackground: #fff;\n\t\t\tborder-radius: 0;\n\n\t\t\t.acf-field {\n\t\t\t\tpadding: 0;\n\t\t\t\tmargin-bottom: 19px;\n\t\t\t\tborder-top: none;\n\t\t\t}\n\n\t\t\t.acf-label {\n\t\t\t\t@extend .p2;\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 16px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-input {\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 16px;\n\t\t\t\t\tright: 16px;\n\t\t\t\t\tbottom: 16px;\n\t\t\t\t\tleft: 16px;\n\t\t\t\t}\n\t\t\t\tborder: {\n\t\t\t\t\twidth: 1px;\n\t\t\t\t\tstyle: solid;\n\t\t\t\t\tcolor: $gray-300;\n\t\t\t\t}\n\t\t\t\tborder-radius: $radius-md;\n\t\t\t}\n\n\t\t\t&.import-cptui {\n\t\t\t\tmargin-top: 19px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-meta-box-wrap {\n\t.postbox {\n\t\t@include border-box();\n\n\t\t.inside {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t\t.hndle {\n\t\t\tfont-size: 14px;\n\t\t\tpadding: 8px 12px;\n\t\t\tmargin: 0;\n\t\t\tline-height: 1.4;\n\n\t\t\t// Prevent .acf-panel border overlapping.\n\t\t\tposition: relative;\n\t\t\tz-index: 1;\n\t\t\tcursor: default;\n\t\t}\n\n\t\t.handlediv,\n\t\t.handle-order-higher,\n\t\t.handle-order-lower {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n/* grid */\n.acf-meta-box-wrap.-grid {\n\tmargin-left: 8px;\n\tmargin-right: 8px;\n\n\t.postbox {\n\t\tfloat: left;\n\t\tclear: left;\n\t\twidth: 50%;\n\t\tmargin: 0 0 16px;\n\n\t\t&:nth-child(odd) {\n\t\t\tmargin-left: -8px;\n\t\t}\n\n\t\t&:nth-child(even) {\n\t\t\tfloat: right;\n\t\t\tclear: right;\n\t\t\tmargin-right: -8px;\n\t\t}\n\t}\n}\n\n/* mobile */\n@media only screen and (max-width: 850px) {\n\t.acf-meta-box-wrap.-grid {\n\t\tmargin-left: 0;\n\t\tmargin-right: 0;\n\n\t\t.postbox {\n\t\t\tmargin-left: 0 !important;\n\t\t\tmargin-right: 0 !important;\n\t\t\twidth: 100%;\n\t\t}\n\t}\n}\n\n/* export tool */\n#acf-admin-tool-export {\n\tp {\n\t\tmax-width: 800px;\n\t}\n\n\tul {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\twidth: 100%;\n\t\tli {\n\t\t\tflex: 0 1 33.33%;\n\t\t\t@media screen and (max-width: 1600px) {\n\t\t\t\tflex: 0 1 50%;\n\t\t\t}\n\t\t\t@media screen and (max-width: 1200px) {\n\t\t\t\tflex: 0 1 100%;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-postbox-side {\n\t\tul {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.button {\n\t\t\tmargin: 0;\n\t\t\twidth: 100%;\n\t\t}\n\t}\n\n\ttextarea {\n\t\tdisplay: block;\n\t\twidth: 100%;\n\t\tmin-height: 500px;\n\t\tbackground: $gray-50;\n\t\tborder-color: $gray-300;\n\t\tbox-shadow: none;\n\t\tpadding: 7px;\n\t\tborder-radius: $radius-md;\n\t}\n\n\t/* panel: selection */\n\t.acf-panel-selection {\n\t\t.acf-label label {\n\t\t\tfont-weight: bold;\n\t\t\tcolor: $gray-700;\n\t\t}\n\t}\n}\n\n#acf-admin-tool-import {\n\tul {\n\t\tcolumn-width: 200px;\n\t}\n}\n\n// CSS only Tooltip.\n.acf-css-tooltip {\n\tposition: relative;\n\t&:before {\n\t\tcontent: attr(aria-label);\n\t\tdisplay: none;\n\t\tposition: absolute;\n\t\tz-index: 999;\n\n\t\tbottom: 100%;\n\t\tleft: 50%;\n\t\ttransform: translate(-50%, -8px);\n\n\t\tbackground: #191e23;\n\t\tborder-radius: 2px;\n\t\tpadding: 5px 10px;\n\n\t\tcolor: #fff;\n\t\tfont-size: 12px;\n\t\tline-height: 1.4em;\n\t\twhite-space: pre;\n\t}\n\t&:after {\n\t\tcontent: \"\";\n\t\tdisplay: none;\n\t\tposition: absolute;\n\t\tz-index: 998;\n\n\t\tbottom: 100%;\n\t\tleft: 50%;\n\t\ttransform: translate(-50%, 4px);\n\n\t\tborder: solid 6px transparent;\n\t\tborder-top-color: #191e23;\n\t}\n\n\t&:hover,\n\t&:focus {\n\t\t&:before,\n\t\t&:after {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n}\n\n// Diff modal.\n.acf-diff {\n\t.acf-diff-title {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\theight: 40px;\n\t\tpadding: 14px 16px;\n\t\tbackground: #f3f3f3;\n\t\tborder-bottom: #dddddd solid 1px;\n\n\t\tstrong {\n\t\t\tfont-size: 14px;\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.acf-diff-title-left,\n\t\t.acf-diff-title-right {\n\t\t\twidth: 50%;\n\t\t\tfloat: left;\n\t\t}\n\t}\n\n\t.acf-diff-content {\n\t\tposition: absolute;\n\t\ttop: 70px;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\toverflow: auto;\n\t}\n\n\ttable.diff {\n\t\tborder-spacing: 0;\n\n\t\tcol.diffsplit.middle {\n\t\t\twidth: 0;\n\t\t}\n\n\t\ttd,\n\t\tth {\n\t\t\tpadding-top: 0.25em;\n\t\t\tpadding-bottom: 0.25em;\n\t\t}\n\n\t\t// Fix WP 5.7 conflicting CSS.\n\t\ttr td:nth-child(2) {\n\t\t\twidth: auto;\n\t\t}\n\n\t\ttd:nth-child(3) {\n\t\t\tborder-left: #dddddd solid 1px;\n\t\t}\n\t}\n\n\t// Mobile\n\t@media screen and (max-width: 600px) {\n\t\t.acf-diff-title {\n\t\t\theight: 70px;\n\t\t}\n\t\t.acf-diff-content {\n\t\t\ttop: 100px;\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Modal\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-modal {\n\tposition: fixed;\n\ttop: 30px;\n\tleft: 30px;\n\tright: 30px;\n\tbottom: 30px;\n\tz-index: 160000;\n\tbox-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);\n\tbackground: #fcfcfc;\n\n\t.acf-modal-title,\n\t.acf-modal-content,\n\t.acf-modal-toolbar {\n\t\tbox-sizing: border-box;\n\t\tposition: absolute;\n\t\tleft: 0;\n\t\tright: 0;\n\t}\n\n\t.acf-modal-title {\n\t\theight: 50px;\n\t\ttop: 0;\n\t\tborder-bottom: 1px solid #ddd;\n\n\t\th2 {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0 16px;\n\t\t\tline-height: 50px;\n\t\t}\n\t\t.acf-modal-close {\n\t\t\tposition: absolute;\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\theight: 50px;\n\t\t\twidth: 50px;\n\t\t\tborder: none;\n\t\t\tborder-left: 1px solid #ddd;\n\t\t\tbackground: transparent;\n\t\t\tcursor: pointer;\n\t\t\tcolor: #666;\n\t\t\t&:hover {\n\t\t\t\tcolor: #00a0d2;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-modal-content {\n\t\ttop: 50px;\n\t\tbottom: 60px;\n\t\tbackground: #fff;\n\t\toverflow: auto;\n\t\tpadding: 16px;\n\t}\n\n\t.acf-modal-feedback {\n\t\tposition: absolute;\n\t\ttop: 50%;\n\t\tmargin: -10px 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\ttext-align: center;\n\t\topacity: 0.75;\n\n\t\t&.error {\n\t\t\topacity: 1;\n\t\t\tcolor: #b52727;\n\t\t}\n\t}\n\n\t.acf-modal-toolbar {\n\t\theight: 60px;\n\t\tbottom: 0;\n\t\tpadding: 15px 16px;\n\t\tborder-top: 1px solid #ddd;\n\n\t\t.button {\n\t\t\tfloat: right;\n\t\t}\n\t}\n\n\t// Responsive.\n\t@media only screen and (max-width: 640px) {\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t}\n}\n.acf-modal-backdrop {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\tright: 0;\n\tbottom: 0;\n\tbackground: $gray-900;\n\topacity: 0.8;\n\tz-index: 159900;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Retina\n*\n*---------------------------------------------------------------------------------------------*/\n\n@media only screen and (-webkit-min-device-pixel-ratio: 2),\n\tonly screen and (min--moz-device-pixel-ratio: 2),\n\tonly screen and (-o-min-device-pixel-ratio: 2/1),\n\tonly screen and (min-device-pixel-ratio: 2),\n\tonly screen and (min-resolution: 192dpi),\n\tonly screen and (min-resolution: 2dppx) {\n\t.acf-loading,\n\t.acf-spinner {\n\t\tbackground-image: url(../../images/spinner@2x.gif);\n\t\tbackground-size: 20px 20px;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Wrap\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-admin-page {\n\t.wrap {\n\t\tmargin: {\n\t\t\ttop: 48px;\n\t\t\tright: 32px;\n\t\t\tbottom: 0;\n\t\t\tleft: 12px;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t\tleft: 8px;\n\t\t\t}\n\t\t}\n\t}\n\n\t&.rtl .wrap {\n\t\tmargin: {\n\t\t\tright: 12px;\n\t\t\tleft: 32px;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t\tleft: 8px;\n\t\t\t}\n\t\t}\n\t}\n\n\t#wpcontent {\n\t\t@media screen and (max-width: 768px) {\n\t\t\tpadding: {\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*-------------------------------------------------------------------\n*\n* ACF Admin Page Footer Styles\n*\n*------------------------------------------------------------------*/\n.acf-admin-page {\n\t#wpfooter {\n\t\tfont-style: italic;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Postbox & ACF Postbox\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t.postbox,\n\t.acf-box {\n\t\tborder: none;\n\t\tborder-radius: $radius-lg;\n\t\tbox-shadow: $elevation-01;\n\n\t\t.inside {\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t}\n\n\t\t.acf-postbox-inner {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t}\n\n\t\t.inner,\n\t\t.inside {\n\t\t\tmargin: {\n\t\t\t\ttop: 0 !important;\n\t\t\t\tright: 0 !important;\n\t\t\t\tbottom: 0 !important;\n\t\t\t\tleft: 0 !important;\n\t\t\t}\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\n\t\t.postbox-header,\n\t\t.title {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tbox-sizing: border-box;\n\t\t\tmin-height: 64px;\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 0;\n\t\t\t\tstyle: none;\n\t\t\t}\n\n\t\t\th2,\n\t\t\th3 {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\t@extend .acf-h3;\n\t\t\t\tcolor: $gray-700;\n\t\t\t}\n\t\t}\n\n\t\t.hndle {\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 24px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Custom ACF postbox header\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-postbox-header {\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: space-between;\n\tbox-sizing: border-box;\n\tmin-height: 64px;\n\tmargin: {\n\t\ttop: -24px;\n\t\tright: -24px;\n\t\tbottom: 0;\n\t\tleft: -24px;\n\t}\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 24px;\n\t\tbottom: 0;\n\t\tleft: 24px;\n\t}\n\tborder-bottom: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $gray-200;\n\t}\n\n\th2.acf-postbox-title {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 24px;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\t@extend .acf-h3;\n\t\tcolor: $gray-700;\n\t}\n\n\t.rtl & h2.acf-postbox-title {\n\t\tpadding: {\n\t\t\tright: 0;\n\t\t\tleft: 24px;\n\t\t}\n\t}\n\n\t.acf-icon {\n\t\tbackground-color: $gray-400;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Screen options button & screen meta container\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#screen-meta-links {\n\t\tmargin: {\n\t\t\tright: 32px;\n\t\t}\n\n\t\t.show-settings {\n\t\t\tborder-color: $gray-300;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tmargin: {\n\t\t\t\tright: 16px;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t&.rtl #screen-meta-links {\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tleft: 32px;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tmargin: {\n\t\t\t\tright: 0;\n\t\t\t\tleft: 16px;\n\t\t\t}\n\t\t}\n\t}\n\n\t#screen-meta {\n\t\tborder-color: $gray-300;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Postbox headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#poststuff {\n\t\t.postbox-header {\n\t\t\th2,\n\t\t\th3 {\n\t\t\t\tjustify-content: flex-start;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t\t@extend .acf-h3;\n\t\t\t\tcolor: $gray-700 !important;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Postbox drag state\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t&.is-dragging-metaboxes\n\t\t.metabox-holder\n\t\t.postbox-container\n\t\t.meta-box-sortables {\n\t\tbox-sizing: border-box;\n\t\tpadding: 2px;\n\t\toutline: none;\n\t\tbackground-image: repeating-linear-gradient(\n\t\t\t\t0deg,\n\t\t\t\t$gray-500,\n\t\t\t\t$gray-500 5px,\n\t\t\t\ttransparent 5px,\n\t\t\t\ttransparent 10px,\n\t\t\t\t$gray-500 10px\n\t\t\t),\n\t\t\trepeating-linear-gradient(\n\t\t\t\t90deg,\n\t\t\t\t$gray-500,\n\t\t\t\t$gray-500 5px,\n\t\t\t\ttransparent 5px,\n\t\t\t\ttransparent 10px,\n\t\t\t\t$gray-500 10px\n\t\t\t),\n\t\t\trepeating-linear-gradient(\n\t\t\t\t180deg,\n\t\t\t\t$gray-500,\n\t\t\t\t$gray-500 5px,\n\t\t\t\ttransparent 5px,\n\t\t\t\ttransparent 10px,\n\t\t\t\t$gray-500 10px\n\t\t\t),\n\t\t\trepeating-linear-gradient(\n\t\t\t\t270deg,\n\t\t\t\t$gray-500,\n\t\t\t\t$gray-500 5px,\n\t\t\t\ttransparent 5px,\n\t\t\t\ttransparent 10px,\n\t\t\t\t$gray-500 10px\n\t\t\t);\n\t\tbackground-size: 1.5px 100%, 100% 1.5px, 1.5px 100%, 100% 1.5px;\n\t\tbackground-position: 0 0, 0 0, 100% 0, 0 100%;\n\t\tbackground-repeat: no-repeat;\n\t\tborder-radius: $radius-lg;\n\t}\n\n\t.ui-sortable-placeholder {\n\t\tborder: none;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Search summary\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t.subtitle {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\theight: 24px;\n\t\tmargin: 0;\n\t\tpadding: {\n\t\t\ttop: 4px;\n\t\t\tright: 12px;\n\t\t\tbottom: 4px;\n\t\t\tleft: 12px;\n\t\t}\n\t\tbackground-color: $blue-50;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $blue-200;\n\t\t}\n\t\tborder-radius: $radius-md;\n\t\t@extend .p3;\n\n\t\tstrong {\n\t\t\tmargin: {\n\t\t\t\tleft: 5px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Action strip\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-actions-strip {\n\tdisplay: flex;\n\n\t.acf-btn {\n\t\tmargin: {\n\t\t\tright: 8px;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Notices\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t.acf-notice,\n\t.notice,\n\t#lost-connection-notice {\n\t\tposition: relative;\n\t\tbox-sizing: border-box;\n\t\tmin-height: 48px;\n\t\tmargin: {\n\t\t\ttop: 0 !important;\n\t\t\tright: 0 !important;\n\t\t\tbottom: 16px !important;\n\t\t\tleft: 0 !important;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 13px !important;\n\t\t\tright: 16px;\n\t\t\tbottom: 12px !important;\n\t\t\tleft: 50px !important;\n\t\t}\n\t\tbackground-color: #e7eff9;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: #9dbaee;\n\t\t}\n\t\tborder-radius: $radius-lg;\n\t\tbox-shadow: $elevation-01;\n\t\tcolor: $gray-700;\n\n\t\t&.update-nag {\n\t\t\tdisplay: block;\n\t\t\tposition: relative;\n\t\t\twidth: calc(100% - 44px);\n\t\t\tmargin: {\n\t\t\t\ttop: 48px !important;\n\t\t\t\tright: 44px !important;\n\t\t\t\tbottom: -32px !important;\n\t\t\t\tleft: 12px !important;\n\t\t\t}\n\t\t}\n\n\t\t.button {\n\t\t\theight: auto;\n\t\t\tmargin: {\n\t\t\t\tleft: 8px;\n\t\t\t}\n\t\t\tpadding: 0;\n\t\t\tborder: none;\n\t\t\t@extend .p5;\n\t\t}\n\n\t\t> div {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t}\n\n\t\tp {\n\t\t\tflex: 1 0 auto;\n\t\t\tmax-width: 100%;\n\t\t\tline-height: 18px;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t&.help {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t}\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t}\n\t\t\t\t@extend .p7;\n\t\t\t\tcolor: rgba($gray-700, 0.7);\n\t\t\t}\n\t\t}\n\n\t\t// Dismiss button\n\t\t.acf-notice-dismiss,\n\t\t.notice-dismiss {\n\t\t\tposition: absolute;\n\t\t\ttop: 4px;\n\t\t\tright: 8px;\n\t\t\tpadding: 9px;\n\t\t\tborder: none;\n\n\t\t\t&:before {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: relative;\n\t\t\t\tz-index: 600;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-close.svg\");\n\t\t\t}\n\n\t\t\t&:hover::before {\n\t\t\t\tbackground-color: $gray-700;\n\t\t\t}\n\t\t}\n\n\t\ta.acf-notice-dismiss {\n\t\t\tposition: absolute;\n\t\t\ttop: 5px;\n\t\t\tright: 24px;\n\n\t\t\t&:before {\n\t\t\t\tbackground-color: $gray-600;\n\t\t\t}\n\t\t}\n\n\t\t// Icon base styling\n\t\t&:before {\n\t\t\tcontent: \"\";\n\t\t\t$icon-size: 16px;\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 15px;\n\t\t\tleft: 18px;\n\t\t\tz-index: 600;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t}\n\t\t\tbackground-color: #fff;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-info-solid.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-info-solid.svg\");\n\t\t}\n\n\t\t&:after {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 9px;\n\t\t\tleft: 12px;\n\t\t\tz-index: 500;\n\t\t\twidth: 28px;\n\t\t\theight: 28px;\n\t\t\tbackground-color: $color-info;\n\t\t\tborder-radius: $radius-md;\n\t\t\tbox-shadow: $elevation-01;\n\t\t}\n\n\t\t.local-restore {\n\t\t\talign-items: center;\n\t\t\tmargin: {\n\t\t\t\ttop: -6px;\n\t\t\t\tbottom: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Persisted notices should be hidden by default as they will be shown by JS if required.\n\t.notice[data-persisted=\"true\"] {\n\t\tdisplay: none;\n\t}\n\n\t.notice.is-dismissible {\n\t\tpadding: {\n\t\t\tright: 56px;\n\t\t}\n\t}\n\n\t// Success notice\n\t.notice.notice-success {\n\t\tbackground-color: #edf7ef;\n\t\tborder-color: #b6deb9;\n\n\t\t&:before {\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-check-circle-solid.svg\");\n\t\t}\n\n\t\t&:after {\n\t\t\tbackground-color: $color-success;\n\t\t}\n\t}\n\n\t// Error notice\n\t.acf-notice.acf-error-message,\n\t.notice.notice-error,\n\t#lost-connection-notice {\n\t\tbackground-color: #f7eeeb;\n\t\tborder-color: #f1b6b3;\n\n\t\t&:before {\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-warning.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-warning.svg\");\n\t\t}\n\n\t\t&:after {\n\t\t\tbackground-color: $color-danger;\n\t\t}\n\t}\n\t\n\t.notice.notice-warning {\n\t\t&:before {\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-alert-triangle.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-alert-triangle.svg\");\n\t\t\tbackground: #f56e28;\n\t\t}\n\n\t\t&:after {\n\t\t\tcontent: none;\n\t\t}\n\n\t\tbackground: linear-gradient(0deg, rgba(247, 144, 9, 0.08), rgba(247, 144, 9, 0.08)), #FFFFFF;\n\t\tborder: 1px solid rgba(247, 144, 9, 0.32);\n\t\tcolor: $gray-700;\n\t}\n}\n\n.acf-admin-single-taxonomy,\n.acf-admin-single-post-type,\n.acf-admin-single-options-page {\n\t.notice-success {\n\t\t.acf-item-saved-text {\n\t\t\tfont-weight: 600;\n\t\t}\n\n\t\t.acf-item-saved-links {\n\t\t\tdisplay: flex;\n\t\t\tgap: 12px;\n\n\t\t\ta {\n\t\t\t\ttext-decoration: none;\n\t\t\t\topacity: 1;\n\n\t\t\t\t&:after {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\twidth: 1px;\n\t\t\t\t\theight: 13px;\n\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\tposition: relative;\n\t\t\t\t\ttop: 2px;\n\t\t\t\t\tleft: 6px;\n\t\t\t\t\tbackground-color: $gray-600;\n\t\t\t\t\topacity: 0.3;\n\t\t\t\t}\n\n\t\t\t\t&:last-child {\n\t\t\t\t\t&:after {\n\t\t\t\t\t\tcontent: none;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl.acf-field-group,\n.rtl.acf-internal-post-type {\n\t.notice {\n\t\tpadding-right: 50px !important;\n\n\t\t.notice-dismiss {\n\t\t\tleft: 8px;\n\t\t\tright: unset;\n\t\t}\n\n\t\t&:before {\n\t\t\tleft: unset;\n\t\t\tright: 10px;\n\t\t}\n\n\t\t&:after {\n\t\t\tleft: unset;\n\t\t\tright: 12px;\n\t\t}\n\t}\n\n\t&.acf-admin-single-taxonomy,\n\t&.acf-admin-single-post-type,\n\t&.acf-admin-single-options-page {\n\t\t.notice-success .acf-item-saved-links a {\n\t\t\t&:after {\n\t\t\t\tleft: unset;\n\t\t\t\tright: 6px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* ACF PRO label\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-pro-label {\n\tdisplay: inline-flex;\n\talign-items: center;\n\tmin-height: 22px;\n\tborder: none;\n\tfont-size: 11px;\n\ttext-transform: uppercase;\n\ttext-decoration: none;\n\tcolor: #fff;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Inline notice overrides\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t.acf-field {\n\t\t// notice\n\t\t.acf-notice {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tmin-height: 40px !important;\n\t\t\tmargin: {\n\t\t\t\tbottom: 6px !important;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 6px !important;\n\t\t\t\tleft: 40px !important;\n\t\t\t\tbottom: 6px !important;\n\t\t\t}\n\t\t\tmargin: 0 0 15px;\n\t\t\tbackground: #edf2ff;\n\t\t\tcolor: $gray-700 !important;\n\t\t\tborder-color: #2183b9;\n\t\t\tborder-radius: $radius-md;\n\n\t\t\t&:after {\n\t\t\t\ttop: 8px;\n\t\t\t\tleft: 8px;\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 22px;\n\t\t\t}\n\n\t\t\t&:before {\n\t\t\t\ttop: 12px;\n\t\t\t\tleft: 12px;\n\t\t\t\twidth: 14px;\n\t\t\t\theight: 14px;\n\t\t\t}\n\n\t\t\t// error\n\t\t\t&.-error {\n\t\t\t\tbackground: #f7eeeb;\n\t\t\t\tborder-color: #f1b6b3;\n\t\t\t}\n\n\t\t\t// success\n\t\t\t&.-success {\n\t\t\t\tbackground: #edf7ef;\n\t\t\t\tborder-color: #b6deb9;\n\t\t\t}\n\n\t\t\t// warning\n\t\t\t&.-warning {\n\t\t\t\tbackground: #fdf8eb;\n\t\t\t\tborder-color: #f4dbb4;\n\t\t\t}\n\t\t}\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#wpcontent {\n\t\tline-height: 140%;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\ta {\n\t\tcolor: $blue-500;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-h1 {\n\tfont-size: 21px;\n\tfont-weight: 400;\n}\n\n.acf-h2 {\n\tfont-size: 18px;\n\tfont-weight: 400;\n}\n\n.acf-h3 {\n\tfont-size: 16px;\n\tfont-weight: 400;\n}\n\n.acf-admin-page,\n.acf-headerbar {\n\n\th1 {\n\t\t@extend .acf-h1;\n\t}\n\n\th2 {\n\t\t@extend .acf-h2;\n\t}\n\n\th3 {\n\t\t@extend .acf-h3;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-admin-page {\n\n\t.p1 {\n\t\tfont-size: 15px;\n\t}\n\n\t.p2 {\n\t\tfont-size: 14px;\n\t}\n\n\t.p3 {\n\t\tfont-size: 13.5px;\n\t}\n\n\t.p4 {\n\t\tfont-size: 13px;\n\t}\n\n\t.p5 {\n\t\tfont-size: 12.5px;\n\t}\n\n\t.p6 {\n\t\tfont-size: 12px;\n\t}\n\n\t.p7 {\n\t\tfont-size: 11.5px;\n\t}\n\n\t.p8 {\n\t\tfont-size: 11px;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n\t@extend .acf-h2;\n\tcolor: $gray-700;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t.acf-settings-wrap h1 {\n\t\tdisplay: none !important;\n\t}\n\n\t#acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n\t\tdisplay: none !important;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-small {\n\t@extend .p6;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\ta:focus {\n\t\tbox-shadow: none;\n\t\toutline: none;\n\t}\n\n\ta:focus-visible {\n\t\tbox-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgb(79 148 212 / 80%);\n\t\toutline: 1px solid transparent;\n\t}\n}\n",".acf-admin-page {\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* All Inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"text\"],\n\tinput[type=\"search\"],\n\tinput[type=\"number\"],\n\ttextarea,\n\tselect {\n\t\tbox-sizing: border-box;\n\t\theight: 40px;\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t\tleft: 12px;\n\t\t};\n\t\tbackground-color: #fff;\n\t\tborder-color: $gray-300;\n\t\tbox-shadow: $elevation-01;\n\t\tborder-radius: $radius-md;\n\t\t/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n\t\t@extend .p4;\n\t\tcolor: $gray-700;\n\n\t\t&:focus {\n\t\t\toutline: $outline;\n\t\t\tborder-color: $blue-400;\n\t\t}\n\n\t\t&:disabled {\n\t\t\tbackground-color: $gray-50;\n\t\t\tcolor: lighten($gray-500, 10%);\n\t\t}\n\n\t\t&::placeholder {\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Read only text inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"text\"] {\n\n\t\t&:read-only {\n\t\t\tbackground-color: $gray-50;\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Number fields\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-field.acf-field-number {\n\n\t\t.acf-label,\n\t\t.acf-input input[type=\"number\"] {\n\t\t\tmax-width: 180px;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Textarea\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\ttextarea {\n\t\tbox-sizing: border-box;\n\t\tpadding: {\n\t\t\ttop: 10px;\n\t\t\tbottom: 10px;\n\t\t};\n\t\theight: 80px;\n\t\tmin-height: 56px;\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Select\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tselect {\n\t\tmin-width: 160px;\n\t\tmax-width: 100%;\n\t\tpadding: {\n\t\t\tright: 40px;\n\t\t\tleft: 12px;\n\t\t};\n\t\tbackground-image: url('../../images/icons/icon-chevron-down.svg');\n\t\tbackground-position: right 10px top 50%;\n\t\tbackground-size: 20px;\n\t\t@extend .p4;\n\n\t\t&:hover,\n\t\t&:focus {\n\t\t\tcolor: $blue-500;\n\t\t}\n\n\t\t&::before {\n\t\t\tcontent: '';\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 5px;\n\t\t\tleft: 5px;\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\tselect {\n\t\t\tpadding: {\n\t\t\t\tright: 12px;\n\t\t\t\tleft: 40px;\n\t\t\t};\n\t\t\tbackground-position: left 10px top 50%;\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Button & Checkbox base styling\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"radio\"],\n\tinput[type=\"checkbox\"] {\n\t\tbox-sizing: border-box;\n\t\twidth: 16px;\n\t\theight: 16px;\n\t\tpadding: 0;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-400;\n\t\t};\n\t\tbackground: #fff;\n\t\tbox-shadow: none;\n\n\t\t&:hover {\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-color: $blue-500;\n\t\t}\n\n\t\t&:checked,\n\t\t&:focus-visible {\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-color: $blue-500;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\tposition: relative;\n\t\t\t\ttop: -1px;\n\t\t\t\tleft: -1px;\n\t\t\t\twidth: 16px;\n\t\t\t\theight: 16px;\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t\tbackground-color: transparent;\n\t\t\t\tbackground-size: cover;\n\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\tbackground-position: center;\n\t\t\t}\n\n\t\t}\n\n\t\t&:active {\n\t\t\tbox-shadow: 0px 0px 0px 3px $blue-50, 0px 0px 0px rgba(255, 54, 54, 0.25);\n\t\t}\n\n\t\t&:disabled {\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-color: $gray-300;\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\tinput[type=\"radio\"],\n\t\tinput[type=\"checkbox\"] {\n\n\t\t\t&:checked,\n\t\t\t&:focus-visible {\n\n\t\t\t\t&:before {\n\t\t\t\t\tleft: 1px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Buttons\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"radio\"] {\n\n\t\t&:checked,\n\t\t&:focus {\n\n\t\t\t&:before {\n\t\t\t\tbackground-image: url('../../images/field-states/radio-active.svg');\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Checkboxes\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\tinput[type=\"checkbox\"] {\n\n\t\t&:checked,\n\t\t&:focus {\n\n\t\t\t&:before {\n\t\t\t\tbackground-image: url('../../images/field-states/checkbox-active.svg');\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Radio Buttons & Checkbox lists\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-radio-list,\n\t.acf-checkbox-list {\n\n\t\tli input[type=\"radio\"],\n\t\tli input[type=\"checkbox\"] {\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t};\n\t\t}\n\n\t\t&.acf-bl li {\n\t\t\tmargin: {\n\t\t\t\tbottom: 8px;\n\t\t\t};\n\n\t\t\t&:last-of-type {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\n\t\t}\n\n\t\tlabel {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\talign-content: center;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* ACF Switch\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-switch {\n\t\twidth: 42px;\n\t\theight: 24px;\n\t\tborder: none;\n\t\tbackground-color: $gray-300;\n\t\tborder-radius: 12px;\n\n\t\t&:hover {\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\n\t\t&:active {\n\t\t\tbox-shadow: 0px 0px 0px 3px $blue-50, 0px 0px 0px rgba(255, 54, 54, 0.25);\n\t\t}\n\n\t\t&.-on {\n\t\t\tbackground-color: $color-primary;\n\n\t\t\t&:hover {\n\t\t\t\tbackground-color: $color-primary-hover;\n\t\t\t}\n\n\t\t\t.acf-switch-slider {\n\t\t\t\tleft: 20px;\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-switch-off,\n\t\t.acf-switch-on {\n\t\t\tvisibility: hidden;\n\t\t}\n\n\t\t.acf-switch-slider {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\tborder: none;\n\t\t\tborder-radius: 100px;\n\t\t\tbox-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);\n\t\t}\n\n\t}\n\n\t.acf-field-true-false {\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\n\n\t\t.acf-label {\n\t\t\torder: 2;\n\t\t\tdisplay: block;\n\t\t\talign-items: center;\n\t\t\tmax-width: 550px !important;\n\t\t\tmargin: {\n\t\t\t\ttop: 2px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t};\n\n\t\t\tlabel {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-tip {\n\t\t\t\tmargin: {\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.description {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 2px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\n\t}\n\n\t&.rtl {\n\n\t\t.acf-field-true-false {\n\n\t\t\t.acf-label {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-tip {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* File input button\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\n\tinput::file-selector-button {\n\t\tbox-sizing: border-box;\n\t\tmin-height: 40px;\n\t\tmargin: {\n\t\t\tright: 16px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t\tright: 16px;\n\t\t\tbottom: 8px;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground-color: transparent;\n\t\tcolor: $color-primary !important;\n\t\tborder-radius: $radius-md;\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $color-primary;\n\t\t};\n\t\ttext-decoration: none;\n\n\t\t&:hover {\n\t\t\tborder-color: $color-primary-hover;\n\t\t\tcursor: pointer;\n\t\t\tcolor: $color-primary-hover !important;\n\t\t}\n\n\t}\n\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Action Buttons\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.button {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\theight: 40px;\n\t\tpadding: {\n\t\t\tright: 16px;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground-color: transparent;\n\t\tborder-width: 1px;\n\t\tborder-style: solid;\n\t\tborder-color: $blue-500;\n\t\tborder-radius: $radius-md;\n\t\t@extend .p4;\n\t\tcolor: $blue-500;\n\n\t\t&:hover {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t\tborder-color: $color-primary;\n\t\t\tcolor: $color-primary;\n\t\t}\n\n\t\t&:focus {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t\toutline: $outline;\n\t\t\tcolor: $color-primary;\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Edit field group header\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.edit-field-group-header {\n\t\tdisplay: block !important;\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Select2 inputs\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-input,\n\t.rule-groups {\n\n\t\t.select2-container.-acf .select2-selection {\n\t\t\tborder: none;\n\t\t\tline-height: 1;\n\t\t}\n\n\t\t.select2-container.-acf .select2-selection__rendered {\n\t\t\tbox-sizing: border-box;\n\t\t\tpadding: {\n\t\t\t\tright: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\tbackground-color: #fff;\n\t\t\tborder: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-300;\n\t\t\t};\n\t\t\tbox-shadow: $elevation-01;\n\t\t\tborder-radius: $radius-md;\n\t\t\t/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\t\t}\n\n\t\t.acf-conditional-select-name {\n\t\t\tmin-width: 180px;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\ttext-overflow: ellipsis;\n\t\t}\n\n\t\t.acf-conditional-select-id {\n\t\t\tpadding-right: 30px;\n\t\t}\n\n\t\t.value .select2-container--focus {\n\t\t\theight: 40px;\n\t\t}\n\n\t\t.value .select2-container--open .select2-selection__rendered {\n\t\t\tborder-color: $blue-400;\n\t\t}\n\n\t\t.select2-container--focus {\n\t\t\toutline: $outline;\n\t\t\tborder-color: $blue-400;\n\t\t\tborder-radius: $radius-md;\n\n\t\t\t.select2-selection__rendered {\n\t\t\t\tborder-color: $blue-400 !important;\n\t\t\t}\n\n\t\t\t&.select2-container--below.select2-container--open {\n\n\t\t\t\t.select2-selection__rendered {\n\t\t\t\t\tborder-bottom-right-radius: 0 !important;\n\t\t\t\t\tborder-bottom-left-radius: 0 !important;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\t&.select2-container--above.select2-container--open {\n\n\t\t\t\t.select2-selection__rendered {\n\t\t\t\t\tborder-top-right-radius: 0 !important;\n\t\t\t\t\tborder-top-left-radius: 0 !important;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-container .select2-search--inline .select2-search__field {\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\tleft: 6px;\n\t\t\t};\n\n\t\t\t&:focus {\n\t\t\t\toutline: none;\n\t\t\t\tborder: none;\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-container--default .select2-selection--multiple .select2-selection__rendered {\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 6px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 6px;\n\t\t\t};\n\t\t}\n\n\t\t.select2-selection__clear {\n\t\t\twidth: 18px;\n\t\t\theight: 18px;\n\t\t\tmargin: {\n\t\t\t\ttop: 12px;\n\t\t\t\tright: 1px;\n\t\t\t};\n\t\t\ttext-indent: 100%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\tcolor: #fff;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tdisplay: block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 0;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url('../../images/icons/icon-close.svg');\n\t\t\t\tmask-image: url('../../images/icons/icon-close.svg');\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t}\n\n\t\t\t&:hover::before {\n\t\t\t\tbackground-color: $blue-500;\n\t\t\t}\n\t\t}\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* ACF label\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-label {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: space-between;\n\n\t\t.acf-icon-help {\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\n\t\tlabel {\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t}\n\n\t\t.description {\n\t\t\tmargin: {\n\t\t\t\ttop: 2px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* Tooltip for field name field setting (result of a fix for keyboard navigation)\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t.acf-field-setting-name .acf-tip {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 654px;\n\t\tcolor: #98A2B3;\n\n\t\t@at-root .rtl#{&} {\n\t\t\tleft: auto;\n\t\t\tright: 654px;\n\t\t}\n\n\t\t.acf-icon-help {\n\t\t\twidth: 18px;\n\t\t\theight: 18px;\n\t\t}\n\t}\n\n\t/* Field Type Selection select2 */\n\t.acf-field-setting-type,\n\t.acf-field-permalink-rewrite,\n\t.acf-field-query-var,\n\t.acf-field-capability,\n\t.acf-field-parent-slug,\n\t.acf-field-data-storage,\n\t.acf-field-manage-terms,\n\t.acf-field-edit-terms,\n\t.acf-field-delete-terms,\n\t.acf-field-assign-terms,\n\t.acf-field-meta-box,\n\t.rule-groups {\n\n\t\t.select2-container.-acf {\n\t\t\tmin-height: 40px;\n\t\t}\n\n\t\t.select2-container--default .select2-selection--single {\n\n\t\t\t.select2-selection__rendered {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tposition: relative;\n\t\t\t\tz-index: 800;\n\t\t\t\tmin-height: 40px;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.field-type-icon {\n\t\t\t\ttop: auto;\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 2px;\n\t\t\t\t};\n\n\t\t\t\t&:before {\n\t\t\t\t\twidth: 9px;\n\t\t\t\t\theight: 9px;\n\t\t\t\t}\n\n\t\t\t}\n\t\t}\n\n\t\t.select2-container--open .select2-selection__rendered {\n\t\t\tborder-color: $blue-300 !important;\n\t\t\tborder-bottom-color: $gray-300 !important;\n\t\t}\n\n\t\t.select2-container--open.select2-container--below .select2-selection__rendered {\n\t\t\tborder-bottom-right-radius: 0 !important;\n\t\t\tborder-bottom-left-radius: 0 !important;\n\t\t}\n\n\t\t.select2-container--open.select2-container--above .select2-selection__rendered {\n\t\t\tborder-top-right-radius: 0 !important;\n\t\t\tborder-top-left-radius: 0 !important;\n\t\t\tborder-bottom-color: $blue-300 !important;\n\t\t\tborder-top-color: $gray-300 !important;\n\t\t}\n\n\t\t// icon margins\n\t\t.acf-selection.has-icon {\n\t\t\tmargin-left: 6px;\n\t\n\t\t\t@at-root .rtl#{&} {\n\t\t\t\tmargin-right: 6px;\n\t\t\t}\n\t\t}\n\t\t\n\t\t// Dropdown icon\n\t\t.select2-selection__arrow {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\ttop: calc(50% - 10px);\n\t\t\tright: 12px;\n\t\t\tbackground-color: transparent;\n\t\t\t\n\t\t\t&:after {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: absolute;\n\t\t\t\tz-index: 850;\n\t\t\t\ttop: 1px;\n\t\t\t\tleft: 0;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tbackground-color: $gray-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t}\n\t\t\t\n\t\t\tb[role=\"presentation\"] {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t// Open state\n\t\t.select2-container--open {\n\t\t\t\n\t\t\t// Swap chevron icon\n\t\t\t.select2-selection__arrow:after {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t}\n\n\t.acf-term-search-term-name {\n\t\tbackground-color: $gray-50;\n\t\tborder-top: 1px solid $gray-200;\n\t\tborder-bottom: 1px solid $gray-200;\n\t\tcolor: $gray-400;\n\t\tpadding: 5px 5px 5px 10px;\n\t\twidth: 100%;\n\t\tmargin: 0;\n\t\tdisplay: block;\n\t\tfont-weight: 300;\n\t}\n\n\t.field-type-select-results {\n\t\tposition: relative;\n\t\ttop: 4px;\n\t\tz-index: 1002;\n\t\tborder-radius: 0 0 $radius-md $radius-md;\n\t\tbox-shadow: 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n\n\t\t&.select2-dropdown--above {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column-reverse;\t \n\t\t\ttop: 0;\n\t\t\tborder-radius: $radius-md $radius-md 0 0;\n\t\t\tz-index: 99999;\n\t\t}\n\t\t\n\t\t@at-root .select2-container.select2-container--open#{&} {\n\t\t\t// outline: 3px solid $blue-50;\n\t\t\tbox-shadow: 0px 0px 0px 3px #EBF5FA, 0px 8px 24px 4px rgba(16, 24, 40, 0.12);\n\t\t}\n\n\t\t// icon margins\n\t\t.acf-selection.has-icon {\n\t\t\tmargin-left: 6px;\n\n\t\t\t@at-root .rtl#{&} {\n\t\t\t\tmargin-right: 6px;\n\t\t\t}\n\t\t}\n\n\t\t// Search field\n\t\t.select2-search {\n\t\t\tposition: relative;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t&--dropdown {\n\n\t\t\t\t&:after {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\t$icon-size: 16px;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 12px;\n\t\t\t\t\tleft: 13px;\n\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tbackground-color: $gray-400;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\tmask-position: center;\n\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\n\t\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\t\tright: 12px;\n\t\t\t\t\t\tleft: auto;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.select2-search__field {\n\t\t\t\tpadding-left: 38px;\n\n\t\t\t\tborder-right: 0;\n\t\t\t\tborder-bottom: 0;\n\t\t\t\tborder-left: 0;\n\t\t\t\tborder-radius: 0;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tpadding-right: 38px;\n\t\t\t\t\tpadding-left: 0;\n\t\t\t\t}\n\n\t\t\t\t&:focus {\n\t\t\t\t\tborder-top-color: $gray-300;\n\t\t\t\t\toutline: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.select2-results__options {\n\t\t\tmax-height: 440px;\n\t\t}\n\t\t\n\t\t.select2-results__option {\n\n\t\t\t.select2-results__option--highlighted {\n\t\t\t\tbackground-color: $blue-500 !important;\n\t\t\t\tcolor: $gray-50 !important;\n\t\t\t}\n\t\t}\n\n\t\t// List items\n\t\t.select2-results__option .select2-results__option {\n\t\t\tdisplay: inline-flex;\n\t\t\tposition: relative;\n\t\t\twidth: calc(100% - 24px);\n\t\t\tmin-height: 32px;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t}\n\t\t\talign-items: center;\n\t\t\t\n\t\t\t.field-type-icon {\n\t\t\t\ttop: auto;\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 2px;\n\t\t\t\t};\n\t\t\t\tbox-shadow: 0 0 0 1px $gray-50;\n\t\t\t\n\t\t\t\t&:before {\n\t\t\t\t\twidth: 9px;\n\t\t\t\t\theight: 9px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t.select2-results__option[aria-selected=\"true\"] {\n\t\t\tbackground-color: $blue-50 !important;\n\t\t\tcolor: $gray-700 !important;\n\t\t\t\n\t\t\t&:after {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 16px;\n\t\t\t\tright: 13px;\n\t\t\t\tposition: absolute;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-check.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-check.svg\");\n\t\t\t\tbackground-color: $blue-500;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\ttext-indent: 500%;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\n\t\t\t\t@at-root .rtl#{&} {\n\t\t\t\t\tleft: 13px;\n\t\t\t\t\tright: auto;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.select2-results__group {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\twidth: calc(100% - 24px);\n\t\t\tmin-height: 25px;\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-top: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t};\n\t\t\tcolor: $gray-400;\n\t\t\tfont-size: 11px;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 12px;\n\t\t\t};\n\t\t\tfont-weight: normal;\n\t\t}\n\t}\n\t\n\t/*---------------------------------------------------------------------------------------------\n\t*\n\t* RTL arrow position\n\t*\n\t*---------------------------------------------------------------------------------------------*/\n\t&.rtl {\n\n\t\t.acf-field-setting-type,\n\t\t.acf-field-permalink-rewrite,\n\t\t.acf-field-query-var {\n\n\t\t\t.select2-selection__arrow:after {\n\t\t\t\tright: auto;\n\t\t\t\tleft: 10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl.post-type-acf-field-group,\n.rtl.acf-internal-post-type {\n\n\t.acf-field-setting-name .acf-tip {\n\t\tleft: auto;\n\t\tright: 654px;\n\t}\n}","/*---------------------------------------------------------------------------------------------\n*\n* Field Groups\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t// Hide tablenav top.\n\t.tablenav.top {\n\t\tdisplay: none;\n\t}\n\n\t// Fix margin due to hidden tablenav.\n\t.subsubsub {\n\t\tmargin-bottom: 3px;\n\t}\n\n\t// table.\n\t.wp-list-table {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\tborder-radius: $radius-lg;\n\t\tborder: none;\n\t\toverflow: hidden;\n\t\tbox-shadow: $elevation-01;\n\n\t\tstrong {\n\t\t\tcolor: $gray-400;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\ta.row-title {\n\t\t\tfont-size: 13px !important;\n\t\t\tfont-weight: 500;\n\t\t}\n\n\t\tth,\n\t\ttd {\n\t\t\tcolor: $gray-700;\n\n\t\t\t&.sortable a {\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t&.check-column {\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 12px;\n\t\t\t\t\tright: 16px;\n\t\t\t\t\tleft: 16px;\n\t\t\t\t};\n\n\t\t\t\t@media screen and (max-width: $md) {\n\t\t\t\t\tvertical-align: top;\n\t\t\t\t\tpadding: {\n\t\t\t\t\t\tright: 2px;\n\t\t\t\t\t\tleft: 10px;\n\t\t\t\t\t};\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\tinput {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t.acf-more-items {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tflex-direction: row;\n\t\t\t\tjustify-content: center;\n\t\t\t\talign-items: center;\n\t\t\t\tpadding: 0px 6px 1px;\n\t\t\t\tgap: 8px;\n\t\t\t\twidth: 25px;\n\t\t\t\theight: 16px;\n\t\t\t\tbackground: $gray-200;\n\t\t\t\tborder-radius: 100px;\n\t\t\t\tfont-weight: 400;\n\t\t\t\tfont-size: 10px;\n\t\t\t\tcolor: $gray-600;\n\t\t\t}\n\n\t\t\t.acf-emdash {\n\t\t\t\tcolor: $gray-300;\n\t\t\t}\n\t\t}\n\n\t\t// Table headers\n\t\tthead th, thead td,\n\t\ttfoot th, tfoot td {\n\t\t\theight: 48px;\n\t\t\tpadding: {\n\t\t\t\tright: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t};\n\t\t\tbox-sizing: border-box;\n\t\t\tbackground-color: $gray-50;\n\t\t\tborder-color: $gray-200;\n\t\t\t@extend .p4;\n\t\t\tfont-weight: 500;\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tpadding: {\n\t\t\t\t\tright: 16px;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t&.check-column {\n\t\t\t\t@media screen and (max-width: $md) {\n\t\t\t\t\tvertical-align: middle;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t// Table body\n\t\ttbody th,\n\t\ttbody td {\n\t\t\tbox-sizing: border-box;\n\t\t\theight: 60px;\n\t\t\tpadding: {\n\t\t\t\ttop: 10px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 10px;\n\t\t\t\tleft: 24px;\n\t\t\t};\n\t\t\tvertical-align: top;\n\t\t\tbackground-color: #fff;\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tcolor: $gray-200;\n\t\t\t\tstyle: solid;\n\t\t\t};\n\t\t\t@extend .p4;\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tpadding: {\n\t\t\t\t\tright: 16px;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t}\n\n\t\t.column-acf-key {\n\t\t\twhite-space: nowrap;\n\t\t}\n\n\t\t// SVG icons\n\t\t.column-acf-key .acf-icon-key-solid {\n\t\t\tdisplay: inline-block;\n\t\t\tposition: relative;\n\t\t\tbottom: -2px;\n\t\t\twidth: 15px;\n\t\t\theight: 15px;\n\t\t\tmargin: {\n\t\t\t\tright: 4px;\n\t\t\t};\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t\t// Post location icon\n\t\t.acf-location .dashicons {\n\t\t\tposition: relative;\n\t\t\tbottom: -2px;\n\t\t\twidth: 16px;\n\t\t\theight: 16px;\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t};\n\t\t\tfont-size: 16px;\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t\t.post-state {\n\t\t\t@extend .p3;\n\t\t\tcolor: $gray-500;\n\t\t}\n\n\t\t// Add subtle hover background to define row.\n\t\ttr:hover,\n\t\ttr:focus-within {\n\t\t\tbackground: #f7f7f7;\n\n\t\t\t.row-actions {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t};\n\n\t\t}\n\n\t\t// Use less specific identifier to inherit mobile styling.\n\t\t@media screen and ( min-width: 782px ) {\n\t\t\t.column-acf-count { width: 10%; }\n\t\t}\n\n\t\t.row-actions {\n\t\t\tspan.file {\n\t\t\t\tdisplay: block;\n\t\t\t\toverflow: hidden;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t}\n\t\t}\n\t}\n\n\t&.rtl {\n\t\t.wp-list-table {\n\t\t\t.column-acf-key .acf-icon-key-solid {\n\t\t\t\tmargin: {\n\t\t\t\t\tleft: 4px;\n\t\t\t\t\tright: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\t.acf-location .dashicons {\n\t\t\t\tmargin: {\n\t\t\t\t\tleft: 6px;\n\t\t\t\t\tright: 0;\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\t}\n\n\t// Actions\n\t.row-actions {\n\t\tmargin: {\n\t\t\ttop: 2px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\t@extend .p5;\n\t\tline-height: 14px;\n\t\tcolor: $gray-300;\n\n\t\t.trash a {\n\t\t\tcolor: $acf_error;\n\t\t}\n\n\t}\n\n\n\t// Remove padding from checkbox column\n\t.widefat thead td.check-column,\n\t.widefat tfoot td.check-column {\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t};\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRow actions\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t.row-actions {\n\t\t@extend .p6;\n\n\t\ta:hover {\n\t\t\tcolor: darken($color-primary-hover, 10%);\n\t\t}\n\n\t\t.trash a {\n\t\t\tcolor: #a00;\n\t\t\t&:hover { color: #f00; }\n\t\t}\n\n\t\t&.visible {\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\topacity: 1;\n\t\t}\n\n\t}\n\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tRow hover\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t#the-list tr:hover td,\n\t#the-list tr:hover th {\n\t\tbackground-color: lighten($blue-50, 3%);\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Table Nav\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t.tablenav {\n\t\tmargin: {\n\t\t\ttop: 24px;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\t\tcolor: $gray-500;\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tSearch box\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type #posts-filter p.search-box {\n\tmargin: {\n\t\ttop: 5px;\n\t\tright: 0;\n\t\tbottom: 24px;\n\t\tleft: 0;\n\t};\n\n\t#post-search-input {\n\t\tmin-width: 280px;\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 8px;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\t}\n\n\t@media screen and (max-width: 768px) {\n\t\tdisplay: flex;\n\t\tbox-sizing: border-box;\n\t\tpadding-right: 24px;\n\t\tmargin-right: 16px;\n\t\tposition: inherit;\n\n\t\t#post-search-input {\n\t\t\tmin-width: auto;\n\t\t}\n\n\t}\n\n}\n\n.rtl.acf-internal-post-type #posts-filter p.search-box {\n\t#post-search-input {\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tleft: 8px;\n\t\t};\n\t}\n\n\t@media screen and (max-width: 768px) {\n\t\tpadding-left: 24px;\n\t\tpadding-right: 0;\n\t\tmargin-left: 16px;\n\t\tmargin-right: 0;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tStatus tabs\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .subsubsub {\n\tdisplay: flex;\n\talign-items: flex-end;\n\theight: 40px;\n\tmargin: {\n\t\tbottom: 16px;\n\t};\n\n\tli {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 4px;\n\t\t};\n\t\tcolor: $gray-400;\n\t\t@extend .p4;\n\n\t\t.count {\n\t\t\tcolor: $gray-500;\n\t\t}\n\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPagination\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t.tablenav-pages {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\n\t\t&.no-pages{\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t.displaying-num {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 16px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t}\n\n\t\t.pagination-links {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\n\t\t\t#table-paging {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 4px;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t};\n\n\t\t\t\t.total-pages {\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 0;\n\t\t\t\t\t};\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t// Hide pagination if there's only 1 page\n\t\t&.one-page .pagination-links {\n\t\t\tdisplay: none;\n\t\t}\n\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPagination buttons & icons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type .tablenav-pages .pagination-links .button {\n\tdisplay: inline-flex;\n\talign-items: center;\n\talign-content: center;\n\tjustify-content: center;\n\tmin-width: 40px;\n\tmargin: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t};\n\tpadding: {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t};\n\tbackground-color: transparent;\n\n\t// Pagination Buttons\n\t&:nth-child(1),\n\t&:nth-child(2),\n\t&:last-child,\n\t&:nth-last-child(2) {\n\t\tdisplay: inline-block;\n\t\tposition: relative;\n\t\ttext-indent: 100%;\n\t\twhite-space: nowrap;\n\t\toverflow: hidden;\n\t\tmargin: {\n\t\t\tleft: 4px;\n\t\t}\n\n\t\t// Pagination Button Icons\n\t\t&:before {\n\t\t\t$icon-size: 20px;\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\t$icon-size: $icon-size;\n\t\t\tbackground-color: $link-color;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: $icon-size;\n\t\t\tmask-size: $icon-size;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t}\n\n\t}\n\n\t// First Page Icon\n\t&:nth-child(1):before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-left-double.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-left-double.svg');\n\t}\n\n\t// Previous Page Icon\n\t&:nth-child(2):before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-left.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-left.svg');\n\t}\n\n\t// Next Page Icon\n\t&:nth-last-child(2):before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-right.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-right.svg');\n\t}\n\n\t// Last Page Icon\n\t&:last-child:before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-right-double.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-right-double.svg');\n\t}\n\n\t// Pagination Button Hover State\n\t&:hover {\n\t\tborder-color: $blue-600;\n\t\tbackground-color: rgba($link-color, .05);\n\n\t\t&:before {\n\t\t\tbackground-color: $blue-600;\n\t\t}\n\n\t}\n\n\t// Pagination Button Disabled State\n\t&.disabled {\n\t\tbackground-color: transparent !important;\n\n\t\t&.disabled:before {\n\t\t\tbackground-color: $gray-300;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Empty state\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-no-field-groups-wrapper,\n.acf-no-taxonomies-wrapper,\n.acf-no-post-types-wrapper,\n.acf-no-options-pages-wrapper,\n.acf-options-preview-wrapper {\n\tdisplay: flex;\n\tjustify-content: center;\n\tpadding: {\n\t\ttop: 48px;\n\t\tbottom: 48px;\n\t};\n\n\t.acf-no-field-groups-inner,\n\t.acf-no-taxonomies-inner,\n\t.acf-no-post-types-inner,\n\t.acf-no-options-pages-inner,\n\t.acf-options-preview-inner {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: center;\n\t\talign-content: center;\n\t\talign-items: flex-start;\n\t\ttext-align: center;\n\t\tmax-width: 420px;\n\t\tmin-height: 320px;\n\n\t\timg,\n\t\th2,\n\t\tp {\n\t\t\tflex: 1 0 100%;\n\t\t}\n\n\t\th2 {\n\t\t\t@extend .acf-h2;\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-700;\n\t\t\tline-height: 1.6rem;\n\t\t}\n\n\t\tp {\n\t\t\t@extend .p2;\n\t\t\tmargin: {\n\t\t\t\ttop: 12px;\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-500;\n\n\t\t\t&.acf-small {\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: relative;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 32px;\n\t\t\t\t};\n\t\t\t\t@extend .p6;\n\t\t\t}\n\n\t\t}\n\n\n\t\timg {\n\t\t\tmax-width: 284px;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t}\n\n\t\t.acf-btn {\n\t\t\tmargin: {\n\t\t\t\ttop: 32px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t.acf-no-post-types-inner,\n\t.acf-no-options-pages-inner {\n\t\timg {\n\t\t\twidth: 106px;\n\t\t\theight: 88px;\n\t\t}\n\t}\n\n\t.acf-no-taxonomies-inner {\n\t\timg {\n\t\t\twidth: 98px;\n\t\t\theight: 88px;\n\t\t}\n\t}\n\n};\n\n.acf-no-field-groups,\n.acf-no-post-types,\n.acf-no-taxonomies,\n.acf-no-options-pages {\n\n\t#the-list tr:hover td,\n\t#the-list tr:hover th,\n\t.acf-admin-field-groups .wp-list-table tr:hover,\n\t.striped > tbody > :nth-child(odd), ul.striped > :nth-child(odd), .alternate {\n\t\tbackground-color: transparent !important;\n\t}\n\n\t.wp-list-table {\n\n\t\tthead,\n\t\ttfoot {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\ta.acf-btn {\n\t\t\tborder: 1px solid rgba(0, 0, 0, 0.16);\n\t\t\tbox-shadow: none;\n\t\t}\n\n\t}\n\n}\n\n.acf-internal-post-type #the-list .no-items td {\n\tvertical-align: middle;\n}\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* Options Page Preview\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-options-preview,\n.acf-no-options-pages-wrapper {\n\t.acf-btn {\n\t\tmargin: {\n\t\t\tleft: 8px;\n\t\t};\n\t};\n\n\t.disabled {\n\t\tbackground-color: $gray-100 !important;\n\t\tcolor: $gray-400 !important;\n\t\tborder: 1px $gray-300 solid;\n\t\tcursor: default !important;\n\t}\n\n\t.acf-options-pages-preview-upgrade-button {\n\t\theight: 48px;\n\t\tpadding: 8px 48px 8px 48px !important;\n\t\tborder: none !important;\n\t\tgap: 6px;\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\talign-self: stretch;\n\t\tbackground: $gradient-pro;\n\t\tborder-radius: $radius-md;\n\t\ttext-decoration: none;\n\n\t\t&:focus {\n\t\t\tborder: none;\n\t\t\toutline: none;\n\t\t\tbox-shadow: none;\n\t\t}\n\n\t\tp {\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\ttop: 8px;\n\t\t\t\tbottom: 8px;\n\t\t\t}\n\t\t\t@extend .p4;\n\t\t\tfont-weight: normal;\n\t\t\ttext-transform: none;\n\t\t\tcolor: #fff;\n\t\t}\n\n\t\t.acf-icon {\n\t\t\t$icon-size: 20px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t\tleft: -2px;\n\t\t\t};\n\t\t\tbackground-color: $gray-50;\n\t\t}\n\t}\n\n\t.acf-ui-options-page-pro-features-actions a.acf-btn i {\n\t\tmargin-right: -2px !important;\n\t\tmargin-left: 0px !important;\n\t}\n\n\t.acf-pro-label {\n\t\tvertical-align: middle;\n\t}\n\n\t.acf_options_preview_wrap {\n\t\timg {\n\t\t\tmax-height: 88px;\n\t\t}\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small screen list table info toggle\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t.wp-list-table .toggle-row:before {\n\t\ttop: 4px;\n\t\tleft: 16px;\n\t\tborder-radius: 0;\n\t\t$icon-size: 20px;\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tposition: absolute;\n\t\twidth: 16px;\n\t\theight: 16px;\n\t\t$icon-size: $icon-size;\n\t\tbackground-color: $link-color;\n\t\tborder-radius: 0;\n\t\t-webkit-mask-size: $icon-size;\n\t\tmask-size: $icon-size;\n\t\t-webkit-mask-repeat: no-repeat;\n\t\tmask-repeat: no-repeat;\n\t\t-webkit-mask-position: center;\n\t\tmask-position: center;\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-down.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-down.svg');\n\t\ttext-indent: 100%;\n\t\twhite-space: nowrap;\n\t\toverflow: hidden;\n\t}\n\n\t.wp-list-table .is-expanded .toggle-row:before {\n\t\t-webkit-mask-image: url('../../images/icons/icon-chevron-up.svg');\n\t\tmask-image: url('../../images/icons/icon-chevron-up.svg');\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small screen checkbox\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\n\t@media screen and (max-width: $md) {\n\n\t\t.widefat th input[type=\"checkbox\"],\n\t\t.widefat thead td input[type=\"checkbox\"],\n\t\t.widefat tfoot td input[type=\"checkbox\"] {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Invalid license states\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-internal-post-type {\n\t&.acf-pro-inactive-license {\n\t\t&.acf-admin-options-pages {\n\t\t\t.row-title {\n\t\t\t\tcolor: $gray-500;\n\t\t\t\tpointer-events: none;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tvertical-align: middle;\n\t\t\t\tgap: 6px;\n\n\t\t\t\t&:before {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\twidth: 16px;\n\t\t\t\t\theight: 16px;\n\t\t\t\t\tbackground-color: $gray-500;\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\talign-self: center;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.row-actions {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.column-title .acf-js-tooltip {\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t}\n\n\t\ttr.acf-has-block-location {\n\t\t\t.row-title {\n\t\t\t\tcolor: $gray-500;\n\t\t\t\tpointer-events: none;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tvertical-align: middle;\n\t\t\t\tgap: 6px;\n\n\t\t\t\t&:before {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\twidth: 16px;\n\t\t\t\t\theight: 16px;\n\t\t\t\t\tbackground-color: $gray-500;\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\talign-self: center;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-count a {\n\t\t\t\tcolor: $gray-500;\n\t\t\t\tpointer-events: none;\n\t\t\t}\n\n\t\t\t.row-actions {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.column-title .acf-js-tooltip {\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t}\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* Admin Navigation\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar {\n\tposition: unset;\n\ttop: 32px;\n\theight: 72px;\n\tz-index: 800;\n\tbackground: $gray-700;\n\tcolor: $gray-400;\n\n\t.acf-admin-toolbar-inner {\n\t\tdisplay: flex;\n\t\tjustify-content: space-between;\n\t\talign-content: center;\n\t\talign-items: center;\n\t\tmax-width: 100%;\n\n\t\t.acf-nav-wrap {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\n\t\t\tposition: relative;\n\t\t\tpadding-left: 72px;\n\n\t\t\t@media screen and (max-width: 1250px) {\n\t\t\t\t.acf-header-tab-acf-post-type,\n\t\t\t\t.acf-header-tab-acf-taxonomy {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t.acf-more {\n\t\t\t\t\t.acf-header-tab-acf-post-type,\n\t\t\t\t\t.acf-header-tab-acf-taxonomy {\n\t\t\t\t\t\tdisplay: flex;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\t\t\n\t\t.acf-nav-upgrade-wrap {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t}\n\n\t\t.acf-nav-wpengine-logo {\n\t\t\tdisplay: inline-flex;\n\t\t\tmargin-left: 24px;\n\n\t\t\timg {\n\t\t\t\theight: 20px;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 1000px) {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t}\n\n\t@media screen and (max-width: $md) {\n\t\tposition: static;\n\t}\n\n\t.acf-logo {\n\t\tdisplay: flex;\n\t\tmargin: {\n\t\t\tright: 24px;\n\t\t}\n\t\ttext-decoration: none;\n\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\n\t\timg {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t&.pro img {\n\t\t\theight: 46px;\n\t\t}\n\t}\n\n\th2 {\n\t\tdisplay: none;\n\t\tcolor: $gray-50;\n\t}\n\n\t.acf-tab {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tbox-sizing: border-box;\n\t\tmin-height: 40px;\n\t\tmargin: {\n\t\t\tright: 8px;\n\t\t}\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t\tright: 16px;\n\t\t\tbottom: 8px;\n\t\t\tleft: 16px;\n\t\t}\n\t\tborder: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: transparent;\n\t\t}\n\t\tborder-radius: $radius-md;\n\t\t@extend .p4;\n\t\tcolor: $gray-400;\n\t\ttext-decoration: none;\n\n\t\t&.is-active {\n\t\t\tbackground-color: $gray-600;\n\t\t\tcolor: #fff;\n\t\t}\n\t\t&:hover {\n\t\t\tbackground-color: $gray-600;\n\t\t\tcolor: $gray-50;\n\t\t}\n\t\t&:focus-visible {\n\t\t\tborder: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-500;\n\t\t\t}\n\t\t}\n\t\t&:focus {\n\t\t\tbox-shadow: none;\n\t\t}\n\t}\n\n\t.acf-more {\n\t\t&:hover {\n\t\t\t.acf-tab.acf-more-tab {\n\t\t\t\tbackground-color: $gray-600;\n\t\t\t\tcolor: $gray-50;\n\t\t\t}\n\t\t}\n\t\t\n\t\tul {\n\t\t\tdisplay: none;\n\t\t\tposition: absolute;\n\t\t\tbox-sizing: border-box;\n\t\t\tbackground: #fff;\n\t\t\tz-index: 1051;\n\t\t\toverflow: hidden;\n\t\t\tmin-width: 280px;\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\tpadding: 0;\n\t\t\tborder-radius: $radius-lg;\n\t\t\tbox-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 8px 23px rgba(0, 0, 0, 0.12);\n\t\t\t\n\t\t\t.acf-wp-engine {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: space-between;\n\t\t\t\tmin-height: 48px;\n\t\t\t\tborder-top: 1px solid rgba(0, 0, 0, 0.08);\n\t\t\t\tbackground: #ECFBFC;\n\t\t\t\t\n\t\t\t\ta {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tjustify-content: space-between;\n\t\t\t\t\tborder-top: none;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\n\t\t\tli {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0 16px;\n\n\t\t\t\t.acf-header-tab-acf-post-type,\n\t\t\t\t.acf-header-tab-acf-taxonomy {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t&.acf-more-section-header {\n\t\t\t\t\tbackground: $gray-50;\n\t\t\t\t\tpadding: 1px 0 0 0;\n\t\t\t\t\tmargin-top: -1px;\n\t\t\t\t\tborder-top: 1px solid $gray-200;\n\t\t\t\t\tborder-bottom: 1px solid $gray-200;\n\n\t\t\t\t\tspan {\n\t\t\t\t\t\tcolor: $gray-600;\n\t\t\t\t\t\tfont-size: 12px;\n\t\t\t\t\t\tfont-weight: bold;\n\n\t\t\t\t\t\t&:hover {\n\t\t\t\t\t\t\tbackground: $gray-50;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t// Links\n\t\t\t\ta {\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tpadding: 0;\n\t\t\t\t\tcolor: $gray-800;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\tborder-top: {\n\t\t\t\t\t\twidth: 1px;\n\t\t\t\t\t\tstyle: solid;\n\t\t\t\t\t\tcolor: $gray-100;\n\t\t\t\t\t};\n\t\t\t\t\t\n\t\t\t\t\t&:hover,\n\t\t\t\t\t&.acf-tab.is-active {\n\t\t\t\t\t\tbackground-color: unset;\n\t\t\t\t\t\tcolor: $blue-500;\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\ti.acf-icon {\n\t\t\t\t\t\tdisplay: none !important;\n\t\t\t\t\t\t$icon-size: 16px;\n\t\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t\t-webkit-mask-size: $icon-size;\n\t\t\t\t\t\tmask-size: $icon-size;\n\t\t\t\t\t\tbackground-color: $gray-400 !important;\n\t\t\t\t\t}\n\n\t\t\t\t\t.acf-requires-pro {\n\t\t\t\t\t\tjustify-content: center;\n\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\tcolor: white;\n\t\t\t\t\t\tbackground: $gradient-pro;\n\t\t\t\t\t\tborder-radius: 100px;\n\t\t\t\t\t\tfont-size: 11px;\n\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\tright: 16px;\n\t\t\t\t\t\tpadding: {\n\t\t\t\t\t\t\tright: 6px;\n\t\t\t\t\t\t\tleft: 6px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\timg.acf-wp-engine-pro {\n\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\theight: 16px;\n\t\t\t\t\t\twidth: auto;\n\t\t\t\t\t}\n\n\t\t\t\t\t.acf-wp-engine-upsell-pill {\n\t\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\t\tjustify-content: center;\n\t\t\t\t\t\talign-items: center;\n\t\t\t\t\t\tmin-height: 22px;\n\t\t\t\t\t\tborder-radius: 100px;\n\t\t\t\t\t\tfont-size: 11px;\n\t\t\t\t\t\tpadding: {\n\t\t\t\t\t\t\tright: 8px;\n\t\t\t\t\t\t\tleft: 8px;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tbackground: #0ECAD4;\n\t\t\t\t\t\tcolor: #FFFFFF;\n\t\t\t\t\t\ttext-shadow: 0px 1px 0 rgba(0, 0, 0, 0.12);\n\t\t\t\t\t\ttext-transform: uppercase;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t// First list item\n\t\t\t\t&:first-child {\n\t\t\t\t\ta {\n\t\t\t\t\t\tborder-bottom: none;\n\t\t\t\t\t}\t\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t&:hover,\n\t\t\t&:focus {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t}\n\t\t&:hover,\n\t\t&:focus {\n\t\t\tul {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Within wpcontent.\n\t#wpcontent & {\n\t\tbox-sizing: border-box;\n\t\tmargin-left: -20px;\n\t\tpadding: {\n\t\t\ttop: 16px;\n\t\t\tright: 32px;\n\t\t\tbottom: 16px;\n\t\t\tleft: 32px;\n\t\t}\n\t}\n\n\t// Mobile\n\t@media screen and (max-width: 600px) {\n\t\t& {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n.rtl {\n\t#wpcontent .acf-admin-toolbar {\n\t\tmargin-left: 0;\n\t\tmargin-right: -20px;\n\n\t\t.acf-tab {\n\t\t\tmargin: {\n\t\t\t\tleft: 8px;\n\t\t\t\tright: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-logo {\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tleft: 32px;\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Admin Toolbar Icons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar {\n\t.acf-tab,\n\t.acf-more {\n\t\ti.acf-icon {\n\t\t\tdisplay: none; // Icons only shown for specified nav items below\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t\tleft: -2px;\n\t\t\t}\n\t\t\t\n\t\t\t&.acf-icon-dropdown {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\t$icon-size: 16px;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\t-webkit-mask-size: $icon-size;\n\t\t\t\tmask-size: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: -6px;\n\t\t\t\t\tleft: 6px;\n\t\t\t\t};\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\t// Only show icons for specified nav items, stops third party plugin items with no icon appearing broken\n\t\t&.acf-header-tab-acf-field-group,\n\t\t&.acf-header-tab-acf-post-type,\n\t\t&.acf-header-tab-acf-taxonomy,\n\t\t&.acf-header-tab-acf-tools,\n\t\t&.acf-header-tab-acf-settings-updates,\n\t\t&.acf-header-tab-acf-more {\n\t\t\ti.acf-icon {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t}\n\t\t}\n\n\t\t&.is-active,\n\t\t&:hover {\n\t\t\ti.acf-icon {\n\t\t\t\tbackground-color: $gray-200;\n\t\t\t}\n\t\t}\n\t}\n\n\t.rtl & .acf-tab {\n\t\ti.acf-icon {\n\t\t\tmargin: {\n\t\t\t\tright: -2px;\n\t\t\t\tleft: 8px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Field groups tab\n\t.acf-header-tab-acf-field-group {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-field-groups.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\n\t// Post types tab\n\t.acf-header-tab-acf-post-type {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-post-type.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\n\t// Taxonomies tab\n\t.acf-header-tab-acf-taxonomy {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-taxonomies.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\n\t// Tools tab\n\t.acf-header-tab-acf-tools {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-tools.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\n\t// Updates tab\n\t.acf-header-tab-acf-settings-updates {\n\t\ti.acf-icon {\n\t\t\t$icon-url: url(\"../../images/icons/icon-updates.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n\t\n\t// More tab\n\t.acf-header-tab-acf-more {\n\t\ti.acf-icon-more {\n\t\t\t$icon-url: url(\"../../images/icons/icon-extended-menu.svg\");\n\t\t\t-webkit-mask-image: $icon-url;\n\t\t\tmask-image: $icon-url;\n\t\t}\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* Hide WP default controls\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t// Prevents flicker caused by notice moving locations.\n\t#wpbody-content > .notice:not(.inline, .below-h2) {\n\t\tdisplay: none;\n\t}\n\n\th1.wp-heading-inline {\n\t\tdisplay: none;\n\t}\n\n\t.wrap .wp-heading-inline + .page-title-action {\n\t\tdisplay: none;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headerbar\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-headerbar {\n\tdisplay: flex;\n\talign-items: center;\n\tposition: sticky;\n\ttop: 32px;\n\tz-index: 700;\n\tbox-sizing: border-box;\n\tmin-height: 72px;\n\tmargin: {\n\t\tleft: -20px;\n\t};\n\tpadding: {\n\t\ttop: 8px;\n\t\tright: 32px;\n\t\tbottom: 8px;\n\t\tleft: 32px;\n\t};\n\tbackground-color: #fff;\n\tbox-shadow: $elevation-01;\n\n\t.acf-headerbar-inner {\n\t\tflex: 1 1 auto;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: space-between;\n\t\tmax-width: $max-width;\n\t\tgap: 8px;\n\t}\n\n\t.acf-page-title {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tgap: 8px;\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 16px;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\n\t\t.acf-duplicated-from {\n\t\t\tcolor: $gray-400;\n\t\t}\n\n\t\t.acf-pro-label {\n\t\t\tbox-shadow: none;\n\t\t}\n\t}\n\n\t@media screen and (max-width: $md) {\n\t\tposition: static;\n\t}\n\n\t@media screen and (max-width: 600px) {\n\t\tjustify-content: space-between;\n\t\tposition: relative;\n\t\ttop: 46px;\n\t\tmin-height: 64px;\n\t\tpadding: {\n\t\t\tright: 12px;\n\t\t};\n\t}\n\n\t.acf-headerbar-content {\n\t\tflex: 1 1 auto;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tflex-wrap: wrap;\n\n\t\t\t.acf-headerbar-title,\n\t\t\t.acf-title-wrap {\n\t\t\t\tflex: 1 1 100%;\n\t\t\t}\n\n\t\t\t.acf-title-wrap {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 8px;\n\t\t\t\t};\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-input-error {\n\t\tborder: 1px rgba($color-danger, 0.5) solid !important;\n\t\tbox-shadow: 0 0 0 3px rgba(209, 55, 55, 0.12), 0 0 0 rgba(255, 54, 54, 0.25) !important;\n\t\tbackground-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n\t\tbackground-position: right 10px top 50%;\n\t\tbackground-size: 20px;\n\t\tbackground-repeat: no-repeat;\n\n\t\t&:focus {\n\t\t\toutline: none !important;\n\t\t\tborder: 1px rgba($color-danger, 0.8) solid !important;\n\t\t\tbox-shadow: 0 0 0 3px rgba(209, 55, 55, 0.16), 0 0 0 rgba(255, 54, 54, 0.25) !important;\n\t\t}\n\t}\n\n\t.acf-headerbar-title-field {\n\t\tmin-width: 320px;\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tmin-width: 100%;\n\t\t}\n\t}\n\n\t.acf-headerbar-actions {\n\t\tdisplay: flex;\n\n\t\t.acf-btn {\n\t\t\tmargin: {\n\t\t\t\tleft: 8px;\n\t\t\t};\n\t\t}\n\n\t\t.disabled {\n\t\t\tbackground-color: $gray-100;\n\t\t\tcolor: $gray-400 !important;\n\t\t\tborder: 1px $gray-300 solid;\n\t\t\tcursor: default;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Edit Field Group Headerbar\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-headerbar-field-editor {\n\tposition: sticky;\n\ttop: 32px;\n\tz-index: 1020;\n\tmargin: {\n\t\tleft: -20px;\n\t};\n\twidth: calc(100% + 20px);\n\n\t@media screen and (max-width: $md) {\n\t\tposition: relative;\n\t\ttop: 0;\n\t\twidth: 100%;\n\t\tmargin: {\n\t\t\tleft: 0;\n\t\t};\n\t\tpadding: {\n\t\t\tright: 8px;\n\t\t\tleft: 8px;\n\t\t};\n\t}\n\n\t@media screen and (max-width: $sm) {\n\t\tposition: relative;\n\t\ttop: 46px;\n\t\tz-index: unset;\n\t}\n\n\n\t.acf-headerbar-inner {\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tflex-wrap: wrap;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: flex-start;\n\t\t\talign-items: flex-start;\n\t\t\twidth: 100%;\n\n\t\t\t.acf-page-title {\n\t\t\t\tflex: 1 1 auto;\n\t\t\t}\n\n\t\t\t.acf-headerbar-actions {\n\t\t\t\tflex: 1 1 100%;\n\t\t\t\tmargin-top: 8px;\n\t\t\t\tgap: 8px;\n\n\t\t\t\t.acf-btn {\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\tmargin: 0;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-page-title {\n\t\tmargin: {\n\t\t\tright: 16px;\n\t\t};\n\t}\n\n}\n\n.rtl .acf-headerbar,\n.rtl .acf-headerbar-field-editor {\n\tmargin-left: 0;\n\tmargin-right: -20px;\n\n\t.acf-page-title {\n\t\tmargin: {\n\t\t\tleft: 16px;\n\t\t\tright: 0;\n\t\t};\n\t}\n\n\t.acf-headerbar-actions {\n\n\t\t.acf-btn {\n\t\t\tmargin: {\n\t\t\t\tleft: 0;\n\t\t\t\tright: 8px;\n\t\t\t};\n\t\t}\n\n\t}\n}\n","/*---------------------------------------------------------------------------------------------\n*\n* ACF Buttons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn {\n\tdisplay: inline-flex;\n\talign-items: center;\n\tbox-sizing: border-box;\n\tmin-height: 40px;\n\tpadding: {\n\t\ttop: 8px;\n\t\tright: 16px;\n\t\tbottom: 8px;\n\t\tleft: 16px;\n\t}\n\tbackground-color: $color-primary;\n\tborder-radius: $radius-md;\n\tborder: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: rgba($gray-900, 20%);\n\t}\n\ttext-decoration: none;\n\tcolor: #fff !important;\n\ttransition: all 0.2s ease-in-out;\n\ttransition-property: background, border, box-shadow;\n\n\t&:hover {\n\t\tbackground-color: $color-primary-hover;\n\t\tcolor: #fff;\n\t\tcursor: pointer;\n\t}\n\n\t&:disabled, &.disabled {\n\t\tbackground-color: $gray-100;\n\t\tborder-color: $gray-200;\n\t\tcolor: $gray-400 !important;\n\t\ttransition: none;\n\t\tpointer-events: none;\n\t}\n\n\t&.acf-btn-sm {\n\t\tmin-height: 32px;\n\t\tpadding: {\n\t\t\ttop: 4px;\n\t\t\tright: 12px;\n\t\t\tbottom: 4px;\n\t\t\tleft: 12px;\n\t\t}\n\t\t@extend .p4;\n\t}\n\n\t&.acf-btn-secondary {\n\t\tbackground-color: transparent;\n\t\tcolor: $color-primary !important;\n\t\tborder-color: $color-primary;\n\n\t\t&:hover {\n\t\t\tbackground-color: lighten($blue-50, 2%);\n\t\t}\n\t}\n\n\t&.acf-btn-muted {\n\t\tbackground-color: $gray-500;\n\t\tcolor: white;\n\t\theight: 48px;\n\t\tpadding: 8px 28px 8px 28px !important;\n\t\tborder-radius: 6px;\n\t\tborder: 1px;\n\t\tgap: 6px;\n\t\t\n\t\t&:hover {\n\t\t\tbackground-color: $gray-600 !important;\n\t\t}\n\t}\n\n\t&.acf-btn-tertiary {\n\t\tbackground-color: transparent;\n\t\tcolor: $gray-500 !important;\n\t\tborder-color: $gray-300;\n\n\t\t&:hover {\n\t\t\tcolor: $gray-500 !important;\n\t\t\tborder-color: $gray-400;\n\t\t}\n\t}\n\n\t&.acf-btn-clear {\n\t\tbackground-color: transparent;\n\t\tcolor: $gray-500 !important;\n\t\tborder-color: transparent;\n\n\t\t&:hover {\n\t\t\tcolor: $blue-500 !important;\n\t\t}\n\t}\n\n\t&.acf-btn-pro {\n\t\tbackground: $gradient-pro;\n\t\tborder: none;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Button icons\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn {\n\ti.acf-icon {\n\t\t$icon-size: 20px;\n\t\twidth: $icon-size;\n\t\theight: $icon-size;\n\t\t-webkit-mask-size: $icon-size;\n\t\tmask-size: $icon-size;\n\t\tmargin: {\n\t\t\tright: 6px;\n\t\t\tleft: -4px;\n\t\t}\n\t}\n\n\t&.acf-btn-sm {\n\t\ti.acf-icon {\n\t\t\t$icon-size: 16px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\t-webkit-mask-size: $icon-size;\n\t\t\tmask-size: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t\tleft: -2px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl .acf-btn {\n\ti.acf-icon {\n\t\tmargin: {\n\t\t\tright: -4px;\n\t\t\tleft: 6px;\n\t\t}\n\t}\n\n\t&.acf-btn-sm {\n\t\ti.acf-icon {\n\t\t\tmargin: {\n\t\t\t\tright: -4px;\n\t\t\t\tleft: 2px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Delete field group button\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-btn.acf-delete-field-group {\n\t&:hover {\n\t\tbackground-color: lighten($color-danger, 44%);\n\t\tborder-color: $color-danger !important;\n\t\tcolor: $color-danger !important;\n\t}\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tIcon base styling\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-internal-post-type,\n.post-type-acf-field-group {\n\ti.acf-icon {\n\t\t$icon-size: 20px;\n\t\tdisplay: inline-flex;\n\t\twidth: $icon-size;\n\t\theight: $icon-size;\n\t\tbackground-color: currentColor;\n\t\tborder: none;\n\t\tborder-radius: 0;\n\t\t-webkit-mask-size: contain;\n\t\tmask-size: contain;\n\t\t-webkit-mask-repeat: no-repeat;\n\t\tmask-repeat: no-repeat;\n\t\t-webkit-mask-position: center;\n\t\tmask-position: center;\n\t\ttext-indent: 500%;\n\t\twhite-space: nowrap;\n\t\toverflow: hidden;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tIcons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t// Action icons for Flexible Content Field\n\ti.acf-field-setting-fc-delete, i.acf-field-setting-fc-duplicate {\n\t\tbox-sizing: border-box;\n\n\t\t/* Auto layout */\n\n\t\tdisplay: flex;\n\t\tflex-direction: row;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\tpadding: 8px;\n\t\tcursor: pointer;\n\n\t\twidth: 32px;\n\t\theight: 32px;\n\n\t\t/* Base / White */\n\n\t\tbackground: #FFFFFF;\n\t\t/* Gray/300 */\n\n\t\tborder: 1px solid $gray-300;\n\t\t/* Elevation/01 */\n\n\t\tbox-shadow: $elevation-01;\n\t\tborder-radius: 6px;\n\n\t\t/* Inside auto layout */\n\n\t\tflex: none;\n\t\torder: 0;\n\t\tflex-grow: 0;\n\t}\n\n\ti.acf-icon-plus {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-add.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-add.svg\");\n\t}\n\n\ti.acf-icon-stars {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-stars.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-stars.svg\");\n\t}\n\n\ti.acf-icon-help {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-help.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-help.svg\");\n\t}\n\n\ti.acf-icon-key {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-key.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-key.svg\");\n\t}\n\n\ti.acf-icon-regenerate {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-regenerate.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-regenerate.svg\");\n\t}\n\n\ti.acf-icon-trash, button.acf-icon-trash {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-trash.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-trash.svg\");\n\t}\n\t\n\ti.acf-icon-extended-menu, button.acf-icon-extended-menu {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n\t}\n\n\ti.acf-icon.-duplicate, button.acf-icon-duplicate {\n\t\t-webkit-mask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n\t\tmask-image: url(\"../../images/field-type-icons/icon-field-clone.svg\");\n\n\t\t&:before,\n\t\t&:after {\n\t\t\tcontent: none;\n\t\t}\n\t}\n\n\ti.acf-icon-arrow-right {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-arrow-right.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-arrow-right.svg\");\n\t}\n\n\ti.acf-icon-arrow-up-right {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-arrow-up-right.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-arrow-up-right.svg\");\n\t}\n\n\ti.acf-icon-arrow-left {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-arrow-left.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-arrow-left.svg\");\n\t}\n\n\ti.acf-icon-chevron-right,\n\t.acf-icon.-right {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-chevron-right.svg\");\n\t}\n\n\ti.acf-icon-chevron-left,\n\t.acf-icon.-left {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-chevron-left.svg\");\n\t}\n\n\ti.acf-icon-key-solid {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-key-solid.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-key-solid.svg\");\n\t}\n\n\ti.acf-icon-globe,\n\t.acf-icon.-globe {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-globe.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-globe.svg\");\n\t}\n\n\ti.acf-icon-image,\n\t.acf-icon.-picture {\n\t\t-webkit-mask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n\t\tmask-image: url(\"../../images/field-type-icons/icon-field-image.svg\");\n\t}\n\t\n\ti.acf-icon-warning {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-warning-alt.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-warning-alt.svg\");\n\t}\n\t\n\ti.acf-icon-warning-red {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-warning-alt-red.svg\");\n\t}\n\n\ti.acf-icon-dots-grid {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-dots-grid.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-dots-grid.svg\");\n\t}\n\n\ti.acf-icon-play {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-play.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-play.svg\");\n\t}\n\t\n\ti.acf-icon-lock {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-lock.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-lock.svg\");\n\t}\n\n\ti.acf-icon-document {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-document.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-document.svg\");\n\t}\n\t/*--------------------------------------------------------------------------------------------\n\t*\n\t*\tInactive group icon\n\t*\n\t*--------------------------------------------------------------------------------------------*/\n\t.post-type-acf-field-group,\n\t.acf-internal-post-type {\n\t\t.post-state {\n\t\t\tfont-weight: normal;\n\n\t\t\t.dashicons.dashicons-hidden {\n\t\t\t\t$icon-size: 18px;\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: $icon-size;\n\t\t\t\tmask-size: $icon-size;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-hidden.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-hidden.svg\");\n\n\t\t\t\t&:before {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tEdit field group page postbox header icons\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-field-group-fields,\n#acf-field-group-options,\n#acf-advanced-settings {\n\t.postbox-header,\n\t.acf-sub-field-list-header {\n\t\th2,\n\t\th3 {\n\t\t\tdisplay: inline-flex;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: stretch;\n\t\t\talign-items: center;\n\n\t\t\t&:before {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 8px;\n\t\t\t\t}\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.rtl #acf-field-group-fields,\n.rtl #acf-field-group-options {\n\t.postbox-header,\n\t.acf-sub-field-list-header {\n\t\th2,\n\t\th3 {\n\t\t\t&:before {\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 0;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n// Field icon\n#acf-field-group-fields .postbox-header h2:before,\nh3.acf-sub-field-list-title:before,\n.acf-link-field-groups-popup h3:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-fields.svg\");\n\tmask-image: url(\"../../images/icons/icon-fields.svg\");\n}\n\n// Create options page modal icon\n.acf-create-options-page-popup h3:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-sliders.svg\");\n\tmask-image: url(\"../../images/icons/icon-sliders.svg\");\n}\n\n// Settings icon\n#acf-field-group-options .postbox-header h2:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-settings.svg\");\n\tmask-image: url(\"../../images/icons/icon-settings.svg\");\n}\n\n// Layout icon\n.acf-field-setting-fc_layout .acf-field-settings-fc_head label:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-layout.svg\");\n\tmask-image: url(\"../../images/icons/icon-layout.svg\");\n}\n\n// Advanced post type and taxonomies settings icon\n.acf-admin-single-post-type,\n.acf-admin-single-taxonomy,\n.acf-admin-single-options-page {\n\n\t#acf-advanced-settings .postbox-header h2:before {\n\t\t-webkit-mask-image: url(\"../../images/icons/icon-post-type.svg\");\n\t\tmask-image: url(\"../../images/icons/icon-post-type.svg\");\n\t}\n\n}\n\n// Flexible Content reorder\n.acf-field-setting-fc_layout .acf-field-settings-fc_head .acf-fc_draggable:hover .reorder-layout:before {\n\twidth: 20px;\n\theight: 11px;\n\tbackground-color: $gray-600 !important;\n\t-webkit-mask-image: url(\"../../images/icons/icon-draggable.svg\");\n\tmask-image: url(\"../../images/icons/icon-draggable.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tPostbox expand / collapse icon\n*\n*--------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group, \n.post-type-acf-field-group #acf-field-group-fields,\n.post-type-acf-field-group #acf-field-group-options,\n.post-type-acf-field-group .postbox,\n.acf-admin-single-post-type #acf-advanced-settings,\n.acf-admin-single-taxonomy #acf-advanced-settings,\n.acf-admin-single-options-page #acf-advanced-settings{\n\t\n\t.postbox-header .handle-actions {\n\t\tdisplay: flex;\n\n\t\t.toggle-indicator:before {\n\t\t\tcontent: \"\";\n\t\t\t$icon-size: 20px;\n\t\t\tdisplay: inline-flex;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tbackground-color: currentColor;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t\tmask-image: url(\"../../images/icons/icon-chevron-up.svg\");\n\t\t}\n\t}\n\n\t// Closed state\n\t&.closed {\n\t\t.postbox-header .handle-actions {\n\t\t\t.toggle-indicator:before {\n\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t\tmask-image: url(\"../../images/icons/icon-chevron-down.svg\");\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools & updates page heading icons\n*\n*---------------------------------------------------------------------------------------------*/\n.post-type-acf-field-group {\n\t#acf-admin-tool-export,\n\t#acf-admin-tool-import,\n\t#acf-license-information,\n\t#acf-update-information {\n\t\th2,\n\t\th3 {\n\t\t\tdisplay: inline-flex;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: stretch;\n\t\t\talign-items: center;\n\n\t\t\t&:before {\n\t\t\t\tcontent: \"\";\n\t\t\t\t$icon-size: 20px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 8px;\n\t\t\t\t}\n\t\t\t\tbackground-color: $gray-400;\n\t\t\t\tborder: none;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\tmask-size: contain;\n\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t-webkit-mask-position: center;\n\t\t\t\tmask-position: center;\n\t\t\t}\n\t\t}\n\t}\n\n\t&.rtl {\n\t\t#acf-admin-tool-export,\n\t\t#acf-admin-tool-import,\n\t\t#acf-license-information,\n\t\t#acf-update-information {\n\t\t\th2,\n\t\t\th3 {\n\t\t\t\t&:before {\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 0;\n\t\t\t\t\t\tleft: 8px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n// Export icon\n.post-type-acf-field-group #acf-admin-tool-export h2:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-export.svg\");\n\tmask-image: url(\"../../images/icons/icon-export.svg\");\n}\n\n// Import icon\n.post-type-acf-field-group #acf-admin-tool-import h2:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-import.svg\");\n\tmask-image: url(\"../../images/icons/icon-import.svg\");\n}\n\n// License information icon\n.post-type-acf-field-group #acf-license-information h3:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-key.svg\");\n\tmask-image: url(\"../../images/icons/icon-key.svg\");\n}\n\n// Update information icon\n.post-type-acf-field-group #acf-update-information h3:before {\n\t-webkit-mask-image: url(\"../../images/icons/icon-info.svg\");\n\tmask-image: url(\"../../images/icons/icon-info.svg\");\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tAdmin field icons\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-single-field-group .acf-input {\n\t.acf-icon {\n\t\t$icon-size: 18px;\n\t\twidth: $icon-size;\n\t\theight: $icon-size;\n\t}\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tField type icon base styling\n*\n*--------------------------------------------------------------------------------------------*/\n.field-type-icon {\n\tbox-sizing: border-box;\n\tdisplay: inline-flex;\n\talign-content: center;\n\talign-items: center;\n\tjustify-content: center;\n\tposition: relative;\n\twidth: 24px;\n\theight: 24px;\n\ttop: -4px;\n\tbackground-color: $blue-50;\n\tborder: {\n\t\twidth: 1px;\n\t\tstyle: solid;\n\t\tcolor: $blue-200;\n\t};\n\tborder-radius: 100%;\n\n\t&:before {\n\t\t$icon-size: 14px;\n\t\tcontent: \"\";\n\t\twidth: $icon-size;\n\t\theight: $icon-size;\n\t\tposition: relative;\n\t\tbackground-color: $blue-500;\n\t\t-webkit-mask-size: cover;\n\t\tmask-size: cover;\n\t\t-webkit-mask-repeat: no-repeat;\n\t\tmask-repeat: no-repeat;\n\t\t-webkit-mask-position: center;\n\t\tmask-position: center;\n\t\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-default.svg');\n\t\tmask-image: url('../../images/field-type-icons/icon-field-default.svg');\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tField type icons\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Text field\n.field-type-icon.field-type-icon-text:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-text.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-text.svg');\n}\n\n// Textarea\n.field-type-icon.field-type-icon-textarea:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-textarea.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-textarea.svg');\n}\n\n// Textarea\n.field-type-icon.field-type-icon-textarea:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-textarea.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-textarea.svg');\n}\n\n// Number\n.field-type-icon.field-type-icon-number:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-number.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-number.svg');\n}\n\n// Range\n.field-type-icon.field-type-icon-range:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-range.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-range.svg');\n}\n\n// Email\n.field-type-icon.field-type-icon-email:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-email.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-email.svg');\n}\n\n// URL\n.field-type-icon.field-type-icon-url:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-url.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-url.svg');\n}\n\n// Password\n.field-type-icon.field-type-icon-password:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-password.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-password.svg');\n}\n\n// Image\n.field-type-icon.field-type-icon-image:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-image.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-image.svg');\n}\n\n// File\n.field-type-icon.field-type-icon-file:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-file.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-file.svg');\n}\n\n// WYSIWYG\n.field-type-icon.field-type-icon-wysiwyg:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-wysiwyg.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-wysiwyg.svg');\n}\n\n// oEmbed\n.field-type-icon.field-type-icon-oembed:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-oembed.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-oembed.svg');\n}\n\n// Gallery\n.field-type-icon.field-type-icon-gallery:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-gallery.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-gallery.svg');\n}\n\n// Select\n.field-type-icon.field-type-icon-select:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-select.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-select.svg');\n}\n\n// Checkbox\n.field-type-icon.field-type-icon-checkbox:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-checkbox.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-checkbox.svg');\n}\n\n// Radio Button\n.field-type-icon.field-type-icon-radio:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-radio.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-radio.svg');\n}\n\n// Button Group\n.field-type-icon.field-type-icon-button-group:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-button-group.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-button-group.svg');\n}\n\n// True / False\n.field-type-icon.field-type-icon-true-false:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-true-false.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-true-false.svg');\n}\n\n// Link\n.field-type-icon.field-type-icon-link:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-link.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-link.svg');\n}\n\n// Post Object\n.field-type-icon.field-type-icon-post-object:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-post-object.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-post-object.svg');\n}\n\n// Page Link\n.field-type-icon.field-type-icon-page-link:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-page-link.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-page-link.svg');\n}\n\n// Relationship\n.field-type-icon.field-type-icon-relationship:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-relationship.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-relationship.svg');\n}\n\n// Taxonomy\n.field-type-icon.field-type-icon-taxonomy:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-taxonomy.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-taxonomy.svg');\n}\n\n// User\n.field-type-icon.field-type-icon-user:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-user.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-user.svg');\n}\n\n// Google Map\n.field-type-icon.field-type-icon-google-map:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-google-map.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-google-map.svg');\n}\n\n// Date Picker\n.field-type-icon.field-type-icon-date-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-date-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-date-picker.svg');\n}\n\n// Date / Time Picker\n.field-type-icon.field-type-icon-date-time-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-date-time-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-date-time-picker.svg');\n}\n\n// Time Picker\n.field-type-icon.field-type-icon-time-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-time-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-time-picker.svg');\n}\n\n// Color Picker\n.field-type-icon.field-type-icon-color-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-color-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-color-picker.svg');\n}\n\n// Icon Picker\n.field-type-icon.field-type-icon-icon-picker:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-icon-picker.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-icon-picker.svg');\n}\n\n// Message\n.field-type-icon.field-type-icon-message:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-message.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-message.svg');\n}\n\n// Accordion\n.field-type-icon.field-type-icon-accordion:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-accordion.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-accordion.svg');\n}\n\n// Tab\n.field-type-icon.field-type-icon-tab:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-tab.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-tab.svg');\n}\n\n// Group\n.field-type-icon.field-type-icon-group:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-group.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-group.svg');\n}\n\n// Repeater\n.field-type-icon.field-type-icon-repeater:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-repeater.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-repeater.svg');\n}\n\n\n// Flexible Content\n.field-type-icon.field-type-icon-flexible-content:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-flexible-content.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-flexible-content.svg');\n}\n\n// Clone\n.field-type-icon.field-type-icon-clone:before {\n\t-webkit-mask-image: url('../../images/field-type-icons/icon-field-clone.svg');\n\tmask-image: url('../../images/field-type-icons/icon-field-clone.svg');\n}","/*---------------------------------------------------------------------------------------------\n*\n* Tools page layout\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools {\n\n\t.postbox-header {\n\t\tdisplay: none; // Hide native WP postbox headers\n\t}\n\n\t.acf-meta-box-wrap.-grid {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\n\t\t.postbox {\n\t\t\twidth: 100%;\n\t\t\tclear: none;\n\t\t\tfloat: none;\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\n\t\t\t@media screen and (max-width: $md) {\n\t\t\t\tflex: 1 1 100%;\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-meta-box-wrap.-grid .postbox:nth-child(odd) {\n\t\tmargin: {\n\t\t\tleft: 0;\n\t\t};\n\t}\n\n\t.meta-box-sortables {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t\tgrid-template-rows: repeat(1, 1fr);\n\t\tgrid-column-gap: 32px;\n\t\tgrid-row-gap: 32px;\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tdisplay: flex;\n\t\t\tflex-wrap: wrap;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: flex-start;\n\t\t\talign-items: center;\n\t\t\tgrid-column-gap: 8px;\n\t\t\tgrid-row-gap: 8px;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Tools export pages\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-admin-tools {\n\n\t&.tool-export {\n\n\t\t.inside {\n\t\t\tmargin: 0;\n\t\t}\n\n\t\t// ACF custom postbox header\n\t\t.acf-postbox-header {\n\t\t\tmargin: {\n\t\t\t\tbottom: 24px;\n\t\t\t};\n\t\t}\n\n\t\t// Main postbox area\n\t\t.acf-postbox-main {\n\t\t\tborder: none;\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t}\n\n\t\t.acf-postbox-columns {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 280px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\tpadding: 0;\n\n\t\t\t.acf-postbox-side {\n\t\t\t\tpadding: 0;\n\n\t\t\t\t.acf-panel {\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tpadding: 0;\n\t\t\t\t}\n\n\t\t\t\t&:before {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t\t.acf-btn {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.meta-box-sortables {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.acf-panel {\n\t\t\tborder: none;\n\n\t\t\th3 {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t\tcolor: $gray-700;\n\t\t\t\t@extend .p4;\n\n\t\t\t\t&:before {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-checkbox-list {\n\t\t\tmargin: {\n\t\t\t\ttop: 16px;\n\t\t\t};\n\t\t\tborder: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-300;\n\t\t\t};\n\t\t\tborder-radius: $radius-md;\n\n\t\t\tli {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tbox-sizing: border-box;\n\t\t\t\twidth: 100%;\n\t\t\t\theight: 48px;\n\t\t\t\talign-items: center;\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: {\n\t\t\t\t\tright: 12px;\n\t\t\t\t\tleft: 12px;\n\t\t\t\t};\n\t\t\t\tborder-bottom: {\n\t\t\t\t\twidth: 1px;\n\t\t\t\t\tstyle: solid;\n\t\t\t\t\tcolor: $gray-200;\n\t\t\t\t};\n\n\t\t\t\t&:last-child {\n\t\t\t\t\tborder-bottom: none;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t}\n\n}","/*---------------------------------------------------------------------------------------------\n*\n* Updates layout\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates {\n\tdisplay: flex;\n\tflex-direction: row;\n\tflex-wrap: wrap;\n\tjustify-content: flex-start;\n\talign-content: flex-start;\n\talign-items: flex-start;\n}\n\n.custom-fields_page_acf-settings-updates .acf-admin-notice,\n.custom-fields_page_acf-settings-updates .acf-upgrade-notice,\n.custom-fields_page_acf-settings-updates .notice {\n\tflex: 1 1 100%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Box\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates {\n\n\t.acf-box {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t};\n\n\t\t.inner {\n\t\t\tpadding: {\n\t\t\t\ttop: 24px;\n\t\t\t\tright: 24px;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 24px;\n\t\t\t};\n\t\t}\n\n\t\t@media screen and (max-width: $md) {\n\t\t\tflex: 1 1 100%;\n\t\t}\n\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Notices\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-settings-wrap.acf-updates {\n\n\t.acf-admin-notice {\n\t\tflex: 1 1 100%;\n\t\tmargin: {\n\t\t\ttop: 16px;\n\t\t\tright: 0;\n\t\t\tleft: 0;\n\t\t};\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* License information\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-license-information {\n\tflex: 1 1 65%;\n\tmargin: {\n\t\tright: 32px;\n\t};\n\n\t.inner {\n\t\tpadding: 0;\n\n\t\t.acf-license-defined {\n\t\t\tpadding: 24px;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\t.acf-activation-form,\n\t\t.acf-retry-activation {\n\t\t\tpadding: 24px;\n\n\t\t\t&.acf-retry-activation {\n\t\t\t\tpadding-top: 0;\n\t\t\t\tmin-height: 40px;\n\n\t\t\t\t.acf-recheck-license.acf-btn {\n\t\t\t\t\tfloat: none;\n\t\t\t\t\tline-height: initial;\n\n\t\t\t\t\ti {\n\t\t\t\t\t\tdisplay: none;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-manage-license-btn {\n\t\t\t\tfloat: right;\n\t\t\t\tline-height: 40px;\n\t\t\t\talign-items: center;\n\t\t\t\tdisplay: inline-flex;\n\n\t\t\t\t&.acf-renew-subscription {\n\t\t\t\t\tfloat: none;\n\t\t\t\t\tline-height: initial;\n\t\t\t\t}\n\n\t\t\t\ti {\n\t\t\t\t\tmargin: 0 0 0 5px;\n\t\t\t\t\twidth: 19px;\n\t\t\t\t\theight: 19px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-recheck-license {\n\t\t\t\tfloat: right;\n\t\t\t\tline-height: 40px;\n\n\t\t\t\ti {\n\t\t\t\t\tmargin-right: 8px;\n\t\t\t\t\tvertical-align: middle;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf-license-status-wrap {\n\t\t\tbackground: $gray-50;\n\t\t\tborder-top: 1px solid $gray-200;\n\t\t\tborder-bottom-left-radius: 8px;\n\t\t\tborder-bottom-right-radius: 8px;\n\t\t\t\n\t\t\t.acf-license-status-table {\n\t\t\t\tfont-size: 14px;\n\t\t\t\tpadding: 24px 24px 16px 24px;\n\n\t\t\t\tth {\n\t\t\t\t\twidth: 160px;\n\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\ttext-align: left;\n\t\t\t\t\tpadding-bottom: 16px;\n\t\t\t\t}\n\n\t\t\t\ttd {\n\t\t\t\t\tpadding-bottom: 16px;\n\n\t\t\t\t\t.acf-license-status {\n\t\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\t\theight: 24px;\n\t\t\t\t\t\tline-height: 24px;\n\t\t\t\t\t\tborder-radius: 100px;\n\t\t\t\t\t\tbackground: $gray-200;\n\t\t\t\t\t\tpadding: 0 13px 1px 12px;\n\t\t\t\t\t\tborder: 1px solid rgba(0, 0, 0, 0.12);\n\t\t\t\t\t\tcolor: $gray-500;\n\n\t\t\t\t\t\t&.active {\n\t\t\t\t\t\t\tbackground: rgba(18, 183, 106, 0.15);\n\t\t\t\t\t\t\tborder: 1px solid rgba(18, 183, 106, 0.24);\n\t\t\t\t\t\t\tcolor: rgba(18, 183, 106, 1);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&.expired,\n\t\t\t\t\t\t&.cancelled {\n\t\t\t\t\t\t\tbackground: rgba(209, 55, 55, 0.24);\n\t\t\t\t\t\t\tborder: 1px solid rgba(209, 55, 55, 0.24);\n\t\t\t\t\t\t\tcolor: rgba(209, 55, 55, 1);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\t.acf-no-license-view-pricing {\n\t\t\t\tpadding: 12px 24px;\n\t\t\t\tborder-top: 1px solid $gray-200;\n\t\t\t\tcolor: $gray-500;\n\t\t\t}\n\t\t}\n\t}\n\n\t@media screen and (max-width: 1024px) {\n\t\tmargin: {\n\t\t\tright: 0;\n\t\t\tbottom: 32px;\n\t\t};\n\t}\n\n\tlabel {\n\t\tfont-weight: 500;\n\t}\n\n\t.acf-input-wrap {\n\t\tmargin: {\n\t\t\ttop: 8px;\n\t\t\tbottom: 24px;\n\t\t};\n\t}\n\n\t#acf_pro_license {\n\t\twidth: 100%;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Update information table\n*\n*---------------------------------------------------------------------------------------------*/\n#acf-update-information {\n\tflex: 1 1 35%;\n\tmax-width: calc(35% - 32px);\n\n\t.form-table {\n\n\t\tth,\n\t\ttd {\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 24px;\n\t\t\t\tleft: 0;\n\t\t\t};\n\t\t\t@extend .p4;\n\t\t\tcolor: $gray-700;\n\t\t}\n\n\t}\n\n\t.acf-update-changelog {\n\t\tmargin: {\n\t\t\ttop: 8px;\n\t\t\tbottom: 24px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 8px;\n\t\t};\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t};\n\t\tcolor: $gray-700;\n\n\t\th4 {\n\t\t\tmargin: {\n\t\t\t\tbottom: 0;\n\t\t\t};\n\t\t}\n\n\t\tp {\n\t\t\tmargin: {\n\t\t\t\ttop: 0;\n\t\t\t\tbottom: 16px;\n\t\t\t};\n\n\t\t\t&:last-of-type {\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 0;\n\t\t\t\t};\n\t\t\t}\n\n\t\t\tem {\n\t\t\t\t@extend .p6;\n\t\t\t\tcolor: $gray-500;\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.acf-btn {\n\t\tdisplay: inline-flex;\n\t}\n\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tHeader pro upgrade button\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-toolbar {\n\n\ta.acf-admin-toolbar-upgrade-btn {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\talign-self: stretch;\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tright: 16px;\n\t\t\tbottom: 0;\n\t\t\tleft: 16px;\n\t\t};\n\t\tbackground: $gradient-pro;\n\t\tbox-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n\t\tborder-radius: $radius-md;\n\t\ttext-decoration: none;\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t&:focus {\n\t\t\tborder: none;\n\t\t\toutline: none;\n\t\t\tbox-shadow: none;\n\t\t}\n\n\t\tp {\n\t\t\tmargin: 0;\n\t\t\tpadding: {\n\t\t\t\ttop: 8px;\n\t\t\t\tbottom: 8px;\n\t\t\t}\n\n\t\t\t@extend .p4;\n\t\t\tfont-weight: 400;\n\t\t\ttext-transform: none;\n\t\t\tcolor: #fff;\n\t\t}\n\n\t\t.acf-icon {\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: {\n\t\t\t\tright: 6px;\n\t\t\t\tleft: -2px;\n\t\t\t};\n\t\t\tbackground-color: $gray-50;\n\t\t}\n\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n* Upsell block\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-admin-page #tmpl-acf-field-group-pro-features,\n.acf-admin-page #acf-field-group-pro-features {\n\tdisplay: none;\n\talign-items: center;\n\tmin-height: 120px;\n\tbackground-color: #121833;\n\tbackground-image: url(../../images/pro-upgrade-grid-bg.svg), url(../../images/pro-upgrade-overlay.svg);\n\tbackground-repeat: repeat, no-repeat;\n\tbackground-size: 1224px, 1880px;\n\tbackground-position: left top, -520px -680px;\n\tcolor: $gray-200;\n\tborder-radius: 8px;\n\tmargin-top: 24px;\n\tmargin-bottom: 24px;\n\n\t@media screen and (max-width: 768px) {\n\t\tbackground-size: 1024px, 980px;\n\t\tbackground-position: left top, -500px -200px;\n\t}\n\n\t@media screen and (max-width: 1200px) {\n\t\tbackground-size: 1024px, 1880px;\n\t\tbackground-position: left top, -520px -300px;\n\t}\n\n\t.postbox-header {\n\t\tdisplay: none;\n\t}\n\n\t.inside {\n\t\twidth: 100%;\n\t\tborder: none;\n\t\tpadding: 0;\n\t}\n\n\t.acf-field-group-pro-features-wrapper {\n\t\tdisplay: flex;\n\t\tjustify-content: center;\n\t\talign-content: stretch;\n\t\talign-items: center;\n\t\tgap: 96px;\n\t\theight: 358px;\n\t\tmax-width: 950px;\n\t\tmargin: 0 auto;\n\t\tpadding: 0 35px;\n\n\t\t@media screen and (max-width: 1200px) {\n\t\t\tgap: 48px;\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tgap: 0;\n\t\t}\n\n\t\t.acf-field-group-pro-features-title,\n\t\t.acf-field-group-pro-features-title-sm {\n\t\t\tfont-weight: 590;\n\t\t\tline-height: 150%;\n\n\t\t\t.acf-pro-label {\n\t\t\t\tfont-weight: 400;\n\t\t\t\tmargin-top: -6px;\n\t\t\t\tmargin-left: 2px;\n\t\t\t\tvertical-align: middle;\n\t\t\t\theight: 22px;\n\t\t\t\tposition: relative;\n\t\t\t\toverflow: hidden;\n\n\t\t\t\t&::before {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tleft: 0;\n\t\t\t\t\tborder-radius: 9999px;\n\t\t\t\t\tborder: 1px solid rgba(255, 255, 255, 0.2);\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-field-group-pro-features-title-sm {\n\t\t\tdisplay: none !important;\n\t\t\tfont-size: 18px;\n\n\t\t\t.acf-pro-label {\n\t\t\t\tfont-size: 10px;\n\t\t\t\theight: 20px;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 768px) {\n\t\t\t\twidth: 100%;\n\t\t\t\ttext-align: center;\n\t\t\t}\n\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\tflex-direction: column;\n\t\t\tflex-wrap: wrap;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: flex-start;\n\t\t\talign-items: flex-start;\n\t\t\tpadding: 32px 32px 0 32px;\n\t\t\theight: unset;\n\n\t\t\t.acf-field-group-pro-features-title-sm {\n\t\t\t\tdisplay: block !important;\n\t\t\t\tmargin-bottom: 24px;\n\t\t\t}\n\t\t}\n\n\t\t.acf-field-group-pro-features-content {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\twidth: 416px;\n\n\t\t\t.acf-field-group-pro-features-desc {\n\t\t\t\tmargin-top: 8px;\n\t\t\t\tmargin-bottom: 24px;\n\t\t\t\tfont-size: 15px;\n\t\t\t\tfont-weight: 300;\n\t\t\t\tcolor: $gray-300;\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 768px) {\n\t\t\t\twidth: 100%;\n\t\t\t\torder: 1;\n\t\t\t\tmargin: {\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 8px;\n\t\t\t\t};\n\n\t\t\t\t.acf-field-group-pro-features-title,\n\t\t\t\t.acf-field-group-pro-features-desc {\n\t\t\t\t\tdisplay: none !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-field-group-pro-features-actions {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: row;\n\t\t\talign-items: flex-start;\n\t\t\tmin-width: 160px;\n\t\t\tgap: 12px;\n\n\t\t\t@media screen and (max-width: 768px) {\n\t\t\t\tjustify-content: flex-start;\n\t\t\t\tflex-direction: column;\n\t\t\t\tmargin-bottom: 24px;\n\n\t\t\t\ta {\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-field-group-pro-features-grid {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: row;\n\t\t\tflex-wrap: wrap;\n\t\t\tgap: 16px;\n\t\t\twidth: 416px;\n\n\t\t\t.acf-field-group-pro-feature {\n\t\t\t\tdisplay: flex;\n\t\t\t\tflex-direction: column;\n\t\t\t\tjustify-content: center;\n\t\t\t\talign-items: center;\n\t\t\t\twidth: 128px;\n\t\t\t\theight: 124px;\n\t\t\t\tbackground: rgba(255, 255, 255, 0.08);\n\t\t\t\tbox-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.08);\n\t\t\t\tbackdrop-filter: blur(6px);\n\t\t\t\tborder-radius: 8px;\n\n\t\t\t\t.field-type-icon {\n\t\t\t\t\tborder: none;\n\t\t\t\t\tbackground: none;\n\t\t\t\t\twidth: 24px;\n\t\t\t\t\topacity: 0.8;\n\n\t\t\t\t\t&::before {\n\t\t\t\t\t\tbackground-color: #fff;\n\t\t\t\t\t\twidth: 20px;\n\t\t\t\t\t\theight: 20px;\n\t\t\t\t\t}\n\n\t\t\t\t\t@media screen and (max-width: 1200px) {\n\n\t\t\t\t\t\t&::before {\n\t\t\t\t\t\t\twidth: 18px;\n\t\t\t\t\t\t\theight: 18px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t}\n\n\t\t\t\t.pro-feature-blocks::before {\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-extended-menu.svg\");\n\t\t\t\t}\n\n\t\t\t\t.pro-feature-options-pages::before {\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-settings.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-settings.svg\");\n\t\t\t\t}\n\n\t\t\t\t.field-type-label {\n\t\t\t\t\tmargin-top: 4px;\n\t\t\t\t\tfont-size: 13px;\n\t\t\t\t\tfont-weight: 300;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t\tcolor: #fff;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 1200px) {\n\t\t\t\tflex-direction: column;\n\t\t\t\tgap: 8px;\n\t\t\t\twidth: 288px;\n\n\t\t\t\t.acf-field-group-pro-feature {\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\theight: 40px;\n\t\t\t\t\tflex-direction: row;\n\t\t\t\t\tjustify-content: unset;\n\t\t\t\t\tgap: 8px;\n\n\n\t\t\t\t\t.field-type-icon {\n\t\t\t\t\t\tposition: initial;\n\t\t\t\t\t\tmargin-left: 16px;\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-label {\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t@media screen and (max-width: 768px) {\n\t\t\t\tgap: 0;\n\t\t\t\twidth: 100%;\n\t\t\t\theight: auto;\n\t\t\t\tmargin-bottom: 16px;\n\t\t\t\tflex-direction: unset;\n\t\t\t\tflex-wrap: wrap;\n\n\t\t\t\t.acf-field-group-pro-feature {\n\t\t\t\t\tflex: 1 0 50%;\n\t\t\t\t\tmargin-bottom: 8px;\n\t\t\t\t\twidth: auto;\n\t\t\t\t\theight: auto;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\tbackground: none;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t\tbackdrop-filter: none;\n\n\t\t\t\t\t.field-type-label {\n\t\t\t\t\t\tmargin-left: 2px;\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-icon {\n\t\t\t\t\t\tposition: initial;\n\t\t\t\t\t\tmargin-left: 0;\n\n\t\t\t\t\t\t&::before {\n\t\t\t\t\t\t\theight: 16px;\n\t\t\t\t\t\t\twidth: 16px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-label {\n\t\t\t\t\t\tfont-size: 12px;\n\t\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t}\n\n\th1 {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tbottom: 4px;\n\t\t};\n\t\tpadding: {\n\t\t\ttop: 0;\n\t\t\tbottom: 0;\n\t\t};\n\n\t\t@extend .acf-h1;\n\t\tfont-weight: 700;\n\t\tcolor: $gray-50;\n\n\t\t.acf-icon {\n\t\t\tmargin: {\n\t\t\t\tright: 8px;\n\t\t\t};\n\t\t}\n\n\t}\n\n\t// Upsell block btn\n\t.acf-btn {\n\t\tdisplay: inline-flex;\n\t\tbackground-color: rgba(#fff, 0.1);\n\t\tborder: none;\n\t\tbox-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n\t\tbackdrop-filter: blur(6px);\n\t\tpadding: 8px 24px;\n\t\theight: 48px;\n\n\t\t&:hover {\n\t\t\tbackground-color: rgba(#fff, 0.2);\n\t\t}\n\n\t\t.acf-icon {\n\t\t\tmargin: {\n\t\t\t\tright: -2px;\n\t\t\t\tleft: 6px;\n\t\t\t};\n\t\t}\n\n\t\t&.acf-pro-features-upgrade {\n\t\t\tbackground: $gradient-pro;\n\t\t\tbox-shadow: 0 0 4px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);\n\t\t\tborder-radius: 6px;\n\t\t}\n\t}\n\n\t.acf-field-group-pro-features-footer-wrap {\n\t\theight: 48px;\n\t\tbackground: rgba(16, 24, 40, 0.4);\n\t\tbackdrop-filter: blur(6px);\n\t\tborder-top: 1px solid rgba(255, 255, 255, 0.08);\n\t\tborder-bottom-left-radius: 8px;\n\t\tborder-bottom-right-radius: 8px;\n\t\tcolor: $gray-400;\n\t\tfont-size: 13px;\n\t\tfont-weight: 300;\n\t\tpadding: 0 35px;\n\n\t\t.acf-field-group-pro-features-footer {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: space-between;\n\t\t\tmax-width: 950px;\n\t\t\theight: 48px;\n\t\t\tmargin: 0 auto;\n\t\t}\n\n\t\t.acf-field-group-pro-features-wpengine-logo {\n\t\t\theight: 16px;\n\t\t\tvertical-align: middle;\n\t\t\tmargin-top: -2px;\n\t\t\tmargin-left: 3px;\n\t\t}\n\n\t\ta {\n\t\t\tcolor: $gray-400;\n\t\t\ttext-decoration: none;\n\n\t\t\t&:hover {\n\t\t\t\tcolor: $gray-300;\n\t\t\t}\n\n\t\t\t.acf-icon {\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 18px;\n\t\t\t\tmargin-left: 4px;\n\t\t\t}\n\n\t\t}\n\n\t\t.acf-more-tools-from-wpengine {\n\n\t\t\ta {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\talign-items: center;\n\t\t\t}\n\n\t\t}\n\n\t\t@media screen and (max-width: 768px) {\n\t\t\theight: 70px;\n\t\t\tfont-size: 12px;\n\n\t\t\t.acf-more-tools-from-wpengine {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t.acf-field-group-pro-features-footer {\n\t\t\t\tjustify-content: center;\n\t\t\t\theight: 70px;\n\n\t\t\t\t.acf-field-group-pro-features-wpengine-logo {\n\t\t\t\t\tclear: both;\n\t\t\t\t\tmargin: 6px auto 0 auto;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n}\n\n.acf-no-field-groups,\n.acf-no-post-types,\n.acf-no-taxonomies {\n\n\t#tmpl-acf-field-group-pro-features {\n\t\tmargin-top: 0;\n\t}\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tPost type & taxonomies styles\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-admin-single-post-type,\n.acf-admin-single-taxonomy,\n.acf-admin-single-options-page {\n\tlabel[for=\"acf-basic-settings-hide\"] {\n\t\tdisplay: none;\n\t}\n\tfieldset.columns-prefs {\n\t\tdisplay: none;\n\t}\n\n\t#acf-basic-settings {\n\t\t.postbox-header {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t.postbox-container,\n\t.notice {\n\t\tmax-width: $max-width;\n\t\tclear: left;\n\t}\n\n\t#post-body-content {\n\t\tmargin: 0;\n\t}\n\n\t// Main postbox\n\t.postbox,\n\t.acf-box {\n\t\t.inside {\n\t\t\tpadding: {\n\t\t\t\ttop: 48px;\n\t\t\t\tright: 48px;\n\t\t\t\tbottom: 48px;\n\t\t\t\tleft: 48px;\n\t\t\t}\n\t\t}\n\t}\n\n\t#acf-advanced-settings.postbox {\n\t\t.inside {\n\t\t\tpadding: {\n\t\t\t\tbottom: 24px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.postbox-container .meta-box-sortables #acf-basic-settings .inside {\n\t\tborder: none;\n\t}\n\n\t// Input wrap\n\t.acf-input-wrap {\n\t\toverflow: visible;\n\t}\n\n\t// Field & label margins & paddings\n\t.acf-field {\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 24px;\n\t\t\tleft: 0;\n\t\t}\n\n\t\t.acf-label {\n\t\t\tmargin: {\n\t\t\t\tbottom: 6px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Specific field overrides\n\t.acf-field-text,\n\t.acf-field-textarea,\n\t.acf-field-select {\n\t\tmax-width: 600px;\n\t}\n\n\t.acf-field-true-false {\n\t\tmax-width: 700px;\n\t}\n\n\t.acf-field-supports {\n\t\tmax-width: 600px;\n\n\t\t.acf-label {\n\t\t\tdisplay: block;\n\n\t\t\t.description {\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 4px;\n\t\t\t\t\tbottom: 12px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf_post_type_supports {\n\t\t\tdisplay: flex;\n\t\t\tflex-wrap: wrap;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-content: flex-start;\n\t\t\talign-items: flex-start;\n\n\t\t\t&:focus-within {\n\t\t\t\tborder-color: transparent;\n\t\t\t}\n\n\t\t\tli {\n\t\t\t\tflex: 0 0 25%;\n\n\t\t\t\ta.button {\n\t\t\t\t\tbackground-color: transparent;\n\t\t\t\t\tpadding: 0;\n\t\t\t\t\tborder: 0;\n\t\t\t\t\theight: auto;\n\t\t\t\t\tmin-height: auto;\n\t\t\t\t\tmargin-top: 0;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\tline-height: 22px;\n\t\t\t\t\t&:before {\n\t\t\t\t\t\tcontent: '';\n\t\t\t\t\t\t$icon-size: 16px;\n\t\t\t\t\t\tmargin-right: 6px;\n\t\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t\tbackground-color: currentColor;\n\t\t\t\t\t\tborder: none;\n\t\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\t\tmask-position: center;\n\t\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\t\toverflow: hidden;\n\t\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-add.svg\");\n\t\t\t\t\t\tmask-image: url(\"../../images/icons/icon-add.svg\");\n\t\t\t\t\t}\n\t\t\t\t\t&:hover {\n\t\t\t\t\t\tcolor: $blue-700;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tinput[type=text] {\n\t\t\t\t\twidth: calc(100% - 36px);\n\t\t\t\t\tpadding: 0;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-bottom: 1px solid $gray-300;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\theight: auto;\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tmin-height: auto;\n\t\t\t\t\t&:focus {\n\t\t\t\t\t\toutline: none;\n\t\t\t\t\t\tborder-bottom-color: $blue-400;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// Dividers\n\t.acf-field-seperator {\n\t\tmargin: {\n\t\t\ttop: 40px;\n\t\t\tbottom: 40px;\n\t\t}\n\t\tborder: {\n\t\t\ttop: 1px solid $gray-200;\n\t\t\tright: none;\n\t\t\tbottom: none;\n\t\t\tleft: none;\n\t\t}\n\t}\n\n\t// Remove margin from last fields in postbox\n\t.acf-field-advanced-configuration {\n\t\tmargin: {\n\t\t\tbottom: 0;\n\t\t}\n\t}\n\n\t// Tabbed navigation & labels utility bar\n\t.postbox-container .acf-tab-wrap,\n\t.acf-regenerate-labels-bar {\n\t\tposition: relative;\n\t\ttop: -48px;\n\t\tleft: -48px;\n\t\twidth: calc(100% + 96px);\n\t}\n\n\t// Labels utility bar\n\t.acf-regenerate-labels-bar {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: right;\n\t\tmin-height: 48px;\n\t\tmargin: {\n\t\t\tbottom: 0;\n\t\t}\n\t\tpadding: {\n\t\t\tright: 16px;\n\t\t\tleft: 16px;\n\t\t}\n\t\tgap: 8px;\n\t\tborder-bottom: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-100;\n\t\t}\n\t}\n\n\t// Labels utility bar help/tip icon\n\t.acf-labels-tip {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tmin-height: 24px;\n\t\tmargin: {\n\t\t\tright: 8px;\n\t\t}\n\t\tpadding: {\n\t\t\tleft: 16px;\n\t\t}\n\t\tborder-left: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\t.acf-icon {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\t$icon-size: 16px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\t-webkit-mask-size: $icon-size;\n\t\t\tmask-size: $icon-size;\n\t\t\tbackground-color: $gray-400;\n\t\t}\n\t}\n}\n\n// Select2 for default values in permalink rewrite\n.acf-select2-default-pill {\n\tborder-radius: 100px;\n\tmin-height: 20px;\n\tpadding: {\n\t\ttop: 2px;\n\t\tbottom: 2px;\n\t\tleft: 8px;\n\t\tright: 8px;\n\t}\n\tfont-size: 11px;\n\tmargin-left: 6px;\n\tbackground-color: $gray-200;\n\tcolor: $gray-500;\n}\n\n.acf-menu-position-desc-child {\n\tdisplay: none;\n}","/*---------------------------------------------------------------------------------------------\n*\n* Field picker modal\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-modal.acf-browse-fields-modal {\n\twidth: 1120px;\n\theight: 664px;\n\ttop: 50%;\n\tright: auto;\n\tbottom: auto;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n\tdisplay: flex;\n\tflex-direction: row;\n\tborder-radius: $radius-xl;\n\tbox-shadow:\n\t\t0 0 4px rgba(0, 0, 0, 0.04),\n\t\t0 8px 16px rgba(0, 0, 0, 0.08);\n\toverflow: hidden;\n\n\t.acf-field-picker {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\tflex-grow: 1;\n\t\twidth: 760px;\n\t\tbackground: #fff;\n\n\t\t.acf-modal-title,\n\t\t.acf-modal-content,\n\t\t.acf-modal-toolbar {\n\t\t\tposition: relative;\n\t\t}\n\n\t\t.acf-modal-title {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: row;\n\t\t\tjustify-content: space-between;\n\t\t\talign-items: center;\n\t\t\tbackground: $gray-50;\n\t\t\tborder: none;\n\t\t\tpadding: 35px 32px;\n\n\t\t\t.acf-search-field-types-wrap {\n\t\t\t\tposition: relative;\n\n\t\t\t\t&::after {\n\t\t\t\t\tcontent: \"\";\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 11px;\n\t\t\t\t\tleft: 10px;\n\t\t\t\t\t$icon-size: 18px;\n\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tmask-image: url(\"../../images/icons/icon-search.svg\");\n\t\t\t\t\tbackground-color: $gray-400;\n\t\t\t\t\tborder: none;\n\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\tmask-position: center;\n\t\t\t\t\ttext-indent: 500%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t}\n\n\t\t\t\tinput {\n\t\t\t\t\twidth: 280px;\n\t\t\t\t\theight: 40px;\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tpadding-left: 32px;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf-modal-content {\n\t\t\ttop: auto;\n\t\t\tbottom: auto;\n\t\t\tpadding: 0;\n\t\t\theight: 100%;\n\n\t\t\t.acf-tab-group {\n\t\t\t\tpadding-left: 32px;\n\t\t\t}\n\n\t\t\t.acf-field-types-tab {\n\t\t\t\tdisplay: flex;\n\t\t\t}\n\n\t\t\t.acf-field-types-tab,\n\t\t\t.acf-field-type-search-results {\n\t\t\t\tflex-direction: row;\n\t\t\t\tflex-wrap: wrap;\n\t\t\t\tgap: 24px;\n\t\t\t\tpadding: 32px;\n\n\t\t\t\t.acf-field-type {\n\t\t\t\t\tposition: relative;\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tflex-direction: column;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t\tisolation: isolate;\n\t\t\t\t\twidth: 120px;\n\t\t\t\t\theight: 120px;\n\t\t\t\t\tbackground: $gray-50;\n\t\t\t\t\tborder: 1px solid $gray-200;\n\t\t\t\t\tborder-radius: 8px;\n\t\t\t\t\tbox-sizing: border-box;\n\t\t\t\t\tcolor: $gray-800;\n\t\t\t\t\ttext-decoration: none;\n\n\t\t\t\t\t&:hover,\n\t\t\t\t\t&:active,\n\t\t\t\t\t&.selected {\n\t\t\t\t\t\tbackground: $blue-50;\n\t\t\t\t\t\tborder: 1px solid $blue-400;\n\t\t\t\t\t\tbox-shadow: inset 0 0 0 1px $blue-400;\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-icon {\n\t\t\t\t\t\tborder: none;\n\t\t\t\t\t\tbackground: none;\n\t\t\t\t\t\ttop: 0;\n\n\t\t\t\t\t\t&::before {\n\t\t\t\t\t\t\twidth: 22px;\n\t\t\t\t\t\t\theight: 22px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t.field-type-label {\n\t\t\t\t\t\tmargin-top: 12px;\n\n\t\t\t\t\t\t@extend .p5;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.field-type-requires-pro {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: -10px;\n\t\t\t\t\tright: -10px;\n\t\t\t\t\tcolor: white;\n\t\t\t\t\tfont-size: 11px;\n\t\t\t\t\tpadding: {\n\t\t\t\t\t\tright: 6px;\n\t\t\t\t\t\tleft: 6px;\n\t\t\t\t\t}\n\t\t\t\t\tbackground-image: url(\"../../images/pro-chip.svg\");\n\t\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\t\theight: 24px;\n\t\t\t\t\twidth: 28px;\n\n\t\t\t\t\t&.not-pro {\n\t\t\t\t\t\tbackground-image: url(\"../../images/pro-chip-locked.svg\");\n\t\t\t\t\t\twidth: 43px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.acf-modal-toolbar {\n\t\t\tdisplay: flex;\n\t\t\talign-items: flex-start;\n\t\t\tjustify-content: space-between;\n\t\t\theight: auto;\n\t\t\tmin-height: 72px;\n\t\t\tpadding: {\n\t\t\t\ttop: 0;\n\t\t\t\tright: 32px;\n\t\t\t\tbottom: 0;\n\t\t\t\tleft: 32px;\n\t\t\t}\n\t\t\tmargin: 0;\n\t\t\tborder: none;\n\n\t\t\t.acf-select-field,\n\t\t\t.acf-btn-pro {\n\t\t\t\tmin-width: 160px;\n\t\t\t\tjustify-content: center;\n\t\t\t}\n\n\t\t\t.acf-insert-field-label {\n\t\t\t\tmin-width: 280px;\n\t\t\t\tbox-shadow: none;\n\t\t\t}\n\n\t\t\t.acf-field-picker-actions {\n\t\t\t\tdisplay: flex;\n\t\t\t\tgap: 8px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-field-type-preview {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\twidth: 360px;\n\t\tbackground-color: $gray-50;\n\t\tbackground-image: url(\"../../images/field-preview-grid.png\");\n\t\tbackground-size: 740px;\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-position: center bottom;\n\t\tborder-left: 1px solid $gray-200;\n\t\tbox-sizing: border-box;\n\t\tpadding: 32px;\n\n\t\t.field-type-desc {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\tcolor: $gray-500;\n\t\t}\n\n\t\t.field-type-preview-container {\n\t\t\tdisplay: inline-flex;\n\t\t\tjustify-content: center;\n\t\t\twidth: 100%;\n\t\t\tmargin: {\n\t\t\t\ttop: 24px;\n\t\t\t}\n\t\t\tpadding: {\n\t\t\t\ttop: 32px;\n\t\t\t\tbottom: 32px;\n\t\t\t}\n\t\t\tbackground-color: rgba(#fff, 0.64);\n\t\t\tborder-radius: $radius-lg;\n\t\t\tbox-shadow:\n\t\t\t\t0 0 0 1px rgba(0, 0, 0, 0.04),\n\t\t\t\t0 8px 24px rgba(0, 0, 0, 0.04);\n\t\t}\n\n\t\t.field-type-image {\n\t\t\tmax-width: 232px;\n\t\t}\n\n\t\t.field-type-info {\n\t\t\tflex-grow: 1;\n\n\t\t\t.field-type-name {\n\t\t\t\tfont-size: 21px;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 16px;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.field-type-upgrade-to-unlock {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\tjustify-items: center;\n\t\t\t\talign-items: center;\n\t\t\t\tmin-height: 24px;\n\t\t\t\tmargin: {\n\t\t\t\t\tbottom: 12px;\n\t\t\t\t}\n\t\t\t\tpadding: {\n\t\t\t\t\tright: 10px;\n\t\t\t\t\tleft: 10px;\n\t\t\t\t}\n\t\t\t\tbackground: $gradient-pro;\n\t\t\t\tborder-radius: 100px;\n\t\t\t\tcolor: white;\n\t\t\t\ttext-decoration: none;\n\t\t\t\tfont-size: 10px;\n\t\t\t\ttext-transform: uppercase;\n\n\t\t\t\ti.acf-icon {\n\t\t\t\t\twidth: 14px;\n\t\t\t\t\theight: 14px;\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 4px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.field-type-links {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tgap: 24px;\n\t\t\tmin-height: 40px;\n\n\t\t\t.acf-icon {\n\t\t\t\t$icon-size: 18px;\n\t\t\t\twidth: $icon-size;\n\t\t\t\theight: $icon-size;\n\t\t\t}\n\n\t\t\t&::before {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\ta {\n\t\t\t\tdisplay: flex;\n\t\t\t\tgap: 6px;\n\t\t\t\ttext-decoration: none;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttext-decoration: underline;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t.acf-field-type-search-results,\n\t.acf-field-type-search-no-results {\n\t\tdisplay: none;\n\t}\n\n\t&.is-searching {\n\n\t\t.acf-tab-wrap,\n\t\t.acf-field-types-tab,\n\t\t.acf-field-type-search-no-results {\n\t\t\tdisplay: none !important;\n\t\t}\n\n\t\t.acf-field-type-search-results {\n\t\t\tdisplay: flex;\n\t\t}\n\t}\n\n\t&.no-results-found {\n\n\t\t.acf-tab-wrap,\n\t\t.acf-field-types-tab,\n\t\t.acf-field-type-search-results,\n\t\t.field-type-info,\n\t\t.field-type-links,\n\t\t.acf-field-picker-toolbar {\n\t\t\tdisplay: none !important;\n\t\t}\n\n\t\t.acf-modal-title {\n\t\t\tborder-bottom: {\n\t\t\t\twidth: 1px;\n\t\t\t\tstyle: solid;\n\t\t\t\tcolor: $gray-200;\n\t\t\t}\n\t\t}\n\n\t\t.acf-field-type-search-no-results {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\theight: 100%;\n\t\t\tgap: 6px;\n\n\t\t\timg {\n\t\t\t\tmargin-bottom: 19px;\n\t\t\t}\n\n\t\t\tp {\n\t\t\t\tmargin: 0;\n\n\t\t\t\t&.acf-no-results-text {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-invalid-search-term {\n\t\t\t\tmax-width: 200px;\n\t\t\t\toverflow: hidden;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide browse fields button for smaller screen sizes\n*\n*---------------------------------------------------------------------------------------------*/\n@media only screen and (max-width: 1080px) {\n\n\t.acf-btn.browse-fields {\n\t\tdisplay: none;\n\t}\n}\n","// CSS for icon picker in blocks.\n.acf-block-body .acf-field-icon-picker {\n\t.acf-tab-group {\n\t\tmargin: 0;\n\t\tpadding-left: 0 !important;\n\t}\n}\n\n// CSS for use outside ACF admin pages (like the post editor).\n.acf-field-icon-picker {\n\tmax-width: 600px;\n\n\t.acf-tab-group{\n\t\tpadding: 0;\n\t\tborder-bottom: 0;\n\t\toverflow: hidden;\n\t}\n\n\t.active {\n\n\t\ta {\n\t\t\tbackground: $gray-500;\n\t\t\tcolor: #fff;\n\t\t}\n\t}\n\n\t.acf-dashicons-search-wrap {\n\t\tposition: relative;\n\n\t\t&::after {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 6px;\n\t\t\tleft: 10px;\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\t-webkit-mask-image: url(../../images/icons/icon-search.svg);\n\t\t\tmask-image: url(../../images/icons/icon-search.svg);\n\t\t\tbackground-color: $gray-400;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\ttext-indent: 500%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t}\n\n\t\t.acf-dashicons-search-input {\n\t\t\tpadding-left: 32px;\n\t\t\tborder-radius: 0;\n\t\t}\n\t}\n\n\t.acf-dashicons-list {\n\t\tmargin-bottom: 0;\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: space-between;\n\t\talign-content: start;\n\t\theight: 135px;\n\t\toverflow: hidden;\n\t\toverflow-y: auto;\n\t\tbackground-color: #f9f9f9;\n\t\tborder: 1px solid #8c8f94;\n\t\tborder-top: none;\n\t\tborder-radius: 0 0 6px 6px;\n\t\tgap: 8px;\n\t\tpadding: 8px;\n\n\t\t.acf-icon-picker-dashicon {\n\t\t\tbackground-color: transparent;\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\twidth: 32px;\n\t\t\theight: 32px;\n\t\t\tborder: solid 2px transparent;\n\t\t\tcolor: #3c434a;\n\n\t\t\tlabel {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t[type=\"radio\"],\n\t\t\t[type=\"radio\"]:active,\n\t\t\t[type=\"radio\"]:checked::before,\n\t\t\t[type=\"radio\"]:focus {\n\t\t\t\tall: initial;\n\t\t\t\tappearance: none;\n\t\t\t}\n\t\t}\n\n\t\t.acf-icon-picker-dashicon:hover {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tborder-radius: 6px;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.active {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.active.focus {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-radius: 6px;\n\t\t\tbox-shadow: 0 0 2px #0783be;\n\t\t}\n\t}\n\n\t.acf-dashicons-list::after {\n\t\tcontent: \"\";\n\t\tflex: auto;\n\t}\n\n\t.acf-dashicons-list-empty {\n\t\tposition: relative;\n\t\tdisplay: none;\n\t\tflex-direction: column;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\tpadding-top: 10px;\n\t\tpadding-left: 10px;\n\t\theight: 135px;\n\t\toverflow: scroll;\n\t\tbackground-color: $gray-50;\n\t\tborder: 1px solid $gray-300;\n\t\tborder-top: none;\n\t\tborder-radius: 0 0 6px 6px;\n\n\t\timg {\n\t\t\theight: 30px;\n\t\t\twidth: 30px;\n\t\t\tcolor: $gray-300;\n\t\t}\n\t}\n\n\t.acf-icon-picker-media-library,\n\t.acf-icon-picker-url-tabs {\n\t\tbox-sizing: border-box;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-items: center;\n\t\tgap: 12px;\n\t\tbackground-color: #f9f9f9;\n\t\tpadding: 12px;\n\t\tborder: 1px solid #8c8f94;\n\t\tborder-radius: 0;\n\n\t\t.acf-icon-picker-media-library-preview {\n\t\t\tall: unset;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview:focus {\n\t\t\toutline: 1px solid $blue-500;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview-dashicon,\n\t\t.acf-icon-picker-media-library-preview-img {\n\t\t\tbox-sizing: border-box;\n\t\t\twidth: 40px;\n\t\t\theight: 40px;\n\t\t\tborder: solid 2px transparent;\n\t\t\tcolor: #fff;\n\t\t\tbackground-color: #191e23;\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview-img > img {\n\t\t\twidth: 90%;\n\t\t\theight: 90%;\n\t\t\tobject-fit: cover;\n\t\t\tborder-radius: 5px;\n\t\t\tborder: 1px solid $gray-500;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-button {\n\t\t\theight: 40px;\n\t\t\tbackground-color: $blue-500;\n\t\t\tborder: none;\n\t\t\tborder-radius: 6px;\n\t\t\tpadding: 8px 12px;\n\t\t\tcolor: #fff;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-items: center;\n\t\t\tgap: 4px;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.acf-icon-picker-url {\n\t\t\twidth: 100%;\n\t\t}\n\t}\n}\n\n.-left .acf-field-icon-picker {\n\tmax-width: inherit;\n}\n\n// Admin page styles.\n.acf-admin-page.acf-internal-post-type .acf-field-icon-picker {\n\tmax-width: 600px;\n\n\t.active {\n\n\t\ta {\n\t\t\tbackground: $gray-500;\n\t\t\tcolor: #fff;\n\t\t}\n\t}\n\n\t.acf-tab-button {\n\t\tborder: none;\n\t\theight: 25px;\n\t\tpadding: 5px 10px;\n\t\tborder-radius: 15px;\n\t}\n\n\tli {\n\n\t\ta .acf-tab-button {\n\t\t\tcolor: $gray-500;\n\t\t}\n\t}\n\n\t.acf-icon-picker > *:not(.acf-tab-wrap) {\n\t\ttop: -32px;\n\t\tposition: relative;\n\t}\n\n\t.acf-tab-wrap .acf-tab-group {\n\t\tmargin-right: 48px;\n\t\tdisplay: flex;\n\t\tgap: 10px;\n\t\tjustify-content: flex-end;\n\t\talign-items: center;\n\t\tbackground: none;\n\t\tborder: none;\n\t\tmax-width: 648px;\n\t\tborder-bottom-width: 0;\n\n\t\tli {\n\t\t\tall: initial;\n\t\t\tbox-sizing: border-box;\n\t\t\tmargin-bottom: -17px;\n\t\t\tmargin-right: 0;\n\t\t\tborder-radius: 10px;\n\t\t}\n\n\t\tli a {\n\t\t\tall: initial;\n\t\t\toutline: 1px solid transparent;\n\t\t\tcolor: #667085;\n\t\t\tbox-sizing: border-box;\n\t\t\tborder-radius: 100px;\n\t\t\tcursor: pointer;\n\t\t\tpadding: 7px;\n\t\t\tfont-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n\t\t\tfont-size: 12.5px;\n\t\t}\n\n\t\tli.active a {\n\t\t\tbackground-color: #667085;\n\t\t\tcolor: #fff;\n\t\t\tborder-bottom-width: 1px !important;\n\t\t}\n\n\t\tli a:focus {\n\t\t\toutline: 1px solid $blue-500;\n\t\t}\n\t}\n\n\t.acf-tab-wrap {\n\t\tbackground: none;\n\t\tborder: none;\n\t\toverflow: visible;\n\t}\n\n\t.acf-dashicons-search-wrap {\n\t\tposition: relative;\n\n\t\t&::after {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tposition: absolute;\n\t\t\ttop: 11px;\n\t\t\tleft: 10px;\n\t\t\t$icon-size: 18px;\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\t-webkit-mask-image: url(../../images/icons/icon-search.svg);\n\t\t\tmask-image: url(../../images/icons/icon-search.svg);\n\t\t\tbackground-color: $gray-400;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\t-webkit-mask-size: contain;\n\t\t\tmask-size: contain;\n\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\tmask-repeat: no-repeat;\n\t\t\t-webkit-mask-position: center;\n\t\t\tmask-position: center;\n\t\t\ttext-indent: 500%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t}\n\n\t\t.acf-dashicons-search-input {\n\t\t\tpadding-left: 32px;\n\t\t\tborder-radius: 6px 6px 0 0;\n\t\t}\n\t}\n\n\t.acf-dashicons-list {\n\t\tmargin-bottom: -32px;\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: space-between;\n\t\talign-content: start;\n\t\theight: 135px;\n\t\toverflow: hidden;\n\t\toverflow-y: auto;\n\t\tbackground-color: $gray-50;\n\t\tborder: 1px solid $gray-300;\n\t\tborder-top: none;\n\t\tborder-radius: 0 0 6px 6px;\n\t\tgap: 8px;\n\t\tpadding: 8px;\n\n\t\t.acf-icon-picker-dashicon {\n\t\t\tbackground-color: transparent;\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\twidth: 32px;\n\t\t\theight: 32px;\n\t\t\tborder: solid 2px transparent;\n\t\t\tcolor: #3c434a;\n\n\t\t\tlabel {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t[type=\"radio\"],\n\t\t\t[type=\"radio\"]:active,\n\t\t\t[type=\"radio\"]:checked::before,\n\t\t\t[type=\"radio\"]:focus {\n\t\t\t\tall: initial;\n\t\t\t\tappearance: none;\n\t\t\t}\n\t\t}\n\n\t\t.acf-icon-picker-dashicon:hover {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tborder-radius: 6px;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.active {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.active.focus {\n\t\t\tborder: solid 2px $blue-500;\n\t\t\tbackground-color: $blue-50;\n\t\t\tborder-radius: 6px;\n\t\t\tbox-shadow: 0 0 2px #0783be;\n\t\t}\n\t}\n\n\t.acf-dashicons-list::after {\n\t\tcontent: \"\";\n\t\tflex: auto;\n\t}\n\n\t.acf-dashicons-list-empty {\n\t\tposition: relative;\n\t\tdisplay: none;\n\t\tflex-direction: column;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\tpadding-top: 10px;\n\t\tpadding-left: 10px;\n\t\theight: 135px;\n\t\toverflow: scroll;\n\t\tbackground-color: $gray-50;\n\t\tborder: 1px solid $gray-300;\n\t\tborder-top: none;\n\t\tborder-radius: 0 0 6px 6px;\n\n\t\timg {\n\t\t\theight: 30px;\n\t\t\twidth: 30px;\n\t\t\tcolor: $gray-300;\n\t\t}\n\t}\n\n\t.acf-icon-picker-media-library,\n\t.acf-icon-picker-url-tabs {\n\t\tbox-sizing: border-box;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-items: center;\n\t\tgap: 12px;\n\t\tbackground-color: $gray-50;\n\t\tpadding: 12px;\n\t\tborder: 1px solid $gray-300;\n\t\tborder-radius: 6px;\n\n\t\t.acf-icon-picker-media-library-preview {\n\t\t\tall: unset;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview:focus {\n\t\t\toutline: 1px solid $blue-500;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview-dashicon,\n\t\t.acf-icon-picker-media-library-preview-img {\n\t\t\tbox-sizing: border-box;\n\t\t\twidth: 40px;\n\t\t\theight: 40px;\n\t\t\tborder: solid 2px transparent;\n\t\t\tcolor: #fff;\n\t\t\tbackground-color: #191e23;\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\tborder-radius: 6px;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-preview-img > img {\n\t\t\twidth: 90%;\n\t\t\theight: 90%;\n\t\t\tobject-fit: cover;\n\t\t\tborder-radius: 5px;\n\t\t\tborder: 1px solid $gray-500;\n\t\t}\n\n\t\t.acf-icon-picker-media-library-button {\n\t\t\theight: 40px;\n\t\t\tbackground-color: $blue-500;\n\t\t\tborder: none;\n\t\t\tborder-radius: 6px;\n\t\t\tpadding: 8px 12px;\n\t\t\tcolor: #fff;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-items: center;\n\t\t\tgap: 4px;\n\t\t\tcursor: pointer;\n\t\t}\n\t}\n}\n"],"names":[],"sourceRoot":""}
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.min.css b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.min.css
index 5ceaf86b..eb7e4608 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.min.css
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-global.min.css
@@ -1 +1 @@
-.acf-hl{padding:0;margin:0;list-style:none;display:block;position:relative}.acf-hl>li{float:left;display:block;margin:0;padding:0}.acf-hl>li.acf-fr{float:right}.acf-hl:before,.acf-hl:after,.acf-bl:before,.acf-bl:after,.acf-cf:before,.acf-cf:after{content:"";display:block;line-height:0}.acf-hl:after,.acf-bl:after,.acf-cf:after{clear:both}.acf-bl{padding:0;margin:0;list-style:none;display:block;position:relative}.acf-bl>li{display:block;margin:0;padding:0;float:none}.acf-hidden{display:none !important}.acf-empty{display:table-cell !important}.acf-empty *{display:none !important}.acf-fl{float:left}.acf-fr{float:right}.acf-fn{float:none}.acf-al{text-align:left}.acf-ar{text-align:right}.acf-ac{text-align:center}.acf-loading,.acf-spinner{display:inline-block;height:20px;width:20px;vertical-align:text-top;background:rgba(0,0,0,0) url(../../images/spinner.gif) no-repeat 50% 50%}.acf-spinner{display:none}.acf-spinner.is-active{display:inline-block}.spinner.is-active{display:inline-block}.acf-required{color:red}.acf-button,.acf-tab-button{pointer-events:auto !important}.acf-soh .acf-soh-target{-webkit-transition:opacity .25s 0s ease-in-out,visibility 0s linear .25s;-moz-transition:opacity .25s 0s ease-in-out,visibility 0s linear .25s;-o-transition:opacity .25s 0s ease-in-out,visibility 0s linear .25s;transition:opacity .25s 0s ease-in-out,visibility 0s linear .25s;visibility:hidden;opacity:0}.acf-soh:hover .acf-soh-target{-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;visibility:visible;opacity:1}.show-if-value{display:none}.hide-if-value{display:block}.has-value .show-if-value{display:block}.has-value .hide-if-value{display:none}.select2-search-choice-close{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.acf-tooltip{background:#1d2939;border-radius:6px;color:#d0d5dd;padding-top:8px;padding-right:12px;padding-bottom:10px;padding-left:12px;position:absolute;z-index:900000;max-width:280px;box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03)}.acf-tooltip:before{border:solid;border-color:rgba(0,0,0,0);border-width:6px;content:"";position:absolute}.acf-tooltip.top{margin-top:-8px}.acf-tooltip.top:before{top:100%;left:50%;margin-left:-6px;border-top-color:#2f353e;border-bottom-width:0}.acf-tooltip.right{margin-left:8px}.acf-tooltip.right:before{top:50%;margin-top:-6px;right:100%;border-right-color:#2f353e;border-left-width:0}.acf-tooltip.bottom{margin-top:8px}.acf-tooltip.bottom:before{bottom:100%;left:50%;margin-left:-6px;border-bottom-color:#2f353e;border-top-width:0}.acf-tooltip.left{margin-left:-8px}.acf-tooltip.left:before{top:50%;margin-top:-6px;left:100%;border-left-color:#2f353e;border-right-width:0}.acf-tooltip .acf-overlay{z-index:-1}.acf-tooltip.-confirm{z-index:900001}.acf-tooltip.-confirm a{text-decoration:none;color:#9ea3a8}.acf-tooltip.-confirm a:hover{text-decoration:underline}.acf-tooltip.-confirm a[data-event=confirm]{color:#f55e4f}.acf-overlay{position:fixed;top:0;bottom:0;left:0;right:0;cursor:default}.acf-tooltip-target{position:relative;z-index:900002}.acf-loading-overlay{position:absolute;top:0;bottom:0;left:0;right:0;cursor:default;z-index:99;background:rgba(249,249,249,.5)}.acf-loading-overlay i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.acf-icon{display:inline-block;height:28px;width:28px;border:rgba(0,0,0,0) solid 1px;border-radius:100%;font-size:20px;line-height:21px;text-align:center;text-decoration:none;vertical-align:top;box-sizing:border-box}.acf-icon:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;height:1em;vertical-align:middle;text-align:center}.acf-icon.-plus:before{content:""}.acf-icon.-minus:before{content:""}.acf-icon.-cancel:before{content:"";margin:-1px 0 0 -1px}.acf-icon.-pencil:before{content:""}.acf-icon.-location:before{content:""}.acf-icon.-up:before{content:"";margin-top:-0.1em}.acf-icon.-down:before{content:"";margin-top:.1em}.acf-icon.-left:before{content:"";margin-left:-0.1em}.acf-icon.-right:before{content:"";margin-left:.1em}.acf-icon.-sync:before{content:""}.acf-icon.-globe:before{content:"";margin-top:.1em;margin-left:.1em}.acf-icon.-picture:before{content:""}.acf-icon.-check:before{content:"";margin-left:-0.1em}.acf-icon.-dot-3:before{content:"";margin-top:-0.1em}.acf-icon.-arrow-combo:before{content:""}.acf-icon.-arrow-up:before{content:"";margin-left:-0.1em}.acf-icon.-arrow-down:before{content:"";margin-left:-0.1em}.acf-icon.-search:before{content:""}.acf-icon.-link-ext:before{content:""}.acf-icon.-duplicate{position:relative}.acf-icon.-duplicate:before,.acf-icon.-duplicate:after{content:"";display:block;box-sizing:border-box;width:46%;height:46%;position:absolute;top:33%;left:23%}.acf-icon.-duplicate:before{margin:-1px 0 0 1px;box-shadow:2px -2px 0px 0px currentColor}.acf-icon.-duplicate:after{border:solid 2px currentColor}.acf-icon.-trash{position:relative}.acf-icon.-trash:before,.acf-icon.-trash:after{content:"";display:block;box-sizing:border-box;width:46%;height:46%;position:absolute;top:33%;left:23%}.acf-icon.-trash:before{margin:-1px 0 0 1px;box-shadow:2px -2px 0px 0px currentColor}.acf-icon.-trash:after{border:solid 2px currentColor}.acf-icon.-collapse:before{content:"";margin-left:-0.1em}.-collapsed .acf-icon.-collapse:before{content:"";margin-left:-0.1em}span.acf-icon{color:#555d66;border-color:#b5bcc2;background-color:#fff}a.acf-icon{color:#555d66;border-color:#b5bcc2;background-color:#fff;position:relative;transition:none;cursor:pointer}a.acf-icon:hover{background:#f3f5f6;border-color:#0071a1;color:#0071a1}a.acf-icon.-minus:hover,a.acf-icon.-cancel:hover{background:#f7efef;border-color:#a10000;color:#dc3232}a.acf-icon:active,a.acf-icon:focus{outline:none;box-shadow:none}.acf-icon.-clear{border-color:rgba(0,0,0,0);background:rgba(0,0,0,0);color:#444}.acf-icon.light{border-color:rgba(0,0,0,0);background:#f5f5f5;color:#23282d}.acf-icon.dark{border-color:rgba(0,0,0,0) !important;background:#23282d;color:#eee}a.acf-icon.dark:hover{background:#191e23;color:#00b9eb}a.acf-icon.dark.-minus:hover,a.acf-icon.dark.-cancel:hover{color:#d54e21}.acf-icon.grey{border-color:rgba(0,0,0,0) !important;background:#b4b9be;color:#fff !important}.acf-icon.grey:hover{background:#00a0d2;color:#fff}.acf-icon.grey.-minus:hover,.acf-icon.grey.-cancel:hover{background:#32373c}.acf-icon.small,.acf-icon.-small{width:20px;height:20px;line-height:14px;font-size:14px}.acf-icon.small.-duplicate:before,.acf-icon.small.-duplicate:after,.acf-icon.-small.-duplicate:before,.acf-icon.-small.-duplicate:after{opacity:.8}.acf-box{background:#fff;border:1px solid #ccd0d4;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.04)}.acf-box .title{border-bottom:1px solid #ccd0d4;margin:0;padding:15px}.acf-box .title h3{display:flex;align-items:center;font-size:14px;line-height:1em;margin:0;padding:0}.acf-box .inner{padding:15px}.acf-box h2{color:#333;font-size:26px;line-height:1.25em;margin:.25em 0 .75em;padding:0}.acf-box h3{margin:1.5em 0 0}.acf-box p{margin-top:.5em}.acf-box a{text-decoration:none}.acf-box i.dashicons-external{margin-top:-1px}.acf-box .footer{border-top:1px solid #ccd0d4;padding:12px;font-size:13px;line-height:1.5}.acf-box .footer p{margin:0}.acf-admin-3-8 .acf-box{border-color:#e5e5e5}.acf-admin-3-8 .acf-box .title,.acf-admin-3-8 .acf-box .footer{border-color:#e5e5e5}.acf-notice{position:relative;display:block;color:#fff;margin:5px 0 15px;padding:3px 12px;background:#2a9bd9;border-left:#1f7db1 solid 3px}.acf-notice p{font-size:13px;line-height:1.5;margin:.5em 0;text-shadow:none;color:inherit}.acf-notice .acf-notice-dismiss{position:absolute;top:9px;right:12px;background:rgba(0,0,0,0) !important;color:inherit !important;border-color:#fff !important;opacity:.75}.acf-notice .acf-notice-dismiss:hover{opacity:1}.acf-notice.-dismiss{padding-right:40px}.acf-notice.-error{background:#d94f4f;border-color:#c92c2c}.acf-notice.-success{background:#49ad52;border-color:#3a8941}.acf-notice.-warning{background:#fd8d3b;border-color:#fc7009}.acf-table{border:#ccd0d4 solid 1px;background:#fff;border-spacing:0;border-radius:0;table-layout:auto;padding:0;margin:0;width:100%;clear:both;box-sizing:content-box}.acf-table>tbody>tr>th,.acf-table>tbody>tr>td,.acf-table>thead>tr>th,.acf-table>thead>tr>td{padding:8px;vertical-align:top;background:#fff;text-align:left;border-style:solid;font-weight:normal}.acf-table>tbody>tr>th,.acf-table>thead>tr>th{position:relative;color:#333}.acf-table>thead>tr>th{border-color:#d5d9dd;border-width:0 0 1px 1px}.acf-table>thead>tr>th:first-child{border-left-width:0}.acf-table>tbody>tr{z-index:1}.acf-table>tbody>tr>td{border-color:#eee;border-width:1px 0 0 1px}.acf-table>tbody>tr>td:first-child{border-left-width:0}.acf-table>tbody>tr:first-child>td{border-top-width:0}.acf-table.-clear{border:0 none}.acf-table.-clear>tbody>tr>td,.acf-table.-clear>tbody>tr>th,.acf-table.-clear>thead>tr>td,.acf-table.-clear>thead>tr>th{border:0 none;padding:4px}.acf-remove-element{-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;transform:translate(50px, 0);opacity:0}.acf-fade-up{-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;transform:translate(0, -10px);opacity:0}.acf-thead,.acf-tbody,.acf-tfoot{width:100%;padding:0;margin:0}.acf-thead>li,.acf-tbody>li,.acf-tfoot>li{box-sizing:border-box;padding-top:14px;font-size:12px;line-height:14px}.acf-thead{border-bottom:#ccd0d4 solid 1px;color:#23282d}.acf-thead>li{font-size:14px;line-height:1.4;font-weight:bold}.acf-admin-3-8 .acf-thead{border-color:#dfdfdf}.acf-tfoot{background:#f5f5f5;border-top:#d5d9dd solid 1px}.acf-settings-wrap #poststuff{padding-top:15px}.acf-settings-wrap .acf-box{margin:20px 0}.acf-settings-wrap table{margin:0}.acf-settings-wrap table .button{vertical-align:middle}#acf-popup{position:fixed;z-index:900000;top:0;left:0;right:0;bottom:0;text-align:center}#acf-popup .bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background:rgba(0,0,0,.25)}#acf-popup:before{content:"";display:inline-block;height:100%;vertical-align:middle}#acf-popup .acf-popup-box{display:inline-block;vertical-align:middle;z-index:1;min-width:300px;min-height:160px;border-color:#aaa;box-shadow:0 5px 30px -5px rgba(0,0,0,.25);text-align:left}html[dir=rtl] #acf-popup .acf-popup-box{text-align:right}#acf-popup .acf-popup-box .title{min-height:15px;line-height:15px}#acf-popup .acf-popup-box .title .acf-icon{position:absolute;top:10px;right:10px}html[dir=rtl] #acf-popup .acf-popup-box .title .acf-icon{right:auto;left:10px}#acf-popup .acf-popup-box .inner{min-height:50px;padding:0;margin:15px}#acf-popup .acf-popup-box .loading{position:absolute;top:45px;left:0;right:0;bottom:0;z-index:2;background:rgba(0,0,0,.1);display:none}#acf-popup .acf-popup-box .loading i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.acf-submit{margin-bottom:0;line-height:28px}.acf-submit span{float:right;color:#999}.acf-submit span.-error{color:#dd4232}.acf-submit .button{margin-right:5px}#acf-upgrade-notice{position:relative;background:#fff;padding:20px}#acf-upgrade-notice:after{display:block;clear:both;content:""}#acf-upgrade-notice .col-content{float:left;width:55%;padding-left:90px}#acf-upgrade-notice .notice-container{display:flex;justify-content:space-between;align-items:flex-start;align-content:flex-start}#acf-upgrade-notice .col-actions{float:right;text-align:center}#acf-upgrade-notice img{float:left;width:64px;height:64px;margin:0 0 0 -90px}#acf-upgrade-notice h2{display:inline-block;font-size:16px;margin:2px 0 6.5px}#acf-upgrade-notice p{padding:0;margin:0}#acf-upgrade-notice .button:before{margin-top:11px}@media screen and (max-width: 640px){#acf-upgrade-notice .col-content,#acf-upgrade-notice .col-actions{float:none;padding-left:90px;width:auto;text-align:left}}#acf-upgrade-notice:has(.notice-container)::before,#acf-upgrade-notice:has(.notice-container)::after{display:none}#acf-upgrade-notice:has(.notice-container){padding-left:20px !important}.acf-wrap h1{margin-top:0;padding-top:20px}.acf-wrap .about-text{margin-top:.5em;min-height:50px}.acf-wrap .about-headline-callout{font-size:2.4em;font-weight:300;line-height:1.3;margin:1.1em 0 .2em;text-align:center}.acf-wrap .feature-section{padding:40px 0}.acf-wrap .feature-section h2{margin-top:20px}.acf-wrap .changelog{list-style:disc;padding-left:15px}.acf-wrap .changelog li{margin:0 0 .75em}.acf-wrap .acf-three-col{display:flex;flex-wrap:wrap;justify-content:space-between}.acf-wrap .acf-three-col>div{flex:1;align-self:flex-start;min-width:31%;max-width:31%}@media screen and (max-width: 880px){.acf-wrap .acf-three-col>div{min-width:48%}}@media screen and (max-width: 640px){.acf-wrap .acf-three-col>div{min-width:100%}}.acf-wrap .acf-three-col h3 .badge{display:inline-block;vertical-align:top;border-radius:5px;background:#fc9700;color:#fff;font-weight:normal;font-size:12px;padding:2px 5px}.acf-wrap .acf-three-col img+h3{margin-top:.5em}.acf-hl[data-cols]{margin-left:-10px;margin-right:-10px}.acf-hl[data-cols]>li{padding:0 6px 0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.acf-hl[data-cols="2"]>li{width:50%}.acf-hl[data-cols="3"]>li{width:33.333%}.acf-hl[data-cols="4"]>li{width:25%}@media screen and (max-width: 640px){.acf-hl[data-cols]{flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;margin-left:0;margin-right:0;margin-top:-10px}.acf-hl[data-cols]>li{flex:1 1 100%;width:100% !important;padding:10px 0 0}}.acf-actions{text-align:right;z-index:1}.acf-actions.-hover{position:absolute;display:none;top:0;right:0;padding:5px;z-index:1050}html[dir=rtl] .acf-actions.-hover{right:auto;left:0}ul.acf-actions li{float:right;margin-left:4px}html[dir=rtl] .acf-fl{float:right}html[dir=rtl] .acf-fr{float:left}html[dir=rtl] .acf-hl>li{float:right}html[dir=rtl] .acf-hl>li.acf-fr{float:left}html[dir=rtl] .acf-icon.logo{left:0;right:auto}html[dir=rtl] .acf-table thead th{text-align:right;border-right-width:1px;border-left-width:0px}html[dir=rtl] .acf-table>tbody>tr>td{text-align:right;border-right-width:1px;border-left-width:0px}html[dir=rtl] .acf-table>thead>tr>th:first-child,html[dir=rtl] .acf-table>tbody>tr>td:first-child{border-right-width:0}html[dir=rtl] .acf-table>tbody>tr>td.order+td{border-right-color:#e1e1e1}.acf-postbox-columns{position:relative;margin-top:-11px;margin-bottom:-12px;margin-left:-12px;margin-right:268px}.acf-postbox-columns:after{display:block;clear:both;content:""}.acf-postbox-columns .acf-postbox-main,.acf-postbox-columns .acf-postbox-side{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 12px 12px}.acf-postbox-columns .acf-postbox-main{float:left;width:100%}.acf-postbox-columns .acf-postbox-side{float:right;width:280px;margin-right:-280px}.acf-postbox-columns .acf-postbox-side:before{content:"";display:block;position:absolute;width:1px;height:100%;top:0;right:0;background:#d5d9dd}.acf-admin-3-8 .acf-postbox-columns .acf-postbox-side:before{background:#dfdfdf}@media only screen and (max-width: 850px){.acf-postbox-columns{margin:0}.acf-postbox-columns .acf-postbox-main,.acf-postbox-columns .acf-postbox-side{float:none;width:auto;margin:0;padding:0}.acf-postbox-columns .acf-postbox-side{margin-top:1em}.acf-postbox-columns .acf-postbox-side:before{display:none}}.acf-panel{margin-top:-1px;border-top:1px solid #d5d9dd;border-bottom:1px solid #d5d9dd}.acf-panel .acf-panel-title{margin:0;padding:12px;font-weight:bold;cursor:pointer;font-size:inherit}.acf-panel .acf-panel-title i{float:right}.acf-panel .acf-panel-inside{margin:0;padding:0 12px 12px;display:none}.acf-panel.-open .acf-panel-inside{display:block}.postbox .acf-panel{margin-left:-12px;margin-right:-12px}.acf-panel .acf-field{margin:20px 0 0}.acf-panel .acf-field .acf-label label{color:#555d66;font-weight:normal}.acf-panel .acf-field:first-child{margin-top:0}.acf-admin-3-8 .acf-panel{border-color:#dfdfdf}#acf-admin-tools .notice{margin-top:10px}#acf-admin-tools .acf-meta-box-wrap .inside{border-top:none}#acf-admin-tools .acf-meta-box-wrap .acf-fields{margin-bottom:24px;border:none;background:#fff;border-radius:0}#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-field{padding:0;margin-bottom:19px;border-top:none}#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label{margin-bottom:16px}#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-input{padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px;border-width:1px;border-style:solid;border-color:#d0d5dd;border-radius:6px}#acf-admin-tools .acf-meta-box-wrap .acf-fields.import-cptui{margin-top:19px}.acf-meta-box-wrap .postbox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.acf-meta-box-wrap .postbox .inside{margin-bottom:0}.acf-meta-box-wrap .postbox .hndle{font-size:14px;padding:8px 12px;margin:0;line-height:1.4;position:relative;z-index:1;cursor:default}.acf-meta-box-wrap .postbox .handlediv,.acf-meta-box-wrap .postbox .handle-order-higher,.acf-meta-box-wrap .postbox .handle-order-lower{display:none}.acf-meta-box-wrap.-grid{margin-left:8px;margin-right:8px}.acf-meta-box-wrap.-grid .postbox{float:left;clear:left;width:50%;margin:0 0 16px}.acf-meta-box-wrap.-grid .postbox:nth-child(odd){margin-left:-8px}.acf-meta-box-wrap.-grid .postbox:nth-child(even){float:right;clear:right;margin-right:-8px}@media only screen and (max-width: 850px){.acf-meta-box-wrap.-grid{margin-left:0;margin-right:0}.acf-meta-box-wrap.-grid .postbox{margin-left:0 !important;margin-right:0 !important;width:100%}}#acf-admin-tool-export p{max-width:800px}#acf-admin-tool-export ul{display:flex;flex-wrap:wrap;width:100%}#acf-admin-tool-export ul li{flex:0 1 33.33%}@media screen and (max-width: 1600px){#acf-admin-tool-export ul li{flex:0 1 50%}}@media screen and (max-width: 1200px){#acf-admin-tool-export ul li{flex:0 1 100%}}#acf-admin-tool-export .acf-postbox-side ul{display:block}#acf-admin-tool-export .acf-postbox-side .button{margin:0;width:100%}#acf-admin-tool-export textarea{display:block;width:100%;min-height:500px;background:#f9fafb;border-color:#d0d5dd;box-shadow:none;padding:7px;border-radius:6px}#acf-admin-tool-export .acf-panel-selection .acf-label label{font-weight:bold;color:#344054}#acf-admin-tool-import ul{column-width:200px}.acf-css-tooltip{position:relative}.acf-css-tooltip:before{content:attr(aria-label);display:none;position:absolute;z-index:999;bottom:100%;left:50%;transform:translate(-50%, -8px);background:#191e23;border-radius:2px;padding:5px 10px;color:#fff;font-size:12px;line-height:1.4em;white-space:pre}.acf-css-tooltip:after{content:"";display:none;position:absolute;z-index:998;bottom:100%;left:50%;transform:translate(-50%, 4px);border:solid 6px rgba(0,0,0,0);border-top-color:#191e23}.acf-css-tooltip:hover:before,.acf-css-tooltip:hover:after,.acf-css-tooltip:focus:before,.acf-css-tooltip:focus:after{display:block}.acf-diff .acf-diff-title{position:absolute;top:0;left:0;right:0;height:40px;padding:14px 16px;background:#f3f3f3;border-bottom:#ddd solid 1px}.acf-diff .acf-diff-title strong{font-size:14px;display:block}.acf-diff .acf-diff-title .acf-diff-title-left,.acf-diff .acf-diff-title .acf-diff-title-right{width:50%;float:left}.acf-diff .acf-diff-content{position:absolute;top:70px;left:0;right:0;bottom:0;overflow:auto}.acf-diff table.diff{border-spacing:0}.acf-diff table.diff col.diffsplit.middle{width:0}.acf-diff table.diff td,.acf-diff table.diff th{padding-top:.25em;padding-bottom:.25em}.acf-diff table.diff tr td:nth-child(2){width:auto}.acf-diff table.diff td:nth-child(3){border-left:#ddd solid 1px}@media screen and (max-width: 600px){.acf-diff .acf-diff-title{height:70px}.acf-diff .acf-diff-content{top:100px}}.acf-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fcfcfc}.acf-modal .acf-modal-title,.acf-modal .acf-modal-content,.acf-modal .acf-modal-toolbar{box-sizing:border-box;position:absolute;left:0;right:0}.acf-modal .acf-modal-title{height:50px;top:0;border-bottom:1px solid #ddd}.acf-modal .acf-modal-title h2{margin:0;padding:0 16px;line-height:50px}.acf-modal .acf-modal-title .acf-modal-close{position:absolute;top:0;right:0;height:50px;width:50px;border:none;border-left:1px solid #ddd;background:rgba(0,0,0,0);cursor:pointer;color:#666}.acf-modal .acf-modal-title .acf-modal-close:hover{color:#00a0d2}.acf-modal .acf-modal-content{top:50px;bottom:60px;background:#fff;overflow:auto;padding:16px}.acf-modal .acf-modal-feedback{position:absolute;top:50%;margin:-10px 0;left:0;right:0;text-align:center;opacity:.75}.acf-modal .acf-modal-feedback.error{opacity:1;color:#b52727}.acf-modal .acf-modal-toolbar{height:60px;bottom:0;padding:15px 16px;border-top:1px solid #ddd}.acf-modal .acf-modal-toolbar .button{float:right}@media only screen and (max-width: 640px){.acf-modal{top:0;left:0;right:0;bottom:0}}.acf-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#101828;opacity:.8;z-index:159900}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.acf-loading,.acf-spinner{background-image:url(../../images/spinner@2x.gif);background-size:20px 20px}}.acf-admin-page .wrap{margin-top:48px;margin-right:32px;margin-bottom:0;margin-left:12px}@media screen and (max-width: 768px){.acf-admin-page .wrap{margin-right:8px;margin-left:8px}}.acf-admin-page.rtl .wrap{margin-right:12px;margin-left:32px}@media screen and (max-width: 768px){.acf-admin-page.rtl .wrap{margin-right:8px;margin-left:8px}}@media screen and (max-width: 768px){.acf-admin-page #wpcontent{padding-left:0}}.acf-admin-page #wpfooter{font-style:italic}.acf-admin-page .postbox,.acf-admin-page .acf-box{border:none;border-radius:8px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-admin-page .postbox .inside,.acf-admin-page .acf-box .inside{padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px}.acf-admin-page .postbox .acf-postbox-inner,.acf-admin-page .acf-box .acf-postbox-inner{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:24px;padding-right:0;padding-bottom:0;padding-left:0}.acf-admin-page .postbox .inner,.acf-admin-page .postbox .inside,.acf-admin-page .acf-box .inner,.acf-admin-page .acf-box .inside{margin-top:0 !important;margin-right:0 !important;margin-bottom:0 !important;margin-left:0 !important;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-admin-page .postbox .postbox-header,.acf-admin-page .postbox .title,.acf-admin-page .acf-box .postbox-header,.acf-admin-page .acf-box .title{display:flex;align-items:center;box-sizing:border-box;min-height:64px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:24px;border-bottom-width:0;border-bottom-style:none}.acf-admin-page .postbox .postbox-header h2,.acf-admin-page .postbox .postbox-header h3,.acf-admin-page .postbox .title h2,.acf-admin-page .postbox .title h3,.acf-admin-page .acf-box .postbox-header h2,.acf-admin-page .acf-box .postbox-header h3,.acf-admin-page .acf-box .title h2,.acf-admin-page .acf-box .title h3{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;color:#344054}.acf-admin-page .postbox .hndle,.acf-admin-page .acf-box .hndle{padding-top:0;padding-right:24px;padding-bottom:0;padding-left:24px}.acf-postbox-header{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;min-height:64px;margin-top:-24px;margin-right:-24px;margin-bottom:0;margin-left:-24px;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:24px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-postbox-header h2.acf-postbox-title{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:0;color:#344054}.rtl .acf-postbox-header h2.acf-postbox-title{padding-right:0;padding-left:24px}.acf-postbox-header .acf-icon{background-color:#98a2b3}.acf-admin-page #screen-meta-links{margin-right:32px}.acf-admin-page #screen-meta-links .show-settings{border-color:#d0d5dd}@media screen and (max-width: 768px){.acf-admin-page #screen-meta-links{margin-right:16px;margin-bottom:0}}.acf-admin-page.rtl #screen-meta-links{margin-right:0;margin-left:32px}@media screen and (max-width: 768px){.acf-admin-page.rtl #screen-meta-links{margin-right:0;margin-left:16px}}.acf-admin-page #screen-meta{border-color:#d0d5dd}.acf-admin-page #poststuff .postbox-header h2,.acf-admin-page #poststuff .postbox-header h3{justify-content:flex-start;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;color:#344054 !important}.acf-admin-page.is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables{box-sizing:border-box;padding:2px;outline:none;background-image:repeating-linear-gradient(0deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px),repeating-linear-gradient(90deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px),repeating-linear-gradient(180deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px),repeating-linear-gradient(270deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px);background-size:1.5px 100%,100% 1.5px,1.5px 100%,100% 1.5px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;border-radius:8px}.acf-admin-page .ui-sortable-placeholder{border:none}.acf-admin-page .subtitle{display:inline-flex;align-items:center;height:24px;margin:0;padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;background-color:#ebf5fa;border-width:1px;border-style:solid;border-color:#a5d2e7;border-radius:6px}.acf-admin-page .subtitle strong{margin-left:5px}.acf-actions-strip{display:flex}.acf-actions-strip .acf-btn{margin-right:8px}.acf-admin-page .acf-notice,.acf-admin-page .notice,.acf-admin-page #lost-connection-notice{position:relative;box-sizing:border-box;min-height:48px;margin-top:0 !important;margin-right:0 !important;margin-bottom:16px !important;margin-left:0 !important;padding-top:13px !important;padding-right:16px;padding-bottom:12px !important;padding-left:50px !important;background-color:#e7eff9;border-width:1px;border-style:solid;border-color:#9dbaee;border-radius:8px;box-shadow:0px 1px 2px rgba(16,24,40,.1);color:#344054}.acf-admin-page .acf-notice.update-nag,.acf-admin-page .notice.update-nag,.acf-admin-page #lost-connection-notice.update-nag{display:block;position:relative;width:calc(100% - 44px);margin-top:48px !important;margin-right:44px !important;margin-bottom:-32px !important;margin-left:12px !important}.acf-admin-page .acf-notice .button,.acf-admin-page .notice .button,.acf-admin-page #lost-connection-notice .button{height:auto;margin-left:8px;padding:0;border:none}.acf-admin-page .acf-notice>div,.acf-admin-page .notice>div,.acf-admin-page #lost-connection-notice>div{margin-top:0;margin-bottom:0}.acf-admin-page .acf-notice p,.acf-admin-page .notice p,.acf-admin-page #lost-connection-notice p{flex:1 0 auto;max-width:100%;line-height:18px;margin:0;padding:0}.acf-admin-page .acf-notice p.help,.acf-admin-page .notice p.help,.acf-admin-page #lost-connection-notice p.help{margin-top:0;padding-top:0;color:rgba(52,64,84,.7)}.acf-admin-page .acf-notice .acf-notice-dismiss,.acf-admin-page .acf-notice .notice-dismiss,.acf-admin-page .notice .acf-notice-dismiss,.acf-admin-page .notice .notice-dismiss,.acf-admin-page #lost-connection-notice .acf-notice-dismiss,.acf-admin-page #lost-connection-notice .notice-dismiss{position:absolute;top:4px;right:8px;padding:9px;border:none}.acf-admin-page .acf-notice .acf-notice-dismiss:before,.acf-admin-page .acf-notice .notice-dismiss:before,.acf-admin-page .notice .acf-notice-dismiss:before,.acf-admin-page .notice .notice-dismiss:before,.acf-admin-page #lost-connection-notice .acf-notice-dismiss:before,.acf-admin-page #lost-connection-notice .notice-dismiss:before{content:"";display:block;position:relative;z-index:600;width:20px;height:20px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-close.svg");mask-image:url("../../images/icons/icon-close.svg")}.acf-admin-page .acf-notice .acf-notice-dismiss:hover::before,.acf-admin-page .acf-notice .notice-dismiss:hover::before,.acf-admin-page .notice .acf-notice-dismiss:hover::before,.acf-admin-page .notice .notice-dismiss:hover::before,.acf-admin-page #lost-connection-notice .acf-notice-dismiss:hover::before,.acf-admin-page #lost-connection-notice .notice-dismiss:hover::before{background-color:#344054}.acf-admin-page .acf-notice a.acf-notice-dismiss,.acf-admin-page .notice a.acf-notice-dismiss,.acf-admin-page #lost-connection-notice a.acf-notice-dismiss{position:absolute;top:5px;right:24px}.acf-admin-page .acf-notice a.acf-notice-dismiss:before,.acf-admin-page .notice a.acf-notice-dismiss:before,.acf-admin-page #lost-connection-notice a.acf-notice-dismiss:before{background-color:#475467}.acf-admin-page .acf-notice:before,.acf-admin-page .notice:before,.acf-admin-page #lost-connection-notice:before{content:"";display:block;position:absolute;top:15px;left:18px;z-index:600;width:16px;height:16px;margin-right:8px;background-color:#fff;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-info-solid.svg");mask-image:url("../../images/icons/icon-info-solid.svg")}.acf-admin-page .acf-notice:after,.acf-admin-page .notice:after,.acf-admin-page #lost-connection-notice:after{content:"";display:block;position:absolute;top:9px;left:12px;z-index:500;width:28px;height:28px;background-color:#2d69da;border-radius:6px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-admin-page .acf-notice .local-restore,.acf-admin-page .notice .local-restore,.acf-admin-page #lost-connection-notice .local-restore{align-items:center;margin-top:-6px;margin-bottom:0}.acf-admin-page .notice[data-persisted=true]{display:none}.acf-admin-page .notice.is-dismissible{padding-right:56px}.acf-admin-page .notice.notice-success{background-color:#edf7ef;border-color:#b6deb9}.acf-admin-page .notice.notice-success:before{-webkit-mask-image:url("../../images/icons/icon-check-circle-solid.svg");mask-image:url("../../images/icons/icon-check-circle-solid.svg")}.acf-admin-page .notice.notice-success:after{background-color:#52aa59}.acf-admin-page .acf-notice.acf-error-message,.acf-admin-page .notice.notice-error,.acf-admin-page #lost-connection-notice{background-color:#f7eeeb;border-color:#f1b6b3}.acf-admin-page .acf-notice.acf-error-message:before,.acf-admin-page .notice.notice-error:before,.acf-admin-page #lost-connection-notice:before{-webkit-mask-image:url("../../images/icons/icon-warning.svg");mask-image:url("../../images/icons/icon-warning.svg")}.acf-admin-page .acf-notice.acf-error-message:after,.acf-admin-page .notice.notice-error:after,.acf-admin-page #lost-connection-notice:after{background-color:#d13737}.acf-admin-page .notice.notice-warning{background:linear-gradient(0deg, rgba(247, 144, 9, 0.08), rgba(247, 144, 9, 0.08)),#fff;border:1px solid rgba(247,144,9,.32);color:#344054}.acf-admin-page .notice.notice-warning:before{-webkit-mask-image:url("../../images/icons/icon-alert-triangle.svg");mask-image:url("../../images/icons/icon-alert-triangle.svg");background:#f56e28}.acf-admin-page .notice.notice-warning:after{content:none}.acf-admin-single-taxonomy .notice-success .acf-item-saved-text,.acf-admin-single-post-type .notice-success .acf-item-saved-text,.acf-admin-single-options-page .notice-success .acf-item-saved-text{font-weight:600}.acf-admin-single-taxonomy .notice-success .acf-item-saved-links,.acf-admin-single-post-type .notice-success .acf-item-saved-links,.acf-admin-single-options-page .notice-success .acf-item-saved-links{display:flex;gap:12px}.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a,.acf-admin-single-post-type .notice-success .acf-item-saved-links a,.acf-admin-single-options-page .notice-success .acf-item-saved-links a{text-decoration:none;opacity:1}.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after{content:"";width:1px;height:13px;display:inline-flex;position:relative;top:2px;left:6px;background-color:#475467;opacity:.3}.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:last-child:after,.acf-admin-single-post-type .notice-success .acf-item-saved-links a:last-child:after,.acf-admin-single-options-page .notice-success .acf-item-saved-links a:last-child:after{content:none}.rtl.acf-field-group .notice,.rtl.acf-internal-post-type .notice{padding-right:50px !important}.rtl.acf-field-group .notice .notice-dismiss,.rtl.acf-internal-post-type .notice .notice-dismiss{left:8px;right:unset}.rtl.acf-field-group .notice:before,.rtl.acf-internal-post-type .notice:before{left:unset;right:10px}.rtl.acf-field-group .notice:after,.rtl.acf-internal-post-type .notice:after{left:unset;right:12px}.rtl.acf-field-group.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,.rtl.acf-field-group.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,.rtl.acf-field-group.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after,.rtl.acf-internal-post-type.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,.rtl.acf-internal-post-type.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,.rtl.acf-internal-post-type.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after{left:unset;right:6px}.acf-pro-label{display:inline-flex;align-items:center;min-height:22px;border:none;font-size:11px;text-transform:uppercase;text-decoration:none;color:#fff}.acf-admin-page .acf-field .acf-notice{display:flex;align-items:center;min-height:40px !important;margin-bottom:6px !important;padding-top:6px !important;padding-left:40px !important;padding-bottom:6px !important;margin:0 0 15px;background:#edf2ff;color:#344054 !important;border-color:#2183b9;border-radius:6px}.acf-admin-page .acf-field .acf-notice:after{top:8px;left:8px;width:22px;height:22px}.acf-admin-page .acf-field .acf-notice:before{top:12px;left:12px;width:14px;height:14px}.acf-admin-page .acf-field .acf-notice.-error{background:#f7eeeb;border-color:#f1b6b3}.acf-admin-page .acf-field .acf-notice.-success{background:#edf7ef;border-color:#b6deb9}.acf-admin-page .acf-field .acf-notice.-warning{background:#fdf8eb;border-color:#f4dbb4}.acf-admin-page #wpcontent{line-height:140%}.acf-admin-page a{color:#0783be}.acf-h1,.acf-admin-page #tmpl-acf-field-group-pro-features h1,.acf-admin-page #acf-field-group-pro-features h1,.acf-admin-page h1,.acf-headerbar h1{font-size:21px;font-weight:400}.acf-h2,.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,.acf-no-field-groups-wrapper .acf-options-preview-inner h2,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,.acf-no-post-types-wrapper .acf-no-post-types-inner h2,.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,.acf-no-post-types-wrapper .acf-options-preview-inner h2,.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,.acf-no-options-pages-wrapper .acf-options-preview-inner h2,.acf-options-preview-wrapper .acf-no-field-groups-inner h2,.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,.acf-options-preview-wrapper .acf-no-post-types-inner h2,.acf-options-preview-wrapper .acf-no-options-pages-inner h2,.acf-options-preview-wrapper .acf-options-preview-inner h2,.acf-page-title,.acf-admin-page h2,.acf-headerbar h2{font-size:18px;font-weight:400}.acf-h3,.acf-admin-page h3,.acf-headerbar h3,.acf-admin-page .postbox .postbox-header h2,.acf-admin-page .postbox .postbox-header h3,.acf-admin-page .postbox .title h2,.acf-admin-page .postbox .title h3,.acf-admin-page .acf-box .postbox-header h2,.acf-admin-page .acf-box .postbox-header h3,.acf-admin-page .acf-box .title h2,.acf-admin-page .acf-box .title h3,.acf-postbox-header h2.acf-postbox-title,.acf-admin-page #poststuff .postbox-header h2,.acf-admin-page #poststuff .postbox-header h3{font-size:16px;font-weight:400}.acf-admin-page .p1{font-size:15px}.acf-admin-page .p2,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p,.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p,.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p,.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p,.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p,.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p,.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p,.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p,.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p,.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p,.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p,.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p,.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p,.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p,.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p,.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p,.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p,.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p,.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p,.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p,.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label,#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-admin-page .acf-label{font-size:14px}.acf-admin-page .p3,.acf-admin-page .acf-internal-post-type .wp-list-table .post-state,.acf-internal-post-type .wp-list-table .acf-admin-page .post-state,.acf-admin-page .subtitle{font-size:13.5px}.acf-admin-page .p4,.acf-admin-page .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p,.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-admin-page p,.acf-admin-page #acf-update-information .form-table th,#acf-update-information .form-table .acf-admin-page th,.acf-admin-page #acf-update-information .form-table td,#acf-update-information .form-table .acf-admin-page td,.acf-admin-page #acf-admin-tools.tool-export .acf-panel h3,#acf-admin-tools.tool-export .acf-panel .acf-admin-page h3,.acf-admin-page .acf-btn.acf-btn-sm,.acf-admin-page .acf-admin-toolbar .acf-tab,.acf-admin-toolbar .acf-admin-page .acf-tab,.acf-admin-page .acf-options-preview .acf-options-pages-preview-upgrade-button p,.acf-options-preview .acf-options-pages-preview-upgrade-button .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-admin-page p,.acf-admin-page .acf-internal-post-type .subsubsub li,.acf-internal-post-type .subsubsub .acf-admin-page li,.acf-admin-page .acf-internal-post-type .wp-list-table tbody th,.acf-internal-post-type .wp-list-table tbody .acf-admin-page th,.acf-admin-page .acf-internal-post-type .wp-list-table tbody td,.acf-internal-post-type .wp-list-table tbody .acf-admin-page td,.acf-admin-page .acf-internal-post-type .wp-list-table thead th,.acf-internal-post-type .wp-list-table thead .acf-admin-page th,.acf-admin-page .acf-internal-post-type .wp-list-table thead td,.acf-internal-post-type .wp-list-table thead .acf-admin-page td,.acf-admin-page .acf-internal-post-type .wp-list-table tfoot th,.acf-internal-post-type .wp-list-table tfoot .acf-admin-page th,.acf-admin-page .acf-internal-post-type .wp-list-table tfoot td,.acf-internal-post-type .wp-list-table tfoot .acf-admin-page td,.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered,.acf-admin-page .button,.acf-admin-page input[type=text],.acf-admin-page input[type=search],.acf-admin-page input[type=number],.acf-admin-page textarea,.acf-admin-page select{font-size:13px}.acf-admin-page .p5,.acf-admin-page .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-label,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .acf-admin-page .field-type-label,.acf-admin-page .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-label,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .acf-admin-page .field-type-label,.acf-admin-page .acf-internal-post-type .row-actions,.acf-internal-post-type .acf-admin-page .row-actions,.acf-admin-page .acf-notice .button,.acf-admin-page .notice .button,.acf-admin-page #lost-connection-notice .button{font-size:12.5px}.acf-admin-page .p6,.acf-admin-page #acf-update-information .acf-update-changelog p em,#acf-update-information .acf-update-changelog p .acf-admin-page em,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p.acf-small,.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-internal-post-type .row-actions,.acf-internal-post-type .acf-admin-page .row-actions,.acf-admin-page .acf-small{font-size:12px}.acf-admin-page .p7,.acf-admin-page .acf-tooltip,.acf-admin-page .acf-notice p.help,.acf-admin-page .notice p.help,.acf-admin-page #lost-connection-notice p.help{font-size:11.5px}.acf-admin-page .p8{font-size:11px}.acf-page-title{color:#344054}.acf-admin-page .acf-settings-wrap h1{display:none !important}.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title,.acf-field-group-pro-features-title-sm){display:none !important}.acf-admin-page a:focus{box-shadow:none;outline:none}.acf-admin-page a:focus-visible{box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);outline:1px solid rgba(0,0,0,0)}.acf-admin-page input[type=text],.acf-admin-page input[type=search],.acf-admin-page input[type=number],.acf-admin-page textarea,.acf-admin-page select{box-sizing:border-box;height:40px;padding-right:12px;padding-left:12px;background-color:#fff;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;color:#344054}.acf-admin-page input[type=text]:focus,.acf-admin-page input[type=search]:focus,.acf-admin-page input[type=number]:focus,.acf-admin-page textarea:focus,.acf-admin-page select:focus{outline:3px solid #ebf5fa;border-color:#399ccb}.acf-admin-page input[type=text]:disabled,.acf-admin-page input[type=search]:disabled,.acf-admin-page input[type=number]:disabled,.acf-admin-page textarea:disabled,.acf-admin-page select:disabled{background-color:#f9fafb;color:#808a9e}.acf-admin-page input[type=text]::placeholder,.acf-admin-page input[type=search]::placeholder,.acf-admin-page input[type=number]::placeholder,.acf-admin-page textarea::placeholder,.acf-admin-page select::placeholder{color:#98a2b3}.acf-admin-page input[type=text]:read-only{background-color:#f9fafb;color:#98a2b3}.acf-admin-page .acf-field.acf-field-number .acf-label,.acf-admin-page .acf-field.acf-field-number .acf-input input[type=number]{max-width:180px}.acf-admin-page textarea{box-sizing:border-box;padding-top:10px;padding-bottom:10px;height:80px;min-height:56px}.acf-admin-page select{min-width:160px;max-width:100%;padding-right:40px;padding-left:12px;background-image:url("../../images/icons/icon-chevron-down.svg");background-position:right 10px top 50%;background-size:20px}.acf-admin-page select:hover,.acf-admin-page select:focus{color:#0783be}.acf-admin-page select::before{content:"";display:block;position:absolute;top:5px;left:5px;width:20px;height:20px}.acf-admin-page.rtl select{padding-right:12px;padding-left:40px;background-position:left 10px top 50%}.acf-admin-page input[type=radio],.acf-admin-page input[type=checkbox]{box-sizing:border-box;width:16px;height:16px;padding:0;border-width:1px;border-style:solid;border-color:#98a2b3;background:#fff;box-shadow:none}.acf-admin-page input[type=radio]:hover,.acf-admin-page input[type=checkbox]:hover{background-color:#ebf5fa;border-color:#0783be}.acf-admin-page input[type=radio]:checked,.acf-admin-page input[type=radio]:focus-visible,.acf-admin-page input[type=checkbox]:checked,.acf-admin-page input[type=checkbox]:focus-visible{background-color:#ebf5fa;border-color:#0783be}.acf-admin-page input[type=radio]:checked:before,.acf-admin-page input[type=radio]:focus-visible:before,.acf-admin-page input[type=checkbox]:checked:before,.acf-admin-page input[type=checkbox]:focus-visible:before{content:"";position:relative;top:-1px;left:-1px;width:16px;height:16px;margin:0;padding:0;background-color:rgba(0,0,0,0);background-size:cover;background-repeat:no-repeat;background-position:center}.acf-admin-page input[type=radio]:active,.acf-admin-page input[type=checkbox]:active{box-shadow:0px 0px 0px 3px #ebf5fa,0px 0px 0px rgba(255,54,54,.25)}.acf-admin-page input[type=radio]:disabled,.acf-admin-page input[type=checkbox]:disabled{background-color:#f9fafb;border-color:#d0d5dd}.acf-admin-page.rtl input[type=radio]:checked:before,.acf-admin-page.rtl input[type=radio]:focus-visible:before,.acf-admin-page.rtl input[type=checkbox]:checked:before,.acf-admin-page.rtl input[type=checkbox]:focus-visible:before{left:1px}.acf-admin-page input[type=radio]:checked:before,.acf-admin-page input[type=radio]:focus:before{background-image:url("../../images/field-states/radio-active.svg")}.acf-admin-page input[type=checkbox]:checked:before,.acf-admin-page input[type=checkbox]:focus:before{background-image:url("../../images/field-states/checkbox-active.svg")}.acf-admin-page .acf-radio-list li input[type=radio],.acf-admin-page .acf-radio-list li input[type=checkbox],.acf-admin-page .acf-checkbox-list li input[type=radio],.acf-admin-page .acf-checkbox-list li input[type=checkbox]{margin-right:6px}.acf-admin-page .acf-radio-list.acf-bl li,.acf-admin-page .acf-checkbox-list.acf-bl li{margin-bottom:8px}.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type{margin-bottom:0}.acf-admin-page .acf-radio-list label,.acf-admin-page .acf-checkbox-list label{display:flex;align-items:center;align-content:center}.acf-admin-page .acf-switch{width:42px;height:24px;border:none;background-color:#d0d5dd;border-radius:12px}.acf-admin-page .acf-switch:hover{background-color:#98a2b3}.acf-admin-page .acf-switch:active{box-shadow:0px 0px 0px 3px #ebf5fa,0px 0px 0px rgba(255,54,54,.25)}.acf-admin-page .acf-switch.-on{background-color:#0783be}.acf-admin-page .acf-switch.-on:hover{background-color:#066998}.acf-admin-page .acf-switch.-on .acf-switch-slider{left:20px}.acf-admin-page .acf-switch .acf-switch-off,.acf-admin-page .acf-switch .acf-switch-on{visibility:hidden}.acf-admin-page .acf-switch .acf-switch-slider{width:20px;height:20px;border:none;border-radius:100px;box-shadow:0px 1px 3px rgba(16,24,40,.1),0px 1px 2px rgba(16,24,40,.06)}.acf-admin-page .acf-field-true-false{display:flex;align-items:flex-start}.acf-admin-page .acf-field-true-false .acf-label{order:2;display:block;align-items:center;max-width:550px !important;margin-top:2px;margin-bottom:0;margin-left:12px}.acf-admin-page .acf-field-true-false .acf-label label{margin-bottom:0}.acf-admin-page .acf-field-true-false .acf-label .acf-tip{margin-left:12px}.acf-admin-page .acf-field-true-false .acf-label .description{display:block;margin-top:2px;margin-left:0}.acf-admin-page.rtl .acf-field-true-false .acf-label{margin-right:12px;margin-left:0}.acf-admin-page.rtl .acf-field-true-false .acf-tip{margin-right:12px;margin-left:0}.acf-admin-page input::file-selector-button{box-sizing:border-box;min-height:40px;margin-right:16px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;background-color:rgba(0,0,0,0);color:#0783be !important;border-radius:6px;border-width:1px;border-style:solid;border-color:#0783be;text-decoration:none}.acf-admin-page input::file-selector-button:hover{border-color:#066998;cursor:pointer;color:#066998 !important}.acf-admin-page .button{display:inline-flex;align-items:center;height:40px;padding-right:16px;padding-left:16px;background-color:rgba(0,0,0,0);border-width:1px;border-style:solid;border-color:#0783be;border-radius:6px;color:#0783be}.acf-admin-page .button:hover{background-color:#f3f9fc;border-color:#0783be;color:#0783be}.acf-admin-page .button:focus{background-color:#f3f9fc;outline:3px solid #ebf5fa;color:#0783be}.acf-admin-page .edit-field-group-header{display:block !important}.acf-admin-page .acf-input .select2-container.-acf .select2-selection,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection{border:none;line-height:1}.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered{box-sizing:border-box;padding-right:0;padding-left:0;background-color:#fff;border-width:1px;border-style:solid;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;color:#344054}.acf-admin-page .acf-input .acf-conditional-select-name,.acf-admin-page .rule-groups .acf-conditional-select-name{min-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acf-admin-page .acf-input .acf-conditional-select-id,.acf-admin-page .rule-groups .acf-conditional-select-id{padding-right:30px}.acf-admin-page .acf-input .value .select2-container--focus,.acf-admin-page .rule-groups .value .select2-container--focus{height:40px}.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered{border-color:#399ccb}.acf-admin-page .acf-input .select2-container--focus,.acf-admin-page .rule-groups .select2-container--focus{outline:3px solid #ebf5fa;border-color:#399ccb;border-radius:6px}.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered{border-color:#399ccb !important}.acf-admin-page .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.acf-admin-page .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered{border-top-right-radius:0 !important;border-top-left-radius:0 !important}.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field{margin:0;padding-left:6px}.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus{outline:none;border:none}.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-top:0;padding-right:6px;padding-bottom:0;padding-left:6px}.acf-admin-page .acf-input .select2-selection__clear,.acf-admin-page .rule-groups .select2-selection__clear{width:18px;height:18px;margin-top:12px;margin-right:1px;text-indent:100%;white-space:nowrap;overflow:hidden;color:#fff}.acf-admin-page .acf-input .select2-selection__clear:before,.acf-admin-page .rule-groups .select2-selection__clear:before{content:"";display:block;width:16px;height:16px;top:0;left:0;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-close.svg");mask-image:url("../../images/icons/icon-close.svg");background-color:#98a2b3}.acf-admin-page .acf-input .select2-selection__clear:hover::before,.acf-admin-page .rule-groups .select2-selection__clear:hover::before{background-color:#0783be}.acf-admin-page .acf-label{display:flex;align-items:center;justify-content:space-between}.acf-admin-page .acf-label .acf-icon-help{width:18px;height:18px;background-color:#98a2b3}.acf-admin-page .acf-label label{margin-bottom:0}.acf-admin-page .acf-label .description{margin-top:2px}.acf-admin-page .acf-field-setting-name .acf-tip{position:absolute;top:0;left:654px;color:#98a2b3}.rtl.acf-admin-page .acf-field-setting-name .acf-tip{left:auto;right:654px}.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help{width:18px;height:18px}.acf-admin-page .acf-field-setting-type .select2-container.-acf,.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,.acf-admin-page .acf-field-query-var .select2-container.-acf,.acf-admin-page .acf-field-capability .select2-container.-acf,.acf-admin-page .acf-field-parent-slug .select2-container.-acf,.acf-admin-page .acf-field-data-storage .select2-container.-acf,.acf-admin-page .acf-field-manage-terms .select2-container.-acf,.acf-admin-page .acf-field-edit-terms .select2-container.-acf,.acf-admin-page .acf-field-delete-terms .select2-container.-acf,.acf-admin-page .acf-field-assign-terms .select2-container.-acf,.acf-admin-page .acf-field-meta-box .select2-container.-acf,.acf-admin-page .rule-groups .select2-container.-acf{min-height:40px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;align-items:center;position:relative;z-index:800;min-height:40px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon{top:auto;width:18px;height:18px;margin-right:2px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before{width:9px;height:9px}.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered{border-color:#6bb5d8 !important;border-bottom-color:#d0d5dd !important}.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered{border-top-right-radius:0 !important;border-top-left-radius:0 !important;border-bottom-color:#6bb5d8 !important;border-top-color:#d0d5dd !important}.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,.acf-admin-page .acf-field-query-var .acf-selection.has-icon,.acf-admin-page .acf-field-capability .acf-selection.has-icon,.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,.acf-admin-page .rule-groups .acf-selection.has-icon{margin-left:6px}.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,.acf-admin-page .acf-field-query-var .acf-selection.has-icon,.acf-admin-page .acf-field-capability .acf-selection.has-icon,.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,.acf-admin-page .rule-groups .acf-selection.has-icon{margin-right:6px}.acf-admin-page .acf-field-setting-type .select2-selection__arrow,.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,.acf-admin-page .acf-field-query-var .select2-selection__arrow,.acf-admin-page .acf-field-capability .select2-selection__arrow,.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,.acf-admin-page .acf-field-data-storage .select2-selection__arrow,.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,.acf-admin-page .acf-field-meta-box .select2-selection__arrow,.acf-admin-page .rule-groups .select2-selection__arrow{width:20px;height:20px;top:calc(50% - 10px);right:12px;background-color:rgba(0,0,0,0)}.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,.acf-admin-page .acf-field-capability .select2-selection__arrow:after,.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,.acf-admin-page .rule-groups .select2-selection__arrow:after{content:"";display:block;position:absolute;z-index:850;top:1px;left:0;width:20px;height:20px;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg");background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-capability .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role=presentation],.acf-admin-page .rule-groups .select2-selection__arrow b[role=presentation]{display:none}.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after{-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}.acf-admin-page .acf-term-search-term-name{background-color:#f9fafb;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0;color:#98a2b3;padding:5px 5px 5px 10px;width:100%;margin:0;display:block;font-weight:300}.acf-admin-page .field-type-select-results{position:relative;top:4px;z-index:1002;border-radius:0 0 6px 6px;box-shadow:0px 8px 24px 4px rgba(16,24,40,.12)}.acf-admin-page .field-type-select-results.select2-dropdown--above{display:flex;flex-direction:column-reverse;top:0;border-radius:6px 6px 0 0;z-index:99999}.select2-container.select2-container--open.acf-admin-page .field-type-select-results{box-shadow:0px 0px 0px 3px #ebf5fa,0px 8px 24px 4px rgba(16,24,40,.12)}.acf-admin-page .field-type-select-results .acf-selection.has-icon{margin-left:6px}.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon{margin-right:6px}.acf-admin-page .field-type-select-results .select2-search{position:relative;margin:0;padding:0}.acf-admin-page .field-type-select-results .select2-search--dropdown:after{content:"";display:block;position:absolute;top:12px;left:13px;width:16px;height:16px;-webkit-mask-image:url("../../images/icons/icon-search.svg");mask-image:url("../../images/icons/icon-search.svg");background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after{right:12px;left:auto}.acf-admin-page .field-type-select-results .select2-search .select2-search__field{padding-left:38px;border-right:0;border-bottom:0;border-left:0;border-radius:0}.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field{padding-right:38px;padding-left:0}.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus{border-top-color:#d0d5dd;outline:0}.acf-admin-page .field-type-select-results .select2-results__options{max-height:440px}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted{background-color:#0783be !important;color:#f9fafb !important}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option{display:inline-flex;position:relative;width:calc(100% - 24px);min-height:32px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;align-items:center}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon{top:auto;width:18px;height:18px;margin-right:2px;box-shadow:0 0 0 1px #f9fafb}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before{width:9px;height:9px}.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]{background-color:#ebf5fa !important;color:#344054 !important}.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after{content:"";right:13px;position:absolute;width:16px;height:16px;-webkit-mask-image:url("../../images/icons/icon-check.svg");mask-image:url("../../images/icons/icon-check.svg");background-color:#0783be;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after{left:13px;right:auto}.acf-admin-page .field-type-select-results .select2-results__group{display:inline-flex;align-items:center;width:calc(100% - 24px);min-height:25px;background-color:#f9fafb;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0;color:#98a2b3;font-size:11px;margin-bottom:0;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;font-weight:normal}.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after{right:auto;left:10px}.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip{left:auto;right:654px}.acf-internal-post-type .tablenav.top{display:none}.acf-internal-post-type .subsubsub{margin-bottom:3px}.acf-internal-post-type .wp-list-table{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;border-radius:8px;border:none;overflow:hidden;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-internal-post-type .wp-list-table strong{color:#98a2b3;margin:0}.acf-internal-post-type .wp-list-table a.row-title{font-size:13px !important;font-weight:500}.acf-internal-post-type .wp-list-table th,.acf-internal-post-type .wp-list-table td{color:#344054}.acf-internal-post-type .wp-list-table th.sortable a,.acf-internal-post-type .wp-list-table td.sortable a{padding:0}.acf-internal-post-type .wp-list-table th.check-column,.acf-internal-post-type .wp-list-table td.check-column{padding-top:12px;padding-right:16px;padding-left:16px}@media screen and (max-width: 880px){.acf-internal-post-type .wp-list-table th.check-column,.acf-internal-post-type .wp-list-table td.check-column{vertical-align:top;padding-right:2px;padding-left:10px}}.acf-internal-post-type .wp-list-table th input,.acf-internal-post-type .wp-list-table td input{margin:0;padding:0}.acf-internal-post-type .wp-list-table th .acf-more-items,.acf-internal-post-type .wp-list-table td .acf-more-items{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:0px 6px 1px;gap:8px;width:25px;height:16px;background:#eaecf0;border-radius:100px;font-weight:400;font-size:10px;color:#475467}.acf-internal-post-type .wp-list-table th .acf-emdash,.acf-internal-post-type .wp-list-table td .acf-emdash{color:#d0d5dd}.acf-internal-post-type .wp-list-table thead th,.acf-internal-post-type .wp-list-table thead td,.acf-internal-post-type .wp-list-table tfoot th,.acf-internal-post-type .wp-list-table tfoot td{height:48px;padding-right:24px;padding-left:24px;box-sizing:border-box;background-color:#f9fafb;border-color:#eaecf0;font-weight:500}@media screen and (max-width: 880px){.acf-internal-post-type .wp-list-table thead th,.acf-internal-post-type .wp-list-table thead td,.acf-internal-post-type .wp-list-table tfoot th,.acf-internal-post-type .wp-list-table tfoot td{padding-right:16px;padding-left:8px}}@media screen and (max-width: 880px){.acf-internal-post-type .wp-list-table thead th.check-column,.acf-internal-post-type .wp-list-table thead td.check-column,.acf-internal-post-type .wp-list-table tfoot th.check-column,.acf-internal-post-type .wp-list-table tfoot td.check-column{vertical-align:middle}}.acf-internal-post-type .wp-list-table tbody th,.acf-internal-post-type .wp-list-table tbody td{box-sizing:border-box;height:60px;padding-top:10px;padding-right:24px;padding-bottom:10px;padding-left:24px;vertical-align:top;background-color:#fff;border-bottom-width:1px;border-bottom-color:#eaecf0;border-bottom-style:solid}@media screen and (max-width: 880px){.acf-internal-post-type .wp-list-table tbody th,.acf-internal-post-type .wp-list-table tbody td{padding-right:16px;padding-left:8px}}.acf-internal-post-type .wp-list-table .column-acf-key{white-space:nowrap}.acf-internal-post-type .wp-list-table .column-acf-key .acf-icon-key-solid{display:inline-block;position:relative;bottom:-2px;width:15px;height:15px;margin-right:4px;color:#98a2b3}.acf-internal-post-type .wp-list-table .acf-location .dashicons{position:relative;bottom:-2px;width:16px;height:16px;margin-right:6px;font-size:16px;color:#98a2b3}.acf-internal-post-type .wp-list-table .post-state{color:#667085}.acf-internal-post-type .wp-list-table tr:hover,.acf-internal-post-type .wp-list-table tr:focus-within{background:#f7f7f7}.acf-internal-post-type .wp-list-table tr:hover .row-actions,.acf-internal-post-type .wp-list-table tr:focus-within .row-actions{margin-bottom:0}@media screen and (min-width: 782px){.acf-internal-post-type .wp-list-table .column-acf-count{width:10%}}.acf-internal-post-type .wp-list-table .row-actions span.file{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.acf-internal-post-type.rtl .wp-list-table .column-acf-key .acf-icon-key-solid{margin-left:4px;margin-right:0}.acf-internal-post-type.rtl .wp-list-table .acf-location .dashicons{margin-left:6px;margin-right:0}.acf-internal-post-type .row-actions{margin-top:2px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;line-height:14px;color:#d0d5dd}.acf-internal-post-type .row-actions .trash a{color:#d94f4f}.acf-internal-post-type .widefat thead td.check-column,.acf-internal-post-type .widefat tfoot td.check-column{padding-top:0}.acf-internal-post-type .row-actions a:hover{color:#044767}.acf-internal-post-type .row-actions .trash a{color:#a00}.acf-internal-post-type .row-actions .trash a:hover{color:red}.acf-internal-post-type .row-actions.visible{margin-bottom:0;opacity:1}.acf-internal-post-type #the-list tr:hover td,.acf-internal-post-type #the-list tr:hover th{background-color:#f7fbfd}.acf-internal-post-type .tablenav{margin-top:24px;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;color:#667085}.acf-internal-post-type #posts-filter p.search-box{margin-top:5px;margin-right:0;margin-bottom:24px;margin-left:0}.acf-internal-post-type #posts-filter p.search-box #post-search-input{min-width:280px;margin-top:0;margin-right:8px;margin-bottom:0;margin-left:0}@media screen and (max-width: 768px){.acf-internal-post-type #posts-filter p.search-box{display:flex;box-sizing:border-box;padding-right:24px;margin-right:16px;position:inherit}.acf-internal-post-type #posts-filter p.search-box #post-search-input{min-width:auto}}.rtl.acf-internal-post-type #posts-filter p.search-box #post-search-input{margin-right:0;margin-left:8px}@media screen and (max-width: 768px){.rtl.acf-internal-post-type #posts-filter p.search-box{padding-left:24px;padding-right:0;margin-left:16px;margin-right:0}}.acf-internal-post-type .subsubsub{display:flex;align-items:flex-end;height:40px;margin-bottom:16px}.acf-internal-post-type .subsubsub li{margin-top:0;margin-right:4px;color:#98a2b3}.acf-internal-post-type .subsubsub li .count{color:#667085}.acf-internal-post-type .tablenav-pages{display:flex;align-items:center}.acf-internal-post-type .tablenav-pages.no-pages{display:none}.acf-internal-post-type .tablenav-pages .displaying-num{margin-top:0;margin-right:16px;margin-bottom:0;margin-left:0}.acf-internal-post-type .tablenav-pages .pagination-links{display:flex;align-items:center}.acf-internal-post-type .tablenav-pages .pagination-links #table-paging{margin-top:0;margin-right:4px;margin-bottom:0;margin-left:8px}.acf-internal-post-type .tablenav-pages .pagination-links #table-paging .total-pages{margin-right:0}.acf-internal-post-type .tablenav-pages.one-page .pagination-links{display:none}.acf-internal-post-type .tablenav-pages .pagination-links .button{display:inline-flex;align-items:center;align-content:center;justify-content:center;min-width:40px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;background-color:rgba(0,0,0,0)}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1),.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2),.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child,.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2){display:inline-block;position:relative;text-indent:100%;white-space:nowrap;overflow:hidden;margin-left:4px}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before,.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before,.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before,.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#0783be;border-radius:0;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before{-webkit-mask-image:url("../../images/icons/icon-chevron-left-double.svg");mask-image:url("../../images/icons/icon-chevron-left-double.svg")}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before{-webkit-mask-image:url("../../images/icons/icon-chevron-left.svg");mask-image:url("../../images/icons/icon-chevron-left.svg")}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before{-webkit-mask-image:url("../../images/icons/icon-chevron-right.svg");mask-image:url("../../images/icons/icon-chevron-right.svg")}.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before{-webkit-mask-image:url("../../images/icons/icon-chevron-right-double.svg");mask-image:url("../../images/icons/icon-chevron-right-double.svg")}.acf-internal-post-type .tablenav-pages .pagination-links .button:hover{border-color:#066998;background-color:rgba(7,131,190,.05)}.acf-internal-post-type .tablenav-pages .pagination-links .button:hover:before{background-color:#066998}.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled{background-color:rgba(0,0,0,0) !important}.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled.disabled:before{background-color:#d0d5dd}.acf-no-field-groups-wrapper,.acf-no-taxonomies-wrapper,.acf-no-post-types-wrapper,.acf-no-options-pages-wrapper,.acf-options-preview-wrapper{display:flex;justify-content:center;padding-top:48px;padding-bottom:48px}.acf-no-field-groups-wrapper .acf-no-field-groups-inner,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner,.acf-no-field-groups-wrapper .acf-no-post-types-inner,.acf-no-field-groups-wrapper .acf-no-options-pages-inner,.acf-no-field-groups-wrapper .acf-options-preview-inner,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner,.acf-no-taxonomies-wrapper .acf-no-post-types-inner,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner,.acf-no-taxonomies-wrapper .acf-options-preview-inner,.acf-no-post-types-wrapper .acf-no-field-groups-inner,.acf-no-post-types-wrapper .acf-no-taxonomies-inner,.acf-no-post-types-wrapper .acf-no-post-types-inner,.acf-no-post-types-wrapper .acf-no-options-pages-inner,.acf-no-post-types-wrapper .acf-options-preview-inner,.acf-no-options-pages-wrapper .acf-no-field-groups-inner,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner,.acf-no-options-pages-wrapper .acf-no-post-types-inner,.acf-no-options-pages-wrapper .acf-no-options-pages-inner,.acf-no-options-pages-wrapper .acf-options-preview-inner,.acf-options-preview-wrapper .acf-no-field-groups-inner,.acf-options-preview-wrapper .acf-no-taxonomies-inner,.acf-options-preview-wrapper .acf-no-post-types-inner,.acf-options-preview-wrapper .acf-no-options-pages-inner,.acf-options-preview-wrapper .acf-options-preview-inner{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;align-items:flex-start;text-align:center;max-width:420px;min-height:320px}.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,.acf-no-field-groups-wrapper .acf-no-post-types-inner img,.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,.acf-no-field-groups-wrapper .acf-no-post-types-inner p,.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,.acf-no-field-groups-wrapper .acf-options-preview-inner img,.acf-no-field-groups-wrapper .acf-options-preview-inner h2,.acf-no-field-groups-wrapper .acf-options-preview-inner p,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,.acf-no-taxonomies-wrapper .acf-options-preview-inner img,.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,.acf-no-taxonomies-wrapper .acf-options-preview-inner p,.acf-no-post-types-wrapper .acf-no-field-groups-inner img,.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,.acf-no-post-types-wrapper .acf-no-field-groups-inner p,.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,.acf-no-post-types-wrapper .acf-no-post-types-inner img,.acf-no-post-types-wrapper .acf-no-post-types-inner h2,.acf-no-post-types-wrapper .acf-no-post-types-inner p,.acf-no-post-types-wrapper .acf-no-options-pages-inner img,.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,.acf-no-post-types-wrapper .acf-no-options-pages-inner p,.acf-no-post-types-wrapper .acf-options-preview-inner img,.acf-no-post-types-wrapper .acf-options-preview-inner h2,.acf-no-post-types-wrapper .acf-options-preview-inner p,.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,.acf-no-options-pages-wrapper .acf-no-post-types-inner img,.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,.acf-no-options-pages-wrapper .acf-no-post-types-inner p,.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,.acf-no-options-pages-wrapper .acf-options-preview-inner img,.acf-no-options-pages-wrapper .acf-options-preview-inner h2,.acf-no-options-pages-wrapper .acf-options-preview-inner p,.acf-options-preview-wrapper .acf-no-field-groups-inner img,.acf-options-preview-wrapper .acf-no-field-groups-inner h2,.acf-options-preview-wrapper .acf-no-field-groups-inner p,.acf-options-preview-wrapper .acf-no-taxonomies-inner img,.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,.acf-options-preview-wrapper .acf-no-taxonomies-inner p,.acf-options-preview-wrapper .acf-no-post-types-inner img,.acf-options-preview-wrapper .acf-no-post-types-inner h2,.acf-options-preview-wrapper .acf-no-post-types-inner p,.acf-options-preview-wrapper .acf-no-options-pages-inner img,.acf-options-preview-wrapper .acf-no-options-pages-inner h2,.acf-options-preview-wrapper .acf-no-options-pages-inner p,.acf-options-preview-wrapper .acf-options-preview-inner img,.acf-options-preview-wrapper .acf-options-preview-inner h2,.acf-options-preview-wrapper .acf-options-preview-inner p{flex:1 0 100%}.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,.acf-no-field-groups-wrapper .acf-options-preview-inner h2,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,.acf-no-post-types-wrapper .acf-no-post-types-inner h2,.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,.acf-no-post-types-wrapper .acf-options-preview-inner h2,.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,.acf-no-options-pages-wrapper .acf-options-preview-inner h2,.acf-options-preview-wrapper .acf-no-field-groups-inner h2,.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,.acf-options-preview-wrapper .acf-no-post-types-inner h2,.acf-options-preview-wrapper .acf-no-options-pages-inner h2,.acf-options-preview-wrapper .acf-options-preview-inner h2{margin-top:32px;margin-bottom:0;padding:0;color:#344054;line-height:1.6rem}.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,.acf-no-field-groups-wrapper .acf-no-post-types-inner p,.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,.acf-no-field-groups-wrapper .acf-options-preview-inner p,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,.acf-no-taxonomies-wrapper .acf-options-preview-inner p,.acf-no-post-types-wrapper .acf-no-field-groups-inner p,.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,.acf-no-post-types-wrapper .acf-no-post-types-inner p,.acf-no-post-types-wrapper .acf-no-options-pages-inner p,.acf-no-post-types-wrapper .acf-options-preview-inner p,.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,.acf-no-options-pages-wrapper .acf-no-post-types-inner p,.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,.acf-no-options-pages-wrapper .acf-options-preview-inner p,.acf-options-preview-wrapper .acf-no-field-groups-inner p,.acf-options-preview-wrapper .acf-no-taxonomies-inner p,.acf-options-preview-wrapper .acf-no-post-types-inner p,.acf-options-preview-wrapper .acf-no-options-pages-inner p,.acf-options-preview-wrapper .acf-options-preview-inner p{margin-top:12px;margin-bottom:0;padding:0;color:#667085}.acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,.acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,.acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,.acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,.acf-options-preview-wrapper .acf-options-preview-inner p.acf-small{display:block;position:relative;margin-top:32px}.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,.acf-no-field-groups-wrapper .acf-no-post-types-inner img,.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,.acf-no-field-groups-wrapper .acf-options-preview-inner img,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,.acf-no-taxonomies-wrapper .acf-options-preview-inner img,.acf-no-post-types-wrapper .acf-no-field-groups-inner img,.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,.acf-no-post-types-wrapper .acf-no-post-types-inner img,.acf-no-post-types-wrapper .acf-no-options-pages-inner img,.acf-no-post-types-wrapper .acf-options-preview-inner img,.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,.acf-no-options-pages-wrapper .acf-no-post-types-inner img,.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,.acf-no-options-pages-wrapper .acf-options-preview-inner img,.acf-options-preview-wrapper .acf-no-field-groups-inner img,.acf-options-preview-wrapper .acf-no-taxonomies-inner img,.acf-options-preview-wrapper .acf-no-post-types-inner img,.acf-options-preview-wrapper .acf-no-options-pages-inner img,.acf-options-preview-wrapper .acf-options-preview-inner img{max-width:284px;margin-bottom:0}.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-btn,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-btn,.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-btn,.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-btn,.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-btn,.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-btn,.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-btn,.acf-no-post-types-wrapper .acf-options-preview-inner .acf-btn,.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-btn,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-btn,.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-btn,.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-btn,.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-btn,.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-options-preview-wrapper .acf-no-post-types-inner .acf-btn,.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-btn,.acf-options-preview-wrapper .acf-options-preview-inner .acf-btn{margin-top:32px}.acf-no-field-groups-wrapper .acf-no-post-types-inner img,.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,.acf-no-post-types-wrapper .acf-no-post-types-inner img,.acf-no-post-types-wrapper .acf-no-options-pages-inner img,.acf-no-options-pages-wrapper .acf-no-post-types-inner img,.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,.acf-options-preview-wrapper .acf-no-post-types-inner img,.acf-options-preview-wrapper .acf-no-options-pages-inner img{width:106px;height:88px}.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,.acf-options-preview-wrapper .acf-no-taxonomies-inner img{width:98px;height:88px}.acf-no-field-groups #the-list tr:hover td,.acf-no-field-groups #the-list tr:hover th,.acf-no-field-groups .acf-admin-field-groups .wp-list-table tr:hover,.acf-no-field-groups .striped>tbody>:nth-child(odd),.acf-no-field-groups ul.striped>:nth-child(odd),.acf-no-field-groups .alternate,.acf-no-post-types #the-list tr:hover td,.acf-no-post-types #the-list tr:hover th,.acf-no-post-types .acf-admin-field-groups .wp-list-table tr:hover,.acf-no-post-types .striped>tbody>:nth-child(odd),.acf-no-post-types ul.striped>:nth-child(odd),.acf-no-post-types .alternate,.acf-no-taxonomies #the-list tr:hover td,.acf-no-taxonomies #the-list tr:hover th,.acf-no-taxonomies .acf-admin-field-groups .wp-list-table tr:hover,.acf-no-taxonomies .striped>tbody>:nth-child(odd),.acf-no-taxonomies ul.striped>:nth-child(odd),.acf-no-taxonomies .alternate,.acf-no-options-pages #the-list tr:hover td,.acf-no-options-pages #the-list tr:hover th,.acf-no-options-pages .acf-admin-field-groups .wp-list-table tr:hover,.acf-no-options-pages .striped>tbody>:nth-child(odd),.acf-no-options-pages ul.striped>:nth-child(odd),.acf-no-options-pages .alternate{background-color:rgba(0,0,0,0) !important}.acf-no-field-groups .wp-list-table thead,.acf-no-field-groups .wp-list-table tfoot,.acf-no-post-types .wp-list-table thead,.acf-no-post-types .wp-list-table tfoot,.acf-no-taxonomies .wp-list-table thead,.acf-no-taxonomies .wp-list-table tfoot,.acf-no-options-pages .wp-list-table thead,.acf-no-options-pages .wp-list-table tfoot{display:none}.acf-no-field-groups .wp-list-table a.acf-btn,.acf-no-post-types .wp-list-table a.acf-btn,.acf-no-taxonomies .wp-list-table a.acf-btn,.acf-no-options-pages .wp-list-table a.acf-btn{border:1px solid rgba(0,0,0,.16);box-shadow:none}.acf-internal-post-type #the-list .no-items td{vertical-align:middle}.acf-options-preview .acf-btn,.acf-no-options-pages-wrapper .acf-btn{margin-left:8px}.acf-options-preview .disabled,.acf-no-options-pages-wrapper .disabled{background-color:#f2f4f7 !important;color:#98a2b3 !important;border:1px #d0d5dd solid;cursor:default !important}.acf-options-preview .acf-options-pages-preview-upgrade-button,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button{height:48px;padding:8px 48px 8px 48px !important;border:none !important;gap:6px;display:inline-flex;align-items:center;align-self:stretch;background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);border-radius:6px;text-decoration:none}.acf-options-preview .acf-options-pages-preview-upgrade-button:focus,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button:focus{border:none;outline:none;box-shadow:none}.acf-options-preview .acf-options-pages-preview-upgrade-button p,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p{margin:0;padding-top:8px;padding-bottom:8px;font-weight:normal;text-transform:none;color:#fff}.acf-options-preview .acf-options-pages-preview-upgrade-button .acf-icon,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-icon{width:20px;height:20px;margin-right:6px;margin-left:-2px;background-color:#f9fafb}.acf-options-preview .acf-ui-options-page-pro-features-actions a.acf-btn i,.acf-no-options-pages-wrapper .acf-ui-options-page-pro-features-actions a.acf-btn i{margin-right:-2px !important;margin-left:0px !important}.acf-options-preview .acf-pro-label,.acf-no-options-pages-wrapper .acf-pro-label{vertical-align:middle}.acf-options-preview .acf_options_preview_wrap img,.acf-no-options-pages-wrapper .acf_options_preview_wrap img{max-height:88px}.acf-internal-post-type .wp-list-table .toggle-row:before{top:4px;left:16px;border-radius:0;content:"";display:block;position:absolute;width:16px;height:16px;background-color:#0783be;border-radius:0;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg");text-indent:100%;white-space:nowrap;overflow:hidden}.acf-internal-post-type .wp-list-table .is-expanded .toggle-row:before{-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}@media screen and (max-width: 880px){.acf-internal-post-type .widefat th input[type=checkbox],.acf-internal-post-type .widefat thead td input[type=checkbox],.acf-internal-post-type .widefat tfoot td input[type=checkbox]{margin-bottom:0}}.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title{color:#667085;pointer-events:none;display:inline-flex;vertical-align:middle;gap:6px}.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title:before{content:"";width:16px;height:16px;background-color:#667085;display:inline-block;align-self:center;-webkit-mask-image:url("../../images/icons/icon-lock.svg");mask-image:url("../../images/icons/icon-lock.svg")}.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-actions{display:none}.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .column-title .acf-js-tooltip{display:inline-block}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title{color:#667085;pointer-events:none;display:inline-flex;vertical-align:middle;gap:6px}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title:before{content:"";width:16px;height:16px;background-color:#667085;display:inline-block;align-self:center;-webkit-mask-image:url("../../images/icons/icon-lock.svg");mask-image:url("../../images/icons/icon-lock.svg")}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .acf-count a{color:#667085;pointer-events:none}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-actions{display:none}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .column-title .acf-js-tooltip{display:inline-block}.acf-admin-toolbar{position:unset;top:32px;height:72px;z-index:800;background:#344054;color:#98a2b3}.acf-admin-toolbar .acf-admin-toolbar-inner{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:100%}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap{display:flex;align-items:center;position:relative;padding-left:72px}@media screen and (max-width: 1250px){.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-post-type,.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-taxonomy{display:none}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-post-type,.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-taxonomy{display:flex}}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-upgrade-wrap{display:flex;align-items:center}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo{display:inline-flex;margin-left:24px}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo img{height:20px}@media screen and (max-width: 1000px){.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo{display:none}}@media screen and (max-width: 880px){.acf-admin-toolbar{position:static}}.acf-admin-toolbar .acf-logo{display:flex;margin-right:24px;text-decoration:none;position:absolute;top:0;left:0}.acf-admin-toolbar .acf-logo img{display:block}.acf-admin-toolbar .acf-logo.pro img{height:46px}.acf-admin-toolbar h2{display:none;color:#f9fafb}.acf-admin-toolbar .acf-tab{display:flex;align-items:center;box-sizing:border-box;min-height:40px;margin-right:8px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;border-width:1px;border-style:solid;border-color:rgba(0,0,0,0);border-radius:6px;color:#98a2b3;text-decoration:none}.acf-admin-toolbar .acf-tab.is-active{background-color:#475467;color:#fff}.acf-admin-toolbar .acf-tab:hover{background-color:#475467;color:#f9fafb}.acf-admin-toolbar .acf-tab:focus-visible{border-width:1px;border-style:solid;border-color:#667085}.acf-admin-toolbar .acf-tab:focus{box-shadow:none}.acf-admin-toolbar .acf-more:hover .acf-tab.acf-more-tab{background-color:#475467;color:#f9fafb}.acf-admin-toolbar .acf-more ul{display:none;position:absolute;box-sizing:border-box;background:#fff;z-index:1051;overflow:hidden;min-width:280px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding:0;border-radius:8px;box-shadow:0px 0px 0px 1px rgba(0,0,0,.04),0px 8px 23px rgba(0,0,0,.12)}.acf-admin-toolbar .acf-more ul .acf-wp-engine{display:flex;align-items:center;justify-content:space-between;min-height:48px;border-top:1px solid rgba(0,0,0,.08);background:#ecfbfc}.acf-admin-toolbar .acf-more ul .acf-wp-engine a{display:flex;width:100%;justify-content:space-between;border-top:none}.acf-admin-toolbar .acf-more ul li{margin:0;padding:0 16px}.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-post-type,.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-taxonomy{display:none}.acf-admin-toolbar .acf-more ul li.acf-more-section-header{background:#f9fafb;padding:1px 0 0 0;margin-top:-1px;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0}.acf-admin-toolbar .acf-more ul li.acf-more-section-header span{color:#475467;font-size:12px;font-weight:bold}.acf-admin-toolbar .acf-more ul li.acf-more-section-header span:hover{background:#f9fafb}.acf-admin-toolbar .acf-more ul li a{margin:0;padding:0;color:#1d2939;border-radius:0;border-top-width:1px;border-top-style:solid;border-top-color:#f2f4f7}.acf-admin-toolbar .acf-more ul li a:hover,.acf-admin-toolbar .acf-more ul li a.acf-tab.is-active{background-color:unset;color:#0783be}.acf-admin-toolbar .acf-more ul li a i.acf-icon{display:none !important;width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px;background-color:#98a2b3 !important}.acf-admin-toolbar .acf-more ul li a .acf-requires-pro{justify-content:center;align-items:center;color:#fff;background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);border-radius:100px;font-size:11px;position:absolute;right:16px;padding-right:6px;padding-left:6px}.acf-admin-toolbar .acf-more ul li a img.acf-wp-engine-pro{display:block;height:16px;width:auto}.acf-admin-toolbar .acf-more ul li a .acf-wp-engine-upsell-pill{display:inline-flex;justify-content:center;align-items:center;min-height:22px;border-radius:100px;font-size:11px;padding-right:8px;padding-left:8px;background:#0ecad4;color:#fff;text-shadow:0px 1px 0 rgba(0,0,0,.12);text-transform:uppercase}.acf-admin-toolbar .acf-more ul li:first-child a{border-bottom:none}.acf-admin-toolbar .acf-more ul:hover,.acf-admin-toolbar .acf-more ul:focus{display:block}.acf-admin-toolbar .acf-more:hover ul,.acf-admin-toolbar .acf-more:focus ul{display:block}#wpcontent .acf-admin-toolbar{box-sizing:border-box;margin-left:-20px;padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px}@media screen and (max-width: 600px){.acf-admin-toolbar{display:none}}.rtl #wpcontent .acf-admin-toolbar{margin-left:0;margin-right:-20px}.rtl #wpcontent .acf-admin-toolbar .acf-tab{margin-left:8px;margin-right:0}.rtl .acf-logo{margin-right:0;margin-left:32px}.acf-admin-toolbar .acf-tab i.acf-icon,.acf-admin-toolbar .acf-more i.acf-icon{display:none;margin-right:8px;margin-left:-2px}.acf-admin-toolbar .acf-tab i.acf-icon.acf-icon-dropdown,.acf-admin-toolbar .acf-more i.acf-icon.acf-icon-dropdown{-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg");width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px;margin-right:-6px;margin-left:6px}.acf-admin-toolbar .acf-tab.acf-header-tab-acf-field-group i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-post-type i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-taxonomy i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-tools i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-settings-updates i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-more i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-field-group i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-post-type i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-taxonomy i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-tools i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-settings-updates i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-more i.acf-icon{display:inline-flex}.acf-admin-toolbar .acf-tab.is-active i.acf-icon,.acf-admin-toolbar .acf-tab:hover i.acf-icon,.acf-admin-toolbar .acf-more.is-active i.acf-icon,.acf-admin-toolbar .acf-more:hover i.acf-icon{background-color:#eaecf0}.rtl .acf-admin-toolbar .acf-tab i.acf-icon{margin-right:-2px;margin-left:8px}.acf-admin-toolbar .acf-header-tab-acf-field-group i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-field-groups.svg");mask-image:url("../../images/icons/icon-field-groups.svg")}.acf-admin-toolbar .acf-header-tab-acf-post-type i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-post-type.svg");mask-image:url("../../images/icons/icon-post-type.svg")}.acf-admin-toolbar .acf-header-tab-acf-taxonomy i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-taxonomies.svg");mask-image:url("../../images/icons/icon-taxonomies.svg")}.acf-admin-toolbar .acf-header-tab-acf-tools i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-tools.svg");mask-image:url("../../images/icons/icon-tools.svg")}.acf-admin-toolbar .acf-header-tab-acf-settings-updates i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-updates.svg");mask-image:url("../../images/icons/icon-updates.svg")}.acf-admin-toolbar .acf-header-tab-acf-more i.acf-icon-more{-webkit-mask-image:url("../../images/icons/icon-extended-menu.svg");mask-image:url("../../images/icons/icon-extended-menu.svg")}.acf-admin-page #wpbody-content>.notice:not(.inline,.below-h2){display:none}.acf-admin-page h1.wp-heading-inline{display:none}.acf-admin-page .wrap .wp-heading-inline+.page-title-action{display:none}.acf-headerbar{display:flex;align-items:center;position:sticky;top:32px;z-index:700;box-sizing:border-box;min-height:72px;margin-left:-20px;padding-top:8px;padding-right:32px;padding-bottom:8px;padding-left:32px;background-color:#fff;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-headerbar .acf-headerbar-inner{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;max-width:1440px;gap:8px}.acf-headerbar .acf-page-title{display:flex;align-items:center;gap:8px;margin-top:0;margin-right:16px;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.acf-headerbar .acf-page-title .acf-duplicated-from{color:#98a2b3}.acf-headerbar .acf-page-title .acf-pro-label{box-shadow:none}@media screen and (max-width: 880px){.acf-headerbar{position:static}}@media screen and (max-width: 600px){.acf-headerbar{justify-content:space-between;position:relative;top:46px;min-height:64px;padding-right:12px}}.acf-headerbar .acf-headerbar-content{flex:1 1 auto;display:flex;align-items:center}@media screen and (max-width: 880px){.acf-headerbar .acf-headerbar-content{flex-wrap:wrap}.acf-headerbar .acf-headerbar-content .acf-headerbar-title,.acf-headerbar .acf-headerbar-content .acf-title-wrap{flex:1 1 100%}.acf-headerbar .acf-headerbar-content .acf-title-wrap{margin-top:8px}}.acf-headerbar .acf-input-error{border:1px rgba(209,55,55,.5) solid !important;box-shadow:0 0 0 3px rgba(209,55,55,.12),0 0 0 rgba(255,54,54,.25) !important;background-image:url("../../images/icons/icon-warning-alt-red.svg");background-position:right 10px top 50%;background-size:20px;background-repeat:no-repeat}.acf-headerbar .acf-input-error:focus{outline:none !important;border:1px rgba(209,55,55,.8) solid !important;box-shadow:0 0 0 3px rgba(209,55,55,.16),0 0 0 rgba(255,54,54,.25) !important}.acf-headerbar .acf-headerbar-title-field{min-width:320px}@media screen and (max-width: 880px){.acf-headerbar .acf-headerbar-title-field{min-width:100%}}.acf-headerbar .acf-headerbar-actions{display:flex}.acf-headerbar .acf-headerbar-actions .acf-btn{margin-left:8px}.acf-headerbar .acf-headerbar-actions .disabled{background-color:#f2f4f7;color:#98a2b3 !important;border:1px #d0d5dd solid;cursor:default}.acf-headerbar-field-editor{position:sticky;top:32px;z-index:1020;margin-left:-20px;width:calc(100% + 20px)}@media screen and (max-width: 880px){.acf-headerbar-field-editor{position:relative;top:0;width:100%;margin-left:0;padding-right:8px;padding-left:8px}}@media screen and (max-width: 640px){.acf-headerbar-field-editor{position:relative;top:46px;z-index:unset}}@media screen and (max-width: 880px){.acf-headerbar-field-editor .acf-headerbar-inner{flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;width:100%}.acf-headerbar-field-editor .acf-headerbar-inner .acf-page-title{flex:1 1 auto}.acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions{flex:1 1 100%;margin-top:8px;gap:8px}.acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions .acf-btn{width:100%;display:inline-flex;justify-content:center;margin:0}}.acf-headerbar-field-editor .acf-page-title{margin-right:16px}.rtl .acf-headerbar,.rtl .acf-headerbar-field-editor{margin-left:0;margin-right:-20px}.rtl .acf-headerbar .acf-page-title,.rtl .acf-headerbar-field-editor .acf-page-title{margin-left:16px;margin-right:0}.rtl .acf-headerbar .acf-headerbar-actions .acf-btn,.rtl .acf-headerbar-field-editor .acf-headerbar-actions .acf-btn{margin-left:0;margin-right:8px}.acf-btn{display:inline-flex;align-items:center;box-sizing:border-box;min-height:40px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;background-color:#0783be;border-radius:6px;border-width:1px;border-style:solid;border-color:rgba(16,24,40,.2);text-decoration:none;color:#fff !important;transition:all .2s ease-in-out;transition-property:background,border,box-shadow}.acf-btn:hover{background-color:#066998;color:#fff;cursor:pointer}.acf-btn:disabled,.acf-btn.disabled{background-color:#f2f4f7;border-color:#eaecf0;color:#98a2b3 !important;transition:none;pointer-events:none}.acf-btn.acf-btn-sm{min-height:32px;padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px}.acf-btn.acf-btn-secondary{background-color:rgba(0,0,0,0);color:#0783be !important;border-color:#0783be}.acf-btn.acf-btn-secondary:hover{background-color:#f3f9fc}.acf-btn.acf-btn-muted{background-color:#667085;color:#fff;height:48px;padding:8px 28px 8px 28px !important;border-radius:6px;border:1px;gap:6px}.acf-btn.acf-btn-muted:hover{background-color:#475467 !important}.acf-btn.acf-btn-tertiary{background-color:rgba(0,0,0,0);color:#667085 !important;border-color:#d0d5dd}.acf-btn.acf-btn-tertiary:hover{color:#667085 !important;border-color:#98a2b3}.acf-btn.acf-btn-clear{background-color:rgba(0,0,0,0);color:#667085 !important;border-color:rgba(0,0,0,0)}.acf-btn.acf-btn-clear:hover{color:#0783be !important}.acf-btn.acf-btn-pro{background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);border:none}.acf-btn i.acf-icon{width:20px;height:20px;-webkit-mask-size:20px;mask-size:20px;margin-right:6px;margin-left:-4px}.acf-btn.acf-btn-sm i.acf-icon{width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px;margin-right:6px;margin-left:-2px}.rtl .acf-btn i.acf-icon{margin-right:-4px;margin-left:6px}.rtl .acf-btn.acf-btn-sm i.acf-icon{margin-right:-4px;margin-left:2px}.acf-btn.acf-delete-field-group:hover{background-color:#fbeded;border-color:#d13737 !important;color:#d13737 !important}.acf-internal-post-type i.acf-icon,.post-type-acf-field-group i.acf-icon{display:inline-flex;width:20px;height:20px;background-color:currentColor;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-admin-page i.acf-field-setting-fc-delete,.acf-admin-page i.acf-field-setting-fc-duplicate{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;cursor:pointer;width:32px;height:32px;background:#fff;border:1px solid #d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;flex:none;order:0;flex-grow:0}.acf-admin-page i.acf-icon-plus{-webkit-mask-image:url("../../images/icons/icon-add.svg");mask-image:url("../../images/icons/icon-add.svg")}.acf-admin-page i.acf-icon-stars{-webkit-mask-image:url("../../images/icons/icon-stars.svg");mask-image:url("../../images/icons/icon-stars.svg")}.acf-admin-page i.acf-icon-help{-webkit-mask-image:url("../../images/icons/icon-help.svg");mask-image:url("../../images/icons/icon-help.svg")}.acf-admin-page i.acf-icon-key{-webkit-mask-image:url("../../images/icons/icon-key.svg");mask-image:url("../../images/icons/icon-key.svg")}.acf-admin-page i.acf-icon-regenerate{-webkit-mask-image:url("../../images/icons/icon-regenerate.svg");mask-image:url("../../images/icons/icon-regenerate.svg")}.acf-admin-page i.acf-icon-trash,.acf-admin-page button.acf-icon-trash{-webkit-mask-image:url("../../images/icons/icon-trash.svg");mask-image:url("../../images/icons/icon-trash.svg")}.acf-admin-page i.acf-icon-extended-menu,.acf-admin-page button.acf-icon-extended-menu{-webkit-mask-image:url("../../images/icons/icon-extended-menu.svg");mask-image:url("../../images/icons/icon-extended-menu.svg")}.acf-admin-page i.acf-icon.-duplicate,.acf-admin-page button.acf-icon-duplicate{-webkit-mask-image:url("../../images/field-type-icons/icon-field-clone.svg");mask-image:url("../../images/field-type-icons/icon-field-clone.svg")}.acf-admin-page i.acf-icon.-duplicate:before,.acf-admin-page i.acf-icon.-duplicate:after,.acf-admin-page button.acf-icon-duplicate:before,.acf-admin-page button.acf-icon-duplicate:after{content:none}.acf-admin-page i.acf-icon-arrow-right{-webkit-mask-image:url("../../images/icons/icon-arrow-right.svg");mask-image:url("../../images/icons/icon-arrow-right.svg")}.acf-admin-page i.acf-icon-arrow-up-right{-webkit-mask-image:url("../../images/icons/icon-arrow-up-right.svg");mask-image:url("../../images/icons/icon-arrow-up-right.svg")}.acf-admin-page i.acf-icon-arrow-left{-webkit-mask-image:url("../../images/icons/icon-arrow-left.svg");mask-image:url("../../images/icons/icon-arrow-left.svg")}.acf-admin-page i.acf-icon-chevron-right,.acf-admin-page .acf-icon.-right{-webkit-mask-image:url("../../images/icons/icon-chevron-right.svg");mask-image:url("../../images/icons/icon-chevron-right.svg")}.acf-admin-page i.acf-icon-chevron-left,.acf-admin-page .acf-icon.-left{-webkit-mask-image:url("../../images/icons/icon-chevron-left.svg");mask-image:url("../../images/icons/icon-chevron-left.svg")}.acf-admin-page i.acf-icon-key-solid{-webkit-mask-image:url("../../images/icons/icon-key-solid.svg");mask-image:url("../../images/icons/icon-key-solid.svg")}.acf-admin-page i.acf-icon-globe,.acf-admin-page .acf-icon.-globe{-webkit-mask-image:url("../../images/icons/icon-globe.svg");mask-image:url("../../images/icons/icon-globe.svg")}.acf-admin-page i.acf-icon-image,.acf-admin-page .acf-icon.-picture{-webkit-mask-image:url("../../images/field-type-icons/icon-field-image.svg");mask-image:url("../../images/field-type-icons/icon-field-image.svg")}.acf-admin-page i.acf-icon-warning{-webkit-mask-image:url("../../images/icons/icon-warning-alt.svg");mask-image:url("../../images/icons/icon-warning-alt.svg")}.acf-admin-page i.acf-icon-warning-red{-webkit-mask-image:url("../../images/icons/icon-warning-alt-red.svg");mask-image:url("../../images/icons/icon-warning-alt-red.svg")}.acf-admin-page i.acf-icon-dots-grid{-webkit-mask-image:url("../../images/icons/icon-dots-grid.svg");mask-image:url("../../images/icons/icon-dots-grid.svg")}.acf-admin-page i.acf-icon-play{-webkit-mask-image:url("../../images/icons/icon-play.svg");mask-image:url("../../images/icons/icon-play.svg")}.acf-admin-page i.acf-icon-lock{-webkit-mask-image:url("../../images/icons/icon-lock.svg");mask-image:url("../../images/icons/icon-lock.svg")}.acf-admin-page i.acf-icon-document{-webkit-mask-image:url("../../images/icons/icon-document.svg");mask-image:url("../../images/icons/icon-document.svg")}.acf-admin-page .post-type-acf-field-group .post-state,.acf-admin-page .acf-internal-post-type .post-state{font-weight:normal}.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden,.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden{display:inline-flex;width:18px;height:18px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:18px;mask-size:18px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-hidden.svg");mask-image:url("../../images/icons/icon-hidden.svg")}.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden:before,.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden:before{display:none}#acf-field-group-fields .postbox-header h2,#acf-field-group-fields .postbox-header h3,#acf-field-group-fields .acf-sub-field-list-header h2,#acf-field-group-fields .acf-sub-field-list-header h3,#acf-field-group-options .postbox-header h2,#acf-field-group-options .postbox-header h3,#acf-field-group-options .acf-sub-field-list-header h2,#acf-field-group-options .acf-sub-field-list-header h3,#acf-advanced-settings .postbox-header h2,#acf-advanced-settings .postbox-header h3,#acf-advanced-settings .acf-sub-field-list-header h2,#acf-advanced-settings .acf-sub-field-list-header h3{display:inline-flex;justify-content:flex-start;align-content:stretch;align-items:center}#acf-field-group-fields .postbox-header h2:before,#acf-field-group-fields .postbox-header h3:before,#acf-field-group-fields .acf-sub-field-list-header h2:before,#acf-field-group-fields .acf-sub-field-list-header h3:before,#acf-field-group-options .postbox-header h2:before,#acf-field-group-options .postbox-header h3:before,#acf-field-group-options .acf-sub-field-list-header h2:before,#acf-field-group-options .acf-sub-field-list-header h3:before,#acf-advanced-settings .postbox-header h2:before,#acf-advanced-settings .postbox-header h3:before,#acf-advanced-settings .acf-sub-field-list-header h2:before,#acf-advanced-settings .acf-sub-field-list-header h3:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.rtl #acf-field-group-fields .postbox-header h2:before,.rtl #acf-field-group-fields .postbox-header h3:before,.rtl #acf-field-group-fields .acf-sub-field-list-header h2:before,.rtl #acf-field-group-fields .acf-sub-field-list-header h3:before,.rtl #acf-field-group-options .postbox-header h2:before,.rtl #acf-field-group-options .postbox-header h3:before,.rtl #acf-field-group-options .acf-sub-field-list-header h2:before,.rtl #acf-field-group-options .acf-sub-field-list-header h3:before{margin-right:0;margin-left:8px}#acf-field-group-fields .postbox-header h2:before,h3.acf-sub-field-list-title:before,.acf-link-field-groups-popup h3:before{-webkit-mask-image:url("../../images/icons/icon-fields.svg");mask-image:url("../../images/icons/icon-fields.svg")}.acf-create-options-page-popup h3:before{-webkit-mask-image:url("../../images/icons/icon-sliders.svg");mask-image:url("../../images/icons/icon-sliders.svg")}#acf-field-group-options .postbox-header h2:before{-webkit-mask-image:url("../../images/icons/icon-settings.svg");mask-image:url("../../images/icons/icon-settings.svg")}.acf-field-setting-fc_layout .acf-field-settings-fc_head label:before{-webkit-mask-image:url("../../images/icons/icon-layout.svg");mask-image:url("../../images/icons/icon-layout.svg")}.acf-admin-single-post-type #acf-advanced-settings .postbox-header h2:before,.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header h2:before,.acf-admin-single-options-page #acf-advanced-settings .postbox-header h2:before{-webkit-mask-image:url("../../images/icons/icon-post-type.svg");mask-image:url("../../images/icons/icon-post-type.svg")}.acf-field-setting-fc_layout .acf-field-settings-fc_head .acf-fc_draggable:hover .reorder-layout:before{width:20px;height:11px;background-color:#475467 !important;-webkit-mask-image:url("../../images/icons/icon-draggable.svg");mask-image:url("../../images/icons/icon-draggable.svg")}.post-type-acf-field-group .postbox-header .handle-actions,.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions,.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions,.post-type-acf-field-group .postbox .postbox-header .handle-actions,.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions,.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions,.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions{display:flex}.post-type-acf-field-group .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group .postbox .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before{content:"";display:inline-flex;width:20px;height:20px;background-color:currentColor;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}.post-type-acf-field-group.closed .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group #acf-field-group-fields.closed .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group #acf-field-group-options.closed .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group .postbox.closed .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-post-type #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-taxonomy #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-options-page #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before{-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.post-type-acf-field-group #acf-admin-tool-export h2,.post-type-acf-field-group #acf-admin-tool-export h3,.post-type-acf-field-group #acf-admin-tool-import h2,.post-type-acf-field-group #acf-admin-tool-import h3,.post-type-acf-field-group #acf-license-information h2,.post-type-acf-field-group #acf-license-information h3,.post-type-acf-field-group #acf-update-information h2,.post-type-acf-field-group #acf-update-information h3{display:inline-flex;justify-content:flex-start;align-content:stretch;align-items:center}.post-type-acf-field-group #acf-admin-tool-export h2:before,.post-type-acf-field-group #acf-admin-tool-export h3:before,.post-type-acf-field-group #acf-admin-tool-import h2:before,.post-type-acf-field-group #acf-admin-tool-import h3:before,.post-type-acf-field-group #acf-license-information h2:before,.post-type-acf-field-group #acf-license-information h3:before,.post-type-acf-field-group #acf-update-information h2:before,.post-type-acf-field-group #acf-update-information h3:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.post-type-acf-field-group.rtl #acf-admin-tool-export h2:before,.post-type-acf-field-group.rtl #acf-admin-tool-export h3:before,.post-type-acf-field-group.rtl #acf-admin-tool-import h2:before,.post-type-acf-field-group.rtl #acf-admin-tool-import h3:before,.post-type-acf-field-group.rtl #acf-license-information h2:before,.post-type-acf-field-group.rtl #acf-license-information h3:before,.post-type-acf-field-group.rtl #acf-update-information h2:before,.post-type-acf-field-group.rtl #acf-update-information h3:before{margin-right:0;margin-left:8px}.post-type-acf-field-group #acf-admin-tool-export h2:before{-webkit-mask-image:url("../../images/icons/icon-export.svg");mask-image:url("../../images/icons/icon-export.svg")}.post-type-acf-field-group #acf-admin-tool-import h2:before{-webkit-mask-image:url("../../images/icons/icon-import.svg");mask-image:url("../../images/icons/icon-import.svg")}.post-type-acf-field-group #acf-license-information h3:before{-webkit-mask-image:url("../../images/icons/icon-key.svg");mask-image:url("../../images/icons/icon-key.svg")}.post-type-acf-field-group #acf-update-information h3:before{-webkit-mask-image:url("../../images/icons/icon-info.svg");mask-image:url("../../images/icons/icon-info.svg")}.acf-admin-single-field-group .acf-input .acf-icon{width:18px;height:18px}.field-type-icon{box-sizing:border-box;display:inline-flex;align-content:center;align-items:center;justify-content:center;position:relative;width:24px;height:24px;top:-4px;background-color:#ebf5fa;border-width:1px;border-style:solid;border-color:#a5d2e7;border-radius:100%}.field-type-icon:before{content:"";width:14px;height:14px;position:relative;background-color:#0783be;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/field-type-icons/icon-field-default.svg");mask-image:url("../../images/field-type-icons/icon-field-default.svg")}.field-type-icon.field-type-icon-text:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-text.svg");mask-image:url("../../images/field-type-icons/icon-field-text.svg")}.field-type-icon.field-type-icon-textarea:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-textarea.svg");mask-image:url("../../images/field-type-icons/icon-field-textarea.svg")}.field-type-icon.field-type-icon-textarea:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-textarea.svg");mask-image:url("../../images/field-type-icons/icon-field-textarea.svg")}.field-type-icon.field-type-icon-number:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-number.svg");mask-image:url("../../images/field-type-icons/icon-field-number.svg")}.field-type-icon.field-type-icon-range:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-range.svg");mask-image:url("../../images/field-type-icons/icon-field-range.svg")}.field-type-icon.field-type-icon-email:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-email.svg");mask-image:url("../../images/field-type-icons/icon-field-email.svg")}.field-type-icon.field-type-icon-url:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-url.svg");mask-image:url("../../images/field-type-icons/icon-field-url.svg")}.field-type-icon.field-type-icon-password:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-password.svg");mask-image:url("../../images/field-type-icons/icon-field-password.svg")}.field-type-icon.field-type-icon-image:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-image.svg");mask-image:url("../../images/field-type-icons/icon-field-image.svg")}.field-type-icon.field-type-icon-file:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-file.svg");mask-image:url("../../images/field-type-icons/icon-field-file.svg")}.field-type-icon.field-type-icon-wysiwyg:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-wysiwyg.svg");mask-image:url("../../images/field-type-icons/icon-field-wysiwyg.svg")}.field-type-icon.field-type-icon-oembed:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-oembed.svg");mask-image:url("../../images/field-type-icons/icon-field-oembed.svg")}.field-type-icon.field-type-icon-gallery:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-gallery.svg");mask-image:url("../../images/field-type-icons/icon-field-gallery.svg")}.field-type-icon.field-type-icon-select:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-select.svg");mask-image:url("../../images/field-type-icons/icon-field-select.svg")}.field-type-icon.field-type-icon-checkbox:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-checkbox.svg");mask-image:url("../../images/field-type-icons/icon-field-checkbox.svg")}.field-type-icon.field-type-icon-radio:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-radio.svg");mask-image:url("../../images/field-type-icons/icon-field-radio.svg")}.field-type-icon.field-type-icon-button-group:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-button-group.svg");mask-image:url("../../images/field-type-icons/icon-field-button-group.svg")}.field-type-icon.field-type-icon-true-false:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-true-false.svg");mask-image:url("../../images/field-type-icons/icon-field-true-false.svg")}.field-type-icon.field-type-icon-link:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-link.svg");mask-image:url("../../images/field-type-icons/icon-field-link.svg")}.field-type-icon.field-type-icon-post-object:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-post-object.svg");mask-image:url("../../images/field-type-icons/icon-field-post-object.svg")}.field-type-icon.field-type-icon-page-link:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-page-link.svg");mask-image:url("../../images/field-type-icons/icon-field-page-link.svg")}.field-type-icon.field-type-icon-relationship:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-relationship.svg");mask-image:url("../../images/field-type-icons/icon-field-relationship.svg")}.field-type-icon.field-type-icon-taxonomy:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-taxonomy.svg");mask-image:url("../../images/field-type-icons/icon-field-taxonomy.svg")}.field-type-icon.field-type-icon-user:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-user.svg");mask-image:url("../../images/field-type-icons/icon-field-user.svg")}.field-type-icon.field-type-icon-google-map:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-google-map.svg");mask-image:url("../../images/field-type-icons/icon-field-google-map.svg")}.field-type-icon.field-type-icon-date-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-date-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-date-picker.svg")}.field-type-icon.field-type-icon-date-time-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-date-time-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-date-time-picker.svg")}.field-type-icon.field-type-icon-time-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-time-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-time-picker.svg")}.field-type-icon.field-type-icon-color-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-color-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-color-picker.svg")}.field-type-icon.field-type-icon-icon-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-icon-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-icon-picker.svg")}.field-type-icon.field-type-icon-message:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-message.svg");mask-image:url("../../images/field-type-icons/icon-field-message.svg")}.field-type-icon.field-type-icon-accordion:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-accordion.svg");mask-image:url("../../images/field-type-icons/icon-field-accordion.svg")}.field-type-icon.field-type-icon-tab:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-tab.svg");mask-image:url("../../images/field-type-icons/icon-field-tab.svg")}.field-type-icon.field-type-icon-group:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-group.svg");mask-image:url("../../images/field-type-icons/icon-field-group.svg")}.field-type-icon.field-type-icon-repeater:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-repeater.svg");mask-image:url("../../images/field-type-icons/icon-field-repeater.svg")}.field-type-icon.field-type-icon-flexible-content:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-flexible-content.svg");mask-image:url("../../images/field-type-icons/icon-field-flexible-content.svg")}.field-type-icon.field-type-icon-clone:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-clone.svg");mask-image:url("../../images/field-type-icons/icon-field-clone.svg")}#acf-admin-tools .postbox-header{display:none}#acf-admin-tools .acf-meta-box-wrap.-grid{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}#acf-admin-tools .acf-meta-box-wrap.-grid .postbox{width:100%;clear:none;float:none;margin-bottom:0}@media screen and (max-width: 880px){#acf-admin-tools .acf-meta-box-wrap.-grid .postbox{flex:1 1 100%}}#acf-admin-tools .acf-meta-box-wrap.-grid .postbox:nth-child(odd){margin-left:0}#acf-admin-tools .meta-box-sortables{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(1, 1fr);grid-column-gap:32px;grid-row-gap:32px}@media screen and (max-width: 880px){#acf-admin-tools .meta-box-sortables{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:center;grid-column-gap:8px;grid-row-gap:8px}}#acf-admin-tools.tool-export .inside{margin:0}#acf-admin-tools.tool-export .acf-postbox-header{margin-bottom:24px}#acf-admin-tools.tool-export .acf-postbox-main{border:none;margin:0;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:0}#acf-admin-tools.tool-export .acf-postbox-columns{margin-top:0;margin-right:280px;margin-bottom:0;margin-left:0;padding:0}#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side{padding:0}#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-panel{margin:0;padding:0}#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side:before{display:none}#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-btn{display:block;width:100%;text-align:center}#acf-admin-tools.tool-export .meta-box-sortables{display:block}#acf-admin-tools.tool-export .acf-panel{border:none}#acf-admin-tools.tool-export .acf-panel h3{margin:0;padding:0;color:#344054}#acf-admin-tools.tool-export .acf-panel h3:before{display:none}#acf-admin-tools.tool-export .acf-checkbox-list{margin-top:16px;border-width:1px;border-style:solid;border-color:#d0d5dd;border-radius:6px}#acf-admin-tools.tool-export .acf-checkbox-list li{display:inline-flex;box-sizing:border-box;width:100%;height:48px;align-items:center;margin:0;padding-right:12px;padding-left:12px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}#acf-admin-tools.tool-export .acf-checkbox-list li:last-child{border-bottom:none}.acf-settings-wrap.acf-updates{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.custom-fields_page_acf-settings-updates .acf-admin-notice,.custom-fields_page_acf-settings-updates .acf-upgrade-notice,.custom-fields_page_acf-settings-updates .notice{flex:1 1 100%}.acf-settings-wrap.acf-updates .acf-box{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.acf-settings-wrap.acf-updates .acf-box .inner{padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px}@media screen and (max-width: 880px){.acf-settings-wrap.acf-updates .acf-box{flex:1 1 100%}}.acf-settings-wrap.acf-updates .acf-admin-notice{flex:1 1 100%;margin-top:16px;margin-right:0;margin-left:0}#acf-license-information{flex:1 1 65%;margin-right:32px}#acf-license-information .inner{padding:0}#acf-license-information .inner .acf-license-defined{padding:24px;margin:0}#acf-license-information .inner .acf-activation-form,#acf-license-information .inner .acf-retry-activation{padding:24px}#acf-license-information .inner .acf-activation-form.acf-retry-activation,#acf-license-information .inner .acf-retry-activation.acf-retry-activation{padding-top:0;min-height:40px}#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn,#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn{float:none;line-height:initial}#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn i,#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn i{display:none}#acf-license-information .inner .acf-activation-form .acf-manage-license-btn,#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn{float:right;line-height:40px;align-items:center;display:inline-flex}#acf-license-information .inner .acf-activation-form .acf-manage-license-btn.acf-renew-subscription,#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn.acf-renew-subscription{float:none;line-height:initial}#acf-license-information .inner .acf-activation-form .acf-manage-license-btn i,#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn i{margin:0 0 0 5px;width:19px;height:19px}#acf-license-information .inner .acf-activation-form .acf-recheck-license,#acf-license-information .inner .acf-retry-activation .acf-recheck-license{float:right;line-height:40px}#acf-license-information .inner .acf-activation-form .acf-recheck-license i,#acf-license-information .inner .acf-retry-activation .acf-recheck-license i{margin-right:8px;vertical-align:middle}#acf-license-information .inner .acf-license-status-wrap{background:#f9fafb;border-top:1px solid #eaecf0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table{font-size:14px;padding:24px 24px 16px 24px}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table th{width:160px;font-weight:500;text-align:left;padding-bottom:16px}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td{padding-bottom:16px}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status{display:inline-block;height:24px;line-height:24px;border-radius:100px;background:#eaecf0;padding:0 13px 1px 12px;border:1px solid rgba(0,0,0,.12);color:#667085}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.active{background:rgba(18,183,106,.15);border:1px solid rgba(18,183,106,.24);color:#12b76a}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.expired,#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.cancelled{background:rgba(209,55,55,.24);border:1px solid rgba(209,55,55,.24);color:#d13737}#acf-license-information .inner .acf-license-status-wrap .acf-no-license-view-pricing{padding:12px 24px;border-top:1px solid #eaecf0;color:#667085}@media screen and (max-width: 1024px){#acf-license-information{margin-right:0;margin-bottom:32px}}#acf-license-information label{font-weight:500}#acf-license-information .acf-input-wrap{margin-top:8px;margin-bottom:24px}#acf-license-information #acf_pro_license{width:100%}#acf-update-information{flex:1 1 35%;max-width:calc(35% - 32px)}#acf-update-information .form-table th,#acf-update-information .form-table td{padding-top:0;padding-right:0;padding-bottom:24px;padding-left:0;color:#344054}#acf-update-information .acf-update-changelog{margin-top:8px;margin-bottom:24px;padding-top:8px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0;color:#344054}#acf-update-information .acf-update-changelog h4{margin-bottom:0}#acf-update-information .acf-update-changelog p{margin-top:0;margin-bottom:16px}#acf-update-information .acf-update-changelog p:last-of-type{margin-bottom:0}#acf-update-information .acf-update-changelog p em{color:#667085}#acf-update-information .acf-btn{display:inline-flex}.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn{display:inline-flex;align-items:center;align-self:stretch;padding-top:0;padding-right:16px;padding-bottom:0;padding-left:16px;background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);border-radius:6px;text-decoration:none}@media screen and (max-width: 768px){.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn{display:none}}.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn:focus{border:none;outline:none;box-shadow:none}.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p{margin:0;padding-top:8px;padding-bottom:8px;font-weight:400;text-transform:none;color:#fff}.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-icon{width:18px;height:18px;margin-right:6px;margin-left:-2px;background-color:#f9fafb}.acf-admin-page #tmpl-acf-field-group-pro-features,.acf-admin-page #acf-field-group-pro-features{display:none;align-items:center;min-height:120px;background-color:#121833;background-image:url(../../images/pro-upgrade-grid-bg.svg),url(../../images/pro-upgrade-overlay.svg);background-repeat:repeat,no-repeat;background-size:1224px,1880px;background-position:left top,-520px -680px;color:#eaecf0;border-radius:8px;margin-top:24px;margin-bottom:24px}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features,.acf-admin-page #acf-field-group-pro-features{background-size:1024px,980px;background-position:left top,-500px -200px}}@media screen and (max-width: 1200px){.acf-admin-page #tmpl-acf-field-group-pro-features,.acf-admin-page #acf-field-group-pro-features{background-size:1024px,1880px;background-position:left top,-520px -300px}}.acf-admin-page #tmpl-acf-field-group-pro-features .postbox-header,.acf-admin-page #acf-field-group-pro-features .postbox-header{display:none}.acf-admin-page #tmpl-acf-field-group-pro-features .inside,.acf-admin-page #acf-field-group-pro-features .inside{width:100%;border:none;padding:0}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper{display:flex;justify-content:center;align-content:stretch;align-items:center;gap:96px;height:358px;max-width:950px;margin:0 auto;padding:0 35px}@media screen and (max-width: 1200px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper{gap:48px}}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper{gap:0}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm{font-weight:590;line-height:150%}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label{font-weight:400;margin-top:-6px;margin-left:2px;vertical-align:middle;height:22px;position:relative;overflow:hidden}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label::before,.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label::before{display:block;position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-radius:9999px;border:1px solid rgba(255,255,255,.2)}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm{display:none !important;font-size:18px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label{font-size:10px;height:20px}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm{width:100%;text-align:center}}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper{flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;padding:32px 32px 0 32px;height:unset}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm{display:block !important;margin-bottom:24px}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content{display:flex;flex-direction:column;width:416px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc{margin-top:8px;margin-bottom:24px;font-size:15px;font-weight:300;color:#d0d5dd}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content{width:100%;order:1;margin-right:0;margin-bottom:8px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc{display:none !important}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions{display:flex;flex-direction:row;align-items:flex-start;min-width:160px;gap:12px}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions{justify-content:flex-start;flex-direction:column;margin-bottom:24px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a{justify-content:center;text-align:center;width:100%}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;width:416px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature{display:flex;flex-direction:column;justify-content:center;align-items:center;width:128px;height:124px;background:rgba(255,255,255,.08);box-shadow:0 0 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.08),inset 0 0 0 1px rgba(255,255,255,.08);backdrop-filter:blur(6px);border-radius:8px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon{border:none;background:none;width:24px;opacity:.8}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before{background-color:#fff;width:20px;height:20px}@media screen and (max-width: 1200px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before{width:18px;height:18px}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-blocks::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-blocks::before{-webkit-mask-image:url("../../images/icons/icon-extended-menu.svg");mask-image:url("../../images/icons/icon-extended-menu.svg")}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-options-pages::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-options-pages::before{-webkit-mask-image:url("../../images/icons/icon-settings.svg");mask-image:url("../../images/icons/icon-settings.svg")}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label{margin-top:4px;font-size:13px;font-weight:300;text-align:center;color:#fff}@media screen and (max-width: 1200px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid{flex-direction:column;gap:8px;width:288px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature{width:100%;height:40px;flex-direction:row;justify-content:unset;gap:8px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon{position:initial;margin-left:16px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label{margin-top:0}}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid{gap:0;width:100%;height:auto;margin-bottom:16px;flex-direction:unset;flex-wrap:wrap}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature{flex:1 0 50%;margin-bottom:8px;width:auto;height:auto;justify-content:center;background:none;box-shadow:none;backdrop-filter:none}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label{margin-left:2px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon{position:initial;margin-left:0}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before{height:16px;width:16px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label{font-size:12px;margin-top:0}}.acf-admin-page #tmpl-acf-field-group-pro-features h1,.acf-admin-page #acf-field-group-pro-features h1{margin-top:0;margin-bottom:4px;padding-top:0;padding-bottom:0;font-weight:700;color:#f9fafb}.acf-admin-page #tmpl-acf-field-group-pro-features h1 .acf-icon,.acf-admin-page #acf-field-group-pro-features h1 .acf-icon{margin-right:8px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn,.acf-admin-page #acf-field-group-pro-features .acf-btn{display:inline-flex;background-color:rgba(255,255,255,.1);border:none;box-shadow:0 0 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.06),inset 0 0 0 1px rgba(255,255,255,.16);backdrop-filter:blur(6px);padding:8px 24px;height:48px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn:hover,.acf-admin-page #acf-field-group-pro-features .acf-btn:hover{background-color:rgba(255,255,255,.2)}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn .acf-icon,.acf-admin-page #acf-field-group-pro-features .acf-btn .acf-icon{margin-right:-2px;margin-left:6px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade,.acf-admin-page #acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade{background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);box-shadow:0 0 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.06),inset 0 0 0 1px rgba(255,255,255,.16);border-radius:6px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap{height:48px;background:rgba(16,24,40,.4);backdrop-filter:blur(6px);border-top:1px solid rgba(255,255,255,.08);border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#98a2b3;font-size:13px;font-weight:300;padding:0 35px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer{display:flex;align-items:center;justify-content:space-between;max-width:950px;height:48px;margin:0 auto}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo{height:16px;vertical-align:middle;margin-top:-2px;margin-left:3px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a{color:#98a2b3;text-decoration:none}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover{color:#d0d5dd}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon{width:18px;height:18px;margin-left:4px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a{display:inline-flex;align-items:center}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap{height:70px;font-size:12px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine{display:none}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer{justify-content:center;height:70px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer .acf-field-group-pro-features-wpengine-logo,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer .acf-field-group-pro-features-wpengine-logo{clear:both;margin:6px auto 0 auto;display:block}}.acf-no-field-groups #tmpl-acf-field-group-pro-features,.acf-no-post-types #tmpl-acf-field-group-pro-features,.acf-no-taxonomies #tmpl-acf-field-group-pro-features{margin-top:0}.acf-admin-single-post-type label[for=acf-basic-settings-hide],.acf-admin-single-taxonomy label[for=acf-basic-settings-hide],.acf-admin-single-options-page label[for=acf-basic-settings-hide]{display:none}.acf-admin-single-post-type fieldset.columns-prefs,.acf-admin-single-taxonomy fieldset.columns-prefs,.acf-admin-single-options-page fieldset.columns-prefs{display:none}.acf-admin-single-post-type #acf-basic-settings .postbox-header,.acf-admin-single-taxonomy #acf-basic-settings .postbox-header,.acf-admin-single-options-page #acf-basic-settings .postbox-header{display:none}.acf-admin-single-post-type .postbox-container,.acf-admin-single-post-type .notice,.acf-admin-single-taxonomy .postbox-container,.acf-admin-single-taxonomy .notice,.acf-admin-single-options-page .postbox-container,.acf-admin-single-options-page .notice{max-width:1440px;clear:left}.acf-admin-single-post-type #post-body-content,.acf-admin-single-taxonomy #post-body-content,.acf-admin-single-options-page #post-body-content{margin:0}.acf-admin-single-post-type .postbox .inside,.acf-admin-single-post-type .acf-box .inside,.acf-admin-single-taxonomy .postbox .inside,.acf-admin-single-taxonomy .acf-box .inside,.acf-admin-single-options-page .postbox .inside,.acf-admin-single-options-page .acf-box .inside{padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px}.acf-admin-single-post-type #acf-advanced-settings.postbox .inside,.acf-admin-single-taxonomy #acf-advanced-settings.postbox .inside,.acf-admin-single-options-page #acf-advanced-settings.postbox .inside{padding-bottom:24px}.acf-admin-single-post-type .postbox-container .meta-box-sortables #acf-basic-settings .inside,.acf-admin-single-taxonomy .postbox-container .meta-box-sortables #acf-basic-settings .inside,.acf-admin-single-options-page .postbox-container .meta-box-sortables #acf-basic-settings .inside{border:none}.acf-admin-single-post-type .acf-input-wrap,.acf-admin-single-taxonomy .acf-input-wrap,.acf-admin-single-options-page .acf-input-wrap{overflow:visible}.acf-admin-single-post-type .acf-field,.acf-admin-single-taxonomy .acf-field,.acf-admin-single-options-page .acf-field{margin-top:0;margin-right:0;margin-bottom:24px;margin-left:0}.acf-admin-single-post-type .acf-field .acf-label,.acf-admin-single-taxonomy .acf-field .acf-label,.acf-admin-single-options-page .acf-field .acf-label{margin-bottom:6px}.acf-admin-single-post-type .acf-field-text,.acf-admin-single-post-type .acf-field-textarea,.acf-admin-single-post-type .acf-field-select,.acf-admin-single-taxonomy .acf-field-text,.acf-admin-single-taxonomy .acf-field-textarea,.acf-admin-single-taxonomy .acf-field-select,.acf-admin-single-options-page .acf-field-text,.acf-admin-single-options-page .acf-field-textarea,.acf-admin-single-options-page .acf-field-select{max-width:600px}.acf-admin-single-post-type .acf-field-true-false,.acf-admin-single-taxonomy .acf-field-true-false,.acf-admin-single-options-page .acf-field-true-false{max-width:700px}.acf-admin-single-post-type .acf-field-supports,.acf-admin-single-taxonomy .acf-field-supports,.acf-admin-single-options-page .acf-field-supports{max-width:600px}.acf-admin-single-post-type .acf-field-supports .acf-label,.acf-admin-single-taxonomy .acf-field-supports .acf-label,.acf-admin-single-options-page .acf-field-supports .acf-label{display:block}.acf-admin-single-post-type .acf-field-supports .acf-label .description,.acf-admin-single-taxonomy .acf-field-supports .acf-label .description,.acf-admin-single-options-page .acf-field-supports .acf-label .description{margin-top:4px;margin-bottom:12px}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports:focus-within,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports:focus-within,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports:focus-within{border-color:rgba(0,0,0,0)}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li{flex:0 0 25%}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button{background-color:rgba(0,0,0,0);padding:0;border:0;height:auto;min-height:auto;margin-top:0;border-radius:0;line-height:22px}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:before,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:before,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:before{content:"";margin-right:6px;display:inline-flex;width:16px;height:16px;background-color:currentColor;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-add.svg");mask-image:url("../../images/icons/icon-add.svg")}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:hover,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:hover,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:hover{color:#044e71}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type=text],.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type=text],.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type=text]{width:calc(100% - 36px);padding:0;box-shadow:none;border:none;border-bottom:1px solid #d0d5dd;border-radius:0;height:auto;margin:0;min-height:auto}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type=text]:focus,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type=text]:focus,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type=text]:focus{outline:none;border-bottom-color:#399ccb}.acf-admin-single-post-type .acf-field-seperator,.acf-admin-single-taxonomy .acf-field-seperator,.acf-admin-single-options-page .acf-field-seperator{margin-top:40px;margin-bottom:40px;border-top:1px solid #eaecf0;border-right:none;border-bottom:none;border-left:none}.acf-admin-single-post-type .acf-field-advanced-configuration,.acf-admin-single-taxonomy .acf-field-advanced-configuration,.acf-admin-single-options-page .acf-field-advanced-configuration{margin-bottom:0}.acf-admin-single-post-type .postbox-container .acf-tab-wrap,.acf-admin-single-post-type .acf-regenerate-labels-bar,.acf-admin-single-taxonomy .postbox-container .acf-tab-wrap,.acf-admin-single-taxonomy .acf-regenerate-labels-bar,.acf-admin-single-options-page .postbox-container .acf-tab-wrap,.acf-admin-single-options-page .acf-regenerate-labels-bar{position:relative;top:-48px;left:-48px;width:calc(100% + 96px)}.acf-admin-single-post-type .acf-regenerate-labels-bar,.acf-admin-single-taxonomy .acf-regenerate-labels-bar,.acf-admin-single-options-page .acf-regenerate-labels-bar{display:flex;align-items:center;justify-content:right;min-height:48px;margin-bottom:0;padding-right:16px;padding-left:16px;gap:8px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#f2f4f7}.acf-admin-single-post-type .acf-labels-tip,.acf-admin-single-taxonomy .acf-labels-tip,.acf-admin-single-options-page .acf-labels-tip{display:inline-flex;align-items:center;min-height:24px;margin-right:8px;padding-left:16px;border-left-width:1px;border-left-style:solid;border-left-color:#eaecf0}.acf-admin-single-post-type .acf-labels-tip .acf-icon,.acf-admin-single-taxonomy .acf-labels-tip .acf-icon,.acf-admin-single-options-page .acf-labels-tip .acf-icon{display:inline-flex;align-items:center;width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px;background-color:#98a2b3}.acf-select2-default-pill{border-radius:100px;min-height:20px;padding-top:2px;padding-bottom:2px;padding-left:8px;padding-right:8px;font-size:11px;margin-left:6px;background-color:#eaecf0;color:#667085}.acf-menu-position-desc-child{display:none}.acf-modal.acf-browse-fields-modal{width:1120px;height:664px;top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;border-radius:12px;box-shadow:0 0 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.08);overflow:hidden}.acf-modal.acf-browse-fields-modal .acf-field-picker{display:flex;flex-direction:column;flex-grow:1;width:760px;background:#fff}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar{position:relative}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#f9fafb;border:none;padding:35px 32px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap{position:relative}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap::after{content:"";display:block;position:absolute;top:11px;left:10px;width:18px;height:18px;-webkit-mask-image:url("../../images/icons/icon-search.svg");mask-image:url("../../images/icons/icon-search.svg");background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap input{width:280px;height:40px;margin:0;padding-left:32px;box-shadow:none}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content{top:auto;bottom:auto;padding:0;height:100%}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-tab-group{padding-left:32px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab{display:flex}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results{flex-direction:row;flex-wrap:wrap;gap:24px;padding:32px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;isolation:isolate;width:120px;height:120px;background:#f9fafb;border:1px solid #eaecf0;border-radius:8px;box-sizing:border-box;color:#1d2939;text-decoration:none}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:hover,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:active,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type.selected,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type:hover,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type:active,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type.selected{background:#ebf5fa;border:1px solid #399ccb;box-shadow:inset 0 0 0 1px #399ccb}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-icon,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-icon{border:none;background:none;top:0}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-icon::before,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-icon::before{width:22px;height:22px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-label,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-label{margin-top:12px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .field-type-requires-pro{display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:-10px;color:#fff;font-size:11px;padding-right:6px;padding-left:6px;background-image:url("../../images/pro-chip.svg");background-repeat:no-repeat;height:24px;width:28px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro.not-pro,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .field-type-requires-pro.not-pro{background-image:url("../../images/pro-chip-locked.svg");width:43px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar{display:flex;align-items:flex-start;justify-content:space-between;height:auto;min-height:72px;padding-top:0;padding-right:32px;padding-bottom:0;padding-left:32px;margin:0;border:none}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-select-field,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-btn-pro{min-width:160px;justify-content:center}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-insert-field-label{min-width:280px;box-shadow:none}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-field-picker-actions{display:flex;gap:8px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview{display:flex;flex-direction:column;width:360px;background-color:#f9fafb;background-image:url("../../images/field-preview-grid.png");background-size:740px;background-repeat:no-repeat;background-position:center bottom;border-left:1px solid #eaecf0;box-sizing:border-box;padding:32px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-desc{margin:0;padding:0;color:#667085}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-preview-container{display:inline-flex;justify-content:center;width:100%;margin-top:24px;padding-top:32px;padding-bottom:32px;background-color:rgba(255,255,255,.64);border-radius:8px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.04)}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-image{max-width:232px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info{flex-grow:1}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-name{font-size:21px;margin-top:0;margin-right:0;margin-bottom:16px;margin-left:0}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock{display:inline-flex;justify-items:center;align-items:center;min-height:24px;margin-bottom:12px;padding-right:10px;padding-left:10px;background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);border-radius:100px;color:#fff;text-decoration:none;font-size:10px;text-transform:uppercase}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock i.acf-icon{width:14px;height:14px;margin-right:4px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links{display:flex;align-items:center;gap:24px;min-height:40px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links .acf-icon{width:18px;height:18px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links::before{display:none}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a{display:flex;gap:6px;text-decoration:none}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a:hover{text-decoration:underline}.acf-modal.acf-browse-fields-modal .acf-field-type-search-results,.acf-modal.acf-browse-fields-modal .acf-field-type-search-no-results{display:none}.acf-modal.acf-browse-fields-modal.is-searching .acf-tab-wrap,.acf-modal.acf-browse-fields-modal.is-searching .acf-field-types-tab,.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-no-results{display:none !important}.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-results{display:flex}.acf-modal.acf-browse-fields-modal.no-results-found .acf-tab-wrap,.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-types-tab,.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-results,.acf-modal.acf-browse-fields-modal.no-results-found .field-type-info,.acf-modal.acf-browse-fields-modal.no-results-found .field-type-links,.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-picker-toolbar{display:none !important}.acf-modal.acf-browse-fields-modal.no-results-found .acf-modal-title{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:6px}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results img{margin-bottom:19px}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p{margin:0}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p.acf-no-results-text{display:flex}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results .acf-invalid-search-term{max-width:200px;overflow:hidden;text-overflow:ellipsis;display:inline-block}@media only screen and (max-width: 1080px){.acf-btn.browse-fields{display:none}}.acf-block-body .acf-field-icon-picker .acf-tab-group{margin:0;padding-left:0 !important}.acf-field-icon-picker{max-width:600px}.acf-field-icon-picker .acf-tab-group{padding:0;border-bottom:0;overflow:hidden}.acf-field-icon-picker .active a{background:#667085;color:#fff}.acf-field-icon-picker .acf-dashicons-search-wrap{position:relative}.acf-field-icon-picker .acf-dashicons-search-wrap::after{content:"";display:block;position:absolute;top:6px;left:10px;width:18px;height:18px;-webkit-mask-image:url(../../images/icons/icon-search.svg);mask-image:url(../../images/icons/icon-search.svg);background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-field-icon-picker .acf-dashicons-search-wrap .acf-dashicons-search-input{padding-left:32px;border-radius:0}.acf-field-icon-picker .acf-dashicons-list{margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:start;height:135px;overflow:hidden;overflow-y:auto;background-color:#f9f9f9;border:1px solid #8c8f94;border-top:none;border-radius:0 0 6px 6px;gap:8px;padding:8px}.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon{background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:solid 2px rgba(0,0,0,0);color:#3c434a}.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon label{display:none}.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio],.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:active,.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:checked::before,.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:focus{all:initial;appearance:none}.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon:hover{border:solid 2px #0783be;border-radius:6px;cursor:pointer}.acf-field-icon-picker .acf-dashicons-list .active{border:solid 2px #0783be;background-color:#ebf5fa;border-radius:6px}.acf-field-icon-picker .acf-dashicons-list .active.focus{border:solid 2px #0783be;background-color:#ebf5fa;border-radius:6px;box-shadow:0 0 2px #0783be}.acf-field-icon-picker .acf-dashicons-list::after{content:"";flex:auto}.acf-field-icon-picker .acf-dashicons-list-empty{position:relative;display:none;flex-direction:column;justify-content:center;align-items:center;padding-top:10px;padding-left:10px;height:135px;overflow:scroll;background-color:#f9fafb;border:1px solid #d0d5dd;border-top:none;border-radius:0 0 6px 6px}.acf-field-icon-picker .acf-dashicons-list-empty img{height:30px;width:30px;color:#d0d5dd}.acf-field-icon-picker .acf-icon-picker-media-library,.acf-field-icon-picker .acf-icon-picker-url-tabs{box-sizing:border-box;display:flex;align-items:center;justify-items:center;gap:12px;background-color:#f9f9f9;padding:12px;border:1px solid #8c8f94;border-radius:0}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview{all:unset;cursor:pointer}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus{outline:1px solid #0783be;border-radius:6px}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img{box-sizing:border-box;width:40px;height:40px;border:solid 2px rgba(0,0,0,0);color:#fff;background-color:#191e23;display:flex;justify-content:center;align-items:center;border-radius:6px}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img>img,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img>img{width:90%;height:90%;object-fit:cover;border-radius:5px;border:1px solid #667085}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button{height:40px;background-color:#0783be;border:none;border-radius:6px;padding:8px 12px;color:#fff;display:flex;align-items:center;justify-items:center;gap:4px;cursor:pointer}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-url,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-url{width:100%}.-left .acf-field-icon-picker{max-width:inherit}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker{max-width:600px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .active a{background:#667085;color:#fff}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-button{border:none;height:25px;padding:5px 10px;border-radius:15px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker li a .acf-tab-button{color:#667085}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker>*:not(.acf-tab-wrap){top:-32px;position:relative}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group{margin-right:48px;display:flex;gap:10px;justify-content:flex-end;align-items:center;background:none;border:none;max-width:648px;border-bottom-width:0}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li{all:initial;box-sizing:border-box;margin-bottom:-17px;margin-right:0;border-radius:10px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a{all:initial;outline:1px solid rgba(0,0,0,0);color:#667085;box-sizing:border-box;border-radius:100px;cursor:pointer;padding:7px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12.5px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li.active a{background-color:#667085;color:#fff;border-bottom-width:1px !important}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a:focus{outline:1px solid #0783be}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap{background:none;border:none;overflow:visible}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap{position:relative}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap::after{content:"";display:block;position:absolute;top:11px;left:10px;width:18px;height:18px;-webkit-mask-image:url(../../images/icons/icon-search.svg);mask-image:url(../../images/icons/icon-search.svg);background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap .acf-dashicons-search-input{padding-left:32px;border-radius:6px 6px 0 0}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list{margin-bottom:-32px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:start;height:135px;overflow:hidden;overflow-y:auto;background-color:#f9fafb;border:1px solid #d0d5dd;border-top:none;border-radius:0 0 6px 6px;gap:8px;padding:8px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon{background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:solid 2px rgba(0,0,0,0);color:#3c434a}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon label{display:none}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio],.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:active,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:checked::before,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:focus{all:initial;appearance:none}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon:hover{border:solid 2px #0783be;border-radius:6px;cursor:pointer}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .active{border:solid 2px #0783be;background-color:#ebf5fa;border-radius:6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .active.focus{border:solid 2px #0783be;background-color:#ebf5fa;border-radius:6px;box-shadow:0 0 2px #0783be}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list::after{content:"";flex:auto}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list-empty{position:relative;display:none;flex-direction:column;justify-content:center;align-items:center;padding-top:10px;padding-left:10px;height:135px;overflow:scroll;background-color:#f9fafb;border:1px solid #d0d5dd;border-top:none;border-radius:0 0 6px 6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list-empty img{height:30px;width:30px;color:#d0d5dd}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs{box-sizing:border-box;display:flex;align-items:center;justify-items:center;gap:12px;background-color:#f9fafb;padding:12px;border:1px solid #d0d5dd;border-radius:6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview{all:unset;cursor:pointer}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus{outline:1px solid #0783be;border-radius:6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img{box-sizing:border-box;width:40px;height:40px;border:solid 2px rgba(0,0,0,0);color:#fff;background-color:#191e23;display:flex;justify-content:center;align-items:center;border-radius:6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img>img,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img>img{width:90%;height:90%;object-fit:cover;border-radius:5px;border:1px solid #667085}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button{height:40px;background-color:#0783be;border:none;border-radius:6px;padding:8px 12px;color:#fff;display:flex;align-items:center;justify-items:center;gap:4px;cursor:pointer}
+.acf-hl{padding:0;margin:0;list-style:none;display:block;position:relative}.acf-hl>li{float:left;display:block;margin:0;padding:0}.acf-hl>li.acf-fr{float:right}.acf-hl:before,.acf-hl:after,.acf-bl:before,.acf-bl:after,.acf-cf:before,.acf-cf:after{content:"";display:block;line-height:0}.acf-hl:after,.acf-bl:after,.acf-cf:after{clear:both}.acf-bl{padding:0;margin:0;list-style:none;display:block;position:relative}.acf-bl>li{display:block;margin:0;padding:0;float:none}.acf-hidden{display:none !important}.acf-empty{display:table-cell !important}.acf-empty *{display:none !important}.acf-fl{float:left}.acf-fr{float:right}.acf-fn{float:none}.acf-al{text-align:left}.acf-ar{text-align:right}.acf-ac{text-align:center}.acf-loading,.acf-spinner{display:inline-block;height:20px;width:20px;vertical-align:text-top;background:rgba(0,0,0,0) url(../../images/spinner.gif) no-repeat 50% 50%}.acf-spinner{display:none}.acf-spinner.is-active{display:inline-block}.spinner.is-active{display:inline-block}.acf-required{color:red}.acf-button,.acf-tab-button{pointer-events:auto !important}.acf-soh .acf-soh-target{-webkit-transition:opacity .25s 0s ease-in-out,visibility 0s linear .25s;-moz-transition:opacity .25s 0s ease-in-out,visibility 0s linear .25s;-o-transition:opacity .25s 0s ease-in-out,visibility 0s linear .25s;transition:opacity .25s 0s ease-in-out,visibility 0s linear .25s;visibility:hidden;opacity:0}.acf-soh:hover .acf-soh-target{-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;visibility:visible;opacity:1}.show-if-value{display:none}.hide-if-value{display:block}.has-value .show-if-value{display:block}.has-value .hide-if-value{display:none}.select2-search-choice-close{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.acf-tooltip{background:#1d2939;border-radius:6px;color:#d0d5dd;padding-top:8px;padding-right:12px;padding-bottom:10px;padding-left:12px;position:absolute;z-index:900000;max-width:280px;box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03)}.acf-tooltip:before{border:solid;border-color:rgba(0,0,0,0);border-width:6px;content:"";position:absolute}.acf-tooltip.top{margin-top:-8px}.acf-tooltip.top:before{top:100%;left:50%;margin-left:-6px;border-top-color:#2f353e;border-bottom-width:0}.acf-tooltip.right{margin-left:8px}.acf-tooltip.right:before{top:50%;margin-top:-6px;right:100%;border-right-color:#2f353e;border-left-width:0}.acf-tooltip.bottom{margin-top:8px}.acf-tooltip.bottom:before{bottom:100%;left:50%;margin-left:-6px;border-bottom-color:#2f353e;border-top-width:0}.acf-tooltip.left{margin-left:-8px}.acf-tooltip.left:before{top:50%;margin-top:-6px;left:100%;border-left-color:#2f353e;border-right-width:0}.acf-tooltip .acf-overlay{z-index:-1}.acf-tooltip.-confirm{z-index:900001}.acf-tooltip.-confirm a{text-decoration:none;color:#9ea3a8}.acf-tooltip.-confirm a:hover{text-decoration:underline}.acf-tooltip.-confirm a[data-event=confirm]{color:#f55e4f}.acf-overlay{position:fixed;top:0;bottom:0;left:0;right:0;cursor:default}.acf-tooltip-target{position:relative;z-index:900002}.acf-loading-overlay{position:absolute;top:0;bottom:0;left:0;right:0;cursor:default;z-index:99;background:rgba(249,249,249,.5)}.acf-loading-overlay i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.acf-icon{display:inline-block;height:28px;width:28px;border:rgba(0,0,0,0) solid 1px;border-radius:100%;font-size:20px;line-height:21px;text-align:center;text-decoration:none;vertical-align:top;box-sizing:border-box}.acf-icon:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;height:1em;vertical-align:middle;text-align:center}.acf-icon.-plus:before{content:""}.acf-icon.-minus:before{content:""}.acf-icon.-cancel:before{content:"";margin:-1px 0 0 -1px}.acf-icon.-pencil:before{content:""}.acf-icon.-location:before{content:""}.acf-icon.-up:before{content:"";margin-top:-0.1em}.acf-icon.-down:before{content:"";margin-top:.1em}.acf-icon.-left:before{content:"";margin-left:-0.1em}.acf-icon.-right:before{content:"";margin-left:.1em}.acf-icon.-sync:before{content:""}.acf-icon.-globe:before{content:"";margin-top:.1em;margin-left:.1em}.acf-icon.-picture:before{content:""}.acf-icon.-check:before{content:"";margin-left:-0.1em}.acf-icon.-dot-3:before{content:"";margin-top:-0.1em}.acf-icon.-arrow-combo:before{content:""}.acf-icon.-arrow-up:before{content:"";margin-left:-0.1em}.acf-icon.-arrow-down:before{content:"";margin-left:-0.1em}.acf-icon.-search:before{content:""}.acf-icon.-link-ext:before{content:""}.acf-icon.-duplicate{position:relative}.acf-icon.-duplicate:before,.acf-icon.-duplicate:after{content:"";display:block;box-sizing:border-box;width:46%;height:46%;position:absolute;top:33%;left:23%}.acf-icon.-duplicate:before{margin:-1px 0 0 1px;box-shadow:2px -2px 0px 0px currentColor}.acf-icon.-duplicate:after{border:solid 2px currentColor}.acf-icon.-trash{position:relative}.acf-icon.-trash:before,.acf-icon.-trash:after{content:"";display:block;box-sizing:border-box;width:46%;height:46%;position:absolute;top:33%;left:23%}.acf-icon.-trash:before{margin:-1px 0 0 1px;box-shadow:2px -2px 0px 0px currentColor}.acf-icon.-trash:after{border:solid 2px currentColor}.acf-icon.-collapse:before{content:"";margin-left:-0.1em}.-collapsed .acf-icon.-collapse:before{content:"";margin-left:-0.1em}span.acf-icon{color:#555d66;border-color:#b5bcc2;background-color:#fff}a.acf-icon{color:#555d66;border-color:#b5bcc2;background-color:#fff;position:relative;transition:none;cursor:pointer}a.acf-icon:hover{background:#f3f5f6;border-color:#0071a1;color:#0071a1}a.acf-icon.-minus:hover,a.acf-icon.-cancel:hover{background:#f7efef;border-color:#a10000;color:#dc3232}a.acf-icon:active,a.acf-icon:focus{outline:none;box-shadow:none}.acf-icon.-clear{border-color:rgba(0,0,0,0);background:rgba(0,0,0,0);color:#444}.acf-icon.light{border-color:rgba(0,0,0,0);background:#f5f5f5;color:#23282d}.acf-icon.dark{border-color:rgba(0,0,0,0) !important;background:#23282d;color:#eee}a.acf-icon.dark:hover{background:#191e23;color:#00b9eb}a.acf-icon.dark.-minus:hover,a.acf-icon.dark.-cancel:hover{color:#d54e21}.acf-icon.grey{border-color:rgba(0,0,0,0) !important;background:#b4b9be;color:#fff !important}.acf-icon.grey:hover{background:#00a0d2;color:#fff}.acf-icon.grey.-minus:hover,.acf-icon.grey.-cancel:hover{background:#32373c}.acf-icon.small,.acf-icon.-small{width:20px;height:20px;line-height:14px;font-size:14px}.acf-icon.small.-duplicate:before,.acf-icon.small.-duplicate:after,.acf-icon.-small.-duplicate:before,.acf-icon.-small.-duplicate:after{opacity:.8}.acf-box{background:#fff;border:1px solid #ccd0d4;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.04)}.acf-box .title{border-bottom:1px solid #ccd0d4;margin:0;padding:15px}.acf-box .title h3{display:flex;align-items:center;font-size:14px;line-height:1em;margin:0;padding:0}.acf-box .inner{padding:15px}.acf-box h2{color:#333;font-size:26px;line-height:1.25em;margin:.25em 0 .75em;padding:0}.acf-box h3{margin:1.5em 0 0}.acf-box p{margin-top:.5em}.acf-box a{text-decoration:none}.acf-box i.dashicons-external{margin-top:-1px}.acf-box .footer{border-top:1px solid #ccd0d4;padding:12px;font-size:13px;line-height:1.5}.acf-box .footer p{margin:0}.acf-admin-3-8 .acf-box{border-color:#e5e5e5}.acf-admin-3-8 .acf-box .title,.acf-admin-3-8 .acf-box .footer{border-color:#e5e5e5}.acf-notice{position:relative;display:block;color:#fff;margin:5px 0 15px;padding:3px 12px;background:#2a9bd9;border-left:rgb(31.4900398406,125.1314741036,176.5099601594) solid 3px}.acf-notice p{font-size:13px;line-height:1.5;margin:.5em 0;text-shadow:none;color:inherit}.acf-notice .acf-notice-dismiss{position:absolute;top:9px;right:12px;background:rgba(0,0,0,0) !important;color:inherit !important;border-color:#fff !important;opacity:.75}.acf-notice .acf-notice-dismiss:hover{opacity:1}.acf-notice.-dismiss{padding-right:40px}.acf-notice.-error{background:#d94f4f;border-color:hsl(0,64.4859813084%,48.0392156863%)}.acf-notice.-success{background:#49ad52;border-color:rgb(57.8658536585,137.1341463415,65)}.acf-notice.-warning{background:#fd8d3b;border-color:rgb(252.4848484848,111.6363636364,8.5151515152)}.acf-table{border:#ccd0d4 solid 1px;background:#fff;border-spacing:0;border-radius:0;table-layout:auto;padding:0;margin:0;width:100%;clear:both;box-sizing:content-box}.acf-table>tbody>tr>th,.acf-table>tbody>tr>td,.acf-table>thead>tr>th,.acf-table>thead>tr>td{padding:8px;vertical-align:top;background:#fff;text-align:left;border-style:solid;font-weight:normal}.acf-table>tbody>tr>th,.acf-table>thead>tr>th{position:relative;color:#333}.acf-table>thead>tr>th{border-color:#d5d9dd;border-width:0 0 1px 1px}.acf-table>thead>tr>th:first-child{border-left-width:0}.acf-table>tbody>tr{z-index:1}.acf-table>tbody>tr>td{border-color:#eee;border-width:1px 0 0 1px}.acf-table>tbody>tr>td:first-child{border-left-width:0}.acf-table>tbody>tr:first-child>td{border-top-width:0}.acf-table.-clear{border:0 none}.acf-table.-clear>tbody>tr>td,.acf-table.-clear>tbody>tr>th,.acf-table.-clear>thead>tr>td,.acf-table.-clear>thead>tr>th{border:0 none;padding:4px}.acf-remove-element{-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;transform:translate(50px, 0);opacity:0}.acf-fade-up{-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;transform:translate(0, -10px);opacity:0}.acf-thead,.acf-tbody,.acf-tfoot{width:100%;padding:0;margin:0}.acf-thead>li,.acf-tbody>li,.acf-tfoot>li{box-sizing:border-box;padding-top:14px;font-size:12px;line-height:14px}.acf-thead{border-bottom:#ccd0d4 solid 1px;color:#23282d}.acf-thead>li{font-size:14px;line-height:1.4;font-weight:bold}.acf-admin-3-8 .acf-thead{border-color:#dfdfdf}.acf-tfoot{background:#f5f5f5;border-top:#d5d9dd solid 1px}.acf-settings-wrap #poststuff{padding-top:15px}.acf-settings-wrap .acf-box{margin:20px 0}.acf-settings-wrap table{margin:0}.acf-settings-wrap table .button{vertical-align:middle}#acf-popup{position:fixed;z-index:900000;top:0;left:0;right:0;bottom:0;text-align:center}#acf-popup .bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background:rgba(0,0,0,.25)}#acf-popup:before{content:"";display:inline-block;height:100%;vertical-align:middle}#acf-popup .acf-popup-box{display:inline-block;vertical-align:middle;z-index:1;min-width:300px;min-height:160px;border-color:#aaa;box-shadow:0 5px 30px -5px rgba(0,0,0,.25);text-align:left}html[dir=rtl] #acf-popup .acf-popup-box{text-align:right}#acf-popup .acf-popup-box .title{min-height:15px;line-height:15px}#acf-popup .acf-popup-box .title .acf-icon{position:absolute;top:10px;right:10px}html[dir=rtl] #acf-popup .acf-popup-box .title .acf-icon{right:auto;left:10px}#acf-popup .acf-popup-box .inner{min-height:50px;padding:0;margin:15px}#acf-popup .acf-popup-box .loading{position:absolute;top:45px;left:0;right:0;bottom:0;z-index:2;background:rgba(0,0,0,.1);display:none}#acf-popup .acf-popup-box .loading i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.acf-submit{margin-bottom:0;line-height:28px}.acf-submit span{float:right;color:#999}.acf-submit span.-error{color:#dd4232}.acf-submit .button{margin-right:5px}#acf-upgrade-notice{position:relative;background:#fff;padding:20px}#acf-upgrade-notice:after{display:block;clear:both;content:""}#acf-upgrade-notice .col-content{float:left;width:55%;padding-left:90px}#acf-upgrade-notice .notice-container{display:flex;justify-content:space-between;align-items:flex-start;align-content:flex-start}#acf-upgrade-notice .col-actions{float:right;text-align:center}#acf-upgrade-notice img{float:left;width:64px;height:64px;margin:0 0 0 -90px}#acf-upgrade-notice h2{display:inline-block;font-size:16px;margin:2px 0 6.5px}#acf-upgrade-notice p{padding:0;margin:0}#acf-upgrade-notice .button:before{margin-top:11px}@media screen and (max-width: 640px){#acf-upgrade-notice .col-content,#acf-upgrade-notice .col-actions{float:none;padding-left:90px;width:auto;text-align:left}}#acf-upgrade-notice:has(.notice-container)::before,#acf-upgrade-notice:has(.notice-container)::after{display:none}#acf-upgrade-notice:has(.notice-container){padding-left:20px !important}.acf-wrap h1{margin-top:0;padding-top:20px}.acf-wrap .about-text{margin-top:.5em;min-height:50px}.acf-wrap .about-headline-callout{font-size:2.4em;font-weight:300;line-height:1.3;margin:1.1em 0 .2em;text-align:center}.acf-wrap .feature-section{padding:40px 0}.acf-wrap .feature-section h2{margin-top:20px}.acf-wrap .changelog{list-style:disc;padding-left:15px}.acf-wrap .changelog li{margin:0 0 .75em}.acf-wrap .acf-three-col{display:flex;flex-wrap:wrap;justify-content:space-between}.acf-wrap .acf-three-col>div{flex:1;align-self:flex-start;min-width:31%;max-width:31%}@media screen and (max-width: 880px){.acf-wrap .acf-three-col>div{min-width:48%}}@media screen and (max-width: 640px){.acf-wrap .acf-three-col>div{min-width:100%}}.acf-wrap .acf-three-col h3 .badge{display:inline-block;vertical-align:top;border-radius:5px;background:#fc9700;color:#fff;font-weight:normal;font-size:12px;padding:2px 5px}.acf-wrap .acf-three-col img+h3{margin-top:.5em}.acf-hl[data-cols]{margin-left:-10px;margin-right:-10px}.acf-hl[data-cols]>li{padding:0 6px 0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.acf-hl[data-cols="2"]>li{width:50%}.acf-hl[data-cols="3"]>li{width:33.333%}.acf-hl[data-cols="4"]>li{width:25%}@media screen and (max-width: 640px){.acf-hl[data-cols]{flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;margin-left:0;margin-right:0;margin-top:-10px}.acf-hl[data-cols]>li{flex:1 1 100%;width:100% !important;padding:10px 0 0}}.acf-actions{text-align:right;z-index:1}.acf-actions.-hover{position:absolute;display:none;top:0;right:0;padding:5px;z-index:1050}html[dir=rtl] .acf-actions.-hover{right:auto;left:0}ul.acf-actions li{float:right;margin-left:4px}html[dir=rtl] .acf-fl{float:right}html[dir=rtl] .acf-fr{float:left}html[dir=rtl] .acf-hl>li{float:right}html[dir=rtl] .acf-hl>li.acf-fr{float:left}html[dir=rtl] .acf-icon.logo{left:0;right:auto}html[dir=rtl] .acf-table thead th{text-align:right;border-right-width:1px;border-left-width:0px}html[dir=rtl] .acf-table>tbody>tr>td{text-align:right;border-right-width:1px;border-left-width:0px}html[dir=rtl] .acf-table>thead>tr>th:first-child,html[dir=rtl] .acf-table>tbody>tr>td:first-child{border-right-width:0}html[dir=rtl] .acf-table>tbody>tr>td.order+td{border-right-color:#e1e1e1}.acf-postbox-columns{position:relative;margin-top:-11px;margin-bottom:-12px;margin-left:-12px;margin-right:268px}.acf-postbox-columns:after{display:block;clear:both;content:""}.acf-postbox-columns .acf-postbox-main,.acf-postbox-columns .acf-postbox-side{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 12px 12px}.acf-postbox-columns .acf-postbox-main{float:left;width:100%}.acf-postbox-columns .acf-postbox-side{float:right;width:280px;margin-right:-280px}.acf-postbox-columns .acf-postbox-side:before{content:"";display:block;position:absolute;width:1px;height:100%;top:0;right:0;background:#d5d9dd}.acf-admin-3-8 .acf-postbox-columns .acf-postbox-side:before{background:#dfdfdf}@media only screen and (max-width: 850px){.acf-postbox-columns{margin:0}.acf-postbox-columns .acf-postbox-main,.acf-postbox-columns .acf-postbox-side{float:none;width:auto;margin:0;padding:0}.acf-postbox-columns .acf-postbox-side{margin-top:1em}.acf-postbox-columns .acf-postbox-side:before{display:none}}.acf-panel{margin-top:-1px;border-top:1px solid #d5d9dd;border-bottom:1px solid #d5d9dd}.acf-panel .acf-panel-title{margin:0;padding:12px;font-weight:bold;cursor:pointer;font-size:inherit}.acf-panel .acf-panel-title i{float:right}.acf-panel .acf-panel-inside{margin:0;padding:0 12px 12px;display:none}.acf-panel.-open .acf-panel-inside{display:block}.postbox .acf-panel{margin-left:-12px;margin-right:-12px}.acf-panel .acf-field{margin:20px 0 0}.acf-panel .acf-field .acf-label label{color:#555d66;font-weight:normal}.acf-panel .acf-field:first-child{margin-top:0}.acf-admin-3-8 .acf-panel{border-color:#dfdfdf}#acf-admin-tools .notice{margin-top:10px}#acf-admin-tools .acf-meta-box-wrap .inside{border-top:none}#acf-admin-tools .acf-meta-box-wrap .acf-fields{margin-bottom:24px;border:none;background:#fff;border-radius:0}#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-field{padding:0;margin-bottom:19px;border-top:none}#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label{margin-bottom:16px}#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-input{padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px;border-width:1px;border-style:solid;border-color:#d0d5dd;border-radius:6px}#acf-admin-tools .acf-meta-box-wrap .acf-fields.import-cptui{margin-top:19px}.acf-meta-box-wrap .postbox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.acf-meta-box-wrap .postbox .inside{margin-bottom:0}.acf-meta-box-wrap .postbox .hndle{font-size:14px;padding:8px 12px;margin:0;line-height:1.4;position:relative;z-index:1;cursor:default}.acf-meta-box-wrap .postbox .handlediv,.acf-meta-box-wrap .postbox .handle-order-higher,.acf-meta-box-wrap .postbox .handle-order-lower{display:none}.acf-meta-box-wrap.-grid{margin-left:8px;margin-right:8px}.acf-meta-box-wrap.-grid .postbox{float:left;clear:left;width:50%;margin:0 0 16px}.acf-meta-box-wrap.-grid .postbox:nth-child(odd){margin-left:-8px}.acf-meta-box-wrap.-grid .postbox:nth-child(even){float:right;clear:right;margin-right:-8px}@media only screen and (max-width: 850px){.acf-meta-box-wrap.-grid{margin-left:0;margin-right:0}.acf-meta-box-wrap.-grid .postbox{margin-left:0 !important;margin-right:0 !important;width:100%}}#acf-admin-tool-export p{max-width:800px}#acf-admin-tool-export ul{display:flex;flex-wrap:wrap;width:100%}#acf-admin-tool-export ul li{flex:0 1 33.33%}@media screen and (max-width: 1600px){#acf-admin-tool-export ul li{flex:0 1 50%}}@media screen and (max-width: 1200px){#acf-admin-tool-export ul li{flex:0 1 100%}}#acf-admin-tool-export .acf-postbox-side ul{display:block}#acf-admin-tool-export .acf-postbox-side .button{margin:0;width:100%}#acf-admin-tool-export textarea{display:block;width:100%;min-height:500px;background:#f9fafb;border-color:#d0d5dd;box-shadow:none;padding:7px;border-radius:6px}#acf-admin-tool-export .acf-panel-selection .acf-label label{font-weight:bold;color:#344054}#acf-admin-tool-import ul{column-width:200px}.acf-css-tooltip{position:relative}.acf-css-tooltip:before{content:attr(aria-label);display:none;position:absolute;z-index:999;bottom:100%;left:50%;transform:translate(-50%, -8px);background:#191e23;border-radius:2px;padding:5px 10px;color:#fff;font-size:12px;line-height:1.4em;white-space:pre}.acf-css-tooltip:after{content:"";display:none;position:absolute;z-index:998;bottom:100%;left:50%;transform:translate(-50%, 4px);border:solid 6px rgba(0,0,0,0);border-top-color:#191e23}.acf-css-tooltip:hover:before,.acf-css-tooltip:hover:after,.acf-css-tooltip:focus:before,.acf-css-tooltip:focus:after{display:block}.acf-diff .acf-diff-title{position:absolute;top:0;left:0;right:0;height:40px;padding:14px 16px;background:#f3f3f3;border-bottom:#ddd solid 1px}.acf-diff .acf-diff-title strong{font-size:14px;display:block}.acf-diff .acf-diff-title .acf-diff-title-left,.acf-diff .acf-diff-title .acf-diff-title-right{width:50%;float:left}.acf-diff .acf-diff-content{position:absolute;top:70px;left:0;right:0;bottom:0;overflow:auto}.acf-diff table.diff{border-spacing:0}.acf-diff table.diff col.diffsplit.middle{width:0}.acf-diff table.diff td,.acf-diff table.diff th{padding-top:.25em;padding-bottom:.25em}.acf-diff table.diff tr td:nth-child(2){width:auto}.acf-diff table.diff td:nth-child(3){border-left:#ddd solid 1px}@media screen and (max-width: 600px){.acf-diff .acf-diff-title{height:70px}.acf-diff .acf-diff-content{top:100px}}.acf-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fcfcfc}.acf-modal .acf-modal-title,.acf-modal .acf-modal-content,.acf-modal .acf-modal-toolbar{box-sizing:border-box;position:absolute;left:0;right:0}.acf-modal .acf-modal-title{height:50px;top:0;border-bottom:1px solid #ddd}.acf-modal .acf-modal-title h2{margin:0;padding:0 16px;line-height:50px}.acf-modal .acf-modal-title .acf-modal-close{position:absolute;top:0;right:0;height:50px;width:50px;border:none;border-left:1px solid #ddd;background:rgba(0,0,0,0);cursor:pointer;color:#666}.acf-modal .acf-modal-title .acf-modal-close:hover{color:#00a0d2}.acf-modal .acf-modal-content{top:50px;bottom:60px;background:#fff;overflow:auto;padding:16px}.acf-modal .acf-modal-feedback{position:absolute;top:50%;margin:-10px 0;left:0;right:0;text-align:center;opacity:.75}.acf-modal .acf-modal-feedback.error{opacity:1;color:#b52727}.acf-modal .acf-modal-toolbar{height:60px;bottom:0;padding:15px 16px;border-top:1px solid #ddd}.acf-modal .acf-modal-toolbar .button{float:right}@media only screen and (max-width: 640px){.acf-modal{top:0;left:0;right:0;bottom:0}}.acf-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#101828;opacity:.8;z-index:159900}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.acf-loading,.acf-spinner{background-image:url(../../images/spinner@2x.gif);background-size:20px 20px}}.acf-admin-page .wrap{margin-top:48px;margin-right:32px;margin-bottom:0;margin-left:12px}@media screen and (max-width: 768px){.acf-admin-page .wrap{margin-right:8px;margin-left:8px}}.acf-admin-page.rtl .wrap{margin-right:12px;margin-left:32px}@media screen and (max-width: 768px){.acf-admin-page.rtl .wrap{margin-right:8px;margin-left:8px}}@media screen and (max-width: 768px){.acf-admin-page #wpcontent{padding-left:0}}.acf-admin-page #wpfooter{font-style:italic}.acf-admin-page .postbox,.acf-admin-page .acf-box{border:none;border-radius:8px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-admin-page .postbox .inside,.acf-admin-page .acf-box .inside{padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px}.acf-admin-page .postbox .acf-postbox-inner,.acf-admin-page .acf-box .acf-postbox-inner{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:24px;padding-right:0;padding-bottom:0;padding-left:0}.acf-admin-page .postbox .inner,.acf-admin-page .postbox .inside,.acf-admin-page .acf-box .inner,.acf-admin-page .acf-box .inside{margin-top:0 !important;margin-right:0 !important;margin-bottom:0 !important;margin-left:0 !important;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-admin-page .postbox .postbox-header,.acf-admin-page .postbox .title,.acf-admin-page .acf-box .postbox-header,.acf-admin-page .acf-box .title{display:flex;align-items:center;box-sizing:border-box;min-height:64px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:24px;border-bottom-width:0;border-bottom-style:none}.acf-admin-page .postbox .postbox-header h2,.acf-admin-page .postbox .postbox-header h3,.acf-admin-page .postbox .title h2,.acf-admin-page .postbox .title h3,.acf-admin-page .acf-box .postbox-header h2,.acf-admin-page .acf-box .postbox-header h3,.acf-admin-page .acf-box .title h2,.acf-admin-page .acf-box .title h3{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;color:#344054}.acf-admin-page .postbox .hndle,.acf-admin-page .acf-box .hndle{padding-top:0;padding-right:24px;padding-bottom:0;padding-left:24px}.acf-postbox-header{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;min-height:64px;margin-top:-24px;margin-right:-24px;margin-bottom:0;margin-left:-24px;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:24px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-postbox-header h2.acf-postbox-title{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:0;color:#344054}.rtl .acf-postbox-header h2.acf-postbox-title{padding-right:0;padding-left:24px}.acf-postbox-header .acf-icon{background-color:#98a2b3}.acf-admin-page #screen-meta-links{margin-right:32px}.acf-admin-page #screen-meta-links .show-settings{border-color:#d0d5dd}@media screen and (max-width: 768px){.acf-admin-page #screen-meta-links{margin-right:16px;margin-bottom:0}}.acf-admin-page.rtl #screen-meta-links{margin-right:0;margin-left:32px}@media screen and (max-width: 768px){.acf-admin-page.rtl #screen-meta-links{margin-right:0;margin-left:16px}}.acf-admin-page #screen-meta{border-color:#d0d5dd}.acf-admin-page #poststuff .postbox-header h2,.acf-admin-page #poststuff .postbox-header h3{justify-content:flex-start;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;color:#344054 !important}.acf-admin-page.is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables{box-sizing:border-box;padding:2px;outline:none;background-image:repeating-linear-gradient(0deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px),repeating-linear-gradient(90deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px),repeating-linear-gradient(180deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px),repeating-linear-gradient(270deg, #667085, #667085 5px, transparent 5px, transparent 10px, #667085 10px);background-size:1.5px 100%,100% 1.5px,1.5px 100%,100% 1.5px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;border-radius:8px}.acf-admin-page .ui-sortable-placeholder{border:none}.acf-admin-page .subtitle{display:inline-flex;align-items:center;height:24px;margin:0;padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;background-color:#ebf5fa;border-width:1px;border-style:solid;border-color:#a5d2e7;border-radius:6px}.acf-admin-page .subtitle strong{margin-left:5px}.acf-actions-strip{display:flex}.acf-actions-strip .acf-btn{margin-right:8px}.acf-admin-page .acf-notice,.acf-admin-page .notice,.acf-admin-page #lost-connection-notice{position:relative;box-sizing:border-box;min-height:48px;margin-top:0 !important;margin-right:0 !important;margin-bottom:16px !important;margin-left:0 !important;padding-top:13px !important;padding-right:16px;padding-bottom:12px !important;padding-left:50px !important;background-color:#e7eff9;border-width:1px;border-style:solid;border-color:#9dbaee;border-radius:8px;box-shadow:0px 1px 2px rgba(16,24,40,.1);color:#344054}.acf-admin-page .acf-notice.update-nag,.acf-admin-page .notice.update-nag,.acf-admin-page #lost-connection-notice.update-nag{display:block;position:relative;width:calc(100% - 44px);margin-top:48px !important;margin-right:44px !important;margin-bottom:-32px !important;margin-left:12px !important}.acf-admin-page .acf-notice .button,.acf-admin-page .notice .button,.acf-admin-page #lost-connection-notice .button{height:auto;margin-left:8px;padding:0;border:none}.acf-admin-page .acf-notice>div,.acf-admin-page .notice>div,.acf-admin-page #lost-connection-notice>div{margin-top:0;margin-bottom:0}.acf-admin-page .acf-notice p,.acf-admin-page .notice p,.acf-admin-page #lost-connection-notice p{flex:1 0 auto;max-width:100%;line-height:18px;margin:0;padding:0}.acf-admin-page .acf-notice p.help,.acf-admin-page .notice p.help,.acf-admin-page #lost-connection-notice p.help{margin-top:0;padding-top:0;color:rgba(52,64,84,.7)}.acf-admin-page .acf-notice .acf-notice-dismiss,.acf-admin-page .acf-notice .notice-dismiss,.acf-admin-page .notice .acf-notice-dismiss,.acf-admin-page .notice .notice-dismiss,.acf-admin-page #lost-connection-notice .acf-notice-dismiss,.acf-admin-page #lost-connection-notice .notice-dismiss{position:absolute;top:4px;right:8px;padding:9px;border:none}.acf-admin-page .acf-notice .acf-notice-dismiss:before,.acf-admin-page .acf-notice .notice-dismiss:before,.acf-admin-page .notice .acf-notice-dismiss:before,.acf-admin-page .notice .notice-dismiss:before,.acf-admin-page #lost-connection-notice .acf-notice-dismiss:before,.acf-admin-page #lost-connection-notice .notice-dismiss:before{content:"";display:block;position:relative;z-index:600;width:20px;height:20px;background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-close.svg");mask-image:url("../../images/icons/icon-close.svg")}.acf-admin-page .acf-notice .acf-notice-dismiss:hover::before,.acf-admin-page .acf-notice .notice-dismiss:hover::before,.acf-admin-page .notice .acf-notice-dismiss:hover::before,.acf-admin-page .notice .notice-dismiss:hover::before,.acf-admin-page #lost-connection-notice .acf-notice-dismiss:hover::before,.acf-admin-page #lost-connection-notice .notice-dismiss:hover::before{background-color:#344054}.acf-admin-page .acf-notice a.acf-notice-dismiss,.acf-admin-page .notice a.acf-notice-dismiss,.acf-admin-page #lost-connection-notice a.acf-notice-dismiss{position:absolute;top:5px;right:24px}.acf-admin-page .acf-notice a.acf-notice-dismiss:before,.acf-admin-page .notice a.acf-notice-dismiss:before,.acf-admin-page #lost-connection-notice a.acf-notice-dismiss:before{background-color:#475467}.acf-admin-page .acf-notice:before,.acf-admin-page .notice:before,.acf-admin-page #lost-connection-notice:before{content:"";display:block;position:absolute;top:15px;left:18px;z-index:600;width:16px;height:16px;margin-right:8px;background-color:#fff;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-info-solid.svg");mask-image:url("../../images/icons/icon-info-solid.svg")}.acf-admin-page .acf-notice:after,.acf-admin-page .notice:after,.acf-admin-page #lost-connection-notice:after{content:"";display:block;position:absolute;top:9px;left:12px;z-index:500;width:28px;height:28px;background-color:#2d69da;border-radius:6px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-admin-page .acf-notice .local-restore,.acf-admin-page .notice .local-restore,.acf-admin-page #lost-connection-notice .local-restore{align-items:center;margin-top:-6px;margin-bottom:0}.acf-admin-page .notice[data-persisted=true]{display:none}.acf-admin-page .notice.is-dismissible{padding-right:56px}.acf-admin-page .notice.notice-success{background-color:#edf7ef;border-color:#b6deb9}.acf-admin-page .notice.notice-success:before{-webkit-mask-image:url("../../images/icons/icon-check-circle-solid.svg");mask-image:url("../../images/icons/icon-check-circle-solid.svg")}.acf-admin-page .notice.notice-success:after{background-color:#52aa59}.acf-admin-page .acf-notice.acf-error-message,.acf-admin-page .notice.notice-error,.acf-admin-page #lost-connection-notice{background-color:#f7eeeb;border-color:#f1b6b3}.acf-admin-page .acf-notice.acf-error-message:before,.acf-admin-page .notice.notice-error:before,.acf-admin-page #lost-connection-notice:before{-webkit-mask-image:url("../../images/icons/icon-warning.svg");mask-image:url("../../images/icons/icon-warning.svg")}.acf-admin-page .acf-notice.acf-error-message:after,.acf-admin-page .notice.notice-error:after,.acf-admin-page #lost-connection-notice:after{background-color:#d13737}.acf-admin-page .notice.notice-warning{background:linear-gradient(0deg, rgba(247, 144, 9, 0.08), rgba(247, 144, 9, 0.08)),#fff;border:1px solid rgba(247,144,9,.32);color:#344054}.acf-admin-page .notice.notice-warning:before{-webkit-mask-image:url("../../images/icons/icon-alert-triangle.svg");mask-image:url("../../images/icons/icon-alert-triangle.svg");background:#f56e28}.acf-admin-page .notice.notice-warning:after{content:none}.acf-admin-single-taxonomy .notice-success .acf-item-saved-text,.acf-admin-single-post-type .notice-success .acf-item-saved-text,.acf-admin-single-options-page .notice-success .acf-item-saved-text{font-weight:600}.acf-admin-single-taxonomy .notice-success .acf-item-saved-links,.acf-admin-single-post-type .notice-success .acf-item-saved-links,.acf-admin-single-options-page .notice-success .acf-item-saved-links{display:flex;gap:12px}.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a,.acf-admin-single-post-type .notice-success .acf-item-saved-links a,.acf-admin-single-options-page .notice-success .acf-item-saved-links a{text-decoration:none;opacity:1}.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after{content:"";width:1px;height:13px;display:inline-flex;position:relative;top:2px;left:6px;background-color:#475467;opacity:.3}.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:last-child:after,.acf-admin-single-post-type .notice-success .acf-item-saved-links a:last-child:after,.acf-admin-single-options-page .notice-success .acf-item-saved-links a:last-child:after{content:none}.rtl.acf-field-group .notice,.rtl.acf-internal-post-type .notice{padding-right:50px !important}.rtl.acf-field-group .notice .notice-dismiss,.rtl.acf-internal-post-type .notice .notice-dismiss{left:8px;right:unset}.rtl.acf-field-group .notice:before,.rtl.acf-internal-post-type .notice:before{left:unset;right:10px}.rtl.acf-field-group .notice:after,.rtl.acf-internal-post-type .notice:after{left:unset;right:12px}.rtl.acf-field-group.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,.rtl.acf-field-group.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,.rtl.acf-field-group.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after,.rtl.acf-internal-post-type.acf-admin-single-taxonomy .notice-success .acf-item-saved-links a:after,.rtl.acf-internal-post-type.acf-admin-single-post-type .notice-success .acf-item-saved-links a:after,.rtl.acf-internal-post-type.acf-admin-single-options-page .notice-success .acf-item-saved-links a:after{left:unset;right:6px}.acf-pro-label{display:inline-flex;align-items:center;min-height:22px;border:none;font-size:11px;text-transform:uppercase;text-decoration:none;color:#fff}.acf-admin-page .acf-field .acf-notice{display:flex;align-items:center;min-height:40px !important;margin-bottom:6px !important;padding-top:6px !important;padding-left:40px !important;padding-bottom:6px !important;margin:0 0 15px;background:#edf2ff;color:#344054 !important;border-color:#2183b9;border-radius:6px}.acf-admin-page .acf-field .acf-notice:after{top:8px;left:8px;width:22px;height:22px}.acf-admin-page .acf-field .acf-notice:before{top:12px;left:12px;width:14px;height:14px}.acf-admin-page .acf-field .acf-notice.-error{background:#f7eeeb;border-color:#f1b6b3}.acf-admin-page .acf-field .acf-notice.-success{background:#edf7ef;border-color:#b6deb9}.acf-admin-page .acf-field .acf-notice.-warning{background:#fdf8eb;border-color:#f4dbb4}.acf-admin-page #wpcontent{line-height:140%}.acf-admin-page a{color:#0783be}.acf-h1,.acf-admin-page #tmpl-acf-field-group-pro-features h1,.acf-admin-page #acf-field-group-pro-features h1,.acf-admin-page h1,.acf-headerbar h1{font-size:21px;font-weight:400}.acf-h2,.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,.acf-no-field-groups-wrapper .acf-options-preview-inner h2,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,.acf-no-post-types-wrapper .acf-no-post-types-inner h2,.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,.acf-no-post-types-wrapper .acf-options-preview-inner h2,.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,.acf-no-options-pages-wrapper .acf-options-preview-inner h2,.acf-options-preview-wrapper .acf-no-field-groups-inner h2,.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,.acf-options-preview-wrapper .acf-no-post-types-inner h2,.acf-options-preview-wrapper .acf-no-options-pages-inner h2,.acf-options-preview-wrapper .acf-options-preview-inner h2,.acf-page-title,.acf-admin-page h2,.acf-headerbar h2{font-size:18px;font-weight:400}.acf-h3,.acf-admin-page h3,.acf-headerbar h3,.acf-admin-page .postbox .postbox-header h2,.acf-admin-page .postbox .postbox-header h3,.acf-admin-page .postbox .title h2,.acf-admin-page .postbox .title h3,.acf-admin-page .acf-box .postbox-header h2,.acf-admin-page .acf-box .postbox-header h3,.acf-admin-page .acf-box .title h2,.acf-admin-page .acf-box .title h3,.acf-postbox-header h2.acf-postbox-title,.acf-admin-page #poststuff .postbox-header h2,.acf-admin-page #poststuff .postbox-header h3{font-size:16px;font-weight:400}.acf-admin-page .p1{font-size:15px}.acf-admin-page .p2,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p,.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p,.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p,.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p,.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p,.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p,.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p,.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p,.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p,.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p,.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p,.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p,.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p,.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p,.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p,.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p,.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p,.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p,.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p,.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p,.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p,.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p,.acf-admin-page #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label,#acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-admin-page .acf-label{font-size:14px}.acf-admin-page .p3,.acf-admin-page .acf-internal-post-type .wp-list-table .post-state,.acf-internal-post-type .wp-list-table .acf-admin-page .post-state,.acf-admin-page .subtitle{font-size:13.5px}.acf-admin-page .p4,.acf-admin-page .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p,.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-admin-page p,.acf-admin-page #acf-update-information .form-table th,#acf-update-information .form-table .acf-admin-page th,.acf-admin-page #acf-update-information .form-table td,#acf-update-information .form-table .acf-admin-page td,.acf-admin-page #acf-admin-tools.tool-export .acf-panel h3,#acf-admin-tools.tool-export .acf-panel .acf-admin-page h3,.acf-admin-page .acf-btn.acf-btn-sm,.acf-admin-page .acf-admin-toolbar .acf-tab,.acf-admin-toolbar .acf-admin-page .acf-tab,.acf-admin-page .acf-options-preview .acf-options-pages-preview-upgrade-button p,.acf-options-preview .acf-options-pages-preview-upgrade-button .acf-admin-page p,.acf-admin-page .acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-admin-page p,.acf-admin-page .acf-internal-post-type .subsubsub li,.acf-internal-post-type .subsubsub .acf-admin-page li,.acf-admin-page .acf-internal-post-type .wp-list-table tbody th,.acf-internal-post-type .wp-list-table tbody .acf-admin-page th,.acf-admin-page .acf-internal-post-type .wp-list-table tbody td,.acf-internal-post-type .wp-list-table tbody .acf-admin-page td,.acf-admin-page .acf-internal-post-type .wp-list-table thead th,.acf-internal-post-type .wp-list-table thead .acf-admin-page th,.acf-admin-page .acf-internal-post-type .wp-list-table thead td,.acf-internal-post-type .wp-list-table thead .acf-admin-page td,.acf-admin-page .acf-internal-post-type .wp-list-table tfoot th,.acf-internal-post-type .wp-list-table tfoot .acf-admin-page th,.acf-admin-page .acf-internal-post-type .wp-list-table tfoot td,.acf-internal-post-type .wp-list-table tfoot .acf-admin-page td,.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered,.acf-admin-page .button,.acf-admin-page input[type=text],.acf-admin-page input[type=search],.acf-admin-page input[type=number],.acf-admin-page textarea,.acf-admin-page select{font-size:13px}.acf-admin-page .p5,.acf-admin-page .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-label,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .acf-admin-page .field-type-label,.acf-admin-page .acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-label,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .acf-admin-page .field-type-label,.acf-admin-page .acf-internal-post-type .row-actions,.acf-internal-post-type .acf-admin-page .row-actions,.acf-admin-page .acf-notice .button,.acf-admin-page .notice .button,.acf-admin-page #lost-connection-notice .button{font-size:12.5px}.acf-admin-page .p6,.acf-admin-page #acf-update-information .acf-update-changelog p em,#acf-update-information .acf-update-changelog p .acf-admin-page em,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,.acf-no-post-types-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,.acf-options-preview-wrapper .acf-no-post-types-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-options-preview-wrapper .acf-options-preview-inner p.acf-small,.acf-options-preview-wrapper .acf-options-preview-inner .acf-admin-page p.acf-small,.acf-admin-page .acf-internal-post-type .row-actions,.acf-internal-post-type .acf-admin-page .row-actions,.acf-admin-page .acf-small{font-size:12px}.acf-admin-page .p7,.acf-admin-page .acf-tooltip,.acf-admin-page .acf-notice p.help,.acf-admin-page .notice p.help,.acf-admin-page #lost-connection-notice p.help{font-size:11.5px}.acf-admin-page .p8{font-size:11px}.acf-page-title{color:#344054}.acf-admin-page .acf-settings-wrap h1{display:none !important}.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title,.acf-field-group-pro-features-title-sm){display:none !important}.acf-admin-page a:focus{box-shadow:none;outline:none}.acf-admin-page a:focus-visible{box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);outline:1px solid rgba(0,0,0,0)}.acf-admin-page input[type=text],.acf-admin-page input[type=search],.acf-admin-page input[type=number],.acf-admin-page textarea,.acf-admin-page select{box-sizing:border-box;height:40px;padding-right:12px;padding-left:12px;background-color:#fff;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;color:#344054}.acf-admin-page input[type=text]:focus,.acf-admin-page input[type=search]:focus,.acf-admin-page input[type=number]:focus,.acf-admin-page textarea:focus,.acf-admin-page select:focus{outline:3px solid #ebf5fa;border-color:#399ccb}.acf-admin-page input[type=text]:disabled,.acf-admin-page input[type=search]:disabled,.acf-admin-page input[type=number]:disabled,.acf-admin-page textarea:disabled,.acf-admin-page select:disabled{background-color:#f9fafb;color:rgb(128.2255319149,137.7574468085,157.7744680851)}.acf-admin-page input[type=text]::placeholder,.acf-admin-page input[type=search]::placeholder,.acf-admin-page input[type=number]::placeholder,.acf-admin-page textarea::placeholder,.acf-admin-page select::placeholder{color:#98a2b3}.acf-admin-page input[type=text]:read-only{background-color:#f9fafb;color:#98a2b3}.acf-admin-page .acf-field.acf-field-number .acf-label,.acf-admin-page .acf-field.acf-field-number .acf-input input[type=number]{max-width:180px}.acf-admin-page textarea{box-sizing:border-box;padding-top:10px;padding-bottom:10px;height:80px;min-height:56px}.acf-admin-page select{min-width:160px;max-width:100%;padding-right:40px;padding-left:12px;background-image:url("../../images/icons/icon-chevron-down.svg");background-position:right 10px top 50%;background-size:20px}.acf-admin-page select:hover,.acf-admin-page select:focus{color:#0783be}.acf-admin-page select::before{content:"";display:block;position:absolute;top:5px;left:5px;width:20px;height:20px}.acf-admin-page.rtl select{padding-right:12px;padding-left:40px;background-position:left 10px top 50%}.acf-admin-page input[type=radio],.acf-admin-page input[type=checkbox]{box-sizing:border-box;width:16px;height:16px;padding:0;border-width:1px;border-style:solid;border-color:#98a2b3;background:#fff;box-shadow:none}.acf-admin-page input[type=radio]:hover,.acf-admin-page input[type=checkbox]:hover{background-color:#ebf5fa;border-color:#0783be}.acf-admin-page input[type=radio]:checked,.acf-admin-page input[type=radio]:focus-visible,.acf-admin-page input[type=checkbox]:checked,.acf-admin-page input[type=checkbox]:focus-visible{background-color:#ebf5fa;border-color:#0783be}.acf-admin-page input[type=radio]:checked:before,.acf-admin-page input[type=radio]:focus-visible:before,.acf-admin-page input[type=checkbox]:checked:before,.acf-admin-page input[type=checkbox]:focus-visible:before{content:"";position:relative;top:-1px;left:-1px;width:16px;height:16px;margin:0;padding:0;background-color:rgba(0,0,0,0);background-size:cover;background-repeat:no-repeat;background-position:center}.acf-admin-page input[type=radio]:active,.acf-admin-page input[type=checkbox]:active{box-shadow:0px 0px 0px 3px #ebf5fa,0px 0px 0px rgba(255,54,54,.25)}.acf-admin-page input[type=radio]:disabled,.acf-admin-page input[type=checkbox]:disabled{background-color:#f9fafb;border-color:#d0d5dd}.acf-admin-page.rtl input[type=radio]:checked:before,.acf-admin-page.rtl input[type=radio]:focus-visible:before,.acf-admin-page.rtl input[type=checkbox]:checked:before,.acf-admin-page.rtl input[type=checkbox]:focus-visible:before{left:1px}.acf-admin-page input[type=radio]:checked:before,.acf-admin-page input[type=radio]:focus:before{background-image:url("../../images/field-states/radio-active.svg")}.acf-admin-page input[type=checkbox]:checked:before,.acf-admin-page input[type=checkbox]:focus:before{background-image:url("../../images/field-states/checkbox-active.svg")}.acf-admin-page .acf-radio-list li input[type=radio],.acf-admin-page .acf-radio-list li input[type=checkbox],.acf-admin-page .acf-checkbox-list li input[type=radio],.acf-admin-page .acf-checkbox-list li input[type=checkbox]{margin-right:6px}.acf-admin-page .acf-radio-list.acf-bl li,.acf-admin-page .acf-checkbox-list.acf-bl li{margin-bottom:8px}.acf-admin-page .acf-radio-list.acf-bl li:last-of-type,.acf-admin-page .acf-checkbox-list.acf-bl li:last-of-type{margin-bottom:0}.acf-admin-page .acf-radio-list label,.acf-admin-page .acf-checkbox-list label{display:flex;align-items:center;align-content:center}.acf-admin-page .acf-switch{width:42px;height:24px;border:none;background-color:#d0d5dd;border-radius:12px}.acf-admin-page .acf-switch:hover{background-color:#98a2b3}.acf-admin-page .acf-switch:active{box-shadow:0px 0px 0px 3px #ebf5fa,0px 0px 0px rgba(255,54,54,.25)}.acf-admin-page .acf-switch.-on{background-color:#0783be}.acf-admin-page .acf-switch.-on:hover{background-color:#066998}.acf-admin-page .acf-switch.-on .acf-switch-slider{left:20px}.acf-admin-page .acf-switch .acf-switch-off,.acf-admin-page .acf-switch .acf-switch-on{visibility:hidden}.acf-admin-page .acf-switch .acf-switch-slider{width:20px;height:20px;border:none;border-radius:100px;box-shadow:0px 1px 3px rgba(16,24,40,.1),0px 1px 2px rgba(16,24,40,.06)}.acf-admin-page .acf-field-true-false{display:flex;align-items:flex-start}.acf-admin-page .acf-field-true-false .acf-label{order:2;display:block;align-items:center;max-width:550px !important;margin-top:2px;margin-bottom:0;margin-left:12px}.acf-admin-page .acf-field-true-false .acf-label label{margin-bottom:0}.acf-admin-page .acf-field-true-false .acf-label .acf-tip{margin-left:12px}.acf-admin-page .acf-field-true-false .acf-label .description{display:block;margin-top:2px;margin-left:0}.acf-admin-page.rtl .acf-field-true-false .acf-label{margin-right:12px;margin-left:0}.acf-admin-page.rtl .acf-field-true-false .acf-tip{margin-right:12px;margin-left:0}.acf-admin-page input::file-selector-button{box-sizing:border-box;min-height:40px;margin-right:16px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;background-color:rgba(0,0,0,0);color:#0783be !important;border-radius:6px;border-width:1px;border-style:solid;border-color:#0783be;text-decoration:none}.acf-admin-page input::file-selector-button:hover{border-color:#066998;cursor:pointer;color:#066998 !important}.acf-admin-page .button{display:inline-flex;align-items:center;height:40px;padding-right:16px;padding-left:16px;background-color:rgba(0,0,0,0);border-width:1px;border-style:solid;border-color:#0783be;border-radius:6px;color:#0783be}.acf-admin-page .button:hover{background-color:rgb(243.16,249.08,252.04);border-color:#0783be;color:#0783be}.acf-admin-page .button:focus{background-color:rgb(243.16,249.08,252.04);outline:3px solid #ebf5fa;color:#0783be}.acf-admin-page .edit-field-group-header{display:block !important}.acf-admin-page .acf-input .select2-container.-acf .select2-selection,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection{border:none;line-height:1}.acf-admin-page .acf-input .select2-container.-acf .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container.-acf .select2-selection__rendered{box-sizing:border-box;padding-right:0;padding-left:0;background-color:#fff;border-width:1px;border-style:solid;border-color:#d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;color:#344054}.acf-admin-page .acf-input .acf-conditional-select-name,.acf-admin-page .rule-groups .acf-conditional-select-name{min-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acf-admin-page .acf-input .acf-conditional-select-id,.acf-admin-page .rule-groups .acf-conditional-select-id{padding-right:30px}.acf-admin-page .acf-input .value .select2-container--focus,.acf-admin-page .rule-groups .value .select2-container--focus{height:40px}.acf-admin-page .acf-input .value .select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .value .select2-container--open .select2-selection__rendered{border-color:#399ccb}.acf-admin-page .acf-input .select2-container--focus,.acf-admin-page .rule-groups .select2-container--focus{outline:3px solid #ebf5fa;border-color:#399ccb;border-radius:6px}.acf-admin-page .acf-input .select2-container--focus .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus .select2-selection__rendered{border-color:#399ccb !important}.acf-admin-page .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.acf-admin-page .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered{border-top-right-radius:0 !important;border-top-left-radius:0 !important}.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field,.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field{margin:0;padding-left:6px}.acf-admin-page .acf-input .select2-container .select2-search--inline .select2-search__field:focus,.acf-admin-page .rule-groups .select2-container .select2-search--inline .select2-search__field:focus{outline:none;border:none}.acf-admin-page .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-top:0;padding-right:6px;padding-bottom:0;padding-left:6px}.acf-admin-page .acf-input .select2-selection__clear,.acf-admin-page .rule-groups .select2-selection__clear{width:18px;height:18px;margin-top:12px;margin-right:1px;text-indent:100%;white-space:nowrap;overflow:hidden;color:#fff}.acf-admin-page .acf-input .select2-selection__clear:before,.acf-admin-page .rule-groups .select2-selection__clear:before{content:"";display:block;width:16px;height:16px;top:0;left:0;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-close.svg");mask-image:url("../../images/icons/icon-close.svg");background-color:#98a2b3}.acf-admin-page .acf-input .select2-selection__clear:hover::before,.acf-admin-page .rule-groups .select2-selection__clear:hover::before{background-color:#0783be}.acf-admin-page .acf-label{display:flex;align-items:center;justify-content:space-between}.acf-admin-page .acf-label .acf-icon-help{width:18px;height:18px;background-color:#98a2b3}.acf-admin-page .acf-label label{margin-bottom:0}.acf-admin-page .acf-label .description{margin-top:2px}.acf-admin-page .acf-field-setting-name .acf-tip{position:absolute;top:0;left:654px;color:#98a2b3}.rtl.acf-admin-page .acf-field-setting-name .acf-tip{left:auto;right:654px}.acf-admin-page .acf-field-setting-name .acf-tip .acf-icon-help{width:18px;height:18px}.acf-admin-page .acf-field-setting-type .select2-container.-acf,.acf-admin-page .acf-field-permalink-rewrite .select2-container.-acf,.acf-admin-page .acf-field-query-var .select2-container.-acf,.acf-admin-page .acf-field-capability .select2-container.-acf,.acf-admin-page .acf-field-parent-slug .select2-container.-acf,.acf-admin-page .acf-field-data-storage .select2-container.-acf,.acf-admin-page .acf-field-manage-terms .select2-container.-acf,.acf-admin-page .acf-field-edit-terms .select2-container.-acf,.acf-admin-page .acf-field-delete-terms .select2-container.-acf,.acf-admin-page .acf-field-assign-terms .select2-container.-acf,.acf-admin-page .acf-field-meta-box .select2-container.-acf,.acf-admin-page .rule-groups .select2-container.-acf{min-height:40px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;align-items:center;position:relative;z-index:800;min-height:40px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon{top:auto;width:18px;height:18px;margin-right:2px}.acf-admin-page .acf-field-setting-type .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-permalink-rewrite .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-query-var .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-capability .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-parent-slug .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-data-storage .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-manage-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-edit-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-delete-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-assign-terms .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .acf-field-meta-box .select2-container--default .select2-selection--single .field-type-icon:before,.acf-admin-page .rule-groups .select2-container--default .select2-selection--single .field-type-icon:before{width:9px;height:9px}.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open .select2-selection__rendered{border-color:#6bb5d8 !important;border-bottom-color:#d0d5dd !important}.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--below .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open.select2-container--below .select2-selection__rendered{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.acf-admin-page .acf-field-setting-type .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-query-var .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-capability .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-parent-slug .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-data-storage .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-manage-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-edit-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-delete-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-assign-terms .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .acf-field-meta-box .select2-container--open.select2-container--above .select2-selection__rendered,.acf-admin-page .rule-groups .select2-container--open.select2-container--above .select2-selection__rendered{border-top-right-radius:0 !important;border-top-left-radius:0 !important;border-bottom-color:#6bb5d8 !important;border-top-color:#d0d5dd !important}.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,.acf-admin-page .acf-field-query-var .acf-selection.has-icon,.acf-admin-page .acf-field-capability .acf-selection.has-icon,.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,.acf-admin-page .rule-groups .acf-selection.has-icon{margin-left:6px}.rtl.acf-admin-page .acf-field-setting-type .acf-selection.has-icon,.acf-admin-page .acf-field-permalink-rewrite .acf-selection.has-icon,.acf-admin-page .acf-field-query-var .acf-selection.has-icon,.acf-admin-page .acf-field-capability .acf-selection.has-icon,.acf-admin-page .acf-field-parent-slug .acf-selection.has-icon,.acf-admin-page .acf-field-data-storage .acf-selection.has-icon,.acf-admin-page .acf-field-manage-terms .acf-selection.has-icon,.acf-admin-page .acf-field-edit-terms .acf-selection.has-icon,.acf-admin-page .acf-field-delete-terms .acf-selection.has-icon,.acf-admin-page .acf-field-assign-terms .acf-selection.has-icon,.acf-admin-page .acf-field-meta-box .acf-selection.has-icon,.acf-admin-page .rule-groups .acf-selection.has-icon{margin-right:6px}.acf-admin-page .acf-field-setting-type .select2-selection__arrow,.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow,.acf-admin-page .acf-field-query-var .select2-selection__arrow,.acf-admin-page .acf-field-capability .select2-selection__arrow,.acf-admin-page .acf-field-parent-slug .select2-selection__arrow,.acf-admin-page .acf-field-data-storage .select2-selection__arrow,.acf-admin-page .acf-field-manage-terms .select2-selection__arrow,.acf-admin-page .acf-field-edit-terms .select2-selection__arrow,.acf-admin-page .acf-field-delete-terms .select2-selection__arrow,.acf-admin-page .acf-field-assign-terms .select2-selection__arrow,.acf-admin-page .acf-field-meta-box .select2-selection__arrow,.acf-admin-page .rule-groups .select2-selection__arrow{width:20px;height:20px;top:calc(50% - 10px);right:12px;background-color:rgba(0,0,0,0)}.acf-admin-page .acf-field-setting-type .select2-selection__arrow:after,.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow:after,.acf-admin-page .acf-field-query-var .select2-selection__arrow:after,.acf-admin-page .acf-field-capability .select2-selection__arrow:after,.acf-admin-page .acf-field-parent-slug .select2-selection__arrow:after,.acf-admin-page .acf-field-data-storage .select2-selection__arrow:after,.acf-admin-page .acf-field-manage-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-edit-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-delete-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-assign-terms .select2-selection__arrow:after,.acf-admin-page .acf-field-meta-box .select2-selection__arrow:after,.acf-admin-page .rule-groups .select2-selection__arrow:after{content:"";display:block;position:absolute;z-index:850;top:1px;left:0;width:20px;height:20px;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg");background-color:#667085;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-admin-page .acf-field-setting-type .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-permalink-rewrite .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-query-var .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-capability .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-parent-slug .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-data-storage .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-manage-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-edit-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-delete-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-assign-terms .select2-selection__arrow b[role=presentation],.acf-admin-page .acf-field-meta-box .select2-selection__arrow b[role=presentation],.acf-admin-page .rule-groups .select2-selection__arrow b[role=presentation]{display:none}.acf-admin-page .acf-field-setting-type .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-permalink-rewrite .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-query-var .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-capability .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-parent-slug .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-data-storage .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-manage-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-edit-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-delete-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-assign-terms .select2-container--open .select2-selection__arrow:after,.acf-admin-page .acf-field-meta-box .select2-container--open .select2-selection__arrow:after,.acf-admin-page .rule-groups .select2-container--open .select2-selection__arrow:after{-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}.acf-admin-page .acf-term-search-term-name{background-color:#f9fafb;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0;color:#98a2b3;padding:5px 5px 5px 10px;width:100%;margin:0;display:block;font-weight:300}.acf-admin-page .field-type-select-results{position:relative;top:4px;z-index:1002;border-radius:0 0 6px 6px;box-shadow:0px 8px 24px 4px rgba(16,24,40,.12)}.acf-admin-page .field-type-select-results.select2-dropdown--above{display:flex;flex-direction:column-reverse;top:0;border-radius:6px 6px 0 0;z-index:99999}.select2-container.select2-container--open.acf-admin-page .field-type-select-results{box-shadow:0px 0px 0px 3px #ebf5fa,0px 8px 24px 4px rgba(16,24,40,.12)}.acf-admin-page .field-type-select-results .acf-selection.has-icon{margin-left:6px}.rtl.acf-admin-page .field-type-select-results .acf-selection.has-icon{margin-right:6px}.acf-admin-page .field-type-select-results .select2-search{position:relative;margin:0;padding:0}.acf-admin-page .field-type-select-results .select2-search--dropdown:after{content:"";display:block;position:absolute;top:12px;left:13px;width:16px;height:16px;-webkit-mask-image:url("../../images/icons/icon-search.svg");mask-image:url("../../images/icons/icon-search.svg");background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.rtl.acf-admin-page .field-type-select-results .select2-search--dropdown:after{right:12px;left:auto}.acf-admin-page .field-type-select-results .select2-search .select2-search__field{padding-left:38px;border-right:0;border-bottom:0;border-left:0;border-radius:0}.rtl.acf-admin-page .field-type-select-results .select2-search .select2-search__field{padding-right:38px;padding-left:0}.acf-admin-page .field-type-select-results .select2-search .select2-search__field:focus{border-top-color:#d0d5dd;outline:0}.acf-admin-page .field-type-select-results .select2-results__options{max-height:440px}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option--highlighted{background-color:#0783be !important;color:#f9fafb !important}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option{display:inline-flex;position:relative;width:calc(100% - 24px);min-height:32px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;align-items:center}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon{top:auto;width:18px;height:18px;margin-right:2px;box-shadow:0 0 0 1px #f9fafb}.acf-admin-page .field-type-select-results .select2-results__option .select2-results__option .field-type-icon:before{width:9px;height:9px}.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]{background-color:#ebf5fa !important;color:#344054 !important}.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after{content:"";right:13px;position:absolute;width:16px;height:16px;-webkit-mask-image:url("../../images/icons/icon-check.svg");mask-image:url("../../images/icons/icon-check.svg");background-color:#0783be;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.rtl.acf-admin-page .field-type-select-results .select2-results__option[aria-selected=true]:after{left:13px;right:auto}.acf-admin-page .field-type-select-results .select2-results__group{display:inline-flex;align-items:center;width:calc(100% - 24px);min-height:25px;background-color:#f9fafb;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0;color:#98a2b3;font-size:11px;margin-bottom:0;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;font-weight:normal}.acf-admin-page.rtl .acf-field-setting-type .select2-selection__arrow:after,.acf-admin-page.rtl .acf-field-permalink-rewrite .select2-selection__arrow:after,.acf-admin-page.rtl .acf-field-query-var .select2-selection__arrow:after{right:auto;left:10px}.rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip,.rtl.acf-internal-post-type .acf-field-setting-name .acf-tip{left:auto;right:654px}.acf-internal-post-type .tablenav.top{display:none}.acf-internal-post-type .subsubsub{margin-bottom:3px}.acf-internal-post-type .wp-list-table{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;border-radius:8px;border:none;overflow:hidden;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-internal-post-type .wp-list-table strong{color:#98a2b3;margin:0}.acf-internal-post-type .wp-list-table a.row-title{font-size:13px !important;font-weight:500}.acf-internal-post-type .wp-list-table th,.acf-internal-post-type .wp-list-table td{color:#344054}.acf-internal-post-type .wp-list-table th.sortable a,.acf-internal-post-type .wp-list-table td.sortable a{padding:0}.acf-internal-post-type .wp-list-table th.check-column,.acf-internal-post-type .wp-list-table td.check-column{padding-top:12px;padding-right:16px;padding-left:16px}@media screen and (max-width: 880px){.acf-internal-post-type .wp-list-table th.check-column,.acf-internal-post-type .wp-list-table td.check-column{vertical-align:top;padding-right:2px;padding-left:10px}}.acf-internal-post-type .wp-list-table th input,.acf-internal-post-type .wp-list-table td input{margin:0;padding:0}.acf-internal-post-type .wp-list-table th .acf-more-items,.acf-internal-post-type .wp-list-table td .acf-more-items{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:0px 6px 1px;gap:8px;width:25px;height:16px;background:#eaecf0;border-radius:100px;font-weight:400;font-size:10px;color:#475467}.acf-internal-post-type .wp-list-table th .acf-emdash,.acf-internal-post-type .wp-list-table td .acf-emdash{color:#d0d5dd}.acf-internal-post-type .wp-list-table thead th,.acf-internal-post-type .wp-list-table thead td,.acf-internal-post-type .wp-list-table tfoot th,.acf-internal-post-type .wp-list-table tfoot td{height:48px;padding-right:24px;padding-left:24px;box-sizing:border-box;background-color:#f9fafb;border-color:#eaecf0;font-weight:500}@media screen and (max-width: 880px){.acf-internal-post-type .wp-list-table thead th,.acf-internal-post-type .wp-list-table thead td,.acf-internal-post-type .wp-list-table tfoot th,.acf-internal-post-type .wp-list-table tfoot td{padding-right:16px;padding-left:8px}}@media screen and (max-width: 880px){.acf-internal-post-type .wp-list-table thead th.check-column,.acf-internal-post-type .wp-list-table thead td.check-column,.acf-internal-post-type .wp-list-table tfoot th.check-column,.acf-internal-post-type .wp-list-table tfoot td.check-column{vertical-align:middle}}.acf-internal-post-type .wp-list-table tbody th,.acf-internal-post-type .wp-list-table tbody td{box-sizing:border-box;height:60px;padding-top:10px;padding-right:24px;padding-bottom:10px;padding-left:24px;vertical-align:top;background-color:#fff;border-bottom-width:1px;border-bottom-color:#eaecf0;border-bottom-style:solid}@media screen and (max-width: 880px){.acf-internal-post-type .wp-list-table tbody th,.acf-internal-post-type .wp-list-table tbody td{padding-right:16px;padding-left:8px}}.acf-internal-post-type .wp-list-table .column-acf-key{white-space:nowrap}.acf-internal-post-type .wp-list-table .column-acf-key .acf-icon-key-solid{display:inline-block;position:relative;bottom:-2px;width:15px;height:15px;margin-right:4px;color:#98a2b3}.acf-internal-post-type .wp-list-table .acf-location .dashicons{position:relative;bottom:-2px;width:16px;height:16px;margin-right:6px;font-size:16px;color:#98a2b3}.acf-internal-post-type .wp-list-table .post-state{color:#667085}.acf-internal-post-type .wp-list-table tr:hover,.acf-internal-post-type .wp-list-table tr:focus-within{background:#f7f7f7}.acf-internal-post-type .wp-list-table tr:hover .row-actions,.acf-internal-post-type .wp-list-table tr:focus-within .row-actions{margin-bottom:0}@media screen and (min-width: 782px){.acf-internal-post-type .wp-list-table .column-acf-count{width:10%}}.acf-internal-post-type .wp-list-table .row-actions span.file{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.acf-internal-post-type.rtl .wp-list-table .column-acf-key .acf-icon-key-solid{margin-left:4px;margin-right:0}.acf-internal-post-type.rtl .wp-list-table .acf-location .dashicons{margin-left:6px;margin-right:0}.acf-internal-post-type .row-actions{margin-top:2px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;line-height:14px;color:#d0d5dd}.acf-internal-post-type .row-actions .trash a{color:#d94f4f}.acf-internal-post-type .widefat thead td.check-column,.acf-internal-post-type .widefat tfoot td.check-column{padding-top:0}.acf-internal-post-type .row-actions a:hover{color:rgb(4.0632911392,71.1075949367,102.9367088608)}.acf-internal-post-type .row-actions .trash a{color:#a00}.acf-internal-post-type .row-actions .trash a:hover{color:red}.acf-internal-post-type .row-actions.visible{margin-bottom:0;opacity:1}.acf-internal-post-type #the-list tr:hover td,.acf-internal-post-type #the-list tr:hover th{background-color:rgb(247.24,251.12,253.06)}.acf-internal-post-type .tablenav{margin-top:24px;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;color:#667085}.acf-internal-post-type #posts-filter p.search-box{margin-top:5px;margin-right:0;margin-bottom:24px;margin-left:0}.acf-internal-post-type #posts-filter p.search-box #post-search-input{min-width:280px;margin-top:0;margin-right:8px;margin-bottom:0;margin-left:0}@media screen and (max-width: 768px){.acf-internal-post-type #posts-filter p.search-box{display:flex;box-sizing:border-box;padding-right:24px;margin-right:16px;position:inherit}.acf-internal-post-type #posts-filter p.search-box #post-search-input{min-width:auto}}.rtl.acf-internal-post-type #posts-filter p.search-box #post-search-input{margin-right:0;margin-left:8px}@media screen and (max-width: 768px){.rtl.acf-internal-post-type #posts-filter p.search-box{padding-left:24px;padding-right:0;margin-left:16px;margin-right:0}}.acf-internal-post-type .subsubsub{display:flex;align-items:flex-end;height:40px;margin-bottom:16px}.acf-internal-post-type .subsubsub li{margin-top:0;margin-right:4px;color:#98a2b3}.acf-internal-post-type .subsubsub li .count{color:#667085}.acf-internal-post-type .tablenav-pages{display:flex;align-items:center}.acf-internal-post-type .tablenav-pages.no-pages{display:none}.acf-internal-post-type .tablenav-pages .displaying-num{margin-top:0;margin-right:16px;margin-bottom:0;margin-left:0}.acf-internal-post-type .tablenav-pages .pagination-links{display:flex;align-items:center}.acf-internal-post-type .tablenav-pages .pagination-links #table-paging{margin-top:0;margin-right:4px;margin-bottom:0;margin-left:8px}.acf-internal-post-type .tablenav-pages .pagination-links #table-paging .total-pages{margin-right:0}.acf-internal-post-type .tablenav-pages.one-page .pagination-links{display:none}.acf-internal-post-type .tablenav-pages .pagination-links .button{display:inline-flex;align-items:center;align-content:center;justify-content:center;min-width:40px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;background-color:rgba(0,0,0,0)}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1),.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2),.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child,.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2){display:inline-block;position:relative;text-indent:100%;white-space:nowrap;overflow:hidden;margin-left:4px}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before,.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before,.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before,.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#0783be;border-radius:0;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(1):before{-webkit-mask-image:url("../../images/icons/icon-chevron-left-double.svg");mask-image:url("../../images/icons/icon-chevron-left-double.svg")}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-child(2):before{-webkit-mask-image:url("../../images/icons/icon-chevron-left.svg");mask-image:url("../../images/icons/icon-chevron-left.svg")}.acf-internal-post-type .tablenav-pages .pagination-links .button:nth-last-child(2):before{-webkit-mask-image:url("../../images/icons/icon-chevron-right.svg");mask-image:url("../../images/icons/icon-chevron-right.svg")}.acf-internal-post-type .tablenav-pages .pagination-links .button:last-child:before{-webkit-mask-image:url("../../images/icons/icon-chevron-right-double.svg");mask-image:url("../../images/icons/icon-chevron-right-double.svg")}.acf-internal-post-type .tablenav-pages .pagination-links .button:hover{border-color:#066998;background-color:rgba(7,131,190,.05)}.acf-internal-post-type .tablenav-pages .pagination-links .button:hover:before{background-color:#066998}.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled{background-color:rgba(0,0,0,0) !important}.acf-internal-post-type .tablenav-pages .pagination-links .button.disabled.disabled:before{background-color:#d0d5dd}.acf-no-field-groups-wrapper,.acf-no-taxonomies-wrapper,.acf-no-post-types-wrapper,.acf-no-options-pages-wrapper,.acf-options-preview-wrapper{display:flex;justify-content:center;padding-top:48px;padding-bottom:48px}.acf-no-field-groups-wrapper .acf-no-field-groups-inner,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner,.acf-no-field-groups-wrapper .acf-no-post-types-inner,.acf-no-field-groups-wrapper .acf-no-options-pages-inner,.acf-no-field-groups-wrapper .acf-options-preview-inner,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner,.acf-no-taxonomies-wrapper .acf-no-post-types-inner,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner,.acf-no-taxonomies-wrapper .acf-options-preview-inner,.acf-no-post-types-wrapper .acf-no-field-groups-inner,.acf-no-post-types-wrapper .acf-no-taxonomies-inner,.acf-no-post-types-wrapper .acf-no-post-types-inner,.acf-no-post-types-wrapper .acf-no-options-pages-inner,.acf-no-post-types-wrapper .acf-options-preview-inner,.acf-no-options-pages-wrapper .acf-no-field-groups-inner,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner,.acf-no-options-pages-wrapper .acf-no-post-types-inner,.acf-no-options-pages-wrapper .acf-no-options-pages-inner,.acf-no-options-pages-wrapper .acf-options-preview-inner,.acf-options-preview-wrapper .acf-no-field-groups-inner,.acf-options-preview-wrapper .acf-no-taxonomies-inner,.acf-options-preview-wrapper .acf-no-post-types-inner,.acf-options-preview-wrapper .acf-no-options-pages-inner,.acf-options-preview-wrapper .acf-options-preview-inner{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;align-items:flex-start;text-align:center;max-width:420px;min-height:320px}.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,.acf-no-field-groups-wrapper .acf-no-post-types-inner img,.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,.acf-no-field-groups-wrapper .acf-no-post-types-inner p,.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,.acf-no-field-groups-wrapper .acf-options-preview-inner img,.acf-no-field-groups-wrapper .acf-options-preview-inner h2,.acf-no-field-groups-wrapper .acf-options-preview-inner p,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,.acf-no-taxonomies-wrapper .acf-options-preview-inner img,.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,.acf-no-taxonomies-wrapper .acf-options-preview-inner p,.acf-no-post-types-wrapper .acf-no-field-groups-inner img,.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,.acf-no-post-types-wrapper .acf-no-field-groups-inner p,.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,.acf-no-post-types-wrapper .acf-no-post-types-inner img,.acf-no-post-types-wrapper .acf-no-post-types-inner h2,.acf-no-post-types-wrapper .acf-no-post-types-inner p,.acf-no-post-types-wrapper .acf-no-options-pages-inner img,.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,.acf-no-post-types-wrapper .acf-no-options-pages-inner p,.acf-no-post-types-wrapper .acf-options-preview-inner img,.acf-no-post-types-wrapper .acf-options-preview-inner h2,.acf-no-post-types-wrapper .acf-options-preview-inner p,.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,.acf-no-options-pages-wrapper .acf-no-post-types-inner img,.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,.acf-no-options-pages-wrapper .acf-no-post-types-inner p,.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,.acf-no-options-pages-wrapper .acf-options-preview-inner img,.acf-no-options-pages-wrapper .acf-options-preview-inner h2,.acf-no-options-pages-wrapper .acf-options-preview-inner p,.acf-options-preview-wrapper .acf-no-field-groups-inner img,.acf-options-preview-wrapper .acf-no-field-groups-inner h2,.acf-options-preview-wrapper .acf-no-field-groups-inner p,.acf-options-preview-wrapper .acf-no-taxonomies-inner img,.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,.acf-options-preview-wrapper .acf-no-taxonomies-inner p,.acf-options-preview-wrapper .acf-no-post-types-inner img,.acf-options-preview-wrapper .acf-no-post-types-inner h2,.acf-options-preview-wrapper .acf-no-post-types-inner p,.acf-options-preview-wrapper .acf-no-options-pages-inner img,.acf-options-preview-wrapper .acf-no-options-pages-inner h2,.acf-options-preview-wrapper .acf-no-options-pages-inner p,.acf-options-preview-wrapper .acf-options-preview-inner img,.acf-options-preview-wrapper .acf-options-preview-inner h2,.acf-options-preview-wrapper .acf-options-preview-inner p{flex:1 0 100%}.acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner h2,.acf-no-field-groups-wrapper .acf-no-post-types-inner h2,.acf-no-field-groups-wrapper .acf-no-options-pages-inner h2,.acf-no-field-groups-wrapper .acf-options-preview-inner h2,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner h2,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner h2,.acf-no-taxonomies-wrapper .acf-no-post-types-inner h2,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner h2,.acf-no-taxonomies-wrapper .acf-options-preview-inner h2,.acf-no-post-types-wrapper .acf-no-field-groups-inner h2,.acf-no-post-types-wrapper .acf-no-taxonomies-inner h2,.acf-no-post-types-wrapper .acf-no-post-types-inner h2,.acf-no-post-types-wrapper .acf-no-options-pages-inner h2,.acf-no-post-types-wrapper .acf-options-preview-inner h2,.acf-no-options-pages-wrapper .acf-no-field-groups-inner h2,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner h2,.acf-no-options-pages-wrapper .acf-no-post-types-inner h2,.acf-no-options-pages-wrapper .acf-no-options-pages-inner h2,.acf-no-options-pages-wrapper .acf-options-preview-inner h2,.acf-options-preview-wrapper .acf-no-field-groups-inner h2,.acf-options-preview-wrapper .acf-no-taxonomies-inner h2,.acf-options-preview-wrapper .acf-no-post-types-inner h2,.acf-options-preview-wrapper .acf-no-options-pages-inner h2,.acf-options-preview-wrapper .acf-options-preview-inner h2{margin-top:32px;margin-bottom:0;padding:0;color:#344054;line-height:1.6rem}.acf-no-field-groups-wrapper .acf-no-field-groups-inner p,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p,.acf-no-field-groups-wrapper .acf-no-post-types-inner p,.acf-no-field-groups-wrapper .acf-no-options-pages-inner p,.acf-no-field-groups-wrapper .acf-options-preview-inner p,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p,.acf-no-taxonomies-wrapper .acf-no-post-types-inner p,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p,.acf-no-taxonomies-wrapper .acf-options-preview-inner p,.acf-no-post-types-wrapper .acf-no-field-groups-inner p,.acf-no-post-types-wrapper .acf-no-taxonomies-inner p,.acf-no-post-types-wrapper .acf-no-post-types-inner p,.acf-no-post-types-wrapper .acf-no-options-pages-inner p,.acf-no-post-types-wrapper .acf-options-preview-inner p,.acf-no-options-pages-wrapper .acf-no-field-groups-inner p,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p,.acf-no-options-pages-wrapper .acf-no-post-types-inner p,.acf-no-options-pages-wrapper .acf-no-options-pages-inner p,.acf-no-options-pages-wrapper .acf-options-preview-inner p,.acf-options-preview-wrapper .acf-no-field-groups-inner p,.acf-options-preview-wrapper .acf-no-taxonomies-inner p,.acf-options-preview-wrapper .acf-no-post-types-inner p,.acf-options-preview-wrapper .acf-no-options-pages-inner p,.acf-options-preview-wrapper .acf-options-preview-inner p{margin-top:12px;margin-bottom:0;padding:0;color:#667085}.acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-field-groups-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-field-groups-wrapper .acf-options-preview-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-taxonomies-wrapper .acf-options-preview-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-post-types-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-post-types-wrapper .acf-options-preview-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-field-groups-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-post-types-inner p.acf-small,.acf-no-options-pages-wrapper .acf-no-options-pages-inner p.acf-small,.acf-no-options-pages-wrapper .acf-options-preview-inner p.acf-small,.acf-options-preview-wrapper .acf-no-field-groups-inner p.acf-small,.acf-options-preview-wrapper .acf-no-taxonomies-inner p.acf-small,.acf-options-preview-wrapper .acf-no-post-types-inner p.acf-small,.acf-options-preview-wrapper .acf-no-options-pages-inner p.acf-small,.acf-options-preview-wrapper .acf-options-preview-inner p.acf-small{display:block;position:relative;margin-top:32px}.acf-no-field-groups-wrapper .acf-no-field-groups-inner img,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,.acf-no-field-groups-wrapper .acf-no-post-types-inner img,.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,.acf-no-field-groups-wrapper .acf-options-preview-inner img,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner img,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,.acf-no-taxonomies-wrapper .acf-options-preview-inner img,.acf-no-post-types-wrapper .acf-no-field-groups-inner img,.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,.acf-no-post-types-wrapper .acf-no-post-types-inner img,.acf-no-post-types-wrapper .acf-no-options-pages-inner img,.acf-no-post-types-wrapper .acf-options-preview-inner img,.acf-no-options-pages-wrapper .acf-no-field-groups-inner img,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,.acf-no-options-pages-wrapper .acf-no-post-types-inner img,.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,.acf-no-options-pages-wrapper .acf-options-preview-inner img,.acf-options-preview-wrapper .acf-no-field-groups-inner img,.acf-options-preview-wrapper .acf-no-taxonomies-inner img,.acf-options-preview-wrapper .acf-no-post-types-inner img,.acf-options-preview-wrapper .acf-no-options-pages-inner img,.acf-options-preview-wrapper .acf-options-preview-inner img{max-width:284px;margin-bottom:0}.acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-btn,.acf-no-field-groups-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-no-field-groups-wrapper .acf-no-post-types-inner .acf-btn,.acf-no-field-groups-wrapper .acf-no-options-pages-inner .acf-btn,.acf-no-field-groups-wrapper .acf-options-preview-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-no-field-groups-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-no-post-types-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner .acf-btn,.acf-no-taxonomies-wrapper .acf-options-preview-inner .acf-btn,.acf-no-post-types-wrapper .acf-no-field-groups-inner .acf-btn,.acf-no-post-types-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-no-post-types-wrapper .acf-no-post-types-inner .acf-btn,.acf-no-post-types-wrapper .acf-no-options-pages-inner .acf-btn,.acf-no-post-types-wrapper .acf-options-preview-inner .acf-btn,.acf-no-options-pages-wrapper .acf-no-field-groups-inner .acf-btn,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-no-options-pages-wrapper .acf-no-post-types-inner .acf-btn,.acf-no-options-pages-wrapper .acf-no-options-pages-inner .acf-btn,.acf-no-options-pages-wrapper .acf-options-preview-inner .acf-btn,.acf-options-preview-wrapper .acf-no-field-groups-inner .acf-btn,.acf-options-preview-wrapper .acf-no-taxonomies-inner .acf-btn,.acf-options-preview-wrapper .acf-no-post-types-inner .acf-btn,.acf-options-preview-wrapper .acf-no-options-pages-inner .acf-btn,.acf-options-preview-wrapper .acf-options-preview-inner .acf-btn{margin-top:32px}.acf-no-field-groups-wrapper .acf-no-post-types-inner img,.acf-no-field-groups-wrapper .acf-no-options-pages-inner img,.acf-no-taxonomies-wrapper .acf-no-post-types-inner img,.acf-no-taxonomies-wrapper .acf-no-options-pages-inner img,.acf-no-post-types-wrapper .acf-no-post-types-inner img,.acf-no-post-types-wrapper .acf-no-options-pages-inner img,.acf-no-options-pages-wrapper .acf-no-post-types-inner img,.acf-no-options-pages-wrapper .acf-no-options-pages-inner img,.acf-options-preview-wrapper .acf-no-post-types-inner img,.acf-options-preview-wrapper .acf-no-options-pages-inner img{width:106px;height:88px}.acf-no-field-groups-wrapper .acf-no-taxonomies-inner img,.acf-no-taxonomies-wrapper .acf-no-taxonomies-inner img,.acf-no-post-types-wrapper .acf-no-taxonomies-inner img,.acf-no-options-pages-wrapper .acf-no-taxonomies-inner img,.acf-options-preview-wrapper .acf-no-taxonomies-inner img{width:98px;height:88px}.acf-no-field-groups #the-list tr:hover td,.acf-no-field-groups #the-list tr:hover th,.acf-no-field-groups .acf-admin-field-groups .wp-list-table tr:hover,.acf-no-field-groups .striped>tbody>:nth-child(odd),.acf-no-field-groups ul.striped>:nth-child(odd),.acf-no-field-groups .alternate,.acf-no-post-types #the-list tr:hover td,.acf-no-post-types #the-list tr:hover th,.acf-no-post-types .acf-admin-field-groups .wp-list-table tr:hover,.acf-no-post-types .striped>tbody>:nth-child(odd),.acf-no-post-types ul.striped>:nth-child(odd),.acf-no-post-types .alternate,.acf-no-taxonomies #the-list tr:hover td,.acf-no-taxonomies #the-list tr:hover th,.acf-no-taxonomies .acf-admin-field-groups .wp-list-table tr:hover,.acf-no-taxonomies .striped>tbody>:nth-child(odd),.acf-no-taxonomies ul.striped>:nth-child(odd),.acf-no-taxonomies .alternate,.acf-no-options-pages #the-list tr:hover td,.acf-no-options-pages #the-list tr:hover th,.acf-no-options-pages .acf-admin-field-groups .wp-list-table tr:hover,.acf-no-options-pages .striped>tbody>:nth-child(odd),.acf-no-options-pages ul.striped>:nth-child(odd),.acf-no-options-pages .alternate{background-color:rgba(0,0,0,0) !important}.acf-no-field-groups .wp-list-table thead,.acf-no-field-groups .wp-list-table tfoot,.acf-no-post-types .wp-list-table thead,.acf-no-post-types .wp-list-table tfoot,.acf-no-taxonomies .wp-list-table thead,.acf-no-taxonomies .wp-list-table tfoot,.acf-no-options-pages .wp-list-table thead,.acf-no-options-pages .wp-list-table tfoot{display:none}.acf-no-field-groups .wp-list-table a.acf-btn,.acf-no-post-types .wp-list-table a.acf-btn,.acf-no-taxonomies .wp-list-table a.acf-btn,.acf-no-options-pages .wp-list-table a.acf-btn{border:1px solid rgba(0,0,0,.16);box-shadow:none}.acf-internal-post-type #the-list .no-items td{vertical-align:middle}.acf-options-preview .acf-btn,.acf-no-options-pages-wrapper .acf-btn{margin-left:8px}.acf-options-preview .disabled,.acf-no-options-pages-wrapper .disabled{background-color:#f2f4f7 !important;color:#98a2b3 !important;border:1px #d0d5dd solid;cursor:default !important}.acf-options-preview .acf-options-pages-preview-upgrade-button,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button{height:48px;padding:8px 48px 8px 48px !important;border:none !important;gap:6px;display:inline-flex;align-items:center;align-self:stretch;background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);border-radius:6px;text-decoration:none}.acf-options-preview .acf-options-pages-preview-upgrade-button:focus,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button:focus{border:none;outline:none;box-shadow:none}.acf-options-preview .acf-options-pages-preview-upgrade-button p,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button p{margin:0;padding-top:8px;padding-bottom:8px;font-weight:normal;text-transform:none;color:#fff}.acf-options-preview .acf-options-pages-preview-upgrade-button .acf-icon,.acf-no-options-pages-wrapper .acf-options-pages-preview-upgrade-button .acf-icon{width:20px;height:20px;margin-right:6px;margin-left:-2px;background-color:#f9fafb}.acf-options-preview .acf-ui-options-page-pro-features-actions a.acf-btn i,.acf-no-options-pages-wrapper .acf-ui-options-page-pro-features-actions a.acf-btn i{margin-right:-2px !important;margin-left:0px !important}.acf-options-preview .acf-pro-label,.acf-no-options-pages-wrapper .acf-pro-label{vertical-align:middle}.acf-options-preview .acf_options_preview_wrap img,.acf-no-options-pages-wrapper .acf_options_preview_wrap img{max-height:88px}.acf-internal-post-type .wp-list-table .toggle-row:before{top:4px;left:16px;border-radius:0;content:"";display:block;position:absolute;width:16px;height:16px;background-color:#0783be;border-radius:0;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg");text-indent:100%;white-space:nowrap;overflow:hidden}.acf-internal-post-type .wp-list-table .is-expanded .toggle-row:before{-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}@media screen and (max-width: 880px){.acf-internal-post-type .widefat th input[type=checkbox],.acf-internal-post-type .widefat thead td input[type=checkbox],.acf-internal-post-type .widefat tfoot td input[type=checkbox]{margin-bottom:0}}.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title{color:#667085;pointer-events:none;display:inline-flex;vertical-align:middle;gap:6px}.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-title:before{content:"";width:16px;height:16px;background-color:#667085;display:inline-block;align-self:center;-webkit-mask-image:url("../../images/icons/icon-lock.svg");mask-image:url("../../images/icons/icon-lock.svg")}.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .row-actions{display:none}.acf-internal-post-type.acf-pro-inactive-license.acf-admin-options-pages .column-title .acf-js-tooltip{display:inline-block}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title{color:#667085;pointer-events:none;display:inline-flex;vertical-align:middle;gap:6px}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-title:before{content:"";width:16px;height:16px;background-color:#667085;display:inline-block;align-self:center;-webkit-mask-image:url("../../images/icons/icon-lock.svg");mask-image:url("../../images/icons/icon-lock.svg")}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .acf-count a{color:#667085;pointer-events:none}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .row-actions{display:none}.acf-internal-post-type.acf-pro-inactive-license tr.acf-has-block-location .column-title .acf-js-tooltip{display:inline-block}.acf-admin-toolbar{position:unset;top:32px;height:72px;z-index:800;background:#344054;color:#98a2b3}.acf-admin-toolbar .acf-admin-toolbar-inner{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:100%}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap{display:flex;align-items:center;position:relative;padding-left:72px}@media screen and (max-width: 1250px){.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-post-type,.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-header-tab-acf-taxonomy{display:none}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-post-type,.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wrap .acf-more .acf-header-tab-acf-taxonomy{display:flex}}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-upgrade-wrap{display:flex;align-items:center}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo{display:inline-flex;margin-left:24px}.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo img{height:20px}@media screen and (max-width: 1000px){.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo{display:none}}@media screen and (max-width: 880px){.acf-admin-toolbar{position:static}}.acf-admin-toolbar .acf-logo{display:flex;margin-right:24px;text-decoration:none;position:absolute;top:0;left:0}.acf-admin-toolbar .acf-logo img{display:block}.acf-admin-toolbar .acf-logo.pro img{height:46px}.acf-admin-toolbar h2{display:none;color:#f9fafb}.acf-admin-toolbar .acf-tab{display:flex;align-items:center;box-sizing:border-box;min-height:40px;margin-right:8px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;border-width:1px;border-style:solid;border-color:rgba(0,0,0,0);border-radius:6px;color:#98a2b3;text-decoration:none}.acf-admin-toolbar .acf-tab.is-active{background-color:#475467;color:#fff}.acf-admin-toolbar .acf-tab:hover{background-color:#475467;color:#f9fafb}.acf-admin-toolbar .acf-tab:focus-visible{border-width:1px;border-style:solid;border-color:#667085}.acf-admin-toolbar .acf-tab:focus{box-shadow:none}.acf-admin-toolbar .acf-more:hover .acf-tab.acf-more-tab{background-color:#475467;color:#f9fafb}.acf-admin-toolbar .acf-more ul{display:none;position:absolute;box-sizing:border-box;background:#fff;z-index:1051;overflow:hidden;min-width:280px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding:0;border-radius:8px;box-shadow:0px 0px 0px 1px rgba(0,0,0,.04),0px 8px 23px rgba(0,0,0,.12)}.acf-admin-toolbar .acf-more ul .acf-wp-engine{display:flex;align-items:center;justify-content:space-between;min-height:48px;border-top:1px solid rgba(0,0,0,.08);background:#ecfbfc}.acf-admin-toolbar .acf-more ul .acf-wp-engine a{display:flex;width:100%;justify-content:space-between;border-top:none}.acf-admin-toolbar .acf-more ul li{margin:0;padding:0 16px}.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-post-type,.acf-admin-toolbar .acf-more ul li .acf-header-tab-acf-taxonomy{display:none}.acf-admin-toolbar .acf-more ul li.acf-more-section-header{background:#f9fafb;padding:1px 0 0 0;margin-top:-1px;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0}.acf-admin-toolbar .acf-more ul li.acf-more-section-header span{color:#475467;font-size:12px;font-weight:bold}.acf-admin-toolbar .acf-more ul li.acf-more-section-header span:hover{background:#f9fafb}.acf-admin-toolbar .acf-more ul li a{margin:0;padding:0;color:#1d2939;border-radius:0;border-top-width:1px;border-top-style:solid;border-top-color:#f2f4f7}.acf-admin-toolbar .acf-more ul li a:hover,.acf-admin-toolbar .acf-more ul li a.acf-tab.is-active{background-color:unset;color:#0783be}.acf-admin-toolbar .acf-more ul li a i.acf-icon{display:none !important;width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px;background-color:#98a2b3 !important}.acf-admin-toolbar .acf-more ul li a .acf-requires-pro{justify-content:center;align-items:center;color:#fff;background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);border-radius:100px;font-size:11px;position:absolute;right:16px;padding-right:6px;padding-left:6px}.acf-admin-toolbar .acf-more ul li a img.acf-wp-engine-pro{display:block;height:16px;width:auto}.acf-admin-toolbar .acf-more ul li a .acf-wp-engine-upsell-pill{display:inline-flex;justify-content:center;align-items:center;min-height:22px;border-radius:100px;font-size:11px;padding-right:8px;padding-left:8px;background:#0ecad4;color:#fff;text-shadow:0px 1px 0 rgba(0,0,0,.12);text-transform:uppercase}.acf-admin-toolbar .acf-more ul li:first-child a{border-bottom:none}.acf-admin-toolbar .acf-more ul:hover,.acf-admin-toolbar .acf-more ul:focus{display:block}.acf-admin-toolbar .acf-more:hover ul,.acf-admin-toolbar .acf-more:focus ul{display:block}#wpcontent .acf-admin-toolbar{box-sizing:border-box;margin-left:-20px;padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px}@media screen and (max-width: 600px){.acf-admin-toolbar{display:none}}.rtl #wpcontent .acf-admin-toolbar{margin-left:0;margin-right:-20px}.rtl #wpcontent .acf-admin-toolbar .acf-tab{margin-left:8px;margin-right:0}.rtl .acf-logo{margin-right:0;margin-left:32px}.acf-admin-toolbar .acf-tab i.acf-icon,.acf-admin-toolbar .acf-more i.acf-icon{display:none;margin-right:8px;margin-left:-2px}.acf-admin-toolbar .acf-tab i.acf-icon.acf-icon-dropdown,.acf-admin-toolbar .acf-more i.acf-icon.acf-icon-dropdown{-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg");width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px;margin-right:-6px;margin-left:6px}.acf-admin-toolbar .acf-tab.acf-header-tab-acf-field-group i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-post-type i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-taxonomy i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-tools i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-settings-updates i.acf-icon,.acf-admin-toolbar .acf-tab.acf-header-tab-acf-more i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-field-group i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-post-type i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-taxonomy i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-tools i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-settings-updates i.acf-icon,.acf-admin-toolbar .acf-more.acf-header-tab-acf-more i.acf-icon{display:inline-flex}.acf-admin-toolbar .acf-tab.is-active i.acf-icon,.acf-admin-toolbar .acf-tab:hover i.acf-icon,.acf-admin-toolbar .acf-more.is-active i.acf-icon,.acf-admin-toolbar .acf-more:hover i.acf-icon{background-color:#eaecf0}.rtl .acf-admin-toolbar .acf-tab i.acf-icon{margin-right:-2px;margin-left:8px}.acf-admin-toolbar .acf-header-tab-acf-field-group i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-field-groups.svg");mask-image:url("../../images/icons/icon-field-groups.svg")}.acf-admin-toolbar .acf-header-tab-acf-post-type i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-post-type.svg");mask-image:url("../../images/icons/icon-post-type.svg")}.acf-admin-toolbar .acf-header-tab-acf-taxonomy i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-taxonomies.svg");mask-image:url("../../images/icons/icon-taxonomies.svg")}.acf-admin-toolbar .acf-header-tab-acf-tools i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-tools.svg");mask-image:url("../../images/icons/icon-tools.svg")}.acf-admin-toolbar .acf-header-tab-acf-settings-updates i.acf-icon{-webkit-mask-image:url("../../images/icons/icon-updates.svg");mask-image:url("../../images/icons/icon-updates.svg")}.acf-admin-toolbar .acf-header-tab-acf-more i.acf-icon-more{-webkit-mask-image:url("../../images/icons/icon-extended-menu.svg");mask-image:url("../../images/icons/icon-extended-menu.svg")}.acf-admin-page #wpbody-content>.notice:not(.inline,.below-h2){display:none}.acf-admin-page h1.wp-heading-inline{display:none}.acf-admin-page .wrap .wp-heading-inline+.page-title-action{display:none}.acf-headerbar{display:flex;align-items:center;position:sticky;top:32px;z-index:700;box-sizing:border-box;min-height:72px;margin-left:-20px;padding-top:8px;padding-right:32px;padding-bottom:8px;padding-left:32px;background-color:#fff;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-headerbar .acf-headerbar-inner{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;max-width:1440px;gap:8px}.acf-headerbar .acf-page-title{display:flex;align-items:center;gap:8px;margin-top:0;margin-right:16px;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.acf-headerbar .acf-page-title .acf-duplicated-from{color:#98a2b3}.acf-headerbar .acf-page-title .acf-pro-label{box-shadow:none}@media screen and (max-width: 880px){.acf-headerbar{position:static}}@media screen and (max-width: 600px){.acf-headerbar{justify-content:space-between;position:relative;top:46px;min-height:64px;padding-right:12px}}.acf-headerbar .acf-headerbar-content{flex:1 1 auto;display:flex;align-items:center}@media screen and (max-width: 880px){.acf-headerbar .acf-headerbar-content{flex-wrap:wrap}.acf-headerbar .acf-headerbar-content .acf-headerbar-title,.acf-headerbar .acf-headerbar-content .acf-title-wrap{flex:1 1 100%}.acf-headerbar .acf-headerbar-content .acf-title-wrap{margin-top:8px}}.acf-headerbar .acf-input-error{border:1px rgba(209,55,55,.5) solid !important;box-shadow:0 0 0 3px rgba(209,55,55,.12),0 0 0 rgba(255,54,54,.25) !important;background-image:url("../../images/icons/icon-warning-alt-red.svg");background-position:right 10px top 50%;background-size:20px;background-repeat:no-repeat}.acf-headerbar .acf-input-error:focus{outline:none !important;border:1px rgba(209,55,55,.8) solid !important;box-shadow:0 0 0 3px rgba(209,55,55,.16),0 0 0 rgba(255,54,54,.25) !important}.acf-headerbar .acf-headerbar-title-field{min-width:320px}@media screen and (max-width: 880px){.acf-headerbar .acf-headerbar-title-field{min-width:100%}}.acf-headerbar .acf-headerbar-actions{display:flex}.acf-headerbar .acf-headerbar-actions .acf-btn{margin-left:8px}.acf-headerbar .acf-headerbar-actions .disabled{background-color:#f2f4f7;color:#98a2b3 !important;border:1px #d0d5dd solid;cursor:default}.acf-headerbar-field-editor{position:sticky;top:32px;z-index:1020;margin-left:-20px;width:calc(100% + 20px)}@media screen and (max-width: 880px){.acf-headerbar-field-editor{position:relative;top:0;width:100%;margin-left:0;padding-right:8px;padding-left:8px}}@media screen and (max-width: 640px){.acf-headerbar-field-editor{position:relative;top:46px;z-index:unset}}@media screen and (max-width: 880px){.acf-headerbar-field-editor .acf-headerbar-inner{flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;width:100%}.acf-headerbar-field-editor .acf-headerbar-inner .acf-page-title{flex:1 1 auto}.acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions{flex:1 1 100%;margin-top:8px;gap:8px}.acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions .acf-btn{width:100%;display:inline-flex;justify-content:center;margin:0}}.acf-headerbar-field-editor .acf-page-title{margin-right:16px}.rtl .acf-headerbar,.rtl .acf-headerbar-field-editor{margin-left:0;margin-right:-20px}.rtl .acf-headerbar .acf-page-title,.rtl .acf-headerbar-field-editor .acf-page-title{margin-left:16px;margin-right:0}.rtl .acf-headerbar .acf-headerbar-actions .acf-btn,.rtl .acf-headerbar-field-editor .acf-headerbar-actions .acf-btn{margin-left:0;margin-right:8px}.acf-btn{display:inline-flex;align-items:center;box-sizing:border-box;min-height:40px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;background-color:#0783be;border-radius:6px;border-width:1px;border-style:solid;border-color:rgba(16,24,40,.2);text-decoration:none;color:#fff !important;transition:all .2s ease-in-out;transition-property:background,border,box-shadow}.acf-btn:hover{background-color:#066998;color:#fff;cursor:pointer}.acf-btn:disabled,.acf-btn.disabled{background-color:#f2f4f7;border-color:#eaecf0;color:#98a2b3 !important;transition:none;pointer-events:none}.acf-btn.acf-btn-sm{min-height:32px;padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px}.acf-btn.acf-btn-secondary{background-color:rgba(0,0,0,0);color:#0783be !important;border-color:#0783be}.acf-btn.acf-btn-secondary:hover{background-color:rgb(243.16,249.08,252.04)}.acf-btn.acf-btn-muted{background-color:#667085;color:#fff;height:48px;padding:8px 28px 8px 28px !important;border-radius:6px;border:1px;gap:6px}.acf-btn.acf-btn-muted:hover{background-color:#475467 !important}.acf-btn.acf-btn-tertiary{background-color:rgba(0,0,0,0);color:#667085 !important;border-color:#d0d5dd}.acf-btn.acf-btn-tertiary:hover{color:#667085 !important;border-color:#98a2b3}.acf-btn.acf-btn-clear{background-color:rgba(0,0,0,0);color:#667085 !important;border-color:rgba(0,0,0,0)}.acf-btn.acf-btn-clear:hover{color:#0783be !important}.acf-btn.acf-btn-pro{background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);border:none}.acf-btn i.acf-icon{width:20px;height:20px;-webkit-mask-size:20px;mask-size:20px;margin-right:6px;margin-left:-4px}.acf-btn.acf-btn-sm i.acf-icon{width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px;margin-right:6px;margin-left:-2px}.rtl .acf-btn i.acf-icon{margin-right:-4px;margin-left:6px}.rtl .acf-btn.acf-btn-sm i.acf-icon{margin-right:-4px;margin-left:2px}.acf-btn.acf-delete-field-group:hover{background-color:hsl(0,62.6016260163%,95.7647058824%);border-color:#d13737 !important;color:#d13737 !important}.acf-internal-post-type i.acf-icon,.post-type-acf-field-group i.acf-icon{display:inline-flex;width:20px;height:20px;background-color:currentColor;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-admin-page i.acf-field-setting-fc-delete,.acf-admin-page i.acf-field-setting-fc-duplicate{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;cursor:pointer;width:32px;height:32px;background:#fff;border:1px solid #d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.1);border-radius:6px;flex:none;order:0;flex-grow:0}.acf-admin-page i.acf-icon-plus{-webkit-mask-image:url("../../images/icons/icon-add.svg");mask-image:url("../../images/icons/icon-add.svg")}.acf-admin-page i.acf-icon-stars{-webkit-mask-image:url("../../images/icons/icon-stars.svg");mask-image:url("../../images/icons/icon-stars.svg")}.acf-admin-page i.acf-icon-help{-webkit-mask-image:url("../../images/icons/icon-help.svg");mask-image:url("../../images/icons/icon-help.svg")}.acf-admin-page i.acf-icon-key{-webkit-mask-image:url("../../images/icons/icon-key.svg");mask-image:url("../../images/icons/icon-key.svg")}.acf-admin-page i.acf-icon-regenerate{-webkit-mask-image:url("../../images/icons/icon-regenerate.svg");mask-image:url("../../images/icons/icon-regenerate.svg")}.acf-admin-page i.acf-icon-trash,.acf-admin-page button.acf-icon-trash{-webkit-mask-image:url("../../images/icons/icon-trash.svg");mask-image:url("../../images/icons/icon-trash.svg")}.acf-admin-page i.acf-icon-extended-menu,.acf-admin-page button.acf-icon-extended-menu{-webkit-mask-image:url("../../images/icons/icon-extended-menu.svg");mask-image:url("../../images/icons/icon-extended-menu.svg")}.acf-admin-page i.acf-icon.-duplicate,.acf-admin-page button.acf-icon-duplicate{-webkit-mask-image:url("../../images/field-type-icons/icon-field-clone.svg");mask-image:url("../../images/field-type-icons/icon-field-clone.svg")}.acf-admin-page i.acf-icon.-duplicate:before,.acf-admin-page i.acf-icon.-duplicate:after,.acf-admin-page button.acf-icon-duplicate:before,.acf-admin-page button.acf-icon-duplicate:after{content:none}.acf-admin-page i.acf-icon-arrow-right{-webkit-mask-image:url("../../images/icons/icon-arrow-right.svg");mask-image:url("../../images/icons/icon-arrow-right.svg")}.acf-admin-page i.acf-icon-arrow-up-right{-webkit-mask-image:url("../../images/icons/icon-arrow-up-right.svg");mask-image:url("../../images/icons/icon-arrow-up-right.svg")}.acf-admin-page i.acf-icon-arrow-left{-webkit-mask-image:url("../../images/icons/icon-arrow-left.svg");mask-image:url("../../images/icons/icon-arrow-left.svg")}.acf-admin-page i.acf-icon-chevron-right,.acf-admin-page .acf-icon.-right{-webkit-mask-image:url("../../images/icons/icon-chevron-right.svg");mask-image:url("../../images/icons/icon-chevron-right.svg")}.acf-admin-page i.acf-icon-chevron-left,.acf-admin-page .acf-icon.-left{-webkit-mask-image:url("../../images/icons/icon-chevron-left.svg");mask-image:url("../../images/icons/icon-chevron-left.svg")}.acf-admin-page i.acf-icon-key-solid{-webkit-mask-image:url("../../images/icons/icon-key-solid.svg");mask-image:url("../../images/icons/icon-key-solid.svg")}.acf-admin-page i.acf-icon-globe,.acf-admin-page .acf-icon.-globe{-webkit-mask-image:url("../../images/icons/icon-globe.svg");mask-image:url("../../images/icons/icon-globe.svg")}.acf-admin-page i.acf-icon-image,.acf-admin-page .acf-icon.-picture{-webkit-mask-image:url("../../images/field-type-icons/icon-field-image.svg");mask-image:url("../../images/field-type-icons/icon-field-image.svg")}.acf-admin-page i.acf-icon-warning{-webkit-mask-image:url("../../images/icons/icon-warning-alt.svg");mask-image:url("../../images/icons/icon-warning-alt.svg")}.acf-admin-page i.acf-icon-warning-red{-webkit-mask-image:url("../../images/icons/icon-warning-alt-red.svg");mask-image:url("../../images/icons/icon-warning-alt-red.svg")}.acf-admin-page i.acf-icon-dots-grid{-webkit-mask-image:url("../../images/icons/icon-dots-grid.svg");mask-image:url("../../images/icons/icon-dots-grid.svg")}.acf-admin-page i.acf-icon-play{-webkit-mask-image:url("../../images/icons/icon-play.svg");mask-image:url("../../images/icons/icon-play.svg")}.acf-admin-page i.acf-icon-lock{-webkit-mask-image:url("../../images/icons/icon-lock.svg");mask-image:url("../../images/icons/icon-lock.svg")}.acf-admin-page i.acf-icon-document{-webkit-mask-image:url("../../images/icons/icon-document.svg");mask-image:url("../../images/icons/icon-document.svg")}.acf-admin-page .post-type-acf-field-group .post-state,.acf-admin-page .acf-internal-post-type .post-state{font-weight:normal}.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden,.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden{display:inline-flex;width:18px;height:18px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:18px;mask-size:18px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-hidden.svg");mask-image:url("../../images/icons/icon-hidden.svg")}.acf-admin-page .post-type-acf-field-group .post-state .dashicons.dashicons-hidden:before,.acf-admin-page .acf-internal-post-type .post-state .dashicons.dashicons-hidden:before{display:none}#acf-field-group-fields .postbox-header h2,#acf-field-group-fields .postbox-header h3,#acf-field-group-fields .acf-sub-field-list-header h2,#acf-field-group-fields .acf-sub-field-list-header h3,#acf-field-group-options .postbox-header h2,#acf-field-group-options .postbox-header h3,#acf-field-group-options .acf-sub-field-list-header h2,#acf-field-group-options .acf-sub-field-list-header h3,#acf-advanced-settings .postbox-header h2,#acf-advanced-settings .postbox-header h3,#acf-advanced-settings .acf-sub-field-list-header h2,#acf-advanced-settings .acf-sub-field-list-header h3{display:inline-flex;justify-content:flex-start;align-content:stretch;align-items:center}#acf-field-group-fields .postbox-header h2:before,#acf-field-group-fields .postbox-header h3:before,#acf-field-group-fields .acf-sub-field-list-header h2:before,#acf-field-group-fields .acf-sub-field-list-header h3:before,#acf-field-group-options .postbox-header h2:before,#acf-field-group-options .postbox-header h3:before,#acf-field-group-options .acf-sub-field-list-header h2:before,#acf-field-group-options .acf-sub-field-list-header h3:before,#acf-advanced-settings .postbox-header h2:before,#acf-advanced-settings .postbox-header h3:before,#acf-advanced-settings .acf-sub-field-list-header h2:before,#acf-advanced-settings .acf-sub-field-list-header h3:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.rtl #acf-field-group-fields .postbox-header h2:before,.rtl #acf-field-group-fields .postbox-header h3:before,.rtl #acf-field-group-fields .acf-sub-field-list-header h2:before,.rtl #acf-field-group-fields .acf-sub-field-list-header h3:before,.rtl #acf-field-group-options .postbox-header h2:before,.rtl #acf-field-group-options .postbox-header h3:before,.rtl #acf-field-group-options .acf-sub-field-list-header h2:before,.rtl #acf-field-group-options .acf-sub-field-list-header h3:before{margin-right:0;margin-left:8px}#acf-field-group-fields .postbox-header h2:before,h3.acf-sub-field-list-title:before,.acf-link-field-groups-popup h3:before{-webkit-mask-image:url("../../images/icons/icon-fields.svg");mask-image:url("../../images/icons/icon-fields.svg")}.acf-create-options-page-popup h3:before{-webkit-mask-image:url("../../images/icons/icon-sliders.svg");mask-image:url("../../images/icons/icon-sliders.svg")}#acf-field-group-options .postbox-header h2:before{-webkit-mask-image:url("../../images/icons/icon-settings.svg");mask-image:url("../../images/icons/icon-settings.svg")}.acf-field-setting-fc_layout .acf-field-settings-fc_head label:before{-webkit-mask-image:url("../../images/icons/icon-layout.svg");mask-image:url("../../images/icons/icon-layout.svg")}.acf-admin-single-post-type #acf-advanced-settings .postbox-header h2:before,.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header h2:before,.acf-admin-single-options-page #acf-advanced-settings .postbox-header h2:before{-webkit-mask-image:url("../../images/icons/icon-post-type.svg");mask-image:url("../../images/icons/icon-post-type.svg")}.acf-field-setting-fc_layout .acf-field-settings-fc_head .acf-fc_draggable:hover .reorder-layout:before{width:20px;height:11px;background-color:#475467 !important;-webkit-mask-image:url("../../images/icons/icon-draggable.svg");mask-image:url("../../images/icons/icon-draggable.svg")}.post-type-acf-field-group .postbox-header .handle-actions,.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions,.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions,.post-type-acf-field-group .postbox .postbox-header .handle-actions,.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions,.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions,.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions{display:flex}.post-type-acf-field-group .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group #acf-field-group-fields .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group #acf-field-group-options .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group .postbox .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-post-type #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-taxonomy #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-options-page #acf-advanced-settings .postbox-header .handle-actions .toggle-indicator:before{content:"";display:inline-flex;width:20px;height:20px;background-color:currentColor;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-chevron-up.svg");mask-image:url("../../images/icons/icon-chevron-up.svg")}.post-type-acf-field-group.closed .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group #acf-field-group-fields.closed .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group #acf-field-group-options.closed .postbox-header .handle-actions .toggle-indicator:before,.post-type-acf-field-group .postbox.closed .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-post-type #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-taxonomy #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before,.acf-admin-single-options-page #acf-advanced-settings.closed .postbox-header .handle-actions .toggle-indicator:before{-webkit-mask-image:url("../../images/icons/icon-chevron-down.svg");mask-image:url("../../images/icons/icon-chevron-down.svg")}.post-type-acf-field-group #acf-admin-tool-export h2,.post-type-acf-field-group #acf-admin-tool-export h3,.post-type-acf-field-group #acf-admin-tool-import h2,.post-type-acf-field-group #acf-admin-tool-import h3,.post-type-acf-field-group #acf-license-information h2,.post-type-acf-field-group #acf-license-information h3,.post-type-acf-field-group #acf-update-information h2,.post-type-acf-field-group #acf-update-information h3{display:inline-flex;justify-content:flex-start;align-content:stretch;align-items:center}.post-type-acf-field-group #acf-admin-tool-export h2:before,.post-type-acf-field-group #acf-admin-tool-export h3:before,.post-type-acf-field-group #acf-admin-tool-import h2:before,.post-type-acf-field-group #acf-admin-tool-import h3:before,.post-type-acf-field-group #acf-license-information h2:before,.post-type-acf-field-group #acf-license-information h3:before,.post-type-acf-field-group #acf-update-information h2:before,.post-type-acf-field-group #acf-update-information h3:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.post-type-acf-field-group.rtl #acf-admin-tool-export h2:before,.post-type-acf-field-group.rtl #acf-admin-tool-export h3:before,.post-type-acf-field-group.rtl #acf-admin-tool-import h2:before,.post-type-acf-field-group.rtl #acf-admin-tool-import h3:before,.post-type-acf-field-group.rtl #acf-license-information h2:before,.post-type-acf-field-group.rtl #acf-license-information h3:before,.post-type-acf-field-group.rtl #acf-update-information h2:before,.post-type-acf-field-group.rtl #acf-update-information h3:before{margin-right:0;margin-left:8px}.post-type-acf-field-group #acf-admin-tool-export h2:before{-webkit-mask-image:url("../../images/icons/icon-export.svg");mask-image:url("../../images/icons/icon-export.svg")}.post-type-acf-field-group #acf-admin-tool-import h2:before{-webkit-mask-image:url("../../images/icons/icon-import.svg");mask-image:url("../../images/icons/icon-import.svg")}.post-type-acf-field-group #acf-license-information h3:before{-webkit-mask-image:url("../../images/icons/icon-key.svg");mask-image:url("../../images/icons/icon-key.svg")}.post-type-acf-field-group #acf-update-information h3:before{-webkit-mask-image:url("../../images/icons/icon-info.svg");mask-image:url("../../images/icons/icon-info.svg")}.acf-admin-single-field-group .acf-input .acf-icon{width:18px;height:18px}.field-type-icon{box-sizing:border-box;display:inline-flex;align-content:center;align-items:center;justify-content:center;position:relative;width:24px;height:24px;top:-4px;background-color:#ebf5fa;border-width:1px;border-style:solid;border-color:#a5d2e7;border-radius:100%}.field-type-icon:before{content:"";width:14px;height:14px;position:relative;background-color:#0783be;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/field-type-icons/icon-field-default.svg");mask-image:url("../../images/field-type-icons/icon-field-default.svg")}.field-type-icon.field-type-icon-text:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-text.svg");mask-image:url("../../images/field-type-icons/icon-field-text.svg")}.field-type-icon.field-type-icon-textarea:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-textarea.svg");mask-image:url("../../images/field-type-icons/icon-field-textarea.svg")}.field-type-icon.field-type-icon-textarea:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-textarea.svg");mask-image:url("../../images/field-type-icons/icon-field-textarea.svg")}.field-type-icon.field-type-icon-number:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-number.svg");mask-image:url("../../images/field-type-icons/icon-field-number.svg")}.field-type-icon.field-type-icon-range:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-range.svg");mask-image:url("../../images/field-type-icons/icon-field-range.svg")}.field-type-icon.field-type-icon-email:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-email.svg");mask-image:url("../../images/field-type-icons/icon-field-email.svg")}.field-type-icon.field-type-icon-url:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-url.svg");mask-image:url("../../images/field-type-icons/icon-field-url.svg")}.field-type-icon.field-type-icon-password:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-password.svg");mask-image:url("../../images/field-type-icons/icon-field-password.svg")}.field-type-icon.field-type-icon-image:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-image.svg");mask-image:url("../../images/field-type-icons/icon-field-image.svg")}.field-type-icon.field-type-icon-file:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-file.svg");mask-image:url("../../images/field-type-icons/icon-field-file.svg")}.field-type-icon.field-type-icon-wysiwyg:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-wysiwyg.svg");mask-image:url("../../images/field-type-icons/icon-field-wysiwyg.svg")}.field-type-icon.field-type-icon-oembed:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-oembed.svg");mask-image:url("../../images/field-type-icons/icon-field-oembed.svg")}.field-type-icon.field-type-icon-gallery:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-gallery.svg");mask-image:url("../../images/field-type-icons/icon-field-gallery.svg")}.field-type-icon.field-type-icon-select:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-select.svg");mask-image:url("../../images/field-type-icons/icon-field-select.svg")}.field-type-icon.field-type-icon-checkbox:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-checkbox.svg");mask-image:url("../../images/field-type-icons/icon-field-checkbox.svg")}.field-type-icon.field-type-icon-radio:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-radio.svg");mask-image:url("../../images/field-type-icons/icon-field-radio.svg")}.field-type-icon.field-type-icon-button-group:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-button-group.svg");mask-image:url("../../images/field-type-icons/icon-field-button-group.svg")}.field-type-icon.field-type-icon-true-false:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-true-false.svg");mask-image:url("../../images/field-type-icons/icon-field-true-false.svg")}.field-type-icon.field-type-icon-link:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-link.svg");mask-image:url("../../images/field-type-icons/icon-field-link.svg")}.field-type-icon.field-type-icon-post-object:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-post-object.svg");mask-image:url("../../images/field-type-icons/icon-field-post-object.svg")}.field-type-icon.field-type-icon-page-link:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-page-link.svg");mask-image:url("../../images/field-type-icons/icon-field-page-link.svg")}.field-type-icon.field-type-icon-relationship:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-relationship.svg");mask-image:url("../../images/field-type-icons/icon-field-relationship.svg")}.field-type-icon.field-type-icon-taxonomy:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-taxonomy.svg");mask-image:url("../../images/field-type-icons/icon-field-taxonomy.svg")}.field-type-icon.field-type-icon-user:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-user.svg");mask-image:url("../../images/field-type-icons/icon-field-user.svg")}.field-type-icon.field-type-icon-google-map:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-google-map.svg");mask-image:url("../../images/field-type-icons/icon-field-google-map.svg")}.field-type-icon.field-type-icon-date-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-date-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-date-picker.svg")}.field-type-icon.field-type-icon-date-time-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-date-time-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-date-time-picker.svg")}.field-type-icon.field-type-icon-time-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-time-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-time-picker.svg")}.field-type-icon.field-type-icon-color-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-color-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-color-picker.svg")}.field-type-icon.field-type-icon-icon-picker:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-icon-picker.svg");mask-image:url("../../images/field-type-icons/icon-field-icon-picker.svg")}.field-type-icon.field-type-icon-message:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-message.svg");mask-image:url("../../images/field-type-icons/icon-field-message.svg")}.field-type-icon.field-type-icon-accordion:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-accordion.svg");mask-image:url("../../images/field-type-icons/icon-field-accordion.svg")}.field-type-icon.field-type-icon-tab:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-tab.svg");mask-image:url("../../images/field-type-icons/icon-field-tab.svg")}.field-type-icon.field-type-icon-group:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-group.svg");mask-image:url("../../images/field-type-icons/icon-field-group.svg")}.field-type-icon.field-type-icon-repeater:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-repeater.svg");mask-image:url("../../images/field-type-icons/icon-field-repeater.svg")}.field-type-icon.field-type-icon-flexible-content:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-flexible-content.svg");mask-image:url("../../images/field-type-icons/icon-field-flexible-content.svg")}.field-type-icon.field-type-icon-clone:before{-webkit-mask-image:url("../../images/field-type-icons/icon-field-clone.svg");mask-image:url("../../images/field-type-icons/icon-field-clone.svg")}#acf-admin-tools .postbox-header{display:none}#acf-admin-tools .acf-meta-box-wrap.-grid{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}#acf-admin-tools .acf-meta-box-wrap.-grid .postbox{width:100%;clear:none;float:none;margin-bottom:0}@media screen and (max-width: 880px){#acf-admin-tools .acf-meta-box-wrap.-grid .postbox{flex:1 1 100%}}#acf-admin-tools .acf-meta-box-wrap.-grid .postbox:nth-child(odd){margin-left:0}#acf-admin-tools .meta-box-sortables{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(1, 1fr);grid-column-gap:32px;grid-row-gap:32px}@media screen and (max-width: 880px){#acf-admin-tools .meta-box-sortables{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:center;grid-column-gap:8px;grid-row-gap:8px}}#acf-admin-tools.tool-export .inside{margin:0}#acf-admin-tools.tool-export .acf-postbox-header{margin-bottom:24px}#acf-admin-tools.tool-export .acf-postbox-main{border:none;margin:0;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:0}#acf-admin-tools.tool-export .acf-postbox-columns{margin-top:0;margin-right:280px;margin-bottom:0;margin-left:0;padding:0}#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side{padding:0}#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-panel{margin:0;padding:0}#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side:before{display:none}#acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-btn{display:block;width:100%;text-align:center}#acf-admin-tools.tool-export .meta-box-sortables{display:block}#acf-admin-tools.tool-export .acf-panel{border:none}#acf-admin-tools.tool-export .acf-panel h3{margin:0;padding:0;color:#344054}#acf-admin-tools.tool-export .acf-panel h3:before{display:none}#acf-admin-tools.tool-export .acf-checkbox-list{margin-top:16px;border-width:1px;border-style:solid;border-color:#d0d5dd;border-radius:6px}#acf-admin-tools.tool-export .acf-checkbox-list li{display:inline-flex;box-sizing:border-box;width:100%;height:48px;align-items:center;margin:0;padding-right:12px;padding-left:12px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}#acf-admin-tools.tool-export .acf-checkbox-list li:last-child{border-bottom:none}.acf-settings-wrap.acf-updates{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.custom-fields_page_acf-settings-updates .acf-admin-notice,.custom-fields_page_acf-settings-updates .acf-upgrade-notice,.custom-fields_page_acf-settings-updates .notice{flex:1 1 100%}.acf-settings-wrap.acf-updates .acf-box{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.acf-settings-wrap.acf-updates .acf-box .inner{padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px}@media screen and (max-width: 880px){.acf-settings-wrap.acf-updates .acf-box{flex:1 1 100%}}.acf-settings-wrap.acf-updates .acf-admin-notice{flex:1 1 100%;margin-top:16px;margin-right:0;margin-left:0}#acf-license-information{flex:1 1 65%;margin-right:32px}#acf-license-information .inner{padding:0}#acf-license-information .inner .acf-license-defined{padding:24px;margin:0}#acf-license-information .inner .acf-activation-form,#acf-license-information .inner .acf-retry-activation{padding:24px}#acf-license-information .inner .acf-activation-form.acf-retry-activation,#acf-license-information .inner .acf-retry-activation.acf-retry-activation{padding-top:0;min-height:40px}#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn,#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn{float:none;line-height:initial}#acf-license-information .inner .acf-activation-form.acf-retry-activation .acf-recheck-license.acf-btn i,#acf-license-information .inner .acf-retry-activation.acf-retry-activation .acf-recheck-license.acf-btn i{display:none}#acf-license-information .inner .acf-activation-form .acf-manage-license-btn,#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn{float:right;line-height:40px;align-items:center;display:inline-flex}#acf-license-information .inner .acf-activation-form .acf-manage-license-btn.acf-renew-subscription,#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn.acf-renew-subscription{float:none;line-height:initial}#acf-license-information .inner .acf-activation-form .acf-manage-license-btn i,#acf-license-information .inner .acf-retry-activation .acf-manage-license-btn i{margin:0 0 0 5px;width:19px;height:19px}#acf-license-information .inner .acf-activation-form .acf-recheck-license,#acf-license-information .inner .acf-retry-activation .acf-recheck-license{float:right;line-height:40px}#acf-license-information .inner .acf-activation-form .acf-recheck-license i,#acf-license-information .inner .acf-retry-activation .acf-recheck-license i{margin-right:8px;vertical-align:middle}#acf-license-information .inner .acf-license-status-wrap{background:#f9fafb;border-top:1px solid #eaecf0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table{font-size:14px;padding:24px 24px 16px 24px}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table th{width:160px;font-weight:500;text-align:left;padding-bottom:16px}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td{padding-bottom:16px}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status{display:inline-block;height:24px;line-height:24px;border-radius:100px;background:#eaecf0;padding:0 13px 1px 12px;border:1px solid rgba(0,0,0,.12);color:#667085}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.active{background:rgba(18,183,106,.15);border:1px solid rgba(18,183,106,.24);color:#12b76a}#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.expired,#acf-license-information .inner .acf-license-status-wrap .acf-license-status-table td .acf-license-status.cancelled{background:rgba(209,55,55,.24);border:1px solid rgba(209,55,55,.24);color:#d13737}#acf-license-information .inner .acf-license-status-wrap .acf-no-license-view-pricing{padding:12px 24px;border-top:1px solid #eaecf0;color:#667085}@media screen and (max-width: 1024px){#acf-license-information{margin-right:0;margin-bottom:32px}}#acf-license-information label{font-weight:500}#acf-license-information .acf-input-wrap{margin-top:8px;margin-bottom:24px}#acf-license-information #acf_pro_license{width:100%}#acf-update-information{flex:1 1 35%;max-width:calc(35% - 32px)}#acf-update-information .form-table th,#acf-update-information .form-table td{padding-top:0;padding-right:0;padding-bottom:24px;padding-left:0;color:#344054}#acf-update-information .acf-update-changelog{margin-top:8px;margin-bottom:24px;padding-top:8px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0;color:#344054}#acf-update-information .acf-update-changelog h4{margin-bottom:0}#acf-update-information .acf-update-changelog p{margin-top:0;margin-bottom:16px}#acf-update-information .acf-update-changelog p:last-of-type{margin-bottom:0}#acf-update-information .acf-update-changelog p em{color:#667085}#acf-update-information .acf-btn{display:inline-flex}.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn{display:inline-flex;align-items:center;align-self:stretch;padding-top:0;padding-right:16px;padding-bottom:0;padding-left:16px;background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.16);border-radius:6px;text-decoration:none}@media screen and (max-width: 768px){.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn{display:none}}.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn:focus{border:none;outline:none;box-shadow:none}.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p{margin:0;padding-top:8px;padding-bottom:8px;font-weight:400;text-transform:none;color:#fff}.acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-icon{width:18px;height:18px;margin-right:6px;margin-left:-2px;background-color:#f9fafb}.acf-admin-page #tmpl-acf-field-group-pro-features,.acf-admin-page #acf-field-group-pro-features{display:none;align-items:center;min-height:120px;background-color:#121833;background-image:url(../../images/pro-upgrade-grid-bg.svg),url(../../images/pro-upgrade-overlay.svg);background-repeat:repeat,no-repeat;background-size:1224px,1880px;background-position:left top,-520px -680px;color:#eaecf0;border-radius:8px;margin-top:24px;margin-bottom:24px}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features,.acf-admin-page #acf-field-group-pro-features{background-size:1024px,980px;background-position:left top,-500px -200px}}@media screen and (max-width: 1200px){.acf-admin-page #tmpl-acf-field-group-pro-features,.acf-admin-page #acf-field-group-pro-features{background-size:1024px,1880px;background-position:left top,-520px -300px}}.acf-admin-page #tmpl-acf-field-group-pro-features .postbox-header,.acf-admin-page #acf-field-group-pro-features .postbox-header{display:none}.acf-admin-page #tmpl-acf-field-group-pro-features .inside,.acf-admin-page #acf-field-group-pro-features .inside{width:100%;border:none;padding:0}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper{display:flex;justify-content:center;align-content:stretch;align-items:center;gap:96px;height:358px;max-width:950px;margin:0 auto;padding:0 35px}@media screen and (max-width: 1200px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper{gap:48px}}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper{gap:0}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm{font-weight:590;line-height:150%}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label{font-weight:400;margin-top:-6px;margin-left:2px;vertical-align:middle;height:22px;position:relative;overflow:hidden}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label::before,.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label::before{display:block;position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-radius:9999px;border:1px solid hsla(0,0%,100%,.2)}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm{display:none !important;font-size:18px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label{font-size:10px;height:20px}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm{width:100%;text-align:center}}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper{flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;padding:32px 32px 0 32px;height:unset}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm{display:block !important;margin-bottom:24px}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content{display:flex;flex-direction:column;width:416px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc{margin-top:8px;margin-bottom:24px;font-size:15px;font-weight:300;color:#d0d5dd}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content{width:100%;order:1;margin-right:0;margin-bottom:8px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-desc{display:none !important}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions{display:flex;flex-direction:row;align-items:flex-start;min-width:160px;gap:12px}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions{justify-content:flex-start;flex-direction:column;margin-bottom:24px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a{justify-content:center;text-align:center;width:100%}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;width:416px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature{display:flex;flex-direction:column;justify-content:center;align-items:center;width:128px;height:124px;background:hsla(0,0%,100%,.08);box-shadow:0 0 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.08),inset 0 0 0 1px hsla(0,0%,100%,.08);backdrop-filter:blur(6px);border-radius:8px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon{border:none;background:none;width:24px;opacity:.8}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before{background-color:#fff;width:20px;height:20px}@media screen and (max-width: 1200px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before{width:18px;height:18px}}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-blocks::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-blocks::before{-webkit-mask-image:url("../../images/icons/icon-extended-menu.svg");mask-image:url("../../images/icons/icon-extended-menu.svg")}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-options-pages::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .pro-feature-options-pages::before{-webkit-mask-image:url("../../images/icons/icon-settings.svg");mask-image:url("../../images/icons/icon-settings.svg")}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label{margin-top:4px;font-size:13px;font-weight:300;text-align:center;color:#fff}@media screen and (max-width: 1200px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid{flex-direction:column;gap:8px;width:288px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature{width:100%;height:40px;flex-direction:row;justify-content:unset;gap:8px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon{position:initial;margin-left:16px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label{margin-top:0}}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid{gap:0;width:100%;height:auto;margin-bottom:16px;flex-direction:unset;flex-wrap:wrap}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature{flex:1 0 50%;margin-bottom:8px;width:auto;height:auto;justify-content:center;background:none;box-shadow:none;backdrop-filter:none}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label{margin-left:2px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon{position:initial;margin-left:0}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-icon::before{height:16px;width:16px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature .field-type-label{font-size:12px;margin-top:0}}.acf-admin-page #tmpl-acf-field-group-pro-features h1,.acf-admin-page #acf-field-group-pro-features h1{margin-top:0;margin-bottom:4px;padding-top:0;padding-bottom:0;font-weight:700;color:#f9fafb}.acf-admin-page #tmpl-acf-field-group-pro-features h1 .acf-icon,.acf-admin-page #acf-field-group-pro-features h1 .acf-icon{margin-right:8px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn,.acf-admin-page #acf-field-group-pro-features .acf-btn{display:inline-flex;background-color:hsla(0,0%,100%,.1);border:none;box-shadow:0 0 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.16);backdrop-filter:blur(6px);padding:8px 24px;height:48px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn:hover,.acf-admin-page #acf-field-group-pro-features .acf-btn:hover{background-color:hsla(0,0%,100%,.2)}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn .acf-icon,.acf-admin-page #acf-field-group-pro-features .acf-btn .acf-icon{margin-right:-2px;margin-left:6px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade,.acf-admin-page #acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade{background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);box-shadow:0 0 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.16);border-radius:6px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap{height:48px;background:rgba(16,24,40,.4);backdrop-filter:blur(6px);border-top:1px solid hsla(0,0%,100%,.08);border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#98a2b3;font-size:13px;font-weight:300;padding:0 35px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer{display:flex;align-items:center;justify-content:space-between;max-width:950px;height:48px;margin:0 auto}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo{height:16px;vertical-align:middle;margin-top:-2px;margin-left:3px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a{color:#98a2b3;text-decoration:none}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover{color:#d0d5dd}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon{width:18px;height:18px;margin-left:4px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a{display:inline-flex;align-items:center}@media screen and (max-width: 768px){.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap{height:70px;font-size:12px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine{display:none}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer{justify-content:center;height:70px}.acf-admin-page #tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer .acf-field-group-pro-features-wpengine-logo,.acf-admin-page #acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer .acf-field-group-pro-features-wpengine-logo{clear:both;margin:6px auto 0 auto;display:block}}.acf-no-field-groups #tmpl-acf-field-group-pro-features,.acf-no-post-types #tmpl-acf-field-group-pro-features,.acf-no-taxonomies #tmpl-acf-field-group-pro-features{margin-top:0}.acf-admin-single-post-type label[for=acf-basic-settings-hide],.acf-admin-single-taxonomy label[for=acf-basic-settings-hide],.acf-admin-single-options-page label[for=acf-basic-settings-hide]{display:none}.acf-admin-single-post-type fieldset.columns-prefs,.acf-admin-single-taxonomy fieldset.columns-prefs,.acf-admin-single-options-page fieldset.columns-prefs{display:none}.acf-admin-single-post-type #acf-basic-settings .postbox-header,.acf-admin-single-taxonomy #acf-basic-settings .postbox-header,.acf-admin-single-options-page #acf-basic-settings .postbox-header{display:none}.acf-admin-single-post-type .postbox-container,.acf-admin-single-post-type .notice,.acf-admin-single-taxonomy .postbox-container,.acf-admin-single-taxonomy .notice,.acf-admin-single-options-page .postbox-container,.acf-admin-single-options-page .notice{max-width:1440px;clear:left}.acf-admin-single-post-type #post-body-content,.acf-admin-single-taxonomy #post-body-content,.acf-admin-single-options-page #post-body-content{margin:0}.acf-admin-single-post-type .postbox .inside,.acf-admin-single-post-type .acf-box .inside,.acf-admin-single-taxonomy .postbox .inside,.acf-admin-single-taxonomy .acf-box .inside,.acf-admin-single-options-page .postbox .inside,.acf-admin-single-options-page .acf-box .inside{padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px}.acf-admin-single-post-type #acf-advanced-settings.postbox .inside,.acf-admin-single-taxonomy #acf-advanced-settings.postbox .inside,.acf-admin-single-options-page #acf-advanced-settings.postbox .inside{padding-bottom:24px}.acf-admin-single-post-type .postbox-container .meta-box-sortables #acf-basic-settings .inside,.acf-admin-single-taxonomy .postbox-container .meta-box-sortables #acf-basic-settings .inside,.acf-admin-single-options-page .postbox-container .meta-box-sortables #acf-basic-settings .inside{border:none}.acf-admin-single-post-type .acf-input-wrap,.acf-admin-single-taxonomy .acf-input-wrap,.acf-admin-single-options-page .acf-input-wrap{overflow:visible}.acf-admin-single-post-type .acf-field,.acf-admin-single-taxonomy .acf-field,.acf-admin-single-options-page .acf-field{margin-top:0;margin-right:0;margin-bottom:24px;margin-left:0}.acf-admin-single-post-type .acf-field .acf-label,.acf-admin-single-taxonomy .acf-field .acf-label,.acf-admin-single-options-page .acf-field .acf-label{margin-bottom:6px}.acf-admin-single-post-type .acf-field-text,.acf-admin-single-post-type .acf-field-textarea,.acf-admin-single-post-type .acf-field-select,.acf-admin-single-taxonomy .acf-field-text,.acf-admin-single-taxonomy .acf-field-textarea,.acf-admin-single-taxonomy .acf-field-select,.acf-admin-single-options-page .acf-field-text,.acf-admin-single-options-page .acf-field-textarea,.acf-admin-single-options-page .acf-field-select{max-width:600px}.acf-admin-single-post-type .acf-field-true-false,.acf-admin-single-taxonomy .acf-field-true-false,.acf-admin-single-options-page .acf-field-true-false{max-width:700px}.acf-admin-single-post-type .acf-field-supports,.acf-admin-single-taxonomy .acf-field-supports,.acf-admin-single-options-page .acf-field-supports{max-width:600px}.acf-admin-single-post-type .acf-field-supports .acf-label,.acf-admin-single-taxonomy .acf-field-supports .acf-label,.acf-admin-single-options-page .acf-field-supports .acf-label{display:block}.acf-admin-single-post-type .acf-field-supports .acf-label .description,.acf-admin-single-taxonomy .acf-field-supports .acf-label .description,.acf-admin-single-options-page .acf-field-supports .acf-label .description{margin-top:4px;margin-bottom:12px}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports:focus-within,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports:focus-within,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports:focus-within{border-color:rgba(0,0,0,0)}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li{flex:0 0 25%}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button{background-color:rgba(0,0,0,0);padding:0;border:0;height:auto;min-height:auto;margin-top:0;border-radius:0;line-height:22px}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:before,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:before,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:before{content:"";margin-right:6px;display:inline-flex;width:16px;height:16px;background-color:currentColor;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden;-webkit-mask-image:url("../../images/icons/icon-add.svg");mask-image:url("../../images/icons/icon-add.svg")}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li a.button:hover,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li a.button:hover,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li a.button:hover{color:#044e71}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type=text],.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type=text],.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type=text]{width:calc(100% - 36px);padding:0;box-shadow:none;border:none;border-bottom:1px solid #d0d5dd;border-radius:0;height:auto;margin:0;min-height:auto}.acf-admin-single-post-type .acf-field-supports .acf_post_type_supports li input[type=text]:focus,.acf-admin-single-taxonomy .acf-field-supports .acf_post_type_supports li input[type=text]:focus,.acf-admin-single-options-page .acf-field-supports .acf_post_type_supports li input[type=text]:focus{outline:none;border-bottom-color:#399ccb}.acf-admin-single-post-type .acf-field-seperator,.acf-admin-single-taxonomy .acf-field-seperator,.acf-admin-single-options-page .acf-field-seperator{margin-top:40px;margin-bottom:40px;border-top:1px solid #eaecf0;border-right:none;border-bottom:none;border-left:none}.acf-admin-single-post-type .acf-field-advanced-configuration,.acf-admin-single-taxonomy .acf-field-advanced-configuration,.acf-admin-single-options-page .acf-field-advanced-configuration{margin-bottom:0}.acf-admin-single-post-type .postbox-container .acf-tab-wrap,.acf-admin-single-post-type .acf-regenerate-labels-bar,.acf-admin-single-taxonomy .postbox-container .acf-tab-wrap,.acf-admin-single-taxonomy .acf-regenerate-labels-bar,.acf-admin-single-options-page .postbox-container .acf-tab-wrap,.acf-admin-single-options-page .acf-regenerate-labels-bar{position:relative;top:-48px;left:-48px;width:calc(100% + 96px)}.acf-admin-single-post-type .acf-regenerate-labels-bar,.acf-admin-single-taxonomy .acf-regenerate-labels-bar,.acf-admin-single-options-page .acf-regenerate-labels-bar{display:flex;align-items:center;justify-content:right;min-height:48px;margin-bottom:0;padding-right:16px;padding-left:16px;gap:8px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#f2f4f7}.acf-admin-single-post-type .acf-labels-tip,.acf-admin-single-taxonomy .acf-labels-tip,.acf-admin-single-options-page .acf-labels-tip{display:inline-flex;align-items:center;min-height:24px;margin-right:8px;padding-left:16px;border-left-width:1px;border-left-style:solid;border-left-color:#eaecf0}.acf-admin-single-post-type .acf-labels-tip .acf-icon,.acf-admin-single-taxonomy .acf-labels-tip .acf-icon,.acf-admin-single-options-page .acf-labels-tip .acf-icon{display:inline-flex;align-items:center;width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px;background-color:#98a2b3}.acf-select2-default-pill{border-radius:100px;min-height:20px;padding-top:2px;padding-bottom:2px;padding-left:8px;padding-right:8px;font-size:11px;margin-left:6px;background-color:#eaecf0;color:#667085}.acf-menu-position-desc-child{display:none}.acf-modal.acf-browse-fields-modal{width:1120px;height:664px;top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;border-radius:12px;box-shadow:0 0 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.08);overflow:hidden}.acf-modal.acf-browse-fields-modal .acf-field-picker{display:flex;flex-direction:column;flex-grow:1;width:760px;background:#fff}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar{position:relative}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#f9fafb;border:none;padding:35px 32px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap{position:relative}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap::after{content:"";display:block;position:absolute;top:11px;left:10px;width:18px;height:18px;-webkit-mask-image:url("../../images/icons/icon-search.svg");mask-image:url("../../images/icons/icon-search.svg");background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-title .acf-search-field-types-wrap input{width:280px;height:40px;margin:0;padding-left:32px;box-shadow:none}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content{top:auto;bottom:auto;padding:0;height:100%}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-tab-group{padding-left:32px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab{display:flex}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results{flex-direction:row;flex-wrap:wrap;gap:24px;padding:32px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;isolation:isolate;width:120px;height:120px;background:#f9fafb;border:1px solid #eaecf0;border-radius:8px;box-sizing:border-box;color:#1d2939;text-decoration:none}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:hover,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type:active,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type.selected,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type:hover,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type:active,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type.selected{background:#ebf5fa;border:1px solid #399ccb;box-shadow:inset 0 0 0 1px #399ccb}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-icon,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-icon{border:none;background:none;top:0}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-icon::before,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-icon::before{width:22px;height:22px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .acf-field-type .field-type-label,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .acf-field-type .field-type-label{margin-top:12px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .field-type-requires-pro{display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:-10px;color:#fff;font-size:11px;padding-right:6px;padding-left:6px;background-image:url("../../images/pro-chip.svg");background-repeat:no-repeat;height:24px;width:28px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-types-tab .field-type-requires-pro.not-pro,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-content .acf-field-type-search-results .field-type-requires-pro.not-pro{background-image:url("../../images/pro-chip-locked.svg");width:43px}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar{display:flex;align-items:flex-start;justify-content:space-between;height:auto;min-height:72px;padding-top:0;padding-right:32px;padding-bottom:0;padding-left:32px;margin:0;border:none}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-select-field,.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-btn-pro{min-width:160px;justify-content:center}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-insert-field-label{min-width:280px;box-shadow:none}.acf-modal.acf-browse-fields-modal .acf-field-picker .acf-modal-toolbar .acf-field-picker-actions{display:flex;gap:8px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview{display:flex;flex-direction:column;width:360px;background-color:#f9fafb;background-image:url("../../images/field-preview-grid.png");background-size:740px;background-repeat:no-repeat;background-position:center bottom;border-left:1px solid #eaecf0;box-sizing:border-box;padding:32px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-desc{margin:0;padding:0;color:#667085}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-preview-container{display:inline-flex;justify-content:center;width:100%;margin-top:24px;padding-top:32px;padding-bottom:32px;background-color:hsla(0,0%,100%,.64);border-radius:8px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.04)}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-image{max-width:232px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info{flex-grow:1}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-name{font-size:21px;margin-top:0;margin-right:0;margin-bottom:16px;margin-left:0}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock{display:inline-flex;justify-items:center;align-items:center;min-height:24px;margin-bottom:12px;padding-right:10px;padding-left:10px;background:radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);border-radius:100px;color:#fff;text-decoration:none;font-size:10px;text-transform:uppercase}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-info .field-type-upgrade-to-unlock i.acf-icon{width:14px;height:14px;margin-right:4px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links{display:flex;align-items:center;gap:24px;min-height:40px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links .acf-icon{width:18px;height:18px}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links::before{display:none}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a{display:flex;gap:6px;text-decoration:none}.acf-modal.acf-browse-fields-modal .acf-field-type-preview .field-type-links a:hover{text-decoration:underline}.acf-modal.acf-browse-fields-modal .acf-field-type-search-results,.acf-modal.acf-browse-fields-modal .acf-field-type-search-no-results{display:none}.acf-modal.acf-browse-fields-modal.is-searching .acf-tab-wrap,.acf-modal.acf-browse-fields-modal.is-searching .acf-field-types-tab,.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-no-results{display:none !important}.acf-modal.acf-browse-fields-modal.is-searching .acf-field-type-search-results{display:flex}.acf-modal.acf-browse-fields-modal.no-results-found .acf-tab-wrap,.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-types-tab,.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-results,.acf-modal.acf-browse-fields-modal.no-results-found .field-type-info,.acf-modal.acf-browse-fields-modal.no-results-found .field-type-links,.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-picker-toolbar{display:none !important}.acf-modal.acf-browse-fields-modal.no-results-found .acf-modal-title{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaecf0}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:6px}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results img{margin-bottom:19px}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p{margin:0}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results p.acf-no-results-text{display:flex}.acf-modal.acf-browse-fields-modal.no-results-found .acf-field-type-search-no-results .acf-invalid-search-term{max-width:200px;overflow:hidden;text-overflow:ellipsis;display:inline-block}@media only screen and (max-width: 1080px){.acf-btn.browse-fields{display:none}}.acf-block-body .acf-field-icon-picker .acf-tab-group{margin:0;padding-left:0 !important}.acf-field-icon-picker{max-width:600px}.acf-field-icon-picker .acf-tab-group{padding:0;border-bottom:0;overflow:hidden}.acf-field-icon-picker .active a{background:#667085;color:#fff}.acf-field-icon-picker .acf-dashicons-search-wrap{position:relative}.acf-field-icon-picker .acf-dashicons-search-wrap::after{content:"";display:block;position:absolute;top:6px;left:10px;width:18px;height:18px;-webkit-mask-image:url(../../images/icons/icon-search.svg);mask-image:url(../../images/icons/icon-search.svg);background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-field-icon-picker .acf-dashicons-search-wrap .acf-dashicons-search-input{padding-left:32px;border-radius:0}.acf-field-icon-picker .acf-dashicons-list{margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:start;height:135px;overflow:hidden;overflow-y:auto;background-color:#f9f9f9;border:1px solid #8c8f94;border-top:none;border-radius:0 0 6px 6px;gap:8px;padding:8px}.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon{background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:solid 2px rgba(0,0,0,0);color:#3c434a}.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon label{display:none}.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio],.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:active,.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:checked::before,.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:focus{all:initial;appearance:none}.acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon:hover{border:solid 2px #0783be;border-radius:6px;cursor:pointer}.acf-field-icon-picker .acf-dashicons-list .active{border:solid 2px #0783be;background-color:#ebf5fa;border-radius:6px}.acf-field-icon-picker .acf-dashicons-list .active.focus{border:solid 2px #0783be;background-color:#ebf5fa;border-radius:6px;box-shadow:0 0 2px #0783be}.acf-field-icon-picker .acf-dashicons-list::after{content:"";flex:auto}.acf-field-icon-picker .acf-dashicons-list-empty{position:relative;display:none;flex-direction:column;justify-content:center;align-items:center;padding-top:10px;padding-left:10px;height:135px;overflow:scroll;background-color:#f9fafb;border:1px solid #d0d5dd;border-top:none;border-radius:0 0 6px 6px}.acf-field-icon-picker .acf-dashicons-list-empty img{height:30px;width:30px;color:#d0d5dd}.acf-field-icon-picker .acf-icon-picker-media-library,.acf-field-icon-picker .acf-icon-picker-url-tabs{box-sizing:border-box;display:flex;align-items:center;justify-items:center;gap:12px;background-color:#f9f9f9;padding:12px;border:1px solid #8c8f94;border-radius:0}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview{all:unset;cursor:pointer}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus{outline:1px solid #0783be;border-radius:6px}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img{box-sizing:border-box;width:40px;height:40px;border:solid 2px rgba(0,0,0,0);color:#fff;background-color:#191e23;display:flex;justify-content:center;align-items:center;border-radius:6px}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img>img,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img>img{width:90%;height:90%;object-fit:cover;border-radius:5px;border:1px solid #667085}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button{height:40px;background-color:#0783be;border:none;border-radius:6px;padding:8px 12px;color:#fff;display:flex;align-items:center;justify-items:center;gap:4px;cursor:pointer}.acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-url,.acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-url{width:100%}.-left .acf-field-icon-picker{max-width:inherit}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker{max-width:600px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .active a{background:#667085;color:#fff}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-button{border:none;height:25px;padding:5px 10px;border-radius:15px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker li a .acf-tab-button{color:#667085}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker>*:not(.acf-tab-wrap){top:-32px;position:relative}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group{margin-right:48px;display:flex;gap:10px;justify-content:flex-end;align-items:center;background:none;border:none;max-width:648px;border-bottom-width:0}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li{all:initial;box-sizing:border-box;margin-bottom:-17px;margin-right:0;border-radius:10px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a{all:initial;outline:1px solid rgba(0,0,0,0);color:#667085;box-sizing:border-box;border-radius:100px;cursor:pointer;padding:7px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12.5px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li.active a{background-color:#667085;color:#fff;border-bottom-width:1px !important}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap .acf-tab-group li a:focus{outline:1px solid #0783be}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-tab-wrap{background:none;border:none;overflow:visible}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap{position:relative}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap::after{content:"";display:block;position:absolute;top:11px;left:10px;width:18px;height:18px;-webkit-mask-image:url(../../images/icons/icon-search.svg);mask-image:url(../../images/icons/icon-search.svg);background-color:#98a2b3;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;text-indent:500%;white-space:nowrap;overflow:hidden}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-search-wrap .acf-dashicons-search-input{padding-left:32px;border-radius:6px 6px 0 0}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list{margin-bottom:-32px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:start;height:135px;overflow:hidden;overflow-y:auto;background-color:#f9fafb;border:1px solid #d0d5dd;border-top:none;border-radius:0 0 6px 6px;gap:8px;padding:8px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon{background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:solid 2px rgba(0,0,0,0);color:#3c434a}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon label{display:none}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio],.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:active,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:checked::before,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon [type=radio]:focus{all:initial;appearance:none}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .acf-icon-picker-dashicon:hover{border:solid 2px #0783be;border-radius:6px;cursor:pointer}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .active{border:solid 2px #0783be;background-color:#ebf5fa;border-radius:6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list .active.focus{border:solid 2px #0783be;background-color:#ebf5fa;border-radius:6px;box-shadow:0 0 2px #0783be}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list::after{content:"";flex:auto}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list-empty{position:relative;display:none;flex-direction:column;justify-content:center;align-items:center;padding-top:10px;padding-left:10px;height:135px;overflow:scroll;background-color:#f9fafb;border:1px solid #d0d5dd;border-top:none;border-radius:0 0 6px 6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-dashicons-list-empty img{height:30px;width:30px;color:#d0d5dd}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs{box-sizing:border-box;display:flex;align-items:center;justify-items:center;gap:12px;background-color:#f9fafb;padding:12px;border:1px solid #d0d5dd;border-radius:6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview{all:unset;cursor:pointer}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview:focus,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview:focus{outline:1px solid #0783be;border-radius:6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-dashicon,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-dashicon,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img{box-sizing:border-box;width:40px;height:40px;border:solid 2px rgba(0,0,0,0);color:#fff;background-color:#191e23;display:flex;justify-content:center;align-items:center;border-radius:6px}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-preview-img>img,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-preview-img>img{width:90%;height:90%;object-fit:cover;border-radius:5px;border:1px solid #667085}.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-media-library .acf-icon-picker-media-library-button,.acf-admin-page.acf-internal-post-type .acf-field-icon-picker .acf-icon-picker-url-tabs .acf-icon-picker-media-library-button{height:40px;background-color:#0783be;border:none;border-radius:6px;padding:8px 12px;color:#fff;display:flex;align-items:center;justify-items:center;gap:4px;cursor:pointer}
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.css b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.css
index b9ac5070..740bf497 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.css
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.css
@@ -691,7 +691,7 @@ html[dir=rtl] input.acf-is-prepended.acf-is-appended {
}
.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper {
background: #5897fb;
- border-color: #3f87fa;
+ border-color: rgb(63.0964912281, 135.4912280702, 250.4035087719);
color: #fff !important;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
@@ -1005,7 +1005,7 @@ html[dir=rtl] ul.acf-checkbox-list input[type=radio] {
}
.acf-button-group label.selected {
border-color: #007cba;
- background: #008dd4;
+ background: rgb(0, 141, 211.5);
color: #fff;
z-index: 2;
}
@@ -1468,7 +1468,7 @@ html[dir=rtl] .pac-container .pac-item {
font-weight: normal;
}
.acf-relationship .list .acf-rel-item .thumbnail {
- background: #e0e0e0;
+ background: rgb(223.5, 223.5, 223.5);
width: 22px;
height: 22px;
float: left;
@@ -1492,7 +1492,7 @@ html[dir=rtl] .pac-container .pac-item {
color: #fff;
}
.acf-relationship .list .acf-rel-item:hover .thumbnail, .acf-relationship .list .acf-rel-item.relationship-hover .thumbnail {
- background: #a2bfec;
+ background: rgb(162.1610878661, 190.6192468619, 236.3389121339);
}
.acf-relationship .list .acf-rel-item:hover .thumbnail.-icon, .acf-relationship .list .acf-rel-item.relationship-hover .thumbnail.-icon {
background: #fff;
@@ -1506,7 +1506,7 @@ html[dir=rtl] .pac-container .pac-item {
cursor: default;
}
.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail {
- background: #e0e0e0;
+ background: rgb(223.5, 223.5, 223.5);
}
.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail.-icon {
background: #fff;
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.css.map b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.css.map
index 4f93aaf5..479edbe9 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.css.map
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.css.map
@@ -1 +1 @@
-{"version":3,"file":"acf-input.css","mappings":";;;AAAA,gBAAgB;ACAhB;;;;8FAAA;AAMA;AAOA;AAQA;AAgBA;;;;8FAAA;ACrCA;;;;8FAAA;ACAA;;;;+FAAA;AAMC;EACC;AHmBF;;AGfA;;;;+FAAA;AAOC;EACC,cF0CS;AD1BX;;AGXA;;;;+FAAA;AAMA;;EACC;EACA;AHcD;;AGXA;;EACC;EACA;AHeD;;AGZA;;EACC;EACA;AHgBD;;AGIA;;;;+FAAA;AAQC;EACC;AHJF;AGOC;EACC;AHLF;AGQC;EACC;AHNF;AGSC;EACC;AHPF;AGUC;EACC;AHRF;AGWC;EACC;AHTF;AGYC;;;EACC;AHRF;AGWC;EACC;AHTF;;AGcA;;;;+FAAA;AAKA;EAEC,cF5DU;ADgDX;;AGeA;;;;+FAAA;AAOC;EACC;AHdF;AGiBC;EACC;AHfF;;AGoBA;;;;+FAAA;AASA;;;;+FAAA;AAMC;EACC;EACA;AHtBF;AGyBC;EACC;EACA;AHvBF;;AIlIA;;;;8FAAA;AAMA;;;EAGC;EACA;EACA;EACA;AJoID;;AIjIA;EACC;EAIA;AJiID;AI9HC;EACC;EACA;EACA;AJgIF;AI5HC;EACC;EACA;AJ8HF;AI5HE;EACC;EACA;EACA;EACA;AJ8HH;AI3HE;EACC;AJ6HH;AIxHC;EACC;AJ0HF;AItHC;EACC;EAEC;EAGD,cHTS;AD8HX;AIjHC;EACC;EACA;EACA;EACA;AJmHF;AIhHE;EACC;EACA;EACA;AJkHH;AI9GE;EACC;EACA;EACA;AJgHH;AI5GE;EACC;EACA;EACA;AJ8GH;AIzGU;;EAER;AJ2GF;;AItGA;EACC;EACA;EAwBA;;;;;;;GAAA;AJyFD;AI9GC;EACC;AJgHF;AI5GC;EACC;AJ8GF;AI5GE;EACC;EACA;AJ8GH;AIzGU;;EAER;AJ2GF;;AI5FA;EACC;EACA;AJ+FD;AI5FC;EACC;EACA;AJ8FF;;AI1FA;EACC;AJ6FD;;AI1FA;;;;8FAAA;AAMA;EACC;AJ4FD;AEnPC;EACC;EACA;EACA;AFqPF;AI3FC;EACC;EACA;AJ6FF;AIzFC;EACC;EACA;EACA;EAEC;EACA;EACA,yBHlIQ;AD4NX;AItFE;EACC;EACA;AJwFH;AInFU;EACR;AJqFF;;AIjFA;;;;8FAAA;AAMA;EACC;EACA;EACA;AJmFD;AIhFC;EACC;AJkFF;AI9EC;EACC;AJgFF;AI5EC;EACC;AJ8EF;;AI1EA;;;;8FAAA;AAMA;EACC;AJ4ED;AExSC;EACC;EACA;EACA;AF0SF;AI3EC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJ6EF;AIzEC;EACC;EACA;EACA;EACA;AJ2EF;AIvEC;EACC;EACA;EACA;EACA;AJyEF;AIrEC;EACC;EACA;EACA;EACA;AJuEF;AIjEE;EACC;EACA;EACA;AJmEH;AI/DE;EACC;AJiEH;AI7DE;EACC;AJ+DH;AIzDE;EACC;AJ2DH;AIzDE;EACC;EACA;AJ2DH;AIzDE;EACC;AJ2DH;AItDC;EAEC;IACC;EJuDD;EInDA;IACC;IACA;EJqDD;EIjDA;IACC;EJmDD;AACF;;AI/CA;AACA;EACC;EACA;AJkDD;AI/CC;EACC;AJiDF;AI7CC;EACC;AJ+CF;AI3CC;EACC;AJ6CF;;AIzCA;;;;8FAAA;AAQC;EACC,kBHlVG;EGmVH;EACA;EACA;AJyCF;AIrCC;EACC,kBH1VG;EG2VH;EACA;AJuCF;;AInCA;EACC;EACA;AJsCD;;AInCA;;;;8FAAA;AAMA;EACC;AJqCD;AIlCC;EACC;EACA;AJoCF;AIhCC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AJkCF;AIjCE;EACC;AJmCH;AI5BE;;EACC;AJ+BH;AIzBE;EACC;EACA;EACA;EACA;AJ2BH;AI1BG;EACC;AJ4BJ;AItBC;EACC;EACA;AJwBF;;AInBA;EACC;AJsBD;;AInBA;AACA;EACC;EACA;EACA;EAEA;EAOA;AJeD;AIrBC;;;EAGC;AJuBF;AInBC;EACC;EACA;EACA;AJqBF;AInBE;EACC;AJqBH;;AIhBA;AACA;EACC;EAKA;AJeD;AInBC;EACC;AJqBF;AIjBC;EAPD;IAQE;EJoBA;EInBA;IAEC;EJoBD;AACF;;AIhBA;;;;+EAAA;AAOC;;;;;;;;;;;;;;;EAeC;EACA;EACA;EACA;EACA;EACA;AJiBF;AEjeC;;;;;;;;;;;;;;;EEodE;AJ8BH;AI3BC;EACC;AJ6BF;;AIxBA;EACC;AJ2BD;;AIxBA;;;;+EAAA;AAKA;;;EAGC;AJ2BD;;AIxBA;;EAEC;EACA;EACA;EACA;EACA;EACA;AJ2BD;AE9gBC;;EEufC;EACA,qBH9fkB;EG+flB;AJ2BF;;AIvBA;EACC;EACA;EACA;AJ0BD;;AIvBA;EACC;EACA;EACA;AJ0BD;;AIvBA;EACC;EACA;AJ0BD;AIzBC;EACC;AJ2BF;AIzBC;EACC;AJ2BF;AIzBC;EACC;AJ2BF;;AIvBA;AACA;EACC;EACA;EACA;EAEA;AJyBD;;AItBA;EACC;EACA;EACA;EACA;AJyBD;;AItBA;EACC;AJyBD;;AItBA;EACC;AJyBD;;AItBA;EACC;AJyBD;;AItBA;;;;+EAAA;AAOC;EACC,qBHvkBgB;AD8lBlB;AEllBC;EE6jBE,qBH5kBc;ADomBjB;AIrBC;EACC;EACA;AJuBF;;AInBA;;;;+EAAA;AAOC;EACC;EACA;EACA;EACA;EACA;AJoBF;AIjBC;EACC;AJmBF;AIhBC;EACC;AJkBF;;AIdA;;;;+EAAA;AAMA;EACC;EA6DA;EAOA;AJlDD;AIhBC;EACC;EACA;EACA;EACA;AJkBF;AIhBE;EACC;EACA;EACA;EACA;EACA;EAEA;EAYA;AJMH;AIjBG;EACC;EACA;EACA;EACA;AJmBJ;AIjBI;EACC;AJmBL;AIdG;EACC;EACA;EACA;AJgBJ;AIZE;EACC;AJcH;AIXE;EACC;EACA;EACA;EACA;AJaH;AITC;EACC;AJWF;AITE;EACC;EACA;EACA;AJWH;AIRE;EACC;AJUH;AILC;EAEC;EACA;AJMF;AIFC;EACC;EACA;AJIF;;AIAA;AAEC;EACC;AJEF;AICC;EACC;AJCF;AIEC;EACC;EACA;AJAF;;AIIA;AACA;EACC;EAKA;AJLD;AICC;EACC;AJCF;AIGC;EAOC;AJPF;AICE;EACC;EACA;EACA;AJCH;AIIG;EACC;EACA;AJFJ;;AIQA;;;;+EAAA;AAOC;EACC;AJPF;AIYE;EACC;AJVH;AIeC;EACC,qBHzvBgB;AD4uBlB;AEhuBC;EEivBE;AJdH;AIsBE;EACC;AJpBH;AIqBG;EACC;AJnBJ;AIwBE;EACC;AJtBH;AI0BE;EACC;EACA;EACA;AJxBH;AI0BG;EACC;AJxBJ;AI6BE;EACC;EACA;EAGA;EACA;EACA;EACA;AJ7BH;AIgCG;EACC,mBHzwBO;EG0wBP,qBHzwBO;EG0wBP;EACA;AJ9BJ;AIgCI;EACC;AJ9BL;AImCG;EACC;EACA;EACA;AJjCJ;AIqCG;EACC,yBH5yBO;EG6yBP,qBH7yBO;EG8yBP;AJnCJ;AIwCE;EACC;EACA;AJtCH;AI2CC;EACC;AJzCF;AI0CE;EACC;AJxCH;;AI6CA;EACC;EACA;EACA;EACA,6CH3xBc;ADivBf;;AI6CA;EACC;AJ1CD;;AI6CA;EACC;EACA,cH30BU;ADiyBX;AI4CC;EACC,cHn0BS;ADyxBX;;AI8CA;EAEC;EACA;AJ5CD;;AIgDA;EACC;AJ7CD;;AIkDC;EACC;AJ/CF;AIkDE;EACC;EACA;AJhDH;;AIqDA;;;;+EAAA;AAOC;EACC;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;AJrDF;AIuDE;EACC;AJrDH;AI2DE;EACC;AJzDH;AI2DE;EACC;AJzDH;AI2DE;EACC;AJzDH;AI+DE;EACC;AJ7DH;;AIkEA;EACC;AJ/DD;;AIiEA;EACC;AJ9DD;;AIiEA;;;;+EAAA;AAMA;;EAEC;EACA;EACA;EACA;EACA;EAwCA;EAQA;AJ7GD;AI+DC;;EACC;EACA,kBH34BU;AD+0BZ;AI+DC;;EACC;EACA;EACA;EACA;EACA;EAkBA;AJ7EF;AI6DE;;EACC;AJ1DH;AI6DE;;;;EAEC;EACA;AJzDH;AI4DE;;EACC;EACA;EACA;AJzDH;AI6DE;;EACC;AJ1DH;AI6DE;;EACC;AJ1DH;AIgEE;;EACC;EACA;AJ7DH;AImEE;;;;EAEC;EACA;AJ/DH;;AIoEA;;;;+EAAA;AAMA;EACC;EA6BA;EAgCA;AJ7HD;AIkEC;EACC;EACA;EACA;EACA;EACA;EACA;AJhEF;AIkEE;EACC;EACA;EACA;EACA;AJhEH;AImEE;EACC;EACA;EACA;EACA;AJjEH;AIqEC;EACC;AJnEF;AIuEC;EACC;EACA;EACA;EACA;AJrEF;AIuEE;EACC;EACA;EACA;EACA;AJrEH;AIwEG;EACC;AJtEJ;AIuEI;EACC;AJrEL;AIwEG;EACC;AJtEJ;AIuEI;EACC;AJrEL;AIwEG;EACC;AJtEJ;AI4EC;EACC;EACA;EACA;AJ1EF;AI4EE;EACC;AJ1EH;AI6EG;EACC;AJ3EJ;AI6EG;EACC;AJ3EJ;AI6EG;EACC;AJ3EJ;AIkFE;EACC,qBHvlCc;ADugCjB;AIiFG;EACC;AJ/EJ;AIiFG;EACC;AJ/EJ;;AIsFC;EACC;EACA;EACA;EACA;EACA,kBH/iCU;EGgjCV,6CH3iCa;ADw9Bf;AIqFE;EACC;EACA;EACA;EACA;EACA;EACA,cHzlCQ;EG0lCR;AJnFH;AIqFG;EACC,cHllCO;AD+/BX;AIsFG;EACC,mBHvmCO;EGwmCP,cHvlCO;ADmgCX;AI2FG;EACC;EACA;EAEC;EACA;EAED;EAEC;EACA;EACA;EACA;EAED,yBHjnCO;EGknCP,qBHhnCO;EGinCP,cH9mCO;ADihCX;AI+FI;EACC;EACA;EACA;EAEC;EACA;EAED,cH1nCM;EG2nCN;EACA;EACA;AJ/FL;AIiGK;EACC,cH9nCK;AD+hCX;AIkGK;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJjGN;;AIyGA;;;;+EAAA;AAOC;EACC;AJxGF;;AI4GA;;;;+EAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EA+CA;EAWA;EAiBA;AJlLD;AIyGC;EACC;EACA;EACA;EAEA;EACA;EAEA;EACA;AJzGF;AI2GE;EACC;AJzGH;AI6GC;EACC;EACA;EACA;AJ3GF;AI8GC;EACC;AJ5GF;AI+GC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EAEA;AJ/GF;AImHC;EAEC;EACA;EACA;AJlHF;AImHE;EACC;AJjHH;AIsHC;EACC;EACA;EAQA;AJ3HF;AIqHE;EACC;EACA;EACA;AJnHH;AIuHE;EACC;AJrHH;AI0HC;EACC;AJxHF;AErqCC;EEkyCC,qBHjzCe;ADurCjB;AI2HE;EACC,qBHnzCc;AD0rCjB;AI4HE;EAEC;AJ3HH;AI4HG;EACC;AJ1HJ;AI8HE;EACC;AJ5HH;AI6HG;EACC;AJ3HJ;AI6HG;EACC;AJ3HJ;;AIiIA;AACA;EACC;EACA;EACA;AJ9HD;;AIiIA;EACC;AJ9HD;AIgIC;EACC;EACA;AJ9HF;;AIoIC;EACC;EACA;EACA;AJjIF;;AIqIA;AAEC;EACC;EACA;EACA;AJnIF;;AIuIA;;;;2EAAA;AAMA;EACC;EACA;EACA;AJrID;AIuIC;EACC;EACA;AJrIF;AIuIE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJrIH;AIwIE;EACC;EACA;EACA;EACA;AJtIH;AI0IE;EACC;AJxIH;AI4IC;EACC;AJ1IF;AI8IC;EACC;AJ5IF;AIiJE;EACC;AJ/IH;AIiJE;;EAEC;AJ/IH;AIqJE;EACC;AJnJH;AIqJE;EACC;AJnJH;AIqJE;EACC;AJnJH;AIyJE;EACC;AJvJH;AIyJE;;EAEC;AJvJH;AI2JE;EACC;AJzJH;AI6JE;EACC;AJ3JH;AIiKE;EACC;AJ/JH;AIiKE;EACC;AJ/JH;;AIoKA;AACA;EACC;EACA;AJjKD;;AIoKA;EACC;AJjKD;;AIoKA;EACC;AJjKD;;AImKA;EACC;EACA;AJhKD;;AImKA;EACC;AJhKD;;AImKA;;;;2EAAA;AAMA;EACC;EACA;EAuDA;EAkGA;AJxTD;AIkKC;EAEC;EACA;EAiCA;AJjMF;AE92CC;EACC;EACA;EACA;AFg3CF;AI6JE;EACC;EACA;EACA;EACA;EACA;EACA;AJ3JH;AI4JG;EACC;AJ1JJ;AI8JG;;EAEC;EACA;AJ5JJ;AI8JI;;;EAEC;EACA;AJ3JL;AI8JG;EACC;EACA;EACA;EACA;AJ5JJ;AIkKG;EACC;AJhKJ;AIoKG;EACC;AJlKJ;AIoKG;EACC;AJlKJ;AIwKC;EACC;EACA;EACA;EACA;AJtKF;AIwKE;;;EAGC;EACA;EACA;EACA;EACA;AJtKH;AIyKE;EACC;AJvKH;AI0KE;EACC;EA+BA;EAcA;AJnNH;AIwKG;EACC;EACA;AJtKJ;AIyKG;EACC;EACA;EACA;EACA;EACA;AJvKJ;AIyKI;EACC;EACA;EACA;EACA;AJvKL;AI0KI;EACC;AJxKL;AI0KK;EACC;EACA;AJxKN;AI8KG;EACC;EACA;AJ5KJ;AI8KI;EACC;AJ5KL;AI8KK;EACC;AJ5KN;AIkLG;EACC;AJhLJ;AIkLI;EACC;EACA;EACA;AJhLL;AIkLK;EACC;AJhLN;AIkLM;EACC;AJhLP;AIuLE;EACC;AJrLH;AIuLG;;;EAGC;AJrLJ;AI2LC;EAEC;EASA;EASA;AJ1MF;AE5+CC;EACC;EACA;EACA;AF8+CF;AIqLE;;EAEC;EACA;EACA;AJnLH;AIuLE;EACC;AJrLH;AIuLG;EACC;AJrLJ;AI2LG;EACC;EACA;EACA;EACA;EAEA;AJ1LJ;AI2LI;EACC;EACA;AJzLL;AI6LG;EACC;AJ3LJ;AI8LG;EACC;AJ5LJ;AI8LI;EACC;AJ5LL;;AImMA;AAGE;EACC;AJlMH;AIqME;EACC;AJnMH;;AIwMA;;;;2EAAA;AASE;EACC;EACA;EACA;EACA;EACA;EACA;AJzMH;AI4ME;EACC;EACA;EACA;AJ1MH;AI8MC;EACC;AJ5MF;AI+MC;EACC;EACA;AJ7MF;AIgNC;EACC;AJ9MF;AIiNC;EACC,qBHpvDe;EGqvDf;AJ/MF;;AIoNA;EACC;AJjND;;AIoNA;;;;+EAAA;AAMA;EACC;AJlND;;AIsNA;EACC;AJnND;;AIuNA;EACC;EACA;EACA;AJpND;;AIwNA;EACC;EACA;AJrND;AIuNC;EACC;AJrNF;AIuNE;EACC;EACA;EAEA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AJvNH;AIyNG;EACC;AJvNJ;AI0NG;EACC;EACA;AJxNJ;AI2NG;EACC;AJzNJ;AI8NE;EACC;AJ5NH;AIgOE;EACC;EACA;EACA;EACA;EACA;EACA;AJ9NH;;AIoOA;EACC;AJjOD;AIoOC;EACC;EACA;EACA;EAGA;EACA;AJpOF;AEnmDC;EEw1DE,qBHh2DkB;AD8mDrB;;AIgQC;EACC;EAEA;EAKA;AJlQF;AI8PE;EAJD;IAKE;EJ3PD;AACF;AI8PE;EACC;EACA;EAEA;AJ7PH;AI8PG;EALD;IAME;EJ3PF;AACF;;AImQC;EACC;EACA;EACA;EACA;EACA;EACA;AJhQF;AImQE;EACC;EACA;AJjQH;AImQG;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJjQJ;AImQI;EACC;AJjQL;AIqQG;EACC;EACA;EACA;EACA;AJnQJ;AIwQE;EACC;EACA;AJtQH;AIwQG;EACC;EACA;AJtQJ;AI4QC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJ1QF;AIgRG;EACC;AJ9QJ;;AIoRA;AACA;EACC;EACA;EAEA;EAcA;AJ/RD;AIkRC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJhRF;AIoRC;EACC;AJlRF;AIoRE;EACC;EACA;EACA;EACA;AJlRH;AIuRC;EACC;EAEA;AJtRF;AIuRE;EACC;AJrRH;AIwRE;EACC;EACA;EACA;AJtRH;AIyRE;EACC;AJvRH;AIyRG;EACC;AJvRJ;AI0RG;EACC;AJxRJ;AI8RC;EACC;AJ5RF;;AIiSA;EACC;AJ9RD;AIiSC;EACC;EACA;EACA;EACA;AJ/RF;AIiSE;EACC;AJ/RH;AIiSG;EACC;AJ/RJ;AImSE;EACC;AJjSH;;AIsSA;AAGC;EACC;AJrSF;AIuSE;EACC;AJrSH;AI0SC;EACC;EACA;EACA,kBHrkEG;EGskEH,mBHtkEG;AD8xDL;AI0SE;EACC;EACA,qBHnkEc;AD2xDjB;AI0SG;EACC;EACA,qBHvkEa;AD+xDjB;AI0SI;EACC;AJxSL;AI4SG;EACC;AJ1SJ;AIiTE;EACC;EACA;AJ/SH;AIkTE;EACC;AJhTH;AIkTG;EACC;EACA;EACA;AJhTJ;AImTG;EACC;AJjTJ;;AI2TE;;EACC;AJvTH;AIyTE;;;EAEC;AJtTH;;AI2TA;EACC;AJxTD;;AI2TA;AACA;EACC;AJxTD;;AI2TA;EACC;EACA;AJxTD;;AI2TA;EACC;AJxTD;;AI2TA;AACA;EACC;AJxTD;;AI2TA;EACC;AJxTD;;AI2TA;EACC;AJxTD;;AI2TA;AACA;EAKC;EACA;AJ5TD;;AI+TA;AAEA;EACC;AJ7TD;;AIgUA;AACA;EACC;AJ7TD;;AIgUA;;;;8FAAA;AAMA;EACC;EACA;EACA;AJ9TD;AIgUC;EACC;EACA;EACA;AJ9TF;AIgUE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJ9TH;AIiUE;EACC;AJ/TH;AImUC;EACC;EACA;EACA;AJjUF;AImUE;EACC;EACA;AJjUH;AIoUE;EACC;EACA;EACA;EACA;AJlUH;AIqUE;EFtuED;EACA;EACA;EACA;EEquEE;EAEA;EACA;EACA;EACA;AJjUH;AIoUE;EACC;AJlUH;AIqUE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AJnUH;AIqUG;EACC;EACA;EACA;AJnUJ;AI0UE;EACC;AJxUH;AI2UE;EACC;AJzUH;AI4UE;EACC;AJ1UH;;AI+UA;;;;8FAAA;AAMA;EAEC;EAMA;EA8BA;EAKA;AJpXD;AEh+DC;EACC;EACA;EACA;AFk+DF;AIwUC;EACC;AJtUF;AI0UC;EACC;EACA;EAqBA;AJ5VF;AIyUE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;AJxUH;AIyUG;EACC;EACA;AJvUJ;AI4UE;EACC;AJ1UH;AI+UC;EACC;AJ7UF;AIkVE;EACC;AJhVH;;AIqVA;;;;8FAAA;AAMA;EACC;EA8CA;EAKA;AJpYD;AImVC;EACC;AJjVF;AIoVC;EACC;EACA;EACA;EACA;AJlVF;AIqVC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AJnVF;AIqVE;EACC;EACA;EACA;EACA;AJnVH;AIuVC;EACC;EACA;AJrVF;AIuVE;EACC;EACA;EACA;EACA;AJrVH;AIwVE;EACC;AJtVH;AI2VC;EACC;AJzVF;AI8VE;EACC;EACA;EACA;EACA;AJ5VH;AI+VE;EACC;EACA;AJ7VH;;AIkWA;;;;+EAAA;AAMA;EACC;AJhWD;AIkWC;EACC;EACA;AJhWF;;AIoWA;AACA;EACC;EACA;EACA;EACA;AJjWD;;AIoWA;EACC;EACA;EACA;EACA;AJjWD;;AIoWA;;;;+EAAA;AAMA;EAaC;AJ9WD;AIkWC;EACC;AJhWF;AIkWE;EACC;AJhWH;AIoWC;EACC;AJlWF;AIsWC;EACC;EACA;EACA;EACA;EACA;AJpWF;;AIwWA;;;;+EAAA;AAMA;EACC;EAkBA;EAOA;AJ7XD;AIsWC;EACC;EACA;EACA;EACA;AJpWF;AIuWC;EACC;EACA;AJrWF;AIuWE;EACC;AJrWH;AI2WE;EACC;AJzWH;AI+WE;EACC;EACA;AJ7WH;;AIkXA;;;;+EAAA;AAMA;EAiCC;AJhZD;AIgXC;;EAEC;EACA;EACA;EACA;AJ9WF;AIiXC;EACC;AJ/WF;AIkXC;EACC;EACA;EACA;EACA;EACA;AJhXF;AIkXE;EACC;AJhXH;AIoXC;EACC;EACA;EACA;EACA;EACA;AJlXF;AIuXE;EACC;EACA;AJrXH;AIwXE;EACC;AJtXH;AIwXE;EACC;AJtXH;;AI2XA;;;;+EAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA;AJzXD;AI4XC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AJ1XF;AI4XE;EACC;AJ1XH;AI6XE;EACC;EACA;EACA;EACA;AJ3XH;AI8XE;EACC;AJ5XH;AI+XE;EACC;AJ7XH;AIiYE;EACC;EACA;EACA;EACA;EACA;EACA;AJ/XH;AImYC;EACC;EACA;EACA;AJjYF;AIsYE;EACC;AJpYH;;AI0YA;EACC;EACA;EACA,qBHpnFkB;AD6uEnB;AIyYC;EACC;EACA;EACA;EACA;AJvYF;AI0YC;EACC;EACA;EACA;AJxYF;AI0YE;EACC;AJxYH;AI0YG;EACC;AJxYJ;;AI8YA;AAEC;EACC;AJ5YF;AI+YC;EACC;EACA;EACA;EACA;AJ7YF;AIgZC;EACC;AJ9YF;;AIkZA;AACA;EACC;EACA;AJ/YD;AIiZC;EACC;AJ/YF;;AImZA;AACA;EACC;AJhZD;AIkZC;EACC;EACA;AJhZF;AImZC;EACC;AJjZF;;AIqZA;AACA;EACC;EACA;AJlZD;;AIqZA;EACC;EACA;AJlZD;AIoZC;EACC;AJlZF;;AIsZA;AACA;EACC;AJnZD;AIqZC;EACC;AJnZF;;AIuZA;AACA;EACC,iBH5tFiB;EG6tFjB,kBH7tFiB;EG8tFjB;AJpZD;;AIuZA;AAIA;AACA;;;;;;;;;CAAA;AAWA;AACA;EACC;EACA;AJxZD;AI0ZC;EACC;AJxZF;AI2ZC;EACC;AJzZF;;AIgaC;EACC;AJ7ZF;AIiaC;EACC;AJ/ZF;AImaC;EACC;AJjaF;;AIqaA;;;;+EAAA;AAUG;;EAEC;AJvaJ;AI0aI;;EAEC;AJxaL;AI8aE;EACC;EACA;AJ5aH;AI8aG;EACC;EACA;EACA;EACA;EAGA;EACA;EACA;AJ9aJ;AIibI;EACC;AJ/aL;AIgbK;EACC;AJ9aN;AImbI;EACC;EACA;EACA;AJjbL;AImbK;EACC;AJjbN;AIobK;EACC;EACA;AJlbN;AImbM;EACC;EACA;AJjbP;AIobM;EACC;AJlbP;AIubM;EACC;AJrbP;AI8bG;EACC;EACA;EACA;EACA;AJ5bJ;AI8bG;EACC;AJ5bJ;AI8bG;EACC;EACA;EACA;AJ5bJ;AIgcG;EACC;EACA;AJ9bJ;AIicG;EACC;AJ/bJ;;AIqcA;;;;+EAAA;AAOC;;EACC;EAEC;EACA;AJpcH;AIucE;;EAEE;EACA;EACA;EACA;EAED,yBHp3FQ;EGq3FR;EAEA,cHn3FQ;AD46EX;;AI4cA;;;;+EAAA;AAMA;EACC;AJ1cD;;AI6cA;EACC;AJ1cD;;AI6cA;EACC;EACA;AJ1cD;;AI6cA;EACC;AJ1cD;;AKn/EA;;;;8FAAA;AAMA;EAEC;EAkCA;EAYA;ALw8ED;AKr/EC;EAEC;EAkBA;ALq+EF;AKt/EE;EACC;EACG;EAEA;ALu/EN;AKt/EG;EACC;ALw/EJ;AKr/EM;EACF;EACA;ALu/EJ;AKh/EE;EACC;EAEA;ALi/EH;AKh/EG;EACC;ALk/EJ;AK1+EC;EACC;EAEA;AL2+EF;AK1+EE;EACC;AL4+EH;AKr+EC;EACC;ALu+EF;;AKl+EA;;EAGC;EAgBA;ALq9ED;AKp+EC;;;;;;;;;;;;;;EAOI;AL6+EL;AK1+EC;;EACC;AL6+EF;AKx+EC;;;;;;;;;;;;;;;;EAQI;ALk/EL;;AK5+EC;EACC;AL++EF;AK5+EC;EACC;EAWF;;;;;;;;GAAA;AL4+EA;AKr/EE;EACC;ALu/EH;AKr/EG;EACC;EACA;ALu/EJ;AKx+EC;EACC;AL0+EF;;AKr+EA;;;;8FAAA;AAOA;EACC;ALs+ED;AKl+EE;EACC;ALo+EH;AKl+EG;EACC;EACA;ALo+EJ;;AK79EA;;EAEC;EACA;EACA;ALg+ED;;AKz9EC;EACC;AL49EF;AK19EE;EACC;AL49EH;AKz9EE;EACC;EACA;EACA;AL29EH;AKx9EE;EACC;AL09EH;;AKr9EA;EACC;ALw9ED;AKp9EE;EACC;ALs9EH;;AKh9EA;;;;8FAAA;AAMA;EACI;EACA;ALk9EJ;;AK98EA;;;;8FAAA;AAMA;EACC;EACA;ALg9ED;;AKz8EE;EACC;AL48EH;AK18EG;EACC;EACA;AL48EJ;;AKt8EA;;;;8FAAA;AAMA;EACC;EACG;ALw8EJ;AKr8EC;EACC;EACA;ALu8EF;AKr8EE;EAAO;ALw8ET;AKp8EC;EACC;EACA;ALs8EF;;AKl8EA;EACC;EACA;ALq8ED;AKn8EC;EACC;EACA;ALq8EF;AKn8EE;EACC;ALq8EH;AKp8EG;EACC;EACA;ALs8EJ;;AKh8EA;;;;+FAAA;AAQC;EACC;ALg8EF;AK77EC;;;;;EAKC;AL+7EF;AK57EC;EACC;AL87EF;AK57EE;EACC;AL87EH;AK57EG;EACC;EACA;AL87EJ;AK57EI;EACC;AL87EL;AKz7EE;EACC;AL27EH;;AMnvFA;;;;+FAAA;AAMA;AAGC;EACC;EACA;ANmvFF;AMjvFE;EACC;ANmvFH;AMhvFE;EACC;ANkvFH;AM/uFE;EACC;ANivFH;;AMzuFA;AACA;EACC;AN4uFD;AM1uFC;EACC;EACA;EACA;EACA;EACG;EACA;EACA;AN4uFL;AM1uFK;EACC;EACH;EACA;EACG;EACA;AN4uFN;AMxuFC;EACC;EACA;EACA;EACG;EACA;AN0uFL;AMvuFC;EACC;ANyuFF;;AMpuFA;AACA;EACC;EACG;EACA;EACA;EACA;ANuuFJ;AMruFI;EACF;EACG;EACA;EACA;EACA;EACA;ANuuFL;AMpuFC;EACC;EACG;EACA;EACA;EACA;ANsuFL;;AMjuFA;AAGC;EACC;ANkuFF;AM/tFC;EACC;EACA;EACA;ANiuFF;;AM3tFA;AACA;EAEC;EAOA;EAMA;EASA;EAUA;ANisFD;AMhuFC;;EAEC;ANkuFF;AM7tFC;EACC;AN+tFF;AM1tFC;EACC;EACA;EACA;EACA;AN4tFF;AMrtFE;EACC;ANutFH;AMhtFC;EAnCD;IAqCE;IAWA;ENwsFA;EMltFA;;IAEC;IACA;IACA;IACA;IACA;ENotFD;EM/sFA;;;IAGC;IACG;IACA;IACA;ENitFJ;AACF;;AMxsFA;;;;+FAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN0sFD;AMvsFC;EACC;EACA;EACA;ANysFF;AMvsFC;EACC;ANysFF;AMrsFC;EAAW;ANwsFZ;AMvsFC;EAAa;AN0sFd;AMvsFC;EAzBD;IA0BE;EN0sFA;AACF;;AMtsFA;AACA;EAEC;ANwsFD;AMtsFE;EAAW;ANysFb;AMxsFE;EAAa;AN2sFf;AMtsFC;;EACoC;ANysFrC;AMxsFC;EAAiB;AN2sFlB;AMpsFG;EACC;EACA;ANssFJ;AMpsFI;EACC;EACA;ANssFL;AMlsFG;EACC;ANosFJ;AM/rFE;;;EAGC;EACA;ANisFH;AM7rFE;;;;;EAKC;AN+rFH;AM1rFC;EAGC;IAAsC;EN2rFtC;EM1rFA;IAAe;EN6rFf;EM5rFA;IAAiB;IAAa;IAA4B;ENisF1D;EM1rFE;IACC;IACA;IACA;EN4rFH;EMzrFE;IACC;IACA;IACA;EN2rFH;AACF;AMprFC;EAOG;IACC;ENgrFH;AACF;;AMxqFA;;;;+FAAA;AAMA;EAEC;ANyqFD;AMvqFE;;EAEC;ANyqFH;;AMnqFA;;;;+FAAA;AAaA;;;;+FAAA;AAMA;EAEC;EACA;EACA;EACA;EACA;EAGA;EASA;EAWA;EAMA;EAOA;EA4DA;EASA;AN0jFD;AM/pFC;;;;EAII;ANiqFL;AM5pFC;;;;EAIC;EACA;EACA;AN8pFF;AMzpFC;EACI;AN2pFL;AMtpFC;EACI;EACA;ANwpFL;AMnpFC;EAEC;EAEA;EAmCA;EAcA;ANomFF;AMppFE;EAEC;EAEA;EAMA;EAQA;ANwoFH;AMrpFG;EACC;ANupFJ;AMlpFG;EACC;EACA;EACA;EACA;ANopFJ;AMhpFG;EACC;ANkpFJ;AM/oFG;EACC;ANipFJ;AM/oFI;EACC;ANipFL;AMvoFG;EACC;ANyoFJ;AMvoFI;EACC;ANyoFL;AMjoFE;EAA6B;ANooF/B;AM9nFC;EAvGD;IAwGE;IACA;IACA;IACA;ENioFA;AACF;AM7nFC;EAhHD;IAiHE;IACA;IACA;IACA;ENgoFA;AACF;AM9nFC;EACC;IACI;ENgoFJ;AACF;;AOtlGA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;APwlGD;AOvlGC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;APylGF;;AOplGA;EACC;APulGD;AOplGC;EACC;APslGF;AOrlGE;EACC;APulGH;;AOjlGA;EACC;APolGD;;AOhlGA;EACC;APmlGD;AOllGC;EACC;EACA;APolGF;;AOjlGA;EACC;EACA;APolGD;AOnlGC;EACC;APqlGF;;AQtoGC;EACC;ARyoGF;AQxoGE;EACC;AR0oGH;AQpoGE;EACC;ARsoGH;AQjoGC;EACC;ARmoGF;AQhoGG;EACC;ARkoGJ;AQjoGI;EACC;ARmoGL;AQ/nGI;;EAEC;ARioGL;AQ7nGI;EACC;EACA;AR+nGL;AQ5nGG;EACC;AR8nGJ;AQznGE;EACC;AR2nGH;AQznGE;EACC;AR2nGH;AQtnGC;EACC;ARwnGF;;AQnnGA;EACC;EACA;EACA;EACA;ARsnGD,C","sources":["webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/acf-input.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_variables.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_mixins.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_typography.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_fields.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_forms.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_media.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_input.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_postbox.scss"],"sourcesContent":["@charset \"UTF-8\";\n/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n/* colors */\n/* acf-field */\n/* responsive */\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #wpcontent {\n line-height: 140%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a {\n color: #0783BE;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-h1, .acf-admin-page h1,\n.acf-headerbar h1 {\n font-size: 21px;\n font-weight: 400;\n}\n\n.acf-h2, .acf-page-title, .acf-admin-page h2,\n.acf-headerbar h2 {\n font-size: 18px;\n font-weight: 400;\n}\n\n.acf-h3, .acf-admin-page h3,\n.acf-headerbar h3 {\n font-size: 16px;\n font-weight: 400;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .p1 {\n font-size: 15px;\n}\n.acf-admin-page .p2 {\n font-size: 14px;\n}\n.acf-admin-page .p3 {\n font-size: 13.5px;\n}\n.acf-admin-page .p4 {\n font-size: 13px;\n}\n.acf-admin-page .p5 {\n font-size: 12.5px;\n}\n.acf-admin-page .p6, .acf-admin-page .acf-field p.description, .acf-field .acf-admin-page p.description, .acf-admin-page .acf-small {\n font-size: 12px;\n}\n.acf-admin-page .p7, .acf-admin-page .acf-field-setting-prefix_label p.description code, .acf-field-setting-prefix_label p.description .acf-admin-page code,\n.acf-admin-page .acf-field-setting-prefix_name p.description code,\n.acf-field-setting-prefix_name p.description .acf-admin-page code {\n font-size: 11.5px;\n}\n.acf-admin-page .p8 {\n font-size: 11px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n color: #344054;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-settings-wrap h1 {\n display: none !important;\n}\n.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n display: none !important;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a:focus {\n box-shadow: none;\n outline: none;\n}\n.acf-admin-page a:focus-visible {\n box-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgba(79, 148, 212, 0.8);\n outline: 1px solid transparent;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-field\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-field,\n.acf-field .acf-label,\n.acf-field .acf-input {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n position: relative;\n}\n\n.acf-field {\n margin: 15px 0;\n clear: both;\n}\n.acf-field p.description {\n display: block;\n margin: 0;\n padding: 0;\n}\n.acf-field .acf-label {\n vertical-align: top;\n margin: 0 0 10px;\n}\n.acf-field .acf-label label {\n display: block;\n font-weight: 500;\n margin: 0 0 3px;\n padding: 0;\n}\n.acf-field .acf-label:empty {\n margin-bottom: 0;\n}\n.acf-field .acf-input {\n vertical-align: top;\n}\n.acf-field p.description {\n display: block;\n margin-top: 6px;\n color: #667085;\n}\n.acf-field .acf-notice {\n margin: 0 0 15px;\n background: #edf2ff;\n color: #0c6ca0;\n border-color: #2183b9;\n}\n.acf-field .acf-notice.-error {\n background: #ffe6e6;\n color: #cc2727;\n border-color: #d12626;\n}\n.acf-field .acf-notice.-success {\n background: #eefbe8;\n color: #0e7b17;\n border-color: #32a23b;\n}\n.acf-field .acf-notice.-warning {\n background: #fff3e6;\n color: #bd4b0e;\n border-color: #d16226;\n}\ntd.acf-field,\ntr.acf-field {\n margin: 0;\n}\n\n.acf-field[data-width] {\n float: left;\n clear: none;\n /*\n \t@media screen and (max-width: $sm) {\n \t\tfloat: none;\n \t\twidth: auto;\n \t\tborder-left-width: 0;\n \t\tborder-right-width: 0;\n \t}\n */\n}\n.acf-field[data-width] + .acf-field[data-width] {\n border-left: 1px solid #eeeeee;\n}\nhtml[dir=rtl] .acf-field[data-width] {\n float: right;\n}\nhtml[dir=rtl] .acf-field[data-width] + .acf-field[data-width] {\n border-left: none;\n border-right: 1px solid #eeeeee;\n}\ntd.acf-field[data-width],\ntr.acf-field[data-width] {\n float: none;\n}\n\n.acf-field.-c0 {\n clear: both;\n border-left-width: 0 !important;\n}\nhtml[dir=rtl] .acf-field.-c0 {\n border-left-width: 1px !important;\n border-right-width: 0 !important;\n}\n\n.acf-field.-r0 {\n border-top-width: 0 !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-fields {\n position: relative;\n}\n.acf-fields:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-fields.-border {\n border: #ccd0d4 solid 1px;\n background: #fff;\n}\n.acf-fields > .acf-field {\n position: relative;\n margin: 0;\n padding: 16px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.acf-fields > .acf-field:first-child {\n border-top: none;\n margin-top: 0;\n}\ntd.acf-fields {\n padding: 0 !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields (clear)\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-fields.-clear > .acf-field {\n border: none;\n padding: 0;\n margin: 15px 0;\n}\n.acf-fields.-clear > .acf-field[data-width] {\n border: none !important;\n}\n.acf-fields.-clear > .acf-field > .acf-label {\n padding: 0;\n}\n.acf-fields.-clear > .acf-field > .acf-input {\n padding: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields (left)\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-fields.-left > .acf-field {\n padding: 15px 0;\n}\n.acf-fields.-left > .acf-field:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-fields.-left > .acf-field:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: 0;\n background: #f9f9f9;\n border-color: #e1e1e1;\n border-style: solid;\n border-width: 0 1px 0 0;\n top: 0;\n bottom: 0;\n left: 0;\n width: 20%;\n}\n.acf-fields.-left > .acf-field[data-width] {\n float: none;\n width: auto !important;\n border-left-width: 0 !important;\n border-right-width: 0 !important;\n}\n.acf-fields.-left > .acf-field > .acf-label {\n float: left;\n width: 20%;\n margin: 0;\n padding: 0 12px;\n}\n.acf-fields.-left > .acf-field > .acf-input {\n float: left;\n width: 80%;\n margin: 0;\n padding: 0 12px;\n}\nhtml[dir=rtl] .acf-fields.-left > .acf-field:before {\n border-width: 0 0 0 1px;\n left: auto;\n right: 0;\n}\nhtml[dir=rtl] .acf-fields.-left > .acf-field > .acf-label {\n float: right;\n}\nhtml[dir=rtl] .acf-fields.-left > .acf-field > .acf-input {\n float: right;\n}\n#side-sortables .acf-fields.-left > .acf-field:before {\n display: none;\n}\n#side-sortables .acf-fields.-left > .acf-field > .acf-label {\n width: 100%;\n margin-bottom: 10px;\n}\n#side-sortables .acf-fields.-left > .acf-field > .acf-input {\n width: 100%;\n}\n@media screen and (max-width: 640px) {\n .acf-fields.-left > .acf-field:before {\n display: none;\n }\n .acf-fields.-left > .acf-field > .acf-label {\n width: 100%;\n margin-bottom: 10px;\n }\n .acf-fields.-left > .acf-field > .acf-input {\n width: 100%;\n }\n}\n\n/* clear + left */\n.acf-fields.-clear.-left > .acf-field {\n padding: 0;\n border: none;\n}\n.acf-fields.-clear.-left > .acf-field:before {\n display: none;\n}\n.acf-fields.-clear.-left > .acf-field > .acf-label {\n padding: 0;\n}\n.acf-fields.-clear.-left > .acf-field > .acf-input {\n padding: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-table\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-table tr.acf-field > td.acf-label {\n padding: 15px 12px;\n margin: 0;\n background: #f9f9f9;\n width: 20%;\n}\n.acf-table tr.acf-field > td.acf-input {\n padding: 15px 12px;\n margin: 0;\n border-left-color: #e1e1e1;\n}\n\n.acf-sortable-tr-helper {\n position: relative !important;\n display: table-row !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-postbox\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-postbox {\n position: relative;\n}\n.acf-postbox > .inside {\n margin: 0 !important; /* override WP style - do not delete - you have tried this before */\n padding: 0 !important; /* override WP style - do not delete - you have tried this before */\n}\n.acf-postbox .acf-hndle-cog {\n color: #72777c;\n font-size: 16px;\n line-height: 36px;\n height: 36px;\n width: 1.62rem;\n position: relative;\n display: none;\n}\n.acf-postbox .acf-hndle-cog:hover {\n color: #191e23;\n}\n.acf-postbox > .hndle:hover .acf-hndle-cog,\n.acf-postbox > .postbox-header:hover .acf-hndle-cog {\n display: inline-block;\n}\n.acf-postbox > .hndle .acf-hndle-cog {\n height: 20px;\n line-height: 20px;\n float: right;\n width: auto;\n}\n.acf-postbox > .hndle .acf-hndle-cog:hover {\n color: #777777;\n}\n.acf-postbox .acf-replace-with-fields {\n padding: 15px;\n text-align: center;\n}\n\n#post-body-content #acf_after_title-sortables {\n margin: 20px 0 -20px;\n}\n\n/* seamless */\n.acf-postbox.seamless {\n border: 0 none;\n background: transparent;\n box-shadow: none;\n /* hide hndle */\n /* inside */\n}\n.acf-postbox.seamless > .postbox-header,\n.acf-postbox.seamless > .hndle,\n.acf-postbox.seamless > .handlediv {\n display: none !important;\n}\n.acf-postbox.seamless > .inside {\n display: block !important; /* stop metabox from hiding when closed */\n margin-left: -12px !important;\n margin-right: -12px !important;\n}\n.acf-postbox.seamless > .inside > .acf-field {\n border-color: transparent;\n}\n\n/* seamless (left) */\n.acf-postbox.seamless > .acf-fields.-left {\n /* hide sidebar bg */\n /* mobile */\n}\n.acf-postbox.seamless > .acf-fields.-left > .acf-field:before {\n display: none;\n}\n@media screen and (max-width: 782px) {\n .acf-postbox.seamless > .acf-fields.-left {\n /* remove padding */\n }\n .acf-postbox.seamless > .acf-fields.-left > .acf-field > .acf-label, .acf-postbox.seamless > .acf-fields.-left > .acf-field > .acf-input {\n padding: 0;\n }\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Inputs\n*\n*-----------------------------------------------------------------------------*/\n.acf-field input[type=text],\n.acf-field input[type=password],\n.acf-field input[type=date],\n.acf-field input[type=datetime],\n.acf-field input[type=datetime-local],\n.acf-field input[type=email],\n.acf-field input[type=month],\n.acf-field input[type=number],\n.acf-field input[type=search],\n.acf-field input[type=tel],\n.acf-field input[type=time],\n.acf-field input[type=url],\n.acf-field input[type=week],\n.acf-field textarea,\n.acf-field select {\n width: 100%;\n padding: 4px 8px;\n margin: 0;\n box-sizing: border-box;\n font-size: 14px;\n line-height: 1.4;\n}\n.acf-admin-3-8 .acf-field input[type=text],\n.acf-admin-3-8 .acf-field input[type=password],\n.acf-admin-3-8 .acf-field input[type=date],\n.acf-admin-3-8 .acf-field input[type=datetime],\n.acf-admin-3-8 .acf-field input[type=datetime-local],\n.acf-admin-3-8 .acf-field input[type=email],\n.acf-admin-3-8 .acf-field input[type=month],\n.acf-admin-3-8 .acf-field input[type=number],\n.acf-admin-3-8 .acf-field input[type=search],\n.acf-admin-3-8 .acf-field input[type=tel],\n.acf-admin-3-8 .acf-field input[type=time],\n.acf-admin-3-8 .acf-field input[type=url],\n.acf-admin-3-8 .acf-field input[type=week],\n.acf-admin-3-8 .acf-field textarea,\n.acf-admin-3-8 .acf-field select {\n padding: 3px 5px;\n}\n.acf-field textarea {\n resize: vertical;\n}\n\nbody.acf-browser-firefox .acf-field select {\n padding: 4px 5px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Text\n*\n*-----------------------------------------------------------------------------*/\n.acf-input-prepend,\n.acf-input-append,\n.acf-input-wrap {\n box-sizing: border-box;\n}\n\n.acf-input-prepend,\n.acf-input-append {\n font-size: 13px;\n line-height: 1.4;\n padding: 4px 8px;\n background: #f5f5f5;\n border: #7e8993 solid 1px;\n min-height: 30px;\n}\n.acf-admin-3-8 .acf-input-prepend,\n.acf-admin-3-8 .acf-input-append {\n padding: 3px 5px;\n border-color: #dddddd;\n min-height: 28px;\n}\n\n.acf-input-prepend {\n float: left;\n border-right-width: 0;\n border-radius: 3px 0 0 3px;\n}\n\n.acf-input-append {\n float: right;\n border-left-width: 0;\n border-radius: 0 3px 3px 0;\n}\n\n.acf-input-wrap {\n position: relative;\n overflow: hidden;\n}\n.acf-input-wrap .acf-is-prepended {\n border-radius: 0 6px 6px 0 !important;\n}\n.acf-input-wrap .acf-is-appended {\n border-radius: 6px 0 0 6px !important;\n}\n.acf-input-wrap .acf-is-prepended.acf-is-appended {\n border-radius: 0 !important;\n}\n\n/* rtl */\nhtml[dir=rtl] .acf-input-prepend {\n border-left-width: 0;\n border-right-width: 1px;\n border-radius: 0 3px 3px 0;\n float: right;\n}\n\nhtml[dir=rtl] .acf-input-append {\n border-left-width: 1px;\n border-right-width: 0;\n border-radius: 3px 0 0 3px;\n float: left;\n}\n\nhtml[dir=rtl] input.acf-is-prepended {\n border-radius: 3px 0 0 3px !important;\n}\n\nhtml[dir=rtl] input.acf-is-appended {\n border-radius: 0 3px 3px 0 !important;\n}\n\nhtml[dir=rtl] input.acf-is-prepended.acf-is-appended {\n border-radius: 0 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Color Picker\n*\n*-----------------------------------------------------------------------------*/\n.acf-color-picker .wp-color-result {\n border-color: #7e8993;\n}\n.acf-admin-3-8 .acf-color-picker .wp-color-result {\n border-color: #ccd0d4;\n}\n.acf-color-picker .wp-picker-active {\n position: relative;\n z-index: 1;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Url\n*\n*-----------------------------------------------------------------------------*/\n.acf-url i {\n position: absolute;\n top: 5px;\n left: 5px;\n opacity: 0.5;\n color: #7e8993;\n}\n.acf-url input[type=url] {\n padding-left: 27px !important;\n}\n.acf-url.-valid i {\n opacity: 1;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Select2 (v3)\n*\n*-----------------------------------------------------------------------------*/\n.select2-container.-acf {\n z-index: 1001;\n /* open */\n /* single open */\n}\n.select2-container.-acf .select2-choices {\n background: #fff;\n border-color: #ddd;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;\n min-height: 31px;\n}\n.select2-container.-acf .select2-choices .select2-search-choice {\n margin: 5px 0 5px 5px;\n padding: 3px 5px 3px 18px;\n border-color: #bbb;\n background: #f9f9f9;\n box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;\n /* sortable item*/\n /* sortable shadow */\n}\n.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper {\n background: #5897fb;\n border-color: #3f87fa;\n color: #fff !important;\n box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);\n}\n.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper a {\n visibility: hidden;\n}\n.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-placeholder {\n background-color: #f7f7f7;\n border-color: #f7f7f7;\n visibility: visible !important;\n}\n.select2-container.-acf .select2-choices .select2-search-choice-focus {\n border-color: #999;\n}\n.select2-container.-acf .select2-choices .select2-search-field input {\n height: 31px;\n line-height: 22px;\n margin: 0;\n padding: 5px 5px 5px 7px;\n}\n.select2-container.-acf .select2-choice {\n border-color: #bbbbbb;\n}\n.select2-container.-acf .select2-choice .select2-arrow {\n background: transparent;\n border-left-color: #dfdfdf;\n padding-left: 1px;\n}\n.select2-container.-acf .select2-choice .select2-result-description {\n display: none;\n}\n.select2-container.-acf.select2-container-active .select2-choices, .select2-container.-acf.select2-dropdown-open .select2-choices {\n border-color: #5b9dd9;\n border-radius: 3px 3px 0 0;\n}\n.select2-container.-acf.select2-dropdown-open .select2-choice {\n background: #fff;\n border-color: #5b9dd9;\n}\n\n/* rtl */\nhtml[dir=rtl] .select2-container.-acf .select2-search-choice-close {\n left: 24px;\n}\nhtml[dir=rtl] .select2-container.-acf .select2-choice > .select2-chosen {\n margin-left: 42px;\n}\nhtml[dir=rtl] .select2-container.-acf .select2-choice .select2-arrow {\n padding-left: 0;\n padding-right: 1px;\n}\n\n/* description */\n.select2-drop {\n /* search*/\n /* result */\n}\n.select2-drop .select2-search {\n padding: 4px 4px 0;\n}\n.select2-drop .select2-result {\n /* hover*/\n}\n.select2-drop .select2-result .select2-result-description {\n color: #999;\n font-size: 12px;\n margin-left: 5px;\n}\n.select2-drop .select2-result.select2-highlighted .select2-result-description {\n color: #fff;\n opacity: 0.75;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Select2 (v4)\n*\n*-----------------------------------------------------------------------------*/\n.select2-container.-acf li {\n margin-bottom: 0;\n}\n.select2-container.-acf[data-select2-id^=select2-data] .select2-selection--multiple {\n overflow: hidden;\n}\n.select2-container.-acf .select2-selection {\n border-color: #7e8993;\n}\n.acf-admin-3-8 .select2-container.-acf .select2-selection {\n border-color: #aaa;\n}\n.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child {\n float: none;\n}\n.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child input {\n width: 100% !important;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__rendered {\n padding-right: 0;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field] {\n display: inline;\n padding: 0;\n margin: 0;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field] .select2-selection__choice {\n margin-right: 0;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice {\n background-color: #f7f7f7;\n border-color: #cccccc;\n max-width: 100%;\n overflow: hidden;\n word-wrap: normal !important;\n white-space: normal;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper {\n background: #0783BE;\n border-color: #066998;\n color: #fff !important;\n box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper span {\n visibility: hidden;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {\n position: static;\n border-right: none;\n padding: 0;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-placeholder {\n background-color: #F2F4F7;\n border-color: #F2F4F7;\n visibility: visible !important;\n}\n.select2-container.-acf .select2-selection--multiple .select2-search__field {\n box-shadow: none !important;\n min-height: 0;\n}\n.acf-row .select2-container.-acf .select2-selection--single {\n overflow: hidden;\n}\n.acf-row .select2-container.-acf .select2-selection--single .select2-selection__rendered {\n white-space: normal;\n}\n\n.acf-admin-single-field-group .select2-dropdown {\n border-color: #6BB5D8 !important;\n margin-top: -5px;\n overflow: hidden;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n\n.select2-dropdown.select2-dropdown--above {\n margin-top: 0;\n}\n\n.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=true] {\n background-color: #F9FAFB !important;\n color: #667085;\n}\n.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=true]:hover {\n color: #399CCB;\n}\n\n.acf-admin-single-field-group .select2-container--default .select2-results__option--highlighted[aria-selected] {\n color: #fff !important;\n background-color: #0783BE !important;\n}\n\n.select2-dropdown .select2-results__option {\n margin-bottom: 0;\n}\n\n.select2-container .select2-dropdown {\n z-index: 900000;\n}\n.select2-container .select2-dropdown .select2-search__field {\n line-height: 1.4;\n min-height: 0;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Link\n*\n*-----------------------------------------------------------------------------*/\n.acf-link .link-wrap {\n display: none;\n border: #ccd0d4 solid 1px;\n border-radius: 3px;\n padding: 5px;\n line-height: 26px;\n background: #fff;\n word-wrap: break-word;\n word-break: break-all;\n}\n.acf-link .link-wrap .link-title {\n padding: 0 5px;\n}\n.acf-link.-value .button {\n display: none;\n}\n.acf-link.-value .acf-icon.-link-ext {\n display: none;\n}\n.acf-link.-value .link-wrap {\n display: inline-block;\n}\n.acf-link.-external .acf-icon.-link-ext {\n display: inline-block;\n}\n\n#wp-link-backdrop {\n z-index: 900000 !important;\n}\n\n#wp-link-wrap {\n z-index: 900001 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Radio\n*\n*-----------------------------------------------------------------------------*/\nul.acf-radio-list,\nul.acf-checkbox-list {\n background: transparent;\n border: 1px solid transparent;\n position: relative;\n padding: 1px;\n margin: 0;\n /* hl */\n /* rtl */\n}\nul.acf-radio-list:focus-within,\nul.acf-checkbox-list:focus-within {\n border: 1px solid #A5D2E7;\n border-radius: 6px;\n}\nul.acf-radio-list li,\nul.acf-checkbox-list li {\n font-size: 13px;\n line-height: 22px;\n margin: 0;\n position: relative;\n word-wrap: break-word;\n /* attachment sidebar fix*/\n}\nul.acf-radio-list li label,\nul.acf-checkbox-list li label {\n display: inline;\n}\nul.acf-radio-list li input[type=checkbox],\nul.acf-radio-list li input[type=radio],\nul.acf-checkbox-list li input[type=checkbox],\nul.acf-checkbox-list li input[type=radio] {\n margin: -1px 4px 0 0;\n vertical-align: middle;\n}\nul.acf-radio-list li input[type=text],\nul.acf-checkbox-list li input[type=text] {\n width: auto;\n vertical-align: middle;\n margin: 2px 0;\n}\nul.acf-radio-list li span,\nul.acf-checkbox-list li span {\n float: none;\n}\nul.acf-radio-list li i,\nul.acf-checkbox-list li i {\n vertical-align: middle;\n}\nul.acf-radio-list.acf-hl li,\nul.acf-checkbox-list.acf-hl li {\n margin-right: 20px;\n clear: none;\n}\nhtml[dir=rtl] ul.acf-radio-list input[type=checkbox],\nhtml[dir=rtl] ul.acf-radio-list input[type=radio],\nhtml[dir=rtl] ul.acf-checkbox-list input[type=checkbox],\nhtml[dir=rtl] ul.acf-checkbox-list input[type=radio] {\n margin-left: 4px;\n margin-right: 0;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Button Group\n*\n*-----------------------------------------------------------------------------*/\n.acf-button-group {\n display: inline-block;\n /* default (horizontal) */\n /* vertical */\n}\n.acf-button-group label {\n display: inline-block;\n border: #7e8993 solid 1px;\n position: relative;\n z-index: 1;\n padding: 5px 10px;\n background: #fff;\n}\n.acf-button-group label:hover {\n color: #016087;\n background: #f3f5f6;\n border-color: #0071a1;\n z-index: 2;\n}\n.acf-button-group label.selected {\n border-color: #007cba;\n background: #008dd4;\n color: #fff;\n z-index: 2;\n}\n.acf-button-group input {\n display: none !important;\n}\n.acf-button-group {\n padding-left: 1px;\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n}\n.acf-button-group label {\n margin: 0 0 0 -1px;\n flex: 1;\n text-align: center;\n white-space: nowrap;\n}\n.acf-button-group label:first-child {\n border-radius: 3px 0 0 3px;\n}\nhtml[dir=rtl] .acf-button-group label:first-child {\n border-radius: 0 3px 3px 0;\n}\n.acf-button-group label:last-child {\n border-radius: 0 3px 3px 0;\n}\nhtml[dir=rtl] .acf-button-group label:last-child {\n border-radius: 3px 0 0 3px;\n}\n.acf-button-group label:only-child {\n border-radius: 3px;\n}\n.acf-button-group.-vertical {\n padding-left: 0;\n padding-top: 1px;\n flex-direction: column;\n}\n.acf-button-group.-vertical label {\n margin: -1px 0 0 0;\n}\n.acf-button-group.-vertical label:first-child {\n border-radius: 3px 3px 0 0;\n}\n.acf-button-group.-vertical label:last-child {\n border-radius: 0 0 3px 3px;\n}\n.acf-button-group.-vertical label:only-child {\n border-radius: 3px;\n}\n.acf-admin-3-8 .acf-button-group label {\n border-color: #ccd0d4;\n}\n.acf-admin-3-8 .acf-button-group label:hover {\n border-color: #0071a1;\n}\n.acf-admin-3-8 .acf-button-group label.selected {\n border-color: #007cba;\n}\n\n.acf-admin-page .acf-button-group {\n display: flex;\n align-items: stretch;\n align-content: center;\n height: 40px;\n border-radius: 6px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-admin-page .acf-button-group label {\n display: inline-flex;\n align-items: center;\n align-content: center;\n border: #D0D5DD solid 1px;\n padding: 6px 16px;\n color: #475467;\n font-weight: 500;\n}\n.acf-admin-page .acf-button-group label:hover {\n color: #0783BE;\n}\n.acf-admin-page .acf-button-group label.selected {\n background: #F9FAFB;\n color: #0783BE;\n}\n.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice {\n display: inline-flex;\n align-items: center;\n margin-top: 8px;\n margin-left: 2px;\n position: relative;\n padding-top: 4px;\n padding-right: auto;\n padding-bottom: 4px;\n padding-left: 8px;\n background-color: #EBF5FA;\n border-color: #A5D2E7;\n color: #0783BE;\n}\n.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {\n order: 2;\n width: 14px;\n height: 14px;\n margin-right: 0;\n margin-left: 4px;\n color: #6BB5D8;\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {\n color: #0783BE;\n}\n.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before {\n content: \"\";\n display: block;\n width: 14px;\n height: 14px;\n top: 0;\n left: 0;\n background-color: currentColor;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n mask-image: url(\"../../images/icons/icon-close.svg\");\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Checkbox\n*\n*-----------------------------------------------------------------------------*/\n.acf-checkbox-list .button {\n margin: 10px 0 0;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* True / False\n*\n*-----------------------------------------------------------------------------*/\n.acf-switch {\n display: grid;\n grid-template-columns: 1fr 1fr;\n width: fit-content;\n max-width: 100%;\n border-radius: 5px;\n cursor: pointer;\n position: relative;\n background: #f5f5f5;\n height: 30px;\n vertical-align: middle;\n border: #7e8993 solid 1px;\n -webkit-transition: background 0.25s ease;\n -moz-transition: background 0.25s ease;\n -o-transition: background 0.25s ease;\n transition: background 0.25s ease;\n /* hover */\n /* active */\n /* message */\n}\n.acf-switch span {\n display: inline-block;\n float: left;\n text-align: center;\n font-size: 13px;\n line-height: 22px;\n padding: 4px 10px;\n min-width: 15px;\n}\n.acf-switch span i {\n vertical-align: middle;\n}\n.acf-switch .acf-switch-on {\n color: #fff;\n text-shadow: #007cba 0 1px 0;\n overflow: hidden;\n}\n.acf-switch .acf-switch-off {\n overflow: hidden;\n}\n.acf-switch .acf-switch-slider {\n position: absolute;\n top: 2px;\n left: 2px;\n bottom: 2px;\n right: 50%;\n z-index: 1;\n background: #fff;\n border-radius: 3px;\n border: #7e8993 solid 1px;\n -webkit-transition: all 0.25s ease;\n -moz-transition: all 0.25s ease;\n -o-transition: all 0.25s ease;\n transition: all 0.25s ease;\n transition-property: left, right;\n}\n.acf-switch:hover, .acf-switch.-focus {\n border-color: #0071a1;\n background: #f3f5f6;\n color: #016087;\n}\n.acf-switch:hover .acf-switch-slider, .acf-switch.-focus .acf-switch-slider {\n border-color: #0071a1;\n}\n.acf-switch.-on {\n background: #0d99d5;\n border-color: #007cba;\n /* hover */\n}\n.acf-switch.-on .acf-switch-slider {\n left: 50%;\n right: 2px;\n border-color: #007cba;\n}\n.acf-switch.-on:hover {\n border-color: #007cba;\n}\n.acf-switch + span {\n margin-left: 6px;\n}\n.acf-admin-3-8 .acf-switch {\n border-color: #ccd0d4;\n}\n.acf-admin-3-8 .acf-switch .acf-switch-slider {\n border-color: #ccd0d4;\n}\n.acf-admin-3-8 .acf-switch:hover, .acf-admin-3-8 .acf-switch.-focus {\n border-color: #0071a1;\n}\n.acf-admin-3-8 .acf-switch:hover .acf-switch-slider, .acf-admin-3-8 .acf-switch.-focus .acf-switch-slider {\n border-color: #0071a1;\n}\n.acf-admin-3-8 .acf-switch.-on {\n border-color: #007cba;\n}\n.acf-admin-3-8 .acf-switch.-on .acf-switch-slider {\n border-color: #007cba;\n}\n.acf-admin-3-8 .acf-switch.-on:hover {\n border-color: #007cba;\n}\n\n/* checkbox */\n.acf-switch-input {\n opacity: 0;\n position: absolute;\n margin: 0;\n}\n\n.acf-admin-single-field-group .acf-true-false {\n border: 1px solid transparent;\n}\n.acf-admin-single-field-group .acf-true-false:focus-within {\n border: 1px solid #399CCB;\n border-radius: 120px;\n}\n\n.acf-true-false:has(.acf-switch) label {\n display: flex;\n align-items: center;\n justify-items: center;\n}\n\n/* in media modal */\n.compat-item .acf-true-false .message {\n float: none;\n padding: 0;\n vertical-align: middle;\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tGoogle Map\n*\n*-------------------------------------------------------------------------*/\n.acf-google-map {\n position: relative;\n border: #ccd0d4 solid 1px;\n background: #fff;\n}\n.acf-google-map .title {\n position: relative;\n border-bottom: #ccd0d4 solid 1px;\n}\n.acf-google-map .title .search {\n margin: 0;\n font-size: 14px;\n line-height: 30px;\n height: 40px;\n padding: 5px 10px;\n border: 0 none;\n box-shadow: none;\n border-radius: 0;\n font-family: inherit;\n cursor: text;\n}\n.acf-google-map .title .acf-loading {\n position: absolute;\n top: 10px;\n right: 11px;\n display: none;\n}\n.acf-google-map .title .acf-icon:active {\n display: inline-block !important;\n}\n.acf-google-map .canvas {\n height: 400px;\n}\n.acf-google-map:hover .title .acf-actions {\n display: block;\n}\n.acf-google-map .title .acf-icon.-location {\n display: inline-block;\n}\n.acf-google-map .title .acf-icon.-cancel,\n.acf-google-map .title .acf-icon.-search {\n display: none;\n}\n.acf-google-map.-value .title .search {\n font-weight: bold;\n}\n.acf-google-map.-value .title .acf-icon.-location {\n display: none;\n}\n.acf-google-map.-value .title .acf-icon.-cancel {\n display: inline-block;\n}\n.acf-google-map.-searching .title .acf-icon.-location {\n display: none;\n}\n.acf-google-map.-searching .title .acf-icon.-cancel,\n.acf-google-map.-searching .title .acf-icon.-search {\n display: inline-block;\n}\n.acf-google-map.-searching .title .acf-actions {\n display: block;\n}\n.acf-google-map.-searching .title .search {\n font-weight: normal !important;\n}\n.acf-google-map.-loading .title a {\n display: none !important;\n}\n.acf-google-map.-loading .title i {\n display: inline-block;\n}\n\n/* autocomplete */\n.pac-container {\n border-width: 1px 0;\n box-shadow: none;\n}\n\n.pac-container:after {\n display: none;\n}\n\n.pac-container .pac-item:first-child {\n border-top: 0 none;\n}\n\n.pac-container .pac-item {\n padding: 5px 10px;\n cursor: pointer;\n}\n\nhtml[dir=rtl] .pac-container .pac-item {\n text-align: right;\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tRelationship\n*\n*-------------------------------------------------------------------------*/\n.acf-relationship {\n background: #fff;\n border: #ccd0d4 solid 1px;\n /* list */\n /* selection (bottom) */\n}\n.acf-relationship .filters {\n border-bottom: #ccd0d4 solid 1px;\n background: #fff;\n /* widths */\n}\n.acf-relationship .filters:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-relationship .filters .filter {\n margin: 0;\n padding: 0;\n float: left;\n width: 100%;\n box-sizing: border-box;\n padding: 7px 7px 7px 0;\n}\n.acf-relationship .filters .filter:first-child {\n padding-left: 7px;\n}\n.acf-relationship .filters .filter input,\n.acf-relationship .filters .filter select {\n margin: 0;\n float: none; /* potential fix for media popup? */\n}\n.acf-relationship .filters .filter input:focus, .acf-relationship .filters .filter input:active,\n.acf-relationship .filters .filter select:focus,\n.acf-relationship .filters .filter select:active {\n outline: none;\n box-shadow: none;\n}\n.acf-relationship .filters .filter input {\n border-color: transparent;\n box-shadow: none;\n padding-left: 3px;\n padding-right: 3px;\n}\n.acf-relationship .filters.-f2 .filter {\n width: 50%;\n}\n.acf-relationship .filters.-f3 .filter {\n width: 25%;\n}\n.acf-relationship .filters.-f3 .filter.-search {\n width: 50%;\n}\n.acf-relationship .list {\n margin: 0;\n padding: 5px;\n height: 160px;\n overflow: auto;\n}\n.acf-relationship .list .acf-rel-label,\n.acf-relationship .list .acf-rel-item,\n.acf-relationship .list p {\n padding: 5px;\n margin: 0;\n display: block;\n position: relative;\n min-height: 18px;\n}\n.acf-relationship .list .acf-rel-label {\n font-weight: bold;\n}\n.acf-relationship .list .acf-rel-item {\n cursor: pointer;\n /* hover */\n /* disabled */\n}\n.acf-relationship .list .acf-rel-item b {\n text-decoration: underline;\n font-weight: normal;\n}\n.acf-relationship .list .acf-rel-item .thumbnail {\n background: #e0e0e0;\n width: 22px;\n height: 22px;\n float: left;\n margin: -2px 5px 0 0;\n}\n.acf-relationship .list .acf-rel-item .thumbnail img {\n max-width: 22px;\n max-height: 22px;\n margin: 0 auto;\n display: block;\n}\n.acf-relationship .list .acf-rel-item .thumbnail.-icon {\n background: #fff;\n}\n.acf-relationship .list .acf-rel-item .thumbnail.-icon img {\n max-height: 20px;\n margin-top: 1px;\n}\n.acf-relationship .list .acf-rel-item:hover, .acf-relationship .list .acf-rel-item.relationship-hover {\n background: #3875d7;\n color: #fff;\n}\n.acf-relationship .list .acf-rel-item:hover .thumbnail, .acf-relationship .list .acf-rel-item.relationship-hover .thumbnail {\n background: #a2bfec;\n}\n.acf-relationship .list .acf-rel-item:hover .thumbnail.-icon, .acf-relationship .list .acf-rel-item.relationship-hover .thumbnail.-icon {\n background: #fff;\n}\n.acf-relationship .list .acf-rel-item.disabled {\n opacity: 0.5;\n}\n.acf-relationship .list .acf-rel-item.disabled:hover {\n background: transparent;\n color: #333;\n cursor: default;\n}\n.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail {\n background: #e0e0e0;\n}\n.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail.-icon {\n background: #fff;\n}\n.acf-relationship .list ul {\n padding-bottom: 5px;\n}\n.acf-relationship .list ul .acf-rel-label,\n.acf-relationship .list ul .acf-rel-item,\n.acf-relationship .list ul p {\n padding-left: 20px;\n}\n.acf-relationship .selection {\n position: relative;\n /* choices */\n /* values */\n}\n.acf-relationship .selection:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-relationship .selection .values,\n.acf-relationship .selection .choices {\n width: 50%;\n background: #fff;\n float: left;\n}\n.acf-relationship .selection .choices {\n background: #f9f9f9;\n}\n.acf-relationship .selection .choices .list {\n border-right: #dfdfdf solid 1px;\n}\n.acf-relationship .selection .values .acf-icon {\n position: absolute;\n top: 4px;\n right: 7px;\n display: none;\n /* rtl */\n}\nhtml[dir=rtl] .acf-relationship .selection .values .acf-icon {\n right: auto;\n left: 7px;\n}\n.acf-relationship .selection .values .acf-rel-item:hover .acf-icon, .acf-relationship .selection .values .acf-rel-item.relationship-hover .acf-icon {\n display: block;\n}\n.acf-relationship .selection .values .acf-rel-item {\n cursor: move;\n}\n.acf-relationship .selection .values .acf-rel-item b {\n text-decoration: none;\n}\n\n/* menu item fix */\n.menu-item .acf-relationship ul {\n width: auto;\n}\n.menu-item .acf-relationship li {\n display: block;\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tWYSIWYG\n*\n*-------------------------------------------------------------------------*/\n.acf-editor-wrap.delay .acf-editor-toolbar {\n content: \"\";\n display: block;\n background: #f5f5f5;\n border-bottom: #dddddd solid 1px;\n color: #555d66;\n padding: 10px;\n}\n.acf-editor-wrap.delay .wp-editor-area {\n padding: 10px;\n border: none;\n color: inherit !important;\n}\n.acf-editor-wrap iframe {\n min-height: 200px;\n}\n.acf-editor-wrap .wp-editor-container {\n border: 1px solid #ccd0d4;\n box-shadow: none !important;\n}\n.acf-editor-wrap .wp-editor-tabs {\n box-sizing: content-box;\n}\n.acf-editor-wrap .wp-switch-editor {\n border-color: #ccd0d4;\n border-bottom-color: transparent;\n}\n\n#mce_fullscreen_container {\n z-index: 900000 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tTab\n*\n*-----------------------------------------------------------------------------*/\n.acf-field-tab {\n display: none !important;\n}\n\n.hidden-by-tab {\n display: none !important;\n}\n\n.acf-tab-wrap {\n clear: both;\n z-index: 1;\n overflow: auto;\n}\n\n.acf-tab-group {\n border-bottom: #ccc solid 1px;\n padding: 10px 10px 0;\n}\n.acf-tab-group li {\n margin: 0 0.5em 0 0;\n}\n.acf-tab-group li a {\n padding: 5px 10px;\n display: block;\n color: #555;\n font-size: 14px;\n font-weight: 600;\n line-height: 24px;\n border: #ccc solid 1px;\n border-bottom: 0 none;\n text-decoration: none;\n background: #e5e5e5;\n transition: none;\n}\n.acf-tab-group li a:hover {\n background: #fff;\n}\n.acf-tab-group li a:focus {\n outline: none;\n box-shadow: none;\n}\n.acf-tab-group li a:empty {\n display: none;\n}\nhtml[dir=rtl] .acf-tab-group li {\n margin: 0 0 0 0.5em;\n}\n.acf-tab-group li.active a {\n background: #f1f1f1;\n color: #000;\n padding-bottom: 6px;\n margin-bottom: -1px;\n position: relative;\n z-index: 1;\n}\n\n.acf-fields > .acf-tab-wrap {\n background: #f9f9f9;\n}\n.acf-fields > .acf-tab-wrap .acf-tab-group {\n position: relative;\n border-top: #ccd0d4 solid 1px;\n border-bottom: #ccd0d4 solid 1px;\n z-index: 2;\n margin-bottom: -1px;\n}\n.acf-admin-3-8 .acf-fields > .acf-tab-wrap .acf-tab-group {\n border-color: #dfdfdf;\n}\n\n.acf-fields.-left > .acf-tab-wrap .acf-tab-group {\n padding-left: 20%;\n /* mobile */\n /* rtl */\n}\n@media screen and (max-width: 640px) {\n .acf-fields.-left > .acf-tab-wrap .acf-tab-group {\n padding-left: 10px;\n }\n}\nhtml[dir=rtl] .acf-fields.-left > .acf-tab-wrap .acf-tab-group {\n padding-left: 0;\n padding-right: 20%;\n /* mobile */\n}\n@media screen and (max-width: 850px) {\n html[dir=rtl] .acf-fields.-left > .acf-tab-wrap .acf-tab-group {\n padding-right: 10px;\n }\n}\n\n.acf-tab-wrap.-left .acf-tab-group {\n position: absolute;\n left: 0;\n width: 20%;\n border: 0 none;\n padding: 0 !important; /* important overrides 'left aligned labels' */\n margin: 1px 0 0;\n}\n.acf-tab-wrap.-left .acf-tab-group li {\n float: none;\n margin: -1px 0 0;\n}\n.acf-tab-wrap.-left .acf-tab-group li a {\n border: 1px solid #ededed;\n font-size: 13px;\n line-height: 18px;\n color: #0073aa;\n padding: 10px;\n margin: 0;\n font-weight: normal;\n border-width: 1px 0;\n border-radius: 0;\n background: transparent;\n}\n.acf-tab-wrap.-left .acf-tab-group li a:hover {\n color: #00a0d2;\n}\n.acf-tab-wrap.-left .acf-tab-group li.active a {\n border-color: #dfdfdf;\n color: #000;\n margin-right: -1px;\n background: #fff;\n}\nhtml[dir=rtl] .acf-tab-wrap.-left .acf-tab-group {\n left: auto;\n right: 0;\n}\nhtml[dir=rtl] .acf-tab-wrap.-left .acf-tab-group li.active a {\n margin-right: 0;\n margin-left: -1px;\n}\n.acf-field + .acf-tab-wrap.-left:before {\n content: \"\";\n display: block;\n position: relative;\n z-index: 1;\n height: 10px;\n border-top: #dfdfdf solid 1px;\n border-bottom: #dfdfdf solid 1px;\n margin-bottom: -1px;\n}\n.acf-tab-wrap.-left:first-child .acf-tab-group li:first-child a {\n border-top: none;\n}\n\n/* sidebar */\n.acf-fields.-sidebar {\n padding: 0 0 0 20% !important;\n position: relative;\n /* before */\n /* rtl */\n}\n.acf-fields.-sidebar:before {\n content: \"\";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n width: 20%;\n bottom: 0;\n border-right: #dfdfdf solid 1px;\n background: #f9f9f9;\n z-index: 1;\n}\nhtml[dir=rtl] .acf-fields.-sidebar {\n padding: 0 20% 0 0 !important;\n}\nhtml[dir=rtl] .acf-fields.-sidebar:before {\n border-left: #dfdfdf solid 1px;\n border-right-width: 0;\n left: auto;\n right: 0;\n}\n.acf-fields.-sidebar.-left {\n padding: 0 0 0 180px !important;\n /* rtl */\n}\nhtml[dir=rtl] .acf-fields.-sidebar.-left {\n padding: 0 180px 0 0 !important;\n}\n.acf-fields.-sidebar.-left:before {\n background: #f1f1f1;\n border-color: #dfdfdf;\n width: 180px;\n}\n.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group {\n width: 180px;\n}\n.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group li a {\n border-color: #e4e4e4;\n}\n.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group li.active a {\n background: #f9f9f9;\n}\n.acf-fields.-sidebar > .acf-field-tab + .acf-field {\n border-top: none;\n}\n\n.acf-fields.-clear > .acf-tab-wrap {\n background: transparent;\n}\n.acf-fields.-clear > .acf-tab-wrap .acf-tab-group {\n margin-top: 0;\n border-top: none;\n padding-left: 0;\n padding-right: 0;\n}\n.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a {\n background: #e5e5e5;\n}\n.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover {\n background: #fff;\n}\n.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a {\n background: #f1f1f1;\n}\n\n/* seamless */\n.acf-postbox.seamless > .acf-fields.-sidebar {\n margin-left: 0 !important;\n}\n.acf-postbox.seamless > .acf-fields.-sidebar:before {\n background: transparent;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap {\n background: transparent;\n margin-bottom: 10px;\n padding-left: 12px;\n padding-right: 12px;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group {\n border-top: 0 none;\n border-color: #ccd0d4;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li a {\n background: #e5e5e5;\n border-color: #ccd0d4;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li a:hover {\n background: #fff;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li.active a {\n background: #f1f1f1;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left:before {\n border-top: none;\n height: auto;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group {\n margin-bottom: 0;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group li a {\n border-width: 1px 0 1px 1px !important;\n border-color: #cccccc;\n background: #e5e5e5;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group li.active a {\n background: #f1f1f1;\n}\n\n.menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a,\n.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a {\n background: #f1f1f1;\n}\n.menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover, .menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a,\n.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover,\n.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a {\n background: #fff;\n}\n\n.compat-item .acf-tab-wrap td {\n display: block;\n}\n\n/* within gallery sidebar */\n.acf-gallery-side .acf-tab-wrap {\n border-top: 0 none !important;\n}\n\n.acf-gallery-side .acf-tab-wrap .acf-tab-group {\n margin: 10px 0 !important;\n padding: 0 !important;\n}\n\n.acf-gallery-side .acf-tab-group li.active a {\n background: #f9f9f9 !important;\n}\n\n/* withing widget */\n.widget .acf-tab-group {\n border-bottom-color: #e8e8e8;\n}\n\n.widget .acf-tab-group li a {\n background: #f1f1f1;\n}\n\n.widget .acf-tab-group li.active a {\n background: #fff;\n}\n\n/* media popup (edit image) */\n.media-modal.acf-expanded .compat-attachment-fields > tbody > tr.acf-tab-wrap .acf-tab-group {\n padding-left: 23%;\n border-bottom-color: #dddddd;\n}\n\n/* table */\n.form-table > tbody > tr.acf-tab-wrap .acf-tab-group {\n padding: 0 5px 0 210px;\n}\n\n/* rtl */\nhtml[dir=rtl] .form-table > tbody > tr.acf-tab-wrap .acf-tab-group {\n padding: 0 210px 0 5px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\toembed\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-oembed {\n position: relative;\n border: #ccd0d4 solid 1px;\n background: #fff;\n}\n.acf-oembed .title {\n position: relative;\n border-bottom: #ccd0d4 solid 1px;\n padding: 5px 10px;\n}\n.acf-oembed .title .input-search {\n margin: 0;\n font-size: 14px;\n line-height: 30px;\n height: 30px;\n padding: 0;\n border: 0 none;\n box-shadow: none;\n border-radius: 0;\n font-family: inherit;\n cursor: text;\n}\n.acf-oembed .title .acf-actions {\n padding: 6px;\n}\n.acf-oembed .canvas {\n position: relative;\n min-height: 250px;\n background: #f9f9f9;\n}\n.acf-oembed .canvas .canvas-media {\n position: relative;\n z-index: 1;\n}\n.acf-oembed .canvas iframe {\n display: block;\n margin: 0;\n padding: 0;\n width: 100%;\n}\n.acf-oembed .canvas .acf-icon.-picture {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n z-index: 0;\n height: 42px;\n width: 42px;\n font-size: 42px;\n color: #999;\n}\n.acf-oembed .canvas .acf-loading-overlay {\n background: rgba(255, 255, 255, 0.9);\n}\n.acf-oembed .canvas .canvas-error {\n position: absolute;\n top: 50%;\n left: 0%;\n right: 0%;\n margin: -9px 0 0 0;\n text-align: center;\n display: none;\n}\n.acf-oembed .canvas .canvas-error p {\n padding: 8px;\n margin: 0;\n display: inline;\n}\n.acf-oembed.has-value .canvas {\n min-height: 50px;\n}\n.acf-oembed.has-value .input-search {\n font-weight: bold;\n}\n.acf-oembed.has-value .title:hover .acf-actions {\n display: block;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tImage\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-image-uploader {\n position: relative;\n /* image wrap*/\n /* input */\n /* rtl */\n}\n.acf-image-uploader:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-image-uploader p {\n margin: 0;\n}\n.acf-image-uploader .image-wrap {\n position: relative;\n float: left;\n /* hover */\n}\n.acf-image-uploader .image-wrap img {\n max-width: 100%;\n max-height: 100%;\n width: auto;\n height: auto;\n display: block;\n min-width: 30px;\n min-height: 30px;\n background: #f1f1f1;\n margin: 0;\n padding: 0;\n /* svg */\n}\n.acf-image-uploader .image-wrap img[src$=\".svg\"] {\n min-height: 100px;\n min-width: 100px;\n}\n.acf-image-uploader .image-wrap:hover .acf-actions {\n display: block;\n}\n.acf-image-uploader input.button {\n width: auto;\n}\nhtml[dir=rtl] .acf-image-uploader .image-wrap {\n float: right;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tFile\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-file-uploader {\n position: relative;\n /* hover */\n /* rtl */\n}\n.acf-file-uploader p {\n margin: 0;\n}\n.acf-file-uploader .file-wrap {\n border: #ccd0d4 solid 1px;\n min-height: 84px;\n position: relative;\n background: #fff;\n}\n.acf-file-uploader .file-icon {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n padding: 10px;\n background: #f1f1f1;\n border-right: #d5d9dd solid 1px;\n}\n.acf-file-uploader .file-icon img {\n display: block;\n padding: 0;\n margin: 0;\n max-width: 48px;\n}\n.acf-file-uploader .file-info {\n padding: 10px;\n margin-left: 69px;\n}\n.acf-file-uploader .file-info p {\n margin: 0 0 2px;\n font-size: 13px;\n line-height: 1.4em;\n word-break: break-all;\n}\n.acf-file-uploader .file-info a {\n text-decoration: none;\n}\n.acf-file-uploader:hover .acf-actions {\n display: block;\n}\nhtml[dir=rtl] .acf-file-uploader .file-icon {\n left: auto;\n right: 0;\n border-left: #e5e5e5 solid 1px;\n border-right: none;\n}\nhtml[dir=rtl] .acf-file-uploader .file-info {\n margin-right: 69px;\n margin-left: 0;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tDate Picker\n*\n*-----------------------------------------------------------------------------*/\n.acf-ui-datepicker .ui-datepicker {\n z-index: 900000 !important;\n}\n.acf-ui-datepicker .ui-datepicker .ui-widget-header a {\n cursor: pointer;\n transition: none;\n}\n\n/* fix highlight state overriding hover / active */\n.acf-ui-datepicker .ui-state-highlight.ui-state-hover {\n border: 1px solid #98b7e8 !important;\n background: #98b7e8 !important;\n font-weight: normal !important;\n color: #ffffff !important;\n}\n\n.acf-ui-datepicker .ui-state-highlight.ui-state-active {\n border: 1px solid #3875d7 !important;\n background: #3875d7 !important;\n font-weight: normal !important;\n color: #ffffff !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tSeparator field\n*\n*-----------------------------------------------------------------------------*/\n.acf-field-separator {\n /* fields */\n}\n.acf-field-separator .acf-label {\n margin-bottom: 0;\n}\n.acf-field-separator .acf-label label {\n font-weight: normal;\n}\n.acf-field-separator .acf-input {\n display: none;\n}\n.acf-fields > .acf-field-separator {\n background: #f9f9f9;\n border-bottom: 1px solid #dfdfdf;\n border-top: 1px solid #dfdfdf;\n margin-bottom: -1px;\n z-index: 2;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tTaxonomy\n*\n*-----------------------------------------------------------------------------*/\n.acf-taxonomy-field {\n position: relative;\n /* hover */\n /* select */\n}\n.acf-taxonomy-field .categorychecklist-holder {\n border: #ccd0d4 solid 1px;\n border-radius: 3px;\n max-height: 200px;\n overflow: auto;\n}\n.acf-taxonomy-field .acf-checkbox-list {\n margin: 0;\n padding: 10px;\n}\n.acf-taxonomy-field .acf-checkbox-list ul.children {\n padding-left: 18px;\n}\n.acf-taxonomy-field:hover .acf-actions {\n display: block;\n}\n.acf-taxonomy-field[data-ftype=select] .acf-actions {\n padding: 0;\n margin: -9px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tRange\n*\n*-----------------------------------------------------------------------------*/\n.acf-range-wrap {\n /* rtl */\n}\n.acf-range-wrap .acf-append,\n.acf-range-wrap .acf-prepend {\n display: inline-block;\n vertical-align: middle;\n line-height: 28px;\n margin: 0 7px 0 0;\n}\n.acf-range-wrap .acf-append {\n margin: 0 0 0 7px;\n}\n.acf-range-wrap input[type=range] {\n display: inline-block;\n padding: 0;\n margin: 0;\n vertical-align: middle;\n height: 28px;\n}\n.acf-range-wrap input[type=range]:focus {\n outline: none;\n}\n.acf-range-wrap input[type=number] {\n display: inline-block;\n min-width: 5em;\n padding-right: 4px;\n margin-left: 10px;\n vertical-align: middle;\n}\nhtml[dir=rtl] .acf-range-wrap input[type=number] {\n margin-right: 10px;\n margin-left: 0;\n}\nhtml[dir=rtl] .acf-range-wrap .acf-append {\n margin: 0 7px 0 0;\n}\nhtml[dir=rtl] .acf-range-wrap .acf-prepend {\n margin: 0 0 0 7px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* acf-accordion\n*\n*-----------------------------------------------------------------------------*/\n.acf-accordion {\n margin: -1px 0;\n padding: 0;\n background: #fff;\n border-top: 1px solid #d5d9dd;\n border-bottom: 1px solid #d5d9dd;\n z-index: 1;\n}\n.acf-accordion .acf-accordion-title {\n margin: 0;\n padding: 12px;\n font-weight: bold;\n cursor: pointer;\n font-size: inherit;\n font-size: 13px;\n line-height: 1.4em;\n}\n.acf-accordion .acf-accordion-title:hover {\n background: #f3f4f5;\n}\n.acf-accordion .acf-accordion-title label {\n margin: 0;\n padding: 0;\n font-size: 13px;\n line-height: 1.4em;\n}\n.acf-accordion .acf-accordion-title p {\n font-weight: normal;\n}\n.acf-accordion .acf-accordion-title .acf-accordion-icon {\n float: right;\n}\n.acf-accordion .acf-accordion-title svg.acf-accordion-icon {\n position: absolute;\n right: 10px;\n top: 50%;\n transform: translateY(-50%);\n color: #191e23;\n fill: currentColor;\n}\n.acf-accordion .acf-accordion-content {\n margin: 0;\n padding: 0 12px 12px;\n display: none;\n}\n.acf-accordion.-open > .acf-accordion-content {\n display: block;\n}\n\n.acf-field.acf-accordion {\n margin: -1px 0;\n padding: 0 !important;\n border-color: #d5d9dd;\n}\n.acf-field.acf-accordion .acf-label.acf-accordion-title {\n padding: 12px;\n width: auto;\n float: none;\n width: auto;\n}\n.acf-field.acf-accordion .acf-input.acf-accordion-content {\n padding: 0;\n float: none;\n width: auto;\n}\n.acf-field.acf-accordion .acf-input.acf-accordion-content > .acf-fields {\n border-top: #eeeeee solid 1px;\n}\n.acf-field.acf-accordion .acf-input.acf-accordion-content > .acf-fields.-clear {\n padding: 0 12px 15px;\n}\n\n/* field specific (left) */\n.acf-fields.-left > .acf-field.acf-accordion:before {\n display: none;\n}\n.acf-fields.-left > .acf-field.acf-accordion .acf-accordion-title {\n width: auto;\n margin: 0 !important;\n padding: 12px;\n float: none !important;\n}\n.acf-fields.-left > .acf-field.acf-accordion .acf-accordion-content {\n padding: 0 !important;\n}\n\n/* field specific (clear) */\n.acf-fields.-clear > .acf-field.acf-accordion {\n border: #cccccc solid 1px;\n background: transparent;\n}\n.acf-fields.-clear > .acf-field.acf-accordion + .acf-field.acf-accordion {\n margin-top: -16px;\n}\n\n/* table */\ntr.acf-field.acf-accordion {\n background: transparent;\n}\ntr.acf-field.acf-accordion > .acf-input {\n padding: 0 !important;\n border: #cccccc solid 1px;\n}\ntr.acf-field.acf-accordion .acf-accordion-content {\n padding: 0 12px 12px;\n}\n\n/* #addtag */\n#addtag div.acf-field.error {\n border: 0 none;\n padding: 8px 0;\n}\n\n#addtag > .acf-field.acf-accordion {\n padding-right: 0;\n margin-right: 5%;\n}\n#addtag > .acf-field.acf-accordion + p.submit {\n margin-top: 0;\n}\n\n/* border */\ntr.acf-accordion {\n margin: 15px 0 !important;\n}\ntr.acf-accordion + tr.acf-accordion {\n margin-top: -16px !important;\n}\n\n/* seamless */\n.acf-postbox.seamless > .acf-fields > .acf-accordion {\n margin-left: 12px;\n margin-right: 12px;\n border: #ccd0d4 solid 1px;\n}\n\n/* rtl */\n/* menu item */\n/*\n.menu-item-settings > .field-acf > .acf-field.acf-accordion {\n\tborder: #dfdfdf solid 1px;\n\tmargin: 10px -13px 10px -11px;\n\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -11px;\n\t}\n}\n*/\n/* widget */\n.widget .widget-content > .acf-field.acf-accordion {\n border: #dfdfdf solid 1px;\n margin-bottom: 10px;\n}\n.widget .widget-content > .acf-field.acf-accordion .acf-accordion-title {\n margin-bottom: 0;\n}\n.widget .widget-content > .acf-field.acf-accordion + .acf-field.acf-accordion {\n margin-top: -11px;\n}\n\n.media-modal .compat-attachment-fields .acf-field.acf-accordion + .acf-field.acf-accordion {\n margin-top: -1px;\n}\n.media-modal .compat-attachment-fields .acf-field.acf-accordion > .acf-input {\n width: 100%;\n}\n.media-modal .compat-attachment-fields .acf-field.acf-accordion .compat-attachment-fields > tbody > tr > td {\n padding-bottom: 5px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tBlock Editor\n*\n*-----------------------------------------------------------------------------*/\n.block-editor .edit-post-sidebar .acf-postbox > .postbox-header,\n.block-editor .edit-post-sidebar .acf-postbox > .hndle {\n border-bottom-width: 0 !important;\n}\n.block-editor .edit-post-sidebar .acf-postbox.closed > .postbox-header,\n.block-editor .edit-post-sidebar .acf-postbox.closed > .hndle {\n border-bottom-width: 1px !important;\n}\n.block-editor .edit-post-sidebar .acf-fields {\n min-height: 1px;\n overflow: auto;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field {\n border-width: 0;\n border-color: #e2e4e7;\n margin: 0px;\n padding: 10px 16px;\n width: auto !important;\n min-height: 0 !important;\n float: none !important;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field > .acf-label {\n margin-bottom: 5px;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field > .acf-label label {\n font-weight: normal;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion {\n padding: 0;\n margin: 0;\n border-top-width: 1px;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion:first-child {\n border-top-width: 0;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title {\n margin: 0;\n padding: 15px;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title label {\n font-weight: 500;\n color: rgb(30, 30, 30);\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title svg.acf-accordion-icon {\n right: 16px;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-content > .acf-fields {\n border-top-width: 0;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice {\n display: grid;\n grid-template-columns: 1fr 25px;\n padding: 10px;\n margin: 0;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice p:last-of-type {\n margin: 0;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice > .acf-notice-dismiss {\n position: relative;\n top: unset;\n right: unset;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-field .acf-notice {\n margin: 0;\n padding: 0;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-error {\n margin-bottom: 10px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Prefix field label & prefix field names\n*\n*-----------------------------------------------------------------------------*/\n.acf-field-setting-prefix_label p.description,\n.acf-field-setting-prefix_name p.description {\n order: 3;\n margin-top: 0;\n margin-left: 16px;\n}\n.acf-field-setting-prefix_label p.description code,\n.acf-field-setting-prefix_name p.description code {\n padding-top: 4px;\n padding-right: 6px;\n padding-bottom: 4px;\n padding-left: 6px;\n background-color: #F2F4F7;\n border-radius: 4px;\n color: #667085;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Editor tab styles\n*\n*-----------------------------------------------------------------------------*/\n.acf-fields > .acf-tab-wrap:first-child .acf-tab-group {\n border-top: none;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li.active a {\n background: #ffffff;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li a {\n background: #f1f1f1;\n border-color: #ccd0d4;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li a:hover {\n background: #fff;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tUser\n*\n*--------------------------------------------------------------------------------------------*/\n.form-table > tbody {\n /* field */\n /* tab wrap */\n /* misc */\n}\n.form-table > tbody > .acf-field {\n /* label */\n /* input */\n}\n.form-table > tbody > .acf-field > .acf-label {\n padding: 20px 10px 20px 0;\n width: 210px;\n /* rtl */\n}\nhtml[dir=rtl] .form-table > tbody > .acf-field > .acf-label {\n padding: 20px 0 20px 10px;\n}\n.form-table > tbody > .acf-field > .acf-label label {\n font-size: 14px;\n color: #23282d;\n}\n.form-table > tbody > .acf-field > .acf-input {\n padding: 15px 10px;\n /* rtl */\n}\nhtml[dir=rtl] .form-table > tbody > .acf-field > .acf-input {\n padding: 15px 10px 15px 5%;\n}\n.form-table > tbody > .acf-tab-wrap td {\n padding: 15px 5% 15px 0;\n /* rtl */\n}\nhtml[dir=rtl] .form-table > tbody > .acf-tab-wrap td {\n padding: 15px 0 15px 5%;\n}\n.form-table > tbody .form-table th.acf-th {\n width: auto;\n}\n\n#your-profile,\n#createuser {\n /* override for user css */\n /* allow sub fields to display correctly */\n}\n#your-profile .acf-field input[type=text],\n#your-profile .acf-field input[type=password],\n#your-profile .acf-field input[type=number],\n#your-profile .acf-field input[type=search],\n#your-profile .acf-field input[type=email],\n#your-profile .acf-field input[type=url],\n#your-profile .acf-field select,\n#createuser .acf-field input[type=text],\n#createuser .acf-field input[type=password],\n#createuser .acf-field input[type=number],\n#createuser .acf-field input[type=search],\n#createuser .acf-field input[type=email],\n#createuser .acf-field input[type=url],\n#createuser .acf-field select {\n max-width: 25em;\n}\n#your-profile .acf-field textarea,\n#createuser .acf-field textarea {\n max-width: 500px;\n}\n#your-profile .acf-field .acf-field input[type=text],\n#your-profile .acf-field .acf-field input[type=password],\n#your-profile .acf-field .acf-field input[type=number],\n#your-profile .acf-field .acf-field input[type=search],\n#your-profile .acf-field .acf-field input[type=email],\n#your-profile .acf-field .acf-field input[type=url],\n#your-profile .acf-field .acf-field textarea,\n#your-profile .acf-field .acf-field select,\n#createuser .acf-field .acf-field input[type=text],\n#createuser .acf-field .acf-field input[type=password],\n#createuser .acf-field .acf-field input[type=number],\n#createuser .acf-field .acf-field input[type=search],\n#createuser .acf-field .acf-field input[type=email],\n#createuser .acf-field .acf-field input[type=url],\n#createuser .acf-field .acf-field textarea,\n#createuser .acf-field .acf-field select {\n max-width: none;\n}\n\n#registerform h2 {\n margin: 1em 0;\n}\n#registerform .acf-field {\n margin-top: 0;\n /*\n \t\t.acf-input {\n \t\t\tinput {\n \t\t\t\tfont-size: 24px;\n \t\t\t\tpadding: 5px;\n \t\t\t\theight: auto;\n \t\t\t}\n \t\t}\n */\n}\n#registerform .acf-field .acf-label {\n margin-bottom: 0;\n}\n#registerform .acf-field .acf-label label {\n font-weight: normal;\n line-height: 1.5;\n}\n#registerform p.submit {\n text-align: right;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tTerm\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-term-fields {\n padding-right: 5%;\n}\n#acf-term-fields > .acf-field > .acf-label {\n margin: 0;\n}\n#acf-term-fields > .acf-field > .acf-label label {\n font-size: 12px;\n font-weight: normal;\n}\n\np.submit .spinner,\np.submit .acf-spinner {\n vertical-align: top;\n float: none;\n margin: 4px 4px 0;\n}\n\n#edittag .acf-fields.-left > .acf-field {\n padding-left: 220px;\n}\n#edittag .acf-fields.-left > .acf-field:before {\n width: 209px;\n}\n#edittag .acf-fields.-left > .acf-field > .acf-label {\n width: 220px;\n margin-left: -220px;\n padding: 0 10px;\n}\n#edittag .acf-fields.-left > .acf-field > .acf-input {\n padding: 0;\n}\n\n#edittag > .acf-fields.-left {\n width: 96%;\n}\n#edittag > .acf-fields.-left > .acf-field > .acf-label {\n padding-left: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tComment\n*\n*--------------------------------------------------------------------------------------------*/\n.editcomment td:first-child {\n white-space: nowrap;\n width: 131px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tWidget\n*\n*--------------------------------------------------------------------------------------------*/\n#widgets-right .widget .acf-field .description {\n padding-left: 0;\n padding-right: 0;\n}\n\n.acf-widget-fields > .acf-field .acf-label {\n margin-bottom: 5px;\n}\n.acf-widget-fields > .acf-field .acf-label label {\n font-weight: normal;\n margin: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tNav Menu\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-menu-settings {\n border-top: 1px solid #eee;\n margin-top: 2em;\n}\n.acf-menu-settings.-seamless {\n border-top: none;\n margin-top: 15px;\n}\n.acf-menu-settings.-seamless > h2 {\n display: none;\n}\n.acf-menu-settings .list li {\n display: block;\n margin-bottom: 0;\n}\n\n.acf-fields.acf-menu-item-fields {\n clear: both;\n padding-top: 1px;\n}\n.acf-fields.acf-menu-item-fields > .acf-field {\n margin: 5px 0;\n padding-right: 10px;\n}\n.acf-fields.acf-menu-item-fields > .acf-field .acf-label {\n margin-bottom: 0;\n}\n.acf-fields.acf-menu-item-fields > .acf-field .acf-label label {\n font-style: italic;\n font-weight: normal;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Attachment Form (single)\n*\n*---------------------------------------------------------------------------------------------*/\n#post .compat-attachment-fields .compat-field-acf-form-data {\n display: none;\n}\n#post .compat-attachment-fields,\n#post .compat-attachment-fields > tbody,\n#post .compat-attachment-fields > tbody > tr,\n#post .compat-attachment-fields > tbody > tr > th,\n#post .compat-attachment-fields > tbody > tr > td {\n display: block;\n}\n#post .compat-attachment-fields > tbody > .acf-field {\n margin: 15px 0;\n}\n#post .compat-attachment-fields > tbody > .acf-field > .acf-label {\n margin: 0;\n}\n#post .compat-attachment-fields > tbody > .acf-field > .acf-label label {\n margin: 0;\n padding: 0;\n}\n#post .compat-attachment-fields > tbody > .acf-field > .acf-label label p {\n margin: 0 0 3px !important;\n}\n#post .compat-attachment-fields > tbody > .acf-field > .acf-input {\n margin: 0;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Media Model\n*\n*---------------------------------------------------------------------------------------------*/\n/* WP sets tables to act as divs. ACF uses tables, so these muct be reset */\n.media-modal .compat-attachment-fields td.acf-input table {\n display: table;\n table-layout: auto;\n}\n.media-modal .compat-attachment-fields td.acf-input table tbody {\n display: table-row-group;\n}\n.media-modal .compat-attachment-fields td.acf-input table tr {\n display: table-row;\n}\n.media-modal .compat-attachment-fields td.acf-input table td, .media-modal .compat-attachment-fields td.acf-input table th {\n display: table-cell;\n}\n\n/* field widths floats */\n.media-modal .compat-attachment-fields > tbody > .acf-field {\n margin: 5px 0;\n}\n.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label {\n min-width: 30%;\n margin: 0;\n padding: 0;\n float: left;\n text-align: right;\n display: block;\n float: left;\n}\n.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label > label {\n padding-top: 6px;\n margin: 0;\n color: #666666;\n font-weight: 400;\n line-height: 16px;\n}\n.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-input {\n width: 65%;\n margin: 0;\n padding: 0;\n float: right;\n display: block;\n}\n.media-modal .compat-attachment-fields > tbody > .acf-field p.description {\n margin: 0;\n}\n\n/* restricted selection (copy of WP .upload-errors)*/\n.acf-selection-error {\n background: #ffebe8;\n border: 1px solid #c00;\n border-radius: 3px;\n padding: 8px;\n margin: 20px 0 0;\n}\n.acf-selection-error .selection-error-label {\n background: #CC0000;\n border-radius: 3px;\n color: #fff;\n font-weight: bold;\n margin-right: 8px;\n padding: 2px 4px;\n}\n.acf-selection-error .selection-error-message {\n color: #b44;\n display: block;\n padding-top: 8px;\n word-wrap: break-word;\n white-space: pre-wrap;\n}\n\n/* disabled attachment */\n.media-modal .attachment.acf-disabled .thumbnail {\n opacity: 0.25 !important;\n}\n.media-modal .attachment.acf-disabled .attachment-preview:before {\n background: rgba(0, 0, 0, 0.15);\n z-index: 1;\n position: relative;\n}\n\n/* misc */\n.media-modal {\n /* compat-item */\n /* allow line breaks in upload error */\n /* fix required span */\n /* sidebar */\n /* mobile md */\n}\n.media-modal .compat-field-acf-form-data,\n.media-modal .compat-field-acf-blank {\n display: none !important;\n}\n.media-modal .upload-error-message {\n white-space: pre-wrap;\n}\n.media-modal .acf-required {\n padding: 0 !important;\n margin: 0 !important;\n float: none !important;\n color: #f00 !important;\n}\n.media-modal .media-sidebar .compat-item {\n padding-bottom: 20px;\n}\n@media (max-width: 900px) {\n .media-modal {\n /* label */\n /* field */\n }\n .media-modal .setting span,\n .media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label {\n width: 98%;\n float: none;\n text-align: left;\n min-height: 0;\n padding: 0;\n }\n .media-modal .setting input,\n .media-modal .setting textarea,\n .media-modal .compat-attachment-fields > tbody > .acf-field > .acf-input {\n float: none;\n height: auto;\n max-width: none;\n width: 98%;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Media Model (expand details)\n*\n*---------------------------------------------------------------------------------------------*/\n.media-modal .acf-expand-details {\n float: right;\n padding: 8px 10px;\n margin-right: 6px;\n font-size: 13px;\n height: 18px;\n line-height: 18px;\n color: #666;\n text-decoration: none;\n}\n.media-modal .acf-expand-details:focus, .media-modal .acf-expand-details:active {\n outline: 0 none;\n box-shadow: none;\n color: #666;\n}\n.media-modal .acf-expand-details:hover {\n color: #000;\n}\n.media-modal .acf-expand-details .is-open {\n display: none;\n}\n.media-modal .acf-expand-details .is-closed {\n display: block;\n}\n@media (max-width: 640px) {\n .media-modal .acf-expand-details {\n display: none;\n }\n}\n\n/* expanded */\n.media-modal.acf-expanded {\n /* toggle */\n}\n.media-modal.acf-expanded .acf-expand-details .is-open {\n display: block;\n}\n.media-modal.acf-expanded .acf-expand-details .is-closed {\n display: none;\n}\n.media-modal.acf-expanded .attachments-browser .media-toolbar,\n.media-modal.acf-expanded .attachments-browser .attachments {\n right: 740px;\n}\n.media-modal.acf-expanded .media-sidebar {\n width: 708px;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {\n float: left;\n max-height: none;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail img {\n max-width: 100%;\n max-height: 200px;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .details {\n float: right;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,\n.media-modal.acf-expanded .media-sidebar .attachment-details .setting .name,\n.media-modal.acf-expanded .media-sidebar .compat-attachment-fields > tbody > .acf-field > .acf-label {\n min-width: 20%;\n margin-right: 0;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .details,\n.media-modal.acf-expanded .media-sidebar .attachment-details .setting input,\n.media-modal.acf-expanded .media-sidebar .attachment-details .setting textarea,\n.media-modal.acf-expanded .media-sidebar .attachment-details .setting + .description,\n.media-modal.acf-expanded .media-sidebar .compat-attachment-fields > tbody > .acf-field > .acf-input {\n min-width: 77%;\n}\n@media (max-width: 900px) {\n .media-modal.acf-expanded .attachments-browser .media-toolbar {\n display: none;\n }\n .media-modal.acf-expanded .attachments {\n display: none;\n }\n .media-modal.acf-expanded .media-sidebar {\n width: auto;\n max-width: none !important;\n bottom: 0 !important;\n }\n .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {\n min-width: 0;\n max-width: none;\n width: 30%;\n }\n .media-modal.acf-expanded .media-sidebar .attachment-info .details {\n min-width: 0;\n max-width: none;\n width: 67%;\n }\n}\n@media (max-width: 640px) {\n .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail, .media-modal.acf-expanded .media-sidebar .attachment-info .details {\n width: 100%;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-media-modal {\n /* hide embed settings */\n}\n.acf-media-modal .media-embed .setting.align,\n.acf-media-modal .media-embed .setting.link-to {\n display: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model (Select Mode)\n*\n*---------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model (Edit Mode)\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-media-modal.-edit {\n /* resize modal */\n left: 15%;\n right: 15%;\n top: 100px;\n bottom: 100px;\n /* hide elements */\n /* full width */\n /* tidy up incorrect distance */\n /* title box shadow (to match media grid) */\n /* sidebar */\n /* mobile md */\n /* mobile sm */\n}\n.acf-media-modal.-edit .media-frame-menu,\n.acf-media-modal.-edit .media-frame-router,\n.acf-media-modal.-edit .media-frame-content .attachments,\n.acf-media-modal.-edit .media-frame-content .media-toolbar {\n display: none;\n}\n.acf-media-modal.-edit .media-frame-title,\n.acf-media-modal.-edit .media-frame-content,\n.acf-media-modal.-edit .media-frame-toolbar,\n.acf-media-modal.-edit .media-sidebar {\n width: auto;\n left: 0;\n right: 0;\n}\n.acf-media-modal.-edit .media-frame-content {\n top: 50px;\n}\n.acf-media-modal.-edit .media-frame-title {\n border-bottom: 1px solid #DFDFDF;\n box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);\n}\n.acf-media-modal.-edit .media-sidebar {\n padding: 0 16px;\n /* WP details */\n /* ACF fields */\n /* WP required message */\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details {\n overflow: visible;\n /* hide 'Attachment Details' heading */\n /* remove overflow */\n /* move thumbnail */\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details > h3, .acf-media-modal.-edit .media-sidebar .attachment-details > h2 {\n display: none;\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details .attachment-info {\n background: #fff;\n border-bottom: #dddddd solid 1px;\n padding: 16px;\n margin: 0 -16px 16px;\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details .thumbnail {\n margin: 0 16px 0 0;\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details .setting {\n margin: 0 0 5px;\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details .setting span {\n margin: 0;\n}\n.acf-media-modal.-edit .media-sidebar .compat-attachment-fields > tbody > .acf-field {\n margin: 0 0 5px;\n}\n.acf-media-modal.-edit .media-sidebar .compat-attachment-fields > tbody > .acf-field p.description {\n margin-top: 3px;\n}\n.acf-media-modal.-edit .media-sidebar .media-types-required-info {\n display: none;\n}\n@media (max-width: 900px) {\n .acf-media-modal.-edit {\n top: 30px;\n right: 30px;\n bottom: 30px;\n left: 30px;\n }\n}\n@media (max-width: 640px) {\n .acf-media-modal.-edit {\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n }\n}\n@media (max-width: 480px) {\n .acf-media-modal.-edit .media-frame-content {\n top: 40px;\n }\n}\n\n.acf-temp-remove {\n position: relative;\n opacity: 1;\n -webkit-transition: all 0.25s ease;\n -moz-transition: all 0.25s ease;\n -o-transition: all 0.25s ease;\n transition: all 0.25s ease;\n overflow: hidden;\n /* overlay prevents hover */\n}\n.acf-temp-remove:after {\n display: block;\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 99;\n}\n\n.hidden-by-conditional-logic {\n display: none !important;\n}\n.hidden-by-conditional-logic.appear-empty {\n display: table-cell !important;\n}\n.hidden-by-conditional-logic.appear-empty .acf-input {\n display: none !important;\n}\n\n.acf-postbox.acf-hidden {\n display: none !important;\n}\n\n.acf-attention {\n transition: border 0.25s ease-out;\n}\n.acf-attention.-focused {\n border: #23282d solid 1px !important;\n transition: none;\n}\n\ntr.acf-attention {\n transition: box-shadow 0.25s ease-out;\n position: relative;\n}\ntr.acf-attention.-focused {\n box-shadow: #23282d 0 0 0px 1px !important;\n}\n\n#editor .edit-post-layout__metaboxes {\n padding: 0;\n}\n#editor .edit-post-layout__metaboxes .edit-post-meta-boxes-area {\n margin: 0;\n}\n#editor .metabox-location-side .postbox-container {\n float: none;\n}\n#editor .postbox {\n color: #444;\n}\n#editor .postbox > .postbox-header .hndle {\n border-bottom: none;\n}\n#editor .postbox > .postbox-header .hndle:hover {\n background: transparent;\n}\n#editor .postbox > .postbox-header .handle-actions .handle-order-higher,\n#editor .postbox > .postbox-header .handle-actions .handle-order-lower {\n width: 1.62rem;\n}\n#editor .postbox > .postbox-header .handle-actions .acf-hndle-cog {\n height: 44px;\n line-height: 44px;\n}\n#editor .postbox > .postbox-header:hover {\n background: #f0f0f0;\n}\n#editor .postbox:last-child.closed > .postbox-header {\n border-bottom: none;\n}\n#editor .postbox:last-child > .inside {\n border-bottom: none;\n}\n#editor .block-editor-writing-flow__click-redirect {\n min-height: 50px;\n}\n\nbody.is-dragging-metaboxes #acf_after_title-sortables {\n outline: 3px dashed #646970;\n display: flow-root;\n min-height: 60px;\n margin-bottom: 3px !important;\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n\n/* colors */\n$acf_blue: #2a9bd9;\n$acf_notice: #2a9bd9;\n$acf_error: #d94f4f;\n$acf_success: #49ad52;\n$acf_warning: #fd8d3b;\n\n/* acf-field */\n$field_padding: 15px 12px;\n$field_padding_x: 12px;\n$field_padding_y: 15px;\n$fp: 15px 12px;\n$fy: 15px;\n$fx: 12px;\n\n/* responsive */\n$md: 880px;\n$sm: 640px;\n\n// Admin.\n$wp-card-border: #ccd0d4;\t\t\t// Card border.\n$wp-card-border-1: #d5d9dd;\t\t // Card inner border 1: Structural (darker).\n$wp-card-border-2: #eeeeee;\t\t // Card inner border 2: Fields (lighter).\n$wp-input-border: #7e8993;\t\t // Input border.\n\n// Admin 3.8\n$wp38-card-border: #E5E5E5;\t\t // Card border.\n$wp38-card-border-1: #dfdfdf;\t\t// Card inner border 1: Structural (darker).\n$wp38-card-border-2: #eeeeee;\t\t// Card inner border 2: Fields (lighter).\n$wp38-input-border: #dddddd;\t\t // Input border.\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Grays\n$gray-50: #F9FAFB;\n$gray-100: #F2F4F7;\n$gray-200: #EAECF0;\n$gray-300: #D0D5DD;\n$gray-400: #98A2B3;\n$gray-500: #667085;\n$gray-600: #475467;\n$gray-700: #344054;\n$gray-800: #1D2939;\n$gray-900: #101828;\n\n// Blues\n$blue-50: #EBF5FA;\n$blue-100: #D8EBF5;\n$blue-200: #A5D2E7;\n$blue-300: #6BB5D8;\n$blue-400: #399CCB;\n$blue-500: #0783BE;\n$blue-600: #066998;\n$blue-700: #044E71;\n$blue-800: #033F5B;\n$blue-900: #032F45;\n\n// Utility\n$color-info:\t#2D69DA;\n$color-success:\t#52AA59;\n$color-warning:\t#F79009;\n$color-danger:\t#D13737;\n\n$color-primary: $blue-500;\n$color-primary-hover: $blue-600;\n$color-secondary: $gray-500;\n$color-secondary-hover: $gray-400;\n\n// Gradients\n$gradient-pro: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n\n// Border radius\n$radius-sm:\t4px;\n$radius-md: 6px;\n$radius-lg: 8px;\n$radius-xl: 12px;\n\n// Elevations / Box shadows\n$elevation-01: 0px 1px 2px rgba($gray-900, 0.10);\n\n// Input & button focus outline\n$outline: 3px solid $blue-50;\n\n// Link colours\n$link-color: $blue-500;\n\n// Responsive\n$max-width: 1440px;","/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n@mixin clearfix() {\n\t&:after {\n\t\tdisplay: block;\n\t\tclear: both;\n\t\tcontent: \"\";\n\t}\n}\n\n@mixin border-box() {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n}\n\n@mixin centered() {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n}\n\n@mixin animate( $properties: 'all' ) {\n\t-webkit-transition: $properties 0.3s ease; // Safari 3.2+, Chrome\n -moz-transition: $properties 0.3s ease; \t// Firefox 4-15\n -o-transition: $properties 0.3s ease; \t\t// Opera 10.5–12.00\n transition: $properties 0.3s ease; \t\t// Firefox 16+, Opera 12.50+\n}\n\n@mixin rtl() {\n\thtml[dir=\"rtl\"] & {\n\t\ttext-align: right;\n\t\t@content;\n\t}\n}\n\n@mixin wp-admin( $version: '3-8' ) {\n\t.acf-admin-#{$version} & {\n\t\t@content;\n\t}\n}","/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#wpcontent {\n\t\tline-height: 140%;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\ta {\n\t\tcolor: $blue-500;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-h1 {\n\tfont-size: 21px;\n\tfont-weight: 400;\n}\n\n.acf-h2 {\n\tfont-size: 18px;\n\tfont-weight: 400;\n}\n\n.acf-h3 {\n\tfont-size: 16px;\n\tfont-weight: 400;\n}\n\n.acf-admin-page,\n.acf-headerbar {\n\n\th1 {\n\t\t@extend .acf-h1;\n\t}\n\n\th2 {\n\t\t@extend .acf-h2;\n\t}\n\n\th3 {\n\t\t@extend .acf-h3;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-admin-page {\n\n\t.p1 {\n\t\tfont-size: 15px;\n\t}\n\n\t.p2 {\n\t\tfont-size: 14px;\n\t}\n\n\t.p3 {\n\t\tfont-size: 13.5px;\n\t}\n\n\t.p4 {\n\t\tfont-size: 13px;\n\t}\n\n\t.p5 {\n\t\tfont-size: 12.5px;\n\t}\n\n\t.p6 {\n\t\tfont-size: 12px;\n\t}\n\n\t.p7 {\n\t\tfont-size: 11.5px;\n\t}\n\n\t.p8 {\n\t\tfont-size: 11px;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n\t@extend .acf-h2;\n\tcolor: $gray-700;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t.acf-settings-wrap h1 {\n\t\tdisplay: none !important;\n\t}\n\n\t#acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n\t\tdisplay: none !important;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-small {\n\t@extend .p6;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\ta:focus {\n\t\tbox-shadow: none;\n\t\toutline: none;\n\t}\n\n\ta:focus-visible {\n\t\tbox-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgb(79 148 212 / 80%);\n\t\toutline: 1px solid transparent;\n\t}\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tacf-field\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-field,\n.acf-field .acf-label,\n.acf-field .acf-input {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n\tposition: relative;\n}\n\n.acf-field {\n\tmargin: 15px 0;\n\n\t// clear is important as it will avoid any layout issues with floating fields\n\t// do not delete (you have tried this)\n\tclear: both;\n\n\t// description\n\tp.description {\n\t\tdisplay: block;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t}\n\n\t// label\n\t.acf-label {\n\t\tvertical-align: top;\n\t\tmargin: 0 0 10px;\n\n\t\tlabel {\n\t\t\tdisplay: block;\n\t\t\tfont-weight: 500;\n\t\t\tmargin: 0 0 3px;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\t&:empty {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t}\n\n\t// input\n\t.acf-input {\n\t\tvertical-align: top;\n\t}\n\n\t// description\n\tp.description {\n\t\tdisplay: block;\n\t\tmargin: {\n\t\t\ttop: 6px;\n\t\t}\n\t\t@extend .p6;\n\t\tcolor: $gray-500;\n\t}\n\n\t// notice\n\t.acf-notice {\n\t\tmargin: 0 0 15px;\n\t\tbackground: #edf2ff;\n\t\tcolor: #0c6ca0;\n\t\tborder-color: #2183b9;\n\n\t\t// error\n\t\t&.-error {\n\t\t\tbackground: #ffe6e6;\n\t\t\tcolor: #cc2727;\n\t\t\tborder-color: #d12626;\n\t\t}\n\n\t\t// success\n\t\t&.-success {\n\t\t\tbackground: #eefbe8;\n\t\t\tcolor: #0e7b17;\n\t\t\tborder-color: #32a23b;\n\t\t}\n\n\t\t// warning\n\t\t&.-warning {\n\t\t\tbackground: #fff3e6;\n\t\t\tcolor: #bd4b0e;\n\t\t\tborder-color: #d16226;\n\t\t}\n\t}\n\n\t// table\n\t@at-root td#{&},\n\t\ttr#{&} {\n\t\tmargin: 0;\n\t}\n}\n\n// width\n.acf-field[data-width] {\n\tfloat: left;\n\tclear: none;\n\n\t// next\n\t+ .acf-field[data-width] {\n\t\tborder-left: 1px solid #eeeeee;\n\t}\n\n\t// rtl\n\thtml[dir=\"rtl\"] & {\n\t\tfloat: right;\n\n\t\t+ .acf-field[data-width] {\n\t\t\tborder-left: none;\n\t\t\tborder-right: 1px solid #eeeeee;\n\t\t}\n\t}\n\n\t// table\n\t@at-root td#{&},\n\t\ttr#{&} {\n\t\tfloat: none;\n\t}\n\n\t// mobile\n\t/*\n\t@media screen and (max-width: $sm) {\n\t\tfloat: none;\n\t\twidth: auto;\n\t\tborder-left-width: 0;\n\t\tborder-right-width: 0;\n\t}\n*/\n}\n\n// float helpers\n.acf-field.-c0 {\n\tclear: both;\n\tborder-left-width: 0 !important;\n\n\t// rtl\n\thtml[dir=\"rtl\"] & {\n\t\tborder-left-width: 1px !important;\n\t\tborder-right-width: 0 !important;\n\t}\n}\n\n.acf-field.-r0 {\n\tborder-top-width: 0 !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-fields {\n\tposition: relative;\n\n\t// clearifx\n\t@include clearfix();\n\n\t// border\n\t&.-border {\n\t\tborder: $wp-card-border solid 1px;\n\t\tbackground: #fff;\n\t}\n\n\t// field\n\t> .acf-field {\n\t\tposition: relative;\n\t\tmargin: 0;\n\t\tpadding: 16px;\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\t// first\n\t\t&:first-child {\n\t\t\tborder-top: none;\n\t\t\tmargin-top: 0;\n\t\t}\n\t}\n\n\t// table\n\t@at-root td#{&} {\n\t\tpadding: 0 !important;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields (clear)\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-fields.-clear > .acf-field {\n\tborder: none;\n\tpadding: 0;\n\tmargin: 15px 0;\n\n\t// width\n\t&[data-width] {\n\t\tborder: none !important;\n\t}\n\n\t// label\n\t> .acf-label {\n\t\tpadding: 0;\n\t}\n\n\t// input\n\t> .acf-input {\n\t\tpadding: 0;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields (left)\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-fields.-left > .acf-field {\n\tpadding: $fy 0;\n\n\t// clearifx\n\t@include clearfix();\n\n\t// sidebar\n\t&:before {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tposition: absolute;\n\t\tz-index: 0;\n\t\tbackground: #f9f9f9;\n\t\tborder-color: #e1e1e1;\n\t\tborder-style: solid;\n\t\tborder-width: 0 1px 0 0;\n\t\ttop: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t\twidth: 20%;\n\t}\n\n\t// width\n\t&[data-width] {\n\t\tfloat: none;\n\t\twidth: auto !important;\n\t\tborder-left-width: 0 !important;\n\t\tborder-right-width: 0 !important;\n\t}\n\n\t// label\n\t> .acf-label {\n\t\tfloat: left;\n\t\twidth: 20%;\n\t\tmargin: 0;\n\t\tpadding: 0 $fx;\n\t}\n\n\t// input\n\t> .acf-input {\n\t\tfloat: left;\n\t\twidth: 80%;\n\t\tmargin: 0;\n\t\tpadding: 0 $fx;\n\t}\n\n\t// rtl\n\thtml[dir=\"rtl\"] & {\n\t\t// sidebar\n\t\t&:before {\n\t\t\tborder-width: 0 0 0 1px;\n\t\t\tleft: auto;\n\t\t\tright: 0;\n\t\t}\n\n\t\t// label\n\t\t> .acf-label {\n\t\t\tfloat: right;\n\t\t}\n\n\t\t// input\n\t\t> .acf-input {\n\t\t\tfloat: right;\n\t\t}\n\t}\n\n\t// In sidebar.\n\t#side-sortables & {\n\t\t&:before {\n\t\t\tdisplay: none;\n\t\t}\n\t\t> .acf-label {\n\t\t\twidth: 100%;\n\t\t\tmargin-bottom: 10px;\n\t\t}\n\t\t> .acf-input {\n\t\t\twidth: 100%;\n\t\t}\n\t}\n\n\t// mobile\n\t@media screen and (max-width: $sm) {\n\t\t// sidebar\n\t\t&:before {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t// label\n\t\t> .acf-label {\n\t\t\twidth: 100%;\n\t\t\tmargin-bottom: 10px;\n\t\t}\n\n\t\t// input\n\t\t> .acf-input {\n\t\t\twidth: 100%;\n\t\t}\n\t}\n}\n\n/* clear + left */\n.acf-fields.-clear.-left > .acf-field {\n\tpadding: 0;\n\tborder: none;\n\n\t// sidebar\n\t&:before {\n\t\tdisplay: none;\n\t}\n\n\t// label\n\t> .acf-label {\n\t\tpadding: 0;\n\t}\n\n\t// input\n\t> .acf-input {\n\t\tpadding: 0;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-table\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-table tr.acf-field {\n\t// label\n\t> td.acf-label {\n\t\tpadding: $fp;\n\t\tmargin: 0;\n\t\tbackground: #f9f9f9;\n\t\twidth: 20%;\n\t}\n\n\t// input\n\t> td.acf-input {\n\t\tpadding: $fp;\n\t\tmargin: 0;\n\t\tborder-left-color: #e1e1e1;\n\t}\n}\n\n.acf-sortable-tr-helper {\n\tposition: relative !important;\n\tdisplay: table-row !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-postbox\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-postbox {\n\tposition: relative;\n\n\t// inside\n\t> .inside {\n\t\tmargin: 0 !important; /* override WP style - do not delete - you have tried this before */\n\t\tpadding: 0 !important; /* override WP style - do not delete - you have tried this before */\n\t}\n\n\t// Edit cog.\n\t.acf-hndle-cog {\n\t\tcolor: #72777c;\n\t\tfont-size: 16px;\n\t\tline-height: 36px;\n\t\theight: 36px; // Mimic WP 5.5\n\t\twidth: 1.62rem; // Mimic WP 5.5\n\t\tposition: relative;\n\t\tdisplay: none;\n\t\t&:hover {\n\t\t\tcolor: #191e23;\n\t\t}\n\t}\n\n\t// Show on hover.\n\t> .hndle:hover,\n\t> .postbox-header:hover {\n\t\t.acf-hndle-cog {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n\n\t// WP < 5.5 styling\n\t> .hndle {\n\t\t.acf-hndle-cog {\n\t\t\theight: 20px;\n\t\t\tline-height: 20px;\n\t\t\tfloat: right;\n\t\t\twidth: auto;\n\t\t\t&:hover {\n\t\t\t\tcolor: #777777;\n\t\t\t}\n\t\t}\n\t}\n\n\t// replace\n\t.acf-replace-with-fields {\n\t\tpadding: 15px;\n\t\ttext-align: center;\n\t}\n}\n\n// Correct margin around #acf_after_title\n#post-body-content #acf_after_title-sortables {\n\tmargin: 20px 0 -20px;\n}\n\n/* seamless */\n.acf-postbox.seamless {\n\tborder: 0 none;\n\tbackground: transparent;\n\tbox-shadow: none;\n\n\t/* hide hndle */\n\t> .postbox-header,\n\t> .hndle,\n\t> .handlediv {\n\t\tdisplay: none !important;\n\t}\n\n\t/* inside */\n\t> .inside {\n\t\tdisplay: block !important; /* stop metabox from hiding when closed */\n\t\tmargin-left: -$field_padding_x !important;\n\t\tmargin-right: -$field_padding_x !important;\n\n\t\t> .acf-field {\n\t\t\tborder-color: transparent;\n\t\t}\n\t}\n}\n\n/* seamless (left) */\n.acf-postbox.seamless > .acf-fields.-left {\n\t/* hide sidebar bg */\n\t> .acf-field:before {\n\t\tdisplay: none;\n\t}\n\n\t/* mobile */\n\t@media screen and (max-width: 782px) {\n\t\t/* remove padding */\n\t\t& > .acf-field > .acf-label,\n\t\t& > .acf-field > .acf-input {\n\t\t\tpadding: 0;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Inputs\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-field {\n\tinput[type=\"text\"],\n\tinput[type=\"password\"],\n\tinput[type=\"date\"],\n\tinput[type=\"datetime\"],\n\tinput[type=\"datetime-local\"],\n\tinput[type=\"email\"],\n\tinput[type=\"month\"],\n\tinput[type=\"number\"],\n\tinput[type=\"search\"],\n\tinput[type=\"tel\"],\n\tinput[type=\"time\"],\n\tinput[type=\"url\"],\n\tinput[type=\"week\"],\n\ttextarea,\n\tselect {\n\t\twidth: 100%;\n\t\tpadding: 4px 8px;\n\t\tmargin: 0;\n\t\tbox-sizing: border-box;\n\t\tfont-size: 14px;\n\t\tline-height: 1.4;\n\n\t\t// WP Admin 3.8\n\t\t@include wp-admin(\"3-8\") {\n\t\t\tpadding: 3px 5px;\n\t\t}\n\t}\n\ttextarea {\n\t\tresize: vertical;\n\t}\n}\n\n// Fix extra padding in Firefox.\nbody.acf-browser-firefox .acf-field select {\n\tpadding: 4px 5px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Text\n*\n*-----------------------------------------------------------------------------*/\n.acf-input-prepend,\n.acf-input-append,\n.acf-input-wrap {\n\tbox-sizing: border-box;\n}\n\n.acf-input-prepend,\n.acf-input-append {\n\tfont-size: 13px;\n\tline-height: 1.4;\n\tpadding: 4px 8px;\n\tbackground: #f5f5f5;\n\tborder: $wp-input-border solid 1px;\n\tmin-height: 30px;\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tpadding: 3px 5px;\n\t\tborder-color: $wp38-input-border;\n\t\tmin-height: 28px;\n\t}\n}\n\n.acf-input-prepend {\n\tfloat: left;\n\tborder-right-width: 0;\n\tborder-radius: 3px 0 0 3px;\n}\n\n.acf-input-append {\n\tfloat: right;\n\tborder-left-width: 0;\n\tborder-radius: 0 3px 3px 0;\n}\n\n.acf-input-wrap {\n\tposition: relative;\n\toverflow: hidden;\n\t.acf-is-prepended {\n\t\tborder-radius: 0 $radius-md $radius-md 0 !important;\n\t}\n\t.acf-is-appended {\n\t\tborder-radius: $radius-md 0 0 $radius-md !important;\n\t}\n\t.acf-is-prepended.acf-is-appended {\n\t\tborder-radius: 0 !important;\n\t}\n}\n\n/* rtl */\nhtml[dir=\"rtl\"] .acf-input-prepend {\n\tborder-left-width: 0;\n\tborder-right-width: 1px;\n\tborder-radius: 0 3px 3px 0;\n\n\tfloat: right;\n}\n\nhtml[dir=\"rtl\"] .acf-input-append {\n\tborder-left-width: 1px;\n\tborder-right-width: 0;\n\tborder-radius: 3px 0 0 3px;\n\tfloat: left;\n}\n\nhtml[dir=\"rtl\"] input.acf-is-prepended {\n\tborder-radius: 3px 0 0 3px !important;\n}\n\nhtml[dir=\"rtl\"] input.acf-is-appended {\n\tborder-radius: 0 3px 3px 0 !important;\n}\n\nhtml[dir=\"rtl\"] input.acf-is-prepended.acf-is-appended {\n\tborder-radius: 0 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Color Picker\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-color-picker {\n\t.wp-color-result {\n\t\tborder-color: $wp-input-border;\n\t\t@include wp-admin(\"3-8\") {\n\t\t\tborder-color: $wp-card-border;\n\t\t}\n\t}\n\t.wp-picker-active {\n\t\tposition: relative;\n\t\tz-index: 1;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Url\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-url {\n\ti {\n\t\tposition: absolute;\n\t\ttop: 5px;\n\t\tleft: 5px;\n\t\topacity: 0.5;\n\t\tcolor: #7e8993;\n\t}\n\n\tinput[type=\"url\"] {\n\t\tpadding-left: 27px !important;\n\t}\n\n\t&.-valid i {\n\t\topacity: 1;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Select2 (v3)\n*\n*-----------------------------------------------------------------------------*/\n\n.select2-container.-acf {\n\tz-index: 1001;\n\t\n\t.select2-choices {\n\t\tbackground: #fff;\n\t\tborder-color: #ddd;\n\t\tbox-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;\n\t\tmin-height: 31px;\n\n\t\t.select2-search-choice {\n\t\t\tmargin: 5px 0 5px 5px;\n\t\t\tpadding: 3px 5px 3px 18px;\n\t\t\tborder-color: #bbb;\n\t\t\tbackground: #f9f9f9;\n\t\t\tbox-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;\n\n\t\t\t/* sortable item*/\n\t\t\t&.ui-sortable-helper {\n\t\t\t\tbackground: #5897fb;\n\t\t\t\tborder-color: darken(#5897fb, 5%);\n\t\t\t\tcolor: #fff !important;\n\t\t\t\tbox-shadow: 0 0 3px rgba(0, 0, 0, 0.1);\n\n\t\t\t\ta {\n\t\t\t\t\tvisibility: hidden;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t/* sortable shadow */\n\t\t\t&.ui-sortable-placeholder {\n\t\t\t\tbackground-color: #f7f7f7;\n\t\t\t\tborder-color: #f7f7f7;\n\t\t\t\tvisibility: visible !important;\n\t\t\t}\n\t\t}\n\n\t\t.select2-search-choice-focus {\n\t\t\tborder-color: #999;\n\t\t}\n\n\t\t.select2-search-field input {\n\t\t\theight: 31px;\n\t\t\tline-height: 22px;\n\t\t\tmargin: 0;\n\t\t\tpadding: 5px 5px 5px 7px;\n\t\t}\n\t}\n\n\t.select2-choice {\n\t\tborder-color: #bbbbbb;\n\n\t\t.select2-arrow {\n\t\t\tbackground: transparent;\n\t\t\tborder-left-color: #dfdfdf;\n\t\t\tpadding-left: 1px;\n\t\t}\n\n\t\t.select2-result-description {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t/* open */\n\t&.select2-container-active .select2-choices,\n\t&.select2-dropdown-open .select2-choices {\n\t\tborder-color: #5b9dd9;\n\t\tborder-radius: 3px 3px 0 0;\n\t}\n\n\t/* single open */\n\t&.select2-dropdown-open .select2-choice {\n\t\tbackground: #fff;\n\t\tborder-color: #5b9dd9;\n\t}\n}\n\n/* rtl */\nhtml[dir=\"rtl\"] .select2-container.-acf {\n\t.select2-search-choice-close {\n\t\tleft: 24px;\n\t}\n\n\t.select2-choice > .select2-chosen {\n\t\tmargin-left: 42px;\n\t}\n\n\t.select2-choice .select2-arrow {\n\t\tpadding-left: 0;\n\t\tpadding-right: 1px;\n\t}\n}\n\n/* description */\n.select2-drop {\n\t/* search*/\n\t.select2-search {\n\t\tpadding: 4px 4px 0;\n\t}\n\n\t/* result */\n\t.select2-result {\n\t\t.select2-result-description {\n\t\t\tcolor: #999;\n\t\t\tfont-size: 12px;\n\t\t\tmargin-left: 5px;\n\t\t}\n\n\t\t/* hover*/\n\t\t&.select2-highlighted {\n\t\t\t.select2-result-description {\n\t\t\t\tcolor: #fff;\n\t\t\t\topacity: 0.75;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Select2 (v4)\n*\n*-----------------------------------------------------------------------------*/\n.select2-container.-acf {\n\t// Reset WP default style.\n\tli {\n\t\tmargin-bottom: 0;\n\t}\n\n\t// select2 4.1 specific targeting for plugin conflict resolution.\n\t&[data-select2-id^=\"select2-data\"] {\n\t\t.select2-selection--multiple {\n\t\t\toverflow: hidden;\n\t\t}\n\t}\n\n\t// Customize border color to match WP admin.\n\t.select2-selection {\n\t\tborder-color: $wp-input-border;\n\n\t\t// WP Admin 3.8\n\t\t@include wp-admin(\"3-8\") {\n\t\t\tborder-color: #aaa;\n\t\t}\n\t}\n\n\t// Multiple wrap.\n\t.select2-selection--multiple {\n\t\t// If no value, increase hidden search input full width.\n\t\t// Overrides calculated px width issues.\n\t\t.select2-search--inline:first-child {\n\t\t\tfloat: none;\n\t\t\tinput {\n\t\t\t\twidth: 100% !important;\n\t\t\t}\n\t\t}\n\n\t\t// ul: Remove padding because li already has margin-right.\n\t\t.select2-selection__rendered {\n\t\t\tpadding-right: 0;\n\t\t}\n\n\t\t// incredibly specific targeting of an ID that only gets applied in select2 4.1 to solve plugin conflicts\n\t\t.select2-selection__rendered[id^=\"select2-acf-field\"] {\n\t\t\tdisplay: inline;\n\t\t\tpadding: 0;\n\t\t\tmargin: 0;\n\n\t\t\t.select2-selection__choice {\n\t\t\t\tmargin-right: 0;\n\t\t\t}\n\t\t}\n\n\t\t// li\n\t\t.select2-selection__choice {\n\t\t\tbackground-color: #f7f7f7;\n\t\t\tborder-color: #cccccc;\n\n\t\t\t// Allow choice to wrap multiple lines.\n\t\t\tmax-width: 100%;\n\t\t\toverflow: hidden;\n\t\t\tword-wrap: normal !important;\n\t\t\twhite-space: normal;\n\n\t\t\t// Sortable.\n\t\t\t&.ui-sortable-helper {\n\t\t\t\tbackground: $blue-500;\n\t\t\t\tborder-color: $blue-600;\n\t\t\t\tcolor: #fff !important;\n\t\t\t\tbox-shadow: 0 0 3px rgba(0, 0, 0, 0.1);\n\n\t\t\t\tspan {\n\t\t\t\t\tvisibility: hidden;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Fixed for select2's 4.1 css changes when loaded by another plugin.\n\t\t\t.select2-selection__choice__remove {\n\t\t\t\tposition: static;\n\t\t\t\tborder-right: none;\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t// Sortable shadow\n\t\t\t&.ui-sortable-placeholder {\n\t\t\t\tbackground-color: $gray-100;\n\t\t\t\tborder-color: $gray-100;\n\t\t\t\tvisibility: visible !important;\n\t\t\t}\n\t\t}\n\n\t\t// search\n\t\t.select2-search__field {\n\t\t\tbox-shadow: none !important;\n\t\t\tmin-height: 0;\n\t\t}\n\t}\n\n\t// Fix single select pushing out repeater field table width.\n\t.acf-row & .select2-selection--single {\n\t\toverflow: hidden;\n\t\t.select2-selection__rendered {\n\t\t\twhite-space: normal;\n\t\t}\n\t}\n}\n\n.acf-admin-single-field-group .select2-dropdown {\n\tborder-color: $blue-300 !important;\n\tmargin-top: -5px;\n\toverflow: hidden;\n\tbox-shadow: $elevation-01;\n}\n\n.select2-dropdown.select2-dropdown--above {\n\tmargin-top: 0;\n}\n\n.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=\"true\"] {\n\tbackground-color: $gray-50 !important;\n\tcolor: $gray-500;\n\n\t&:hover {\n\t\tcolor: $blue-400;\n\t}\n}\n\n.acf-admin-single-field-group .select2-container--default\n\t.select2-results__option--highlighted[aria-selected] {\n\tcolor: #fff !important;\n\tbackground-color: $blue-500 !important;\n}\n\n// remove bottom margin on options\n.select2-dropdown .select2-results__option {\n\tmargin-bottom: 0;\n}\n\n// z-index helper.\n.select2-container {\n\t.select2-dropdown {\n\t\tz-index: 900000;\n\n\t\t// Reset input height.\n\t\t.select2-search__field {\n\t\t\tline-height: 1.4;\n\t\t\tmin-height: 0;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Link\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-link {\n\t.link-wrap {\n\t\tdisplay: none;\n\t\tborder: $wp-card-border solid 1px;\n\t\tborder-radius: 3px;\n\t\tpadding: 5px;\n\t\tline-height: 26px;\n\t\tbackground: #fff;\n\n\t\tword-wrap: break-word;\n\t\tword-break: break-all;\n\n\t\t.link-title {\n\t\t\tpadding: 0 5px;\n\t\t}\n\t}\n\n\t// Has value.\n\t&.-value {\n\t\t.button {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.acf-icon.-link-ext {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.link-wrap {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n\n\t// Is external.\n\t&.-external {\n\t\t.acf-icon.-link-ext {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n}\n\n#wp-link-backdrop {\n\tz-index: 900000 !important;\n}\n#wp-link-wrap {\n\tz-index: 900001 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Radio\n*\n*-----------------------------------------------------------------------------*/\n\nul.acf-radio-list,\nul.acf-checkbox-list {\n\tbackground: transparent;\n\tborder: 1px solid transparent;\n\tposition: relative;\n\tpadding: 1px;\n\tmargin: 0;\n\n\t&:focus-within {\n\t\tborder: 1px solid $blue-200;\n\t\tborder-radius: $radius-md;\n\t}\n\n\tli {\n\t\tfont-size: 13px;\n\t\tline-height: 22px;\n\t\tmargin: 0;\n\t\tposition: relative;\n\t\tword-wrap: break-word;\n\n\t\tlabel {\n\t\t\tdisplay: inline;\n\t\t}\n\n\t\tinput[type=\"checkbox\"],\n\t\tinput[type=\"radio\"] {\n\t\t\tmargin: -1px 4px 0 0;\n\t\t\tvertical-align: middle;\n\t\t}\n\n\t\tinput[type=\"text\"] {\n\t\t\twidth: auto;\n\t\t\tvertical-align: middle;\n\t\t\tmargin: 2px 0;\n\t\t}\n\n\t\t/* attachment sidebar fix*/\n\t\tspan {\n\t\t\tfloat: none;\n\t\t}\n\n\t\ti {\n\t\t\tvertical-align: middle;\n\t\t}\n\t}\n\n\t/* hl */\n\t&.acf-hl {\n\t\tli {\n\t\t\tmargin-right: 20px;\n\t\t\tclear: none;\n\t\t}\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\tinput[type=\"checkbox\"],\n\t\tinput[type=\"radio\"] {\n\t\t\tmargin-left: 4px;\n\t\t\tmargin-right: 0;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Button Group\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-button-group {\n\tdisplay: inline-block;\n\n\tlabel {\n\t\tdisplay: inline-block;\n\t\tborder: $wp-input-border solid 1px;\n\t\tposition: relative;\n\t\tz-index: 1;\n\t\tpadding: 5px 10px;\n\t\tbackground: #fff;\n\n\t\t&:hover {\n\t\t\tcolor: #016087;\n\t\t\tbackground: #f3f5f6;\n\t\t\tborder-color: #0071a1;\n\t\t\tz-index: 2;\n\t\t}\n\n\t\t&.selected {\n\t\t\tborder-color: #007cba;\n\t\t\tbackground: lighten(#007cba, 5%);\n\t\t\tcolor: #fff;\n\t\t\tz-index: 2;\n\t\t}\n\t}\n\n\tinput {\n\t\tdisplay: none !important;\n\t}\n\n\t/* default (horizontal) */\n\t& {\n\t\tpadding-left: 1px;\n\t\tdisplay: inline-flex;\n\t\tflex-direction: row;\n\t\tflex-wrap: nowrap;\n\n\t\tlabel {\n\t\t\tmargin: 0 0 0 -1px;\n\t\t\tflex: 1;\n\t\t\ttext-align: center;\n\t\t\twhite-space: nowrap;\n\n\t\t\t// corners\n\t\t\t&:first-child {\n\t\t\t\tborder-radius: 3px 0 0 3px;\n\t\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\t\tborder-radius: 0 3px 3px 0;\n\t\t\t\t}\n\t\t\t}\n\t\t\t&:last-child {\n\t\t\t\tborder-radius: 0 3px 3px 0;\n\t\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\t\tborder-radius: 3px 0 0 3px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t&:only-child {\n\t\t\t\tborder-radius: 3px;\n\t\t\t}\n\t\t}\n\t}\n\n\t/* vertical */\n\t&.-vertical {\n\t\tpadding-left: 0;\n\t\tpadding-top: 1px;\n\t\tflex-direction: column;\n\n\t\tlabel {\n\t\t\tmargin: -1px 0 0 0;\n\n\t\t\t// corners\n\t\t\t&:first-child {\n\t\t\t\tborder-radius: 3px 3px 0 0;\n\t\t\t}\n\t\t\t&:last-child {\n\t\t\t\tborder-radius: 0 0 3px 3px;\n\t\t\t}\n\t\t\t&:only-child {\n\t\t\t\tborder-radius: 3px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tlabel {\n\t\t\tborder-color: $wp-card-border;\n\t\t\t&:hover {\n\t\t\t\tborder-color: #0071a1;\n\t\t\t}\n\t\t\t&.selected {\n\t\t\t\tborder-color: #007cba;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-admin-page {\n\t.acf-button-group {\n\t\tdisplay: flex;\n\t\talign-items: stretch;\n\t\talign-content: center;\n\t\theight: 40px;\n\t\tborder-radius: $radius-md;\n\t\tbox-shadow: $elevation-01;\n\n\t\tlabel {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\talign-content: center;\n\t\t\tborder: $gray-300 solid 1px;\n\t\t\tpadding: 6px 16px;\n\t\t\tcolor: $gray-600;\n\t\t\tfont-weight: 500;\n\n\t\t\t&:hover {\n\t\t\t\tcolor: $color-primary;\n\t\t\t}\n\n\t\t\t&.selected {\n\t\t\t\tbackground: $gray-50;\n\t\t\t\tcolor: $color-primary;\n\t\t\t}\n\t\t}\n\t}\n\n\t.select2-container.-acf {\n\t\t.select2-selection--multiple {\n\t\t\t.select2-selection__choice {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\talign-items: center;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 8px;\n\t\t\t\t\tleft: 2px;\n\t\t\t\t};\n\t\t\t\tposition: relative;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 4px;\n\t\t\t\t\tright: auto;\n\t\t\t\t\tbottom: 4px;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t}\n\t\t\t\tbackground-color: $blue-50;\n\t\t\t\tborder-color: $blue-200;\n\t\t\t\tcolor: $blue-500;\n\n\t\t\t\t.select2-selection__choice__remove {\n\t\t\t\t\torder: 2;\n\t\t\t\t\twidth: 14px;\n\t\t\t\t\theight: 14px;\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 0;\n\t\t\t\t\t\tleft: 4px;\n\t\t\t\t\t}\n\t\t\t\t\tcolor: $blue-300;\n\t\t\t\t\ttext-indent: 100%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\n\t\t\t\t\t&:hover {\n\t\t\t\t\t\tcolor: $blue-500;\n\t\t\t\t\t}\n\n\t\t\t\t\t&:before {\n\t\t\t\t\t\tcontent: \"\";\n\t\t\t\t\t\t$icon-size: 14px;\n\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t\ttop: 0;\n\t\t\t\t\t\tleft: 0;\n\t\t\t\t\t\tbackground-color: currentColor;\n\t\t\t\t\t\tborder: none;\n\t\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\t\tmask-position: center;\n\t\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n\t\t\t\t\t\tmask-image: url(\"../../images/icons/icon-close.svg\");\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Checkbox\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-checkbox-list {\n\t.button {\n\t\tmargin: 10px 0 0;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* True / False\n*\n*-----------------------------------------------------------------------------*/\n.acf-switch {\n\tdisplay: grid;\n\tgrid-template-columns: 1fr 1fr;\n\twidth: fit-content;\n\tmax-width: 100%;\n\tborder-radius: 5px;\n\tcursor: pointer;\n\tposition: relative;\n\tbackground: #f5f5f5;\n\theight: 30px;\n\tvertical-align: middle;\n\tborder: $wp-input-border solid 1px;\n\n\t-webkit-transition: background 0.25s ease;\n\t-moz-transition: background 0.25s ease;\n\t-o-transition: background 0.25s ease;\n\ttransition: background 0.25s ease;\n\n\tspan {\n\t\tdisplay: inline-block;\n\t\tfloat: left;\n\t\ttext-align: center;\n\n\t\tfont-size: 13px;\n\t\tline-height: 22px;\n\n\t\tpadding: 4px 10px;\n\t\tmin-width: 15px;\n\n\t\ti {\n\t\t\tvertical-align: middle;\n\t\t}\n\t}\n\n\t.acf-switch-on {\n\t\tcolor: #fff;\n\t\ttext-shadow: #007cba 0 1px 0;\n\t\toverflow: hidden;\n\t}\n\n\t.acf-switch-off {\n\t\toverflow: hidden;\n\t}\n\n\t.acf-switch-slider {\n\t\tposition: absolute;\n\t\ttop: 2px;\n\t\tleft: 2px;\n\t\tbottom: 2px;\n\t\tright: 50%;\n\t\tz-index: 1;\n\t\tbackground: #fff;\n\t\tborder-radius: 3px;\n\t\tborder: $wp-input-border solid 1px;\n\n\t\t-webkit-transition: all 0.25s ease;\n\t\t-moz-transition: all 0.25s ease;\n\t\t-o-transition: all 0.25s ease;\n\t\ttransition: all 0.25s ease;\n\n\t\ttransition-property: left, right;\n\t}\n\n\t/* hover */\n\t&:hover,\n\t&.-focus {\n\t\tborder-color: #0071a1;\n\t\tbackground: #f3f5f6;\n\t\tcolor: #016087;\n\t\t.acf-switch-slider {\n\t\t\tborder-color: #0071a1;\n\t\t}\n\t}\n\n\t/* active */\n\t&.-on {\n\t\tbackground: #0d99d5;\n\t\tborder-color: #007cba;\n\n\t\t.acf-switch-slider {\n\t\t\tleft: 50%;\n\t\t\tright: 2px;\n\t\t\tborder-color: #007cba;\n\t\t}\n\n\t\t/* hover */\n\t\t&:hover {\n\t\t\tborder-color: #007cba;\n\t\t}\n\t}\n\n\t/* message */\n\t+ span {\n\t\tmargin-left: 6px;\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tborder-color: $wp-card-border;\n\t\t.acf-switch-slider {\n\t\t\tborder-color: $wp-card-border;\n\t\t}\n\n\t\t&:hover,\n\t\t&.-focus {\n\t\t\tborder-color: #0071a1;\n\t\t\t.acf-switch-slider {\n\t\t\t\tborder-color: #0071a1;\n\t\t\t}\n\t\t}\n\n\t\t&.-on {\n\t\t\tborder-color: #007cba;\n\t\t\t.acf-switch-slider {\n\t\t\t\tborder-color: #007cba;\n\t\t\t}\n\t\t\t&:hover {\n\t\t\t\tborder-color: #007cba;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* checkbox */\n.acf-switch-input {\n\topacity: 0;\n\tposition: absolute;\n\tmargin: 0;\n}\n\n.acf-admin-single-field-group .acf-true-false {\n\tborder: 1px solid transparent;\n\n\t&:focus-within {\n\t\tborder: 1px solid $blue-400;\n\t\tborder-radius: 120px;\n\t}\n}\n\n.acf-true-false:has(.acf-switch) {\n\n\tlabel {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-items: center;\n\t}\n}\n\n/* in media modal */\n.compat-item .acf-true-false {\n\t.message {\n\t\tfloat: none;\n\t\tpadding: 0;\n\t\tvertical-align: middle;\n\t}\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tGoogle Map\n*\n*-------------------------------------------------------------------------*/\n\n.acf-google-map {\n\tposition: relative;\n\tborder: $wp-card-border solid 1px;\n\tbackground: #fff;\n\n\t.title {\n\t\tposition: relative;\n\t\tborder-bottom: $wp-card-border solid 1px;\n\n\t\t.search {\n\t\t\tmargin: 0;\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 30px;\n\t\t\theight: 40px;\n\t\t\tpadding: 5px 10px;\n\t\t\tborder: 0 none;\n\t\t\tbox-shadow: none;\n\t\t\tborder-radius: 0;\n\t\t\tfont-family: inherit;\n\t\t\tcursor: text;\n\t\t}\n\n\t\t.acf-loading {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 11px;\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t// Avoid icons disapearing when click/blur events conflict.\n\t\t.acf-icon:active {\n\t\t\tdisplay: inline-block !important;\n\t\t}\n\t}\n\n\t.canvas {\n\t\theight: 400px;\n\t}\n\n\t// Show actions on hover.\n\t&:hover .title .acf-actions {\n\t\tdisplay: block;\n\t}\n\n\t// Default state (show locate, hide search and cancel).\n\t.title {\n\t\t.acf-icon.-location {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t\t.acf-icon.-cancel,\n\t\t.acf-icon.-search {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t// Has value (hide locate, show cancel).\n\t&.-value .title {\n\t\t.search {\n\t\t\tfont-weight: bold;\n\t\t}\n\t\t.acf-icon.-location {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.acf-icon.-cancel {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n\n\t// Is searching (hide locate, show search and cancel).\n\t&.-searching .title {\n\t\t.acf-icon.-location {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.acf-icon.-cancel,\n\t\t.acf-icon.-search {\n\t\t\tdisplay: inline-block;\n\t\t}\n\n\t\t// Show actions.\n\t\t.acf-actions {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t// Change search font-weght.\n\t\t.search {\n\t\t\tfont-weight: normal !important;\n\t\t}\n\t}\n\n\t// Loading.\n\t&.-loading .title {\n\t\ta {\n\t\t\tdisplay: none !important;\n\t\t}\n\t\ti {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n}\n\n/* autocomplete */\n.pac-container {\n\tborder-width: 1px 0;\n\tbox-shadow: none;\n}\n\n.pac-container:after {\n\tdisplay: none;\n}\n\n.pac-container .pac-item:first-child {\n\tborder-top: 0 none;\n}\n.pac-container .pac-item {\n\tpadding: 5px 10px;\n\tcursor: pointer;\n}\n\nhtml[dir=\"rtl\"] .pac-container .pac-item {\n\ttext-align: right;\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tRelationship\n*\n*-------------------------------------------------------------------------*/\n\n.acf-relationship {\n\tbackground: #fff;\n\tborder: $wp-card-border solid 1px;\n\n\t// Filters.\n\t.filters {\n\t\t@include clearfix();\n\t\tborder-bottom: $wp-card-border solid 1px;\n\t\tbackground: #fff;\n\n\t\t.filter {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\tfloat: left;\n\t\t\twidth: 100%;\n\t\t\tbox-sizing: border-box;\n\t\t\tpadding: 7px 7px 7px 0;\n\t\t\t&:first-child {\n\t\t\t\tpadding-left: 7px;\n\t\t\t}\n\n\t\t\t// inputs\n\t\t\tinput,\n\t\t\tselect {\n\t\t\t\tmargin: 0;\n\t\t\t\tfloat: none; /* potential fix for media popup? */\n\n\t\t\t\t&:focus,\n\t\t\t\t&:active {\n\t\t\t\t\toutline: none;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t}\n\t\t\t}\n\t\t\tinput {\n\t\t\t\tborder-color: transparent;\n\t\t\t\tbox-shadow: none;\n\t\t\t\tpadding-left: 3px;\n\t\t\t\tpadding-right: 3px;\n\t\t\t}\n\t\t}\n\n\t\t/* widths */\n\t\t&.-f2 {\n\t\t\t.filter {\n\t\t\t\twidth: 50%;\n\t\t\t}\n\t\t}\n\t\t&.-f3 {\n\t\t\t.filter {\n\t\t\t\twidth: 25%;\n\t\t\t}\n\t\t\t.filter.-search {\n\t\t\t\twidth: 50%;\n\t\t\t}\n\t\t}\n\t}\n\n\t/* list */\n\t.list {\n\t\tmargin: 0;\n\t\tpadding: 5px;\n\t\theight: 160px;\n\t\toverflow: auto;\n\n\t\t.acf-rel-label,\n\t\t.acf-rel-item,\n\t\tp {\n\t\t\tpadding: 5px;\n\t\t\tmargin: 0;\n\t\t\tdisplay: block;\n\t\t\tposition: relative;\n\t\t\tmin-height: 18px;\n\t\t}\n\n\t\t.acf-rel-label {\n\t\t\tfont-weight: bold;\n\t\t}\n\n\t\t.acf-rel-item {\n\t\t\tcursor: pointer;\n\n\t\t\tb {\n\t\t\t\ttext-decoration: underline;\n\t\t\t\tfont-weight: normal;\n\t\t\t}\n\n\t\t\t.thumbnail {\n\t\t\t\tbackground: darken(#f9f9f9, 10%);\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 22px;\n\t\t\t\tfloat: left;\n\t\t\t\tmargin: -2px 5px 0 0;\n\n\t\t\t\timg {\n\t\t\t\t\tmax-width: 22px;\n\t\t\t\t\tmax-height: 22px;\n\t\t\t\t\tmargin: 0 auto;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t}\n\n\t\t\t\t&.-icon {\n\t\t\t\t\tbackground: #fff;\n\n\t\t\t\t\timg {\n\t\t\t\t\t\tmax-height: 20px;\n\t\t\t\t\t\tmargin-top: 1px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t/* hover */\n\t\t\t&:hover, &.relationship-hover {\n\t\t\t\tbackground: #3875d7;\n\t\t\t\tcolor: #fff;\n\n\t\t\t\t.thumbnail {\n\t\t\t\t\tbackground: lighten(#3875d7, 25%);\n\n\t\t\t\t\t&.-icon {\n\t\t\t\t\t\tbackground: #fff;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t/* disabled */\n\t\t\t&.disabled {\n\t\t\t\topacity: 0.5;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tbackground: transparent;\n\t\t\t\t\tcolor: #333;\n\t\t\t\t\tcursor: default;\n\n\t\t\t\t\t.thumbnail {\n\t\t\t\t\t\tbackground: darken(#f9f9f9, 10%);\n\n\t\t\t\t\t\t&.-icon {\n\t\t\t\t\t\t\tbackground: #fff;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tul {\n\t\t\tpadding-bottom: 5px;\n\n\t\t\t.acf-rel-label,\n\t\t\t.acf-rel-item,\n\t\t\tp {\n\t\t\t\tpadding-left: 20px;\n\t\t\t}\n\t\t}\n\t}\n\n\t/* selection (bottom) */\n\t.selection {\n\t\t@include clearfix();\n\t\tposition: relative;\n\n\t\t.values,\n\t\t.choices {\n\t\t\twidth: 50%;\n\t\t\tbackground: #fff;\n\t\t\tfloat: left;\n\t\t}\n\n\t\t/* choices */\n\t\t.choices {\n\t\t\tbackground: #f9f9f9;\n\n\t\t\t.list {\n\t\t\t\tborder-right: #dfdfdf solid 1px;\n\t\t\t}\n\t\t}\n\n\t\t/* values */\n\t\t.values {\n\t\t\t.acf-icon {\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 4px;\n\t\t\t\tright: 7px;\n\t\t\t\tdisplay: none;\n\n\t\t\t\t/* rtl */\n\t\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\t\tright: auto;\n\t\t\t\t\tleft: 7px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-rel-item:hover .acf-icon, .acf-rel-item.relationship-hover .acf-icon {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\n\t\t\t.acf-rel-item {\n\t\t\t\tcursor: move;\n\n\t\t\t\tb {\n\t\t\t\t\ttext-decoration: none;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* menu item fix */\n.menu-item {\n\t.acf-relationship {\n\t\tul {\n\t\t\twidth: auto;\n\t\t}\n\n\t\tli {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tWYSIWYG\n*\n*-------------------------------------------------------------------------*/\n\n.acf-editor-wrap {\n\t// Delay.\n\t&.delay {\n\t\t.acf-editor-toolbar {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tbackground: #f5f5f5;\n\t\t\tborder-bottom: #dddddd solid 1px;\n\t\t\tcolor: #555d66;\n\t\t\tpadding: 10px;\n\t\t}\n\n\t\t.wp-editor-area {\n\t\t\tpadding: 10px;\n\t\t\tborder: none;\n\t\t\tcolor: inherit !important; // Fixes white text bug.\n\t\t}\n\t}\n\n\tiframe {\n\t\tmin-height: 200px;\n\t}\n\n\t.wp-editor-container {\n\t\tborder: 1px solid $wp-card-border;\n\t\tbox-shadow: none !important;\n\t}\n\n\t.wp-editor-tabs {\n\t\tbox-sizing: content-box;\n\t}\n\n\t.wp-switch-editor {\n\t\tborder-color: $wp-card-border;\n\t\tborder-bottom-color: transparent;\n\t}\n}\n\n// Full Screen Mode.\n#mce_fullscreen_container {\n\tz-index: 900000 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tTab\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-field-tab {\n\tdisplay: none !important;\n}\n\n// class to hide fields\n.hidden-by-tab {\n\tdisplay: none !important;\n}\n\n// ensure floating fields do not disturb tab wrap\n.acf-tab-wrap {\n\tclear: both;\n\tz-index: 1;\n\toverflow: auto;\n}\n\n// tab group\n.acf-tab-group {\n\tborder-bottom: #ccc solid 1px;\n\tpadding: 10px 10px 0;\n\n\tli {\n\t\tmargin: 0 0.5em 0 0;\n\n\t\ta {\n\t\t\tpadding: 5px 10px;\n\t\t\tdisplay: block;\n\n\t\t\tcolor: #555;\n\t\t\tfont-size: 14px;\n\t\t\tfont-weight: 600;\n\t\t\tline-height: 24px;\n\n\t\t\tborder: #ccc solid 1px;\n\t\t\tborder-bottom: 0 none;\n\t\t\ttext-decoration: none;\n\t\t\tbackground: #e5e5e5;\n\t\t\ttransition: none;\n\n\t\t\t&:hover {\n\t\t\t\tbackground: #fff;\n\t\t\t}\n\n\t\t\t&:focus {\n\t\t\t\toutline: none;\n\t\t\t\tbox-shadow: none;\n\t\t\t}\n\n\t\t\t&:empty {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\n\t\t// rtl\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tmargin: 0 0 0 0.5em;\n\t\t}\n\n\t\t// active\n\t\t&.active a {\n\t\t\tbackground: #f1f1f1;\n\t\t\tcolor: #000;\n\t\t\tpadding-bottom: 6px;\n\t\t\tmargin-bottom: -1px;\n\t\t\tposition: relative;\n\t\t\tz-index: 1;\n\t\t}\n\t}\n}\n\n// inside acf-fields\n.acf-fields > .acf-tab-wrap {\n\tbackground: #f9f9f9;\n\n\t// group\n\t.acf-tab-group {\n\t\tposition: relative;\n\t\tborder-top: $wp-card-border solid 1px;\n\t\tborder-bottom: $wp-card-border solid 1px;\n\n\t\t// Pull next element (field) up and underneith.\n\t\tz-index: 2;\n\t\tmargin-bottom: -1px;\n\n\t\t// \t\tli a {\n\t\t// \t\t\tbackground: #f1f1f1;\n\t\t// \t\t\tborder-color: $wp-card-border;\n\t\t//\n\t\t// \t\t\t&:hover {\n\t\t// \t\t\t\tbackground: #FFF;\n\t\t// \t\t\t}\n\t\t// \t\t}\n\t\t//\n\t\t// \t\tli.active a {\n\t\t// \t\t\tbackground: #FFFFFF;\n\t\t// \t\t}\n\n\t\t// WP Admin 3.8\n\t\t@include wp-admin(\"3-8\") {\n\t\t\tborder-color: $wp38-card-border-1;\n\t\t}\n\t}\n\n\t// first child\n\t// fixes issue causing double border-top due to WP postbox .handlediv\n\t// &:first-child .acf-tab-group {\n\t// \tborder-top: none;\n\t// }\n}\n\n// inside acf-fields.-left\n.acf-fields.-left > .acf-tab-wrap {\n\t// group\n\t.acf-tab-group {\n\t\tpadding-left: 20%;\n\n\t\t/* mobile */\n\t\t@media screen and (max-width: $sm) {\n\t\t\tpadding-left: 10px;\n\t\t}\n\n\t\t/* rtl */\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tpadding-left: 0;\n\t\t\tpadding-right: 20%;\n\n\t\t\t/* mobile */\n\t\t\t@media screen and (max-width: 850px) {\n\t\t\t\tpadding-right: 10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n// left\n.acf-tab-wrap.-left {\n\t// group\n\t.acf-tab-group {\n\t\tposition: absolute;\n\t\tleft: 0;\n\t\twidth: 20%;\n\t\tborder: 0 none;\n\t\tpadding: 0 !important; /* important overrides 'left aligned labels' */\n\t\tmargin: 1px 0 0;\n\n\t\t// li\n\t\tli {\n\t\t\tfloat: none;\n\t\t\tmargin: -1px 0 0;\n\n\t\t\ta {\n\t\t\t\tborder: 1px solid #ededed;\n\t\t\t\tfont-size: 13px;\n\t\t\t\tline-height: 18px;\n\t\t\t\tcolor: #0073aa;\n\t\t\t\tpadding: 10px;\n\t\t\t\tmargin: 0;\n\t\t\t\tfont-weight: normal;\n\t\t\t\tborder-width: 1px 0;\n\t\t\t\tborder-radius: 0;\n\t\t\t\tbackground: transparent;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tcolor: #00a0d2;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.active a {\n\t\t\t\tborder-color: #dfdfdf;\n\t\t\t\tcolor: #000;\n\t\t\t\tmargin-right: -1px;\n\t\t\t\tbackground: #fff;\n\t\t\t}\n\t\t}\n\n\t\t// rtl\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tleft: auto;\n\t\t\tright: 0;\n\n\t\t\tli.active a {\n\t\t\t\tmargin-right: 0;\n\t\t\t\tmargin-left: -1px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// space before field\n\t.acf-field + &:before {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tposition: relative;\n\t\tz-index: 1;\n\t\theight: 10px;\n\t\tborder-top: #dfdfdf solid 1px;\n\t\tborder-bottom: #dfdfdf solid 1px;\n\t\tmargin-bottom: -1px;\n\t}\n\n\t// first child has negative margin issues\n\t&:first-child {\n\t\t.acf-tab-group {\n\t\t\tli:first-child a {\n\t\t\t\tborder-top: none;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* sidebar */\n.acf-fields.-sidebar {\n\tpadding: 0 0 0 20% !important;\n\tposition: relative;\n\n\t/* before */\n\t&:before {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\twidth: 20%;\n\t\tbottom: 0;\n\t\tborder-right: #dfdfdf solid 1px;\n\t\tbackground: #f9f9f9;\n\t\tz-index: 1;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\tpadding: 0 20% 0 0 !important;\n\n\t\t&:before {\n\t\t\tborder-left: #dfdfdf solid 1px;\n\t\t\tborder-right-width: 0;\n\t\t\tleft: auto;\n\t\t\tright: 0;\n\t\t}\n\t}\n\n\t// left\n\t&.-left {\n\t\tpadding: 0 0 0 180px !important;\n\n\t\t/* rtl */\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tpadding: 0 180px 0 0 !important;\n\t\t}\n\n\t\t&:before {\n\t\t\tbackground: #f1f1f1;\n\t\t\tborder-color: #dfdfdf;\n\t\t\twidth: 180px;\n\t\t}\n\n\t\t> .acf-tab-wrap.-left .acf-tab-group {\n\t\t\twidth: 180px;\n\n\t\t\tli a {\n\t\t\t\tborder-color: #e4e4e4;\n\t\t\t}\n\n\t\t\tli.active a {\n\t\t\t\tbackground: #f9f9f9;\n\t\t\t}\n\t\t}\n\t}\n\n\t// fix double border\n\t> .acf-field-tab + .acf-field {\n\t\tborder-top: none;\n\t}\n}\n\n// clear\n.acf-fields.-clear > .acf-tab-wrap {\n\tbackground: transparent;\n\n\t// group\n\t.acf-tab-group {\n\t\tmargin-top: 0;\n\t\tborder-top: none;\n\t\tpadding-left: 0;\n\t\tpadding-right: 0;\n\n\t\tli a {\n\t\t\tbackground: #e5e5e5;\n\n\t\t\t&:hover {\n\t\t\t\tbackground: #fff;\n\t\t\t}\n\t\t}\n\n\t\tli.active a {\n\t\t\tbackground: #f1f1f1;\n\t\t}\n\t}\n}\n\n/* seamless */\n.acf-postbox.seamless {\n\t// sidebar\n\t> .acf-fields.-sidebar {\n\t\tmargin-left: 0 !important;\n\n\t\t&:before {\n\t\t\tbackground: transparent;\n\t\t}\n\t}\n\n\t// default\n\t> .acf-fields > .acf-tab-wrap {\n\t\tbackground: transparent;\n\t\tmargin-bottom: 10px;\n\t\tpadding-left: $fx;\n\t\tpadding-right: $fx;\n\n\t\t.acf-tab-group {\n\t\t\tborder-top: 0 none;\n\t\t\tborder-color: $wp-card-border;\n\n\t\t\tli a {\n\t\t\t\tbackground: #e5e5e5;\n\t\t\t\tborder-color: $wp-card-border;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tbackground: #fff;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tli.active a {\n\t\t\t\tbackground: #f1f1f1;\n\t\t\t}\n\t\t}\n\t}\n\n\t// left tabs\n\t> .acf-fields > .acf-tab-wrap.-left {\n\t\t&:before {\n\t\t\tborder-top: none;\n\t\t\theight: auto;\n\t\t}\n\n\t\t.acf-tab-group {\n\t\t\tmargin-bottom: 0;\n\n\t\t\tli a {\n\t\t\t\tborder-width: 1px 0 1px 1px !important;\n\t\t\t\tborder-color: #cccccc;\n\t\t\t\tbackground: #e5e5e5;\n\t\t\t}\n\n\t\t\tli.active a {\n\t\t\t\tbackground: #f1f1f1;\n\t\t\t}\n\t\t}\n\t}\n}\n\n// menu\n.menu-edit,\n.widget {\n\t.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li {\n\t\ta {\n\t\t\tbackground: #f1f1f1;\n\t\t}\n\t\ta:hover,\n\t\t&.active a {\n\t\t\tbackground: #fff;\n\t\t}\n\t}\n}\n\n.compat-item .acf-tab-wrap td {\n\tdisplay: block;\n}\n\n/* within gallery sidebar */\n.acf-gallery-side .acf-tab-wrap {\n\tborder-top: 0 none !important;\n}\n\n.acf-gallery-side .acf-tab-wrap .acf-tab-group {\n\tmargin: 10px 0 !important;\n\tpadding: 0 !important;\n}\n\n.acf-gallery-side .acf-tab-group li.active a {\n\tbackground: #f9f9f9 !important;\n}\n\n/* withing widget */\n.widget .acf-tab-group {\n\tborder-bottom-color: #e8e8e8;\n}\n\n.widget .acf-tab-group li a {\n\tbackground: #f1f1f1;\n}\n\n.widget .acf-tab-group li.active a {\n\tbackground: #fff;\n}\n\n/* media popup (edit image) */\n.media-modal.acf-expanded\n\t.compat-attachment-fields\n\t> tbody\n\t> tr.acf-tab-wrap\n\t.acf-tab-group {\n\tpadding-left: 23%;\n\tborder-bottom-color: #dddddd;\n}\n\n/* table */\n\n.form-table > tbody > tr.acf-tab-wrap .acf-tab-group {\n\tpadding: 0 5px 0 210px;\n}\n\n/* rtl */\nhtml[dir=\"rtl\"] .form-table > tbody > tr.acf-tab-wrap .acf-tab-group {\n\tpadding: 0 210px 0 5px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\toembed\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-oembed {\n\tposition: relative;\n\tborder: $wp-card-border solid 1px;\n\tbackground: #fff;\n\n\t.title {\n\t\tposition: relative;\n\t\tborder-bottom: $wp-card-border solid 1px;\n\t\tpadding: 5px 10px;\n\n\t\t.input-search {\n\t\t\tmargin: 0;\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 30px;\n\t\t\theight: 30px;\n\t\t\tpadding: 0;\n\t\t\tborder: 0 none;\n\t\t\tbox-shadow: none;\n\t\t\tborder-radius: 0;\n\t\t\tfont-family: inherit;\n\t\t\tcursor: text;\n\t\t}\n\n\t\t.acf-actions {\n\t\t\tpadding: 6px;\n\t\t}\n\t}\n\n\t.canvas {\n\t\tposition: relative;\n\t\tmin-height: 250px;\n\t\tbackground: #f9f9f9;\n\n\t\t.canvas-media {\n\t\t\tposition: relative;\n\t\t\tz-index: 1;\n\t\t}\n\n\t\tiframe {\n\t\t\tdisplay: block;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\twidth: 100%;\n\t\t}\n\n\t\t.acf-icon.-picture {\n\t\t\t@include centered();\n\t\t\tz-index: 0;\n\n\t\t\theight: 42px;\n\t\t\twidth: 42px;\n\t\t\tfont-size: 42px;\n\t\t\tcolor: #999;\n\t\t}\n\n\t\t.acf-loading-overlay {\n\t\t\tbackground: rgba(255, 255, 255, 0.9);\n\t\t}\n\n\t\t.canvas-error {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 0%;\n\t\t\tright: 0%;\n\t\t\tmargin: -9px 0 0 0;\n\t\t\ttext-align: center;\n\t\t\tdisplay: none;\n\n\t\t\tp {\n\t\t\t\tpadding: 8px;\n\t\t\t\tmargin: 0;\n\t\t\t\tdisplay: inline;\n\t\t\t}\n\t\t}\n\t}\n\n\t// has value\n\t&.has-value {\n\t\t.canvas {\n\t\t\tmin-height: 50px;\n\t\t}\n\n\t\t.input-search {\n\t\t\tfont-weight: bold;\n\t\t}\n\n\t\t.title:hover .acf-actions {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tImage\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-image-uploader {\n\t@include clearfix();\n\tposition: relative;\n\n\tp {\n\t\tmargin: 0;\n\t}\n\n\t/* image wrap*/\n\t.image-wrap {\n\t\tposition: relative;\n\t\tfloat: left;\n\n\t\timg {\n\t\t\tmax-width: 100%;\n\t\t\tmax-height: 100%;\n\t\t\twidth: auto;\n\t\t\theight: auto;\n\t\t\tdisplay: block;\n\t\t\tmin-width: 30px;\n\t\t\tmin-height: 30px;\n\t\t\tbackground: #f1f1f1;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t/* svg */\n\t\t\t&[src$=\".svg\"] {\n\t\t\t\tmin-height: 100px;\n\t\t\t\tmin-width: 100px;\n\t\t\t}\n\t\t}\n\n\t\t/* hover */\n\t\t&:hover .acf-actions {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n\n\t/* input */\n\tinput.button {\n\t\twidth: auto;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\t.image-wrap {\n\t\t\tfloat: right;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tFile\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-file-uploader {\n\tposition: relative;\n\n\tp {\n\t\tmargin: 0;\n\t}\n\n\t.file-wrap {\n\t\tborder: $wp-card-border solid 1px;\n\t\tmin-height: 84px;\n\t\tposition: relative;\n\t\tbackground: #fff;\n\t}\n\n\t.file-icon {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tbottom: 0;\n\t\tpadding: 10px;\n\t\tbackground: #f1f1f1;\n\t\tborder-right: $wp-card-border-1 solid 1px;\n\n\t\timg {\n\t\t\tdisplay: block;\n\t\t\tpadding: 0;\n\t\t\tmargin: 0;\n\t\t\tmax-width: 48px;\n\t\t}\n\t}\n\n\t.file-info {\n\t\tpadding: 10px;\n\t\tmargin-left: 69px;\n\n\t\tp {\n\t\t\tmargin: 0 0 2px;\n\t\t\tfont-size: 13px;\n\t\t\tline-height: 1.4em;\n\t\t\tword-break: break-all;\n\t\t}\n\n\t\ta {\n\t\t\ttext-decoration: none;\n\t\t}\n\t}\n\n\t/* hover */\n\t&:hover .acf-actions {\n\t\tdisplay: block;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\t.file-icon {\n\t\t\tleft: auto;\n\t\t\tright: 0;\n\t\t\tborder-left: #e5e5e5 solid 1px;\n\t\t\tborder-right: none;\n\t\t}\n\n\t\t.file-info {\n\t\t\tmargin-right: 69px;\n\t\t\tmargin-left: 0;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tDate Picker\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-ui-datepicker .ui-datepicker {\n\tz-index: 900000 !important;\n\n\t.ui-widget-header a {\n\t\tcursor: pointer;\n\t\ttransition: none;\n\t}\n}\n\n/* fix highlight state overriding hover / active */\n.acf-ui-datepicker .ui-state-highlight.ui-state-hover {\n\tborder: 1px solid #98b7e8 !important;\n\tbackground: #98b7e8 !important;\n\tfont-weight: normal !important;\n\tcolor: #ffffff !important;\n}\n\n.acf-ui-datepicker .ui-state-highlight.ui-state-active {\n\tborder: 1px solid #3875d7 !important;\n\tbackground: #3875d7 !important;\n\tfont-weight: normal !important;\n\tcolor: #ffffff !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tSeparator field\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-field-separator {\n\t.acf-label {\n\t\tmargin-bottom: 0;\n\n\t\tlabel {\n\t\t\tfont-weight: normal;\n\t\t}\n\t}\n\n\t.acf-input {\n\t\tdisplay: none;\n\t}\n\n\t/* fields */\n\t.acf-fields > & {\n\t\tbackground: #f9f9f9;\n\t\tborder-bottom: 1px solid #dfdfdf;\n\t\tborder-top: 1px solid #dfdfdf;\n\t\tmargin-bottom: -1px;\n\t\tz-index: 2;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tTaxonomy\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-taxonomy-field {\n\tposition: relative;\n\n\t.categorychecklist-holder {\n\t\tborder: $wp-card-border solid 1px;\n\t\tborder-radius: 3px;\n\t\tmax-height: 200px;\n\t\toverflow: auto;\n\t}\n\n\t.acf-checkbox-list {\n\t\tmargin: 0;\n\t\tpadding: 10px;\n\n\t\tul.children {\n\t\t\tpadding-left: 18px;\n\t\t}\n\t}\n\n\t/* hover */\n\t&:hover {\n\t\t.acf-actions {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n\n\t/* select */\n\t&[data-ftype=\"select\"] {\n\t\t.acf-actions {\n\t\t\tpadding: 0;\n\t\t\tmargin: -9px;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tRange\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-range-wrap {\n\t.acf-append,\n\t.acf-prepend {\n\t\tdisplay: inline-block;\n\t\tvertical-align: middle;\n\t\tline-height: 28px;\n\t\tmargin: 0 7px 0 0;\n\t}\n\n\t.acf-append {\n\t\tmargin: 0 0 0 7px;\n\t}\n\n\tinput[type=\"range\"] {\n\t\tdisplay: inline-block;\n\t\tpadding: 0;\n\t\tmargin: 0;\n\t\tvertical-align: middle;\n\t\theight: 28px;\n\n\t\t&:focus {\n\t\t\toutline: none;\n\t\t}\n\t}\n\n\tinput[type=\"number\"] {\n\t\tdisplay: inline-block;\n\t\tmin-width: 5em;\n\t\tpadding-right: 4px;\n\t\tmargin-left: 10px;\n\t\tvertical-align: middle;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\tinput[type=\"number\"] {\n\t\t\tmargin-right: 10px;\n\t\t\tmargin-left: 0;\n\t\t}\n\n\t\t.acf-append {\n\t\t\tmargin: 0 7px 0 0;\n\t\t}\n\t\t.acf-prepend {\n\t\t\tmargin: 0 0 0 7px;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* acf-accordion\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-accordion {\n\tmargin: -1px 0;\n\tpadding: 0;\n\tbackground: #fff;\n\tborder-top: 1px solid $wp-card-border-1;\n\tborder-bottom: 1px solid $wp-card-border-1;\n\tz-index: 1; // Display above following field.\n\n\t// Title.\n\t.acf-accordion-title {\n\t\tmargin: 0;\n\t\tpadding: 12px;\n\t\tfont-weight: bold;\n\t\tcursor: pointer;\n\t\tfont-size: inherit;\n\t\tfont-size: 13px;\n\t\tline-height: 1.4em;\n\n\t\t&:hover {\n\t\t\tbackground: #f3f4f5;\n\t\t}\n\n\t\tlabel {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\tfont-size: 13px;\n\t\t\tline-height: 1.4em;\n\t\t}\n\n\t\tp {\n\t\t\tfont-weight: normal;\n\t\t}\n\n\t\t.acf-accordion-icon {\n\t\t\tfloat: right;\n\t\t}\n\n\t\t// Gutenberg uses SVG.\n\t\tsvg.acf-accordion-icon {\n\t\t\tposition: absolute;\n\t\t\tright: 10px;\n\t\t\ttop: 50%;\n\t\t\ttransform: translateY(-50%);\n\t\t\tcolor: #191e23;\n\t\t\tfill: currentColor;\n\t\t}\n\t}\n\n\t.acf-accordion-content {\n\t\tmargin: 0;\n\t\tpadding: 0 12px 12px;\n\t\tdisplay: none;\n\t}\n\n\t// Open.\n\t&.-open {\n\t\t> .acf-accordion-content {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n}\n\n// Field specific overrides\n.acf-field.acf-accordion {\n\tmargin: -1px 0;\n\tpadding: 0 !important; // !important needed to avoid Gutenberg sidebar issues.\n\tborder-color: $wp-card-border-1;\n\n\t.acf-label.acf-accordion-title {\n\t\tpadding: 12px;\n\t\twidth: auto;\n\t\tfloat: none;\n\t\twidth: auto;\n\t}\n\n\t.acf-input.acf-accordion-content {\n\t\tpadding: 0;\n\t\tfloat: none;\n\t\twidth: auto;\n\n\t\t> .acf-fields {\n\t\t\tborder-top: $wp-card-border-2 solid 1px;\n\n\t\t\t&.-clear {\n\t\t\t\tpadding: 0 $fx $fy;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* field specific (left) */\n.acf-fields.-left > .acf-field.acf-accordion {\n\t&:before {\n\t\tdisplay: none;\n\t}\n\n\t.acf-accordion-title {\n\t\twidth: auto;\n\t\tmargin: 0 !important;\n\t\tpadding: 12px;\n\t\tfloat: none !important;\n\t}\n\n\t.acf-accordion-content {\n\t\tpadding: 0 !important;\n\t}\n}\n\n/* field specific (clear) */\n.acf-fields.-clear > .acf-field.acf-accordion {\n\tborder: #cccccc solid 1px;\n\tbackground: transparent;\n\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -16px;\n\t}\n}\n\n/* table */\ntr.acf-field.acf-accordion {\n\tbackground: transparent;\n\n\t> .acf-input {\n\t\tpadding: 0 !important;\n\t\tborder: #cccccc solid 1px;\n\t}\n\n\t.acf-accordion-content {\n\t\tpadding: 0 12px 12px;\n\t}\n}\n\n/* #addtag */\n#addtag div.acf-field.error {\n\tborder: 0 none;\n\tpadding: 8px 0;\n}\n\n#addtag > .acf-field.acf-accordion {\n\tpadding-right: 0;\n\tmargin-right: 5%;\n\n\t+ p.submit {\n\t\tmargin-top: 0;\n\t}\n}\n\n/* border */\ntr.acf-accordion {\n\tmargin: 15px 0 !important;\n\n\t+ tr.acf-accordion {\n\t\tmargin-top: -16px !important;\n\t}\n}\n\n/* seamless */\n.acf-postbox.seamless > .acf-fields > .acf-accordion {\n\tmargin-left: $field_padding_x;\n\tmargin-right: $field_padding_x;\n\tborder: $wp-card-border solid 1px;\n}\n\n/* rtl */\nhtml[dir=\"rtl\"] .acf-accordion {\n}\n\n/* menu item */\n/*\n.menu-item-settings > .field-acf > .acf-field.acf-accordion {\n\tborder: #dfdfdf solid 1px;\n\tmargin: 10px -13px 10px -11px;\n\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -11px;\n\t}\n}\n*/\n\n/* widget */\n.widget .widget-content > .acf-field.acf-accordion {\n\tborder: #dfdfdf solid 1px;\n\tmargin-bottom: 10px;\n\n\t.acf-accordion-title {\n\t\tmargin-bottom: 0;\n\t}\n\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -11px;\n\t}\n}\n\n// media modal\n.media-modal .compat-attachment-fields .acf-field.acf-accordion {\n\t// siblings\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -1px;\n\t}\n\n\t// input\n\t> .acf-input {\n\t\twidth: 100%;\n\t}\n\n\t// table\n\t.compat-attachment-fields > tbody > tr > td {\n\t\tpadding-bottom: 5px;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tBlock Editor\n*\n*-----------------------------------------------------------------------------*/\n.block-editor {\n\t// Sidebar\n\t.edit-post-sidebar {\n\t\t// Remove metabox hndle border to simulate component panel.\n\t\t.acf-postbox {\n\t\t\t> .postbox-header,\n\t\t\t> .hndle {\n\t\t\t\tborder-bottom-width: 0 !important;\n\t\t\t}\n\t\t\t&.closed {\n\t\t\t\t> .postbox-header,\n\t\t\t\t> .hndle {\n\t\t\t\t\tborder-bottom-width: 1px !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Field wrap.\n\t\t.acf-fields {\n\t\t\tmin-height: 1px;\n\t\t\toverflow: auto; // Fixes margin-collapse issue in WP 5.3.\n\n\t\t\t> .acf-field {\n\t\t\t\tborder-width: 0;\n\t\t\t\tborder-color: #e2e4e7;\n\t\t\t\tmargin: 0px;\n\t\t\t\tpadding: 10px 16px;\n\n\t\t\t\t// Force full width.\n\t\t\t\twidth: auto !important;\n\t\t\t\tmin-height: 0 !important;\n\t\t\t\tfloat: none !important;\n\n\t\t\t\t// Field labels.\n\t\t\t\t> .acf-label {\n\t\t\t\t\tmargin-bottom: 5px;\n\t\t\t\t\tlabel {\n\t\t\t\t\t\tfont-weight: normal;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// Accordions.\n\t\t\t\t&.acf-accordion {\n\t\t\t\t\tpadding: 0;\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tborder-top-width: 1px;\n\n\t\t\t\t\t&:first-child {\n\t\t\t\t\t\tborder-top-width: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t.acf-accordion-title {\n\t\t\t\t\t\tmargin: 0;\n\t\t\t\t\t\tpadding: 15px;\n\t\t\t\t\t\tlabel {\n\t\t\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\t\t\tcolor: rgb(30, 30, 30);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tsvg.acf-accordion-icon {\n\t\t\t\t\t\t\tright: 16px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t.acf-accordion-content {\n\t\t\t\t\t\t> .acf-fields {\n\t\t\t\t\t\t\tborder-top-width: 0;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.block-editor-block-inspector{\n\t\t\t// The Top level notice for all fields.\n\t\t\t.acf-fields > .acf-notice {\n\t\t\t\tdisplay: grid;\n\t\t\t\tgrid-template-columns: 1fr 25px;\n\t\t\t\tpadding: 10px;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\t\t\t.acf-fields > .acf-notice p:last-of-type {\n\t\t\t\tmargin: 0;\n\t\t\t}\n\t\t\t.acf-fields > .acf-notice > .acf-notice-dismiss {\n\t\t\t\tposition: relative;\n\t\t\t\ttop: unset;\n\t\t\t\tright: unset;\n\t\t\t}\n\n\t\t\t// The notice below each field.\n\t\t\t.acf-fields .acf-field .acf-notice {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t.acf-fields .acf-error {\n\t\t\t\tmargin-bottom: 10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Prefix field label & prefix field names\n*\n*-----------------------------------------------------------------------------*/\n.acf-field-setting-prefix_label,\n.acf-field-setting-prefix_name {\n\tp.description {\n\t\torder: 3;\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tleft: 16px;\n\t\t}\n\n\t\tcode {\n\t\t\tpadding: {\n\t\t\t\ttop: 4px;\n\t\t\t\tright: 6px;\n\t\t\t\tbottom: 4px;\n\t\t\t\tleft: 6px;\n\t\t\t}\n\t\t\tbackground-color: $gray-100;\n\t\t\tborder-radius: 4px;\n\t\t\t@extend .p7;\n\t\t\tcolor: $gray-500;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Editor tab styles\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-fields > .acf-tab-wrap:first-child .acf-tab-group {\n\tborder-top: none;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li.active a {\n\tbackground: #ffffff;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li a {\n\tbackground: #f1f1f1;\n\tborder-color: #ccd0d4;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li a:hover {\n\tbackground: #fff;\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tUser\n*\n*--------------------------------------------------------------------------------------------*/\n\n.form-table > tbody {\n\n\t/* field */\n\t> .acf-field {\n\n\t\t/* label */\n\t\t> .acf-label {\n\t\t\tpadding: 20px 10px 20px 0;\n\t\t width: 210px;\n\n\t\t /* rtl */\n\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\tpadding: 20px 0 20px 10px;\n\t\t\t}\n\n\t\t label {\n\t\t\t\tfont-size: 14px;\n\t\t\t\tcolor: #23282d;\n\t\t\t}\n\n\t\t}\n\n\n\t\t/* input */\n\t\t> .acf-input {\n\t\t\tpadding: 15px 10px;\n\n\t\t\t/* rtl */\n\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\tpadding: 15px 10px 15px 5%;\n\t\t\t}\n\t\t}\n\n\t}\n\n\n\t/* tab wrap */\n\t> .acf-tab-wrap td {\n\t\tpadding: 15px 5% 15px 0;\n\n\t\t/* rtl */\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tpadding: 15px 0 15px 5%;\n\t\t}\n\n\t}\n\n\n\t/* misc */\n\t.form-table th.acf-th {\n\t\twidth: auto;\n\t}\n\n}\n\n#your-profile,\n#createuser {\n\n\t/* override for user css */\n\t.acf-field input[type=\"text\"],\n\t.acf-field input[type=\"password\"],\n\t.acf-field input[type=\"number\"],\n\t.acf-field input[type=\"search\"],\n\t.acf-field input[type=\"email\"],\n\t.acf-field input[type=\"url\"],\n\t.acf-field select {\n\t max-width: 25em;\n\t}\n\n\t.acf-field textarea {\n\t\tmax-width: 500px;\n\t}\n\n\n\t/* allow sub fields to display correctly */\n\t.acf-field .acf-field input[type=\"text\"],\n\t.acf-field .acf-field input[type=\"password\"],\n\t.acf-field .acf-field input[type=\"number\"],\n\t.acf-field .acf-field input[type=\"search\"],\n\t.acf-field .acf-field input[type=\"email\"],\n\t.acf-field .acf-field input[type=\"url\"],\n\t.acf-field .acf-field textarea,\n\t.acf-field .acf-field select {\n\t max-width: none;\n\t}\n}\n\n#registerform {\n\n\th2 {\n\t\tmargin: 1em 0;\n\t}\n\n\t.acf-field {\n\t\tmargin-top: 0;\n\n\t\t.acf-label {\n\t\t\tmargin-bottom: 0;\n\n\t\t\tlabel {\n\t\t\t\tfont-weight: normal;\n\t\t\t\tline-height: 1.5;\n\t\t\t}\n\t\t}\n\n/*\n\t\t.acf-input {\n\t\t\tinput {\n\t\t\t\tfont-size: 24px;\n\t\t\t\tpadding: 5px;\n\t\t\t\theight: auto;\n\t\t\t}\n\t\t}\n*/\n\t}\n\n\tp.submit {\n\t\ttext-align: right;\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tTerm\n*\n*--------------------------------------------------------------------------------------------*/\n\n// add term\n#acf-term-fields {\n\tpadding-right: 5%;\n\n\t> .acf-field {\n\n\t\t> .acf-label {\n\t\t\tmargin: 0;\n\n\t\t\tlabel {\n\t\t\t\tfont-size: 12px;\n\t\t\t\tfont-weight: normal;\n\t\t\t}\n\t\t}\n\t}\n\n}\n\np.submit .spinner,\np.submit .acf-spinner {\n\tvertical-align: top;\n\tfloat: none;\n\tmargin: 4px 4px 0;\n}\n\n\n// edit term\n#edittag .acf-fields.-left {\n\n\t> .acf-field {\n\t\tpadding-left: 220px;\n\n\t\t&:before {\n\t\t\twidth: 209px;\n\t\t}\n\n\t\t> .acf-label {\n\t\t\twidth: 220px;\n\t\t\tmargin-left: -220px;\n\t\t\tpadding: 0 10px;\n\t\t}\n\n\t\t> .acf-input {\n\t\t\tpadding: 0;\n\t\t}\n\t}\n}\n\n#edittag > .acf-fields.-left {\n\twidth: 96%;\n\n\t> .acf-field {\n\n\t\t> .acf-label {\n\t\t\tpadding-left: 0;\n\t\t}\n\t}\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tComment\n*\n*--------------------------------------------------------------------------------------------*/\n\n.editcomment td:first-child {\n white-space: nowrap;\n width: 131px;\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tWidget\n*\n*--------------------------------------------------------------------------------------------*/\n\n#widgets-right .widget .acf-field .description {\n\tpadding-left: 0;\n\tpadding-right: 0;\n}\n\n.acf-widget-fields {\n\n\t> .acf-field {\n\n\t\t.acf-label {\n\t\t\tmargin-bottom: 5px;\n\n\t\t\tlabel {\n\t\t\t\tfont-weight: normal;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tNav Menu\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-menu-settings {\n\tborder-top: 1px solid #eee;\n margin-top: 2em;\n\n\t// seamless\n\t&.-seamless {\n\t\tborder-top: none;\n\t\tmargin-top: 15px;\n\n\t\t> h2 { display: none; }\n\t}\n\n\t// Fix relationship conflict.\n\t.list li {\n\t\tdisplay: block;\n\t\tmargin-bottom: 0;\n\t}\n}\n\n.acf-fields.acf-menu-item-fields {\n\tclear: both;\n\tpadding-top: 1px; // Fixes margin overlap.\n\n\t> .acf-field {\n\t\tmargin: 5px 0;\n\t\tpadding-right: 10px;\n\n\t\t.acf-label {\n\t\t\tmargin-bottom: 0;\n\t\t\tlabel {\n\t\t\t\tfont-style: italic;\n\t\t\t\tfont-weight: normal;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Attachment Form (single)\n*\n*---------------------------------------------------------------------------------------------*/\n\n#post .compat-attachment-fields {\n\n\t.compat-field-acf-form-data {\n\t\tdisplay: none;\n\t}\n\n\t&,\n\t> tbody,\n\t> tbody > tr,\n\t> tbody > tr > th,\n\t> tbody > tr > td {\n\t\tdisplay: block;\n\t}\n\n\t> tbody > .acf-field {\n\t\tmargin: 15px 0;\n\n\t\t> .acf-label {\n\t\t\tmargin: 0;\n\n\t\t\tlabel {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\n\t\t\t\tp {\n\t\t\t\t\tmargin: 0 0 3px !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t> .acf-input {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n}\n\n","/*---------------------------------------------------------------------------------------------\n*\n* Media Model\n*\n*---------------------------------------------------------------------------------------------*/\n\n/* WP sets tables to act as divs. ACF uses tables, so these muct be reset */\n.media-modal .compat-attachment-fields td.acf-input {\n\t\n\ttable {\n\t\tdisplay: table;\n\t\ttable-layout: auto;\n\t\t\n\t\ttbody {\n\t\t\tdisplay: table-row-group;\n\t\t}\n\t\t\n\t\ttr {\n\t\t\tdisplay: table-row;\n\t\t}\n\t\t\n\t\ttd, th {\n\t\t\tdisplay: table-cell;\n\t\t}\n\t\t\n\t}\n\t\n}\n\n\n/* field widths floats */\n.media-modal .compat-attachment-fields > tbody > .acf-field {\n\tmargin: 5px 0;\n\t\n\t> .acf-label {\n\t\tmin-width: 30%;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\tfloat: left;\n\t text-align: right;\n\t display: block;\n\t float: left;\n\t \n\t > label {\n\t\t padding-top: 6px;\n\t\t\tmargin: 0;\n\t\t\tcolor: #666666;\n\t\t font-weight: 400;\n\t\t line-height: 16px;\n\t }\n\t}\n\t\n\t> .acf-input {\n\t\twidth: 65%;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t float: right;\n\t display: block;\n\t}\n\t\n\tp.description {\n\t\tmargin: 0;\n\t}\n}\n\n\n/* restricted selection (copy of WP .upload-errors)*/\n.acf-selection-error {\n\tbackground: #ffebe8;\n border: 1px solid #c00;\n border-radius: 3px;\n padding: 8px;\n margin: 20px 0 0;\n \n .selection-error-label {\n\t\tbackground: #CC0000;\n\t border-radius: 3px;\n\t color: #fff;\n\t font-weight: bold;\n\t margin-right: 8px;\n\t padding: 2px 4px;\n\t}\n\t\n\t.selection-error-message {\n\t\tcolor: #b44;\n\t display: block;\n\t padding-top: 8px;\n\t word-wrap: break-word;\n\t white-space: pre-wrap;\n\t}\n}\n\n\n/* disabled attachment */\n.media-modal .attachment.acf-disabled {\n\t\n\t.thumbnail {\n\t\topacity: 0.25 !important;\n\t}\n\t\t\n\t.attachment-preview:before {\n\t\tbackground: rgba(0,0,0,0.15);\n\t\tz-index: 1;\n\t\tposition: relative;\n\t}\n\n}\n\n\n/* misc */\n.media-modal {\n\t\n\t/* compat-item */\n\t.compat-field-acf-form-data,\n\t.compat-field-acf-blank {\n\t\tdisplay: none !important;\n\t}\n\t\n\t\n\t/* allow line breaks in upload error */\n\t.upload-error-message {\n\t\twhite-space: pre-wrap;\n\t}\n\t\n\t\n\t/* fix required span */\n\t.acf-required {\n\t\tpadding: 0 !important;\n\t\tmargin: 0 !important;\n\t\tfloat: none !important;\n\t\tcolor: #f00 !important;\n\t}\n\t\n\t\n\t/* sidebar */\n\t.media-sidebar {\n\t\t\n\t\t.compat-item{\n\t\t\tpadding-bottom: 20px;\n\t\t}\n\t\t\n\t}\n\t\n\t\n\t/* mobile md */\n\t@media (max-width: 900px) {\n\t\t\n\t\t/* label */\n\t\t.setting span, \n\t\t.compat-attachment-fields > tbody > .acf-field > .acf-label {\n\t\t\twidth: 98%;\n\t\t\tfloat: none;\n\t\t\ttext-align: left;\n\t\t\tmin-height: 0;\n\t\t\tpadding: 0;\n\t\t}\n\t\t\n\t\t\n\t\t/* field */\n\t\t.setting input, \n\t\t.setting textarea, \n\t\t.compat-attachment-fields > tbody > .acf-field > .acf-input {\n\t\t\tfloat: none;\n\t\t height: auto;\n\t\t max-width: none;\n\t\t width: 98%;\n\t\t}\n\n\t}\n\n\t\n}\n\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* Media Model (expand details)\n*\n*---------------------------------------------------------------------------------------------*/\n\n.media-modal .acf-expand-details {\n\tfloat: right;\n\tpadding: 8px 10px;\n\tmargin-right: 6px;\n\tfont-size: 13px;\n\theight: 18px;\n\tline-height: 18px;\n\tcolor: #666;\n\ttext-decoration: none;\n\n\t// States.\n\t&:focus, &:active {\n\t\toutline: 0 none;\n\t\tbox-shadow: none;\n\t\tcolor: #666;\n\t}\n\t&:hover {\n\t\tcolor: #000;\n\t}\n\t\n\t// Open & close.\n\t.is-open { display: none; }\n\t.is-closed { display: block; }\n\t\n\t// Hide on mobile.\n\t@media (max-width: $sm) {\n\t\tdisplay: none;\n\t}\n}\n\n\n/* expanded */\n.media-modal.acf-expanded {\n\t\n\t/* toggle */\n\t.acf-expand-details {\n\t\t.is-open { display: block; }\n\t\t.is-closed { display: none; }\n\t\t\n\t}\n\t\n\t// Components.\n\t.attachments-browser .media-toolbar, \n\t.attachments-browser .attachments { right: 740px; }\n\t.media-sidebar { width: 708px; }\n\t\n\t// Sidebar.\n\t.media-sidebar {\n\t\t\n\t\t// Attachment info.\n\t\t.attachment-info {\n\t\t\t.thumbnail {\n\t\t\t\tfloat: left;\n\t\t\t\tmax-height: none;\n\n\t\t\t\timg {\n\t\t\t\t\tmax-width: 100%;\n\t\t\t\t\tmax-height: 200px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t.details {\n\t\t\t\tfloat: right;\n\t\t\t}\n\t\t}\n\t\t\n\t\t// Label\n\t\t.attachment-info .thumbnail,\n\t\t.attachment-details .setting .name, \n\t\t.compat-attachment-fields > tbody > .acf-field > .acf-label {\n\t\t\tmin-width: 20%;\n\t\t\tmargin-right: 0;\n\t\t}\n\t\t\n\t\t// Input\n\t\t.attachment-info .details,\n\t\t.attachment-details .setting input, \n\t\t.attachment-details .setting textarea,\n\t\t.attachment-details .setting + .description,\n\t\t.compat-attachment-fields > tbody > .acf-field > .acf-input {\n\t\t\tmin-width: 77%;\n\t\t}\n\t}\n\t\n\t// Screen: Medium.\n\t@media (max-width: 900px) {\n\t\t\n\t\t// Components.\n\t\t.attachments-browser .media-toolbar { display: none; }\n\t\t.attachments { display: none; }\n\t\t.media-sidebar { width: auto; max-width: none !important; bottom: 0 !important; }\n\t\t\n\t\t// Sidebar.\n\t\t.media-sidebar {\n\t\t\t\n\t\t\t// Attachment info.\n\t\t\t.attachment-info {\n\t\t\t\t.thumbnail {\n\t\t\t\t\tmin-width: 0;\n\t\t\t\t\tmax-width: none;\n\t\t\t\t\twidth: 30%;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t.details {\n\t\t\t\t\tmin-width: 0;\n\t\t\t\t\tmax-width: none;\n\t\t\t\t\twidth: 67%;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\t\n\t\t}\n\t}\n\t\n\t// Screen: small.\n\t@media (max-width: 640px) {\n\t\t\n\t\t// Sidebar.\n\t\t.media-sidebar {\n\t\t\t\n\t\t\t// Attachment info.\n\t\t\t.attachment-info {\n\t\t\t\t.thumbnail, .details {\n\t\t\t\t\twidth: 100%;\n\t\t\t\t}\n\t\t\t}\t\n\t\t}\n\t}\n}\n\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-media-modal {\n\t\n\t/* hide embed settings */\n\t.media-embed {\n\t\t.setting.align,\n\t\t.setting.link-to {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model (Select Mode)\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-media-modal.-select {\n\t\n\t\n\t\n}\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model (Edit Mode)\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-media-modal.-edit {\n\t\n\t/* resize modal */\n\tleft: 15%;\n\tright: 15%;\n\ttop: 100px;\n\tbottom: 100px;\n\t\n\t\n\t/* hide elements */\n\t.media-frame-menu,\n\t.media-frame-router,\n\t.media-frame-content .attachments,\n\t.media-frame-content .media-toolbar {\n\t display: none;\n\t}\n\t\n\t\n\t/* full width */\n\t.media-frame-title,\n\t.media-frame-content,\n\t.media-frame-toolbar,\n\t.media-sidebar {\n\t\twidth: auto;\n\t\tleft: 0;\n\t\tright: 0;\n\t}\n\t\n\t\n\t/* tidy up incorrect distance */\n\t.media-frame-content {\n\t top: 50px;\n\t}\n\t\n\t\n\t/* title box shadow (to match media grid) */\n\t.media-frame-title {\n\t border-bottom: 1px solid #DFDFDF;\n\t box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);\n\t}\n\t\n\t\n\t/* sidebar */\n\t.media-sidebar {\n\t\t\n\t\tpadding: 0 16px;\n\t\t\n\t\t/* WP details */\n\t\t.attachment-details {\n\t\t\t\n\t\t\toverflow: visible;\n\t\t\t\n\t\t\t/* hide 'Attachment Details' heading */\n\t\t\t> h3, > h2 {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\t/* remove overflow */\n\t\t\t.attachment-info {\n\t\t\t\tbackground: #fff;\n\t\t\t\tborder-bottom: #dddddd solid 1px;\n\t\t\t\tpadding: 16px;\n\t\t\t\tmargin: 0 -16px 16px;\n\t\t\t}\n\t\t\t\n\t\t\t/* move thumbnail */\n\t\t\t.thumbnail {\n\t\t\t\tmargin: 0 16px 0 0;\n\t\t\t}\n\t\t\t\n\t\t\t.setting {\n\t\t\t\tmargin: 0 0 5px;\n\t\t\t\t\n\t\t\t\tspan {\n\t\t\t\t\tmargin: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t/* ACF fields */\n\t\t.compat-attachment-fields {\n\t\t\t\n\t\t\t> tbody > .acf-field {\n\t\t\t\tmargin: 0 0 5px;\n\t\t\t\t\n\t\t\t\tp.description {\n\t\t\t\t\tmargin-top: 3px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t/* WP required message */\n\t\t.media-types-required-info { display: none; }\n\t\t\n\t}\n\t\n\t\n\t/* mobile md */\n\t@media (max-width: 900px) {\n\t\ttop: 30px;\n\t\tright: 30px;\n\t\tbottom: 30px;\n\t\tleft: 30px;\n\t}\n\t\n\t\n\t/* mobile sm */\n\t@media (max-width: 640px) {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t}\n\t\n\t@media (max-width: 480px) {\n\t\t.media-frame-content {\n\t\t top: 40px;\n\t\t}\n\t}\n}\n","// Temp remove.\n.acf-temp-remove {\n\tposition: relative;\n\topacity: 1;\n\t-webkit-transition: all 0.25s ease;\n\t-moz-transition: all 0.25s ease;\n\t-o-transition: all 0.25s ease;\n\ttransition: all 0.25s ease;\n\toverflow: hidden;\n\t\n\t/* overlay prevents hover */\n\t&:after {\n\t\tdisplay: block;\n\t\tcontent: \"\";\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tz-index: 99;\n\t}\n}\n\n// Conditional Logic.\n.hidden-by-conditional-logic {\n\tdisplay: none !important;\n\t\n\t// Table cells may \"appear empty\".\n\t&.appear-empty {\n\t\tdisplay: table-cell !important;\n\t\t.acf-input {\n\t\t\tdisplay: none !important;\n\t\t}\n\t}\n}\n\n// Compat support for \"Tabify\" plugin.\n.acf-postbox.acf-hidden {\n\tdisplay: none !important;\n}\n\n// Focus Attention.\n.acf-attention {\n\ttransition: border 0.250s ease-out;\n\t&.-focused {\n\t\tborder: #23282d solid 1px !important;\n\t\ttransition: none;\n\t}\n}\ntr.acf-attention {\n\ttransition: box-shadow 0.250s ease-out;\n\tposition: relative;\n\t&.-focused {\n\t\tbox-shadow: #23282d 0 0 0px 1px !important;\n\t}\n}","// Gutenberg specific styles.\n#editor {\n\n\t// Postbox container.\n\t.edit-post-layout__metaboxes {\n\t\tpadding: 0;\n\t\t.edit-post-meta-boxes-area {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n\n\t// Sidebar postbox container.\n\t.metabox-location-side {\n\t\t.postbox-container {\n\t\t\tfloat: none;\n\t\t}\n\t}\n\n\t// Alter postbox to look like panel component.\n\t.postbox {\n\t\tcolor: #444;\n\n\t\t> .postbox-header {\n\t\t\t.hndle {\n\t\t\t\tborder-bottom: none;\n\t\t\t\t&:hover {\n\t\t\t\t\tbackground: transparent;\n\t\t\t\t}\n\t\t\t}\n\t\t\t.handle-actions {\n\t\t\t\t.handle-order-higher,\n\t\t\t\t.handle-order-lower {\n\t\t\t\t\twidth: 1.62rem;\n\t\t\t\t}\n\n\t\t\t\t// Fix \"Edit\" icon height.\n\t\t\t\t.acf-hndle-cog {\n\t\t\t\t\theight: 44px;\n\t\t\t\t\tline-height: 44px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t&:hover {\n\t\t\t\tbackground: #f0f0f0;\n\t\t\t}\n\t\t}\n\n\t\t// Hide bottom border of last postbox.\n\t\t&:last-child.closed > .postbox-header {\n\t\t\tborder-bottom: none;\n\t\t}\n\t\t&:last-child > .inside {\n\t\t\tborder-bottom: none;\n\t\t}\n\t}\n\n\t// Prevent metaboxes being forced offscreen.\n\t.block-editor-writing-flow__click-redirect {\n\t\tmin-height: 50px;\n\t}\n}\n\n// Fix to display \"High\" metabox area when dragging metaboxes.\nbody.is-dragging-metaboxes #acf_after_title-sortables{\n\toutline: 3px dashed #646970;\n\tdisplay: flow-root;\n\tmin-height: 60px;\n\tmargin-bottom: 3px !important\n}\n\n\n\n"],"names":[],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"acf-input.css","mappings":";;;AAAA,gBAAgB;ACAhB;;;;8FAAA;AAMA;AAOA;AAQA;AAgBA;;;;8FAAA;ACrCA;;;;8FAAA;ACAA;;;;+FAAA;AAMC;EACC;AHmBF;;AGfA;;;;+FAAA;AAOC;EACC,cF0CS;AD1BX;;AGXA;;;;+FAAA;AAMA;;EACC;EACA;AHcD;;AGXA;;EACC;EACA;AHeD;;AGZA;;EACC;EACA;AHgBD;;AGIA;;;;+FAAA;AAQC;EACC;AHJF;AGOC;EACC;AHLF;AGQC;EACC;AHNF;AGSC;EACC;AHPF;AGUC;EACC;AHRF;AGWC;EACC;AHTF;AGYC;;;EACC;AHRF;AGWC;EACC;AHTF;;AGcA;;;;+FAAA;AAKA;EAEC,cF5DU;ADgDX;;AGeA;;;;+FAAA;AAOC;EACC;AHdF;AGiBC;EACC;AHfF;;AGoBA;;;;+FAAA;AASA;;;;+FAAA;AAMC;EACC;EACA;AHtBF;AGyBC;EACC;EACA;AHvBF;;AIlIA;;;;8FAAA;AAMA;;;EAGC;EACA;EACA;EACA;AJoID;;AIjIA;EACC;EAIA;AJiID;AI9HC;EACC;EACA;EACA;AJgIF;AI5HC;EACC;EACA;AJ8HF;AI5HE;EACC;EACA;EACA;EACA;AJ8HH;AI3HE;EACC;AJ6HH;AIxHC;EACC;AJ0HF;AItHC;EACC;EAEC;EAGD,cHTS;AD8HX;AIjHC;EACC;EACA;EACA;EACA;AJmHF;AIhHE;EACC;EACA;EACA;AJkHH;AI9GE;EACC;EACA;EACA;AJgHH;AI5GE;EACC;EACA;EACA;AJ8GH;AIzGU;;EAER;AJ2GF;;AItGA;EACC;EACA;EAwBA;;;;;;;GAAA;AJyFD;AI9GC;EACC;AJgHF;AI5GC;EACC;AJ8GF;AI5GE;EACC;EACA;AJ8GH;AIzGU;;EAER;AJ2GF;;AI5FA;EACC;EACA;AJ+FD;AI5FC;EACC;EACA;AJ8FF;;AI1FA;EACC;AJ6FD;;AI1FA;;;;8FAAA;AAMA;EACC;AJ4FD;AEnPC;EACC;EACA;EACA;AFqPF;AI3FC;EACC;EACA;AJ6FF;AIzFC;EACC;EACA;EACA;EAEC;EACA;EACA,yBHlIQ;AD4NX;AItFE;EACC;EACA;AJwFH;AInFU;EACR;AJqFF;;AIjFA;;;;8FAAA;AAMA;EACC;EACA;EACA;AJmFD;AIhFC;EACC;AJkFF;AI9EC;EACC;AJgFF;AI5EC;EACC;AJ8EF;;AI1EA;;;;8FAAA;AAMA;EACC;AJ4ED;AExSC;EACC;EACA;EACA;AF0SF;AI3EC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJ6EF;AIzEC;EACC;EACA;EACA;EACA;AJ2EF;AIvEC;EACC;EACA;EACA;EACA;AJyEF;AIrEC;EACC;EACA;EACA;EACA;AJuEF;AIjEE;EACC;EACA;EACA;AJmEH;AI/DE;EACC;AJiEH;AI7DE;EACC;AJ+DH;AIzDE;EACC;AJ2DH;AIzDE;EACC;EACA;AJ2DH;AIzDE;EACC;AJ2DH;AItDC;EAEC;IACC;EJuDD;EInDA;IACC;IACA;EJqDD;EIjDA;IACC;EJmDD;AACF;;AI/CA;AACA;EACC;EACA;AJkDD;AI/CC;EACC;AJiDF;AI7CC;EACC;AJ+CF;AI3CC;EACC;AJ6CF;;AIzCA;;;;8FAAA;AAQC;EACC,kBHlVG;EGmVH;EACA;EACA;AJyCF;AIrCC;EACC,kBH1VG;EG2VH;EACA;AJuCF;;AInCA;EACC;EACA;AJsCD;;AInCA;;;;8FAAA;AAMA;EACC;AJqCD;AIlCC;EACC;EACA;AJoCF;AIhCC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AJkCF;AIjCE;EACC;AJmCH;AI5BE;;EACC;AJ+BH;AIzBE;EACC;EACA;EACA;EACA;AJ2BH;AI1BG;EACC;AJ4BJ;AItBC;EACC;EACA;AJwBF;;AInBA;EACC;AJsBD;;AInBA;AACA;EACC;EACA;EACA;EAEA;EAOA;AJeD;AIrBC;;;EAGC;AJuBF;AInBC;EACC;EACA;EACA;AJqBF;AInBE;EACC;AJqBH;;AIhBA;AACA;EACC;EAKA;AJeD;AInBC;EACC;AJqBF;AIjBC;EAPD;IAQE;EJoBA;EInBA;IAEC;EJoBD;AACF;;AIhBA;;;;+EAAA;AAOC;;;;;;;;;;;;;;;EAeC;EACA;EACA;EACA;EACA;EACA;AJiBF;AEjeC;;;;;;;;;;;;;;;EEodE;AJ8BH;AI3BC;EACC;AJ6BF;;AIxBA;EACC;AJ2BD;;AIxBA;;;;+EAAA;AAKA;;;EAGC;AJ2BD;;AIxBA;;EAEC;EACA;EACA;EACA;EACA;EACA;AJ2BD;AE9gBC;;EEufC;EACA,qBH9fkB;EG+flB;AJ2BF;;AIvBA;EACC;EACA;EACA;AJ0BD;;AIvBA;EACC;EACA;EACA;AJ0BD;;AIvBA;EACC;EACA;AJ0BD;AIzBC;EACC;AJ2BF;AIzBC;EACC;AJ2BF;AIzBC;EACC;AJ2BF;;AIvBA;AACA;EACC;EACA;EACA;EAEA;AJyBD;;AItBA;EACC;EACA;EACA;EACA;AJyBD;;AItBA;EACC;AJyBD;;AItBA;EACC;AJyBD;;AItBA;EACC;AJyBD;;AItBA;;;;+EAAA;AAOC;EACC,qBHvkBgB;AD8lBlB;AEllBC;EE6jBE,qBH5kBc;ADomBjB;AIrBC;EACC;EACA;AJuBF;;AInBA;;;;+EAAA;AAOC;EACC;EACA;EACA;EACA;EACA;AJoBF;AIjBC;EACC;AJmBF;AIhBC;EACC;AJkBF;;AIdA;;;;+EAAA;AAMA;EACC;EA6DA;EAOA;AJlDD;AIhBC;EACC;EACA;EACA;EACA;AJkBF;AIhBE;EACC;EACA;EACA;EACA;EACA;EAEA;EAYA;AJMH;AIjBG;EACC;EACA;EACA;EACA;AJmBJ;AIjBI;EACC;AJmBL;AIdG;EACC;EACA;EACA;AJgBJ;AIZE;EACC;AJcH;AIXE;EACC;EACA;EACA;EACA;AJaH;AITC;EACC;AJWF;AITE;EACC;EACA;EACA;AJWH;AIRE;EACC;AJUH;AILC;EAEC;EACA;AJMF;AIFC;EACC;EACA;AJIF;;AIAA;AAEC;EACC;AJEF;AICC;EACC;AJCF;AIEC;EACC;EACA;AJAF;;AIIA;AACA;EACC;EAKA;AJLD;AICC;EACC;AJCF;AIGC;EAOC;AJPF;AICE;EACC;EACA;EACA;AJCH;AIIG;EACC;EACA;AJFJ;;AIQA;;;;+EAAA;AAOC;EACC;AJPF;AIYE;EACC;AJVH;AIeC;EACC,qBHzvBgB;AD4uBlB;AEhuBC;EEivBE;AJdH;AIsBE;EACC;AJpBH;AIqBG;EACC;AJnBJ;AIwBE;EACC;AJtBH;AI0BE;EACC;EACA;EACA;AJxBH;AI0BG;EACC;AJxBJ;AI6BE;EACC;EACA;EAGA;EACA;EACA;EACA;AJ7BH;AIgCG;EACC,mBHzwBO;EG0wBP,qBHzwBO;EG0wBP;EACA;AJ9BJ;AIgCI;EACC;AJ9BL;AImCG;EACC;EACA;EACA;AJjCJ;AIqCG;EACC,yBH5yBO;EG6yBP,qBH7yBO;EG8yBP;AJnCJ;AIwCE;EACC;EACA;AJtCH;AI2CC;EACC;AJzCF;AI0CE;EACC;AJxCH;;AI6CA;EACC;EACA;EACA;EACA,6CH3xBc;ADivBf;;AI6CA;EACC;AJ1CD;;AI6CA;EACC;EACA,cH30BU;ADiyBX;AI4CC;EACC,cHn0BS;ADyxBX;;AI8CA;EAEC;EACA;AJ5CD;;AIgDA;EACC;AJ7CD;;AIkDC;EACC;AJ/CF;AIkDE;EACC;EACA;AJhDH;;AIqDA;;;;+EAAA;AAOC;EACC;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;AJrDF;AIuDE;EACC;AJrDH;AI2DE;EACC;AJzDH;AI2DE;EACC;AJzDH;AI2DE;EACC;AJzDH;AI+DE;EACC;AJ7DH;;AIkEA;EACC;AJ/DD;;AIiEA;EACC;AJ9DD;;AIiEA;;;;+EAAA;AAMA;;EAEC;EACA;EACA;EACA;EACA;EAwCA;EAQA;AJ7GD;AI+DC;;EACC;EACA,kBH34BU;AD+0BZ;AI+DC;;EACC;EACA;EACA;EACA;EACA;EAkBA;AJ7EF;AI6DE;;EACC;AJ1DH;AI6DE;;;;EAEC;EACA;AJzDH;AI4DE;;EACC;EACA;EACA;AJzDH;AI6DE;;EACC;AJ1DH;AI6DE;;EACC;AJ1DH;AIgEE;;EACC;EACA;AJ7DH;AImEE;;;;EAEC;EACA;AJ/DH;;AIoEA;;;;+EAAA;AAMA;EACC;EA6BA;EAgCA;AJ7HD;AIkEC;EACC;EACA;EACA;EACA;EACA;EACA;AJhEF;AIkEE;EACC;EACA;EACA;EACA;AJhEH;AImEE;EACC;EACA;EACA;EACA;AJjEH;AIqEC;EACC;AJnEF;AIuEC;EACC;EACA;EACA;EACA;AJrEF;AIuEE;EACC;EACA;EACA;EACA;AJrEH;AIwEG;EACC;AJtEJ;AIuEI;EACC;AJrEL;AIwEG;EACC;AJtEJ;AIuEI;EACC;AJrEL;AIwEG;EACC;AJtEJ;AI4EC;EACC;EACA;EACA;AJ1EF;AI4EE;EACC;AJ1EH;AI6EG;EACC;AJ3EJ;AI6EG;EACC;AJ3EJ;AI6EG;EACC;AJ3EJ;AIkFE;EACC,qBHvlCc;ADugCjB;AIiFG;EACC;AJ/EJ;AIiFG;EACC;AJ/EJ;;AIsFC;EACC;EACA;EACA;EACA;EACA,kBH/iCU;EGgjCV,6CH3iCa;ADw9Bf;AIqFE;EACC;EACA;EACA;EACA;EACA;EACA,cHzlCQ;EG0lCR;AJnFH;AIqFG;EACC,cHllCO;AD+/BX;AIsFG;EACC,mBHvmCO;EGwmCP,cHvlCO;ADmgCX;AI2FG;EACC;EACA;EAEC;EACA;EAED;EAEC;EACA;EACA;EACA;EAED,yBHjnCO;EGknCP,qBHhnCO;EGinCP,cH9mCO;ADihCX;AI+FI;EACC;EACA;EACA;EAEC;EACA;EAED,cH1nCM;EG2nCN;EACA;EACA;AJ/FL;AIiGK;EACC,cH9nCK;AD+hCX;AIkGK;EACC;EAEA;EACA,WAFY;EAGZ,YAHY;EAIZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJjGN;;AIyGA;;;;+EAAA;AAOC;EACC;AJxGF;;AI4GA;;;;+EAAA;AAKA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EA+CA;EAWA;EAiBA;AJlLD;AIyGC;EACC;EACA;EACA;EAEA;EACA;EAEA;EACA;AJzGF;AI2GE;EACC;AJzGH;AI6GC;EACC;EACA;EACA;AJ3GF;AI8GC;EACC;AJ5GF;AI+GC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EAEA;AJ/GF;AImHC;EAEC;EACA;EACA;AJlHF;AImHE;EACC;AJjHH;AIsHC;EACC;EACA;EAQA;AJ3HF;AIqHE;EACC;EACA;EACA;AJnHH;AIuHE;EACC;AJrHH;AI0HC;EACC;AJxHF;AErqCC;EEkyCC,qBHjzCe;ADurCjB;AI2HE;EACC,qBHnzCc;AD0rCjB;AI4HE;EAEC;AJ3HH;AI4HG;EACC;AJ1HJ;AI8HE;EACC;AJ5HH;AI6HG;EACC;AJ3HJ;AI6HG;EACC;AJ3HJ;;AIiIA;AACA;EACC;EACA;EACA;AJ9HD;;AIiIA;EACC;AJ9HD;AIgIC;EACC;EACA;AJ9HF;;AIoIC;EACC;EACA;EACA;AJjIF;;AIqIA;AAEC;EACC;EACA;EACA;AJnIF;;AIuIA;;;;2EAAA;AAMA;EACC;EACA;EACA;AJrID;AIuIC;EACC;EACA;AJrIF;AIuIE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJrIH;AIwIE;EACC;EACA;EACA;EACA;AJtIH;AI0IE;EACC;AJxIH;AI4IC;EACC;AJ1IF;AI8IC;EACC;AJ5IF;AIiJE;EACC;AJ/IH;AIiJE;;EAEC;AJ/IH;AIqJE;EACC;AJnJH;AIqJE;EACC;AJnJH;AIqJE;EACC;AJnJH;AIyJE;EACC;AJvJH;AIyJE;;EAEC;AJvJH;AI2JE;EACC;AJzJH;AI6JE;EACC;AJ3JH;AIiKE;EACC;AJ/JH;AIiKE;EACC;AJ/JH;;AIoKA;AACA;EACC;EACA;AJjKD;;AIoKA;EACC;AJjKD;;AIoKA;EACC;AJjKD;;AImKA;EACC;EACA;AJhKD;;AImKA;EACC;AJhKD;;AImKA;;;;2EAAA;AAMA;EACC;EACA;EAuDA;EAkGA;AJxTD;AIkKC;EAEC;EACA;EAiCA;AJjMF;AE92CC;EACC;EACA;EACA;AFg3CF;AI6JE;EACC;EACA;EACA;EACA;EACA;EACA;AJ3JH;AI4JG;EACC;AJ1JJ;AI8JG;;EAEC;EACA;AJ5JJ;AI8JI;;;EAEC;EACA;AJ3JL;AI8JG;EACC;EACA;EACA;EACA;AJ5JJ;AIkKG;EACC;AJhKJ;AIoKG;EACC;AJlKJ;AIoKG;EACC;AJlKJ;AIwKC;EACC;EACA;EACA;EACA;AJtKF;AIwKE;;;EAGC;EACA;EACA;EACA;EACA;AJtKH;AIyKE;EACC;AJvKH;AI0KE;EACC;EA+BA;EAcA;AJnNH;AIwKG;EACC;EACA;AJtKJ;AIyKG;EACC;EACA;EACA;EACA;EACA;AJvKJ;AIyKI;EACC;EACA;EACA;EACA;AJvKL;AI0KI;EACC;AJxKL;AI0KK;EACC;EACA;AJxKN;AI8KG;EACC;EACA;AJ5KJ;AI8KI;EACC;AJ5KL;AI8KK;EACC;AJ5KN;AIkLG;EACC;AJhLJ;AIkLI;EACC;EACA;EACA;AJhLL;AIkLK;EACC;AJhLN;AIkLM;EACC;AJhLP;AIuLE;EACC;AJrLH;AIuLG;;;EAGC;AJrLJ;AI2LC;EAEC;EASA;EASA;AJ1MF;AE5+CC;EACC;EACA;EACA;AF8+CF;AIqLE;;EAEC;EACA;EACA;AJnLH;AIuLE;EACC;AJrLH;AIuLG;EACC;AJrLJ;AI2LG;EACC;EACA;EACA;EACA;EAEA;AJ1LJ;AI2LI;EACC;EACA;AJzLL;AI6LG;EACC;AJ3LJ;AI8LG;EACC;AJ5LJ;AI8LI;EACC;AJ5LL;;AImMA;AAGE;EACC;AJlMH;AIqME;EACC;AJnMH;;AIwMA;;;;2EAAA;AASE;EACC;EACA;EACA;EACA;EACA;EACA;AJzMH;AI4ME;EACC;EACA;EACA;AJ1MH;AI8MC;EACC;AJ5MF;AI+MC;EACC;EACA;AJ7MF;AIgNC;EACC;AJ9MF;AIiNC;EACC,qBHpvDe;EGqvDf;AJ/MF;;AIoNA;EACC;AJjND;;AIoNA;;;;+EAAA;AAMA;EACC;AJlND;;AIsNA;EACC;AJnND;;AIuNA;EACC;EACA;EACA;AJpND;;AIwNA;EACC;EACA;AJrND;AIuNC;EACC;AJrNF;AIuNE;EACC;EACA;EAEA;EACA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AJvNH;AIyNG;EACC;AJvNJ;AI0NG;EACC;EACA;AJxNJ;AI2NG;EACC;AJzNJ;AI8NE;EACC;AJ5NH;AIgOE;EACC;EACA;EACA;EACA;EACA;EACA;AJ9NH;;AIoOA;EACC;AJjOD;AIoOC;EACC;EACA;EACA;EAGA;EACA;AJpOF;AEnmDC;EEw1DE,qBHh2DkB;AD8mDrB;;AIgQC;EACC;EAEA;EAKA;AJlQF;AI8PE;EAJD;IAKE;EJ3PD;AACF;AI8PE;EACC;EACA;EAEA;AJ7PH;AI8PG;EALD;IAME;EJ3PF;AACF;;AImQC;EACC;EACA;EACA;EACA;EACA;EACA;AJhQF;AImQE;EACC;EACA;AJjQH;AImQG;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJjQJ;AImQI;EACC;AJjQL;AIqQG;EACC;EACA;EACA;EACA;AJnQJ;AIwQE;EACC;EACA;AJtQH;AIwQG;EACC;EACA;AJtQJ;AI4QC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJ1QF;AIgRG;EACC;AJ9QJ;;AIoRA;AACA;EACC;EACA;EAEA;EAcA;AJ/RD;AIkRC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJhRF;AIoRC;EACC;AJlRF;AIoRE;EACC;EACA;EACA;EACA;AJlRH;AIuRC;EACC;EAEA;AJtRF;AIuRE;EACC;AJrRH;AIwRE;EACC;EACA;EACA;AJtRH;AIyRE;EACC;AJvRH;AIyRG;EACC;AJvRJ;AI0RG;EACC;AJxRJ;AI8RC;EACC;AJ5RF;;AIiSA;EACC;AJ9RD;AIiSC;EACC;EACA;EACA;EACA;AJ/RF;AIiSE;EACC;AJ/RH;AIiSG;EACC;AJ/RJ;AImSE;EACC;AJjSH;;AIsSA;AAGC;EACC;AJrSF;AIuSE;EACC;AJrSH;AI0SC;EACC;EACA;EACA,kBHrkEG;EGskEH,mBHtkEG;AD8xDL;AI0SE;EACC;EACA,qBHnkEc;AD2xDjB;AI0SG;EACC;EACA,qBHvkEa;AD+xDjB;AI0SI;EACC;AJxSL;AI4SG;EACC;AJ1SJ;AIiTE;EACC;EACA;AJ/SH;AIkTE;EACC;AJhTH;AIkTG;EACC;EACA;EACA;AJhTJ;AImTG;EACC;AJjTJ;;AI2TE;;EACC;AJvTH;AIyTE;;;EAEC;AJtTH;;AI2TA;EACC;AJxTD;;AI2TA;AACA;EACC;AJxTD;;AI2TA;EACC;EACA;AJxTD;;AI2TA;EACC;AJxTD;;AI2TA;AACA;EACC;AJxTD;;AI2TA;EACC;AJxTD;;AI2TA;EACC;AJxTD;;AI2TA;AACA;EAKC;EACA;AJ5TD;;AI+TA;AAEA;EACC;AJ7TD;;AIgUA;AACA;EACC;AJ7TD;;AIgUA;;;;8FAAA;AAMA;EACC;EACA;EACA;AJ9TD;AIgUC;EACC;EACA;EACA;AJ9TF;AIgUE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AJ9TH;AIiUE;EACC;AJ/TH;AImUC;EACC;EACA;EACA;AJjUF;AImUE;EACC;EACA;AJjUH;AIoUE;EACC;EACA;EACA;EACA;AJlUH;AIqUE;EFtuED;EACA;EACA;EACA;EEquEE;EAEA;EACA;EACA;EACA;AJjUH;AIoUE;EACC;AJlUH;AIqUE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AJnUH;AIqUG;EACC;EACA;EACA;AJnUJ;AI0UE;EACC;AJxUH;AI2UE;EACC;AJzUH;AI4UE;EACC;AJ1UH;;AI+UA;;;;8FAAA;AAMA;EAEC;EAMA;EA8BA;EAKA;AJpXD;AEh+DC;EACC;EACA;EACA;AFk+DF;AIwUC;EACC;AJtUF;AI0UC;EACC;EACA;EAqBA;AJ5VF;AIyUE;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;AJxUH;AIyUG;EACC;EACA;AJvUJ;AI4UE;EACC;AJ1UH;AI+UC;EACC;AJ7UF;AIkVE;EACC;AJhVH;;AIqVA;;;;8FAAA;AAMA;EACC;EA8CA;EAKA;AJpYD;AImVC;EACC;AJjVF;AIoVC;EACC;EACA;EACA;EACA;AJlVF;AIqVC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AJnVF;AIqVE;EACC;EACA;EACA;EACA;AJnVH;AIuVC;EACC;EACA;AJrVF;AIuVE;EACC;EACA;EACA;EACA;AJrVH;AIwVE;EACC;AJtVH;AI2VC;EACC;AJzVF;AI8VE;EACC;EACA;EACA;EACA;AJ5VH;AI+VE;EACC;EACA;AJ7VH;;AIkWA;;;;+EAAA;AAMA;EACC;AJhWD;AIkWC;EACC;EACA;AJhWF;;AIoWA;AACA;EACC;EACA;EACA;EACA;AJjWD;;AIoWA;EACC;EACA;EACA;EACA;AJjWD;;AIoWA;;;;+EAAA;AAMA;EAaC;AJ9WD;AIkWC;EACC;AJhWF;AIkWE;EACC;AJhWH;AIoWC;EACC;AJlWF;AIsWC;EACC;EACA;EACA;EACA;EACA;AJpWF;;AIwWA;;;;+EAAA;AAMA;EACC;EAkBA;EAOA;AJ7XD;AIsWC;EACC;EACA;EACA;EACA;AJpWF;AIuWC;EACC;EACA;AJrWF;AIuWE;EACC;AJrWH;AI2WE;EACC;AJzWH;AI+WE;EACC;EACA;AJ7WH;;AIkXA;;;;+EAAA;AAMA;EAiCC;AJhZD;AIgXC;;EAEC;EACA;EACA;EACA;AJ9WF;AIiXC;EACC;AJ/WF;AIkXC;EACC;EACA;EACA;EACA;EACA;AJhXF;AIkXE;EACC;AJhXH;AIoXC;EACC;EACA;EACA;EACA;EACA;AJlXF;AIuXE;EACC;EACA;AJrXH;AIwXE;EACC;AJtXH;AIwXE;EACC;AJtXH;;AI2XA;;;;+EAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA;AJzXD;AI4XC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AJ1XF;AI4XE;EACC;AJ1XH;AI6XE;EACC;EACA;EACA;EACA;AJ3XH;AI8XE;EACC;AJ5XH;AI+XE;EACC;AJ7XH;AIiYE;EACC;EACA;EACA;EACA;EACA;EACA;AJ/XH;AImYC;EACC;EACA;EACA;AJjYF;AIsYE;EACC;AJpYH;;AI0YA;EACC;EACA;EACA,qBHpnFkB;AD6uEnB;AIyYC;EACC;EACA;EACA;EACA;AJvYF;AI0YC;EACC;EACA;EACA;AJxYF;AI0YE;EACC;AJxYH;AI0YG;EACC;AJxYJ;;AI8YA;AAEC;EACC;AJ5YF;AI+YC;EACC;EACA;EACA;EACA;AJ7YF;AIgZC;EACC;AJ9YF;;AIkZA;AACA;EACC;EACA;AJ/YD;AIiZC;EACC;AJ/YF;;AImZA;AACA;EACC;AJhZD;AIkZC;EACC;EACA;AJhZF;AImZC;EACC;AJjZF;;AIqZA;AACA;EACC;EACA;AJlZD;;AIqZA;EACC;EACA;AJlZD;AIoZC;EACC;AJlZF;;AIsZA;AACA;EACC;AJnZD;AIqZC;EACC;AJnZF;;AIuZA;AACA;EACC,iBH5tFiB;EG6tFjB,kBH7tFiB;EG8tFjB;AJpZD;;AIuZA;AAIA;AACA;;;;;;;;;CAAA;AAWA;AACA;EACC;EACA;AJxZD;AI0ZC;EACC;AJxZF;AI2ZC;EACC;AJzZF;;AIgaC;EACC;AJ7ZF;AIiaC;EACC;AJ/ZF;AImaC;EACC;AJjaF;;AIqaA;;;;+EAAA;AAUG;;EAEC;AJvaJ;AI0aI;;EAEC;AJxaL;AI8aE;EACC;EACA;AJ5aH;AI8aG;EACC;EACA;EACA;EACA;EAGA;EACA;EACA;AJ9aJ;AIibI;EACC;AJ/aL;AIgbK;EACC;AJ9aN;AImbI;EACC;EACA;EACA;AJjbL;AImbK;EACC;AJjbN;AIobK;EACC;EACA;AJlbN;AImbM;EACC;EACA;AJjbP;AIobM;EACC;AJlbP;AIubM;EACC;AJrbP;AI8bG;EACC;EACA;EACA;EACA;AJ5bJ;AI8bG;EACC;AJ5bJ;AI8bG;EACC;EACA;EACA;AJ5bJ;AIgcG;EACC;EACA;AJ9bJ;AIicG;EACC;AJ/bJ;;AIqcA;;;;+EAAA;AAOC;;EACC;EAEC;EACA;AJpcH;AIucE;;EAEE;EACA;EACA;EACA;EAED,yBHp3FQ;EGq3FR;EAEA,cHn3FQ;AD46EX;;AI4cA;;;;+EAAA;AAMA;EACC;AJ1cD;;AI6cA;EACC;AJ1cD;;AI6cA;EACC;EACA;AJ1cD;;AI6cA;EACC;AJ1cD;;AKn/EA;;;;8FAAA;AAMA;EAEC;EAkCA;EAYA;ALw8ED;AKr/EC;EAEC;EAkBA;ALq+EF;AKt/EE;EACC;EACG;EAEA;ALu/EN;AKt/EG;EACC;ALw/EJ;AKr/EM;EACF;EACA;ALu/EJ;AKh/EE;EACC;EAEA;ALi/EH;AKh/EG;EACC;ALk/EJ;AK1+EC;EACC;EAEA;AL2+EF;AK1+EE;EACC;AL4+EH;AKr+EC;EACC;ALu+EF;;AKl+EA;;EAGC;EAgBA;ALq9ED;AKp+EC;;;;;;;;;;;;;;EAOI;AL6+EL;AK1+EC;;EACC;AL6+EF;AKx+EC;;;;;;;;;;;;;;;;EAQI;ALk/EL;;AK5+EC;EACC;AL++EF;AK5+EC;EACC;EAWF;;;;;;;;GAAA;AL4+EA;AKr/EE;EACC;ALu/EH;AKr/EG;EACC;EACA;ALu/EJ;AKx+EC;EACC;AL0+EF;;AKr+EA;;;;8FAAA;AAOA;EACC;ALs+ED;AKl+EE;EACC;ALo+EH;AKl+EG;EACC;EACA;ALo+EJ;;AK79EA;;EAEC;EACA;EACA;ALg+ED;;AKz9EC;EACC;AL49EF;AK19EE;EACC;AL49EH;AKz9EE;EACC;EACA;EACA;AL29EH;AKx9EE;EACC;AL09EH;;AKr9EA;EACC;ALw9ED;AKp9EE;EACC;ALs9EH;;AKh9EA;;;;8FAAA;AAMA;EACI;EACA;ALk9EJ;;AK98EA;;;;8FAAA;AAMA;EACC;EACA;ALg9ED;;AKz8EE;EACC;AL48EH;AK18EG;EACC;EACA;AL48EJ;;AKt8EA;;;;8FAAA;AAMA;EACC;EACG;ALw8EJ;AKr8EC;EACC;EACA;ALu8EF;AKr8EE;EAAO;ALw8ET;AKp8EC;EACC;EACA;ALs8EF;;AKl8EA;EACC;EACA;ALq8ED;AKn8EC;EACC;EACA;ALq8EF;AKn8EE;EACC;ALq8EH;AKp8EG;EACC;EACA;ALs8EJ;;AKh8EA;;;;+FAAA;AAQC;EACC;ALg8EF;AK77EC;;;;;EAKC;AL+7EF;AK57EC;EACC;AL87EF;AK57EE;EACC;AL87EH;AK57EG;EACC;EACA;AL87EJ;AK57EI;EACC;AL87EL;AKz7EE;EACC;AL27EH;;AMnvFA;;;;+FAAA;AAMA;AAGC;EACC;EACA;ANmvFF;AMjvFE;EACC;ANmvFH;AMhvFE;EACC;ANkvFH;AM/uFE;EACC;ANivFH;;AMzuFA;AACA;EACC;AN4uFD;AM1uFC;EACC;EACA;EACA;EACA;EACG;EACA;EACA;AN4uFL;AM1uFK;EACC;EACH;EACA;EACG;EACA;AN4uFN;AMxuFC;EACC;EACA;EACA;EACG;EACA;AN0uFL;AMvuFC;EACC;ANyuFF;;AMpuFA;AACA;EACC;EACG;EACA;EACA;EACA;ANuuFJ;AMruFI;EACF;EACG;EACA;EACA;EACA;EACA;ANuuFL;AMpuFC;EACC;EACG;EACA;EACA;EACA;ANsuFL;;AMjuFA;AAGC;EACC;ANkuFF;AM/tFC;EACC;EACA;EACA;ANiuFF;;AM3tFA;AACA;EAEC;EAOA;EAMA;EASA;EAUA;ANisFD;AMhuFC;;EAEC;ANkuFF;AM7tFC;EACC;AN+tFF;AM1tFC;EACC;EACA;EACA;EACA;AN4tFF;AMrtFE;EACC;ANutFH;AMhtFC;EAnCD;IAqCE;IAWA;ENwsFA;EMltFA;;IAEC;IACA;IACA;IACA;IACA;ENotFD;EM/sFA;;;IAGC;IACG;IACA;IACA;ENitFJ;AACF;;AMxsFA;;;;+FAAA;AAMA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AN0sFD;AMvsFC;EACC;EACA;EACA;ANysFF;AMvsFC;EACC;ANysFF;AMrsFC;EAAW;ANwsFZ;AMvsFC;EAAa;AN0sFd;AMvsFC;EAzBD;IA0BE;EN0sFA;AACF;;AMtsFA;AACA;EAEC;ANwsFD;AMtsFE;EAAW;ANysFb;AMxsFE;EAAa;AN2sFf;AMtsFC;;EACoC;ANysFrC;AMxsFC;EAAiB;AN2sFlB;AMpsFG;EACC;EACA;ANssFJ;AMpsFI;EACC;EACA;ANssFL;AMlsFG;EACC;ANosFJ;AM/rFE;;;EAGC;EACA;ANisFH;AM7rFE;;;;;EAKC;AN+rFH;AM1rFC;EAGC;IAAsC;EN2rFtC;EM1rFA;IAAe;EN6rFf;EM5rFA;IAAiB;IAAa;IAA4B;ENisF1D;EM1rFE;IACC;IACA;IACA;EN4rFH;EMzrFE;IACC;IACA;IACA;EN2rFH;AACF;AMprFC;EAOG;IACC;ENgrFH;AACF;;AMxqFA;;;;+FAAA;AAMA;EAEC;ANyqFD;AMvqFE;;EAEC;ANyqFH;;AMnqFA;;;;+FAAA;AAaA;;;;+FAAA;AAMA;EAEC;EACA;EACA;EACA;EACA;EAGA;EASA;EAWA;EAMA;EAOA;EA4DA;EASA;AN0jFD;AM/pFC;;;;EAII;ANiqFL;AM5pFC;;;;EAIC;EACA;EACA;AN8pFF;AMzpFC;EACI;AN2pFL;AMtpFC;EACI;EACA;ANwpFL;AMnpFC;EAEC;EAEA;EAmCA;EAcA;ANomFF;AMppFE;EAEC;EAEA;EAMA;EAQA;ANwoFH;AMrpFG;EACC;ANupFJ;AMlpFG;EACC;EACA;EACA;EACA;ANopFJ;AMhpFG;EACC;ANkpFJ;AM/oFG;EACC;ANipFJ;AM/oFI;EACC;ANipFL;AMvoFG;EACC;ANyoFJ;AMvoFI;EACC;ANyoFL;AMjoFE;EAA6B;ANooF/B;AM9nFC;EAvGD;IAwGE;IACA;IACA;IACA;ENioFA;AACF;AM7nFC;EAhHD;IAiHE;IACA;IACA;IACA;ENgoFA;AACF;AM9nFC;EACC;IACI;ENgoFJ;AACF;;AOtlGA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;APwlGD;AOvlGC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;APylGF;;AOplGA;EACC;APulGD;AOplGC;EACC;APslGF;AOrlGE;EACC;APulGH;;AOjlGA;EACC;APolGD;;AOhlGA;EACC;APmlGD;AOllGC;EACC;EACA;APolGF;;AOjlGA;EACC;EACA;APolGD;AOnlGC;EACC;APqlGF;;AQtoGC;EACC;ARyoGF;AQxoGE;EACC;AR0oGH;AQpoGE;EACC;ARsoGH;AQjoGC;EACC;ARmoGF;AQhoGG;EACC;ARkoGJ;AQjoGI;EACC;ARmoGL;AQ/nGI;;EAEC;ARioGL;AQ7nGI;EACC;EACA;AR+nGL;AQ5nGG;EACC;AR8nGJ;AQznGE;EACC;AR2nGH;AQznGE;EACC;AR2nGH;AQtnGC;EACC;ARwnGF;;AQnnGA;EACC;EACA;EACA;EACA;ARsnGD,C","sources":["webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/acf-input.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_variables.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_mixins.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_typography.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_fields.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_forms.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_media.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_input.scss","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/sass/_postbox.scss"],"sourcesContent":["@charset \"UTF-8\";\n/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n/* colors */\n/* acf-field */\n/* responsive */\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page #wpcontent {\n line-height: 140%;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a {\n color: #0783BE;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-h1, .acf-admin-page h1,\n.acf-headerbar h1 {\n font-size: 21px;\n font-weight: 400;\n}\n\n.acf-h2, .acf-page-title, .acf-admin-page h2,\n.acf-headerbar h2 {\n font-size: 18px;\n font-weight: 400;\n}\n\n.acf-h3, .acf-admin-page h3,\n.acf-headerbar h3 {\n font-size: 16px;\n font-weight: 400;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .p1 {\n font-size: 15px;\n}\n.acf-admin-page .p2 {\n font-size: 14px;\n}\n.acf-admin-page .p3 {\n font-size: 13.5px;\n}\n.acf-admin-page .p4 {\n font-size: 13px;\n}\n.acf-admin-page .p5 {\n font-size: 12.5px;\n}\n.acf-admin-page .p6, .acf-admin-page .acf-field p.description, .acf-field .acf-admin-page p.description, .acf-admin-page .acf-small {\n font-size: 12px;\n}\n.acf-admin-page .p7, .acf-admin-page .acf-field-setting-prefix_label p.description code, .acf-field-setting-prefix_label p.description .acf-admin-page code,\n.acf-admin-page .acf-field-setting-prefix_name p.description code,\n.acf-field-setting-prefix_name p.description .acf-admin-page code {\n font-size: 11.5px;\n}\n.acf-admin-page .p8 {\n font-size: 11px;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n color: #344054;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page .acf-settings-wrap h1 {\n display: none !important;\n}\n.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n display: none !important;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page a:focus {\n box-shadow: none;\n outline: none;\n}\n.acf-admin-page a:focus-visible {\n box-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgba(79, 148, 212, 0.8);\n outline: 1px solid transparent;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-field\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-field,\n.acf-field .acf-label,\n.acf-field .acf-input {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n position: relative;\n}\n\n.acf-field {\n margin: 15px 0;\n clear: both;\n}\n.acf-field p.description {\n display: block;\n margin: 0;\n padding: 0;\n}\n.acf-field .acf-label {\n vertical-align: top;\n margin: 0 0 10px;\n}\n.acf-field .acf-label label {\n display: block;\n font-weight: 500;\n margin: 0 0 3px;\n padding: 0;\n}\n.acf-field .acf-label:empty {\n margin-bottom: 0;\n}\n.acf-field .acf-input {\n vertical-align: top;\n}\n.acf-field p.description {\n display: block;\n margin-top: 6px;\n color: #667085;\n}\n.acf-field .acf-notice {\n margin: 0 0 15px;\n background: #edf2ff;\n color: #0c6ca0;\n border-color: #2183b9;\n}\n.acf-field .acf-notice.-error {\n background: #ffe6e6;\n color: #cc2727;\n border-color: #d12626;\n}\n.acf-field .acf-notice.-success {\n background: #eefbe8;\n color: #0e7b17;\n border-color: #32a23b;\n}\n.acf-field .acf-notice.-warning {\n background: #fff3e6;\n color: #bd4b0e;\n border-color: #d16226;\n}\ntd.acf-field,\ntr.acf-field {\n margin: 0;\n}\n\n.acf-field[data-width] {\n float: left;\n clear: none;\n /*\n \t@media screen and (max-width: $sm) {\n \t\tfloat: none;\n \t\twidth: auto;\n \t\tborder-left-width: 0;\n \t\tborder-right-width: 0;\n \t}\n */\n}\n.acf-field[data-width] + .acf-field[data-width] {\n border-left: 1px solid #eeeeee;\n}\nhtml[dir=rtl] .acf-field[data-width] {\n float: right;\n}\nhtml[dir=rtl] .acf-field[data-width] + .acf-field[data-width] {\n border-left: none;\n border-right: 1px solid #eeeeee;\n}\ntd.acf-field[data-width],\ntr.acf-field[data-width] {\n float: none;\n}\n\n.acf-field.-c0 {\n clear: both;\n border-left-width: 0 !important;\n}\nhtml[dir=rtl] .acf-field.-c0 {\n border-left-width: 1px !important;\n border-right-width: 0 !important;\n}\n\n.acf-field.-r0 {\n border-top-width: 0 !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-fields {\n position: relative;\n}\n.acf-fields:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-fields.-border {\n border: #ccd0d4 solid 1px;\n background: #fff;\n}\n.acf-fields > .acf-field {\n position: relative;\n margin: 0;\n padding: 16px;\n border-top-width: 1px;\n border-top-style: solid;\n border-top-color: #EAECF0;\n}\n.acf-fields > .acf-field:first-child {\n border-top: none;\n margin-top: 0;\n}\ntd.acf-fields {\n padding: 0 !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields (clear)\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-fields.-clear > .acf-field {\n border: none;\n padding: 0;\n margin: 15px 0;\n}\n.acf-fields.-clear > .acf-field[data-width] {\n border: none !important;\n}\n.acf-fields.-clear > .acf-field > .acf-label {\n padding: 0;\n}\n.acf-fields.-clear > .acf-field > .acf-input {\n padding: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields (left)\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-fields.-left > .acf-field {\n padding: 15px 0;\n}\n.acf-fields.-left > .acf-field:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-fields.-left > .acf-field:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: 0;\n background: #f9f9f9;\n border-color: #e1e1e1;\n border-style: solid;\n border-width: 0 1px 0 0;\n top: 0;\n bottom: 0;\n left: 0;\n width: 20%;\n}\n.acf-fields.-left > .acf-field[data-width] {\n float: none;\n width: auto !important;\n border-left-width: 0 !important;\n border-right-width: 0 !important;\n}\n.acf-fields.-left > .acf-field > .acf-label {\n float: left;\n width: 20%;\n margin: 0;\n padding: 0 12px;\n}\n.acf-fields.-left > .acf-field > .acf-input {\n float: left;\n width: 80%;\n margin: 0;\n padding: 0 12px;\n}\nhtml[dir=rtl] .acf-fields.-left > .acf-field:before {\n border-width: 0 0 0 1px;\n left: auto;\n right: 0;\n}\nhtml[dir=rtl] .acf-fields.-left > .acf-field > .acf-label {\n float: right;\n}\nhtml[dir=rtl] .acf-fields.-left > .acf-field > .acf-input {\n float: right;\n}\n#side-sortables .acf-fields.-left > .acf-field:before {\n display: none;\n}\n#side-sortables .acf-fields.-left > .acf-field > .acf-label {\n width: 100%;\n margin-bottom: 10px;\n}\n#side-sortables .acf-fields.-left > .acf-field > .acf-input {\n width: 100%;\n}\n@media screen and (max-width: 640px) {\n .acf-fields.-left > .acf-field:before {\n display: none;\n }\n .acf-fields.-left > .acf-field > .acf-label {\n width: 100%;\n margin-bottom: 10px;\n }\n .acf-fields.-left > .acf-field > .acf-input {\n width: 100%;\n }\n}\n\n/* clear + left */\n.acf-fields.-clear.-left > .acf-field {\n padding: 0;\n border: none;\n}\n.acf-fields.-clear.-left > .acf-field:before {\n display: none;\n}\n.acf-fields.-clear.-left > .acf-field > .acf-label {\n padding: 0;\n}\n.acf-fields.-clear.-left > .acf-field > .acf-input {\n padding: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-table\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-table tr.acf-field > td.acf-label {\n padding: 15px 12px;\n margin: 0;\n background: #f9f9f9;\n width: 20%;\n}\n.acf-table tr.acf-field > td.acf-input {\n padding: 15px 12px;\n margin: 0;\n border-left-color: #e1e1e1;\n}\n\n.acf-sortable-tr-helper {\n position: relative !important;\n display: table-row !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-postbox\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-postbox {\n position: relative;\n}\n.acf-postbox > .inside {\n margin: 0 !important; /* override WP style - do not delete - you have tried this before */\n padding: 0 !important; /* override WP style - do not delete - you have tried this before */\n}\n.acf-postbox .acf-hndle-cog {\n color: #72777c;\n font-size: 16px;\n line-height: 36px;\n height: 36px;\n width: 1.62rem;\n position: relative;\n display: none;\n}\n.acf-postbox .acf-hndle-cog:hover {\n color: #191e23;\n}\n.acf-postbox > .hndle:hover .acf-hndle-cog,\n.acf-postbox > .postbox-header:hover .acf-hndle-cog {\n display: inline-block;\n}\n.acf-postbox > .hndle .acf-hndle-cog {\n height: 20px;\n line-height: 20px;\n float: right;\n width: auto;\n}\n.acf-postbox > .hndle .acf-hndle-cog:hover {\n color: #777777;\n}\n.acf-postbox .acf-replace-with-fields {\n padding: 15px;\n text-align: center;\n}\n\n#post-body-content #acf_after_title-sortables {\n margin: 20px 0 -20px;\n}\n\n/* seamless */\n.acf-postbox.seamless {\n border: 0 none;\n background: transparent;\n box-shadow: none;\n /* hide hndle */\n /* inside */\n}\n.acf-postbox.seamless > .postbox-header,\n.acf-postbox.seamless > .hndle,\n.acf-postbox.seamless > .handlediv {\n display: none !important;\n}\n.acf-postbox.seamless > .inside {\n display: block !important; /* stop metabox from hiding when closed */\n margin-left: -12px !important;\n margin-right: -12px !important;\n}\n.acf-postbox.seamless > .inside > .acf-field {\n border-color: transparent;\n}\n\n/* seamless (left) */\n.acf-postbox.seamless > .acf-fields.-left {\n /* hide sidebar bg */\n /* mobile */\n}\n.acf-postbox.seamless > .acf-fields.-left > .acf-field:before {\n display: none;\n}\n@media screen and (max-width: 782px) {\n .acf-postbox.seamless > .acf-fields.-left {\n /* remove padding */\n }\n .acf-postbox.seamless > .acf-fields.-left > .acf-field > .acf-label, .acf-postbox.seamless > .acf-fields.-left > .acf-field > .acf-input {\n padding: 0;\n }\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Inputs\n*\n*-----------------------------------------------------------------------------*/\n.acf-field input[type=text],\n.acf-field input[type=password],\n.acf-field input[type=date],\n.acf-field input[type=datetime],\n.acf-field input[type=datetime-local],\n.acf-field input[type=email],\n.acf-field input[type=month],\n.acf-field input[type=number],\n.acf-field input[type=search],\n.acf-field input[type=tel],\n.acf-field input[type=time],\n.acf-field input[type=url],\n.acf-field input[type=week],\n.acf-field textarea,\n.acf-field select {\n width: 100%;\n padding: 4px 8px;\n margin: 0;\n box-sizing: border-box;\n font-size: 14px;\n line-height: 1.4;\n}\n.acf-admin-3-8 .acf-field input[type=text],\n.acf-admin-3-8 .acf-field input[type=password],\n.acf-admin-3-8 .acf-field input[type=date],\n.acf-admin-3-8 .acf-field input[type=datetime],\n.acf-admin-3-8 .acf-field input[type=datetime-local],\n.acf-admin-3-8 .acf-field input[type=email],\n.acf-admin-3-8 .acf-field input[type=month],\n.acf-admin-3-8 .acf-field input[type=number],\n.acf-admin-3-8 .acf-field input[type=search],\n.acf-admin-3-8 .acf-field input[type=tel],\n.acf-admin-3-8 .acf-field input[type=time],\n.acf-admin-3-8 .acf-field input[type=url],\n.acf-admin-3-8 .acf-field input[type=week],\n.acf-admin-3-8 .acf-field textarea,\n.acf-admin-3-8 .acf-field select {\n padding: 3px 5px;\n}\n.acf-field textarea {\n resize: vertical;\n}\n\nbody.acf-browser-firefox .acf-field select {\n padding: 4px 5px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Text\n*\n*-----------------------------------------------------------------------------*/\n.acf-input-prepend,\n.acf-input-append,\n.acf-input-wrap {\n box-sizing: border-box;\n}\n\n.acf-input-prepend,\n.acf-input-append {\n font-size: 13px;\n line-height: 1.4;\n padding: 4px 8px;\n background: #f5f5f5;\n border: #7e8993 solid 1px;\n min-height: 30px;\n}\n.acf-admin-3-8 .acf-input-prepend,\n.acf-admin-3-8 .acf-input-append {\n padding: 3px 5px;\n border-color: #dddddd;\n min-height: 28px;\n}\n\n.acf-input-prepend {\n float: left;\n border-right-width: 0;\n border-radius: 3px 0 0 3px;\n}\n\n.acf-input-append {\n float: right;\n border-left-width: 0;\n border-radius: 0 3px 3px 0;\n}\n\n.acf-input-wrap {\n position: relative;\n overflow: hidden;\n}\n.acf-input-wrap .acf-is-prepended {\n border-radius: 0 6px 6px 0 !important;\n}\n.acf-input-wrap .acf-is-appended {\n border-radius: 6px 0 0 6px !important;\n}\n.acf-input-wrap .acf-is-prepended.acf-is-appended {\n border-radius: 0 !important;\n}\n\n/* rtl */\nhtml[dir=rtl] .acf-input-prepend {\n border-left-width: 0;\n border-right-width: 1px;\n border-radius: 0 3px 3px 0;\n float: right;\n}\n\nhtml[dir=rtl] .acf-input-append {\n border-left-width: 1px;\n border-right-width: 0;\n border-radius: 3px 0 0 3px;\n float: left;\n}\n\nhtml[dir=rtl] input.acf-is-prepended {\n border-radius: 3px 0 0 3px !important;\n}\n\nhtml[dir=rtl] input.acf-is-appended {\n border-radius: 0 3px 3px 0 !important;\n}\n\nhtml[dir=rtl] input.acf-is-prepended.acf-is-appended {\n border-radius: 0 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Color Picker\n*\n*-----------------------------------------------------------------------------*/\n.acf-color-picker .wp-color-result {\n border-color: #7e8993;\n}\n.acf-admin-3-8 .acf-color-picker .wp-color-result {\n border-color: #ccd0d4;\n}\n.acf-color-picker .wp-picker-active {\n position: relative;\n z-index: 1;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Url\n*\n*-----------------------------------------------------------------------------*/\n.acf-url i {\n position: absolute;\n top: 5px;\n left: 5px;\n opacity: 0.5;\n color: #7e8993;\n}\n.acf-url input[type=url] {\n padding-left: 27px !important;\n}\n.acf-url.-valid i {\n opacity: 1;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Select2 (v3)\n*\n*-----------------------------------------------------------------------------*/\n.select2-container.-acf {\n z-index: 1001;\n /* open */\n /* single open */\n}\n.select2-container.-acf .select2-choices {\n background: #fff;\n border-color: #ddd;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;\n min-height: 31px;\n}\n.select2-container.-acf .select2-choices .select2-search-choice {\n margin: 5px 0 5px 5px;\n padding: 3px 5px 3px 18px;\n border-color: #bbb;\n background: #f9f9f9;\n box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;\n /* sortable item*/\n /* sortable shadow */\n}\n.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper {\n background: #5897fb;\n border-color: rgb(63.0964912281, 135.4912280702, 250.4035087719);\n color: #fff !important;\n box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);\n}\n.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper a {\n visibility: hidden;\n}\n.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-placeholder {\n background-color: #f7f7f7;\n border-color: #f7f7f7;\n visibility: visible !important;\n}\n.select2-container.-acf .select2-choices .select2-search-choice-focus {\n border-color: #999;\n}\n.select2-container.-acf .select2-choices .select2-search-field input {\n height: 31px;\n line-height: 22px;\n margin: 0;\n padding: 5px 5px 5px 7px;\n}\n.select2-container.-acf .select2-choice {\n border-color: #bbbbbb;\n}\n.select2-container.-acf .select2-choice .select2-arrow {\n background: transparent;\n border-left-color: #dfdfdf;\n padding-left: 1px;\n}\n.select2-container.-acf .select2-choice .select2-result-description {\n display: none;\n}\n.select2-container.-acf.select2-container-active .select2-choices, .select2-container.-acf.select2-dropdown-open .select2-choices {\n border-color: #5b9dd9;\n border-radius: 3px 3px 0 0;\n}\n.select2-container.-acf.select2-dropdown-open .select2-choice {\n background: #fff;\n border-color: #5b9dd9;\n}\n\n/* rtl */\nhtml[dir=rtl] .select2-container.-acf .select2-search-choice-close {\n left: 24px;\n}\nhtml[dir=rtl] .select2-container.-acf .select2-choice > .select2-chosen {\n margin-left: 42px;\n}\nhtml[dir=rtl] .select2-container.-acf .select2-choice .select2-arrow {\n padding-left: 0;\n padding-right: 1px;\n}\n\n/* description */\n.select2-drop {\n /* search*/\n /* result */\n}\n.select2-drop .select2-search {\n padding: 4px 4px 0;\n}\n.select2-drop .select2-result {\n /* hover*/\n}\n.select2-drop .select2-result .select2-result-description {\n color: #999;\n font-size: 12px;\n margin-left: 5px;\n}\n.select2-drop .select2-result.select2-highlighted .select2-result-description {\n color: #fff;\n opacity: 0.75;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Select2 (v4)\n*\n*-----------------------------------------------------------------------------*/\n.select2-container.-acf li {\n margin-bottom: 0;\n}\n.select2-container.-acf[data-select2-id^=select2-data] .select2-selection--multiple {\n overflow: hidden;\n}\n.select2-container.-acf .select2-selection {\n border-color: #7e8993;\n}\n.acf-admin-3-8 .select2-container.-acf .select2-selection {\n border-color: #aaa;\n}\n.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child {\n float: none;\n}\n.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child input {\n width: 100% !important;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__rendered {\n padding-right: 0;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field] {\n display: inline;\n padding: 0;\n margin: 0;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field] .select2-selection__choice {\n margin-right: 0;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice {\n background-color: #f7f7f7;\n border-color: #cccccc;\n max-width: 100%;\n overflow: hidden;\n word-wrap: normal !important;\n white-space: normal;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper {\n background: #0783BE;\n border-color: #066998;\n color: #fff !important;\n box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper span {\n visibility: hidden;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {\n position: static;\n border-right: none;\n padding: 0;\n}\n.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-placeholder {\n background-color: #F2F4F7;\n border-color: #F2F4F7;\n visibility: visible !important;\n}\n.select2-container.-acf .select2-selection--multiple .select2-search__field {\n box-shadow: none !important;\n min-height: 0;\n}\n.acf-row .select2-container.-acf .select2-selection--single {\n overflow: hidden;\n}\n.acf-row .select2-container.-acf .select2-selection--single .select2-selection__rendered {\n white-space: normal;\n}\n\n.acf-admin-single-field-group .select2-dropdown {\n border-color: #6BB5D8 !important;\n margin-top: -5px;\n overflow: hidden;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n\n.select2-dropdown.select2-dropdown--above {\n margin-top: 0;\n}\n\n.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=true] {\n background-color: #F9FAFB !important;\n color: #667085;\n}\n.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=true]:hover {\n color: #399CCB;\n}\n\n.acf-admin-single-field-group .select2-container--default .select2-results__option--highlighted[aria-selected] {\n color: #fff !important;\n background-color: #0783BE !important;\n}\n\n.select2-dropdown .select2-results__option {\n margin-bottom: 0;\n}\n\n.select2-container .select2-dropdown {\n z-index: 900000;\n}\n.select2-container .select2-dropdown .select2-search__field {\n line-height: 1.4;\n min-height: 0;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Link\n*\n*-----------------------------------------------------------------------------*/\n.acf-link .link-wrap {\n display: none;\n border: #ccd0d4 solid 1px;\n border-radius: 3px;\n padding: 5px;\n line-height: 26px;\n background: #fff;\n word-wrap: break-word;\n word-break: break-all;\n}\n.acf-link .link-wrap .link-title {\n padding: 0 5px;\n}\n.acf-link.-value .button {\n display: none;\n}\n.acf-link.-value .acf-icon.-link-ext {\n display: none;\n}\n.acf-link.-value .link-wrap {\n display: inline-block;\n}\n.acf-link.-external .acf-icon.-link-ext {\n display: inline-block;\n}\n\n#wp-link-backdrop {\n z-index: 900000 !important;\n}\n\n#wp-link-wrap {\n z-index: 900001 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Radio\n*\n*-----------------------------------------------------------------------------*/\nul.acf-radio-list,\nul.acf-checkbox-list {\n background: transparent;\n border: 1px solid transparent;\n position: relative;\n padding: 1px;\n margin: 0;\n /* hl */\n /* rtl */\n}\nul.acf-radio-list:focus-within,\nul.acf-checkbox-list:focus-within {\n border: 1px solid #A5D2E7;\n border-radius: 6px;\n}\nul.acf-radio-list li,\nul.acf-checkbox-list li {\n font-size: 13px;\n line-height: 22px;\n margin: 0;\n position: relative;\n word-wrap: break-word;\n /* attachment sidebar fix*/\n}\nul.acf-radio-list li label,\nul.acf-checkbox-list li label {\n display: inline;\n}\nul.acf-radio-list li input[type=checkbox],\nul.acf-radio-list li input[type=radio],\nul.acf-checkbox-list li input[type=checkbox],\nul.acf-checkbox-list li input[type=radio] {\n margin: -1px 4px 0 0;\n vertical-align: middle;\n}\nul.acf-radio-list li input[type=text],\nul.acf-checkbox-list li input[type=text] {\n width: auto;\n vertical-align: middle;\n margin: 2px 0;\n}\nul.acf-radio-list li span,\nul.acf-checkbox-list li span {\n float: none;\n}\nul.acf-radio-list li i,\nul.acf-checkbox-list li i {\n vertical-align: middle;\n}\nul.acf-radio-list.acf-hl li,\nul.acf-checkbox-list.acf-hl li {\n margin-right: 20px;\n clear: none;\n}\nhtml[dir=rtl] ul.acf-radio-list input[type=checkbox],\nhtml[dir=rtl] ul.acf-radio-list input[type=radio],\nhtml[dir=rtl] ul.acf-checkbox-list input[type=checkbox],\nhtml[dir=rtl] ul.acf-checkbox-list input[type=radio] {\n margin-left: 4px;\n margin-right: 0;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Button Group\n*\n*-----------------------------------------------------------------------------*/\n.acf-button-group {\n display: inline-block;\n /* default (horizontal) */\n /* vertical */\n}\n.acf-button-group label {\n display: inline-block;\n border: #7e8993 solid 1px;\n position: relative;\n z-index: 1;\n padding: 5px 10px;\n background: #fff;\n}\n.acf-button-group label:hover {\n color: #016087;\n background: #f3f5f6;\n border-color: #0071a1;\n z-index: 2;\n}\n.acf-button-group label.selected {\n border-color: #007cba;\n background: rgb(0, 141, 211.5);\n color: #fff;\n z-index: 2;\n}\n.acf-button-group input {\n display: none !important;\n}\n.acf-button-group {\n padding-left: 1px;\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n}\n.acf-button-group label {\n margin: 0 0 0 -1px;\n flex: 1;\n text-align: center;\n white-space: nowrap;\n}\n.acf-button-group label:first-child {\n border-radius: 3px 0 0 3px;\n}\nhtml[dir=rtl] .acf-button-group label:first-child {\n border-radius: 0 3px 3px 0;\n}\n.acf-button-group label:last-child {\n border-radius: 0 3px 3px 0;\n}\nhtml[dir=rtl] .acf-button-group label:last-child {\n border-radius: 3px 0 0 3px;\n}\n.acf-button-group label:only-child {\n border-radius: 3px;\n}\n.acf-button-group.-vertical {\n padding-left: 0;\n padding-top: 1px;\n flex-direction: column;\n}\n.acf-button-group.-vertical label {\n margin: -1px 0 0 0;\n}\n.acf-button-group.-vertical label:first-child {\n border-radius: 3px 3px 0 0;\n}\n.acf-button-group.-vertical label:last-child {\n border-radius: 0 0 3px 3px;\n}\n.acf-button-group.-vertical label:only-child {\n border-radius: 3px;\n}\n.acf-admin-3-8 .acf-button-group label {\n border-color: #ccd0d4;\n}\n.acf-admin-3-8 .acf-button-group label:hover {\n border-color: #0071a1;\n}\n.acf-admin-3-8 .acf-button-group label.selected {\n border-color: #007cba;\n}\n\n.acf-admin-page .acf-button-group {\n display: flex;\n align-items: stretch;\n align-content: center;\n height: 40px;\n border-radius: 6px;\n box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.1);\n}\n.acf-admin-page .acf-button-group label {\n display: inline-flex;\n align-items: center;\n align-content: center;\n border: #D0D5DD solid 1px;\n padding: 6px 16px;\n color: #475467;\n font-weight: 500;\n}\n.acf-admin-page .acf-button-group label:hover {\n color: #0783BE;\n}\n.acf-admin-page .acf-button-group label.selected {\n background: #F9FAFB;\n color: #0783BE;\n}\n.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice {\n display: inline-flex;\n align-items: center;\n margin-top: 8px;\n margin-left: 2px;\n position: relative;\n padding-top: 4px;\n padding-right: auto;\n padding-bottom: 4px;\n padding-left: 8px;\n background-color: #EBF5FA;\n border-color: #A5D2E7;\n color: #0783BE;\n}\n.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {\n order: 2;\n width: 14px;\n height: 14px;\n margin-right: 0;\n margin-left: 4px;\n color: #6BB5D8;\n text-indent: 100%;\n white-space: nowrap;\n overflow: hidden;\n}\n.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {\n color: #0783BE;\n}\n.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before {\n content: \"\";\n display: block;\n width: 14px;\n height: 14px;\n top: 0;\n left: 0;\n background-color: currentColor;\n border: none;\n border-radius: 0;\n -webkit-mask-size: contain;\n mask-size: contain;\n -webkit-mask-repeat: no-repeat;\n mask-repeat: no-repeat;\n -webkit-mask-position: center;\n mask-position: center;\n -webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n mask-image: url(\"../../images/icons/icon-close.svg\");\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Checkbox\n*\n*-----------------------------------------------------------------------------*/\n.acf-checkbox-list .button {\n margin: 10px 0 0;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* True / False\n*\n*-----------------------------------------------------------------------------*/\n.acf-switch {\n display: grid;\n grid-template-columns: 1fr 1fr;\n width: fit-content;\n max-width: 100%;\n border-radius: 5px;\n cursor: pointer;\n position: relative;\n background: #f5f5f5;\n height: 30px;\n vertical-align: middle;\n border: #7e8993 solid 1px;\n -webkit-transition: background 0.25s ease;\n -moz-transition: background 0.25s ease;\n -o-transition: background 0.25s ease;\n transition: background 0.25s ease;\n /* hover */\n /* active */\n /* message */\n}\n.acf-switch span {\n display: inline-block;\n float: left;\n text-align: center;\n font-size: 13px;\n line-height: 22px;\n padding: 4px 10px;\n min-width: 15px;\n}\n.acf-switch span i {\n vertical-align: middle;\n}\n.acf-switch .acf-switch-on {\n color: #fff;\n text-shadow: #007cba 0 1px 0;\n overflow: hidden;\n}\n.acf-switch .acf-switch-off {\n overflow: hidden;\n}\n.acf-switch .acf-switch-slider {\n position: absolute;\n top: 2px;\n left: 2px;\n bottom: 2px;\n right: 50%;\n z-index: 1;\n background: #fff;\n border-radius: 3px;\n border: #7e8993 solid 1px;\n -webkit-transition: all 0.25s ease;\n -moz-transition: all 0.25s ease;\n -o-transition: all 0.25s ease;\n transition: all 0.25s ease;\n transition-property: left, right;\n}\n.acf-switch:hover, .acf-switch.-focus {\n border-color: #0071a1;\n background: #f3f5f6;\n color: #016087;\n}\n.acf-switch:hover .acf-switch-slider, .acf-switch.-focus .acf-switch-slider {\n border-color: #0071a1;\n}\n.acf-switch.-on {\n background: #0d99d5;\n border-color: #007cba;\n /* hover */\n}\n.acf-switch.-on .acf-switch-slider {\n left: 50%;\n right: 2px;\n border-color: #007cba;\n}\n.acf-switch.-on:hover {\n border-color: #007cba;\n}\n.acf-switch + span {\n margin-left: 6px;\n}\n.acf-admin-3-8 .acf-switch {\n border-color: #ccd0d4;\n}\n.acf-admin-3-8 .acf-switch .acf-switch-slider {\n border-color: #ccd0d4;\n}\n.acf-admin-3-8 .acf-switch:hover, .acf-admin-3-8 .acf-switch.-focus {\n border-color: #0071a1;\n}\n.acf-admin-3-8 .acf-switch:hover .acf-switch-slider, .acf-admin-3-8 .acf-switch.-focus .acf-switch-slider {\n border-color: #0071a1;\n}\n.acf-admin-3-8 .acf-switch.-on {\n border-color: #007cba;\n}\n.acf-admin-3-8 .acf-switch.-on .acf-switch-slider {\n border-color: #007cba;\n}\n.acf-admin-3-8 .acf-switch.-on:hover {\n border-color: #007cba;\n}\n\n/* checkbox */\n.acf-switch-input {\n opacity: 0;\n position: absolute;\n margin: 0;\n}\n\n.acf-admin-single-field-group .acf-true-false {\n border: 1px solid transparent;\n}\n.acf-admin-single-field-group .acf-true-false:focus-within {\n border: 1px solid #399CCB;\n border-radius: 120px;\n}\n\n.acf-true-false:has(.acf-switch) label {\n display: flex;\n align-items: center;\n justify-items: center;\n}\n\n/* in media modal */\n.compat-item .acf-true-false .message {\n float: none;\n padding: 0;\n vertical-align: middle;\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tGoogle Map\n*\n*-------------------------------------------------------------------------*/\n.acf-google-map {\n position: relative;\n border: #ccd0d4 solid 1px;\n background: #fff;\n}\n.acf-google-map .title {\n position: relative;\n border-bottom: #ccd0d4 solid 1px;\n}\n.acf-google-map .title .search {\n margin: 0;\n font-size: 14px;\n line-height: 30px;\n height: 40px;\n padding: 5px 10px;\n border: 0 none;\n box-shadow: none;\n border-radius: 0;\n font-family: inherit;\n cursor: text;\n}\n.acf-google-map .title .acf-loading {\n position: absolute;\n top: 10px;\n right: 11px;\n display: none;\n}\n.acf-google-map .title .acf-icon:active {\n display: inline-block !important;\n}\n.acf-google-map .canvas {\n height: 400px;\n}\n.acf-google-map:hover .title .acf-actions {\n display: block;\n}\n.acf-google-map .title .acf-icon.-location {\n display: inline-block;\n}\n.acf-google-map .title .acf-icon.-cancel,\n.acf-google-map .title .acf-icon.-search {\n display: none;\n}\n.acf-google-map.-value .title .search {\n font-weight: bold;\n}\n.acf-google-map.-value .title .acf-icon.-location {\n display: none;\n}\n.acf-google-map.-value .title .acf-icon.-cancel {\n display: inline-block;\n}\n.acf-google-map.-searching .title .acf-icon.-location {\n display: none;\n}\n.acf-google-map.-searching .title .acf-icon.-cancel,\n.acf-google-map.-searching .title .acf-icon.-search {\n display: inline-block;\n}\n.acf-google-map.-searching .title .acf-actions {\n display: block;\n}\n.acf-google-map.-searching .title .search {\n font-weight: normal !important;\n}\n.acf-google-map.-loading .title a {\n display: none !important;\n}\n.acf-google-map.-loading .title i {\n display: inline-block;\n}\n\n/* autocomplete */\n.pac-container {\n border-width: 1px 0;\n box-shadow: none;\n}\n\n.pac-container:after {\n display: none;\n}\n\n.pac-container .pac-item:first-child {\n border-top: 0 none;\n}\n\n.pac-container .pac-item {\n padding: 5px 10px;\n cursor: pointer;\n}\n\nhtml[dir=rtl] .pac-container .pac-item {\n text-align: right;\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tRelationship\n*\n*-------------------------------------------------------------------------*/\n.acf-relationship {\n background: #fff;\n border: #ccd0d4 solid 1px;\n /* list */\n /* selection (bottom) */\n}\n.acf-relationship .filters {\n border-bottom: #ccd0d4 solid 1px;\n background: #fff;\n /* widths */\n}\n.acf-relationship .filters:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-relationship .filters .filter {\n margin: 0;\n padding: 0;\n float: left;\n width: 100%;\n box-sizing: border-box;\n padding: 7px 7px 7px 0;\n}\n.acf-relationship .filters .filter:first-child {\n padding-left: 7px;\n}\n.acf-relationship .filters .filter input,\n.acf-relationship .filters .filter select {\n margin: 0;\n float: none; /* potential fix for media popup? */\n}\n.acf-relationship .filters .filter input:focus, .acf-relationship .filters .filter input:active,\n.acf-relationship .filters .filter select:focus,\n.acf-relationship .filters .filter select:active {\n outline: none;\n box-shadow: none;\n}\n.acf-relationship .filters .filter input {\n border-color: transparent;\n box-shadow: none;\n padding-left: 3px;\n padding-right: 3px;\n}\n.acf-relationship .filters.-f2 .filter {\n width: 50%;\n}\n.acf-relationship .filters.-f3 .filter {\n width: 25%;\n}\n.acf-relationship .filters.-f3 .filter.-search {\n width: 50%;\n}\n.acf-relationship .list {\n margin: 0;\n padding: 5px;\n height: 160px;\n overflow: auto;\n}\n.acf-relationship .list .acf-rel-label,\n.acf-relationship .list .acf-rel-item,\n.acf-relationship .list p {\n padding: 5px;\n margin: 0;\n display: block;\n position: relative;\n min-height: 18px;\n}\n.acf-relationship .list .acf-rel-label {\n font-weight: bold;\n}\n.acf-relationship .list .acf-rel-item {\n cursor: pointer;\n /* hover */\n /* disabled */\n}\n.acf-relationship .list .acf-rel-item b {\n text-decoration: underline;\n font-weight: normal;\n}\n.acf-relationship .list .acf-rel-item .thumbnail {\n background: rgb(223.5, 223.5, 223.5);\n width: 22px;\n height: 22px;\n float: left;\n margin: -2px 5px 0 0;\n}\n.acf-relationship .list .acf-rel-item .thumbnail img {\n max-width: 22px;\n max-height: 22px;\n margin: 0 auto;\n display: block;\n}\n.acf-relationship .list .acf-rel-item .thumbnail.-icon {\n background: #fff;\n}\n.acf-relationship .list .acf-rel-item .thumbnail.-icon img {\n max-height: 20px;\n margin-top: 1px;\n}\n.acf-relationship .list .acf-rel-item:hover, .acf-relationship .list .acf-rel-item.relationship-hover {\n background: #3875d7;\n color: #fff;\n}\n.acf-relationship .list .acf-rel-item:hover .thumbnail, .acf-relationship .list .acf-rel-item.relationship-hover .thumbnail {\n background: rgb(162.1610878661, 190.6192468619, 236.3389121339);\n}\n.acf-relationship .list .acf-rel-item:hover .thumbnail.-icon, .acf-relationship .list .acf-rel-item.relationship-hover .thumbnail.-icon {\n background: #fff;\n}\n.acf-relationship .list .acf-rel-item.disabled {\n opacity: 0.5;\n}\n.acf-relationship .list .acf-rel-item.disabled:hover {\n background: transparent;\n color: #333;\n cursor: default;\n}\n.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail {\n background: rgb(223.5, 223.5, 223.5);\n}\n.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail.-icon {\n background: #fff;\n}\n.acf-relationship .list ul {\n padding-bottom: 5px;\n}\n.acf-relationship .list ul .acf-rel-label,\n.acf-relationship .list ul .acf-rel-item,\n.acf-relationship .list ul p {\n padding-left: 20px;\n}\n.acf-relationship .selection {\n position: relative;\n /* choices */\n /* values */\n}\n.acf-relationship .selection:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-relationship .selection .values,\n.acf-relationship .selection .choices {\n width: 50%;\n background: #fff;\n float: left;\n}\n.acf-relationship .selection .choices {\n background: #f9f9f9;\n}\n.acf-relationship .selection .choices .list {\n border-right: #dfdfdf solid 1px;\n}\n.acf-relationship .selection .values .acf-icon {\n position: absolute;\n top: 4px;\n right: 7px;\n display: none;\n /* rtl */\n}\nhtml[dir=rtl] .acf-relationship .selection .values .acf-icon {\n right: auto;\n left: 7px;\n}\n.acf-relationship .selection .values .acf-rel-item:hover .acf-icon, .acf-relationship .selection .values .acf-rel-item.relationship-hover .acf-icon {\n display: block;\n}\n.acf-relationship .selection .values .acf-rel-item {\n cursor: move;\n}\n.acf-relationship .selection .values .acf-rel-item b {\n text-decoration: none;\n}\n\n/* menu item fix */\n.menu-item .acf-relationship ul {\n width: auto;\n}\n.menu-item .acf-relationship li {\n display: block;\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tWYSIWYG\n*\n*-------------------------------------------------------------------------*/\n.acf-editor-wrap.delay .acf-editor-toolbar {\n content: \"\";\n display: block;\n background: #f5f5f5;\n border-bottom: #dddddd solid 1px;\n color: #555d66;\n padding: 10px;\n}\n.acf-editor-wrap.delay .wp-editor-area {\n padding: 10px;\n border: none;\n color: inherit !important;\n}\n.acf-editor-wrap iframe {\n min-height: 200px;\n}\n.acf-editor-wrap .wp-editor-container {\n border: 1px solid #ccd0d4;\n box-shadow: none !important;\n}\n.acf-editor-wrap .wp-editor-tabs {\n box-sizing: content-box;\n}\n.acf-editor-wrap .wp-switch-editor {\n border-color: #ccd0d4;\n border-bottom-color: transparent;\n}\n\n#mce_fullscreen_container {\n z-index: 900000 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tTab\n*\n*-----------------------------------------------------------------------------*/\n.acf-field-tab {\n display: none !important;\n}\n\n.hidden-by-tab {\n display: none !important;\n}\n\n.acf-tab-wrap {\n clear: both;\n z-index: 1;\n overflow: auto;\n}\n\n.acf-tab-group {\n border-bottom: #ccc solid 1px;\n padding: 10px 10px 0;\n}\n.acf-tab-group li {\n margin: 0 0.5em 0 0;\n}\n.acf-tab-group li a {\n padding: 5px 10px;\n display: block;\n color: #555;\n font-size: 14px;\n font-weight: 600;\n line-height: 24px;\n border: #ccc solid 1px;\n border-bottom: 0 none;\n text-decoration: none;\n background: #e5e5e5;\n transition: none;\n}\n.acf-tab-group li a:hover {\n background: #fff;\n}\n.acf-tab-group li a:focus {\n outline: none;\n box-shadow: none;\n}\n.acf-tab-group li a:empty {\n display: none;\n}\nhtml[dir=rtl] .acf-tab-group li {\n margin: 0 0 0 0.5em;\n}\n.acf-tab-group li.active a {\n background: #f1f1f1;\n color: #000;\n padding-bottom: 6px;\n margin-bottom: -1px;\n position: relative;\n z-index: 1;\n}\n\n.acf-fields > .acf-tab-wrap {\n background: #f9f9f9;\n}\n.acf-fields > .acf-tab-wrap .acf-tab-group {\n position: relative;\n border-top: #ccd0d4 solid 1px;\n border-bottom: #ccd0d4 solid 1px;\n z-index: 2;\n margin-bottom: -1px;\n}\n.acf-admin-3-8 .acf-fields > .acf-tab-wrap .acf-tab-group {\n border-color: #dfdfdf;\n}\n\n.acf-fields.-left > .acf-tab-wrap .acf-tab-group {\n padding-left: 20%;\n /* mobile */\n /* rtl */\n}\n@media screen and (max-width: 640px) {\n .acf-fields.-left > .acf-tab-wrap .acf-tab-group {\n padding-left: 10px;\n }\n}\nhtml[dir=rtl] .acf-fields.-left > .acf-tab-wrap .acf-tab-group {\n padding-left: 0;\n padding-right: 20%;\n /* mobile */\n}\n@media screen and (max-width: 850px) {\n html[dir=rtl] .acf-fields.-left > .acf-tab-wrap .acf-tab-group {\n padding-right: 10px;\n }\n}\n\n.acf-tab-wrap.-left .acf-tab-group {\n position: absolute;\n left: 0;\n width: 20%;\n border: 0 none;\n padding: 0 !important; /* important overrides 'left aligned labels' */\n margin: 1px 0 0;\n}\n.acf-tab-wrap.-left .acf-tab-group li {\n float: none;\n margin: -1px 0 0;\n}\n.acf-tab-wrap.-left .acf-tab-group li a {\n border: 1px solid #ededed;\n font-size: 13px;\n line-height: 18px;\n color: #0073aa;\n padding: 10px;\n margin: 0;\n font-weight: normal;\n border-width: 1px 0;\n border-radius: 0;\n background: transparent;\n}\n.acf-tab-wrap.-left .acf-tab-group li a:hover {\n color: #00a0d2;\n}\n.acf-tab-wrap.-left .acf-tab-group li.active a {\n border-color: #dfdfdf;\n color: #000;\n margin-right: -1px;\n background: #fff;\n}\nhtml[dir=rtl] .acf-tab-wrap.-left .acf-tab-group {\n left: auto;\n right: 0;\n}\nhtml[dir=rtl] .acf-tab-wrap.-left .acf-tab-group li.active a {\n margin-right: 0;\n margin-left: -1px;\n}\n.acf-field + .acf-tab-wrap.-left:before {\n content: \"\";\n display: block;\n position: relative;\n z-index: 1;\n height: 10px;\n border-top: #dfdfdf solid 1px;\n border-bottom: #dfdfdf solid 1px;\n margin-bottom: -1px;\n}\n.acf-tab-wrap.-left:first-child .acf-tab-group li:first-child a {\n border-top: none;\n}\n\n/* sidebar */\n.acf-fields.-sidebar {\n padding: 0 0 0 20% !important;\n position: relative;\n /* before */\n /* rtl */\n}\n.acf-fields.-sidebar:before {\n content: \"\";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n width: 20%;\n bottom: 0;\n border-right: #dfdfdf solid 1px;\n background: #f9f9f9;\n z-index: 1;\n}\nhtml[dir=rtl] .acf-fields.-sidebar {\n padding: 0 20% 0 0 !important;\n}\nhtml[dir=rtl] .acf-fields.-sidebar:before {\n border-left: #dfdfdf solid 1px;\n border-right-width: 0;\n left: auto;\n right: 0;\n}\n.acf-fields.-sidebar.-left {\n padding: 0 0 0 180px !important;\n /* rtl */\n}\nhtml[dir=rtl] .acf-fields.-sidebar.-left {\n padding: 0 180px 0 0 !important;\n}\n.acf-fields.-sidebar.-left:before {\n background: #f1f1f1;\n border-color: #dfdfdf;\n width: 180px;\n}\n.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group {\n width: 180px;\n}\n.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group li a {\n border-color: #e4e4e4;\n}\n.acf-fields.-sidebar.-left > .acf-tab-wrap.-left .acf-tab-group li.active a {\n background: #f9f9f9;\n}\n.acf-fields.-sidebar > .acf-field-tab + .acf-field {\n border-top: none;\n}\n\n.acf-fields.-clear > .acf-tab-wrap {\n background: transparent;\n}\n.acf-fields.-clear > .acf-tab-wrap .acf-tab-group {\n margin-top: 0;\n border-top: none;\n padding-left: 0;\n padding-right: 0;\n}\n.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a {\n background: #e5e5e5;\n}\n.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover {\n background: #fff;\n}\n.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a {\n background: #f1f1f1;\n}\n\n/* seamless */\n.acf-postbox.seamless > .acf-fields.-sidebar {\n margin-left: 0 !important;\n}\n.acf-postbox.seamless > .acf-fields.-sidebar:before {\n background: transparent;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap {\n background: transparent;\n margin-bottom: 10px;\n padding-left: 12px;\n padding-right: 12px;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group {\n border-top: 0 none;\n border-color: #ccd0d4;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li a {\n background: #e5e5e5;\n border-color: #ccd0d4;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li a:hover {\n background: #fff;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap .acf-tab-group li.active a {\n background: #f1f1f1;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left:before {\n border-top: none;\n height: auto;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group {\n margin-bottom: 0;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group li a {\n border-width: 1px 0 1px 1px !important;\n border-color: #cccccc;\n background: #e5e5e5;\n}\n.acf-postbox.seamless > .acf-fields > .acf-tab-wrap.-left .acf-tab-group li.active a {\n background: #f1f1f1;\n}\n\n.menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a,\n.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a {\n background: #f1f1f1;\n}\n.menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover, .menu-edit .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a,\n.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li a:hover,\n.widget .acf-fields.-clear > .acf-tab-wrap .acf-tab-group li.active a {\n background: #fff;\n}\n\n.compat-item .acf-tab-wrap td {\n display: block;\n}\n\n/* within gallery sidebar */\n.acf-gallery-side .acf-tab-wrap {\n border-top: 0 none !important;\n}\n\n.acf-gallery-side .acf-tab-wrap .acf-tab-group {\n margin: 10px 0 !important;\n padding: 0 !important;\n}\n\n.acf-gallery-side .acf-tab-group li.active a {\n background: #f9f9f9 !important;\n}\n\n/* withing widget */\n.widget .acf-tab-group {\n border-bottom-color: #e8e8e8;\n}\n\n.widget .acf-tab-group li a {\n background: #f1f1f1;\n}\n\n.widget .acf-tab-group li.active a {\n background: #fff;\n}\n\n/* media popup (edit image) */\n.media-modal.acf-expanded .compat-attachment-fields > tbody > tr.acf-tab-wrap .acf-tab-group {\n padding-left: 23%;\n border-bottom-color: #dddddd;\n}\n\n/* table */\n.form-table > tbody > tr.acf-tab-wrap .acf-tab-group {\n padding: 0 5px 0 210px;\n}\n\n/* rtl */\nhtml[dir=rtl] .form-table > tbody > tr.acf-tab-wrap .acf-tab-group {\n padding: 0 210px 0 5px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\toembed\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-oembed {\n position: relative;\n border: #ccd0d4 solid 1px;\n background: #fff;\n}\n.acf-oembed .title {\n position: relative;\n border-bottom: #ccd0d4 solid 1px;\n padding: 5px 10px;\n}\n.acf-oembed .title .input-search {\n margin: 0;\n font-size: 14px;\n line-height: 30px;\n height: 30px;\n padding: 0;\n border: 0 none;\n box-shadow: none;\n border-radius: 0;\n font-family: inherit;\n cursor: text;\n}\n.acf-oembed .title .acf-actions {\n padding: 6px;\n}\n.acf-oembed .canvas {\n position: relative;\n min-height: 250px;\n background: #f9f9f9;\n}\n.acf-oembed .canvas .canvas-media {\n position: relative;\n z-index: 1;\n}\n.acf-oembed .canvas iframe {\n display: block;\n margin: 0;\n padding: 0;\n width: 100%;\n}\n.acf-oembed .canvas .acf-icon.-picture {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n z-index: 0;\n height: 42px;\n width: 42px;\n font-size: 42px;\n color: #999;\n}\n.acf-oembed .canvas .acf-loading-overlay {\n background: rgba(255, 255, 255, 0.9);\n}\n.acf-oembed .canvas .canvas-error {\n position: absolute;\n top: 50%;\n left: 0%;\n right: 0%;\n margin: -9px 0 0 0;\n text-align: center;\n display: none;\n}\n.acf-oembed .canvas .canvas-error p {\n padding: 8px;\n margin: 0;\n display: inline;\n}\n.acf-oembed.has-value .canvas {\n min-height: 50px;\n}\n.acf-oembed.has-value .input-search {\n font-weight: bold;\n}\n.acf-oembed.has-value .title:hover .acf-actions {\n display: block;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tImage\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-image-uploader {\n position: relative;\n /* image wrap*/\n /* input */\n /* rtl */\n}\n.acf-image-uploader:after {\n display: block;\n clear: both;\n content: \"\";\n}\n.acf-image-uploader p {\n margin: 0;\n}\n.acf-image-uploader .image-wrap {\n position: relative;\n float: left;\n /* hover */\n}\n.acf-image-uploader .image-wrap img {\n max-width: 100%;\n max-height: 100%;\n width: auto;\n height: auto;\n display: block;\n min-width: 30px;\n min-height: 30px;\n background: #f1f1f1;\n margin: 0;\n padding: 0;\n /* svg */\n}\n.acf-image-uploader .image-wrap img[src$=\".svg\"] {\n min-height: 100px;\n min-width: 100px;\n}\n.acf-image-uploader .image-wrap:hover .acf-actions {\n display: block;\n}\n.acf-image-uploader input.button {\n width: auto;\n}\nhtml[dir=rtl] .acf-image-uploader .image-wrap {\n float: right;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tFile\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-file-uploader {\n position: relative;\n /* hover */\n /* rtl */\n}\n.acf-file-uploader p {\n margin: 0;\n}\n.acf-file-uploader .file-wrap {\n border: #ccd0d4 solid 1px;\n min-height: 84px;\n position: relative;\n background: #fff;\n}\n.acf-file-uploader .file-icon {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n padding: 10px;\n background: #f1f1f1;\n border-right: #d5d9dd solid 1px;\n}\n.acf-file-uploader .file-icon img {\n display: block;\n padding: 0;\n margin: 0;\n max-width: 48px;\n}\n.acf-file-uploader .file-info {\n padding: 10px;\n margin-left: 69px;\n}\n.acf-file-uploader .file-info p {\n margin: 0 0 2px;\n font-size: 13px;\n line-height: 1.4em;\n word-break: break-all;\n}\n.acf-file-uploader .file-info a {\n text-decoration: none;\n}\n.acf-file-uploader:hover .acf-actions {\n display: block;\n}\nhtml[dir=rtl] .acf-file-uploader .file-icon {\n left: auto;\n right: 0;\n border-left: #e5e5e5 solid 1px;\n border-right: none;\n}\nhtml[dir=rtl] .acf-file-uploader .file-info {\n margin-right: 69px;\n margin-left: 0;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tDate Picker\n*\n*-----------------------------------------------------------------------------*/\n.acf-ui-datepicker .ui-datepicker {\n z-index: 900000 !important;\n}\n.acf-ui-datepicker .ui-datepicker .ui-widget-header a {\n cursor: pointer;\n transition: none;\n}\n\n/* fix highlight state overriding hover / active */\n.acf-ui-datepicker .ui-state-highlight.ui-state-hover {\n border: 1px solid #98b7e8 !important;\n background: #98b7e8 !important;\n font-weight: normal !important;\n color: #ffffff !important;\n}\n\n.acf-ui-datepicker .ui-state-highlight.ui-state-active {\n border: 1px solid #3875d7 !important;\n background: #3875d7 !important;\n font-weight: normal !important;\n color: #ffffff !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tSeparator field\n*\n*-----------------------------------------------------------------------------*/\n.acf-field-separator {\n /* fields */\n}\n.acf-field-separator .acf-label {\n margin-bottom: 0;\n}\n.acf-field-separator .acf-label label {\n font-weight: normal;\n}\n.acf-field-separator .acf-input {\n display: none;\n}\n.acf-fields > .acf-field-separator {\n background: #f9f9f9;\n border-bottom: 1px solid #dfdfdf;\n border-top: 1px solid #dfdfdf;\n margin-bottom: -1px;\n z-index: 2;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tTaxonomy\n*\n*-----------------------------------------------------------------------------*/\n.acf-taxonomy-field {\n position: relative;\n /* hover */\n /* select */\n}\n.acf-taxonomy-field .categorychecklist-holder {\n border: #ccd0d4 solid 1px;\n border-radius: 3px;\n max-height: 200px;\n overflow: auto;\n}\n.acf-taxonomy-field .acf-checkbox-list {\n margin: 0;\n padding: 10px;\n}\n.acf-taxonomy-field .acf-checkbox-list ul.children {\n padding-left: 18px;\n}\n.acf-taxonomy-field:hover .acf-actions {\n display: block;\n}\n.acf-taxonomy-field[data-ftype=select] .acf-actions {\n padding: 0;\n margin: -9px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tRange\n*\n*-----------------------------------------------------------------------------*/\n.acf-range-wrap {\n /* rtl */\n}\n.acf-range-wrap .acf-append,\n.acf-range-wrap .acf-prepend {\n display: inline-block;\n vertical-align: middle;\n line-height: 28px;\n margin: 0 7px 0 0;\n}\n.acf-range-wrap .acf-append {\n margin: 0 0 0 7px;\n}\n.acf-range-wrap input[type=range] {\n display: inline-block;\n padding: 0;\n margin: 0;\n vertical-align: middle;\n height: 28px;\n}\n.acf-range-wrap input[type=range]:focus {\n outline: none;\n}\n.acf-range-wrap input[type=number] {\n display: inline-block;\n min-width: 5em;\n padding-right: 4px;\n margin-left: 10px;\n vertical-align: middle;\n}\nhtml[dir=rtl] .acf-range-wrap input[type=number] {\n margin-right: 10px;\n margin-left: 0;\n}\nhtml[dir=rtl] .acf-range-wrap .acf-append {\n margin: 0 7px 0 0;\n}\nhtml[dir=rtl] .acf-range-wrap .acf-prepend {\n margin: 0 0 0 7px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* acf-accordion\n*\n*-----------------------------------------------------------------------------*/\n.acf-accordion {\n margin: -1px 0;\n padding: 0;\n background: #fff;\n border-top: 1px solid #d5d9dd;\n border-bottom: 1px solid #d5d9dd;\n z-index: 1;\n}\n.acf-accordion .acf-accordion-title {\n margin: 0;\n padding: 12px;\n font-weight: bold;\n cursor: pointer;\n font-size: inherit;\n font-size: 13px;\n line-height: 1.4em;\n}\n.acf-accordion .acf-accordion-title:hover {\n background: #f3f4f5;\n}\n.acf-accordion .acf-accordion-title label {\n margin: 0;\n padding: 0;\n font-size: 13px;\n line-height: 1.4em;\n}\n.acf-accordion .acf-accordion-title p {\n font-weight: normal;\n}\n.acf-accordion .acf-accordion-title .acf-accordion-icon {\n float: right;\n}\n.acf-accordion .acf-accordion-title svg.acf-accordion-icon {\n position: absolute;\n right: 10px;\n top: 50%;\n transform: translateY(-50%);\n color: #191e23;\n fill: currentColor;\n}\n.acf-accordion .acf-accordion-content {\n margin: 0;\n padding: 0 12px 12px;\n display: none;\n}\n.acf-accordion.-open > .acf-accordion-content {\n display: block;\n}\n\n.acf-field.acf-accordion {\n margin: -1px 0;\n padding: 0 !important;\n border-color: #d5d9dd;\n}\n.acf-field.acf-accordion .acf-label.acf-accordion-title {\n padding: 12px;\n width: auto;\n float: none;\n width: auto;\n}\n.acf-field.acf-accordion .acf-input.acf-accordion-content {\n padding: 0;\n float: none;\n width: auto;\n}\n.acf-field.acf-accordion .acf-input.acf-accordion-content > .acf-fields {\n border-top: #eeeeee solid 1px;\n}\n.acf-field.acf-accordion .acf-input.acf-accordion-content > .acf-fields.-clear {\n padding: 0 12px 15px;\n}\n\n/* field specific (left) */\n.acf-fields.-left > .acf-field.acf-accordion:before {\n display: none;\n}\n.acf-fields.-left > .acf-field.acf-accordion .acf-accordion-title {\n width: auto;\n margin: 0 !important;\n padding: 12px;\n float: none !important;\n}\n.acf-fields.-left > .acf-field.acf-accordion .acf-accordion-content {\n padding: 0 !important;\n}\n\n/* field specific (clear) */\n.acf-fields.-clear > .acf-field.acf-accordion {\n border: #cccccc solid 1px;\n background: transparent;\n}\n.acf-fields.-clear > .acf-field.acf-accordion + .acf-field.acf-accordion {\n margin-top: -16px;\n}\n\n/* table */\ntr.acf-field.acf-accordion {\n background: transparent;\n}\ntr.acf-field.acf-accordion > .acf-input {\n padding: 0 !important;\n border: #cccccc solid 1px;\n}\ntr.acf-field.acf-accordion .acf-accordion-content {\n padding: 0 12px 12px;\n}\n\n/* #addtag */\n#addtag div.acf-field.error {\n border: 0 none;\n padding: 8px 0;\n}\n\n#addtag > .acf-field.acf-accordion {\n padding-right: 0;\n margin-right: 5%;\n}\n#addtag > .acf-field.acf-accordion + p.submit {\n margin-top: 0;\n}\n\n/* border */\ntr.acf-accordion {\n margin: 15px 0 !important;\n}\ntr.acf-accordion + tr.acf-accordion {\n margin-top: -16px !important;\n}\n\n/* seamless */\n.acf-postbox.seamless > .acf-fields > .acf-accordion {\n margin-left: 12px;\n margin-right: 12px;\n border: #ccd0d4 solid 1px;\n}\n\n/* rtl */\n/* menu item */\n/*\n.menu-item-settings > .field-acf > .acf-field.acf-accordion {\n\tborder: #dfdfdf solid 1px;\n\tmargin: 10px -13px 10px -11px;\n\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -11px;\n\t}\n}\n*/\n/* widget */\n.widget .widget-content > .acf-field.acf-accordion {\n border: #dfdfdf solid 1px;\n margin-bottom: 10px;\n}\n.widget .widget-content > .acf-field.acf-accordion .acf-accordion-title {\n margin-bottom: 0;\n}\n.widget .widget-content > .acf-field.acf-accordion + .acf-field.acf-accordion {\n margin-top: -11px;\n}\n\n.media-modal .compat-attachment-fields .acf-field.acf-accordion + .acf-field.acf-accordion {\n margin-top: -1px;\n}\n.media-modal .compat-attachment-fields .acf-field.acf-accordion > .acf-input {\n width: 100%;\n}\n.media-modal .compat-attachment-fields .acf-field.acf-accordion .compat-attachment-fields > tbody > tr > td {\n padding-bottom: 5px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tBlock Editor\n*\n*-----------------------------------------------------------------------------*/\n.block-editor .edit-post-sidebar .acf-postbox > .postbox-header,\n.block-editor .edit-post-sidebar .acf-postbox > .hndle {\n border-bottom-width: 0 !important;\n}\n.block-editor .edit-post-sidebar .acf-postbox.closed > .postbox-header,\n.block-editor .edit-post-sidebar .acf-postbox.closed > .hndle {\n border-bottom-width: 1px !important;\n}\n.block-editor .edit-post-sidebar .acf-fields {\n min-height: 1px;\n overflow: auto;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field {\n border-width: 0;\n border-color: #e2e4e7;\n margin: 0px;\n padding: 10px 16px;\n width: auto !important;\n min-height: 0 !important;\n float: none !important;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field > .acf-label {\n margin-bottom: 5px;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field > .acf-label label {\n font-weight: normal;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion {\n padding: 0;\n margin: 0;\n border-top-width: 1px;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion:first-child {\n border-top-width: 0;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title {\n margin: 0;\n padding: 15px;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title label {\n font-weight: 500;\n color: rgb(30, 30, 30);\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-title svg.acf-accordion-icon {\n right: 16px;\n}\n.block-editor .edit-post-sidebar .acf-fields > .acf-field.acf-accordion .acf-accordion-content > .acf-fields {\n border-top-width: 0;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice {\n display: grid;\n grid-template-columns: 1fr 25px;\n padding: 10px;\n margin: 0;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice p:last-of-type {\n margin: 0;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields > .acf-notice > .acf-notice-dismiss {\n position: relative;\n top: unset;\n right: unset;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-field .acf-notice {\n margin: 0;\n padding: 0;\n}\n.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-error {\n margin-bottom: 10px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Prefix field label & prefix field names\n*\n*-----------------------------------------------------------------------------*/\n.acf-field-setting-prefix_label p.description,\n.acf-field-setting-prefix_name p.description {\n order: 3;\n margin-top: 0;\n margin-left: 16px;\n}\n.acf-field-setting-prefix_label p.description code,\n.acf-field-setting-prefix_name p.description code {\n padding-top: 4px;\n padding-right: 6px;\n padding-bottom: 4px;\n padding-left: 6px;\n background-color: #F2F4F7;\n border-radius: 4px;\n color: #667085;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Editor tab styles\n*\n*-----------------------------------------------------------------------------*/\n.acf-fields > .acf-tab-wrap:first-child .acf-tab-group {\n border-top: none;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li.active a {\n background: #ffffff;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li a {\n background: #f1f1f1;\n border-color: #ccd0d4;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li a:hover {\n background: #fff;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tUser\n*\n*--------------------------------------------------------------------------------------------*/\n.form-table > tbody {\n /* field */\n /* tab wrap */\n /* misc */\n}\n.form-table > tbody > .acf-field {\n /* label */\n /* input */\n}\n.form-table > tbody > .acf-field > .acf-label {\n padding: 20px 10px 20px 0;\n width: 210px;\n /* rtl */\n}\nhtml[dir=rtl] .form-table > tbody > .acf-field > .acf-label {\n padding: 20px 0 20px 10px;\n}\n.form-table > tbody > .acf-field > .acf-label label {\n font-size: 14px;\n color: #23282d;\n}\n.form-table > tbody > .acf-field > .acf-input {\n padding: 15px 10px;\n /* rtl */\n}\nhtml[dir=rtl] .form-table > tbody > .acf-field > .acf-input {\n padding: 15px 10px 15px 5%;\n}\n.form-table > tbody > .acf-tab-wrap td {\n padding: 15px 5% 15px 0;\n /* rtl */\n}\nhtml[dir=rtl] .form-table > tbody > .acf-tab-wrap td {\n padding: 15px 0 15px 5%;\n}\n.form-table > tbody .form-table th.acf-th {\n width: auto;\n}\n\n#your-profile,\n#createuser {\n /* override for user css */\n /* allow sub fields to display correctly */\n}\n#your-profile .acf-field input[type=text],\n#your-profile .acf-field input[type=password],\n#your-profile .acf-field input[type=number],\n#your-profile .acf-field input[type=search],\n#your-profile .acf-field input[type=email],\n#your-profile .acf-field input[type=url],\n#your-profile .acf-field select,\n#createuser .acf-field input[type=text],\n#createuser .acf-field input[type=password],\n#createuser .acf-field input[type=number],\n#createuser .acf-field input[type=search],\n#createuser .acf-field input[type=email],\n#createuser .acf-field input[type=url],\n#createuser .acf-field select {\n max-width: 25em;\n}\n#your-profile .acf-field textarea,\n#createuser .acf-field textarea {\n max-width: 500px;\n}\n#your-profile .acf-field .acf-field input[type=text],\n#your-profile .acf-field .acf-field input[type=password],\n#your-profile .acf-field .acf-field input[type=number],\n#your-profile .acf-field .acf-field input[type=search],\n#your-profile .acf-field .acf-field input[type=email],\n#your-profile .acf-field .acf-field input[type=url],\n#your-profile .acf-field .acf-field textarea,\n#your-profile .acf-field .acf-field select,\n#createuser .acf-field .acf-field input[type=text],\n#createuser .acf-field .acf-field input[type=password],\n#createuser .acf-field .acf-field input[type=number],\n#createuser .acf-field .acf-field input[type=search],\n#createuser .acf-field .acf-field input[type=email],\n#createuser .acf-field .acf-field input[type=url],\n#createuser .acf-field .acf-field textarea,\n#createuser .acf-field .acf-field select {\n max-width: none;\n}\n\n#registerform h2 {\n margin: 1em 0;\n}\n#registerform .acf-field {\n margin-top: 0;\n /*\n \t\t.acf-input {\n \t\t\tinput {\n \t\t\t\tfont-size: 24px;\n \t\t\t\tpadding: 5px;\n \t\t\t\theight: auto;\n \t\t\t}\n \t\t}\n */\n}\n#registerform .acf-field .acf-label {\n margin-bottom: 0;\n}\n#registerform .acf-field .acf-label label {\n font-weight: normal;\n line-height: 1.5;\n}\n#registerform p.submit {\n text-align: right;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tTerm\n*\n*--------------------------------------------------------------------------------------------*/\n#acf-term-fields {\n padding-right: 5%;\n}\n#acf-term-fields > .acf-field > .acf-label {\n margin: 0;\n}\n#acf-term-fields > .acf-field > .acf-label label {\n font-size: 12px;\n font-weight: normal;\n}\n\np.submit .spinner,\np.submit .acf-spinner {\n vertical-align: top;\n float: none;\n margin: 4px 4px 0;\n}\n\n#edittag .acf-fields.-left > .acf-field {\n padding-left: 220px;\n}\n#edittag .acf-fields.-left > .acf-field:before {\n width: 209px;\n}\n#edittag .acf-fields.-left > .acf-field > .acf-label {\n width: 220px;\n margin-left: -220px;\n padding: 0 10px;\n}\n#edittag .acf-fields.-left > .acf-field > .acf-input {\n padding: 0;\n}\n\n#edittag > .acf-fields.-left {\n width: 96%;\n}\n#edittag > .acf-fields.-left > .acf-field > .acf-label {\n padding-left: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tComment\n*\n*--------------------------------------------------------------------------------------------*/\n.editcomment td:first-child {\n white-space: nowrap;\n width: 131px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tWidget\n*\n*--------------------------------------------------------------------------------------------*/\n#widgets-right .widget .acf-field .description {\n padding-left: 0;\n padding-right: 0;\n}\n\n.acf-widget-fields > .acf-field .acf-label {\n margin-bottom: 5px;\n}\n.acf-widget-fields > .acf-field .acf-label label {\n font-weight: normal;\n margin: 0;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tNav Menu\n*\n*--------------------------------------------------------------------------------------------*/\n.acf-menu-settings {\n border-top: 1px solid #eee;\n margin-top: 2em;\n}\n.acf-menu-settings.-seamless {\n border-top: none;\n margin-top: 15px;\n}\n.acf-menu-settings.-seamless > h2 {\n display: none;\n}\n.acf-menu-settings .list li {\n display: block;\n margin-bottom: 0;\n}\n\n.acf-fields.acf-menu-item-fields {\n clear: both;\n padding-top: 1px;\n}\n.acf-fields.acf-menu-item-fields > .acf-field {\n margin: 5px 0;\n padding-right: 10px;\n}\n.acf-fields.acf-menu-item-fields > .acf-field .acf-label {\n margin-bottom: 0;\n}\n.acf-fields.acf-menu-item-fields > .acf-field .acf-label label {\n font-style: italic;\n font-weight: normal;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Attachment Form (single)\n*\n*---------------------------------------------------------------------------------------------*/\n#post .compat-attachment-fields .compat-field-acf-form-data {\n display: none;\n}\n#post .compat-attachment-fields,\n#post .compat-attachment-fields > tbody,\n#post .compat-attachment-fields > tbody > tr,\n#post .compat-attachment-fields > tbody > tr > th,\n#post .compat-attachment-fields > tbody > tr > td {\n display: block;\n}\n#post .compat-attachment-fields > tbody > .acf-field {\n margin: 15px 0;\n}\n#post .compat-attachment-fields > tbody > .acf-field > .acf-label {\n margin: 0;\n}\n#post .compat-attachment-fields > tbody > .acf-field > .acf-label label {\n margin: 0;\n padding: 0;\n}\n#post .compat-attachment-fields > tbody > .acf-field > .acf-label label p {\n margin: 0 0 3px !important;\n}\n#post .compat-attachment-fields > tbody > .acf-field > .acf-input {\n margin: 0;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Media Model\n*\n*---------------------------------------------------------------------------------------------*/\n/* WP sets tables to act as divs. ACF uses tables, so these muct be reset */\n.media-modal .compat-attachment-fields td.acf-input table {\n display: table;\n table-layout: auto;\n}\n.media-modal .compat-attachment-fields td.acf-input table tbody {\n display: table-row-group;\n}\n.media-modal .compat-attachment-fields td.acf-input table tr {\n display: table-row;\n}\n.media-modal .compat-attachment-fields td.acf-input table td, .media-modal .compat-attachment-fields td.acf-input table th {\n display: table-cell;\n}\n\n/* field widths floats */\n.media-modal .compat-attachment-fields > tbody > .acf-field {\n margin: 5px 0;\n}\n.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label {\n min-width: 30%;\n margin: 0;\n padding: 0;\n float: left;\n text-align: right;\n display: block;\n float: left;\n}\n.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label > label {\n padding-top: 6px;\n margin: 0;\n color: #666666;\n font-weight: 400;\n line-height: 16px;\n}\n.media-modal .compat-attachment-fields > tbody > .acf-field > .acf-input {\n width: 65%;\n margin: 0;\n padding: 0;\n float: right;\n display: block;\n}\n.media-modal .compat-attachment-fields > tbody > .acf-field p.description {\n margin: 0;\n}\n\n/* restricted selection (copy of WP .upload-errors)*/\n.acf-selection-error {\n background: #ffebe8;\n border: 1px solid #c00;\n border-radius: 3px;\n padding: 8px;\n margin: 20px 0 0;\n}\n.acf-selection-error .selection-error-label {\n background: #CC0000;\n border-radius: 3px;\n color: #fff;\n font-weight: bold;\n margin-right: 8px;\n padding: 2px 4px;\n}\n.acf-selection-error .selection-error-message {\n color: #b44;\n display: block;\n padding-top: 8px;\n word-wrap: break-word;\n white-space: pre-wrap;\n}\n\n/* disabled attachment */\n.media-modal .attachment.acf-disabled .thumbnail {\n opacity: 0.25 !important;\n}\n.media-modal .attachment.acf-disabled .attachment-preview:before {\n background: rgba(0, 0, 0, 0.15);\n z-index: 1;\n position: relative;\n}\n\n/* misc */\n.media-modal {\n /* compat-item */\n /* allow line breaks in upload error */\n /* fix required span */\n /* sidebar */\n /* mobile md */\n}\n.media-modal .compat-field-acf-form-data,\n.media-modal .compat-field-acf-blank {\n display: none !important;\n}\n.media-modal .upload-error-message {\n white-space: pre-wrap;\n}\n.media-modal .acf-required {\n padding: 0 !important;\n margin: 0 !important;\n float: none !important;\n color: #f00 !important;\n}\n.media-modal .media-sidebar .compat-item {\n padding-bottom: 20px;\n}\n@media (max-width: 900px) {\n .media-modal {\n /* label */\n /* field */\n }\n .media-modal .setting span,\n .media-modal .compat-attachment-fields > tbody > .acf-field > .acf-label {\n width: 98%;\n float: none;\n text-align: left;\n min-height: 0;\n padding: 0;\n }\n .media-modal .setting input,\n .media-modal .setting textarea,\n .media-modal .compat-attachment-fields > tbody > .acf-field > .acf-input {\n float: none;\n height: auto;\n max-width: none;\n width: 98%;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Media Model (expand details)\n*\n*---------------------------------------------------------------------------------------------*/\n.media-modal .acf-expand-details {\n float: right;\n padding: 8px 10px;\n margin-right: 6px;\n font-size: 13px;\n height: 18px;\n line-height: 18px;\n color: #666;\n text-decoration: none;\n}\n.media-modal .acf-expand-details:focus, .media-modal .acf-expand-details:active {\n outline: 0 none;\n box-shadow: none;\n color: #666;\n}\n.media-modal .acf-expand-details:hover {\n color: #000;\n}\n.media-modal .acf-expand-details .is-open {\n display: none;\n}\n.media-modal .acf-expand-details .is-closed {\n display: block;\n}\n@media (max-width: 640px) {\n .media-modal .acf-expand-details {\n display: none;\n }\n}\n\n/* expanded */\n.media-modal.acf-expanded {\n /* toggle */\n}\n.media-modal.acf-expanded .acf-expand-details .is-open {\n display: block;\n}\n.media-modal.acf-expanded .acf-expand-details .is-closed {\n display: none;\n}\n.media-modal.acf-expanded .attachments-browser .media-toolbar,\n.media-modal.acf-expanded .attachments-browser .attachments {\n right: 740px;\n}\n.media-modal.acf-expanded .media-sidebar {\n width: 708px;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {\n float: left;\n max-height: none;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail img {\n max-width: 100%;\n max-height: 200px;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .details {\n float: right;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,\n.media-modal.acf-expanded .media-sidebar .attachment-details .setting .name,\n.media-modal.acf-expanded .media-sidebar .compat-attachment-fields > tbody > .acf-field > .acf-label {\n min-width: 20%;\n margin-right: 0;\n}\n.media-modal.acf-expanded .media-sidebar .attachment-info .details,\n.media-modal.acf-expanded .media-sidebar .attachment-details .setting input,\n.media-modal.acf-expanded .media-sidebar .attachment-details .setting textarea,\n.media-modal.acf-expanded .media-sidebar .attachment-details .setting + .description,\n.media-modal.acf-expanded .media-sidebar .compat-attachment-fields > tbody > .acf-field > .acf-input {\n min-width: 77%;\n}\n@media (max-width: 900px) {\n .media-modal.acf-expanded .attachments-browser .media-toolbar {\n display: none;\n }\n .media-modal.acf-expanded .attachments {\n display: none;\n }\n .media-modal.acf-expanded .media-sidebar {\n width: auto;\n max-width: none !important;\n bottom: 0 !important;\n }\n .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {\n min-width: 0;\n max-width: none;\n width: 30%;\n }\n .media-modal.acf-expanded .media-sidebar .attachment-info .details {\n min-width: 0;\n max-width: none;\n width: 67%;\n }\n}\n@media (max-width: 640px) {\n .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail, .media-modal.acf-expanded .media-sidebar .attachment-info .details {\n width: 100%;\n }\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-media-modal {\n /* hide embed settings */\n}\n.acf-media-modal .media-embed .setting.align,\n.acf-media-modal .media-embed .setting.link-to {\n display: none;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model (Select Mode)\n*\n*---------------------------------------------------------------------------------------------*/\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model (Edit Mode)\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-media-modal.-edit {\n /* resize modal */\n left: 15%;\n right: 15%;\n top: 100px;\n bottom: 100px;\n /* hide elements */\n /* full width */\n /* tidy up incorrect distance */\n /* title box shadow (to match media grid) */\n /* sidebar */\n /* mobile md */\n /* mobile sm */\n}\n.acf-media-modal.-edit .media-frame-menu,\n.acf-media-modal.-edit .media-frame-router,\n.acf-media-modal.-edit .media-frame-content .attachments,\n.acf-media-modal.-edit .media-frame-content .media-toolbar {\n display: none;\n}\n.acf-media-modal.-edit .media-frame-title,\n.acf-media-modal.-edit .media-frame-content,\n.acf-media-modal.-edit .media-frame-toolbar,\n.acf-media-modal.-edit .media-sidebar {\n width: auto;\n left: 0;\n right: 0;\n}\n.acf-media-modal.-edit .media-frame-content {\n top: 50px;\n}\n.acf-media-modal.-edit .media-frame-title {\n border-bottom: 1px solid #DFDFDF;\n box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);\n}\n.acf-media-modal.-edit .media-sidebar {\n padding: 0 16px;\n /* WP details */\n /* ACF fields */\n /* WP required message */\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details {\n overflow: visible;\n /* hide 'Attachment Details' heading */\n /* remove overflow */\n /* move thumbnail */\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details > h3, .acf-media-modal.-edit .media-sidebar .attachment-details > h2 {\n display: none;\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details .attachment-info {\n background: #fff;\n border-bottom: #dddddd solid 1px;\n padding: 16px;\n margin: 0 -16px 16px;\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details .thumbnail {\n margin: 0 16px 0 0;\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details .setting {\n margin: 0 0 5px;\n}\n.acf-media-modal.-edit .media-sidebar .attachment-details .setting span {\n margin: 0;\n}\n.acf-media-modal.-edit .media-sidebar .compat-attachment-fields > tbody > .acf-field {\n margin: 0 0 5px;\n}\n.acf-media-modal.-edit .media-sidebar .compat-attachment-fields > tbody > .acf-field p.description {\n margin-top: 3px;\n}\n.acf-media-modal.-edit .media-sidebar .media-types-required-info {\n display: none;\n}\n@media (max-width: 900px) {\n .acf-media-modal.-edit {\n top: 30px;\n right: 30px;\n bottom: 30px;\n left: 30px;\n }\n}\n@media (max-width: 640px) {\n .acf-media-modal.-edit {\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n }\n}\n@media (max-width: 480px) {\n .acf-media-modal.-edit .media-frame-content {\n top: 40px;\n }\n}\n\n.acf-temp-remove {\n position: relative;\n opacity: 1;\n -webkit-transition: all 0.25s ease;\n -moz-transition: all 0.25s ease;\n -o-transition: all 0.25s ease;\n transition: all 0.25s ease;\n overflow: hidden;\n /* overlay prevents hover */\n}\n.acf-temp-remove:after {\n display: block;\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 99;\n}\n\n.hidden-by-conditional-logic {\n display: none !important;\n}\n.hidden-by-conditional-logic.appear-empty {\n display: table-cell !important;\n}\n.hidden-by-conditional-logic.appear-empty .acf-input {\n display: none !important;\n}\n\n.acf-postbox.acf-hidden {\n display: none !important;\n}\n\n.acf-attention {\n transition: border 0.25s ease-out;\n}\n.acf-attention.-focused {\n border: #23282d solid 1px !important;\n transition: none;\n}\n\ntr.acf-attention {\n transition: box-shadow 0.25s ease-out;\n position: relative;\n}\ntr.acf-attention.-focused {\n box-shadow: #23282d 0 0 0px 1px !important;\n}\n\n#editor .edit-post-layout__metaboxes {\n padding: 0;\n}\n#editor .edit-post-layout__metaboxes .edit-post-meta-boxes-area {\n margin: 0;\n}\n#editor .metabox-location-side .postbox-container {\n float: none;\n}\n#editor .postbox {\n color: #444;\n}\n#editor .postbox > .postbox-header .hndle {\n border-bottom: none;\n}\n#editor .postbox > .postbox-header .hndle:hover {\n background: transparent;\n}\n#editor .postbox > .postbox-header .handle-actions .handle-order-higher,\n#editor .postbox > .postbox-header .handle-actions .handle-order-lower {\n width: 1.62rem;\n}\n#editor .postbox > .postbox-header .handle-actions .acf-hndle-cog {\n height: 44px;\n line-height: 44px;\n}\n#editor .postbox > .postbox-header:hover {\n background: #f0f0f0;\n}\n#editor .postbox:last-child.closed > .postbox-header {\n border-bottom: none;\n}\n#editor .postbox:last-child > .inside {\n border-bottom: none;\n}\n#editor .block-editor-writing-flow__click-redirect {\n min-height: 50px;\n}\n\nbody.is-dragging-metaboxes #acf_after_title-sortables {\n outline: 3px dashed #646970;\n display: flow-root;\n min-height: 60px;\n margin-bottom: 3px !important;\n}","/*--------------------------------------------------------------------------------------------\n*\n*\tVars\n*\n*--------------------------------------------------------------------------------------------*/\n\n/* colors */\n$acf_blue: #2a9bd9;\n$acf_notice: #2a9bd9;\n$acf_error: #d94f4f;\n$acf_success: #49ad52;\n$acf_warning: #fd8d3b;\n\n/* acf-field */\n$field_padding: 15px 12px;\n$field_padding_x: 12px;\n$field_padding_y: 15px;\n$fp: 15px 12px;\n$fy: 15px;\n$fx: 12px;\n\n/* responsive */\n$md: 880px;\n$sm: 640px;\n\n// Admin.\n$wp-card-border: #ccd0d4;\t\t\t// Card border.\n$wp-card-border-1: #d5d9dd;\t\t // Card inner border 1: Structural (darker).\n$wp-card-border-2: #eeeeee;\t\t // Card inner border 2: Fields (lighter).\n$wp-input-border: #7e8993;\t\t // Input border.\n\n// Admin 3.8\n$wp38-card-border: #E5E5E5;\t\t // Card border.\n$wp38-card-border-1: #dfdfdf;\t\t// Card inner border 1: Structural (darker).\n$wp38-card-border-2: #eeeeee;\t\t// Card inner border 2: Fields (lighter).\n$wp38-input-border: #dddddd;\t\t // Input border.\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tACF 6 ↓\n*\n*--------------------------------------------------------------------------------------------*/\n\n// Grays\n$gray-50: #F9FAFB;\n$gray-100: #F2F4F7;\n$gray-200: #EAECF0;\n$gray-300: #D0D5DD;\n$gray-400: #98A2B3;\n$gray-500: #667085;\n$gray-600: #475467;\n$gray-700: #344054;\n$gray-800: #1D2939;\n$gray-900: #101828;\n\n// Blues\n$blue-50: #EBF5FA;\n$blue-100: #D8EBF5;\n$blue-200: #A5D2E7;\n$blue-300: #6BB5D8;\n$blue-400: #399CCB;\n$blue-500: #0783BE;\n$blue-600: #066998;\n$blue-700: #044E71;\n$blue-800: #033F5B;\n$blue-900: #032F45;\n\n// Utility\n$color-info:\t#2D69DA;\n$color-success:\t#52AA59;\n$color-warning:\t#F79009;\n$color-danger:\t#D13737;\n\n$color-primary: $blue-500;\n$color-primary-hover: $blue-600;\n$color-secondary: $gray-500;\n$color-secondary-hover: $gray-400;\n\n// Gradients\n$gradient-pro: radial-gradient(141.77% 141.08% at 100.26% 99.25%, #0ECAD4 0%, #7A45E5 100%);\n\n// Border radius\n$radius-sm:\t4px;\n$radius-md: 6px;\n$radius-lg: 8px;\n$radius-xl: 12px;\n\n// Elevations / Box shadows\n$elevation-01: 0px 1px 2px rgba($gray-900, 0.10);\n\n// Input & button focus outline\n$outline: 3px solid $blue-50;\n\n// Link colours\n$link-color: $blue-500;\n\n// Responsive\n$max-width: 1440px;","/*--------------------------------------------------------------------------------------------\n*\n* Mixins\n*\n*--------------------------------------------------------------------------------------------*/\n@mixin clearfix() {\n\t&:after {\n\t\tdisplay: block;\n\t\tclear: both;\n\t\tcontent: \"\";\n\t}\n}\n\n@mixin border-box() {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n}\n\n@mixin centered() {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\ttransform: translate(-50%, -50%);\n}\n\n@mixin animate( $properties: 'all' ) {\n\t-webkit-transition: $properties 0.3s ease; // Safari 3.2+, Chrome\n -moz-transition: $properties 0.3s ease; \t// Firefox 4-15\n -o-transition: $properties 0.3s ease; \t\t// Opera 10.5–12.00\n transition: $properties 0.3s ease; \t\t// Firefox 16+, Opera 12.50+\n}\n\n@mixin rtl() {\n\thtml[dir=\"rtl\"] & {\n\t\ttext-align: right;\n\t\t@content;\n\t}\n}\n\n@mixin wp-admin( $version: '3-8' ) {\n\t.acf-admin-#{$version} & {\n\t\t@content;\n\t}\n}","/*---------------------------------------------------------------------------------------------\n*\n* Global\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\t#wpcontent {\n\t\tline-height: 140%;\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Links\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\ta {\n\t\tcolor: $blue-500;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Headings\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-h1 {\n\tfont-size: 21px;\n\tfont-weight: 400;\n}\n\n.acf-h2 {\n\tfont-size: 18px;\n\tfont-weight: 400;\n}\n\n.acf-h3 {\n\tfont-size: 16px;\n\tfont-weight: 400;\n}\n\n.acf-admin-page,\n.acf-headerbar {\n\n\th1 {\n\t\t@extend .acf-h1;\n\t}\n\n\th2 {\n\t\t@extend .acf-h2;\n\t}\n\n\th3 {\n\t\t@extend .acf-h3;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Paragraphs\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-admin-page {\n\n\t.p1 {\n\t\tfont-size: 15px;\n\t}\n\n\t.p2 {\n\t\tfont-size: 14px;\n\t}\n\n\t.p3 {\n\t\tfont-size: 13.5px;\n\t}\n\n\t.p4 {\n\t\tfont-size: 13px;\n\t}\n\n\t.p5 {\n\t\tfont-size: 12.5px;\n\t}\n\n\t.p6 {\n\t\tfont-size: 12px;\n\t}\n\n\t.p7 {\n\t\tfont-size: 11.5px;\n\t}\n\n\t.p8 {\n\t\tfont-size: 11px;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Page titles\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-page-title {\n\t@extend .acf-h2;\n\tcolor: $gray-700;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Hide old / native WP titles from pages\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\n\t.acf-settings-wrap h1 {\n\t\tdisplay: none !important;\n\t}\n\n\t#acf-admin-tools h1:not(.acf-field-group-pro-features-title, .acf-field-group-pro-features-title-sm) {\n\t\tdisplay: none !important;\n\t}\n\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Small\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-small {\n\t@extend .p6;\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Link focus style\n*\n*---------------------------------------------------------------------------------------------*/\n.acf-admin-page {\n\ta:focus {\n\t\tbox-shadow: none;\n\t\toutline: none;\n\t}\n\n\ta:focus-visible {\n\t\tbox-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px rgb(79 148 212 / 80%);\n\t\toutline: 1px solid transparent;\n\t}\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tacf-field\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-field,\n.acf-field .acf-label,\n.acf-field .acf-input {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n\tposition: relative;\n}\n\n.acf-field {\n\tmargin: 15px 0;\n\n\t// clear is important as it will avoid any layout issues with floating fields\n\t// do not delete (you have tried this)\n\tclear: both;\n\n\t// description\n\tp.description {\n\t\tdisplay: block;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t}\n\n\t// label\n\t.acf-label {\n\t\tvertical-align: top;\n\t\tmargin: 0 0 10px;\n\n\t\tlabel {\n\t\t\tdisplay: block;\n\t\t\tfont-weight: 500;\n\t\t\tmargin: 0 0 3px;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\t&:empty {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t}\n\n\t// input\n\t.acf-input {\n\t\tvertical-align: top;\n\t}\n\n\t// description\n\tp.description {\n\t\tdisplay: block;\n\t\tmargin: {\n\t\t\ttop: 6px;\n\t\t}\n\t\t@extend .p6;\n\t\tcolor: $gray-500;\n\t}\n\n\t// notice\n\t.acf-notice {\n\t\tmargin: 0 0 15px;\n\t\tbackground: #edf2ff;\n\t\tcolor: #0c6ca0;\n\t\tborder-color: #2183b9;\n\n\t\t// error\n\t\t&.-error {\n\t\t\tbackground: #ffe6e6;\n\t\t\tcolor: #cc2727;\n\t\t\tborder-color: #d12626;\n\t\t}\n\n\t\t// success\n\t\t&.-success {\n\t\t\tbackground: #eefbe8;\n\t\t\tcolor: #0e7b17;\n\t\t\tborder-color: #32a23b;\n\t\t}\n\n\t\t// warning\n\t\t&.-warning {\n\t\t\tbackground: #fff3e6;\n\t\t\tcolor: #bd4b0e;\n\t\t\tborder-color: #d16226;\n\t\t}\n\t}\n\n\t// table\n\t@at-root td#{&},\n\t\ttr#{&} {\n\t\tmargin: 0;\n\t}\n}\n\n// width\n.acf-field[data-width] {\n\tfloat: left;\n\tclear: none;\n\n\t// next\n\t+ .acf-field[data-width] {\n\t\tborder-left: 1px solid #eeeeee;\n\t}\n\n\t// rtl\n\thtml[dir=\"rtl\"] & {\n\t\tfloat: right;\n\n\t\t+ .acf-field[data-width] {\n\t\t\tborder-left: none;\n\t\t\tborder-right: 1px solid #eeeeee;\n\t\t}\n\t}\n\n\t// table\n\t@at-root td#{&},\n\t\ttr#{&} {\n\t\tfloat: none;\n\t}\n\n\t// mobile\n\t/*\n\t@media screen and (max-width: $sm) {\n\t\tfloat: none;\n\t\twidth: auto;\n\t\tborder-left-width: 0;\n\t\tborder-right-width: 0;\n\t}\n*/\n}\n\n// float helpers\n.acf-field.-c0 {\n\tclear: both;\n\tborder-left-width: 0 !important;\n\n\t// rtl\n\thtml[dir=\"rtl\"] & {\n\t\tborder-left-width: 1px !important;\n\t\tborder-right-width: 0 !important;\n\t}\n}\n\n.acf-field.-r0 {\n\tborder-top-width: 0 !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-fields {\n\tposition: relative;\n\n\t// clearifx\n\t@include clearfix();\n\n\t// border\n\t&.-border {\n\t\tborder: $wp-card-border solid 1px;\n\t\tbackground: #fff;\n\t}\n\n\t// field\n\t> .acf-field {\n\t\tposition: relative;\n\t\tmargin: 0;\n\t\tpadding: 16px;\n\t\tborder-top: {\n\t\t\twidth: 1px;\n\t\t\tstyle: solid;\n\t\t\tcolor: $gray-200;\n\t\t}\n\n\t\t// first\n\t\t&:first-child {\n\t\t\tborder-top: none;\n\t\t\tmargin-top: 0;\n\t\t}\n\t}\n\n\t// table\n\t@at-root td#{&} {\n\t\tpadding: 0 !important;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields (clear)\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-fields.-clear > .acf-field {\n\tborder: none;\n\tpadding: 0;\n\tmargin: 15px 0;\n\n\t// width\n\t&[data-width] {\n\t\tborder: none !important;\n\t}\n\n\t// label\n\t> .acf-label {\n\t\tpadding: 0;\n\t}\n\n\t// input\n\t> .acf-input {\n\t\tpadding: 0;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-fields (left)\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-fields.-left > .acf-field {\n\tpadding: $fy 0;\n\n\t// clearifx\n\t@include clearfix();\n\n\t// sidebar\n\t&:before {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tposition: absolute;\n\t\tz-index: 0;\n\t\tbackground: #f9f9f9;\n\t\tborder-color: #e1e1e1;\n\t\tborder-style: solid;\n\t\tborder-width: 0 1px 0 0;\n\t\ttop: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t\twidth: 20%;\n\t}\n\n\t// width\n\t&[data-width] {\n\t\tfloat: none;\n\t\twidth: auto !important;\n\t\tborder-left-width: 0 !important;\n\t\tborder-right-width: 0 !important;\n\t}\n\n\t// label\n\t> .acf-label {\n\t\tfloat: left;\n\t\twidth: 20%;\n\t\tmargin: 0;\n\t\tpadding: 0 $fx;\n\t}\n\n\t// input\n\t> .acf-input {\n\t\tfloat: left;\n\t\twidth: 80%;\n\t\tmargin: 0;\n\t\tpadding: 0 $fx;\n\t}\n\n\t// rtl\n\thtml[dir=\"rtl\"] & {\n\t\t// sidebar\n\t\t&:before {\n\t\t\tborder-width: 0 0 0 1px;\n\t\t\tleft: auto;\n\t\t\tright: 0;\n\t\t}\n\n\t\t// label\n\t\t> .acf-label {\n\t\t\tfloat: right;\n\t\t}\n\n\t\t// input\n\t\t> .acf-input {\n\t\t\tfloat: right;\n\t\t}\n\t}\n\n\t// In sidebar.\n\t#side-sortables & {\n\t\t&:before {\n\t\t\tdisplay: none;\n\t\t}\n\t\t> .acf-label {\n\t\t\twidth: 100%;\n\t\t\tmargin-bottom: 10px;\n\t\t}\n\t\t> .acf-input {\n\t\t\twidth: 100%;\n\t\t}\n\t}\n\n\t// mobile\n\t@media screen and (max-width: $sm) {\n\t\t// sidebar\n\t\t&:before {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t// label\n\t\t> .acf-label {\n\t\t\twidth: 100%;\n\t\t\tmargin-bottom: 10px;\n\t\t}\n\n\t\t// input\n\t\t> .acf-input {\n\t\t\twidth: 100%;\n\t\t}\n\t}\n}\n\n/* clear + left */\n.acf-fields.-clear.-left > .acf-field {\n\tpadding: 0;\n\tborder: none;\n\n\t// sidebar\n\t&:before {\n\t\tdisplay: none;\n\t}\n\n\t// label\n\t> .acf-label {\n\t\tpadding: 0;\n\t}\n\n\t// input\n\t> .acf-input {\n\t\tpadding: 0;\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-table\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-table tr.acf-field {\n\t// label\n\t> td.acf-label {\n\t\tpadding: $fp;\n\t\tmargin: 0;\n\t\tbackground: #f9f9f9;\n\t\twidth: 20%;\n\t}\n\n\t// input\n\t> td.acf-input {\n\t\tpadding: $fp;\n\t\tmargin: 0;\n\t\tborder-left-color: #e1e1e1;\n\t}\n}\n\n.acf-sortable-tr-helper {\n\tposition: relative !important;\n\tdisplay: table-row !important;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tacf-postbox\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-postbox {\n\tposition: relative;\n\n\t// inside\n\t> .inside {\n\t\tmargin: 0 !important; /* override WP style - do not delete - you have tried this before */\n\t\tpadding: 0 !important; /* override WP style - do not delete - you have tried this before */\n\t}\n\n\t// Edit cog.\n\t.acf-hndle-cog {\n\t\tcolor: #72777c;\n\t\tfont-size: 16px;\n\t\tline-height: 36px;\n\t\theight: 36px; // Mimic WP 5.5\n\t\twidth: 1.62rem; // Mimic WP 5.5\n\t\tposition: relative;\n\t\tdisplay: none;\n\t\t&:hover {\n\t\t\tcolor: #191e23;\n\t\t}\n\t}\n\n\t// Show on hover.\n\t> .hndle:hover,\n\t> .postbox-header:hover {\n\t\t.acf-hndle-cog {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n\n\t// WP < 5.5 styling\n\t> .hndle {\n\t\t.acf-hndle-cog {\n\t\t\theight: 20px;\n\t\t\tline-height: 20px;\n\t\t\tfloat: right;\n\t\t\twidth: auto;\n\t\t\t&:hover {\n\t\t\t\tcolor: #777777;\n\t\t\t}\n\t\t}\n\t}\n\n\t// replace\n\t.acf-replace-with-fields {\n\t\tpadding: 15px;\n\t\ttext-align: center;\n\t}\n}\n\n// Correct margin around #acf_after_title\n#post-body-content #acf_after_title-sortables {\n\tmargin: 20px 0 -20px;\n}\n\n/* seamless */\n.acf-postbox.seamless {\n\tborder: 0 none;\n\tbackground: transparent;\n\tbox-shadow: none;\n\n\t/* hide hndle */\n\t> .postbox-header,\n\t> .hndle,\n\t> .handlediv {\n\t\tdisplay: none !important;\n\t}\n\n\t/* inside */\n\t> .inside {\n\t\tdisplay: block !important; /* stop metabox from hiding when closed */\n\t\tmargin-left: -$field_padding_x !important;\n\t\tmargin-right: -$field_padding_x !important;\n\n\t\t> .acf-field {\n\t\t\tborder-color: transparent;\n\t\t}\n\t}\n}\n\n/* seamless (left) */\n.acf-postbox.seamless > .acf-fields.-left {\n\t/* hide sidebar bg */\n\t> .acf-field:before {\n\t\tdisplay: none;\n\t}\n\n\t/* mobile */\n\t@media screen and (max-width: 782px) {\n\t\t/* remove padding */\n\t\t& > .acf-field > .acf-label,\n\t\t& > .acf-field > .acf-input {\n\t\t\tpadding: 0;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Inputs\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-field {\n\tinput[type=\"text\"],\n\tinput[type=\"password\"],\n\tinput[type=\"date\"],\n\tinput[type=\"datetime\"],\n\tinput[type=\"datetime-local\"],\n\tinput[type=\"email\"],\n\tinput[type=\"month\"],\n\tinput[type=\"number\"],\n\tinput[type=\"search\"],\n\tinput[type=\"tel\"],\n\tinput[type=\"time\"],\n\tinput[type=\"url\"],\n\tinput[type=\"week\"],\n\ttextarea,\n\tselect {\n\t\twidth: 100%;\n\t\tpadding: 4px 8px;\n\t\tmargin: 0;\n\t\tbox-sizing: border-box;\n\t\tfont-size: 14px;\n\t\tline-height: 1.4;\n\n\t\t// WP Admin 3.8\n\t\t@include wp-admin(\"3-8\") {\n\t\t\tpadding: 3px 5px;\n\t\t}\n\t}\n\ttextarea {\n\t\tresize: vertical;\n\t}\n}\n\n// Fix extra padding in Firefox.\nbody.acf-browser-firefox .acf-field select {\n\tpadding: 4px 5px;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Text\n*\n*-----------------------------------------------------------------------------*/\n.acf-input-prepend,\n.acf-input-append,\n.acf-input-wrap {\n\tbox-sizing: border-box;\n}\n\n.acf-input-prepend,\n.acf-input-append {\n\tfont-size: 13px;\n\tline-height: 1.4;\n\tpadding: 4px 8px;\n\tbackground: #f5f5f5;\n\tborder: $wp-input-border solid 1px;\n\tmin-height: 30px;\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tpadding: 3px 5px;\n\t\tborder-color: $wp38-input-border;\n\t\tmin-height: 28px;\n\t}\n}\n\n.acf-input-prepend {\n\tfloat: left;\n\tborder-right-width: 0;\n\tborder-radius: 3px 0 0 3px;\n}\n\n.acf-input-append {\n\tfloat: right;\n\tborder-left-width: 0;\n\tborder-radius: 0 3px 3px 0;\n}\n\n.acf-input-wrap {\n\tposition: relative;\n\toverflow: hidden;\n\t.acf-is-prepended {\n\t\tborder-radius: 0 $radius-md $radius-md 0 !important;\n\t}\n\t.acf-is-appended {\n\t\tborder-radius: $radius-md 0 0 $radius-md !important;\n\t}\n\t.acf-is-prepended.acf-is-appended {\n\t\tborder-radius: 0 !important;\n\t}\n}\n\n/* rtl */\nhtml[dir=\"rtl\"] .acf-input-prepend {\n\tborder-left-width: 0;\n\tborder-right-width: 1px;\n\tborder-radius: 0 3px 3px 0;\n\n\tfloat: right;\n}\n\nhtml[dir=\"rtl\"] .acf-input-append {\n\tborder-left-width: 1px;\n\tborder-right-width: 0;\n\tborder-radius: 3px 0 0 3px;\n\tfloat: left;\n}\n\nhtml[dir=\"rtl\"] input.acf-is-prepended {\n\tborder-radius: 3px 0 0 3px !important;\n}\n\nhtml[dir=\"rtl\"] input.acf-is-appended {\n\tborder-radius: 0 3px 3px 0 !important;\n}\n\nhtml[dir=\"rtl\"] input.acf-is-prepended.acf-is-appended {\n\tborder-radius: 0 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Color Picker\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-color-picker {\n\t.wp-color-result {\n\t\tborder-color: $wp-input-border;\n\t\t@include wp-admin(\"3-8\") {\n\t\t\tborder-color: $wp-card-border;\n\t\t}\n\t}\n\t.wp-picker-active {\n\t\tposition: relative;\n\t\tz-index: 1;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Url\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-url {\n\ti {\n\t\tposition: absolute;\n\t\ttop: 5px;\n\t\tleft: 5px;\n\t\topacity: 0.5;\n\t\tcolor: #7e8993;\n\t}\n\n\tinput[type=\"url\"] {\n\t\tpadding-left: 27px !important;\n\t}\n\n\t&.-valid i {\n\t\topacity: 1;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Select2 (v3)\n*\n*-----------------------------------------------------------------------------*/\n\n.select2-container.-acf {\n\tz-index: 1001;\n\t\n\t.select2-choices {\n\t\tbackground: #fff;\n\t\tborder-color: #ddd;\n\t\tbox-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;\n\t\tmin-height: 31px;\n\n\t\t.select2-search-choice {\n\t\t\tmargin: 5px 0 5px 5px;\n\t\t\tpadding: 3px 5px 3px 18px;\n\t\t\tborder-color: #bbb;\n\t\t\tbackground: #f9f9f9;\n\t\t\tbox-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;\n\n\t\t\t/* sortable item*/\n\t\t\t&.ui-sortable-helper {\n\t\t\t\tbackground: #5897fb;\n\t\t\t\tborder-color: darken(#5897fb, 5%);\n\t\t\t\tcolor: #fff !important;\n\t\t\t\tbox-shadow: 0 0 3px rgba(0, 0, 0, 0.1);\n\n\t\t\t\ta {\n\t\t\t\t\tvisibility: hidden;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t/* sortable shadow */\n\t\t\t&.ui-sortable-placeholder {\n\t\t\t\tbackground-color: #f7f7f7;\n\t\t\t\tborder-color: #f7f7f7;\n\t\t\t\tvisibility: visible !important;\n\t\t\t}\n\t\t}\n\n\t\t.select2-search-choice-focus {\n\t\t\tborder-color: #999;\n\t\t}\n\n\t\t.select2-search-field input {\n\t\t\theight: 31px;\n\t\t\tline-height: 22px;\n\t\t\tmargin: 0;\n\t\t\tpadding: 5px 5px 5px 7px;\n\t\t}\n\t}\n\n\t.select2-choice {\n\t\tborder-color: #bbbbbb;\n\n\t\t.select2-arrow {\n\t\t\tbackground: transparent;\n\t\t\tborder-left-color: #dfdfdf;\n\t\t\tpadding-left: 1px;\n\t\t}\n\n\t\t.select2-result-description {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t/* open */\n\t&.select2-container-active .select2-choices,\n\t&.select2-dropdown-open .select2-choices {\n\t\tborder-color: #5b9dd9;\n\t\tborder-radius: 3px 3px 0 0;\n\t}\n\n\t/* single open */\n\t&.select2-dropdown-open .select2-choice {\n\t\tbackground: #fff;\n\t\tborder-color: #5b9dd9;\n\t}\n}\n\n/* rtl */\nhtml[dir=\"rtl\"] .select2-container.-acf {\n\t.select2-search-choice-close {\n\t\tleft: 24px;\n\t}\n\n\t.select2-choice > .select2-chosen {\n\t\tmargin-left: 42px;\n\t}\n\n\t.select2-choice .select2-arrow {\n\t\tpadding-left: 0;\n\t\tpadding-right: 1px;\n\t}\n}\n\n/* description */\n.select2-drop {\n\t/* search*/\n\t.select2-search {\n\t\tpadding: 4px 4px 0;\n\t}\n\n\t/* result */\n\t.select2-result {\n\t\t.select2-result-description {\n\t\t\tcolor: #999;\n\t\t\tfont-size: 12px;\n\t\t\tmargin-left: 5px;\n\t\t}\n\n\t\t/* hover*/\n\t\t&.select2-highlighted {\n\t\t\t.select2-result-description {\n\t\t\t\tcolor: #fff;\n\t\t\t\topacity: 0.75;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Select2 (v4)\n*\n*-----------------------------------------------------------------------------*/\n.select2-container.-acf {\n\t// Reset WP default style.\n\tli {\n\t\tmargin-bottom: 0;\n\t}\n\n\t// select2 4.1 specific targeting for plugin conflict resolution.\n\t&[data-select2-id^=\"select2-data\"] {\n\t\t.select2-selection--multiple {\n\t\t\toverflow: hidden;\n\t\t}\n\t}\n\n\t// Customize border color to match WP admin.\n\t.select2-selection {\n\t\tborder-color: $wp-input-border;\n\n\t\t// WP Admin 3.8\n\t\t@include wp-admin(\"3-8\") {\n\t\t\tborder-color: #aaa;\n\t\t}\n\t}\n\n\t// Multiple wrap.\n\t.select2-selection--multiple {\n\t\t// If no value, increase hidden search input full width.\n\t\t// Overrides calculated px width issues.\n\t\t.select2-search--inline:first-child {\n\t\t\tfloat: none;\n\t\t\tinput {\n\t\t\t\twidth: 100% !important;\n\t\t\t}\n\t\t}\n\n\t\t// ul: Remove padding because li already has margin-right.\n\t\t.select2-selection__rendered {\n\t\t\tpadding-right: 0;\n\t\t}\n\n\t\t// incredibly specific targeting of an ID that only gets applied in select2 4.1 to solve plugin conflicts\n\t\t.select2-selection__rendered[id^=\"select2-acf-field\"] {\n\t\t\tdisplay: inline;\n\t\t\tpadding: 0;\n\t\t\tmargin: 0;\n\n\t\t\t.select2-selection__choice {\n\t\t\t\tmargin-right: 0;\n\t\t\t}\n\t\t}\n\n\t\t// li\n\t\t.select2-selection__choice {\n\t\t\tbackground-color: #f7f7f7;\n\t\t\tborder-color: #cccccc;\n\n\t\t\t// Allow choice to wrap multiple lines.\n\t\t\tmax-width: 100%;\n\t\t\toverflow: hidden;\n\t\t\tword-wrap: normal !important;\n\t\t\twhite-space: normal;\n\n\t\t\t// Sortable.\n\t\t\t&.ui-sortable-helper {\n\t\t\t\tbackground: $blue-500;\n\t\t\t\tborder-color: $blue-600;\n\t\t\t\tcolor: #fff !important;\n\t\t\t\tbox-shadow: 0 0 3px rgba(0, 0, 0, 0.1);\n\n\t\t\t\tspan {\n\t\t\t\t\tvisibility: hidden;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Fixed for select2's 4.1 css changes when loaded by another plugin.\n\t\t\t.select2-selection__choice__remove {\n\t\t\t\tposition: static;\n\t\t\t\tborder-right: none;\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t// Sortable shadow\n\t\t\t&.ui-sortable-placeholder {\n\t\t\t\tbackground-color: $gray-100;\n\t\t\t\tborder-color: $gray-100;\n\t\t\t\tvisibility: visible !important;\n\t\t\t}\n\t\t}\n\n\t\t// search\n\t\t.select2-search__field {\n\t\t\tbox-shadow: none !important;\n\t\t\tmin-height: 0;\n\t\t}\n\t}\n\n\t// Fix single select pushing out repeater field table width.\n\t.acf-row & .select2-selection--single {\n\t\toverflow: hidden;\n\t\t.select2-selection__rendered {\n\t\t\twhite-space: normal;\n\t\t}\n\t}\n}\n\n.acf-admin-single-field-group .select2-dropdown {\n\tborder-color: $blue-300 !important;\n\tmargin-top: -5px;\n\toverflow: hidden;\n\tbox-shadow: $elevation-01;\n}\n\n.select2-dropdown.select2-dropdown--above {\n\tmargin-top: 0;\n}\n\n.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=\"true\"] {\n\tbackground-color: $gray-50 !important;\n\tcolor: $gray-500;\n\n\t&:hover {\n\t\tcolor: $blue-400;\n\t}\n}\n\n.acf-admin-single-field-group .select2-container--default\n\t.select2-results__option--highlighted[aria-selected] {\n\tcolor: #fff !important;\n\tbackground-color: $blue-500 !important;\n}\n\n// remove bottom margin on options\n.select2-dropdown .select2-results__option {\n\tmargin-bottom: 0;\n}\n\n// z-index helper.\n.select2-container {\n\t.select2-dropdown {\n\t\tz-index: 900000;\n\n\t\t// Reset input height.\n\t\t.select2-search__field {\n\t\t\tline-height: 1.4;\n\t\t\tmin-height: 0;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Link\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-link {\n\t.link-wrap {\n\t\tdisplay: none;\n\t\tborder: $wp-card-border solid 1px;\n\t\tborder-radius: 3px;\n\t\tpadding: 5px;\n\t\tline-height: 26px;\n\t\tbackground: #fff;\n\n\t\tword-wrap: break-word;\n\t\tword-break: break-all;\n\n\t\t.link-title {\n\t\t\tpadding: 0 5px;\n\t\t}\n\t}\n\n\t// Has value.\n\t&.-value {\n\t\t.button {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.acf-icon.-link-ext {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.link-wrap {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n\n\t// Is external.\n\t&.-external {\n\t\t.acf-icon.-link-ext {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n}\n\n#wp-link-backdrop {\n\tz-index: 900000 !important;\n}\n#wp-link-wrap {\n\tz-index: 900001 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Radio\n*\n*-----------------------------------------------------------------------------*/\n\nul.acf-radio-list,\nul.acf-checkbox-list {\n\tbackground: transparent;\n\tborder: 1px solid transparent;\n\tposition: relative;\n\tpadding: 1px;\n\tmargin: 0;\n\n\t&:focus-within {\n\t\tborder: 1px solid $blue-200;\n\t\tborder-radius: $radius-md;\n\t}\n\n\tli {\n\t\tfont-size: 13px;\n\t\tline-height: 22px;\n\t\tmargin: 0;\n\t\tposition: relative;\n\t\tword-wrap: break-word;\n\n\t\tlabel {\n\t\t\tdisplay: inline;\n\t\t}\n\n\t\tinput[type=\"checkbox\"],\n\t\tinput[type=\"radio\"] {\n\t\t\tmargin: -1px 4px 0 0;\n\t\t\tvertical-align: middle;\n\t\t}\n\n\t\tinput[type=\"text\"] {\n\t\t\twidth: auto;\n\t\t\tvertical-align: middle;\n\t\t\tmargin: 2px 0;\n\t\t}\n\n\t\t/* attachment sidebar fix*/\n\t\tspan {\n\t\t\tfloat: none;\n\t\t}\n\n\t\ti {\n\t\t\tvertical-align: middle;\n\t\t}\n\t}\n\n\t/* hl */\n\t&.acf-hl {\n\t\tli {\n\t\t\tmargin-right: 20px;\n\t\t\tclear: none;\n\t\t}\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\tinput[type=\"checkbox\"],\n\t\tinput[type=\"radio\"] {\n\t\t\tmargin-left: 4px;\n\t\t\tmargin-right: 0;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Button Group\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-button-group {\n\tdisplay: inline-block;\n\n\tlabel {\n\t\tdisplay: inline-block;\n\t\tborder: $wp-input-border solid 1px;\n\t\tposition: relative;\n\t\tz-index: 1;\n\t\tpadding: 5px 10px;\n\t\tbackground: #fff;\n\n\t\t&:hover {\n\t\t\tcolor: #016087;\n\t\t\tbackground: #f3f5f6;\n\t\t\tborder-color: #0071a1;\n\t\t\tz-index: 2;\n\t\t}\n\n\t\t&.selected {\n\t\t\tborder-color: #007cba;\n\t\t\tbackground: lighten(#007cba, 5%);\n\t\t\tcolor: #fff;\n\t\t\tz-index: 2;\n\t\t}\n\t}\n\n\tinput {\n\t\tdisplay: none !important;\n\t}\n\n\t/* default (horizontal) */\n\t& {\n\t\tpadding-left: 1px;\n\t\tdisplay: inline-flex;\n\t\tflex-direction: row;\n\t\tflex-wrap: nowrap;\n\n\t\tlabel {\n\t\t\tmargin: 0 0 0 -1px;\n\t\t\tflex: 1;\n\t\t\ttext-align: center;\n\t\t\twhite-space: nowrap;\n\n\t\t\t// corners\n\t\t\t&:first-child {\n\t\t\t\tborder-radius: 3px 0 0 3px;\n\t\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\t\tborder-radius: 0 3px 3px 0;\n\t\t\t\t}\n\t\t\t}\n\t\t\t&:last-child {\n\t\t\t\tborder-radius: 0 3px 3px 0;\n\t\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\t\tborder-radius: 3px 0 0 3px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t&:only-child {\n\t\t\t\tborder-radius: 3px;\n\t\t\t}\n\t\t}\n\t}\n\n\t/* vertical */\n\t&.-vertical {\n\t\tpadding-left: 0;\n\t\tpadding-top: 1px;\n\t\tflex-direction: column;\n\n\t\tlabel {\n\t\t\tmargin: -1px 0 0 0;\n\n\t\t\t// corners\n\t\t\t&:first-child {\n\t\t\t\tborder-radius: 3px 3px 0 0;\n\t\t\t}\n\t\t\t&:last-child {\n\t\t\t\tborder-radius: 0 0 3px 3px;\n\t\t\t}\n\t\t\t&:only-child {\n\t\t\t\tborder-radius: 3px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tlabel {\n\t\t\tborder-color: $wp-card-border;\n\t\t\t&:hover {\n\t\t\t\tborder-color: #0071a1;\n\t\t\t}\n\t\t\t&.selected {\n\t\t\t\tborder-color: #007cba;\n\t\t\t}\n\t\t}\n\t}\n}\n\n.acf-admin-page {\n\t.acf-button-group {\n\t\tdisplay: flex;\n\t\talign-items: stretch;\n\t\talign-content: center;\n\t\theight: 40px;\n\t\tborder-radius: $radius-md;\n\t\tbox-shadow: $elevation-01;\n\n\t\tlabel {\n\t\t\tdisplay: inline-flex;\n\t\t\talign-items: center;\n\t\t\talign-content: center;\n\t\t\tborder: $gray-300 solid 1px;\n\t\t\tpadding: 6px 16px;\n\t\t\tcolor: $gray-600;\n\t\t\tfont-weight: 500;\n\n\t\t\t&:hover {\n\t\t\t\tcolor: $color-primary;\n\t\t\t}\n\n\t\t\t&.selected {\n\t\t\t\tbackground: $gray-50;\n\t\t\t\tcolor: $color-primary;\n\t\t\t}\n\t\t}\n\t}\n\n\t.select2-container.-acf {\n\t\t.select2-selection--multiple {\n\t\t\t.select2-selection__choice {\n\t\t\t\tdisplay: inline-flex;\n\t\t\t\talign-items: center;\n\t\t\t\tmargin: {\n\t\t\t\t\ttop: 8px;\n\t\t\t\t\tleft: 2px;\n\t\t\t\t};\n\t\t\t\tposition: relative;\n\t\t\t\tpadding: {\n\t\t\t\t\ttop: 4px;\n\t\t\t\t\tright: auto;\n\t\t\t\t\tbottom: 4px;\n\t\t\t\t\tleft: 8px;\n\t\t\t\t}\n\t\t\t\tbackground-color: $blue-50;\n\t\t\t\tborder-color: $blue-200;\n\t\t\t\tcolor: $blue-500;\n\n\t\t\t\t.select2-selection__choice__remove {\n\t\t\t\t\torder: 2;\n\t\t\t\t\twidth: 14px;\n\t\t\t\t\theight: 14px;\n\t\t\t\t\tmargin: {\n\t\t\t\t\t\tright: 0;\n\t\t\t\t\t\tleft: 4px;\n\t\t\t\t\t}\n\t\t\t\t\tcolor: $blue-300;\n\t\t\t\t\ttext-indent: 100%;\n\t\t\t\t\twhite-space: nowrap;\n\t\t\t\t\toverflow: hidden;\n\n\t\t\t\t\t&:hover {\n\t\t\t\t\t\tcolor: $blue-500;\n\t\t\t\t\t}\n\n\t\t\t\t\t&:before {\n\t\t\t\t\t\tcontent: \"\";\n\t\t\t\t\t\t$icon-size: 14px;\n\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\twidth: $icon-size;\n\t\t\t\t\t\theight: $icon-size;\n\t\t\t\t\t\ttop: 0;\n\t\t\t\t\t\tleft: 0;\n\t\t\t\t\t\tbackground-color: currentColor;\n\t\t\t\t\t\tborder: none;\n\t\t\t\t\t\tborder-radius: 0;\n\t\t\t\t\t\t-webkit-mask-size: contain;\n\t\t\t\t\t\tmask-size: contain;\n\t\t\t\t\t\t-webkit-mask-repeat: no-repeat;\n\t\t\t\t\t\tmask-repeat: no-repeat;\n\t\t\t\t\t\t-webkit-mask-position: center;\n\t\t\t\t\t\tmask-position: center;\n\t\t\t\t\t\t-webkit-mask-image: url(\"../../images/icons/icon-close.svg\");\n\t\t\t\t\t\tmask-image: url(\"../../images/icons/icon-close.svg\");\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Checkbox\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-checkbox-list {\n\t.button {\n\t\tmargin: 10px 0 0;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* True / False\n*\n*-----------------------------------------------------------------------------*/\n.acf-switch {\n\tdisplay: grid;\n\tgrid-template-columns: 1fr 1fr;\n\twidth: fit-content;\n\tmax-width: 100%;\n\tborder-radius: 5px;\n\tcursor: pointer;\n\tposition: relative;\n\tbackground: #f5f5f5;\n\theight: 30px;\n\tvertical-align: middle;\n\tborder: $wp-input-border solid 1px;\n\n\t-webkit-transition: background 0.25s ease;\n\t-moz-transition: background 0.25s ease;\n\t-o-transition: background 0.25s ease;\n\ttransition: background 0.25s ease;\n\n\tspan {\n\t\tdisplay: inline-block;\n\t\tfloat: left;\n\t\ttext-align: center;\n\n\t\tfont-size: 13px;\n\t\tline-height: 22px;\n\n\t\tpadding: 4px 10px;\n\t\tmin-width: 15px;\n\n\t\ti {\n\t\t\tvertical-align: middle;\n\t\t}\n\t}\n\n\t.acf-switch-on {\n\t\tcolor: #fff;\n\t\ttext-shadow: #007cba 0 1px 0;\n\t\toverflow: hidden;\n\t}\n\n\t.acf-switch-off {\n\t\toverflow: hidden;\n\t}\n\n\t.acf-switch-slider {\n\t\tposition: absolute;\n\t\ttop: 2px;\n\t\tleft: 2px;\n\t\tbottom: 2px;\n\t\tright: 50%;\n\t\tz-index: 1;\n\t\tbackground: #fff;\n\t\tborder-radius: 3px;\n\t\tborder: $wp-input-border solid 1px;\n\n\t\t-webkit-transition: all 0.25s ease;\n\t\t-moz-transition: all 0.25s ease;\n\t\t-o-transition: all 0.25s ease;\n\t\ttransition: all 0.25s ease;\n\n\t\ttransition-property: left, right;\n\t}\n\n\t/* hover */\n\t&:hover,\n\t&.-focus {\n\t\tborder-color: #0071a1;\n\t\tbackground: #f3f5f6;\n\t\tcolor: #016087;\n\t\t.acf-switch-slider {\n\t\t\tborder-color: #0071a1;\n\t\t}\n\t}\n\n\t/* active */\n\t&.-on {\n\t\tbackground: #0d99d5;\n\t\tborder-color: #007cba;\n\n\t\t.acf-switch-slider {\n\t\t\tleft: 50%;\n\t\t\tright: 2px;\n\t\t\tborder-color: #007cba;\n\t\t}\n\n\t\t/* hover */\n\t\t&:hover {\n\t\t\tborder-color: #007cba;\n\t\t}\n\t}\n\n\t/* message */\n\t+ span {\n\t\tmargin-left: 6px;\n\t}\n\n\t// WP Admin 3.8\n\t@include wp-admin(\"3-8\") {\n\t\tborder-color: $wp-card-border;\n\t\t.acf-switch-slider {\n\t\t\tborder-color: $wp-card-border;\n\t\t}\n\n\t\t&:hover,\n\t\t&.-focus {\n\t\t\tborder-color: #0071a1;\n\t\t\t.acf-switch-slider {\n\t\t\t\tborder-color: #0071a1;\n\t\t\t}\n\t\t}\n\n\t\t&.-on {\n\t\t\tborder-color: #007cba;\n\t\t\t.acf-switch-slider {\n\t\t\t\tborder-color: #007cba;\n\t\t\t}\n\t\t\t&:hover {\n\t\t\t\tborder-color: #007cba;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* checkbox */\n.acf-switch-input {\n\topacity: 0;\n\tposition: absolute;\n\tmargin: 0;\n}\n\n.acf-admin-single-field-group .acf-true-false {\n\tborder: 1px solid transparent;\n\n\t&:focus-within {\n\t\tborder: 1px solid $blue-400;\n\t\tborder-radius: 120px;\n\t}\n}\n\n.acf-true-false:has(.acf-switch) {\n\n\tlabel {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-items: center;\n\t}\n}\n\n/* in media modal */\n.compat-item .acf-true-false {\n\t.message {\n\t\tfloat: none;\n\t\tpadding: 0;\n\t\tvertical-align: middle;\n\t}\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tGoogle Map\n*\n*-------------------------------------------------------------------------*/\n\n.acf-google-map {\n\tposition: relative;\n\tborder: $wp-card-border solid 1px;\n\tbackground: #fff;\n\n\t.title {\n\t\tposition: relative;\n\t\tborder-bottom: $wp-card-border solid 1px;\n\n\t\t.search {\n\t\t\tmargin: 0;\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 30px;\n\t\t\theight: 40px;\n\t\t\tpadding: 5px 10px;\n\t\t\tborder: 0 none;\n\t\t\tbox-shadow: none;\n\t\t\tborder-radius: 0;\n\t\t\tfont-family: inherit;\n\t\t\tcursor: text;\n\t\t}\n\n\t\t.acf-loading {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 11px;\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t// Avoid icons disapearing when click/blur events conflict.\n\t\t.acf-icon:active {\n\t\t\tdisplay: inline-block !important;\n\t\t}\n\t}\n\n\t.canvas {\n\t\theight: 400px;\n\t}\n\n\t// Show actions on hover.\n\t&:hover .title .acf-actions {\n\t\tdisplay: block;\n\t}\n\n\t// Default state (show locate, hide search and cancel).\n\t.title {\n\t\t.acf-icon.-location {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t\t.acf-icon.-cancel,\n\t\t.acf-icon.-search {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t// Has value (hide locate, show cancel).\n\t&.-value .title {\n\t\t.search {\n\t\t\tfont-weight: bold;\n\t\t}\n\t\t.acf-icon.-location {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.acf-icon.-cancel {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n\n\t// Is searching (hide locate, show search and cancel).\n\t&.-searching .title {\n\t\t.acf-icon.-location {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.acf-icon.-cancel,\n\t\t.acf-icon.-search {\n\t\t\tdisplay: inline-block;\n\t\t}\n\n\t\t// Show actions.\n\t\t.acf-actions {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t// Change search font-weght.\n\t\t.search {\n\t\t\tfont-weight: normal !important;\n\t\t}\n\t}\n\n\t// Loading.\n\t&.-loading .title {\n\t\ta {\n\t\t\tdisplay: none !important;\n\t\t}\n\t\ti {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n}\n\n/* autocomplete */\n.pac-container {\n\tborder-width: 1px 0;\n\tbox-shadow: none;\n}\n\n.pac-container:after {\n\tdisplay: none;\n}\n\n.pac-container .pac-item:first-child {\n\tborder-top: 0 none;\n}\n.pac-container .pac-item {\n\tpadding: 5px 10px;\n\tcursor: pointer;\n}\n\nhtml[dir=\"rtl\"] .pac-container .pac-item {\n\ttext-align: right;\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tRelationship\n*\n*-------------------------------------------------------------------------*/\n\n.acf-relationship {\n\tbackground: #fff;\n\tborder: $wp-card-border solid 1px;\n\n\t// Filters.\n\t.filters {\n\t\t@include clearfix();\n\t\tborder-bottom: $wp-card-border solid 1px;\n\t\tbackground: #fff;\n\n\t\t.filter {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\tfloat: left;\n\t\t\twidth: 100%;\n\t\t\tbox-sizing: border-box;\n\t\t\tpadding: 7px 7px 7px 0;\n\t\t\t&:first-child {\n\t\t\t\tpadding-left: 7px;\n\t\t\t}\n\n\t\t\t// inputs\n\t\t\tinput,\n\t\t\tselect {\n\t\t\t\tmargin: 0;\n\t\t\t\tfloat: none; /* potential fix for media popup? */\n\n\t\t\t\t&:focus,\n\t\t\t\t&:active {\n\t\t\t\t\toutline: none;\n\t\t\t\t\tbox-shadow: none;\n\t\t\t\t}\n\t\t\t}\n\t\t\tinput {\n\t\t\t\tborder-color: transparent;\n\t\t\t\tbox-shadow: none;\n\t\t\t\tpadding-left: 3px;\n\t\t\t\tpadding-right: 3px;\n\t\t\t}\n\t\t}\n\n\t\t/* widths */\n\t\t&.-f2 {\n\t\t\t.filter {\n\t\t\t\twidth: 50%;\n\t\t\t}\n\t\t}\n\t\t&.-f3 {\n\t\t\t.filter {\n\t\t\t\twidth: 25%;\n\t\t\t}\n\t\t\t.filter.-search {\n\t\t\t\twidth: 50%;\n\t\t\t}\n\t\t}\n\t}\n\n\t/* list */\n\t.list {\n\t\tmargin: 0;\n\t\tpadding: 5px;\n\t\theight: 160px;\n\t\toverflow: auto;\n\n\t\t.acf-rel-label,\n\t\t.acf-rel-item,\n\t\tp {\n\t\t\tpadding: 5px;\n\t\t\tmargin: 0;\n\t\t\tdisplay: block;\n\t\t\tposition: relative;\n\t\t\tmin-height: 18px;\n\t\t}\n\n\t\t.acf-rel-label {\n\t\t\tfont-weight: bold;\n\t\t}\n\n\t\t.acf-rel-item {\n\t\t\tcursor: pointer;\n\n\t\t\tb {\n\t\t\t\ttext-decoration: underline;\n\t\t\t\tfont-weight: normal;\n\t\t\t}\n\n\t\t\t.thumbnail {\n\t\t\t\tbackground: darken(#f9f9f9, 10%);\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 22px;\n\t\t\t\tfloat: left;\n\t\t\t\tmargin: -2px 5px 0 0;\n\n\t\t\t\timg {\n\t\t\t\t\tmax-width: 22px;\n\t\t\t\t\tmax-height: 22px;\n\t\t\t\t\tmargin: 0 auto;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t}\n\n\t\t\t\t&.-icon {\n\t\t\t\t\tbackground: #fff;\n\n\t\t\t\t\timg {\n\t\t\t\t\t\tmax-height: 20px;\n\t\t\t\t\t\tmargin-top: 1px;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t/* hover */\n\t\t\t&:hover, &.relationship-hover {\n\t\t\t\tbackground: #3875d7;\n\t\t\t\tcolor: #fff;\n\n\t\t\t\t.thumbnail {\n\t\t\t\t\tbackground: lighten(#3875d7, 25%);\n\n\t\t\t\t\t&.-icon {\n\t\t\t\t\t\tbackground: #fff;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t/* disabled */\n\t\t\t&.disabled {\n\t\t\t\topacity: 0.5;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tbackground: transparent;\n\t\t\t\t\tcolor: #333;\n\t\t\t\t\tcursor: default;\n\n\t\t\t\t\t.thumbnail {\n\t\t\t\t\t\tbackground: darken(#f9f9f9, 10%);\n\n\t\t\t\t\t\t&.-icon {\n\t\t\t\t\t\t\tbackground: #fff;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tul {\n\t\t\tpadding-bottom: 5px;\n\n\t\t\t.acf-rel-label,\n\t\t\t.acf-rel-item,\n\t\t\tp {\n\t\t\t\tpadding-left: 20px;\n\t\t\t}\n\t\t}\n\t}\n\n\t/* selection (bottom) */\n\t.selection {\n\t\t@include clearfix();\n\t\tposition: relative;\n\n\t\t.values,\n\t\t.choices {\n\t\t\twidth: 50%;\n\t\t\tbackground: #fff;\n\t\t\tfloat: left;\n\t\t}\n\n\t\t/* choices */\n\t\t.choices {\n\t\t\tbackground: #f9f9f9;\n\n\t\t\t.list {\n\t\t\t\tborder-right: #dfdfdf solid 1px;\n\t\t\t}\n\t\t}\n\n\t\t/* values */\n\t\t.values {\n\t\t\t.acf-icon {\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 4px;\n\t\t\t\tright: 7px;\n\t\t\t\tdisplay: none;\n\n\t\t\t\t/* rtl */\n\t\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\t\tright: auto;\n\t\t\t\t\tleft: 7px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.acf-rel-item:hover .acf-icon, .acf-rel-item.relationship-hover .acf-icon {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\n\t\t\t.acf-rel-item {\n\t\t\t\tcursor: move;\n\n\t\t\t\tb {\n\t\t\t\t\ttext-decoration: none;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* menu item fix */\n.menu-item {\n\t.acf-relationship {\n\t\tul {\n\t\t\twidth: auto;\n\t\t}\n\n\t\tli {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------\n*\n*\tWYSIWYG\n*\n*-------------------------------------------------------------------------*/\n\n.acf-editor-wrap {\n\t// Delay.\n\t&.delay {\n\t\t.acf-editor-toolbar {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: block;\n\t\t\tbackground: #f5f5f5;\n\t\t\tborder-bottom: #dddddd solid 1px;\n\t\t\tcolor: #555d66;\n\t\t\tpadding: 10px;\n\t\t}\n\n\t\t.wp-editor-area {\n\t\t\tpadding: 10px;\n\t\t\tborder: none;\n\t\t\tcolor: inherit !important; // Fixes white text bug.\n\t\t}\n\t}\n\n\tiframe {\n\t\tmin-height: 200px;\n\t}\n\n\t.wp-editor-container {\n\t\tborder: 1px solid $wp-card-border;\n\t\tbox-shadow: none !important;\n\t}\n\n\t.wp-editor-tabs {\n\t\tbox-sizing: content-box;\n\t}\n\n\t.wp-switch-editor {\n\t\tborder-color: $wp-card-border;\n\t\tborder-bottom-color: transparent;\n\t}\n}\n\n// Full Screen Mode.\n#mce_fullscreen_container {\n\tz-index: 900000 !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tTab\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-field-tab {\n\tdisplay: none !important;\n}\n\n// class to hide fields\n.hidden-by-tab {\n\tdisplay: none !important;\n}\n\n// ensure floating fields do not disturb tab wrap\n.acf-tab-wrap {\n\tclear: both;\n\tz-index: 1;\n\toverflow: auto;\n}\n\n// tab group\n.acf-tab-group {\n\tborder-bottom: #ccc solid 1px;\n\tpadding: 10px 10px 0;\n\n\tli {\n\t\tmargin: 0 0.5em 0 0;\n\n\t\ta {\n\t\t\tpadding: 5px 10px;\n\t\t\tdisplay: block;\n\n\t\t\tcolor: #555;\n\t\t\tfont-size: 14px;\n\t\t\tfont-weight: 600;\n\t\t\tline-height: 24px;\n\n\t\t\tborder: #ccc solid 1px;\n\t\t\tborder-bottom: 0 none;\n\t\t\ttext-decoration: none;\n\t\t\tbackground: #e5e5e5;\n\t\t\ttransition: none;\n\n\t\t\t&:hover {\n\t\t\t\tbackground: #fff;\n\t\t\t}\n\n\t\t\t&:focus {\n\t\t\t\toutline: none;\n\t\t\t\tbox-shadow: none;\n\t\t\t}\n\n\t\t\t&:empty {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\n\t\t// rtl\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tmargin: 0 0 0 0.5em;\n\t\t}\n\n\t\t// active\n\t\t&.active a {\n\t\t\tbackground: #f1f1f1;\n\t\t\tcolor: #000;\n\t\t\tpadding-bottom: 6px;\n\t\t\tmargin-bottom: -1px;\n\t\t\tposition: relative;\n\t\t\tz-index: 1;\n\t\t}\n\t}\n}\n\n// inside acf-fields\n.acf-fields > .acf-tab-wrap {\n\tbackground: #f9f9f9;\n\n\t// group\n\t.acf-tab-group {\n\t\tposition: relative;\n\t\tborder-top: $wp-card-border solid 1px;\n\t\tborder-bottom: $wp-card-border solid 1px;\n\n\t\t// Pull next element (field) up and underneith.\n\t\tz-index: 2;\n\t\tmargin-bottom: -1px;\n\n\t\t// \t\tli a {\n\t\t// \t\t\tbackground: #f1f1f1;\n\t\t// \t\t\tborder-color: $wp-card-border;\n\t\t//\n\t\t// \t\t\t&:hover {\n\t\t// \t\t\t\tbackground: #FFF;\n\t\t// \t\t\t}\n\t\t// \t\t}\n\t\t//\n\t\t// \t\tli.active a {\n\t\t// \t\t\tbackground: #FFFFFF;\n\t\t// \t\t}\n\n\t\t// WP Admin 3.8\n\t\t@include wp-admin(\"3-8\") {\n\t\t\tborder-color: $wp38-card-border-1;\n\t\t}\n\t}\n\n\t// first child\n\t// fixes issue causing double border-top due to WP postbox .handlediv\n\t// &:first-child .acf-tab-group {\n\t// \tborder-top: none;\n\t// }\n}\n\n// inside acf-fields.-left\n.acf-fields.-left > .acf-tab-wrap {\n\t// group\n\t.acf-tab-group {\n\t\tpadding-left: 20%;\n\n\t\t/* mobile */\n\t\t@media screen and (max-width: $sm) {\n\t\t\tpadding-left: 10px;\n\t\t}\n\n\t\t/* rtl */\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tpadding-left: 0;\n\t\t\tpadding-right: 20%;\n\n\t\t\t/* mobile */\n\t\t\t@media screen and (max-width: 850px) {\n\t\t\t\tpadding-right: 10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n// left\n.acf-tab-wrap.-left {\n\t// group\n\t.acf-tab-group {\n\t\tposition: absolute;\n\t\tleft: 0;\n\t\twidth: 20%;\n\t\tborder: 0 none;\n\t\tpadding: 0 !important; /* important overrides 'left aligned labels' */\n\t\tmargin: 1px 0 0;\n\n\t\t// li\n\t\tli {\n\t\t\tfloat: none;\n\t\t\tmargin: -1px 0 0;\n\n\t\t\ta {\n\t\t\t\tborder: 1px solid #ededed;\n\t\t\t\tfont-size: 13px;\n\t\t\t\tline-height: 18px;\n\t\t\t\tcolor: #0073aa;\n\t\t\t\tpadding: 10px;\n\t\t\t\tmargin: 0;\n\t\t\t\tfont-weight: normal;\n\t\t\t\tborder-width: 1px 0;\n\t\t\t\tborder-radius: 0;\n\t\t\t\tbackground: transparent;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tcolor: #00a0d2;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.active a {\n\t\t\t\tborder-color: #dfdfdf;\n\t\t\t\tcolor: #000;\n\t\t\t\tmargin-right: -1px;\n\t\t\t\tbackground: #fff;\n\t\t\t}\n\t\t}\n\n\t\t// rtl\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tleft: auto;\n\t\t\tright: 0;\n\n\t\t\tli.active a {\n\t\t\t\tmargin-right: 0;\n\t\t\t\tmargin-left: -1px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// space before field\n\t.acf-field + &:before {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tposition: relative;\n\t\tz-index: 1;\n\t\theight: 10px;\n\t\tborder-top: #dfdfdf solid 1px;\n\t\tborder-bottom: #dfdfdf solid 1px;\n\t\tmargin-bottom: -1px;\n\t}\n\n\t// first child has negative margin issues\n\t&:first-child {\n\t\t.acf-tab-group {\n\t\t\tli:first-child a {\n\t\t\t\tborder-top: none;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* sidebar */\n.acf-fields.-sidebar {\n\tpadding: 0 0 0 20% !important;\n\tposition: relative;\n\n\t/* before */\n\t&:before {\n\t\tcontent: \"\";\n\t\tdisplay: block;\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\twidth: 20%;\n\t\tbottom: 0;\n\t\tborder-right: #dfdfdf solid 1px;\n\t\tbackground: #f9f9f9;\n\t\tz-index: 1;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\tpadding: 0 20% 0 0 !important;\n\n\t\t&:before {\n\t\t\tborder-left: #dfdfdf solid 1px;\n\t\t\tborder-right-width: 0;\n\t\t\tleft: auto;\n\t\t\tright: 0;\n\t\t}\n\t}\n\n\t// left\n\t&.-left {\n\t\tpadding: 0 0 0 180px !important;\n\n\t\t/* rtl */\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tpadding: 0 180px 0 0 !important;\n\t\t}\n\n\t\t&:before {\n\t\t\tbackground: #f1f1f1;\n\t\t\tborder-color: #dfdfdf;\n\t\t\twidth: 180px;\n\t\t}\n\n\t\t> .acf-tab-wrap.-left .acf-tab-group {\n\t\t\twidth: 180px;\n\n\t\t\tli a {\n\t\t\t\tborder-color: #e4e4e4;\n\t\t\t}\n\n\t\t\tli.active a {\n\t\t\t\tbackground: #f9f9f9;\n\t\t\t}\n\t\t}\n\t}\n\n\t// fix double border\n\t> .acf-field-tab + .acf-field {\n\t\tborder-top: none;\n\t}\n}\n\n// clear\n.acf-fields.-clear > .acf-tab-wrap {\n\tbackground: transparent;\n\n\t// group\n\t.acf-tab-group {\n\t\tmargin-top: 0;\n\t\tborder-top: none;\n\t\tpadding-left: 0;\n\t\tpadding-right: 0;\n\n\t\tli a {\n\t\t\tbackground: #e5e5e5;\n\n\t\t\t&:hover {\n\t\t\t\tbackground: #fff;\n\t\t\t}\n\t\t}\n\n\t\tli.active a {\n\t\t\tbackground: #f1f1f1;\n\t\t}\n\t}\n}\n\n/* seamless */\n.acf-postbox.seamless {\n\t// sidebar\n\t> .acf-fields.-sidebar {\n\t\tmargin-left: 0 !important;\n\n\t\t&:before {\n\t\t\tbackground: transparent;\n\t\t}\n\t}\n\n\t// default\n\t> .acf-fields > .acf-tab-wrap {\n\t\tbackground: transparent;\n\t\tmargin-bottom: 10px;\n\t\tpadding-left: $fx;\n\t\tpadding-right: $fx;\n\n\t\t.acf-tab-group {\n\t\t\tborder-top: 0 none;\n\t\t\tborder-color: $wp-card-border;\n\n\t\t\tli a {\n\t\t\t\tbackground: #e5e5e5;\n\t\t\t\tborder-color: $wp-card-border;\n\n\t\t\t\t&:hover {\n\t\t\t\t\tbackground: #fff;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tli.active a {\n\t\t\t\tbackground: #f1f1f1;\n\t\t\t}\n\t\t}\n\t}\n\n\t// left tabs\n\t> .acf-fields > .acf-tab-wrap.-left {\n\t\t&:before {\n\t\t\tborder-top: none;\n\t\t\theight: auto;\n\t\t}\n\n\t\t.acf-tab-group {\n\t\t\tmargin-bottom: 0;\n\n\t\t\tli a {\n\t\t\t\tborder-width: 1px 0 1px 1px !important;\n\t\t\t\tborder-color: #cccccc;\n\t\t\t\tbackground: #e5e5e5;\n\t\t\t}\n\n\t\t\tli.active a {\n\t\t\t\tbackground: #f1f1f1;\n\t\t\t}\n\t\t}\n\t}\n}\n\n// menu\n.menu-edit,\n.widget {\n\t.acf-fields.-clear > .acf-tab-wrap .acf-tab-group li {\n\t\ta {\n\t\t\tbackground: #f1f1f1;\n\t\t}\n\t\ta:hover,\n\t\t&.active a {\n\t\t\tbackground: #fff;\n\t\t}\n\t}\n}\n\n.compat-item .acf-tab-wrap td {\n\tdisplay: block;\n}\n\n/* within gallery sidebar */\n.acf-gallery-side .acf-tab-wrap {\n\tborder-top: 0 none !important;\n}\n\n.acf-gallery-side .acf-tab-wrap .acf-tab-group {\n\tmargin: 10px 0 !important;\n\tpadding: 0 !important;\n}\n\n.acf-gallery-side .acf-tab-group li.active a {\n\tbackground: #f9f9f9 !important;\n}\n\n/* withing widget */\n.widget .acf-tab-group {\n\tborder-bottom-color: #e8e8e8;\n}\n\n.widget .acf-tab-group li a {\n\tbackground: #f1f1f1;\n}\n\n.widget .acf-tab-group li.active a {\n\tbackground: #fff;\n}\n\n/* media popup (edit image) */\n.media-modal.acf-expanded\n\t.compat-attachment-fields\n\t> tbody\n\t> tr.acf-tab-wrap\n\t.acf-tab-group {\n\tpadding-left: 23%;\n\tborder-bottom-color: #dddddd;\n}\n\n/* table */\n\n.form-table > tbody > tr.acf-tab-wrap .acf-tab-group {\n\tpadding: 0 5px 0 210px;\n}\n\n/* rtl */\nhtml[dir=\"rtl\"] .form-table > tbody > tr.acf-tab-wrap .acf-tab-group {\n\tpadding: 0 210px 0 5px;\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\toembed\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-oembed {\n\tposition: relative;\n\tborder: $wp-card-border solid 1px;\n\tbackground: #fff;\n\n\t.title {\n\t\tposition: relative;\n\t\tborder-bottom: $wp-card-border solid 1px;\n\t\tpadding: 5px 10px;\n\n\t\t.input-search {\n\t\t\tmargin: 0;\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 30px;\n\t\t\theight: 30px;\n\t\t\tpadding: 0;\n\t\t\tborder: 0 none;\n\t\t\tbox-shadow: none;\n\t\t\tborder-radius: 0;\n\t\t\tfont-family: inherit;\n\t\t\tcursor: text;\n\t\t}\n\n\t\t.acf-actions {\n\t\t\tpadding: 6px;\n\t\t}\n\t}\n\n\t.canvas {\n\t\tposition: relative;\n\t\tmin-height: 250px;\n\t\tbackground: #f9f9f9;\n\n\t\t.canvas-media {\n\t\t\tposition: relative;\n\t\t\tz-index: 1;\n\t\t}\n\n\t\tiframe {\n\t\t\tdisplay: block;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\twidth: 100%;\n\t\t}\n\n\t\t.acf-icon.-picture {\n\t\t\t@include centered();\n\t\t\tz-index: 0;\n\n\t\t\theight: 42px;\n\t\t\twidth: 42px;\n\t\t\tfont-size: 42px;\n\t\t\tcolor: #999;\n\t\t}\n\n\t\t.acf-loading-overlay {\n\t\t\tbackground: rgba(255, 255, 255, 0.9);\n\t\t}\n\n\t\t.canvas-error {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 0%;\n\t\t\tright: 0%;\n\t\t\tmargin: -9px 0 0 0;\n\t\t\ttext-align: center;\n\t\t\tdisplay: none;\n\n\t\t\tp {\n\t\t\t\tpadding: 8px;\n\t\t\t\tmargin: 0;\n\t\t\t\tdisplay: inline;\n\t\t\t}\n\t\t}\n\t}\n\n\t// has value\n\t&.has-value {\n\t\t.canvas {\n\t\t\tmin-height: 50px;\n\t\t}\n\n\t\t.input-search {\n\t\t\tfont-weight: bold;\n\t\t}\n\n\t\t.title:hover .acf-actions {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tImage\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-image-uploader {\n\t@include clearfix();\n\tposition: relative;\n\n\tp {\n\t\tmargin: 0;\n\t}\n\n\t/* image wrap*/\n\t.image-wrap {\n\t\tposition: relative;\n\t\tfloat: left;\n\n\t\timg {\n\t\t\tmax-width: 100%;\n\t\t\tmax-height: 100%;\n\t\t\twidth: auto;\n\t\t\theight: auto;\n\t\t\tdisplay: block;\n\t\t\tmin-width: 30px;\n\t\t\tmin-height: 30px;\n\t\t\tbackground: #f1f1f1;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t/* svg */\n\t\t\t&[src$=\".svg\"] {\n\t\t\t\tmin-height: 100px;\n\t\t\t\tmin-width: 100px;\n\t\t\t}\n\t\t}\n\n\t\t/* hover */\n\t\t&:hover .acf-actions {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n\n\t/* input */\n\tinput.button {\n\t\twidth: auto;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\t.image-wrap {\n\t\t\tfloat: right;\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tFile\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-file-uploader {\n\tposition: relative;\n\n\tp {\n\t\tmargin: 0;\n\t}\n\n\t.file-wrap {\n\t\tborder: $wp-card-border solid 1px;\n\t\tmin-height: 84px;\n\t\tposition: relative;\n\t\tbackground: #fff;\n\t}\n\n\t.file-icon {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tbottom: 0;\n\t\tpadding: 10px;\n\t\tbackground: #f1f1f1;\n\t\tborder-right: $wp-card-border-1 solid 1px;\n\n\t\timg {\n\t\t\tdisplay: block;\n\t\t\tpadding: 0;\n\t\t\tmargin: 0;\n\t\t\tmax-width: 48px;\n\t\t}\n\t}\n\n\t.file-info {\n\t\tpadding: 10px;\n\t\tmargin-left: 69px;\n\n\t\tp {\n\t\t\tmargin: 0 0 2px;\n\t\t\tfont-size: 13px;\n\t\t\tline-height: 1.4em;\n\t\t\tword-break: break-all;\n\t\t}\n\n\t\ta {\n\t\t\ttext-decoration: none;\n\t\t}\n\t}\n\n\t/* hover */\n\t&:hover .acf-actions {\n\t\tdisplay: block;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\t.file-icon {\n\t\t\tleft: auto;\n\t\t\tright: 0;\n\t\t\tborder-left: #e5e5e5 solid 1px;\n\t\t\tborder-right: none;\n\t\t}\n\n\t\t.file-info {\n\t\t\tmargin-right: 69px;\n\t\t\tmargin-left: 0;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tDate Picker\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-ui-datepicker .ui-datepicker {\n\tz-index: 900000 !important;\n\n\t.ui-widget-header a {\n\t\tcursor: pointer;\n\t\ttransition: none;\n\t}\n}\n\n/* fix highlight state overriding hover / active */\n.acf-ui-datepicker .ui-state-highlight.ui-state-hover {\n\tborder: 1px solid #98b7e8 !important;\n\tbackground: #98b7e8 !important;\n\tfont-weight: normal !important;\n\tcolor: #ffffff !important;\n}\n\n.acf-ui-datepicker .ui-state-highlight.ui-state-active {\n\tborder: 1px solid #3875d7 !important;\n\tbackground: #3875d7 !important;\n\tfont-weight: normal !important;\n\tcolor: #ffffff !important;\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tSeparator field\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-field-separator {\n\t.acf-label {\n\t\tmargin-bottom: 0;\n\n\t\tlabel {\n\t\t\tfont-weight: normal;\n\t\t}\n\t}\n\n\t.acf-input {\n\t\tdisplay: none;\n\t}\n\n\t/* fields */\n\t.acf-fields > & {\n\t\tbackground: #f9f9f9;\n\t\tborder-bottom: 1px solid #dfdfdf;\n\t\tborder-top: 1px solid #dfdfdf;\n\t\tmargin-bottom: -1px;\n\t\tz-index: 2;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tTaxonomy\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-taxonomy-field {\n\tposition: relative;\n\n\t.categorychecklist-holder {\n\t\tborder: $wp-card-border solid 1px;\n\t\tborder-radius: 3px;\n\t\tmax-height: 200px;\n\t\toverflow: auto;\n\t}\n\n\t.acf-checkbox-list {\n\t\tmargin: 0;\n\t\tpadding: 10px;\n\n\t\tul.children {\n\t\t\tpadding-left: 18px;\n\t\t}\n\t}\n\n\t/* hover */\n\t&:hover {\n\t\t.acf-actions {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n\n\t/* select */\n\t&[data-ftype=\"select\"] {\n\t\t.acf-actions {\n\t\t\tpadding: 0;\n\t\t\tmargin: -9px;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tRange\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-range-wrap {\n\t.acf-append,\n\t.acf-prepend {\n\t\tdisplay: inline-block;\n\t\tvertical-align: middle;\n\t\tline-height: 28px;\n\t\tmargin: 0 7px 0 0;\n\t}\n\n\t.acf-append {\n\t\tmargin: 0 0 0 7px;\n\t}\n\n\tinput[type=\"range\"] {\n\t\tdisplay: inline-block;\n\t\tpadding: 0;\n\t\tmargin: 0;\n\t\tvertical-align: middle;\n\t\theight: 28px;\n\n\t\t&:focus {\n\t\t\toutline: none;\n\t\t}\n\t}\n\n\tinput[type=\"number\"] {\n\t\tdisplay: inline-block;\n\t\tmin-width: 5em;\n\t\tpadding-right: 4px;\n\t\tmargin-left: 10px;\n\t\tvertical-align: middle;\n\t}\n\n\t/* rtl */\n\thtml[dir=\"rtl\"] & {\n\t\tinput[type=\"number\"] {\n\t\t\tmargin-right: 10px;\n\t\t\tmargin-left: 0;\n\t\t}\n\n\t\t.acf-append {\n\t\t\tmargin: 0 7px 0 0;\n\t\t}\n\t\t.acf-prepend {\n\t\t\tmargin: 0 0 0 7px;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* acf-accordion\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-accordion {\n\tmargin: -1px 0;\n\tpadding: 0;\n\tbackground: #fff;\n\tborder-top: 1px solid $wp-card-border-1;\n\tborder-bottom: 1px solid $wp-card-border-1;\n\tz-index: 1; // Display above following field.\n\n\t// Title.\n\t.acf-accordion-title {\n\t\tmargin: 0;\n\t\tpadding: 12px;\n\t\tfont-weight: bold;\n\t\tcursor: pointer;\n\t\tfont-size: inherit;\n\t\tfont-size: 13px;\n\t\tline-height: 1.4em;\n\n\t\t&:hover {\n\t\t\tbackground: #f3f4f5;\n\t\t}\n\n\t\tlabel {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\tfont-size: 13px;\n\t\t\tline-height: 1.4em;\n\t\t}\n\n\t\tp {\n\t\t\tfont-weight: normal;\n\t\t}\n\n\t\t.acf-accordion-icon {\n\t\t\tfloat: right;\n\t\t}\n\n\t\t// Gutenberg uses SVG.\n\t\tsvg.acf-accordion-icon {\n\t\t\tposition: absolute;\n\t\t\tright: 10px;\n\t\t\ttop: 50%;\n\t\t\ttransform: translateY(-50%);\n\t\t\tcolor: #191e23;\n\t\t\tfill: currentColor;\n\t\t}\n\t}\n\n\t.acf-accordion-content {\n\t\tmargin: 0;\n\t\tpadding: 0 12px 12px;\n\t\tdisplay: none;\n\t}\n\n\t// Open.\n\t&.-open {\n\t\t> .acf-accordion-content {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n}\n\n// Field specific overrides\n.acf-field.acf-accordion {\n\tmargin: -1px 0;\n\tpadding: 0 !important; // !important needed to avoid Gutenberg sidebar issues.\n\tborder-color: $wp-card-border-1;\n\n\t.acf-label.acf-accordion-title {\n\t\tpadding: 12px;\n\t\twidth: auto;\n\t\tfloat: none;\n\t\twidth: auto;\n\t}\n\n\t.acf-input.acf-accordion-content {\n\t\tpadding: 0;\n\t\tfloat: none;\n\t\twidth: auto;\n\n\t\t> .acf-fields {\n\t\t\tborder-top: $wp-card-border-2 solid 1px;\n\n\t\t\t&.-clear {\n\t\t\t\tpadding: 0 $fx $fy;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/* field specific (left) */\n.acf-fields.-left > .acf-field.acf-accordion {\n\t&:before {\n\t\tdisplay: none;\n\t}\n\n\t.acf-accordion-title {\n\t\twidth: auto;\n\t\tmargin: 0 !important;\n\t\tpadding: 12px;\n\t\tfloat: none !important;\n\t}\n\n\t.acf-accordion-content {\n\t\tpadding: 0 !important;\n\t}\n}\n\n/* field specific (clear) */\n.acf-fields.-clear > .acf-field.acf-accordion {\n\tborder: #cccccc solid 1px;\n\tbackground: transparent;\n\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -16px;\n\t}\n}\n\n/* table */\ntr.acf-field.acf-accordion {\n\tbackground: transparent;\n\n\t> .acf-input {\n\t\tpadding: 0 !important;\n\t\tborder: #cccccc solid 1px;\n\t}\n\n\t.acf-accordion-content {\n\t\tpadding: 0 12px 12px;\n\t}\n}\n\n/* #addtag */\n#addtag div.acf-field.error {\n\tborder: 0 none;\n\tpadding: 8px 0;\n}\n\n#addtag > .acf-field.acf-accordion {\n\tpadding-right: 0;\n\tmargin-right: 5%;\n\n\t+ p.submit {\n\t\tmargin-top: 0;\n\t}\n}\n\n/* border */\ntr.acf-accordion {\n\tmargin: 15px 0 !important;\n\n\t+ tr.acf-accordion {\n\t\tmargin-top: -16px !important;\n\t}\n}\n\n/* seamless */\n.acf-postbox.seamless > .acf-fields > .acf-accordion {\n\tmargin-left: $field_padding_x;\n\tmargin-right: $field_padding_x;\n\tborder: $wp-card-border solid 1px;\n}\n\n/* rtl */\nhtml[dir=\"rtl\"] .acf-accordion {\n}\n\n/* menu item */\n/*\n.menu-item-settings > .field-acf > .acf-field.acf-accordion {\n\tborder: #dfdfdf solid 1px;\n\tmargin: 10px -13px 10px -11px;\n\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -11px;\n\t}\n}\n*/\n\n/* widget */\n.widget .widget-content > .acf-field.acf-accordion {\n\tborder: #dfdfdf solid 1px;\n\tmargin-bottom: 10px;\n\n\t.acf-accordion-title {\n\t\tmargin-bottom: 0;\n\t}\n\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -11px;\n\t}\n}\n\n// media modal\n.media-modal .compat-attachment-fields .acf-field.acf-accordion {\n\t// siblings\n\t+ .acf-field.acf-accordion {\n\t\tmargin-top: -1px;\n\t}\n\n\t// input\n\t> .acf-input {\n\t\twidth: 100%;\n\t}\n\n\t// table\n\t.compat-attachment-fields > tbody > tr > td {\n\t\tpadding-bottom: 5px;\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n*\tBlock Editor\n*\n*-----------------------------------------------------------------------------*/\n.block-editor {\n\t// Sidebar\n\t.edit-post-sidebar {\n\t\t// Remove metabox hndle border to simulate component panel.\n\t\t.acf-postbox {\n\t\t\t> .postbox-header,\n\t\t\t> .hndle {\n\t\t\t\tborder-bottom-width: 0 !important;\n\t\t\t}\n\t\t\t&.closed {\n\t\t\t\t> .postbox-header,\n\t\t\t\t> .hndle {\n\t\t\t\t\tborder-bottom-width: 1px !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Field wrap.\n\t\t.acf-fields {\n\t\t\tmin-height: 1px;\n\t\t\toverflow: auto; // Fixes margin-collapse issue in WP 5.3.\n\n\t\t\t> .acf-field {\n\t\t\t\tborder-width: 0;\n\t\t\t\tborder-color: #e2e4e7;\n\t\t\t\tmargin: 0px;\n\t\t\t\tpadding: 10px 16px;\n\n\t\t\t\t// Force full width.\n\t\t\t\twidth: auto !important;\n\t\t\t\tmin-height: 0 !important;\n\t\t\t\tfloat: none !important;\n\n\t\t\t\t// Field labels.\n\t\t\t\t> .acf-label {\n\t\t\t\t\tmargin-bottom: 5px;\n\t\t\t\t\tlabel {\n\t\t\t\t\t\tfont-weight: normal;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// Accordions.\n\t\t\t\t&.acf-accordion {\n\t\t\t\t\tpadding: 0;\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tborder-top-width: 1px;\n\n\t\t\t\t\t&:first-child {\n\t\t\t\t\t\tborder-top-width: 0;\n\t\t\t\t\t}\n\n\t\t\t\t\t.acf-accordion-title {\n\t\t\t\t\t\tmargin: 0;\n\t\t\t\t\t\tpadding: 15px;\n\t\t\t\t\t\tlabel {\n\t\t\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\t\t\tcolor: rgb(30, 30, 30);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tsvg.acf-accordion-icon {\n\t\t\t\t\t\t\tright: 16px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t.acf-accordion-content {\n\t\t\t\t\t\t> .acf-fields {\n\t\t\t\t\t\t\tborder-top-width: 0;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.block-editor-block-inspector{\n\t\t\t// The Top level notice for all fields.\n\t\t\t.acf-fields > .acf-notice {\n\t\t\t\tdisplay: grid;\n\t\t\t\tgrid-template-columns: 1fr 25px;\n\t\t\t\tpadding: 10px;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\t\t\t.acf-fields > .acf-notice p:last-of-type {\n\t\t\t\tmargin: 0;\n\t\t\t}\n\t\t\t.acf-fields > .acf-notice > .acf-notice-dismiss {\n\t\t\t\tposition: relative;\n\t\t\t\ttop: unset;\n\t\t\t\tright: unset;\n\t\t\t}\n\n\t\t\t// The notice below each field.\n\t\t\t.acf-fields .acf-field .acf-notice {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\t.acf-fields .acf-error {\n\t\t\t\tmargin-bottom: 10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Prefix field label & prefix field names\n*\n*-----------------------------------------------------------------------------*/\n.acf-field-setting-prefix_label,\n.acf-field-setting-prefix_name {\n\tp.description {\n\t\torder: 3;\n\t\tmargin: {\n\t\t\ttop: 0;\n\t\t\tleft: 16px;\n\t\t}\n\n\t\tcode {\n\t\t\tpadding: {\n\t\t\t\ttop: 4px;\n\t\t\t\tright: 6px;\n\t\t\t\tbottom: 4px;\n\t\t\t\tleft: 6px;\n\t\t\t}\n\t\t\tbackground-color: $gray-100;\n\t\t\tborder-radius: 4px;\n\t\t\t@extend .p7;\n\t\t\tcolor: $gray-500;\n\t\t}\n\t}\n}\n\n/*-----------------------------------------------------------------------------\n*\n* Editor tab styles\n*\n*-----------------------------------------------------------------------------*/\n\n.acf-fields > .acf-tab-wrap:first-child .acf-tab-group {\n\tborder-top: none;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li.active a {\n\tbackground: #ffffff;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li a {\n\tbackground: #f1f1f1;\n\tborder-color: #ccd0d4;\n}\n\n.acf-fields > .acf-tab-wrap .acf-tab-group li a:hover {\n\tbackground: #fff;\n}\n","/*--------------------------------------------------------------------------------------------\n*\n*\tUser\n*\n*--------------------------------------------------------------------------------------------*/\n\n.form-table > tbody {\n\n\t/* field */\n\t> .acf-field {\n\n\t\t/* label */\n\t\t> .acf-label {\n\t\t\tpadding: 20px 10px 20px 0;\n\t\t width: 210px;\n\n\t\t /* rtl */\n\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\tpadding: 20px 0 20px 10px;\n\t\t\t}\n\n\t\t label {\n\t\t\t\tfont-size: 14px;\n\t\t\t\tcolor: #23282d;\n\t\t\t}\n\n\t\t}\n\n\n\t\t/* input */\n\t\t> .acf-input {\n\t\t\tpadding: 15px 10px;\n\n\t\t\t/* rtl */\n\t\t\thtml[dir=\"rtl\"] & {\n\t\t\t\tpadding: 15px 10px 15px 5%;\n\t\t\t}\n\t\t}\n\n\t}\n\n\n\t/* tab wrap */\n\t> .acf-tab-wrap td {\n\t\tpadding: 15px 5% 15px 0;\n\n\t\t/* rtl */\n\t\thtml[dir=\"rtl\"] & {\n\t\t\tpadding: 15px 0 15px 5%;\n\t\t}\n\n\t}\n\n\n\t/* misc */\n\t.form-table th.acf-th {\n\t\twidth: auto;\n\t}\n\n}\n\n#your-profile,\n#createuser {\n\n\t/* override for user css */\n\t.acf-field input[type=\"text\"],\n\t.acf-field input[type=\"password\"],\n\t.acf-field input[type=\"number\"],\n\t.acf-field input[type=\"search\"],\n\t.acf-field input[type=\"email\"],\n\t.acf-field input[type=\"url\"],\n\t.acf-field select {\n\t max-width: 25em;\n\t}\n\n\t.acf-field textarea {\n\t\tmax-width: 500px;\n\t}\n\n\n\t/* allow sub fields to display correctly */\n\t.acf-field .acf-field input[type=\"text\"],\n\t.acf-field .acf-field input[type=\"password\"],\n\t.acf-field .acf-field input[type=\"number\"],\n\t.acf-field .acf-field input[type=\"search\"],\n\t.acf-field .acf-field input[type=\"email\"],\n\t.acf-field .acf-field input[type=\"url\"],\n\t.acf-field .acf-field textarea,\n\t.acf-field .acf-field select {\n\t max-width: none;\n\t}\n}\n\n#registerform {\n\n\th2 {\n\t\tmargin: 1em 0;\n\t}\n\n\t.acf-field {\n\t\tmargin-top: 0;\n\n\t\t.acf-label {\n\t\t\tmargin-bottom: 0;\n\n\t\t\tlabel {\n\t\t\t\tfont-weight: normal;\n\t\t\t\tline-height: 1.5;\n\t\t\t}\n\t\t}\n\n/*\n\t\t.acf-input {\n\t\t\tinput {\n\t\t\t\tfont-size: 24px;\n\t\t\t\tpadding: 5px;\n\t\t\t\theight: auto;\n\t\t\t}\n\t\t}\n*/\n\t}\n\n\tp.submit {\n\t\ttext-align: right;\n\t}\n\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tTerm\n*\n*--------------------------------------------------------------------------------------------*/\n\n// add term\n#acf-term-fields {\n\tpadding-right: 5%;\n\n\t> .acf-field {\n\n\t\t> .acf-label {\n\t\t\tmargin: 0;\n\n\t\t\tlabel {\n\t\t\t\tfont-size: 12px;\n\t\t\t\tfont-weight: normal;\n\t\t\t}\n\t\t}\n\t}\n\n}\n\np.submit .spinner,\np.submit .acf-spinner {\n\tvertical-align: top;\n\tfloat: none;\n\tmargin: 4px 4px 0;\n}\n\n\n// edit term\n#edittag .acf-fields.-left {\n\n\t> .acf-field {\n\t\tpadding-left: 220px;\n\n\t\t&:before {\n\t\t\twidth: 209px;\n\t\t}\n\n\t\t> .acf-label {\n\t\t\twidth: 220px;\n\t\t\tmargin-left: -220px;\n\t\t\tpadding: 0 10px;\n\t\t}\n\n\t\t> .acf-input {\n\t\t\tpadding: 0;\n\t\t}\n\t}\n}\n\n#edittag > .acf-fields.-left {\n\twidth: 96%;\n\n\t> .acf-field {\n\n\t\t> .acf-label {\n\t\t\tpadding-left: 0;\n\t\t}\n\t}\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tComment\n*\n*--------------------------------------------------------------------------------------------*/\n\n.editcomment td:first-child {\n white-space: nowrap;\n width: 131px;\n}\n\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tWidget\n*\n*--------------------------------------------------------------------------------------------*/\n\n#widgets-right .widget .acf-field .description {\n\tpadding-left: 0;\n\tpadding-right: 0;\n}\n\n.acf-widget-fields {\n\n\t> .acf-field {\n\n\t\t.acf-label {\n\t\t\tmargin-bottom: 5px;\n\n\t\t\tlabel {\n\t\t\t\tfont-weight: normal;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*--------------------------------------------------------------------------------------------\n*\n*\tNav Menu\n*\n*--------------------------------------------------------------------------------------------*/\n\n.acf-menu-settings {\n\tborder-top: 1px solid #eee;\n margin-top: 2em;\n\n\t// seamless\n\t&.-seamless {\n\t\tborder-top: none;\n\t\tmargin-top: 15px;\n\n\t\t> h2 { display: none; }\n\t}\n\n\t// Fix relationship conflict.\n\t.list li {\n\t\tdisplay: block;\n\t\tmargin-bottom: 0;\n\t}\n}\n\n.acf-fields.acf-menu-item-fields {\n\tclear: both;\n\tpadding-top: 1px; // Fixes margin overlap.\n\n\t> .acf-field {\n\t\tmargin: 5px 0;\n\t\tpadding-right: 10px;\n\n\t\t.acf-label {\n\t\t\tmargin-bottom: 0;\n\t\t\tlabel {\n\t\t\t\tfont-style: italic;\n\t\t\t\tfont-weight: normal;\n\t\t\t}\n\t\t}\n\t}\n}\n\n/*---------------------------------------------------------------------------------------------\n*\n* Attachment Form (single)\n*\n*---------------------------------------------------------------------------------------------*/\n\n#post .compat-attachment-fields {\n\n\t.compat-field-acf-form-data {\n\t\tdisplay: none;\n\t}\n\n\t&,\n\t> tbody,\n\t> tbody > tr,\n\t> tbody > tr > th,\n\t> tbody > tr > td {\n\t\tdisplay: block;\n\t}\n\n\t> tbody > .acf-field {\n\t\tmargin: 15px 0;\n\n\t\t> .acf-label {\n\t\t\tmargin: 0;\n\n\t\t\tlabel {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\n\t\t\t\tp {\n\t\t\t\t\tmargin: 0 0 3px !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t> .acf-input {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n}\n\n","/*---------------------------------------------------------------------------------------------\n*\n* Media Model\n*\n*---------------------------------------------------------------------------------------------*/\n\n/* WP sets tables to act as divs. ACF uses tables, so these muct be reset */\n.media-modal .compat-attachment-fields td.acf-input {\n\t\n\ttable {\n\t\tdisplay: table;\n\t\ttable-layout: auto;\n\t\t\n\t\ttbody {\n\t\t\tdisplay: table-row-group;\n\t\t}\n\t\t\n\t\ttr {\n\t\t\tdisplay: table-row;\n\t\t}\n\t\t\n\t\ttd, th {\n\t\t\tdisplay: table-cell;\n\t\t}\n\t\t\n\t}\n\t\n}\n\n\n/* field widths floats */\n.media-modal .compat-attachment-fields > tbody > .acf-field {\n\tmargin: 5px 0;\n\t\n\t> .acf-label {\n\t\tmin-width: 30%;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\tfloat: left;\n\t text-align: right;\n\t display: block;\n\t float: left;\n\t \n\t > label {\n\t\t padding-top: 6px;\n\t\t\tmargin: 0;\n\t\t\tcolor: #666666;\n\t\t font-weight: 400;\n\t\t line-height: 16px;\n\t }\n\t}\n\t\n\t> .acf-input {\n\t\twidth: 65%;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t float: right;\n\t display: block;\n\t}\n\t\n\tp.description {\n\t\tmargin: 0;\n\t}\n}\n\n\n/* restricted selection (copy of WP .upload-errors)*/\n.acf-selection-error {\n\tbackground: #ffebe8;\n border: 1px solid #c00;\n border-radius: 3px;\n padding: 8px;\n margin: 20px 0 0;\n \n .selection-error-label {\n\t\tbackground: #CC0000;\n\t border-radius: 3px;\n\t color: #fff;\n\t font-weight: bold;\n\t margin-right: 8px;\n\t padding: 2px 4px;\n\t}\n\t\n\t.selection-error-message {\n\t\tcolor: #b44;\n\t display: block;\n\t padding-top: 8px;\n\t word-wrap: break-word;\n\t white-space: pre-wrap;\n\t}\n}\n\n\n/* disabled attachment */\n.media-modal .attachment.acf-disabled {\n\t\n\t.thumbnail {\n\t\topacity: 0.25 !important;\n\t}\n\t\t\n\t.attachment-preview:before {\n\t\tbackground: rgba(0,0,0,0.15);\n\t\tz-index: 1;\n\t\tposition: relative;\n\t}\n\n}\n\n\n/* misc */\n.media-modal {\n\t\n\t/* compat-item */\n\t.compat-field-acf-form-data,\n\t.compat-field-acf-blank {\n\t\tdisplay: none !important;\n\t}\n\t\n\t\n\t/* allow line breaks in upload error */\n\t.upload-error-message {\n\t\twhite-space: pre-wrap;\n\t}\n\t\n\t\n\t/* fix required span */\n\t.acf-required {\n\t\tpadding: 0 !important;\n\t\tmargin: 0 !important;\n\t\tfloat: none !important;\n\t\tcolor: #f00 !important;\n\t}\n\t\n\t\n\t/* sidebar */\n\t.media-sidebar {\n\t\t\n\t\t.compat-item{\n\t\t\tpadding-bottom: 20px;\n\t\t}\n\t\t\n\t}\n\t\n\t\n\t/* mobile md */\n\t@media (max-width: 900px) {\n\t\t\n\t\t/* label */\n\t\t.setting span, \n\t\t.compat-attachment-fields > tbody > .acf-field > .acf-label {\n\t\t\twidth: 98%;\n\t\t\tfloat: none;\n\t\t\ttext-align: left;\n\t\t\tmin-height: 0;\n\t\t\tpadding: 0;\n\t\t}\n\t\t\n\t\t\n\t\t/* field */\n\t\t.setting input, \n\t\t.setting textarea, \n\t\t.compat-attachment-fields > tbody > .acf-field > .acf-input {\n\t\t\tfloat: none;\n\t\t height: auto;\n\t\t max-width: none;\n\t\t width: 98%;\n\t\t}\n\n\t}\n\n\t\n}\n\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* Media Model (expand details)\n*\n*---------------------------------------------------------------------------------------------*/\n\n.media-modal .acf-expand-details {\n\tfloat: right;\n\tpadding: 8px 10px;\n\tmargin-right: 6px;\n\tfont-size: 13px;\n\theight: 18px;\n\tline-height: 18px;\n\tcolor: #666;\n\ttext-decoration: none;\n\n\t// States.\n\t&:focus, &:active {\n\t\toutline: 0 none;\n\t\tbox-shadow: none;\n\t\tcolor: #666;\n\t}\n\t&:hover {\n\t\tcolor: #000;\n\t}\n\t\n\t// Open & close.\n\t.is-open { display: none; }\n\t.is-closed { display: block; }\n\t\n\t// Hide on mobile.\n\t@media (max-width: $sm) {\n\t\tdisplay: none;\n\t}\n}\n\n\n/* expanded */\n.media-modal.acf-expanded {\n\t\n\t/* toggle */\n\t.acf-expand-details {\n\t\t.is-open { display: block; }\n\t\t.is-closed { display: none; }\n\t\t\n\t}\n\t\n\t// Components.\n\t.attachments-browser .media-toolbar, \n\t.attachments-browser .attachments { right: 740px; }\n\t.media-sidebar { width: 708px; }\n\t\n\t// Sidebar.\n\t.media-sidebar {\n\t\t\n\t\t// Attachment info.\n\t\t.attachment-info {\n\t\t\t.thumbnail {\n\t\t\t\tfloat: left;\n\t\t\t\tmax-height: none;\n\n\t\t\t\timg {\n\t\t\t\t\tmax-width: 100%;\n\t\t\t\t\tmax-height: 200px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t.details {\n\t\t\t\tfloat: right;\n\t\t\t}\n\t\t}\n\t\t\n\t\t// Label\n\t\t.attachment-info .thumbnail,\n\t\t.attachment-details .setting .name, \n\t\t.compat-attachment-fields > tbody > .acf-field > .acf-label {\n\t\t\tmin-width: 20%;\n\t\t\tmargin-right: 0;\n\t\t}\n\t\t\n\t\t// Input\n\t\t.attachment-info .details,\n\t\t.attachment-details .setting input, \n\t\t.attachment-details .setting textarea,\n\t\t.attachment-details .setting + .description,\n\t\t.compat-attachment-fields > tbody > .acf-field > .acf-input {\n\t\t\tmin-width: 77%;\n\t\t}\n\t}\n\t\n\t// Screen: Medium.\n\t@media (max-width: 900px) {\n\t\t\n\t\t// Components.\n\t\t.attachments-browser .media-toolbar { display: none; }\n\t\t.attachments { display: none; }\n\t\t.media-sidebar { width: auto; max-width: none !important; bottom: 0 !important; }\n\t\t\n\t\t// Sidebar.\n\t\t.media-sidebar {\n\t\t\t\n\t\t\t// Attachment info.\n\t\t\t.attachment-info {\n\t\t\t\t.thumbnail {\n\t\t\t\t\tmin-width: 0;\n\t\t\t\t\tmax-width: none;\n\t\t\t\t\twidth: 30%;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t.details {\n\t\t\t\t\tmin-width: 0;\n\t\t\t\t\tmax-width: none;\n\t\t\t\t\twidth: 67%;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\t\n\t\t}\n\t}\n\t\n\t// Screen: small.\n\t@media (max-width: 640px) {\n\t\t\n\t\t// Sidebar.\n\t\t.media-sidebar {\n\t\t\t\n\t\t\t// Attachment info.\n\t\t\t.attachment-info {\n\t\t\t\t.thumbnail, .details {\n\t\t\t\t\twidth: 100%;\n\t\t\t\t}\n\t\t\t}\t\n\t\t}\n\t}\n}\n\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-media-modal {\n\t\n\t/* hide embed settings */\n\t.media-embed {\n\t\t.setting.align,\n\t\t.setting.link-to {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model (Select Mode)\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-media-modal.-select {\n\t\n\t\n\t\n}\n\n\n/*---------------------------------------------------------------------------------------------\n*\n* ACF Media Model (Edit Mode)\n*\n*---------------------------------------------------------------------------------------------*/\n\n.acf-media-modal.-edit {\n\t\n\t/* resize modal */\n\tleft: 15%;\n\tright: 15%;\n\ttop: 100px;\n\tbottom: 100px;\n\t\n\t\n\t/* hide elements */\n\t.media-frame-menu,\n\t.media-frame-router,\n\t.media-frame-content .attachments,\n\t.media-frame-content .media-toolbar {\n\t display: none;\n\t}\n\t\n\t\n\t/* full width */\n\t.media-frame-title,\n\t.media-frame-content,\n\t.media-frame-toolbar,\n\t.media-sidebar {\n\t\twidth: auto;\n\t\tleft: 0;\n\t\tright: 0;\n\t}\n\t\n\t\n\t/* tidy up incorrect distance */\n\t.media-frame-content {\n\t top: 50px;\n\t}\n\t\n\t\n\t/* title box shadow (to match media grid) */\n\t.media-frame-title {\n\t border-bottom: 1px solid #DFDFDF;\n\t box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);\n\t}\n\t\n\t\n\t/* sidebar */\n\t.media-sidebar {\n\t\t\n\t\tpadding: 0 16px;\n\t\t\n\t\t/* WP details */\n\t\t.attachment-details {\n\t\t\t\n\t\t\toverflow: visible;\n\t\t\t\n\t\t\t/* hide 'Attachment Details' heading */\n\t\t\t> h3, > h2 {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\t/* remove overflow */\n\t\t\t.attachment-info {\n\t\t\t\tbackground: #fff;\n\t\t\t\tborder-bottom: #dddddd solid 1px;\n\t\t\t\tpadding: 16px;\n\t\t\t\tmargin: 0 -16px 16px;\n\t\t\t}\n\t\t\t\n\t\t\t/* move thumbnail */\n\t\t\t.thumbnail {\n\t\t\t\tmargin: 0 16px 0 0;\n\t\t\t}\n\t\t\t\n\t\t\t.setting {\n\t\t\t\tmargin: 0 0 5px;\n\t\t\t\t\n\t\t\t\tspan {\n\t\t\t\t\tmargin: 0;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t/* ACF fields */\n\t\t.compat-attachment-fields {\n\t\t\t\n\t\t\t> tbody > .acf-field {\n\t\t\t\tmargin: 0 0 5px;\n\t\t\t\t\n\t\t\t\tp.description {\n\t\t\t\t\tmargin-top: 3px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t/* WP required message */\n\t\t.media-types-required-info { display: none; }\n\t\t\n\t}\n\t\n\t\n\t/* mobile md */\n\t@media (max-width: 900px) {\n\t\ttop: 30px;\n\t\tright: 30px;\n\t\tbottom: 30px;\n\t\tleft: 30px;\n\t}\n\t\n\t\n\t/* mobile sm */\n\t@media (max-width: 640px) {\n\t\ttop: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tleft: 0;\n\t}\n\t\n\t@media (max-width: 480px) {\n\t\t.media-frame-content {\n\t\t top: 40px;\n\t\t}\n\t}\n}\n","// Temp remove.\n.acf-temp-remove {\n\tposition: relative;\n\topacity: 1;\n\t-webkit-transition: all 0.25s ease;\n\t-moz-transition: all 0.25s ease;\n\t-o-transition: all 0.25s ease;\n\ttransition: all 0.25s ease;\n\toverflow: hidden;\n\t\n\t/* overlay prevents hover */\n\t&:after {\n\t\tdisplay: block;\n\t\tcontent: \"\";\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tz-index: 99;\n\t}\n}\n\n// Conditional Logic.\n.hidden-by-conditional-logic {\n\tdisplay: none !important;\n\t\n\t// Table cells may \"appear empty\".\n\t&.appear-empty {\n\t\tdisplay: table-cell !important;\n\t\t.acf-input {\n\t\t\tdisplay: none !important;\n\t\t}\n\t}\n}\n\n// Compat support for \"Tabify\" plugin.\n.acf-postbox.acf-hidden {\n\tdisplay: none !important;\n}\n\n// Focus Attention.\n.acf-attention {\n\ttransition: border 0.250s ease-out;\n\t&.-focused {\n\t\tborder: #23282d solid 1px !important;\n\t\ttransition: none;\n\t}\n}\ntr.acf-attention {\n\ttransition: box-shadow 0.250s ease-out;\n\tposition: relative;\n\t&.-focused {\n\t\tbox-shadow: #23282d 0 0 0px 1px !important;\n\t}\n}","// Gutenberg specific styles.\n#editor {\n\n\t// Postbox container.\n\t.edit-post-layout__metaboxes {\n\t\tpadding: 0;\n\t\t.edit-post-meta-boxes-area {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n\n\t// Sidebar postbox container.\n\t.metabox-location-side {\n\t\t.postbox-container {\n\t\t\tfloat: none;\n\t\t}\n\t}\n\n\t// Alter postbox to look like panel component.\n\t.postbox {\n\t\tcolor: #444;\n\n\t\t> .postbox-header {\n\t\t\t.hndle {\n\t\t\t\tborder-bottom: none;\n\t\t\t\t&:hover {\n\t\t\t\t\tbackground: transparent;\n\t\t\t\t}\n\t\t\t}\n\t\t\t.handle-actions {\n\t\t\t\t.handle-order-higher,\n\t\t\t\t.handle-order-lower {\n\t\t\t\t\twidth: 1.62rem;\n\t\t\t\t}\n\n\t\t\t\t// Fix \"Edit\" icon height.\n\t\t\t\t.acf-hndle-cog {\n\t\t\t\t\theight: 44px;\n\t\t\t\t\tline-height: 44px;\n\t\t\t\t}\n\t\t\t}\n\t\t\t&:hover {\n\t\t\t\tbackground: #f0f0f0;\n\t\t\t}\n\t\t}\n\n\t\t// Hide bottom border of last postbox.\n\t\t&:last-child.closed > .postbox-header {\n\t\t\tborder-bottom: none;\n\t\t}\n\t\t&:last-child > .inside {\n\t\t\tborder-bottom: none;\n\t\t}\n\t}\n\n\t// Prevent metaboxes being forced offscreen.\n\t.block-editor-writing-flow__click-redirect {\n\t\tmin-height: 50px;\n\t}\n}\n\n// Fix to display \"High\" metabox area when dragging metaboxes.\nbody.is-dragging-metaboxes #acf_after_title-sortables{\n\toutline: 3px dashed #646970;\n\tdisplay: flow-root;\n\tmin-height: 60px;\n\tmargin-bottom: 3px !important\n}\n\n\n\n"],"names":[],"sourceRoot":""}
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.min.css b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.min.css
index ead54aeb..0cf12ace 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.min.css
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/acf-input.min.css
@@ -1 +1 @@
-.acf-admin-page #wpcontent{line-height:140%}.acf-admin-page a{color:#0783be}.acf-h1,.acf-admin-page h1,.acf-headerbar h1{font-size:21px;font-weight:400}.acf-h2,.acf-page-title,.acf-admin-page h2,.acf-headerbar h2{font-size:18px;font-weight:400}.acf-h3,.acf-admin-page h3,.acf-headerbar h3{font-size:16px;font-weight:400}.acf-admin-page .p1{font-size:15px}.acf-admin-page .p2{font-size:14px}.acf-admin-page .p3{font-size:13.5px}.acf-admin-page .p4{font-size:13px}.acf-admin-page .p5{font-size:12.5px}.acf-admin-page .p6,.acf-admin-page .acf-field p.description,.acf-field .acf-admin-page p.description,.acf-admin-page .acf-small{font-size:12px}.acf-admin-page .p7,.acf-admin-page .acf-field-setting-prefix_label p.description code,.acf-field-setting-prefix_label p.description .acf-admin-page code,.acf-admin-page .acf-field-setting-prefix_name p.description code,.acf-field-setting-prefix_name p.description .acf-admin-page code{font-size:11.5px}.acf-admin-page .p8{font-size:11px}.acf-page-title{color:#344054}.acf-admin-page .acf-settings-wrap h1{display:none !important}.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title,.acf-field-group-pro-features-title-sm){display:none !important}.acf-admin-page a:focus{box-shadow:none;outline:none}.acf-admin-page a:focus-visible{box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);outline:1px solid rgba(0,0,0,0)}.acf-field,.acf-field .acf-label,.acf-field .acf-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.acf-field{margin:15px 0;clear:both}.acf-field p.description{display:block;margin:0;padding:0}.acf-field .acf-label{vertical-align:top;margin:0 0 10px}.acf-field .acf-label label{display:block;font-weight:500;margin:0 0 3px;padding:0}.acf-field .acf-label:empty{margin-bottom:0}.acf-field .acf-input{vertical-align:top}.acf-field p.description{display:block;margin-top:6px;color:#667085}.acf-field .acf-notice{margin:0 0 15px;background:#edf2ff;color:#0c6ca0;border-color:#2183b9}.acf-field .acf-notice.-error{background:#ffe6e6;color:#cc2727;border-color:#d12626}.acf-field .acf-notice.-success{background:#eefbe8;color:#0e7b17;border-color:#32a23b}.acf-field .acf-notice.-warning{background:#fff3e6;color:#bd4b0e;border-color:#d16226}td.acf-field,tr.acf-field{margin:0}.acf-field[data-width]{float:left;clear:none}.acf-field[data-width]+.acf-field[data-width]{border-left:1px solid #eee}html[dir=rtl] .acf-field[data-width]{float:right}html[dir=rtl] .acf-field[data-width]+.acf-field[data-width]{border-left:none;border-right:1px solid #eee}td.acf-field[data-width],tr.acf-field[data-width]{float:none}.acf-field.-c0{clear:both;border-left-width:0 !important}html[dir=rtl] .acf-field.-c0{border-left-width:1px !important;border-right-width:0 !important}.acf-field.-r0{border-top-width:0 !important}.acf-fields{position:relative}.acf-fields:after{display:block;clear:both;content:""}.acf-fields.-border{border:#ccd0d4 solid 1px;background:#fff}.acf-fields>.acf-field{position:relative;margin:0;padding:16px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-fields>.acf-field:first-child{border-top:none;margin-top:0}td.acf-fields{padding:0 !important}.acf-fields.-clear>.acf-field{border:none;padding:0;margin:15px 0}.acf-fields.-clear>.acf-field[data-width]{border:none !important}.acf-fields.-clear>.acf-field>.acf-label{padding:0}.acf-fields.-clear>.acf-field>.acf-input{padding:0}.acf-fields.-left>.acf-field{padding:15px 0}.acf-fields.-left>.acf-field:after{display:block;clear:both;content:""}.acf-fields.-left>.acf-field:before{content:"";display:block;position:absolute;z-index:0;background:#f9f9f9;border-color:#e1e1e1;border-style:solid;border-width:0 1px 0 0;top:0;bottom:0;left:0;width:20%}.acf-fields.-left>.acf-field[data-width]{float:none;width:auto !important;border-left-width:0 !important;border-right-width:0 !important}.acf-fields.-left>.acf-field>.acf-label{float:left;width:20%;margin:0;padding:0 12px}.acf-fields.-left>.acf-field>.acf-input{float:left;width:80%;margin:0;padding:0 12px}html[dir=rtl] .acf-fields.-left>.acf-field:before{border-width:0 0 0 1px;left:auto;right:0}html[dir=rtl] .acf-fields.-left>.acf-field>.acf-label{float:right}html[dir=rtl] .acf-fields.-left>.acf-field>.acf-input{float:right}#side-sortables .acf-fields.-left>.acf-field:before{display:none}#side-sortables .acf-fields.-left>.acf-field>.acf-label{width:100%;margin-bottom:10px}#side-sortables .acf-fields.-left>.acf-field>.acf-input{width:100%}@media screen and (max-width: 640px){.acf-fields.-left>.acf-field:before{display:none}.acf-fields.-left>.acf-field>.acf-label{width:100%;margin-bottom:10px}.acf-fields.-left>.acf-field>.acf-input{width:100%}}.acf-fields.-clear.-left>.acf-field{padding:0;border:none}.acf-fields.-clear.-left>.acf-field:before{display:none}.acf-fields.-clear.-left>.acf-field>.acf-label{padding:0}.acf-fields.-clear.-left>.acf-field>.acf-input{padding:0}.acf-table tr.acf-field>td.acf-label{padding:15px 12px;margin:0;background:#f9f9f9;width:20%}.acf-table tr.acf-field>td.acf-input{padding:15px 12px;margin:0;border-left-color:#e1e1e1}.acf-sortable-tr-helper{position:relative !important;display:table-row !important}.acf-postbox{position:relative}.acf-postbox>.inside{margin:0 !important;padding:0 !important}.acf-postbox .acf-hndle-cog{color:#72777c;font-size:16px;line-height:36px;height:36px;width:1.62rem;position:relative;display:none}.acf-postbox .acf-hndle-cog:hover{color:#191e23}.acf-postbox>.hndle:hover .acf-hndle-cog,.acf-postbox>.postbox-header:hover .acf-hndle-cog{display:inline-block}.acf-postbox>.hndle .acf-hndle-cog{height:20px;line-height:20px;float:right;width:auto}.acf-postbox>.hndle .acf-hndle-cog:hover{color:#777}.acf-postbox .acf-replace-with-fields{padding:15px;text-align:center}#post-body-content #acf_after_title-sortables{margin:20px 0 -20px}.acf-postbox.seamless{border:0 none;background:rgba(0,0,0,0);box-shadow:none}.acf-postbox.seamless>.postbox-header,.acf-postbox.seamless>.hndle,.acf-postbox.seamless>.handlediv{display:none !important}.acf-postbox.seamless>.inside{display:block !important;margin-left:-12px !important;margin-right:-12px !important}.acf-postbox.seamless>.inside>.acf-field{border-color:rgba(0,0,0,0)}.acf-postbox.seamless>.acf-fields.-left>.acf-field:before{display:none}@media screen and (max-width: 782px){.acf-postbox.seamless>.acf-fields.-left>.acf-field>.acf-label,.acf-postbox.seamless>.acf-fields.-left>.acf-field>.acf-input{padding:0}}.acf-field input[type=text],.acf-field input[type=password],.acf-field input[type=date],.acf-field input[type=datetime],.acf-field input[type=datetime-local],.acf-field input[type=email],.acf-field input[type=month],.acf-field input[type=number],.acf-field input[type=search],.acf-field input[type=tel],.acf-field input[type=time],.acf-field input[type=url],.acf-field input[type=week],.acf-field textarea,.acf-field select{width:100%;padding:4px 8px;margin:0;box-sizing:border-box;font-size:14px;line-height:1.4}.acf-admin-3-8 .acf-field input[type=text],.acf-admin-3-8 .acf-field input[type=password],.acf-admin-3-8 .acf-field input[type=date],.acf-admin-3-8 .acf-field input[type=datetime],.acf-admin-3-8 .acf-field input[type=datetime-local],.acf-admin-3-8 .acf-field input[type=email],.acf-admin-3-8 .acf-field input[type=month],.acf-admin-3-8 .acf-field input[type=number],.acf-admin-3-8 .acf-field input[type=search],.acf-admin-3-8 .acf-field input[type=tel],.acf-admin-3-8 .acf-field input[type=time],.acf-admin-3-8 .acf-field input[type=url],.acf-admin-3-8 .acf-field input[type=week],.acf-admin-3-8 .acf-field textarea,.acf-admin-3-8 .acf-field select{padding:3px 5px}.acf-field textarea{resize:vertical}body.acf-browser-firefox .acf-field select{padding:4px 5px}.acf-input-prepend,.acf-input-append,.acf-input-wrap{box-sizing:border-box}.acf-input-prepend,.acf-input-append{font-size:13px;line-height:1.4;padding:4px 8px;background:#f5f5f5;border:#7e8993 solid 1px;min-height:30px}.acf-admin-3-8 .acf-input-prepend,.acf-admin-3-8 .acf-input-append{padding:3px 5px;border-color:#ddd;min-height:28px}.acf-input-prepend{float:left;border-right-width:0;border-radius:3px 0 0 3px}.acf-input-append{float:right;border-left-width:0;border-radius:0 3px 3px 0}.acf-input-wrap{position:relative;overflow:hidden}.acf-input-wrap .acf-is-prepended{border-radius:0 6px 6px 0 !important}.acf-input-wrap .acf-is-appended{border-radius:6px 0 0 6px !important}.acf-input-wrap .acf-is-prepended.acf-is-appended{border-radius:0 !important}html[dir=rtl] .acf-input-prepend{border-left-width:0;border-right-width:1px;border-radius:0 3px 3px 0;float:right}html[dir=rtl] .acf-input-append{border-left-width:1px;border-right-width:0;border-radius:3px 0 0 3px;float:left}html[dir=rtl] input.acf-is-prepended{border-radius:3px 0 0 3px !important}html[dir=rtl] input.acf-is-appended{border-radius:0 3px 3px 0 !important}html[dir=rtl] input.acf-is-prepended.acf-is-appended{border-radius:0 !important}.acf-color-picker .wp-color-result{border-color:#7e8993}.acf-admin-3-8 .acf-color-picker .wp-color-result{border-color:#ccd0d4}.acf-color-picker .wp-picker-active{position:relative;z-index:1}.acf-url i{position:absolute;top:5px;left:5px;opacity:.5;color:#7e8993}.acf-url input[type=url]{padding-left:27px !important}.acf-url.-valid i{opacity:1}.select2-container.-acf{z-index:1001}.select2-container.-acf .select2-choices{background:#fff;border-color:#ddd;box-shadow:0 1px 2px rgba(0,0,0,.07) inset;min-height:31px}.select2-container.-acf .select2-choices .select2-search-choice{margin:5px 0 5px 5px;padding:3px 5px 3px 18px;border-color:#bbb;background:#f9f9f9;box-shadow:0 1px 0 rgba(255,255,255,.25) inset}.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper{background:#5897fb;border-color:#3f87fa;color:#fff !important;box-shadow:0 0 3px rgba(0,0,0,.1)}.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper a{visibility:hidden}.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-placeholder{background-color:#f7f7f7;border-color:#f7f7f7;visibility:visible !important}.select2-container.-acf .select2-choices .select2-search-choice-focus{border-color:#999}.select2-container.-acf .select2-choices .select2-search-field input{height:31px;line-height:22px;margin:0;padding:5px 5px 5px 7px}.select2-container.-acf .select2-choice{border-color:#bbb}.select2-container.-acf .select2-choice .select2-arrow{background:rgba(0,0,0,0);border-left-color:#dfdfdf;padding-left:1px}.select2-container.-acf .select2-choice .select2-result-description{display:none}.select2-container.-acf.select2-container-active .select2-choices,.select2-container.-acf.select2-dropdown-open .select2-choices{border-color:#5b9dd9;border-radius:3px 3px 0 0}.select2-container.-acf.select2-dropdown-open .select2-choice{background:#fff;border-color:#5b9dd9}html[dir=rtl] .select2-container.-acf .select2-search-choice-close{left:24px}html[dir=rtl] .select2-container.-acf .select2-choice>.select2-chosen{margin-left:42px}html[dir=rtl] .select2-container.-acf .select2-choice .select2-arrow{padding-left:0;padding-right:1px}.select2-drop .select2-search{padding:4px 4px 0}.select2-drop .select2-result .select2-result-description{color:#999;font-size:12px;margin-left:5px}.select2-drop .select2-result.select2-highlighted .select2-result-description{color:#fff;opacity:.75}.select2-container.-acf li{margin-bottom:0}.select2-container.-acf[data-select2-id^=select2-data] .select2-selection--multiple{overflow:hidden}.select2-container.-acf .select2-selection{border-color:#7e8993}.acf-admin-3-8 .select2-container.-acf .select2-selection{border-color:#aaa}.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child{float:none}.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child input{width:100% !important}.select2-container.-acf .select2-selection--multiple .select2-selection__rendered{padding-right:0}.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field]{display:inline;padding:0;margin:0}.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field] .select2-selection__choice{margin-right:0}.select2-container.-acf .select2-selection--multiple .select2-selection__choice{background-color:#f7f7f7;border-color:#ccc;max-width:100%;overflow:hidden;word-wrap:normal !important;white-space:normal}.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper{background:#0783be;border-color:#066998;color:#fff !important;box-shadow:0 0 3px rgba(0,0,0,.1)}.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper span{visibility:hidden}.select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{position:static;border-right:none;padding:0}.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-placeholder{background-color:#f2f4f7;border-color:#f2f4f7;visibility:visible !important}.select2-container.-acf .select2-selection--multiple .select2-search__field{box-shadow:none !important;min-height:0}.acf-row .select2-container.-acf .select2-selection--single{overflow:hidden}.acf-row .select2-container.-acf .select2-selection--single .select2-selection__rendered{white-space:normal}.acf-admin-single-field-group .select2-dropdown{border-color:#6bb5d8 !important;margin-top:-5px;overflow:hidden;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.select2-dropdown.select2-dropdown--above{margin-top:0}.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=true]{background-color:#f9fafb !important;color:#667085}.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=true]:hover{color:#399ccb}.acf-admin-single-field-group .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff !important;background-color:#0783be !important}.select2-dropdown .select2-results__option{margin-bottom:0}.select2-container .select2-dropdown{z-index:900000}.select2-container .select2-dropdown .select2-search__field{line-height:1.4;min-height:0}.acf-link .link-wrap{display:none;border:#ccd0d4 solid 1px;border-radius:3px;padding:5px;line-height:26px;background:#fff;word-wrap:break-word;word-break:break-all}.acf-link .link-wrap .link-title{padding:0 5px}.acf-link.-value .button{display:none}.acf-link.-value .acf-icon.-link-ext{display:none}.acf-link.-value .link-wrap{display:inline-block}.acf-link.-external .acf-icon.-link-ext{display:inline-block}#wp-link-backdrop{z-index:900000 !important}#wp-link-wrap{z-index:900001 !important}ul.acf-radio-list,ul.acf-checkbox-list{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);position:relative;padding:1px;margin:0}ul.acf-radio-list:focus-within,ul.acf-checkbox-list:focus-within{border:1px solid #a5d2e7;border-radius:6px}ul.acf-radio-list li,ul.acf-checkbox-list li{font-size:13px;line-height:22px;margin:0;position:relative;word-wrap:break-word}ul.acf-radio-list li label,ul.acf-checkbox-list li label{display:inline}ul.acf-radio-list li input[type=checkbox],ul.acf-radio-list li input[type=radio],ul.acf-checkbox-list li input[type=checkbox],ul.acf-checkbox-list li input[type=radio]{margin:-1px 4px 0 0;vertical-align:middle}ul.acf-radio-list li input[type=text],ul.acf-checkbox-list li input[type=text]{width:auto;vertical-align:middle;margin:2px 0}ul.acf-radio-list li span,ul.acf-checkbox-list li span{float:none}ul.acf-radio-list li i,ul.acf-checkbox-list li i{vertical-align:middle}ul.acf-radio-list.acf-hl li,ul.acf-checkbox-list.acf-hl li{margin-right:20px;clear:none}html[dir=rtl] ul.acf-radio-list input[type=checkbox],html[dir=rtl] ul.acf-radio-list input[type=radio],html[dir=rtl] ul.acf-checkbox-list input[type=checkbox],html[dir=rtl] ul.acf-checkbox-list input[type=radio]{margin-left:4px;margin-right:0}.acf-button-group{display:inline-block}.acf-button-group label{display:inline-block;border:#7e8993 solid 1px;position:relative;z-index:1;padding:5px 10px;background:#fff}.acf-button-group label:hover{color:#016087;background:#f3f5f6;border-color:#0071a1;z-index:2}.acf-button-group label.selected{border-color:#007cba;background:#008dd4;color:#fff;z-index:2}.acf-button-group input{display:none !important}.acf-button-group{padding-left:1px;display:inline-flex;flex-direction:row;flex-wrap:nowrap}.acf-button-group label{margin:0 0 0 -1px;flex:1;text-align:center;white-space:nowrap}.acf-button-group label:first-child{border-radius:3px 0 0 3px}html[dir=rtl] .acf-button-group label:first-child{border-radius:0 3px 3px 0}.acf-button-group label:last-child{border-radius:0 3px 3px 0}html[dir=rtl] .acf-button-group label:last-child{border-radius:3px 0 0 3px}.acf-button-group label:only-child{border-radius:3px}.acf-button-group.-vertical{padding-left:0;padding-top:1px;flex-direction:column}.acf-button-group.-vertical label{margin:-1px 0 0 0}.acf-button-group.-vertical label:first-child{border-radius:3px 3px 0 0}.acf-button-group.-vertical label:last-child{border-radius:0 0 3px 3px}.acf-button-group.-vertical label:only-child{border-radius:3px}.acf-admin-3-8 .acf-button-group label{border-color:#ccd0d4}.acf-admin-3-8 .acf-button-group label:hover{border-color:#0071a1}.acf-admin-3-8 .acf-button-group label.selected{border-color:#007cba}.acf-admin-page .acf-button-group{display:flex;align-items:stretch;align-content:center;height:40px;border-radius:6px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-admin-page .acf-button-group label{display:inline-flex;align-items:center;align-content:center;border:#d0d5dd solid 1px;padding:6px 16px;color:#475467;font-weight:500}.acf-admin-page .acf-button-group label:hover{color:#0783be}.acf-admin-page .acf-button-group label.selected{background:#f9fafb;color:#0783be}.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice{display:inline-flex;align-items:center;margin-top:8px;margin-left:2px;position:relative;padding-top:4px;padding-right:auto;padding-bottom:4px;padding-left:8px;background-color:#ebf5fa;border-color:#a5d2e7;color:#0783be}.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{order:2;width:14px;height:14px;margin-right:0;margin-left:4px;color:#6bb5d8;text-indent:100%;white-space:nowrap;overflow:hidden}.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover{color:#0783be}.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before{content:"";display:block;width:14px;height:14px;top:0;left:0;background-color:currentColor;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-close.svg");mask-image:url("../../images/icons/icon-close.svg")}.acf-checkbox-list .button{margin:10px 0 0}.acf-switch{display:grid;grid-template-columns:1fr 1fr;width:fit-content;max-width:100%;border-radius:5px;cursor:pointer;position:relative;background:#f5f5f5;height:30px;vertical-align:middle;border:#7e8993 solid 1px;-webkit-transition:background .25s ease;-moz-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease}.acf-switch span{display:inline-block;float:left;text-align:center;font-size:13px;line-height:22px;padding:4px 10px;min-width:15px}.acf-switch span i{vertical-align:middle}.acf-switch .acf-switch-on{color:#fff;text-shadow:#007cba 0 1px 0;overflow:hidden}.acf-switch .acf-switch-off{overflow:hidden}.acf-switch .acf-switch-slider{position:absolute;top:2px;left:2px;bottom:2px;right:50%;z-index:1;background:#fff;border-radius:3px;border:#7e8993 solid 1px;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;transition-property:left,right}.acf-switch:hover,.acf-switch.-focus{border-color:#0071a1;background:#f3f5f6;color:#016087}.acf-switch:hover .acf-switch-slider,.acf-switch.-focus .acf-switch-slider{border-color:#0071a1}.acf-switch.-on{background:#0d99d5;border-color:#007cba}.acf-switch.-on .acf-switch-slider{left:50%;right:2px;border-color:#007cba}.acf-switch.-on:hover{border-color:#007cba}.acf-switch+span{margin-left:6px}.acf-admin-3-8 .acf-switch{border-color:#ccd0d4}.acf-admin-3-8 .acf-switch .acf-switch-slider{border-color:#ccd0d4}.acf-admin-3-8 .acf-switch:hover,.acf-admin-3-8 .acf-switch.-focus{border-color:#0071a1}.acf-admin-3-8 .acf-switch:hover .acf-switch-slider,.acf-admin-3-8 .acf-switch.-focus .acf-switch-slider{border-color:#0071a1}.acf-admin-3-8 .acf-switch.-on{border-color:#007cba}.acf-admin-3-8 .acf-switch.-on .acf-switch-slider{border-color:#007cba}.acf-admin-3-8 .acf-switch.-on:hover{border-color:#007cba}.acf-switch-input{opacity:0;position:absolute;margin:0}.acf-admin-single-field-group .acf-true-false{border:1px solid rgba(0,0,0,0)}.acf-admin-single-field-group .acf-true-false:focus-within{border:1px solid #399ccb;border-radius:120px}.acf-true-false:has(.acf-switch) label{display:flex;align-items:center;justify-items:center}.compat-item .acf-true-false .message{float:none;padding:0;vertical-align:middle}.acf-google-map{position:relative;border:#ccd0d4 solid 1px;background:#fff}.acf-google-map .title{position:relative;border-bottom:#ccd0d4 solid 1px}.acf-google-map .title .search{margin:0;font-size:14px;line-height:30px;height:40px;padding:5px 10px;border:0 none;box-shadow:none;border-radius:0;font-family:inherit;cursor:text}.acf-google-map .title .acf-loading{position:absolute;top:10px;right:11px;display:none}.acf-google-map .title .acf-icon:active{display:inline-block !important}.acf-google-map .canvas{height:400px}.acf-google-map:hover .title .acf-actions{display:block}.acf-google-map .title .acf-icon.-location{display:inline-block}.acf-google-map .title .acf-icon.-cancel,.acf-google-map .title .acf-icon.-search{display:none}.acf-google-map.-value .title .search{font-weight:bold}.acf-google-map.-value .title .acf-icon.-location{display:none}.acf-google-map.-value .title .acf-icon.-cancel{display:inline-block}.acf-google-map.-searching .title .acf-icon.-location{display:none}.acf-google-map.-searching .title .acf-icon.-cancel,.acf-google-map.-searching .title .acf-icon.-search{display:inline-block}.acf-google-map.-searching .title .acf-actions{display:block}.acf-google-map.-searching .title .search{font-weight:normal !important}.acf-google-map.-loading .title a{display:none !important}.acf-google-map.-loading .title i{display:inline-block}.pac-container{border-width:1px 0;box-shadow:none}.pac-container:after{display:none}.pac-container .pac-item:first-child{border-top:0 none}.pac-container .pac-item{padding:5px 10px;cursor:pointer}html[dir=rtl] .pac-container .pac-item{text-align:right}.acf-relationship{background:#fff;border:#ccd0d4 solid 1px}.acf-relationship .filters{border-bottom:#ccd0d4 solid 1px;background:#fff}.acf-relationship .filters:after{display:block;clear:both;content:""}.acf-relationship .filters .filter{margin:0;padding:0;float:left;width:100%;box-sizing:border-box;padding:7px 7px 7px 0}.acf-relationship .filters .filter:first-child{padding-left:7px}.acf-relationship .filters .filter input,.acf-relationship .filters .filter select{margin:0;float:none}.acf-relationship .filters .filter input:focus,.acf-relationship .filters .filter input:active,.acf-relationship .filters .filter select:focus,.acf-relationship .filters .filter select:active{outline:none;box-shadow:none}.acf-relationship .filters .filter input{border-color:rgba(0,0,0,0);box-shadow:none;padding-left:3px;padding-right:3px}.acf-relationship .filters.-f2 .filter{width:50%}.acf-relationship .filters.-f3 .filter{width:25%}.acf-relationship .filters.-f3 .filter.-search{width:50%}.acf-relationship .list{margin:0;padding:5px;height:160px;overflow:auto}.acf-relationship .list .acf-rel-label,.acf-relationship .list .acf-rel-item,.acf-relationship .list p{padding:5px;margin:0;display:block;position:relative;min-height:18px}.acf-relationship .list .acf-rel-label{font-weight:bold}.acf-relationship .list .acf-rel-item{cursor:pointer}.acf-relationship .list .acf-rel-item b{text-decoration:underline;font-weight:normal}.acf-relationship .list .acf-rel-item .thumbnail{background:#e0e0e0;width:22px;height:22px;float:left;margin:-2px 5px 0 0}.acf-relationship .list .acf-rel-item .thumbnail img{max-width:22px;max-height:22px;margin:0 auto;display:block}.acf-relationship .list .acf-rel-item .thumbnail.-icon{background:#fff}.acf-relationship .list .acf-rel-item .thumbnail.-icon img{max-height:20px;margin-top:1px}.acf-relationship .list .acf-rel-item:hover,.acf-relationship .list .acf-rel-item.relationship-hover{background:#3875d7;color:#fff}.acf-relationship .list .acf-rel-item:hover .thumbnail,.acf-relationship .list .acf-rel-item.relationship-hover .thumbnail{background:#a2bfec}.acf-relationship .list .acf-rel-item:hover .thumbnail.-icon,.acf-relationship .list .acf-rel-item.relationship-hover .thumbnail.-icon{background:#fff}.acf-relationship .list .acf-rel-item.disabled{opacity:.5}.acf-relationship .list .acf-rel-item.disabled:hover{background:rgba(0,0,0,0);color:#333;cursor:default}.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail{background:#e0e0e0}.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail.-icon{background:#fff}.acf-relationship .list ul{padding-bottom:5px}.acf-relationship .list ul .acf-rel-label,.acf-relationship .list ul .acf-rel-item,.acf-relationship .list ul p{padding-left:20px}.acf-relationship .selection{position:relative}.acf-relationship .selection:after{display:block;clear:both;content:""}.acf-relationship .selection .values,.acf-relationship .selection .choices{width:50%;background:#fff;float:left}.acf-relationship .selection .choices{background:#f9f9f9}.acf-relationship .selection .choices .list{border-right:#dfdfdf solid 1px}.acf-relationship .selection .values .acf-icon{position:absolute;top:4px;right:7px;display:none}html[dir=rtl] .acf-relationship .selection .values .acf-icon{right:auto;left:7px}.acf-relationship .selection .values .acf-rel-item:hover .acf-icon,.acf-relationship .selection .values .acf-rel-item.relationship-hover .acf-icon{display:block}.acf-relationship .selection .values .acf-rel-item{cursor:move}.acf-relationship .selection .values .acf-rel-item b{text-decoration:none}.menu-item .acf-relationship ul{width:auto}.menu-item .acf-relationship li{display:block}.acf-editor-wrap.delay .acf-editor-toolbar{content:"";display:block;background:#f5f5f5;border-bottom:#ddd solid 1px;color:#555d66;padding:10px}.acf-editor-wrap.delay .wp-editor-area{padding:10px;border:none;color:inherit !important}.acf-editor-wrap iframe{min-height:200px}.acf-editor-wrap .wp-editor-container{border:1px solid #ccd0d4;box-shadow:none !important}.acf-editor-wrap .wp-editor-tabs{box-sizing:content-box}.acf-editor-wrap .wp-switch-editor{border-color:#ccd0d4;border-bottom-color:rgba(0,0,0,0)}#mce_fullscreen_container{z-index:900000 !important}.acf-field-tab{display:none !important}.hidden-by-tab{display:none !important}.acf-tab-wrap{clear:both;z-index:1;overflow:auto}.acf-tab-group{border-bottom:#ccc solid 1px;padding:10px 10px 0}.acf-tab-group li{margin:0 .5em 0 0}.acf-tab-group li a{padding:5px 10px;display:block;color:#555;font-size:14px;font-weight:600;line-height:24px;border:#ccc solid 1px;border-bottom:0 none;text-decoration:none;background:#e5e5e5;transition:none}.acf-tab-group li a:hover{background:#fff}.acf-tab-group li a:focus{outline:none;box-shadow:none}.acf-tab-group li a:empty{display:none}html[dir=rtl] .acf-tab-group li{margin:0 0 0 .5em}.acf-tab-group li.active a{background:#f1f1f1;color:#000;padding-bottom:6px;margin-bottom:-1px;position:relative;z-index:1}.acf-fields>.acf-tab-wrap{background:#f9f9f9}.acf-fields>.acf-tab-wrap .acf-tab-group{position:relative;border-top:#ccd0d4 solid 1px;border-bottom:#ccd0d4 solid 1px;z-index:2;margin-bottom:-1px}.acf-admin-3-8 .acf-fields>.acf-tab-wrap .acf-tab-group{border-color:#dfdfdf}.acf-fields.-left>.acf-tab-wrap .acf-tab-group{padding-left:20%}@media screen and (max-width: 640px){.acf-fields.-left>.acf-tab-wrap .acf-tab-group{padding-left:10px}}html[dir=rtl] .acf-fields.-left>.acf-tab-wrap .acf-tab-group{padding-left:0;padding-right:20%}@media screen and (max-width: 850px){html[dir=rtl] .acf-fields.-left>.acf-tab-wrap .acf-tab-group{padding-right:10px}}.acf-tab-wrap.-left .acf-tab-group{position:absolute;left:0;width:20%;border:0 none;padding:0 !important;margin:1px 0 0}.acf-tab-wrap.-left .acf-tab-group li{float:none;margin:-1px 0 0}.acf-tab-wrap.-left .acf-tab-group li a{border:1px solid #ededed;font-size:13px;line-height:18px;color:#0073aa;padding:10px;margin:0;font-weight:normal;border-width:1px 0;border-radius:0;background:rgba(0,0,0,0)}.acf-tab-wrap.-left .acf-tab-group li a:hover{color:#00a0d2}.acf-tab-wrap.-left .acf-tab-group li.active a{border-color:#dfdfdf;color:#000;margin-right:-1px;background:#fff}html[dir=rtl] .acf-tab-wrap.-left .acf-tab-group{left:auto;right:0}html[dir=rtl] .acf-tab-wrap.-left .acf-tab-group li.active a{margin-right:0;margin-left:-1px}.acf-field+.acf-tab-wrap.-left:before{content:"";display:block;position:relative;z-index:1;height:10px;border-top:#dfdfdf solid 1px;border-bottom:#dfdfdf solid 1px;margin-bottom:-1px}.acf-tab-wrap.-left:first-child .acf-tab-group li:first-child a{border-top:none}.acf-fields.-sidebar{padding:0 0 0 20% !important;position:relative}.acf-fields.-sidebar:before{content:"";display:block;position:absolute;top:0;left:0;width:20%;bottom:0;border-right:#dfdfdf solid 1px;background:#f9f9f9;z-index:1}html[dir=rtl] .acf-fields.-sidebar{padding:0 20% 0 0 !important}html[dir=rtl] .acf-fields.-sidebar:before{border-left:#dfdfdf solid 1px;border-right-width:0;left:auto;right:0}.acf-fields.-sidebar.-left{padding:0 0 0 180px !important}html[dir=rtl] .acf-fields.-sidebar.-left{padding:0 180px 0 0 !important}.acf-fields.-sidebar.-left:before{background:#f1f1f1;border-color:#dfdfdf;width:180px}.acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group{width:180px}.acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group li a{border-color:#e4e4e4}.acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group li.active a{background:#f9f9f9}.acf-fields.-sidebar>.acf-field-tab+.acf-field{border-top:none}.acf-fields.-clear>.acf-tab-wrap{background:rgba(0,0,0,0)}.acf-fields.-clear>.acf-tab-wrap .acf-tab-group{margin-top:0;border-top:none;padding-left:0;padding-right:0}.acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a{background:#e5e5e5}.acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover{background:#fff}.acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a{background:#f1f1f1}.acf-postbox.seamless>.acf-fields.-sidebar{margin-left:0 !important}.acf-postbox.seamless>.acf-fields.-sidebar:before{background:rgba(0,0,0,0)}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap{background:rgba(0,0,0,0);margin-bottom:10px;padding-left:12px;padding-right:12px}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group{border-top:0 none;border-color:#ccd0d4}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li a{background:#e5e5e5;border-color:#ccd0d4}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li a:hover{background:#fff}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li.active a{background:#f1f1f1}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left:before{border-top:none;height:auto}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group{margin-bottom:0}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group li a{border-width:1px 0 1px 1px !important;border-color:#ccc;background:#e5e5e5}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group li.active a{background:#f1f1f1}.menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a,.widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a{background:#f1f1f1}.menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover,.menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a,.widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover,.widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a{background:#fff}.compat-item .acf-tab-wrap td{display:block}.acf-gallery-side .acf-tab-wrap{border-top:0 none !important}.acf-gallery-side .acf-tab-wrap .acf-tab-group{margin:10px 0 !important;padding:0 !important}.acf-gallery-side .acf-tab-group li.active a{background:#f9f9f9 !important}.widget .acf-tab-group{border-bottom-color:#e8e8e8}.widget .acf-tab-group li a{background:#f1f1f1}.widget .acf-tab-group li.active a{background:#fff}.media-modal.acf-expanded .compat-attachment-fields>tbody>tr.acf-tab-wrap .acf-tab-group{padding-left:23%;border-bottom-color:#ddd}.form-table>tbody>tr.acf-tab-wrap .acf-tab-group{padding:0 5px 0 210px}html[dir=rtl] .form-table>tbody>tr.acf-tab-wrap .acf-tab-group{padding:0 210px 0 5px}.acf-oembed{position:relative;border:#ccd0d4 solid 1px;background:#fff}.acf-oembed .title{position:relative;border-bottom:#ccd0d4 solid 1px;padding:5px 10px}.acf-oembed .title .input-search{margin:0;font-size:14px;line-height:30px;height:30px;padding:0;border:0 none;box-shadow:none;border-radius:0;font-family:inherit;cursor:text}.acf-oembed .title .acf-actions{padding:6px}.acf-oembed .canvas{position:relative;min-height:250px;background:#f9f9f9}.acf-oembed .canvas .canvas-media{position:relative;z-index:1}.acf-oembed .canvas iframe{display:block;margin:0;padding:0;width:100%}.acf-oembed .canvas .acf-icon.-picture{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:0;height:42px;width:42px;font-size:42px;color:#999}.acf-oembed .canvas .acf-loading-overlay{background:rgba(255,255,255,.9)}.acf-oembed .canvas .canvas-error{position:absolute;top:50%;left:0%;right:0%;margin:-9px 0 0 0;text-align:center;display:none}.acf-oembed .canvas .canvas-error p{padding:8px;margin:0;display:inline}.acf-oembed.has-value .canvas{min-height:50px}.acf-oembed.has-value .input-search{font-weight:bold}.acf-oembed.has-value .title:hover .acf-actions{display:block}.acf-image-uploader{position:relative}.acf-image-uploader:after{display:block;clear:both;content:""}.acf-image-uploader p{margin:0}.acf-image-uploader .image-wrap{position:relative;float:left}.acf-image-uploader .image-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;min-width:30px;min-height:30px;background:#f1f1f1;margin:0;padding:0}.acf-image-uploader .image-wrap img[src$=".svg"]{min-height:100px;min-width:100px}.acf-image-uploader .image-wrap:hover .acf-actions{display:block}.acf-image-uploader input.button{width:auto}html[dir=rtl] .acf-image-uploader .image-wrap{float:right}.acf-file-uploader{position:relative}.acf-file-uploader p{margin:0}.acf-file-uploader .file-wrap{border:#ccd0d4 solid 1px;min-height:84px;position:relative;background:#fff}.acf-file-uploader .file-icon{position:absolute;top:0;left:0;bottom:0;padding:10px;background:#f1f1f1;border-right:#d5d9dd solid 1px}.acf-file-uploader .file-icon img{display:block;padding:0;margin:0;max-width:48px}.acf-file-uploader .file-info{padding:10px;margin-left:69px}.acf-file-uploader .file-info p{margin:0 0 2px;font-size:13px;line-height:1.4em;word-break:break-all}.acf-file-uploader .file-info a{text-decoration:none}.acf-file-uploader:hover .acf-actions{display:block}html[dir=rtl] .acf-file-uploader .file-icon{left:auto;right:0;border-left:#e5e5e5 solid 1px;border-right:none}html[dir=rtl] .acf-file-uploader .file-info{margin-right:69px;margin-left:0}.acf-ui-datepicker .ui-datepicker{z-index:900000 !important}.acf-ui-datepicker .ui-datepicker .ui-widget-header a{cursor:pointer;transition:none}.acf-ui-datepicker .ui-state-highlight.ui-state-hover{border:1px solid #98b7e8 !important;background:#98b7e8 !important;font-weight:normal !important;color:#fff !important}.acf-ui-datepicker .ui-state-highlight.ui-state-active{border:1px solid #3875d7 !important;background:#3875d7 !important;font-weight:normal !important;color:#fff !important}.acf-field-separator .acf-label{margin-bottom:0}.acf-field-separator .acf-label label{font-weight:normal}.acf-field-separator .acf-input{display:none}.acf-fields>.acf-field-separator{background:#f9f9f9;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;margin-bottom:-1px;z-index:2}.acf-taxonomy-field{position:relative}.acf-taxonomy-field .categorychecklist-holder{border:#ccd0d4 solid 1px;border-radius:3px;max-height:200px;overflow:auto}.acf-taxonomy-field .acf-checkbox-list{margin:0;padding:10px}.acf-taxonomy-field .acf-checkbox-list ul.children{padding-left:18px}.acf-taxonomy-field:hover .acf-actions{display:block}.acf-taxonomy-field[data-ftype=select] .acf-actions{padding:0;margin:-9px}.acf-range-wrap .acf-append,.acf-range-wrap .acf-prepend{display:inline-block;vertical-align:middle;line-height:28px;margin:0 7px 0 0}.acf-range-wrap .acf-append{margin:0 0 0 7px}.acf-range-wrap input[type=range]{display:inline-block;padding:0;margin:0;vertical-align:middle;height:28px}.acf-range-wrap input[type=range]:focus{outline:none}.acf-range-wrap input[type=number]{display:inline-block;min-width:5em;padding-right:4px;margin-left:10px;vertical-align:middle}html[dir=rtl] .acf-range-wrap input[type=number]{margin-right:10px;margin-left:0}html[dir=rtl] .acf-range-wrap .acf-append{margin:0 7px 0 0}html[dir=rtl] .acf-range-wrap .acf-prepend{margin:0 0 0 7px}.acf-accordion{margin:-1px 0;padding:0;background:#fff;border-top:1px solid #d5d9dd;border-bottom:1px solid #d5d9dd;z-index:1}.acf-accordion .acf-accordion-title{margin:0;padding:12px;font-weight:bold;cursor:pointer;font-size:inherit;font-size:13px;line-height:1.4em}.acf-accordion .acf-accordion-title:hover{background:#f3f4f5}.acf-accordion .acf-accordion-title label{margin:0;padding:0;font-size:13px;line-height:1.4em}.acf-accordion .acf-accordion-title p{font-weight:normal}.acf-accordion .acf-accordion-title .acf-accordion-icon{float:right}.acf-accordion .acf-accordion-title svg.acf-accordion-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#191e23;fill:currentColor}.acf-accordion .acf-accordion-content{margin:0;padding:0 12px 12px;display:none}.acf-accordion.-open>.acf-accordion-content{display:block}.acf-field.acf-accordion{margin:-1px 0;padding:0 !important;border-color:#d5d9dd}.acf-field.acf-accordion .acf-label.acf-accordion-title{padding:12px;width:auto;float:none;width:auto}.acf-field.acf-accordion .acf-input.acf-accordion-content{padding:0;float:none;width:auto}.acf-field.acf-accordion .acf-input.acf-accordion-content>.acf-fields{border-top:#eee solid 1px}.acf-field.acf-accordion .acf-input.acf-accordion-content>.acf-fields.-clear{padding:0 12px 15px}.acf-fields.-left>.acf-field.acf-accordion:before{display:none}.acf-fields.-left>.acf-field.acf-accordion .acf-accordion-title{width:auto;margin:0 !important;padding:12px;float:none !important}.acf-fields.-left>.acf-field.acf-accordion .acf-accordion-content{padding:0 !important}.acf-fields.-clear>.acf-field.acf-accordion{border:#ccc solid 1px;background:rgba(0,0,0,0)}.acf-fields.-clear>.acf-field.acf-accordion+.acf-field.acf-accordion{margin-top:-16px}tr.acf-field.acf-accordion{background:rgba(0,0,0,0)}tr.acf-field.acf-accordion>.acf-input{padding:0 !important;border:#ccc solid 1px}tr.acf-field.acf-accordion .acf-accordion-content{padding:0 12px 12px}#addtag div.acf-field.error{border:0 none;padding:8px 0}#addtag>.acf-field.acf-accordion{padding-right:0;margin-right:5%}#addtag>.acf-field.acf-accordion+p.submit{margin-top:0}tr.acf-accordion{margin:15px 0 !important}tr.acf-accordion+tr.acf-accordion{margin-top:-16px !important}.acf-postbox.seamless>.acf-fields>.acf-accordion{margin-left:12px;margin-right:12px;border:#ccd0d4 solid 1px}.widget .widget-content>.acf-field.acf-accordion{border:#dfdfdf solid 1px;margin-bottom:10px}.widget .widget-content>.acf-field.acf-accordion .acf-accordion-title{margin-bottom:0}.widget .widget-content>.acf-field.acf-accordion+.acf-field.acf-accordion{margin-top:-11px}.media-modal .compat-attachment-fields .acf-field.acf-accordion+.acf-field.acf-accordion{margin-top:-1px}.media-modal .compat-attachment-fields .acf-field.acf-accordion>.acf-input{width:100%}.media-modal .compat-attachment-fields .acf-field.acf-accordion .compat-attachment-fields>tbody>tr>td{padding-bottom:5px}.block-editor .edit-post-sidebar .acf-postbox>.postbox-header,.block-editor .edit-post-sidebar .acf-postbox>.hndle{border-bottom-width:0 !important}.block-editor .edit-post-sidebar .acf-postbox.closed>.postbox-header,.block-editor .edit-post-sidebar .acf-postbox.closed>.hndle{border-bottom-width:1px !important}.block-editor .edit-post-sidebar .acf-fields{min-height:1px;overflow:auto}.block-editor .edit-post-sidebar .acf-fields>.acf-field{border-width:0;border-color:#e2e4e7;margin:0px;padding:10px 16px;width:auto !important;min-height:0 !important;float:none !important}.block-editor .edit-post-sidebar .acf-fields>.acf-field>.acf-label{margin-bottom:5px}.block-editor .edit-post-sidebar .acf-fields>.acf-field>.acf-label label{font-weight:normal}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion{padding:0;margin:0;border-top-width:1px}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion:first-child{border-top-width:0}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title{margin:0;padding:15px}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title label{font-weight:500;color:#1e1e1e}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title svg.acf-accordion-icon{right:16px}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-content>.acf-fields{border-top-width:0}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields>.acf-notice{display:grid;grid-template-columns:1fr 25px;padding:10px;margin:0}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields>.acf-notice p:last-of-type{margin:0}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields>.acf-notice>.acf-notice-dismiss{position:relative;top:unset;right:unset}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-field .acf-notice{margin:0;padding:0}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-error{margin-bottom:10px}.acf-field-setting-prefix_label p.description,.acf-field-setting-prefix_name p.description{order:3;margin-top:0;margin-left:16px}.acf-field-setting-prefix_label p.description code,.acf-field-setting-prefix_name p.description code{padding-top:4px;padding-right:6px;padding-bottom:4px;padding-left:6px;background-color:#f2f4f7;border-radius:4px;color:#667085}.acf-fields>.acf-tab-wrap:first-child .acf-tab-group{border-top:none}.acf-fields>.acf-tab-wrap .acf-tab-group li.active a{background:#fff}.acf-fields>.acf-tab-wrap .acf-tab-group li a{background:#f1f1f1;border-color:#ccd0d4}.acf-fields>.acf-tab-wrap .acf-tab-group li a:hover{background:#fff}.form-table>tbody>.acf-field>.acf-label{padding:20px 10px 20px 0;width:210px}html[dir=rtl] .form-table>tbody>.acf-field>.acf-label{padding:20px 0 20px 10px}.form-table>tbody>.acf-field>.acf-label label{font-size:14px;color:#23282d}.form-table>tbody>.acf-field>.acf-input{padding:15px 10px}html[dir=rtl] .form-table>tbody>.acf-field>.acf-input{padding:15px 10px 15px 5%}.form-table>tbody>.acf-tab-wrap td{padding:15px 5% 15px 0}html[dir=rtl] .form-table>tbody>.acf-tab-wrap td{padding:15px 0 15px 5%}.form-table>tbody .form-table th.acf-th{width:auto}#your-profile .acf-field input[type=text],#your-profile .acf-field input[type=password],#your-profile .acf-field input[type=number],#your-profile .acf-field input[type=search],#your-profile .acf-field input[type=email],#your-profile .acf-field input[type=url],#your-profile .acf-field select,#createuser .acf-field input[type=text],#createuser .acf-field input[type=password],#createuser .acf-field input[type=number],#createuser .acf-field input[type=search],#createuser .acf-field input[type=email],#createuser .acf-field input[type=url],#createuser .acf-field select{max-width:25em}#your-profile .acf-field textarea,#createuser .acf-field textarea{max-width:500px}#your-profile .acf-field .acf-field input[type=text],#your-profile .acf-field .acf-field input[type=password],#your-profile .acf-field .acf-field input[type=number],#your-profile .acf-field .acf-field input[type=search],#your-profile .acf-field .acf-field input[type=email],#your-profile .acf-field .acf-field input[type=url],#your-profile .acf-field .acf-field textarea,#your-profile .acf-field .acf-field select,#createuser .acf-field .acf-field input[type=text],#createuser .acf-field .acf-field input[type=password],#createuser .acf-field .acf-field input[type=number],#createuser .acf-field .acf-field input[type=search],#createuser .acf-field .acf-field input[type=email],#createuser .acf-field .acf-field input[type=url],#createuser .acf-field .acf-field textarea,#createuser .acf-field .acf-field select{max-width:none}#registerform h2{margin:1em 0}#registerform .acf-field{margin-top:0}#registerform .acf-field .acf-label{margin-bottom:0}#registerform .acf-field .acf-label label{font-weight:normal;line-height:1.5}#registerform p.submit{text-align:right}#acf-term-fields{padding-right:5%}#acf-term-fields>.acf-field>.acf-label{margin:0}#acf-term-fields>.acf-field>.acf-label label{font-size:12px;font-weight:normal}p.submit .spinner,p.submit .acf-spinner{vertical-align:top;float:none;margin:4px 4px 0}#edittag .acf-fields.-left>.acf-field{padding-left:220px}#edittag .acf-fields.-left>.acf-field:before{width:209px}#edittag .acf-fields.-left>.acf-field>.acf-label{width:220px;margin-left:-220px;padding:0 10px}#edittag .acf-fields.-left>.acf-field>.acf-input{padding:0}#edittag>.acf-fields.-left{width:96%}#edittag>.acf-fields.-left>.acf-field>.acf-label{padding-left:0}.editcomment td:first-child{white-space:nowrap;width:131px}#widgets-right .widget .acf-field .description{padding-left:0;padding-right:0}.acf-widget-fields>.acf-field .acf-label{margin-bottom:5px}.acf-widget-fields>.acf-field .acf-label label{font-weight:normal;margin:0}.acf-menu-settings{border-top:1px solid #eee;margin-top:2em}.acf-menu-settings.-seamless{border-top:none;margin-top:15px}.acf-menu-settings.-seamless>h2{display:none}.acf-menu-settings .list li{display:block;margin-bottom:0}.acf-fields.acf-menu-item-fields{clear:both;padding-top:1px}.acf-fields.acf-menu-item-fields>.acf-field{margin:5px 0;padding-right:10px}.acf-fields.acf-menu-item-fields>.acf-field .acf-label{margin-bottom:0}.acf-fields.acf-menu-item-fields>.acf-field .acf-label label{font-style:italic;font-weight:normal}#post .compat-attachment-fields .compat-field-acf-form-data{display:none}#post .compat-attachment-fields,#post .compat-attachment-fields>tbody,#post .compat-attachment-fields>tbody>tr,#post .compat-attachment-fields>tbody>tr>th,#post .compat-attachment-fields>tbody>tr>td{display:block}#post .compat-attachment-fields>tbody>.acf-field{margin:15px 0}#post .compat-attachment-fields>tbody>.acf-field>.acf-label{margin:0}#post .compat-attachment-fields>tbody>.acf-field>.acf-label label{margin:0;padding:0}#post .compat-attachment-fields>tbody>.acf-field>.acf-label label p{margin:0 0 3px !important}#post .compat-attachment-fields>tbody>.acf-field>.acf-input{margin:0}.media-modal .compat-attachment-fields td.acf-input table{display:table;table-layout:auto}.media-modal .compat-attachment-fields td.acf-input table tbody{display:table-row-group}.media-modal .compat-attachment-fields td.acf-input table tr{display:table-row}.media-modal .compat-attachment-fields td.acf-input table td,.media-modal .compat-attachment-fields td.acf-input table th{display:table-cell}.media-modal .compat-attachment-fields>tbody>.acf-field{margin:5px 0}.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label{min-width:30%;margin:0;padding:0;float:left;text-align:right;display:block;float:left}.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label>label{padding-top:6px;margin:0;color:#666;font-weight:400;line-height:16px}.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-input{width:65%;margin:0;padding:0;float:right;display:block}.media-modal .compat-attachment-fields>tbody>.acf-field p.description{margin:0}.acf-selection-error{background:#ffebe8;border:1px solid #c00;border-radius:3px;padding:8px;margin:20px 0 0}.acf-selection-error .selection-error-label{background:#c00;border-radius:3px;color:#fff;font-weight:bold;margin-right:8px;padding:2px 4px}.acf-selection-error .selection-error-message{color:#b44;display:block;padding-top:8px;word-wrap:break-word;white-space:pre-wrap}.media-modal .attachment.acf-disabled .thumbnail{opacity:.25 !important}.media-modal .attachment.acf-disabled .attachment-preview:before{background:rgba(0,0,0,.15);z-index:1;position:relative}.media-modal .compat-field-acf-form-data,.media-modal .compat-field-acf-blank{display:none !important}.media-modal .upload-error-message{white-space:pre-wrap}.media-modal .acf-required{padding:0 !important;margin:0 !important;float:none !important;color:red !important}.media-modal .media-sidebar .compat-item{padding-bottom:20px}@media(max-width: 900px){.media-modal .setting span,.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label{width:98%;float:none;text-align:left;min-height:0;padding:0}.media-modal .setting input,.media-modal .setting textarea,.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-input{float:none;height:auto;max-width:none;width:98%}}.media-modal .acf-expand-details{float:right;padding:8px 10px;margin-right:6px;font-size:13px;height:18px;line-height:18px;color:#666;text-decoration:none}.media-modal .acf-expand-details:focus,.media-modal .acf-expand-details:active{outline:0 none;box-shadow:none;color:#666}.media-modal .acf-expand-details:hover{color:#000}.media-modal .acf-expand-details .is-open{display:none}.media-modal .acf-expand-details .is-closed{display:block}@media(max-width: 640px){.media-modal .acf-expand-details{display:none}}.media-modal.acf-expanded .acf-expand-details .is-open{display:block}.media-modal.acf-expanded .acf-expand-details .is-closed{display:none}.media-modal.acf-expanded .attachments-browser .media-toolbar,.media-modal.acf-expanded .attachments-browser .attachments{right:740px}.media-modal.acf-expanded .media-sidebar{width:708px}.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail{float:left;max-height:none}.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail img{max-width:100%;max-height:200px}.media-modal.acf-expanded .media-sidebar .attachment-info .details{float:right}.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,.media-modal.acf-expanded .media-sidebar .attachment-details .setting .name,.media-modal.acf-expanded .media-sidebar .compat-attachment-fields>tbody>.acf-field>.acf-label{min-width:20%;margin-right:0}.media-modal.acf-expanded .media-sidebar .attachment-info .details,.media-modal.acf-expanded .media-sidebar .attachment-details .setting input,.media-modal.acf-expanded .media-sidebar .attachment-details .setting textarea,.media-modal.acf-expanded .media-sidebar .attachment-details .setting+.description,.media-modal.acf-expanded .media-sidebar .compat-attachment-fields>tbody>.acf-field>.acf-input{min-width:77%}@media(max-width: 900px){.media-modal.acf-expanded .attachments-browser .media-toolbar{display:none}.media-modal.acf-expanded .attachments{display:none}.media-modal.acf-expanded .media-sidebar{width:auto;max-width:none !important;bottom:0 !important}.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail{min-width:0;max-width:none;width:30%}.media-modal.acf-expanded .media-sidebar .attachment-info .details{min-width:0;max-width:none;width:67%}}@media(max-width: 640px){.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,.media-modal.acf-expanded .media-sidebar .attachment-info .details{width:100%}}.acf-media-modal .media-embed .setting.align,.acf-media-modal .media-embed .setting.link-to{display:none}.acf-media-modal.-edit{left:15%;right:15%;top:100px;bottom:100px}.acf-media-modal.-edit .media-frame-menu,.acf-media-modal.-edit .media-frame-router,.acf-media-modal.-edit .media-frame-content .attachments,.acf-media-modal.-edit .media-frame-content .media-toolbar{display:none}.acf-media-modal.-edit .media-frame-title,.acf-media-modal.-edit .media-frame-content,.acf-media-modal.-edit .media-frame-toolbar,.acf-media-modal.-edit .media-sidebar{width:auto;left:0;right:0}.acf-media-modal.-edit .media-frame-content{top:50px}.acf-media-modal.-edit .media-frame-title{border-bottom:1px solid #dfdfdf;box-shadow:0 4px 4px -4px rgba(0,0,0,.1)}.acf-media-modal.-edit .media-sidebar{padding:0 16px}.acf-media-modal.-edit .media-sidebar .attachment-details{overflow:visible}.acf-media-modal.-edit .media-sidebar .attachment-details>h3,.acf-media-modal.-edit .media-sidebar .attachment-details>h2{display:none}.acf-media-modal.-edit .media-sidebar .attachment-details .attachment-info{background:#fff;border-bottom:#ddd solid 1px;padding:16px;margin:0 -16px 16px}.acf-media-modal.-edit .media-sidebar .attachment-details .thumbnail{margin:0 16px 0 0}.acf-media-modal.-edit .media-sidebar .attachment-details .setting{margin:0 0 5px}.acf-media-modal.-edit .media-sidebar .attachment-details .setting span{margin:0}.acf-media-modal.-edit .media-sidebar .compat-attachment-fields>tbody>.acf-field{margin:0 0 5px}.acf-media-modal.-edit .media-sidebar .compat-attachment-fields>tbody>.acf-field p.description{margin-top:3px}.acf-media-modal.-edit .media-sidebar .media-types-required-info{display:none}@media(max-width: 900px){.acf-media-modal.-edit{top:30px;right:30px;bottom:30px;left:30px}}@media(max-width: 640px){.acf-media-modal.-edit{top:0;right:0;bottom:0;left:0}}@media(max-width: 480px){.acf-media-modal.-edit .media-frame-content{top:40px}}.acf-temp-remove{position:relative;opacity:1;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;overflow:hidden}.acf-temp-remove:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:99}.hidden-by-conditional-logic{display:none !important}.hidden-by-conditional-logic.appear-empty{display:table-cell !important}.hidden-by-conditional-logic.appear-empty .acf-input{display:none !important}.acf-postbox.acf-hidden{display:none !important}.acf-attention{transition:border .25s ease-out}.acf-attention.-focused{border:#23282d solid 1px !important;transition:none}tr.acf-attention{transition:box-shadow .25s ease-out;position:relative}tr.acf-attention.-focused{box-shadow:#23282d 0 0 0px 1px !important}#editor .edit-post-layout__metaboxes{padding:0}#editor .edit-post-layout__metaboxes .edit-post-meta-boxes-area{margin:0}#editor .metabox-location-side .postbox-container{float:none}#editor .postbox{color:#444}#editor .postbox>.postbox-header .hndle{border-bottom:none}#editor .postbox>.postbox-header .hndle:hover{background:rgba(0,0,0,0)}#editor .postbox>.postbox-header .handle-actions .handle-order-higher,#editor .postbox>.postbox-header .handle-actions .handle-order-lower{width:1.62rem}#editor .postbox>.postbox-header .handle-actions .acf-hndle-cog{height:44px;line-height:44px}#editor .postbox>.postbox-header:hover{background:#f0f0f0}#editor .postbox:last-child.closed>.postbox-header{border-bottom:none}#editor .postbox:last-child>.inside{border-bottom:none}#editor .block-editor-writing-flow__click-redirect{min-height:50px}body.is-dragging-metaboxes #acf_after_title-sortables{outline:3px dashed #646970;display:flow-root;min-height:60px;margin-bottom:3px !important}
+.acf-admin-page #wpcontent{line-height:140%}.acf-admin-page a{color:#0783be}.acf-h1,.acf-admin-page h1,.acf-headerbar h1{font-size:21px;font-weight:400}.acf-h2,.acf-page-title,.acf-admin-page h2,.acf-headerbar h2{font-size:18px;font-weight:400}.acf-h3,.acf-admin-page h3,.acf-headerbar h3{font-size:16px;font-weight:400}.acf-admin-page .p1{font-size:15px}.acf-admin-page .p2{font-size:14px}.acf-admin-page .p3{font-size:13.5px}.acf-admin-page .p4{font-size:13px}.acf-admin-page .p5{font-size:12.5px}.acf-admin-page .p6,.acf-admin-page .acf-field p.description,.acf-field .acf-admin-page p.description,.acf-admin-page .acf-small{font-size:12px}.acf-admin-page .p7,.acf-admin-page .acf-field-setting-prefix_label p.description code,.acf-field-setting-prefix_label p.description .acf-admin-page code,.acf-admin-page .acf-field-setting-prefix_name p.description code,.acf-field-setting-prefix_name p.description .acf-admin-page code{font-size:11.5px}.acf-admin-page .p8{font-size:11px}.acf-page-title{color:#344054}.acf-admin-page .acf-settings-wrap h1{display:none !important}.acf-admin-page #acf-admin-tools h1:not(.acf-field-group-pro-features-title,.acf-field-group-pro-features-title-sm){display:none !important}.acf-admin-page a:focus{box-shadow:none;outline:none}.acf-admin-page a:focus-visible{box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);outline:1px solid rgba(0,0,0,0)}.acf-field,.acf-field .acf-label,.acf-field .acf-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.acf-field{margin:15px 0;clear:both}.acf-field p.description{display:block;margin:0;padding:0}.acf-field .acf-label{vertical-align:top;margin:0 0 10px}.acf-field .acf-label label{display:block;font-weight:500;margin:0 0 3px;padding:0}.acf-field .acf-label:empty{margin-bottom:0}.acf-field .acf-input{vertical-align:top}.acf-field p.description{display:block;margin-top:6px;color:#667085}.acf-field .acf-notice{margin:0 0 15px;background:#edf2ff;color:#0c6ca0;border-color:#2183b9}.acf-field .acf-notice.-error{background:#ffe6e6;color:#cc2727;border-color:#d12626}.acf-field .acf-notice.-success{background:#eefbe8;color:#0e7b17;border-color:#32a23b}.acf-field .acf-notice.-warning{background:#fff3e6;color:#bd4b0e;border-color:#d16226}td.acf-field,tr.acf-field{margin:0}.acf-field[data-width]{float:left;clear:none}.acf-field[data-width]+.acf-field[data-width]{border-left:1px solid #eee}html[dir=rtl] .acf-field[data-width]{float:right}html[dir=rtl] .acf-field[data-width]+.acf-field[data-width]{border-left:none;border-right:1px solid #eee}td.acf-field[data-width],tr.acf-field[data-width]{float:none}.acf-field.-c0{clear:both;border-left-width:0 !important}html[dir=rtl] .acf-field.-c0{border-left-width:1px !important;border-right-width:0 !important}.acf-field.-r0{border-top-width:0 !important}.acf-fields{position:relative}.acf-fields:after{display:block;clear:both;content:""}.acf-fields.-border{border:#ccd0d4 solid 1px;background:#fff}.acf-fields>.acf-field{position:relative;margin:0;padding:16px;border-top-width:1px;border-top-style:solid;border-top-color:#eaecf0}.acf-fields>.acf-field:first-child{border-top:none;margin-top:0}td.acf-fields{padding:0 !important}.acf-fields.-clear>.acf-field{border:none;padding:0;margin:15px 0}.acf-fields.-clear>.acf-field[data-width]{border:none !important}.acf-fields.-clear>.acf-field>.acf-label{padding:0}.acf-fields.-clear>.acf-field>.acf-input{padding:0}.acf-fields.-left>.acf-field{padding:15px 0}.acf-fields.-left>.acf-field:after{display:block;clear:both;content:""}.acf-fields.-left>.acf-field:before{content:"";display:block;position:absolute;z-index:0;background:#f9f9f9;border-color:#e1e1e1;border-style:solid;border-width:0 1px 0 0;top:0;bottom:0;left:0;width:20%}.acf-fields.-left>.acf-field[data-width]{float:none;width:auto !important;border-left-width:0 !important;border-right-width:0 !important}.acf-fields.-left>.acf-field>.acf-label{float:left;width:20%;margin:0;padding:0 12px}.acf-fields.-left>.acf-field>.acf-input{float:left;width:80%;margin:0;padding:0 12px}html[dir=rtl] .acf-fields.-left>.acf-field:before{border-width:0 0 0 1px;left:auto;right:0}html[dir=rtl] .acf-fields.-left>.acf-field>.acf-label{float:right}html[dir=rtl] .acf-fields.-left>.acf-field>.acf-input{float:right}#side-sortables .acf-fields.-left>.acf-field:before{display:none}#side-sortables .acf-fields.-left>.acf-field>.acf-label{width:100%;margin-bottom:10px}#side-sortables .acf-fields.-left>.acf-field>.acf-input{width:100%}@media screen and (max-width: 640px){.acf-fields.-left>.acf-field:before{display:none}.acf-fields.-left>.acf-field>.acf-label{width:100%;margin-bottom:10px}.acf-fields.-left>.acf-field>.acf-input{width:100%}}.acf-fields.-clear.-left>.acf-field{padding:0;border:none}.acf-fields.-clear.-left>.acf-field:before{display:none}.acf-fields.-clear.-left>.acf-field>.acf-label{padding:0}.acf-fields.-clear.-left>.acf-field>.acf-input{padding:0}.acf-table tr.acf-field>td.acf-label{padding:15px 12px;margin:0;background:#f9f9f9;width:20%}.acf-table tr.acf-field>td.acf-input{padding:15px 12px;margin:0;border-left-color:#e1e1e1}.acf-sortable-tr-helper{position:relative !important;display:table-row !important}.acf-postbox{position:relative}.acf-postbox>.inside{margin:0 !important;padding:0 !important}.acf-postbox .acf-hndle-cog{color:#72777c;font-size:16px;line-height:36px;height:36px;width:1.62rem;position:relative;display:none}.acf-postbox .acf-hndle-cog:hover{color:#191e23}.acf-postbox>.hndle:hover .acf-hndle-cog,.acf-postbox>.postbox-header:hover .acf-hndle-cog{display:inline-block}.acf-postbox>.hndle .acf-hndle-cog{height:20px;line-height:20px;float:right;width:auto}.acf-postbox>.hndle .acf-hndle-cog:hover{color:#777}.acf-postbox .acf-replace-with-fields{padding:15px;text-align:center}#post-body-content #acf_after_title-sortables{margin:20px 0 -20px}.acf-postbox.seamless{border:0 none;background:rgba(0,0,0,0);box-shadow:none}.acf-postbox.seamless>.postbox-header,.acf-postbox.seamless>.hndle,.acf-postbox.seamless>.handlediv{display:none !important}.acf-postbox.seamless>.inside{display:block !important;margin-left:-12px !important;margin-right:-12px !important}.acf-postbox.seamless>.inside>.acf-field{border-color:rgba(0,0,0,0)}.acf-postbox.seamless>.acf-fields.-left>.acf-field:before{display:none}@media screen and (max-width: 782px){.acf-postbox.seamless>.acf-fields.-left>.acf-field>.acf-label,.acf-postbox.seamless>.acf-fields.-left>.acf-field>.acf-input{padding:0}}.acf-field input[type=text],.acf-field input[type=password],.acf-field input[type=date],.acf-field input[type=datetime],.acf-field input[type=datetime-local],.acf-field input[type=email],.acf-field input[type=month],.acf-field input[type=number],.acf-field input[type=search],.acf-field input[type=tel],.acf-field input[type=time],.acf-field input[type=url],.acf-field input[type=week],.acf-field textarea,.acf-field select{width:100%;padding:4px 8px;margin:0;box-sizing:border-box;font-size:14px;line-height:1.4}.acf-admin-3-8 .acf-field input[type=text],.acf-admin-3-8 .acf-field input[type=password],.acf-admin-3-8 .acf-field input[type=date],.acf-admin-3-8 .acf-field input[type=datetime],.acf-admin-3-8 .acf-field input[type=datetime-local],.acf-admin-3-8 .acf-field input[type=email],.acf-admin-3-8 .acf-field input[type=month],.acf-admin-3-8 .acf-field input[type=number],.acf-admin-3-8 .acf-field input[type=search],.acf-admin-3-8 .acf-field input[type=tel],.acf-admin-3-8 .acf-field input[type=time],.acf-admin-3-8 .acf-field input[type=url],.acf-admin-3-8 .acf-field input[type=week],.acf-admin-3-8 .acf-field textarea,.acf-admin-3-8 .acf-field select{padding:3px 5px}.acf-field textarea{resize:vertical}body.acf-browser-firefox .acf-field select{padding:4px 5px}.acf-input-prepend,.acf-input-append,.acf-input-wrap{box-sizing:border-box}.acf-input-prepend,.acf-input-append{font-size:13px;line-height:1.4;padding:4px 8px;background:#f5f5f5;border:#7e8993 solid 1px;min-height:30px}.acf-admin-3-8 .acf-input-prepend,.acf-admin-3-8 .acf-input-append{padding:3px 5px;border-color:#ddd;min-height:28px}.acf-input-prepend{float:left;border-right-width:0;border-radius:3px 0 0 3px}.acf-input-append{float:right;border-left-width:0;border-radius:0 3px 3px 0}.acf-input-wrap{position:relative;overflow:hidden}.acf-input-wrap .acf-is-prepended{border-radius:0 6px 6px 0 !important}.acf-input-wrap .acf-is-appended{border-radius:6px 0 0 6px !important}.acf-input-wrap .acf-is-prepended.acf-is-appended{border-radius:0 !important}html[dir=rtl] .acf-input-prepend{border-left-width:0;border-right-width:1px;border-radius:0 3px 3px 0;float:right}html[dir=rtl] .acf-input-append{border-left-width:1px;border-right-width:0;border-radius:3px 0 0 3px;float:left}html[dir=rtl] input.acf-is-prepended{border-radius:3px 0 0 3px !important}html[dir=rtl] input.acf-is-appended{border-radius:0 3px 3px 0 !important}html[dir=rtl] input.acf-is-prepended.acf-is-appended{border-radius:0 !important}.acf-color-picker .wp-color-result{border-color:#7e8993}.acf-admin-3-8 .acf-color-picker .wp-color-result{border-color:#ccd0d4}.acf-color-picker .wp-picker-active{position:relative;z-index:1}.acf-url i{position:absolute;top:5px;left:5px;opacity:.5;color:#7e8993}.acf-url input[type=url]{padding-left:27px !important}.acf-url.-valid i{opacity:1}.select2-container.-acf{z-index:1001}.select2-container.-acf .select2-choices{background:#fff;border-color:#ddd;box-shadow:0 1px 2px rgba(0,0,0,.07) inset;min-height:31px}.select2-container.-acf .select2-choices .select2-search-choice{margin:5px 0 5px 5px;padding:3px 5px 3px 18px;border-color:#bbb;background:#f9f9f9;box-shadow:0 1px 0 hsla(0,0%,100%,.25) inset}.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper{background:#5897fb;border-color:rgb(63.0964912281,135.4912280702,250.4035087719);color:#fff !important;box-shadow:0 0 3px rgba(0,0,0,.1)}.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper a{visibility:hidden}.select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-placeholder{background-color:#f7f7f7;border-color:#f7f7f7;visibility:visible !important}.select2-container.-acf .select2-choices .select2-search-choice-focus{border-color:#999}.select2-container.-acf .select2-choices .select2-search-field input{height:31px;line-height:22px;margin:0;padding:5px 5px 5px 7px}.select2-container.-acf .select2-choice{border-color:#bbb}.select2-container.-acf .select2-choice .select2-arrow{background:rgba(0,0,0,0);border-left-color:#dfdfdf;padding-left:1px}.select2-container.-acf .select2-choice .select2-result-description{display:none}.select2-container.-acf.select2-container-active .select2-choices,.select2-container.-acf.select2-dropdown-open .select2-choices{border-color:#5b9dd9;border-radius:3px 3px 0 0}.select2-container.-acf.select2-dropdown-open .select2-choice{background:#fff;border-color:#5b9dd9}html[dir=rtl] .select2-container.-acf .select2-search-choice-close{left:24px}html[dir=rtl] .select2-container.-acf .select2-choice>.select2-chosen{margin-left:42px}html[dir=rtl] .select2-container.-acf .select2-choice .select2-arrow{padding-left:0;padding-right:1px}.select2-drop .select2-search{padding:4px 4px 0}.select2-drop .select2-result .select2-result-description{color:#999;font-size:12px;margin-left:5px}.select2-drop .select2-result.select2-highlighted .select2-result-description{color:#fff;opacity:.75}.select2-container.-acf li{margin-bottom:0}.select2-container.-acf[data-select2-id^=select2-data] .select2-selection--multiple{overflow:hidden}.select2-container.-acf .select2-selection{border-color:#7e8993}.acf-admin-3-8 .select2-container.-acf .select2-selection{border-color:#aaa}.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child{float:none}.select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child input{width:100% !important}.select2-container.-acf .select2-selection--multiple .select2-selection__rendered{padding-right:0}.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field]{display:inline;padding:0;margin:0}.select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field] .select2-selection__choice{margin-right:0}.select2-container.-acf .select2-selection--multiple .select2-selection__choice{background-color:#f7f7f7;border-color:#ccc;max-width:100%;overflow:hidden;word-wrap:normal !important;white-space:normal}.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper{background:#0783be;border-color:#066998;color:#fff !important;box-shadow:0 0 3px rgba(0,0,0,.1)}.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper span{visibility:hidden}.select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{position:static;border-right:none;padding:0}.select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-placeholder{background-color:#f2f4f7;border-color:#f2f4f7;visibility:visible !important}.select2-container.-acf .select2-selection--multiple .select2-search__field{box-shadow:none !important;min-height:0}.acf-row .select2-container.-acf .select2-selection--single{overflow:hidden}.acf-row .select2-container.-acf .select2-selection--single .select2-selection__rendered{white-space:normal}.acf-admin-single-field-group .select2-dropdown{border-color:#6bb5d8 !important;margin-top:-5px;overflow:hidden;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.select2-dropdown.select2-dropdown--above{margin-top:0}.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=true]{background-color:#f9fafb !important;color:#667085}.acf-admin-single-field-group .select2-container--default .select2-results__option[aria-selected=true]:hover{color:#399ccb}.acf-admin-single-field-group .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff !important;background-color:#0783be !important}.select2-dropdown .select2-results__option{margin-bottom:0}.select2-container .select2-dropdown{z-index:900000}.select2-container .select2-dropdown .select2-search__field{line-height:1.4;min-height:0}.acf-link .link-wrap{display:none;border:#ccd0d4 solid 1px;border-radius:3px;padding:5px;line-height:26px;background:#fff;word-wrap:break-word;word-break:break-all}.acf-link .link-wrap .link-title{padding:0 5px}.acf-link.-value .button{display:none}.acf-link.-value .acf-icon.-link-ext{display:none}.acf-link.-value .link-wrap{display:inline-block}.acf-link.-external .acf-icon.-link-ext{display:inline-block}#wp-link-backdrop{z-index:900000 !important}#wp-link-wrap{z-index:900001 !important}ul.acf-radio-list,ul.acf-checkbox-list{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);position:relative;padding:1px;margin:0}ul.acf-radio-list:focus-within,ul.acf-checkbox-list:focus-within{border:1px solid #a5d2e7;border-radius:6px}ul.acf-radio-list li,ul.acf-checkbox-list li{font-size:13px;line-height:22px;margin:0;position:relative;word-wrap:break-word}ul.acf-radio-list li label,ul.acf-checkbox-list li label{display:inline}ul.acf-radio-list li input[type=checkbox],ul.acf-radio-list li input[type=radio],ul.acf-checkbox-list li input[type=checkbox],ul.acf-checkbox-list li input[type=radio]{margin:-1px 4px 0 0;vertical-align:middle}ul.acf-radio-list li input[type=text],ul.acf-checkbox-list li input[type=text]{width:auto;vertical-align:middle;margin:2px 0}ul.acf-radio-list li span,ul.acf-checkbox-list li span{float:none}ul.acf-radio-list li i,ul.acf-checkbox-list li i{vertical-align:middle}ul.acf-radio-list.acf-hl li,ul.acf-checkbox-list.acf-hl li{margin-right:20px;clear:none}html[dir=rtl] ul.acf-radio-list input[type=checkbox],html[dir=rtl] ul.acf-radio-list input[type=radio],html[dir=rtl] ul.acf-checkbox-list input[type=checkbox],html[dir=rtl] ul.acf-checkbox-list input[type=radio]{margin-left:4px;margin-right:0}.acf-button-group{display:inline-block}.acf-button-group label{display:inline-block;border:#7e8993 solid 1px;position:relative;z-index:1;padding:5px 10px;background:#fff}.acf-button-group label:hover{color:#016087;background:#f3f5f6;border-color:#0071a1;z-index:2}.acf-button-group label.selected{border-color:#007cba;background:rgb(0,141,211.5);color:#fff;z-index:2}.acf-button-group input{display:none !important}.acf-button-group{padding-left:1px;display:inline-flex;flex-direction:row;flex-wrap:nowrap}.acf-button-group label{margin:0 0 0 -1px;flex:1;text-align:center;white-space:nowrap}.acf-button-group label:first-child{border-radius:3px 0 0 3px}html[dir=rtl] .acf-button-group label:first-child{border-radius:0 3px 3px 0}.acf-button-group label:last-child{border-radius:0 3px 3px 0}html[dir=rtl] .acf-button-group label:last-child{border-radius:3px 0 0 3px}.acf-button-group label:only-child{border-radius:3px}.acf-button-group.-vertical{padding-left:0;padding-top:1px;flex-direction:column}.acf-button-group.-vertical label{margin:-1px 0 0 0}.acf-button-group.-vertical label:first-child{border-radius:3px 3px 0 0}.acf-button-group.-vertical label:last-child{border-radius:0 0 3px 3px}.acf-button-group.-vertical label:only-child{border-radius:3px}.acf-admin-3-8 .acf-button-group label{border-color:#ccd0d4}.acf-admin-3-8 .acf-button-group label:hover{border-color:#0071a1}.acf-admin-3-8 .acf-button-group label.selected{border-color:#007cba}.acf-admin-page .acf-button-group{display:flex;align-items:stretch;align-content:center;height:40px;border-radius:6px;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-admin-page .acf-button-group label{display:inline-flex;align-items:center;align-content:center;border:#d0d5dd solid 1px;padding:6px 16px;color:#475467;font-weight:500}.acf-admin-page .acf-button-group label:hover{color:#0783be}.acf-admin-page .acf-button-group label.selected{background:#f9fafb;color:#0783be}.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice{display:inline-flex;align-items:center;margin-top:8px;margin-left:2px;position:relative;padding-top:4px;padding-right:auto;padding-bottom:4px;padding-left:8px;background-color:#ebf5fa;border-color:#a5d2e7;color:#0783be}.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{order:2;width:14px;height:14px;margin-right:0;margin-left:4px;color:#6bb5d8;text-indent:100%;white-space:nowrap;overflow:hidden}.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover{color:#0783be}.acf-admin-page .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before{content:"";display:block;width:14px;height:14px;top:0;left:0;background-color:currentColor;border:none;border-radius:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("../../images/icons/icon-close.svg");mask-image:url("../../images/icons/icon-close.svg")}.acf-checkbox-list .button{margin:10px 0 0}.acf-switch{display:grid;grid-template-columns:1fr 1fr;width:fit-content;max-width:100%;border-radius:5px;cursor:pointer;position:relative;background:#f5f5f5;height:30px;vertical-align:middle;border:#7e8993 solid 1px;-webkit-transition:background .25s ease;-moz-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease}.acf-switch span{display:inline-block;float:left;text-align:center;font-size:13px;line-height:22px;padding:4px 10px;min-width:15px}.acf-switch span i{vertical-align:middle}.acf-switch .acf-switch-on{color:#fff;text-shadow:#007cba 0 1px 0;overflow:hidden}.acf-switch .acf-switch-off{overflow:hidden}.acf-switch .acf-switch-slider{position:absolute;top:2px;left:2px;bottom:2px;right:50%;z-index:1;background:#fff;border-radius:3px;border:#7e8993 solid 1px;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;transition-property:left,right}.acf-switch:hover,.acf-switch.-focus{border-color:#0071a1;background:#f3f5f6;color:#016087}.acf-switch:hover .acf-switch-slider,.acf-switch.-focus .acf-switch-slider{border-color:#0071a1}.acf-switch.-on{background:#0d99d5;border-color:#007cba}.acf-switch.-on .acf-switch-slider{left:50%;right:2px;border-color:#007cba}.acf-switch.-on:hover{border-color:#007cba}.acf-switch+span{margin-left:6px}.acf-admin-3-8 .acf-switch{border-color:#ccd0d4}.acf-admin-3-8 .acf-switch .acf-switch-slider{border-color:#ccd0d4}.acf-admin-3-8 .acf-switch:hover,.acf-admin-3-8 .acf-switch.-focus{border-color:#0071a1}.acf-admin-3-8 .acf-switch:hover .acf-switch-slider,.acf-admin-3-8 .acf-switch.-focus .acf-switch-slider{border-color:#0071a1}.acf-admin-3-8 .acf-switch.-on{border-color:#007cba}.acf-admin-3-8 .acf-switch.-on .acf-switch-slider{border-color:#007cba}.acf-admin-3-8 .acf-switch.-on:hover{border-color:#007cba}.acf-switch-input{opacity:0;position:absolute;margin:0}.acf-admin-single-field-group .acf-true-false{border:1px solid rgba(0,0,0,0)}.acf-admin-single-field-group .acf-true-false:focus-within{border:1px solid #399ccb;border-radius:120px}.acf-true-false:has(.acf-switch) label{display:flex;align-items:center;justify-items:center}.compat-item .acf-true-false .message{float:none;padding:0;vertical-align:middle}.acf-google-map{position:relative;border:#ccd0d4 solid 1px;background:#fff}.acf-google-map .title{position:relative;border-bottom:#ccd0d4 solid 1px}.acf-google-map .title .search{margin:0;font-size:14px;line-height:30px;height:40px;padding:5px 10px;border:0 none;box-shadow:none;border-radius:0;font-family:inherit;cursor:text}.acf-google-map .title .acf-loading{position:absolute;top:10px;right:11px;display:none}.acf-google-map .title .acf-icon:active{display:inline-block !important}.acf-google-map .canvas{height:400px}.acf-google-map:hover .title .acf-actions{display:block}.acf-google-map .title .acf-icon.-location{display:inline-block}.acf-google-map .title .acf-icon.-cancel,.acf-google-map .title .acf-icon.-search{display:none}.acf-google-map.-value .title .search{font-weight:bold}.acf-google-map.-value .title .acf-icon.-location{display:none}.acf-google-map.-value .title .acf-icon.-cancel{display:inline-block}.acf-google-map.-searching .title .acf-icon.-location{display:none}.acf-google-map.-searching .title .acf-icon.-cancel,.acf-google-map.-searching .title .acf-icon.-search{display:inline-block}.acf-google-map.-searching .title .acf-actions{display:block}.acf-google-map.-searching .title .search{font-weight:normal !important}.acf-google-map.-loading .title a{display:none !important}.acf-google-map.-loading .title i{display:inline-block}.pac-container{border-width:1px 0;box-shadow:none}.pac-container:after{display:none}.pac-container .pac-item:first-child{border-top:0 none}.pac-container .pac-item{padding:5px 10px;cursor:pointer}html[dir=rtl] .pac-container .pac-item{text-align:right}.acf-relationship{background:#fff;border:#ccd0d4 solid 1px}.acf-relationship .filters{border-bottom:#ccd0d4 solid 1px;background:#fff}.acf-relationship .filters:after{display:block;clear:both;content:""}.acf-relationship .filters .filter{margin:0;padding:0;float:left;width:100%;box-sizing:border-box;padding:7px 7px 7px 0}.acf-relationship .filters .filter:first-child{padding-left:7px}.acf-relationship .filters .filter input,.acf-relationship .filters .filter select{margin:0;float:none}.acf-relationship .filters .filter input:focus,.acf-relationship .filters .filter input:active,.acf-relationship .filters .filter select:focus,.acf-relationship .filters .filter select:active{outline:none;box-shadow:none}.acf-relationship .filters .filter input{border-color:rgba(0,0,0,0);box-shadow:none;padding-left:3px;padding-right:3px}.acf-relationship .filters.-f2 .filter{width:50%}.acf-relationship .filters.-f3 .filter{width:25%}.acf-relationship .filters.-f3 .filter.-search{width:50%}.acf-relationship .list{margin:0;padding:5px;height:160px;overflow:auto}.acf-relationship .list .acf-rel-label,.acf-relationship .list .acf-rel-item,.acf-relationship .list p{padding:5px;margin:0;display:block;position:relative;min-height:18px}.acf-relationship .list .acf-rel-label{font-weight:bold}.acf-relationship .list .acf-rel-item{cursor:pointer}.acf-relationship .list .acf-rel-item b{text-decoration:underline;font-weight:normal}.acf-relationship .list .acf-rel-item .thumbnail{background:rgb(223.5,223.5,223.5);width:22px;height:22px;float:left;margin:-2px 5px 0 0}.acf-relationship .list .acf-rel-item .thumbnail img{max-width:22px;max-height:22px;margin:0 auto;display:block}.acf-relationship .list .acf-rel-item .thumbnail.-icon{background:#fff}.acf-relationship .list .acf-rel-item .thumbnail.-icon img{max-height:20px;margin-top:1px}.acf-relationship .list .acf-rel-item:hover,.acf-relationship .list .acf-rel-item.relationship-hover{background:#3875d7;color:#fff}.acf-relationship .list .acf-rel-item:hover .thumbnail,.acf-relationship .list .acf-rel-item.relationship-hover .thumbnail{background:hsl(216.9811320755,66.5271966527%,78.137254902%)}.acf-relationship .list .acf-rel-item:hover .thumbnail.-icon,.acf-relationship .list .acf-rel-item.relationship-hover .thumbnail.-icon{background:#fff}.acf-relationship .list .acf-rel-item.disabled{opacity:.5}.acf-relationship .list .acf-rel-item.disabled:hover{background:rgba(0,0,0,0);color:#333;cursor:default}.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail{background:rgb(223.5,223.5,223.5)}.acf-relationship .list .acf-rel-item.disabled:hover .thumbnail.-icon{background:#fff}.acf-relationship .list ul{padding-bottom:5px}.acf-relationship .list ul .acf-rel-label,.acf-relationship .list ul .acf-rel-item,.acf-relationship .list ul p{padding-left:20px}.acf-relationship .selection{position:relative}.acf-relationship .selection:after{display:block;clear:both;content:""}.acf-relationship .selection .values,.acf-relationship .selection .choices{width:50%;background:#fff;float:left}.acf-relationship .selection .choices{background:#f9f9f9}.acf-relationship .selection .choices .list{border-right:#dfdfdf solid 1px}.acf-relationship .selection .values .acf-icon{position:absolute;top:4px;right:7px;display:none}html[dir=rtl] .acf-relationship .selection .values .acf-icon{right:auto;left:7px}.acf-relationship .selection .values .acf-rel-item:hover .acf-icon,.acf-relationship .selection .values .acf-rel-item.relationship-hover .acf-icon{display:block}.acf-relationship .selection .values .acf-rel-item{cursor:move}.acf-relationship .selection .values .acf-rel-item b{text-decoration:none}.menu-item .acf-relationship ul{width:auto}.menu-item .acf-relationship li{display:block}.acf-editor-wrap.delay .acf-editor-toolbar{content:"";display:block;background:#f5f5f5;border-bottom:#ddd solid 1px;color:#555d66;padding:10px}.acf-editor-wrap.delay .wp-editor-area{padding:10px;border:none;color:inherit !important}.acf-editor-wrap iframe{min-height:200px}.acf-editor-wrap .wp-editor-container{border:1px solid #ccd0d4;box-shadow:none !important}.acf-editor-wrap .wp-editor-tabs{box-sizing:content-box}.acf-editor-wrap .wp-switch-editor{border-color:#ccd0d4;border-bottom-color:rgba(0,0,0,0)}#mce_fullscreen_container{z-index:900000 !important}.acf-field-tab{display:none !important}.hidden-by-tab{display:none !important}.acf-tab-wrap{clear:both;z-index:1;overflow:auto}.acf-tab-group{border-bottom:#ccc solid 1px;padding:10px 10px 0}.acf-tab-group li{margin:0 .5em 0 0}.acf-tab-group li a{padding:5px 10px;display:block;color:#555;font-size:14px;font-weight:600;line-height:24px;border:#ccc solid 1px;border-bottom:0 none;text-decoration:none;background:#e5e5e5;transition:none}.acf-tab-group li a:hover{background:#fff}.acf-tab-group li a:focus{outline:none;box-shadow:none}.acf-tab-group li a:empty{display:none}html[dir=rtl] .acf-tab-group li{margin:0 0 0 .5em}.acf-tab-group li.active a{background:#f1f1f1;color:#000;padding-bottom:6px;margin-bottom:-1px;position:relative;z-index:1}.acf-fields>.acf-tab-wrap{background:#f9f9f9}.acf-fields>.acf-tab-wrap .acf-tab-group{position:relative;border-top:#ccd0d4 solid 1px;border-bottom:#ccd0d4 solid 1px;z-index:2;margin-bottom:-1px}.acf-admin-3-8 .acf-fields>.acf-tab-wrap .acf-tab-group{border-color:#dfdfdf}.acf-fields.-left>.acf-tab-wrap .acf-tab-group{padding-left:20%}@media screen and (max-width: 640px){.acf-fields.-left>.acf-tab-wrap .acf-tab-group{padding-left:10px}}html[dir=rtl] .acf-fields.-left>.acf-tab-wrap .acf-tab-group{padding-left:0;padding-right:20%}@media screen and (max-width: 850px){html[dir=rtl] .acf-fields.-left>.acf-tab-wrap .acf-tab-group{padding-right:10px}}.acf-tab-wrap.-left .acf-tab-group{position:absolute;left:0;width:20%;border:0 none;padding:0 !important;margin:1px 0 0}.acf-tab-wrap.-left .acf-tab-group li{float:none;margin:-1px 0 0}.acf-tab-wrap.-left .acf-tab-group li a{border:1px solid #ededed;font-size:13px;line-height:18px;color:#0073aa;padding:10px;margin:0;font-weight:normal;border-width:1px 0;border-radius:0;background:rgba(0,0,0,0)}.acf-tab-wrap.-left .acf-tab-group li a:hover{color:#00a0d2}.acf-tab-wrap.-left .acf-tab-group li.active a{border-color:#dfdfdf;color:#000;margin-right:-1px;background:#fff}html[dir=rtl] .acf-tab-wrap.-left .acf-tab-group{left:auto;right:0}html[dir=rtl] .acf-tab-wrap.-left .acf-tab-group li.active a{margin-right:0;margin-left:-1px}.acf-field+.acf-tab-wrap.-left:before{content:"";display:block;position:relative;z-index:1;height:10px;border-top:#dfdfdf solid 1px;border-bottom:#dfdfdf solid 1px;margin-bottom:-1px}.acf-tab-wrap.-left:first-child .acf-tab-group li:first-child a{border-top:none}.acf-fields.-sidebar{padding:0 0 0 20% !important;position:relative}.acf-fields.-sidebar:before{content:"";display:block;position:absolute;top:0;left:0;width:20%;bottom:0;border-right:#dfdfdf solid 1px;background:#f9f9f9;z-index:1}html[dir=rtl] .acf-fields.-sidebar{padding:0 20% 0 0 !important}html[dir=rtl] .acf-fields.-sidebar:before{border-left:#dfdfdf solid 1px;border-right-width:0;left:auto;right:0}.acf-fields.-sidebar.-left{padding:0 0 0 180px !important}html[dir=rtl] .acf-fields.-sidebar.-left{padding:0 180px 0 0 !important}.acf-fields.-sidebar.-left:before{background:#f1f1f1;border-color:#dfdfdf;width:180px}.acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group{width:180px}.acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group li a{border-color:#e4e4e4}.acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group li.active a{background:#f9f9f9}.acf-fields.-sidebar>.acf-field-tab+.acf-field{border-top:none}.acf-fields.-clear>.acf-tab-wrap{background:rgba(0,0,0,0)}.acf-fields.-clear>.acf-tab-wrap .acf-tab-group{margin-top:0;border-top:none;padding-left:0;padding-right:0}.acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a{background:#e5e5e5}.acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover{background:#fff}.acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a{background:#f1f1f1}.acf-postbox.seamless>.acf-fields.-sidebar{margin-left:0 !important}.acf-postbox.seamless>.acf-fields.-sidebar:before{background:rgba(0,0,0,0)}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap{background:rgba(0,0,0,0);margin-bottom:10px;padding-left:12px;padding-right:12px}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group{border-top:0 none;border-color:#ccd0d4}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li a{background:#e5e5e5;border-color:#ccd0d4}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li a:hover{background:#fff}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li.active a{background:#f1f1f1}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left:before{border-top:none;height:auto}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group{margin-bottom:0}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group li a{border-width:1px 0 1px 1px !important;border-color:#ccc;background:#e5e5e5}.acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group li.active a{background:#f1f1f1}.menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a,.widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a{background:#f1f1f1}.menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover,.menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a,.widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover,.widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a{background:#fff}.compat-item .acf-tab-wrap td{display:block}.acf-gallery-side .acf-tab-wrap{border-top:0 none !important}.acf-gallery-side .acf-tab-wrap .acf-tab-group{margin:10px 0 !important;padding:0 !important}.acf-gallery-side .acf-tab-group li.active a{background:#f9f9f9 !important}.widget .acf-tab-group{border-bottom-color:#e8e8e8}.widget .acf-tab-group li a{background:#f1f1f1}.widget .acf-tab-group li.active a{background:#fff}.media-modal.acf-expanded .compat-attachment-fields>tbody>tr.acf-tab-wrap .acf-tab-group{padding-left:23%;border-bottom-color:#ddd}.form-table>tbody>tr.acf-tab-wrap .acf-tab-group{padding:0 5px 0 210px}html[dir=rtl] .form-table>tbody>tr.acf-tab-wrap .acf-tab-group{padding:0 210px 0 5px}.acf-oembed{position:relative;border:#ccd0d4 solid 1px;background:#fff}.acf-oembed .title{position:relative;border-bottom:#ccd0d4 solid 1px;padding:5px 10px}.acf-oembed .title .input-search{margin:0;font-size:14px;line-height:30px;height:30px;padding:0;border:0 none;box-shadow:none;border-radius:0;font-family:inherit;cursor:text}.acf-oembed .title .acf-actions{padding:6px}.acf-oembed .canvas{position:relative;min-height:250px;background:#f9f9f9}.acf-oembed .canvas .canvas-media{position:relative;z-index:1}.acf-oembed .canvas iframe{display:block;margin:0;padding:0;width:100%}.acf-oembed .canvas .acf-icon.-picture{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:0;height:42px;width:42px;font-size:42px;color:#999}.acf-oembed .canvas .acf-loading-overlay{background:hsla(0,0%,100%,.9)}.acf-oembed .canvas .canvas-error{position:absolute;top:50%;left:0%;right:0%;margin:-9px 0 0 0;text-align:center;display:none}.acf-oembed .canvas .canvas-error p{padding:8px;margin:0;display:inline}.acf-oembed.has-value .canvas{min-height:50px}.acf-oembed.has-value .input-search{font-weight:bold}.acf-oembed.has-value .title:hover .acf-actions{display:block}.acf-image-uploader{position:relative}.acf-image-uploader:after{display:block;clear:both;content:""}.acf-image-uploader p{margin:0}.acf-image-uploader .image-wrap{position:relative;float:left}.acf-image-uploader .image-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;min-width:30px;min-height:30px;background:#f1f1f1;margin:0;padding:0}.acf-image-uploader .image-wrap img[src$=".svg"]{min-height:100px;min-width:100px}.acf-image-uploader .image-wrap:hover .acf-actions{display:block}.acf-image-uploader input.button{width:auto}html[dir=rtl] .acf-image-uploader .image-wrap{float:right}.acf-file-uploader{position:relative}.acf-file-uploader p{margin:0}.acf-file-uploader .file-wrap{border:#ccd0d4 solid 1px;min-height:84px;position:relative;background:#fff}.acf-file-uploader .file-icon{position:absolute;top:0;left:0;bottom:0;padding:10px;background:#f1f1f1;border-right:#d5d9dd solid 1px}.acf-file-uploader .file-icon img{display:block;padding:0;margin:0;max-width:48px}.acf-file-uploader .file-info{padding:10px;margin-left:69px}.acf-file-uploader .file-info p{margin:0 0 2px;font-size:13px;line-height:1.4em;word-break:break-all}.acf-file-uploader .file-info a{text-decoration:none}.acf-file-uploader:hover .acf-actions{display:block}html[dir=rtl] .acf-file-uploader .file-icon{left:auto;right:0;border-left:#e5e5e5 solid 1px;border-right:none}html[dir=rtl] .acf-file-uploader .file-info{margin-right:69px;margin-left:0}.acf-ui-datepicker .ui-datepicker{z-index:900000 !important}.acf-ui-datepicker .ui-datepicker .ui-widget-header a{cursor:pointer;transition:none}.acf-ui-datepicker .ui-state-highlight.ui-state-hover{border:1px solid #98b7e8 !important;background:#98b7e8 !important;font-weight:normal !important;color:#fff !important}.acf-ui-datepicker .ui-state-highlight.ui-state-active{border:1px solid #3875d7 !important;background:#3875d7 !important;font-weight:normal !important;color:#fff !important}.acf-field-separator .acf-label{margin-bottom:0}.acf-field-separator .acf-label label{font-weight:normal}.acf-field-separator .acf-input{display:none}.acf-fields>.acf-field-separator{background:#f9f9f9;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;margin-bottom:-1px;z-index:2}.acf-taxonomy-field{position:relative}.acf-taxonomy-field .categorychecklist-holder{border:#ccd0d4 solid 1px;border-radius:3px;max-height:200px;overflow:auto}.acf-taxonomy-field .acf-checkbox-list{margin:0;padding:10px}.acf-taxonomy-field .acf-checkbox-list ul.children{padding-left:18px}.acf-taxonomy-field:hover .acf-actions{display:block}.acf-taxonomy-field[data-ftype=select] .acf-actions{padding:0;margin:-9px}.acf-range-wrap .acf-append,.acf-range-wrap .acf-prepend{display:inline-block;vertical-align:middle;line-height:28px;margin:0 7px 0 0}.acf-range-wrap .acf-append{margin:0 0 0 7px}.acf-range-wrap input[type=range]{display:inline-block;padding:0;margin:0;vertical-align:middle;height:28px}.acf-range-wrap input[type=range]:focus{outline:none}.acf-range-wrap input[type=number]{display:inline-block;min-width:5em;padding-right:4px;margin-left:10px;vertical-align:middle}html[dir=rtl] .acf-range-wrap input[type=number]{margin-right:10px;margin-left:0}html[dir=rtl] .acf-range-wrap .acf-append{margin:0 7px 0 0}html[dir=rtl] .acf-range-wrap .acf-prepend{margin:0 0 0 7px}.acf-accordion{margin:-1px 0;padding:0;background:#fff;border-top:1px solid #d5d9dd;border-bottom:1px solid #d5d9dd;z-index:1}.acf-accordion .acf-accordion-title{margin:0;padding:12px;font-weight:bold;cursor:pointer;font-size:inherit;font-size:13px;line-height:1.4em}.acf-accordion .acf-accordion-title:hover{background:#f3f4f5}.acf-accordion .acf-accordion-title label{margin:0;padding:0;font-size:13px;line-height:1.4em}.acf-accordion .acf-accordion-title p{font-weight:normal}.acf-accordion .acf-accordion-title .acf-accordion-icon{float:right}.acf-accordion .acf-accordion-title svg.acf-accordion-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#191e23;fill:currentColor}.acf-accordion .acf-accordion-content{margin:0;padding:0 12px 12px;display:none}.acf-accordion.-open>.acf-accordion-content{display:block}.acf-field.acf-accordion{margin:-1px 0;padding:0 !important;border-color:#d5d9dd}.acf-field.acf-accordion .acf-label.acf-accordion-title{padding:12px;width:auto;float:none;width:auto}.acf-field.acf-accordion .acf-input.acf-accordion-content{padding:0;float:none;width:auto}.acf-field.acf-accordion .acf-input.acf-accordion-content>.acf-fields{border-top:#eee solid 1px}.acf-field.acf-accordion .acf-input.acf-accordion-content>.acf-fields.-clear{padding:0 12px 15px}.acf-fields.-left>.acf-field.acf-accordion:before{display:none}.acf-fields.-left>.acf-field.acf-accordion .acf-accordion-title{width:auto;margin:0 !important;padding:12px;float:none !important}.acf-fields.-left>.acf-field.acf-accordion .acf-accordion-content{padding:0 !important}.acf-fields.-clear>.acf-field.acf-accordion{border:#ccc solid 1px;background:rgba(0,0,0,0)}.acf-fields.-clear>.acf-field.acf-accordion+.acf-field.acf-accordion{margin-top:-16px}tr.acf-field.acf-accordion{background:rgba(0,0,0,0)}tr.acf-field.acf-accordion>.acf-input{padding:0 !important;border:#ccc solid 1px}tr.acf-field.acf-accordion .acf-accordion-content{padding:0 12px 12px}#addtag div.acf-field.error{border:0 none;padding:8px 0}#addtag>.acf-field.acf-accordion{padding-right:0;margin-right:5%}#addtag>.acf-field.acf-accordion+p.submit{margin-top:0}tr.acf-accordion{margin:15px 0 !important}tr.acf-accordion+tr.acf-accordion{margin-top:-16px !important}.acf-postbox.seamless>.acf-fields>.acf-accordion{margin-left:12px;margin-right:12px;border:#ccd0d4 solid 1px}.widget .widget-content>.acf-field.acf-accordion{border:#dfdfdf solid 1px;margin-bottom:10px}.widget .widget-content>.acf-field.acf-accordion .acf-accordion-title{margin-bottom:0}.widget .widget-content>.acf-field.acf-accordion+.acf-field.acf-accordion{margin-top:-11px}.media-modal .compat-attachment-fields .acf-field.acf-accordion+.acf-field.acf-accordion{margin-top:-1px}.media-modal .compat-attachment-fields .acf-field.acf-accordion>.acf-input{width:100%}.media-modal .compat-attachment-fields .acf-field.acf-accordion .compat-attachment-fields>tbody>tr>td{padding-bottom:5px}.block-editor .edit-post-sidebar .acf-postbox>.postbox-header,.block-editor .edit-post-sidebar .acf-postbox>.hndle{border-bottom-width:0 !important}.block-editor .edit-post-sidebar .acf-postbox.closed>.postbox-header,.block-editor .edit-post-sidebar .acf-postbox.closed>.hndle{border-bottom-width:1px !important}.block-editor .edit-post-sidebar .acf-fields{min-height:1px;overflow:auto}.block-editor .edit-post-sidebar .acf-fields>.acf-field{border-width:0;border-color:#e2e4e7;margin:0px;padding:10px 16px;width:auto !important;min-height:0 !important;float:none !important}.block-editor .edit-post-sidebar .acf-fields>.acf-field>.acf-label{margin-bottom:5px}.block-editor .edit-post-sidebar .acf-fields>.acf-field>.acf-label label{font-weight:normal}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion{padding:0;margin:0;border-top-width:1px}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion:first-child{border-top-width:0}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title{margin:0;padding:15px}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title label{font-weight:500;color:#1e1e1e}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title svg.acf-accordion-icon{right:16px}.block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-content>.acf-fields{border-top-width:0}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields>.acf-notice{display:grid;grid-template-columns:1fr 25px;padding:10px;margin:0}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields>.acf-notice p:last-of-type{margin:0}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields>.acf-notice>.acf-notice-dismiss{position:relative;top:unset;right:unset}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-field .acf-notice{margin:0;padding:0}.block-editor .edit-post-sidebar .block-editor-block-inspector .acf-fields .acf-error{margin-bottom:10px}.acf-field-setting-prefix_label p.description,.acf-field-setting-prefix_name p.description{order:3;margin-top:0;margin-left:16px}.acf-field-setting-prefix_label p.description code,.acf-field-setting-prefix_name p.description code{padding-top:4px;padding-right:6px;padding-bottom:4px;padding-left:6px;background-color:#f2f4f7;border-radius:4px;color:#667085}.acf-fields>.acf-tab-wrap:first-child .acf-tab-group{border-top:none}.acf-fields>.acf-tab-wrap .acf-tab-group li.active a{background:#fff}.acf-fields>.acf-tab-wrap .acf-tab-group li a{background:#f1f1f1;border-color:#ccd0d4}.acf-fields>.acf-tab-wrap .acf-tab-group li a:hover{background:#fff}.form-table>tbody>.acf-field>.acf-label{padding:20px 10px 20px 0;width:210px}html[dir=rtl] .form-table>tbody>.acf-field>.acf-label{padding:20px 0 20px 10px}.form-table>tbody>.acf-field>.acf-label label{font-size:14px;color:#23282d}.form-table>tbody>.acf-field>.acf-input{padding:15px 10px}html[dir=rtl] .form-table>tbody>.acf-field>.acf-input{padding:15px 10px 15px 5%}.form-table>tbody>.acf-tab-wrap td{padding:15px 5% 15px 0}html[dir=rtl] .form-table>tbody>.acf-tab-wrap td{padding:15px 0 15px 5%}.form-table>tbody .form-table th.acf-th{width:auto}#your-profile .acf-field input[type=text],#your-profile .acf-field input[type=password],#your-profile .acf-field input[type=number],#your-profile .acf-field input[type=search],#your-profile .acf-field input[type=email],#your-profile .acf-field input[type=url],#your-profile .acf-field select,#createuser .acf-field input[type=text],#createuser .acf-field input[type=password],#createuser .acf-field input[type=number],#createuser .acf-field input[type=search],#createuser .acf-field input[type=email],#createuser .acf-field input[type=url],#createuser .acf-field select{max-width:25em}#your-profile .acf-field textarea,#createuser .acf-field textarea{max-width:500px}#your-profile .acf-field .acf-field input[type=text],#your-profile .acf-field .acf-field input[type=password],#your-profile .acf-field .acf-field input[type=number],#your-profile .acf-field .acf-field input[type=search],#your-profile .acf-field .acf-field input[type=email],#your-profile .acf-field .acf-field input[type=url],#your-profile .acf-field .acf-field textarea,#your-profile .acf-field .acf-field select,#createuser .acf-field .acf-field input[type=text],#createuser .acf-field .acf-field input[type=password],#createuser .acf-field .acf-field input[type=number],#createuser .acf-field .acf-field input[type=search],#createuser .acf-field .acf-field input[type=email],#createuser .acf-field .acf-field input[type=url],#createuser .acf-field .acf-field textarea,#createuser .acf-field .acf-field select{max-width:none}#registerform h2{margin:1em 0}#registerform .acf-field{margin-top:0}#registerform .acf-field .acf-label{margin-bottom:0}#registerform .acf-field .acf-label label{font-weight:normal;line-height:1.5}#registerform p.submit{text-align:right}#acf-term-fields{padding-right:5%}#acf-term-fields>.acf-field>.acf-label{margin:0}#acf-term-fields>.acf-field>.acf-label label{font-size:12px;font-weight:normal}p.submit .spinner,p.submit .acf-spinner{vertical-align:top;float:none;margin:4px 4px 0}#edittag .acf-fields.-left>.acf-field{padding-left:220px}#edittag .acf-fields.-left>.acf-field:before{width:209px}#edittag .acf-fields.-left>.acf-field>.acf-label{width:220px;margin-left:-220px;padding:0 10px}#edittag .acf-fields.-left>.acf-field>.acf-input{padding:0}#edittag>.acf-fields.-left{width:96%}#edittag>.acf-fields.-left>.acf-field>.acf-label{padding-left:0}.editcomment td:first-child{white-space:nowrap;width:131px}#widgets-right .widget .acf-field .description{padding-left:0;padding-right:0}.acf-widget-fields>.acf-field .acf-label{margin-bottom:5px}.acf-widget-fields>.acf-field .acf-label label{font-weight:normal;margin:0}.acf-menu-settings{border-top:1px solid #eee;margin-top:2em}.acf-menu-settings.-seamless{border-top:none;margin-top:15px}.acf-menu-settings.-seamless>h2{display:none}.acf-menu-settings .list li{display:block;margin-bottom:0}.acf-fields.acf-menu-item-fields{clear:both;padding-top:1px}.acf-fields.acf-menu-item-fields>.acf-field{margin:5px 0;padding-right:10px}.acf-fields.acf-menu-item-fields>.acf-field .acf-label{margin-bottom:0}.acf-fields.acf-menu-item-fields>.acf-field .acf-label label{font-style:italic;font-weight:normal}#post .compat-attachment-fields .compat-field-acf-form-data{display:none}#post .compat-attachment-fields,#post .compat-attachment-fields>tbody,#post .compat-attachment-fields>tbody>tr,#post .compat-attachment-fields>tbody>tr>th,#post .compat-attachment-fields>tbody>tr>td{display:block}#post .compat-attachment-fields>tbody>.acf-field{margin:15px 0}#post .compat-attachment-fields>tbody>.acf-field>.acf-label{margin:0}#post .compat-attachment-fields>tbody>.acf-field>.acf-label label{margin:0;padding:0}#post .compat-attachment-fields>tbody>.acf-field>.acf-label label p{margin:0 0 3px !important}#post .compat-attachment-fields>tbody>.acf-field>.acf-input{margin:0}.media-modal .compat-attachment-fields td.acf-input table{display:table;table-layout:auto}.media-modal .compat-attachment-fields td.acf-input table tbody{display:table-row-group}.media-modal .compat-attachment-fields td.acf-input table tr{display:table-row}.media-modal .compat-attachment-fields td.acf-input table td,.media-modal .compat-attachment-fields td.acf-input table th{display:table-cell}.media-modal .compat-attachment-fields>tbody>.acf-field{margin:5px 0}.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label{min-width:30%;margin:0;padding:0;float:left;text-align:right;display:block;float:left}.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label>label{padding-top:6px;margin:0;color:#666;font-weight:400;line-height:16px}.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-input{width:65%;margin:0;padding:0;float:right;display:block}.media-modal .compat-attachment-fields>tbody>.acf-field p.description{margin:0}.acf-selection-error{background:#ffebe8;border:1px solid #c00;border-radius:3px;padding:8px;margin:20px 0 0}.acf-selection-error .selection-error-label{background:#c00;border-radius:3px;color:#fff;font-weight:bold;margin-right:8px;padding:2px 4px}.acf-selection-error .selection-error-message{color:#b44;display:block;padding-top:8px;word-wrap:break-word;white-space:pre-wrap}.media-modal .attachment.acf-disabled .thumbnail{opacity:.25 !important}.media-modal .attachment.acf-disabled .attachment-preview:before{background:rgba(0,0,0,.15);z-index:1;position:relative}.media-modal .compat-field-acf-form-data,.media-modal .compat-field-acf-blank{display:none !important}.media-modal .upload-error-message{white-space:pre-wrap}.media-modal .acf-required{padding:0 !important;margin:0 !important;float:none !important;color:red !important}.media-modal .media-sidebar .compat-item{padding-bottom:20px}@media(max-width: 900px){.media-modal .setting span,.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label{width:98%;float:none;text-align:left;min-height:0;padding:0}.media-modal .setting input,.media-modal .setting textarea,.media-modal .compat-attachment-fields>tbody>.acf-field>.acf-input{float:none;height:auto;max-width:none;width:98%}}.media-modal .acf-expand-details{float:right;padding:8px 10px;margin-right:6px;font-size:13px;height:18px;line-height:18px;color:#666;text-decoration:none}.media-modal .acf-expand-details:focus,.media-modal .acf-expand-details:active{outline:0 none;box-shadow:none;color:#666}.media-modal .acf-expand-details:hover{color:#000}.media-modal .acf-expand-details .is-open{display:none}.media-modal .acf-expand-details .is-closed{display:block}@media(max-width: 640px){.media-modal .acf-expand-details{display:none}}.media-modal.acf-expanded .acf-expand-details .is-open{display:block}.media-modal.acf-expanded .acf-expand-details .is-closed{display:none}.media-modal.acf-expanded .attachments-browser .media-toolbar,.media-modal.acf-expanded .attachments-browser .attachments{right:740px}.media-modal.acf-expanded .media-sidebar{width:708px}.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail{float:left;max-height:none}.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail img{max-width:100%;max-height:200px}.media-modal.acf-expanded .media-sidebar .attachment-info .details{float:right}.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,.media-modal.acf-expanded .media-sidebar .attachment-details .setting .name,.media-modal.acf-expanded .media-sidebar .compat-attachment-fields>tbody>.acf-field>.acf-label{min-width:20%;margin-right:0}.media-modal.acf-expanded .media-sidebar .attachment-info .details,.media-modal.acf-expanded .media-sidebar .attachment-details .setting input,.media-modal.acf-expanded .media-sidebar .attachment-details .setting textarea,.media-modal.acf-expanded .media-sidebar .attachment-details .setting+.description,.media-modal.acf-expanded .media-sidebar .compat-attachment-fields>tbody>.acf-field>.acf-input{min-width:77%}@media(max-width: 900px){.media-modal.acf-expanded .attachments-browser .media-toolbar{display:none}.media-modal.acf-expanded .attachments{display:none}.media-modal.acf-expanded .media-sidebar{width:auto;max-width:none !important;bottom:0 !important}.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail{min-width:0;max-width:none;width:30%}.media-modal.acf-expanded .media-sidebar .attachment-info .details{min-width:0;max-width:none;width:67%}}@media(max-width: 640px){.media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,.media-modal.acf-expanded .media-sidebar .attachment-info .details{width:100%}}.acf-media-modal .media-embed .setting.align,.acf-media-modal .media-embed .setting.link-to{display:none}.acf-media-modal.-edit{left:15%;right:15%;top:100px;bottom:100px}.acf-media-modal.-edit .media-frame-menu,.acf-media-modal.-edit .media-frame-router,.acf-media-modal.-edit .media-frame-content .attachments,.acf-media-modal.-edit .media-frame-content .media-toolbar{display:none}.acf-media-modal.-edit .media-frame-title,.acf-media-modal.-edit .media-frame-content,.acf-media-modal.-edit .media-frame-toolbar,.acf-media-modal.-edit .media-sidebar{width:auto;left:0;right:0}.acf-media-modal.-edit .media-frame-content{top:50px}.acf-media-modal.-edit .media-frame-title{border-bottom:1px solid #dfdfdf;box-shadow:0 4px 4px -4px rgba(0,0,0,.1)}.acf-media-modal.-edit .media-sidebar{padding:0 16px}.acf-media-modal.-edit .media-sidebar .attachment-details{overflow:visible}.acf-media-modal.-edit .media-sidebar .attachment-details>h3,.acf-media-modal.-edit .media-sidebar .attachment-details>h2{display:none}.acf-media-modal.-edit .media-sidebar .attachment-details .attachment-info{background:#fff;border-bottom:#ddd solid 1px;padding:16px;margin:0 -16px 16px}.acf-media-modal.-edit .media-sidebar .attachment-details .thumbnail{margin:0 16px 0 0}.acf-media-modal.-edit .media-sidebar .attachment-details .setting{margin:0 0 5px}.acf-media-modal.-edit .media-sidebar .attachment-details .setting span{margin:0}.acf-media-modal.-edit .media-sidebar .compat-attachment-fields>tbody>.acf-field{margin:0 0 5px}.acf-media-modal.-edit .media-sidebar .compat-attachment-fields>tbody>.acf-field p.description{margin-top:3px}.acf-media-modal.-edit .media-sidebar .media-types-required-info{display:none}@media(max-width: 900px){.acf-media-modal.-edit{top:30px;right:30px;bottom:30px;left:30px}}@media(max-width: 640px){.acf-media-modal.-edit{top:0;right:0;bottom:0;left:0}}@media(max-width: 480px){.acf-media-modal.-edit .media-frame-content{top:40px}}.acf-temp-remove{position:relative;opacity:1;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;overflow:hidden}.acf-temp-remove:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:99}.hidden-by-conditional-logic{display:none !important}.hidden-by-conditional-logic.appear-empty{display:table-cell !important}.hidden-by-conditional-logic.appear-empty .acf-input{display:none !important}.acf-postbox.acf-hidden{display:none !important}.acf-attention{transition:border .25s ease-out}.acf-attention.-focused{border:#23282d solid 1px !important;transition:none}tr.acf-attention{transition:box-shadow .25s ease-out;position:relative}tr.acf-attention.-focused{box-shadow:#23282d 0 0 0px 1px !important}#editor .edit-post-layout__metaboxes{padding:0}#editor .edit-post-layout__metaboxes .edit-post-meta-boxes-area{margin:0}#editor .metabox-location-side .postbox-container{float:none}#editor .postbox{color:#444}#editor .postbox>.postbox-header .hndle{border-bottom:none}#editor .postbox>.postbox-header .hndle:hover{background:rgba(0,0,0,0)}#editor .postbox>.postbox-header .handle-actions .handle-order-higher,#editor .postbox>.postbox-header .handle-actions .handle-order-lower{width:1.62rem}#editor .postbox>.postbox-header .handle-actions .acf-hndle-cog{height:44px;line-height:44px}#editor .postbox>.postbox-header:hover{background:#f0f0f0}#editor .postbox:last-child.closed>.postbox-header{border-bottom:none}#editor .postbox:last-child>.inside{border-bottom:none}#editor .block-editor-writing-flow__click-redirect{min-height:50px}body.is-dragging-metaboxes #acf_after_title-sortables{outline:3px dashed #646970;display:flow-root;min-height:60px;margin-bottom:3px !important}
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro/acf-pro-input.min.css b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro/acf-pro-input.min.css
index 490864ca..4a6adf37 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro/acf-pro-input.min.css
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro/acf-pro-input.min.css
@@ -1 +1 @@
-.acf-repeater>table{margin:0 0 8px;background:#f9f9f9}.acf-repeater>table>tbody tr.acf-divider:not(:first-child)>td{border-top:10px solid #eaecf0}.acf-repeater .acf-row-handle{width:16px;text-align:center !important;vertical-align:middle !important;position:relative}.acf-repeater .acf-row-handle .acf-order-input-wrap{width:45px}.acf-repeater .acf-row-handle .acf-order-input::-webkit-outer-spin-button,.acf-repeater .acf-row-handle .acf-order-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.acf-repeater .acf-row-handle .acf-order-input{-moz-appearance:textfield;text-align:center}.acf-repeater .acf-row-handle .acf-icon{display:none;position:absolute;top:0;margin:-8px 0 0 -2px}.acf-repeater .acf-row-handle .acf-icon.-minus{top:50%}body.browser-msie .acf-repeater .acf-row-handle .acf-icon.-minus{top:25px}.acf-repeater .acf-row-handle.order{background:#f4f4f4;cursor:move;color:#aaa;text-shadow:#fff 0 1px 0}.acf-repeater .acf-row-handle.order:hover{color:#666}.acf-repeater .acf-row-handle.order+td{border-left-color:#dfdfdf}.acf-repeater .acf-row-handle.pagination{cursor:auto}.acf-repeater .acf-row-handle.remove{background:#f9f9f9;border-left-color:#dfdfdf}.acf-repeater th.acf-row-handle:before{content:"";width:16px;display:block;height:1px}.acf-repeater .acf-row.acf-clone{display:none !important}.acf-repeater .acf-row:hover>.acf-row-handle .acf-icon,.acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon{display:block}.acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.show-on-shift,.acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.show-on-shift{display:none}body.acf-keydown-shift .acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.show-on-shift,body.acf-keydown-shift .acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.show-on-shift{display:block}body.acf-keydown-shift .acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.hide-on-shift,body.acf-keydown-shift .acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.hide-on-shift{display:none}.acf-repeater>table>tbody>tr.ui-sortable-helper{box-shadow:0 1px 5px rgba(0,0,0,.2)}.acf-repeater>table>tbody>tr.ui-sortable-placeholder{visibility:visible !important}.acf-repeater>table>tbody>tr.ui-sortable-placeholder td{background:#f9f9f9}.acf-repeater.-row>table>tbody>tr>td,.acf-repeater.-block>table>tbody>tr>td{border-top-color:#e1e1e1}.acf-repeater.-empty>table>thead>tr>th{border-bottom:0 none}.acf-repeater.-empty.-row>table,.acf-repeater.-empty.-block>table{display:none}.acf-repeater .acf-row.-collapsed>.acf-field{display:none !important}.acf-repeater .acf-row.-collapsed>td.acf-field.-collapsed-target{display:table-cell !important}.acf-repeater .acf-row.-collapsed>.acf-fields>*{display:none !important}.acf-repeater .acf-row.-collapsed>.acf-fields>.acf-field.-collapsed-target{display:block !important}.acf-repeater .acf-row.-collapsed>.acf-fields>.acf-field.-collapsed-target[data-width]{float:none !important;width:auto !important}.acf-repeater.-table .acf-row.-collapsed .acf-field.-collapsed-target{border-left-color:#dfdfdf}.acf-repeater.-max .acf-icon[data-event=add-row]{display:none !important}.acf-repeater>.acf-actions .acf-button{float:right;pointer-events:auto !important}.acf-repeater>.acf-actions .acf-tablenav{float:right;margin-right:20px}.acf-repeater>.acf-actions .acf-tablenav .current-page{width:auto !important}.acf-flexible-content{position:relative}.acf-flexible-content>.clones{display:none}.acf-flexible-content>.values{margin:0 0 8px}.acf-flexible-content>.values>.ui-sortable-placeholder{visibility:visible !important;border:1px dashed #b4b9be;box-shadow:none;background:rgba(0,0,0,0)}.acf-flexible-content .layout{position:relative;margin:20px 0 0;background:#fff;border:1px solid #ccd0d4}.acf-flexible-content .layout:first-child{margin-top:0}.acf-flexible-content .layout .acf-fc-layout-handle{display:block;position:relative;padding:8px 10px;cursor:move;border-bottom:#ccd0d4 solid 1px;color:#444;font-size:14px;line-height:1.4em}.acf-flexible-content .layout .acf-fc-layout-order{display:block;width:20px;height:20px;border-radius:10px;display:inline-block;text-align:center;line-height:20px;margin:0 2px 0 0;background:#f1f1f1;font-size:12px;color:#444}html[dir=rtl] .acf-flexible-content .layout .acf-fc-layout-order{float:right;margin-right:0;margin-left:5px}.acf-flexible-content .layout .acf-fc-layout-controls{position:absolute;top:8px;right:8px}.acf-flexible-content .layout .acf-fc-layout-controls .acf-icon{display:block;float:left;margin:0 0 0 5px}.acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-plus,.acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-minus,.acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-duplicate{visibility:hidden}html[dir=rtl] .acf-flexible-content .layout .acf-fc-layout-controls{right:auto;left:9px}.acf-flexible-content .layout.is-selected{border-color:#7e8993}.acf-flexible-content .layout.is-selected .acf-fc-layout-handle{border-color:#7e8993}.acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-plus,.acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-minus,.acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-duplicate,.acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-plus,.acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-minus,.acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-duplicate{visibility:visible}.acf-flexible-content .layout.-collapsed>.acf-fc-layout-handle{border-bottom-width:0}.acf-flexible-content .layout.-collapsed>.acf-fields,.acf-flexible-content .layout.-collapsed>.acf-table{display:none}.acf-flexible-content .layout>.acf-table{border:0 none;box-shadow:none}.acf-flexible-content .layout>.acf-table>tbody>tr{background:#fff}.acf-flexible-content .layout>.acf-table>thead>tr>th{background:#f9f9f9}.acf-flexible-content .no-value-message{padding:19px;border:#ccc dashed 2px;text-align:center;display:none}.acf-flexible-content.-empty>.no-value-message{display:block}.acf-fc-popup{padding:5px 0;z-index:900001;min-width:135px}.acf-fc-popup ul,.acf-fc-popup li{list-style:none;display:block;margin:0;padding:0}.acf-fc-popup li{position:relative;float:none;white-space:nowrap}.acf-fc-popup .badge{display:inline-block;border-radius:8px;font-size:9px;line-height:15px;padding:0 5px;background:#d54e21;text-align:center;color:#fff;vertical-align:top;margin:0 0 0 5px}.acf-fc-popup a{color:#eee;padding:5px 10px;display:block;text-decoration:none;position:relative}.acf-fc-popup a:hover{background:#0073aa;color:#fff}.acf-fc-popup a.disabled{color:#888;background:rgba(0,0,0,0)}.acf-gallery{border:#ccd0d4 solid 1px;height:400px;position:relative}.acf-gallery .acf-gallery-main{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;z-index:2}.acf-gallery .acf-gallery-attachments{position:absolute;top:0;right:0;bottom:48px;left:0;padding:5px;overflow:auto;overflow-x:hidden}.acf-gallery .acf-gallery-attachment{width:25%;float:left;cursor:pointer;position:relative}.acf-gallery .acf-gallery-attachment .margin{margin:5px;border:#d5d9dd solid 1px;position:relative;overflow:hidden;background:#eee}.acf-gallery .acf-gallery-attachment .margin:before{content:"";display:block;padding-top:100%}.acf-gallery .acf-gallery-attachment .thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%, 50%)}html[dir=rtl] .acf-gallery .acf-gallery-attachment .thumbnail{transform:translate(-50%, 50%)}.acf-gallery .acf-gallery-attachment .thumbnail img{display:block;height:auto;max-height:100%;width:auto;transform:translate(-50%, -50%)}html[dir=rtl] .acf-gallery .acf-gallery-attachment .thumbnail img{transform:translate(50%, -50%)}.acf-gallery .acf-gallery-attachment .filename{position:absolute;bottom:0;left:0;right:0;padding:5%;background:#f4f4f4;background:rgba(255,255,255,.8);border-top:#dfdfdf solid 1px;font-weight:bold;text-align:center;word-wrap:break-word;max-height:90%;overflow:hidden}.acf-gallery .acf-gallery-attachment .actions{position:absolute;top:0;right:0;display:none}.acf-gallery .acf-gallery-attachment:hover .actions{display:block}.acf-gallery .acf-gallery-attachment.ui-sortable-helper .margin{border:none;box-shadow:0 1px 3px rgba(0,0,0,.3)}.acf-gallery .acf-gallery-attachment.ui-sortable-placeholder .margin{background:#f1f1f1;border:none}.acf-gallery .acf-gallery-attachment.ui-sortable-placeholder .margin *{display:none !important}.acf-gallery .acf-gallery-attachment.active .margin{box-shadow:0 0 0 1px #fff,0 0 0 5px #0073aa}.acf-gallery .acf-gallery-attachment.-icon .thumbnail img{transform:translate(-50%, -70%)}html[dir=rtl] .acf-gallery .acf-gallery-attachment{float:right}.acf-gallery.sidebar-open .acf-gallery-attachment .actions{display:none}.acf-gallery.sidebar-open .acf-gallery-side{z-index:2}.acf-gallery .acf-gallery-toolbar{position:absolute;right:0;bottom:0;left:0;padding:10px;border-top:#d5d9dd solid 1px;background:#fff;min-height:28px}.acf-gallery .acf-gallery-toolbar .acf-hl li{line-height:24px}.acf-gallery .acf-gallery-toolbar .bulk-actions-select{width:auto;margin:0 1px 0 0}.acf-gallery .acf-gallery-side{position:absolute;top:0;right:0;bottom:0;width:0;background:#f9f9f9;border-left:#ccd0d4 solid 1px;z-index:1;overflow:hidden}.acf-gallery .acf-gallery-side .acf-gallery-side-inner{position:absolute;top:0;left:0;bottom:0;width:349px}.acf-gallery .acf-gallery-side-info{position:relative;width:100%;padding:10px;margin:-10px 0 15px -10px;background:#f1f1f1;border-bottom:#dfdfdf solid 1px}.acf-gallery .acf-gallery-side-info:after{display:block;clear:both;content:""}html[dir=rtl] .acf-gallery .acf-gallery-side-info{margin-left:0;margin-right:-10px}.acf-gallery .acf-gallery-side-info img{float:left;width:auto;max-width:65px;max-height:65px;margin:0 10px 1px 0;background:#fff;padding:3px;border:#ccd0d4 solid 1px;border-radius:1px}html[dir=rtl] .acf-gallery .acf-gallery-side-info img{float:right;margin:0 0 0 10px}.acf-gallery .acf-gallery-side-info p{font-size:13px;line-height:15px;margin:3px 0;word-break:break-all;color:#666}.acf-gallery .acf-gallery-side-info p strong{color:#000}.acf-gallery .acf-gallery-side-info a{text-decoration:none}.acf-gallery .acf-gallery-side-info a.acf-gallery-edit{color:#21759b}.acf-gallery .acf-gallery-side-info a.acf-gallery-remove{color:#bc0b0b}.acf-gallery .acf-gallery-side-info a:hover{text-decoration:underline}.acf-gallery .acf-gallery-side-data{position:absolute;top:0;right:0;bottom:48px;left:0;overflow:auto;overflow-x:inherit;padding:10px}.acf-gallery .acf-gallery-side-data .acf-label,.acf-gallery .acf-gallery-side-data th.label{color:#666;font-size:12px;line-height:25px;padding:0 4px 8px 0 !important;width:auto !important;vertical-align:top}html[dir=rtl] .acf-gallery .acf-gallery-side-data .acf-label,html[dir=rtl] .acf-gallery .acf-gallery-side-data th.label{padding:0 0 8px 4px !important}.acf-gallery .acf-gallery-side-data .acf-label label,.acf-gallery .acf-gallery-side-data th.label label{font-weight:normal}.acf-gallery .acf-gallery-side-data .acf-input,.acf-gallery .acf-gallery-side-data td.field{padding:0 0 8px !important}.acf-gallery .acf-gallery-side-data textarea{min-height:0;height:60px}.acf-gallery .acf-gallery-side-data p.help{font-size:12px}.acf-gallery .acf-gallery-side-data p.help:hover{font-weight:normal}.acf-gallery[data-columns="1"] .acf-gallery-attachment{width:100%}.acf-gallery[data-columns="2"] .acf-gallery-attachment{width:50%}.acf-gallery[data-columns="3"] .acf-gallery-attachment{width:33.333%}.acf-gallery[data-columns="4"] .acf-gallery-attachment{width:25%}.acf-gallery[data-columns="5"] .acf-gallery-attachment{width:20%}.acf-gallery[data-columns="6"] .acf-gallery-attachment{width:16.666%}.acf-gallery[data-columns="7"] .acf-gallery-attachment{width:14.285%}.acf-gallery[data-columns="8"] .acf-gallery-attachment{width:12.5%}.acf-gallery .ui-resizable-handle{display:block;position:absolute}.acf-gallery .ui-resizable-s{bottom:-5px;cursor:ns-resize;height:7px;left:0;width:100%}.acf-media-modal .attachment.acf-selected{box-shadow:0 0 0 3px #fff inset,0 0 0 7px #0073aa inset !important}.acf-media-modal .attachment.acf-selected .check{display:none !important}.acf-media-modal .attachment.acf-selected .thumbnail{opacity:.25 !important}.acf-media-modal .attachment.acf-selected .attachment-preview:before{background:rgba(0,0,0,.15);z-index:1;position:relative}.acf-admin-single-options-page .select2-dropdown{border-color:#6bb5d8 !important;margin-top:-5px;overflow:hidden;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-admin-single-options-page .select2-dropdown.select2-dropdown--above{margin-top:0}.acf-admin-single-options-page .select2-container--default .select2-results__option[aria-selected=true]{background-color:#f9fafb !important;color:#667085}.acf-admin-single-options-page .select2-container--default .select2-results__option[aria-selected=true]:hover{color:#399ccb}.acf-admin-single-options-page .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff !important;background-color:#0783be !important}.acf-admin-single-options-page .select2-dropdown .select2-results__option{margin-bottom:0}.acf-create-options-page-popup~.select2-container{z-index:999999999}.acf-block-component .components-placeholder{margin:0}.block-editor .acf-field.acf-error{background-color:rgba(255,0,0,.05)}.acf-block-component .acf-block-fields{background:#fff;text-align:left;font-size:13px;line-height:1.4em;color:#444;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.acf-block-component .acf-block-fields.acf-empty-block-fields{border:1px solid #1e1e1e;padding:12px}.components-panel .acf-block-component .acf-block-fields.acf-empty-block-fields{border:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd}html[dir=rtl] .acf-block-component .acf-block-fields{text-align:right}.acf-block-component .acf-block-fields p{font-size:13px;line-height:1.5}.acf-block-body .acf-block-fields:has(>.acf-error-message),.acf-block-fields:has(>.acf-error-message) .acf-block-fields:has(>.acf-error-message){border:none !important}.acf-block-body .acf-error-message,.acf-block-fields:has(>.acf-error-message) .acf-error-message{margin-top:0;border:none}.acf-block-body .acf-error-message .acf-notice-dismiss,.acf-block-fields:has(>.acf-error-message) .acf-error-message .acf-notice-dismiss{display:flex;align-items:center;justify-content:center;overflow:hidden;outline:unset}.acf-block-body .acf-error-message .acf-icon.-cancel::before,.acf-block-fields:has(>.acf-error-message) .acf-error-message .acf-icon.-cancel::before{margin:0 !important}.acf-block-body.acf-block-has-validation-error,.acf-block-fields:has(>.acf-error-message).acf-block-has-validation-error{border:2px solid #d94f4f}.acf-block-body .acf-error .acf-input .acf-notice,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-input .acf-notice{background:none !important;border:none !important;display:flex !important;align-items:center !important;padding-left:0}.acf-block-body .acf-error .acf-input .acf-notice p,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-input .acf-notice p{margin:.5em 0 !important}.acf-block-body .acf-error .acf-input .acf-notice::before,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-input .acf-notice::before{content:"";position:relative;top:0;left:0;font-size:20px;background-image:url(../../../images/icons/icon-info-red.svg);background-repeat:no-repeat;background-position:center;background-size:69%;height:26px !important;width:26px !important;box-sizing:border-box}.acf-block-body .acf-error .acf-label label,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-label label{color:#d94f4f}.acf-block-body .acf-error .acf-input input,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-input input{border-color:#d94f4f}.acf-block-body.acf-block-has-validation-error::before,.acf-block-fields:has(>.acf-error-message).acf-block-has-validation-error::before{content:"";position:absolute;top:-2px;left:-32px;font-size:20px;background-color:#d94f4f;background-image:url(../../../images/icons/icon-info-white.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:52%;background-size:55%;height:40px;width:32px;box-sizing:border-box}.acf-block-body .acf-block-validation-error,.acf-block-fields:has(>.acf-error-message) .acf-block-validation-error{color:#d94f4f;display:flex;align-items:center}.acf-block-body .acf-block-fields,.acf-block-fields:has(>.acf-error-message) .acf-block-fields{border:#adb2ad solid 1px}.acf-block-body .acf-block-fields .acf-tab-wrap .acf-tab-group,.acf-block-fields:has(>.acf-error-message) .acf-block-fields .acf-tab-wrap .acf-tab-group{margin-left:0;padding:16px 20px 0}.acf-block-body .acf-fields>.acf-field,.acf-block-fields:has(>.acf-error-message) .acf-fields>.acf-field{padding:16px 20px}.acf-block-body .acf-fields>.acf-field.acf-accordion,.acf-block-fields:has(>.acf-error-message) .acf-fields>.acf-field.acf-accordion{border-color:#adb2ad}.acf-block-body .acf-fields>.acf-field.acf-accordion .acf-accordion-title,.acf-block-fields:has(>.acf-error-message) .acf-fields>.acf-field.acf-accordion .acf-accordion-title{padding:16px 20px}.acf-block-body .acf-button,.acf-block-body .acf-link a.button,.acf-block-body .acf-add-checkbox,.acf-block-fields:has(>.acf-error-message) .acf-button,.acf-block-fields:has(>.acf-error-message) .acf-link a.button,.acf-block-fields:has(>.acf-error-message) .acf-add-checkbox{color:#2271b1 !important;border-color:#2271b1 !important;background:#f6f7f7 !important;vertical-align:top}.acf-block-body .acf-button.button-primary:hover,.acf-block-body .acf-link a.button.button-primary:hover,.acf-block-body .acf-add-checkbox.button-primary:hover,.acf-block-fields:has(>.acf-error-message) .acf-button.button-primary:hover,.acf-block-fields:has(>.acf-error-message) .acf-link a.button.button-primary:hover,.acf-block-fields:has(>.acf-error-message) .acf-add-checkbox.button-primary:hover{color:#fff !important;background:#2271b1 !important}.acf-block-body .acf-button:focus,.acf-block-body .acf-link a.button:focus,.acf-block-body .acf-add-checkbox:focus,.acf-block-fields:has(>.acf-error-message) .acf-button:focus,.acf-block-fields:has(>.acf-error-message) .acf-link a.button:focus,.acf-block-fields:has(>.acf-error-message) .acf-add-checkbox:focus{outline:none !important;background:#f6f7f7 !important}.acf-block-body .acf-button:hover,.acf-block-body .acf-link a.button:hover,.acf-block-body .acf-add-checkbox:hover,.acf-block-fields:has(>.acf-error-message) .acf-button:hover,.acf-block-fields:has(>.acf-error-message) .acf-link a.button:hover,.acf-block-fields:has(>.acf-error-message) .acf-add-checkbox:hover{color:#0a4b78 !important}.acf-block-body .acf-block-preview,.acf-block-fields:has(>.acf-error-message) .acf-block-preview{min-height:10px}.acf-block-panel .acf-block-fields{border-top:#ddd solid 1px;border-bottom:#ddd solid 1px;min-height:1px}.acf-block-panel .acf-block-fields:empty{border-top:none}.acf-block-panel .acf-block-fields .acf-tab-wrap{background:rgba(0,0,0,0)}.components-panel__body .acf-block-panel{margin:16px -16px -16px}
+.acf-repeater>table{margin:0 0 8px;background:#f9f9f9}.acf-repeater>table>tbody tr.acf-divider:not(:first-child)>td{border-top:10px solid #eaecf0}.acf-repeater .acf-row-handle{width:16px;text-align:center !important;vertical-align:middle !important;position:relative}.acf-repeater .acf-row-handle .acf-order-input-wrap{width:45px}.acf-repeater .acf-row-handle .acf-order-input::-webkit-outer-spin-button,.acf-repeater .acf-row-handle .acf-order-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.acf-repeater .acf-row-handle .acf-order-input{-moz-appearance:textfield;text-align:center}.acf-repeater .acf-row-handle .acf-icon{display:none;position:absolute;top:0;margin:-8px 0 0 -2px}.acf-repeater .acf-row-handle .acf-icon.-minus{top:50%}body.browser-msie .acf-repeater .acf-row-handle .acf-icon.-minus{top:25px}.acf-repeater .acf-row-handle.order{background:#f4f4f4;cursor:move;color:#aaa;text-shadow:#fff 0 1px 0}.acf-repeater .acf-row-handle.order:hover{color:#666}.acf-repeater .acf-row-handle.order+td{border-left-color:#dfdfdf}.acf-repeater .acf-row-handle.pagination{cursor:auto}.acf-repeater .acf-row-handle.remove{background:#f9f9f9;border-left-color:#dfdfdf}.acf-repeater th.acf-row-handle:before{content:"";width:16px;display:block;height:1px}.acf-repeater .acf-row.acf-clone{display:none !important}.acf-repeater .acf-row:hover>.acf-row-handle .acf-icon,.acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon{display:block}.acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.show-on-shift,.acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.show-on-shift{display:none}body.acf-keydown-shift .acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.show-on-shift,body.acf-keydown-shift .acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.show-on-shift{display:block}body.acf-keydown-shift .acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.hide-on-shift,body.acf-keydown-shift .acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.hide-on-shift{display:none}.acf-repeater>table>tbody>tr.ui-sortable-helper{box-shadow:0 1px 5px rgba(0,0,0,.2)}.acf-repeater>table>tbody>tr.ui-sortable-placeholder{visibility:visible !important}.acf-repeater>table>tbody>tr.ui-sortable-placeholder td{background:#f9f9f9}.acf-repeater.-row>table>tbody>tr>td,.acf-repeater.-block>table>tbody>tr>td{border-top-color:#e1e1e1}.acf-repeater.-empty>table>thead>tr>th{border-bottom:0 none}.acf-repeater.-empty.-row>table,.acf-repeater.-empty.-block>table{display:none}.acf-repeater .acf-row.-collapsed>.acf-field{display:none !important}.acf-repeater .acf-row.-collapsed>td.acf-field.-collapsed-target{display:table-cell !important}.acf-repeater .acf-row.-collapsed>.acf-fields>*{display:none !important}.acf-repeater .acf-row.-collapsed>.acf-fields>.acf-field.-collapsed-target{display:block !important}.acf-repeater .acf-row.-collapsed>.acf-fields>.acf-field.-collapsed-target[data-width]{float:none !important;width:auto !important}.acf-repeater.-table .acf-row.-collapsed .acf-field.-collapsed-target{border-left-color:#dfdfdf}.acf-repeater.-max .acf-icon[data-event=add-row]{display:none !important}.acf-repeater>.acf-actions .acf-button{float:right;pointer-events:auto !important}.acf-repeater>.acf-actions .acf-tablenav{float:right;margin-right:20px}.acf-repeater>.acf-actions .acf-tablenav .current-page{width:auto !important}.acf-flexible-content{position:relative}.acf-flexible-content>.clones{display:none}.acf-flexible-content>.values{margin:0 0 8px}.acf-flexible-content>.values>.ui-sortable-placeholder{visibility:visible !important;border:1px dashed #b4b9be;box-shadow:none;background:rgba(0,0,0,0)}.acf-flexible-content .layout{position:relative;margin:20px 0 0;background:#fff;border:1px solid #ccd0d4}.acf-flexible-content .layout:first-child{margin-top:0}.acf-flexible-content .layout .acf-fc-layout-handle{display:block;position:relative;padding:8px 10px;cursor:move;border-bottom:#ccd0d4 solid 1px;color:#444;font-size:14px;line-height:1.4em}.acf-flexible-content .layout .acf-fc-layout-order{display:block;width:20px;height:20px;border-radius:10px;display:inline-block;text-align:center;line-height:20px;margin:0 2px 0 0;background:#f1f1f1;font-size:12px;color:#444}html[dir=rtl] .acf-flexible-content .layout .acf-fc-layout-order{float:right;margin-right:0;margin-left:5px}.acf-flexible-content .layout .acf-fc-layout-controls{position:absolute;top:8px;right:8px}.acf-flexible-content .layout .acf-fc-layout-controls .acf-icon{display:block;float:left;margin:0 0 0 5px}.acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-plus,.acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-minus,.acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-duplicate{visibility:hidden}html[dir=rtl] .acf-flexible-content .layout .acf-fc-layout-controls{right:auto;left:9px}.acf-flexible-content .layout.is-selected{border-color:#7e8993}.acf-flexible-content .layout.is-selected .acf-fc-layout-handle{border-color:#7e8993}.acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-plus,.acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-minus,.acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-duplicate,.acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-plus,.acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-minus,.acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-duplicate{visibility:visible}.acf-flexible-content .layout.-collapsed>.acf-fc-layout-handle{border-bottom-width:0}.acf-flexible-content .layout.-collapsed>.acf-fields,.acf-flexible-content .layout.-collapsed>.acf-table{display:none}.acf-flexible-content .layout>.acf-table{border:0 none;box-shadow:none}.acf-flexible-content .layout>.acf-table>tbody>tr{background:#fff}.acf-flexible-content .layout>.acf-table>thead>tr>th{background:#f9f9f9}.acf-flexible-content .no-value-message{padding:19px;border:#ccc dashed 2px;text-align:center;display:none}.acf-flexible-content.-empty>.no-value-message{display:block}.acf-fc-popup{padding:5px 0;z-index:900001;min-width:135px}.acf-fc-popup ul,.acf-fc-popup li{list-style:none;display:block;margin:0;padding:0}.acf-fc-popup li{position:relative;float:none;white-space:nowrap}.acf-fc-popup .badge{display:inline-block;border-radius:8px;font-size:9px;line-height:15px;padding:0 5px;background:#d54e21;text-align:center;color:#fff;vertical-align:top;margin:0 0 0 5px}.acf-fc-popup a{color:#eee;padding:5px 10px;display:block;text-decoration:none;position:relative}.acf-fc-popup a:hover{background:#0073aa;color:#fff}.acf-fc-popup a.disabled{color:#888;background:rgba(0,0,0,0)}.acf-gallery{border:#ccd0d4 solid 1px;height:400px;position:relative}.acf-gallery .acf-gallery-main{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;z-index:2}.acf-gallery .acf-gallery-attachments{position:absolute;top:0;right:0;bottom:48px;left:0;padding:5px;overflow:auto;overflow-x:hidden}.acf-gallery .acf-gallery-attachment{width:25%;float:left;cursor:pointer;position:relative}.acf-gallery .acf-gallery-attachment .margin{margin:5px;border:#d5d9dd solid 1px;position:relative;overflow:hidden;background:#eee}.acf-gallery .acf-gallery-attachment .margin:before{content:"";display:block;padding-top:100%}.acf-gallery .acf-gallery-attachment .thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%, 50%)}html[dir=rtl] .acf-gallery .acf-gallery-attachment .thumbnail{transform:translate(-50%, 50%)}.acf-gallery .acf-gallery-attachment .thumbnail img{display:block;height:auto;max-height:100%;width:auto;transform:translate(-50%, -50%)}html[dir=rtl] .acf-gallery .acf-gallery-attachment .thumbnail img{transform:translate(50%, -50%)}.acf-gallery .acf-gallery-attachment .filename{position:absolute;bottom:0;left:0;right:0;padding:5%;background:#f4f4f4;background:hsla(0,0%,100%,.8);border-top:#dfdfdf solid 1px;font-weight:bold;text-align:center;word-wrap:break-word;max-height:90%;overflow:hidden}.acf-gallery .acf-gallery-attachment .actions{position:absolute;top:0;right:0;display:none}.acf-gallery .acf-gallery-attachment:hover .actions{display:block}.acf-gallery .acf-gallery-attachment.ui-sortable-helper .margin{border:none;box-shadow:0 1px 3px rgba(0,0,0,.3)}.acf-gallery .acf-gallery-attachment.ui-sortable-placeholder .margin{background:#f1f1f1;border:none}.acf-gallery .acf-gallery-attachment.ui-sortable-placeholder .margin *{display:none !important}.acf-gallery .acf-gallery-attachment.active .margin{box-shadow:0 0 0 1px #fff,0 0 0 5px #0073aa}.acf-gallery .acf-gallery-attachment.-icon .thumbnail img{transform:translate(-50%, -70%)}html[dir=rtl] .acf-gallery .acf-gallery-attachment{float:right}.acf-gallery.sidebar-open .acf-gallery-attachment .actions{display:none}.acf-gallery.sidebar-open .acf-gallery-side{z-index:2}.acf-gallery .acf-gallery-toolbar{position:absolute;right:0;bottom:0;left:0;padding:10px;border-top:#d5d9dd solid 1px;background:#fff;min-height:28px}.acf-gallery .acf-gallery-toolbar .acf-hl li{line-height:24px}.acf-gallery .acf-gallery-toolbar .bulk-actions-select{width:auto;margin:0 1px 0 0}.acf-gallery .acf-gallery-side{position:absolute;top:0;right:0;bottom:0;width:0;background:#f9f9f9;border-left:#ccd0d4 solid 1px;z-index:1;overflow:hidden}.acf-gallery .acf-gallery-side .acf-gallery-side-inner{position:absolute;top:0;left:0;bottom:0;width:349px}.acf-gallery .acf-gallery-side-info{position:relative;width:100%;padding:10px;margin:-10px 0 15px -10px;background:#f1f1f1;border-bottom:#dfdfdf solid 1px}.acf-gallery .acf-gallery-side-info:after{display:block;clear:both;content:""}html[dir=rtl] .acf-gallery .acf-gallery-side-info{margin-left:0;margin-right:-10px}.acf-gallery .acf-gallery-side-info img{float:left;width:auto;max-width:65px;max-height:65px;margin:0 10px 1px 0;background:#fff;padding:3px;border:#ccd0d4 solid 1px;border-radius:1px}html[dir=rtl] .acf-gallery .acf-gallery-side-info img{float:right;margin:0 0 0 10px}.acf-gallery .acf-gallery-side-info p{font-size:13px;line-height:15px;margin:3px 0;word-break:break-all;color:#666}.acf-gallery .acf-gallery-side-info p strong{color:#000}.acf-gallery .acf-gallery-side-info a{text-decoration:none}.acf-gallery .acf-gallery-side-info a.acf-gallery-edit{color:#21759b}.acf-gallery .acf-gallery-side-info a.acf-gallery-remove{color:#bc0b0b}.acf-gallery .acf-gallery-side-info a:hover{text-decoration:underline}.acf-gallery .acf-gallery-side-data{position:absolute;top:0;right:0;bottom:48px;left:0;overflow:auto;overflow-x:inherit;padding:10px}.acf-gallery .acf-gallery-side-data .acf-label,.acf-gallery .acf-gallery-side-data th.label{color:#666;font-size:12px;line-height:25px;padding:0 4px 8px 0 !important;width:auto !important;vertical-align:top}html[dir=rtl] .acf-gallery .acf-gallery-side-data .acf-label,html[dir=rtl] .acf-gallery .acf-gallery-side-data th.label{padding:0 0 8px 4px !important}.acf-gallery .acf-gallery-side-data .acf-label label,.acf-gallery .acf-gallery-side-data th.label label{font-weight:normal}.acf-gallery .acf-gallery-side-data .acf-input,.acf-gallery .acf-gallery-side-data td.field{padding:0 0 8px !important}.acf-gallery .acf-gallery-side-data textarea{min-height:0;height:60px}.acf-gallery .acf-gallery-side-data p.help{font-size:12px}.acf-gallery .acf-gallery-side-data p.help:hover{font-weight:normal}.acf-gallery[data-columns="1"] .acf-gallery-attachment{width:100%}.acf-gallery[data-columns="2"] .acf-gallery-attachment{width:50%}.acf-gallery[data-columns="3"] .acf-gallery-attachment{width:33.333%}.acf-gallery[data-columns="4"] .acf-gallery-attachment{width:25%}.acf-gallery[data-columns="5"] .acf-gallery-attachment{width:20%}.acf-gallery[data-columns="6"] .acf-gallery-attachment{width:16.666%}.acf-gallery[data-columns="7"] .acf-gallery-attachment{width:14.285%}.acf-gallery[data-columns="8"] .acf-gallery-attachment{width:12.5%}.acf-gallery .ui-resizable-handle{display:block;position:absolute}.acf-gallery .ui-resizable-s{bottom:-5px;cursor:ns-resize;height:7px;left:0;width:100%}.acf-media-modal .attachment.acf-selected{box-shadow:0 0 0 3px #fff inset,0 0 0 7px #0073aa inset !important}.acf-media-modal .attachment.acf-selected .check{display:none !important}.acf-media-modal .attachment.acf-selected .thumbnail{opacity:.25 !important}.acf-media-modal .attachment.acf-selected .attachment-preview:before{background:rgba(0,0,0,.15);z-index:1;position:relative}.acf-admin-single-options-page .select2-dropdown{border-color:#6bb5d8 !important;margin-top:-5px;overflow:hidden;box-shadow:0px 1px 2px rgba(16,24,40,.1)}.acf-admin-single-options-page .select2-dropdown.select2-dropdown--above{margin-top:0}.acf-admin-single-options-page .select2-container--default .select2-results__option[aria-selected=true]{background-color:#f9fafb !important;color:#667085}.acf-admin-single-options-page .select2-container--default .select2-results__option[aria-selected=true]:hover{color:#399ccb}.acf-admin-single-options-page .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff !important;background-color:#0783be !important}.acf-admin-single-options-page .select2-dropdown .select2-results__option{margin-bottom:0}.acf-create-options-page-popup~.select2-container{z-index:999999999}.acf-block-component .components-placeholder{margin:0}.block-editor .acf-field.acf-error{background-color:rgba(255,0,0,.05)}.acf-block-component .acf-block-fields{background:#fff;text-align:left;font-size:13px;line-height:1.4em;color:#444;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.acf-block-component .acf-block-fields.acf-empty-block-fields{border:1px solid #1e1e1e;padding:12px}.components-panel .acf-block-component .acf-block-fields.acf-empty-block-fields{border:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd}html[dir=rtl] .acf-block-component .acf-block-fields{text-align:right}.acf-block-component .acf-block-fields p{font-size:13px;line-height:1.5}.acf-block-body .acf-block-fields:has(>.acf-error-message),.acf-block-fields:has(>.acf-error-message) .acf-block-fields:has(>.acf-error-message){border:none !important}.acf-block-body .acf-error-message,.acf-block-fields:has(>.acf-error-message) .acf-error-message{margin-top:0;border:none}.acf-block-body .acf-error-message .acf-notice-dismiss,.acf-block-fields:has(>.acf-error-message) .acf-error-message .acf-notice-dismiss{display:flex;align-items:center;justify-content:center;overflow:hidden;outline:unset}.acf-block-body .acf-error-message .acf-icon.-cancel::before,.acf-block-fields:has(>.acf-error-message) .acf-error-message .acf-icon.-cancel::before{margin:0 !important}.acf-block-body.acf-block-has-validation-error,.acf-block-fields:has(>.acf-error-message).acf-block-has-validation-error{border:2px solid #d94f4f}.acf-block-body .acf-error .acf-input .acf-notice,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-input .acf-notice{background:none !important;border:none !important;display:flex !important;align-items:center !important;padding-left:0}.acf-block-body .acf-error .acf-input .acf-notice p,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-input .acf-notice p{margin:.5em 0 !important}.acf-block-body .acf-error .acf-input .acf-notice::before,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-input .acf-notice::before{content:"";position:relative;top:0;left:0;font-size:20px;background-image:url(../../../images/icons/icon-info-red.svg);background-repeat:no-repeat;background-position:center;background-size:69%;height:26px !important;width:26px !important;box-sizing:border-box}.acf-block-body .acf-error .acf-label label,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-label label{color:#d94f4f}.acf-block-body .acf-error .acf-input input,.acf-block-fields:has(>.acf-error-message) .acf-error .acf-input input{border-color:#d94f4f}.acf-block-body.acf-block-has-validation-error::before,.acf-block-fields:has(>.acf-error-message).acf-block-has-validation-error::before{content:"";position:absolute;top:-2px;left:-32px;font-size:20px;background-color:#d94f4f;background-image:url(../../../images/icons/icon-info-white.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:52%;background-size:55%;height:40px;width:32px;box-sizing:border-box}.acf-block-body .acf-block-validation-error,.acf-block-fields:has(>.acf-error-message) .acf-block-validation-error{color:#d94f4f;display:flex;align-items:center}.acf-block-body .acf-block-fields,.acf-block-fields:has(>.acf-error-message) .acf-block-fields{border:#adb2ad solid 1px}.acf-block-body .acf-block-fields .acf-tab-wrap .acf-tab-group,.acf-block-fields:has(>.acf-error-message) .acf-block-fields .acf-tab-wrap .acf-tab-group{margin-left:0;padding:16px 20px 0}.acf-block-body .acf-fields>.acf-field,.acf-block-fields:has(>.acf-error-message) .acf-fields>.acf-field{padding:16px 20px}.acf-block-body .acf-fields>.acf-field.acf-accordion,.acf-block-fields:has(>.acf-error-message) .acf-fields>.acf-field.acf-accordion{border-color:#adb2ad}.acf-block-body .acf-fields>.acf-field.acf-accordion .acf-accordion-title,.acf-block-fields:has(>.acf-error-message) .acf-fields>.acf-field.acf-accordion .acf-accordion-title{padding:16px 20px}.acf-block-body .acf-button,.acf-block-body .acf-link a.button,.acf-block-body .acf-add-checkbox,.acf-block-fields:has(>.acf-error-message) .acf-button,.acf-block-fields:has(>.acf-error-message) .acf-link a.button,.acf-block-fields:has(>.acf-error-message) .acf-add-checkbox{color:#2271b1 !important;border-color:#2271b1 !important;background:#f6f7f7 !important;vertical-align:top}.acf-block-body .acf-button.button-primary:hover,.acf-block-body .acf-link a.button.button-primary:hover,.acf-block-body .acf-add-checkbox.button-primary:hover,.acf-block-fields:has(>.acf-error-message) .acf-button.button-primary:hover,.acf-block-fields:has(>.acf-error-message) .acf-link a.button.button-primary:hover,.acf-block-fields:has(>.acf-error-message) .acf-add-checkbox.button-primary:hover{color:#fff !important;background:#2271b1 !important}.acf-block-body .acf-button:focus,.acf-block-body .acf-link a.button:focus,.acf-block-body .acf-add-checkbox:focus,.acf-block-fields:has(>.acf-error-message) .acf-button:focus,.acf-block-fields:has(>.acf-error-message) .acf-link a.button:focus,.acf-block-fields:has(>.acf-error-message) .acf-add-checkbox:focus{outline:none !important;background:#f6f7f7 !important}.acf-block-body .acf-button:hover,.acf-block-body .acf-link a.button:hover,.acf-block-body .acf-add-checkbox:hover,.acf-block-fields:has(>.acf-error-message) .acf-button:hover,.acf-block-fields:has(>.acf-error-message) .acf-link a.button:hover,.acf-block-fields:has(>.acf-error-message) .acf-add-checkbox:hover{color:#0a4b78 !important}.acf-block-body .acf-block-preview,.acf-block-fields:has(>.acf-error-message) .acf-block-preview{min-height:10px}.acf-block-panel .acf-block-fields{border-top:#ddd solid 1px;border-bottom:#ddd solid 1px;min-height:1px}.acf-block-panel .acf-block-fields:empty{border-top:none}.acf-block-panel .acf-block-fields .acf-tab-wrap{background:rgba(0,0,0,0)}.components-panel__body .acf-block-panel{margin:16px -16px -16px}
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.js b/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.js
index c9773041..bcc9751f 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.js
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.js
@@ -60,7 +60,7 @@
* Performs an action if it exists. You can pass as many arguments as you want to this function; the only rule is
* that the first argument must always be the action.
*/
- function doAction( /* action, arg1, arg2, ... */
+ function doAction(/* action, arg1, arg2, ... */
) {
var args = Array.prototype.slice.call(arguments);
var action = args.shift();
@@ -103,7 +103,7 @@
* Performs a filter if it exists. You should only ever pass 1 argument to be filtered. The only rule is that
* the first argument must always be the filter.
*/
- function applyFilters( /* filter, filtered arg, arg2, ... */
+ function applyFilters(/* filter, filtered arg, arg2, ... */
) {
var args = Array.prototype.slice.call(arguments);
var filter = args.shift();
diff --git a/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.js.map b/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.js.map
index 0bee0fcb..7dc0ad91 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.js.map
+++ b/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.js.map
@@ -1 +1 @@
-{"version":3,"file":"acf.js","mappings":";;;;;;;;;AAAA,CAAE,UAAWA,MAAM,EAAEC,SAAS,EAAG;EAChC,YAAY;;EAEZ;AACD;AACA;AACA;EACC,IAAIC,YAAY,GAAG,SAAAA,CAAA,EAAY;IAC9B;AACF;AACA;IACE,IAAIC,gBAAgB,GAAG;MACtBC,YAAY,EAAEA,YAAY;MAC1BC,YAAY,EAAEA,YAAY;MAC1BC,SAAS,EAAEA,SAAS;MACpBC,YAAY,EAAEA,YAAY;MAC1BC,QAAQ,EAAEA,QAAQ;MAClBC,SAAS,EAAEA,SAAS;MACpBC,OAAO,EAAEC;IACV,CAAC;;IAED;AACF;AACA;AACA;IACE,IAAIC,OAAO,GAAG;MACbC,OAAO,EAAE,CAAC,CAAC;MACXC,OAAO,EAAE,CAAC;IACX,CAAC;IAED,SAASH,UAAUA,CAAA,EAAG;MACrB,OAAOC,OAAO;IACf;;IAEA;AACF;AACA;AACA;AACA;AACA;AACA;AACA;IACE,SAASH,SAASA,CAAEM,MAAM,EAAEC,QAAQ,EAAEC,QAAQ,EAAEC,OAAO,EAAG;MACzD,IACC,OAAOH,MAAM,KAAK,QAAQ,IAC1B,OAAOC,QAAQ,KAAK,UAAU,EAC7B;QACDC,QAAQ,GAAGE,QAAQ,CAAEF,QAAQ,IAAI,EAAE,EAAE,EAAG,CAAC;QACzCG,QAAQ,CAAE,SAAS,EAAEL,MAAM,EAAEC,QAAQ,EAAEC,QAAQ,EAAEC,OAAQ,CAAC;MAC3D;MAEA,OAAOf,gBAAgB;IACxB;;IAEA;AACF;AACA;AACA;IACE,SAASK,QAAQA,CAAA,CAAC;IAAA,EAA+B;MAChD,IAAIa,IAAI,GAAGC,KAAK,CAACC,SAAS,CAACC,KAAK,CAACC,IAAI,CAAEC,SAAU,CAAC;MAClD,IAAIX,MAAM,GAAGM,IAAI,CAACM,KAAK,CAAC,CAAC;MAEzB,IAAK,OAAOZ,MAAM,KAAK,QAAQ,EAAG;QACjCa,QAAQ,CAAE,SAAS,EAAEb,MAAM,EAAEM,IAAK,CAAC;MACpC;MAEA,OAAOlB,gBAAgB;IACxB;;IAEA;AACF;AACA;AACA;AACA;AACA;IACE,SAASI,YAAYA,CAAEQ,MAAM,EAAEC,QAAQ,EAAG;MACzC,IAAK,OAAOD,MAAM,KAAK,QAAQ,EAAG;QACjCc,WAAW,CAAE,SAAS,EAAEd,MAAM,EAAEC,QAAS,CAAC;MAC3C;MAEA,OAAOb,gBAAgB;IACxB;;IAEA;AACF;AACA;AACA;AACA;AACA;AACA;AACA;IACE,SAASG,SAASA,CAAEwB,MAAM,EAAEd,QAAQ,EAAEC,QAAQ,EAAEC,OAAO,EAAG;MACzD,IACC,OAAOY,MAAM,KAAK,QAAQ,IAC1B,OAAOd,QAAQ,KAAK,UAAU,EAC7B;QACDC,QAAQ,GAAGE,QAAQ,CAAEF,QAAQ,IAAI,EAAE,EAAE,EAAG,CAAC;QACzCG,QAAQ,CAAE,SAAS,EAAEU,MAAM,EAAEd,QAAQ,EAAEC,QAAQ,EAAEC,OAAQ,CAAC;MAC3D;MAEA,OAAOf,gBAAgB;IACxB;;IAEA;AACF;AACA;AACA;IACE,SAASE,YAAYA,CAAA,CAAC;IAAA,EAAuC;MAC5D,IAAIgB,IAAI,GAAGC,KAAK,CAACC,SAAS,CAACC,KAAK,CAACC,IAAI,CAAEC,SAAU,CAAC;MAClD,IAAII,MAAM,GAAGT,IAAI,CAACM,KAAK,CAAC,CAAC;MAEzB,IAAK,OAAOG,MAAM,KAAK,QAAQ,EAAG;QACjC,OAAOF,QAAQ,CAAE,SAAS,EAAEE,MAAM,EAAET,IAAK,CAAC;MAC3C;MAEA,OAAOlB,gBAAgB;IACxB;;IAEA;AACF;AACA;AACA;AACA;AACA;IACE,SAASC,YAAYA,CAAE0B,MAAM,EAAEd,QAAQ,EAAG;MACzC,IAAK,OAAOc,MAAM,KAAK,QAAQ,EAAG;QACjCD,WAAW,CAAE,SAAS,EAAEC,MAAM,EAAEd,QAAS,CAAC;MAC3C;MAEA,OAAOb,gBAAgB;IACxB;;IAEA;AACF;AACA;AACA;AACA;AACA;AACA;IACE,SAAS0B,WAAWA,CAAEE,IAAI,EAAEC,IAAI,EAAEhB,QAAQ,EAAEE,OAAO,EAAG;MACrD,IAAK,CAAEN,OAAO,CAAEmB,IAAI,CAAE,CAAEC,IAAI,CAAE,EAAG;QAChC;MACD;MACA,IAAK,CAAEhB,QAAQ,EAAG;QACjBJ,OAAO,CAAEmB,IAAI,CAAE,CAAEC,IAAI,CAAE,GAAG,EAAE;MAC7B,CAAC,MAAM;QACN,IAAIC,QAAQ,GAAGrB,OAAO,CAAEmB,IAAI,CAAE,CAAEC,IAAI,CAAE;QACtC,IAAIE,CAAC;QACL,IAAK,CAAEhB,OAAO,EAAG;UAChB,KAAMgB,CAAC,GAAGD,QAAQ,CAACE,MAAM,EAAED,CAAC,EAAE,GAAK;YAClC,IAAKD,QAAQ,CAAEC,CAAC,CAAE,CAAClB,QAAQ,KAAKA,QAAQ,EAAG;cAC1CiB,QAAQ,CAACG,MAAM,CAAEF,CAAC,EAAE,CAAE,CAAC;YACxB;UACD;QACD,CAAC,MAAM;UACN,KAAMA,CAAC,GAAGD,QAAQ,CAACE,MAAM,EAAED,CAAC,EAAE,GAAK;YAClC,IAAIG,OAAO,GAAGJ,QAAQ,CAAEC,CAAC,CAAE;YAC3B,IACCG,OAAO,CAACrB,QAAQ,KAAKA,QAAQ,IAC7BqB,OAAO,CAACnB,OAAO,KAAKA,OAAO,EAC1B;cACDe,QAAQ,CAACG,MAAM,CAAEF,CAAC,EAAE,CAAE,CAAC;YACxB;UACD;QACD;MACD;IACD;;IAEA;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;IACE,SAASd,QAAQA,CAAEW,IAAI,EAAEC,IAAI,EAAEhB,QAAQ,EAAEC,QAAQ,EAAEC,OAAO,EAAG;MAC5D,IAAIoB,UAAU,GAAG;QAChBtB,QAAQ,EAAEA,QAAQ;QAClBC,QAAQ,EAAEA,QAAQ;QAClBC,OAAO,EAAEA;MACV,CAAC;;MAED;MACA,IAAIqB,KAAK,GAAG3B,OAAO,CAAEmB,IAAI,CAAE,CAAEC,IAAI,CAAE;MACnC,IAAKO,KAAK,EAAG;QACZA,KAAK,CAACC,IAAI,CAAEF,UAAW,CAAC;QACxBC,KAAK,GAAGE,eAAe,CAAEF,KAAM,CAAC;MACjC,CAAC,MAAM;QACNA,KAAK,GAAG,CAAED,UAAU,CAAE;MACvB;MAEA1B,OAAO,CAAEmB,IAAI,CAAE,CAAEC,IAAI,CAAE,GAAGO,KAAK;IAChC;;IAEA;AACF;AACA;AACA;AACA;AACA;AACA;IACE,SAASE,eAAeA,CAAEF,KAAK,EAAG;MACjC,IAAIG,OAAO,EAAEC,CAAC,EAAEC,QAAQ;MACxB,KAAM,IAAIV,CAAC,GAAG,CAAC,EAAEW,GAAG,GAAGN,KAAK,CAACJ,MAAM,EAAED,CAAC,GAAGW,GAAG,EAAEX,CAAC,EAAE,EAAG;QACnDQ,OAAO,GAAGH,KAAK,CAAEL,CAAC,CAAE;QACpBS,CAAC,GAAGT,CAAC;QACL,OACC,CAAEU,QAAQ,GAAGL,KAAK,CAAEI,CAAC,GAAG,CAAC,CAAE,KAC3BC,QAAQ,CAAC3B,QAAQ,GAAGyB,OAAO,CAACzB,QAAQ,EACnC;UACDsB,KAAK,CAAEI,CAAC,CAAE,GAAGJ,KAAK,CAAEI,CAAC,GAAG,CAAC,CAAE;UAC3B,EAAEA,CAAC;QACJ;QACAJ,KAAK,CAAEI,CAAC,CAAE,GAAGD,OAAO;MACrB;MAEA,OAAOH,KAAK;IACb;;IAEA;AACF;AACA;AACA;AACA;AACA;AACA;AACA;IACE,SAASX,QAAQA,CAAEG,IAAI,EAAEC,IAAI,EAAEX,IAAI,EAAG;MACrC,IAAIY,QAAQ,GAAGrB,OAAO,CAAEmB,IAAI,CAAE,CAAEC,IAAI,CAAE;MAEtC,IAAK,CAAEC,QAAQ,EAAG;QACjB,OAAOF,IAAI,KAAK,SAAS,GAAGV,IAAI,CAAE,CAAC,CAAE,GAAG,KAAK;MAC9C;MAEA,IAAIa,CAAC,GAAG,CAAC;QACRW,GAAG,GAAGZ,QAAQ,CAACE,MAAM;MACtB,IAAKJ,IAAI,KAAK,SAAS,EAAG;QACzB,OAAQG,CAAC,GAAGW,GAAG,EAAEX,CAAC,EAAE,EAAG;UACtBb,IAAI,CAAE,CAAC,CAAE,GAAGY,QAAQ,CAAEC,CAAC,CAAE,CAAClB,QAAQ,CAAC8B,KAAK,CACvCb,QAAQ,CAAEC,CAAC,CAAE,CAAChB,OAAO,EACrBG,IACD,CAAC;QACF;MACD,CAAC,MAAM;QACN,OAAQa,CAAC,GAAGW,GAAG,EAAEX,CAAC,EAAE,EAAG;UACtBD,QAAQ,CAAEC,CAAC,CAAE,CAAClB,QAAQ,CAAC8B,KAAK,CAAEb,QAAQ,CAAEC,CAAC,CAAE,CAAChB,OAAO,EAAEG,IAAK,CAAC;QAC5D;MACD;MAEA,OAAOU,IAAI,KAAK,SAAS,GAAGV,IAAI,CAAE,CAAC,CAAE,GAAG,IAAI;IAC7C;;IAEA;IACA,OAAOlB,gBAAgB;EACxB,CAAC;;EAED;EACA4C,GAAG,CAACR,KAAK,GAAG,IAAIrC,YAAY,CAAC,CAAC;AAC/B,CAAC,EAAIF,MAAO,CAAC;;;;;;;;;;ACrQb,CAAE,UAAWgD,CAAC,EAAE/C,SAAS,EAAG;EAC3B8C,GAAG,CAACE,MAAM,CAACC,KAAK,GAAGH,GAAG,CAACI,KAAK,CAACC,MAAM,CAAE;IACpCC,IAAI,EAAE;MACLC,KAAK,EAAE,EAAE;MACTC,OAAO,EAAE,EAAE;MACXC,OAAO,EAAE;IACV,CAAC;IACDC,MAAM,EAAE;MACP,wBAAwB,EAAE;IAC3B,CAAC;IACDC,KAAK,EAAE,SAAAA,CAAWC,KAAK,EAAG;MACzBX,CAAC,CAACI,MAAM,CAAE,IAAI,CAACC,IAAI,EAAEM,KAAM,CAAC;MAC5B,IAAI,CAACC,GAAG,GAAGZ,CAAC,CAAC,CAAC;MACd,IAAI,CAACa,MAAM,CAAC,CAAC;IACd,CAAC;IACDC,UAAU,EAAE,SAAAA,CAAA,EAAY;MACvB,IAAI,CAACC,IAAI,CAAC,CAAC;IACZ,CAAC;IACDF,MAAM,EAAE,SAAAA,CAAA,EAAY;MACnB;MACA,IAAIP,KAAK,GAAG,IAAI,CAACU,GAAG,CAAE,OAAQ,CAAC;MAC/B,IAAIT,OAAO,GAAG,IAAI,CAACS,GAAG,CAAE,SAAU,CAAC;MACnC,IAAIR,OAAO,GAAG,IAAI,CAACQ,GAAG,CAAE,SAAU,CAAC;;MAEnC;MACA,IAAIJ,GAAG,GAAGZ,CAAC,CACV,CACC,OAAO,EACP,yBAAyB,EACzB,+BAA+B,EAC/B,MAAM,GAAGM,KAAK,GAAG,OAAO,EACxB,qGAAqG,EACrG,QAAQ,EACR,iCAAiC,GAAGC,OAAO,GAAG,QAAQ,EACtD,iCAAiC,GAAGC,OAAO,GAAG,QAAQ,EACtD,QAAQ,EACR,wDAAwD,EACxD,QAAQ,CACR,CAACS,IAAI,CAAE,EAAG,CACZ,CAAC;;MAED;MACA,IAAK,IAAI,CAACL,GAAG,EAAG;QACf,IAAI,CAACA,GAAG,CAACM,WAAW,CAAEN,GAAI,CAAC;MAC5B;MACA,IAAI,CAACA,GAAG,GAAGA,GAAG;;MAEd;MACAb,GAAG,CAACvC,QAAQ,CAAE,QAAQ,EAAEoD,GAAI,CAAC;IAC9B,CAAC;IACDO,MAAM,EAAE,SAAAA,CAAWR,KAAK,EAAG;MAC1B,IAAI,CAACN,IAAI,GAAGN,GAAG,CAACqB,SAAS,CAAET,KAAK,EAAE,IAAI,CAACN,IAAK,CAAC;MAC7C,IAAI,CAACQ,MAAM,CAAC,CAAC;IACd,CAAC;IACDP,KAAK,EAAE,SAAAA,CAAWA,KAAK,EAAG;MACzB,IAAI,CAACN,CAAC,CAAE,qBAAsB,CAAC,CAACqB,IAAI,CAAEf,KAAM,CAAC;IAC9C,CAAC;IACDC,OAAO,EAAE,SAAAA,CAAWA,OAAO,EAAG;MAC7B,IAAI,CAACP,CAAC,CAAE,oBAAqB,CAAC,CAACqB,IAAI,CAAEd,OAAQ,CAAC;IAC/C,CAAC;IACDC,OAAO,EAAE,SAAAA,CAAWA,OAAO,EAAG;MAC7B,IAAI,CAACR,CAAC,CAAE,oBAAqB,CAAC,CAACqB,IAAI,CAAEb,OAAQ,CAAC;IAC/C,CAAC;IACDO,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjBf,CAAC,CAAE,MAAO,CAAC,CAACsB,MAAM,CAAE,IAAI,CAACV,GAAI,CAAC;IAC/B,CAAC;IACDW,KAAK,EAAE,SAAAA,CAAA,EAAY;MAClB,IAAI,CAACC,MAAM,CAAC,CAAC;IACd,CAAC;IACDC,YAAY,EAAE,SAAAA,CAAWC,CAAC,EAAEd,GAAG,EAAG;MACjCc,CAAC,CAACC,cAAc,CAAC,CAAC;MAClB,IAAI,CAACJ,KAAK,CAAC,CAAC;IACb,CAAC;IAED;AACF;AACA;IACEK,KAAK,EAAE,SAAAA,CAAA,EAAW;MACjB,IAAI,CAAChB,GAAG,CAACiB,IAAI,CAAE,WAAY,CAAC,CAACC,KAAK,CAAC,CAAC,CAACC,OAAO,CAAE,OAAQ,CAAC;IACxD,CAAC;IAED;AACF;AACA;AACA;AACA;IACEC,gBAAgB,EAAE,SAAAA,CAAUC,MAAM,EAAG;MACpC,IAAIC,YAAY,GAAGlC,CAAC,CAAE,SAAU,CAAC;MAEjC,IAAK,CAAEkC,YAAY,CAAC/C,MAAM,EAAG;QAC5B;MACD;MAEA+C,YAAY,CAAE,CAAC,CAAE,CAACC,KAAK,GAAGF,MAAM;MAChCC,YAAY,CAACE,IAAI,CAAE,aAAa,EAAEH,MAAO,CAAC;IAC3C,CAAC;IAED;AACF;AACA;AACA;IACEI,mBAAmB,EAAE,SAAAA,CAAA,EAAW;MAC/B,IACC,IAAI,CAAChC,IAAI,CAACiC,QAAQ,YAAYtC,CAAC,IAC5B,IAAI,CAACK,IAAI,CAACiC,QAAQ,CAACC,OAAO,CAAE,MAAO,CAAC,CAACpD,MAAM,GAAG,CAAC,EACjD;QACD,IAAI,CAACkB,IAAI,CAACiC,QAAQ,CAACP,OAAO,CAAE,OAAQ,CAAC;MACtC;IACD;EACD,CAAE,CAAC;;EAEH;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACChC,GAAG,CAACyC,QAAQ,GAAG,UAAW7B,KAAK,EAAG;IACjC,OAAO,IAAIZ,GAAG,CAACE,MAAM,CAACC,KAAK,CAAES,KAAM,CAAC;EACrC,CAAC;AACF,CAAC,EAAI8B,MAAO,CAAC;;;;;;;;;;AC3Hb,CAAE,UAAWzC,CAAC,EAAE/C,SAAS,EAAG;EAC3B;EACA,IAAIyF,qBAAqB,GAAG,gBAAgB;;EAE5C;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAItC,MAAM,GAAG,SAAAA,CAAWuC,UAAU,EAAG;IACpC;IACA,IAAIC,MAAM,GAAG,IAAI;IACjB,IAAIC,KAAK;;IAET;IACA;IACA;IACA,IAAKF,UAAU,IAAIA,UAAU,CAACG,cAAc,CAAE,aAAc,CAAC,EAAG;MAC/DD,KAAK,GAAGF,UAAU,CAACI,WAAW;IAC/B,CAAC,MAAM;MACNF,KAAK,GAAG,SAAAA,CAAA,EAAY;QACnB,OAAOD,MAAM,CAAC9C,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;MACvC,CAAC;IACF;;IAEA;IACAsB,CAAC,CAACI,MAAM,CAAEyC,KAAK,EAAED,MAAO,CAAC;;IAEzB;IACA;IACAC,KAAK,CAACtE,SAAS,GAAGyE,MAAM,CAACC,MAAM,CAAEL,MAAM,CAACrE,SAAU,CAAC;IACnDyB,CAAC,CAACI,MAAM,CAAEyC,KAAK,CAACtE,SAAS,EAAEoE,UAAW,CAAC;IACvCE,KAAK,CAACtE,SAAS,CAACwE,WAAW,GAAGF,KAAK;;IAEnC;IACA;;IAEA;IACA,OAAOA,KAAK;EACb,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAI1C,KAAK,GAAKJ,GAAG,CAACI,KAAK,GAAG,YAAY;IACrC;IACA,IAAI,CAAC+C,GAAG,GAAGnD,GAAG,CAACoD,QAAQ,CAAE,KAAM,CAAC;;IAEhC;IACA,IAAI,CAAC9C,IAAI,GAAGL,CAAC,CAACI,MAAM,CAAE,IAAI,EAAE,CAAC,CAAC,EAAE,IAAI,CAACC,IAAK,CAAC;;IAE3C;IACA,IAAI,CAACK,KAAK,CAACZ,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;;IAEnC;IACA,IAAK,IAAI,CAACkC,GAAG,IAAI,CAAE,IAAI,CAACA,GAAG,CAACP,IAAI,CAAE,KAAM,CAAC,EAAG;MAC3C,IAAI,CAACO,GAAG,CAACP,IAAI,CAAE,KAAK,EAAE,IAAK,CAAC;IAC7B;;IAEA;IACA,IAAIS,UAAU,GAAG,SAAAA,CAAA,EAAY;MAC5B,IAAI,CAACA,UAAU,CAAC,CAAC;MACjB,IAAI,CAACsC,SAAS,CAAC,CAAC;MAChB,IAAI,CAACC,UAAU,CAAC,CAAC;MACjB,IAAI,CAACC,UAAU,CAAC,CAAC;IAClB,CAAC;;IAED;IACA,IAAK,IAAI,CAACC,IAAI,IAAI,CAAExD,GAAG,CAACyD,SAAS,CAAE,IAAI,CAACD,IAAK,CAAC,EAAG;MAChD,IAAI,CAAC9F,SAAS,CAAE,IAAI,CAAC8F,IAAI,EAAEzC,UAAW,CAAC;;MAEvC;IACD,CAAC,MAAM;MACNA,UAAU,CAAChB,KAAK,CAAE,IAAK,CAAC;IACzB;EACD,CAAG;;EAEH;EACAE,CAAC,CAACI,MAAM,CAAED,KAAK,CAAC5B,SAAS,EAAE;IAC1B;IACAkF,EAAE,EAAE,EAAE;IAEN;IACAP,GAAG,EAAE,EAAE;IAEP;IACAtC,GAAG,EAAE,IAAI;IAET;IACAP,IAAI,EAAE,CAAC,CAAC;IAER;IACAqD,IAAI,EAAE,KAAK;IACXC,OAAO,EAAE,KAAK;IAEd;IACAlD,MAAM,EAAE,CAAC,CAAC;IACV5C,OAAO,EAAE,CAAC,CAAC;IACXC,OAAO,EAAE,CAAC,CAAC;IAEX;IACA8F,UAAU,EAAE,EAAE;IAEd;IACAL,IAAI,EAAE,KAAK;IAEX;IACAtF,QAAQ,EAAE,EAAE;IAEZ;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE+C,GAAG,EAAE,SAAAA,CAAW6C,IAAI,EAAG;MACtB,OAAO,IAAI,CAACxD,IAAI,CAAEwD,IAAI,CAAE;IACzB,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEC,GAAG,EAAE,SAAAA,CAAWD,IAAI,EAAG;MACtB,OAAO,IAAI,CAAC7C,GAAG,CAAE6C,IAAK,CAAC,IAAI,IAAI;IAChC,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEE,GAAG,EAAE,SAAAA,CAAWF,IAAI,EAAEG,KAAK,EAAEC,MAAM,EAAG;MACrC;MACA,IAAIC,SAAS,GAAG,IAAI,CAAClD,GAAG,CAAE6C,IAAK,CAAC;MAChC,IAAKK,SAAS,IAAIF,KAAK,EAAG;QACzB,OAAO,IAAI;MACZ;;MAEA;MACA,IAAI,CAAC3D,IAAI,CAAEwD,IAAI,CAAE,GAAGG,KAAK;;MAEzB;MACA,IAAK,CAAEC,MAAM,EAAG;QACf,IAAI,CAACN,OAAO,GAAG,IAAI;QACnB,IAAI,CAAC5B,OAAO,CAAE,UAAU,GAAG8B,IAAI,EAAE,CAAEG,KAAK,EAAEE,SAAS,CAAG,CAAC;QACvD,IAAI,CAACnC,OAAO,CAAE,SAAS,EAAE,CAAE8B,IAAI,EAAEG,KAAK,EAAEE,SAAS,CAAG,CAAC;MACtD;;MAEA;MACA,OAAO,IAAI;IACZ,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEC,OAAO,EAAE,SAAAA,CAAW9D,IAAI,EAAG;MAC1B;MACA,IAAKA,IAAI,YAAYoC,MAAM,EAAG;QAC7BpC,IAAI,GAAGA,IAAI,CAACA,IAAI,CAAC,CAAC;MACnB;;MAEA;MACAL,CAAC,CAACI,MAAM,CAAE,IAAI,CAACC,IAAI,EAAEA,IAAK,CAAC;;MAE3B;MACA,OAAO,IAAI;IACZ,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE+D,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB,OAAO,IAAI,CAACxD,GAAG,CAACwD,IAAI,CAACtE,KAAK,CAAE,IAAI,CAACc,GAAG,EAAElC,SAAU,CAAC;IAClD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEgC,KAAK,EAAE,SAAAA,CAAWC,KAAK,EAAG;MACzBX,CAAC,CAACI,MAAM,CAAE,IAAI,EAAEO,KAAM,CAAC;IACxB,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEG,UAAU,EAAE,SAAAA,CAAA,EAAY,CAAC,CAAC;IAE1B;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEuD,WAAW,EAAE,SAAAA,CAAWC,QAAQ,EAAG;MAClCA,QAAQ,GAAGA,QAAQ,IAAI,IAAI,CAACA,QAAQ,IAAI,IAAI;MAC5C,IAAK,CAAEA,QAAQ,IAAI,CAAEtB,MAAM,CAACuB,IAAI,CAAED,QAAS,CAAC,CAACnF,MAAM,EAAG,OAAO,KAAK;MAClE,KAAM,IAAID,CAAC,IAAIoF,QAAQ,EAAG;QACzB,IAAI,CAACE,UAAU,CAAEtF,CAAC,EAAEoF,QAAQ,CAAEpF,CAAC,CAAG,CAAC;MACpC;IACD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEsF,UAAU,EAAE,SAAAA,CAAWX,IAAI,EAAEY,QAAQ,EAAG;MACvC,IAAI,CAAE,GAAG,GAAGZ,IAAI,CAAE,GAAG,IAAI,CAAC7D,CAAC,CAAEyE,QAAS,CAAC;IACxC,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEErB,SAAS,EAAE,SAAAA,CAAW3C,MAAM,EAAG;MAC9BA,MAAM,GAAGA,MAAM,IAAI,IAAI,CAACA,MAAM,IAAI,IAAI;MACtC,IAAK,CAAEA,MAAM,EAAG,OAAO,KAAK;MAC5B,KAAM,IAAIiE,GAAG,IAAIjE,MAAM,EAAG;QACzB,IAAIkE,KAAK,GAAGD,GAAG,CAACC,KAAK,CAAEjC,qBAAsB,CAAC;QAC9C,IAAI,CAACkC,EAAE,CAAED,KAAK,CAAE,CAAC,CAAE,EAAEA,KAAK,CAAE,CAAC,CAAE,EAAElE,MAAM,CAAEiE,GAAG,CAAG,CAAC;MACjD;IACD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEG,YAAY,EAAE,SAAAA,CAAWpE,MAAM,EAAG;MACjCA,MAAM,GAAGA,MAAM,IAAI,IAAI,CAACA,MAAM,IAAI,IAAI;MACtC,IAAK,CAAEA,MAAM,EAAG,OAAO,KAAK;MAC5B,KAAM,IAAIiE,GAAG,IAAIjE,MAAM,EAAG;QACzB,IAAIkE,KAAK,GAAGD,GAAG,CAACC,KAAK,CAAEjC,qBAAsB,CAAC;QAC9C,IAAI,CAACoC,GAAG,CAAEH,KAAK,CAAE,CAAC,CAAE,EAAEA,KAAK,CAAE,CAAC,CAAE,EAAElE,MAAM,CAAEiE,GAAG,CAAG,CAAC;MAClD;IACD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEK,cAAc,EAAE,SAAAA,CAAWnE,GAAG,EAAEoE,KAAK,EAAG;MACvC,OAAOpE,GAAG,IAAI,IAAI,CAACA,GAAG,IAAIZ,CAAC,CAAEiF,QAAS,CAAC;IACxC,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEC,aAAa,EAAE,SAAAA,CAAWxD,CAAC,EAAG;MAC7B,IAAK,IAAI,CAACkC,UAAU,EAAG;QACtB,OAAO5D,CAAC,CAAE0B,CAAC,CAACyD,MAAO,CAAC,CAAC5C,OAAO,CAAE,IAAI,CAACqB,UAAW,CAAC,CAACwB,EAAE,CAAE,IAAI,CAACxE,GAAI,CAAC;MAC/D,CAAC,MAAM;QACN,OAAO,IAAI;MACZ;IACD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEyE,UAAU,EAAE,SAAAA,CAAWrH,QAAQ,EAAG;MACjC,OAAO,IAAI,CAACsH,KAAK,CAAE,UAAW5D,CAAC,EAAG;QACjC;QACA,IAAK,CAAE,IAAI,CAACwD,aAAa,CAAExD,CAAE,CAAC,EAAG;UAChC;QACD;;QAEA;QACA,IAAIrD,IAAI,GAAG0B,GAAG,CAACwF,SAAS,CAAE7G,SAAU,CAAC;QACrC,IAAI8G,SAAS,GAAGnH,IAAI,CAACG,KAAK,CAAE,CAAE,CAAC;QAC/B,IAAIiH,SAAS,GAAG,CAAE/D,CAAC,EAAE1B,CAAC,CAAE0B,CAAC,CAACgE,aAAc,CAAC,CAAE,CAACC,MAAM,CAAEH,SAAU,CAAC;;QAE/D;QACAxH,QAAQ,CAAC8B,KAAK,CAAE,IAAI,EAAE2F,SAAU,CAAC;MAClC,CAAE,CAAC;IACJ,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEb,EAAE,EAAE,SAAAA,CAAWgB,EAAE,EAAEC,EAAE,EAAEC,EAAE,EAAEC,EAAE,EAAG;MAC/B;MACA,IAAInF,GAAG,EAAEoE,KAAK,EAAEP,QAAQ,EAAEzG,QAAQ,EAAEK,IAAI;;MAExC;MACA,IAAKuH,EAAE,YAAYnD,MAAM,EAAG;QAC3B;QACA,IAAKsD,EAAE,EAAG;UACTnF,GAAG,GAAGgF,EAAE;UACRZ,KAAK,GAAGa,EAAE;UACVpB,QAAQ,GAAGqB,EAAE;UACb9H,QAAQ,GAAG+H,EAAE;;UAEb;QACD,CAAC,MAAM;UACNnF,GAAG,GAAGgF,EAAE;UACRZ,KAAK,GAAGa,EAAE;UACV7H,QAAQ,GAAG8H,EAAE;QACd;MACD,CAAC,MAAM;QACN;QACA,IAAKA,EAAE,EAAG;UACTd,KAAK,GAAGY,EAAE;UACVnB,QAAQ,GAAGoB,EAAE;UACb7H,QAAQ,GAAG8H,EAAE;;UAEb;QACD,CAAC,MAAM;UACNd,KAAK,GAAGY,EAAE;UACV5H,QAAQ,GAAG6H,EAAE;QACd;MACD;;MAEA;MACAjF,GAAG,GAAG,IAAI,CAACmE,cAAc,CAAEnE,GAAI,CAAC;;MAEhC;MACA,IAAK,OAAO5C,QAAQ,KAAK,QAAQ,EAAG;QACnCA,QAAQ,GAAG,IAAI,CAACqH,UAAU,CAAE,IAAI,CAAErH,QAAQ,CAAG,CAAC;MAC/C;;MAEA;MACAgH,KAAK,GAAGA,KAAK,GAAG,GAAG,GAAG,IAAI,CAAC9B,GAAG;;MAE9B;MACA,IAAKuB,QAAQ,EAAG;QACfpG,IAAI,GAAG,CAAE2G,KAAK,EAAEP,QAAQ,EAAEzG,QAAQ,CAAE;MACrC,CAAC,MAAM;QACNK,IAAI,GAAG,CAAE2G,KAAK,EAAEhH,QAAQ,CAAE;MAC3B;;MAEA;MACA4C,GAAG,CAACgE,EAAE,CAAC9E,KAAK,CAAEc,GAAG,EAAEvC,IAAK,CAAC;IAC1B,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEyG,GAAG,EAAE,SAAAA,CAAWc,EAAE,EAAEC,EAAE,EAAEC,EAAE,EAAG;MAC5B;MACA,IAAIlF,GAAG,EAAEoE,KAAK,EAAEP,QAAQ,EAAEpG,IAAI;;MAE9B;MACA,IAAKuH,EAAE,YAAYnD,MAAM,EAAG;QAC3B;QACA,IAAKqD,EAAE,EAAG;UACTlF,GAAG,GAAGgF,EAAE;UACRZ,KAAK,GAAGa,EAAE;UACVpB,QAAQ,GAAGqB,EAAE;;UAEb;QACD,CAAC,MAAM;UACNlF,GAAG,GAAGgF,EAAE;UACRZ,KAAK,GAAGa,EAAE;QACX;MACD,CAAC,MAAM;QACN;QACA,IAAKA,EAAE,EAAG;UACTb,KAAK,GAAGY,EAAE;UACVnB,QAAQ,GAAGoB,EAAE;;UAEb;QACD,CAAC,MAAM;UACNb,KAAK,GAAGY,EAAE;QACX;MACD;;MAEA;MACAhF,GAAG,GAAG,IAAI,CAACmE,cAAc,CAAEnE,GAAI,CAAC;;MAEhC;MACAoE,KAAK,GAAGA,KAAK,GAAG,GAAG,GAAG,IAAI,CAAC9B,GAAG;;MAE9B;MACA,IAAKuB,QAAQ,EAAG;QACfpG,IAAI,GAAG,CAAE2G,KAAK,EAAEP,QAAQ,CAAE;MAC3B,CAAC,MAAM;QACNpG,IAAI,GAAG,CAAE2G,KAAK,CAAE;MACjB;;MAEA;MACApE,GAAG,CAACkE,GAAG,CAAChF,KAAK,CAAEc,GAAG,EAAEvC,IAAK,CAAC;IAC3B,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE0D,OAAO,EAAE,SAAAA,CAAW8B,IAAI,EAAExF,IAAI,EAAE2H,OAAO,EAAG;MACzC,IAAIpF,GAAG,GAAG,IAAI,CAACmE,cAAc,CAAC,CAAC;MAC/B,IAAKiB,OAAO,EAAG;QACdpF,GAAG,CAACmB,OAAO,CAACjC,KAAK,CAAEc,GAAG,EAAElC,SAAU,CAAC;MACpC,CAAC,MAAM;QACNkC,GAAG,CAACqF,cAAc,CAACnG,KAAK,CAAEc,GAAG,EAAElC,SAAU,CAAC;MAC3C;MACA,OAAO,IAAI;IACZ,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE2E,UAAU,EAAE,SAAAA,CAAWxF,OAAO,EAAG;MAChCA,OAAO,GAAGA,OAAO,IAAI,IAAI,CAACA,OAAO,IAAI,IAAI;MACzC,IAAK,CAAEA,OAAO,EAAG,OAAO,KAAK;MAC7B,KAAM,IAAIqB,CAAC,IAAIrB,OAAO,EAAG;QACxB,IAAI,CAACJ,SAAS,CAAEyB,CAAC,EAAErB,OAAO,CAAEqB,CAAC,CAAG,CAAC;MAClC;IACD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEgH,aAAa,EAAE,SAAAA,CAAWrI,OAAO,EAAG;MACnCA,OAAO,GAAGA,OAAO,IAAI,IAAI,CAACA,OAAO,IAAI,IAAI;MACzC,IAAK,CAAEA,OAAO,EAAG,OAAO,KAAK;MAC7B,KAAM,IAAIqB,CAAC,IAAIrB,OAAO,EAAG;QACxB,IAAI,CAACN,YAAY,CAAE2B,CAAC,EAAErB,OAAO,CAAEqB,CAAC,CAAG,CAAC;MACrC;IACD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEzB,SAAS,EAAE,SAAAA,CAAWoG,IAAI,EAAE7F,QAAQ,EAAEC,QAAQ,EAAG;MAChD;MACA;MACAA,QAAQ,GAAGA,QAAQ,IAAI,IAAI,CAACA,QAAQ;;MAEpC;MACA,IAAK,OAAOD,QAAQ,KAAK,QAAQ,EAAG;QACnCA,QAAQ,GAAG,IAAI,CAAEA,QAAQ,CAAE;MAC5B;;MAEA;MACA+B,GAAG,CAACtC,SAAS,CAAEoG,IAAI,EAAE7F,QAAQ,EAAEC,QAAQ,EAAE,IAAK,CAAC;IAChD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEV,YAAY,EAAE,SAAAA,CAAWsG,IAAI,EAAE7F,QAAQ,EAAG;MACzC+B,GAAG,CAACxC,YAAY,CAAEsG,IAAI,EAAE,IAAI,CAAE7F,QAAQ,CAAG,CAAC;IAC3C,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEsF,UAAU,EAAE,SAAAA,CAAWxF,OAAO,EAAG;MAChCA,OAAO,GAAGA,OAAO,IAAI,IAAI,CAACA,OAAO,IAAI,IAAI;MACzC,IAAK,CAAEA,OAAO,EAAG,OAAO,KAAK;MAC7B,KAAM,IAAIoB,CAAC,IAAIpB,OAAO,EAAG;QACxB,IAAI,CAACR,SAAS,CAAE4B,CAAC,EAAEpB,OAAO,CAAEoB,CAAC,CAAG,CAAC;MAClC;IACD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE5B,SAAS,EAAE,SAAAA,CAAWuG,IAAI,EAAE7F,QAAQ,EAAEC,QAAQ,EAAG;MAChD;MACAA,QAAQ,GAAGA,QAAQ,IAAI,IAAI,CAACA,QAAQ;;MAEpC;MACA,IAAK,OAAOD,QAAQ,KAAK,QAAQ,EAAG;QACnCA,QAAQ,GAAG,IAAI,CAAEA,QAAQ,CAAE;MAC5B;;MAEA;MACA+B,GAAG,CAACzC,SAAS,CAAEuG,IAAI,EAAE7F,QAAQ,EAAEC,QAAQ,EAAE,IAAK,CAAC;IAChD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEkI,aAAa,EAAE,SAAAA,CAAWrI,OAAO,EAAG;MACnCA,OAAO,GAAGA,OAAO,IAAI,IAAI,CAACA,OAAO,IAAI,IAAI;MACzC,IAAK,CAAEA,OAAO,EAAG,OAAO,KAAK;MAC7B,KAAM,IAAIoB,CAAC,IAAIpB,OAAO,EAAG;QACxB,IAAI,CAACV,YAAY,CAAE8B,CAAC,EAAEpB,OAAO,CAAEoB,CAAC,CAAG,CAAC;MACrC;IACD,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE9B,YAAY,EAAE,SAAAA,CAAWyG,IAAI,EAAE7F,QAAQ,EAAG;MACzC+B,GAAG,CAAC3C,YAAY,CAAEyG,IAAI,EAAE,IAAI,CAAE7F,QAAQ,CAAG,CAAC;IAC3C,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEgC,CAAC,EAAE,SAAAA,CAAWyE,QAAQ,EAAG;MACxB,OAAO,IAAI,CAAC7D,GAAG,CAACiB,IAAI,CAAE4C,QAAS,CAAC;IACjC,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEjD,MAAM,EAAE,SAAAA,CAAA,EAAY;MACnB,IAAI,CAACqD,YAAY,CAAC,CAAC;MACnB,IAAI,CAACqB,aAAa,CAAC,CAAC;MACpB,IAAI,CAACC,aAAa,CAAC,CAAC;MACpB,IAAI,CAACvF,GAAG,CAACY,MAAM,CAAC,CAAC;IAClB,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE4E,UAAU,EAAE,SAAAA,CAAWpI,QAAQ,EAAEqI,YAAY,EAAG;MAC/C,OAAOD,UAAU,CAAE,IAAI,CAACd,KAAK,CAAEtH,QAAS,CAAC,EAAEqI,YAAa,CAAC;IAC1D,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEC,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjBC,OAAO,CAACD,IAAI,CAAE,IAAI,CAAC7C,EAAE,IAAI,IAAI,CAACP,GAAI,CAAC;IACpC,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEsD,OAAO,EAAE,SAAAA,CAAA,EAAY;MACpBD,OAAO,CAACC,OAAO,CAAE,IAAI,CAAC/C,EAAE,IAAI,IAAI,CAACP,GAAI,CAAC;IACvC,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEEuD,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB1G,GAAG,CAAC0G,IAAI,CAAE,IAAI,CAAC7F,GAAI,CAAC;IACrB,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE8F,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB3G,GAAG,CAAC2G,IAAI,CAAE,IAAI,CAAC9F,GAAI,CAAC;IACrB,CAAC;IAED;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;IAEE0E,KAAK,EAAE,SAAAA,CAAWtH,QAAQ,EAAG;MAC5B,OAAOgC,CAAC,CAACsF,KAAK,CAAEtH,QAAQ,EAAE,IAAK,CAAC;IACjC;EACD,CAAE,CAAC;;EAEH;EACAmC,KAAK,CAACC,MAAM,GAAGA,MAAM;;EAErB;EACAL,GAAG,CAACE,MAAM,GAAG,CAAC,CAAC;;EAEf;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECF,GAAG,CAAC4G,WAAW,GAAG,UAAW/F,GAAG,EAAG;IAClC,OAAOA,GAAG,CAACP,IAAI,CAAE,KAAM,CAAC;EACzB,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECN,GAAG,CAAC6G,YAAY,GAAG,UAAWhG,GAAG,EAAG;IACnC,IAAIiG,SAAS,GAAG,EAAE;IAClBjG,GAAG,CAACkG,IAAI,CAAE,YAAY;MACrBD,SAAS,CAACrH,IAAI,CAAEO,GAAG,CAAC4G,WAAW,CAAE3G,CAAC,CAAE,IAAK,CAAE,CAAE,CAAC;IAC/C,CAAE,CAAC;IACH,OAAO6G,SAAS;EACjB,CAAC;AACF,CAAC,EAAIpE,MAAO,CAAC;;;;;;;;;;ACn4Bb,CAAE,UAAWzC,CAAC,EAAE/C,SAAS,EAAG;EAC3B,IAAI8J,MAAM,GAAGhH,GAAG,CAACI,KAAK,CAACC,MAAM,CAAE;IAC9BC,IAAI,EAAE;MACL2G,IAAI,EAAE,EAAE;MACRjI,IAAI,EAAE,EAAE;MACRkI,OAAO,EAAE,CAAC;MACVC,OAAO,EAAE,IAAI;MACb/B,MAAM,EAAE,KAAK;MACbgC,QAAQ,EAAE,QAAQ;MAClB5F,KAAK,EAAE,SAAAA,CAAA,EAAY,CAAC;IACrB,CAAC;IAEDd,MAAM,EAAE;MACP,2BAA2B,EAAE;IAC9B,CAAC;IAED2G,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB,OAAO,gCAAgC;IACxC,CAAC;IAED1G,KAAK,EAAE,SAAAA,CAAWC,KAAK,EAAG;MACzBX,CAAC,CAACI,MAAM,CAAE,IAAI,CAACC,IAAI,EAAEM,KAAM,CAAC;MAC5B,IAAI,CAACC,GAAG,GAAGZ,CAAC,CAAE,IAAI,CAACoH,IAAI,CAAC,CAAE,CAAC;IAC5B,CAAC;IAEDtG,UAAU,EAAE,SAAAA,CAAA,EAAY;MACvB;MACA,IAAI,CAACD,MAAM,CAAC,CAAC;;MAEb;MACA,IAAI,CAAC4F,IAAI,CAAC,CAAC;IACZ,CAAC;IAED5F,MAAM,EAAE,SAAAA,CAAA,EAAY;MACnB;MACA,IAAI,CAAC9B,IAAI,CAAE,IAAI,CAACiC,GAAG,CAAE,MAAO,CAAE,CAAC;;MAE/B;MACA,IAAI,CAACK,IAAI,CAAE,KAAK,GAAG,IAAI,CAACL,GAAG,CAAE,MAAO,CAAC,GAAG,MAAO,CAAC;;MAEhD;MACA,IAAK,IAAI,CAACA,GAAG,CAAE,SAAU,CAAC,EAAG;QAC5B,IAAI,CAACJ,GAAG,CAACU,MAAM,CAAE,oEAAqE,CAAC;QACvF,IAAI,CAACV,GAAG,CAACyG,QAAQ,CAAE,UAAW,CAAC;MAChC;;MAEA;MACA,IAAIJ,OAAO,GAAG,IAAI,CAACjG,GAAG,CAAE,SAAU,CAAC;MACnC,IAAKiG,OAAO,EAAG;QACd,IAAI,CAACK,IAAI,CAAEL,OAAQ,CAAC;MACrB;IACD,CAAC;IAED9F,MAAM,EAAE,SAAAA,CAAWR,KAAK,EAAG;MAC1B;MACAX,CAAC,CAACI,MAAM,CAAE,IAAI,CAACC,IAAI,EAAEM,KAAM,CAAC;;MAE5B;MACA,IAAI,CAACG,UAAU,CAAC,CAAC;;MAEjB;MACA,IAAI,CAAC+D,YAAY,CAAC,CAAC;MACnB,IAAI,CAACzB,SAAS,CAAC,CAAC;IACjB,CAAC;IAEDqD,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB,IAAIc,OAAO,GAAG,IAAI,CAACvG,GAAG,CAAE,QAAS,CAAC;MAClC,IAAImG,QAAQ,GAAG,IAAI,CAACnG,GAAG,CAAE,UAAW,CAAC;MACrC,IAAKuG,OAAO,EAAG;QACd,IAAKJ,QAAQ,KAAK,OAAO,EAAG;UAC3BI,OAAO,CAACjG,MAAM,CAAE,IAAI,CAACV,GAAI,CAAC;QAC3B,CAAC,MAAM;UACN2G,OAAO,CAACC,OAAO,CAAE,IAAI,CAAC5G,GAAI,CAAC;QAC5B;MACD;IACD,CAAC;IAED8F,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB,IAAI,CAAC9F,GAAG,CAACY,MAAM,CAAC,CAAC;IAClB,CAAC;IAED8F,IAAI,EAAE,SAAAA,CAAWL,OAAO,EAAG;MAC1B,IAAI,CAACb,UAAU,CAAE,YAAY;QAC5BrG,GAAG,CAACyB,MAAM,CAAE,IAAI,CAACZ,GAAI,CAAC;MACvB,CAAC,EAAEqG,OAAQ,CAAC;IACb,CAAC;IAEDlI,IAAI,EAAE,SAAAA,CAAWA,IAAI,EAAG;MACvB;MACA,IAAI0I,QAAQ,GAAG,IAAI,CAACzG,GAAG,CAAE,MAAO,CAAC;MACjC,IAAKyG,QAAQ,EAAG;QACf,IAAI,CAAC7G,GAAG,CAAC8G,WAAW,CAAE,GAAG,GAAGD,QAAS,CAAC;MACvC;;MAEA;MACA,IAAI,CAAC7G,GAAG,CAACyG,QAAQ,CAAE,GAAG,GAAGtI,IAAK,CAAC;;MAE/B;MACA,IAAKA,IAAI,IAAI,OAAO,EAAG;QACtB,IAAI,CAAC6B,GAAG,CAACyG,QAAQ,CAAE,mBAAoB,CAAC;MACzC;IACD,CAAC;IAEDhG,IAAI,EAAE,SAAAA,CAAWA,IAAI,EAAG;MACvB,IAAI,CAACT,GAAG,CAACS,IAAI,CAAEtB,GAAG,CAAC4H,OAAO,CAAEtG,IAAK,CAAE,CAAC;IACrC,CAAC;IAED2F,IAAI,EAAE,SAAAA,CAAWA,IAAI,EAAG;MACvB,IAAI,CAAChH,CAAC,CAAE,GAAI,CAAC,CAACqB,IAAI,CAAEtB,GAAG,CAAC4H,OAAO,CAAEX,IAAK,CAAE,CAAC;IAC1C,CAAC;IAEDvF,YAAY,EAAE,SAAAA,CAAWC,CAAC,EAAEd,GAAG,EAAG;MACjCc,CAAC,CAACC,cAAc,CAAC,CAAC;MAClB,IAAI,CAACX,GAAG,CAAE,OAAQ,CAAC,CAAClB,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;MAC5C,IAAI,CAAC8C,MAAM,CAAC,CAAC;IACd;EACD,CAAE,CAAC;EAEHzB,GAAG,CAAC6H,SAAS,GAAG,UAAWjH,KAAK,EAAG;IAClC;IACA,IAAK,OAAOA,KAAK,KAAK,QAAQ,EAAG;MAChCA,KAAK,GAAG;QAAEqG,IAAI,EAAErG;MAAM,CAAC;IACxB;;IAEA;IACA,OAAO,IAAIoG,MAAM,CAAEpG,KAAM,CAAC;EAC3B,CAAC;EAED,IAAIkH,aAAa,GAAG,IAAI9H,GAAG,CAACI,KAAK,CAAE;IAClCoD,IAAI,EAAE,SAAS;IACftF,QAAQ,EAAE,CAAC;IACX6C,UAAU,EAAE,SAAAA,CAAA,EAAY;MACvB,MAAMgH,QAAQ,GAAG9H,CAAC,CAAE,mBAAoB,CAAC;MAEzC8H,QAAQ,CAAChB,IAAI,CAAE,YAAY;QAC1B,IAAK9G,CAAC,CAAE,IAAK,CAAC,CAACK,IAAI,CAAE,WAAY,CAAC,EAAG;UACpC,IAAI0H,SAAS,GAAGhI,GAAG,CAACiI,aAAa,CAAE,mBAAoB,CAAC;UAExD,IACCD,SAAS,IACT,OAAOA,SAAS,IAAI,QAAQ,IAC5BA,SAAS,CAACE,QAAQ,CAAEjI,CAAC,CAAE,IAAK,CAAC,CAACK,IAAI,CAAE,YAAa,CAAE,CAAC,EACnD;YACDL,CAAC,CAAE,IAAK,CAAC,CAACwB,MAAM,CAAC,CAAC;UACnB,CAAC,MAAM;YACNxB,CAAC,CAAE,IAAK,CAAC,CAACyG,IAAI,CAAC,CAAC;YAChBzG,CAAC,CAAE,IAAK,CAAC,CAAC4E,EAAE,CAAE,OAAO,EAAE,iBAAiB,EAAE,UAAWlD,CAAC,EAAG;cACxDqG,SAAS,GAAGhI,GAAG,CAACiI,aAAa,CAAE,mBAAoB,CAAC;cACpD,IAAK,CAAED,SAAS,IAAI,OAAOA,SAAS,IAAI,QAAQ,EAAG;gBAClDA,SAAS,GAAG,EAAE;cACf;cACAA,SAAS,CAACvI,IAAI,CAAEQ,CAAC,CAAE,IAAK,CAAC,CAACuC,OAAO,CAAE,mBAAoB,CAAC,CAAClC,IAAI,CAAE,YAAa,CAAE,CAAC;cAC/EN,GAAG,CAACmI,aAAa,CAAE,mBAAmB,EAAEH,SAAU,CAAC;YACpD,CAAE,CAAC;UACJ;QACD;MACD,CAAE,CAAC;IACJ;EACD,CAAE,CAAC;AACJ,CAAC,EAAItF,MAAO,CAAC;;;;;;;;;;AC/Jb,CAAE,UAAWzC,CAAC,EAAE/C,SAAS,EAAG;EAC3B,IAAIkL,KAAK,GAAG,IAAIpI,GAAG,CAACI,KAAK,CAAE;IAC1BM,MAAM,EAAE;MACP,wBAAwB,EAAE;IAC3B,CAAC;IAED2H,OAAO,EAAE,SAAAA,CAAW1G,CAAC,EAAEd,GAAG,EAAG;MAC5Bc,CAAC,CAACC,cAAc,CAAC,CAAC;MAClB,IAAI,CAAC0G,MAAM,CAAEzH,GAAG,CAAC0H,MAAM,CAAC,CAAE,CAAC;IAC5B,CAAC;IAEDC,MAAM,EAAE,SAAAA,CAAW3H,GAAG,EAAG;MACxB,OAAOA,GAAG,CAAC4H,QAAQ,CAAE,OAAQ,CAAC;IAC/B,CAAC;IAEDH,MAAM,EAAE,SAAAA,CAAWzH,GAAG,EAAG;MACxB,IAAI,CAAC2H,MAAM,CAAE3H,GAAI,CAAC,GAAG,IAAI,CAACW,KAAK,CAAEX,GAAI,CAAC,GAAG,IAAI,CAACG,IAAI,CAAEH,GAAI,CAAC;IAC1D,CAAC;IAEDG,IAAI,EAAE,SAAAA,CAAWH,GAAG,EAAG;MACtBA,GAAG,CAACyG,QAAQ,CAAE,OAAQ,CAAC;MACvBzG,GAAG,CAACiB,IAAI,CAAE,oBAAqB,CAAC,CAACO,IAAI,CACpC,OAAO,EACP,gCACD,CAAC;IACF,CAAC;IAEDb,KAAK,EAAE,SAAAA,CAAWX,GAAG,EAAG;MACvBA,GAAG,CAAC8G,WAAW,CAAE,OAAQ,CAAC;MAC1B9G,GAAG,CAACiB,IAAI,CAAE,oBAAqB,CAAC,CAACO,IAAI,CACpC,OAAO,EACP,iCACD,CAAC;IACF;EACD,CAAE,CAAC;AACJ,CAAC,EAAIK,MAAO,CAAC;;;;;;;;;;ACnCb,CAAE,UAAWzC,CAAC,EAAE/C,SAAS,EAAG;EAC3B8C,GAAG,CAACE,MAAM,CAACwI,KAAK,GAAG1I,GAAG,CAACI,KAAK,CAACC,MAAM,CAAE;IACpCC,IAAI,EAAE;MACLC,KAAK,EAAE,EAAE;MACTC,OAAO,EAAE,EAAE;MACXmI,KAAK,EAAE,CAAC;MACRC,MAAM,EAAE,CAAC;MACTC,OAAO,EAAE,KAAK;MACdtG,QAAQ,EAAE;IACX,CAAC;IAED7B,MAAM,EAAE;MACP,4BAA4B,EAAE,cAAc;MAC5C,wBAAwB,EAAE,cAAc;MACxC,SAAS,EAAE;IACZ,CAAC;IAEDC,KAAK,EAAE,SAAAA,CAAWC,KAAK,EAAG;MACzBX,CAAC,CAACI,MAAM,CAAE,IAAI,CAACC,IAAI,EAAEM,KAAM,CAAC;MAC5B,IAAI,CAACC,GAAG,GAAGZ,CAAC,CAAE,IAAI,CAACoH,IAAI,CAAC,CAAE,CAAC;IAC5B,CAAC;IAEDtG,UAAU,EAAE,SAAAA,CAAA,EAAY;MACvB,IAAI,CAACD,MAAM,CAAC,CAAC;MACb,IAAI,CAACE,IAAI,CAAC,CAAC;MACX,IAAI,CAACa,KAAK,CAAC,CAAC;MACZ,IAAI,CAACiH,gBAAgB,CAAE,IAAK,CAAC;IAC9B,CAAC;IAEDzB,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB,OAAO,CACN,kDAAkD,EAClD,qCAAqC,EACrC,uGAAuG,GAAGrH,GAAG,CAAC+I,EAAE,CAAC,aAAa,CAAC,GAAG,cAAc,EAChJ,2BAA2B,EAC3B,wDAAwD,EACxD,QAAQ,EACR,2CAA2C,EAC3C,QAAQ,CACR,CAAC7H,IAAI,CAAE,EAAG,CAAC;IACb,CAAC;IAEDJ,MAAM,EAAE,SAAAA,CAAA,EAAY;MACnB;MACA,IAAIP,KAAK,GAAG,IAAI,CAACU,GAAG,CAAE,OAAQ,CAAC;MAC/B,IAAIT,OAAO,GAAG,IAAI,CAACS,GAAG,CAAE,SAAU,CAAC;MACnC,IAAI4H,OAAO,GAAG,IAAI,CAAC5H,GAAG,CAAE,SAAU,CAAC;MACnC,IAAI0H,KAAK,GAAG,IAAI,CAAC1H,GAAG,CAAE,OAAQ,CAAC;MAC/B,IAAI2H,MAAM,GAAG,IAAI,CAAC3H,GAAG,CAAE,QAAS,CAAC;;MAEjC;MACA,IAAI,CAACV,KAAK,CAAEA,KAAM,CAAC;MACnB,IAAI,CAACC,OAAO,CAAEA,OAAQ,CAAC;MACvB,IAAKmI,KAAK,EAAG;QACZ,IAAI,CAAC1I,CAAC,CAAE,gBAAiB,CAAC,CAAC+I,GAAG,CAAE,OAAO,EAAEL,KAAM,CAAC;MACjD;MACA,IAAKC,MAAM,EAAG;QACb,IAAI,CAAC3I,CAAC,CAAE,gBAAiB,CAAC,CAAC+I,GAAG,CAAE,YAAY,EAAEJ,MAAO,CAAC;MACvD;MACA,IAAI,CAACC,OAAO,CAAEA,OAAQ,CAAC;;MAEvB;MACA7I,GAAG,CAACvC,QAAQ,CAAE,QAAQ,EAAE,IAAI,CAACoD,GAAI,CAAC;IACnC,CAAC;IAED;AACF;AACA;IACEgB,KAAK,EAAE,SAAAA,CAAA,EAAW;MACjB,IAAI,CAAChB,GAAG,CAACiB,IAAI,CAAE,WAAY,CAAC,CAACC,KAAK,CAAC,CAAC,CAACC,OAAO,CAAE,OAAQ,CAAC;IACxD,CAAC;IAED;AACF;AACA;AACA;AACA;IACE8G,gBAAgB,EAAE,SAAAA,CAAU5G,MAAM,EAAG;MACpC,IAAIC,YAAY,GAAGlC,CAAC,CAAE,SAAU,CAAC;MAEjC,IAAK,CAAEkC,YAAY,CAAC/C,MAAM,EAAG;QAC5B;MACD;MAEA+C,YAAY,CAAE,CAAC,CAAE,CAACC,KAAK,GAAGF,MAAM;MAChCC,YAAY,CAACE,IAAI,CAAE,aAAa,EAAEH,MAAO,CAAC;IAC3C,CAAC;IAEDd,MAAM,EAAE,SAAAA,CAAWR,KAAK,EAAG;MAC1B,IAAI,CAACN,IAAI,GAAGN,GAAG,CAACqB,SAAS,CAAET,KAAK,EAAE,IAAI,CAACN,IAAK,CAAC;MAC7C,IAAI,CAACQ,MAAM,CAAC,CAAC;IACd,CAAC;IAEDP,KAAK,EAAE,SAAAA,CAAWA,KAAK,EAAG;MACzB,IAAI,CAACN,CAAC,CAAE,iBAAkB,CAAC,CAACqB,IAAI,CAAEf,KAAM,CAAC;IAC1C,CAAC;IAEDC,OAAO,EAAE,SAAAA,CAAWA,OAAO,EAAG;MAC7B,IAAI,CAACP,CAAC,CAAE,cAAe,CAAC,CAACqB,IAAI,CAAEd,OAAQ,CAAC;IACzC,CAAC;IAEDqI,OAAO,EAAE,SAAAA,CAAWnC,IAAI,EAAG;MAC1B,IAAIuC,QAAQ,GAAG,IAAI,CAAChJ,CAAC,CAAE,gBAAiB,CAAC;MACzCyG,IAAI,GAAGuC,QAAQ,CAACvC,IAAI,CAAC,CAAC,GAAGuC,QAAQ,CAACtC,IAAI,CAAC,CAAC;IACzC,CAAC;IAED3F,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjBf,CAAC,CAAE,MAAO,CAAC,CAACsB,MAAM,CAAE,IAAI,CAACV,GAAI,CAAC;IAC/B,CAAC;IAEDW,KAAK,EAAE,SAAAA,CAAA,EAAY;MAClB,IAAI,CAACsH,gBAAgB,CAAE,KAAM,CAAC;MAC9B,IAAI,CAACxG,mBAAmB,CAAC,CAAC;MAC1B,IAAI,CAACb,MAAM,CAAC,CAAC;IACd,CAAC;IAEDC,YAAY,EAAE,SAAAA,CAAWC,CAAC,EAAEd,GAAG,EAAG;MACjCc,CAAC,CAACC,cAAc,CAAC,CAAC;MAClB,IAAI,CAACJ,KAAK,CAAC,CAAC;IACb,CAAC;IAED;AACF;AACA;AACA;AACA;IACE0H,kBAAkB,EAAE,SAAAA,CAAUvH,CAAC,EAAG;MACjC,IAAKA,CAAC,CAACgD,GAAG,KAAK,QAAQ,EAAG;QACzB,IAAI,CAACnD,KAAK,CAAC,CAAC;MACb;IACD,CAAC;IAED;AACF;AACA;AACA;IACEc,mBAAmB,EAAE,SAAAA,CAAA,EAAW;MAC/B,IACC,IAAI,CAAChC,IAAI,CAACiC,QAAQ,YAAYtC,CAAC,IAC5B,IAAI,CAACK,IAAI,CAACiC,QAAQ,CAACC,OAAO,CAAE,MAAO,CAAC,CAACpD,MAAM,GAAG,CAAC,EACjD;QACD,IAAI,CAACkB,IAAI,CAACiC,QAAQ,CAACP,OAAO,CAAE,OAAQ,CAAC;MACtC;IACD;EAED,CAAE,CAAC;;EAEH;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEChC,GAAG,CAACmJ,QAAQ,GAAG,UAAWvI,KAAK,EAAG;IACjC,OAAO,IAAIZ,GAAG,CAACE,MAAM,CAACwI,KAAK,CAAE9H,KAAM,CAAC;EACrC,CAAC;AACF,CAAC,EAAI8B,MAAO,CAAC;;;;;;;;;;AClKb,CAAE,UAAWzC,CAAC,EAAE/C,SAAS,EAAG;EAC3B8C,GAAG,CAACoJ,UAAU,GAAG,UAAWxI,KAAK,EAAG;IACnC;IACA,IAAK,OAAOA,KAAK,KAAK,QAAQ,EAAG;MAChCA,KAAK,GAAG;QAAEqG,IAAI,EAAErG;MAAM,CAAC;IACxB;;IAEA;IACA,IAAKA,KAAK,CAACyI,aAAa,KAAKnM,SAAS,EAAG;MACxC0D,KAAK,CAAC0I,WAAW,GAAGtJ,GAAG,CAAC+I,EAAE,CAAE,QAAS,CAAC;MACtCnI,KAAK,CAAC2I,UAAU,GAAGvJ,GAAG,CAAC+I,EAAE,CAAE,QAAS,CAAC;MACrC,OAAO,IAAIS,cAAc,CAAE5I,KAAM,CAAC;;MAElC;IACD,CAAC,MAAM,IAAKA,KAAK,CAAC6I,OAAO,KAAKvM,SAAS,EAAG;MACzC,OAAO,IAAIsM,cAAc,CAAE5I,KAAM,CAAC;;MAElC;IACD,CAAC,MAAM;MACN,OAAO,IAAI8I,OAAO,CAAE9I,KAAM,CAAC;IAC5B;EACD,CAAC;EAED,IAAI8I,OAAO,GAAG1J,GAAG,CAACI,KAAK,CAACC,MAAM,CAAE;IAC/BC,IAAI,EAAE;MACL2G,IAAI,EAAE,EAAE;MACRC,OAAO,EAAE,CAAC;MACV9B,MAAM,EAAE;IACT,CAAC;IAEDiC,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB,OAAO,iCAAiC;IACzC,CAAC;IAED1G,KAAK,EAAE,SAAAA,CAAWC,KAAK,EAAG;MACzBX,CAAC,CAACI,MAAM,CAAE,IAAI,CAACC,IAAI,EAAEM,KAAM,CAAC;MAC5B,IAAI,CAACC,GAAG,GAAGZ,CAAC,CAAE,IAAI,CAACoH,IAAI,CAAC,CAAE,CAAC;IAC5B,CAAC;IAEDtG,UAAU,EAAE,SAAAA,CAAA,EAAY;MACvB;MACA,IAAI,CAACD,MAAM,CAAC,CAAC;;MAEb;MACA,IAAI,CAAC4F,IAAI,CAAC,CAAC;;MAEX;MACA,IAAI,CAACiD,QAAQ,CAAC,CAAC;;MAEf;MACA,IAAIzC,OAAO,GAAG,IAAI,CAACjG,GAAG,CAAE,SAAU,CAAC;MACnC,IAAKiG,OAAO,EAAG;QACdb,UAAU,CAAEpG,CAAC,CAACsF,KAAK,CAAE,IAAI,CAACqE,IAAI,EAAE,IAAK,CAAC,EAAE1C,OAAQ,CAAC;MAClD;IACD,CAAC;IAED9F,MAAM,EAAE,SAAAA,CAAWR,KAAK,EAAG;MAC1BX,CAAC,CAACI,MAAM,CAAE,IAAI,CAACC,IAAI,EAAEM,KAAM,CAAC;MAC5B,IAAI,CAACG,UAAU,CAAC,CAAC;IAClB,CAAC;IAEDD,MAAM,EAAE,SAAAA,CAAA,EAAY;MACnB,IAAI,CAACQ,IAAI,CAAE,IAAI,CAACL,GAAG,CAAE,MAAO,CAAE,CAAC;IAChC,CAAC;IAEDyF,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjBzG,CAAC,CAAE,MAAO,CAAC,CAACsB,MAAM,CAAE,IAAI,CAACV,GAAI,CAAC;IAC/B,CAAC;IAED8F,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB,IAAI,CAAC9F,GAAG,CAACY,MAAM,CAAC,CAAC;IAClB,CAAC;IAEDmI,IAAI,EAAE,SAAAA,CAAA,EAAY;MACjB;MACA,IAAI,CAAC/I,GAAG,CAACyG,QAAQ,CAAE,aAAc,CAAC;;MAElC;MACA,IAAI,CAACjB,UAAU,CAAE,YAAY;QAC5B,IAAI,CAAC5E,MAAM,CAAC,CAAC;MACd,CAAC,EAAE,GAAI,CAAC;IACT,CAAC;IAEDH,IAAI,EAAE,SAAAA,CAAWA,IAAI,EAAG;MACvB,IAAI,CAACT,GAAG,CAACS,IAAI,CAAEA,IAAK,CAAC;IACtB,CAAC;IAEDqI,QAAQ,EAAE,SAAAA,CAAA,EAAY;MACrB;MACA,IAAIE,QAAQ,GAAG,IAAI,CAAChJ,GAAG;MACvB,IAAI2G,OAAO,GAAG,IAAI,CAACvG,GAAG,CAAE,QAAS,CAAC;MAClC,IAAK,CAAEuG,OAAO,EAAG;;MAEjB;MACAqC,QAAQ,CACNlC,WAAW,CAAE,uBAAwB,CAAC,CACtCqB,GAAG,CAAE;QAAEc,GAAG,EAAE,CAAC;QAAEC,IAAI,EAAE;MAAE,CAAE,CAAC;;MAE5B;MACA,IAAIC,SAAS,GAAG,EAAE;;MAElB;MACA,IAAIC,WAAW,GAAGzC,OAAO,CAAC0C,UAAU,CAAC,CAAC;MACtC,IAAIC,YAAY,GAAG3C,OAAO,CAAC4C,WAAW,CAAC,CAAC;MACxC,IAAIC,SAAS,GAAG7C,OAAO,CAAC8C,MAAM,CAAC,CAAC,CAACR,GAAG;MACpC,IAAIS,UAAU,GAAG/C,OAAO,CAAC8C,MAAM,CAAC,CAAC,CAACP,IAAI;;MAEtC;MACA,IAAIS,YAAY,GAAGX,QAAQ,CAACK,UAAU,CAAC,CAAC;MACxC,IAAIO,aAAa,GAAGZ,QAAQ,CAACO,WAAW,CAAC,CAAC;MAC1C,IAAIM,UAAU,GAAGb,QAAQ,CAACS,MAAM,CAAC,CAAC,CAACR,GAAG,CAAC,CAAC;;MAExC;MACA,IAAIA,GAAG,GAAGO,SAAS,GAAGI,aAAa,GAAGC,UAAU;MAChD,IAAIX,IAAI,GAAGQ,UAAU,GAAGN,WAAW,GAAG,CAAC,GAAGO,YAAY,GAAG,CAAC;;MAE1D;MACA,IAAKT,IAAI,GAAGC,SAAS,EAAG;QACvBH,QAAQ,CAACvC,QAAQ,CAAE,OAAQ,CAAC;QAC5ByC,IAAI,GAAGQ,UAAU,GAAGN,WAAW;QAC/BH,GAAG,GACFO,SAAS,GACTF,YAAY,GAAG,CAAC,GAChBM,aAAa,GAAG,CAAC,GACjBC,UAAU;;QAEX;MACD,CAAC,MAAM,IACNX,IAAI,GAAGS,YAAY,GAAGR,SAAS,GAC/B/J,CAAC,CAAEhD,MAAO,CAAC,CAAC0L,KAAK,CAAC,CAAC,EAClB;QACDkB,QAAQ,CAACvC,QAAQ,CAAE,MAAO,CAAC;QAC3ByC,IAAI,GAAGQ,UAAU,GAAGC,YAAY;QAChCV,GAAG,GACFO,SAAS,GACTF,YAAY,GAAG,CAAC,GAChBM,aAAa,GAAG,CAAC,GACjBC,UAAU;;QAEX;MACD,CAAC,MAAM,IAAKZ,GAAG,GAAG7J,CAAC,CAAEhD,MAAO,CAAC,CAAC0N,SAAS,CAAC,CAAC,GAAGX,SAAS,EAAG;QACvDH,QAAQ,CAACvC,QAAQ,CAAE,QAAS,CAAC;QAC7BwC,GAAG,GAAGO,SAAS,GAAGF,YAAY,GAAGO,UAAU;;QAE3C;MACD,CAAC,MAAM;QACNb,QAAQ,CAACvC,QAAQ,CAAE,KAAM,CAAC;MAC3B;;MAEA;MACAuC,QAAQ,CAACb,GAAG,CAAE;QAAEc,GAAG,EAAEA,GAAG;QAAEC,IAAI,EAAEA;MAAK,CAAE,CAAC;IACzC;EACD,CAAE,CAAC;EAEH,IAAIP,cAAc,GAAGE,OAAO,CAACrJ,MAAM,CAAE;IACpCC,IAAI,EAAE;MACL2G,IAAI,EAAE,EAAE;MACRqC,WAAW,EAAE,EAAE;MACfC,UAAU,EAAE,EAAE;MACdnE,MAAM,EAAE,IAAI;MACZwF,aAAa,EAAE,IAAI;MACnBnB,OAAO,EAAE,SAAAA,CAAA,EAAY,CAAC,CAAC;MACvBoB,MAAM,EAAE,SAAAA,CAAA,EAAY,CAAC,CAAC;MACtB1M,OAAO,EAAE;IACV,CAAC;IAEDuC,MAAM,EAAE;MACP,6BAA6B,EAAE,UAAU;MACzC,8BAA8B,EAAE;IACjC,CAAC;IAED2C,SAAS,EAAE,SAAAA,CAAA,EAAY;MACtB;MACArD,GAAG,CAACI,KAAK,CAAC5B,SAAS,CAAC6E,SAAS,CAACtD,KAAK,CAAE,IAAK,CAAC;;MAE3C;MACA,IAAI+K,SAAS,GAAG7K,CAAC,CAAEiF,QAAS,CAAC;MAC7B,IAAIsC,OAAO,GAAG,IAAI,CAACvG,GAAG,CAAE,QAAS,CAAC;;MAElC;MACA;MACA,IAAI,CAACoF,UAAU,CAAE,YAAY;QAC5B,IAAI,CAACxB,EAAE,CAAEiG,SAAS,EAAE,OAAO,EAAE,UAAW,CAAC;MAC1C,CAAE,CAAC;;MAEH;MACA;MACA,IAAK,IAAI,CAAC7J,GAAG,CAAE,eAAgB,CAAC,EAAG;QAClC,IAAI,CAAC4D,EAAE,CAAE2C,OAAO,EAAE,OAAO,EAAE,WAAY,CAAC;MACzC;IACD,CAAC;IAED1C,YAAY,EAAE,SAAAA,CAAA,EAAY;MACzB;MACA9E,GAAG,CAACI,KAAK,CAAC5B,SAAS,CAACsG,YAAY,CAAC/E,KAAK,CAAE,IAAK,CAAC;;MAE9C;MACA,IAAI+K,SAAS,GAAG7K,CAAC,CAAEiF,QAAS,CAAC;MAC7B,IAAIsC,OAAO,GAAG,IAAI,CAACvG,GAAG,CAAE,QAAS,CAAC;;MAElC;MACA,IAAI,CAAC8D,GAAG,CAAE+F,SAAS,EAAE,OAAQ,CAAC;MAC9B,IAAI,CAAC/F,GAAG,CAAEyC,OAAO,EAAE,OAAQ,CAAC;IAC7B,CAAC;IAED1G,MAAM,EAAE,SAAAA,CAAA,EAAY;MACnB;MACA,IAAImG,IAAI,GAAG,IAAI,CAAChG,GAAG,CAAE,MAAO,CAAC,IAAIjB,GAAG,CAAC+I,EAAE,CAAE,eAAgB,CAAC;MAC1D,IAAIO,WAAW,GAAG,IAAI,CAACrI,GAAG,CAAE,aAAc,CAAC,IAAIjB,GAAG,CAAC+I,EAAE,CAAE,KAAM,CAAC;MAC9D,IAAIQ,UAAU,GAAG,IAAI,CAACtI,GAAG,CAAE,YAAa,CAAC,IAAIjB,GAAG,CAAC+I,EAAE,CAAE,IAAK,CAAC;;MAE3D;MACA,IAAIzH,IAAI,GAAG,CACV2F,IAAI,EACJ,mCAAmC,GAAGqC,WAAW,GAAG,MAAM,EAC1D,kCAAkC,GAAGC,UAAU,GAAG,MAAM,CACxD,CAACrI,IAAI,CAAE,GAAI,CAAC;;MAEb;MACA,IAAI,CAACI,IAAI,CAAEA,IAAK,CAAC;;MAEjB;MACA,IAAI,CAACT,GAAG,CAACyG,QAAQ,CAAE,UAAW,CAAC;IAChC,CAAC;IAEDyD,QAAQ,EAAE,SAAAA,CAAWpJ,CAAC,EAAEd,GAAG,EAAG;MAC7B;MACAc,CAAC,CAACC,cAAc,CAAC,CAAC;MAClBD,CAAC,CAACqJ,wBAAwB,CAAC,CAAC;;MAE5B;MACA,IAAI/M,QAAQ,GAAG,IAAI,CAACgD,GAAG,CAAE,QAAS,CAAC;MACnC,IAAI9C,OAAO,GAAG,IAAI,CAAC8C,GAAG,CAAE,SAAU,CAAC,IAAI,IAAI;MAC3ChD,QAAQ,CAAC8B,KAAK,CAAE5B,OAAO,EAAEQ,SAAU,CAAC;;MAEpC;MACA,IAAI,CAAC8C,MAAM,CAAC,CAAC;IACd,CAAC;IAEDwJ,SAAS,EAAE,SAAAA,CAAWtJ,CAAC,EAAEd,GAAG,EAAG;MAC9B;MACAc,CAAC,CAACC,cAAc,CAAC,CAAC;MAClBD,CAAC,CAACqJ,wBAAwB,CAAC,CAAC;;MAE5B;MACA,IAAI/M,QAAQ,GAAG,IAAI,CAACgD,GAAG,CAAE,SAAU,CAAC;MACpC,IAAI9C,OAAO,GAAG,IAAI,CAAC8C,GAAG,CAAE,SAAU,CAAC,IAAI,IAAI;MAC3ChD,QAAQ,CAAC8B,KAAK,CAAE5B,OAAO,EAAEQ,SAAU,CAAC;;MAEpC;MACA,IAAI,CAAC8C,MAAM,CAAC,CAAC;IACd;EACD,CAAE,CAAC;;EAEH;EACAzB,GAAG,CAACE,MAAM,CAACwJ,OAAO,GAAGA,OAAO;EAC5B1J,GAAG,CAACE,MAAM,CAACsJ,cAAc,GAAGA,cAAc;;EAE1C;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAI0B,kBAAkB,GAAG,IAAIlL,GAAG,CAACI,KAAK,CAAE;IACvC+K,OAAO,EAAE,KAAK;IAEdzK,MAAM,EAAE;MACP,4BAA4B,EAAE,WAAW;MACzC,yBAAyB,EAAE,WAAW;MACtC,4BAA4B,EAAE,WAAW;MACzC,uBAAuB,EAAE,WAAW;MACpC,sBAAsB,EAAE,WAAW;MACnC,uBAAuB,EAAE;IAC1B,CAAC;IAED0K,SAAS,EAAE,SAAAA,CAAWzJ,CAAC,EAAEd,GAAG,EAAG;MAC9B;MACA,IAAIN,KAAK,GAAGM,GAAG,CAACwB,IAAI,CAAE,OAAQ,CAAC;;MAE/B;MACA,IAAK,CAAE9B,KAAK,EAAG;QACd;MACD;;MAEA;MACAM,GAAG,CAACwB,IAAI,CAAE,OAAO,EAAE,EAAG,CAAC;;MAEvB;MACA,IAAK,CAAE,IAAI,CAAC8I,OAAO,EAAG;QACrB,IAAI,CAACA,OAAO,GAAGnL,GAAG,CAACoJ,UAAU,CAAE;UAC9BnC,IAAI,EAAE1G,KAAK;UACX6E,MAAM,EAAEvE;QACT,CAAE,CAAC;;QAEH;MACD,CAAC,MAAM;QACN,IAAI,CAACsK,OAAO,CAAC/J,MAAM,CAAE;UACpB6F,IAAI,EAAE1G,KAAK;UACX6E,MAAM,EAAEvE;QACT,CAAE,CAAC;MACJ;IACD,CAAC;IAEDwK,SAAS,EAAE,SAAAA,CAAW1J,CAAC,EAAEd,GAAG,EAAG;MAC9B;MACA,IAAI,CAACsK,OAAO,CAACxE,IAAI,CAAC,CAAC;;MAEnB;MACA9F,GAAG,CAACwB,IAAI,CAAE,OAAO,EAAE,IAAI,CAAC8I,OAAO,CAAClK,GAAG,CAAE,MAAO,CAAE,CAAC;IAChD,CAAC;IAEDqK,OAAO,EAAE,SAAAA,CAAU3J,CAAC,EAAEd,GAAG,EAAG;MAC3B,IAAK,QAAQ,KAAKc,CAAC,CAACgD,GAAG,EAAG;QACzB,IAAI,CAAC0G,SAAS,CAAE1J,CAAC,EAAEd,GAAI,CAAC;MACzB;IACD;EACD,CAAE,CAAC;AACJ,CAAC,EAAI6B,MAAO,CAAC;;;;;;;;;;ACpUb,CAAE,UAAWzC,CAAC,EAAE/C,SAAS,EAAG;EAC3B;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC;EACA,IAAI8C,GAAG,GAAG,CAAC,CAAC;;EAEZ;EACA/C,MAAM,CAAC+C,GAAG,GAAGA,GAAG;;EAEhB;EACAA,GAAG,CAACM,IAAI,GAAG,CAAC,CAAC;;EAEb;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECN,GAAG,CAACiB,GAAG,GAAG,UAAW6C,IAAI,EAAG;IAC3B,OAAO,IAAI,CAACxD,IAAI,CAAEwD,IAAI,CAAE,IAAI,IAAI;EACjC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC9D,GAAG,CAAC+D,GAAG,GAAG,UAAWD,IAAI,EAAG;IAC3B,OAAO,IAAI,CAAC7C,GAAG,CAAE6C,IAAK,CAAC,KAAK,IAAI;EACjC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC9D,GAAG,CAACgE,GAAG,GAAG,UAAWF,IAAI,EAAEG,KAAK,EAAG;IAClC,IAAI,CAAC3D,IAAI,CAAEwD,IAAI,CAAE,GAAGG,KAAK;IACzB,OAAO,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAIsH,SAAS,GAAG,CAAC;EACjBvL,GAAG,CAACoD,QAAQ,GAAG,UAAWoI,MAAM,EAAG;IAClC,IAAI9H,EAAE,GAAG,EAAE6H,SAAS,GAAG,EAAE;IACzB,OAAOC,MAAM,GAAGA,MAAM,GAAG9H,EAAE,GAAGA,EAAE;EACjC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC1D,GAAG,CAACyL,WAAW,GAAG,UAAWC,KAAK,EAAG;IACpC,SAASC,UAAUA,CAAE1H,KAAK,EAAE2H,KAAK,EAAEC,IAAI,EAAG;MACzC,OAAOA,IAAI,CAACC,OAAO,CAAE7H,KAAM,CAAC,KAAK2H,KAAK;IACvC;IACA,OAAOF,KAAK,CAAC3M,MAAM,CAAE4M,UAAW,CAAC;EAClC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAII,UAAU,GAAG,EAAE;EACnB/L,GAAG,CAACgM,MAAM,GAAG,UAAWR,MAAM,EAAES,WAAW,EAAG;IAC7C;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA,IAAK,OAAOT,MAAM,KAAK,WAAW,EAAG;MACpCA,MAAM,GAAG,EAAE;IACZ;IAEA,IAAIU,KAAK;IACT,IAAIC,UAAU,GAAG,SAAAA,CAAWC,IAAI,EAAEC,QAAQ,EAAG;MAC5CD,IAAI,GAAGhO,QAAQ,CAAEgO,IAAI,EAAE,EAAG,CAAC,CAACE,QAAQ,CAAE,EAAG,CAAC,CAAC,CAAC;MAC5C,IAAKD,QAAQ,GAAGD,IAAI,CAAChN,MAAM,EAAG;QAC7B;QACA,OAAOgN,IAAI,CAAC3N,KAAK,CAAE2N,IAAI,CAAChN,MAAM,GAAGiN,QAAS,CAAC;MAC5C;MACA,IAAKA,QAAQ,GAAGD,IAAI,CAAChN,MAAM,EAAG;QAC7B;QACA,OAAOb,KAAK,CAAE,CAAC,IAAK8N,QAAQ,GAAGD,IAAI,CAAChN,MAAM,CAAG,CAAC,CAAC8B,IAAI,CAAE,GAAI,CAAC,GAAGkL,IAAI;MAClE;MACA,OAAOA,IAAI;IACZ,CAAC;IAED,IAAK,CAAEL,UAAU,EAAG;MACnB;MACAA,UAAU,GAAGQ,IAAI,CAACC,KAAK,CAAED,IAAI,CAACE,MAAM,CAAC,CAAC,GAAG,SAAU,CAAC;IACrD;IACAV,UAAU,EAAE;IAEZG,KAAK,GAAGV,MAAM,CAAC,CAAC;IAChBU,KAAK,IAAIC,UAAU,CAAE/N,QAAQ,CAAE,IAAIsO,IAAI,CAAC,CAAC,CAACC,OAAO,CAAC,CAAC,GAAG,IAAI,EAAE,EAAG,CAAC,EAAE,CAAE,CAAC;IACrET,KAAK,IAAIC,UAAU,CAAEJ,UAAU,EAAE,CAAE,CAAC,CAAC,CAAC;IACtC,IAAKE,WAAW,EAAG;MAClB;MACAC,KAAK,IAAI,CAAEK,IAAI,CAACE,MAAM,CAAC,CAAC,GAAG,EAAE,EAAGG,OAAO,CAAE,CAAE,CAAC,CAACN,QAAQ,CAAC,CAAC;IACxD;IAEA,OAAOJ,KAAK;EACb,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEClM,GAAG,CAAC6M,UAAU,GAAG,UAAWC,MAAM,EAAEC,OAAO,EAAEC,OAAO,EAAG;IACtD,OAAOA,OAAO,CAACC,KAAK,CAAEH,MAAO,CAAC,CAAC5L,IAAI,CAAE6L,OAAQ,CAAC;EAC/C,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC/M,GAAG,CAACkN,YAAY,GAAG,UAAWC,GAAG,EAAG;IACnC,IAAIC,OAAO,GAAGD,GAAG,CAACvI,KAAK,CAAE,iBAAkB,CAAC;IAC5C,OAAOwI,OAAO,GACXA,OAAO,CACNC,GAAG,CAAE,UAAWC,CAAC,EAAEnO,CAAC,EAAG;MACvB,IAAIoO,CAAC,GAAGD,CAAC,CAACE,MAAM,CAAE,CAAE,CAAC;MACrB,OAAO,CAAErO,CAAC,KAAK,CAAC,GAAGoO,CAAC,CAACE,WAAW,CAAC,CAAC,GAAGF,CAAC,CAACG,WAAW,CAAC,CAAC,IAAKJ,CAAC,CAAC7O,KAAK,CAAE,CAAE,CAAC;IACtE,CAAE,CAAC,CACFyC,IAAI,CAAE,EAAG,CAAC,GACX,EAAE;EACN,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEClB,GAAG,CAAC2N,aAAa,GAAG,UAAWR,GAAG,EAAG;IACpC,IAAIS,KAAK,GAAG5N,GAAG,CAACkN,YAAY,CAAEC,GAAI,CAAC;IACnC,OAAOS,KAAK,CAACJ,MAAM,CAAE,CAAE,CAAC,CAACE,WAAW,CAAC,CAAC,GAAGE,KAAK,CAACnP,KAAK,CAAE,CAAE,CAAC;EAC1D,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECuB,GAAG,CAAC6N,UAAU,GAAG,UAAWV,GAAG,EAAG;IACjC,OAAOnN,GAAG,CAAC6M,UAAU,CAAE,GAAG,EAAE,GAAG,EAAEM,GAAG,CAACM,WAAW,CAAC,CAAE,CAAC;EACrD,CAAC;EAEDzN,GAAG,CAAC8N,WAAW,GAAG,UAAWX,GAAG,EAAEM,WAAW,GAAG,IAAI,EAAG;IACtD;IACA,IAAIJ,GAAG,GAAG;MACTU,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,IAAI;MACPC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,IAAI;MACPC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,IAAI;MACPC,CAAC,EAAE,IAAI;MACPC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,IAAI;MACPC,CAAC,EAAE,IAAI;MACPC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,IAAI;MACPC,CAAC,EAAE,IAAI;MACPC,CAAC,EAAE,GAAG;MACNC,CAAC,EAAE,GAAG;MAEN;MACA,GAAG,EAAE,GAAG;MACR,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,IAAI,EAAE,EAAE;MACR,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE,EAAE;MACP,GAAG,EAAE;IACN,CAAC;;IAED;IACA,IAAIC,OAAO,GAAG,KAAK;IACnB,IAAIC,OAAO,GAAG,SAAAA,CAAW5N,CAAC,EAAG;MAC5B,OAAOF,GAAG,CAAEE,CAAC,CAAE,KAAKrQ,SAAS,GAAGmQ,GAAG,CAAEE,CAAC,CAAE,GAAGA,CAAC;IAC7C,CAAC;;IAED;IACAJ,GAAG,GAAGA,GAAG,CAACJ,OAAO,CAAEmO,OAAO,EAAEC,OAAQ,CAAC;;IAErC;IACA,IAAK1N,WAAW,EAAG;MAClBN,GAAG,GAAGA,GAAG,CAACM,WAAW,CAAC,CAAC;IACxB;;IAEA;IACA,OAAON,GAAG;EACX,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECnN,GAAG,CAACob,QAAQ,GAAG,UAAWC,EAAE,EAAEC,EAAE,EAAG;IAClC;IACA,IAAIC,GAAG,GAAG,CAAC;IACX,IAAIC,GAAG,GAAGjP,IAAI,CAACiP,GAAG,CAAEH,EAAE,CAACjc,MAAM,EAAEkc,EAAE,CAAClc,MAAO,CAAC;;IAE1C;IACA,KAAM,IAAID,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGqc,GAAG,EAAErc,CAAC,EAAE,EAAG;MAC/B,IAAKkc,EAAE,CAAElc,CAAC,CAAE,KAAKmc,EAAE,CAAEnc,CAAC,CAAE,EAAG;QAC1B;MACD;MACAoc,GAAG,EAAE;IACN;;IAEA;IACA,OAAOA,GAAG;EACX,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCvb,GAAG,CAACyb,SAAS,GAAG,UAAWC,MAAM,EAAG;IACnC,IAAIC,WAAW,GAAG;MACjB,GAAG,EAAE,OAAO;MACZ,GAAG,EAAE,MAAM;MACX,GAAG,EAAE,MAAM;MACX,GAAG,EAAE,QAAQ;MACb,GAAG,EAAE;IACN,CAAC;IACD,OAAO,CAAE,EAAE,GAAGD,MAAM,EAAG3O,OAAO,CAAE,UAAU,EAAE,UAAW6O,GAAG,EAAG;MAC5D,OAAOD,WAAW,CAAEC,GAAG,CAAE;IAC1B,CAAE,CAAC;EACJ,CAAC;;EAED;EACA;EACA;EACA;EACA;;EAEA;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACC5b,GAAG,CAAC6b,WAAW,GAAG,UAAWH,MAAM,EAAG;IACrC,IAAII,aAAa,GAAG;MACnB,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,GAAG;MACX,MAAM,EAAE,GAAG;MACX,QAAQ,EAAE,GAAG;MACb,OAAO,EAAE;IACV,CAAC;IACD,OAAO,CAAE,EAAE,GAAGJ,MAAM,EAAG3O,OAAO,CAAE,+BAA+B,EAAE,UAAWgP,MAAM,EAAG;MACpF,OAAOD,aAAa,CAAEC,MAAM,CAAE;IAC/B,CAAE,CAAC;EACJ,CAAC;;EAED;EACA;EACA;EACA;EACA;;EAEA;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACC/b,GAAG,CAACgc,OAAO,GAAGhc,GAAG,CAACyb,SAAS;;EAE3B;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCzb,GAAG,CAAC4H,OAAO,GAAG,UAAW8T,MAAM,EAAG;IACjC,OAAO,CAAE,EAAE,GAAGA,MAAM,EAAG3O,OAAO,CAAE,oBAAoB,EAAE,UAAWzL,IAAI,EAAG;MACvE,OAAOtB,GAAG,CAACyb,SAAS,CAAEna,IAAK,CAAC;IAC7B,CAAE,CAAC;EACJ,CAAC;;EAED;EACA;EACA;EACA;;EAEA;AACD;AACA;AACA;AACA;AACA;AACA;AACA;EACCtB,GAAG,CAACic,MAAM,GAAG,UAAWP,MAAM,EAAG;IAChC,OAAOzb,CAAC,CAAE,aAAc,CAAC,CAACgH,IAAI,CAAEyU,MAAO,CAAC,CAACpa,IAAI,CAAC,CAAC;EAChD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;EACCtB,GAAG,CAACkc,MAAM,GAAG,UAAWR,MAAM,EAAG;IAChC,OAAOzb,CAAC,CAAE,aAAc,CAAC,CAACqB,IAAI,CAAEoa,MAAO,CAAC,CAACzU,IAAI,CAAC,CAAC;EAChD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECjH,GAAG,CAACqB,SAAS,GAAG,UAAW/C,IAAI,EAAE6d,QAAQ,EAAG;IAC3C,IAAK,OAAO7d,IAAI,KAAK,QAAQ,EAAGA,IAAI,GAAG,CAAC,CAAC;IACzC,IAAK,OAAO6d,QAAQ,KAAK,QAAQ,EAAGA,QAAQ,GAAG,CAAC,CAAC;IACjD,OAAOlc,CAAC,CAACI,MAAM,CAAE,CAAC,CAAC,EAAE8b,QAAQ,EAAE7d,IAAK,CAAC;EACtC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAKrB,MAAM,CAACmf,OAAO,IAAIlf,SAAS,EAAG;IAClCkf,OAAO,GAAG,CAAC,CAAC;EACb;EAEApc,GAAG,CAAC+I,EAAE,GAAG,UAAW9B,IAAI,EAAG;IAC1B,OAAOmV,OAAO,CAAEnV,IAAI,CAAE,IAAIA,IAAI;EAC/B,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECjH,GAAG,CAACqc,EAAE,GAAG,UAAWpV,IAAI,EAAE9I,OAAO,EAAG;IACnC,OAAOie,OAAO,CAAEnV,IAAI,GAAG,GAAG,GAAG9I,OAAO,CAAE,IAAIie,OAAO,CAAEnV,IAAI,CAAE,IAAIA,IAAI;EAClE,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECjH,GAAG,CAACsc,EAAE,GAAG,UAAWC,MAAM,EAAEC,MAAM,EAAEC,MAAM,EAAG;IAC5C,IAAKA,MAAM,IAAI,CAAC,EAAG;MAClB,OAAOzc,GAAG,CAAC+I,EAAE,CAAEwT,MAAO,CAAC;IACxB,CAAC,MAAM;MACN,OAAOvc,GAAG,CAAC+I,EAAE,CAAEyT,MAAO,CAAC;IACxB;EACD,CAAC;EAEDxc,GAAG,CAAC0c,OAAO,GAAG,UAAWC,CAAC,EAAG;IAC5B,OAAOpe,KAAK,CAACme,OAAO,CAAEC,CAAE,CAAC;EAC1B,CAAC;EAED3c,GAAG,CAAC4c,QAAQ,GAAG,UAAWD,CAAC,EAAG;IAC7B,OAAO,OAAOA,CAAC,KAAK,QAAQ;EAC7B,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAIE,WAAW,GAAG,SAAAA,CAAWC,GAAG,EAAEhZ,IAAI,EAAEG,KAAK,EAAG;IAC/C;IACAH,IAAI,GAAGA,IAAI,CAACiJ,OAAO,CAAE,IAAI,EAAE,aAAc,CAAC;;IAE1C;IACA,IAAIvI,IAAI,GAAGV,IAAI,CAACc,KAAK,CAAE,aAAc,CAAC;IACtC,IAAK,CAAEJ,IAAI,EAAG;IACd,IAAIpF,MAAM,GAAGoF,IAAI,CAACpF,MAAM;IACxB,IAAI2d,GAAG,GAAGD,GAAG;;IAEb;IACA,KAAM,IAAI3d,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGC,MAAM,EAAED,CAAC,EAAE,EAAG;MAClC;MACA,IAAIwF,GAAG,GAAGqY,MAAM,CAAExY,IAAI,CAAErF,CAAC,CAAG,CAAC;;MAE7B;MACA,IAAKA,CAAC,IAAIC,MAAM,GAAG,CAAC,EAAG;QACtB;QACA,IAAKuF,GAAG,KAAK,WAAW,EAAG;UAC1BoY,GAAG,CAACtd,IAAI,CAAEwE,KAAM,CAAC;;UAEjB;QACD,CAAC,MAAM;UACN8Y,GAAG,CAAEpY,GAAG,CAAE,GAAGV,KAAK;QACnB;;QAEA;MACD,CAAC,MAAM;QACN;QACA,IAAKO,IAAI,CAAErF,CAAC,GAAG,CAAC,CAAE,KAAK,WAAW,EAAG;UACpC,IAAK,CAAEa,GAAG,CAAC0c,OAAO,CAAEK,GAAG,CAAEpY,GAAG,CAAG,CAAC,EAAG;YAClCoY,GAAG,CAAEpY,GAAG,CAAE,GAAG,EAAE;UAChB;;UAEA;QACD,CAAC,MAAM;UACN,IAAK,CAAE3E,GAAG,CAAC4c,QAAQ,CAAEG,GAAG,CAAEpY,GAAG,CAAG,CAAC,EAAG;YACnCoY,GAAG,CAAEpY,GAAG,CAAE,GAAG,CAAC,CAAC;UAChB;QACD;;QAEA;QACAoY,GAAG,GAAGA,GAAG,CAAEpY,GAAG,CAAE;MACjB;IACD;EACD,CAAC;EAED3E,GAAG,CAACid,SAAS,GAAG,UAAWpc,GAAG,EAAE2K,MAAM,EAAG;IACxC;IACA,IAAIsR,GAAG,GAAG,CAAC,CAAC;IACZ,IAAII,MAAM,GAAGld,GAAG,CAACmd,cAAc,CAAEtc,GAAI,CAAC;;IAEtC;IACA,IAAK2K,MAAM,KAAKtO,SAAS,EAAG;MAC3B;MACAggB,MAAM,GAAGA,MAAM,CACbne,MAAM,CAAE,UAAWqe,IAAI,EAAG;QAC1B,OAAOA,IAAI,CAACtZ,IAAI,CAACgI,OAAO,CAAEN,MAAO,CAAC,KAAK,CAAC;MACzC,CAAE,CAAC,CACF6B,GAAG,CAAE,UAAW+P,IAAI,EAAG;QACvBA,IAAI,CAACtZ,IAAI,GAAGsZ,IAAI,CAACtZ,IAAI,CAACrF,KAAK,CAAE+M,MAAM,CAACpM,MAAO,CAAC;QAC5C,OAAOge,IAAI;MACZ,CAAE,CAAC;IACL;;IAEA;IACA,KAAM,IAAIje,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAG+d,MAAM,CAAC9d,MAAM,EAAED,CAAC,EAAE,EAAG;MACzC0d,WAAW,CAAEC,GAAG,EAAEI,MAAM,CAAE/d,CAAC,CAAE,CAAC2E,IAAI,EAAEoZ,MAAM,CAAE/d,CAAC,CAAE,CAAC8E,KAAM,CAAC;IACxD;;IAEA;IACA,OAAO6Y,GAAG;EACX,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC9c,GAAG,CAACmd,cAAc,GAAG,UAAWtc,GAAG,EAAG;IACrC,OAAOA,GAAG,CAACiB,IAAI,CAAE,yBAA0B,CAAC,CAACqb,cAAc,CAAC,CAAC;EAC9D,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCnd,GAAG,CAACqd,gBAAgB,GAAG,UAAWxc,GAAG,EAAG;IACvC;IACA,IAAIP,IAAI,GAAG,CAAC,CAAC;IACb,IAAIsL,KAAK,GAAG,CAAC,CAAC;;IAEd;IACA,IAAIsR,MAAM,GAAGld,GAAG,CAACmd,cAAc,CAAEtc,GAAI,CAAC;;IAEtC;IACAqc,MAAM,CAAC7P,GAAG,CAAE,UAAW+P,IAAI,EAAG;MAC7B;MACA,IAAKA,IAAI,CAACtZ,IAAI,CAACrF,KAAK,CAAE,CAAC,CAAE,CAAC,KAAK,IAAI,EAAG;QACrC6B,IAAI,CAAE8c,IAAI,CAACtZ,IAAI,CAAE,GAAGxD,IAAI,CAAE8c,IAAI,CAACtZ,IAAI,CAAE,IAAI,EAAE;QAC3CxD,IAAI,CAAE8c,IAAI,CAACtZ,IAAI,CAAE,CAACrE,IAAI,CAAE2d,IAAI,CAACnZ,KAAM,CAAC;QACpC;MACD,CAAC,MAAM;QACN3D,IAAI,CAAE8c,IAAI,CAACtZ,IAAI,CAAE,GAAGsZ,IAAI,CAACnZ,KAAK;MAC/B;IACD,CAAE,CAAC;;IAEH;IACA,OAAO3D,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC;AACD;AACA;AACA;AACA;;EAECN,GAAG,CAACtC,SAAS,GAAG,UAAWM,MAAM,EAAEC,QAAQ,EAAEC,QAAQ,EAAEC,OAAO,EAAG;IAChE;IACA6B,GAAG,CAACR,KAAK,CAAC9B,SAAS,CAACqC,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;IAC5C,OAAO,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECqB,GAAG,CAACxC,YAAY,GAAG,UAAWQ,MAAM,EAAEC,QAAQ,EAAG;IAChD;IACA+B,GAAG,CAACR,KAAK,CAAChC,YAAY,CAACuC,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;IAC/C,OAAO,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAI2e,aAAa,GAAG,CAAC,CAAC;EACtB;EACAtd,GAAG,CAACvC,QAAQ,GAAG,UAAWO,MAAM,EAAG;IAClC;IACA;IACAsf,aAAa,CAAEtf,MAAM,CAAE,GAAG,CAAC;IAC3BgC,GAAG,CAACR,KAAK,CAAC/B,QAAQ,CAACsC,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;IAC3C2e,aAAa,CAAEtf,MAAM,CAAE,GAAG,CAAC;IAC3B,OAAO,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECgC,GAAG,CAACud,WAAW,GAAG,UAAWvf,MAAM,EAAG;IACrC;IACA,OAAOsf,aAAa,CAAEtf,MAAM,CAAE,KAAK,CAAC;EACrC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECgC,GAAG,CAACyD,SAAS,GAAG,UAAWzF,MAAM,EAAG;IACnC;IACA,OAAOsf,aAAa,CAAEtf,MAAM,CAAE,KAAKd,SAAS;EAC7C,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC8C,GAAG,CAACwd,aAAa,GAAG,YAAY;IAC/B,KAAM,IAAIC,CAAC,IAAIH,aAAa,EAAG;MAC9B,IAAKA,aAAa,CAAEG,CAAC,CAAE,EAAG;QACzB,OAAOA,CAAC;MACT;IACD;IACA,OAAO,KAAK;EACb,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECzd,GAAG,CAACzC,SAAS,GAAG,UAAWS,MAAM,EAAG;IACnC;IACAgC,GAAG,CAACR,KAAK,CAACjC,SAAS,CAACwC,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;IAC5C,OAAO,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECqB,GAAG,CAAC3C,YAAY,GAAG,UAAWW,MAAM,EAAG;IACtC;IACAgC,GAAG,CAACR,KAAK,CAACnC,YAAY,CAAC0C,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;IAC/C,OAAO,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECqB,GAAG,CAAC1C,YAAY,GAAG,UAAWU,MAAM,EAAG;IACtC;IACA,OAAOgC,GAAG,CAACR,KAAK,CAAClC,YAAY,CAACyC,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;EACvD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECqB,GAAG,CAACwF,SAAS,GAAG,UAAWlH,IAAI,EAAG;IACjC,OAAOC,KAAK,CAACC,SAAS,CAACC,KAAK,CAACC,IAAI,CAAEJ,IAAK,CAAC;EAC1C,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC;EACA;EACA,IAAI;IACH,IAAIof,WAAW,GAAGC,IAAI,CAACC,KAAK,CAAEC,YAAY,CAACC,OAAO,CAAE,KAAM,CAAE,CAAC,IAAI,CAAC,CAAC;EACpE,CAAC,CAAC,OAAQnc,CAAC,EAAG;IACb,IAAI+b,WAAW,GAAG,CAAC,CAAC;EACrB;;EAEA;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAIK,iBAAiB,GAAG,SAAAA,CAAWja,IAAI,EAAG;IACzC,IAAKA,IAAI,CAACka,MAAM,CAAE,CAAC,EAAE,CAAE,CAAC,KAAK,OAAO,EAAG;MACtCla,IAAI,GAAGA,IAAI,CAACka,MAAM,CAAE,CAAE,CAAC,GAAG,GAAG,GAAGhe,GAAG,CAACiB,GAAG,CAAE,SAAU,CAAC;IACrD;IACA,OAAO6C,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC9D,GAAG,CAACiI,aAAa,GAAG,UAAWnE,IAAI,EAAG;IACrCA,IAAI,GAAGia,iBAAiB,CAAEja,IAAK,CAAC;IAChC,OAAO4Z,WAAW,CAAE5Z,IAAI,CAAE,IAAI,IAAI;EACnC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC9D,GAAG,CAACmI,aAAa,GAAG,UAAWrE,IAAI,EAAEG,KAAK,EAAG;IAC5CH,IAAI,GAAGia,iBAAiB,CAAEja,IAAK,CAAC;IAChC,IAAKG,KAAK,KAAK,IAAI,EAAG;MACrB,OAAOyZ,WAAW,CAAE5Z,IAAI,CAAE;IAC3B,CAAC,MAAM;MACN4Z,WAAW,CAAE5Z,IAAI,CAAE,GAAGG,KAAK;IAC5B;IACA4Z,YAAY,CAACI,OAAO,CAAE,KAAK,EAAEN,IAAI,CAACO,SAAS,CAAER,WAAY,CAAE,CAAC;EAC7D,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC1d,GAAG,CAACme,gBAAgB,GAAG,UAAWra,IAAI,EAAG;IACxC9D,GAAG,CAACmI,aAAa,CAAErE,IAAI,EAAE,IAAK,CAAC;EAChC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC9D,GAAG,CAACyB,MAAM,GAAG,UAAWb,KAAK,EAAG;IAC/B;IACA,IAAKA,KAAK,YAAY8B,MAAM,EAAG;MAC9B9B,KAAK,GAAG;QACPwE,MAAM,EAAExE;MACT,CAAC;IACF;;IAEA;IACAA,KAAK,GAAGZ,GAAG,CAACqB,SAAS,CAAET,KAAK,EAAE;MAC7BwE,MAAM,EAAE,KAAK;MACbgZ,SAAS,EAAE,CAAC;MACZC,QAAQ,EAAE,SAAAA,CAAA,EAAY,CAAC;IACxB,CAAE,CAAC;;IAEH;IACAre,GAAG,CAACvC,QAAQ,CAAE,QAAQ,EAAEmD,KAAK,CAACwE,MAAO,CAAC;;IAEtC;IACA,IAAKxE,KAAK,CAACwE,MAAM,CAACC,EAAE,CAAE,IAAK,CAAC,EAAG;MAC9BiZ,QAAQ,CAAE1d,KAAM,CAAC;;MAEjB;IACD,CAAC,MAAM;MACN2d,SAAS,CAAE3d,KAAM,CAAC;IACnB;EACD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAI2d,SAAS,GAAG,SAAAA,CAAW3d,KAAK,EAAG;IAClC;IACA,IAAIC,GAAG,GAAGD,KAAK,CAACwE,MAAM;IACtB,IAAIwD,MAAM,GAAG/H,GAAG,CAAC+H,MAAM,CAAC,CAAC;IACzB,IAAID,KAAK,GAAG9H,GAAG,CAAC8H,KAAK,CAAC,CAAC;IACvB,IAAI6V,MAAM,GAAG3d,GAAG,CAACmI,GAAG,CAAE,QAAS,CAAC;IAChC,IAAIoB,WAAW,GAAGvJ,GAAG,CAACuJ,WAAW,CAAE,IAAK,CAAC;IACzC,IAAIqU,KAAK,GAAG5d,GAAG,CAACwB,IAAI,CAAE,OAAQ,CAAC,GAAG,EAAE,CAAC,CAAC;;IAEtC;IACAxB,GAAG,CAAC6d,IAAI,CAAE,6CAA6C,GAAGtU,WAAW,GAAG,YAAa,CAAC;IACtF,IAAIuU,KAAK,GAAG9d,GAAG,CAAC0H,MAAM,CAAC,CAAC;;IAExB;IACA1H,GAAG,CAACmI,GAAG,CAAE;MACRJ,MAAM,EAAEA,MAAM;MACdD,KAAK,EAAEA,KAAK;MACZ6V,MAAM,EAAEA,MAAM;MACd7U,QAAQ,EAAE;IACX,CAAE,CAAC;;IAEH;IACAtD,UAAU,CAAE,YAAY;MACvBsY,KAAK,CAAC3V,GAAG,CAAE;QACV4V,OAAO,EAAE,CAAC;QACVhW,MAAM,EAAEhI,KAAK,CAACwd;MACf,CAAE,CAAC;IACJ,CAAC,EAAE,EAAG,CAAC;;IAEP;IACA/X,UAAU,CAAE,YAAY;MACvBxF,GAAG,CAACwB,IAAI,CAAE,OAAO,EAAEoc,KAAM,CAAC;MAC1BE,KAAK,CAACld,MAAM,CAAC,CAAC;MACdb,KAAK,CAACyd,QAAQ,CAAC,CAAC;IACjB,CAAC,EAAE,GAAI,CAAC;EACT,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAIC,QAAQ,GAAG,SAAAA,CAAW1d,KAAK,EAAG;IACjC;IACA,IAAIie,GAAG,GAAGje,KAAK,CAACwE,MAAM;IACtB,IAAIwD,MAAM,GAAGiW,GAAG,CAACjW,MAAM,CAAC,CAAC;IACzB,IAAIkW,QAAQ,GAAGD,GAAG,CAACC,QAAQ,CAAC,CAAC,CAAC1f,MAAM;;IAEpC;IACA,IAAI2f,GAAG,GAAG9e,CAAC,CACV,uDAAuD,GAAG2I,MAAM,GAAG,eAAe,GAAGkW,QAAQ,GAAG,SACjG,CAAC;;IAED;IACAD,GAAG,CAACvX,QAAQ,CAAE,oBAAqB,CAAC;;IAEpC;IACAjB,UAAU,CAAE,YAAY;MACvBwY,GAAG,CAACvd,IAAI,CAAEyd,GAAI,CAAC;IAChB,CAAC,EAAE,GAAI,CAAC;;IAER;IACA1Y,UAAU,CAAE,YAAY;MACvB;MACAwY,GAAG,CAAClX,WAAW,CAAE,oBAAqB,CAAC;;MAEvC;MACAoX,GAAG,CAAC/V,GAAG,CAAE;QACRJ,MAAM,EAAEhI,KAAK,CAACwd;MACf,CAAE,CAAC;IACJ,CAAC,EAAE,GAAI,CAAC;;IAER;IACA/X,UAAU,CAAE,YAAY;MACvBwY,GAAG,CAACpd,MAAM,CAAC,CAAC;MACZb,KAAK,CAACyd,QAAQ,CAAC,CAAC;IACjB,CAAC,EAAE,GAAI,CAAC;EACT,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECre,GAAG,CAACgf,SAAS,GAAG,UAAW1gB,IAAI,EAAG;IACjC;IACA,IAAKA,IAAI,YAAYoE,MAAM,EAAG;MAC7BpE,IAAI,GAAG;QACN8G,MAAM,EAAE9G;MACT,CAAC;IACF;;IAEA;IACAA,IAAI,GAAG0B,GAAG,CAACqB,SAAS,CAAE/C,IAAI,EAAE;MAC3B8G,MAAM,EAAE,KAAK;MACb0H,MAAM,EAAE,EAAE;MACVC,OAAO,EAAE,EAAE;MACXkS,MAAM,EAAE,IAAI;MACZC,MAAM,EAAE,SAAAA,CAAWre,GAAG,EAAG,CAAC,CAAC;MAC3Bse,KAAK,EAAE,SAAAA,CAAWte,GAAG,EAAEue,IAAI,EAAG,CAAC,CAAC;MAChC7d,MAAM,EAAE,SAAAA,CAAWV,GAAG,EAAEue,IAAI,EAAG;QAC9Bve,GAAG,CAACse,KAAK,CAAEC,IAAK,CAAC;MAClB;IACD,CAAE,CAAC;;IAEH;IACA9gB,IAAI,CAAC8G,MAAM,GAAG9G,IAAI,CAAC8G,MAAM,IAAI9G,IAAI,CAACuC,GAAG;;IAErC;IACA,IAAIA,GAAG,GAAGvC,IAAI,CAAC8G,MAAM;;IAErB;IACA9G,IAAI,CAACwO,MAAM,GAAGxO,IAAI,CAACwO,MAAM,IAAIjM,GAAG,CAACwB,IAAI,CAAE,SAAU,CAAC;IAClD/D,IAAI,CAACyO,OAAO,GAAGzO,IAAI,CAACyO,OAAO,IAAI/M,GAAG,CAACgM,MAAM,CAAC,CAAC;;IAE3C;IACA;IACA;IACA1N,IAAI,CAAC4gB,MAAM,CAAEre,GAAI,CAAC;IAClBb,GAAG,CAACvC,QAAQ,CAAE,kBAAkB,EAAEoD,GAAI,CAAC;;IAEvC;IACA,IAAIue,IAAI,GAAGve,GAAG,CAACwe,KAAK,CAAC,CAAC;;IAEtB;IACA,IAAK/gB,IAAI,CAAC2gB,MAAM,EAAG;MAClBjf,GAAG,CAACif,MAAM,CAAE;QACX7Z,MAAM,EAAEga,IAAI;QACZtS,MAAM,EAAExO,IAAI,CAACwO,MAAM;QACnBC,OAAO,EAAEzO,IAAI,CAACyO,OAAO;QACrBuS,QAAQ,EAAE,OAAOhhB,IAAI,CAAC2gB,MAAM,KAAK,UAAU,GAAG3gB,IAAI,CAAC2gB,MAAM,GAAG;MAC7D,CAAE,CAAC;IACJ;;IAEA;IACAG,IAAI,CAACzX,WAAW,CAAE,WAAY,CAAC;IAC/ByX,IAAI,CAACtd,IAAI,CAAE,cAAe,CAAC,CAAC6F,WAAW,CAAE,aAAc,CAAC;;IAExD;IACAyX,IAAI,CAACtd,IAAI,CAAE,mBAAoB,CAAC,CAACyd,UAAU,CAAE,iBAAkB,CAAC;IAChEH,IAAI,CAACtd,IAAI,CAAE,UAAW,CAAC,CAACL,MAAM,CAAC,CAAC;;IAEhC;IACA2d,IAAI,CAACtd,IAAI,CAAE,uCAAwC,CAAC,CAACiF,IAAI,CAAE,YAAY;MACtE9G,CAAC,CAAE,IAAK,CAAC,CAACoE,IAAI,CACb,IAAI,EACJpE,CAAC,CAAE,IAAK,CAAC,CACPoE,IAAI,CAAE,IAAK,CAAC,CACZ0I,OAAO,CAAE,YAAY,EAAE/M,GAAG,CAACgM,MAAM,CAAE,aAAc,CAAC,GAAG,aAAc,CACtE,CAAC;IACF,CAAE,CAAC;;IAEH;IACAoT,IAAI,CAACtd,IAAI,CAAE,qCAAsC,CAAC,CAACL,MAAM,CAAC,CAAC;;IAE3D;IACA;IACAnD,IAAI,CAAC6gB,KAAK,CAAEte,GAAG,EAAEue,IAAK,CAAC;IACvBpf,GAAG,CAACvC,QAAQ,CAAE,iBAAiB,EAAEoD,GAAG,EAAEue,IAAK,CAAC;;IAE5C;IACA9gB,IAAI,CAACiD,MAAM,CAAEV,GAAG,EAAEue,IAAK,CAAC;;IAExB;AACF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;IACEpf,GAAG,CAACvC,QAAQ,CAAE,WAAW,EAAEoD,GAAG,EAAEue,IAAK,CAAC;;IAEtC;IACApf,GAAG,CAACvC,QAAQ,CAAE,QAAQ,EAAE2hB,IAAK,CAAC;;IAE9B;IACA,OAAOA,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECpf,GAAG,CAACif,MAAM,GAAG,UAAW3gB,IAAI,EAAG;IAC9B;IACA,IAAKA,IAAI,YAAYoE,MAAM,EAAG;MAC7BpE,IAAI,GAAG;QACN8G,MAAM,EAAE9G;MACT,CAAC;IACF;;IAEA;IACAA,IAAI,GAAG0B,GAAG,CAACqB,SAAS,CAAE/C,IAAI,EAAE;MAC3B8G,MAAM,EAAE,KAAK;MACboa,WAAW,EAAE,KAAK;MAClB1S,MAAM,EAAE,EAAE;MACVC,OAAO,EAAE,EAAE;MACXuS,QAAQ,EAAE;IACX,CAAE,CAAC;;IAEH;IACA,IAAIze,GAAG,GAAGvC,IAAI,CAAC8G,MAAM;;IAErB;IACA,IAAK,CAAE9G,IAAI,CAACwO,MAAM,EAAG;MACpBxO,IAAI,CAACwO,MAAM,GAAGjM,GAAG,CAACwB,IAAI,CAAE,SAAU,CAAC;IACpC;IACA,IAAK,CAAE/D,IAAI,CAACyO,OAAO,EAAG;MACrBzO,IAAI,CAACyO,OAAO,GAAG/M,GAAG,CAACgM,MAAM,CAAE,KAAM,CAAC;IACnC;IACA,IAAK,CAAE1N,IAAI,CAACghB,QAAQ,EAAG;MACtBhhB,IAAI,CAACghB,QAAQ,GAAG,UAAWxb,IAAI,EAAEG,KAAK,EAAE6I,MAAM,EAAEC,OAAO,EAAG;QACzD,OAAO9I,KAAK,CAAC8I,OAAO,CAAED,MAAM,EAAEC,OAAQ,CAAC;MACxC,CAAC;IACF;;IAEA;IACA,IAAI0S,YAAY,GAAG,SAAAA,CAAW3b,IAAI,EAAG;MACpC,OAAO,UAAW3E,CAAC,EAAE8E,KAAK,EAAG;QAC5B,OAAO3F,IAAI,CAACghB,QAAQ,CAAExb,IAAI,EAAEG,KAAK,EAAE3F,IAAI,CAACwO,MAAM,EAAExO,IAAI,CAACyO,OAAQ,CAAC;MAC/D,CAAC;IACF,CAAC;;IAED;IACA,IAAKzO,IAAI,CAACkhB,WAAW,EAAG;MACvB,IAAIle,IAAI,GAAGtB,GAAG,CAAC6M,UAAU,CAAEvO,IAAI,CAACwO,MAAM,EAAExO,IAAI,CAACyO,OAAO,EAAElM,GAAG,CAAC6e,SAAS,CAAC,CAAE,CAAC;MACvE7e,GAAG,CAACM,WAAW,CAAEG,IAAK,CAAC;;MAEvB;IACD,CAAC,MAAM;MACNT,GAAG,CAACwB,IAAI,CAAE,SAAS,EAAE/D,IAAI,CAACyO,OAAQ,CAAC;MACnClM,GAAG,CAACiB,IAAI,CAAE,QAAQ,GAAGxD,IAAI,CAACwO,MAAM,GAAG,IAAK,CAAC,CAACzK,IAAI,CAAE,IAAI,EAAEod,YAAY,CAAE,IAAK,CAAE,CAAC;MAC5E5e,GAAG,CAACiB,IAAI,CAAE,SAAS,GAAGxD,IAAI,CAACwO,MAAM,GAAG,IAAK,CAAC,CAACzK,IAAI,CAAE,KAAK,EAAEod,YAAY,CAAE,KAAM,CAAE,CAAC;MAC/E5e,GAAG,CAACiB,IAAI,CAAE,UAAU,GAAGxD,IAAI,CAACwO,MAAM,GAAG,IAAK,CAAC,CAACzK,IAAI,CAAE,MAAM,EAAEod,YAAY,CAAE,MAAO,CAAE,CAAC;IACnF;;IAEA;IACA,OAAO5e,GAAG;EACX,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCb,GAAG,CAAC2f,cAAc,GAAG,UAAWrf,IAAI,EAAEsf,gBAAgB,GAAG,KAAK,EAAG;IAChE;IACA,IAAKA,gBAAgB,IAAI,WAAW,KAAK,OAAOtf,IAAI,CAACuf,KAAK,EAAG;MAC5Dvf,IAAI,CAACuf,KAAK,GAAG7f,GAAG,CAACiB,GAAG,CAAE,OAAQ,CAAC;IAChC;IAEAX,IAAI,CAACwf,OAAO,GAAG9f,GAAG,CAACiB,GAAG,CAAE,SAAU,CAAC;IAEnC,IAAKjB,GAAG,CAAC+D,GAAG,CAAE,UAAW,CAAC,EAAG;MAC5BzD,IAAI,CAACyf,IAAI,GAAG/f,GAAG,CAACiB,GAAG,CAAE,UAAW,CAAC;IAClC;;IAEA;IACAX,IAAI,GAAGN,GAAG,CAAC1C,YAAY,CAAE,kBAAkB,EAAEgD,IAAK,CAAC;IAEnD,OAAOA,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECN,GAAG,CAACggB,kBAAkB,GAAG,UAAWnf,GAAG,EAAG;IACzCA,GAAG,CAACwD,IAAI,CAAE,UAAU,EAAE,IAAK,CAAC;IAC5BxD,GAAG,CAACse,KAAK,CAAE,8BAA+B,CAAC;EAC5C,CAAC;EAEDnf,GAAG,CAACigB,iBAAiB,GAAG,UAAWpf,GAAG,EAAG;IACxCA,GAAG,CAACwD,IAAI,CAAE,UAAU,EAAE,KAAM,CAAC;IAC7BxD,GAAG,CAACqf,IAAI,CAAE,cAAe,CAAC,CAACze,MAAM,CAAC,CAAC;EACpC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECzB,GAAG,CAACmgB,WAAW,GAAG,UAAWtf,GAAG,EAAG;IAClCA,GAAG,CAACU,MAAM,CAAE,oEAAqE,CAAC;EACnF,CAAC;EAEDvB,GAAG,CAACogB,WAAW,GAAG,UAAWvf,GAAG,EAAG;IAClCA,GAAG,CAACie,QAAQ,CAAE,sBAAuB,CAAC,CAACrd,MAAM,CAAC,CAAC;EAChD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECzB,GAAG,CAACqgB,iBAAiB,GAAG,UAAWvc,IAAI,EAAEG,KAAK,EAAG;IAChD,IAAIqc,QAAQ,GAAG;MACdtiB,MAAM,EAAE,uBAAuB;MAC/B8F,IAAI,EAAEA,IAAI;MACVG,KAAK,EAAEA;IACR,CAAC;IAEDhE,CAAC,CAACsgB,IAAI,CAAE;MACPC,GAAG,EAAExgB,GAAG,CAACiB,GAAG,CAAE,SAAU,CAAC;MACzBX,IAAI,EAAEN,GAAG,CAAC2f,cAAc,CAAEW,QAAS,CAAC;MACpCthB,IAAI,EAAE,MAAM;MACZyhB,QAAQ,EAAE;IACX,CAAE,CAAC;EACJ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECzgB,GAAG,CAACub,GAAG,GAAG,UAAWmF,MAAM,EAAEzc,KAAK,EAAEC,MAAM,EAAG;IAC5C;IACA,IAAIC,SAAS,GAAGuc,MAAM,CAACnF,GAAG,CAAC,CAAC;;IAE5B;IACA,IAAKtX,KAAK,KAAKE,SAAS,EAAG;MAC1B,OAAO,KAAK;IACb;;IAEA;IACAuc,MAAM,CAACnF,GAAG,CAAEtX,KAAM,CAAC;;IAEnB;IACA,IAAKyc,MAAM,CAACrb,EAAE,CAAE,QAAS,CAAC,IAAIqb,MAAM,CAACnF,GAAG,CAAC,CAAC,KAAK,IAAI,EAAG;MACrDmF,MAAM,CAACnF,GAAG,CAAEpX,SAAU,CAAC;MACvB,OAAO,KAAK;IACb;;IAEA;IACA,IAAKD,MAAM,KAAK,IAAI,EAAG;MACtBwc,MAAM,CAAC1e,OAAO,CAAE,QAAS,CAAC;IAC3B;;IAEA;IACA,OAAO,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEChC,GAAG,CAAC0G,IAAI,GAAG,UAAW7F,GAAG,EAAE8f,OAAO,EAAG;IACpC;IACA,IAAKA,OAAO,EAAG;MACd3gB,GAAG,CAAC4gB,MAAM,CAAE/f,GAAG,EAAE,QAAQ,EAAE8f,OAAQ,CAAC;IACrC;;IAEA;IACA,IAAK3gB,GAAG,CAAC6gB,QAAQ,CAAEhgB,GAAG,EAAE,QAAS,CAAC,EAAG;MACpC;MACA,OAAO,KAAK;IACb;;IAEA;IACA,IAAKA,GAAG,CAAC4H,QAAQ,CAAE,YAAa,CAAC,EAAG;MACnC5H,GAAG,CAAC8G,WAAW,CAAE,YAAa,CAAC;MAC/B,OAAO,IAAI;;MAEX;IACD,CAAC,MAAM;MACN,OAAO,KAAK;IACb;EACD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC3H,GAAG,CAAC2G,IAAI,GAAG,UAAW9F,GAAG,EAAE8f,OAAO,EAAG;IACpC;IACA,IAAKA,OAAO,EAAG;MACd3gB,GAAG,CAAC8gB,IAAI,CAAEjgB,GAAG,EAAE,QAAQ,EAAE8f,OAAQ,CAAC;IACnC;;IAEA;IACA,IAAK9f,GAAG,CAAC4H,QAAQ,CAAE,YAAa,CAAC,EAAG;MACnC,OAAO,KAAK;;MAEZ;IACD,CAAC,MAAM;MACN5H,GAAG,CAACyG,QAAQ,CAAE,YAAa,CAAC;MAC5B,OAAO,IAAI;IACZ;EACD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECtH,GAAG,CAAC+gB,QAAQ,GAAG,UAAWlgB,GAAG,EAAG;IAC/B,OAAOA,GAAG,CAAC4H,QAAQ,CAAE,YAAa,CAAC;EACpC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECzI,GAAG,CAACghB,SAAS,GAAG,UAAWngB,GAAG,EAAG;IAChC,OAAO,CAAEb,GAAG,CAAC+gB,QAAQ,CAAElgB,GAAI,CAAC;EAC7B,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAIogB,MAAM,GAAG,SAAAA,CAAWpgB,GAAG,EAAE8f,OAAO,EAAG;IACtC;IACA,IAAK9f,GAAG,CAAC4H,QAAQ,CAAE,cAAe,CAAC,EAAG;MACrC,OAAO,KAAK;IACb;;IAEA;IACA,IAAKkY,OAAO,EAAG;MACd3gB,GAAG,CAAC4gB,MAAM,CAAE/f,GAAG,EAAE,UAAU,EAAE8f,OAAQ,CAAC;IACvC;;IAEA;IACA,IAAK3gB,GAAG,CAAC6gB,QAAQ,CAAEhgB,GAAG,EAAE,UAAW,CAAC,EAAG;MACtC,OAAO,KAAK;IACb;;IAEA;IACA,IAAKA,GAAG,CAACwD,IAAI,CAAE,UAAW,CAAC,EAAG;MAC7BxD,GAAG,CAACwD,IAAI,CAAE,UAAU,EAAE,KAAM,CAAC;MAC7B,OAAO,IAAI;;MAEX;IACD,CAAC,MAAM;MACN,OAAO,KAAK;IACb;EACD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECrE,GAAG,CAACihB,MAAM,GAAG,UAAWpgB,GAAG,EAAE8f,OAAO,EAAG;IACtC;IACA,IAAK9f,GAAG,CAACwB,IAAI,CAAE,MAAO,CAAC,EAAG;MACzB,OAAO4e,MAAM,CAAEpgB,GAAG,EAAE8f,OAAQ,CAAC;IAC9B;;IAEA;IACA;IACA,IAAIO,OAAO,GAAG,KAAK;IACnBrgB,GAAG,CAACiB,IAAI,CAAE,QAAS,CAAC,CAACiF,IAAI,CAAE,YAAY;MACtC,IAAIoa,MAAM,GAAGF,MAAM,CAAEhhB,CAAC,CAAE,IAAK,CAAC,EAAE0gB,OAAQ,CAAC;MACzC,IAAKQ,MAAM,EAAG;QACbD,OAAO,GAAG,IAAI;MACf;IACD,CAAE,CAAC;IACH,OAAOA,OAAO;EACf,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAIE,OAAO,GAAG,SAAAA,CAAWvgB,GAAG,EAAE8f,OAAO,EAAG;IACvC;IACA,IAAKA,OAAO,EAAG;MACd3gB,GAAG,CAAC8gB,IAAI,CAAEjgB,GAAG,EAAE,UAAU,EAAE8f,OAAQ,CAAC;IACrC;;IAEA;IACA,IAAK9f,GAAG,CAACwD,IAAI,CAAE,UAAW,CAAC,EAAG;MAC7B,OAAO,KAAK;;MAEZ;IACD,CAAC,MAAM;MACNxD,GAAG,CAACwD,IAAI,CAAE,UAAU,EAAE,IAAK,CAAC;MAC5B,OAAO,IAAI;IACZ;EACD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECrE,GAAG,CAACohB,OAAO,GAAG,UAAWvgB,GAAG,EAAE8f,OAAO,EAAG;IACvC;IACA,IAAK9f,GAAG,CAACwB,IAAI,CAAE,MAAO,CAAC,EAAG;MACzB,OAAO+e,OAAO,CAAEvgB,GAAG,EAAE8f,OAAQ,CAAC;IAC/B;;IAEA;IACA;IACA,IAAIO,OAAO,GAAG,KAAK;IACnBrgB,GAAG,CAACiB,IAAI,CAAE,QAAS,CAAC,CAACiF,IAAI,CAAE,YAAY;MACtC,IAAIoa,MAAM,GAAGC,OAAO,CAAEnhB,CAAC,CAAE,IAAK,CAAC,EAAE0gB,OAAQ,CAAC;MAC1C,IAAKQ,MAAM,EAAG;QACbD,OAAO,GAAG,IAAI;MACf;IACD,CAAE,CAAC;IACH,OAAOA,OAAO;EACf,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEClhB,GAAG,CAACqhB,KAAK,GAAG,UAAWvE,GAAG,CAAC,4BAA6B;IACvD,KAAM,IAAI3d,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGR,SAAS,CAACS,MAAM,EAAED,CAAC,EAAE,EAAG;MAC5C,IAAK,CAAE2d,GAAG,IAAI,CAAEA,GAAG,CAAC/Z,cAAc,CAAEpE,SAAS,CAAEQ,CAAC,CAAG,CAAC,EAAG;QACtD,OAAO,KAAK;MACb;MACA2d,GAAG,GAAGA,GAAG,CAAEne,SAAS,CAAEQ,CAAC,CAAE,CAAE;IAC5B;IACA,OAAO,IAAI;EACZ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECa,GAAG,CAACshB,KAAK,GAAG,UAAWxE,GAAG,CAAC,4BAA6B;IACvD,KAAM,IAAI3d,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGR,SAAS,CAACS,MAAM,EAAED,CAAC,EAAE,EAAG;MAC5C,IAAK,CAAE2d,GAAG,IAAI,CAAEA,GAAG,CAAC/Z,cAAc,CAAEpE,SAAS,CAAEQ,CAAC,CAAG,CAAC,EAAG;QACtD,OAAO,IAAI;MACZ;MACA2d,GAAG,GAAGA,GAAG,CAAEne,SAAS,CAAEQ,CAAC,CAAE,CAAE;IAC5B;IACA,OAAO2d,GAAG;EACX,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC9c,GAAG,CAACuhB,gBAAgB,GAAG,UAAWb,MAAM,EAAEziB,QAAQ,EAAG;IACpD;IACA,IAAIgG,KAAK,GAAGyc,MAAM,CAACnF,GAAG,CAAC,CAAC;;IAExB;IACA,IAAK,CAAEtX,KAAK,EAAG;MACd,OAAO,KAAK;IACb;;IAEA;IACA,IAAI3D,IAAI,GAAG;MACVkgB,GAAG,EAAEvc;IACN,CAAC;;IAED;IACA,IAAIud,IAAI,GAAGd,MAAM,CAAE,CAAC,CAAE,CAACe,KAAK,CAACriB,MAAM,GAAGY,GAAG,CAACshB,KAAK,CAAEZ,MAAM,CAAE,CAAC,CAAE,CAACe,KAAK,EAAE,CAAE,CAAC,GAAG,KAAK;IAC/E,IAAKD,IAAI,EAAG;MACX;MACAlhB,IAAI,CAACohB,IAAI,GAAGF,IAAI,CAACE,IAAI;MACrBphB,IAAI,CAACtB,IAAI,GAAGwiB,IAAI,CAACxiB,IAAI;;MAErB;MACA,IAAKwiB,IAAI,CAACxiB,IAAI,CAAC8M,OAAO,CAAE,OAAQ,CAAC,GAAG,CAAC,CAAC,EAAG;QACxC;QACA,IAAI6V,SAAS,GAAG1kB,MAAM,CAAC2kB,GAAG,IAAI3kB,MAAM,CAAC4kB,SAAS;QAC9C,IAAIC,GAAG,GAAG,IAAIC,KAAK,CAAC,CAAC;QAErBD,GAAG,CAACE,MAAM,GAAG,YAAY;UACxB;UACA1hB,IAAI,CAACqI,KAAK,GAAG,IAAI,CAACA,KAAK;UACvBrI,IAAI,CAACsI,MAAM,GAAG,IAAI,CAACA,MAAM;UAEzB3K,QAAQ,CAAEqC,IAAK,CAAC;QACjB,CAAC;QACDwhB,GAAG,CAACG,GAAG,GAAGN,SAAS,CAACO,eAAe,CAAEV,IAAK,CAAC;MAC5C,CAAC,MAAM;QACNvjB,QAAQ,CAAEqC,IAAK,CAAC;MACjB;IACD,CAAC,MAAM;MACNrC,QAAQ,CAAEqC,IAAK,CAAC;IACjB;EACD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECN,GAAG,CAACmiB,aAAa,GAAG,UAAWC,IAAI,EAAG;IACrC,OAAOA,IAAI,IAAIA,IAAI,CAACC,OAAO;EAC5B,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECriB,GAAG,CAACsiB,cAAc,GAAG,UAAWF,IAAI,EAAG;IACtC,OAAOpiB,GAAG,CAACshB,KAAK,CAAEc,IAAI,EAAE,MAAM,EAAE,SAAU,CAAC;EAC5C,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECpiB,GAAG,CAACuiB,YAAY,GAAG,UAAWH,IAAI,EAAG;IACpC,OAAOpiB,GAAG,CAACshB,KAAK,CAAEc,IAAI,EAAE,MAAM,EAAE,OAAQ,CAAC;EAC1C,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCpiB,GAAG,CAACwiB,WAAW,GAAG,UAAWC,GAAG,EAAG;IAClC,IAAKA,GAAG,CAACC,YAAY,EAAG;MACvB;MACA,IAAKD,GAAG,CAACC,YAAY,CAACC,OAAO,EAAG;QAC/B,OAAOF,GAAG,CAACC,YAAY,CAACC,OAAO;MAChC;;MAEA;MACA,IAAKF,GAAG,CAACC,YAAY,CAACpiB,IAAI,IAAImiB,GAAG,CAACC,YAAY,CAACpiB,IAAI,CAACsiB,KAAK,EAAG;QAC3D,OAAOH,GAAG,CAACC,YAAY,CAACpiB,IAAI,CAACsiB,KAAK;MACnC;IACD,CAAC,MAAM,IAAKH,GAAG,CAACI,UAAU,EAAG;MAC5B,OAAOJ,GAAG,CAACI,UAAU;IACtB;IAEA,OAAO,EAAE;EACV,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC7iB,GAAG,CAAC8iB,YAAY,GAAG,UAAWC,OAAO,EAAEC,OAAO,EAAG;IAChD;IACA,IAAI/e,KAAK,GAAG8e,OAAO,CAACxH,GAAG,CAAC,CAAC;IACzB,IAAI0H,MAAM,GAAG,EAAE;;IAEf;IACA,IAAIC,KAAK,GAAG,SAAAA,CAAWC,KAAK,EAAG;MAC9B;MACA,IAAIC,SAAS,GAAG,EAAE;;MAElB;MACAD,KAAK,CAAC9V,GAAG,CAAE,UAAW+P,IAAI,EAAG;QAC5B;QACA,IAAInW,IAAI,GAAGmW,IAAI,CAACnW,IAAI,IAAImW,IAAI,CAACiG,KAAK,IAAI,EAAE;QACxC,IAAI3f,EAAE,GAAG0Z,IAAI,CAAC1Z,EAAE,IAAI0Z,IAAI,CAACnZ,KAAK,IAAI,EAAE;;QAEpC;QACAgf,MAAM,CAACxjB,IAAI,CAAEiE,EAAG,CAAC;;QAEjB;QACA,IAAK0Z,IAAI,CAAC0B,QAAQ,EAAG;UACpBsE,SAAS,IACR,mBAAmB,GAAGpjB,GAAG,CAACgc,OAAO,CAAE/U,IAAK,CAAC,GAAG,IAAI,GAAGic,KAAK,CAAE9F,IAAI,CAAC0B,QAAS,CAAC,GAAG,aAAa;;UAE1F;QACD,CAAC,MAAM;UACNsE,SAAS,IACR,iBAAiB,GACjBpjB,GAAG,CAACgc,OAAO,CAAEtY,EAAG,CAAC,GACjB,GAAG,IACD0Z,IAAI,CAACkG,QAAQ,GAAG,sBAAsB,GAAG,EAAE,CAAE,GAC/C,GAAG,GACHtjB,GAAG,CAACyb,SAAS,CAAExU,IAAK,CAAC,GACrB,WAAW;QACb;MACD,CAAE,CAAC;MACH;MACA,OAAOmc,SAAS;IACjB,CAAC;;IAED;IACAL,OAAO,CAACzhB,IAAI,CAAE4hB,KAAK,CAAEF,OAAQ,CAAE,CAAC;;IAEhC;IACA,IAAKC,MAAM,CAACnX,OAAO,CAAE7H,KAAM,CAAC,GAAG,CAAC,CAAC,EAAG;MACnC8e,OAAO,CAACxH,GAAG,CAAEtX,KAAM,CAAC;IACrB;;IAEA;IACA,OAAO8e,OAAO,CAACxH,GAAG,CAAC,CAAC;EACrB,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAIgI,QAAQ,GAAG,SAAAA,CAAW1iB,GAAG,EAAE7B,IAAI,EAAG;IACrC,OAAO6B,GAAG,CAACP,IAAI,CAAE,WAAW,GAAGtB,IAAK,CAAC,IAAI,EAAE;EAC5C,CAAC;EAED,IAAIwkB,QAAQ,GAAG,SAAAA,CAAW3iB,GAAG,EAAE7B,IAAI,EAAEykB,KAAK,EAAG;IAC5C5iB,GAAG,CAACP,IAAI,CAAE,WAAW,GAAGtB,IAAI,EAAEykB,KAAM,CAAC;EACtC,CAAC;EAEDzjB,GAAG,CAAC8gB,IAAI,GAAG,UAAWjgB,GAAG,EAAE7B,IAAI,EAAE2F,GAAG,EAAG;IACtC,IAAI8e,KAAK,GAAGF,QAAQ,CAAE1iB,GAAG,EAAE7B,IAAK,CAAC;IACjC,IAAIG,CAAC,GAAGskB,KAAK,CAAC3X,OAAO,CAAEnH,GAAI,CAAC;IAC5B,IAAKxF,CAAC,GAAG,CAAC,EAAG;MACZskB,KAAK,CAAChkB,IAAI,CAAEkF,GAAI,CAAC;MACjB6e,QAAQ,CAAE3iB,GAAG,EAAE7B,IAAI,EAAEykB,KAAM,CAAC;IAC7B;EACD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECzjB,GAAG,CAAC4gB,MAAM,GAAG,UAAW/f,GAAG,EAAE7B,IAAI,EAAE2F,GAAG,EAAG;IACxC,IAAI8e,KAAK,GAAGF,QAAQ,CAAE1iB,GAAG,EAAE7B,IAAK,CAAC;IACjC,IAAIG,CAAC,GAAGskB,KAAK,CAAC3X,OAAO,CAAEnH,GAAI,CAAC;IAC5B,IAAKxF,CAAC,GAAG,CAAC,CAAC,EAAG;MACbskB,KAAK,CAACpkB,MAAM,CAAEF,CAAC,EAAE,CAAE,CAAC;MACpBqkB,QAAQ,CAAE3iB,GAAG,EAAE7B,IAAI,EAAEykB,KAAM,CAAC;IAC7B;;IAEA;IACA,OAAOA,KAAK,CAACrkB,MAAM,KAAK,CAAC;EAC1B,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECY,GAAG,CAAC6gB,QAAQ,GAAG,UAAWhgB,GAAG,EAAE7B,IAAI,EAAG;IACrC,OAAOukB,QAAQ,CAAE1iB,GAAG,EAAE7B,IAAK,CAAC,CAACI,MAAM,GAAG,CAAC;EACxC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCY,GAAG,CAAC0jB,WAAW,GAAG,YAAY;IAC7B,OAAO,CAAC,EAAIzmB,MAAM,CAAC0mB,EAAE,IAAIA,EAAE,CAACrjB,IAAI,IAAIqjB,EAAE,CAACrjB,IAAI,CAACsjB,MAAM,IAAID,EAAE,CAACrjB,IAAI,CAACsjB,MAAM,CAAE,aAAc,CAAC,CAAE;EACxF,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACC5jB,GAAG,CAAC6jB,qBAAqB,GAAG,YAAY;IACvC,OAAO,CAAC,EAAI5mB,MAAM,CAAC0mB,EAAE,IAAIA,EAAE,CAACrjB,IAAI,IAAIqjB,EAAE,CAACrjB,IAAI,CAACsjB,MAAM,IAAID,EAAE,CAACrjB,IAAI,CAACsjB,MAAM,CAAE,gBAAiB,CAAC,CAAE;EAC3F,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACC5jB,GAAG,CAAC8jB,aAAa,GAAG,UAAWhH,GAAG,EAAG;IACpC,OAAO7Z,MAAM,CAACuB,IAAI,CAAEsY,GAAI,CAAC,CAACzP,GAAG,CAAE,UAAW1I,GAAG,EAAG;MAC/C,OAAOmY,GAAG,CAAEnY,GAAG,CAAE;IAClB,CAAE,CAAC;EACJ,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACC3E,GAAG,CAAC+jB,QAAQ,GAAG,UAAW9lB,QAAQ,EAAEuF,IAAI,EAAG;IAC1C,IAAI0D,OAAO;IACX,OAAO,YAAY;MAClB,IAAI/I,OAAO,GAAG,IAAI;MAClB,IAAIG,IAAI,GAAGK,SAAS;MACpB,IAAIqlB,KAAK,GAAG,SAAAA,CAAA,EAAY;QACvB/lB,QAAQ,CAAC8B,KAAK,CAAE5B,OAAO,EAAEG,IAAK,CAAC;MAChC,CAAC;MACD2lB,YAAY,CAAE/c,OAAQ,CAAC;MACvBA,OAAO,GAAGb,UAAU,CAAE2d,KAAK,EAAExgB,IAAK,CAAC;IACpC,CAAC;EACF,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCxD,GAAG,CAACkkB,QAAQ,GAAG,UAAWjmB,QAAQ,EAAEkmB,KAAK,EAAG;IAC3C,IAAIxgB,IAAI,GAAG,KAAK;IAChB,OAAO,YAAY;MAClB,IAAKA,IAAI,EAAG;MACZA,IAAI,GAAG,IAAI;MACX0C,UAAU,CAAE,YAAY;QACvB1C,IAAI,GAAG,KAAK;MACb,CAAC,EAAEwgB,KAAM,CAAC;MACVlmB,QAAQ,CAAC8B,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;IAClC,CAAC;EACF,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCqB,GAAG,CAACokB,QAAQ,GAAG,UAAWC,EAAE,EAAG;IAC9B,IAAKA,EAAE,YAAY3hB,MAAM,EAAG;MAC3B2hB,EAAE,GAAGA,EAAE,CAAE,CAAC,CAAE;IACb;IACA,IAAIC,IAAI,GAAGD,EAAE,CAACE,qBAAqB,CAAC,CAAC;IACrC,OACCD,IAAI,CAACxa,GAAG,KAAKwa,IAAI,CAACE,MAAM,IACxBF,IAAI,CAACxa,GAAG,IAAI,CAAC,IACbwa,IAAI,CAACva,IAAI,IAAI,CAAC,IACdua,IAAI,CAACE,MAAM,KAAMvnB,MAAM,CAACwnB,WAAW,IAAIvf,QAAQ,CAACwf,eAAe,CAACC,YAAY,CAAE,IAC9EL,IAAI,CAACM,KAAK,KAAM3nB,MAAM,CAAC4nB,UAAU,IAAI3f,QAAQ,CAACwf,eAAe,CAACI,WAAW,CAAE;EAE7E,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACC9kB,GAAG,CAAC+kB,UAAU,GAAK,YAAY;IAC9B;IACA,IAAI5B,KAAK,GAAG,EAAE;IACd,IAAIzf,EAAE,GAAG,CAAC;;IAEV;IACA,IAAIshB,KAAK,GAAG,SAAAA,CAAA,EAAY;MACvB7B,KAAK,CAAC8B,OAAO,CAAE,UAAW7H,IAAI,EAAG;QAChC,IAAKpd,GAAG,CAACokB,QAAQ,CAAEhH,IAAI,CAACiH,EAAG,CAAC,EAAG;UAC9BjH,IAAI,CAACnf,QAAQ,CAAC8B,KAAK,CAAE,IAAK,CAAC;UAC3BmlB,GAAG,CAAE9H,IAAI,CAAC1Z,EAAG,CAAC;QACf;MACD,CAAE,CAAC;IACJ,CAAC;;IAED;IACA,IAAIyhB,SAAS,GAAGnlB,GAAG,CAAC+jB,QAAQ,CAAEiB,KAAK,EAAE,GAAI,CAAC;;IAE1C;IACA,IAAIvlB,IAAI,GAAG,SAAAA,CAAW4kB,EAAE,EAAEpmB,QAAQ,EAAG;MACpC;MACA,IAAK,CAAEklB,KAAK,CAAC/jB,MAAM,EAAG;QACrBa,CAAC,CAAEhD,MAAO,CAAC,CAAC4H,EAAE,CAAE,eAAe,EAAEsgB,SAAU,CAAC,CAACtgB,EAAE,CAAE,8BAA8B,EAAEmgB,KAAM,CAAC;MACzF;;MAEA;MACA7B,KAAK,CAAC1jB,IAAI,CAAE;QAAEiE,EAAE,EAAEA,EAAE,EAAE;QAAE2gB,EAAE,EAAEA,EAAE;QAAEpmB,QAAQ,EAAEA;MAAS,CAAE,CAAC;IACvD,CAAC;;IAED;IACA,IAAIinB,GAAG,GAAG,SAAAA,CAAWxhB,EAAE,EAAG;MACzB;MACAyf,KAAK,GAAGA,KAAK,CAACpkB,MAAM,CAAE,UAAWqe,IAAI,EAAG;QACvC,OAAOA,IAAI,CAAC1Z,EAAE,KAAKA,EAAE;MACtB,CAAE,CAAC;;MAEH;MACA,IAAK,CAAEyf,KAAK,CAAC/jB,MAAM,EAAG;QACrBa,CAAC,CAAEhD,MAAO,CAAC,CAAC8H,GAAG,CAAE,eAAe,EAAEogB,SAAU,CAAC,CAACpgB,GAAG,CAAE,8BAA8B,EAAEigB,KAAM,CAAC;MAC3F;IACD,CAAC;;IAED;IACA,OAAO,UAAWX,EAAE,EAAEpmB,QAAQ,EAAG;MAChC;MACA,IAAKomB,EAAE,YAAY3hB,MAAM,EAAG2hB,EAAE,GAAGA,EAAE,CAAE,CAAC,CAAE;;MAExC;MACA,IAAKrkB,GAAG,CAACokB,QAAQ,CAAEC,EAAG,CAAC,EAAG;QACzBpmB,QAAQ,CAAC8B,KAAK,CAAE,IAAK,CAAC;MACvB,CAAC,MAAM;QACNN,IAAI,CAAE4kB,EAAE,EAAEpmB,QAAS,CAAC;MACrB;IACD,CAAC;EACF,CAAC,CAAG,CAAC;;EAEL;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACC+B,GAAG,CAAColB,IAAI,GAAG,UAAWC,IAAI,EAAG;IAC5B,IAAIlmB,CAAC,GAAG,CAAC;IACT,OAAO,YAAY;MAClB,IAAKA,CAAC,EAAE,GAAG,CAAC,EAAG;QACd,OAASkmB,IAAI,GAAGnoB,SAAS;MAC1B;MACA,OAAOmoB,IAAI,CAACtlB,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;IACrC,CAAC;EACF,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCqB,GAAG,CAACslB,cAAc,GAAG,UAAWzkB,GAAG,EAAG;IACrC,IAAI2C,IAAI,GAAG,IAAI;;IAEf;IACA3C,GAAG,CAACyG,QAAQ,CAAE,wBAAyB,CAAC;;IAExC;IACA,IAAIie,UAAU,GAAG,GAAG;IACpB,IAAK,CAAEvlB,GAAG,CAACokB,QAAQ,CAAEvjB,GAAI,CAAC,EAAG;MAC5BZ,CAAC,CAAE,YAAa,CAAC,CAACulB,OAAO,CACxB;QACC7a,SAAS,EAAE9J,GAAG,CAACyJ,MAAM,CAAC,CAAC,CAACR,GAAG,GAAG7J,CAAC,CAAEhD,MAAO,CAAC,CAAC2L,MAAM,CAAC,CAAC,GAAG;MACtD,CAAC,EACD2c,UACD,CAAC;MACD/hB,IAAI,IAAI+hB,UAAU;IACnB;;IAEA;IACA,IAAIE,QAAQ,GAAG,GAAG;IAClBpf,UAAU,CAAE,YAAY;MACvBxF,GAAG,CAAC8G,WAAW,CAAE,UAAW,CAAC;MAC7BtB,UAAU,CAAE,YAAY;QACvBxF,GAAG,CAAC8G,WAAW,CAAE,eAAgB,CAAC;MACnC,CAAC,EAAE8d,QAAS,CAAC;IACd,CAAC,EAAEjiB,IAAK,CAAC;EACV,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCxD,GAAG,CAAC0lB,OAAO,GAAG,UAAW7kB,GAAG,EAAE5C,QAAQ,EAAG;IACxC;IACA;IACA;IACA;;IAEA;IACA,IAAI0nB,UAAU,GAAG,KAAK;IACtB,IAAI9jB,KAAK,GAAG,KAAK;;IAEjB;IACA,IAAI6jB,OAAO,GAAG,SAAAA,CAAA,EAAY;MACzBC,UAAU,GAAG,IAAI;MACjBtf,UAAU,CAAE,YAAY;QACvBsf,UAAU,GAAG,KAAK;MACnB,CAAC,EAAE,CAAE,CAAC;MACNC,QAAQ,CAAE,IAAK,CAAC;IACjB,CAAC;IACD,IAAIC,MAAM,GAAG,SAAAA,CAAA,EAAY;MACxB,IAAK,CAAEF,UAAU,EAAG;QACnBC,QAAQ,CAAE,KAAM,CAAC;MAClB;IACD,CAAC;IACD,IAAIviB,SAAS,GAAG,SAAAA,CAAA,EAAY;MAC3BpD,CAAC,CAAEiF,QAAS,CAAC,CAACL,EAAE,CAAE,OAAO,EAAEghB,MAAO,CAAC;MACnC;MACAhlB,GAAG,CAACgE,EAAE,CAAE,MAAM,EAAE,yBAAyB,EAAEghB,MAAO,CAAC;IACpD,CAAC;IACD,IAAI/gB,YAAY,GAAG,SAAAA,CAAA,EAAY;MAC9B7E,CAAC,CAAEiF,QAAS,CAAC,CAACH,GAAG,CAAE,OAAO,EAAE8gB,MAAO,CAAC;MACpC;MACAhlB,GAAG,CAACkE,GAAG,CAAE,MAAM,EAAE,yBAAyB,EAAE8gB,MAAO,CAAC;IACrD,CAAC;IACD,IAAID,QAAQ,GAAG,SAAAA,CAAW3hB,KAAK,EAAG;MACjC,IAAKpC,KAAK,KAAKoC,KAAK,EAAG;QACtB;MACD;MACA,IAAKA,KAAK,EAAG;QACZZ,SAAS,CAAC,CAAC;MACZ,CAAC,MAAM;QACNyB,YAAY,CAAC,CAAC;MACf;MACAjD,KAAK,GAAGoC,KAAK;MACbhG,QAAQ,CAAEgG,KAAM,CAAC;IAClB,CAAC;;IAED;IACApD,GAAG,CAACgE,EAAE,CAAE,OAAO,EAAE6gB,OAAQ,CAAC;IAC1B;IACA7kB,GAAG,CAACgE,EAAE,CAAE,OAAO,EAAE,yBAAyB,EAAE6gB,OAAQ,CAAC;IACrD;EACD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;EACC1lB,GAAG,CAAC8lB,WAAW,GAAG,UAAWnkB,CAAC,EAAG;IAChC;IACA,IAAKA,CAAC,CAACokB,SAAS,EAAGpkB,CAAC,CAACokB,SAAS,CAACC,SAAS,CAACC,GAAG,CAAE,UAAW,CAAC;EAC3D,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEChmB,CAAC,CAACimB,EAAE,CAACC,MAAM,GAAG,YAAY;IACzB,OAAOlmB,CAAC,CAAE,IAAK,CAAC,CAACb,MAAM,GAAG,CAAC;EAC5B,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAECa,CAAC,CAACimB,EAAE,CAACxG,SAAS,GAAG,YAAY;IAC5B,OAAOzf,CAAC,CAAE,IAAK,CAAC,CAACgB,GAAG,CAAE,CAAE,CAAC,CAACye,SAAS;EACpC,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;EAEC,IAAK,CAAEnhB,KAAK,CAACC,SAAS,CAACsN,OAAO,EAAG;IAChCvN,KAAK,CAACC,SAAS,CAACsN,OAAO,GAAG,UAAWyP,GAAG,EAAG;MAC1C,OAAOtb,CAAC,CAACmmB,OAAO,CAAE7K,GAAG,EAAE,IAAK,CAAC;IAC9B,CAAC;EACF;;EAEA;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCvb,GAAG,CAACqmB,SAAS,GAAG,UAAWC,CAAC,EAAG;IAC9B,OAAO,CAAEC,KAAK,CAAEC,UAAU,CAAEF,CAAE,CAAE,CAAC,IAAIG,QAAQ,CAAEH,CAAE,CAAC;EACnD,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACCtmB,GAAG,CAAC0mB,OAAO,GAAG1mB,GAAG,CAAC+jB,QAAQ,CAAE,YAAY;IACvC9jB,CAAC,CAAEhD,MAAO,CAAC,CAAC+E,OAAO,CAAE,YAAa,CAAC;IACnChC,GAAG,CAACvC,QAAQ,CAAE,SAAU,CAAC;EAC1B,CAAC,EAAE,CAAE,CAAC;;EAEN;AACD;AACA;AACA;AACA;EACCuC,GAAG,CAAC2mB,KAAK,GAAG,YAAY;IACvB,IAAK3mB,GAAG,CAACiB,GAAG,CAAE,OAAQ,CAAC,EAAGuF,OAAO,CAACogB,GAAG,CAAC7mB,KAAK,CAAE,IAAI,EAAEpB,SAAU,CAAC;EAC/D,CAAC;;EAED;EACAsB,CAAC,CAAEiF,QAAS,CAAC,CAAC2hB,KAAK,CAAE,YAAY;IAChC7mB,GAAG,CAACvC,QAAQ,CAAE,OAAQ,CAAC;EACxB,CAAE,CAAC;EAEHwC,CAAC,CAAEhD,MAAO,CAAC,CAAC4H,EAAE,CAAE,MAAM,EAAE,YAAY;IACnC;IACAwB,UAAU,CAAE,YAAY;MACvBrG,GAAG,CAACvC,QAAQ,CAAE,MAAO,CAAC;IACvB,CAAE,CAAC;EACJ,CAAE,CAAC;EAEHwC,CAAC,CAAEhD,MAAO,CAAC,CAAC4H,EAAE,CAAE,cAAc,EAAE,YAAY;IAC3C7E,GAAG,CAACvC,QAAQ,CAAE,QAAS,CAAC;EACzB,CAAE,CAAC;EAEHwC,CAAC,CAAEhD,MAAO,CAAC,CAAC4H,EAAE,CAAE,QAAQ,EAAE,YAAY;IACrC7E,GAAG,CAACvC,QAAQ,CAAE,QAAS,CAAC;EACzB,CAAE,CAAC;EAEHwC,CAAC,CAAEiF,QAAS,CAAC,CAACL,EAAE,CAAE,WAAW,EAAE,UAAWI,KAAK,EAAE6hB,EAAE,EAAG;IACrD9mB,GAAG,CAACvC,QAAQ,CAAE,WAAW,EAAEqpB,EAAE,CAAC1J,IAAI,EAAE0J,EAAE,CAACC,WAAY,CAAC;EACrD,CAAE,CAAC;EAEH9mB,CAAC,CAAEiF,QAAS,CAAC,CAACL,EAAE,CAAE,UAAU,EAAE,UAAWI,KAAK,EAAE6hB,EAAE,EAAG;IACpD9mB,GAAG,CAACvC,QAAQ,CAAE,UAAU,EAAEqpB,EAAE,CAAC1J,IAAI,EAAE0J,EAAE,CAACC,WAAY,CAAC;EACpD,CAAE,CAAC;AACJ,CAAC,EAAIrkB,MAAO,CAAC;;;;;;UCthFb;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNmB;AACM;AACA;AACA;AACA;AACA;AACC","sources":["webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/_acf-hooks.js","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/_acf-modal.js","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/_acf-model.js","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/_acf-notice.js","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/_acf-panel.js","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/_acf-popup.js","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/_acf-tooltip.js","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/_acf.js","webpack://advanced-custom-fields-pro/webpack/bootstrap","webpack://advanced-custom-fields-pro/webpack/runtime/compat get default export","webpack://advanced-custom-fields-pro/webpack/runtime/define property getters","webpack://advanced-custom-fields-pro/webpack/runtime/hasOwnProperty shorthand","webpack://advanced-custom-fields-pro/webpack/runtime/make namespace object","webpack://advanced-custom-fields-pro/./src/advanced-custom-fields-pro/assets/src/js/acf.js"],"sourcesContent":["( function ( window, undefined ) {\n\t'use strict';\n\n\t/**\n\t * Handles managing all events for whatever you plug it into. Priorities for hooks are based on lowest to highest in\n\t * that, lowest priority hooks are fired first.\n\t */\n\tvar EventManager = function () {\n\t\t/**\n\t\t * Maintain a reference to the object scope so our public methods never get confusing.\n\t\t */\n\t\tvar MethodsAvailable = {\n\t\t\tremoveFilter: removeFilter,\n\t\t\tapplyFilters: applyFilters,\n\t\t\taddFilter: addFilter,\n\t\t\tremoveAction: removeAction,\n\t\t\tdoAction: doAction,\n\t\t\taddAction: addAction,\n\t\t\tstorage: getStorage,\n\t\t};\n\n\t\t/**\n\t\t * Contains the hooks that get registered with this EventManager. The array for storage utilizes a \"flat\"\n\t\t * object literal such that looking up the hook utilizes the native object literal hash.\n\t\t */\n\t\tvar STORAGE = {\n\t\t\tactions: {},\n\t\t\tfilters: {},\n\t\t};\n\n\t\tfunction getStorage() {\n\t\t\treturn STORAGE;\n\t\t}\n\n\t\t/**\n\t\t * Adds an action to the event manager.\n\t\t *\n\t\t * @param action Must contain namespace.identifier\n\t\t * @param callback Must be a valid callback function before this action is added\n\t\t * @param [priority=10] Used to control when the function is executed in relation to other callbacks bound to the same hook\n\t\t * @param [context] Supply a value to be used for this\n\t\t */\n\t\tfunction addAction( action, callback, priority, context ) {\n\t\t\tif (\n\t\t\t\ttypeof action === 'string' &&\n\t\t\t\ttypeof callback === 'function'\n\t\t\t) {\n\t\t\t\tpriority = parseInt( priority || 10, 10 );\n\t\t\t\t_addHook( 'actions', action, callback, priority, context );\n\t\t\t}\n\n\t\t\treturn MethodsAvailable;\n\t\t}\n\n\t\t/**\n\t\t * Performs an action if it exists. You can pass as many arguments as you want to this function; the only rule is\n\t\t * that the first argument must always be the action.\n\t\t */\n\t\tfunction doAction(/* action, arg1, arg2, ... */) {\n\t\t\tvar args = Array.prototype.slice.call( arguments );\n\t\t\tvar action = args.shift();\n\n\t\t\tif ( typeof action === 'string' ) {\n\t\t\t\t_runHook( 'actions', action, args );\n\t\t\t}\n\n\t\t\treturn MethodsAvailable;\n\t\t}\n\n\t\t/**\n\t\t * Removes the specified action if it contains a namespace.identifier & exists.\n\t\t *\n\t\t * @param action The action to remove\n\t\t * @param [callback] Callback function to remove\n\t\t */\n\t\tfunction removeAction( action, callback ) {\n\t\t\tif ( typeof action === 'string' ) {\n\t\t\t\t_removeHook( 'actions', action, callback );\n\t\t\t}\n\n\t\t\treturn MethodsAvailable;\n\t\t}\n\n\t\t/**\n\t\t * Adds a filter to the event manager.\n\t\t *\n\t\t * @param filter Must contain namespace.identifier\n\t\t * @param callback Must be a valid callback function before this action is added\n\t\t * @param [priority=10] Used to control when the function is executed in relation to other callbacks bound to the same hook\n\t\t * @param [context] Supply a value to be used for this\n\t\t */\n\t\tfunction addFilter( filter, callback, priority, context ) {\n\t\t\tif (\n\t\t\t\ttypeof filter === 'string' &&\n\t\t\t\ttypeof callback === 'function'\n\t\t\t) {\n\t\t\t\tpriority = parseInt( priority || 10, 10 );\n\t\t\t\t_addHook( 'filters', filter, callback, priority, context );\n\t\t\t}\n\n\t\t\treturn MethodsAvailable;\n\t\t}\n\n\t\t/**\n\t\t * Performs a filter if it exists. You should only ever pass 1 argument to be filtered. The only rule is that\n\t\t * the first argument must always be the filter.\n\t\t */\n\t\tfunction applyFilters(/* filter, filtered arg, arg2, ... */) {\n\t\t\tvar args = Array.prototype.slice.call( arguments );\n\t\t\tvar filter = args.shift();\n\n\t\t\tif ( typeof filter === 'string' ) {\n\t\t\t\treturn _runHook( 'filters', filter, args );\n\t\t\t}\n\n\t\t\treturn MethodsAvailable;\n\t\t}\n\n\t\t/**\n\t\t * Removes the specified filter if it contains a namespace.identifier & exists.\n\t\t *\n\t\t * @param filter The action to remove\n\t\t * @param [callback] Callback function to remove\n\t\t */\n\t\tfunction removeFilter( filter, callback ) {\n\t\t\tif ( typeof filter === 'string' ) {\n\t\t\t\t_removeHook( 'filters', filter, callback );\n\t\t\t}\n\n\t\t\treturn MethodsAvailable;\n\t\t}\n\n\t\t/**\n\t\t * Removes the specified hook by resetting the value of it.\n\t\t *\n\t\t * @param type Type of hook, either 'actions' or 'filters'\n\t\t * @param hook The hook (namespace.identifier) to remove\n\t\t * @private\n\t\t */\n\t\tfunction _removeHook( type, hook, callback, context ) {\n\t\t\tif ( ! STORAGE[ type ][ hook ] ) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif ( ! callback ) {\n\t\t\t\tSTORAGE[ type ][ hook ] = [];\n\t\t\t} else {\n\t\t\t\tvar handlers = STORAGE[ type ][ hook ];\n\t\t\t\tvar i;\n\t\t\t\tif ( ! context ) {\n\t\t\t\t\tfor ( i = handlers.length; i--; ) {\n\t\t\t\t\t\tif ( handlers[ i ].callback === callback ) {\n\t\t\t\t\t\t\thandlers.splice( i, 1 );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tfor ( i = handlers.length; i--; ) {\n\t\t\t\t\t\tvar handler = handlers[ i ];\n\t\t\t\t\t\tif (\n\t\t\t\t\t\t\thandler.callback === callback &&\n\t\t\t\t\t\t\thandler.context === context\n\t\t\t\t\t\t) {\n\t\t\t\t\t\t\thandlers.splice( i, 1 );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t/**\n\t\t * Adds the hook to the appropriate storage container\n\t\t *\n\t\t * @param type 'actions' or 'filters'\n\t\t * @param hook The hook (namespace.identifier) to add to our event manager\n\t\t * @param callback The function that will be called when the hook is executed.\n\t\t * @param priority The priority of this hook. Must be an integer.\n\t\t * @param [context] A value to be used for this\n\t\t * @private\n\t\t */\n\t\tfunction _addHook( type, hook, callback, priority, context ) {\n\t\t\tvar hookObject = {\n\t\t\t\tcallback: callback,\n\t\t\t\tpriority: priority,\n\t\t\t\tcontext: context,\n\t\t\t};\n\n\t\t\t// Utilize 'prop itself' : http://jsperf.com/hasownproperty-vs-in-vs-undefined/19\n\t\t\tvar hooks = STORAGE[ type ][ hook ];\n\t\t\tif ( hooks ) {\n\t\t\t\thooks.push( hookObject );\n\t\t\t\thooks = _hookInsertSort( hooks );\n\t\t\t} else {\n\t\t\t\thooks = [ hookObject ];\n\t\t\t}\n\n\t\t\tSTORAGE[ type ][ hook ] = hooks;\n\t\t}\n\n\t\t/**\n\t\t * Use an insert sort for keeping our hooks organized based on priority. This function is ridiculously faster\n\t\t * than bubble sort, etc: http://jsperf.com/javascript-sort\n\t\t *\n\t\t * @param hooks The custom array containing all of the appropriate hooks to perform an insert sort on.\n\t\t * @private\n\t\t */\n\t\tfunction _hookInsertSort( hooks ) {\n\t\t\tvar tmpHook, j, prevHook;\n\t\t\tfor ( var i = 1, len = hooks.length; i < len; i++ ) {\n\t\t\t\ttmpHook = hooks[ i ];\n\t\t\t\tj = i;\n\t\t\t\twhile (\n\t\t\t\t\t( prevHook = hooks[ j - 1 ] ) &&\n\t\t\t\t\tprevHook.priority > tmpHook.priority\n\t\t\t\t) {\n\t\t\t\t\thooks[ j ] = hooks[ j - 1 ];\n\t\t\t\t\t--j;\n\t\t\t\t}\n\t\t\t\thooks[ j ] = tmpHook;\n\t\t\t}\n\n\t\t\treturn hooks;\n\t\t}\n\n\t\t/**\n\t\t * Runs the specified hook. If it is an action, the value is not modified but if it is a filter, it is.\n\t\t *\n\t\t * @param type 'actions' or 'filters'\n\t\t * @param hook The hook ( namespace.identifier ) to be ran.\n\t\t * @param args Arguments to pass to the action/filter. If it's a filter, args is actually a single parameter.\n\t\t * @private\n\t\t */\n\t\tfunction _runHook( type, hook, args ) {\n\t\t\tvar handlers = STORAGE[ type ][ hook ];\n\n\t\t\tif ( ! handlers ) {\n\t\t\t\treturn type === 'filters' ? args[ 0 ] : false;\n\t\t\t}\n\n\t\t\tvar i = 0,\n\t\t\t\tlen = handlers.length;\n\t\t\tif ( type === 'filters' ) {\n\t\t\t\tfor ( ; i < len; i++ ) {\n\t\t\t\t\targs[ 0 ] = handlers[ i ].callback.apply(\n\t\t\t\t\t\thandlers[ i ].context,\n\t\t\t\t\t\targs\n\t\t\t\t\t);\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tfor ( ; i < len; i++ ) {\n\t\t\t\t\thandlers[ i ].callback.apply( handlers[ i ].context, args );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn type === 'filters' ? args[ 0 ] : true;\n\t\t}\n\n\t\t// return all of the publicly available methods\n\t\treturn MethodsAvailable;\n\t};\n\n\t// instantiate\n\tacf.hooks = new EventManager();\n} )( window );\n","( function ( $, undefined ) {\n\tacf.models.Modal = acf.Model.extend( {\n\t\tdata: {\n\t\t\ttitle: '',\n\t\t\tcontent: '',\n\t\t\ttoolbar: '',\n\t\t},\n\t\tevents: {\n\t\t\t'click .acf-modal-close': 'onClickClose',\n\t\t},\n\t\tsetup: function ( props ) {\n\t\t\t$.extend( this.data, props );\n\t\t\tthis.$el = $();\n\t\t\tthis.render();\n\t\t},\n\t\tinitialize: function () {\n\t\t\tthis.open();\n\t\t},\n\t\trender: function () {\n\t\t\t// Extract vars.\n\t\t\tvar title = this.get( 'title' );\n\t\t\tvar content = this.get( 'content' );\n\t\t\tvar toolbar = this.get( 'toolbar' );\n\n\t\t\t// Create element.\n\t\t\tvar $el = $(\n\t\t\t\t[\n\t\t\t\t\t' ' + this.get( 'text' ) + '' + title + '
',\n\t\t\t\t\t'',\n\t\t\t\t\t'
' + this.get( 'text' ) + '
' );\n\n\t\t\t// close\n\t\t\tif ( this.get( 'dismiss' ) ) {\n\t\t\t\tthis.$el.append( '' );\n\t\t\t\tthis.$el.addClass( '-dismiss' );\n\t\t\t}\n\n\t\t\t// timeout\n\t\t\tvar timeout = this.get( 'timeout' );\n\t\t\tif ( timeout ) {\n\t\t\t\tthis.away( timeout );\n\t\t\t}\n\t\t},\n\n\t\tupdate: function ( props ) {\n\t\t\t// update\n\t\t\t$.extend( this.data, props );\n\n\t\t\t// re-initialize\n\t\t\tthis.initialize();\n\n\t\t\t// refresh events\n\t\t\tthis.removeEvents();\n\t\t\tthis.addEvents();\n\t\t},\n\n\t\tshow: function () {\n\t\t\tvar $target = this.get( 'target' );\n\t\t\tvar location = this.get( 'location' );\n\t\t\tif ( $target ) {\n\t\t\t\tif ( location === 'after' ) {\n\t\t\t\t\t$target.append( this.$el );\n\t\t\t\t} else {\n\t\t\t\t\t$target.prepend( this.$el );\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\thide: function () {\n\t\t\tthis.$el.remove();\n\t\t},\n\n\t\taway: function ( timeout ) {\n\t\t\tthis.setTimeout( function () {\n\t\t\t\tacf.remove( this.$el );\n\t\t\t}, timeout );\n\t\t},\n\n\t\ttype: function ( type ) {\n\t\t\t// remove prev type\n\t\t\tvar prevType = this.get( 'type' );\n\t\t\tif ( prevType ) {\n\t\t\t\tthis.$el.removeClass( '-' + prevType );\n\t\t\t}\n\n\t\t\t// add new type\n\t\t\tthis.$el.addClass( '-' + type );\n\n\t\t\t// backwards compatibility\n\t\t\tif ( type == 'error' ) {\n\t\t\t\tthis.$el.addClass( 'acf-error-message' );\n\t\t\t}\n\t\t},\n\n\t\thtml: function ( html ) {\n\t\t\tthis.$el.html( acf.escHtml( html ) );\n\t\t},\n\n\t\ttext: function ( text ) {\n\t\t\tthis.$( 'p' ).html( acf.escHtml( text ) );\n\t\t},\n\n\t\tonClickClose: function ( e, $el ) {\n\t\t\te.preventDefault();\n\t\t\tthis.get( 'close' ).apply( this, arguments );\n\t\t\tthis.remove();\n\t\t},\n\t} );\n\n\tacf.newNotice = function ( props ) {\n\t\t// ensure object\n\t\tif ( typeof props !== 'object' ) {\n\t\t\tprops = { text: props };\n\t\t}\n\n\t\t// instantiate\n\t\treturn new Notice( props );\n\t};\n\n\tvar noticeManager = new acf.Model( {\n\t\twait: 'prepare',\n\t\tpriority: 1,\n\t\tinitialize: function () {\n\t\t\tconst $notices = $( '.acf-admin-notice' );\n\n\t\t\t$notices.each( function () {\n\t\t\t\tif ( $( this ).data( 'persisted' ) ) {\n\t\t\t\t\tlet dismissed = acf.getPreference( 'dismissed-notices' );\n\n\t\t\t\t\tif (\n\t\t\t\t\t\tdismissed &&\n\t\t\t\t\t\ttypeof dismissed == 'object' &&\n\t\t\t\t\t\tdismissed.includes( $( this ).data( 'persist-id' ) )\n\t\t\t\t\t) {\n\t\t\t\t\t\t$( this ).remove();\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$( this ).show();\n\t\t\t\t\t\t$( this ).on( 'click', '.notice-dismiss', function ( e ) {\n\t\t\t\t\t\t\tdismissed = acf.getPreference( 'dismissed-notices' );\n\t\t\t\t\t\t\tif ( ! dismissed || typeof dismissed != 'object' ) {\n\t\t\t\t\t\t\t\tdismissed = [];\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tdismissed.push( $( this ).closest( '.acf-admin-notice' ).data( 'persist-id' ) );\n\t\t\t\t\t\t\tacf.setPreference( 'dismissed-notices', dismissed );\n\t\t\t\t\t\t} );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} );\n\t\t},\n\t} );\n} )( jQuery );\n","( function ( $, undefined ) {\n\tvar panel = new acf.Model( {\n\t\tevents: {\n\t\t\t'click .acf-panel-title': 'onClick',\n\t\t},\n\n\t\tonClick: function ( e, $el ) {\n\t\t\te.preventDefault();\n\t\t\tthis.toggle( $el.parent() );\n\t\t},\n\n\t\tisOpen: function ( $el ) {\n\t\t\treturn $el.hasClass( '-open' );\n\t\t},\n\n\t\ttoggle: function ( $el ) {\n\t\t\tthis.isOpen( $el ) ? this.close( $el ) : this.open( $el );\n\t\t},\n\n\t\topen: function ( $el ) {\n\t\t\t$el.addClass( '-open' );\n\t\t\t$el.find( '.acf-panel-title i' ).attr(\n\t\t\t\t'class',\n\t\t\t\t'dashicons dashicons-arrow-down'\n\t\t\t);\n\t\t},\n\n\t\tclose: function ( $el ) {\n\t\t\t$el.removeClass( '-open' );\n\t\t\t$el.find( '.acf-panel-title i' ).attr(\n\t\t\t\t'class',\n\t\t\t\t'dashicons dashicons-arrow-right'\n\t\t\t);\n\t\t},\n\t} );\n} )( jQuery );\n","( function ( $, undefined ) {\n\tacf.models.Popup = acf.Model.extend( {\n\t\tdata: {\n\t\t\ttitle: '',\n\t\t\tcontent: '',\n\t\t\twidth: 0,\n\t\t\theight: 0,\n\t\t\tloading: false,\n\t\t\topenedBy: null,\n\t\t},\n\n\t\tevents: {\n\t\t\t'click [data-event=\"close\"]': 'onClickClose',\n\t\t\t'click .acf-close-popup': 'onClickClose',\n\t\t\t'keydown': 'onPressEscapeClose',\n\t\t},\n\n\t\tsetup: function ( props ) {\n\t\t\t$.extend( this.data, props );\n\t\t\tthis.$el = $( this.tmpl() );\n\t\t},\n\n\t\tinitialize: function () {\n\t\t\tthis.render();\n\t\t\tthis.open();\n\t\t\tthis.focus();\n\t\t\tthis.lockFocusToPopup( true );\n\t\t},\n\n\t\ttmpl: function () {\n\t\t\treturn [\n\t\t\t\t'',\n\t\t\t].join( '' );\n\t\t},\n\n\t\trender: function () {\n\t\t\t// Extract Vars.\n\t\t\tvar title = this.get( 'title' );\n\t\t\tvar content = this.get( 'content' );\n\t\t\tvar loading = this.get( 'loading' );\n\t\t\tvar width = this.get( 'width' );\n\t\t\tvar height = this.get( 'height' );\n\n\t\t\t// Update.\n\t\t\tthis.title( title );\n\t\t\tthis.content( content );\n\t\t\tif ( width ) {\n\t\t\t\tthis.$( '.acf-popup-box' ).css( 'width', width );\n\t\t\t}\n\t\t\tif ( height ) {\n\t\t\t\tthis.$( '.acf-popup-box' ).css( 'min-height', height );\n\t\t\t}\n\t\t\tthis.loading( loading );\n\n\t\t\t// Trigger action.\n\t\t\tacf.doAction( 'append', this.$el );\n\t\t},\n\n\t\t/**\n\t\t * Places focus within the popup.\n\t\t */\n\t\tfocus: function() {\n\t\t\tthis.$el.find( '.acf-icon' ).first().trigger( 'focus' );\n\t\t},\n\n\t\t/**\n\t\t * Locks focus within the popup.\n\t\t *\n\t\t * @param {boolean} locked True to lock focus, false to unlock.\n\t\t */\n\t\tlockFocusToPopup: function( locked ) {\n\t\t\tlet inertElement = $( '#wpwrap' );\n\n\t\t\tif ( ! inertElement.length ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tinertElement[ 0 ].inert = locked;\n\t\t\tinertElement.attr( 'aria-hidden', locked );\n\t\t},\n\n\t\tupdate: function ( props ) {\n\t\t\tthis.data = acf.parseArgs( props, this.data );\n\t\t\tthis.render();\n\t\t},\n\n\t\ttitle: function ( title ) {\n\t\t\tthis.$( '.title:first h3' ).html( title );\n\t\t},\n\n\t\tcontent: function ( content ) {\n\t\t\tthis.$( '.inner:first' ).html( content );\n\t\t},\n\n\t\tloading: function ( show ) {\n\t\t\tvar $loading = this.$( '.loading:first' );\n\t\t\tshow ? $loading.show() : $loading.hide();\n\t\t},\n\n\t\topen: function () {\n\t\t\t$( 'body' ).append( this.$el );\n\t\t},\n\n\t\tclose: function () {\n\t\t\tthis.lockFocusToPopup( false );\n\t\t\tthis.returnFocusToOrigin();\n\t\t\tthis.remove();\n\t\t},\n\n\t\tonClickClose: function ( e, $el ) {\n\t\t\te.preventDefault();\n\t\t\tthis.close();\n\t\t},\n\n\t\t/**\n\t\t * Closes the popup when the escape key is pressed.\n\t\t *\n\t\t * @param {KeyboardEvent} e\n\t\t */\n\t\tonPressEscapeClose: function( e ) {\n\t\t\tif ( e.key === 'Escape' ) {\n\t\t\t\tthis.close();\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Returns focus to the element that opened the popup\n\t\t * if it still exists in the DOM.\n\t\t */\n\t\treturnFocusToOrigin: function() {\n\t\t\tif (\n\t\t\t\tthis.data.openedBy instanceof $\n\t\t\t\t&& this.data.openedBy.closest( 'body' ).length > 0\n\t\t\t) {\n\t\t\t\tthis.data.openedBy.trigger( 'focus' );\n\t\t\t}\n\t\t}\n\n\t} );\n\n\t/**\n\t * newPopup\n\t *\n\t * Creates a new Popup with the supplied props\n\t *\n\t * @date\t17/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tobject props\n\t * @return\tobject\n\t */\n\n\tacf.newPopup = function ( props ) {\n\t\treturn new acf.models.Popup( props );\n\t};\n} )( jQuery );\n","( function ( $, undefined ) {\n\tacf.newTooltip = function ( props ) {\n\t\t// ensure object\n\t\tif ( typeof props !== 'object' ) {\n\t\t\tprops = { text: props };\n\t\t}\n\n\t\t// confirmRemove\n\t\tif ( props.confirmRemove !== undefined ) {\n\t\t\tprops.textConfirm = acf.__( 'Remove' );\n\t\t\tprops.textCancel = acf.__( 'Cancel' );\n\t\t\treturn new TooltipConfirm( props );\n\n\t\t\t// confirm\n\t\t} else if ( props.confirm !== undefined ) {\n\t\t\treturn new TooltipConfirm( props );\n\n\t\t\t// default\n\t\t} else {\n\t\t\treturn new Tooltip( props );\n\t\t}\n\t};\n\n\tvar Tooltip = acf.Model.extend( {\n\t\tdata: {\n\t\t\ttext: '',\n\t\t\ttimeout: 0,\n\t\t\ttarget: null,\n\t\t},\n\n\t\ttmpl: function () {\n\t\t\treturn '';\n\t\t},\n\n\t\tsetup: function ( props ) {\n\t\t\t$.extend( this.data, props );\n\t\t\tthis.$el = $( this.tmpl() );\n\t\t},\n\n\t\tinitialize: function () {\n\t\t\t// render\n\t\t\tthis.render();\n\n\t\t\t// append\n\t\t\tthis.show();\n\n\t\t\t// position\n\t\t\tthis.position();\n\n\t\t\t// timeout\n\t\t\tvar timeout = this.get( 'timeout' );\n\t\t\tif ( timeout ) {\n\t\t\t\tsetTimeout( $.proxy( this.fade, this ), timeout );\n\t\t\t}\n\t\t},\n\n\t\tupdate: function ( props ) {\n\t\t\t$.extend( this.data, props );\n\t\t\tthis.initialize();\n\t\t},\n\n\t\trender: function () {\n\t\t\tthis.html( this.get( 'text' ) );\n\t\t},\n\n\t\tshow: function () {\n\t\t\t$( 'body' ).append( this.$el );\n\t\t},\n\n\t\thide: function () {\n\t\t\tthis.$el.remove();\n\t\t},\n\n\t\tfade: function () {\n\t\t\t// add class\n\t\t\tthis.$el.addClass( 'acf-fade-up' );\n\n\t\t\t// remove\n\t\t\tthis.setTimeout( function () {\n\t\t\t\tthis.remove();\n\t\t\t}, 250 );\n\t\t},\n\n\t\thtml: function ( html ) {\n\t\t\tthis.$el.html( html );\n\t\t},\n\n\t\tposition: function () {\n\t\t\t// vars\n\t\t\tvar $tooltip = this.$el;\n\t\t\tvar $target = this.get( 'target' );\n\t\t\tif ( ! $target ) return;\n\n\t\t\t// Reset position.\n\t\t\t$tooltip\n\t\t\t\t.removeClass( 'right left bottom top' )\n\t\t\t\t.css( { top: 0, left: 0 } );\n\n\t\t\t// Declare tollerance to edge of screen.\n\t\t\tvar tolerance = 10;\n\n\t\t\t// Find target position.\n\t\t\tvar targetWidth = $target.outerWidth();\n\t\t\tvar targetHeight = $target.outerHeight();\n\t\t\tvar targetTop = $target.offset().top;\n\t\t\tvar targetLeft = $target.offset().left;\n\n\t\t\t// Find tooltip position.\n\t\t\tvar tooltipWidth = $tooltip.outerWidth();\n\t\t\tvar tooltipHeight = $tooltip.outerHeight();\n\t\t\tvar tooltipTop = $tooltip.offset().top; // Should be 0, but WP media grid causes this to be 32 (toolbar padding).\n\n\t\t\t// Assume default top alignment.\n\t\t\tvar top = targetTop - tooltipHeight - tooltipTop;\n\t\t\tvar left = targetLeft + targetWidth / 2 - tooltipWidth / 2;\n\n\t\t\t// Check if too far left.\n\t\t\tif ( left < tolerance ) {\n\t\t\t\t$tooltip.addClass( 'right' );\n\t\t\t\tleft = targetLeft + targetWidth;\n\t\t\t\ttop =\n\t\t\t\t\ttargetTop +\n\t\t\t\t\ttargetHeight / 2 -\n\t\t\t\t\ttooltipHeight / 2 -\n\t\t\t\t\ttooltipTop;\n\n\t\t\t\t// Check if too far right.\n\t\t\t} else if (\n\t\t\t\tleft + tooltipWidth + tolerance >\n\t\t\t\t$( window ).width()\n\t\t\t) {\n\t\t\t\t$tooltip.addClass( 'left' );\n\t\t\t\tleft = targetLeft - tooltipWidth;\n\t\t\t\ttop =\n\t\t\t\t\ttargetTop +\n\t\t\t\t\ttargetHeight / 2 -\n\t\t\t\t\ttooltipHeight / 2 -\n\t\t\t\t\ttooltipTop;\n\n\t\t\t\t// Check if too far up.\n\t\t\t} else if ( top - $( window ).scrollTop() < tolerance ) {\n\t\t\t\t$tooltip.addClass( 'bottom' );\n\t\t\t\ttop = targetTop + targetHeight - tooltipTop;\n\n\t\t\t\t// No colision with edges.\n\t\t\t} else {\n\t\t\t\t$tooltip.addClass( 'top' );\n\t\t\t}\n\n\t\t\t// update css\n\t\t\t$tooltip.css( { top: top, left: left } );\n\t\t},\n\t} );\n\n\tvar TooltipConfirm = Tooltip.extend( {\n\t\tdata: {\n\t\t\ttext: '',\n\t\t\ttextConfirm: '',\n\t\t\ttextCancel: '',\n\t\t\ttarget: null,\n\t\t\ttargetConfirm: true,\n\t\t\tconfirm: function () {},\n\t\t\tcancel: function () {},\n\t\t\tcontext: false,\n\t\t},\n\n\t\tevents: {\n\t\t\t'click [data-event=\"cancel\"]': 'onCancel',\n\t\t\t'click [data-event=\"confirm\"]': 'onConfirm',\n\t\t},\n\n\t\taddEvents: function () {\n\t\t\t// add events\n\t\t\tacf.Model.prototype.addEvents.apply( this );\n\n\t\t\t// vars\n\t\t\tvar $document = $( document );\n\t\t\tvar $target = this.get( 'target' );\n\n\t\t\t// add global 'cancel' click event\n\t\t\t// - use timeout to avoid the current 'click' event triggering the onCancel function\n\t\t\tthis.setTimeout( function () {\n\t\t\t\tthis.on( $document, 'click', 'onCancel' );\n\t\t\t} );\n\n\t\t\t// add target 'confirm' click event\n\t\t\t// - allow setting to control this feature\n\t\t\tif ( this.get( 'targetConfirm' ) ) {\n\t\t\t\tthis.on( $target, 'click', 'onConfirm' );\n\t\t\t}\n\t\t},\n\n\t\tremoveEvents: function () {\n\t\t\t// remove events\n\t\t\tacf.Model.prototype.removeEvents.apply( this );\n\n\t\t\t// vars\n\t\t\tvar $document = $( document );\n\t\t\tvar $target = this.get( 'target' );\n\n\t\t\t// remove custom events\n\t\t\tthis.off( $document, 'click' );\n\t\t\tthis.off( $target, 'click' );\n\t\t},\n\n\t\trender: function () {\n\t\t\t// defaults\n\t\t\tvar text = this.get( 'text' ) || acf.__( 'Are you sure?' );\n\t\t\tvar textConfirm = this.get( 'textConfirm' ) || acf.__( 'Yes' );\n\t\t\tvar textCancel = this.get( 'textCancel' ) || acf.__( 'No' );\n\n\t\t\t// html\n\t\t\tvar html = [\n\t\t\t\ttext,\n\t\t\t\t'' + textConfirm + '',\n\t\t\t\t'' + textCancel + '',\n\t\t\t].join( ' ' );\n\n\t\t\t// html\n\t\t\tthis.html( html );\n\n\t\t\t// class\n\t\t\tthis.$el.addClass( '-confirm' );\n\t\t},\n\n\t\tonCancel: function ( e, $el ) {\n\t\t\t// prevent default\n\t\t\te.preventDefault();\n\t\t\te.stopImmediatePropagation();\n\n\t\t\t// callback\n\t\t\tvar callback = this.get( 'cancel' );\n\t\t\tvar context = this.get( 'context' ) || this;\n\t\t\tcallback.apply( context, arguments );\n\n\t\t\t//remove\n\t\t\tthis.remove();\n\t\t},\n\n\t\tonConfirm: function ( e, $el ) {\n\t\t\t// Prevent event from propagating completely to allow \"targetConfirm\" to be clicked.\n\t\t\te.preventDefault();\n\t\t\te.stopImmediatePropagation();\n\n\t\t\t// callback\n\t\t\tvar callback = this.get( 'confirm' );\n\t\t\tvar context = this.get( 'context' ) || this;\n\t\t\tcallback.apply( context, arguments );\n\n\t\t\t//remove\n\t\t\tthis.remove();\n\t\t},\n\t} );\n\n\t// storage\n\tacf.models.Tooltip = Tooltip;\n\tacf.models.TooltipConfirm = TooltipConfirm;\n\n\t/**\n\t * tooltipManager\n\t *\n\t * description\n\t *\n\t * @date\t17/4/18\n\t * @since\t5.6.9\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\tvar tooltipHoverHelper = new acf.Model( {\n\t\ttooltip: false,\n\n\t\tevents: {\n\t\t\t'mouseenter .acf-js-tooltip': 'showTitle',\n\t\t\t'mouseup .acf-js-tooltip': 'hideTitle',\n\t\t\t'mouseleave .acf-js-tooltip': 'hideTitle',\n\t\t\t'focus .acf-js-tooltip': 'showTitle',\n\t\t\t'blur .acf-js-tooltip': 'hideTitle',\n\t\t\t'keyup .acf-js-tooltip': 'onKeyUp',\n\t\t},\n\n\t\tshowTitle: function ( e, $el ) {\n\t\t\t// vars\n\t\t\tvar title = $el.attr( 'title' );\n\n\t\t\t// bail early if no title\n\t\t\tif ( ! title ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// clear title to avoid default browser tooltip\n\t\t\t$el.attr( 'title', '' );\n\n\t\t\t// create\n\t\t\tif ( ! this.tooltip ) {\n\t\t\t\tthis.tooltip = acf.newTooltip( {\n\t\t\t\t\ttext: title,\n\t\t\t\t\ttarget: $el,\n\t\t\t\t} );\n\n\t\t\t\t// update\n\t\t\t} else {\n\t\t\t\tthis.tooltip.update( {\n\t\t\t\t\ttext: title,\n\t\t\t\t\ttarget: $el,\n\t\t\t\t} );\n\t\t\t}\n\t\t},\n\n\t\thideTitle: function ( e, $el ) {\n\t\t\t// hide tooltip\n\t\t\tthis.tooltip.hide();\n\n\t\t\t// restore title\n\t\t\t$el.attr( 'title', this.tooltip.get( 'text' ) );\n\t\t},\n\n\t\tonKeyUp: function( e, $el ) {\n\t\t\tif ( 'Escape' === e.key ) {\n\t\t\t\tthis.hideTitle( e, $el );\n\t\t\t}\n\t\t},\n\t} );\n} )( jQuery );\n","( function ( $, undefined ) {\n\t/**\n\t * acf\n\t *\n\t * description\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\t// The global acf object\n\tvar acf = {};\n\n\t// Set as a browser global\n\twindow.acf = acf;\n\n\t/** @var object Data sent from PHP */\n\tacf.data = {};\n\n\t/**\n\t * get\n\t *\n\t * Gets a specific data value\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring name\n\t * @return\tmixed\n\t */\n\n\tacf.get = function ( name ) {\n\t\treturn this.data[ name ] || null;\n\t};\n\n\t/**\n\t * has\n\t *\n\t * Returns `true` if the data exists and is not null\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring name\n\t * @return\tboolean\n\t */\n\n\tacf.has = function ( name ) {\n\t\treturn this.get( name ) !== null;\n\t};\n\n\t/**\n\t * set\n\t *\n\t * Sets a specific data value\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring name\n\t * @param\tmixed value\n\t * @return\tthis\n\t */\n\n\tacf.set = function ( name, value ) {\n\t\tthis.data[ name ] = value;\n\t\treturn this;\n\t};\n\n\t/**\n\t * uniqueId\n\t *\n\t * Returns a unique ID\n\t *\n\t * @date\t9/11/17\n\t * @since\t5.6.3\n\t *\n\t * @param\tstring prefix Optional prefix.\n\t * @return\tstring\n\t */\n\n\tvar idCounter = 0;\n\tacf.uniqueId = function ( prefix ) {\n\t\tvar id = ++idCounter + '';\n\t\treturn prefix ? prefix + id : id;\n\t};\n\n\t/**\n\t * acf.uniqueArray\n\t *\n\t * Returns a new array with only unique values\n\t * Credit: https://stackoverflow.com/questions/1960473/get-all-unique-values-in-an-array-remove-duplicates\n\t *\n\t * @date\t23/3/18\n\t * @since\t5.6.9\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\tacf.uniqueArray = function ( array ) {\n\t\tfunction onlyUnique( value, index, self ) {\n\t\t\treturn self.indexOf( value ) === index;\n\t\t}\n\t\treturn array.filter( onlyUnique );\n\t};\n\n\t/**\n\t * uniqid\n\t *\n\t * Returns a unique ID (PHP version)\n\t *\n\t * @date\t9/11/17\n\t * @since\t5.6.3\n\t * @source\thttp://locutus.io/php/misc/uniqid/\n\t *\n\t * @param\tstring prefix Optional prefix.\n\t * @return\tstring\n\t */\n\n\tvar uniqidSeed = '';\n\tacf.uniqid = function ( prefix, moreEntropy ) {\n\t\t// discuss at: http://locutus.io/php/uniqid/\n\t\t// original by: Kevin van Zonneveld (http://kvz.io)\n\t\t// revised by: Kankrelune (http://www.webfaktory.info/)\n\t\t// note 1: Uses an internal counter (in locutus global) to avoid collision\n\t\t// example 1: var $id = uniqid()\n\t\t// example 1: var $result = $id.length === 13\n\t\t// returns 1: true\n\t\t// example 2: var $id = uniqid('foo')\n\t\t// example 2: var $result = $id.length === (13 + 'foo'.length)\n\t\t// returns 2: true\n\t\t// example 3: var $id = uniqid('bar', true)\n\t\t// example 3: var $result = $id.length === (23 + 'bar'.length)\n\t\t// returns 3: true\n\t\tif ( typeof prefix === 'undefined' ) {\n\t\t\tprefix = '';\n\t\t}\n\n\t\tvar retId;\n\t\tvar formatSeed = function ( seed, reqWidth ) {\n\t\t\tseed = parseInt( seed, 10 ).toString( 16 ); // to hex str\n\t\t\tif ( reqWidth < seed.length ) {\n\t\t\t\t// so long we split\n\t\t\t\treturn seed.slice( seed.length - reqWidth );\n\t\t\t}\n\t\t\tif ( reqWidth > seed.length ) {\n\t\t\t\t// so short we pad\n\t\t\t\treturn Array( 1 + ( reqWidth - seed.length ) ).join( '0' ) + seed;\n\t\t\t}\n\t\t\treturn seed;\n\t\t};\n\n\t\tif ( ! uniqidSeed ) {\n\t\t\t// init seed with big random int\n\t\t\tuniqidSeed = Math.floor( Math.random() * 0x75bcd15 );\n\t\t}\n\t\tuniqidSeed++;\n\n\t\tretId = prefix; // start with prefix, add current milliseconds hex string\n\t\tretId += formatSeed( parseInt( new Date().getTime() / 1000, 10 ), 8 );\n\t\tretId += formatSeed( uniqidSeed, 5 ); // add seed hex string\n\t\tif ( moreEntropy ) {\n\t\t\t// for more entropy we add a float lower to 10\n\t\t\tretId += ( Math.random() * 10 ).toFixed( 8 ).toString();\n\t\t}\n\n\t\treturn retId;\n\t};\n\n\t/**\n\t * strReplace\n\t *\n\t * Performs a string replace\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring search\n\t * @param\tstring replace\n\t * @param\tstring subject\n\t * @return\tstring\n\t */\n\n\tacf.strReplace = function ( search, replace, subject ) {\n\t\treturn subject.split( search ).join( replace );\n\t};\n\n\t/**\n\t * strCamelCase\n\t *\n\t * Converts a string into camelCase\n\t * Thanks to https://stackoverflow.com/questions/2970525/converting-any-string-into-camel-case\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring str\n\t * @return\tstring\n\t */\n\n\tacf.strCamelCase = function ( str ) {\n\t\tvar matches = str.match( /([a-zA-Z0-9]+)/g );\n\t\treturn matches\n\t\t\t? matches\n\t\t\t\t\t.map( function ( s, i ) {\n\t\t\t\t\t\tvar c = s.charAt( 0 );\n\t\t\t\t\t\treturn ( i === 0 ? c.toLowerCase() : c.toUpperCase() ) + s.slice( 1 );\n\t\t\t\t\t} )\n\t\t\t\t\t.join( '' )\n\t\t\t: '';\n\t};\n\n\t/**\n\t * strPascalCase\n\t *\n\t * Converts a string into PascalCase\n\t * Thanks to https://stackoverflow.com/questions/1026069/how-do-i-make-the-first-letter-of-a-string-uppercase-in-javascript\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring str\n\t * @return\tstring\n\t */\n\n\tacf.strPascalCase = function ( str ) {\n\t\tvar camel = acf.strCamelCase( str );\n\t\treturn camel.charAt( 0 ).toUpperCase() + camel.slice( 1 );\n\t};\n\n\t/**\n\t * acf.strSlugify\n\t *\n\t * Converts a string into a HTML class friendly slug\n\t *\n\t * @date\t21/3/18\n\t * @since\t5.6.9\n\t *\n\t * @param\tstring str\n\t * @return\tstring\n\t */\n\n\tacf.strSlugify = function ( str ) {\n\t\treturn acf.strReplace( '_', '-', str.toLowerCase() );\n\t};\n\n\tacf.strSanitize = function ( str, toLowerCase = true ) {\n\t\t// chars (https://jsperf.com/replace-foreign-characters)\n\t\tvar map = {\n\t\t\tÀ: 'A',\n\t\t\tÁ: 'A',\n\t\t\tÂ: 'A',\n\t\t\tÃ: 'A',\n\t\t\tÄ: 'A',\n\t\t\tÅ: 'A',\n\t\t\tÆ: 'AE',\n\t\t\tÇ: 'C',\n\t\t\tÈ: 'E',\n\t\t\tÉ: 'E',\n\t\t\tÊ: 'E',\n\t\t\tË: 'E',\n\t\t\tÌ: 'I',\n\t\t\tÍ: 'I',\n\t\t\tÎ: 'I',\n\t\t\tÏ: 'I',\n\t\t\tÐ: 'D',\n\t\t\tÑ: 'N',\n\t\t\tÒ: 'O',\n\t\t\tÓ: 'O',\n\t\t\tÔ: 'O',\n\t\t\tÕ: 'O',\n\t\t\tÖ: 'O',\n\t\t\tØ: 'O',\n\t\t\tÙ: 'U',\n\t\t\tÚ: 'U',\n\t\t\tÛ: 'U',\n\t\t\tÜ: 'U',\n\t\t\tÝ: 'Y',\n\t\t\tß: 's',\n\t\t\tà: 'a',\n\t\t\tá: 'a',\n\t\t\tâ: 'a',\n\t\t\tã: 'a',\n\t\t\tä: 'a',\n\t\t\tå: 'a',\n\t\t\tæ: 'ae',\n\t\t\tç: 'c',\n\t\t\tè: 'e',\n\t\t\té: 'e',\n\t\t\tê: 'e',\n\t\t\të: 'e',\n\t\t\tì: 'i',\n\t\t\tí: 'i',\n\t\t\tî: 'i',\n\t\t\tï: 'i',\n\t\t\tñ: 'n',\n\t\t\tò: 'o',\n\t\t\tó: 'o',\n\t\t\tô: 'o',\n\t\t\tõ: 'o',\n\t\t\tö: 'o',\n\t\t\tø: 'o',\n\t\t\tù: 'u',\n\t\t\tú: 'u',\n\t\t\tû: 'u',\n\t\t\tü: 'u',\n\t\t\tý: 'y',\n\t\t\tÿ: 'y',\n\t\t\tĀ: 'A',\n\t\t\tā: 'a',\n\t\t\tĂ: 'A',\n\t\t\tă: 'a',\n\t\t\tĄ: 'A',\n\t\t\tą: 'a',\n\t\t\tĆ: 'C',\n\t\t\tć: 'c',\n\t\t\tĈ: 'C',\n\t\t\tĉ: 'c',\n\t\t\tĊ: 'C',\n\t\t\tċ: 'c',\n\t\t\tČ: 'C',\n\t\t\tč: 'c',\n\t\t\tĎ: 'D',\n\t\t\tď: 'd',\n\t\t\tĐ: 'D',\n\t\t\tđ: 'd',\n\t\t\tĒ: 'E',\n\t\t\tē: 'e',\n\t\t\tĔ: 'E',\n\t\t\tĕ: 'e',\n\t\t\tĖ: 'E',\n\t\t\tė: 'e',\n\t\t\tĘ: 'E',\n\t\t\tę: 'e',\n\t\t\tĚ: 'E',\n\t\t\tě: 'e',\n\t\t\tĜ: 'G',\n\t\t\tĝ: 'g',\n\t\t\tĞ: 'G',\n\t\t\tğ: 'g',\n\t\t\tĠ: 'G',\n\t\t\tġ: 'g',\n\t\t\tĢ: 'G',\n\t\t\tģ: 'g',\n\t\t\tĤ: 'H',\n\t\t\tĥ: 'h',\n\t\t\tĦ: 'H',\n\t\t\tħ: 'h',\n\t\t\tĨ: 'I',\n\t\t\tĩ: 'i',\n\t\t\tĪ: 'I',\n\t\t\tī: 'i',\n\t\t\tĬ: 'I',\n\t\t\tĭ: 'i',\n\t\t\tĮ: 'I',\n\t\t\tį: 'i',\n\t\t\tİ: 'I',\n\t\t\tı: 'i',\n\t\t\tIJ: 'IJ',\n\t\t\tij: 'ij',\n\t\t\tĴ: 'J',\n\t\t\tĵ: 'j',\n\t\t\tĶ: 'K',\n\t\t\tķ: 'k',\n\t\t\tĹ: 'L',\n\t\t\tĺ: 'l',\n\t\t\tĻ: 'L',\n\t\t\tļ: 'l',\n\t\t\tĽ: 'L',\n\t\t\tľ: 'l',\n\t\t\tĿ: 'L',\n\t\t\tŀ: 'l',\n\t\t\tŁ: 'l',\n\t\t\tł: 'l',\n\t\t\tŃ: 'N',\n\t\t\tń: 'n',\n\t\t\tŅ: 'N',\n\t\t\tņ: 'n',\n\t\t\tŇ: 'N',\n\t\t\tň: 'n',\n\t\t\tʼn: 'n',\n\t\t\tŌ: 'O',\n\t\t\tō: 'o',\n\t\t\tŎ: 'O',\n\t\t\tŏ: 'o',\n\t\t\tŐ: 'O',\n\t\t\tő: 'o',\n\t\t\tŒ: 'OE',\n\t\t\tœ: 'oe',\n\t\t\tŔ: 'R',\n\t\t\tŕ: 'r',\n\t\t\tŖ: 'R',\n\t\t\tŗ: 'r',\n\t\t\tŘ: 'R',\n\t\t\tř: 'r',\n\t\t\tŚ: 'S',\n\t\t\tś: 's',\n\t\t\tŜ: 'S',\n\t\t\tŝ: 's',\n\t\t\tŞ: 'S',\n\t\t\tş: 's',\n\t\t\tŠ: 'S',\n\t\t\tš: 's',\n\t\t\tŢ: 'T',\n\t\t\tţ: 't',\n\t\t\tŤ: 'T',\n\t\t\tť: 't',\n\t\t\tŦ: 'T',\n\t\t\tŧ: 't',\n\t\t\tŨ: 'U',\n\t\t\tũ: 'u',\n\t\t\tŪ: 'U',\n\t\t\tū: 'u',\n\t\t\tŬ: 'U',\n\t\t\tŭ: 'u',\n\t\t\tŮ: 'U',\n\t\t\tů: 'u',\n\t\t\tŰ: 'U',\n\t\t\tű: 'u',\n\t\t\tŲ: 'U',\n\t\t\tų: 'u',\n\t\t\tŴ: 'W',\n\t\t\tŵ: 'w',\n\t\t\tŶ: 'Y',\n\t\t\tŷ: 'y',\n\t\t\tŸ: 'Y',\n\t\t\tŹ: 'Z',\n\t\t\tź: 'z',\n\t\t\tŻ: 'Z',\n\t\t\tż: 'z',\n\t\t\tŽ: 'Z',\n\t\t\tž: 'z',\n\t\t\tſ: 's',\n\t\t\tƒ: 'f',\n\t\t\tƠ: 'O',\n\t\t\tơ: 'o',\n\t\t\tƯ: 'U',\n\t\t\tư: 'u',\n\t\t\tǍ: 'A',\n\t\t\tǎ: 'a',\n\t\t\tǏ: 'I',\n\t\t\tǐ: 'i',\n\t\t\tǑ: 'O',\n\t\t\tǒ: 'o',\n\t\t\tǓ: 'U',\n\t\t\tǔ: 'u',\n\t\t\tǕ: 'U',\n\t\t\tǖ: 'u',\n\t\t\tǗ: 'U',\n\t\t\tǘ: 'u',\n\t\t\tǙ: 'U',\n\t\t\tǚ: 'u',\n\t\t\tǛ: 'U',\n\t\t\tǜ: 'u',\n\t\t\tǺ: 'A',\n\t\t\tǻ: 'a',\n\t\t\tǼ: 'AE',\n\t\t\tǽ: 'ae',\n\t\t\tǾ: 'O',\n\t\t\tǿ: 'o',\n\n\t\t\t// extra\n\t\t\t' ': '_',\n\t\t\t\"'\": '',\n\t\t\t'?': '',\n\t\t\t'/': '',\n\t\t\t'\\\\': '',\n\t\t\t'.': '',\n\t\t\t',': '',\n\t\t\t'`': '',\n\t\t\t'>': '',\n\t\t\t'<': '',\n\t\t\t'\"': '',\n\t\t\t'[': '',\n\t\t\t']': '',\n\t\t\t'|': '',\n\t\t\t'{': '',\n\t\t\t'}': '',\n\t\t\t'(': '',\n\t\t\t')': '',\n\t\t};\n\n\t\t// vars\n\t\tvar nonWord = /\\W/g;\n\t\tvar mapping = function ( c ) {\n\t\t\treturn map[ c ] !== undefined ? map[ c ] : c;\n\t\t};\n\n\t\t// replace\n\t\tstr = str.replace( nonWord, mapping );\n\n\t\t// lowercase\n\t\tif ( toLowerCase ) {\n\t\t\tstr = str.toLowerCase();\n\t\t}\n\n\t\t// return\n\t\treturn str;\n\t};\n\n\t/**\n\t * acf.strMatch\n\t *\n\t * Returns the number of characters that match between two strings\n\t *\n\t * @date\t1/2/18\n\t * @since\t5.6.5\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\tacf.strMatch = function ( s1, s2 ) {\n\t\t// vars\n\t\tvar val = 0;\n\t\tvar min = Math.min( s1.length, s2.length );\n\n\t\t// loop\n\t\tfor ( var i = 0; i < min; i++ ) {\n\t\t\tif ( s1[ i ] !== s2[ i ] ) {\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tval++;\n\t\t}\n\n\t\t// return\n\t\treturn val;\n\t};\n\n\t/**\n\t * Escapes HTML entities from a string.\n\t *\n\t * @date\t08/06/2020\n\t * @since\t5.9.0\n\t *\n\t * @param\tstring string The input string.\n\t * @return\tstring\n\t */\n\tacf.strEscape = function ( string ) {\n\t\tvar htmlEscapes = {\n\t\t\t'&': '&',\n\t\t\t'<': '<',\n\t\t\t'>': '>',\n\t\t\t'\"': '"',\n\t\t\t\"'\": ''',\n\t\t};\n\t\treturn ( '' + string ).replace( /[&<>\"']/g, function ( chr ) {\n\t\t\treturn htmlEscapes[ chr ];\n\t\t} );\n\t};\n\n\t// Tests.\n\t//console.log( acf.strEscape('Test 1') );\n\t//console.log( acf.strEscape('Test & 1') );\n\t//console.log( acf.strEscape('Test\\'s & 1') );\n\t//console.log( acf.strEscape('') );\n\n\t/**\n\t * Unescapes HTML entities from a string.\n\t *\n\t * @date\t08/06/2020\n\t * @since\t5.9.0\n\t *\n\t * @param\tstring string The input string.\n\t * @return\tstring\n\t */\n\tacf.strUnescape = function ( string ) {\n\t\tvar htmlUnescapes = {\n\t\t\t'&': '&',\n\t\t\t'<': '<',\n\t\t\t'>': '>',\n\t\t\t'"': '\"',\n\t\t\t''': \"'\",\n\t\t};\n\t\treturn ( '' + string ).replace( /&|<|>|"|'/g, function ( entity ) {\n\t\t\treturn htmlUnescapes[ entity ];\n\t\t} );\n\t};\n\n\t// Tests.\n\t//console.log( acf.strUnescape( acf.strEscape('Test 1') ) );\n\t//console.log( acf.strUnescape( acf.strEscape('Test & 1') ) );\n\t//console.log( acf.strUnescape( acf.strEscape('Test\\'s & 1') ) );\n\t//console.log( acf.strUnescape( acf.strEscape('') ) );\n\n\t/**\n\t * Escapes HTML entities from a string.\n\t *\n\t * @date\t08/06/2020\n\t * @since\t5.9.0\n\t *\n\t * @param\tstring string The input string.\n\t * @return\tstring\n\t */\n\tacf.escAttr = acf.strEscape;\n\n\t/**\n\t * Encodes ') );\n\t//console.log( acf.escHtml( acf.strEscape('') ) );\n\t//console.log( acf.escHtml( '' ) );\n\n\t/**\n\t * Encode a string potentially containing HTML into it's HTML entities equivalent.\n\t *\n\t * @since 6.3.6\n\t *\n\t * @param {string} string String to encode.\n\t * @return {string} The encoded string\n\t */\n\tacf.encode = function ( string ) {\n\t\treturn $( '' ).text( string ).html();\n\t};\n\n\t/**\n\t * Decode a HTML encoded string into it's original form.\n\t *\n\t * @since 5.6.5\n\t *\n\t * @param {string} string String to encode.\n\t * @return {string} The encoded string\n\t */\n\tacf.decode = function ( string ) {\n\t\treturn $( '' ).html( string ).text();\n\t};\n\n\t/**\n\t * parseArgs\n\t *\n\t * Merges together defaults and args much like the WP wp_parse_args function\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tobject args\n\t * @param\tobject defaults\n\t * @return\tobject\n\t */\n\n\tacf.parseArgs = function ( args, defaults ) {\n\t\tif ( typeof args !== 'object' ) args = {};\n\t\tif ( typeof defaults !== 'object' ) defaults = {};\n\t\treturn $.extend( {}, defaults, args );\n\t};\n\n\t/**\n\t * __\n\t *\n\t * Retrieve the translation of $text.\n\t *\n\t * @date\t16/4/18\n\t * @since\t5.6.9\n\t *\n\t * @param\tstring text Text to translate.\n\t * @return\tstring Translated text.\n\t */\n\n\tif ( window.acfL10n == undefined ) {\n\t\tacfL10n = {};\n\t}\n\n\tacf.__ = function ( text ) {\n\t\treturn acfL10n[ text ] || text;\n\t};\n\n\t/**\n\t * _x\n\t *\n\t * Retrieve translated string with gettext context.\n\t *\n\t * @date\t16/4/18\n\t * @since\t5.6.9\n\t *\n\t * @param\tstring text Text to translate.\n\t * @param\tstring context Context information for the translators.\n\t * @return\tstring Translated text.\n\t */\n\n\tacf._x = function ( text, context ) {\n\t\treturn acfL10n[ text + '.' + context ] || acfL10n[ text ] || text;\n\t};\n\n\t/**\n\t * _n\n\t *\n\t * Retrieve the plural or single form based on the amount.\n\t *\n\t * @date\t16/4/18\n\t * @since\t5.6.9\n\t *\n\t * @param\tstring single Single text to translate.\n\t * @param\tstring plural Plural text to translate.\n\t * @param\tint number The number to compare against.\n\t * @return\tstring Translated text.\n\t */\n\n\tacf._n = function ( single, plural, number ) {\n\t\tif ( number == 1 ) {\n\t\t\treturn acf.__( single );\n\t\t} else {\n\t\t\treturn acf.__( plural );\n\t\t}\n\t};\n\n\tacf.isArray = function ( a ) {\n\t\treturn Array.isArray( a );\n\t};\n\n\tacf.isObject = function ( a ) {\n\t\treturn typeof a === 'object';\n\t};\n\n\t/**\n\t * serialize\n\t *\n\t * description\n\t *\n\t * @date\t24/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\tvar buildObject = function ( obj, name, value ) {\n\t\t// replace [] with placeholder\n\t\tname = name.replace( '[]', '[%%index%%]' );\n\n\t\t// vars\n\t\tvar keys = name.match( /([^\\[\\]])+/g );\n\t\tif ( ! keys ) return;\n\t\tvar length = keys.length;\n\t\tvar ref = obj;\n\n\t\t// loop\n\t\tfor ( var i = 0; i < length; i++ ) {\n\t\t\t// vars\n\t\t\tvar key = String( keys[ i ] );\n\n\t\t\t// value\n\t\t\tif ( i == length - 1 ) {\n\t\t\t\t// %%index%%\n\t\t\t\tif ( key === '%%index%%' ) {\n\t\t\t\t\tref.push( value );\n\n\t\t\t\t\t// default\n\t\t\t\t} else {\n\t\t\t\t\tref[ key ] = value;\n\t\t\t\t}\n\n\t\t\t\t// path\n\t\t\t} else {\n\t\t\t\t// array\n\t\t\t\tif ( keys[ i + 1 ] === '%%index%%' ) {\n\t\t\t\t\tif ( ! acf.isArray( ref[ key ] ) ) {\n\t\t\t\t\t\tref[ key ] = [];\n\t\t\t\t\t}\n\n\t\t\t\t\t// object\n\t\t\t\t} else {\n\t\t\t\t\tif ( ! acf.isObject( ref[ key ] ) ) {\n\t\t\t\t\t\tref[ key ] = {};\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// crawl\n\t\t\t\tref = ref[ key ];\n\t\t\t}\n\t\t}\n\t};\n\n\tacf.serialize = function ( $el, prefix ) {\n\t\t// vars\n\t\tvar obj = {};\n\t\tvar inputs = acf.serializeArray( $el );\n\n\t\t// prefix\n\t\tif ( prefix !== undefined ) {\n\t\t\t// filter and modify\n\t\t\tinputs = inputs\n\t\t\t\t.filter( function ( item ) {\n\t\t\t\t\treturn item.name.indexOf( prefix ) === 0;\n\t\t\t\t} )\n\t\t\t\t.map( function ( item ) {\n\t\t\t\t\titem.name = item.name.slice( prefix.length );\n\t\t\t\t\treturn item;\n\t\t\t\t} );\n\t\t}\n\n\t\t// loop\n\t\tfor ( var i = 0; i < inputs.length; i++ ) {\n\t\t\tbuildObject( obj, inputs[ i ].name, inputs[ i ].value );\n\t\t}\n\n\t\t// return\n\t\treturn obj;\n\t};\n\n\t/**\n\t * acf.serializeArray\n\t *\n\t * Similar to $.serializeArray() but works with a parent wrapping element.\n\t *\n\t * @date\t19/8/18\n\t * @since\t5.7.3\n\t *\n\t * @param\tjQuery $el The element or form to serialize.\n\t * @return\tarray\n\t */\n\n\tacf.serializeArray = function ( $el ) {\n\t\treturn $el.find( 'select, textarea, input' ).serializeArray();\n\t};\n\n\t/**\n\t * acf.serializeForAjax\n\t *\n\t * Returns an object containing name => value data ready to be encoded for Ajax.\n\t *\n\t * @date\t17/12/18\n\t * @since\t5.8.0\n\t *\n\t * @param\tjQUery $el The element or form to serialize.\n\t * @return\tobject\n\t */\n\tacf.serializeForAjax = function ( $el ) {\n\t\t// vars\n\t\tvar data = {};\n\t\tvar index = {};\n\n\t\t// Serialize inputs.\n\t\tvar inputs = acf.serializeArray( $el );\n\n\t\t// Loop over inputs and build data.\n\t\tinputs.map( function ( item ) {\n\t\t\t// Append to array.\n\t\t\tif ( item.name.slice( -2 ) === '[]' ) {\n\t\t\t\tdata[ item.name ] = data[ item.name ] || [];\n\t\t\t\tdata[ item.name ].push( item.value );\n\t\t\t\t// Append\n\t\t\t} else {\n\t\t\t\tdata[ item.name ] = item.value;\n\t\t\t}\n\t\t} );\n\n\t\t// return\n\t\treturn data;\n\t};\n\n\t/**\n\t * addAction\n\t *\n\t * Wrapper for acf.hooks.addAction\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\t/*\n\tvar prefixAction = function( action ){\n\t\treturn 'acf_' + action;\n\t}\n*/\n\n\tacf.addAction = function ( action, callback, priority, context ) {\n\t\t//action = prefixAction(action);\n\t\tacf.hooks.addAction.apply( this, arguments );\n\t\treturn this;\n\t};\n\n\t/**\n\t * removeAction\n\t *\n\t * Wrapper for acf.hooks.removeAction\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\tacf.removeAction = function ( action, callback ) {\n\t\t//action = prefixAction(action);\n\t\tacf.hooks.removeAction.apply( this, arguments );\n\t\treturn this;\n\t};\n\n\t/**\n\t * doAction\n\t *\n\t * Wrapper for acf.hooks.doAction\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\tvar actionHistory = {};\n\t//var currentAction = false;\n\tacf.doAction = function ( action ) {\n\t\t//action = prefixAction(action);\n\t\t//currentAction = action;\n\t\tactionHistory[ action ] = 1;\n\t\tacf.hooks.doAction.apply( this, arguments );\n\t\tactionHistory[ action ] = 0;\n\t\treturn this;\n\t};\n\n\t/**\n\t * doingAction\n\t *\n\t * Return true if doing action\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\tacf.doingAction = function ( action ) {\n\t\t//action = prefixAction(action);\n\t\treturn actionHistory[ action ] === 1;\n\t};\n\n\t/**\n\t * didAction\n\t *\n\t * Wrapper for acf.hooks.doAction\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\tacf.didAction = function ( action ) {\n\t\t//action = prefixAction(action);\n\t\treturn actionHistory[ action ] !== undefined;\n\t};\n\n\t/**\n\t * currentAction\n\t *\n\t * Wrapper for acf.hooks.doAction\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\tacf.currentAction = function () {\n\t\tfor ( var k in actionHistory ) {\n\t\t\tif ( actionHistory[ k ] ) {\n\t\t\t\treturn k;\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t};\n\n\t/**\n\t * addFilter\n\t *\n\t * Wrapper for acf.hooks.addFilter\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\tacf.addFilter = function ( action ) {\n\t\t//action = prefixAction(action);\n\t\tacf.hooks.addFilter.apply( this, arguments );\n\t\treturn this;\n\t};\n\n\t/**\n\t * removeFilter\n\t *\n\t * Wrapper for acf.hooks.removeFilter\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\tacf.removeFilter = function ( action ) {\n\t\t//action = prefixAction(action);\n\t\tacf.hooks.removeFilter.apply( this, arguments );\n\t\treturn this;\n\t};\n\n\t/**\n\t * applyFilters\n\t *\n\t * Wrapper for acf.hooks.applyFilters\n\t *\n\t * @date\t14/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tn/a\n\t * @return\tthis\n\t */\n\n\tacf.applyFilters = function ( action ) {\n\t\t//action = prefixAction(action);\n\t\treturn acf.hooks.applyFilters.apply( this, arguments );\n\t};\n\n\t/**\n\t * getArgs\n\t *\n\t * description\n\t *\n\t * @date\t15/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\tacf.arrayArgs = function ( args ) {\n\t\treturn Array.prototype.slice.call( args );\n\t};\n\n\t/**\n\t * extendArgs\n\t *\n\t * description\n\t *\n\t * @date\t15/12/17\n\t * @since\t5.6.5\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\t/*\n\tacf.extendArgs = function( ){\n\t\tvar args = Array.prototype.slice.call( arguments );\n\t\tvar realArgs = args.shift();\n\t\t\t\n\t\tArray.prototype.push.call(arguments, 'bar')\n\t\treturn Array.prototype.push.apply( args, arguments );\n\t};\n*/\n\n\t// Preferences\n\t// - use try/catch to avoid JS error if cookies are disabled on front-end form\n\ttry {\n\t\tvar preferences = JSON.parse( localStorage.getItem( 'acf' ) ) || {};\n\t} catch ( e ) {\n\t\tvar preferences = {};\n\t}\n\n\t/**\n\t * getPreferenceName\n\t *\n\t * Gets the true preference name.\n\t * Converts \"this.thing\" to \"thing-123\" if editing post 123.\n\t *\n\t * @date\t11/11/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring name\n\t * @return\tstring\n\t */\n\n\tvar getPreferenceName = function ( name ) {\n\t\tif ( name.substr( 0, 5 ) === 'this.' ) {\n\t\t\tname = name.substr( 5 ) + '-' + acf.get( 'post_id' );\n\t\t}\n\t\treturn name;\n\t};\n\n\t/**\n\t * acf.getPreference\n\t *\n\t * Gets a preference setting or null if not set.\n\t *\n\t * @date\t11/11/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring name\n\t * @return\tmixed\n\t */\n\n\tacf.getPreference = function ( name ) {\n\t\tname = getPreferenceName( name );\n\t\treturn preferences[ name ] || null;\n\t};\n\n\t/**\n\t * acf.setPreference\n\t *\n\t * Sets a preference setting.\n\t *\n\t * @date\t11/11/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring name\n\t * @param\tmixed value\n\t * @return\tn/a\n\t */\n\n\tacf.setPreference = function ( name, value ) {\n\t\tname = getPreferenceName( name );\n\t\tif ( value === null ) {\n\t\t\tdelete preferences[ name ];\n\t\t} else {\n\t\t\tpreferences[ name ] = value;\n\t\t}\n\t\tlocalStorage.setItem( 'acf', JSON.stringify( preferences ) );\n\t};\n\n\t/**\n\t * acf.removePreference\n\t *\n\t * Removes a preference setting.\n\t *\n\t * @date\t11/11/17\n\t * @since\t5.6.5\n\t *\n\t * @param\tstring name\n\t * @return\tn/a\n\t */\n\n\tacf.removePreference = function ( name ) {\n\t\tacf.setPreference( name, null );\n\t};\n\n\t/**\n\t * remove\n\t *\n\t * Removes an element with fade effect\n\t *\n\t * @date\t1/1/18\n\t * @since\t5.6.5\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\tacf.remove = function ( props ) {\n\t\t// allow jQuery\n\t\tif ( props instanceof jQuery ) {\n\t\t\tprops = {\n\t\t\t\ttarget: props,\n\t\t\t};\n\t\t}\n\n\t\t// defaults\n\t\tprops = acf.parseArgs( props, {\n\t\t\ttarget: false,\n\t\t\tendHeight: 0,\n\t\t\tcomplete: function () {},\n\t\t} );\n\n\t\t// action\n\t\tacf.doAction( 'remove', props.target );\n\n\t\t// tr\n\t\tif ( props.target.is( 'tr' ) ) {\n\t\t\tremoveTr( props );\n\n\t\t\t// div\n\t\t} else {\n\t\t\tremoveDiv( props );\n\t\t}\n\t};\n\n\t/**\n\t * removeDiv\n\t *\n\t * description\n\t *\n\t * @date\t16/2/18\n\t * @since\t5.6.9\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\tvar removeDiv = function ( props ) {\n\t\t// vars\n\t\tvar $el = props.target;\n\t\tvar height = $el.height();\n\t\tvar width = $el.width();\n\t\tvar margin = $el.css( 'margin' );\n\t\tvar outerHeight = $el.outerHeight( true );\n\t\tvar style = $el.attr( 'style' ) + ''; // needed to copy\n\n\t\t// wrap\n\t\t$el.wrap( '' );\n\t\tvar $wrap = $el.parent();\n\n\t\t// set pos\n\t\t$el.css( {\n\t\t\theight: height,\n\t\t\twidth: width,\n\t\t\tmargin: margin,\n\t\t\tposition: 'absolute',\n\t\t} );\n\n\t\t// fade wrap\n\t\tsetTimeout( function () {\n\t\t\t$wrap.css( {\n\t\t\t\topacity: 0,\n\t\t\t\theight: props.endHeight,\n\t\t\t} );\n\t\t}, 50 );\n\n\t\t// remove\n\t\tsetTimeout( function () {\n\t\t\t$el.attr( 'style', style );\n\t\t\t$wrap.remove();\n\t\t\tprops.complete();\n\t\t}, 301 );\n\t};\n\n\t/**\n\t * removeTr\n\t *\n\t * description\n\t *\n\t * @date\t16/2/18\n\t * @since\t5.6.9\n\t *\n\t * @param\ttype $var Description. Default.\n\t * @return\ttype Description.\n\t */\n\n\tvar removeTr = function ( props ) {\n\t\t// vars\n\t\tvar $tr = props.target;\n\t\tvar height = $tr.height();\n\t\tvar children = $tr.children().length;\n\n\t\t// create dummy td\n\t\tvar $td = $(\n\t\t\t'the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.','Please contact your site administrator or developer for more details.'=>'Please contact your site administrator or developer for more details.','Learn more'=>'Learn more','Hide details'=>'Hide details','Show details'=>'Show details','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - rendered via %3$s','Renew ACF PRO License'=>'Renew ACF PRO Licence','Renew License'=>'Renew Licence','Manage License'=>'Manage Licence','\'High\' position not supported in the Block Editor'=>'\'High\' position not supported in the Block Editor','Upgrade to ACF PRO'=>'Upgrade to ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.','Add Options Page'=>'Add Options Page','In the editor used as the placeholder of the title.'=>'In the editor used as the placeholder of the title.','Title Placeholder'=>'Title Placeholder','4 Months Free'=>'4 Months Free','(Duplicated from %s)'=>'(Duplicated from %s)','Select Options Pages'=>'Select Options Pages','Duplicate taxonomy'=>'Duplicate taxonomy','Create taxonomy'=>'Create taxonomy','Duplicate post type'=>'Duplicate post type','Create post type'=>'Create post type','Link field groups'=>'Link field groups','Add fields'=>'Add fields','This Field'=>'This Field','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Support','is developed and maintained by'=>'is developed and maintained by','Add this %s to the location rules of the selected field groups.'=>'Add this %s to the location rules of the selected field groups.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy','Target Field'=>'Target Field','Update a field on the selected values, referencing back to this ID'=>'Update a field on the selected values, referencing back to this ID','Bidirectional'=>'Bidirectional','%s Field'=>'%s Field','Select Multiple'=>'Select Multiple','WP Engine logo'=>'WP Engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Lower case letters, underscores and dashes only, Max 32 characters.','The capability name for assigning terms of this taxonomy.'=>'The capability name for assigning terms of this taxonomy.','Assign Terms Capability'=>'Assign Terms Capability','The capability name for deleting terms of this taxonomy.'=>'The capability name for deleting terms of this taxonomy.','Delete Terms Capability'=>'Delete Terms Capability','The capability name for editing terms of this taxonomy.'=>'The capability name for editing terms of this taxonomy.','Edit Terms Capability'=>'Edit Terms Capability','The capability name for managing terms of this taxonomy.'=>'The capability name for managing terms of this taxonomy.','Manage Terms Capability'=>'Manage Terms Capability','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Sets whether posts should be excluded from search results and taxonomy archive pages.','More Tools from WP Engine'=>'More Tools from WP Engine','Built for those that build with WordPress, by the team at %s'=>'Built for those that build with WordPress, by the team at %s','View Pricing & Upgrade'=>'View Pricing & Upgrade','Learn More'=>'Learn More','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Unlock Advanced Features and Build Even More with ACF PRO','%s fields'=>'%s fields','No terms'=>'No terms','No post types'=>'No post types','No posts'=>'No posts','No taxonomies'=>'No taxonomies','No field groups'=>'No field groups','No fields'=>'No fields','No description'=>'No description','Any post status'=>'Any post status','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'This taxonomy key is already in use by another taxonomy in ACF and cannot be used.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.','The taxonomy key must be under 32 characters.'=>'The taxonomy key must be under 32 characters.','No Taxonomies found in Trash'=>'No Taxonomies found in the bin','No Taxonomies found'=>'No Taxonomies found','Search Taxonomies'=>'Search Taxonomies','View Taxonomy'=>'View Taxonomy','New Taxonomy'=>'New Taxonomy','Edit Taxonomy'=>'Edit Taxonomy','Add New Taxonomy'=>'Add New Taxonomy','No Post Types found in Trash'=>'No Post Types found in the bin','No Post Types found'=>'No Post Types found','Search Post Types'=>'Search Post Types','View Post Type'=>'View Post Type','New Post Type'=>'New Post Type','Edit Post Type'=>'Edit Post Type','Add New Post Type'=>'Add New Post Type','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'This post type key is already in use by another post type registered outside of ACF and cannot be used.','This post type key is already in use by another post type in ACF and cannot be used.'=>'This post type key is already in use by another post type in ACF and cannot be used.','This field must not be a WordPress reserved term.'=>'This field must not be a WordPress reserved term.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'The post type key must only contain lower case alphanumeric characters, underscores or dashes.','The post type key must be under 20 characters.'=>'The post type key must be under 20 characters.','We do not recommend using this field in ACF Blocks.'=>'We do not recommend using this field in ACF Blocks.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.','WYSIWYG Editor'=>'WYSIWYG Editor','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Allows the selection of one or more users which can be used to create relationships between data objects.','A text input specifically designed for storing web addresses.'=>'A text input specifically designed for storing web addresses.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylised switch or checkbox.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'An interactive UI for picking a time. The time format can be customised using the field settings.','A basic textarea input for storing paragraphs of text.'=>'A basic textarea input for storing paragraphs of text.','A basic text input, useful for storing single string values.'=>'A basic text input, useful for storing single string values.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organised and structured.','A dropdown list with a selection of choices that you specify.'=>'A dropdown list with a selection of choices that you specify.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.','An input for selecting a numerical value within a specified range using a range slider element.'=>'An input for selecting a numerical value within a specified range using a range slider element.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'A group of radio button inputs that allows the user to make a single selection from values that you specify.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'An interactive and customisable UI for picking one or many posts, pages or post type items with the option to search. ','An input for providing a password using a masked field.'=>'An input for providing a password using a masked field.','Filter by Post Status'=>'Filter by Post Status','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.','An input limited to numerical values.'=>'An input limited to numerical values.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Allows you to specify a link and its properties such as title and target using the WordPress native link picker.','Uses the native WordPress media picker to upload, or choose images.'=>'Uses the native WordPress media picker to upload, or choose images.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Provides a way to structure fields into groups to better organise the data and the edit screen.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.','Uses the native WordPress media picker to upload, or choose files.'=>'Uses the native WordPress media picker to upload, or choose files.','A text input specifically designed for storing email addresses.'=>'A text input specifically designed for storing email addresses.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'An interactive UI for picking a date and time. The date return format can be customised using the field settings.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'An interactive UI for picking a date. The date return format can be customised using the field settings.','An interactive UI for selecting a color, or specifying a Hex value.'=>'An interactive UI for selecting a colour, or specifying a Hex value.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'A group of checkbox inputs that allow the user to select one, or multiple values that you specify.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'A group of buttons with values that you specify, users can choose one option from the values provided.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Allows you to group and organise custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.','nounClone'=>'Clone','PRO'=>'PRO','Advanced'=>'Advanced','JSON (newer)'=>'JSON (newer)','Original'=>'Original','Invalid post ID.'=>'Invalid post ID.','Invalid post type selected for review.'=>'Invalid post type selected for review.','More'=>'More','Tutorial'=>'Tutorial','Select Field'=>'Select Field','Try a different search term or browse %s'=>'Try a different search term or browse %s','Popular fields'=>'Popular fields','No search results for \'%s\''=>'No search results for \'%s\'','Search fields...'=>'Search fields...','Select Field Type'=>'Select Field Type','Popular'=>'Popular','Add Taxonomy'=>'Add Taxonomy','Create custom taxonomies to classify post type content'=>'Create custom taxonomies to classify post type content','Add Your First Taxonomy'=>'Add Your First Taxonomy','Hierarchical taxonomies can have descendants (like categories).'=>'Hierarchical taxonomies can have descendants (like categories).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Makes a taxonomy visible on the frontend and in the admin dashboard.','One or many post types that can be classified with this taxonomy.'=>'One or many post types that can be classified with this taxonomy.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Optional custom controller to use instead of `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Expose this post type in the REST API.','Customize the query variable name'=>'Customise the query variable name','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Parent-child terms in URLs for hierarchical taxonomies.','Customize the slug used in the URL'=>'Customise the slug used in the URL','Permalinks for this taxonomy are disabled.'=>'Permalinks for this taxonomy are disabled.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be','Taxonomy Key'=>'Taxonomy Key','Select the type of permalink to use for this taxonomy.'=>'Select the type of permalink to use for this taxonomy.','Display a column for the taxonomy on post type listing screens.'=>'Display a column for the taxonomy on post type listing screens.','Show Admin Column'=>'Show Admin Column','Show the taxonomy in the quick/bulk edit panel.'=>'Show the taxonomy in the quick/bulk edit panel.','Quick Edit'=>'Quick Edit','List the taxonomy in the Tag Cloud Widget controls.'=>'List the taxonomy in the Tag Cloud Widget controls.','Tag Cloud'=>'Tag Cloud','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'A PHP function name to be called for sanitising taxonomy data saved from a meta box.','Meta Box Sanitization Callback'=>'Meta Box Sanitisation Callback','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'A PHP function name to be called to handle the content of a meta box on your taxonomy.','Register Meta Box Callback'=>'Register Meta Box Callback','No Meta Box'=>'No Meta Box','Custom Meta Box'=>'Custom Meta Box','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.','Meta Box'=>'Meta Box','Categories Meta Box'=>'Categories Meta Box','Tags Meta Box'=>'Tags Meta Box','A link to a tag'=>'A link to a tag','Describes a navigation link block variation used in the block editor.'=>'Describes a navigation link block variation used in the block editor.','A link to a %s'=>'A link to a %s','Tag Link'=>'Tag Link','Assigns a title for navigation link block variation used in the block editor.'=>'Assigns a title for navigation link block variation used in the block editor.','← Go to tags'=>'← Go to tags','Assigns the text used to link back to the main index after updating a term.'=>'Assigns the text used to link back to the main index after updating a term.','Back To Items'=>'Back To Items','← Go to %s'=>'← Go to %s','Tags list'=>'Tags list','Assigns text to the table hidden heading.'=>'Assigns text to the table hidden heading.','Tags list navigation'=>'Tags list navigation','Assigns text to the table pagination hidden heading.'=>'Assigns text to the table pagination hidden heading.','Filter by category'=>'Filter by category','Assigns text to the filter button in the posts lists table.'=>'Assigns text to the filter button in the posts lists table.','Filter By Item'=>'Filter By Item','Filter by %s'=>'Filter by %s','The description is not prominent by default; however, some themes may show it.'=>'The description is not prominent by default; however, some themes may show it.','Describes the Description field on the Edit Tags screen.'=>'Describes the Description field on the Edit Tags screen.','Description Field Description'=>'Description Field Description','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band','Describes the Parent field on the Edit Tags screen.'=>'Describes the Parent field on the Edit Tags screen.','Parent Field Description'=>'Parent Field Description','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.','Describes the Slug field on the Edit Tags screen.'=>'Describes the Slug field on the Edit Tags screen.','Slug Field Description'=>'Slug Field Description','The name is how it appears on your site'=>'The name is how it appears on your site','Describes the Name field on the Edit Tags screen.'=>'Describes the Name field on the Edit Tags screen.','Name Field Description'=>'Name Field Description','No tags'=>'No tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Assigns the text displayed in the posts and media list tables when no tags or categories are available.','No Terms'=>'No Terms','No %s'=>'No %s','No tags found'=>'No tags found','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.','Not Found'=>'Not Found','Assigns text to the Title field of the Most Used tab.'=>'Assigns text to the Title field of the Most Used tab.','Most Used'=>'Most Used','Choose from the most used tags'=>'Choose from the most used tags','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.','Choose From Most Used'=>'Choose From Most Used','Choose from the most used %s'=>'Choose from the most used %s','Add or remove tags'=>'Add or remove tags','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies','Add Or Remove Items'=>'Add Or Remove Items','Add or remove %s'=>'Add or remove %s','Separate tags with commas'=>'Separate tags with commas','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.','Separate Items With Commas'=>'Separate Items With Commas','Separate %s with commas'=>'Separate %s with commas','Popular Tags'=>'Popular Tags','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Assigns popular items text. Only used for non-hierarchical taxonomies.','Popular Items'=>'Popular Items','Popular %s'=>'Popular %s','Search Tags'=>'Search Tags','Assigns search items text.'=>'Assigns search items text.','Parent Category:'=>'Parent Category:','Assigns parent item text, but with a colon (:) added to the end.'=>'Assigns parent item text, but with a colon (:) added to the end.','Parent Item With Colon'=>'Parent Item With Colon','Parent Category'=>'Parent Category','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Assigns parent item text. Only used on hierarchical taxonomies.','Parent Item'=>'Parent Item','Parent %s'=>'Parent %s','New Tag Name'=>'New Tag Name','Assigns the new item name text.'=>'Assigns the new item name text.','New Item Name'=>'New Item Name','New %s Name'=>'New %s Name','Add New Tag'=>'Add New Tag','Assigns the add new item text.'=>'Assigns the add new item text.','Update Tag'=>'Update Tag','Assigns the update item text.'=>'Assigns the update item text.','Update Item'=>'Update Item','Update %s'=>'Update %s','View Tag'=>'View Tag','In the admin bar to view term during editing.'=>'In the admin bar to view term during editing.','Edit Tag'=>'Edit Tag','At the top of the editor screen when editing a term.'=>'At the top of the editor screen when editing a term.','All Tags'=>'All Tags','Assigns the all items text.'=>'Assigns the all items text.','Assigns the menu name text.'=>'Assigns the menu name text.','Menu Label'=>'Menu Label','Active taxonomies are enabled and registered with WordPress.'=>'Active taxonomies are enabled and registered with WordPress.','A descriptive summary of the taxonomy.'=>'A descriptive summary of the taxonomy.','A descriptive summary of the term.'=>'A descriptive summary of the term.','Term Description'=>'Term Description','Single word, no spaces. Underscores and dashes allowed.'=>'Single word, no spaces. Underscores and dashes allowed.','Term Slug'=>'Term Slug','The name of the default term.'=>'The name of the default term.','Term Name'=>'Term Name','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.','Default Term'=>'Default Term','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.','Sort Terms'=>'Sort Terms','Add Post Type'=>'Add Post Type','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Expand the functionality of WordPress beyond standard posts and pages with custom post types.','Add Your First Post Type'=>'Add Your First Post Type','I know what I\'m doing, show me all the options.'=>'I know what I\'m doing, show me all the options.','Advanced Configuration'=>'Advanced Configuration','Hierarchical post types can have descendants (like pages).'=>'Hierarchical post types can have descendants (like pages).','Hierarchical'=>'Hierarchical','Visible on the frontend and in the admin dashboard.'=>'Visible on the frontend and in the admin dashboard.','Public'=>'Public','movie'=>'movie','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Lower case letters, underscores and dashes only, Max 20 characters.','Movie'=>'Movie','Singular Label'=>'Singular Label','Movies'=>'Movies','Plural Label'=>'Plural Label','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Optional custom controller to use instead of `WP_REST_Posts_Controller`.','Controller Class'=>'Controller Class','The namespace part of the REST API URL.'=>'The namespace part of the REST API URL.','Namespace Route'=>'Namespace Route','The base URL for the post type REST API URLs.'=>'The base URL for the post type REST API URLs.','Base URL'=>'Base URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Exposes this post type in the REST API. Required to use the block editor.','Show In REST API'=>'Show In REST API','Customize the query variable name.'=>'Customise the query variable name.','Query Variable'=>'Query Variable','No Query Variable Support'=>'No Query Variable Support','Custom Query Variable'=>'Custom Query Variable','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.','Query Variable Support'=>'Query Variable Support','URLs for an item and items can be accessed with a query string.'=>'URLs for an item and items can be accessed with a query string.','Publicly Queryable'=>'Publicly Queryable','Custom slug for the Archive URL.'=>'Custom slug for the Archive URL.','Archive Slug'=>'Archive Slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Has an item archive that can be customised with an archive template file in your theme.','Archive'=>'Archive','Pagination support for the items URLs such as the archives.'=>'Pagination support for the items URLs such as the archives.','Pagination'=>'Pagination','RSS feed URL for the post type items.'=>'RSS feed URL for the post type items.','Feed URL'=>'Feed URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.','Front URL Prefix'=>'Front URL Prefix','Customize the slug used in the URL.'=>'Customise the slug used in the URL.','URL Slug'=>'URL Slug','Permalinks for this post type are disabled.'=>'Permalinks for this post type are disabled.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be','No Permalink (prevent URL rewriting)'=>'No Permalink (prevent URL rewriting)','Custom Permalink'=>'Custom Permalink','Post Type Key'=>'Post Type Key','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Rewrite the URL using the post type key as the slug. Your permalink structure will be','Permalink Rewrite'=>'Permalink Rewrite','Delete items by a user when that user is deleted.'=>'Delete items by a user when that user is deleted.','Delete With User'=>'Delete With User','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Allow the post type to be exported from \'Tools\' > \'Export\'.','Can Export'=>'Can Export','Optionally provide a plural to be used in capabilities.'=>'Optionally provide a plural to be used in capabilities.','Plural Capability Name'=>'Plural Capability Name','Choose another post type to base the capabilities for this post type.'=>'Choose another post type to base the capabilities for this post type.','Singular Capability Name'=>'Singular Capability Name','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Rename Capabilities','Exclude From Search'=>'Exclude From Search','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.','Appearance Menus Support'=>'Appearance Menus Support','Appears as an item in the \'New\' menu in the admin bar.'=>'Appears as an item in the \'New\' menu in the admin bar.','Show In Admin Bar'=>'Show In Admin Bar','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'A PHP function name to be called when setting up the meta boxes for the edit screen.','Custom Meta Box Callback'=>'Custom Meta Box Callback','Menu Icon'=>'Menu Icon','The position in the sidebar menu in the admin dashboard.'=>'The position in the sidebar menu in the admin dashboard.','Menu Position'=>'Menu Position','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.','Admin Menu Parent'=>'Admin Menu Parent','Admin editor navigation in the sidebar menu.'=>'Admin editor navigation in the sidebar menu.','Show In Admin Menu'=>'Show In Admin Menu','Items can be edited and managed in the admin dashboard.'=>'Items can be edited and managed in the admin dashboard.','Show In UI'=>'Show In UI','A link to a post.'=>'A link to a post.','Description for a navigation link block variation.'=>'Description for a navigation link block variation.','Item Link Description'=>'Item Link Description','A link to a %s.'=>'A link to a %s.','Post Link'=>'Post Link','Title for a navigation link block variation.'=>'Title for a navigation link block variation.','Item Link'=>'Item Link','%s Link'=>'%s Link','Post updated.'=>'Post updated.','In the editor notice after an item is updated.'=>'In the editor notice after an item is updated.','Item Updated'=>'Item Updated','%s updated.'=>'%s updated.','Post scheduled.'=>'Post scheduled.','In the editor notice after scheduling an item.'=>'In the editor notice after scheduling an item.','Item Scheduled'=>'Item Scheduled','%s scheduled.'=>'%s scheduled.','Post reverted to draft.'=>'Post reverted to draft.','In the editor notice after reverting an item to draft.'=>'In the editor notice after reverting an item to draft.','Item Reverted To Draft'=>'Item Reverted To Draft','%s reverted to draft.'=>'%s reverted to draft.','Post published privately.'=>'Post published privately.','In the editor notice after publishing a private item.'=>'In the editor notice after publishing a private item.','Item Published Privately'=>'Item Published Privately','%s published privately.'=>'%s published privately.','Post published.'=>'Post published.','In the editor notice after publishing an item.'=>'In the editor notice after publishing an item.','Item Published'=>'Item Published','%s published.'=>'%s published.','Posts list'=>'Posts list','Used by screen readers for the items list on the post type list screen.'=>'Used by screen readers for the items list on the post type list screen.','Items List'=>'Items List','%s list'=>'%s list','Posts list navigation'=>'Posts list navigation','Used by screen readers for the filter list pagination on the post type list screen.'=>'Used by screen readers for the filter list pagination on the post type list screen.','Items List Navigation'=>'Items List Navigation','%s list navigation'=>'%s list navigation','Filter posts by date'=>'Filter posts by date','Used by screen readers for the filter by date heading on the post type list screen.'=>'Used by screen readers for the filter by date heading on the post type list screen.','Filter Items By Date'=>'Filter Items By Date','Filter %s by date'=>'Filter %s by date','Filter posts list'=>'Filter posts list','Used by screen readers for the filter links heading on the post type list screen.'=>'Used by screen readers for the filter links heading on the post type list screen.','Filter Items List'=>'Filter Items List','Filter %s list'=>'Filter %s list','In the media modal showing all media uploaded to this item.'=>'In the media modal showing all media uploaded to this item.','Uploaded To This Item'=>'Uploaded To This Item','Uploaded to this %s'=>'Uploaded to this %s','Insert into post'=>'Insert into post','As the button label when adding media to content.'=>'As the button label when adding media to content.','Insert Into Media Button'=>'Insert Into Media Button','Insert into %s'=>'Insert into %s','Use as featured image'=>'Use as featured image','As the button label for selecting to use an image as the featured image.'=>'As the button label for selecting to use an image as the featured image.','Use Featured Image'=>'Use Featured Image','Remove featured image'=>'Remove featured image','As the button label when removing the featured image.'=>'As the button label when removing the featured image.','Remove Featured Image'=>'Remove Featured Image','Set featured image'=>'Set featured image','As the button label when setting the featured image.'=>'As the button label when setting the featured image.','Set Featured Image'=>'Set Featured Image','Featured image'=>'Featured image','In the editor used for the title of the featured image meta box.'=>'In the editor used for the title of the featured image meta box.','Featured Image Meta Box'=>'Featured Image Meta Box','Post Attributes'=>'Post Attributes','In the editor used for the title of the post attributes meta box.'=>'In the editor used for the title of the post attributes meta box.','Attributes Meta Box'=>'Attributes Meta Box','%s Attributes'=>'%s Attributes','Post Archives'=>'Post Archives','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a post type with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.','Archives Nav Menu'=>'Archives Nav Menu','%s Archives'=>'%s Archives','No posts found in Trash'=>'No posts found in the bin','At the top of the post type list screen when there are no posts in the trash.'=>'At the top of the post type list screen when there are no posts in the bin.','No Items Found in Trash'=>'No Items Found in the bin','No %s found in Trash'=>'No %s found in the bin','No posts found'=>'No posts found','At the top of the post type list screen when there are no posts to display.'=>'At the top of the post type list screen when there are no posts to display.','No Items Found'=>'No Items Found','No %s found'=>'No %s found','Search Posts'=>'Search Posts','At the top of the items screen when searching for an item.'=>'At the top of the items screen when searching for an item.','Search Items'=>'Search Items','Search %s'=>'Search %s','Parent Page:'=>'Parent Page:','For hierarchical types in the post type list screen.'=>'For hierarchical types in the post type list screen.','Parent Item Prefix'=>'Parent Item Prefix','Parent %s:'=>'Parent %s:','New Post'=>'New Post','New Item'=>'New Item','New %s'=>'New %s','Add New Post'=>'Add New Post','At the top of the editor screen when adding a new item.'=>'At the top of the editor screen when adding a new item.','Add New Item'=>'Add New Item','Add New %s'=>'Add New %s','View Posts'=>'View Posts','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.','View Items'=>'View Items','View Post'=>'View Post','In the admin bar to view item when editing it.'=>'In the admin bar to view item when editing it.','View Item'=>'View Item','View %s'=>'View %s','Edit Post'=>'Edit Post','At the top of the editor screen when editing an item.'=>'At the top of the editor screen when editing an item.','Edit Item'=>'Edit Item','Edit %s'=>'Edit %s','All Posts'=>'All Posts','In the post type submenu in the admin dashboard.'=>'In the post type submenu in the admin dashboard.','All Items'=>'All Items','All %s'=>'All %s','Admin menu name for the post type.'=>'Admin menu name for the post type.','Menu Name'=>'Menu Name','Regenerate all labels using the Singular and Plural labels'=>'Regenerate all labels using the Singular and Plural labels','Regenerate'=>'Regenerate','Active post types are enabled and registered with WordPress.'=>'Active post types are enabled and registered with WordPress.','A descriptive summary of the post type.'=>'A descriptive summary of the post type.','Add Custom'=>'Add Custom','Enable various features in the content editor.'=>'Enable various features in the content editor.','Post Formats'=>'Post Formats','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Select existing taxonomies to classify items of the post type.','Browse Fields'=>'Browse Fields','Nothing to import'=>'Nothing to import','. The Custom Post Type UI plugin can be deactivated.'=>'. The Custom Post Type UI plugin can be deactivated.','Imported %d item from Custom Post Type UI -'=>'Imported %d item from Custom Post Type UI -' . "\0" . 'Imported %d items from Custom Post Type UI -','Failed to import taxonomies.'=>'Failed to import taxonomies.','Failed to import post types.'=>'Failed to import post types.','Nothing from Custom Post Type UI plugin selected for import.'=>'Nothing from Custom Post Type UI plugin selected for import.','Imported 1 item'=>'Imported 1 item' . "\0" . 'Imported %s items','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.','Import from Custom Post Type UI'=>'Import from Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.','Export - Generate PHP'=>'Export - Generate PHP','Export'=>'Export','Select Taxonomies'=>'Select Taxonomies','Select Post Types'=>'Select Post Types','Exported 1 item.'=>'Exported 1 item.' . "\0" . 'Exported %s items.','Category'=>'Category','Tag'=>'Tag','%s taxonomy created'=>'%s taxonomy created','%s taxonomy updated'=>'%s taxonomy updated','Taxonomy draft updated.'=>'Taxonomy draft updated.','Taxonomy scheduled for.'=>'Taxonomy scheduled for.','Taxonomy submitted.'=>'Taxonomy submitted.','Taxonomy saved.'=>'Taxonomy saved.','Taxonomy deleted.'=>'Taxonomy deleted.','Taxonomy updated.'=>'Taxonomy updated.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.','Taxonomy synchronized.'=>'Taxonomy synchronised.' . "\0" . '%s taxonomies synchronised.','Taxonomy duplicated.'=>'Taxonomy duplicated.' . "\0" . '%s taxonomies duplicated.','Taxonomy deactivated.'=>'Taxonomy deactivated.' . "\0" . '%s taxonomies deactivated.','Taxonomy activated.'=>'Taxonomy activated.' . "\0" . '%s taxonomies activated.','Terms'=>'Terms','Post type synchronized.'=>'Post type synchronised.' . "\0" . '%s post types synchronised.','Post type duplicated.'=>'Post type duplicated.' . "\0" . '%s post types duplicated.','Post type deactivated.'=>'Post type deactivated.' . "\0" . '%s post types deactivated.','Post type activated.'=>'Post type activated.' . "\0" . '%s post types activated.','Post Types'=>'Post Types','Advanced Settings'=>'Advanced Settings','Basic Settings'=>'Basic Settings','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'This post type could not be registered because its key is in use by another post type registered by another plugin or theme.','Pages'=>'Pages','Link Existing Field Groups'=>'Link Existing Field Groups','%s post type created'=>'%s post type created','Add fields to %s'=>'Add fields to %s','%s post type updated'=>'%s post type updated','Post type draft updated.'=>'Post type draft updated.','Post type scheduled for.'=>'Post type scheduled for.','Post type submitted.'=>'Post type submitted.','Post type saved.'=>'Post type saved.','Post type updated.'=>'Post type updated.','Post type deleted.'=>'Post type deleted.','Type to search...'=>'Type to search...','PRO Only'=>'PRO Only','Field groups linked successfully.'=>'Field groups linked successfully.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.','ACF'=>'ACF','taxonomy'=>'taxonomy','post type'=>'post type','Done'=>'Done','Field Group(s)'=>'Field Group(s)','Select one or many field groups...'=>'Select one or many field groups...','Please select the field groups to link.'=>'Please select the field groups to link.','Field group linked successfully.'=>'Field group linked successfully.' . "\0" . 'Field groups linked successfully.','post statusRegistration Failed'=>'Registration Failed','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'This item could not be registered because its key is in use by another item registered by another plugin or theme.','REST API'=>'REST API','Permissions'=>'Permissions','URLs'=>'URLs','Visibility'=>'Visibility','Labels'=>'Labels','Field Settings Tabs'=>'Field Settings Tabs','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF shortcode value disabled for preview]','Close Modal'=>'Close Modal','Field moved to other group'=>'Field moved to other group','Close modal'=>'Close modal','Start a new group of tabs at this tab.'=>'Start a new group of tabs at this tab.','New Tab Group'=>'New Tab Group','Use a stylized checkbox using select2'=>'Use a stylised checkbox using select2','Save Other Choice'=>'Save Other Choice','Allow Other Choice'=>'Allow Other Choice','Add Toggle All'=>'Add Toggle All','Save Custom Values'=>'Save Custom Values','Allow Custom Values'=>'Allow Custom Values','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Checkbox custom values cannot be empty. Uncheck any empty values.','Updates'=>'Updates','Advanced Custom Fields logo'=>'Advanced Custom Fields logo','Save Changes'=>'Save Changes','Field Group Title'=>'Field Group Title','Add title'=>'Add title','New to ACF? Take a look at our getting started guide.'=>'New to ACF? Take a look at our getting started guide.','Add Field Group'=>'Add Field Group','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF uses field groups to group custom fields together, and then attach those fields to edit screens.','Add Your First Field Group'=>'Add Your First Field Group','Options Pages'=>'Options Pages','ACF Blocks'=>'ACF Blocks','Gallery Field'=>'Gallery Field','Flexible Content Field'=>'Flexible Content Field','Repeater Field'=>'Repeater Field','Unlock Extra Features with ACF PRO'=>'Unlock Extra Features with ACF PRO','Delete Field Group'=>'Delete Field Group','Created on %1$s at %2$s'=>'Created on %1$s at %2$s','Group Settings'=>'Group Settings','Location Rules'=>'Location Rules','Choose from over 30 field types. Learn more.'=>'Choose from over 30 field types. Learn more.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.','Add Your First Field'=>'Add Your First Field','#'=>'#','Add Field'=>'Add Field','Presentation'=>'Presentation','Validation'=>'Validation','General'=>'General','Import JSON'=>'Import JSON','Export As JSON'=>'Export As JSON','Field group deactivated.'=>'Field group deactivated.' . "\0" . '%s field groups deactivated.','Field group activated.'=>'Field group activated.' . "\0" . '%s field groups activated.','Deactivate'=>'Deactivate','Deactivate this item'=>'Deactivate this item','Activate'=>'Activate','Activate this item'=>'Activate this item','Move field group to trash?'=>'Move field group to trash?','post statusInactive'=>'Inactive','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialised. This is not supported and can result in malformed or missing data. Learn how to fix this.','%1$s must have a user with the %2$s role.'=>'%1$s must have a user with the %2$s role.' . "\0" . '%1$s must have a user with one of the following roles: %2$s','%1$s must have a valid user ID.'=>'%1$s must have a valid user ID.','Invalid request.'=>'Invalid request.','%1$s is not one of %2$s'=>'%1$s is not one of %2$s','%1$s must have term %2$s.'=>'%1$s must have term %2$s.' . "\0" . '%1$s must have one of the following terms: %2$s','%1$s must be of post type %2$s.'=>'%1$s must be of post type %2$s.' . "\0" . '%1$s must be of one of the following post types: %2$s','%1$s must have a valid post ID.'=>'%1$s must have a valid post ID.','%s requires a valid attachment ID.'=>'%s requires a valid attachment ID.','Show in REST API'=>'Show in REST API','Enable Transparency'=>'Enable Transparency','RGBA Array'=>'RGBA Array','RGBA String'=>'RGBA String','Hex String'=>'Hex String','Upgrade to PRO'=>'Upgrade to PRO','post statusActive'=>'Active','\'%s\' is not a valid email address'=>'\'%s\' is not a valid email address','Color value'=>'Colour value','Select default color'=>'Select default colour','Clear color'=>'Clear colour','Blocks'=>'Blocks','Options'=>'Options','Users'=>'Users','Menu items'=>'Menu items','Widgets'=>'Widgets','Attachments'=>'Attachments','Taxonomies'=>'Taxonomies','Posts'=>'Posts','Last updated: %s'=>'Last updated: %s','Sorry, this post is unavailable for diff comparison.'=>'Sorry, this post is unavailable for diff comparison.','Invalid field group parameter(s).'=>'Invalid field group parameter(s).','Awaiting save'=>'Awaiting save','Saved'=>'Saved','Import'=>'Import','Review changes'=>'Review changes','Located in: %s'=>'Located in: %s','Located in plugin: %s'=>'Located in plugin: %s','Located in theme: %s'=>'Located in theme: %s','Various'=>'Various','Sync changes'=>'Sync changes','Loading diff'=>'Loading diff','Review local JSON changes'=>'Review local JSON changes','Visit website'=>'Visit website','View details'=>'View details','Version %s'=>'Version %s','Information'=>'Information','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentation. Our extensive documentation contains references and guides for most situations you may encounter.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:','Help & Support'=>'Help & Support','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Please use the Help & Support tab to get in touch should you find yourself requiring assistance.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Before creating your first Field Group, we recommend first reading our Getting started guide to familiarise yourself with the plugin\'s philosophy and best practises.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'The Advanced Custom Fields plugin provides a visual form builder to customise WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.','Overview'=>'Overview','Location type "%s" is already registered.'=>'Location type "%s" is already registered.','Class "%s" does not exist.'=>'Class "%s" does not exist.','Invalid nonce.'=>'Invalid nonce.','Error loading field.'=>'Error loading field.','Location not found: %s'=>'Location not found: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'User Role','Comment'=>'Comment','Post Format'=>'Post Format','Menu Item'=>'Menu Item','Post Status'=>'Post Status','Menus'=>'Menus','Menu Locations'=>'Menu Locations','Menu'=>'Menu','Post Taxonomy'=>'Post Taxonomy','Child Page (has parent)'=>'Child Page (has parent)','Parent Page (has children)'=>'Parent Page (has children)','Top Level Page (no parent)'=>'Top Level Page (no parent)','Posts Page'=>'Posts Page','Front Page'=>'Front Page','Page Type'=>'Page Type','Viewing back end'=>'Viewing back end','Viewing front end'=>'Viewing front end','Logged in'=>'Logged in','Current User'=>'Current User','Page Template'=>'Page Template','Register'=>'Register','Add / Edit'=>'Add / Edit','User Form'=>'User Form','Page Parent'=>'Page Parent','Super Admin'=>'Super Admin','Current User Role'=>'Current User Role','Default Template'=>'Default Template','Post Template'=>'Post Template','Post Category'=>'Post Category','All %s formats'=>'All %s formats','Attachment'=>'Attachment','%s value is required'=>'%s value is required','Show this field if'=>'Show this field if','Conditional Logic'=>'Conditional Logic','and'=>'and','Local JSON'=>'Local JSON','Clone Field'=>'Clone Field','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Please also check all premium add-ons (%s) are updated to the latest version.','This version contains improvements to your database and requires an upgrade.'=>'This version contains improvements to your database and requires an upgrade.','Thank you for updating to %1$s v%2$s!'=>'Thank you for updating to %1$s v%2$s!','Database Upgrade Required'=>'Database Upgrade Required','Options Page'=>'Options Page','Gallery'=>'Gallery','Flexible Content'=>'Flexible Content','Repeater'=>'Repeater','Back to all tools'=>'Back to all tools','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)','Select items to hide them from the edit screen.'=>'Select items to hide them from the edit screen.','Hide on screen'=>'Hide on screen','Send Trackbacks'=>'Send Trackbacks','Tags'=>'Tags','Categories'=>'Categories','Page Attributes'=>'Page Attributes','Format'=>'Format','Author'=>'Author','Slug'=>'Slug','Revisions'=>'Revisions','Comments'=>'Comments','Discussion'=>'Discussion','Excerpt'=>'Excerpt','Content Editor'=>'Content Editor','Permalink'=>'Permalink','Shown in field group list'=>'Shown in field group list','Field groups with a lower order will appear first'=>'Field groups with a lower order will appear first','Order No.'=>'Order No.','Below fields'=>'Below fields','Below labels'=>'Below labels','Instruction Placement'=>'Instruction Placement','Label Placement'=>'Label Placement','Side'=>'Side','Normal (after content)'=>'Normal (after content)','High (after title)'=>'High (after title)','Position'=>'Position','Seamless (no metabox)'=>'Seamless (no metabox)','Standard (WP metabox)'=>'Standard (WP metabox)','Style'=>'Style','Type'=>'Type','Key'=>'Key','Order'=>'Order','Close Field'=>'Close Field','id'=>'id','class'=>'class','width'=>'width','Wrapper Attributes'=>'Wrapper Attributes','Required'=>'Required','Instructions'=>'Instructions','Field Type'=>'Field Type','Single word, no spaces. Underscores and dashes allowed'=>'Single word, no spaces. Underscores and dashes allowed','Field Name'=>'Field Name','This is the name which will appear on the EDIT page'=>'This is the name which will appear on the EDIT page','Field Label'=>'Field Label','Delete'=>'Delete','Delete field'=>'Delete field','Move'=>'Move','Move field to another group'=>'Move field to another group','Duplicate field'=>'Duplicate field','Edit field'=>'Edit field','Drag to reorder'=>'Drag to reorder','Show this field group if'=>'Show this field group if','No updates available.'=>'No updates available.','Database upgrade complete. See what\'s new'=>'Database upgrade complete. See what\'s new','Reading upgrade tasks...'=>'Reading upgrade tasks...','Upgrade failed.'=>'Upgrade failed.','Upgrade complete.'=>'Upgrade complete.','Upgrading data to version %s'=>'Upgrading data to version %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?','Please select at least one site to upgrade.'=>'Please select at least one site to upgrade.','Database Upgrade complete. Return to network dashboard'=>'Database Upgrade complete. Return to network dashboard','Site is up to date'=>'Site is up to date','Site requires database upgrade from %1$s to %2$s'=>'Site requires database upgrade from %1$s to %2$s','Site'=>'Site','Upgrade Sites'=>'Upgrade Sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'The following sites require a DB upgrade. Check the ones you want to update and then click %s.','Add rule group'=>'Add rule group','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Create a set of rules to determine which edit screens will use these advanced custom fields','Rules'=>'Rules','Copied'=>'Copied','Copy to clipboard'=>'Copy to clipboard','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.','Select Field Groups'=>'Select Field Groups','No field groups selected'=>'No field groups selected','Generate PHP'=>'Generate PHP','Export Field Groups'=>'Export Field Groups','Import file empty'=>'Import file empty','Incorrect file type'=>'Incorrect file type','Error uploading file. Please try again'=>'Error uploading file. Please try again','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.','Import Field Groups'=>'Import Field Groups','Sync'=>'Sync','Select %s'=>'Select %s','Duplicate'=>'Duplicate','Duplicate this item'=>'Duplicate this item','Supports'=>'Supports','Documentation'=>'Documentation','Description'=>'Description','Sync available'=>'Sync available','Field group synchronized.'=>'Field group synchronised.' . "\0" . '%s field groups synchronised.','Field group duplicated.'=>'Field group duplicated.' . "\0" . '%s field groups duplicated.','Active (%s)'=>'Active (%s)' . "\0" . 'Active (%s)','Review sites & upgrade'=>'Review sites & upgrade','Upgrade Database'=>'Upgrade Database','Custom Fields'=>'Custom Fields','Move Field'=>'Move Field','Please select the destination for this field'=>'Please select the destination for this field','The %1$s field can now be found in the %2$s field group'=>'The %1$s field can now be found in the %2$s field group','Move Complete.'=>'Move Complete.','Active'=>'Active','Field Keys'=>'Field Keys','Settings'=>'Settings','Location'=>'Location','Null'=>'Null','copy'=>'copy','(this field)'=>'(this field)','Checked'=>'Checked','Move Custom Field'=>'Move Custom Field','No toggle fields available'=>'No toggle fields available','Field group title is required'=>'Field group title is required','This field cannot be moved until its changes have been saved'=>'This field cannot be moved until its changes have been saved','The string "field_" may not be used at the start of a field name'=>'The string "field_" may not be used at the start of a field name','Field group draft updated.'=>'Field group draft updated.','Field group scheduled for.'=>'Field group scheduled for.','Field group submitted.'=>'Field group submitted.','Field group saved.'=>'Field group saved.','Field group published.'=>'Field group published.','Field group deleted.'=>'Field group deleted.','Field group updated.'=>'Field group updated.','Tools'=>'Tools','is not equal to'=>'is not equal to','is equal to'=>'is equal to','Forms'=>'Forms','Page'=>'Page','Post'=>'Post','Relational'=>'Relational','Choice'=>'Choice','Basic'=>'Basic','Unknown'=>'Unknown','Field type does not exist'=>'Field type does not exist','Spam Detected'=>'Spam Detected','Post updated'=>'Post updated','Update'=>'Update','Validate Email'=>'Validate Email','Content'=>'Content','Title'=>'Title','Edit field group'=>'Edit field group','Selection is less than'=>'Selection is less than','Selection is greater than'=>'Selection is greater than','Value is less than'=>'Value is less than','Value is greater than'=>'Value is greater than','Value contains'=>'Value contains','Value matches pattern'=>'Value matches pattern','Value is not equal to'=>'Value is not equal to','Value is equal to'=>'Value is equal to','Has no value'=>'Has no value','Has any value'=>'Has any value','Cancel'=>'Cancel','Are you sure?'=>'Are you sure?','%d fields require attention'=>'%d fields require attention','1 field requires attention'=>'1 field requires attention','Validation failed'=>'Validation failed','Validation successful'=>'Validation successful','Restricted'=>'Restricted','Collapse Details'=>'Collapse Details','Expand Details'=>'Expand Details','Uploaded to this post'=>'Uploaded to this post','verbUpdate'=>'Update','verbEdit'=>'Edit','The changes you made will be lost if you navigate away from this page'=>'The changes you made will be lost if you navigate away from this page','File type must be %s.'=>'File type must be %s.','or'=>'or','File size must not exceed %s.'=>'File size must not exceed %s.','File size must be at least %s.'=>'File size must be at least %s.','Image height must not exceed %dpx.'=>'Image height must not exceed %dpx.','Image height must be at least %dpx.'=>'Image height must be at least %dpx.','Image width must not exceed %dpx.'=>'Image width must not exceed %dpx.','Image width must be at least %dpx.'=>'Image width must be at least %dpx.','(no title)'=>'(no title)','Full Size'=>'Full Size','Large'=>'Large','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(no label)','Sets the textarea height'=>'Sets the textarea height','Rows'=>'Rows','Text Area'=>'Text Area','Prepend an extra checkbox to toggle all choices'=>'Prepend an extra checkbox to toggle all choices','Save \'custom\' values to the field\'s choices'=>'Save \'custom\' values to the field\'s choices','Allow \'custom\' values to be added'=>'Allow \'custom\' values to be added','Add new choice'=>'Add new choice','Toggle All'=>'Toggle All','Allow Archives URLs'=>'Allow Archive URLs','Archives'=>'Archives','Page Link'=>'Page Link','Add'=>'Add','Name'=>'Name','%s added'=>'%s added','%s already exists'=>'%s already exists','User unable to add new %s'=>'User unable to add new %s','Term ID'=>'Term ID','Term Object'=>'Term Object','Load value from posts terms'=>'Load value from posts terms','Load Terms'=>'Load Terms','Connect selected terms to the post'=>'Connect selected terms to the post','Save Terms'=>'Save Terms','Allow new terms to be created whilst editing'=>'Allow new terms to be created whilst editing','Create Terms'=>'Create Terms','Radio Buttons'=>'Radio Buttons','Single Value'=>'Single Value','Multi Select'=>'Multi Select','Checkbox'=>'Checkbox','Multiple Values'=>'Multiple Values','Select the appearance of this field'=>'Select the appearance of this field','Appearance'=>'Appearance','Select the taxonomy to be displayed'=>'Select the taxonomy to be displayed','No TermsNo %s'=>'No %s','Value must be equal to or lower than %d'=>'Value must be equal to or lower than %d','Value must be equal to or higher than %d'=>'Value must be equal to or higher than %d','Value must be a number'=>'Value must be a number','Number'=>'Number','Save \'other\' values to the field\'s choices'=>'Save \'other\' values to the field\'s choices','Add \'other\' choice to allow for custom values'=>'Add \'other\' choice to allow for custom values','Other'=>'Other','Radio Button'=>'Radio Button','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define an endpoint for the previous accordion to stop. This accordion will not be visible.','Allow this accordion to open without closing others.'=>'Allow this accordion to open without closing others.','Multi-Expand'=>'Multi-Expand','Display this accordion as open on page load.'=>'Display this accordion as open on page load.','Open'=>'Open','Accordion'=>'Accordion','Restrict which files can be uploaded'=>'Restrict which files can be uploaded','File ID'=>'File ID','File URL'=>'File URL','File Array'=>'File Array','Add File'=>'Add File','No file selected'=>'No file selected','File name'=>'File name','Update File'=>'Update File','Edit File'=>'Edit File','Select File'=>'Select File','File'=>'File','Password'=>'Password','Specify the value returned'=>'Specify the value returned','Use AJAX to lazy load choices?'=>'Use AJAX to lazy load choices?','Enter each default value on a new line'=>'Enter each default value on a new line','verbSelect'=>'Select','Select2 JS load_failLoading failed'=>'Loading failed','Select2 JS searchingSearching…'=>'Searching…','Select2 JS load_moreLoading more results…'=>'Loading more results…','Select2 JS selection_too_long_nYou can only select %d items'=>'You can only select %d items','Select2 JS selection_too_long_1You can only select 1 item'=>'You can only select 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Please delete %d characters','Select2 JS input_too_long_1Please delete 1 character'=>'Please delete 1 character','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Please enter %d or more characters','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Please enter 1 or more characters','Select2 JS matches_0No matches found'=>'No matches found','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d results are available, use up and down arrow keys to navigate.','Select2 JS matches_1One result is available, press enter to select it.'=>'One result is available, press enter to select it.','nounSelect'=>'Select','User ID'=>'User ID','User Object'=>'User Object','User Array'=>'User Array','All user roles'=>'All user roles','Filter by Role'=>'Filter by Role','User'=>'User','Separator'=>'Separator','Select Color'=>'Select Colour','Default'=>'Default','Clear'=>'Clear','Color Picker'=>'Colour Picker','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Select','Date Time Picker JS closeTextDone'=>'Done','Date Time Picker JS currentTextNow'=>'Now','Date Time Picker JS timezoneTextTime Zone'=>'Time Zone','Date Time Picker JS microsecTextMicrosecond'=>'Microsecond','Date Time Picker JS millisecTextMillisecond'=>'Millisecond','Date Time Picker JS secondTextSecond'=>'Second','Date Time Picker JS minuteTextMinute'=>'Minute','Date Time Picker JS hourTextHour'=>'Hour','Date Time Picker JS timeTextTime'=>'Time','Date Time Picker JS timeOnlyTitleChoose Time'=>'Choose Time','Date Time Picker'=>'Date Time Picker','Endpoint'=>'Endpoint','Left aligned'=>'Left aligned','Top aligned'=>'Top aligned','Placement'=>'Placement','Tab'=>'Tab','Value must be a valid URL'=>'Value must be a valid URL','Link URL'=>'Link URL','Link Array'=>'Link Array','Opens in a new window/tab'=>'Opens in a new window/tab','Select Link'=>'Select Link','Link'=>'Link','Email'=>'Email','Step Size'=>'Step Size','Maximum Value'=>'Maximum Value','Minimum Value'=>'Minimum Value','Range'=>'Range','Both (Array)'=>'Both (Array)','Label'=>'Label','Value'=>'Value','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'red : Red','For more control, you may specify both a value and label like this:'=>'For more control, you may specify both a value and label like this:','Enter each choice on a new line.'=>'Enter each choice on a new line.','Choices'=>'Choices','Button Group'=>'Button Group','Allow Null'=>'Allow Null','Parent'=>'Parent','TinyMCE will not be initialized until field is clicked'=>'TinyMCE will not be initialised until field is clicked','Delay Initialization'=>'Delay Initialisation','Show Media Upload Buttons'=>'Show Media Upload Buttons','Toolbar'=>'Toolbar','Text Only'=>'Text Only','Visual Only'=>'Visual Only','Visual & Text'=>'Visual and Text','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Click to initialise TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Text','Visual'=>'Visual','Value must not exceed %d characters'=>'Value must not exceed %d characters','Leave blank for no limit'=>'Leave blank for no limit','Character Limit'=>'Character Limit','Appears after the input'=>'Appears after the input','Append'=>'Append','Appears before the input'=>'Appears before the input','Prepend'=>'Prepend','Appears within the input'=>'Appears within the input','Placeholder Text'=>'Placeholder Text','Appears when creating a new post'=>'Appears when creating a new post','Text'=>'Text','%1$s requires at least %2$s selection'=>'%1$s requires at least %2$s selection' . "\0" . '%1$s requires at least %2$s selections','Post ID'=>'Post ID','Post Object'=>'Post Object','Maximum Posts'=>'Maximum Posts','Minimum Posts'=>'Minimum Posts','Featured Image'=>'Featured Image','Selected elements will be displayed in each result'=>'Selected elements will be displayed in each result','Elements'=>'Elements','Taxonomy'=>'Taxonomy','Post Type'=>'Post Type','Filters'=>'Filters','All taxonomies'=>'All taxonomies','Filter by Taxonomy'=>'Filter by Taxonomy','All post types'=>'All post types','Filter by Post Type'=>'Filter by Post Type','Search...'=>'Search...','Select taxonomy'=>'Select taxonomy','Select post type'=>'Select post type','No matches found'=>'No matches found','Loading'=>'Loading','Maximum values reached ( {max} values )'=>'Maximum values reached ( {max} values )','Relationship'=>'Relationship','Comma separated list. Leave blank for all types'=>'Comma separated list. Leave blank for all types','Allowed File Types'=>'Allowed File Types','Maximum'=>'Maximum','File size'=>'File size','Restrict which images can be uploaded'=>'Restrict which images can be uploaded','Minimum'=>'Minimum','Uploaded to post'=>'Uploaded to post','All'=>'All','Limit the media library choice'=>'Limit the media library choice','Library'=>'Library','Preview Size'=>'Preview Size','Image ID'=>'Image ID','Image URL'=>'Image URL','Image Array'=>'Image Array','Specify the returned value on front end'=>'Specify the returned value on front end','Return Value'=>'Return Value','Add Image'=>'Add Image','No image selected'=>'No image selected','Remove'=>'Remove','Edit'=>'Edit','All images'=>'All images','Update Image'=>'Update Image','Edit Image'=>'Edit Image','Select Image'=>'Select Image','Image'=>'Image','Allow HTML markup to display as visible text instead of rendering'=>'Allow HTML markup to display as visible text instead of rendering','Escape HTML'=>'Escape HTML','No Formatting'=>'No Formatting','Automatically add <br>'=>'Automatically add <br>','Automatically add paragraphs'=>'Automatically add paragraphs','Controls how new lines are rendered'=>'Controls how new lines are rendered','New Lines'=>'New Lines','Week Starts On'=>'Week Starts On','The format used when saving a value'=>'The format used when saving a value','Save Format'=>'Save Format','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Prev','Date Picker JS nextTextNext'=>'Next','Date Picker JS currentTextToday'=>'Today','Date Picker JS closeTextDone'=>'Done','Date Picker'=>'Date Picker','Width'=>'Width','Embed Size'=>'Embed Size','Enter URL'=>'Enter URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Text shown when inactive','Off Text'=>'Off Text','Text shown when active'=>'Text shown when active','On Text'=>'On Text','Stylized UI'=>'Stylised UI','Default Value'=>'Default Value','Displays text alongside the checkbox'=>'Displays text alongside the checkbox','Message'=>'Message','No'=>'No','Yes'=>'Yes','True / False'=>'True / False','Row'=>'Row','Table'=>'Table','Block'=>'Block','Specify the style used to render the selected fields'=>'Specify the style used to render the selected fields','Layout'=>'Layout','Sub Fields'=>'Sub Fields','Group'=>'Group','Customize the map height'=>'Customise the map height','Height'=>'Height','Set the initial zoom level'=>'Set the initial zoom level','Zoom'=>'Zoom','Center the initial map'=>'Centre the initial map','Center'=>'Centre','Search for address...'=>'Search for address...','Find current location'=>'Find current location','Clear location'=>'Clear location','Search'=>'Search','Sorry, this browser does not support geolocation'=>'Sorry, this browser does not support geolocation','Google Map'=>'Google Map','The format returned via template functions'=>'The format returned via template functions','Return Format'=>'Return Format','Custom:'=>'Custom:','The format displayed when editing a post'=>'The format displayed when editing a post','Display Format'=>'Display Format','Time Picker'=>'Time Picker','Inactive (%s)'=>'Inactive (%s)' . "\0" . 'Inactive (%s)','No Fields found in Trash'=>'No Fields found in bin','No Fields found'=>'No Fields found','Search Fields'=>'Search Fields','View Field'=>'View Field','New Field'=>'New Field','Edit Field'=>'Edit Field','Add New Field'=>'Add New Field','Field'=>'Field','Fields'=>'Fields','No Field Groups found in Trash'=>'No Field Groups found in bin','No Field Groups found'=>'No Field Groups found','Search Field Groups'=>'Search Field Groups','View Field Group'=>'View Field Group','New Field Group'=>'New Field Group','Edit Field Group'=>'Edit Field Group','Add New Field Group'=>'Add New Field Group','Add New'=>'Add New','Field Group'=>'Field Group','Field Groups'=>'Field Groups','Customize WordPress with powerful, professional and intuitive fields.'=>'Customise WordPress with powerful, professional and intuitive fields.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Your license has expired. Please renew to continue to have access to updates, support & PRO features.'=>'Your licence has expired. Please renew to continue to have access to updates, support & PRO features.','Activate your license to enable access to updates, support & PRO features.'=>'Activate your licence to enable access to updates, support & PRO features.','To enable updates, please enter your license key on the Updates page. If you don\'t have a license key, please see details & pricing.'=>'To enable updates, please enter your licence key on the Updates page. If you don’t have a licence key, please see details & pricing.','To enable updates, please enter your license key on the Updates page of the main site. If you don\'t have a license key, please see details & pricing.'=>'To enable updates, please enter your licence key on the Updates page of the main site. If you don’t have a licence key, please see details & pricing.','Your defined license key has changed, but an error occurred when deactivating your old license'=>'Your defined licence key has changed, but an error occurred when deactivating your old licence','Your defined license key has changed, but an error occurred when connecting to activation server'=>'Your defined licence key has changed, but an error occurred when connecting to activation server','ACF PRO — Your license key has been activated successfully. Access to updates, support & PRO features is now enabled.'=>'ACF PRO — Your licence key has been activated successfully. Access to updates, support & PRO features is now enabled.','There was an issue activating your license key.'=>'There was an issue activating your licence key.','An error occurred when connecting to activation server'=>'An error occurred when connecting to activation server','An internal error occurred when trying to check your license key. Please try again later.'=>'An internal error occurred when trying to check your licence key. Please try again later.','You have reached the activation limit for the license.'=>'You have reached the activation limit for the licence.','View your licenses'=>'View your licences','Your license key has expired and cannot be activated.'=>'Your licence key has expired and cannot be activated.','License key not found. Make sure you have copied your license key exactly as it appears in your receipt or your account.'=>'Licence key not found. Make sure you have copied your licence key exactly as it appears in your receipt or your account.','Your license key has been deactivated.'=>'Your licence key has been deactivated.','Your license key has been activated successfully. Access to updates, support & PRO features is now enabled.'=>'Your licence key has been activated successfully. Access to updates, support & PRO features is now enabled.','An unknown error occurred while trying to validate your license: %s.'=>'An unknown error occurred while trying to validate your licence: %s.','Your license key is valid but not activated on this site. Please deactivate and then reactivate the license.'=>'Your licence key is valid but not activated on this site. Please deactivate and then reactivate the licence.','Your site URL has changed since last activating your license. We\'ve automatically activated it for this site URL.'=>'Your site URL has changed since last activating your licence. We’ve automatically activated it for this site URL.','Your site URL has changed since last activating your license, but we weren\'t able to automatically reactivate it: %s'=>'Your site URL has changed since last activating your licence, but we weren’t able to automatically reactivate it: %s','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO licence.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Error. Your licence for this site has expired or been deactivated. Please reactivate your ACF PRO licence.','No Options Pages found in Trash'=>'No Options Pages found in Bin','Deactivate License'=>'Deactivate Licence','Activate License'=>'Activate Licence','License Information'=>'Licence Information','License Key'=>'Licence Key','Recheck License'=>'Recheck Licence','Your license key is defined in wp-config.php.'=>'Your licence key is defined in wp-config.php.','Don\'t have an ACF PRO license? %s'=>'Don’t have an ACF PRO licence? %s','Enter your license key to unlock updates'=>'Enter your licence key to unlock updates','Please reactivate your license to unlock updates'=>'Please reactivate your licence to unlock updates']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'en_GB','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[The ACF shortcode cannot display fields from non-public posts]','[The ACF shortcode is disabled on this site]'=>'[The ACF shortcode is disabled on this site]','Businessman Icon'=>'Businessman Icon','Forums Icon'=>'Forums Icon','YouTube Icon'=>'YouTube Icon','Yes (alt) Icon'=>'Yes (alt) Icon','Xing Icon'=>'Xing Icon','WordPress (alt) Icon'=>'WordPress (alt) Icon','WhatsApp Icon'=>'WhatsApp Icon','Write Blog Icon'=>'Write Blog Icon','Widgets Menus Icon'=>'Widgets Menus Icon','View Site Icon'=>'View Site Icon','Learn More Icon'=>'Learn More Icon','Add Page Icon'=>'Add Page Icon','Video (alt3) Icon'=>'Video (alt3) Icon','Video (alt2) Icon'=>'Video (alt2) Icon','Video (alt) Icon'=>'Video (alt) Icon','Update (alt) Icon'=>'Update (alt) Icon','Universal Access (alt) Icon'=>'Universal Access (alt) Icon','Twitter (alt) Icon'=>'Twitter (alt) Icon','Twitch Icon'=>'Twitch Icon','Tide Icon'=>'Tide Icon','Tickets (alt) Icon'=>'Tickets (alt) Icon','Text Page Icon'=>'Text Page Icon','Table Row Delete Icon'=>'Table Row Delete Icon','Table Row Before Icon'=>'Table Row Before Icon','Table Row After Icon'=>'Table Row After Icon','Table Col Delete Icon'=>'Table Col Delete Icon','Table Col Before Icon'=>'Table Col Before Icon','Table Col After Icon'=>'Table Col After Icon','Superhero (alt) Icon'=>'Superhero (alt) Icon','Superhero Icon'=>'Superhero Icon','Spotify Icon'=>'Spotify Icon','Shortcode Icon'=>'Shortcode Icon','Shield (alt) Icon'=>'Shield (alt) Icon','Share (alt2) Icon'=>'Share (alt2) Icon','Share (alt) Icon'=>'Share (alt) Icon','Saved Icon'=>'Saved Icon','RSS Icon'=>'RSS Icon','REST API Icon'=>'REST API Icon','Remove Icon'=>'Remove Icon','Reddit Icon'=>'Reddit Icon','Privacy Icon'=>'Privacy Icon','Printer Icon'=>'Printer Icon','Podio Icon'=>'Podio Icon','Plus (alt2) Icon'=>'Plus (alt2) Icon','Plus (alt) Icon'=>'Plus (alt) Icon','Plugins Checked Icon'=>'Plugins Checked Icon','Pinterest Icon'=>'Pinterest Icon','Pets Icon'=>'Pets Icon','PDF Icon'=>'PDF Icon','Palm Tree Icon'=>'Palm Tree Icon','Open Folder Icon'=>'Open Folder Icon','No (alt) Icon'=>'No (alt) Icon','Money (alt) Icon'=>'Money (alt) Icon','Menu (alt3) Icon'=>'Menu (alt3) Icon','Menu (alt2) Icon'=>'Menu (alt2) Icon','Menu (alt) Icon'=>'Menu (alt) Icon','Spreadsheet Icon'=>'Spreadsheet Icon','Interactive Icon'=>'Interactive Icon','Document Icon'=>'Document Icon','Default Icon'=>'Default Icon','Location (alt) Icon'=>'Location (alt) Icon','LinkedIn Icon'=>'LinkedIn Icon','Instagram Icon'=>'Instagram Icon','Insert Before Icon'=>'Insert Before Icon','Insert After Icon'=>'Insert After Icon','Insert Icon'=>'Insert Icon','Info Outline Icon'=>'Info Outline Icon','Images (alt2) Icon'=>'Images (alt2) Icon','Images (alt) Icon'=>'Images (alt) Icon','Rotate Right Icon'=>'Rotate Right Icon','Rotate Left Icon'=>'Rotate Left Icon','Rotate Icon'=>'Rotate Icon','Flip Vertical Icon'=>'Flip Vertical Icon','Flip Horizontal Icon'=>'Flip Horizontal Icon','Crop Icon'=>'Crop Icon','ID (alt) Icon'=>'ID (alt) icon','HTML Icon'=>'HTML Icon','Hourglass Icon'=>'Hourglass Icon','Heading Icon'=>'Heading Icon','Google Icon'=>'Google Icon','Games Icon'=>'Games Icon','Fullscreen Exit (alt) Icon'=>'Fullscreen Exit (alt) Icon','Fullscreen (alt) Icon'=>'Fullscreen (alt) Icon','Status Icon'=>'Status Icon','Image Icon'=>'Image Icon','Gallery Icon'=>'Gallery Icon','Chat Icon'=>'Chat Icon','Audio Icon'=>'Audio Icon','Aside Icon'=>'Aside Icon','Food Icon'=>'Food Icon','Exit Icon'=>'Exit Icon','Excerpt View Icon'=>'Excerpt View Icon','Embed Video Icon'=>'Embed Video Icon','Embed Post Icon'=>'Embed Post Icon','Embed Photo Icon'=>'Embed Photo Icon','Embed Generic Icon'=>'Embed Generic Icon','Embed Audio Icon'=>'Embed Audio Icon','Email (alt2) Icon'=>'Email (alt2) Icon','Ellipsis Icon'=>'Ellipsis Icon','Unordered List Icon'=>'Unordered List Icon','RTL Icon'=>'RTL Icon','Ordered List RTL Icon'=>'Ordered List RTL Icon','Ordered List Icon'=>'Ordered List Icon','LTR Icon'=>'LTR Icon','Custom Character Icon'=>'Custom Character Icon','Edit Page Icon'=>'Edit Page Icon','Edit Large Icon'=>'Edit Large Icon','Drumstick Icon'=>'Drumstick Icon','Database View Icon'=>'Database View Icon','Database Remove Icon'=>'Database Remove Icon','Database Import Icon'=>'Database Import Icon','Database Export Icon'=>'Database Export Icon','Database Add Icon'=>'Database Add Icon','Database Icon'=>'Database Icon','Cover Image Icon'=>'Cover Image Icon','Volume On Icon'=>'Volume On Icon','Volume Off Icon'=>'Volume Off Icon','Skip Forward Icon'=>'Skip Forward Icon','Skip Back Icon'=>'Skip Back Icon','Repeat Icon'=>'Repeat Icon','Play Icon'=>'Play Icon','Pause Icon'=>'Pause Icon','Forward Icon'=>'Forward Icon','Back Icon'=>'Back Icon','Columns Icon'=>'Columns Icon','Color Picker Icon'=>'Colour Picker Icon','Coffee Icon'=>'Coffee Icon','Code Standards Icon'=>'Code Standards Icon','Cloud Upload Icon'=>'Cloud Upload Icon','Cloud Saved Icon'=>'Cloud Saved Icon','Car Icon'=>'Car Icon','Camera (alt) Icon'=>'Camera (alt) Icon','Calculator Icon'=>'Calculator Icon','Button Icon'=>'Button Icon','Businessperson Icon'=>'Businessperson Icon','Tracking Icon'=>'Tracking Icon','Topics Icon'=>'Topics Icon','Replies Icon'=>'Replies Icon','PM Icon'=>'PM icon','Friends Icon'=>'Friends Icon','Community Icon'=>'Community Icon','BuddyPress Icon'=>'BuddyPress Icon','bbPress Icon'=>'bbPress icon','Activity Icon'=>'Activity Icon','Book (alt) Icon'=>'Book (alt) Icon','Block Default Icon'=>'Block Default Icon','Bell Icon'=>'Bell Icon','Beer Icon'=>'Beer Icon','Bank Icon'=>'Bank Icon','Arrow Up (alt2) Icon'=>'Arrow Up (alt2) Icon','Arrow Up (alt) Icon'=>'Arrow Up (alt) Icon','Arrow Right (alt2) Icon'=>'Arrow Right (alt2) Icon','Arrow Right (alt) Icon'=>'Arrow Right (alt) Icon','Arrow Left (alt2) Icon'=>'Arrow Left (alt2) Icon','Arrow Left (alt) Icon'=>'Arrow Left (alt) Icon','Arrow Down (alt2) Icon'=>'Arrow Down (alt2) Icon','Arrow Down (alt) Icon'=>'Arrow Down (alt) Icon','Amazon Icon'=>'Amazon Icon','Align Wide Icon'=>'Align Wide Icon','Align Pull Right Icon'=>'Align Pull Right Icon','Align Pull Left Icon'=>'Align Pull Left Icon','Align Full Width Icon'=>'Align Full Width Icon','Airplane Icon'=>'Aeroplane Icon','Site (alt3) Icon'=>'Site (alt3) Icon','Site (alt2) Icon'=>'Site (alt2) Icon','Site (alt) Icon'=>'Site (alt) Icon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Upgrade to ACF PRO to create options pages in just a few clicks','Invalid request args.'=>'Invalid request args.','Sorry, you do not have permission to do that.'=>'Sorry, you do not have permission to do that.','Blocks Using Post Meta'=>'Blocks Using Post Meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO Logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s requires a valid attachment ID when type is set to media_library.','%s is a required property of acf.'=>'%s is a required property of acf.','The value of icon to save.'=>'The value of icon to save.','The type of icon to save.'=>'The type of icon to save.','Yes Icon'=>'Yes icon','WordPress Icon'=>'WordPress icon','Warning Icon'=>'Warning icon','Visibility Icon'=>'Visibility icon','Vault Icon'=>'Vault icon','Upload Icon'=>'Upload icon','Update Icon'=>'Update icon','Unlock Icon'=>'Unlock icon','Universal Access Icon'=>'Universal access icon','Undo Icon'=>'Undo icon','Twitter Icon'=>'X icon','Trash Icon'=>'Bin icon','Translation Icon'=>'Translation icon','Tickets Icon'=>'Tickets icon','Thumbs Up Icon'=>'Thumbs up icon','Thumbs Down Icon'=>'Thumbs down icon','Text Icon'=>'Text icon','Testimonial Icon'=>'Testimonial icon','Tagcloud Icon'=>'Tag cloud icon','Tag Icon'=>'Tag icon','Tablet Icon'=>'Tablet icon','Store Icon'=>'Store icon','Sticky Icon'=>'Sticky icon','Star Half Icon'=>'Star half icon','Star Filled Icon'=>'Star filled icon','Star Empty Icon'=>'Star empty icon','Sos Icon'=>'SOS icon','Sort Icon'=>'Sort icon','Smiley Icon'=>'Smiley icon','Smartphone Icon'=>'Smartphone icon','Slides Icon'=>'Slides icon','Shield Icon'=>'Shield icon','Share Icon'=>'Share icon','Search Icon'=>'Search icon','Screen Options Icon'=>'Screen options icon','Schedule Icon'=>'Schedule icon','Redo Icon'=>'Redo icon','Randomize Icon'=>'Randomise icon','Products Icon'=>'Products icon','Pressthis Icon'=>'Pressthis icon','Post Status Icon'=>'Post status icon','Portfolio Icon'=>'Portfolio icon','Plus Icon'=>'Plus icon','Playlist Video Icon'=>'Playlist video icon','Playlist Audio Icon'=>'Playlist audio icon','Phone Icon'=>'Phone icon','Performance Icon'=>'Performance icon','Paperclip Icon'=>'Paper clip icon','No Icon'=>'No icon','Networking Icon'=>'Networking icon','Nametag Icon'=>'Name tag icon','Move Icon'=>'Move icon','Money Icon'=>'Money icon','Minus Icon'=>'Minus icon','Migrate Icon'=>'Migrate icon','Microphone Icon'=>'Microphone icon','Megaphone Icon'=>'Megaphone icon','Marker Icon'=>'Marker icon','Lock Icon'=>'Lock icon','Location Icon'=>'Location icon','List View Icon'=>'List view icon','Lightbulb Icon'=>'Lightbulb icon','Left Right Icon'=>'Left right icon','Layout Icon'=>'Layout icon','Laptop Icon'=>'Laptop icon','Info Icon'=>'Info icon','Index Card Icon'=>'Index card icon','ID Icon'=>'ID icon','Hidden Icon'=>'Hidden icon','Heart Icon'=>'Heart icon','Hammer Icon'=>'Hammer icon','Groups Icon'=>'Groups icon','Grid View Icon'=>'Grid view icon','Forms Icon'=>'Forms icon','Flag Icon'=>'Flag icon','Filter Icon'=>'Filter icon','Feedback Icon'=>'Feedback icon','Facebook (alt) Icon'=>'Facebook (alt) icon','Facebook Icon'=>'Facebook icon','External Icon'=>'External icon','Email (alt) Icon'=>'Email (alt) icon','Email Icon'=>'Email icon','Video Icon'=>'Video icon','Unlink Icon'=>'Unlink icon','Underline Icon'=>'Underline icon','Text Color Icon'=>'Text colour icon','Table Icon'=>'Table icon','Strikethrough Icon'=>'Strikethrough icon','Spellcheck Icon'=>'Spellcheck icon','Remove Formatting Icon'=>'Remove formatting icon','Quote Icon'=>'Quote icon','Paste Word Icon'=>'Paste word icon','Paste Text Icon'=>'Paste text icon','Paragraph Icon'=>'Paragraph icon','Outdent Icon'=>'Outdent icon','Kitchen Sink Icon'=>'Kitchen sink icon','Justify Icon'=>'Justify icon','Italic Icon'=>'Italic icon','Insert More Icon'=>'Insert more icon','Indent Icon'=>'Indent icon','Help Icon'=>'Help icon','Expand Icon'=>'Expand icon','Contract Icon'=>'Contract icon','Code Icon'=>'Code icon','Break Icon'=>'Break icon','Bold Icon'=>'Bold icon','Edit Icon'=>'Edit icon','Download Icon'=>'Download icon','Dismiss Icon'=>'Dismiss icon','Desktop Icon'=>'Desktop icon','Dashboard Icon'=>'Dashboard icon','Cloud Icon'=>'Cloud icon','Clock Icon'=>'Clock icon','Clipboard Icon'=>'Clipboard icon','Chart Pie Icon'=>'Chart pie icon','Chart Line Icon'=>'Chart line icon','Chart Bar Icon'=>'Chart bar icon','Chart Area Icon'=>'Chart area icon','Category Icon'=>'Category icon','Cart Icon'=>'Basket icon','Carrot Icon'=>'Carrot icon','Camera Icon'=>'Camera icon','Calendar (alt) Icon'=>'Calendar (alt) icon','Calendar Icon'=>'Calendar icon','Businesswoman Icon'=>'Businesswoman icon','Building Icon'=>'Building icon','Book Icon'=>'Book icon','Backup Icon'=>'Backup icon','Awards Icon'=>'Awards icon','Art Icon'=>'Art icon','Arrow Up Icon'=>'Arrow up icon','Arrow Right Icon'=>'Arrow right icon','Arrow Left Icon'=>'Arrow left icon','Arrow Down Icon'=>'Arrow down icon','Archive Icon'=>'Archive icon','Analytics Icon'=>'Analytics icon','Align Right Icon'=>'Align right icon','Align None Icon'=>'Align none icon','Align Left Icon'=>'Align left icon','Align Center Icon'=>'Align centre icon','Album Icon'=>'Album icon','Users Icon'=>'Users icon','Tools Icon'=>'Tools icon','Site Icon'=>'Site icon','Settings Icon'=>'Settings icon','Post Icon'=>'Post icon','Plugins Icon'=>'Plugins icon','Page Icon'=>'Page icon','Network Icon'=>'Network icon','Multisite Icon'=>'Multisite icon','Media Icon'=>'Media icon','Links Icon'=>'Links icon','Home Icon'=>'Home icon','Customizer Icon'=>'Customiser icon','Comments Icon'=>'Comments icon','Collapse Icon'=>'Collapse icon','Appearance Icon'=>'Appearance icon','Generic Icon'=>'Generic icon','Icon picker requires a value.'=>'Icon picker requires a value.','Icon picker requires an icon type.'=>'Icon picker requires an icon type.','The available icons matching your search query have been updated in the icon picker below.'=>'The available icons matching your search query have been updated in the icon picker below.','No results found for that search term'=>'No results found for that search term','Array'=>'Array','String'=>'String','Specify the return format for the icon. %s'=>'Specify the return format for the icon. %s','Select where content editors can choose the icon from.'=>'Select where content editors can choose the icon from.','The URL to the icon you\'d like to use, or svg as Data URI'=>'The URL to the icon you\'d like to use, or svg as Data URI','Browse Media Library'=>'Browse Media Library','The currently selected image preview'=>'The currently selected image preview','Click to change the icon in the Media Library'=>'Click to change the icon in the Media Library','Search icons...'=>'Search icons...','Media Library'=>'Media Library','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.','Icon Picker'=>'Icon Picker','JSON Load Paths'=>'JSON Load Paths','JSON Save Paths'=>'JSON Save Paths','Registered ACF Forms'=>'Registered ACF Forms','Shortcode Enabled'=>'Shortcode Enabled','Field Settings Tabs Enabled'=>'Field Settings Tabs Enabled','Field Type Modal Enabled'=>'Field Type Modal Enabled','Admin UI Enabled'=>'Admin UI Enabled','Block Preloading Enabled'=>'Block Preloading Enabled','Blocks Per ACF Block Version'=>'Blocks Per ACF Block Version','Blocks Per API Version'=>'Blocks Per API Version','Registered ACF Blocks'=>'Registered ACF Blocks','Light'=>'Light','Standard'=>'Standard','REST API Format'=>'REST API Format','Registered Options Pages (PHP)'=>'Registered Options Pages (PHP)','Registered Options Pages (JSON)'=>'Registered Options Pages (JSON)','Registered Options Pages (UI)'=>'Registered Options Pages (UI)','Options Pages UI Enabled'=>'Options Pages UI Enabled','Registered Taxonomies (JSON)'=>'Registered Taxonomies (JSON)','Registered Taxonomies (UI)'=>'Registered Taxonomies (UI)','Registered Post Types (JSON)'=>'Registered Post Types (JSON)','Registered Post Types (UI)'=>'Registered Post Types (UI)','Post Types and Taxonomies Enabled'=>'Post Types and Taxonomies Enabled','Number of Third Party Fields by Field Type'=>'Number of Third Party Fields by Field Type','Number of Fields by Field Type'=>'Number of Fields by Field Type','Field Groups Enabled for GraphQL'=>'Field Groups Enabled for GraphQL','Field Groups Enabled for REST API'=>'Field Groups Enabled for REST API','Registered Field Groups (JSON)'=>'Registered Field Groups (JSON)','Registered Field Groups (PHP)'=>'Registered Field Groups (PHP)','Registered Field Groups (UI)'=>'Registered Field Groups (UI)','Active Plugins'=>'Active Plugins','Parent Theme'=>'Parent Theme','Active Theme'=>'Active Theme','Is Multisite'=>'Is Multisite','MySQL Version'=>'MySQL Version','WordPress Version'=>'WordPress Version','Subscription Expiry Date'=>'Subscription Expiry Date','License Status'=>'Licence Status','License Type'=>'Licence Type','Licensed URL'=>'Licensed URL','License Activated'=>'Licence Activated','Free'=>'Free','Plugin Type'=>'Plugin Type','Plugin Version'=>'Plugin Version','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'This section contains debug information about your ACF configuration which can be useful to provide to support.','An ACF Block on this page requires attention before you can save.'=>'An ACF Block on this page requires attention before you can save.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.','Dismiss permanently'=>'Dismiss permanently','Instructions for content editors. Shown when submitting data.'=>'Instructions for content editors. Shown when submitting data.','Has no term selected'=>'Has no term selected','Has any term selected'=>'Has any term selected','Terms do not contain'=>'Terms do not contain','Terms contain'=>'Terms contain','Term is not equal to'=>'Term is not equal to','Term is equal to'=>'Term is equal to','Has no user selected'=>'Has no user selected','Has any user selected'=>'Has any user selected','Users do not contain'=>'Users do not contain','Users contain'=>'Users contain','User is not equal to'=>'User is not equal to','User is equal to'=>'User is equal to','Has no page selected'=>'Has no page selected','Has any page selected'=>'Has any page selected','Pages do not contain'=>'Pages do not contain','Pages contain'=>'Pages contain','Page is not equal to'=>'Page is not equal to','Page is equal to'=>'Page is equal to','Has no relationship selected'=>'Has no relationship selected','Has any relationship selected'=>'Has any relationship selected','Has no post selected'=>'Has no post selected','Has any post selected'=>'Has any post selected','Posts do not contain'=>'Posts do not contain','Posts contain'=>'Posts contain','Post is not equal to'=>'Post is not equal to','Post is equal to'=>'Post is equal to','Relationships do not contain'=>'Relationships do not contain','Relationships contain'=>'Relationships contain','Relationship is not equal to'=>'Relationship is not equal to','Relationship is equal to'=>'Relationship is equal to','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF Fields','ACF PRO Feature'=>'ACF PRO Feature','Renew PRO to Unlock'=>'Renew PRO to Unlock','Renew PRO License'=>'Renew PRO Licence','PRO fields cannot be edited without an active license.'=>'PRO fields cannot be edited without an active licence.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Please activate your ACF PRO licence to edit field groups assigned to an ACF Block.','Please activate your ACF PRO license to edit this options page.'=>'Please activate your ACF PRO licence to edit this options page.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.','Please contact your site administrator or developer for more details.'=>'Please contact your site administrator or developer for more details.','Learn more'=>'Learn more','Hide details'=>'Hide details','Show details'=>'Show details','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - rendered via %3$s','Renew ACF PRO License'=>'Renew ACF PRO Licence','Renew License'=>'Renew Licence','Manage License'=>'Manage Licence','\'High\' position not supported in the Block Editor'=>'\'High\' position not supported in the Block Editor','Upgrade to ACF PRO'=>'Upgrade to ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.','Add Options Page'=>'Add Options Page','In the editor used as the placeholder of the title.'=>'In the editor used as the placeholder of the title.','Title Placeholder'=>'Title Placeholder','4 Months Free'=>'4 Months Free','(Duplicated from %s)'=>'(Duplicated from %s)','Select Options Pages'=>'Select Options Pages','Duplicate taxonomy'=>'Duplicate taxonomy','Create taxonomy'=>'Create taxonomy','Duplicate post type'=>'Duplicate post type','Create post type'=>'Create post type','Link field groups'=>'Link field groups','Add fields'=>'Add fields','This Field'=>'This Field','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Support','is developed and maintained by'=>'is developed and maintained by','Add this %s to the location rules of the selected field groups.'=>'Add this %s to the location rules of the selected field groups.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy','Target Field'=>'Target Field','Update a field on the selected values, referencing back to this ID'=>'Update a field on the selected values, referencing back to this ID','Bidirectional'=>'Bidirectional','%s Field'=>'%s Field','Select Multiple'=>'Select Multiple','WP Engine logo'=>'WP Engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Lower case letters, underscores and dashes only, Max 32 characters.','The capability name for assigning terms of this taxonomy.'=>'The capability name for assigning terms of this taxonomy.','Assign Terms Capability'=>'Assign Terms Capability','The capability name for deleting terms of this taxonomy.'=>'The capability name for deleting terms of this taxonomy.','Delete Terms Capability'=>'Delete Terms Capability','The capability name for editing terms of this taxonomy.'=>'The capability name for editing terms of this taxonomy.','Edit Terms Capability'=>'Edit Terms Capability','The capability name for managing terms of this taxonomy.'=>'The capability name for managing terms of this taxonomy.','Manage Terms Capability'=>'Manage Terms Capability','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Sets whether posts should be excluded from search results and taxonomy archive pages.','More Tools from WP Engine'=>'More Tools from WP Engine','Built for those that build with WordPress, by the team at %s'=>'Built for those that build with WordPress, by the team at %s','View Pricing & Upgrade'=>'View Pricing & Upgrade','Learn More'=>'Learn More','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Unlock Advanced Features and Build Even More with ACF PRO','%s fields'=>'%s fields','No terms'=>'No terms','No post types'=>'No post types','No posts'=>'No posts','No taxonomies'=>'No taxonomies','No field groups'=>'No field groups','No fields'=>'No fields','No description'=>'No description','Any post status'=>'Any post status','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'This taxonomy key is already in use by another taxonomy in ACF and cannot be used.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.','The taxonomy key must be under 32 characters.'=>'The taxonomy key must be under 32 characters.','No Taxonomies found in Trash'=>'No Taxonomies found in the bin','No Taxonomies found'=>'No Taxonomies found','Search Taxonomies'=>'Search Taxonomies','View Taxonomy'=>'View Taxonomy','New Taxonomy'=>'New Taxonomy','Edit Taxonomy'=>'Edit Taxonomy','Add New Taxonomy'=>'Add New Taxonomy','No Post Types found in Trash'=>'No Post Types found in the bin','No Post Types found'=>'No Post Types found','Search Post Types'=>'Search Post Types','View Post Type'=>'View Post Type','New Post Type'=>'New Post Type','Edit Post Type'=>'Edit Post Type','Add New Post Type'=>'Add New Post Type','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'This post type key is already in use by another post type registered outside of ACF and cannot be used.','This post type key is already in use by another post type in ACF and cannot be used.'=>'This post type key is already in use by another post type in ACF and cannot be used.','This field must not be a WordPress reserved term.'=>'This field must not be a WordPress reserved term.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'The post type key must only contain lower case alphanumeric characters, underscores or dashes.','The post type key must be under 20 characters.'=>'The post type key must be under 20 characters.','We do not recommend using this field in ACF Blocks.'=>'We do not recommend using this field in ACF Blocks.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.','WYSIWYG Editor'=>'WYSIWYG Editor','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Allows the selection of one or more users which can be used to create relationships between data objects.','A text input specifically designed for storing web addresses.'=>'A text input specifically designed for storing web addresses.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylised switch or checkbox.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'An interactive UI for picking a time. The time format can be customised using the field settings.','A basic textarea input for storing paragraphs of text.'=>'A basic textarea input for storing paragraphs of text.','A basic text input, useful for storing single string values.'=>'A basic text input, useful for storing single string values.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organised and structured.','A dropdown list with a selection of choices that you specify.'=>'A dropdown list with a selection of choices that you specify.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.','An input for selecting a numerical value within a specified range using a range slider element.'=>'An input for selecting a numerical value within a specified range using a range slider element.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'A group of radio button inputs that allows the user to make a single selection from values that you specify.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'An interactive and customisable UI for picking one or many posts, pages or post type items with the option to search. ','An input for providing a password using a masked field.'=>'An input for providing a password using a masked field.','Filter by Post Status'=>'Filter by Post Status','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.','An input limited to numerical values.'=>'An input limited to numerical values.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Allows you to specify a link and its properties such as title and target using the WordPress native link picker.','Uses the native WordPress media picker to upload, or choose images.'=>'Uses the native WordPress media picker to upload, or choose images.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Provides a way to structure fields into groups to better organise the data and the edit screen.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.','Uses the native WordPress media picker to upload, or choose files.'=>'Uses the native WordPress media picker to upload, or choose files.','A text input specifically designed for storing email addresses.'=>'A text input specifically designed for storing email addresses.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'An interactive UI for picking a date and time. The date return format can be customised using the field settings.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'An interactive UI for picking a date. The date return format can be customised using the field settings.','An interactive UI for selecting a color, or specifying a Hex value.'=>'An interactive UI for selecting a colour, or specifying a Hex value.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'A group of checkbox inputs that allow the user to select one, or multiple values that you specify.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'A group of buttons with values that you specify, users can choose one option from the values provided.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Allows you to group and organise custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.','nounClone'=>'Clone','PRO'=>'PRO','Advanced'=>'Advanced','JSON (newer)'=>'JSON (newer)','Original'=>'Original','Invalid post ID.'=>'Invalid post ID.','Invalid post type selected for review.'=>'Invalid post type selected for review.','More'=>'More','Tutorial'=>'Tutorial','Select Field'=>'Select Field','Try a different search term or browse %s'=>'Try a different search term or browse %s','Popular fields'=>'Popular fields','No search results for \'%s\''=>'No search results for \'%s\'','Search fields...'=>'Search fields...','Select Field Type'=>'Select Field Type','Popular'=>'Popular','Add Taxonomy'=>'Add Taxonomy','Create custom taxonomies to classify post type content'=>'Create custom taxonomies to classify post type content','Add Your First Taxonomy'=>'Add Your First Taxonomy','Hierarchical taxonomies can have descendants (like categories).'=>'Hierarchical taxonomies can have descendants (like categories).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Makes a taxonomy visible on the frontend and in the admin dashboard.','One or many post types that can be classified with this taxonomy.'=>'One or many post types that can be classified with this taxonomy.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Optional custom controller to use instead of `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Expose this post type in the REST API.','Customize the query variable name'=>'Customise the query variable name','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Parent-child terms in URLs for hierarchical taxonomies.','Customize the slug used in the URL'=>'Customise the slug used in the URL','Permalinks for this taxonomy are disabled.'=>'Permalinks for this taxonomy are disabled.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be','Taxonomy Key'=>'Taxonomy Key','Select the type of permalink to use for this taxonomy.'=>'Select the type of permalink to use for this taxonomy.','Display a column for the taxonomy on post type listing screens.'=>'Display a column for the taxonomy on post type listing screens.','Show Admin Column'=>'Show Admin Column','Show the taxonomy in the quick/bulk edit panel.'=>'Show the taxonomy in the quick/bulk edit panel.','Quick Edit'=>'Quick Edit','List the taxonomy in the Tag Cloud Widget controls.'=>'List the taxonomy in the Tag Cloud Widget controls.','Tag Cloud'=>'Tag Cloud','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'A PHP function name to be called for sanitising taxonomy data saved from a meta box.','Meta Box Sanitization Callback'=>'Meta Box Sanitisation Callback','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'A PHP function name to be called to handle the content of a meta box on your taxonomy.','Register Meta Box Callback'=>'Register Meta Box Callback','No Meta Box'=>'No Meta Box','Custom Meta Box'=>'Custom Meta Box','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.','Meta Box'=>'Meta Box','Categories Meta Box'=>'Categories Meta Box','Tags Meta Box'=>'Tags Meta Box','A link to a tag'=>'A link to a tag','Describes a navigation link block variation used in the block editor.'=>'Describes a navigation link block variation used in the block editor.','A link to a %s'=>'A link to a %s','Tag Link'=>'Tag Link','Assigns a title for navigation link block variation used in the block editor.'=>'Assigns a title for navigation link block variation used in the block editor.','← Go to tags'=>'← Go to tags','Assigns the text used to link back to the main index after updating a term.'=>'Assigns the text used to link back to the main index after updating a term.','Back To Items'=>'Back To Items','← Go to %s'=>'← Go to %s','Tags list'=>'Tags list','Assigns text to the table hidden heading.'=>'Assigns text to the table hidden heading.','Tags list navigation'=>'Tags list navigation','Assigns text to the table pagination hidden heading.'=>'Assigns text to the table pagination hidden heading.','Filter by category'=>'Filter by category','Assigns text to the filter button in the posts lists table.'=>'Assigns text to the filter button in the posts lists table.','Filter By Item'=>'Filter By Item','Filter by %s'=>'Filter by %s','The description is not prominent by default; however, some themes may show it.'=>'The description is not prominent by default; however, some themes may show it.','Describes the Description field on the Edit Tags screen.'=>'Describes the Description field on the Edit Tags screen.','Description Field Description'=>'Description Field Description','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band','Describes the Parent field on the Edit Tags screen.'=>'Describes the Parent field on the Edit Tags screen.','Parent Field Description'=>'Parent Field Description','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.','Describes the Slug field on the Edit Tags screen.'=>'Describes the Slug field on the Edit Tags screen.','Slug Field Description'=>'Slug Field Description','The name is how it appears on your site'=>'The name is how it appears on your site','Describes the Name field on the Edit Tags screen.'=>'Describes the Name field on the Edit Tags screen.','Name Field Description'=>'Name Field Description','No tags'=>'No tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Assigns the text displayed in the posts and media list tables when no tags or categories are available.','No Terms'=>'No Terms','No %s'=>'No %s','No tags found'=>'No tags found','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.','Not Found'=>'Not Found','Assigns text to the Title field of the Most Used tab.'=>'Assigns text to the Title field of the Most Used tab.','Most Used'=>'Most Used','Choose from the most used tags'=>'Choose from the most used tags','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.','Choose From Most Used'=>'Choose From Most Used','Choose from the most used %s'=>'Choose from the most used %s','Add or remove tags'=>'Add or remove tags','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies','Add Or Remove Items'=>'Add Or Remove Items','Add or remove %s'=>'Add or remove %s','Separate tags with commas'=>'Separate tags with commas','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.','Separate Items With Commas'=>'Separate Items With Commas','Separate %s with commas'=>'Separate %s with commas','Popular Tags'=>'Popular Tags','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Assigns popular items text. Only used for non-hierarchical taxonomies.','Popular Items'=>'Popular Items','Popular %s'=>'Popular %s','Search Tags'=>'Search Tags','Assigns search items text.'=>'Assigns search items text.','Parent Category:'=>'Parent Category:','Assigns parent item text, but with a colon (:) added to the end.'=>'Assigns parent item text, but with a colon (:) added to the end.','Parent Item With Colon'=>'Parent Item With Colon','Parent Category'=>'Parent Category','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Assigns parent item text. Only used on hierarchical taxonomies.','Parent Item'=>'Parent Item','Parent %s'=>'Parent %s','New Tag Name'=>'New Tag Name','Assigns the new item name text.'=>'Assigns the new item name text.','New Item Name'=>'New Item Name','New %s Name'=>'New %s Name','Add New Tag'=>'Add New Tag','Assigns the add new item text.'=>'Assigns the add new item text.','Update Tag'=>'Update Tag','Assigns the update item text.'=>'Assigns the update item text.','Update Item'=>'Update Item','Update %s'=>'Update %s','View Tag'=>'View Tag','In the admin bar to view term during editing.'=>'In the admin bar to view term during editing.','Edit Tag'=>'Edit Tag','At the top of the editor screen when editing a term.'=>'At the top of the editor screen when editing a term.','All Tags'=>'All Tags','Assigns the all items text.'=>'Assigns the all items text.','Assigns the menu name text.'=>'Assigns the menu name text.','Menu Label'=>'Menu Label','Active taxonomies are enabled and registered with WordPress.'=>'Active taxonomies are enabled and registered with WordPress.','A descriptive summary of the taxonomy.'=>'A descriptive summary of the taxonomy.','A descriptive summary of the term.'=>'A descriptive summary of the term.','Term Description'=>'Term Description','Single word, no spaces. Underscores and dashes allowed.'=>'Single word, no spaces. Underscores and dashes allowed.','Term Slug'=>'Term Slug','The name of the default term.'=>'The name of the default term.','Term Name'=>'Term Name','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.','Default Term'=>'Default Term','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.','Sort Terms'=>'Sort Terms','Add Post Type'=>'Add Post Type','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Expand the functionality of WordPress beyond standard posts and pages with custom post types.','Add Your First Post Type'=>'Add Your First Post Type','I know what I\'m doing, show me all the options.'=>'I know what I\'m doing, show me all the options.','Advanced Configuration'=>'Advanced Configuration','Hierarchical post types can have descendants (like pages).'=>'Hierarchical post types can have descendants (like pages).','Hierarchical'=>'Hierarchical','Visible on the frontend and in the admin dashboard.'=>'Visible on the frontend and in the admin dashboard.','Public'=>'Public','movie'=>'movie','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Lower case letters, underscores and dashes only, Max 20 characters.','Movie'=>'Movie','Singular Label'=>'Singular Label','Movies'=>'Movies','Plural Label'=>'Plural Label','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Optional custom controller to use instead of `WP_REST_Posts_Controller`.','Controller Class'=>'Controller Class','The namespace part of the REST API URL.'=>'The namespace part of the REST API URL.','Namespace Route'=>'Namespace Route','The base URL for the post type REST API URLs.'=>'The base URL for the post type REST API URLs.','Base URL'=>'Base URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Exposes this post type in the REST API. Required to use the block editor.','Show In REST API'=>'Show In REST API','Customize the query variable name.'=>'Customise the query variable name.','Query Variable'=>'Query Variable','No Query Variable Support'=>'No Query Variable Support','Custom Query Variable'=>'Custom Query Variable','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.','Query Variable Support'=>'Query Variable Support','URLs for an item and items can be accessed with a query string.'=>'URLs for an item and items can be accessed with a query string.','Publicly Queryable'=>'Publicly Queryable','Custom slug for the Archive URL.'=>'Custom slug for the Archive URL.','Archive Slug'=>'Archive Slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Has an item archive that can be customised with an archive template file in your theme.','Archive'=>'Archive','Pagination support for the items URLs such as the archives.'=>'Pagination support for the items URLs such as the archives.','Pagination'=>'Pagination','RSS feed URL for the post type items.'=>'RSS feed URL for the post type items.','Feed URL'=>'Feed URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.','Front URL Prefix'=>'Front URL Prefix','Customize the slug used in the URL.'=>'Customise the slug used in the URL.','URL Slug'=>'URL Slug','Permalinks for this post type are disabled.'=>'Permalinks for this post type are disabled.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be','No Permalink (prevent URL rewriting)'=>'No Permalink (prevent URL rewriting)','Custom Permalink'=>'Custom Permalink','Post Type Key'=>'Post Type Key','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Rewrite the URL using the post type key as the slug. Your permalink structure will be','Permalink Rewrite'=>'Permalink Rewrite','Delete items by a user when that user is deleted.'=>'Delete items by a user when that user is deleted.','Delete With User'=>'Delete With User','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Allow the post type to be exported from \'Tools\' > \'Export\'.','Can Export'=>'Can Export','Optionally provide a plural to be used in capabilities.'=>'Optionally provide a plural to be used in capabilities.','Plural Capability Name'=>'Plural Capability Name','Choose another post type to base the capabilities for this post type.'=>'Choose another post type to base the capabilities for this post type.','Singular Capability Name'=>'Singular Capability Name','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Rename Capabilities','Exclude From Search'=>'Exclude From Search','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.','Appearance Menus Support'=>'Appearance Menus Support','Appears as an item in the \'New\' menu in the admin bar.'=>'Appears as an item in the \'New\' menu in the admin bar.','Show In Admin Bar'=>'Show In Admin Bar','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'A PHP function name to be called when setting up the meta boxes for the edit screen.','Custom Meta Box Callback'=>'Custom Meta Box Callback','Menu Icon'=>'Menu Icon','The position in the sidebar menu in the admin dashboard.'=>'The position in the sidebar menu in the admin dashboard.','Menu Position'=>'Menu Position','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.','Admin Menu Parent'=>'Admin Menu Parent','Admin editor navigation in the sidebar menu.'=>'Admin editor navigation in the sidebar menu.','Show In Admin Menu'=>'Show In Admin Menu','Items can be edited and managed in the admin dashboard.'=>'Items can be edited and managed in the admin dashboard.','Show In UI'=>'Show In UI','A link to a post.'=>'A link to a post.','Description for a navigation link block variation.'=>'Description for a navigation link block variation.','Item Link Description'=>'Item Link Description','A link to a %s.'=>'A link to a %s.','Post Link'=>'Post Link','Title for a navigation link block variation.'=>'Title for a navigation link block variation.','Item Link'=>'Item Link','%s Link'=>'%s Link','Post updated.'=>'Post updated.','In the editor notice after an item is updated.'=>'In the editor notice after an item is updated.','Item Updated'=>'Item Updated','%s updated.'=>'%s updated.','Post scheduled.'=>'Post scheduled.','In the editor notice after scheduling an item.'=>'In the editor notice after scheduling an item.','Item Scheduled'=>'Item Scheduled','%s scheduled.'=>'%s scheduled.','Post reverted to draft.'=>'Post reverted to draft.','In the editor notice after reverting an item to draft.'=>'In the editor notice after reverting an item to draft.','Item Reverted To Draft'=>'Item Reverted To Draft','%s reverted to draft.'=>'%s reverted to draft.','Post published privately.'=>'Post published privately.','In the editor notice after publishing a private item.'=>'In the editor notice after publishing a private item.','Item Published Privately'=>'Item Published Privately','%s published privately.'=>'%s published privately.','Post published.'=>'Post published.','In the editor notice after publishing an item.'=>'In the editor notice after publishing an item.','Item Published'=>'Item Published','%s published.'=>'%s published.','Posts list'=>'Posts list','Used by screen readers for the items list on the post type list screen.'=>'Used by screen readers for the items list on the post type list screen.','Items List'=>'Items List','%s list'=>'%s list','Posts list navigation'=>'Posts list navigation','Used by screen readers for the filter list pagination on the post type list screen.'=>'Used by screen readers for the filter list pagination on the post type list screen.','Items List Navigation'=>'Items List Navigation','%s list navigation'=>'%s list navigation','Filter posts by date'=>'Filter posts by date','Used by screen readers for the filter by date heading on the post type list screen.'=>'Used by screen readers for the filter by date heading on the post type list screen.','Filter Items By Date'=>'Filter Items By Date','Filter %s by date'=>'Filter %s by date','Filter posts list'=>'Filter posts list','Used by screen readers for the filter links heading on the post type list screen.'=>'Used by screen readers for the filter links heading on the post type list screen.','Filter Items List'=>'Filter Items List','Filter %s list'=>'Filter %s list','In the media modal showing all media uploaded to this item.'=>'In the media modal showing all media uploaded to this item.','Uploaded To This Item'=>'Uploaded To This Item','Uploaded to this %s'=>'Uploaded to this %s','Insert into post'=>'Insert into post','As the button label when adding media to content.'=>'As the button label when adding media to content.','Insert Into Media Button'=>'Insert Into Media Button','Insert into %s'=>'Insert into %s','Use as featured image'=>'Use as featured image','As the button label for selecting to use an image as the featured image.'=>'As the button label for selecting to use an image as the featured image.','Use Featured Image'=>'Use Featured Image','Remove featured image'=>'Remove featured image','As the button label when removing the featured image.'=>'As the button label when removing the featured image.','Remove Featured Image'=>'Remove Featured Image','Set featured image'=>'Set featured image','As the button label when setting the featured image.'=>'As the button label when setting the featured image.','Set Featured Image'=>'Set Featured Image','Featured image'=>'Featured image','In the editor used for the title of the featured image meta box.'=>'In the editor used for the title of the featured image meta box.','Featured Image Meta Box'=>'Featured Image Meta Box','Post Attributes'=>'Post Attributes','In the editor used for the title of the post attributes meta box.'=>'In the editor used for the title of the post attributes meta box.','Attributes Meta Box'=>'Attributes Meta Box','%s Attributes'=>'%s Attributes','Post Archives'=>'Post Archives','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a post type with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.','Archives Nav Menu'=>'Archives Nav Menu','%s Archives'=>'%s Archives','No posts found in Trash'=>'No posts found in the bin','At the top of the post type list screen when there are no posts in the trash.'=>'At the top of the post type list screen when there are no posts in the bin.','No Items Found in Trash'=>'No Items Found in the bin','No %s found in Trash'=>'No %s found in the bin','No posts found'=>'No posts found','At the top of the post type list screen when there are no posts to display.'=>'At the top of the post type list screen when there are no posts to display.','No Items Found'=>'No Items Found','No %s found'=>'No %s found','Search Posts'=>'Search Posts','At the top of the items screen when searching for an item.'=>'At the top of the items screen when searching for an item.','Search Items'=>'Search Items','Search %s'=>'Search %s','Parent Page:'=>'Parent Page:','For hierarchical types in the post type list screen.'=>'For hierarchical types in the post type list screen.','Parent Item Prefix'=>'Parent Item Prefix','Parent %s:'=>'Parent %s:','New Post'=>'New Post','New Item'=>'New Item','New %s'=>'New %s','Add New Post'=>'Add New Post','At the top of the editor screen when adding a new item.'=>'At the top of the editor screen when adding a new item.','Add New Item'=>'Add New Item','Add New %s'=>'Add New %s','View Posts'=>'View Posts','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.','View Items'=>'View Items','View Post'=>'View Post','In the admin bar to view item when editing it.'=>'In the admin bar to view item when editing it.','View Item'=>'View Item','View %s'=>'View %s','Edit Post'=>'Edit Post','At the top of the editor screen when editing an item.'=>'At the top of the editor screen when editing an item.','Edit Item'=>'Edit Item','Edit %s'=>'Edit %s','All Posts'=>'All Posts','In the post type submenu in the admin dashboard.'=>'In the post type submenu in the admin dashboard.','All Items'=>'All Items','All %s'=>'All %s','Admin menu name for the post type.'=>'Admin menu name for the post type.','Menu Name'=>'Menu Name','Regenerate all labels using the Singular and Plural labels'=>'Regenerate all labels using the Singular and Plural labels','Regenerate'=>'Regenerate','Active post types are enabled and registered with WordPress.'=>'Active post types are enabled and registered with WordPress.','A descriptive summary of the post type.'=>'A descriptive summary of the post type.','Add Custom'=>'Add Custom','Enable various features in the content editor.'=>'Enable various features in the content editor.','Post Formats'=>'Post Formats','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Select existing taxonomies to classify items of the post type.','Browse Fields'=>'Browse Fields','Nothing to import'=>'Nothing to import','. The Custom Post Type UI plugin can be deactivated.'=>'. The Custom Post Type UI plugin can be deactivated.','Imported %d item from Custom Post Type UI -'=>'Imported %d item from Custom Post Type UI -' . "\0" . 'Imported %d items from Custom Post Type UI -','Failed to import taxonomies.'=>'Failed to import taxonomies.','Failed to import post types.'=>'Failed to import post types.','Nothing from Custom Post Type UI plugin selected for import.'=>'Nothing from Custom Post Type UI plugin selected for import.','Imported 1 item'=>'Imported 1 item' . "\0" . 'Imported %s items','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.','Import from Custom Post Type UI'=>'Import from Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.','Export - Generate PHP'=>'Export - Generate PHP','Export'=>'Export','Select Taxonomies'=>'Select Taxonomies','Select Post Types'=>'Select Post Types','Exported 1 item.'=>'Exported 1 item.' . "\0" . 'Exported %s items.','Category'=>'Category','Tag'=>'Tag','%s taxonomy created'=>'%s taxonomy created','%s taxonomy updated'=>'%s taxonomy updated','Taxonomy draft updated.'=>'Taxonomy draft updated.','Taxonomy scheduled for.'=>'Taxonomy scheduled for.','Taxonomy submitted.'=>'Taxonomy submitted.','Taxonomy saved.'=>'Taxonomy saved.','Taxonomy deleted.'=>'Taxonomy deleted.','Taxonomy updated.'=>'Taxonomy updated.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.','Taxonomy synchronized.'=>'Taxonomy synchronised.' . "\0" . '%s taxonomies synchronised.','Taxonomy duplicated.'=>'Taxonomy duplicated.' . "\0" . '%s taxonomies duplicated.','Taxonomy deactivated.'=>'Taxonomy deactivated.' . "\0" . '%s taxonomies deactivated.','Taxonomy activated.'=>'Taxonomy activated.' . "\0" . '%s taxonomies activated.','Terms'=>'Terms','Post type synchronized.'=>'Post type synchronised.' . "\0" . '%s post types synchronised.','Post type duplicated.'=>'Post type duplicated.' . "\0" . '%s post types duplicated.','Post type deactivated.'=>'Post type deactivated.' . "\0" . '%s post types deactivated.','Post type activated.'=>'Post type activated.' . "\0" . '%s post types activated.','Post Types'=>'Post Types','Advanced Settings'=>'Advanced Settings','Basic Settings'=>'Basic Settings','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'This post type could not be registered because its key is in use by another post type registered by another plugin or theme.','Pages'=>'Pages','Link Existing Field Groups'=>'Link Existing Field Groups','%s post type created'=>'%s post type created','Add fields to %s'=>'Add fields to %s','%s post type updated'=>'%s post type updated','Post type draft updated.'=>'Post type draft updated.','Post type scheduled for.'=>'Post type scheduled for.','Post type submitted.'=>'Post type submitted.','Post type saved.'=>'Post type saved.','Post type updated.'=>'Post type updated.','Post type deleted.'=>'Post type deleted.','Type to search...'=>'Type to search...','PRO Only'=>'PRO Only','Field groups linked successfully.'=>'Field groups linked successfully.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.','ACF'=>'ACF','taxonomy'=>'taxonomy','post type'=>'post type','Done'=>'Done','Field Group(s)'=>'Field Group(s)','Select one or many field groups...'=>'Select one or many field groups...','Please select the field groups to link.'=>'Please select the field groups to link.','Field group linked successfully.'=>'Field group linked successfully.' . "\0" . 'Field groups linked successfully.','post statusRegistration Failed'=>'Registration Failed','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'This item could not be registered because its key is in use by another item registered by another plugin or theme.','REST API'=>'REST API','Permissions'=>'Permissions','URLs'=>'URLs','Visibility'=>'Visibility','Labels'=>'Labels','Field Settings Tabs'=>'Field Settings Tabs','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF shortcode value disabled for preview]','Close Modal'=>'Close Modal','Field moved to other group'=>'Field moved to other group','Close modal'=>'Close modal','Start a new group of tabs at this tab.'=>'Start a new group of tabs at this tab.','New Tab Group'=>'New Tab Group','Use a stylized checkbox using select2'=>'Use a stylised checkbox using select2','Save Other Choice'=>'Save Other Choice','Allow Other Choice'=>'Allow Other Choice','Add Toggle All'=>'Add Toggle All','Save Custom Values'=>'Save Custom Values','Allow Custom Values'=>'Allow Custom Values','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Checkbox custom values cannot be empty. Uncheck any empty values.','Updates'=>'Updates','Advanced Custom Fields logo'=>'Advanced Custom Fields logo','Save Changes'=>'Save Changes','Field Group Title'=>'Field Group Title','Add title'=>'Add title','New to ACF? Take a look at our getting started guide.'=>'New to ACF? Take a look at our getting started guide.','Add Field Group'=>'Add Field Group','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF uses field groups to group custom fields together, and then attach those fields to edit screens.','Add Your First Field Group'=>'Add Your First Field Group','Options Pages'=>'Options Pages','ACF Blocks'=>'ACF Blocks','Gallery Field'=>'Gallery Field','Flexible Content Field'=>'Flexible Content Field','Repeater Field'=>'Repeater Field','Unlock Extra Features with ACF PRO'=>'Unlock Extra Features with ACF PRO','Delete Field Group'=>'Delete Field Group','Created on %1$s at %2$s'=>'Created on %1$s at %2$s','Group Settings'=>'Group Settings','Location Rules'=>'Location Rules','Choose from over 30 field types. Learn more.'=>'Choose from over 30 field types. Learn more.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.','Add Your First Field'=>'Add Your First Field','#'=>'#','Add Field'=>'Add Field','Presentation'=>'Presentation','Validation'=>'Validation','General'=>'General','Import JSON'=>'Import JSON','Export As JSON'=>'Export As JSON','Field group deactivated.'=>'Field group deactivated.' . "\0" . '%s field groups deactivated.','Field group activated.'=>'Field group activated.' . "\0" . '%s field groups activated.','Deactivate'=>'Deactivate','Deactivate this item'=>'Deactivate this item','Activate'=>'Activate','Activate this item'=>'Activate this item','Move field group to trash?'=>'Move field group to trash?','post statusInactive'=>'Inactive','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialised. This is not supported and can result in malformed or missing data. Learn how to fix this.','%1$s must have a user with the %2$s role.'=>'%1$s must have a user with the %2$s role.' . "\0" . '%1$s must have a user with one of the following roles: %2$s','%1$s must have a valid user ID.'=>'%1$s must have a valid user ID.','Invalid request.'=>'Invalid request.','%1$s is not one of %2$s'=>'%1$s is not one of %2$s','%1$s must have term %2$s.'=>'%1$s must have term %2$s.' . "\0" . '%1$s must have one of the following terms: %2$s','%1$s must be of post type %2$s.'=>'%1$s must be of post type %2$s.' . "\0" . '%1$s must be of one of the following post types: %2$s','%1$s must have a valid post ID.'=>'%1$s must have a valid post ID.','%s requires a valid attachment ID.'=>'%s requires a valid attachment ID.','Show in REST API'=>'Show in REST API','Enable Transparency'=>'Enable Transparency','RGBA Array'=>'RGBA Array','RGBA String'=>'RGBA String','Hex String'=>'Hex String','Upgrade to PRO'=>'Upgrade to PRO','post statusActive'=>'Active','\'%s\' is not a valid email address'=>'\'%s\' is not a valid email address','Color value'=>'Colour value','Select default color'=>'Select default colour','Clear color'=>'Clear colour','Blocks'=>'Blocks','Options'=>'Options','Users'=>'Users','Menu items'=>'Menu items','Widgets'=>'Widgets','Attachments'=>'Attachments','Taxonomies'=>'Taxonomies','Posts'=>'Posts','Last updated: %s'=>'Last updated: %s','Sorry, this post is unavailable for diff comparison.'=>'Sorry, this post is unavailable for diff comparison.','Invalid field group parameter(s).'=>'Invalid field group parameter(s).','Awaiting save'=>'Awaiting save','Saved'=>'Saved','Import'=>'Import','Review changes'=>'Review changes','Located in: %s'=>'Located in: %s','Located in plugin: %s'=>'Located in plugin: %s','Located in theme: %s'=>'Located in theme: %s','Various'=>'Various','Sync changes'=>'Sync changes','Loading diff'=>'Loading diff','Review local JSON changes'=>'Review local JSON changes','Visit website'=>'Visit website','View details'=>'View details','Version %s'=>'Version %s','Information'=>'Information','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentation. Our extensive documentation contains references and guides for most situations you may encounter.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:','Help & Support'=>'Help & Support','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Please use the Help & Support tab to get in touch should you find yourself requiring assistance.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Before creating your first Field Group, we recommend first reading our Getting started guide to familiarise yourself with the plugin\'s philosophy and best practises.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'The Advanced Custom Fields plugin provides a visual form builder to customise WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.','Overview'=>'Overview','Location type "%s" is already registered.'=>'Location type "%s" is already registered.','Class "%s" does not exist.'=>'Class "%s" does not exist.','Invalid nonce.'=>'Invalid nonce.','Error loading field.'=>'Error loading field.','Location not found: %s'=>'Location not found: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'User Role','Comment'=>'Comment','Post Format'=>'Post Format','Menu Item'=>'Menu Item','Post Status'=>'Post Status','Menus'=>'Menus','Menu Locations'=>'Menu Locations','Menu'=>'Menu','Post Taxonomy'=>'Post Taxonomy','Child Page (has parent)'=>'Child Page (has parent)','Parent Page (has children)'=>'Parent Page (has children)','Top Level Page (no parent)'=>'Top Level Page (no parent)','Posts Page'=>'Posts Page','Front Page'=>'Front Page','Page Type'=>'Page Type','Viewing back end'=>'Viewing back end','Viewing front end'=>'Viewing front end','Logged in'=>'Logged in','Current User'=>'Current User','Page Template'=>'Page Template','Register'=>'Register','Add / Edit'=>'Add / Edit','User Form'=>'User Form','Page Parent'=>'Page Parent','Super Admin'=>'Super Admin','Current User Role'=>'Current User Role','Default Template'=>'Default Template','Post Template'=>'Post Template','Post Category'=>'Post Category','All %s formats'=>'All %s formats','Attachment'=>'Attachment','%s value is required'=>'%s value is required','Show this field if'=>'Show this field if','Conditional Logic'=>'Conditional Logic','and'=>'and','Local JSON'=>'Local JSON','Clone Field'=>'Clone Field','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Please also check all premium add-ons (%s) are updated to the latest version.','This version contains improvements to your database and requires an upgrade.'=>'This version contains improvements to your database and requires an upgrade.','Thank you for updating to %1$s v%2$s!'=>'Thank you for updating to %1$s v%2$s!','Database Upgrade Required'=>'Database Upgrade Required','Options Page'=>'Options Page','Gallery'=>'Gallery','Flexible Content'=>'Flexible Content','Repeater'=>'Repeater','Back to all tools'=>'Back to all tools','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)','Select items to hide them from the edit screen.'=>'Select items to hide them from the edit screen.','Hide on screen'=>'Hide on screen','Send Trackbacks'=>'Send Trackbacks','Tags'=>'Tags','Categories'=>'Categories','Page Attributes'=>'Page Attributes','Format'=>'Format','Author'=>'Author','Slug'=>'Slug','Revisions'=>'Revisions','Comments'=>'Comments','Discussion'=>'Discussion','Excerpt'=>'Excerpt','Content Editor'=>'Content Editor','Permalink'=>'Permalink','Shown in field group list'=>'Shown in field group list','Field groups with a lower order will appear first'=>'Field groups with a lower order will appear first','Order No.'=>'Order No.','Below fields'=>'Below fields','Below labels'=>'Below labels','Instruction Placement'=>'Instruction Placement','Label Placement'=>'Label Placement','Side'=>'Side','Normal (after content)'=>'Normal (after content)','High (after title)'=>'High (after title)','Position'=>'Position','Seamless (no metabox)'=>'Seamless (no metabox)','Standard (WP metabox)'=>'Standard (WP metabox)','Style'=>'Style','Type'=>'Type','Key'=>'Key','Order'=>'Order','Close Field'=>'Close Field','id'=>'id','class'=>'class','width'=>'width','Wrapper Attributes'=>'Wrapper Attributes','Required'=>'Required','Instructions'=>'Instructions','Field Type'=>'Field Type','Single word, no spaces. Underscores and dashes allowed'=>'Single word, no spaces. Underscores and dashes allowed','Field Name'=>'Field Name','This is the name which will appear on the EDIT page'=>'This is the name which will appear on the EDIT page','Field Label'=>'Field Label','Delete'=>'Delete','Delete field'=>'Delete field','Move'=>'Move','Move field to another group'=>'Move field to another group','Duplicate field'=>'Duplicate field','Edit field'=>'Edit field','Drag to reorder'=>'Drag to reorder','Show this field group if'=>'Show this field group if','No updates available.'=>'No updates available.','Database upgrade complete. See what\'s new'=>'Database upgrade complete. See what\'s new','Reading upgrade tasks...'=>'Reading upgrade tasks...','Upgrade failed.'=>'Upgrade failed.','Upgrade complete.'=>'Upgrade complete.','Upgrading data to version %s'=>'Upgrading data to version %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?','Please select at least one site to upgrade.'=>'Please select at least one site to upgrade.','Database Upgrade complete. Return to network dashboard'=>'Database Upgrade complete. Return to network dashboard','Site is up to date'=>'Site is up to date','Site requires database upgrade from %1$s to %2$s'=>'Site requires database upgrade from %1$s to %2$s','Site'=>'Site','Upgrade Sites'=>'Upgrade Sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'The following sites require a DB upgrade. Check the ones you want to update and then click %s.','Add rule group'=>'Add rule group','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Create a set of rules to determine which edit screens will use these advanced custom fields','Rules'=>'Rules','Copied'=>'Copied','Copy to clipboard'=>'Copy to clipboard','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.','Select Field Groups'=>'Select Field Groups','No field groups selected'=>'No field groups selected','Generate PHP'=>'Generate PHP','Export Field Groups'=>'Export Field Groups','Import file empty'=>'Import file empty','Incorrect file type'=>'Incorrect file type','Error uploading file. Please try again'=>'Error uploading file. Please try again','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.','Import Field Groups'=>'Import Field Groups','Sync'=>'Sync','Select %s'=>'Select %s','Duplicate'=>'Duplicate','Duplicate this item'=>'Duplicate this item','Supports'=>'Supports','Documentation'=>'Documentation','Description'=>'Description','Sync available'=>'Sync available','Field group synchronized.'=>'Field group synchronised.' . "\0" . '%s field groups synchronised.','Field group duplicated.'=>'Field group duplicated.' . "\0" . '%s field groups duplicated.','Active (%s)'=>'Active (%s)' . "\0" . 'Active (%s)','Review sites & upgrade'=>'Review sites & upgrade','Upgrade Database'=>'Upgrade Database','Custom Fields'=>'Custom Fields','Move Field'=>'Move Field','Please select the destination for this field'=>'Please select the destination for this field','The %1$s field can now be found in the %2$s field group'=>'The %1$s field can now be found in the %2$s field group','Move Complete.'=>'Move Complete.','Active'=>'Active','Field Keys'=>'Field Keys','Settings'=>'Settings','Location'=>'Location','Null'=>'Null','copy'=>'copy','(this field)'=>'(this field)','Checked'=>'Checked','Move Custom Field'=>'Move Custom Field','No toggle fields available'=>'No toggle fields available','Field group title is required'=>'Field group title is required','This field cannot be moved until its changes have been saved'=>'This field cannot be moved until its changes have been saved','The string "field_" may not be used at the start of a field name'=>'The string "field_" may not be used at the start of a field name','Field group draft updated.'=>'Field group draft updated.','Field group scheduled for.'=>'Field group scheduled for.','Field group submitted.'=>'Field group submitted.','Field group saved.'=>'Field group saved.','Field group published.'=>'Field group published.','Field group deleted.'=>'Field group deleted.','Field group updated.'=>'Field group updated.','Tools'=>'Tools','is not equal to'=>'is not equal to','is equal to'=>'is equal to','Forms'=>'Forms','Page'=>'Page','Post'=>'Post','Relational'=>'Relational','Choice'=>'Choice','Basic'=>'Basic','Unknown'=>'Unknown','Field type does not exist'=>'Field type does not exist','Spam Detected'=>'Spam Detected','Post updated'=>'Post updated','Update'=>'Update','Validate Email'=>'Validate Email','Content'=>'Content','Title'=>'Title','Edit field group'=>'Edit field group','Selection is less than'=>'Selection is less than','Selection is greater than'=>'Selection is greater than','Value is less than'=>'Value is less than','Value is greater than'=>'Value is greater than','Value contains'=>'Value contains','Value matches pattern'=>'Value matches pattern','Value is not equal to'=>'Value is not equal to','Value is equal to'=>'Value is equal to','Has no value'=>'Has no value','Has any value'=>'Has any value','Cancel'=>'Cancel','Are you sure?'=>'Are you sure?','%d fields require attention'=>'%d fields require attention','1 field requires attention'=>'1 field requires attention','Validation failed'=>'Validation failed','Validation successful'=>'Validation successful','Restricted'=>'Restricted','Collapse Details'=>'Collapse Details','Expand Details'=>'Expand Details','Uploaded to this post'=>'Uploaded to this post','verbUpdate'=>'Update','verbEdit'=>'Edit','The changes you made will be lost if you navigate away from this page'=>'The changes you made will be lost if you navigate away from this page','File type must be %s.'=>'File type must be %s.','or'=>'or','File size must not exceed %s.'=>'File size must not exceed %s.','File size must be at least %s.'=>'File size must be at least %s.','Image height must not exceed %dpx.'=>'Image height must not exceed %dpx.','Image height must be at least %dpx.'=>'Image height must be at least %dpx.','Image width must not exceed %dpx.'=>'Image width must not exceed %dpx.','Image width must be at least %dpx.'=>'Image width must be at least %dpx.','(no title)'=>'(no title)','Full Size'=>'Full Size','Large'=>'Large','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(no label)','Sets the textarea height'=>'Sets the textarea height','Rows'=>'Rows','Text Area'=>'Text Area','Prepend an extra checkbox to toggle all choices'=>'Prepend an extra checkbox to toggle all choices','Save \'custom\' values to the field\'s choices'=>'Save \'custom\' values to the field\'s choices','Allow \'custom\' values to be added'=>'Allow \'custom\' values to be added','Add new choice'=>'Add new choice','Toggle All'=>'Toggle All','Allow Archives URLs'=>'Allow Archive URLs','Archives'=>'Archives','Page Link'=>'Page Link','Add'=>'Add','Name'=>'Name','%s added'=>'%s added','%s already exists'=>'%s already exists','User unable to add new %s'=>'User unable to add new %s','Term ID'=>'Term ID','Term Object'=>'Term Object','Load value from posts terms'=>'Load value from posts terms','Load Terms'=>'Load Terms','Connect selected terms to the post'=>'Connect selected terms to the post','Save Terms'=>'Save Terms','Allow new terms to be created whilst editing'=>'Allow new terms to be created whilst editing','Create Terms'=>'Create Terms','Radio Buttons'=>'Radio Buttons','Single Value'=>'Single Value','Multi Select'=>'Multi Select','Checkbox'=>'Checkbox','Multiple Values'=>'Multiple Values','Select the appearance of this field'=>'Select the appearance of this field','Appearance'=>'Appearance','Select the taxonomy to be displayed'=>'Select the taxonomy to be displayed','No TermsNo %s'=>'No %s','Value must be equal to or lower than %d'=>'Value must be equal to or lower than %d','Value must be equal to or higher than %d'=>'Value must be equal to or higher than %d','Value must be a number'=>'Value must be a number','Number'=>'Number','Save \'other\' values to the field\'s choices'=>'Save \'other\' values to the field\'s choices','Add \'other\' choice to allow for custom values'=>'Add \'other\' choice to allow for custom values','Other'=>'Other','Radio Button'=>'Radio Button','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define an endpoint for the previous accordion to stop. This accordion will not be visible.','Allow this accordion to open without closing others.'=>'Allow this accordion to open without closing others.','Multi-Expand'=>'Multi-Expand','Display this accordion as open on page load.'=>'Display this accordion as open on page load.','Open'=>'Open','Accordion'=>'Accordion','Restrict which files can be uploaded'=>'Restrict which files can be uploaded','File ID'=>'File ID','File URL'=>'File URL','File Array'=>'File Array','Add File'=>'Add File','No file selected'=>'No file selected','File name'=>'File name','Update File'=>'Update File','Edit File'=>'Edit File','Select File'=>'Select File','File'=>'File','Password'=>'Password','Specify the value returned'=>'Specify the value returned','Use AJAX to lazy load choices?'=>'Use AJAX to lazy load choices?','Enter each default value on a new line'=>'Enter each default value on a new line','verbSelect'=>'Select','Select2 JS load_failLoading failed'=>'Loading failed','Select2 JS searchingSearching…'=>'Searching…','Select2 JS load_moreLoading more results…'=>'Loading more results…','Select2 JS selection_too_long_nYou can only select %d items'=>'You can only select %d items','Select2 JS selection_too_long_1You can only select 1 item'=>'You can only select 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Please delete %d characters','Select2 JS input_too_long_1Please delete 1 character'=>'Please delete 1 character','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Please enter %d or more characters','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Please enter 1 or more characters','Select2 JS matches_0No matches found'=>'No matches found','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d results are available, use up and down arrow keys to navigate.','Select2 JS matches_1One result is available, press enter to select it.'=>'One result is available, press enter to select it.','nounSelect'=>'Select','User ID'=>'User ID','User Object'=>'User Object','User Array'=>'User Array','All user roles'=>'All user roles','Filter by Role'=>'Filter by Role','User'=>'User','Separator'=>'Separator','Select Color'=>'Select Colour','Default'=>'Default','Clear'=>'Clear','Color Picker'=>'Colour Picker','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Select','Date Time Picker JS closeTextDone'=>'Done','Date Time Picker JS currentTextNow'=>'Now','Date Time Picker JS timezoneTextTime Zone'=>'Time Zone','Date Time Picker JS microsecTextMicrosecond'=>'Microsecond','Date Time Picker JS millisecTextMillisecond'=>'Millisecond','Date Time Picker JS secondTextSecond'=>'Second','Date Time Picker JS minuteTextMinute'=>'Minute','Date Time Picker JS hourTextHour'=>'Hour','Date Time Picker JS timeTextTime'=>'Time','Date Time Picker JS timeOnlyTitleChoose Time'=>'Choose Time','Date Time Picker'=>'Date Time Picker','Endpoint'=>'Endpoint','Left aligned'=>'Left aligned','Top aligned'=>'Top aligned','Placement'=>'Placement','Tab'=>'Tab','Value must be a valid URL'=>'Value must be a valid URL','Link URL'=>'Link URL','Link Array'=>'Link Array','Opens in a new window/tab'=>'Opens in a new window/tab','Select Link'=>'Select Link','Link'=>'Link','Email'=>'Email','Step Size'=>'Step Size','Maximum Value'=>'Maximum Value','Minimum Value'=>'Minimum Value','Range'=>'Range','Both (Array)'=>'Both (Array)','Label'=>'Label','Value'=>'Value','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'red : Red','For more control, you may specify both a value and label like this:'=>'For more control, you may specify both a value and label like this:','Enter each choice on a new line.'=>'Enter each choice on a new line.','Choices'=>'Choices','Button Group'=>'Button Group','Allow Null'=>'Allow Null','Parent'=>'Parent','TinyMCE will not be initialized until field is clicked'=>'TinyMCE will not be initialised until field is clicked','Delay Initialization'=>'Delay Initialisation','Show Media Upload Buttons'=>'Show Media Upload Buttons','Toolbar'=>'Toolbar','Text Only'=>'Text Only','Visual Only'=>'Visual Only','Visual & Text'=>'Visual and Text','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Click to initialise TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Text','Visual'=>'Visual','Value must not exceed %d characters'=>'Value must not exceed %d characters','Leave blank for no limit'=>'Leave blank for no limit','Character Limit'=>'Character Limit','Appears after the input'=>'Appears after the input','Append'=>'Append','Appears before the input'=>'Appears before the input','Prepend'=>'Prepend','Appears within the input'=>'Appears within the input','Placeholder Text'=>'Placeholder Text','Appears when creating a new post'=>'Appears when creating a new post','Text'=>'Text','%1$s requires at least %2$s selection'=>'%1$s requires at least %2$s selection' . "\0" . '%1$s requires at least %2$s selections','Post ID'=>'Post ID','Post Object'=>'Post Object','Maximum Posts'=>'Maximum Posts','Minimum Posts'=>'Minimum Posts','Featured Image'=>'Featured Image','Selected elements will be displayed in each result'=>'Selected elements will be displayed in each result','Elements'=>'Elements','Taxonomy'=>'Taxonomy','Post Type'=>'Post Type','Filters'=>'Filters','All taxonomies'=>'All taxonomies','Filter by Taxonomy'=>'Filter by Taxonomy','All post types'=>'All post types','Filter by Post Type'=>'Filter by Post Type','Search...'=>'Search...','Select taxonomy'=>'Select taxonomy','Select post type'=>'Select post type','No matches found'=>'No matches found','Loading'=>'Loading','Maximum values reached ( {max} values )'=>'Maximum values reached ( {max} values )','Relationship'=>'Relationship','Comma separated list. Leave blank for all types'=>'Comma separated list. Leave blank for all types','Allowed File Types'=>'Allowed File Types','Maximum'=>'Maximum','File size'=>'File size','Restrict which images can be uploaded'=>'Restrict which images can be uploaded','Minimum'=>'Minimum','Uploaded to post'=>'Uploaded to post','All'=>'All','Limit the media library choice'=>'Limit the media library choice','Library'=>'Library','Preview Size'=>'Preview Size','Image ID'=>'Image ID','Image URL'=>'Image URL','Image Array'=>'Image Array','Specify the returned value on front end'=>'Specify the returned value on front end','Return Value'=>'Return Value','Add Image'=>'Add Image','No image selected'=>'No image selected','Remove'=>'Remove','Edit'=>'Edit','All images'=>'All images','Update Image'=>'Update Image','Edit Image'=>'Edit Image','Select Image'=>'Select Image','Image'=>'Image','Allow HTML markup to display as visible text instead of rendering'=>'Allow HTML markup to display as visible text instead of rendering','Escape HTML'=>'Escape HTML','No Formatting'=>'No Formatting','Automatically add <br>'=>'Automatically add <br>','Automatically add paragraphs'=>'Automatically add paragraphs','Controls how new lines are rendered'=>'Controls how new lines are rendered','New Lines'=>'New Lines','Week Starts On'=>'Week Starts On','The format used when saving a value'=>'The format used when saving a value','Save Format'=>'Save Format','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Prev','Date Picker JS nextTextNext'=>'Next','Date Picker JS currentTextToday'=>'Today','Date Picker JS closeTextDone'=>'Done','Date Picker'=>'Date Picker','Width'=>'Width','Embed Size'=>'Embed Size','Enter URL'=>'Enter URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Text shown when inactive','Off Text'=>'Off Text','Text shown when active'=>'Text shown when active','On Text'=>'On Text','Stylized UI'=>'Stylised UI','Default Value'=>'Default Value','Displays text alongside the checkbox'=>'Displays text alongside the checkbox','Message'=>'Message','No'=>'No','Yes'=>'Yes','True / False'=>'True / False','Row'=>'Row','Table'=>'Table','Block'=>'Block','Specify the style used to render the selected fields'=>'Specify the style used to render the selected fields','Layout'=>'Layout','Sub Fields'=>'Sub Fields','Group'=>'Group','Customize the map height'=>'Customise the map height','Height'=>'Height','Set the initial zoom level'=>'Set the initial zoom level','Zoom'=>'Zoom','Center the initial map'=>'Centre the initial map','Center'=>'Centre','Search for address...'=>'Search for address...','Find current location'=>'Find current location','Clear location'=>'Clear location','Search'=>'Search','Sorry, this browser does not support geolocation'=>'Sorry, this browser does not support geolocation','Google Map'=>'Google Map','The format returned via template functions'=>'The format returned via template functions','Return Format'=>'Return Format','Custom:'=>'Custom:','The format displayed when editing a post'=>'The format displayed when editing a post','Display Format'=>'Display Format','Time Picker'=>'Time Picker','Inactive (%s)'=>'Inactive (%s)' . "\0" . 'Inactive (%s)','No Fields found in Trash'=>'No Fields found in bin','No Fields found'=>'No Fields found','Search Fields'=>'Search Fields','View Field'=>'View Field','New Field'=>'New Field','Edit Field'=>'Edit Field','Add New Field'=>'Add New Field','Field'=>'Field','Fields'=>'Fields','No Field Groups found in Trash'=>'No Field Groups found in bin','No Field Groups found'=>'No Field Groups found','Search Field Groups'=>'Search Field Groups','View Field Group'=>'View Field Group','New Field Group'=>'New Field Group','Edit Field Group'=>'Edit Field Group','Add New Field Group'=>'Add New Field Group','Add New'=>'Add New','Field Group'=>'Field Group','Field Groups'=>'Field Groups','Customize WordPress with powerful, professional and intuitive fields.'=>'Customise WordPress with powerful, professional and intuitive fields.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Your license has expired. Please renew to continue to have access to updates, support & PRO features.'=>'Your licence has expired. Please renew to continue to have access to updates, support & PRO features.','Activate your license to enable access to updates, support & PRO features.'=>'Activate your licence to enable access to updates, support & PRO features.','To enable updates, please enter your license key on the Updates page. If you don\'t have a license key, please see details & pricing.'=>'To enable updates, please enter your licence key on the Updates page. If you don’t have a licence key, please see details & pricing.','To enable updates, please enter your license key on the Updates page of the main site. If you don\'t have a license key, please see details & pricing.'=>'To enable updates, please enter your licence key on the Updates page of the main site. If you don’t have a licence key, please see details & pricing.','Your defined license key has changed, but an error occurred when deactivating your old license'=>'Your defined licence key has changed, but an error occurred when deactivating your old licence','Your defined license key has changed, but an error occurred when connecting to activation server'=>'Your defined licence key has changed, but an error occurred when connecting to activation server','ACF PRO — Your license key has been activated successfully. Access to updates, support & PRO features is now enabled.'=>'ACF PRO — Your licence key has been activated successfully. Access to updates, support & PRO features is now enabled.','There was an issue activating your license key.'=>'There was an issue activating your licence key.','An error occurred when connecting to activation server'=>'An error occurred when connecting to activation server','An internal error occurred when trying to check your license key. Please try again later.'=>'An internal error occurred when trying to check your licence key. Please try again later.','You have reached the activation limit for the license.'=>'You have reached the activation limit for the licence.','View your licenses'=>'View your licences','Your license key has expired and cannot be activated.'=>'Your licence key has expired and cannot be activated.','License key not found. Make sure you have copied your license key exactly as it appears in your receipt or your account.'=>'Licence key not found. Make sure you have copied your licence key exactly as it appears in your receipt or your account.','Your license key has been deactivated.'=>'Your licence key has been deactivated.','Your license key has been activated successfully. Access to updates, support & PRO features is now enabled.'=>'Your licence key has been activated successfully. Access to updates, support & PRO features is now enabled.','An unknown error occurred while trying to validate your license: %s.'=>'An unknown error occurred while trying to validate your licence: %s.','Your license key is valid but not activated on this site. Please deactivate and then reactivate the license.'=>'Your licence key is valid but not activated on this site. Please deactivate and then reactivate the licence.','Your site URL has changed since last activating your license. We\'ve automatically activated it for this site URL.'=>'Your site URL has changed since last activating your licence. We’ve automatically activated it for this site URL.','Your site URL has changed since last activating your license, but we weren\'t able to automatically reactivate it: %s'=>'Your site URL has changed since last activating your licence, but we weren’t able to automatically reactivate it: %s','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO licence.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Error. Your licence for this site has expired or been deactivated. Please reactivate your ACF PRO licence.','No Options Pages found in Trash'=>'No Options Pages found in Bin','Deactivate License'=>'Deactivate Licence','Activate License'=>'Activate Licence','License Information'=>'Licence Information','License Key'=>'Licence Key','Recheck License'=>'Recheck Licence','Your license key is defined in wp-config.php.'=>'Your licence key is defined in wp-config.php.','Don\'t have an ACF PRO license? %s'=>'Don’t have an ACF PRO licence? %s','Enter your license key to unlock updates'=>'Enter your licence key to unlock updates','Please reactivate your license to unlock updates'=>'Please reactivate your licence to unlock updates']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.mo
index 9de7ca79..792e9ac1 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.po
index e28a569a..87019922 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[The ACF shortcode cannot display fields from non-public posts]"
@@ -1873,7 +1913,6 @@ msgstr ""
"true. The field value has not been returned for security."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1993,8 +2032,8 @@ msgid "Add fields"
msgstr "Add fields"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "This Field"
@@ -2067,7 +2106,7 @@ msgstr "%s Field"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Select Multiple"
@@ -4518,15 +4557,15 @@ msgstr "Post type deleted."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Type to search..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "PRO Only"
@@ -4646,8 +4685,8 @@ msgid "Close Modal"
msgstr "Close Modal"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Field moved to other group"
@@ -4656,15 +4695,15 @@ msgstr "Field moved to other group"
msgid "Close modal"
msgstr "Close modal"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Start a new group of tabs at this tab."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "New Tab Group"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Use a stylised checkbox using select2"
@@ -4876,8 +4915,8 @@ msgid "Activate this item"
msgstr "Activate this item"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Move field group to trash?"
@@ -4937,7 +4976,7 @@ msgstr "%1$s must have a valid user ID."
msgid "Invalid request."
msgstr "Invalid request."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s is not one of %2$s"
@@ -5603,7 +5642,7 @@ msgstr "width"
msgid "Wrapper Attributes"
msgstr "Wrapper Attributes"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Required"
@@ -5663,8 +5702,8 @@ msgstr "Drag to reorder"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Show this field group if"
@@ -5954,8 +5993,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "copy"
@@ -5972,8 +6011,8 @@ msgid "Checked"
msgstr "Checked"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Move Custom Field"
@@ -5988,14 +6027,14 @@ msgid "Field group title is required"
msgstr "Field group title is required"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "This field cannot be moved until its changes have been saved"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "The string \"field_\" may not be used at the start of a field name"
@@ -6242,9 +6281,9 @@ msgstr "File type must be %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "or"
@@ -6295,7 +6334,7 @@ msgstr "Thumbnail"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(no label)"
@@ -6467,7 +6506,7 @@ msgstr "Other"
msgid "Radio Button"
msgstr "Radio Button"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6475,19 +6514,19 @@ msgstr ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Allow this accordion to open without closing others."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Multi-Expand"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Display this accordion as open on page load."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Open"
@@ -6549,81 +6588,87 @@ msgstr "File"
msgid "Password"
msgstr "Password"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Specify the value returned"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Use AJAX to lazy load choices?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Enter each default value on a new line"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Select"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Loading failed"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Searching…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Loading more results…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "You can only select %d items"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "You can only select 1 item"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Please delete %d characters"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Please delete 1 character"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Please enter %d or more characters"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Please enter 1 or more characters"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "No matches found"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "%d results are available, use up and down arrow keys to navigate."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "One result is available, press enter to select it."
@@ -6763,21 +6808,21 @@ msgstr "Choose Time"
msgid "Date Time Picker"
msgstr "Date Time Picker"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Endpoint"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Left aligned"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Top aligned"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Placement"
@@ -6835,7 +6880,7 @@ msgstr "Range"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Both (Array)"
@@ -6843,14 +6888,14 @@ msgstr "Both (Array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Label"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Value"
@@ -6869,28 +6914,28 @@ msgstr "Horizontal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "red : Red"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "For more control, you may specify both a value and label like this:"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Enter each choice on a new line."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Choices"
@@ -6902,7 +6947,7 @@ msgstr "Button Group"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7292,35 +7337,35 @@ msgstr "Select Image"
msgid "Image"
msgstr "Image"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "Allow HTML markup to display as visible text instead of rendering"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Escape HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "No Formatting"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Automatically add <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Automatically add paragraphs"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Controls how new lines are rendered"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "New Lines"
@@ -7402,7 +7447,7 @@ msgstr "Text shown when active"
msgid "On Text"
msgstr "On Text"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Stylised UI"
@@ -7414,7 +7459,7 @@ msgstr "Stylised UI"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7428,7 +7473,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Displays text alongside the checkbox"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Message"
@@ -7453,31 +7498,31 @@ msgstr "Yes"
msgid "True / False"
msgstr "True / False"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Row"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Table"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Block"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Specify the style used to render the selected fields"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Layout"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Sub Fields"
@@ -7553,7 +7598,7 @@ msgstr "The format returned via template functions"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_ZA.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_ZA.l10n.php
index 81d4c123..a6a1819f 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_ZA.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_ZA.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'en_ZA','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-06-27T14:24:00+00:00','x-generator'=>'gettext','messages'=>['Enable Transparency'=>'Enable Transparency','RGBA Array'=>'RGBA Array','RGBA String'=>'RGBA String','Hex String'=>'Hex String','post statusActive'=>'Active','\'%s\' is not a valid email address'=>'\'%s\' is not a valid email address','Color value'=>'Colour value','Select default color'=>'Select default colour','Clear color'=>'Clear colour','Blocks'=>'Blocks','Options'=>'Options','Users'=>'Users','Menu items'=>'Menu items','Widgets'=>'Widgets','Attachments'=>'Attachments','Taxonomies'=>'Taxonomies','Posts'=>'Posts','Last updated: %s'=>'Last Updated: %s ago','Invalid field group parameter(s).'=>'Invalid field group parameter(s).','Awaiting save'=>'Awaiting save','Saved'=>'Saved','Import'=>'Import','Review changes'=>'Review changes','Located in: %s'=>'Located in: %s','Located in plugin: %s'=>'Located in plugin: %s','Located in theme: %s'=>'Located in theme: %s','Various'=>'Various','Sync changes'=>'Sync changes','Loading diff'=>'Loading diff','Review local JSON changes'=>'Review local JSON changes','Visit website'=>'Visit website','View details'=>'View details','Version %s'=>'Version %s','Information'=>'Information','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentation. Our extensive documentation contains references and guides for most situations you may encounter.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:','Help & Support'=>'Help & Support','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Please use the Help & Support tab to get in touch should you find yourself requiring assistance.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Before creating your first Field Group, we recommend first reading our Getting started guide to familiarise yourself with the plugin\'s philosophy and best practises.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'The Advanced Custom Fields plugin provides a visual form builder to customise WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.','Overview'=>'Overview','Location type "%s" is already registered.'=>'Location type "%s" is already registered.','Class "%s" does not exist.'=>'Class "%s" does not exist.','Invalid nonce.'=>'Invalid nonce.','Error loading field.'=>'Error loading field.','Location not found: %s'=>'Location not found: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'User Role','Comment'=>'Comment','Post Format'=>'Post Format','Menu Item'=>'Menu Item','Post Status'=>'Post Status','Menus'=>'Menus','Menu Locations'=>'Menu Locations','Menu'=>'Menu','Post Taxonomy'=>'Post Taxonomy','Child Page (has parent)'=>'Child Page (has parent)','Parent Page (has children)'=>'Parent Page (has children)','Top Level Page (no parent)'=>'Top Level Page (no parent)','Posts Page'=>'Posts Page','Front Page'=>'Front Page Info','Page Type'=>'Page Type','Viewing back end'=>'Viewing back end','Viewing front end'=>'Viewing front end','Logged in'=>'Logged in','Current User'=>'Current User','Page Template'=>'Page Template','Register'=>'Register','Add / Edit'=>'Add / Edit','User Form'=>'User Form','Page Parent'=>'Page Parent','Super Admin'=>'Super Admin','Current User Role'=>'Current User Role','Default Template'=>'Default Template','Post Template'=>'Post Template','Post Category'=>'Post Category','All %s formats'=>'All %s formats','Attachment'=>'Attachment','%s value is required'=>'%s value is required','Show this field if'=>'Show this field if','Conditional Logic'=>'Conditional Logic','and'=>'and','Local JSON'=>'Local JSON','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Please also check all premium add-ons (%s) are updated to the latest version.','This version contains improvements to your database and requires an upgrade.'=>'This version contains improvements to your database and requires an upgrade.','Thank you for updating to %1$s v%2$s!'=>'Thank you for updating to %1$s v%2$s!','Database Upgrade Required'=>'Database Upgrade Required','Options Page'=>'Options Page','Gallery'=>'Gallery','Flexible Content'=>'Flexible Content','Repeater'=>'Repeater','Back to all tools'=>'Back to all tools','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)','Select items to hide them from the edit screen.'=>'Select items to hide them from the edit screen.','Hide on screen'=>'Hide on screen','Send Trackbacks'=>'Send Trackbacks','Tags'=>'Tags','Categories'=>'Categories','Page Attributes'=>'Page Attributes','Format'=>'Format','Author'=>'Author','Slug'=>'Slug','Revisions'=>'Revisions','Comments'=>'Comments','Discussion'=>'Discussion','Excerpt'=>'Excerpt','Content Editor'=>'Content Editor','Permalink'=>'Permalink','Shown in field group list'=>'Shown in field group list','Field groups with a lower order will appear first'=>'Field groups with a lower order will appear first','Order No.'=>'Order No.','Below fields'=>'Below fields','Below labels'=>'Below labels','Side'=>'Side','Normal (after content)'=>'Normal (after content)','High (after title)'=>'High (after title)','Position'=>'Position','Seamless (no metabox)'=>'Seamless (no metabox)','Standard (WP metabox)'=>'Standard (WP metabox)','Style'=>'Style','Type'=>'Type','Key'=>'Key','Order'=>'Order','Close Field'=>'Close Field','id'=>'id','class'=>'class','width'=>'width','Wrapper Attributes'=>'Wrapper Attributes','Instructions'=>'Instructions','Field Type'=>'Field Type','Single word, no spaces. Underscores and dashes allowed'=>'Single word, no spaces. Underscores and dashes allowed','Field Name'=>'Field Name','This is the name which will appear on the EDIT page'=>'This is the name which will appear on the EDIT page','Field Label'=>'Field Label','Delete'=>'Delete','Delete field'=>'Delete field','Move'=>'Move','Move field to another group'=>'Move field to another group','Duplicate field'=>'Duplicate field','Edit field'=>'Edit field','Drag to reorder'=>'Drag to reorder','Show this field group if'=>'Show this field group if','No updates available.'=>'No updates available.','Database upgrade complete. See what\'s new'=>'Database upgrade complete. See what\'s new','Reading upgrade tasks...'=>'Reading upgrade tasks...','Upgrade failed.'=>'Upgrade failed.','Upgrade complete.'=>'Upgrade complete.','Upgrading data to version %s'=>'Upgrading data to version %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?','Please select at least one site to upgrade.'=>'Please select at least one site to upgrade.','Database Upgrade complete. Return to network dashboard'=>'Database Upgrade complete. Return to network dashboard','Site is up to date'=>'Site is up to date','Site requires database upgrade from %1$s to %2$s'=>'Site requires database upgrade from %1$s to %2$s','Site'=>'Site','Upgrade Sites'=>'Upgrade Sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'The following sites require a DB upgrade. Check the ones you want to update and then click %s.','Add rule group'=>'Add rule group','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Create a set of rules to determine which edit screens will use these advanced custom fields','Rules'=>'Rules','Copied'=>'Copied','Copy to clipboard'=>'Copy to clipboard','Select Field Groups'=>'Select Field Groups','No field groups selected'=>'No field groups selected','Generate PHP'=>'Generate PHP','Export Field Groups'=>'Export Field Groups','Import file empty'=>'Import file empty','Incorrect file type'=>'Incorrect file type','Error uploading file. Please try again'=>'Error uploading file. Please try again','Import Field Groups'=>'Import Field Groups','Sync'=>'Sync','Select %s'=>'Select %s','Duplicate'=>'Duplicate','Duplicate this item'=>'Duplicate this item','Description'=>'Description','Sync available'=>'Sync available','Field group duplicated.'=>'Field group duplicated.' . "\0" . '%s field groups duplicated.','Active (%s)'=>'Active (%s)' . "\0" . 'Active (%s)','Review sites & upgrade'=>'Review sites & upgrade','Upgrade Database'=>'Upgrade Database','Custom Fields'=>'Custom Fields','Move Field'=>'Move Field','Please select the destination for this field'=>'Please select the destination for this field','The %1$s field can now be found in the %2$s field group'=>'The %1$s field can now be found in the %2$s field group','Move Complete.'=>'Move Complete.','Active'=>'Active','Field Keys'=>'Field Keys','Settings'=>'Settings','Location'=>'Location','Null'=>'Null','copy'=>'copy','(this field)'=>'(this field)','Checked'=>'Checked','Move Custom Field'=>'Move Custom Field','No toggle fields available'=>'No toggle fields available','Field group title is required'=>'Field group title is required','This field cannot be moved until its changes have been saved'=>'This field cannot be moved until its changes have been saved','The string "field_" may not be used at the start of a field name'=>'The string "field_" may not be used at the start of a field name','Field group draft updated.'=>'Field group draft updated.','Field group scheduled for.'=>'Field group scheduled for.','Field group submitted.'=>'Field group submitted.','Field group saved.'=>'Field group saved.','Field group published.'=>'Field group published.','Field group deleted.'=>'Field group deleted.','Field group updated.'=>'Field group updated.','Tools'=>'Tools','is not equal to'=>'is not equal to','is equal to'=>'is equal to','Forms'=>'Forms','Page'=>'Page','Post'=>'Post','Relational'=>'Relational','Choice'=>'Choice','Basic'=>'Basic','Unknown'=>'Unknown','Field type does not exist'=>'Field type does not exist','Spam Detected'=>'Spam Detected','Post updated'=>'Post updated','Update'=>'Update','Validate Email'=>'Validate Email','Content'=>'Content','Title'=>'Title','Edit field group'=>'Edit field group','Selection is less than'=>'Selection is less than','Selection is greater than'=>'Selection is greater than','Value is less than'=>'Value is less than','Value is greater than'=>'Value is greater than','Value contains'=>'Value contains','Value matches pattern'=>'Value matches pattern','Value is not equal to'=>'Value is not equal to','Value is equal to'=>'Value is equal to','Has no value'=>'Has no value','Has any value'=>'Has any value','Cancel'=>'Cancel','Are you sure?'=>'Are you sure?','%d fields require attention'=>'%d fields require attention','1 field requires attention'=>'1 field requires attention','Validation failed'=>'Validation failed','Validation successful'=>'Validation successful','Restricted'=>'Restricted','Collapse Details'=>'Collapse Details','Expand Details'=>'Expand Details','Uploaded to this post'=>'Uploaded to this post','verbUpdate'=>'Update','verbEdit'=>'Edit','The changes you made will be lost if you navigate away from this page'=>'The changes you made will be lost if you navigate away from this page','File type must be %s.'=>'File type must be %s.','or'=>'or','File size must not exceed %s.'=>'File size must not exceed %s.','File size must be at least %s.'=>'File size must be at least %s.','Image height must not exceed %dpx.'=>'Image height must not exceed %dpx.','Image height must be at least %dpx.'=>'Image height must be at least %dpx.','Image width must not exceed %dpx.'=>'Image width must not exceed %dpx.','Image width must be at least %dpx.'=>'Image width must be at least %dpx.','(no title)'=>'(no title)','Full Size'=>'Full Size','Large'=>'Large','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(no label)','Sets the textarea height'=>'Sets the textarea height','Rows'=>'Rows','Text Area'=>'Text Area','Prepend an extra checkbox to toggle all choices'=>'Prepend an extra checkbox to toggle all choices','Save \'custom\' values to the field\'s choices'=>'Save \'custom\' values to the field\'s choices','Allow \'custom\' values to be added'=>'Allow \'custom\' values to be added','Add new choice'=>'Add new choice','Toggle All'=>'Toggle All','Allow Archives URLs'=>'Allow Archives URLs','Archives'=>'Archives','Page Link'=>'Page Link','Add'=>'Add','Name'=>'Name','%s added'=>'%s added','%s already exists'=>'%s already exists','User unable to add new %s'=>'User unable to add new %s','Term ID'=>'Term ID','Term Object'=>'Term Object','Load value from posts terms'=>'Load value from posts terms','Load Terms'=>'Load Terms','Connect selected terms to the post'=>'Connect selected terms to the post','Save Terms'=>'Save Terms','Allow new terms to be created whilst editing'=>'Allow new terms to be created whilst editing','Create Terms'=>'Create Terms','Radio Buttons'=>'Radio Buttons','Single Value'=>'Single Value','Multi Select'=>'Multi Select','Checkbox'=>'Checkbox','Multiple Values'=>'Multiple Values','Select the appearance of this field'=>'Select the appearance of this field','Appearance'=>'Appearance','Select the taxonomy to be displayed'=>'Select the taxonomy to be displayed','Value must be equal to or lower than %d'=>'Value must be equal to or lower than %d','Value must be equal to or higher than %d'=>'Value must be equal to or higher than %d','Value must be a number'=>'Value must be a number','Number'=>'Number','Save \'other\' values to the field\'s choices'=>'Save \'other\' values to the field\'s choices','Add \'other\' choice to allow for custom values'=>'Add \'other\' choice to allow for custom values','Other'=>'Other','Radio Button'=>'Radio Button','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define an endpoint for the previous accordion to stop. This accordion will not be visible.','Allow this accordion to open without closing others.'=>'Allow this accordion to open without closing others.','Display this accordion as open on page load.'=>'Display this accordion as open on page load.','Open'=>'Open','Accordion'=>'Accordion','Restrict which files can be uploaded'=>'Restrict which files can be uploaded','File ID'=>'File ID','File URL'=>'File URL','File Array'=>'File Array','Add File'=>'Add File','No file selected'=>'No file selected','File name'=>'File name','Update File'=>'Update File','Edit File'=>'Edit File','Select File'=>'Select File','File'=>'File','Password'=>'Password','Specify the value returned'=>'Specify the value returned','Use AJAX to lazy load choices?'=>'Use AJAX to lazy load choices?','Enter each default value on a new line'=>'Enter each default value on a new line','verbSelect'=>'Select','Select2 JS load_failLoading failed'=>'Loading failed','Select2 JS searchingSearching…'=>'Searching…','Select2 JS load_moreLoading more results…'=>'Loading more results…','Select2 JS selection_too_long_nYou can only select %d items'=>'You can only select %d items','Select2 JS selection_too_long_1You can only select 1 item'=>'You can only select 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Please delete %d characters','Select2 JS input_too_long_1Please delete 1 character'=>'Please delete 1 character','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Please enter %d or more characters','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Please enter 1 or more characters','Select2 JS matches_0No matches found'=>'No matches found','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d results are available, use up and down arrow keys to navigate.','Select2 JS matches_1One result is available, press enter to select it.'=>'One result is available, press enter to select it.','nounSelect'=>'Select','User ID'=>'User ID','User Object'=>'User Object','User Array'=>'User Array','All user roles'=>'All user roles','User'=>'User','Separator'=>'Separator','Select Color'=>'Select Colour','Default'=>'Default','Clear'=>'Clear','Color Picker'=>'Colour Picker','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Select','Date Time Picker JS closeTextDone'=>'Done','Date Time Picker JS currentTextNow'=>'Now','Date Time Picker JS timezoneTextTime Zone'=>'Time Zone','Date Time Picker JS microsecTextMicrosecond'=>'Microsecond','Date Time Picker JS millisecTextMillisecond'=>'Millisecond','Date Time Picker JS secondTextSecond'=>'Second','Date Time Picker JS minuteTextMinute'=>'Minute','Date Time Picker JS hourTextHour'=>'Hour','Date Time Picker JS timeTextTime'=>'Time','Date Time Picker JS timeOnlyTitleChoose Time'=>'Choose Time','Date Time Picker'=>'Date Time Picker','Endpoint'=>'Endpoint','Left aligned'=>'Left aligned','Top aligned'=>'Top aligned','Placement'=>'Placement','Tab'=>'Tab','Value must be a valid URL'=>'Value must be a valid URL','Link URL'=>'Link URL','Link Array'=>'Link Array','Opens in a new window/tab'=>'Opens in a new window/tab','Select Link'=>'Select Link','Link'=>'Link','Email'=>'Email','Step Size'=>'Step Size','Maximum Value'=>'Maximum Value','Minimum Value'=>'Minimum Value','Range'=>'Range','Both (Array)'=>'Both (Array)','Label'=>'Label','Value'=>'Value','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'red : Red','For more control, you may specify both a value and label like this:'=>'For more control, you may specify both a value and label like this:','Enter each choice on a new line.'=>'Enter each choice on a new line.','Choices'=>'Choices','Button Group'=>'Button Group','Parent'=>'Parent','TinyMCE will not be initialized until field is clicked'=>'TinyMCE will not be initialised until field is clicked','Toolbar'=>'Toolbar','Text Only'=>'Text Only','Visual Only'=>'Visual Only','Visual & Text'=>'Visual & Text','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Click to initialise TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Text','Visual'=>'Visual','Value must not exceed %d characters'=>'Value must not exceed %d characters','Leave blank for no limit'=>'Leave blank for no limit','Character Limit'=>'Character Limit','Appears after the input'=>'Appears after the input','Append'=>'Append','Appears before the input'=>'Appears before the input','Prepend'=>'Prepend','Appears within the input'=>'Appears within the input','Placeholder Text'=>'Placeholder Text','Appears when creating a new post'=>'Appears when creating a new post','Text'=>'Text','%1$s requires at least %2$s selection'=>'%1$s requires at least %2$s selection' . "\0" . '%1$s requires at least %2$s selections','Post ID'=>'Post ID','Post Object'=>'Post Object','Featured Image'=>'Featured image','Selected elements will be displayed in each result'=>'Selected elements will be displayed in each result','Elements'=>'Elements','Taxonomy'=>'Taxonomy','Post Type'=>'Post Type','Filters'=>'Filters','All taxonomies'=>'All taxonomies','Filter by Taxonomy'=>'Filter by Taxonomy','All post types'=>'All post types','Filter by Post Type'=>'Filter by Post Type','Search...'=>'Search...','Select taxonomy'=>'Select taxonomy','Select post type'=>'Select post type','No matches found'=>'No matches found','Loading'=>'Loading','Maximum values reached ( {max} values )'=>'Maximum values reached ( {max} values )','Relationship'=>'Relationship','Comma separated list. Leave blank for all types'=>'Comma separated list. Leave blank for all types','Maximum'=>'Maximum','File size'=>'File size','Restrict which images can be uploaded'=>'Restrict which images can be uploaded','Minimum'=>'Minimum','Uploaded to post'=>'Uploaded to post','All'=>'All','Limit the media library choice'=>'Limit the media library choice','Library'=>'Library','Preview Size'=>'Preview Size','Image ID'=>'Image ID','Image URL'=>'Image URL','Image Array'=>'Image Array','Specify the returned value on front end'=>'Specify the returned value on front end','Return Value'=>'Return Value','Add Image'=>'Add Image','No image selected'=>'No image selected','Remove'=>'Remove','Edit'=>'Edit','All images'=>'All images','Update Image'=>'Update Image','Edit Image'=>'Edit Image','Select Image'=>'Select Image','Image'=>'Image','Allow HTML markup to display as visible text instead of rendering'=>'Allow HTML markup to display as visible text instead of rendering','Escape HTML'=>'Escape HTML','No Formatting'=>'No Formatting','Automatically add <br>'=>'Automatically add <br>','Automatically add paragraphs'=>'Automatically add paragraphs','Controls how new lines are rendered'=>'Controls how new lines are rendered','New Lines'=>'New Lines','Week Starts On'=>'Week Starts On','The format used when saving a value'=>'The format used when saving a value','Save Format'=>'Save Format','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Prev','Date Picker JS nextTextNext'=>'Next','Date Picker JS currentTextToday'=>'Today','Date Picker JS closeTextDone'=>'Done','Date Picker'=>'Date Picker','Width'=>'Width','Embed Size'=>'Embed Size','Enter URL'=>'Enter URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Text shown when inactive','Off Text'=>'Off Text','Text shown when active'=>'Text shown when active','On Text'=>'On Text','Default Value'=>'Default Value','Displays text alongside the checkbox'=>'Displays text alongside the checkbox','Message'=>'Message','No'=>'No','Yes'=>'Yes','True / False'=>'True / False','Row'=>'Row','Table'=>'Table','Block'=>'Block','Specify the style used to render the selected fields'=>'Specify the style used to render the selected fields','Layout'=>'Layout','Sub Fields'=>'Sub Fields','Group'=>'Group','Customize the map height'=>'Customise the map height','Height'=>'Height','Set the initial zoom level'=>'Set the initial zoom level','Zoom'=>'Zoom','Center the initial map'=>'Centre the initial map','Center'=>'Centre','Search for address...'=>'Search for address...','Find current location'=>'Find current location','Clear location'=>'Clear location','Search'=>'Search','Sorry, this browser does not support geolocation'=>'Sorry, this browser does not support geolocation','Google Map'=>'Google Map','The format returned via template functions'=>'The format returned via template functions','Return Format'=>'Return Format','Custom:'=>'Custom:','The format displayed when editing a post'=>'The format displayed when editing a post','Display Format'=>'Display Format','Time Picker'=>'Time Picker','No Fields found in Trash'=>'No Fields found in Bin','No Fields found'=>'No Fields found','Search Fields'=>'Search Fields','View Field'=>'View Field','New Field'=>'New Field','Edit Field'=>'Edit Field','Add New Field'=>'Add New Field','Field'=>'Field','Fields'=>'Fields','No Field Groups found in Trash'=>'No Field Groups found in Bin','No Field Groups found'=>'No Field Groups found','Search Field Groups'=>'Search Field Groups','View Field Group'=>'View Field Group','New Field Group'=>'New Field Group','Edit Field Group'=>'Edit Field Group','Add New Field Group'=>'Add New Field Group','Add New'=>'Add New','Field Group'=>'Field Group','Field Groups'=>'Field Groups','Customize WordPress with powerful, professional and intuitive fields.'=>'Customise WordPress with powerful, professional and intuitive fields.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'en_ZA','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-06-27T14:24:00+00:00','x-generator'=>'gettext','messages'=>['Enable Transparency'=>'Enable Transparency','RGBA Array'=>'RGBA Array','RGBA String'=>'RGBA String','Hex String'=>'Hex String','post statusActive'=>'Active','\'%s\' is not a valid email address'=>'\'%s\' is not a valid email address','Color value'=>'Colour value','Select default color'=>'Select default colour','Clear color'=>'Clear colour','Blocks'=>'Blocks','Options'=>'Options','Users'=>'Users','Menu items'=>'Menu items','Widgets'=>'Widgets','Attachments'=>'Attachments','Taxonomies'=>'Taxonomies','Posts'=>'Posts','Last updated: %s'=>'Last Updated: %s ago','Invalid field group parameter(s).'=>'Invalid field group parameter(s).','Awaiting save'=>'Awaiting save','Saved'=>'Saved','Import'=>'Import','Review changes'=>'Review changes','Located in: %s'=>'Located in: %s','Located in plugin: %s'=>'Located in plugin: %s','Located in theme: %s'=>'Located in theme: %s','Various'=>'Various','Sync changes'=>'Sync changes','Loading diff'=>'Loading diff','Review local JSON changes'=>'Review local JSON changes','Visit website'=>'Visit website','View details'=>'View details','Version %s'=>'Version %s','Information'=>'Information','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentation. Our extensive documentation contains references and guides for most situations you may encounter.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:','Help & Support'=>'Help & Support','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Please use the Help & Support tab to get in touch should you find yourself requiring assistance.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Before creating your first Field Group, we recommend first reading our Getting started guide to familiarise yourself with the plugin\'s philosophy and best practises.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'The Advanced Custom Fields plugin provides a visual form builder to customise WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.','Overview'=>'Overview','Location type "%s" is already registered.'=>'Location type "%s" is already registered.','Class "%s" does not exist.'=>'Class "%s" does not exist.','Invalid nonce.'=>'Invalid nonce.','Error loading field.'=>'Error loading field.','Location not found: %s'=>'Location not found: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'User Role','Comment'=>'Comment','Post Format'=>'Post Format','Menu Item'=>'Menu Item','Post Status'=>'Post Status','Menus'=>'Menus','Menu Locations'=>'Menu Locations','Menu'=>'Menu','Post Taxonomy'=>'Post Taxonomy','Child Page (has parent)'=>'Child Page (has parent)','Parent Page (has children)'=>'Parent Page (has children)','Top Level Page (no parent)'=>'Top Level Page (no parent)','Posts Page'=>'Posts Page','Front Page'=>'Front Page Info','Page Type'=>'Page Type','Viewing back end'=>'Viewing back end','Viewing front end'=>'Viewing front end','Logged in'=>'Logged in','Current User'=>'Current User','Page Template'=>'Page Template','Register'=>'Register','Add / Edit'=>'Add / Edit','User Form'=>'User Form','Page Parent'=>'Page Parent','Super Admin'=>'Super Admin','Current User Role'=>'Current User Role','Default Template'=>'Default Template','Post Template'=>'Post Template','Post Category'=>'Post Category','All %s formats'=>'All %s formats','Attachment'=>'Attachment','%s value is required'=>'%s value is required','Show this field if'=>'Show this field if','Conditional Logic'=>'Conditional Logic','and'=>'and','Local JSON'=>'Local JSON','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Please also check all premium add-ons (%s) are updated to the latest version.','This version contains improvements to your database and requires an upgrade.'=>'This version contains improvements to your database and requires an upgrade.','Thank you for updating to %1$s v%2$s!'=>'Thank you for updating to %1$s v%2$s!','Database Upgrade Required'=>'Database Upgrade Required','Options Page'=>'Options Page','Gallery'=>'Gallery','Flexible Content'=>'Flexible Content','Repeater'=>'Repeater','Back to all tools'=>'Back to all tools','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)','Select items to hide them from the edit screen.'=>'Select items to hide them from the edit screen.','Hide on screen'=>'Hide on screen','Send Trackbacks'=>'Send Trackbacks','Tags'=>'Tags','Categories'=>'Categories','Page Attributes'=>'Page Attributes','Format'=>'Format','Author'=>'Author','Slug'=>'Slug','Revisions'=>'Revisions','Comments'=>'Comments','Discussion'=>'Discussion','Excerpt'=>'Excerpt','Content Editor'=>'Content Editor','Permalink'=>'Permalink','Shown in field group list'=>'Shown in field group list','Field groups with a lower order will appear first'=>'Field groups with a lower order will appear first','Order No.'=>'Order No.','Below fields'=>'Below fields','Below labels'=>'Below labels','Side'=>'Side','Normal (after content)'=>'Normal (after content)','High (after title)'=>'High (after title)','Position'=>'Position','Seamless (no metabox)'=>'Seamless (no metabox)','Standard (WP metabox)'=>'Standard (WP metabox)','Style'=>'Style','Type'=>'Type','Key'=>'Key','Order'=>'Order','Close Field'=>'Close Field','id'=>'id','class'=>'class','width'=>'width','Wrapper Attributes'=>'Wrapper Attributes','Instructions'=>'Instructions','Field Type'=>'Field Type','Single word, no spaces. Underscores and dashes allowed'=>'Single word, no spaces. Underscores and dashes allowed','Field Name'=>'Field Name','This is the name which will appear on the EDIT page'=>'This is the name which will appear on the EDIT page','Field Label'=>'Field Label','Delete'=>'Delete','Delete field'=>'Delete field','Move'=>'Move','Move field to another group'=>'Move field to another group','Duplicate field'=>'Duplicate field','Edit field'=>'Edit field','Drag to reorder'=>'Drag to reorder','Show this field group if'=>'Show this field group if','No updates available.'=>'No updates available.','Database upgrade complete. See what\'s new'=>'Database upgrade complete. See what\'s new','Reading upgrade tasks...'=>'Reading upgrade tasks...','Upgrade failed.'=>'Upgrade failed.','Upgrade complete.'=>'Upgrade complete.','Upgrading data to version %s'=>'Upgrading data to version %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?','Please select at least one site to upgrade.'=>'Please select at least one site to upgrade.','Database Upgrade complete. Return to network dashboard'=>'Database Upgrade complete. Return to network dashboard','Site is up to date'=>'Site is up to date','Site requires database upgrade from %1$s to %2$s'=>'Site requires database upgrade from %1$s to %2$s','Site'=>'Site','Upgrade Sites'=>'Upgrade Sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'The following sites require a DB upgrade. Check the ones you want to update and then click %s.','Add rule group'=>'Add rule group','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Create a set of rules to determine which edit screens will use these advanced custom fields','Rules'=>'Rules','Copied'=>'Copied','Copy to clipboard'=>'Copy to clipboard','Select Field Groups'=>'Select Field Groups','No field groups selected'=>'No field groups selected','Generate PHP'=>'Generate PHP','Export Field Groups'=>'Export Field Groups','Import file empty'=>'Import file empty','Incorrect file type'=>'Incorrect file type','Error uploading file. Please try again'=>'Error uploading file. Please try again','Import Field Groups'=>'Import Field Groups','Sync'=>'Sync','Select %s'=>'Select %s','Duplicate'=>'Duplicate','Duplicate this item'=>'Duplicate this item','Description'=>'Description','Sync available'=>'Sync available','Field group duplicated.'=>'Field group duplicated.' . "\0" . '%s field groups duplicated.','Active (%s)'=>'Active (%s)' . "\0" . 'Active (%s)','Review sites & upgrade'=>'Review sites & upgrade','Upgrade Database'=>'Upgrade Database','Custom Fields'=>'Custom Fields','Move Field'=>'Move Field','Please select the destination for this field'=>'Please select the destination for this field','The %1$s field can now be found in the %2$s field group'=>'The %1$s field can now be found in the %2$s field group','Move Complete.'=>'Move Complete.','Active'=>'Active','Field Keys'=>'Field Keys','Settings'=>'Settings','Location'=>'Location','Null'=>'Null','copy'=>'copy','(this field)'=>'(this field)','Checked'=>'Checked','Move Custom Field'=>'Move Custom Field','No toggle fields available'=>'No toggle fields available','Field group title is required'=>'Field group title is required','This field cannot be moved until its changes have been saved'=>'This field cannot be moved until its changes have been saved','The string "field_" may not be used at the start of a field name'=>'The string "field_" may not be used at the start of a field name','Field group draft updated.'=>'Field group draft updated.','Field group scheduled for.'=>'Field group scheduled for.','Field group submitted.'=>'Field group submitted.','Field group saved.'=>'Field group saved.','Field group published.'=>'Field group published.','Field group deleted.'=>'Field group deleted.','Field group updated.'=>'Field group updated.','Tools'=>'Tools','is not equal to'=>'is not equal to','is equal to'=>'is equal to','Forms'=>'Forms','Page'=>'Page','Post'=>'Post','Relational'=>'Relational','Choice'=>'Choice','Basic'=>'Basic','Unknown'=>'Unknown','Field type does not exist'=>'Field type does not exist','Spam Detected'=>'Spam Detected','Post updated'=>'Post updated','Update'=>'Update','Validate Email'=>'Validate Email','Content'=>'Content','Title'=>'Title','Edit field group'=>'Edit field group','Selection is less than'=>'Selection is less than','Selection is greater than'=>'Selection is greater than','Value is less than'=>'Value is less than','Value is greater than'=>'Value is greater than','Value contains'=>'Value contains','Value matches pattern'=>'Value matches pattern','Value is not equal to'=>'Value is not equal to','Value is equal to'=>'Value is equal to','Has no value'=>'Has no value','Has any value'=>'Has any value','Cancel'=>'Cancel','Are you sure?'=>'Are you sure?','%d fields require attention'=>'%d fields require attention','1 field requires attention'=>'1 field requires attention','Validation failed'=>'Validation failed','Validation successful'=>'Validation successful','Restricted'=>'Restricted','Collapse Details'=>'Collapse Details','Expand Details'=>'Expand Details','Uploaded to this post'=>'Uploaded to this post','verbUpdate'=>'Update','verbEdit'=>'Edit','The changes you made will be lost if you navigate away from this page'=>'The changes you made will be lost if you navigate away from this page','File type must be %s.'=>'File type must be %s.','or'=>'or','File size must not exceed %s.'=>'File size must not exceed %s.','File size must be at least %s.'=>'File size must be at least %s.','Image height must not exceed %dpx.'=>'Image height must not exceed %dpx.','Image height must be at least %dpx.'=>'Image height must be at least %dpx.','Image width must not exceed %dpx.'=>'Image width must not exceed %dpx.','Image width must be at least %dpx.'=>'Image width must be at least %dpx.','(no title)'=>'(no title)','Full Size'=>'Full Size','Large'=>'Large','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(no label)','Sets the textarea height'=>'Sets the textarea height','Rows'=>'Rows','Text Area'=>'Text Area','Prepend an extra checkbox to toggle all choices'=>'Prepend an extra checkbox to toggle all choices','Save \'custom\' values to the field\'s choices'=>'Save \'custom\' values to the field\'s choices','Allow \'custom\' values to be added'=>'Allow \'custom\' values to be added','Add new choice'=>'Add new choice','Toggle All'=>'Toggle All','Allow Archives URLs'=>'Allow Archives URLs','Archives'=>'Archives','Page Link'=>'Page Link','Add'=>'Add','Name'=>'Name','%s added'=>'%s added','%s already exists'=>'%s already exists','User unable to add new %s'=>'User unable to add new %s','Term ID'=>'Term ID','Term Object'=>'Term Object','Load value from posts terms'=>'Load value from posts terms','Load Terms'=>'Load Terms','Connect selected terms to the post'=>'Connect selected terms to the post','Save Terms'=>'Save Terms','Allow new terms to be created whilst editing'=>'Allow new terms to be created whilst editing','Create Terms'=>'Create Terms','Radio Buttons'=>'Radio Buttons','Single Value'=>'Single Value','Multi Select'=>'Multi Select','Checkbox'=>'Checkbox','Multiple Values'=>'Multiple Values','Select the appearance of this field'=>'Select the appearance of this field','Appearance'=>'Appearance','Select the taxonomy to be displayed'=>'Select the taxonomy to be displayed','Value must be equal to or lower than %d'=>'Value must be equal to or lower than %d','Value must be equal to or higher than %d'=>'Value must be equal to or higher than %d','Value must be a number'=>'Value must be a number','Number'=>'Number','Save \'other\' values to the field\'s choices'=>'Save \'other\' values to the field\'s choices','Add \'other\' choice to allow for custom values'=>'Add \'other\' choice to allow for custom values','Other'=>'Other','Radio Button'=>'Radio Button','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define an endpoint for the previous accordion to stop. This accordion will not be visible.','Allow this accordion to open without closing others.'=>'Allow this accordion to open without closing others.','Display this accordion as open on page load.'=>'Display this accordion as open on page load.','Open'=>'Open','Accordion'=>'Accordion','Restrict which files can be uploaded'=>'Restrict which files can be uploaded','File ID'=>'File ID','File URL'=>'File URL','File Array'=>'File Array','Add File'=>'Add File','No file selected'=>'No file selected','File name'=>'File name','Update File'=>'Update File','Edit File'=>'Edit File','Select File'=>'Select File','File'=>'File','Password'=>'Password','Specify the value returned'=>'Specify the value returned','Use AJAX to lazy load choices?'=>'Use AJAX to lazy load choices?','Enter each default value on a new line'=>'Enter each default value on a new line','verbSelect'=>'Select','Select2 JS load_failLoading failed'=>'Loading failed','Select2 JS searchingSearching…'=>'Searching…','Select2 JS load_moreLoading more results…'=>'Loading more results…','Select2 JS selection_too_long_nYou can only select %d items'=>'You can only select %d items','Select2 JS selection_too_long_1You can only select 1 item'=>'You can only select 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Please delete %d characters','Select2 JS input_too_long_1Please delete 1 character'=>'Please delete 1 character','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Please enter %d or more characters','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Please enter 1 or more characters','Select2 JS matches_0No matches found'=>'No matches found','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d results are available, use up and down arrow keys to navigate.','Select2 JS matches_1One result is available, press enter to select it.'=>'One result is available, press enter to select it.','nounSelect'=>'Select','User ID'=>'User ID','User Object'=>'User Object','User Array'=>'User Array','All user roles'=>'All user roles','User'=>'User','Separator'=>'Separator','Select Color'=>'Select Colour','Default'=>'Default','Clear'=>'Clear','Color Picker'=>'Colour Picker','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Select','Date Time Picker JS closeTextDone'=>'Done','Date Time Picker JS currentTextNow'=>'Now','Date Time Picker JS timezoneTextTime Zone'=>'Time Zone','Date Time Picker JS microsecTextMicrosecond'=>'Microsecond','Date Time Picker JS millisecTextMillisecond'=>'Millisecond','Date Time Picker JS secondTextSecond'=>'Second','Date Time Picker JS minuteTextMinute'=>'Minute','Date Time Picker JS hourTextHour'=>'Hour','Date Time Picker JS timeTextTime'=>'Time','Date Time Picker JS timeOnlyTitleChoose Time'=>'Choose Time','Date Time Picker'=>'Date Time Picker','Endpoint'=>'Endpoint','Left aligned'=>'Left aligned','Top aligned'=>'Top aligned','Placement'=>'Placement','Tab'=>'Tab','Value must be a valid URL'=>'Value must be a valid URL','Link URL'=>'Link URL','Link Array'=>'Link Array','Opens in a new window/tab'=>'Opens in a new window/tab','Select Link'=>'Select Link','Link'=>'Link','Email'=>'Email','Step Size'=>'Step Size','Maximum Value'=>'Maximum Value','Minimum Value'=>'Minimum Value','Range'=>'Range','Both (Array)'=>'Both (Array)','Label'=>'Label','Value'=>'Value','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'red : Red','For more control, you may specify both a value and label like this:'=>'For more control, you may specify both a value and label like this:','Enter each choice on a new line.'=>'Enter each choice on a new line.','Choices'=>'Choices','Button Group'=>'Button Group','Parent'=>'Parent','TinyMCE will not be initialized until field is clicked'=>'TinyMCE will not be initialised until field is clicked','Toolbar'=>'Toolbar','Text Only'=>'Text Only','Visual Only'=>'Visual Only','Visual & Text'=>'Visual & Text','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Click to initialise TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Text','Visual'=>'Visual','Value must not exceed %d characters'=>'Value must not exceed %d characters','Leave blank for no limit'=>'Leave blank for no limit','Character Limit'=>'Character Limit','Appears after the input'=>'Appears after the input','Append'=>'Append','Appears before the input'=>'Appears before the input','Prepend'=>'Prepend','Appears within the input'=>'Appears within the input','Placeholder Text'=>'Placeholder Text','Appears when creating a new post'=>'Appears when creating a new post','Text'=>'Text','%1$s requires at least %2$s selection'=>'%1$s requires at least %2$s selection' . "\0" . '%1$s requires at least %2$s selections','Post ID'=>'Post ID','Post Object'=>'Post Object','Featured Image'=>'Featured image','Selected elements will be displayed in each result'=>'Selected elements will be displayed in each result','Elements'=>'Elements','Taxonomy'=>'Taxonomy','Post Type'=>'Post Type','Filters'=>'Filters','All taxonomies'=>'All taxonomies','Filter by Taxonomy'=>'Filter by Taxonomy','All post types'=>'All post types','Filter by Post Type'=>'Filter by Post Type','Search...'=>'Search...','Select taxonomy'=>'Select taxonomy','Select post type'=>'Select post type','No matches found'=>'No matches found','Loading'=>'Loading','Maximum values reached ( {max} values )'=>'Maximum values reached ( {max} values )','Relationship'=>'Relationship','Comma separated list. Leave blank for all types'=>'Comma separated list. Leave blank for all types','Maximum'=>'Maximum','File size'=>'File size','Restrict which images can be uploaded'=>'Restrict which images can be uploaded','Minimum'=>'Minimum','Uploaded to post'=>'Uploaded to post','All'=>'All','Limit the media library choice'=>'Limit the media library choice','Library'=>'Library','Preview Size'=>'Preview Size','Image ID'=>'Image ID','Image URL'=>'Image URL','Image Array'=>'Image Array','Specify the returned value on front end'=>'Specify the returned value on front end','Return Value'=>'Return Value','Add Image'=>'Add Image','No image selected'=>'No image selected','Remove'=>'Remove','Edit'=>'Edit','All images'=>'All images','Update Image'=>'Update Image','Edit Image'=>'Edit Image','Select Image'=>'Select Image','Image'=>'Image','Allow HTML markup to display as visible text instead of rendering'=>'Allow HTML markup to display as visible text instead of rendering','Escape HTML'=>'Escape HTML','No Formatting'=>'No Formatting','Automatically add <br>'=>'Automatically add <br>','Automatically add paragraphs'=>'Automatically add paragraphs','Controls how new lines are rendered'=>'Controls how new lines are rendered','New Lines'=>'New Lines','Week Starts On'=>'Week Starts On','The format used when saving a value'=>'The format used when saving a value','Save Format'=>'Save Format','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Prev','Date Picker JS nextTextNext'=>'Next','Date Picker JS currentTextToday'=>'Today','Date Picker JS closeTextDone'=>'Done','Date Picker'=>'Date Picker','Width'=>'Width','Embed Size'=>'Embed Size','Enter URL'=>'Enter URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Text shown when inactive','Off Text'=>'Off Text','Text shown when active'=>'Text shown when active','On Text'=>'On Text','Default Value'=>'Default Value','Displays text alongside the checkbox'=>'Displays text alongside the checkbox','Message'=>'Message','No'=>'No','Yes'=>'Yes','True / False'=>'True / False','Row'=>'Row','Table'=>'Table','Block'=>'Block','Specify the style used to render the selected fields'=>'Specify the style used to render the selected fields','Layout'=>'Layout','Sub Fields'=>'Sub Fields','Group'=>'Group','Customize the map height'=>'Customise the map height','Height'=>'Height','Set the initial zoom level'=>'Set the initial zoom level','Zoom'=>'Zoom','Center the initial map'=>'Centre the initial map','Center'=>'Centre','Search for address...'=>'Search for address...','Find current location'=>'Find current location','Clear location'=>'Clear location','Search'=>'Search','Sorry, this browser does not support geolocation'=>'Sorry, this browser does not support geolocation','Google Map'=>'Google Map','The format returned via template functions'=>'The format returned via template functions','Return Format'=>'Return Format','Custom:'=>'Custom:','The format displayed when editing a post'=>'The format displayed when editing a post','Display Format'=>'Display Format','Time Picker'=>'Time Picker','No Fields found in Trash'=>'No Fields found in Bin','No Fields found'=>'No Fields found','Search Fields'=>'Search Fields','View Field'=>'View Field','New Field'=>'New Field','Edit Field'=>'Edit Field','Add New Field'=>'Add New Field','Field'=>'Field','Fields'=>'Fields','No Field Groups found in Trash'=>'No Field Groups found in Bin','No Field Groups found'=>'No Field Groups found','Search Field Groups'=>'Search Field Groups','View Field Group'=>'View Field Group','New Field Group'=>'New Field Group','Edit Field Group'=>'Edit Field Group','Add New Field Group'=>'Add New Field Group','Add New'=>'Add New','Field Group'=>'Field Group','Field Groups'=>'Field Groups','Customize WordPress with powerful, professional and intuitive fields.'=>'Customise WordPress with powerful, professional and intuitive fields.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CO.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CO.l10n.php
index d1f41e39..36f66faf 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CO.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CO.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'es_CO','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-06-27T14:24:00+00:00','x-generator'=>'gettext','messages'=>['%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color por defecto','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s)','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF:','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación «%s» ya está registrado.','Class "%s" does not exist.'=>'La clase «%s» no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Perfil de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Regístrate','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'Se requiere el valor %s','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena «field_» no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Colapsar detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta entrada','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores «personalizados» a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringen los archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se inicializará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir que las imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'es_CO','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-06-27T14:24:00+00:00','x-generator'=>'gettext','messages'=>['%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color por defecto','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s)','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF:','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación «%s» ya está registrado.','Class "%s" does not exist.'=>'La clase «%s» no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Perfil de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Regístrate','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'Se requiere el valor %s','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena «field_» no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Colapsar detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta entrada','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores «personalizados» a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringen los archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se inicializará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir que las imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CR.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CR.l10n.php
index 94e63a3f..0e8c3c15 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CR.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CR.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'es_CR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-05-22T11:47:45+00:00','x-generator'=>'gettext','messages'=>['\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color por defecto','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Actualizado por última vez: %s','Invalid field group parameter(s).'=>'Parámetros del grupo de campos inválido.','Awaiting save'=>'Esperando guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Ubicado en: %s','Located in plugin: %s'=>'Ubicado en plugin: %s','Located in theme: %s'=>'Ubicado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión: %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda le ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones a las que puede enfrentarse.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consiga el máximo en su web con ACF.','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, use la pestaña de ayuda y soporte para avisarnos que necesita ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear su primer grupo de campos le recomendamos que primero lea nuestra guía de primeros pasos para familiarizarse con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación «%s» ya está registrado.','Class "%s" does not exist.'=>'La clase «%s» no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Widget'=>'Widget','User Role'=>'Rol de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Clone Field'=>'Clonar campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions for authors. Shown when submitting data'=>'Instrucciones para los autores. Se muestra a la hora de enviar los datos','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Documentation'=>'Documentación','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe sobrepasar %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores «personalizados» a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringir qué archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se inicializará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir qué imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'es_CR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-05-22T11:47:45+00:00','x-generator'=>'gettext','messages'=>['\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color por defecto','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Actualizado por última vez: %s','Invalid field group parameter(s).'=>'Parámetros del grupo de campos inválido.','Awaiting save'=>'Esperando guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Ubicado en: %s','Located in plugin: %s'=>'Ubicado en plugin: %s','Located in theme: %s'=>'Ubicado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión: %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda le ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones a las que puede enfrentarse.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consiga el máximo en su web con ACF.','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, use la pestaña de ayuda y soporte para avisarnos que necesita ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear su primer grupo de campos le recomendamos que primero lea nuestra guía de primeros pasos para familiarizarse con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación «%s» ya está registrado.','Class "%s" does not exist.'=>'La clase «%s» no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Widget'=>'Widget','User Role'=>'Rol de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Clone Field'=>'Clonar campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions for authors. Shown when submitting data'=>'Instrucciones para los autores. Se muestra a la hora de enviar los datos','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Documentation'=>'Documentación','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe sobrepasar %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores «personalizados» a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringir qué archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se inicializará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir qué imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_EC.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_EC.l10n.php
index 72abd02c..87038015 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_EC.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_EC.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'es_EC','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-06-27T14:24:00+00:00','x-generator'=>'gettext','messages'=>['%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color predeterminado','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s).','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF.','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación "%s" ya está registrado.','Class "%s" does not exist.'=>'La clase "%s" no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Rol de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'ID','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores "personalizados" a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringen los archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se iniciará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir que las imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'es_EC','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-06-27T14:24:00+00:00','x-generator'=>'gettext','messages'=>['%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color predeterminado','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s).','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF.','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación "%s" ya está registrado.','Class "%s" does not exist.'=>'La clase "%s" no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Rol de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'ID','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores "personalizados" a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringen los archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se iniciará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir que las imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.l10n.php
index 4ac2156a..dd703836 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'es_ES','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[El shortcode de ACF no puede mostrar campos de entradas no públicas]','[The ACF shortcode is disabled on this site]'=>'[El shortcode de ACF está desactivado en este sitio]','Businessman Icon'=>'Icono de hombre de negocios','Forums Icon'=>'Icono de foros','YouTube Icon'=>'Icono de YouTube','Yes (alt) Icon'=>'Icono de sí (alt)','Xing Icon'=>'Icono de Xing','WordPress (alt) Icon'=>'Icono de WordPress (alt)','WhatsApp Icon'=>'Icono de Whatsapp','Write Blog Icon'=>'Icono de escribir blog','Widgets Menus Icon'=>'Icono de widgets de menús','View Site Icon'=>'Icono de ver el sitio','Learn More Icon'=>'Icono de aprender más','Add Page Icon'=>'Icono de añadir página','Video (alt3) Icon'=>'Icono de vídeo (alt3)','Video (alt2) Icon'=>'Icono de vídeo (alt2)','Video (alt) Icon'=>'Icono de vídeo (alt)','Update (alt) Icon'=>'Icono de actualizar (alt)','Universal Access (alt) Icon'=>'Icono de acceso universal (alt)','Twitter (alt) Icon'=>'Icono de Twitter (alt)','Twitch Icon'=>'Icono de Twitch','Tide Icon'=>'Icono de marea','Tickets (alt) Icon'=>'Icono de entradas (alt)','Text Page Icon'=>'Icono de página de texto','Table Row Delete Icon'=>'Icono de borrar fila de tabla','Table Row Before Icon'=>'Icono de fila antes de tabla','Table Row After Icon'=>'Icono de fila tras la tabla','Table Col Delete Icon'=>'Icono de borrar columna de tabla','Table Col Before Icon'=>'Icono de columna antes de la tabla','Table Col After Icon'=>'Icono de columna tras la tabla','Superhero (alt) Icon'=>'Icono de superhéroe (alt)','Superhero Icon'=>'Icono de superhéroe','Spotify Icon'=>'Icono de Spotify','Shortcode Icon'=>'Icono del shortcode','Shield (alt) Icon'=>'Icono de escudo (alt)','Share (alt2) Icon'=>'Icono de compartir (alt2)','Share (alt) Icon'=>'Icono de compartir (alt)','Saved Icon'=>'Icono de guardado','RSS Icon'=>'Icono de RSS','REST API Icon'=>'Icono de la API REST','Remove Icon'=>'Icono de quitar','Reddit Icon'=>'Icono de Reddit','Privacy Icon'=>'Icono de privacidad','Printer Icon'=>'Icono de la impresora','Podio Icon'=>'Icono del podio','Plus (alt2) Icon'=>'Icono de más (alt2)','Plus (alt) Icon'=>'Icono de más (alt)','Plugins Checked Icon'=>'Icono de plugins comprobados','Pinterest Icon'=>'Icono de Pinterest','Pets Icon'=>'Icono de mascotas','PDF Icon'=>'Icono de PDF','Palm Tree Icon'=>'Icono de la palmera','Open Folder Icon'=>'Icono de carpeta abierta','No (alt) Icon'=>'Icono del no (alt)','Money (alt) Icon'=>'Icono de dinero (alt)','Menu (alt3) Icon'=>'Icono de menú (alt3)','Menu (alt2) Icon'=>'Icono de menú (alt2)','Menu (alt) Icon'=>'Icono de menú (alt)','Spreadsheet Icon'=>'Icono de hoja de cálculo','Interactive Icon'=>'Icono interactivo','Document Icon'=>'Icono de documento','Default Icon'=>'Icono por defecto','Location (alt) Icon'=>'Icono de ubicación (alt)','LinkedIn Icon'=>'Icono de LinkedIn','Instagram Icon'=>'Icono de Instagram','Insert Before Icon'=>'Icono de insertar antes','Insert After Icon'=>'Icono de insertar después','Insert Icon'=>'Icono de insertar','Info Outline Icon'=>'Icono de esquema de información','Images (alt2) Icon'=>'Icono de imágenes (alt2)','Images (alt) Icon'=>'Icono de imágenes (alt)','Rotate Right Icon'=>'Icono de girar a la derecha','Rotate Left Icon'=>'Icono de girar a la izquierda','Rotate Icon'=>'Icono de girar','Flip Vertical Icon'=>'Icono de voltear verticalmente','Flip Horizontal Icon'=>'Icono de voltear horizontalmente','Crop Icon'=>'Icono de recortar','ID (alt) Icon'=>'Icono de ID (alt)','HTML Icon'=>'Icono de HTML','Hourglass Icon'=>'Icono de reloj de arena','Heading Icon'=>'Icono de encabezado','Google Icon'=>'Icono de Google','Games Icon'=>'Icono de juegos','Fullscreen Exit (alt) Icon'=>'Icono de salir a pantalla completa (alt)','Fullscreen (alt) Icon'=>'Icono de pantalla completa (alt)','Status Icon'=>'Icono de estado','Image Icon'=>'Icono de imagen','Gallery Icon'=>'Icono de galería','Chat Icon'=>'Icono del chat','Audio Icon'=>'Icono de audio','Aside Icon'=>'Icono de minientrada','Food Icon'=>'Icono de comida','Exit Icon'=>'Icono de salida','Excerpt View Icon'=>'Icono de ver extracto','Embed Video Icon'=>'Icono de incrustar vídeo','Embed Post Icon'=>'Icono de incrustar entrada','Embed Photo Icon'=>'Icono de incrustar foto','Embed Generic Icon'=>'Icono de incrustar genérico','Embed Audio Icon'=>'Icono de incrustar audio','Email (alt2) Icon'=>'Icono de correo electrónico (alt2)','Ellipsis Icon'=>'Icono de puntos suspensivos','Unordered List Icon'=>'Icono de lista desordenada','RTL Icon'=>'Icono RTL','Ordered List RTL Icon'=>'Icono de lista ordenada RTL','Ordered List Icon'=>'Icono de lista ordenada','LTR Icon'=>'Icono LTR','Custom Character Icon'=>'Icono de personaje personalizado','Edit Page Icon'=>'Icono de editar página','Edit Large Icon'=>'Icono de edición grande','Drumstick Icon'=>'Icono de la baqueta','Database View Icon'=>'Icono de vista de la base de datos','Database Remove Icon'=>'Icono de eliminar base de datos','Database Import Icon'=>'Icono de importar base de datos','Database Export Icon'=>'Icono de exportar de base de datos','Database Add Icon'=>'Icono de añadir base de datos','Database Icon'=>'Icono de base de datos','Cover Image Icon'=>'Icono de imagen de portada','Volume On Icon'=>'Icono de volumen activado','Volume Off Icon'=>'Icono de volumen apagado','Skip Forward Icon'=>'Icono de saltar adelante','Skip Back Icon'=>'Icono de saltar atrás','Repeat Icon'=>'Icono de repetición','Play Icon'=>'Icono de reproducción','Pause Icon'=>'Icono de pausa','Forward Icon'=>'Icono de adelante','Back Icon'=>'Icono de atrás','Columns Icon'=>'Icono de columnas','Color Picker Icon'=>'Icono del selector de color','Coffee Icon'=>'Icono del café','Code Standards Icon'=>'Icono de normas del código','Cloud Upload Icon'=>'Icono de subir a la nube','Cloud Saved Icon'=>'Icono de nube guardada','Car Icon'=>'Icono del coche','Camera (alt) Icon'=>'Icono de cámara (alt)','Calculator Icon'=>'Icono de calculadora','Button Icon'=>'Icono de botón','Businessperson Icon'=>'Icono de empresario','Tracking Icon'=>'Icono de seguimiento','Topics Icon'=>'Icono de debate','Replies Icon'=>'Icono de respuestas','PM Icon'=>'Icono de PM','Friends Icon'=>'Icono de amistad','Community Icon'=>'Icono de la comunidad','BuddyPress Icon'=>'Icono de BuddyPress','bbPress Icon'=>'Icono de bbPress','Activity Icon'=>'Icono de actividad','Book (alt) Icon'=>'Icono del libro (alt)','Block Default Icon'=>'Icono de bloque por defecto','Bell Icon'=>'Icono de la campana','Beer Icon'=>'Icono de la cerveza','Bank Icon'=>'Icono del banco','Arrow Up (alt2) Icon'=>'Icono de flecha arriba (alt2)','Arrow Up (alt) Icon'=>'Icono de flecha arriba (alt)','Arrow Right (alt2) Icon'=>'Icono de flecha derecha (alt2)','Arrow Right (alt) Icon'=>'Icono de flecha derecha (alt)','Arrow Left (alt2) Icon'=>'Icono de flecha izquierda (alt2)','Arrow Left (alt) Icon'=>'Icono de flecha izquierda (alt)','Arrow Down (alt2) Icon'=>'Icono de flecha abajo (alt2)','Arrow Down (alt) Icon'=>'Icono de flecha abajo (alt)','Amazon Icon'=>'Icono de Amazon','Align Wide Icon'=>'Icono de alinear ancho','Align Pull Right Icon'=>'Icono de alinear tirar a la derecha','Align Pull Left Icon'=>'Icono de alinear tirar a la izquierda','Align Full Width Icon'=>'Icono de alinear al ancho completo','Airplane Icon'=>'Icono del avión','Site (alt3) Icon'=>'Icono de sitio (alt3)','Site (alt2) Icon'=>'Icono de sitio (alt2)','Site (alt) Icon'=>'Icono de sitio (alt)','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Mejora a ACF PRO para crear páginas de opciones en unos pocos clics','Invalid request args.'=>'Argumentos de solicitud no válidos.','Sorry, you do not have permission to do that.'=>'Lo siento, no tienes permisos para hacer eso.','Blocks Using Post Meta'=>'Bloques con Post Meta','ACF PRO logo'=>'Logotipo de ACF PRO','ACF PRO Logo'=>'Logotipo de ACF PRO','%s requires a valid attachment ID when type is set to media_library.'=>'%s requiere un ID de archivo adjunto válido cuando el tipo se establece en media_library.','%s is a required property of acf.'=>'%s es una propiedad obligatoria de acf.','The value of icon to save.'=>'El valor del icono a guardar.','The type of icon to save.'=>'El tipo de icono a guardar.','Yes Icon'=>'Icono de sí','WordPress Icon'=>'Icono de WordPress','Warning Icon'=>'Icono de advertencia','Visibility Icon'=>'Icono de visibilidad','Vault Icon'=>'Icono de la bóveda','Upload Icon'=>'Icono de subida','Update Icon'=>'Icono de actualización','Unlock Icon'=>'Icono de desbloqueo','Universal Access Icon'=>'Icono de acceso universal','Undo Icon'=>'Icono de deshacer','Twitter Icon'=>'Icono de Twitter','Trash Icon'=>'Icono de papelera','Translation Icon'=>'Icono de traducción','Tickets Icon'=>'Icono de tiques','Thumbs Up Icon'=>'Icono de pulgar hacia arriba','Thumbs Down Icon'=>'Icono de pulgar hacia abajo','Text Icon'=>'Icono de texto','Testimonial Icon'=>'Icono de testimonio','Tagcloud Icon'=>'Icono de nube de etiquetas','Tag Icon'=>'Icono de etiqueta','Tablet Icon'=>'Icono de la tableta','Store Icon'=>'Icono de la tienda','Sticky Icon'=>'Icono fijo','Star Half Icon'=>'Icono media estrella','Star Filled Icon'=>'Icono de estrella rellena','Star Empty Icon'=>'Icono de estrella vacía','Sos Icon'=>'Icono Sos','Sort Icon'=>'Icono de ordenación','Smiley Icon'=>'Icono sonriente','Smartphone Icon'=>'Icono de smartphone','Slides Icon'=>'Icono de diapositivas','Shield Icon'=>'Icono de escudo','Share Icon'=>'Icono de compartir','Search Icon'=>'Icono de búsqueda','Screen Options Icon'=>'Icono de opciones de pantalla','Schedule Icon'=>'Icono de horario','Redo Icon'=>'Icono de rehacer','Randomize Icon'=>'Icono de aleatorio','Products Icon'=>'Icono de productos','Pressthis Icon'=>'Icono de presiona esto','Post Status Icon'=>'Icono de estado de la entrada','Portfolio Icon'=>'Icono de porfolio','Plus Icon'=>'Icono de más','Playlist Video Icon'=>'Icono de lista de reproducción de vídeo','Playlist Audio Icon'=>'Icono de lista de reproducción de audio','Phone Icon'=>'Icono de teléfono','Performance Icon'=>'Icono de rendimiento','Paperclip Icon'=>'Icono del clip','No Icon'=>'Sin icono','Networking Icon'=>'Icono de red de contactos','Nametag Icon'=>'Icono de etiqueta de nombre','Move Icon'=>'Icono de mover','Money Icon'=>'Icono de dinero','Minus Icon'=>'Icono de menos','Migrate Icon'=>'Icono de migrar','Microphone Icon'=>'Icono de micrófono','Megaphone Icon'=>'Icono del megáfono','Marker Icon'=>'Icono del marcador','Lock Icon'=>'Icono de candado','Location Icon'=>'Icono de ubicación','List View Icon'=>'Icono de vista de lista','Lightbulb Icon'=>'Icono de bombilla','Left Right Icon'=>'Icono izquierda derecha','Layout Icon'=>'Icono de disposición','Laptop Icon'=>'Icono del portátil','Info Icon'=>'Icono de información','Index Card Icon'=>'Icono de tarjeta índice','ID Icon'=>'Icono de ID','Hidden Icon'=>'Icono de oculto','Heart Icon'=>'Icono del corazón','Hammer Icon'=>'Icono del martillo','Groups Icon'=>'Icono de grupos','Grid View Icon'=>'Icono de vista en cuadrícula','Forms Icon'=>'Icono de formularios','Flag Icon'=>'Icono de bandera','Filter Icon'=>'Icono del filtro','Feedback Icon'=>'Icono de respuestas','Facebook (alt) Icon'=>'Icono de Facebook alt','Facebook Icon'=>'Icono de Facebook','External Icon'=>'Icono externo','Email (alt) Icon'=>'Icono del correo electrónico alt','Email Icon'=>'Icono del correo electrónico','Video Icon'=>'Icono de vídeo','Unlink Icon'=>'Icono de desenlazar','Underline Icon'=>'Icono de subrayado','Text Color Icon'=>'Icono de color de texto','Table Icon'=>'Icono de tabla','Strikethrough Icon'=>'Icono de tachado','Spellcheck Icon'=>'Icono del corrector ortográfico','Remove Formatting Icon'=>'Icono de quitar el formato','Quote Icon'=>'Icono de cita','Paste Word Icon'=>'Icono de pegar palabra','Paste Text Icon'=>'Icono de pegar texto','Paragraph Icon'=>'Icono de párrafo','Outdent Icon'=>'Icono saliente','Kitchen Sink Icon'=>'Icono del fregadero','Justify Icon'=>'Icono de justificar','Italic Icon'=>'Icono cursiva','Insert More Icon'=>'Icono de insertar más','Indent Icon'=>'Icono de sangría','Help Icon'=>'Icono de ayuda','Expand Icon'=>'Icono de expandir','Contract Icon'=>'Icono de contrato','Code Icon'=>'Icono de código','Break Icon'=>'Icono de rotura','Bold Icon'=>'Icono de negrita','Edit Icon'=>'Icono de editar','Download Icon'=>'Icono de descargar','Dismiss Icon'=>'Icono de descartar','Desktop Icon'=>'Icono del escritorio','Dashboard Icon'=>'Icono del escritorio','Cloud Icon'=>'Icono de nube','Clock Icon'=>'Icono de reloj','Clipboard Icon'=>'Icono del portapapeles','Chart Pie Icon'=>'Icono de gráfico de tarta','Chart Line Icon'=>'Icono de gráfico de líneas','Chart Bar Icon'=>'Icono de gráfico de barras','Chart Area Icon'=>'Icono de gráfico de área','Category Icon'=>'Icono de categoría','Cart Icon'=>'Icono del carrito','Carrot Icon'=>'Icono de zanahoria','Camera Icon'=>'Icono de cámara','Calendar (alt) Icon'=>'Icono de calendario alt','Calendar Icon'=>'Icono de calendario','Businesswoman Icon'=>'Icono de hombre de negocios','Building Icon'=>'Icono de edificio','Book Icon'=>'Icono del libro','Backup Icon'=>'Icono de copia de seguridad','Awards Icon'=>'Icono de premios','Art Icon'=>'Icono de arte','Arrow Up Icon'=>'Icono flecha arriba','Arrow Right Icon'=>'Icono flecha derecha','Arrow Left Icon'=>'Icono flecha izquierda','Arrow Down Icon'=>'Icono de flecha hacia abajo','Archive Icon'=>'Icono de archivo','Analytics Icon'=>'Icono de análisis','Align Right Icon'=>'Icono alinear a la derecha','Align None Icon'=>'Icono no alinear','Align Left Icon'=>'Icono alinear a la izquierda','Align Center Icon'=>'Icono alinear al centro','Album Icon'=>'Icono de álbum','Users Icon'=>'Icono de usuarios','Tools Icon'=>'Icono de herramientas','Site Icon'=>'Icono del sitio','Settings Icon'=>'Icono de ajustes','Post Icon'=>'Icono de la entrada','Plugins Icon'=>'Icono de plugins','Page Icon'=>'Icono de página','Network Icon'=>'Icono de red','Multisite Icon'=>'Icono multisitio','Media Icon'=>'Icono de medios','Links Icon'=>'Icono de enlaces','Home Icon'=>'Icono de inicio','Customizer Icon'=>'Icono del personalizador','Comments Icon'=>'Icono de comentarios','Collapse Icon'=>'Icono de plegado','Appearance Icon'=>'Icono de apariencia','Generic Icon'=>'Icono genérico','Icon picker requires a value.'=>'El selector de iconos requiere un valor.','Icon picker requires an icon type.'=>'El selector de iconos requiere un tipo de icono.','The available icons matching your search query have been updated in the icon picker below.'=>'Los iconos disponibles que coinciden con tu consulta se han actualizado en el selector de iconos de abajo.','No results found for that search term'=>'No se han encontrado resultados para ese término de búsqueda','Array'=>'Array','String'=>'Cadena','Specify the return format for the icon. %s'=>'Especifica el formato de retorno del icono. %s','Select where content editors can choose the icon from.'=>'Selecciona de dónde pueden elegir el icono los editores de contenidos.','The URL to the icon you\'d like to use, or svg as Data URI'=>'La URL del icono que quieres utilizar, o svg como URI de datos','Browse Media Library'=>'Explorar la biblioteca de medios','The currently selected image preview'=>'La vista previa de la imagen seleccionada actualmente','Click to change the icon in the Media Library'=>'Haz clic para cambiar el icono de la biblioteca de medios','Search icons...'=>'Buscar iconos…','Media Library'=>'Biblioteca de medios','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Una interfaz de usuario interactiva para seleccionar un icono. Selecciona entre dashicons, la biblioteca de medios o una entrada URL independiente.','Icon Picker'=>'Selector de iconos','JSON Load Paths'=>'Rutas de carga JSON','JSON Save Paths'=>'Rutas de guardado JSON','Registered ACF Forms'=>'Formularios ACF registrados','Shortcode Enabled'=>'Shortcode activado','Field Settings Tabs Enabled'=>'Pestañas de ajustes de campo activadas','Field Type Modal Enabled'=>'Tipo de campo emergente activado','Admin UI Enabled'=>'Interfaz de administrador activada','Block Preloading Enabled'=>'Precarga de bloques activada','Blocks Per ACF Block Version'=>'Bloques por versión de bloque ACF','Blocks Per API Version'=>'Bloques por versión de API','Registered ACF Blocks'=>'Bloques ACF registrados','Light'=>'Claro','Standard'=>'Estándar','REST API Format'=>'Formato de la API REST','Registered Options Pages (PHP)'=>'Páginas de opciones registradas (PHP)','Registered Options Pages (JSON)'=>'Páginas de opciones registradas (JSON)','Registered Options Pages (UI)'=>'Páginas de opciones registradas (IU)','Options Pages UI Enabled'=>'Interfaz de usuario de las páginas de opciones activada','Registered Taxonomies (JSON)'=>'Taxonomías registradas (JSON)','Registered Taxonomies (UI)'=>'Taxonomías registradas (IU)','Registered Post Types (JSON)'=>'Tipos de entrada registrados (JSON)','Registered Post Types (UI)'=>'Tipos de entrada registrados (UI)','Post Types and Taxonomies Enabled'=>'Tipos de entrada y taxonomías activados','Number of Third Party Fields by Field Type'=>'Número de campos de terceros por tipo de campo','Number of Fields by Field Type'=>'Número de campos por tipo de campo','Field Groups Enabled for GraphQL'=>'Grupos de campos activados para GraphQL','Field Groups Enabled for REST API'=>'Grupos de campos activados para la API REST','Registered Field Groups (JSON)'=>'Grupos de campos registrados (JSON)','Registered Field Groups (PHP)'=>'Grupos de campos registrados (PHP)','Registered Field Groups (UI)'=>'Grupos de campos registrados (UI)','Active Plugins'=>'Plugins activos','Parent Theme'=>'Tema padre','Active Theme'=>'Tema activo','Is Multisite'=>'Es multisitio','MySQL Version'=>'Versión de MySQL','WordPress Version'=>'Versión de WordPress','Subscription Expiry Date'=>'Fecha de caducidad de la suscripción','License Status'=>'Estado de la licencia','License Type'=>'Tipo de licencia','Licensed URL'=>'URL con licencia','License Activated'=>'Licencia activada','Free'=>'Gratis','Plugin Type'=>'Tipo de plugin','Plugin Version'=>'Versión del plugin','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Esta sección contiene información de depuración sobre la configuración de tu ACF que puede ser útil proporcionar al servicio de asistencia.','An ACF Block on this page requires attention before you can save.'=>'Un bloque de ACF en esta página requiere atención antes de que puedas guardar.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Estos datos se registran a medida que detectamos valores que se han modificado durante la salida. %1$sVaciar registro y descartar%2$s después de escapar los valores en tu código. El aviso volverá a aparecer si volvemos a detectar valores cambiados.','Dismiss permanently'=>'Descartar permanentemente','Instructions for content editors. Shown when submitting data.'=>'Instrucciones para los editores de contenidos. Se muestra al enviar los datos.','Has no term selected'=>'No tiene ningún término seleccionado','Has any term selected'=>'¿Ha seleccionado algún término?','Terms do not contain'=>'Los términos no contienen','Terms contain'=>'Los términos contienen','Term is not equal to'=>'El término no es igual a','Term is equal to'=>'El término es igual a','Has no user selected'=>'No tiene usuario seleccionado','Has any user selected'=>'¿Ha seleccionado algún usuario','Users do not contain'=>'Los usuarios no contienen','Users contain'=>'Los usuarios contienen','User is not equal to'=>'Usuario no es igual a','User is equal to'=>'Usuario es igual a','Has no page selected'=>'No tiene página seleccionada','Has any page selected'=>'¿Has seleccionado alguna página?','Pages do not contain'=>'Las páginas no contienen','Pages contain'=>'Las páginas contienen','Page is not equal to'=>'Página no es igual a','Page is equal to'=>'Página es igual a','Has no relationship selected'=>'No tiene ninguna relación seleccionada','Has any relationship selected'=>'¿Ha seleccionado alguna relación?','Has no post selected'=>'No tiene ninguna entrada seleccionada','Has any post selected'=>'¿Has seleccionado alguna entrada?','Posts do not contain'=>'Las entradas no contienen','Posts contain'=>'Las entradas contienen','Post is not equal to'=>'Entrada no es igual a','Post is equal to'=>'Entrada es igual a','Relationships do not contain'=>'Las relaciones no contienen','Relationships contain'=>'Las relaciones contienen','Relationship is not equal to'=>'La relación no es igual a','Relationship is equal to'=>'La relación es igual a','The core ACF block binding source name for fields on the current pageACF Fields'=>'Campos de ACF','ACF PRO Feature'=>'Característica de ACF PRO','Renew PRO to Unlock'=>'Renueva PRO para desbloquear','Renew PRO License'=>'Renovar licencia PRO','PRO fields cannot be edited without an active license.'=>'Los campos PRO no se pueden editar sin una licencia activa.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Activa tu licencia de ACF PRO para editar los grupos de campos asignados a un Bloque ACF.','Please activate your ACF PRO license to edit this options page.'=>'Activa tu licencia de ACF PRO para editar esta página de opciones.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Devolver valores HTML escapados sólo es posible cuando format_value también es rue. Los valores de los campos no se devuelven por seguridad.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Devolver un valor HTML escapado sólo es posible cuando format_value también es true. El valor del campo no se devuelve por seguridad.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'ACF %1$s ahora escapa automáticamente el HTML no seguro cuando es mostrado por the_field
o el shortcode de ACF. Hemos detectado que la salida de algunos de tus campos se verá modificada por este cambio. %2$s.','Please contact your site administrator or developer for more details.'=>'Para más detalles, ponte en contacto con el administrador o desarrollador de tu web.','Learn more'=>'Más información','Hide details'=>'Ocultar detalles','Show details'=>'Mostrar detalles','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - renderizado mediante %3$s','Renew ACF PRO License'=>'Renovar licencia ACF PRO','Renew License'=>'Renovar licencia','Manage License'=>'Gestionar la licencia','\'High\' position not supported in the Block Editor'=>'No se admite la posición "Alta" en el Editor de bloques','Upgrade to ACF PRO'=>'Actualizar a ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'Las páginas de opciones de ACF son páginas de administrador personalizadas para gestionar ajustes globales a través de campos. Puedes crear múltiples páginas y subpáginas.','Add Options Page'=>'Añadir página de opciones','In the editor used as the placeholder of the title.'=>'En el editor utilizado como marcador de posición del título.','Title Placeholder'=>'Marcador de posición del título','4 Months Free'=>'4 meses gratis','(Duplicated from %s)'=>'(Duplicado de %s)','Select Options Pages'=>'Seleccionar páginas de opciones','Duplicate taxonomy'=>'Duplicar texonomía','Create taxonomy'=>'Crear taxonomía','Duplicate post type'=>'Duplicar tipo de contenido','Create post type'=>'Crear tipo de contenido','Link field groups'=>'Enlazar grupos de campos','Add fields'=>'Añadir campos','This Field'=>'Este campo','ACF PRO'=>'ACF PRO','Feedback'=>'Comentarios','Support'=>'Soporte','is developed and maintained by'=>'es desarrollado y mantenido por','Add this %s to the location rules of the selected field groups.'=>'Añadir %s actual a las reglas de localización de los grupos de campos seleccionados.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Activar el ajuste bidireccional te permite actualizar un valor en los campos de destino por cada valor seleccionado para este campo, añadiendo o eliminando el ID de entrada, el ID de taxonomía o el ID de usuario del elemento que se está actualizando. Para más información, lee la documentación.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecciona el/los campo/s para almacenar la referencia al artículo que se está actualizando. Puedes seleccionar este campo. Los campos de destino deben ser compatibles con el lugar donde se está mostrando este campo. Por ejemplo, si este campo se muestra en una taxonomía, tu campo de destino debe ser del tipo taxonomía','Target Field'=>'Campo de destino','Update a field on the selected values, referencing back to this ID'=>'Actualiza un campo en los valores seleccionados, haciendo referencia a este ID','Bidirectional'=>'Bidireccional','%s Field'=>'Campo %s','Select Multiple'=>'Seleccionar varios','WP Engine logo'=>'Logotipo de WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Solo minúsculas, subrayados y guiones. Máximo 32 caracteres.','The capability name for assigning terms of this taxonomy.'=>'El nombre de la capacidad para asignar términos de esta taxonomía.','Assign Terms Capability'=>'Capacidad de asignar términos','The capability name for deleting terms of this taxonomy.'=>'El nombre de la capacidad para borrar términos de esta taxonomía.','Delete Terms Capability'=>'Capacidad de eliminar términos','The capability name for editing terms of this taxonomy.'=>'El nombre de la capacidad para editar términos de esta taxonomía.','Edit Terms Capability'=>'Capacidad de editar términos','The capability name for managing terms of this taxonomy.'=>'El nombre de la capacidad para gestionar términos de esta taxonomía.','Manage Terms Capability'=>'Gestionar las capacidades para términos','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Establece si las entradas deben excluirse de los resultados de búsqueda y de las páginas de archivo de taxonomía.','More Tools from WP Engine'=>'Más herramientas de WP Engine','Built for those that build with WordPress, by the team at %s'=>'Construido para los que construyen con WordPress, por el equipo de %s','View Pricing & Upgrade'=>'Ver precios y actualizar','Learn More'=>'Aprender más','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Acelera tu flujo de trabajo y desarrolla mejores sitios web con funciones como Bloques ACF y Páginas de opciones, y sofisticados tipos de campo como Repetidor, Contenido Flexible, Clonar y Galería.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Desbloquea funciones avanzadas y construye aún más con ACF PRO','%s fields'=>'%s campos','No terms'=>'Sin términos','No post types'=>'Sin tipos de contenido','No posts'=>'Sin entradas','No taxonomies'=>'Sin taxonomías','No field groups'=>'Sin grupos de campos','No fields'=>'Sin campos','No description'=>'Sin descripción','Any post status'=>'Cualquier estado de entrada','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Esta clave de taxonomía ya está siendo utilizada por otra taxonomía registrada fuera de ACF y no puede utilizarse.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Esta clave de taxonomía ya está siendo utilizada por otra taxonomía en ACF y no puede utilizarse.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clave de taxonomía sólo debe contener caracteres alfanuméricos en minúsculas, guiones bajos o guiones.','The taxonomy key must be under 32 characters.'=>'La clave taxonómica debe tener menos de 32 caracteres.','No Taxonomies found in Trash'=>'No se han encontrado taxonomías en la papelera','No Taxonomies found'=>'No se han encontrado taxonomías','Search Taxonomies'=>'Buscar taxonomías','View Taxonomy'=>'Ver taxonomía','New Taxonomy'=>'Nueva taxonomía','Edit Taxonomy'=>'Editar taxonomía','Add New Taxonomy'=>'Añadir nueva taxonomía','No Post Types found in Trash'=>'No se han encontrado tipos de contenido en la papelera','No Post Types found'=>'No se han encontrado tipos de contenido','Search Post Types'=>'Buscar tipos de contenido','View Post Type'=>'Ver tipo de contenido','New Post Type'=>'Nuevo tipo de contenido','Edit Post Type'=>'Editar tipo de contenido','Add New Post Type'=>'Añadir nuevo tipo de contenido','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Esta clave de tipo de contenido ya está siendo utilizada por otro tipo de contenido registrado fuera de ACF y no puede utilizarse.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Esta clave de tipo de contenido ya está siendo utilizada por otro tipo de contenido en ACF y no puede utilizarse.','This field must not be a WordPress reserved term.'=>'Este campo no debe ser un término reservado de WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clave del tipo de contenido sólo debe contener caracteres alfanuméricos en minúsculas, guiones bajos o guiones.','The post type key must be under 20 characters.'=>'La clave del tipo de contenido debe tener menos de 20 caracteres.','We do not recommend using this field in ACF Blocks.'=>'No recomendamos utilizar este campo en los ACF Blocks.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Muestra el editor WYSIWYG de WordPress tal y como se ve en las Entradas y Páginas, permitiendo una experiencia de edición de texto enriquecida que también permite contenido multimedia.','WYSIWYG Editor'=>'Editor WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Permite seleccionar uno o varios usuarios que pueden utilizarse para crear relaciones entre objetos de datos.','A text input specifically designed for storing web addresses.'=>'Una entrada de texto diseñada específicamente para almacenar direcciones web.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Un conmutador que te permite elegir un valor de 1 ó 0 (encendido o apagado, verdadero o falso, etc.). Puede presentarse como un interruptor estilizado o una casilla de verificación.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Una interfaz de usuario interactiva para elegir una hora. El formato de la hora se puede personalizar mediante los ajustes del campo.','A basic textarea input for storing paragraphs of text.'=>'Una entrada de área de texto básica para almacenar párrafos de texto.','A basic text input, useful for storing single string values.'=>'Una entrada de texto básica, útil para almacenar valores de una sola cadena.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Permite seleccionar uno o varios términos de taxonomía en función de los criterios y opciones especificados en los ajustes de los campos.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Te permite agrupar campos en secciones con pestañas en la pantalla de edición. Útil para mantener los campos organizados y estructurados.','A dropdown list with a selection of choices that you specify.'=>'Una lista desplegable con una selección de opciones que tú especifiques.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Una interfaz de doble columna para seleccionar una o más entradas, páginas o elementos de tipo contenido personalizado para crear una relación con el elemento que estás editando en ese momento. Incluye opciones para buscar y filtrar.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Un campo para seleccionar un valor numérico dentro de un rango especificado mediante un elemento deslizante de rango.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Un grupo de entradas de botón de opción que permite al usuario hacer una única selección entre los valores que especifiques.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Una interfaz de usuario interactiva y personalizable para seleccionar una o varias entradas, páginas o elementos de tipo contenido con la opción de buscar. ','An input for providing a password using a masked field.'=>'Una entrada para proporcionar una contraseña utilizando un campo enmascarado.','Filter by Post Status'=>'Filtrar por estado de publicación','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Un desplegable interactivo para seleccionar una o más entradas, páginas, elementos de tipo contenido personalizad o URL de archivo, con la opción de buscar.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Un componente interactivo para incrustar vídeos, imágenes, tweets, audio y otros contenidos haciendo uso de la funcionalidad oEmbed nativa de WordPress.','An input limited to numerical values.'=>'Una entrada limitada a valores numéricos.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Se utiliza para mostrar un mensaje a los editores junto a otros campos. Es útil para proporcionar contexto adicional o instrucciones sobre tus campos.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Te permite especificar un enlace y sus propiedades, como el título y el destino, utilizando el selector de enlaces nativo de WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Utiliza el selector de medios nativo de WordPress para subir o elegir imágenes.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Proporciona una forma de estructurar los campos en grupos para organizar mejor los datos y la pantalla de edición.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Una interfaz de usuario interactiva para seleccionar una ubicación utilizando Google Maps. Requiere una clave API de Google Maps y configuración adicional para mostrarse correctamente.','Uses the native WordPress media picker to upload, or choose files.'=>'Utiliza el selector de medios nativo de WordPress para subir o elegir archivos.','A text input specifically designed for storing email addresses.'=>'Un campo de texto diseñado específicamente para almacenar direcciones de correo electrónico.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Una interfaz de usuario interactiva para elegir una fecha y una hora. El formato de devolución de la fecha puede personalizarse mediante los ajustes del campo.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Una interfaz de usuario interactiva para elegir una fecha. El formato de devolución de la fecha se puede personalizar mediante los ajustes del campo.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Una interfaz de usuario interactiva para seleccionar un color o especificar un valor hexadecimal.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Un grupo de casillas de verificación que permiten al usuario seleccionar uno o varios valores que tú especifiques.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Un grupo de botones con valores que tú especifiques, los usuarios pueden elegir una opción de entre los valores proporcionados.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Te permite agrupar y organizar campos personalizados en paneles plegables que se muestran al editar el contenido. Útil para mantener ordenados grandes conjuntos de datos.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Esto proporciona una solución para repetir contenidos como diapositivas, miembros del equipo y fichas de llamada a la acción, actuando como padre de un conjunto de subcampos que pueden repetirse una y otra vez.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Proporciona una interfaz interactiva para gestionar una colección de archivos adjuntos. La mayoría de los ajustes son similares a los del tipo de campo Imagen. Los ajustes adicionales te permiten especificar dónde se añaden los nuevos adjuntos en la galería y el número mínimo/máximo de adjuntos permitidos.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Esto proporciona un editor sencillo, estructurado y basado en diseños. El campo Contenido flexible te permite definir, crear y gestionar contenidos con un control total, utilizando maquetas y subcampos para diseñar los bloques disponibles.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Te permite seleccionar y mostrar los campos existentes. No duplica ningún campo de la base de datos, sino que carga y muestra los campos seleccionados en tiempo de ejecución. El campo Clonar puede sustituirse a sí mismo por los campos seleccionados o mostrar los campos seleccionados como un grupo de subcampos.','nounClone'=>'Clon','PRO'=>'PRO','Advanced'=>'Avanzados','JSON (newer)'=>'JSON (nuevo)','Original'=>'Original','Invalid post ID.'=>'ID de publicación no válido.','Invalid post type selected for review.'=>'Tipo de publicación no válido seleccionado para revisión.','More'=>'Más','Tutorial'=>'Tutorial','Select Field'=>'Seleccionar campo','Try a different search term or browse %s'=>'Prueba con otro término de búsqueda o explora %s','Popular fields'=>'Campos populares','No search results for \'%s\''=>'No hay resultados de búsqueda para «%s»','Search fields...'=>'Buscar campos...','Select Field Type'=>'Selecciona el tipo de campo','Popular'=>'Populares','Add Taxonomy'=>'Añadir taxonomía','Create custom taxonomies to classify post type content'=>'Crear taxonomías personalizadas para clasificar el contenido del tipo de contenido','Add Your First Taxonomy'=>'Añade tu primera taxonomía','Hierarchical taxonomies can have descendants (like categories).'=>'Las taxonomías jerárquicas pueden tener descendientes (como las categorías).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Hace que una taxonomía sea visible en la parte pública de la web y en el escritorio.','One or many post types that can be classified with this taxonomy.'=>'Uno o varios tipos de contenido que pueden clasificarse con esta taxonomía.','genre'=>'género','Genre'=>'Género','Genres'=>'Géneros','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Controlador personalizado opcional para utilizar en lugar de `WP_REST_Terms_Controller`.','Expose this post type in the REST API.'=>'Exponer este tipo de contenido en la REST API.','Customize the query variable name'=>'Personaliza el nombre de la variable de consulta','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Se puede acceder a los términos utilizando el permalink no bonito, por ejemplo, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Términos padre-hijo en URLs para taxonomías jerárquicas.','Customize the slug used in the URL'=>'Personalizar el slug utilizado en la URL','Permalinks for this taxonomy are disabled.'=>'Los enlaces permanentes de esta taxonomía están desactivados.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Reescribe la URL utilizando la clave de taxonomía como slug. Tu estructura de enlace permanente será','Taxonomy Key'=>'Clave de la taxonomía','Select the type of permalink to use for this taxonomy.'=>'Selecciona el tipo de enlace permanente a utilizar para esta taxonomía.','Display a column for the taxonomy on post type listing screens.'=>'Mostrar una columna para la taxonomía en las pantallas de listado de tipos de contenido.','Show Admin Column'=>'Mostrar columna de administración','Show the taxonomy in the quick/bulk edit panel.'=>'Mostrar la taxonomía en el panel de edición rápida/masiva.','Quick Edit'=>'Edición rápida','List the taxonomy in the Tag Cloud Widget controls.'=>'Muestra la taxonomía en los controles del widget nube de etiquetas.','Tag Cloud'=>'Nube de etiquetas','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Un nombre de función PHP al que llamar para sanear los datos de taxonomía guardados desde una meta box.','Meta Box Sanitization Callback'=>'Llamada a función de saneamiento de la caja meta','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Un nombre de función PHP a llamar para manejar el contenido de una caja meta en tu taxonomía.','Register Meta Box Callback'=>'Registrar llamada a función de caja meta','No Meta Box'=>'Sin caja meta','Custom Meta Box'=>'Caja meta personalizada','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Controla la caja meta en la pantalla del editor de contenidos. Por defecto, la caja meta Categorías se muestra para las taxonomías jerárquicas, y la meta caja Etiquetas se muestra para las taxonomías no jerárquicas.','Meta Box'=>'Caja meta','Categories Meta Box'=>'Caja meta de categorías','Tags Meta Box'=>'Caja meta de etiquetas','A link to a tag'=>'Un enlace a una etiqueta','Describes a navigation link block variation used in the block editor.'=>'Describe una variación del bloque de enlaces de navegación utilizada en el editor de bloques.','A link to a %s'=>'Un enlace a un %s','Tag Link'=>'Enlace a etiqueta','Assigns a title for navigation link block variation used in the block editor.'=>'Asigna un título a la variación del bloque de enlaces de navegación utilizada en el editor de bloques.','← Go to tags'=>'← Ir a las etiquetas','Assigns the text used to link back to the main index after updating a term.'=>'Asigna el texto utilizado para volver al índice principal tras actualizar un término.','Back To Items'=>'Volver a los elementos','← Go to %s'=>'← Ir a %s','Tags list'=>'Lista de etiquetas','Assigns text to the table hidden heading.'=>'Asigna texto a la cabecera oculta de la tabla.','Tags list navigation'=>'Navegación de lista de etiquetas','Assigns text to the table pagination hidden heading.'=>'Asigna texto al encabezado oculto de la paginación de la tabla.','Filter by category'=>'Filtrar por categoría','Assigns text to the filter button in the posts lists table.'=>'Asigna texto al botón de filtro en la tabla de listas de publicaciones.','Filter By Item'=>'Filtrar por elemento','Filter by %s'=>'Filtrar por %s','The description is not prominent by default; however, some themes may show it.'=>'La descripción no es prominente de forma predeterminada; Sin embargo, algunos temas pueden mostrarlo.','Describes the Description field on the Edit Tags screen.'=>'Describe el campo Descripción de la pantalla Editar etiquetas.','Description Field Description'=>'Descripción del campo Descripción','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Asigna un término superior para crear una jerarquía. El término Jazz, por ejemplo, sería el padre de Bebop y Big Band','Describes the Parent field on the Edit Tags screen.'=>'Describe el campo superior de la pantalla Editar etiquetas.','Parent Field Description'=>'Descripción del campo padre','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'El «slug» es la versión apta para URLs del nombre. Normalmente se escribe todo en minúsculas y sólo contiene letras, números y guiones.','Describes the Slug field on the Edit Tags screen.'=>'Describe el campo slug de la pantalla editar etiquetas.','Slug Field Description'=>'Descripción del campo slug','The name is how it appears on your site'=>'El nombre es como aparece en tu web','Describes the Name field on the Edit Tags screen.'=>'Describe el campo Nombre de la pantalla Editar etiquetas.','Name Field Description'=>'Descripción del campo nombre','No tags'=>'No hay etiquetas','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Asigna el texto que se muestra en las tablas de entradas y lista de medios cuando no hay etiquetas o categorías disponibles.','No Terms'=>'No hay términos','No %s'=>'No hay %s','No tags found'=>'No se han encontrado etiquetas','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Asigna el texto que se muestra al hacer clic en «elegir entre los más utilizados» en el cuadro meta de la taxonomía cuando no hay etiquetas disponibles, y asigna el texto utilizado en la tabla de lista de términos cuando no hay elementos para una taxonomía.','Not Found'=>'No encontrado','Assigns text to the Title field of the Most Used tab.'=>'Asigna texto al campo Título de la pestaña Más usados.','Most Used'=>'Más usados','Choose from the most used tags'=>'Elige entre las etiquetas más utilizadas','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Asigna el texto «elige entre los más usados» que se utiliza en la meta caja cuando JavaScript está desactivado. Sólo se utiliza en taxonomías no jerárquicas.','Choose From Most Used'=>'Elige entre los más usados','Choose from the most used %s'=>'Elige entre los %s más usados','Add or remove tags'=>'Añadir o quitar etiquetas','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Asigna el texto de añadir o eliminar elementos utilizado en la meta caja cuando JavaScript está desactivado. Sólo se utiliza en taxonomías no jerárquicas','Add Or Remove Items'=>'Añadir o quitar elementos','Add or remove %s'=>'Añadir o quitar %s','Separate tags with commas'=>'Separa las etiquetas con comas','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Asigna al elemento separado con comas el texto utilizado en la caja meta de taxonomía. Sólo se utiliza en taxonomías no jerárquicas.','Separate Items With Commas'=>'Separa los elementos con comas','Separate %s with commas'=>'Separa los %s con comas','Popular Tags'=>'Etiquetas populares','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Asigna texto a los elementos populares. Sólo se utiliza en taxonomías no jerárquicas.','Popular Items'=>'Elementos populares','Popular %s'=>'%s populares','Search Tags'=>'Buscar etiquetas','Assigns search items text.'=>'Asigna el texto de buscar elementos.','Parent Category:'=>'Categoría superior:','Assigns parent item text, but with a colon (:) added to the end.'=>'Asigna el texto del elemento superior, pero añadiendo dos puntos (:) al final.','Parent Item With Colon'=>'Elemento superior con dos puntos','Parent Category'=>'Categoría superior','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Asigna el texto del elemento superior. Sólo se utiliza en taxonomías jerárquicas.','Parent Item'=>'Elemento superior','Parent %s'=>'%s superior','New Tag Name'=>'Nombre de la nueva etiqueta','Assigns the new item name text.'=>'Asigna el texto del nombre del nuevo elemento.','New Item Name'=>'Nombre del nuevo elemento','New %s Name'=>'Nombre del nuevo %s','Add New Tag'=>'Añadir nueva etiqueta','Assigns the add new item text.'=>'Asigna el texto de añadir nuevo elemento.','Update Tag'=>'Actualizar etiqueta','Assigns the update item text.'=>'Asigna el texto del actualizar elemento.','Update Item'=>'Actualizar elemento','Update %s'=>'Actualizar %s','View Tag'=>'Ver etiqueta','In the admin bar to view term during editing.'=>'En la barra de administración para ver el término durante la edición.','Edit Tag'=>'Editar etiqueta','At the top of the editor screen when editing a term.'=>'En la parte superior de la pantalla del editor, al editar un término.','All Tags'=>'Todas las etiquetas','Assigns the all items text.'=>'Asigna el texto de todos los elementos.','Assigns the menu name text.'=>'Asigna el texto del nombre del menú.','Menu Label'=>'Etiqueta de menú','Active taxonomies are enabled and registered with WordPress.'=>'Las taxonomías activas están activadas y registradas en WordPress.','A descriptive summary of the taxonomy.'=>'Un resumen descriptivo de la taxonomía.','A descriptive summary of the term.'=>'Un resumen descriptivo del término.','Term Description'=>'Descripción del término','Single word, no spaces. Underscores and dashes allowed.'=>'Una sola palabra, sin espacios. Se permiten guiones bajos y guiones.','Term Slug'=>'Slug de término','The name of the default term.'=>'El nombre del término por defecto.','Term Name'=>'Nombre del término','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Crea un término para la taxonomía que no se pueda eliminar. No se seleccionará por defecto para las entradas.','Default Term'=>'Término por defecto','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Si los términos de esta taxonomía deben ordenarse en el orden en que se proporcionan a `wp_set_object_terms()`.','Sort Terms'=>'Ordenar términos','Add Post Type'=>'Añadir tipo de contenido','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Amplía la funcionalidad de WordPress más allá de las entradas y páginas estándar con tipos de contenido personalizados.','Add Your First Post Type'=>'Añade tu primer tipo de contenido','I know what I\'m doing, show me all the options.'=>'Sé lo que hago, muéstrame todas las opciones.','Advanced Configuration'=>'Configuración avanzada','Hierarchical post types can have descendants (like pages).'=>'Los tipos de entrada jerárquicos pueden tener descendientes (como las páginas).','Hierarchical'=>'Jerárquico','Visible on the frontend and in the admin dashboard.'=>'Visible en la parte pública de la web y en el escritorio.','Public'=>'Público','movie'=>'pelicula','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Sólo letras minúsculas, guiones bajos y guiones, 20 caracteres como máximo.','Movie'=>'Película','Singular Label'=>'Etiqueta singular','Movies'=>'Películas','Plural Label'=>'Etiqueta plural','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Controlador personalizado opcional para utilizar en lugar de `WP_REST_Posts_Controller`.','Controller Class'=>'Clase de controlador','The namespace part of the REST API URL.'=>'La parte del espacio de nombres de la URL de la API REST.','Namespace Route'=>'Ruta del espacio de nombres','The base URL for the post type REST API URLs.'=>'La URL base para las URL de la REST API del tipo de contenido.','Base URL'=>'URL base','Exposes this post type in the REST API. Required to use the block editor.'=>'Expone este tipo de contenido en la REST API. Necesario para utilizar el editor de bloques.','Show In REST API'=>'Mostrar en REST API','Customize the query variable name.'=>'Personaliza el nombre de la variable de consulta.','Query Variable'=>'Variable de consulta','No Query Variable Support'=>'No admite variables de consulta','Custom Query Variable'=>'Variable de consulta personalizada','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Se puede acceder a los elementos utilizando el enlace permanente no bonito, por ejemplo {post_type}={post_slug}.','Query Variable Support'=>'Compatibilidad con variables de consulta','URLs for an item and items can be accessed with a query string.'=>'Se puede acceder a las URL de un elemento y de los elementos mediante una cadena de consulta.','Publicly Queryable'=>'Consultable públicamente','Custom slug for the Archive URL.'=>'Slug personalizado para la URL del Archivo.','Archive Slug'=>'Slug del archivo','Has an item archive that can be customized with an archive template file in your theme.'=>'Tiene un archivo de elementos que se puede personalizar con un archivo de plantilla de archivo en tu tema.','Archive'=>'Archivo','Pagination support for the items URLs such as the archives.'=>'Soporte de paginación para las URL de los elementos, como los archivos.','Pagination'=>'Paginación','RSS feed URL for the post type items.'=>'URL del feed RSS para los elementos del tipo de contenido.','Feed URL'=>'URL del Feed','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Altera la estructura de enlaces permanentes para añadir el prefijo `WP_Rewrite::$front` a las URLs.','Front URL Prefix'=>'Prefijo de las URLs','Customize the slug used in the URL.'=>'Personaliza el slug utilizado en la URL.','URL Slug'=>'Slug de la URL','Permalinks for this post type are disabled.'=>'Los enlaces permanentes para este tipo de contenido están desactivados.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Reescribe la URL utilizando un slug personalizado definido en el campo de abajo. Tu estructura de enlace permanente será','No Permalink (prevent URL rewriting)'=>'Sin enlace permanente (evita la reescritura de URL)','Custom Permalink'=>'Enlace permanente personalizado','Post Type Key'=>'Clave de tipo de contenido','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Reescribe la URL utilizando la clave del tipo de entrada como slug. Tu estructura de enlace permanente será','Permalink Rewrite'=>'Reescritura de enlace permanente','Delete items by a user when that user is deleted.'=>'Borrar elementos de un usuario cuando ese usuario se borra.','Delete With User'=>'Borrar con usuario','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Permite que el tipo de contenido se pueda exportar desde \'Herramientas\' > \'Exportar\'.','Can Export'=>'Se puede exportar','Optionally provide a plural to be used in capabilities.'=>'Opcionalmente, proporciona un plural para utilizarlo en las capacidades.','Plural Capability Name'=>'Nombre de la capacidad en plural','Choose another post type to base the capabilities for this post type.'=>'Elige otro tipo de contenido para basar las capacidades de este tipo de contenido.','Singular Capability Name'=>'Nombre de la capacidad en singular','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Por defecto, las capacidades del tipo de entrada heredarán los nombres de las capacidades de \'Entrada\', p. ej. edit_post, delete_posts. Actívalo para utilizar capacidades específicas del tipo de contenido, por ejemplo, edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Renombrar capacidades','Exclude From Search'=>'Excluir de la búsqueda','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Permite añadir elementos a los menús en la pantalla \'Apariencia\' > \'Menús\'. Debe estar activado en \'Opciones de pantalla\'.','Appearance Menus Support'=>'Compatibilidad con menús de apariencia','Appears as an item in the \'New\' menu in the admin bar.'=>'Aparece como un elemento en el menú \'Nuevo\' de la barra de administración.','Show In Admin Bar'=>'Mostrar en la barra administración','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Un nombre de función PHP que se llamará cuando se configuren las cajas meta de la pantalla de edición.','Custom Meta Box Callback'=>'Llamada a función de caja meta personalizada','Menu Icon'=>'Icono de menú','The position in the sidebar menu in the admin dashboard.'=>'La posición en el menú de la barra lateral en el panel de control del escritorio.','Menu Position'=>'Posición en el menú','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Por defecto, el tipo de contenido obtendrá un nuevo elemento de nivel superior en el menú de administración. Si se proporciona aquí un elemento de nivel superior existente, el tipo de entrada se añadirá como un elemento de submenú debajo de él.','Admin Menu Parent'=>'Menú de administración padre','Admin editor navigation in the sidebar menu.'=>'Navegación del editor de administración en el menú de la barra lateral.','Show In Admin Menu'=>'Mostrar en el menú de administración','Items can be edited and managed in the admin dashboard.'=>'Los elementos se pueden editar y gestionar en el panel de control del administrador.','Show In UI'=>'Mostrar en IU','A link to a post.'=>'Un enlace a una publicación.','Description for a navigation link block variation.'=>'Descripción de una variación del bloque de enlaces de navegación.','Item Link Description'=>'Descripción del enlace al elemento','A link to a %s.'=>'Un enlace a un %s.','Post Link'=>'Enlace a publicación','Title for a navigation link block variation.'=>'Título para una variación del bloque de enlaces de navegación.','Item Link'=>'Enlace a elemento','%s Link'=>'Enlace a %s','Post updated.'=>'Publicación actualizada.','In the editor notice after an item is updated.'=>'En el aviso del editor después de actualizar un elemento.','Item Updated'=>'Elemento actualizado','%s updated.'=>'%s actualizado.','Post scheduled.'=>'Publicación programada.','In the editor notice after scheduling an item.'=>'En el aviso del editor después de programar un elemento.','Item Scheduled'=>'Elemento programado','%s scheduled.'=>'%s programados.','Post reverted to draft.'=>'Publicación devuelta a borrador.','In the editor notice after reverting an item to draft.'=>'En el aviso del editor después de devolver un elemento a borrador.','Item Reverted To Draft'=>'Elemento devuelto a borrador','%s reverted to draft.'=>'%s devuelto a borrador.','Post published privately.'=>'Publicación publicada de forma privada.','In the editor notice after publishing a private item.'=>'En el aviso del editor después de publicar un elemento privado.','Item Published Privately'=>'Elemento publicado de forma privada','%s published privately.'=>'%s publicado de forma privada.','Post published.'=>'Entrada publicada.','In the editor notice after publishing an item.'=>'En el aviso del editor después de publicar un elemento.','Item Published'=>'Elemento publicado','%s published.'=>'%s publicado.','Posts list'=>'Lista de publicaciones','Used by screen readers for the items list on the post type list screen.'=>'Utilizado por los lectores de pantalla para la lista de elementos de la pantalla de lista de tipos de contenido.','Items List'=>'Lista de elementos','%s list'=>'Lista de %s','Posts list navigation'=>'Navegación por lista de publicaciones','Used by screen readers for the filter list pagination on the post type list screen.'=>'Utilizado por los lectores de pantalla para la paginación de la lista de filtros en la pantalla de la lista de tipos de contenido.','Items List Navigation'=>'Navegación por la lista de elementos','%s list navigation'=>'Navegación por la lista de %s','Filter posts by date'=>'Filtrar publicaciones por fecha','Used by screen readers for the filter by date heading on the post type list screen.'=>'Utilizado por los lectores de pantalla para el encabezado de filtrar por fecha en la pantalla de lista de tipos de contenido.','Filter Items By Date'=>'Filtrar elementos por fecha','Filter %s by date'=>'Filtrar %s por fecha','Filter posts list'=>'Filtrar la lista de publicaciones','Used by screen readers for the filter links heading on the post type list screen.'=>'Utilizado por los lectores de pantalla para el encabezado de los enlaces de filtro en la pantalla de la lista de tipos de contenido.','Filter Items List'=>'Filtrar lista de elementos','Filter %s list'=>'Filtrar lista de %s','In the media modal showing all media uploaded to this item.'=>'En el modal de medios se muestran todos los medios subidos a este elemento.','Uploaded To This Item'=>'Subido a este elemento','Uploaded to this %s'=>'Subido a este %s','Insert into post'=>'Insertar en publicación','As the button label when adding media to content.'=>'Como etiqueta del botón al añadir medios al contenido.','Insert Into Media Button'=>'Botón Insertar en medios','Insert into %s'=>'Insertar en %s','Use as featured image'=>'Usar como imagen destacada','As the button label for selecting to use an image as the featured image.'=>'Como etiqueta del botón para seleccionar el uso de una imagen como imagen destacada.','Use Featured Image'=>'Usar imagen destacada','Remove featured image'=>'Eliminar la imagen destacada','As the button label when removing the featured image.'=>'Como etiqueta del botón al eliminar la imagen destacada.','Remove Featured Image'=>'Eliminar imagen destacada','Set featured image'=>'Establecer imagen destacada','As the button label when setting the featured image.'=>'Como etiqueta del botón al establecer la imagen destacada.','Set Featured Image'=>'Establecer imagen destacada','Featured image'=>'Imagen destacada','In the editor used for the title of the featured image meta box.'=>'En el editor utilizado para el título de la caja meta de la imagen destacada.','Featured Image Meta Box'=>'Caja meta de imagen destacada','Post Attributes'=>'Atributos de publicación','In the editor used for the title of the post attributes meta box.'=>'En el editor utilizado para el título de la caja meta de atributos de la publicación.','Attributes Meta Box'=>'Caja meta de atributos','%s Attributes'=>'Atributos de %s','Post Archives'=>'Archivo de publicaciones','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Añade elementos \'Archivo de tipo de contenido\' con esta etiqueta a la lista de publicaciones que se muestra al añadir elementos a un menú existente en un CPT con archivos activados. Sólo aparece cuando se editan menús en modo \'Vista previa en vivo\' y se ha proporcionado un slug de archivo personalizado.','Archives Nav Menu'=>'Menú de navegación de archivos','%s Archives'=>'Archivo de %s','No posts found in Trash'=>'No hay publicaciones en la papelera','At the top of the post type list screen when there are no posts in the trash.'=>'En la parte superior de la pantalla de la lista de tipos de contenido cuando no hay publicaciones en la papelera.','No Items Found in Trash'=>'No se hay elementos en la papelera','No %s found in Trash'=>'No hay %s en la papelera','No posts found'=>'No se han encontrado publicaciones','At the top of the post type list screen when there are no posts to display.'=>'En la parte superior de la pantalla de la lista de tipos de contenido cuando no hay publicaciones que mostrar.','No Items Found'=>'No se han encontrado elementos','No %s found'=>'No se han encontrado %s','Search Posts'=>'Buscar publicaciones','At the top of the items screen when searching for an item.'=>'En la parte superior de la pantalla de elementos, al buscar un elemento.','Search Items'=>'Buscar elementos','Search %s'=>'Buscar %s','Parent Page:'=>'Página superior:','For hierarchical types in the post type list screen.'=>'Para tipos jerárquicos en la pantalla de lista de tipos de contenido.','Parent Item Prefix'=>'Prefijo del artículo superior','Parent %s:'=>'%s superior:','New Post'=>'Nueva publicación','New Item'=>'Nuevo elemento','New %s'=>'Nuevo %s','Add New Post'=>'Añadir nueva publicación','At the top of the editor screen when adding a new item.'=>'En la parte superior de la pantalla del editor, al añadir un nuevo elemento.','Add New Item'=>'Añadir nuevo elemento','Add New %s'=>'Añadir nuevo %s','View Posts'=>'Ver publicaciones','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Aparece en la barra de administración en la vista «Todas las publicaciones», siempre que el tipo de contenido admita archivos y la página de inicio no sea un archivo de ese tipo de contenido.','View Items'=>'Ver elementos','View Post'=>'Ver publicacion','In the admin bar to view item when editing it.'=>'En la barra de administración para ver el elemento al editarlo.','View Item'=>'Ver elemento','View %s'=>'Ver %s','Edit Post'=>'Editar publicación','At the top of the editor screen when editing an item.'=>'En la parte superior de la pantalla del editor, al editar un elemento.','Edit Item'=>'Editar elemento','Edit %s'=>'Editar %s','All Posts'=>'Todas las entradas','In the post type submenu in the admin dashboard.'=>'En el submenú de tipo de contenido del escritorio.','All Items'=>'Todos los elementos','All %s'=>'Todos %s','Admin menu name for the post type.'=>'Nombre del menú de administración para el tipo de contenido.','Menu Name'=>'Nombre del menú','Regenerate all labels using the Singular and Plural labels'=>'Regenera todas las etiquetas utilizando las etiquetas singular y plural','Regenerate'=>'Regenerar','Active post types are enabled and registered with WordPress.'=>'Los tipos de entrada activos están activados y registrados en WordPress.','A descriptive summary of the post type.'=>'Un resumen descriptivo del tipo de contenido.','Add Custom'=>'Añadir personalizado','Enable various features in the content editor.'=>'Activa varias funciones en el editor de contenido.','Post Formats'=>'Formatos de entrada','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecciona las taxonomías existentes para clasificar los elementos del tipo de contenido.','Browse Fields'=>'Explorar campos','Nothing to import'=>'Nada que importar','. The Custom Post Type UI plugin can be deactivated.'=>'. El plugin Custom Post Type UI se puede desactivar.','Imported %d item from Custom Post Type UI -'=>'Importado %d elemento de la interfaz de Custom Post Type UI -' . "\0" . 'Importados %d elementos de la interfaz de Custom Post Type UI -','Failed to import taxonomies.'=>'Error al importar taxonomías.','Failed to import post types.'=>'Error al importar tipos de contenido.','Nothing from Custom Post Type UI plugin selected for import.'=>'No se ha seleccionado nada del plugin Custom Post Type UI para importar.','Imported 1 item'=>'1 elementos importado' . "\0" . '%s elementos importados','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Al importar un tipo de contenido o taxonomía con la misma clave que uno ya existente, se sobrescribirán los ajustes del tipo de contenido o taxonomía existentes con los de la importación.','Import from Custom Post Type UI'=>'Importar desde Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'El siguiente código puede utilizarse para registrar una versión local de los elementos seleccionados. Almacenar grupos de campos, tipos de contenido o taxonomías localmente puede proporcionar muchas ventajas, como tiempos de carga más rápidos, control de versiones y campos/ajustes dinámicos. Simplemente copia y pega el siguiente código en el archivo functions.php de tu tema o inclúyelo dentro de un archivo externo, y luego desactiva o elimina los elementos desde la administración de ACF.','Export - Generate PHP'=>'Exportar - Generar PHP','Export'=>'Exportar','Select Taxonomies'=>'Selecciona taxonomías','Select Post Types'=>'Selecciona tipos de contenido','Exported 1 item.'=>'1 elemento exportado.' . "\0" . '%s elementos exportados.','Category'=>'Categoría','Tag'=>'Etiqueta','%s taxonomy created'=>'Taxonomía %s creada','%s taxonomy updated'=>'Taxonomía %s actualizada','Taxonomy draft updated.'=>'Borrador de taxonomía actualizado.','Taxonomy scheduled for.'=>'Taxonomía programada para.','Taxonomy submitted.'=>'Taxonomía enviada.','Taxonomy saved.'=>'Taxonomía guardada.','Taxonomy deleted.'=>'Taxonomía borrada.','Taxonomy updated.'=>'Taxonomía actualizada.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Esta taxonomía no se ha podido registrar porque su clave está siendo utilizada por otra taxonomía registrada por otro plugin o tema.','Taxonomy synchronized.'=>'Taxonomía sincronizada.' . "\0" . '%s taxonomías sincronizadas.','Taxonomy duplicated.'=>'Taxonomía duplicada.' . "\0" . '%s taxonomías duplicadas.','Taxonomy deactivated.'=>'Taxonomía desactivada.' . "\0" . '%s taxonomías desactivadas.','Taxonomy activated.'=>'Taxonomía activada.' . "\0" . '%s taxonomías activadas.','Terms'=>'Términos','Post type synchronized.'=>'Tipo de contenido sincronizado.' . "\0" . '%s tipos de contenido sincronizados.','Post type duplicated.'=>'Tipo de contenido duplicado.' . "\0" . '%s tipos de contenido duplicados.','Post type deactivated.'=>'Tipo de contenido desactivado.' . "\0" . '%s tipos de contenido desactivados.','Post type activated.'=>'Tipo de contenido activado.' . "\0" . '%s tipos de contenido activados.','Post Types'=>'Tipos de contenido','Advanced Settings'=>'Ajustes avanzados','Basic Settings'=>'Ajustes básicos','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Este tipo de contenido no se ha podido registrar porque su clave está siendo utilizada por otro tipo de contenido registrado por otro plugin o tema.','Pages'=>'Páginas','Link Existing Field Groups'=>'Enlazar grupos de campos existentes','%s post type created'=>'%s tipo de contenido creado','Add fields to %s'=>'Añadir campos a %s','%s post type updated'=>'Tipo de contenido %s actualizado','Post type draft updated.'=>'Borrador de tipo de contenido actualizado.','Post type scheduled for.'=>'Tipo de contenido programado para.','Post type submitted.'=>'Tipo de contenido enviado.','Post type saved.'=>'Tipo de contenido guardado.','Post type updated.'=>'Tipo de contenido actualizado.','Post type deleted.'=>'Tipo de contenido eliminado.','Type to search...'=>'Escribe para buscar...','PRO Only'=>'Solo en PRO','Field groups linked successfully.'=>'Grupos de campos enlazados correctamente.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importa tipos de contenido y taxonomías registrados con Custom Post Type UI y gestiónalos con ACF. Empieza aquí.','ACF'=>'ACF','taxonomy'=>'taxonomía','post type'=>'tipo de contenido','Done'=>'Hecho','Field Group(s)'=>'Grupo(s) de campo(s)','Select one or many field groups...'=>'Selecciona uno o varios grupos de campos...','Please select the field groups to link.'=>'Selecciona los grupos de campos que quieras enlazar.','Field group linked successfully.'=>'Grupo de campos enlazado correctamente.' . "\0" . 'Grupos de campos enlazados correctamente.','post statusRegistration Failed'=>'Error de registro','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Este elemento no se ha podido registrar porque su clave está siendo utilizada por otro elemento registrado por otro plugin o tema.','REST API'=>'REST API','Permissions'=>'Permisos','URLs'=>'URLs','Visibility'=>'Visibilidad','Labels'=>'Etiquetas','Field Settings Tabs'=>'Pestañas de ajustes de campos','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[valor del shortcode de ACF desactivado en la vista previa]','Close Modal'=>'Cerrar ventana emergente','Field moved to other group'=>'Campo movido a otro grupo','Close modal'=>'Cerrar ventana emergente','Start a new group of tabs at this tab.'=>'Empieza un nuevo grupo de pestañas en esta pestaña','New Tab Group'=>'Nuevo grupo de pestañas','Use a stylized checkbox using select2'=>'Usa una casilla de verificación estilizada utilizando select2','Save Other Choice'=>'Guardar la opción «Otro»','Allow Other Choice'=>'Permitir la opción «Otro»','Add Toggle All'=>'Añade un «Alternar todos»','Save Custom Values'=>'Guardar los valores personalizados','Allow Custom Values'=>'Permitir valores personalizados','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Los valores personalizados de la casilla de verificación no pueden estar vacíos. Desmarca cualquier valor vacío.','Updates'=>'Actualizaciones','Advanced Custom Fields logo'=>'Logo de Advanced Custom Fields','Save Changes'=>'Guardar cambios','Field Group Title'=>'Título del grupo de campos','Add title'=>'Añadir título','New to ACF? Take a look at our getting started guide.'=>'¿Nuevo en ACF? Echa un vistazo a nuestra guía para comenzar.','Add Field Group'=>'Añadir grupo de campos','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF utiliza grupos de campos para agrupar campos personalizados juntos, y después añadir esos campos a las pantallas de edición.','Add Your First Field Group'=>'Añade tu primer grupo de campos','Options Pages'=>'Páginas de opciones','ACF Blocks'=>'ACF Blocks','Gallery Field'=>'Campo galería','Flexible Content Field'=>'Campo de contenido flexible','Repeater Field'=>'Campo repetidor','Unlock Extra Features with ACF PRO'=>'Desbloquea las características extra con ACF PRO','Delete Field Group'=>'Borrar grupo de campos','Created on %1$s at %2$s'=>'Creado el %1$s a las %2$s','Group Settings'=>'Ajustes de grupo','Location Rules'=>'Reglas de ubicación','Choose from over 30 field types. Learn more.'=>'Elige de entre más de 30 tipos de campos. Aprende más.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Comienza creando nuevos campos personalizados para tus entradas, páginas, tipos de contenido personalizados y otros contenidos de WordPress.','Add Your First Field'=>'Añade tu primer campo','#'=>'#','Add Field'=>'Añadir campo','Presentation'=>'Presentación','Validation'=>'Validación','General'=>'General','Import JSON'=>'Importar JSON','Export As JSON'=>'Exportar como JSON','Field group deactivated.'=>'Grupo de campos desactivado.' . "\0" . '%s grupos de campos desactivados.','Field group activated.'=>'Grupo de campos activado.' . "\0" . '%s grupos de campos activados.','Deactivate'=>'Desactivar','Deactivate this item'=>'Desactiva este elemento','Activate'=>'Activar','Activate this item'=>'Activa este elemento','Move field group to trash?'=>'¿Mover este grupo de campos a la papelera?','post statusInactive'=>'Inactivo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields y Advanced Custom Fields PRO no deberían estar activos al mismo tiempo. Hemos desactivado automáticamente Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields y Advanced Custom Fields PRO no deberían estar activos al mismo tiempo. Hemos desactivado automáticamente Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','Upgrade to PRO'=>'Actualizar a la versión Pro','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color por defecto','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Sorry, this post is unavailable for diff comparison.'=>'Lo siento, este grupo de campos no está disponible para la comparación diff.','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s)','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar los cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Debates. Tenemos una comunidad activa y amistosa, en nuestros foros de la comunidad, que pueden ayudarte a descubrir cómo hacer todo en el mundo de ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF. Si te encuentras con alguna dificultad, hay varios lugares donde puedes encontrar ayuda:','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación «%s» ya está registrado.','Class "%s" does not exist.'=>'La clase «%s» no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Perfil de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Clone Field'=>'Campo clon','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'N.º de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Instruction Placement'=>'Colocación de la instrucción','Label Placement'=>'Ubicación de la etiqueta','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Required'=>'Obligatorio','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa.','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecciona los grupos de campos que te gustaría exportar y luego elige tu método de exportación. Exporta como JSON para exportar un archivo .json que puedes importar en otra instalación de ACF. Genera PHP para exportar a código PHP que puedes incluir en tu tema.','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecciona el archivo JSON de Advanced Custom Fields que te gustaría importar. Cuando hagas clic en el botón importar de abajo, ACF importará los grupos de campos.','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Supports'=>'Supports','Documentation'=>'Documentación','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group synchronized.'=>'Grupo de campos sincronizado.' . "\0" . '%s grupos de campos sincronizados.','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo no se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores «personalizados» a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','No TermsNo %s'=>'Ningún %s','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Multi-Expand'=>'Multi-Expand','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringir qué archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','Filter by Role'=>'Filtrar por función','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Allow Null'=>'Permitir nulo','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se inicializará hasta que se haga clic en el campo','Delay Initialization'=>'Inicialización del retardo','Show Media Upload Buttons'=>'Mostrar botones para subir archivos multimedia','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Texto del marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Maximum Posts'=>'Número máximo de entradas','Minimum Posts'=>'Número mínimo de entradas','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Allowed File Types'=>'Tipos de archivo permitidos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir qué imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Stylized UI'=>'UI estilizada','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','Inactive (%s)'=>'Inactivo (%s)' . "\0" . 'Inactivos (%s)','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'El nombre del tipo de bloque es requerido.','Block type "%s" is already registered.'=>'El tipo de bloque " %s" ya está registrado.','Switch to Edit'=>'Cambiar a Editar','Switch to Preview'=>'Cambiar a vista previa','Change content alignment'=>'Cambiar la alineación del contenido','%s settings'=>'%s ajustes','This block contains no editable fields.'=>'Este bloque no contiene campos editables.','Assign a field group to add fields to this block.'=>'Asigna un grupo de campos para añadir campos a este bloque.','Options Updated'=>'Opciones Actualizadas','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Para habilitar las actualizaciones, introduzca su clave de licencia en la página Actualizaciones. Si no tiene una clave de licencia, consulte los detalles y los precios..','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Error de activación de ACF. La clave de licencia definida ha cambiado, pero se ha producido un error al desactivar la licencia anterior','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Error de activación de ACF. La clave de licencia definida ha cambiado, pero se ha producido un error al conectarse al servidor de activación','ACF Activation Error'=>'Error de activación de ACF','ACF Activation Error. An error occurred when connecting to activation server'=>'Error. No se ha podido conectar con el servidor de actualización','Check Again'=>'Comprobar de nuevo','ACF Activation Error. Could not connect to activation server'=>'Error. No se ha podido conectar con el servidor de actualización','Publish'=>'Publicar','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'No se encontraron grupos de campos personalizados para esta página de opciones. Crear Grupo de Campos Personalizados','Error. Could not connect to update server'=>'Error. No se ha podido conectar con el servidor de actualización','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Error. No se pudo autenticar el paquete de actualización. Compruebe de nuevo o desactive y reactive su licencia ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Error. Su licencia para este sitio ha caducado o ha sido desactivada. Por favor, reactive su licencia ACF PRO.','Select one or more fields you wish to clone'=>'Elige uno o más campos que quieras clonar','Display'=>'Mostrar','Specify the style used to render the clone field'=>'Especifique el estilo utilizado para procesar el campo de clonación','Group (displays selected fields in a group within this field)'=>'Grupo (muestra los campos seleccionados en un grupo dentro de este campo)','Seamless (replaces this field with selected fields)'=>'Transparente (reemplaza este campo con los campos seleccionados)','Labels will be displayed as %s'=>'Las etiquetas se mostrarán como %s','Prefix Field Labels'=>'Etiquetas del prefijo de campo','Values will be saved as %s'=>'Los valores se guardarán como %s','Prefix Field Names'=>'Nombres de prefijos de campos','Unknown field'=>'Campo desconocido','Unknown field group'=>'Grupo de campos desconocido','All fields from %s field group'=>'Todos los campos del grupo de campo %s','Add Row'=>'Agregar Fila','layout'=>'diseño' . "\0" . 'esquema','layouts'=>'diseños','This field requires at least {min} {label} {identifier}'=>'Este campo requiere al menos {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Este campo tiene un límite de la etiqueta de la etiqueta de la etiqueta de la etiqueta.','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponible (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} requerido (min {min})','Flexible Content requires at least 1 layout'=>'El Contenido Flexible requiere por lo menos 1 layout','Click the "%s" button below to start creating your layout'=>'Haz click en el botón "%s" debajo para comenzar a crear tu esquema','Add layout'=>'Agregar Esquema','Duplicate layout'=>'Duplicar Diseño','Remove layout'=>'Remover esquema','Click to toggle'=>'Clic para mostrar','Delete Layout'=>'Eliminar Esquema','Duplicate Layout'=>'Duplicar Esquema','Add New Layout'=>'Agregar Nuevo Esquema','Add Layout'=>'Agregar Esquema','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Esquemas Mínimos','Maximum Layouts'=>'Esquemas Máximos','Button Label'=>'Etiqueta del Botón','%s must be of type array or null.'=>'%s debe ser de tipo matriz o null.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s debe contener al menos %2$s %3$s diseño.' . "\0" . '%1$s debe contener al menos %2$s %3$s diseños.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s debe contener como máximo %2$s %3$s diseño.' . "\0" . '%1$s debe contener como máximo %2$s %3$s diseños.','Add Image to Gallery'=>'Agregar Imagen a Galería','Maximum selection reached'=>'Selección máxima alcanzada','Length'=>'Longitud','Caption'=>'Leyenda','Alt Text'=>'Texto Alt','Add to gallery'=>'Agregar a galería','Bulk actions'=>'Acciones en lote','Sort by date uploaded'=>'Ordenar por fecha de subida','Sort by date modified'=>'Ordenar por fecha de modificación','Sort by title'=>'Ordenar por título','Reverse current order'=>'Invertir orden actual','Close'=>'Cerrar','Minimum Selection'=>'Selección Mínima','Maximum Selection'=>'Selección Máxima','Allowed file types'=>'Tipos de archivos permitidos','Insert'=>'Insertar','Specify where new attachments are added'=>'Especificar dónde se agregan nuevos adjuntos','Append to the end'=>'Añadir al final','Prepend to the beginning'=>'Adelantar hasta el principio','Minimum rows not reached ({min} rows)'=>'Mínimo de filas alcanzado ({min} rows)','Maximum rows reached ({max} rows)'=>'Máximo de filas alcanzado ({max} rows)','Error loading page'=>'Error al cargar la página','Useful for fields with a large number of rows.'=>'Útil para campos con un gran número de filas.','Rows Per Page'=>'Filas por página','Set the number of rows to be displayed on a page.'=>'Establece el número de filas que se mostrarán en una página.','Minimum Rows'=>'Mínimo de Filas','Maximum Rows'=>'Máximo de Filas','Collapsed'=>'Colapsado','Select a sub field to show when row is collapsed'=>'Elige un subcampo para indicar cuándo se colapsa la fila','Invalid field key or name.'=>'Clave de campo no válida.','There was an error retrieving the field.'=>'Ha habido un error al recuperar el campo.','Click to reorder'=>'Arrastra para reordenar','Add row'=>'Agregar fila','Duplicate row'=>'Duplicar fila','Remove row'=>'Remover fila','Current Page'=>'Página actual','First Page'=>'Primera página','Previous Page'=>'Página anterior','paging%1$s of %2$s'=>'%1$s de %2$s','Next Page'=>'Página siguiente','Last Page'=>'Última página','No block types exist'=>'No existen tipos de bloques','No options pages exist'=>'No existen páginas de opciones','Deactivate License'=>'Desactivar Licencia','Activate License'=>'Activar Licencia','License Information'=>'Información de la licencia','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Para desbloquear las actualizaciones, por favor a continuación introduce tu clave de licencia. Si no tienes una clave de licencia, consulta detalles y precios.','License Key'=>'Clave de Licencia','Your license key is defined in wp-config.php.'=>'La clave de licencia se define en wp-config.php.','Retry Activation'=>'Reintentar activación','Update Information'=>'Información de Actualización','Current Version'=>'Versión Actual','Latest Version'=>'Última Versión','Update Available'=>'Actualización Disponible','Upgrade Notice'=>'Notificación de Actualización','Enter your license key to unlock updates'=>'Por favor ingresa tu clave de licencia para habilitar actualizaciones','Update Plugin'=>'Actualizar Plugin','Please reactivate your license to unlock updates'=>'Reactive su licencia para desbloquear actualizaciones']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'es_ES','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['ACF was unable to perform validation due to an invalid security nonce being provided.'=>'ACF no pudo realizar la validación debido a que se proporcionó un nonce de seguridad no válido.','Allow Access to Value in Editor UI'=>'Permitir el acceso al valor en la interfaz del editor','Learn more.'=>'Saber más.','Allow content editors to access and display the field value in the editor UI using Block Bindings or the ACF Shortcode. %s'=>'Permite que los editores de contenido accedan y muestren el valor del campo en la interfaz de usuario del editor utilizando enlaces de bloque o el shortcode de ACF. %s','The requested ACF field type does not support output in Block Bindings or the ACF shortcode.'=>'El tipo de campo ACF solicitado no admite la salida en bloques enlazados o en el shortcode de ACF.','The requested ACF field is not allowed to be output in bindings or the ACF Shortcode.'=>'El campo ACF solicitado no puede aparecer en los enlaces o en el shortcode de ACF.','The requested ACF field type does not support output in bindings or the ACF Shortcode.'=>'El tipo de campo ACF solicitado no admite la salida en enlaces o en el shortcode de ACF.','[The ACF shortcode cannot display fields from non-public posts]'=>'[El shortcode de ACF no puede mostrar campos de entradas no públicas]','[The ACF shortcode is disabled on this site]'=>'[El shortcode de ACF está desactivado en este sitio]','Businessman Icon'=>'Icono de hombre de negocios','Forums Icon'=>'Icono de foros','YouTube Icon'=>'Icono de YouTube','Yes (alt) Icon'=>'Icono de sí (alt)','Xing Icon'=>'Icono de Xing','WordPress (alt) Icon'=>'Icono de WordPress (alt)','WhatsApp Icon'=>'Icono de Whatsapp','Write Blog Icon'=>'Icono de escribir blog','Widgets Menus Icon'=>'Icono de widgets de menús','View Site Icon'=>'Icono de ver el sitio','Learn More Icon'=>'Icono de aprender más','Add Page Icon'=>'Icono de añadir página','Video (alt3) Icon'=>'Icono de vídeo (alt3)','Video (alt2) Icon'=>'Icono de vídeo (alt2)','Video (alt) Icon'=>'Icono de vídeo (alt)','Update (alt) Icon'=>'Icono de actualizar (alt)','Universal Access (alt) Icon'=>'Icono de acceso universal (alt)','Twitter (alt) Icon'=>'Icono de Twitter (alt)','Twitch Icon'=>'Icono de Twitch','Tide Icon'=>'Icono de marea','Tickets (alt) Icon'=>'Icono de entradas (alt)','Text Page Icon'=>'Icono de página de texto','Table Row Delete Icon'=>'Icono de borrar fila de tabla','Table Row Before Icon'=>'Icono de fila antes de tabla','Table Row After Icon'=>'Icono de fila tras la tabla','Table Col Delete Icon'=>'Icono de borrar columna de tabla','Table Col Before Icon'=>'Icono de columna antes de la tabla','Table Col After Icon'=>'Icono de columna tras la tabla','Superhero (alt) Icon'=>'Icono de superhéroe (alt)','Superhero Icon'=>'Icono de superhéroe','Spotify Icon'=>'Icono de Spotify','Shortcode Icon'=>'Icono del shortcode','Shield (alt) Icon'=>'Icono de escudo (alt)','Share (alt2) Icon'=>'Icono de compartir (alt2)','Share (alt) Icon'=>'Icono de compartir (alt)','Saved Icon'=>'Icono de guardado','RSS Icon'=>'Icono de RSS','REST API Icon'=>'Icono de la API REST','Remove Icon'=>'Icono de quitar','Reddit Icon'=>'Icono de Reddit','Privacy Icon'=>'Icono de privacidad','Printer Icon'=>'Icono de la impresora','Podio Icon'=>'Icono del podio','Plus (alt2) Icon'=>'Icono de más (alt2)','Plus (alt) Icon'=>'Icono de más (alt)','Plugins Checked Icon'=>'Icono de plugins comprobados','Pinterest Icon'=>'Icono de Pinterest','Pets Icon'=>'Icono de mascotas','PDF Icon'=>'Icono de PDF','Palm Tree Icon'=>'Icono de la palmera','Open Folder Icon'=>'Icono de carpeta abierta','No (alt) Icon'=>'Icono del no (alt)','Money (alt) Icon'=>'Icono de dinero (alt)','Menu (alt3) Icon'=>'Icono de menú (alt3)','Menu (alt2) Icon'=>'Icono de menú (alt2)','Menu (alt) Icon'=>'Icono de menú (alt)','Spreadsheet Icon'=>'Icono de hoja de cálculo','Interactive Icon'=>'Icono interactivo','Document Icon'=>'Icono de documento','Default Icon'=>'Icono por defecto','Location (alt) Icon'=>'Icono de ubicación (alt)','LinkedIn Icon'=>'Icono de LinkedIn','Instagram Icon'=>'Icono de Instagram','Insert Before Icon'=>'Icono de insertar antes','Insert After Icon'=>'Icono de insertar después','Insert Icon'=>'Icono de insertar','Info Outline Icon'=>'Icono de esquema de información','Images (alt2) Icon'=>'Icono de imágenes (alt2)','Images (alt) Icon'=>'Icono de imágenes (alt)','Rotate Right Icon'=>'Icono de girar a la derecha','Rotate Left Icon'=>'Icono de girar a la izquierda','Rotate Icon'=>'Icono de girar','Flip Vertical Icon'=>'Icono de voltear verticalmente','Flip Horizontal Icon'=>'Icono de voltear horizontalmente','Crop Icon'=>'Icono de recortar','ID (alt) Icon'=>'Icono de ID (alt)','HTML Icon'=>'Icono de HTML','Hourglass Icon'=>'Icono de reloj de arena','Heading Icon'=>'Icono de encabezado','Google Icon'=>'Icono de Google','Games Icon'=>'Icono de juegos','Fullscreen Exit (alt) Icon'=>'Icono de salir a pantalla completa (alt)','Fullscreen (alt) Icon'=>'Icono de pantalla completa (alt)','Status Icon'=>'Icono de estado','Image Icon'=>'Icono de imagen','Gallery Icon'=>'Icono de galería','Chat Icon'=>'Icono del chat','Audio Icon'=>'Icono de audio','Aside Icon'=>'Icono de minientrada','Food Icon'=>'Icono de comida','Exit Icon'=>'Icono de salida','Excerpt View Icon'=>'Icono de ver extracto','Embed Video Icon'=>'Icono de incrustar vídeo','Embed Post Icon'=>'Icono de incrustar entrada','Embed Photo Icon'=>'Icono de incrustar foto','Embed Generic Icon'=>'Icono de incrustar genérico','Embed Audio Icon'=>'Icono de incrustar audio','Email (alt2) Icon'=>'Icono de correo electrónico (alt2)','Ellipsis Icon'=>'Icono de puntos suspensivos','Unordered List Icon'=>'Icono de lista desordenada','RTL Icon'=>'Icono RTL','Ordered List RTL Icon'=>'Icono de lista ordenada RTL','Ordered List Icon'=>'Icono de lista ordenada','LTR Icon'=>'Icono LTR','Custom Character Icon'=>'Icono de personaje personalizado','Edit Page Icon'=>'Icono de editar página','Edit Large Icon'=>'Icono de edición grande','Drumstick Icon'=>'Icono de la baqueta','Database View Icon'=>'Icono de vista de la base de datos','Database Remove Icon'=>'Icono de eliminar base de datos','Database Import Icon'=>'Icono de importar base de datos','Database Export Icon'=>'Icono de exportar de base de datos','Database Add Icon'=>'Icono de añadir base de datos','Database Icon'=>'Icono de base de datos','Cover Image Icon'=>'Icono de imagen de portada','Volume On Icon'=>'Icono de volumen activado','Volume Off Icon'=>'Icono de volumen apagado','Skip Forward Icon'=>'Icono de saltar adelante','Skip Back Icon'=>'Icono de saltar atrás','Repeat Icon'=>'Icono de repetición','Play Icon'=>'Icono de reproducción','Pause Icon'=>'Icono de pausa','Forward Icon'=>'Icono de adelante','Back Icon'=>'Icono de atrás','Columns Icon'=>'Icono de columnas','Color Picker Icon'=>'Icono del selector de color','Coffee Icon'=>'Icono del café','Code Standards Icon'=>'Icono de normas del código','Cloud Upload Icon'=>'Icono de subir a la nube','Cloud Saved Icon'=>'Icono de nube guardada','Car Icon'=>'Icono del coche','Camera (alt) Icon'=>'Icono de cámara (alt)','Calculator Icon'=>'Icono de calculadora','Button Icon'=>'Icono de botón','Businessperson Icon'=>'Icono de empresario','Tracking Icon'=>'Icono de seguimiento','Topics Icon'=>'Icono de debate','Replies Icon'=>'Icono de respuestas','PM Icon'=>'Icono de PM','Friends Icon'=>'Icono de amistad','Community Icon'=>'Icono de la comunidad','BuddyPress Icon'=>'Icono de BuddyPress','bbPress Icon'=>'Icono de bbPress','Activity Icon'=>'Icono de actividad','Book (alt) Icon'=>'Icono del libro (alt)','Block Default Icon'=>'Icono de bloque por defecto','Bell Icon'=>'Icono de la campana','Beer Icon'=>'Icono de la cerveza','Bank Icon'=>'Icono del banco','Arrow Up (alt2) Icon'=>'Icono de flecha arriba (alt2)','Arrow Up (alt) Icon'=>'Icono de flecha arriba (alt)','Arrow Right (alt2) Icon'=>'Icono de flecha derecha (alt2)','Arrow Right (alt) Icon'=>'Icono de flecha derecha (alt)','Arrow Left (alt2) Icon'=>'Icono de flecha izquierda (alt2)','Arrow Left (alt) Icon'=>'Icono de flecha izquierda (alt)','Arrow Down (alt2) Icon'=>'Icono de flecha abajo (alt2)','Arrow Down (alt) Icon'=>'Icono de flecha abajo (alt)','Amazon Icon'=>'Icono de Amazon','Align Wide Icon'=>'Icono de alinear ancho','Align Pull Right Icon'=>'Icono de alinear tirar a la derecha','Align Pull Left Icon'=>'Icono de alinear tirar a la izquierda','Align Full Width Icon'=>'Icono de alinear al ancho completo','Airplane Icon'=>'Icono del avión','Site (alt3) Icon'=>'Icono de sitio (alt3)','Site (alt2) Icon'=>'Icono de sitio (alt2)','Site (alt) Icon'=>'Icono de sitio (alt)','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Mejora a ACF PRO para crear páginas de opciones en unos pocos clics','Invalid request args.'=>'Argumentos de solicitud no válidos.','Sorry, you do not have permission to do that.'=>'Lo siento, no tienes permisos para hacer eso.','Blocks Using Post Meta'=>'Bloques con Post Meta','ACF PRO logo'=>'Logotipo de ACF PRO','ACF PRO Logo'=>'Logotipo de ACF PRO','%s requires a valid attachment ID when type is set to media_library.'=>'%s requiere un ID de archivo adjunto válido cuando el tipo se establece en media_library.','%s is a required property of acf.'=>'%s es una propiedad obligatoria de acf.','The value of icon to save.'=>'El valor del icono a guardar.','The type of icon to save.'=>'El tipo de icono a guardar.','Yes Icon'=>'Icono de sí','WordPress Icon'=>'Icono de WordPress','Warning Icon'=>'Icono de advertencia','Visibility Icon'=>'Icono de visibilidad','Vault Icon'=>'Icono de la bóveda','Upload Icon'=>'Icono de subida','Update Icon'=>'Icono de actualización','Unlock Icon'=>'Icono de desbloqueo','Universal Access Icon'=>'Icono de acceso universal','Undo Icon'=>'Icono de deshacer','Twitter Icon'=>'Icono de Twitter','Trash Icon'=>'Icono de papelera','Translation Icon'=>'Icono de traducción','Tickets Icon'=>'Icono de tiques','Thumbs Up Icon'=>'Icono de pulgar hacia arriba','Thumbs Down Icon'=>'Icono de pulgar hacia abajo','Text Icon'=>'Icono de texto','Testimonial Icon'=>'Icono de testimonio','Tagcloud Icon'=>'Icono de nube de etiquetas','Tag Icon'=>'Icono de etiqueta','Tablet Icon'=>'Icono de la tableta','Store Icon'=>'Icono de la tienda','Sticky Icon'=>'Icono fijo','Star Half Icon'=>'Icono media estrella','Star Filled Icon'=>'Icono de estrella rellena','Star Empty Icon'=>'Icono de estrella vacía','Sos Icon'=>'Icono Sos','Sort Icon'=>'Icono de ordenación','Smiley Icon'=>'Icono sonriente','Smartphone Icon'=>'Icono de smartphone','Slides Icon'=>'Icono de diapositivas','Shield Icon'=>'Icono de escudo','Share Icon'=>'Icono de compartir','Search Icon'=>'Icono de búsqueda','Screen Options Icon'=>'Icono de opciones de pantalla','Schedule Icon'=>'Icono de horario','Redo Icon'=>'Icono de rehacer','Randomize Icon'=>'Icono de aleatorio','Products Icon'=>'Icono de productos','Pressthis Icon'=>'Icono de presiona esto','Post Status Icon'=>'Icono de estado de la entrada','Portfolio Icon'=>'Icono de porfolio','Plus Icon'=>'Icono de más','Playlist Video Icon'=>'Icono de lista de reproducción de vídeo','Playlist Audio Icon'=>'Icono de lista de reproducción de audio','Phone Icon'=>'Icono de teléfono','Performance Icon'=>'Icono de rendimiento','Paperclip Icon'=>'Icono del clip','No Icon'=>'Sin icono','Networking Icon'=>'Icono de red de contactos','Nametag Icon'=>'Icono de etiqueta de nombre','Move Icon'=>'Icono de mover','Money Icon'=>'Icono de dinero','Minus Icon'=>'Icono de menos','Migrate Icon'=>'Icono de migrar','Microphone Icon'=>'Icono de micrófono','Megaphone Icon'=>'Icono del megáfono','Marker Icon'=>'Icono del marcador','Lock Icon'=>'Icono de candado','Location Icon'=>'Icono de ubicación','List View Icon'=>'Icono de vista de lista','Lightbulb Icon'=>'Icono de bombilla','Left Right Icon'=>'Icono izquierda derecha','Layout Icon'=>'Icono de disposición','Laptop Icon'=>'Icono del portátil','Info Icon'=>'Icono de información','Index Card Icon'=>'Icono de tarjeta índice','ID Icon'=>'Icono de ID','Hidden Icon'=>'Icono de oculto','Heart Icon'=>'Icono del corazón','Hammer Icon'=>'Icono del martillo','Groups Icon'=>'Icono de grupos','Grid View Icon'=>'Icono de vista en cuadrícula','Forms Icon'=>'Icono de formularios','Flag Icon'=>'Icono de bandera','Filter Icon'=>'Icono del filtro','Feedback Icon'=>'Icono de respuestas','Facebook (alt) Icon'=>'Icono de Facebook alt','Facebook Icon'=>'Icono de Facebook','External Icon'=>'Icono externo','Email (alt) Icon'=>'Icono del correo electrónico alt','Email Icon'=>'Icono del correo electrónico','Video Icon'=>'Icono de vídeo','Unlink Icon'=>'Icono de desenlazar','Underline Icon'=>'Icono de subrayado','Text Color Icon'=>'Icono de color de texto','Table Icon'=>'Icono de tabla','Strikethrough Icon'=>'Icono de tachado','Spellcheck Icon'=>'Icono del corrector ortográfico','Remove Formatting Icon'=>'Icono de quitar el formato','Quote Icon'=>'Icono de cita','Paste Word Icon'=>'Icono de pegar palabra','Paste Text Icon'=>'Icono de pegar texto','Paragraph Icon'=>'Icono de párrafo','Outdent Icon'=>'Icono saliente','Kitchen Sink Icon'=>'Icono del fregadero','Justify Icon'=>'Icono de justificar','Italic Icon'=>'Icono cursiva','Insert More Icon'=>'Icono de insertar más','Indent Icon'=>'Icono de sangría','Help Icon'=>'Icono de ayuda','Expand Icon'=>'Icono de expandir','Contract Icon'=>'Icono de contrato','Code Icon'=>'Icono de código','Break Icon'=>'Icono de rotura','Bold Icon'=>'Icono de negrita','Edit Icon'=>'Icono de editar','Download Icon'=>'Icono de descargar','Dismiss Icon'=>'Icono de descartar','Desktop Icon'=>'Icono del escritorio','Dashboard Icon'=>'Icono del escritorio','Cloud Icon'=>'Icono de nube','Clock Icon'=>'Icono de reloj','Clipboard Icon'=>'Icono del portapapeles','Chart Pie Icon'=>'Icono de gráfico de tarta','Chart Line Icon'=>'Icono de gráfico de líneas','Chart Bar Icon'=>'Icono de gráfico de barras','Chart Area Icon'=>'Icono de gráfico de área','Category Icon'=>'Icono de categoría','Cart Icon'=>'Icono del carrito','Carrot Icon'=>'Icono de zanahoria','Camera Icon'=>'Icono de cámara','Calendar (alt) Icon'=>'Icono de calendario alt','Calendar Icon'=>'Icono de calendario','Businesswoman Icon'=>'Icono de hombre de negocios','Building Icon'=>'Icono de edificio','Book Icon'=>'Icono del libro','Backup Icon'=>'Icono de copia de seguridad','Awards Icon'=>'Icono de premios','Art Icon'=>'Icono de arte','Arrow Up Icon'=>'Icono flecha arriba','Arrow Right Icon'=>'Icono flecha derecha','Arrow Left Icon'=>'Icono flecha izquierda','Arrow Down Icon'=>'Icono de flecha hacia abajo','Archive Icon'=>'Icono de archivo','Analytics Icon'=>'Icono de análisis','Align Right Icon'=>'Icono alinear a la derecha','Align None Icon'=>'Icono no alinear','Align Left Icon'=>'Icono alinear a la izquierda','Align Center Icon'=>'Icono alinear al centro','Album Icon'=>'Icono de álbum','Users Icon'=>'Icono de usuarios','Tools Icon'=>'Icono de herramientas','Site Icon'=>'Icono del sitio','Settings Icon'=>'Icono de ajustes','Post Icon'=>'Icono de la entrada','Plugins Icon'=>'Icono de plugins','Page Icon'=>'Icono de página','Network Icon'=>'Icono de red','Multisite Icon'=>'Icono multisitio','Media Icon'=>'Icono de medios','Links Icon'=>'Icono de enlaces','Home Icon'=>'Icono de inicio','Customizer Icon'=>'Icono del personalizador','Comments Icon'=>'Icono de comentarios','Collapse Icon'=>'Icono de plegado','Appearance Icon'=>'Icono de apariencia','Generic Icon'=>'Icono genérico','Icon picker requires a value.'=>'El selector de iconos requiere un valor.','Icon picker requires an icon type.'=>'El selector de iconos requiere un tipo de icono.','The available icons matching your search query have been updated in the icon picker below.'=>'Los iconos disponibles que coinciden con tu consulta se han actualizado en el selector de iconos de abajo.','No results found for that search term'=>'No se han encontrado resultados para ese término de búsqueda','Array'=>'Array','String'=>'Cadena','Specify the return format for the icon. %s'=>'Especifica el formato de retorno del icono. %s','Select where content editors can choose the icon from.'=>'Selecciona de dónde pueden elegir el icono los editores de contenidos.','The URL to the icon you\'d like to use, or svg as Data URI'=>'La URL del icono que quieres utilizar, o svg como URI de datos','Browse Media Library'=>'Explorar la biblioteca de medios','The currently selected image preview'=>'La vista previa de la imagen seleccionada actualmente','Click to change the icon in the Media Library'=>'Haz clic para cambiar el icono de la biblioteca de medios','Search icons...'=>'Buscar iconos…','Media Library'=>'Biblioteca de medios','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Una interfaz de usuario interactiva para seleccionar un icono. Selecciona entre dashicons, la biblioteca de medios o una entrada URL independiente.','Icon Picker'=>'Selector de iconos','JSON Load Paths'=>'Rutas de carga JSON','JSON Save Paths'=>'Rutas de guardado JSON','Registered ACF Forms'=>'Formularios ACF registrados','Shortcode Enabled'=>'Shortcode activado','Field Settings Tabs Enabled'=>'Pestañas de ajustes de campo activadas','Field Type Modal Enabled'=>'Tipo de campo emergente activado','Admin UI Enabled'=>'Interfaz de administrador activada','Block Preloading Enabled'=>'Precarga de bloques activada','Blocks Per ACF Block Version'=>'Bloques por versión de bloque ACF','Blocks Per API Version'=>'Bloques por versión de API','Registered ACF Blocks'=>'Bloques ACF registrados','Light'=>'Claro','Standard'=>'Estándar','REST API Format'=>'Formato de la API REST','Registered Options Pages (PHP)'=>'Páginas de opciones registradas (PHP)','Registered Options Pages (JSON)'=>'Páginas de opciones registradas (JSON)','Registered Options Pages (UI)'=>'Páginas de opciones registradas (IU)','Options Pages UI Enabled'=>'Interfaz de usuario de las páginas de opciones activada','Registered Taxonomies (JSON)'=>'Taxonomías registradas (JSON)','Registered Taxonomies (UI)'=>'Taxonomías registradas (IU)','Registered Post Types (JSON)'=>'Tipos de entrada registrados (JSON)','Registered Post Types (UI)'=>'Tipos de entrada registrados (UI)','Post Types and Taxonomies Enabled'=>'Tipos de entrada y taxonomías activados','Number of Third Party Fields by Field Type'=>'Número de campos de terceros por tipo de campo','Number of Fields by Field Type'=>'Número de campos por tipo de campo','Field Groups Enabled for GraphQL'=>'Grupos de campos activados para GraphQL','Field Groups Enabled for REST API'=>'Grupos de campos activados para la API REST','Registered Field Groups (JSON)'=>'Grupos de campos registrados (JSON)','Registered Field Groups (PHP)'=>'Grupos de campos registrados (PHP)','Registered Field Groups (UI)'=>'Grupos de campos registrados (UI)','Active Plugins'=>'Plugins activos','Parent Theme'=>'Tema padre','Active Theme'=>'Tema activo','Is Multisite'=>'Es multisitio','MySQL Version'=>'Versión de MySQL','WordPress Version'=>'Versión de WordPress','Subscription Expiry Date'=>'Fecha de caducidad de la suscripción','License Status'=>'Estado de la licencia','License Type'=>'Tipo de licencia','Licensed URL'=>'URL con licencia','License Activated'=>'Licencia activada','Free'=>'Gratis','Plugin Type'=>'Tipo de plugin','Plugin Version'=>'Versión del plugin','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Esta sección contiene información de depuración sobre la configuración de tu ACF que puede ser útil proporcionar al servicio de asistencia.','An ACF Block on this page requires attention before you can save.'=>'Un bloque de ACF en esta página requiere atención antes de que puedas guardar.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Estos datos se registran a medida que detectamos valores que se han modificado durante la salida. %1$sVaciar registro y descartar%2$s después de escapar los valores en tu código. El aviso volverá a aparecer si volvemos a detectar valores cambiados.','Dismiss permanently'=>'Descartar permanentemente','Instructions for content editors. Shown when submitting data.'=>'Instrucciones para los editores de contenidos. Se muestra al enviar los datos.','Has no term selected'=>'No tiene ningún término seleccionado','Has any term selected'=>'¿Ha seleccionado algún término?','Terms do not contain'=>'Los términos no contienen','Terms contain'=>'Los términos contienen','Term is not equal to'=>'El término no es igual a','Term is equal to'=>'El término es igual a','Has no user selected'=>'No tiene usuario seleccionado','Has any user selected'=>'¿Ha seleccionado algún usuario','Users do not contain'=>'Los usuarios no contienen','Users contain'=>'Los usuarios contienen','User is not equal to'=>'Usuario no es igual a','User is equal to'=>'Usuario es igual a','Has no page selected'=>'No tiene página seleccionada','Has any page selected'=>'¿Has seleccionado alguna página?','Pages do not contain'=>'Las páginas no contienen','Pages contain'=>'Las páginas contienen','Page is not equal to'=>'Página no es igual a','Page is equal to'=>'Página es igual a','Has no relationship selected'=>'No tiene ninguna relación seleccionada','Has any relationship selected'=>'¿Ha seleccionado alguna relación?','Has no post selected'=>'No tiene ninguna entrada seleccionada','Has any post selected'=>'¿Has seleccionado alguna entrada?','Posts do not contain'=>'Las entradas no contienen','Posts contain'=>'Las entradas contienen','Post is not equal to'=>'Entrada no es igual a','Post is equal to'=>'Entrada es igual a','Relationships do not contain'=>'Las relaciones no contienen','Relationships contain'=>'Las relaciones contienen','Relationship is not equal to'=>'La relación no es igual a','Relationship is equal to'=>'La relación es igual a','The core ACF block binding source name for fields on the current pageACF Fields'=>'Campos de ACF','ACF PRO Feature'=>'Característica de ACF PRO','Renew PRO to Unlock'=>'Renueva PRO para desbloquear','Renew PRO License'=>'Renovar licencia PRO','PRO fields cannot be edited without an active license.'=>'Los campos PRO no se pueden editar sin una licencia activa.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Activa tu licencia de ACF PRO para editar los grupos de campos asignados a un Bloque ACF.','Please activate your ACF PRO license to edit this options page.'=>'Activa tu licencia de ACF PRO para editar esta página de opciones.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Devolver valores HTML escapados sólo es posible cuando format_value también es rue. Los valores de los campos no se devuelven por seguridad.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Devolver un valor HTML escapado sólo es posible cuando format_value también es true. El valor del campo no se devuelve por seguridad.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'ACF %1$s ahora escapa automáticamente el HTML no seguro cuando es mostrado por the_field
o el shortcode de ACF. Hemos detectado que la salida de algunos de tus campos se verá modificada por este cambio. %2$s.','Please contact your site administrator or developer for more details.'=>'Para más detalles, ponte en contacto con el administrador o desarrollador de tu web.','Learn more'=>'Más información','Hide details'=>'Ocultar detalles','Show details'=>'Mostrar detalles','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - renderizado mediante %3$s','Renew ACF PRO License'=>'Renovar licencia ACF PRO','Renew License'=>'Renovar licencia','Manage License'=>'Gestionar la licencia','\'High\' position not supported in the Block Editor'=>'No se admite la posición "Alta" en el Editor de bloques','Upgrade to ACF PRO'=>'Actualizar a ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'Las páginas de opciones de ACF son páginas de administrador personalizadas para gestionar ajustes globales a través de campos. Puedes crear múltiples páginas y subpáginas.','Add Options Page'=>'Añadir página de opciones','In the editor used as the placeholder of the title.'=>'En el editor utilizado como marcador de posición del título.','Title Placeholder'=>'Marcador de posición del título','4 Months Free'=>'4 meses gratis','(Duplicated from %s)'=>'(Duplicado de %s)','Select Options Pages'=>'Seleccionar páginas de opciones','Duplicate taxonomy'=>'Duplicar texonomía','Create taxonomy'=>'Crear taxonomía','Duplicate post type'=>'Duplicar tipo de contenido','Create post type'=>'Crear tipo de contenido','Link field groups'=>'Enlazar grupos de campos','Add fields'=>'Añadir campos','This Field'=>'Este campo','ACF PRO'=>'ACF PRO','Feedback'=>'Comentarios','Support'=>'Soporte','is developed and maintained by'=>'es desarrollado y mantenido por','Add this %s to the location rules of the selected field groups.'=>'Añadir %s actual a las reglas de localización de los grupos de campos seleccionados.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Activar el ajuste bidireccional te permite actualizar un valor en los campos de destino por cada valor seleccionado para este campo, añadiendo o eliminando el ID de entrada, el ID de taxonomía o el ID de usuario del elemento que se está actualizando. Para más información, lee la documentación.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecciona el/los campo/s para almacenar la referencia al artículo que se está actualizando. Puedes seleccionar este campo. Los campos de destino deben ser compatibles con el lugar donde se está mostrando este campo. Por ejemplo, si este campo se muestra en una taxonomía, tu campo de destino debe ser del tipo taxonomía','Target Field'=>'Campo de destino','Update a field on the selected values, referencing back to this ID'=>'Actualiza un campo en los valores seleccionados, haciendo referencia a este ID','Bidirectional'=>'Bidireccional','%s Field'=>'Campo %s','Select Multiple'=>'Seleccionar varios','WP Engine logo'=>'Logotipo de WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Solo minúsculas, subrayados y guiones. Máximo 32 caracteres.','The capability name for assigning terms of this taxonomy.'=>'El nombre de la capacidad para asignar términos de esta taxonomía.','Assign Terms Capability'=>'Capacidad de asignar términos','The capability name for deleting terms of this taxonomy.'=>'El nombre de la capacidad para borrar términos de esta taxonomía.','Delete Terms Capability'=>'Capacidad de eliminar términos','The capability name for editing terms of this taxonomy.'=>'El nombre de la capacidad para editar términos de esta taxonomía.','Edit Terms Capability'=>'Capacidad de editar términos','The capability name for managing terms of this taxonomy.'=>'El nombre de la capacidad para gestionar términos de esta taxonomía.','Manage Terms Capability'=>'Gestionar las capacidades para términos','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Establece si las entradas deben excluirse de los resultados de búsqueda y de las páginas de archivo de taxonomía.','More Tools from WP Engine'=>'Más herramientas de WP Engine','Built for those that build with WordPress, by the team at %s'=>'Construido para los que construyen con WordPress, por el equipo de %s','View Pricing & Upgrade'=>'Ver precios y actualizar','Learn More'=>'Aprender más','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Acelera tu flujo de trabajo y desarrolla mejores sitios web con funciones como Bloques ACF y Páginas de opciones, y sofisticados tipos de campo como Repetidor, Contenido Flexible, Clonar y Galería.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Desbloquea funciones avanzadas y construye aún más con ACF PRO','%s fields'=>'%s campos','No terms'=>'Sin términos','No post types'=>'Sin tipos de contenido','No posts'=>'Sin entradas','No taxonomies'=>'Sin taxonomías','No field groups'=>'Sin grupos de campos','No fields'=>'Sin campos','No description'=>'Sin descripción','Any post status'=>'Cualquier estado de entrada','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Esta clave de taxonomía ya está siendo utilizada por otra taxonomía registrada fuera de ACF y no puede utilizarse.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Esta clave de taxonomía ya está siendo utilizada por otra taxonomía en ACF y no puede utilizarse.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clave de taxonomía sólo debe contener caracteres alfanuméricos en minúsculas, guiones bajos o guiones.','The taxonomy key must be under 32 characters.'=>'La clave taxonómica debe tener menos de 32 caracteres.','No Taxonomies found in Trash'=>'No se han encontrado taxonomías en la papelera','No Taxonomies found'=>'No se han encontrado taxonomías','Search Taxonomies'=>'Buscar taxonomías','View Taxonomy'=>'Ver taxonomía','New Taxonomy'=>'Nueva taxonomía','Edit Taxonomy'=>'Editar taxonomía','Add New Taxonomy'=>'Añadir nueva taxonomía','No Post Types found in Trash'=>'No se han encontrado tipos de contenido en la papelera','No Post Types found'=>'No se han encontrado tipos de contenido','Search Post Types'=>'Buscar tipos de contenido','View Post Type'=>'Ver tipo de contenido','New Post Type'=>'Nuevo tipo de contenido','Edit Post Type'=>'Editar tipo de contenido','Add New Post Type'=>'Añadir nuevo tipo de contenido','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Esta clave de tipo de contenido ya está siendo utilizada por otro tipo de contenido registrado fuera de ACF y no puede utilizarse.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Esta clave de tipo de contenido ya está siendo utilizada por otro tipo de contenido en ACF y no puede utilizarse.','This field must not be a WordPress reserved term.'=>'Este campo no debe ser un término reservado de WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clave del tipo de contenido sólo debe contener caracteres alfanuméricos en minúsculas, guiones bajos o guiones.','The post type key must be under 20 characters.'=>'La clave del tipo de contenido debe tener menos de 20 caracteres.','We do not recommend using this field in ACF Blocks.'=>'No recomendamos utilizar este campo en los ACF Blocks.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Muestra el editor WYSIWYG de WordPress tal y como se ve en las Entradas y Páginas, permitiendo una experiencia de edición de texto enriquecida que también permite contenido multimedia.','WYSIWYG Editor'=>'Editor WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Permite seleccionar uno o varios usuarios que pueden utilizarse para crear relaciones entre objetos de datos.','A text input specifically designed for storing web addresses.'=>'Una entrada de texto diseñada específicamente para almacenar direcciones web.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Un conmutador que te permite elegir un valor de 1 ó 0 (encendido o apagado, verdadero o falso, etc.). Puede presentarse como un interruptor estilizado o una casilla de verificación.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Una interfaz de usuario interactiva para elegir una hora. El formato de la hora se puede personalizar mediante los ajustes del campo.','A basic textarea input for storing paragraphs of text.'=>'Una entrada de área de texto básica para almacenar párrafos de texto.','A basic text input, useful for storing single string values.'=>'Una entrada de texto básica, útil para almacenar valores de una sola cadena.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Permite seleccionar uno o varios términos de taxonomía en función de los criterios y opciones especificados en los ajustes de los campos.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Te permite agrupar campos en secciones con pestañas en la pantalla de edición. Útil para mantener los campos organizados y estructurados.','A dropdown list with a selection of choices that you specify.'=>'Una lista desplegable con una selección de opciones que tú especifiques.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Una interfaz de doble columna para seleccionar una o más entradas, páginas o elementos de tipo contenido personalizado para crear una relación con el elemento que estás editando en ese momento. Incluye opciones para buscar y filtrar.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Un campo para seleccionar un valor numérico dentro de un rango especificado mediante un elemento deslizante de rango.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Un grupo de entradas de botón de opción que permite al usuario hacer una única selección entre los valores que especifiques.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Una interfaz de usuario interactiva y personalizable para seleccionar una o varias entradas, páginas o elementos de tipo contenido con la opción de buscar. ','An input for providing a password using a masked field.'=>'Una entrada para proporcionar una contraseña utilizando un campo enmascarado.','Filter by Post Status'=>'Filtrar por estado de publicación','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Un desplegable interactivo para seleccionar una o más entradas, páginas, elementos de tipo contenido personalizad o URL de archivo, con la opción de buscar.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Un componente interactivo para incrustar vídeos, imágenes, tweets, audio y otros contenidos haciendo uso de la funcionalidad oEmbed nativa de WordPress.','An input limited to numerical values.'=>'Una entrada limitada a valores numéricos.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Se utiliza para mostrar un mensaje a los editores junto a otros campos. Es útil para proporcionar contexto adicional o instrucciones sobre tus campos.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Te permite especificar un enlace y sus propiedades, como el título y el destino, utilizando el selector de enlaces nativo de WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Utiliza el selector de medios nativo de WordPress para subir o elegir imágenes.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Proporciona una forma de estructurar los campos en grupos para organizar mejor los datos y la pantalla de edición.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Una interfaz de usuario interactiva para seleccionar una ubicación utilizando Google Maps. Requiere una clave API de Google Maps y configuración adicional para mostrarse correctamente.','Uses the native WordPress media picker to upload, or choose files.'=>'Utiliza el selector de medios nativo de WordPress para subir o elegir archivos.','A text input specifically designed for storing email addresses.'=>'Un campo de texto diseñado específicamente para almacenar direcciones de correo electrónico.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Una interfaz de usuario interactiva para elegir una fecha y una hora. El formato de devolución de la fecha puede personalizarse mediante los ajustes del campo.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Una interfaz de usuario interactiva para elegir una fecha. El formato de devolución de la fecha se puede personalizar mediante los ajustes del campo.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Una interfaz de usuario interactiva para seleccionar un color o especificar un valor hexadecimal.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Un grupo de casillas de verificación que permiten al usuario seleccionar uno o varios valores que tú especifiques.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Un grupo de botones con valores que tú especifiques, los usuarios pueden elegir una opción de entre los valores proporcionados.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Te permite agrupar y organizar campos personalizados en paneles plegables que se muestran al editar el contenido. Útil para mantener ordenados grandes conjuntos de datos.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Esto proporciona una solución para repetir contenidos como diapositivas, miembros del equipo y fichas de llamada a la acción, actuando como padre de un conjunto de subcampos que pueden repetirse una y otra vez.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Proporciona una interfaz interactiva para gestionar una colección de archivos adjuntos. La mayoría de los ajustes son similares a los del tipo de campo Imagen. Los ajustes adicionales te permiten especificar dónde se añaden los nuevos adjuntos en la galería y el número mínimo/máximo de adjuntos permitidos.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Esto proporciona un editor sencillo, estructurado y basado en diseños. El campo Contenido flexible te permite definir, crear y gestionar contenidos con un control total, utilizando maquetas y subcampos para diseñar los bloques disponibles.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Te permite seleccionar y mostrar los campos existentes. No duplica ningún campo de la base de datos, sino que carga y muestra los campos seleccionados en tiempo de ejecución. El campo Clonar puede sustituirse a sí mismo por los campos seleccionados o mostrar los campos seleccionados como un grupo de subcampos.','nounClone'=>'Clon','PRO'=>'PRO','Advanced'=>'Avanzados','JSON (newer)'=>'JSON (nuevo)','Original'=>'Original','Invalid post ID.'=>'ID de publicación no válido.','Invalid post type selected for review.'=>'Tipo de publicación no válido seleccionado para revisión.','More'=>'Más','Tutorial'=>'Tutorial','Select Field'=>'Seleccionar campo','Try a different search term or browse %s'=>'Prueba con otro término de búsqueda o explora %s','Popular fields'=>'Campos populares','No search results for \'%s\''=>'No hay resultados de búsqueda para «%s»','Search fields...'=>'Buscar campos...','Select Field Type'=>'Selecciona el tipo de campo','Popular'=>'Populares','Add Taxonomy'=>'Añadir taxonomía','Create custom taxonomies to classify post type content'=>'Crear taxonomías personalizadas para clasificar el contenido del tipo de contenido','Add Your First Taxonomy'=>'Añade tu primera taxonomía','Hierarchical taxonomies can have descendants (like categories).'=>'Las taxonomías jerárquicas pueden tener descendientes (como las categorías).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Hace que una taxonomía sea visible en la parte pública de la web y en el escritorio.','One or many post types that can be classified with this taxonomy.'=>'Uno o varios tipos de contenido que pueden clasificarse con esta taxonomía.','genre'=>'género','Genre'=>'Género','Genres'=>'Géneros','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Controlador personalizado opcional para utilizar en lugar de `WP_REST_Terms_Controller`.','Expose this post type in the REST API.'=>'Exponer este tipo de contenido en la REST API.','Customize the query variable name'=>'Personaliza el nombre de la variable de consulta','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Se puede acceder a los términos utilizando el permalink no bonito, por ejemplo, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Términos padre-hijo en URLs para taxonomías jerárquicas.','Customize the slug used in the URL'=>'Personalizar el slug utilizado en la URL','Permalinks for this taxonomy are disabled.'=>'Los enlaces permanentes de esta taxonomía están desactivados.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Reescribe la URL utilizando la clave de taxonomía como slug. Tu estructura de enlace permanente será','Taxonomy Key'=>'Clave de la taxonomía','Select the type of permalink to use for this taxonomy.'=>'Selecciona el tipo de enlace permanente a utilizar para esta taxonomía.','Display a column for the taxonomy on post type listing screens.'=>'Mostrar una columna para la taxonomía en las pantallas de listado de tipos de contenido.','Show Admin Column'=>'Mostrar columna de administración','Show the taxonomy in the quick/bulk edit panel.'=>'Mostrar la taxonomía en el panel de edición rápida/masiva.','Quick Edit'=>'Edición rápida','List the taxonomy in the Tag Cloud Widget controls.'=>'Muestra la taxonomía en los controles del widget nube de etiquetas.','Tag Cloud'=>'Nube de etiquetas','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Un nombre de función PHP al que llamar para sanear los datos de taxonomía guardados desde una meta box.','Meta Box Sanitization Callback'=>'Llamada a función de saneamiento de la caja meta','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Un nombre de función PHP a llamar para manejar el contenido de una caja meta en tu taxonomía.','Register Meta Box Callback'=>'Registrar llamada a función de caja meta','No Meta Box'=>'Sin caja meta','Custom Meta Box'=>'Caja meta personalizada','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Controla la caja meta en la pantalla del editor de contenidos. Por defecto, la caja meta Categorías se muestra para las taxonomías jerárquicas, y la meta caja Etiquetas se muestra para las taxonomías no jerárquicas.','Meta Box'=>'Caja meta','Categories Meta Box'=>'Caja meta de categorías','Tags Meta Box'=>'Caja meta de etiquetas','A link to a tag'=>'Un enlace a una etiqueta','Describes a navigation link block variation used in the block editor.'=>'Describe una variación del bloque de enlaces de navegación utilizada en el editor de bloques.','A link to a %s'=>'Un enlace a un %s','Tag Link'=>'Enlace a etiqueta','Assigns a title for navigation link block variation used in the block editor.'=>'Asigna un título a la variación del bloque de enlaces de navegación utilizada en el editor de bloques.','← Go to tags'=>'← Ir a las etiquetas','Assigns the text used to link back to the main index after updating a term.'=>'Asigna el texto utilizado para volver al índice principal tras actualizar un término.','Back To Items'=>'Volver a los elementos','← Go to %s'=>'← Ir a %s','Tags list'=>'Lista de etiquetas','Assigns text to the table hidden heading.'=>'Asigna texto a la cabecera oculta de la tabla.','Tags list navigation'=>'Navegación de lista de etiquetas','Assigns text to the table pagination hidden heading.'=>'Asigna texto al encabezado oculto de la paginación de la tabla.','Filter by category'=>'Filtrar por categoría','Assigns text to the filter button in the posts lists table.'=>'Asigna texto al botón de filtro en la tabla de listas de publicaciones.','Filter By Item'=>'Filtrar por elemento','Filter by %s'=>'Filtrar por %s','The description is not prominent by default; however, some themes may show it.'=>'La descripción no es prominente de forma predeterminada; Sin embargo, algunos temas pueden mostrarlo.','Describes the Description field on the Edit Tags screen.'=>'Describe el campo Descripción de la pantalla Editar etiquetas.','Description Field Description'=>'Descripción del campo Descripción','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Asigna un término superior para crear una jerarquía. El término Jazz, por ejemplo, sería el padre de Bebop y Big Band','Describes the Parent field on the Edit Tags screen.'=>'Describe el campo superior de la pantalla Editar etiquetas.','Parent Field Description'=>'Descripción del campo padre','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'El «slug» es la versión apta para URLs del nombre. Normalmente se escribe todo en minúsculas y sólo contiene letras, números y guiones.','Describes the Slug field on the Edit Tags screen.'=>'Describe el campo slug de la pantalla editar etiquetas.','Slug Field Description'=>'Descripción del campo slug','The name is how it appears on your site'=>'El nombre es como aparece en tu web','Describes the Name field on the Edit Tags screen.'=>'Describe el campo Nombre de la pantalla Editar etiquetas.','Name Field Description'=>'Descripción del campo nombre','No tags'=>'No hay etiquetas','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Asigna el texto que se muestra en las tablas de entradas y lista de medios cuando no hay etiquetas o categorías disponibles.','No Terms'=>'No hay términos','No %s'=>'No hay %s','No tags found'=>'No se han encontrado etiquetas','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Asigna el texto que se muestra al hacer clic en «elegir entre los más utilizados» en el cuadro meta de la taxonomía cuando no hay etiquetas disponibles, y asigna el texto utilizado en la tabla de lista de términos cuando no hay elementos para una taxonomía.','Not Found'=>'No encontrado','Assigns text to the Title field of the Most Used tab.'=>'Asigna texto al campo Título de la pestaña Más usados.','Most Used'=>'Más usados','Choose from the most used tags'=>'Elige entre las etiquetas más utilizadas','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Asigna el texto «elige entre los más usados» que se utiliza en la meta caja cuando JavaScript está desactivado. Sólo se utiliza en taxonomías no jerárquicas.','Choose From Most Used'=>'Elige entre los más usados','Choose from the most used %s'=>'Elige entre los %s más usados','Add or remove tags'=>'Añadir o quitar etiquetas','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Asigna el texto de añadir o eliminar elementos utilizado en la meta caja cuando JavaScript está desactivado. Sólo se utiliza en taxonomías no jerárquicas','Add Or Remove Items'=>'Añadir o quitar elementos','Add or remove %s'=>'Añadir o quitar %s','Separate tags with commas'=>'Separa las etiquetas con comas','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Asigna al elemento separado con comas el texto utilizado en la caja meta de taxonomía. Sólo se utiliza en taxonomías no jerárquicas.','Separate Items With Commas'=>'Separa los elementos con comas','Separate %s with commas'=>'Separa los %s con comas','Popular Tags'=>'Etiquetas populares','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Asigna texto a los elementos populares. Sólo se utiliza en taxonomías no jerárquicas.','Popular Items'=>'Elementos populares','Popular %s'=>'%s populares','Search Tags'=>'Buscar etiquetas','Assigns search items text.'=>'Asigna el texto de buscar elementos.','Parent Category:'=>'Categoría superior:','Assigns parent item text, but with a colon (:) added to the end.'=>'Asigna el texto del elemento superior, pero añadiendo dos puntos (:) al final.','Parent Item With Colon'=>'Elemento superior con dos puntos','Parent Category'=>'Categoría superior','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Asigna el texto del elemento superior. Sólo se utiliza en taxonomías jerárquicas.','Parent Item'=>'Elemento superior','Parent %s'=>'%s superior','New Tag Name'=>'Nombre de la nueva etiqueta','Assigns the new item name text.'=>'Asigna el texto del nombre del nuevo elemento.','New Item Name'=>'Nombre del nuevo elemento','New %s Name'=>'Nombre del nuevo %s','Add New Tag'=>'Añadir nueva etiqueta','Assigns the add new item text.'=>'Asigna el texto de añadir nuevo elemento.','Update Tag'=>'Actualizar etiqueta','Assigns the update item text.'=>'Asigna el texto del actualizar elemento.','Update Item'=>'Actualizar elemento','Update %s'=>'Actualizar %s','View Tag'=>'Ver etiqueta','In the admin bar to view term during editing.'=>'En la barra de administración para ver el término durante la edición.','Edit Tag'=>'Editar etiqueta','At the top of the editor screen when editing a term.'=>'En la parte superior de la pantalla del editor, al editar un término.','All Tags'=>'Todas las etiquetas','Assigns the all items text.'=>'Asigna el texto de todos los elementos.','Assigns the menu name text.'=>'Asigna el texto del nombre del menú.','Menu Label'=>'Etiqueta de menú','Active taxonomies are enabled and registered with WordPress.'=>'Las taxonomías activas están activadas y registradas en WordPress.','A descriptive summary of the taxonomy.'=>'Un resumen descriptivo de la taxonomía.','A descriptive summary of the term.'=>'Un resumen descriptivo del término.','Term Description'=>'Descripción del término','Single word, no spaces. Underscores and dashes allowed.'=>'Una sola palabra, sin espacios. Se permiten guiones bajos y guiones.','Term Slug'=>'Slug de término','The name of the default term.'=>'El nombre del término por defecto.','Term Name'=>'Nombre del término','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Crea un término para la taxonomía que no se pueda eliminar. No se seleccionará por defecto para las entradas.','Default Term'=>'Término por defecto','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Si los términos de esta taxonomía deben ordenarse en el orden en que se proporcionan a `wp_set_object_terms()`.','Sort Terms'=>'Ordenar términos','Add Post Type'=>'Añadir tipo de contenido','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Amplía la funcionalidad de WordPress más allá de las entradas y páginas estándar con tipos de contenido personalizados.','Add Your First Post Type'=>'Añade tu primer tipo de contenido','I know what I\'m doing, show me all the options.'=>'Sé lo que hago, muéstrame todas las opciones.','Advanced Configuration'=>'Configuración avanzada','Hierarchical post types can have descendants (like pages).'=>'Los tipos de entrada jerárquicos pueden tener descendientes (como las páginas).','Hierarchical'=>'Jerárquico','Visible on the frontend and in the admin dashboard.'=>'Visible en la parte pública de la web y en el escritorio.','Public'=>'Público','movie'=>'pelicula','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Sólo letras minúsculas, guiones bajos y guiones, 20 caracteres como máximo.','Movie'=>'Película','Singular Label'=>'Etiqueta singular','Movies'=>'Películas','Plural Label'=>'Etiqueta plural','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Controlador personalizado opcional para utilizar en lugar de `WP_REST_Posts_Controller`.','Controller Class'=>'Clase de controlador','The namespace part of the REST API URL.'=>'La parte del espacio de nombres de la URL de la API REST.','Namespace Route'=>'Ruta del espacio de nombres','The base URL for the post type REST API URLs.'=>'La URL base para las URL de la REST API del tipo de contenido.','Base URL'=>'URL base','Exposes this post type in the REST API. Required to use the block editor.'=>'Expone este tipo de contenido en la REST API. Necesario para utilizar el editor de bloques.','Show In REST API'=>'Mostrar en REST API','Customize the query variable name.'=>'Personaliza el nombre de la variable de consulta.','Query Variable'=>'Variable de consulta','No Query Variable Support'=>'No admite variables de consulta','Custom Query Variable'=>'Variable de consulta personalizada','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Se puede acceder a los elementos utilizando el enlace permanente no bonito, por ejemplo {post_type}={post_slug}.','Query Variable Support'=>'Compatibilidad con variables de consulta','URLs for an item and items can be accessed with a query string.'=>'Se puede acceder a las URL de un elemento y de los elementos mediante una cadena de consulta.','Publicly Queryable'=>'Consultable públicamente','Custom slug for the Archive URL.'=>'Slug personalizado para la URL del Archivo.','Archive Slug'=>'Slug del archivo','Has an item archive that can be customized with an archive template file in your theme.'=>'Tiene un archivo de elementos que se puede personalizar con un archivo de plantilla de archivo en tu tema.','Archive'=>'Archivo','Pagination support for the items URLs such as the archives.'=>'Soporte de paginación para las URL de los elementos, como los archivos.','Pagination'=>'Paginación','RSS feed URL for the post type items.'=>'URL del feed RSS para los elementos del tipo de contenido.','Feed URL'=>'URL del Feed','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Altera la estructura de enlaces permanentes para añadir el prefijo `WP_Rewrite::$front` a las URLs.','Front URL Prefix'=>'Prefijo de las URLs','Customize the slug used in the URL.'=>'Personaliza el slug utilizado en la URL.','URL Slug'=>'Slug de la URL','Permalinks for this post type are disabled.'=>'Los enlaces permanentes para este tipo de contenido están desactivados.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Reescribe la URL utilizando un slug personalizado definido en el campo de abajo. Tu estructura de enlace permanente será','No Permalink (prevent URL rewriting)'=>'Sin enlace permanente (evita la reescritura de URL)','Custom Permalink'=>'Enlace permanente personalizado','Post Type Key'=>'Clave de tipo de contenido','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Reescribe la URL utilizando la clave del tipo de entrada como slug. Tu estructura de enlace permanente será','Permalink Rewrite'=>'Reescritura de enlace permanente','Delete items by a user when that user is deleted.'=>'Borrar elementos de un usuario cuando ese usuario se borra.','Delete With User'=>'Borrar con usuario','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Permite que el tipo de contenido se pueda exportar desde \'Herramientas\' > \'Exportar\'.','Can Export'=>'Se puede exportar','Optionally provide a plural to be used in capabilities.'=>'Opcionalmente, proporciona un plural para utilizarlo en las capacidades.','Plural Capability Name'=>'Nombre de la capacidad en plural','Choose another post type to base the capabilities for this post type.'=>'Elige otro tipo de contenido para basar las capacidades de este tipo de contenido.','Singular Capability Name'=>'Nombre de la capacidad en singular','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Por defecto, las capacidades del tipo de entrada heredarán los nombres de las capacidades de \'Entrada\', p. ej. edit_post, delete_posts. Actívalo para utilizar capacidades específicas del tipo de contenido, por ejemplo, edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Renombrar capacidades','Exclude From Search'=>'Excluir de la búsqueda','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Permite añadir elementos a los menús en la pantalla \'Apariencia\' > \'Menús\'. Debe estar activado en \'Opciones de pantalla\'.','Appearance Menus Support'=>'Compatibilidad con menús de apariencia','Appears as an item in the \'New\' menu in the admin bar.'=>'Aparece como un elemento en el menú \'Nuevo\' de la barra de administración.','Show In Admin Bar'=>'Mostrar en la barra administración','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Un nombre de función PHP que se llamará cuando se configuren las cajas meta de la pantalla de edición.','Custom Meta Box Callback'=>'Llamada a función de caja meta personalizada','Menu Icon'=>'Icono de menú','The position in the sidebar menu in the admin dashboard.'=>'La posición en el menú de la barra lateral en el panel de control del escritorio.','Menu Position'=>'Posición en el menú','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Por defecto, el tipo de contenido obtendrá un nuevo elemento de nivel superior en el menú de administración. Si se proporciona aquí un elemento de nivel superior existente, el tipo de entrada se añadirá como un elemento de submenú debajo de él.','Admin Menu Parent'=>'Menú de administración padre','Admin editor navigation in the sidebar menu.'=>'Navegación del editor de administración en el menú de la barra lateral.','Show In Admin Menu'=>'Mostrar en el menú de administración','Items can be edited and managed in the admin dashboard.'=>'Los elementos se pueden editar y gestionar en el panel de control del administrador.','Show In UI'=>'Mostrar en IU','A link to a post.'=>'Un enlace a una publicación.','Description for a navigation link block variation.'=>'Descripción de una variación del bloque de enlaces de navegación.','Item Link Description'=>'Descripción del enlace al elemento','A link to a %s.'=>'Un enlace a un %s.','Post Link'=>'Enlace a publicación','Title for a navigation link block variation.'=>'Título para una variación del bloque de enlaces de navegación.','Item Link'=>'Enlace a elemento','%s Link'=>'Enlace a %s','Post updated.'=>'Publicación actualizada.','In the editor notice after an item is updated.'=>'En el aviso del editor después de actualizar un elemento.','Item Updated'=>'Elemento actualizado','%s updated.'=>'%s actualizado.','Post scheduled.'=>'Publicación programada.','In the editor notice after scheduling an item.'=>'En el aviso del editor después de programar un elemento.','Item Scheduled'=>'Elemento programado','%s scheduled.'=>'%s programados.','Post reverted to draft.'=>'Publicación devuelta a borrador.','In the editor notice after reverting an item to draft.'=>'En el aviso del editor después de devolver un elemento a borrador.','Item Reverted To Draft'=>'Elemento devuelto a borrador','%s reverted to draft.'=>'%s devuelto a borrador.','Post published privately.'=>'Publicación publicada de forma privada.','In the editor notice after publishing a private item.'=>'En el aviso del editor después de publicar un elemento privado.','Item Published Privately'=>'Elemento publicado de forma privada','%s published privately.'=>'%s publicado de forma privada.','Post published.'=>'Entrada publicada.','In the editor notice after publishing an item.'=>'En el aviso del editor después de publicar un elemento.','Item Published'=>'Elemento publicado','%s published.'=>'%s publicado.','Posts list'=>'Lista de publicaciones','Used by screen readers for the items list on the post type list screen.'=>'Utilizado por los lectores de pantalla para la lista de elementos de la pantalla de lista de tipos de contenido.','Items List'=>'Lista de elementos','%s list'=>'Lista de %s','Posts list navigation'=>'Navegación por lista de publicaciones','Used by screen readers for the filter list pagination on the post type list screen.'=>'Utilizado por los lectores de pantalla para la paginación de la lista de filtros en la pantalla de la lista de tipos de contenido.','Items List Navigation'=>'Navegación por la lista de elementos','%s list navigation'=>'Navegación por la lista de %s','Filter posts by date'=>'Filtrar publicaciones por fecha','Used by screen readers for the filter by date heading on the post type list screen.'=>'Utilizado por los lectores de pantalla para el encabezado de filtrar por fecha en la pantalla de lista de tipos de contenido.','Filter Items By Date'=>'Filtrar elementos por fecha','Filter %s by date'=>'Filtrar %s por fecha','Filter posts list'=>'Filtrar la lista de publicaciones','Used by screen readers for the filter links heading on the post type list screen.'=>'Utilizado por los lectores de pantalla para el encabezado de los enlaces de filtro en la pantalla de la lista de tipos de contenido.','Filter Items List'=>'Filtrar lista de elementos','Filter %s list'=>'Filtrar lista de %s','In the media modal showing all media uploaded to this item.'=>'En el modal de medios se muestran todos los medios subidos a este elemento.','Uploaded To This Item'=>'Subido a este elemento','Uploaded to this %s'=>'Subido a este %s','Insert into post'=>'Insertar en publicación','As the button label when adding media to content.'=>'Como etiqueta del botón al añadir medios al contenido.','Insert Into Media Button'=>'Botón Insertar en medios','Insert into %s'=>'Insertar en %s','Use as featured image'=>'Usar como imagen destacada','As the button label for selecting to use an image as the featured image.'=>'Como etiqueta del botón para seleccionar el uso de una imagen como imagen destacada.','Use Featured Image'=>'Usar imagen destacada','Remove featured image'=>'Eliminar la imagen destacada','As the button label when removing the featured image.'=>'Como etiqueta del botón al eliminar la imagen destacada.','Remove Featured Image'=>'Eliminar imagen destacada','Set featured image'=>'Establecer imagen destacada','As the button label when setting the featured image.'=>'Como etiqueta del botón al establecer la imagen destacada.','Set Featured Image'=>'Establecer imagen destacada','Featured image'=>'Imagen destacada','In the editor used for the title of the featured image meta box.'=>'En el editor utilizado para el título de la caja meta de la imagen destacada.','Featured Image Meta Box'=>'Caja meta de imagen destacada','Post Attributes'=>'Atributos de publicación','In the editor used for the title of the post attributes meta box.'=>'En el editor utilizado para el título de la caja meta de atributos de la publicación.','Attributes Meta Box'=>'Caja meta de atributos','%s Attributes'=>'Atributos de %s','Post Archives'=>'Archivo de publicaciones','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Añade elementos \'Archivo de tipo de contenido\' con esta etiqueta a la lista de publicaciones que se muestra al añadir elementos a un menú existente en un CPT con archivos activados. Sólo aparece cuando se editan menús en modo \'Vista previa en vivo\' y se ha proporcionado un slug de archivo personalizado.','Archives Nav Menu'=>'Menú de navegación de archivos','%s Archives'=>'Archivo de %s','No posts found in Trash'=>'No hay publicaciones en la papelera','At the top of the post type list screen when there are no posts in the trash.'=>'En la parte superior de la pantalla de la lista de tipos de contenido cuando no hay publicaciones en la papelera.','No Items Found in Trash'=>'No se hay elementos en la papelera','No %s found in Trash'=>'No hay %s en la papelera','No posts found'=>'No se han encontrado publicaciones','At the top of the post type list screen when there are no posts to display.'=>'En la parte superior de la pantalla de la lista de tipos de contenido cuando no hay publicaciones que mostrar.','No Items Found'=>'No se han encontrado elementos','No %s found'=>'No se han encontrado %s','Search Posts'=>'Buscar publicaciones','At the top of the items screen when searching for an item.'=>'En la parte superior de la pantalla de elementos, al buscar un elemento.','Search Items'=>'Buscar elementos','Search %s'=>'Buscar %s','Parent Page:'=>'Página superior:','For hierarchical types in the post type list screen.'=>'Para tipos jerárquicos en la pantalla de lista de tipos de contenido.','Parent Item Prefix'=>'Prefijo del artículo superior','Parent %s:'=>'%s superior:','New Post'=>'Nueva publicación','New Item'=>'Nuevo elemento','New %s'=>'Nuevo %s','Add New Post'=>'Añadir nueva publicación','At the top of the editor screen when adding a new item.'=>'En la parte superior de la pantalla del editor, al añadir un nuevo elemento.','Add New Item'=>'Añadir nuevo elemento','Add New %s'=>'Añadir nuevo %s','View Posts'=>'Ver publicaciones','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Aparece en la barra de administración en la vista «Todas las publicaciones», siempre que el tipo de contenido admita archivos y la página de inicio no sea un archivo de ese tipo de contenido.','View Items'=>'Ver elementos','View Post'=>'Ver publicacion','In the admin bar to view item when editing it.'=>'En la barra de administración para ver el elemento al editarlo.','View Item'=>'Ver elemento','View %s'=>'Ver %s','Edit Post'=>'Editar publicación','At the top of the editor screen when editing an item.'=>'En la parte superior de la pantalla del editor, al editar un elemento.','Edit Item'=>'Editar elemento','Edit %s'=>'Editar %s','All Posts'=>'Todas las entradas','In the post type submenu in the admin dashboard.'=>'En el submenú de tipo de contenido del escritorio.','All Items'=>'Todos los elementos','All %s'=>'Todos %s','Admin menu name for the post type.'=>'Nombre del menú de administración para el tipo de contenido.','Menu Name'=>'Nombre del menú','Regenerate all labels using the Singular and Plural labels'=>'Regenera todas las etiquetas utilizando las etiquetas singular y plural','Regenerate'=>'Regenerar','Active post types are enabled and registered with WordPress.'=>'Los tipos de entrada activos están activados y registrados en WordPress.','A descriptive summary of the post type.'=>'Un resumen descriptivo del tipo de contenido.','Add Custom'=>'Añadir personalizado','Enable various features in the content editor.'=>'Activa varias funciones en el editor de contenido.','Post Formats'=>'Formatos de entrada','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecciona las taxonomías existentes para clasificar los elementos del tipo de contenido.','Browse Fields'=>'Explorar campos','Nothing to import'=>'Nada que importar','. The Custom Post Type UI plugin can be deactivated.'=>'. El plugin Custom Post Type UI se puede desactivar.','Imported %d item from Custom Post Type UI -'=>'Importado %d elemento de la interfaz de Custom Post Type UI -' . "\0" . 'Importados %d elementos de la interfaz de Custom Post Type UI -','Failed to import taxonomies.'=>'Error al importar taxonomías.','Failed to import post types.'=>'Error al importar tipos de contenido.','Nothing from Custom Post Type UI plugin selected for import.'=>'No se ha seleccionado nada del plugin Custom Post Type UI para importar.','Imported 1 item'=>'1 elementos importado' . "\0" . '%s elementos importados','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Al importar un tipo de contenido o taxonomía con la misma clave que uno ya existente, se sobrescribirán los ajustes del tipo de contenido o taxonomía existentes con los de la importación.','Import from Custom Post Type UI'=>'Importar desde Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'El siguiente código puede utilizarse para registrar una versión local de los elementos seleccionados. Almacenar grupos de campos, tipos de contenido o taxonomías localmente puede proporcionar muchas ventajas, como tiempos de carga más rápidos, control de versiones y campos/ajustes dinámicos. Simplemente copia y pega el siguiente código en el archivo functions.php de tu tema o inclúyelo dentro de un archivo externo, y luego desactiva o elimina los elementos desde la administración de ACF.','Export - Generate PHP'=>'Exportar - Generar PHP','Export'=>'Exportar','Select Taxonomies'=>'Selecciona taxonomías','Select Post Types'=>'Selecciona tipos de contenido','Exported 1 item.'=>'1 elemento exportado.' . "\0" . '%s elementos exportados.','Category'=>'Categoría','Tag'=>'Etiqueta','%s taxonomy created'=>'Taxonomía %s creada','%s taxonomy updated'=>'Taxonomía %s actualizada','Taxonomy draft updated.'=>'Borrador de taxonomía actualizado.','Taxonomy scheduled for.'=>'Taxonomía programada para.','Taxonomy submitted.'=>'Taxonomía enviada.','Taxonomy saved.'=>'Taxonomía guardada.','Taxonomy deleted.'=>'Taxonomía borrada.','Taxonomy updated.'=>'Taxonomía actualizada.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Esta taxonomía no se ha podido registrar porque su clave está siendo utilizada por otra taxonomía registrada por otro plugin o tema.','Taxonomy synchronized.'=>'Taxonomía sincronizada.' . "\0" . '%s taxonomías sincronizadas.','Taxonomy duplicated.'=>'Taxonomía duplicada.' . "\0" . '%s taxonomías duplicadas.','Taxonomy deactivated.'=>'Taxonomía desactivada.' . "\0" . '%s taxonomías desactivadas.','Taxonomy activated.'=>'Taxonomía activada.' . "\0" . '%s taxonomías activadas.','Terms'=>'Términos','Post type synchronized.'=>'Tipo de contenido sincronizado.' . "\0" . '%s tipos de contenido sincronizados.','Post type duplicated.'=>'Tipo de contenido duplicado.' . "\0" . '%s tipos de contenido duplicados.','Post type deactivated.'=>'Tipo de contenido desactivado.' . "\0" . '%s tipos de contenido desactivados.','Post type activated.'=>'Tipo de contenido activado.' . "\0" . '%s tipos de contenido activados.','Post Types'=>'Tipos de contenido','Advanced Settings'=>'Ajustes avanzados','Basic Settings'=>'Ajustes básicos','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Este tipo de contenido no se ha podido registrar porque su clave está siendo utilizada por otro tipo de contenido registrado por otro plugin o tema.','Pages'=>'Páginas','Link Existing Field Groups'=>'Enlazar grupos de campos existentes','%s post type created'=>'%s tipo de contenido creado','Add fields to %s'=>'Añadir campos a %s','%s post type updated'=>'Tipo de contenido %s actualizado','Post type draft updated.'=>'Borrador de tipo de contenido actualizado.','Post type scheduled for.'=>'Tipo de contenido programado para.','Post type submitted.'=>'Tipo de contenido enviado.','Post type saved.'=>'Tipo de contenido guardado.','Post type updated.'=>'Tipo de contenido actualizado.','Post type deleted.'=>'Tipo de contenido eliminado.','Type to search...'=>'Escribe para buscar...','PRO Only'=>'Solo en PRO','Field groups linked successfully.'=>'Grupos de campos enlazados correctamente.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importa tipos de contenido y taxonomías registrados con Custom Post Type UI y gestiónalos con ACF. Empieza aquí.','ACF'=>'ACF','taxonomy'=>'taxonomía','post type'=>'tipo de contenido','Done'=>'Hecho','Field Group(s)'=>'Grupo(s) de campo(s)','Select one or many field groups...'=>'Selecciona uno o varios grupos de campos...','Please select the field groups to link.'=>'Selecciona los grupos de campos que quieras enlazar.','Field group linked successfully.'=>'Grupo de campos enlazado correctamente.' . "\0" . 'Grupos de campos enlazados correctamente.','post statusRegistration Failed'=>'Error de registro','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Este elemento no se ha podido registrar porque su clave está siendo utilizada por otro elemento registrado por otro plugin o tema.','REST API'=>'REST API','Permissions'=>'Permisos','URLs'=>'URLs','Visibility'=>'Visibilidad','Labels'=>'Etiquetas','Field Settings Tabs'=>'Pestañas de ajustes de campos','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[valor del shortcode de ACF desactivado en la vista previa]','Close Modal'=>'Cerrar ventana emergente','Field moved to other group'=>'Campo movido a otro grupo','Close modal'=>'Cerrar ventana emergente','Start a new group of tabs at this tab.'=>'Empieza un nuevo grupo de pestañas en esta pestaña','New Tab Group'=>'Nuevo grupo de pestañas','Use a stylized checkbox using select2'=>'Usa una casilla de verificación estilizada utilizando select2','Save Other Choice'=>'Guardar la opción «Otro»','Allow Other Choice'=>'Permitir la opción «Otro»','Add Toggle All'=>'Añade un «Alternar todos»','Save Custom Values'=>'Guardar los valores personalizados','Allow Custom Values'=>'Permitir valores personalizados','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Los valores personalizados de la casilla de verificación no pueden estar vacíos. Desmarca cualquier valor vacío.','Updates'=>'Actualizaciones','Advanced Custom Fields logo'=>'Logo de Advanced Custom Fields','Save Changes'=>'Guardar cambios','Field Group Title'=>'Título del grupo de campos','Add title'=>'Añadir título','New to ACF? Take a look at our getting started guide.'=>'¿Nuevo en ACF? Echa un vistazo a nuestra guía para comenzar.','Add Field Group'=>'Añadir grupo de campos','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF utiliza grupos de campos para agrupar campos personalizados juntos, y después añadir esos campos a las pantallas de edición.','Add Your First Field Group'=>'Añade tu primer grupo de campos','Options Pages'=>'Páginas de opciones','ACF Blocks'=>'ACF Blocks','Gallery Field'=>'Campo galería','Flexible Content Field'=>'Campo de contenido flexible','Repeater Field'=>'Campo repetidor','Unlock Extra Features with ACF PRO'=>'Desbloquea las características extra con ACF PRO','Delete Field Group'=>'Borrar grupo de campos','Created on %1$s at %2$s'=>'Creado el %1$s a las %2$s','Group Settings'=>'Ajustes de grupo','Location Rules'=>'Reglas de ubicación','Choose from over 30 field types. Learn more.'=>'Elige de entre más de 30 tipos de campos. Aprende más.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Comienza creando nuevos campos personalizados para tus entradas, páginas, tipos de contenido personalizados y otros contenidos de WordPress.','Add Your First Field'=>'Añade tu primer campo','#'=>'#','Add Field'=>'Añadir campo','Presentation'=>'Presentación','Validation'=>'Validación','General'=>'General','Import JSON'=>'Importar JSON','Export As JSON'=>'Exportar como JSON','Field group deactivated.'=>'Grupo de campos desactivado.' . "\0" . '%s grupos de campos desactivados.','Field group activated.'=>'Grupo de campos activado.' . "\0" . '%s grupos de campos activados.','Deactivate'=>'Desactivar','Deactivate this item'=>'Desactiva este elemento','Activate'=>'Activar','Activate this item'=>'Activa este elemento','Move field group to trash?'=>'¿Mover este grupo de campos a la papelera?','post statusInactive'=>'Inactivo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields y Advanced Custom Fields PRO no deberían estar activos al mismo tiempo. Hemos desactivado automáticamente Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields y Advanced Custom Fields PRO no deberían estar activos al mismo tiempo. Hemos desactivado automáticamente Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','Upgrade to PRO'=>'Actualizar a la versión Pro','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color por defecto','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Sorry, this post is unavailable for diff comparison.'=>'Lo siento, este grupo de campos no está disponible para la comparación diff.','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s)','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar los cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Debates. Tenemos una comunidad activa y amistosa, en nuestros foros de la comunidad, que pueden ayudarte a descubrir cómo hacer todo en el mundo de ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF. Si te encuentras con alguna dificultad, hay varios lugares donde puedes encontrar ayuda:','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación «%s» ya está registrado.','Class "%s" does not exist.'=>'La clase «%s» no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Perfil de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Clone Field'=>'Campo clon','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'N.º de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Instruction Placement'=>'Colocación de la instrucción','Label Placement'=>'Ubicación de la etiqueta','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Required'=>'Obligatorio','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa.','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecciona los grupos de campos que te gustaría exportar y luego elige tu método de exportación. Exporta como JSON para exportar un archivo .json que puedes importar en otra instalación de ACF. Genera PHP para exportar a código PHP que puedes incluir en tu tema.','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecciona el archivo JSON de Advanced Custom Fields que te gustaría importar. Cuando hagas clic en el botón importar de abajo, ACF importará los grupos de campos.','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Supports'=>'Supports','Documentation'=>'Documentación','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group synchronized.'=>'Grupo de campos sincronizado.' . "\0" . '%s grupos de campos sincronizados.','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo no se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores «personalizados» a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','No TermsNo %s'=>'Ningún %s','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Multi-Expand'=>'Multi-Expand','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringir qué archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','Filter by Role'=>'Filtrar por función','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Allow Null'=>'Permitir nulo','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se inicializará hasta que se haga clic en el campo','Delay Initialization'=>'Inicialización del retardo','Show Media Upload Buttons'=>'Mostrar botones para subir archivos multimedia','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Texto del marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Maximum Posts'=>'Número máximo de entradas','Minimum Posts'=>'Número mínimo de entradas','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Allowed File Types'=>'Tipos de archivo permitidos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir qué imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Stylized UI'=>'UI estilizada','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','Inactive (%s)'=>'Inactivo (%s)' . "\0" . 'Inactivos (%s)','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'El nombre del tipo de bloque es requerido.','Block type "%s" is already registered.'=>'El tipo de bloque " %s" ya está registrado.','Switch to Edit'=>'Cambiar a Editar','Switch to Preview'=>'Cambiar a vista previa','Change content alignment'=>'Cambiar la alineación del contenido','%s settings'=>'%s ajustes','This block contains no editable fields.'=>'Este bloque no contiene campos editables.','Assign a field group to add fields to this block.'=>'Asigna un grupo de campos para añadir campos a este bloque.','Options Updated'=>'Opciones Actualizadas','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Para habilitar las actualizaciones, introduzca su clave de licencia en la página Actualizaciones. Si no tiene una clave de licencia, consulte los detalles y los precios..','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Error de activación de ACF. La clave de licencia definida ha cambiado, pero se ha producido un error al desactivar la licencia anterior','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Error de activación de ACF. La clave de licencia definida ha cambiado, pero se ha producido un error al conectarse al servidor de activación','ACF Activation Error'=>'Error de activación de ACF','ACF Activation Error. An error occurred when connecting to activation server'=>'Error. No se ha podido conectar con el servidor de actualización','Check Again'=>'Comprobar de nuevo','ACF Activation Error. Could not connect to activation server'=>'Error. No se ha podido conectar con el servidor de actualización','Publish'=>'Publicar','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'No se encontraron grupos de campos personalizados para esta página de opciones. Crear Grupo de Campos Personalizados','Error. Could not connect to update server'=>'Error. No se ha podido conectar con el servidor de actualización','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Error. No se pudo autenticar el paquete de actualización. Compruebe de nuevo o desactive y reactive su licencia ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Error. Su licencia para este sitio ha caducado o ha sido desactivada. Por favor, reactive su licencia ACF PRO.','Select one or more fields you wish to clone'=>'Elige uno o más campos que quieras clonar','Display'=>'Mostrar','Specify the style used to render the clone field'=>'Especifique el estilo utilizado para procesar el campo de clonación','Group (displays selected fields in a group within this field)'=>'Grupo (muestra los campos seleccionados en un grupo dentro de este campo)','Seamless (replaces this field with selected fields)'=>'Transparente (reemplaza este campo con los campos seleccionados)','Labels will be displayed as %s'=>'Las etiquetas se mostrarán como %s','Prefix Field Labels'=>'Etiquetas del prefijo de campo','Values will be saved as %s'=>'Los valores se guardarán como %s','Prefix Field Names'=>'Nombres de prefijos de campos','Unknown field'=>'Campo desconocido','Unknown field group'=>'Grupo de campos desconocido','All fields from %s field group'=>'Todos los campos del grupo de campo %s','Add Row'=>'Agregar Fila','layout'=>'diseño' . "\0" . 'esquema','layouts'=>'diseños','This field requires at least {min} {label} {identifier}'=>'Este campo requiere al menos {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Este campo tiene un límite de la etiqueta de la etiqueta de la etiqueta de la etiqueta.','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponible (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} requerido (min {min})','Flexible Content requires at least 1 layout'=>'El Contenido Flexible requiere por lo menos 1 layout','Click the "%s" button below to start creating your layout'=>'Haz click en el botón "%s" debajo para comenzar a crear tu esquema','Add layout'=>'Agregar Esquema','Duplicate layout'=>'Duplicar Diseño','Remove layout'=>'Remover esquema','Click to toggle'=>'Clic para mostrar','Delete Layout'=>'Eliminar Esquema','Duplicate Layout'=>'Duplicar Esquema','Add New Layout'=>'Agregar Nuevo Esquema','Add Layout'=>'Agregar Esquema','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Esquemas Mínimos','Maximum Layouts'=>'Esquemas Máximos','Button Label'=>'Etiqueta del Botón','%s must be of type array or null.'=>'%s debe ser de tipo matriz o null.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s debe contener al menos %2$s %3$s diseño.' . "\0" . '%1$s debe contener al menos %2$s %3$s diseños.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s debe contener como máximo %2$s %3$s diseño.' . "\0" . '%1$s debe contener como máximo %2$s %3$s diseños.','Add Image to Gallery'=>'Agregar Imagen a Galería','Maximum selection reached'=>'Selección máxima alcanzada','Length'=>'Longitud','Caption'=>'Leyenda','Alt Text'=>'Texto Alt','Add to gallery'=>'Agregar a galería','Bulk actions'=>'Acciones en lote','Sort by date uploaded'=>'Ordenar por fecha de subida','Sort by date modified'=>'Ordenar por fecha de modificación','Sort by title'=>'Ordenar por título','Reverse current order'=>'Invertir orden actual','Close'=>'Cerrar','Minimum Selection'=>'Selección Mínima','Maximum Selection'=>'Selección Máxima','Allowed file types'=>'Tipos de archivos permitidos','Insert'=>'Insertar','Specify where new attachments are added'=>'Especificar dónde se agregan nuevos adjuntos','Append to the end'=>'Añadir al final','Prepend to the beginning'=>'Adelantar hasta el principio','Minimum rows not reached ({min} rows)'=>'Mínimo de filas alcanzado ({min} rows)','Maximum rows reached ({max} rows)'=>'Máximo de filas alcanzado ({max} rows)','Error loading page'=>'Error al cargar la página','Useful for fields with a large number of rows.'=>'Útil para campos con un gran número de filas.','Rows Per Page'=>'Filas por página','Set the number of rows to be displayed on a page.'=>'Establece el número de filas que se mostrarán en una página.','Minimum Rows'=>'Mínimo de Filas','Maximum Rows'=>'Máximo de Filas','Collapsed'=>'Colapsado','Select a sub field to show when row is collapsed'=>'Elige un subcampo para indicar cuándo se colapsa la fila','Invalid field key or name.'=>'Clave de campo no válida.','There was an error retrieving the field.'=>'Ha habido un error al recuperar el campo.','Click to reorder'=>'Arrastra para reordenar','Add row'=>'Agregar fila','Duplicate row'=>'Duplicar fila','Remove row'=>'Remover fila','Current Page'=>'Página actual','First Page'=>'Primera página','Previous Page'=>'Página anterior','paging%1$s of %2$s'=>'%1$s de %2$s','Next Page'=>'Página siguiente','Last Page'=>'Última página','No block types exist'=>'No existen tipos de bloques','No options pages exist'=>'No existen páginas de opciones','Deactivate License'=>'Desactivar Licencia','Activate License'=>'Activar Licencia','License Information'=>'Información de la licencia','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Para desbloquear las actualizaciones, por favor a continuación introduce tu clave de licencia. Si no tienes una clave de licencia, consulta detalles y precios.','License Key'=>'Clave de Licencia','Your license key is defined in wp-config.php.'=>'La clave de licencia se define en wp-config.php.','Retry Activation'=>'Reintentar activación','Update Information'=>'Información de Actualización','Current Version'=>'Versión Actual','Latest Version'=>'Última Versión','Update Available'=>'Actualización Disponible','Upgrade Notice'=>'Notificación de Actualización','Enter your license key to unlock updates'=>'Por favor ingresa tu clave de licencia para habilitar actualizaciones','Update Plugin'=>'Actualizar Plugin','Please reactivate your license to unlock updates'=>'Reactive su licencia para desbloquear actualizaciones']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.mo
index 06871e70..f111a287 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.po
index 123fa831..ca5a830b 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,57 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+"ACF no pudo realizar la validación debido a que se proporcionó un nonce de "
+"seguridad no válido."
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr "Permitir el acceso al valor en la interfaz del editor"
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr "Saber más."
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+"Permite que los editores de contenido accedan y muestren el valor del campo "
+"en la interfaz de usuario del editor utilizando enlaces de bloque o el "
+"shortcode de ACF. %s"
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+"El tipo de campo ACF solicitado no admite la salida en bloques enlazados o "
+"en el shortcode de ACF."
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"El campo ACF solicitado no puede aparecer en los enlaces o en el shortcode "
+"de ACF."
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"El tipo de campo ACF solicitado no admite la salida en enlaces o en el "
+"shortcode de ACF."
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[El shortcode de ACF no puede mostrar campos de entradas no públicas]"
@@ -1880,7 +1931,6 @@ msgstr ""
"es true. El valor del campo no se devuelve por seguridad."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -2001,8 +2051,8 @@ msgid "Add fields"
msgstr "Añadir campos"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Este campo"
@@ -2080,7 +2130,7 @@ msgstr "Campo %s"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Seleccionar varios"
@@ -4618,15 +4668,15 @@ msgstr "Tipo de contenido eliminado."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Escribe para buscar..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Solo en PRO"
@@ -4746,8 +4796,8 @@ msgid "Close Modal"
msgstr "Cerrar ventana emergente"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Campo movido a otro grupo"
@@ -4756,15 +4806,15 @@ msgstr "Campo movido a otro grupo"
msgid "Close modal"
msgstr "Cerrar ventana emergente"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Empieza un nuevo grupo de pestañas en esta pestaña"
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Nuevo grupo de pestañas"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Usa una casilla de verificación estilizada utilizando select2"
@@ -4979,8 +5029,8 @@ msgid "Activate this item"
msgstr "Activa este elemento"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "¿Mover este grupo de campos a la papelera?"
@@ -5042,7 +5092,7 @@ msgstr "%1$s debe tener un ID de usuario válido."
msgid "Invalid request."
msgstr "Petición no válida."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s no es ninguna de las siguientes %2$s"
@@ -5715,7 +5765,7 @@ msgstr "ancho"
msgid "Wrapper Attributes"
msgstr "Atributos del contenedor"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Obligatorio"
@@ -5775,8 +5825,8 @@ msgstr "Arrastra para reordenar"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Mostrar este grupo de campos si"
@@ -6070,8 +6120,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "copiar"
@@ -6088,8 +6138,8 @@ msgid "Checked"
msgstr "Seleccionado"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Mover campo personalizado"
@@ -6104,14 +6154,14 @@ msgid "Field group title is required"
msgstr "El título del grupo de campos es obligatorio"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Este campo no se puede mover hasta que sus cambios se hayan guardado"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr ""
"La cadena \"field_\" no se debe utilizar al comienzo de un nombre de campo"
@@ -6359,9 +6409,9 @@ msgstr "El tipo de archivo debe ser %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "o"
@@ -6412,7 +6462,7 @@ msgstr "Miniatura"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(sin etiqueta)"
@@ -6585,7 +6635,7 @@ msgstr "Otros"
msgid "Radio Button"
msgstr "Botón de radio"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6593,19 +6643,19 @@ msgstr ""
"Define un punto final para que el acordeón anterior se detenga. Este "
"acordeón no será visible."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Permita que este acordeón se abra sin cerrar otros."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Multi-Expand"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Muestra este acordeón como abierto en la carga de la página."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Abrir"
@@ -6667,83 +6717,89 @@ msgstr "Archivo"
msgid "Password"
msgstr "Contraseña"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Especifica el valor devuelto"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "¿Usar AJAX para hacer cargar las opciones de forma asíncrona?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Añade cada valor en una nueva línea"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Selecciona"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Error al cargar"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Buscando…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Cargando más resultados…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Solo puedes seleccionar %d elementos"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Solo puedes seleccionar 1 elemento"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Por favor, borra %d caracteres"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Por favor, borra 1 carácter"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Por favor, introduce %d o más caracteres"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Por favor, introduce 1 o más caracteres"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "No se han encontrado coincidencias"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultados disponibles, utiliza las flechas arriba y abajo para navegar "
"por los resultados."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Hay un resultado disponible, pulsa enter para seleccionarlo."
@@ -6883,21 +6939,21 @@ msgstr "Elegir hora"
msgid "Date Time Picker"
msgstr "Selector de fecha y hora"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Variable"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Alineada a la izquierda"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Alineada arriba"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Ubicación"
@@ -6955,7 +7011,7 @@ msgstr "Rango"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Ambos (Array)"
@@ -6963,14 +7019,14 @@ msgstr "Ambos (Array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etiqueta"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Valor"
@@ -6989,14 +7045,14 @@ msgstr "Horizontal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "rojo : Rojo"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Para más control, puedes especificar tanto un valor como una etiqueta, así:"
@@ -7004,14 +7060,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Añade cada opción en una nueva línea."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Opciones"
@@ -7023,7 +7079,7 @@ msgstr "Grupo de botones"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7413,37 +7469,37 @@ msgstr "Seleccionar imagen"
msgid "Image"
msgstr "Imagen"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Permitir que el maquetado HTML se muestre como texto visible en vez de "
"interpretarlo"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Escapar HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Sin formato"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Añadir <br> automáticamente"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Añadir párrafos automáticamente"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Controla cómo se muestran los saltos de línea"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nuevas líneas"
@@ -7525,7 +7581,7 @@ msgstr "Texto mostrado cuando está activo"
msgid "On Text"
msgstr "Texto activado"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "UI estilizada"
@@ -7537,7 +7593,7 @@ msgstr "UI estilizada"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7551,7 +7607,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Muestra el texto junto a la casilla de verificación"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Mensaje"
@@ -7576,32 +7632,32 @@ msgstr "Sí"
msgid "True / False"
msgstr "Verdadero / Falso"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Fila"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabla"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Bloque"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr ""
"Especifica el estilo utilizado para representar los campos seleccionados"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Estructura"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Subcampos"
@@ -7677,7 +7733,7 @@ msgstr "El formato devuelto por de las funciones del tema"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.l10n.php
index f9fee09c..1ec19e39 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'es_MX','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['%s fields'=>'%s campos','No terms'=>'No se encontraron términos','No post types'=>'No se encontraron tipos de contenidos','No posts'=>'No se encontraron entradas','No taxonomies'=>'No se encontraron taxonomías','No field groups'=>'No se encontraron grupos de campos','No fields'=>'No se encontraron campos','No description'=>'Sin descripción','Any post status'=>'Cualquier estado de entrada','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'La clave de esta taxonomía ya está en uso por otra taxonomía registrada fuera de ACF y no puede ser usada.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'La clave de esta taxonomía ya está en uso por otra taxonomía fuera de ACF y no puede ser usada.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clave de la taxonomía debe contener solamente caracteres alfanuméricos en minúsculas, guiones y guiones bajos.','No Taxonomies found in Trash'=>'No se han encontrado taxonomías en la papelera.','No Taxonomies found'=>'No se han encontrado taxonomías','Search Taxonomies'=>'Buscar taxonomías','View Taxonomy'=>'Ver taxonomía','New Taxonomy'=>'Nueva taxonomía','Edit Taxonomy'=>'Editar taxonomía','Add New Taxonomy'=>'Agregar nueva taxonomía','No Post Types found in Trash'=>'No se han encontrado tipos de contenido en la papelera','No Post Types found'=>'No se han encontrado tipos de contenido','Search Post Types'=>'Buscar Tipos de Contenido','View Post Type'=>'Ver tipos de contenido','New Post Type'=>'Añadir nuevo tipo de contenido','Edit Post Type'=>'Editar tipo de contenido','Add New Post Type'=>'Añadir nuevo tipo de contenido','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'La clave de este tipo de contenido ya es usada por otro tipo de contenido registrado fuera de ACF y no puede ser usada.','This post type key is already in use by another post type in ACF and cannot be used.'=>'La clave de este tipo de contenido ya es usada por otro tipo de contenido en ACF y no puede ser usada.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clave del tipo de contenido debe contener solamente caracteres alfanuméricos en minúsculas, guiones o guiones bajos.','The post type key must be under 20 characters.'=>'La clave del tipo de contenido debe contener menos de 20 caracteres.','We do not recommend using this field in ACF Blocks.'=>'No recomendamos utilizar este campo en ACF Blocks.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Despliega el editor WYSIWYG de WordPress tal aparece en entradas y páginas, permitiendo una experiencia de edición de texto enriquecedora que permite el uso de contenido multimedia.','WYSIWYG Editor'=>'Editor WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Permite la selección de uno o más usuarios, los cuales pueden ser utilizados para crear relaciones entre objetos de datos.','A dropdown list with a selection of choices that you specify.'=>'Una lista despegable con una selección de opciones que tú especificas. ','Filter by Post Status'=>'Filtrar por estado de entrada','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Un desplegable interactivo para seleccionar una o más entradas, páginas, tipos de contenido, o URLs de archivos, con la opción de buscar.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Un componente interactivo para incrustar videos, imágenes, tweets, audio y otro contenido haciendo uso de la funcionalidad nativa de oEmbed de WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Usa el selector de medios nativo de WordPress para cargar o elegir imágenes.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Proporciona una manera de estructurar campos en grupos para una mejor organización de los datos y de la pantalla de edición.','Uses the native WordPress media picker to upload, or choose files.'=>'Usa el selector de medios nativo de WordPress para cargar o elegir archivos.','nounClone'=>'Clon','Original'=>'Original','Invalid post ID.'=>'El ID de la entrada no es válido.','Invalid post type selected for review.'=>'Tipo de entrada inválida seleccionada para valoración.','More'=>'Más','Tutorial'=>'Tutorial','Select Field'=>'Selecciona Campo','Popular fields'=>'Campos populares','No search results for \'%s\''=>'No hay resultados de búsqueda para \'%s\'','Search fields...'=>'Buscar campos...','Select Field Type'=>'Selecciona tipo de campo','Popular'=>'Popular','Add Taxonomy'=>'Agregar taxonomía','Add Your First Taxonomy'=>'Agrega tu primera taxonomía','genre'=>'género','Genre'=>'Género','Genres'=>'Géneros','Customize the query variable name'=>'Personaliza los argumentos de la consulta.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'"%s" no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color predeterminado','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s).','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF.','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación "%s" ya está registrado.','Class "%s" does not exist.'=>'La clase "%s" no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Rol de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Clone Field'=>'Clonar campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'ID','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Documentation'=>'Documentación','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores "personalizados" a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringen los archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se iniciará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir que las imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'es_MX','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['%s fields'=>'%s campos','No terms'=>'No se encontraron términos','No post types'=>'No se encontraron tipos de contenidos','No posts'=>'No se encontraron entradas','No taxonomies'=>'No se encontraron taxonomías','No field groups'=>'No se encontraron grupos de campos','No fields'=>'No se encontraron campos','No description'=>'Sin descripción','Any post status'=>'Cualquier estado de entrada','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'La clave de esta taxonomía ya está en uso por otra taxonomía registrada fuera de ACF y no puede ser usada.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'La clave de esta taxonomía ya está en uso por otra taxonomía fuera de ACF y no puede ser usada.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clave de la taxonomía debe contener solamente caracteres alfanuméricos en minúsculas, guiones y guiones bajos.','No Taxonomies found in Trash'=>'No se han encontrado taxonomías en la papelera.','No Taxonomies found'=>'No se han encontrado taxonomías','Search Taxonomies'=>'Buscar taxonomías','View Taxonomy'=>'Ver taxonomía','New Taxonomy'=>'Nueva taxonomía','Edit Taxonomy'=>'Editar taxonomía','Add New Taxonomy'=>'Agregar nueva taxonomía','No Post Types found in Trash'=>'No se han encontrado tipos de contenido en la papelera','No Post Types found'=>'No se han encontrado tipos de contenido','Search Post Types'=>'Buscar Tipos de Contenido','View Post Type'=>'Ver tipos de contenido','New Post Type'=>'Añadir nuevo tipo de contenido','Edit Post Type'=>'Editar tipo de contenido','Add New Post Type'=>'Añadir nuevo tipo de contenido','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'La clave de este tipo de contenido ya es usada por otro tipo de contenido registrado fuera de ACF y no puede ser usada.','This post type key is already in use by another post type in ACF and cannot be used.'=>'La clave de este tipo de contenido ya es usada por otro tipo de contenido en ACF y no puede ser usada.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clave del tipo de contenido debe contener solamente caracteres alfanuméricos en minúsculas, guiones o guiones bajos.','The post type key must be under 20 characters.'=>'La clave del tipo de contenido debe contener menos de 20 caracteres.','We do not recommend using this field in ACF Blocks.'=>'No recomendamos utilizar este campo en ACF Blocks.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Despliega el editor WYSIWYG de WordPress tal aparece en entradas y páginas, permitiendo una experiencia de edición de texto enriquecedora que permite el uso de contenido multimedia.','WYSIWYG Editor'=>'Editor WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Permite la selección de uno o más usuarios, los cuales pueden ser utilizados para crear relaciones entre objetos de datos.','A dropdown list with a selection of choices that you specify.'=>'Una lista despegable con una selección de opciones que tú especificas. ','Filter by Post Status'=>'Filtrar por estado de entrada','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Un desplegable interactivo para seleccionar una o más entradas, páginas, tipos de contenido, o URLs de archivos, con la opción de buscar.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Un componente interactivo para incrustar videos, imágenes, tweets, audio y otro contenido haciendo uso de la funcionalidad nativa de oEmbed de WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Usa el selector de medios nativo de WordPress para cargar o elegir imágenes.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Proporciona una manera de estructurar campos en grupos para una mejor organización de los datos y de la pantalla de edición.','Uses the native WordPress media picker to upload, or choose files.'=>'Usa el selector de medios nativo de WordPress para cargar o elegir archivos.','nounClone'=>'Clon','Original'=>'Original','Invalid post ID.'=>'El ID de la entrada no es válido.','Invalid post type selected for review.'=>'Tipo de entrada inválida seleccionada para valoración.','More'=>'Más','Tutorial'=>'Tutorial','Select Field'=>'Selecciona Campo','Popular fields'=>'Campos populares','No search results for \'%s\''=>'No hay resultados de búsqueda para \'%s\'','Search fields...'=>'Buscar campos...','Select Field Type'=>'Selecciona tipo de campo','Popular'=>'Popular','Add Taxonomy'=>'Agregar taxonomía','Add Your First Taxonomy'=>'Agrega tu primera taxonomía','genre'=>'género','Genre'=>'Género','Genres'=>'Géneros','Customize the query variable name'=>'Personaliza los argumentos de la consulta.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'"%s" no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color predeterminado','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s).','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF.','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación "%s" ya está registrado.','Class "%s" does not exist.'=>'La clase "%s" no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Rol de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Clone Field'=>'Clonar campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'ID','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Documentation'=>'Documentación','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores "personalizados" a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringen los archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se iniciará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir que las imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.mo
index ea28ccea..41dc2aee 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.po
index 935b6732..2990031f 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr ""
@@ -2036,7 +2075,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr ""
@@ -4350,15 +4389,15 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr ""
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr ""
@@ -4472,8 +4511,8 @@ msgid "Close Modal"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr ""
@@ -4482,15 +4521,15 @@ msgstr ""
msgid "Close modal"
msgstr ""
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr ""
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr ""
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr ""
@@ -4694,8 +4733,8 @@ msgid "Activate this item"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr ""
@@ -4751,7 +4790,7 @@ msgstr "%1$s debe tener un ID de usuario válido."
msgid "Invalid request."
msgstr "Petición no válida."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s no es ninguna de las siguientes %2$s"
@@ -5419,7 +5458,7 @@ msgstr "ancho"
msgid "Wrapper Attributes"
msgstr "Atributos del contenedor"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr ""
@@ -5479,8 +5518,8 @@ msgstr "Arrastra para reordenar"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Mostrar este grupo de campos si"
@@ -5767,8 +5806,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "copiar"
@@ -5785,8 +5824,8 @@ msgid "Checked"
msgstr "Seleccionado"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Mover campo personalizado"
@@ -5801,14 +5840,14 @@ msgid "Field group title is required"
msgstr "El título del grupo de campos es obligatorio"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Este campo se puede mover hasta que sus cambios se hayan guardado"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr ""
"La cadena \"field_\" no se debe utilizar al comienzo de un nombre de campo"
@@ -6056,9 +6095,9 @@ msgstr "El tipo de archivo debe ser %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "o"
@@ -6109,7 +6148,7 @@ msgstr "Miniatura"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(sin etiqueta)"
@@ -6282,7 +6321,7 @@ msgstr "Otros"
msgid "Radio Button"
msgstr "Botón de radio"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6290,19 +6329,19 @@ msgstr ""
"Define un punto final para que el acordeón anterior se detenga. Este "
"acordeón no será visible."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Permita que este acordeón se abra sin cerrar otros."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Muestra este acordeón como abierto en la carga de la página."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Abrir"
@@ -6364,83 +6403,89 @@ msgstr "Archivo"
msgid "Password"
msgstr "Contraseña"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Especifica el valor devuelto"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "¿Usar AJAX para hacer cargar las opciones de forma asíncrona?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Añade cada valor en una nueva línea"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Selecciona"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Error al cargar"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Buscando…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Cargando más resultados…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Solo puedes seleccionar %d elementos"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Solo puedes seleccionar 1 elemento"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Por favor, borra %d caracteres"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Por favor, borra 1 carácter"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Por favor, introduce %d o más caracteres"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Por favor, introduce 1 o más caracteres"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "No se han encontrado coincidencias"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultados disponibles, utiliza las flechas arriba y abajo para navegar "
"por los resultados."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Hay un resultado disponible, pulsa enter para seleccionarlo."
@@ -6580,21 +6625,21 @@ msgstr "Elegir hora"
msgid "Date Time Picker"
msgstr "Selector de fecha y hora"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Variable"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Alineada a la izquierda"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Alineada arriba"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Ubicación"
@@ -6652,7 +6697,7 @@ msgstr "Rango"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Ambos (Array)"
@@ -6660,14 +6705,14 @@ msgstr "Ambos (Array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etiqueta"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Valor"
@@ -6686,14 +6731,14 @@ msgstr "Horizontal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "rojo : Rojo"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Para más control, puedes especificar tanto un valor como una etiqueta, así:"
@@ -6701,14 +6746,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Añade cada opción en una nueva línea."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Opciones"
@@ -6720,7 +6765,7 @@ msgstr "Grupo de botones"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7110,37 +7155,37 @@ msgstr "Seleccionar imagen"
msgid "Image"
msgstr "Imagen"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Permitir que el maquetado HTML se muestre como texto visible en vez de "
"interpretarlo"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Escapar HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Sin formato"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Añadir <br> automáticamente"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Añadir párrafos automáticamente"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Controla cómo se muestran los saltos de línea"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nuevas líneas"
@@ -7222,7 +7267,7 @@ msgstr "Texto mostrado cuando está activo"
msgid "On Text"
msgstr "Texto activado"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr ""
@@ -7234,7 +7279,7 @@ msgstr ""
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7248,7 +7293,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Muestra el texto junto a la casilla de verificación"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Mensaje"
@@ -7273,32 +7318,32 @@ msgstr "Sí"
msgid "True / False"
msgstr "Verdadero / Falso"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Fila"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabla"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Bloque"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr ""
"Especifica el estilo utilizado para representar los campos seleccionados"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Estructura"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Subcampos"
@@ -7374,7 +7419,7 @@ msgstr "El formato devuelto por de las funciones del tema"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_VE.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_VE.l10n.php
index 4fd21cd7..7afbc696 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_VE.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_VE.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'es_VE','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-06-27T14:24:00+00:00','x-generator'=>'gettext','messages'=>['%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color por defecto','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s)','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF:','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación «%s» ya está registrado.','Class "%s" does not exist.'=>'La clase «%s» no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Rol de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Clone Field'=>'Clonar campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Documentation'=>'Documentación','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores «personalizados» a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringen los archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se inicializará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir que las imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'es_VE','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-06-27T14:24:00+00:00','x-generator'=>'gettext','messages'=>['%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Hemos detectado una o más llamadas para obtener valores de campo de ACF antes de que ACF se haya iniciado. Esto no es compatible y puede ocasionar datos mal formados o faltantes. Aprende cómo corregirlo.','%1$s must have a user with the %2$s role.'=>'%1$s debe tener un usuario con el perfil %2$s.' . "\0" . '%1$s debe tener un usuario con uno de los siguientes perfiles: %2$s','%1$s must have a valid user ID.'=>'%1$s debe tener un ID de usuario válido.','Invalid request.'=>'Petición no válida.','%1$s is not one of %2$s'=>'%1$s no es ninguna de las siguientes %2$s','%1$s must have term %2$s.'=>'%1$s debe tener un término %2$s.' . "\0" . '%1$s debe tener uno de los siguientes términos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser del tipo de contenido %2$s.' . "\0" . '%1$s debe ser de uno de los siguientes tipos de contenido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe tener un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adjunto válido.','Show in REST API'=>'Mostrar en la API REST','Enable Transparency'=>'Activar la transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadena RGBA','Hex String'=>'Cadena hexadecimal','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» no es una dirección de correo electrónico válida','Color value'=>'Valor del color','Select default color'=>'Seleccionar el color por defecto','Clear color'=>'Vaciar el color','Blocks'=>'Bloques','Options'=>'Opciones','Users'=>'Usuarios','Menu items'=>'Elementos del menú','Widgets'=>'Widgets','Attachments'=>'Adjuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Invalid field group parameter(s).'=>'Parámetro(s) de grupo de campos no válido(s)','Awaiting save'=>'Esperando el guardado','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado en el plugin: %s','Located in theme: %s'=>'Localizado en el tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios de JSON local','Visit website'=>'Visitar web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de ayuda. Los profesionales de soporte de nuestro centro de ayuda te ayudarán más en profundidad con los retos técnicos.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. Nuestra amplia documentación contiene referencias y guías para la mayoría de situaciones en las que puedas encontrarte.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con ACF:','Help & Support'=>'Ayuda y soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que necesitas ayuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear tu primer grupo de campos te recomendamos que primero leas nuestra guía de primeros pasos para familiarizarte con la filosofía y buenas prácticas del plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'El plugin Advanced Custom Fields ofrece un constructor visual con el que personalizar las pantallas de WordPress con campos adicionales, y una API intuitiva parra mostrar valores de campos personalizados en cualquier archivo de plantilla de cualquier tema.','Overview'=>'Resumen','Location type "%s" is already registered.'=>'El tipo de ubicación «%s» ya está registrado.','Class "%s" does not exist.'=>'La clase «%s» no existe.','Invalid nonce.'=>'Nonce no válido.','Error loading field.'=>'Error al cargar el campo.','Location not found: %s'=>'Ubicación no encontrada: %s','Error: %s'=>'Error: %s','Widget'=>'Widget','User Role'=>'Rol de usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento de menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicaciones de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía de entrada','Child Page (has parent)'=>'Página hija (tiene superior)','Parent Page (has children)'=>'Página superior (con hijos)','Top Level Page (no parent)'=>'Página de nivel superior (sin padres)','Posts Page'=>'Página de entradas','Front Page'=>'Página de inicio','Page Type'=>'Tipo de página','Viewing back end'=>'Viendo el escritorio','Viewing front end'=>'Viendo la web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Plantilla de página','Register'=>'Registro','Add / Edit'=>'Añadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Página superior','Super Admin'=>'Super administrador','Current User Role'=>'Rol del usuario actual','Default Template'=>'Plantilla predeterminada','Post Template'=>'Plantilla de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo los formatos de %s','Attachment'=>'Adjunto','%s value is required'=>'El valor de %s es obligatorio','Show this field if'=>'Mostrar este campo si','Conditional Logic'=>'Lógica condicional','and'=>'y','Local JSON'=>'JSON Local','Clone Field'=>'Clonar campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comprueba también que todas las extensiones premium (%s) estén actualizados a la última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contiene mejoras en su base de datos y requiere una actualización.','Thank you for updating to %1$s v%2$s!'=>'¡Gracias por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'Es necesario actualizar la base de datos','Options Page'=>'Página de opciones','Gallery'=>'Galería','Flexible Content'=>'Contenido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas las herramientas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si aparecen múltiples grupos de campos en una pantalla de edición, se utilizarán las opciones del primer grupo (el que tenga el número de orden menor)','Select items to hide them from the edit screen.'=>'Selecciona los elementos que ocultar de la pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos de página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisiones','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contenido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Los grupos de campos con menor orden aparecerán primero','Order No.'=>'Número de orden','Below fields'=>'Debajo de los campos','Below labels'=>'Debajo de las etiquetas','Side'=>'Lateral','Normal (after content)'=>'Normal (después del contenido)','High (after title)'=>'Alta (después del título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sin caja meta)','Standard (WP metabox)'=>'Estándar (caja meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orden','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos del contenedor','Instructions'=>'Instrucciones','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Una sola palabra, sin espacios. Se permiten guiones y guiones bajos','Field Name'=>'Nombre del campo','This is the name which will appear on the EDIT page'=>'Este es el nombre que aparecerá en la página EDITAR','Field Label'=>'Etiqueta del campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a otro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Mostrar este grupo de campos si','No updates available.'=>'No hay actualizaciones disponibles.','Database upgrade complete. See what\'s new'=>'Actualización de la base de datos completa. Ver las novedades','Reading upgrade tasks...'=>'Leyendo tareas de actualización...','Upgrade failed.'=>'Fallo al actualizar.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos a la versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Es muy recomendable que hagas una copia de seguridad de tu base de datos antes de continuar. ¿Estás seguro que quieres ejecutar ya la actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona al menos un sitio para actualizarlo.','Database Upgrade complete. Return to network dashboard'=>'Actualización de base de datos completa. Volver al escritorio de red','Site is up to date'=>'El sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'El sitio necesita actualizar la base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar los sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Es necesario actualizar la base de datos de los siguientes sitios. Marca los que quieras actualizar y haz clic en %s.','Add rule group'=>'Añadir grupo de reglas','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conjunto de reglas para determinar qué pantallas de edición utilizarán estos campos personalizados','Rules'=>'Reglas','Copied'=>'Copiado','Copy to clipboard'=>'Copiar al portapapeles','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Generar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Archivo de imporación vacío','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Error al subir el archivo. Por favor, inténtalo de nuevo','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Documentation'=>'Documentación','Description'=>'Descripción','Sync available'=>'Sincronización disponible','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios y actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona el destino para este campo','The %1$s field can now be found in the %2$s field group'=>'El campo %1$s ahora se puede encontrar en el grupo de campos %2$s','Move Complete.'=>'Movimiento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Ajustes','Location'=>'Ubicación','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'No hay campos de conmutación disponibles','Field group title is required'=>'El título del grupo de campos es obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo se puede mover hasta que sus cambios se hayan guardado','The string "field_" may not be used at the start of a field name'=>'La cadena "field_" no se debe utilizar al comienzo de un nombre de campo','Field group draft updated.'=>'Borrador del grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Herramientas','is not equal to'=>'no es igual a','is equal to'=>'es igual a','Forms'=>'Formularios','Page'=>'Página','Post'=>'Entrada','Relational'=>'Relación','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Desconocido','Field type does not exist'=>'El tipo de campo no existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contenido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'La selección es menor que','Selection is greater than'=>'La selección es mayor que','Value is less than'=>'El valor es menor que','Value is greater than'=>'El valor es mayor que','Value contains'=>'El valor contiene','Value matches pattern'=>'El valor coincide con el patrón','Value is not equal to'=>'El valor no es igual a','Value is equal to'=>'El valor es igual a','Has no value'=>'No tiene ningún valor','Has any value'=>'No tiene algún valor','Cancel'=>'Cancelar','Are you sure?'=>'¿Estás seguro?','%d fields require attention'=>'%d campos requieren atención','1 field requires attention'=>'1 campo requiere atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restringido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Los cambios que has realizado se perderán si navegas hacia otra página','File type must be %s.'=>'El tipo de archivo debe ser %s.','or'=>'o','File size must not exceed %s.'=>'El tamaño del archivo no debe ser mayor de %s.','File size must be at least %s.'=>'El tamaño de archivo debe ser al menos %s.','Image height must not exceed %dpx.'=>'La altura de la imagen no debe exceder %dpx.','Image height must be at least %dpx.'=>'La altura de la imagen debe ser al menos %dpx.','Image width must not exceed %dpx.'=>'El ancho de la imagen no debe exceder %dpx.','Image width must be at least %dpx.'=>'El ancho de la imagen debe ser al menos %dpx.','(no title)'=>'(sin título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sin etiqueta)','Sets the textarea height'=>'Establece la altura del área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anteponer una casilla de verificación extra para cambiar todas las opciones','Save \'custom\' values to the field\'s choices'=>'Guardar los valores «personalizados» a las opciones del campo','Allow \'custom\' values to be added'=>'Permite añadir valores personalizados','Add new choice'=>'Añadir nueva opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir las URLs de los archivos','Archives'=>'Archivo','Page Link'=>'Enlace a página','Add'=>'Añadir','Name'=>'Nombre','%s added'=>'%s añadido/s','%s already exists'=>'%s ya existe','User unable to add new %s'=>'El usuario no puede añadir nuevos %s','Term ID'=>'ID de término','Term Object'=>'Objeto de término','Load value from posts terms'=>'Cargar el valor de los términos de la publicación','Load Terms'=>'Cargar términos','Connect selected terms to the post'=>'Conectar los términos seleccionados con la publicación','Save Terms'=>'Guardar términos','Allow new terms to be created whilst editing'=>'Permitir la creación de nuevos términos mientras se edita','Create Terms'=>'Crear términos','Radio Buttons'=>'Botones de radio','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Casilla de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona la apariencia de este campo','Appearance'=>'Apariencia','Select the taxonomy to be displayed'=>'Selecciona la taxonomía a mostrar','Value must be equal to or lower than %d'=>'El valor debe ser menor o igual a %d','Value must be equal to or higher than %d'=>'El valor debe ser mayor o igual a %d','Value must be a number'=>'El valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar los valores de \'otros\' en las opciones del campo','Add \'other\' choice to allow for custom values'=>'Añade la opción \'otros\' para permitir valores personalizados','Other'=>'Otros','Radio Button'=>'Botón de radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que el acordeón anterior se detenga. Este acordeón no será visible.','Allow this accordion to open without closing others.'=>'Permita que este acordeón se abra sin cerrar otros.','Display this accordion as open on page load.'=>'Muestra este acordeón como abierto en la carga de la página.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restringen los archivos que se pueden subir','File ID'=>'ID del archivo','File URL'=>'URL del archivo','File Array'=>'Array del archivo','Add File'=>'Añadir archivo','No file selected'=>'Ningún archivo seleccionado','File name'=>'Nombre del archivo','Update File'=>'Actualizar archivo','Edit File'=>'Editar archivo','Select File'=>'Seleccionar archivo','File'=>'Archivo','Password'=>'Contraseña','Specify the value returned'=>'Especifica el valor devuelto','Use AJAX to lazy load choices?'=>'¿Usar AJAX para hacer cargar las opciones de forma asíncrona?','Enter each default value on a new line'=>'Añade cada valor en una nueva línea','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Error al cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando más resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Solo puedes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Solo puedes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, introduce %d o más caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, introduce 1 o más caracteres','Select2 JS matches_0No matches found'=>'No se han encontrado coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponibles, utiliza las flechas arriba y abajo para navegar por los resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hay un resultado disponible, pulsa enter para seleccionarlo.','nounSelect'=>'Selección','User ID'=>'ID del usuario','User Object'=>'Grupo de objetos','User Array'=>'Grupo de usuarios','All user roles'=>'Todos los roles de usuario','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar color','Default'=>'Por defecto','Clear'=>'Vaciar','Color Picker'=>'Selector de color','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Hecho','Date Time Picker JS currentTextNow'=>'Ahora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elegir hora','Date Time Picker'=>'Selector de fecha y hora','Endpoint'=>'Variable','Left aligned'=>'Alineada a la izquierda','Top aligned'=>'Alineada arriba','Placement'=>'Ubicación','Tab'=>'Pestaña','Value must be a valid URL'=>'El valor debe ser una URL válida','Link URL'=>'URL del enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir en una nueva ventana/pestaña','Select Link'=>'Elige el enlace','Link'=>'Enlace','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rojo : Rojo','For more control, you may specify both a value and label like this:'=>'Para más control, puedes especificar tanto un valor como una etiqueta, así:','Enter each choice on a new line.'=>'Añade cada opción en una nueva línea.','Choices'=>'Opciones','Button Group'=>'Grupo de botones','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE no se inicializará hasta que se haga clic en el campo','Toolbar'=>'Barra de herramientas','Text Only'=>'Sólo texto','Visual Only'=>'Sólo visual','Visual & Text'=>'Visual y Texto','Tabs'=>'Pestañas','Click to initialize TinyMCE'=>'Haz clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'El valor no debe exceder los %d caracteres','Leave blank for no limit'=>'Déjalo en blanco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece después del campo','Append'=>'Anexar','Appears before the input'=>'Aparece antes del campo','Prepend'=>'Anteponer','Appears within the input'=>'Aparece en el campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cuando se está creando una nueva entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita al menos %2$s selección' . "\0" . '%1$s necesita al menos %2$s selecciones','Post ID'=>'ID de publicación','Post Object'=>'Objeto de publicación','Featured Image'=>'Imagen destacada','Selected elements will be displayed in each result'=>'Los elementos seleccionados se mostrarán en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contenido','Filters'=>'Filtros','All taxonomies'=>'Todas las taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos los tipos de contenido','Filter by Post Type'=>'Filtrar por tipo de contenido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contenido','No matches found'=>'No se han encontrado coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déjalo en blanco para todos los tipos','Maximum'=>'Máximo','File size'=>'Tamaño del archivo','Restrict which images can be uploaded'=>'Restringir que las imágenes se pueden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos al contenido','All'=>'Todos','Limit the media library choice'=>'Limitar las opciones de la biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID de imagen','Image URL'=>'URL de imagen','Image Array'=>'Array de imágenes','Specify the returned value on front end'=>'Especificar el valor devuelto en la web','Return Value'=>'Valor de retorno','Add Image'=>'Añadir imagen','No image selected'=>'No hay ninguna imagen seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas las imágenes','Update Image'=>'Actualizar imagen','Edit Image'=>'Editar imagen','Select Image'=>'Seleccionar imagen','Image'=>'Imagen','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que el maquetado HTML se muestre como texto visible en vez de interpretarlo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sin formato','Automatically add <br>'=>'Añadir <br> automáticamente','Automatically add paragraphs'=>'Añadir párrafos automáticamente','Controls how new lines are rendered'=>'Controla cómo se muestran los saltos de línea','New Lines'=>'Nuevas líneas','Week Starts On'=>'La semana comienza el','The format used when saving a value'=>'El formato utilizado cuando se guarda un valor','Save Format'=>'Guardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Siguiente','Date Picker JS currentTextToday'=>'Hoy','Date Picker JS closeTextDone'=>'Listo','Date Picker'=>'Selector de fecha','Width'=>'Ancho','Embed Size'=>'Tamaño de incrustación','Enter URL'=>'Introduce la URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cuando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cuando está activo','On Text'=>'Texto activado','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Muestra el texto junto a la casilla de verificación','Message'=>'Mensaje','No'=>'No','Yes'=>'Sí','True / False'=>'Verdadero / Falso','Row'=>'Fila','Table'=>'Tabla','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica el estilo utilizado para representar los campos seleccionados','Layout'=>'Estructura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar la altura del mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer el nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente el mapa','Center'=>'Centro','Search for address...'=>'Buscar dirección...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Lo siento, este navegador no es compatible con la geolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'El formato devuelto por de las funciones del tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'El formato mostrado cuando se edita una publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','No Fields found in Trash'=>'No se han encontrado campos en la papelera','No Fields found'=>'No se han encontrado campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Nuevo campo','Edit Field'=>'Editar campo','Add New Field'=>'Añadir nuevo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'No se han encontrado grupos de campos en la papelera','No Field Groups found'=>'No se han encontrado grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Nuevo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Añadir nuevo grupo de campos','Add New'=>'Añadir nuevo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionales e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.l10n.php
index a7e0fc53..31dfb79e 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'fa_AF','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'کلید طبقه بندی موجود است و خارج از ACF درحال استفاده است و نمیتوان از این کلید استفاده کرد.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'این کلید طبقه بندی موجود است و توسط یکی از طبقه بندی های ACF درحال استفاده می باشد و نمیتوان از این کلید استفاده کرد.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'کلید طبقه بندی فقط باید شامل حروف کوچک انگلیسی و اعداد و زیر خط (_) یا خط تیره (-) باشد.','No Taxonomies found in Trash'=>'هیچ طبقه بندی در زباله دان نیست','No Taxonomies found'=>'هیچ طبقه بندی یافت نشد','Search Taxonomies'=>'جستجوی طبقه بندی ها','View Taxonomy'=>'مشاهده طبقه بندی ها','New Taxonomy'=>'افزودن طبقه بندی جدید','Edit Taxonomy'=>'ویرایش طبقه بندی ها','Add New Taxonomy'=>'افزودن طبقه بندی جدید','No Post Types found in Trash'=>'هیچ نوع نوشتهای در زبالهدان یافت نشد.','No Post Types found'=>'هیچ نوع پستی پیدا نشد','Search Post Types'=>'جستجوی در انواع پست ها','View Post Type'=>'مشاهده نوع پست ها','New Post Type'=>'نوع پست جدید','Edit Post Type'=>'ویرایش نوع پست','Add New Post Type'=>'افزودن نوع پست جدید','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'کلید نوع پست در حال حاضر خارج از ACF ثبت شده است و نمی توان از آن استفاده کرد.','This post type key is already in use by another post type in ACF and cannot be used.'=>'کلید نوع پست در حال حاضر در ACF ثبت شده است و نمی توان از آن استفاده کرد.','This field must not be a WordPress reserved term.'=>'این زمینه نباید یک مورد رزرو شدهدر وردپرس باشد.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'کلید نوع پست فقط باید شامل حذوف کوچک انگلیسی و اعداد و زیر خط (_) و یا خط تیره (-) باشد.','The post type key must be under 20 characters.'=>'کلید نوع پست حداکثر باید 20 حرفی باشد.','We do not recommend using this field in ACF Blocks.'=>'توصیه نمیکنیم از این زمینه در بلوک های ACF استفاده کنید.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'ویرایشگر WYSIWYG وردپرس را همانطور که در پستها و صفحات دیده میشود نمایش میدهد و امکان ویرایش متن غنی را فراهم میکند و محتوای چندرسانهای را نیز امکانپذیر میکند.','WYSIWYG Editor'=>'ویرایشگر WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'اجازه میدهد که یک یا چند کاربر را انتخاب کنید که می تواند برای ایجاد رابطه بین داده های آبجکت ها مورد استفاده قرار گیرد.','A text input specifically designed for storing web addresses.'=>'یک ورودی متنی که به طور خاص برای ذخیره آدرس های وب طراحی شده است.','URL'=>'نشانی وب','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'کلیدی که به شما امکان می دهد مقدار 1 یا 0 را انتخاب کنید (روشن یا خاموش، درست یا نادرست و غیره). میتواند بهعنوان یک سوئیچ یا چک باکس تلطیف شده ارائه شود.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'یک رابط کاربری تعاملی برای انتخاب زمان. قالب زمان را می توان با استفاده از تنظیمات فیلد سفارشی کرد.','Filter by Post Status'=>'فیلتر بر اساس وضعیت پست','nounClone'=>'کپی (هیچ)','Add Post Type'=>'افزودن نوع پست','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'قابلیتهای وردپرس را فراتر از نوشتهها و برگههای استاندارد با انواع پست سفارشی توسعه دهید.','Add Your First Post Type'=>'اولین نوع پست سفارشی خود را اضافه کنید','Advanced Configuration'=>'پیکربندی پیشرفته','Hierarchical'=>'سلسلهمراتبی','Public'=>'عمومی','movie'=>'movie','Movie'=>'فیلم','Singular Label'=>'برچسب مفرد','Movies'=>'فیلمها','Plural Label'=>'برچسب جمع','Post Type Key'=>'کلید نوع پست','Regenerate all labels using the Singular and Plural labels'=>'تولید دوباره تمامی برچسبهای مفرد و جمعی','Select existing taxonomies to classify items of the post type.'=>'طبقهبندیهای موجود را برای دستهبندی کردن آیتمهای نوع پست انتخاب نمایید.','Category'=>'دسته','Tag'=>'برچسب','Terms'=>'شرایط','Post Types'=>'انواع پست','Advanced Settings'=>'تنظیمات پیشرفته','Basic Settings'=>'تنظیمات پایه','Pages'=>'صفحات','Post type submitted.'=>'نوع پست ارسال شد','Post type saved.'=>'نوع پست ذخیره شد','Post type updated.'=>'نوع پست به روز شد','Post type deleted.'=>'نوع پست حذف شد','Type to search...'=>'برای جستجو تایپ کنید....','PRO Only'=>'فقط نسخه حرفه ای','ACF'=>'ACF','taxonomy'=>'طبقهبندی','post type'=>'نوع نوشته','Done'=>'پایان','post statusRegistration Failed'=>'ثبت نام انجام نشد','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'این مورد ثبت نشد زیرا کلید آن توسط مورد دیگری که توسط افزونه یا طرح زمینه دیگری ثبت شده است استفاده می شود.','REST API'=>'REST API','Permissions'=>'دسترسیها','URLs'=>'پیوندها','Visibility'=>'نمایش','Labels'=>'برچسبها','Field Settings Tabs'=>'زبانه تنظیمات زمینه','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[مقدار کد کوتاه ACF برای پیش نمایش غیرفعال است]','Close Modal'=>'بستن صفحه','Field moved to other group'=>'زمینه به یک گروه دیگر منتقل شد','Close modal'=>'بستن صفحه','Start a new group of tabs at this tab.'=>'شروع گروه جدید زبانهها در این زبانه','New Tab Group'=>'گروه زبانه جدید','Use a stylized checkbox using select2'=>'بهکارگیری کادر انتخاب سبک وار با select2','Save Other Choice'=>'ذخیره انتخاب دیگر','Allow Other Choice'=>'اجازه دادن انتخاب دیگر','Add Toggle All'=>'افزودن تغییر وضعیت همه','Save Custom Values'=>'ذخیره مقادیر سفارشی','Allow Custom Values'=>'اجازه دادن مقادیر سفارشی','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'مقادیر سفارشی کادر انتخاب نمیتواند خالی باشد. انتخاب مقادیر خالی را بردارید.','Updates'=>'بروزرسانی ها','Advanced Custom Fields logo'=>'لوگوی زمینههای سفارشی پیشرفته','Save Changes'=>'ذخیره تغییرات','Field Group Title'=>'عنوان گروه زمینه','Add title'=>'افزودن عنوان','New to ACF? Take a look at our getting started guide.'=>'تازه با ACF آشنا شدهاید؟ به راهنمای شروع ما نگاهی بیندازید.','Add Field Group'=>'افزودن گروه زمینه','Add Your First Field Group'=>'اولین گروه فیلد خود را اضافه نمایید','Options Pages'=>'برگههای گزینهها','ACF Blocks'=>'بلوکهای ACF','Gallery Field'=>'زمینه گالری','Flexible Content Field'=>'زمینه محتوای انعطاف پذیر','Repeater Field'=>'زمینه تکرارشونده','Delete Field Group'=>'حذف گروه زمینه','Group Settings'=>'تنظیمات گروه','#'=>'#','Add Field'=>'افزودن زمینه','Presentation'=>'نمایش','Validation'=>'اعتبارسنجی','General'=>'عمومی','Import JSON'=>'درون ریزی JSON','Export As JSON'=>'برون بری با JSON','Deactivate'=>'غیرفعال کردن','Deactivate this item'=>'غیرفعال کردن این مورد','Activate'=>'فعال کردن','Activate this item'=>'فعال کردن این مورد','Move field group to trash?'=>'انتقال گروه زمینه به زبالهدان؟','post statusInactive'=>'غیرفعال','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'افزونه زمینه های سفارشی و افزونه زمینه های سفارشی پیشرفته نباید همزمان فعال باشند. ما به طور خودکار افزونه زمینه های سفارشی پیشرفته را غیرفعال کردیم.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'افزونه زمینه های سفارشی و افزونه زمینه های سفارشی پیشرفته نباید همزمان فعال باشند. ما به طور خودکار فیلدهای سفارشی پیشرفته را غیرفعال کرده ایم.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - قبل از شروع اولیه ACF، یک یا چند تماس را برای بازیابی مقادیر فیلد ACF شناسایی کردهایم. این مورد پشتیبانی نمیشود و میتواند منجر به دادههای ناقص یا از دست رفته شود. با نحوه رفع این مشکل آشنا شوید.','Invalid request.'=>'درخواست نامعتبر.','Show in REST API'=>'نمایش در REST API','Enable Transparency'=>'فعال کردن شفافیت','Upgrade to PRO'=>'ارتقا به نسخه حرفه ای','post statusActive'=>'فعال','\'%s\' is not a valid email address'=>'نشانی ایمیل %s معتبر نیست','Color value'=>'مقدار رنگ','Select default color'=>'انتخاب رنگ پیشفرض','Clear color'=>'پاک کردن رنگ','Blocks'=>'بلوکها','Options'=>'تنظیمات','Users'=>'کاربران','Menu items'=>'آیتمهای منو','Widgets'=>'ابزارکها','Attachments'=>'پیوستها','Taxonomies'=>'طبقهبندیها','Posts'=>'نوشته ها','Last updated: %s'=>'آخرین بهروزرسانی: %s','Invalid field group parameter(s).'=>'پارامتر(ها) گروه فیلد نامعتبر است','Awaiting save'=>'در انتظار ذخیره','Saved'=>'ذخیره شده','Import'=>'درونریزی','Review changes'=>'تغییرات مرور شد','Located in: %s'=>'قرار گرفته در: %s','Located in plugin: %s'=>'قرار گرفته در پلاگین: %s','Located in theme: %s'=>'قرار گرفته در قالب: %s','Various'=>'مختلف','Sync changes'=>'همگامسازی تغییرات','Loading diff'=>'بارگذاری تفاوت','Review local JSON changes'=>'بررسی تغییرات JSON محلی','Visit website'=>'بازدید وب سایت','View details'=>'نمایش جزییات','Version %s'=>'نگارش %s','Information'=>'اطلاعات','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'کمک ميز. حرفه ای پشتیبانی در میز کمک ما با بیشتر خود را در عمق کمک, چالش های فنی.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'بحث ها. ما یک جامعه فعال و دوستانه در انجمن های جامعه ما که ممکن است قادر به کمک به شما کشف کردن \'چگونه بازی یا بازی\' از جهان ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'مستندات . مستندات گسترده ما شامل مراجع و راهنماهایی برای اکثر موقعیت هایی است که ممکن است با آن مواجه شوند.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'ما در المنتور فارسی در مورد پشتیبانی متعصب هستیم و می خواهیم شما با ACF بهترین بهره را از وب سایت خود ببرید. اگر به مشکلی برخوردید ، چندین مکان وجود دارد که می توانید کمک کنید:','Help & Support'=>'کمک و پشتیبانی','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'لطفا از زبانه پشتیبانی برای تماس استفاده کنید باید خودتان را پیدا کنید که نیاز به کمک دارد.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'قبل از ایجاد اولین گروه زمینه خود را، ما توصیه می کنیم برای اولین بار خواندن راهنمای شروع به کار ما برای آشنایی با فلسفه پلاگین و بهترین تمرین.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'افزونه پیشرفته زمینه های سفارشی فراهم می کند یک سازنده فرم بصری برای سفارشی کردن وردپرس ویرایش صفحه نمایش با زمینه های اضافی، و API بصری برای نمایش ارزش های زمینه سفارشی در هر فایل قالب تم.','Overview'=>'مرور کلی','Location type "%s" is already registered.'=>'نوع مکان "%s" در حال حاضر ثبت شده است.','Class "%s" does not exist.'=>'کلاس "%s" وجود ندارد.','Invalid nonce.'=>'کلید نامعتبر است','Error loading field.'=>'خطا در بارگزاری زمینه','Location not found: %s'=>'موقعیتی یافت نشد: %s','Widget'=>'ابزارک','User Role'=>'نقش کاربر','Comment'=>'دیدگاه','Post Format'=>'فرمت نوشته','Menu Item'=>'آیتم منو','Post Status'=>'وضعیت نوشته','Menus'=>'منوها','Menu Locations'=>'محل منو','Menu'=>'منو','Post Taxonomy'=>'طبقه بندی نوشته','Child Page (has parent)'=>'برگه زیر مجموعه (دارای مادر)','Parent Page (has children)'=>'برگه مادر (دارای زیر مجموعه)','Top Level Page (no parent)'=>'بالاترین سطح برگه(بدون والد)','Posts Page'=>'برگه ی نوشته ها','Front Page'=>'برگه نخست','Page Type'=>'نوع برگه','Viewing back end'=>'درحال نمایش back end','Viewing front end'=>'درحال نمایش سمت کاربر','Logged in'=>'وارده شده','Current User'=>'کاربر فعلی','Page Template'=>'قالب برگه','Register'=>'ثبت نام','Add / Edit'=>'اضافه کردن/ویرایش','User Form'=>'فرم کاربر','Page Parent'=>'برگه مادر','Super Admin'=>'مدیرکل','Current User Role'=>'نقش کاربرفعلی','Default Template'=>'پوسته پیش فرض','Post Template'=>'قالب نوشته','Post Category'=>'دسته بندی نوشته','All %s formats'=>'همهی فرمتهای %s','Attachment'=>'پیوست','%s value is required'=>'مقدار %s لازم است','Show this field if'=>'نمایش این گروه فیلد اگر','Conditional Logic'=>'منطق شرطی','and'=>'و','Local JSON'=>'JSON های لوکال','Clone Field'=>'فیلد کپی','Please also check all premium add-ons (%s) are updated to the latest version.'=>'همچنین لطفا همه افزونههای پولی (%s) را بررسی کنید که به نسخه آخر بروز شده باشند.','This version contains improvements to your database and requires an upgrade.'=>'این نسخه شامل بهبودهایی در پایگاه داده است و نیاز به ارتقا دارد.','Database Upgrade Required'=>'به روزرسانی دیتابیس لازم است','Options Page'=>'برگه تنظیمات','Gallery'=>'گالری','Flexible Content'=>'محتوای انعطاف پذیر','Repeater'=>'زمینه تکرار کننده','Back to all tools'=>'بازگشت به همه ابزارها','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'اگر چندین گروه فیلد در یک صفحه ویرایش نمایش داده شود،اولین تنظیمات گروه فیلد استفاده خواهد شد. (یکی با کمترین شماره)','Select items to hide them from the edit screen.'=>'انتخاب آیتم ها برای پنهان کردن آن ها از صفحه ویرایش.','Hide on screen'=>'مخفی کردن در صفحه','Send Trackbacks'=>'ارسال بازتاب ها','Tags'=>'برچسب ها','Categories'=>'دسته ها','Page Attributes'=>'صفات برگه','Format'=>'فرمت','Author'=>'نویسنده','Slug'=>'نامک','Revisions'=>'بازنگری ها','Comments'=>'دیدگاه ها','Discussion'=>'گفتگو','Excerpt'=>'چکیده','Content Editor'=>'ویرایش گر محتوا(ادیتور اصلی)','Permalink'=>'پیوند یکتا','Field groups with a lower order will appear first'=>'گروه ها با شماره ترتیب کمتر اول دیده می شوند','Order No.'=>'شماره ترتیب.','Below fields'=>'زیر فیلد ها','Below labels'=>'برچسبهای زیر','Side'=>'کنار','Normal (after content)'=>'معمولی (بعد از ادیتور متن)','High (after title)'=>'بالا (بعد از عنوان)','Position'=>'موقعیت','Seamless (no metabox)'=>'بدون متاباکس','Standard (WP metabox)'=>'استاندارد (دارای متاباکس)','Style'=>'شیوه نمایش','Key'=>'کلید','Order'=>'ترتیب','id'=>'شناسه','class'=>'کلاس','width'=>'عرض','Wrapper Attributes'=>'مشخصات پوشش فیلد','Instructions'=>'دستورالعمل ها','Single word, no spaces. Underscores and dashes allowed'=>'تک کلمه، بدون فاصله. خط زیرین و خط تیره ها مجازاند','This is the name which will appear on the EDIT page'=>'این نامی است که در صفحه "ویرایش" نمایش داده خواهد شد','Delete'=>'حذف','Delete field'=>'حذف زمینه','Move'=>'انتقال','Move field to another group'=>'انتقال زمینه ها به گروه دیگر','Duplicate field'=>'تکثیر زمینه','Edit field'=>'ویرایش زمینه','Drag to reorder'=>'گرفتن و کشیدن برای مرتب سازی','Show this field group if'=>'نمایش این گروه زمینه اگر','No updates available.'=>'بهروزرسانی موجود نیست.','Database upgrade complete. See what\'s new'=>'ارتقای پایگاه داده کامل شد. تغییرات جدید را ببینید','Reading upgrade tasks...'=>'در حال خواندن مراحل به روزرسانی...','Upgrade failed.'=>'ارتقا با خطا مواجه شد.','Upgrade complete.'=>'ارتقا کامل شد.','Upgrading data to version %s'=>'به روز رسانی داده ها به نسحه %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'قویا توصیه می شود از بانک اطلاعاتی خود قبل از هر کاری پشتیبان تهیه کنید. آیا مایلید به روز رسانی انجام شود؟','Please select at least one site to upgrade.'=>'لطفا حداقل یک سایت برای ارتقا انتخاب کنید.','Database Upgrade complete. Return to network dashboard'=>'به روزرسانی دیتابیس انجام شد. بازگشت به پیشخوان شبکه','Site is up to date'=>'سایت به روز است','Site'=>'سایت','Upgrade Sites'=>'ارتقاء سایت','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'این سایت ها نیاز به به روز رسانی دارند برای انجام %s کلیک کنید.','Add rule group'=>'افزودن گروه قانون','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'مجموعه ای از قوانین را بسازید تا مشخص کنید در کدام صفحه ویرایش، این زمینههای سفارشی سفارشی نمایش داده شوند','Rules'=>'قوانین','Copied'=>'کپی شد','Copy to clipboard'=>'درج در حافظه موقت','Select Field Groups'=>'انتخاب گروه های زمینه','No field groups selected'=>'گروه زمینه ای انتخاب نشده است','Generate PHP'=>'تولید کد PHP','Export Field Groups'=>'برون بری گروه های زمینه','Import file empty'=>'فایل وارد شده خالی است','Incorrect file type'=>'نوع فایل صحیح نیست','Error uploading file. Please try again'=>'خطا در آپلود فایل. لطفا مجدد بررسی کنید','Import Field Groups'=>'وارد کردن گروه های زمینه','Sync'=>'هماهنگ','Select %s'=>'انتخاب %s','Duplicate'=>'تکثیر','Duplicate this item'=>'تکثیر این زمینه','Documentation'=>'مستندات','Description'=>'توضیحات','Sync available'=>'هماهنگ سازی موجود است','Field group duplicated.'=>'%s گروه زمینه تکثیر شدند.','Active (%s)'=>'فعال (%s)','Review sites & upgrade'=>'بازبینی و بهروزرسانی سایتها','Upgrade Database'=>'بهروزرسانی پایگاه داده','Custom Fields'=>'زمینههای سفارشی','Move Field'=>'جابجایی زمینه','Please select the destination for this field'=>'مقصد انتقال این زمینه را مشخص کنید','Move Complete.'=>'انتقال کامل شد.','Active'=>'فعال','Field Keys'=>'کلیدهای زمینه','Settings'=>'تنظیمات','Location'=>'مکان','Null'=>'خالی (null)','copy'=>'کپی','(this field)'=>'(این گزینه)','Checked'=>'انتخاب شده','Move Custom Field'=>'جابجایی زمینه دلخواه','No toggle fields available'=>'هیچ زمینه شرط پذیری موجود نیست','Field group title is required'=>'عنوان گروه زمینه ضروری است','This field cannot be moved until its changes have been saved'=>'این زمینه قبل از اینکه ذخیره شود نمی تواند جابجا شود','The string "field_" may not be used at the start of a field name'=>'کلمه متنی "field_" نباید در ابتدای نام فیلد استفاده شود','Field group draft updated.'=>'پیش نویش گروه زمینه بروز شد.','Field group scheduled for.'=>'گروه زمینه برنامه ریزی انتشار پیدا کرده برای.','Field group submitted.'=>'گروه زمینه ارسال شد.','Field group saved.'=>'گروه زمینه ذخیره شد.','Field group published.'=>'گروه زمینه انتشار یافت.','Field group deleted.'=>'گروه زمینه حذف شد.','Field group updated.'=>'گروه زمینه بروز شد.','Tools'=>'ابزارها','is not equal to'=>'برابر نشود با','is equal to'=>'برابر شود با','Forms'=>'فرم ها','Page'=>'برگه','Post'=>'نوشته','Relational'=>'رابطه','Choice'=>'انتخاب','Basic'=>'پایه','Unknown'=>'ناشناخته','Field type does not exist'=>'نوع زمینه وجود ندارد','Spam Detected'=>'اسپم تشخیص داده شد','Post updated'=>'نوشته بروز شد','Update'=>'بروزرسانی','Validate Email'=>'اعتبار سنجی ایمیل','Content'=>'محتوا','Title'=>'عنوان','Edit field group'=>'ویرایش گروه زمینه','Selection is less than'=>'انتخاب کمتر از','Selection is greater than'=>'انتخاب بیشتر از','Value is less than'=>'مقدار کمتر از','Value is greater than'=>'مقدار بیشتر از','Value contains'=>'شامل می شود','Value matches pattern'=>'مقدار الگوی','Value is not equal to'=>'مقدار برابر نیست با','Value is equal to'=>'مقدار برابر است با','Has no value'=>'بدون مقدار','Has any value'=>'هر نوع مقدار','Cancel'=>'لغو','Are you sure?'=>'اطمینان دارید؟','%d fields require attention'=>'%d گزینه نیاز به بررسی دارد','1 field requires attention'=>'یکی از گزینه ها نیاز به بررسی دارد','Validation failed'=>'مشکل در اعتبار سنجی','Validation successful'=>'اعتبار سنجی موفق بود','Restricted'=>'ممنوع','Collapse Details'=>'عدم نمایش جزئیات','Expand Details'=>'نمایش جزئیات','Uploaded to this post'=>'بارگذاری شده در این نوشته','verbUpdate'=>'بروزرسانی','verbEdit'=>'ویرایش','The changes you made will be lost if you navigate away from this page'=>'اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد','File type must be %s.'=>'نوع فایل باید %s باشد.','or'=>'یا','File size must not exceed %s.'=>'حجم فایل ها نباید از %s بیشتر باشد.','File size must be at least %s.'=>'حجم فایل باید حداقل %s باشد.','Image height must not exceed %dpx.'=>'ارتفاع تصویر نباید از %d پیکسل بیشتر باشد.','Image height must be at least %dpx.'=>'ارتفاع فایل باید حداقل %d پیکسل باشد.','Image width must not exceed %dpx.'=>'عرض تصویر نباید از %d پیکسل بیشتر باشد.','Image width must be at least %dpx.'=>'عرض تصویر باید حداقل %d پیکسل باشد.','(no title)'=>'(بدون عنوان)','Full Size'=>'اندازه کامل','Large'=>'بزرگ','Medium'=>'متوسط','Thumbnail'=>'تصویر بندانگشتی','(no label)'=>'(بدون برچسب)','Sets the textarea height'=>'تعیین ارتفاع باکس متن','Rows'=>'سطرها','Text Area'=>'جعبه متن (متن چند خطی)','Prepend an extra checkbox to toggle all choices'=>'اضافه کردن چک باکس اضافی برای انتخاب همه','Save \'custom\' values to the field\'s choices'=>'ذخیره مقادیر دلخواه در انتخاب های زمینه','Allow \'custom\' values to be added'=>'اجازه درج مقادیر دلخواه','Add new choice'=>'درج انتخاب جدید','Toggle All'=>'انتخاب همه','Allow Archives URLs'=>'اجازه آدرس های آرشیو','Archives'=>'بایگانی ها','Page Link'=>'پیوند (لینک) برگه/نوشته','Add'=>'افزودن','Name'=>'نام','%s added'=>'%s اضافه شد','%s already exists'=>'%s هم اکنون موجود است','User unable to add new %s'=>'کاربر قادر به اضافه کردن%s جدید نیست','Term ID'=>'شناسه مورد','Term Object'=>'به صورت آبجکت','Load value from posts terms'=>'خواندن مقادیر از ترم های نوشته','Load Terms'=>'خواندن ترم ها','Connect selected terms to the post'=>'الصاق آیتم های انتخابی به نوشته','Save Terms'=>'ذخیره ترم ها','Allow new terms to be created whilst editing'=>'اجازه به ساخت آیتمها(ترمها) جدید در زمان ویرایش','Create Terms'=>'ساخت آیتم (ترم)','Radio Buttons'=>'دکمههای رادیویی','Single Value'=>'تک مقدار','Multi Select'=>'چندین انتخاب','Checkbox'=>'چک باکس','Multiple Values'=>'چندین مقدار','Select the appearance of this field'=>'ظاهر این زمینه را مشخص کنید','Appearance'=>'ظاهر','Select the taxonomy to be displayed'=>'طبقهبندی را برای برون بری انتخاب کنید','Value must be equal to or lower than %d'=>'مقدار باید کوچکتر یا مساوی %d باشد','Value must be equal to or higher than %d'=>'مقدار باید مساوی یا بیشتر از %d باشد','Value must be a number'=>'مقدار باید عددی باشد','Number'=>'عدد','Save \'other\' values to the field\'s choices'=>'ذخیره مقادیر دیگر در انتخاب های زمینه','Add \'other\' choice to allow for custom values'=>'افزودن گزینه \'دیگر\' برای ثبت مقادیر دلخواه','Other'=>'دیگر','Radio Button'=>'دکمه رادیویی','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'یک نقطه پایانی برای توقف آکاردئون قبلی تعریف کنید. این آکاردئون مخفی خواهد بود.','Allow this accordion to open without closing others.'=>'اجازه دهید این آکوردئون بدون بستن دیگر آکاردئونها باز شود.','Display this accordion as open on page load.'=>'نمایش آکوردئون این به عنوان باز در بارگذاری صفحات.','Open'=>'باز','Accordion'=>'آکاردئونی','Restrict which files can be uploaded'=>'محدودیت در آپلود فایل ها','File ID'=>'شناسه پرونده','File URL'=>'آدرس پرونده','File Array'=>'آرایه فایل','Add File'=>'افزودن پرونده','No file selected'=>'هیچ پرونده ای انتخاب نشده','File name'=>'نام فایل','Update File'=>'بروزرسانی پرونده','Edit File'=>'ویرایش پرونده','Select File'=>'انتخاب پرونده','File'=>'پرونده','Password'=>'رمزعبور','Specify the value returned'=>'مقدار بازگشتی را انتخاب کنید','Use AJAX to lazy load choices?'=>'از ایجکس برای خواندن گزینه های استفاده شود؟','Enter each default value on a new line'=>'هر مقدار پیش فرض را در یک خط جدید وارد کنید','verbSelect'=>'انتخاب','Select2 JS load_failLoading failed'=>'خطا در فراخوانی داده ها','Select2 JS searchingSearching…'=>'جستجو …','Select2 JS load_moreLoading more results…'=>'بارگذاری نتایج بیشتر…','Select2 JS selection_too_long_nYou can only select %d items'=>'شما فقط می توانید %d مورد را انتخاب کنید','Select2 JS selection_too_long_1You can only select 1 item'=>'فقط می توانید یک آیتم را انتخاب کنید','Select2 JS input_too_long_nPlease delete %d characters'=>'لطفا %d کاراکتر را حذف کنید','Select2 JS input_too_long_1Please delete 1 character'=>'یک حرف را حذف کنید','Select2 JS input_too_short_nPlease enter %d or more characters'=>'لطفا %d یا چند کاراکتر دیگر وارد کنید','Select2 JS input_too_short_1Please enter 1 or more characters'=>'یک یا چند حرف وارد کنید','Select2 JS matches_0No matches found'=>'مشابهی یافت نشد','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'نتایج %d در دسترس است با استفاده از کلید بالا و پایین روی آنها حرکت کنید.','Select2 JS matches_1One result is available, press enter to select it.'=>'یک نتیجه موجود است برای انتخاب اینتر را فشار دهید.','nounSelect'=>'انتخاب','User ID'=>'شناسه کاربر','User Object'=>'آبجکت کاربر','User Array'=>'آرایه کاربر','All user roles'=>'تمام نقش های کاربر','User'=>'کاربر','Separator'=>'جداکننده','Select Color'=>'رنگ را انتخاب کنید','Default'=>'پیش فرض','Clear'=>'پاکسازی','Color Picker'=>'انتخاب کننده رنگ','Date Time Picker JS pmTextShortP'=>'عصر','Date Time Picker JS pmTextPM'=>'عصر','Date Time Picker JS amTextShortA'=>'صبح','Date Time Picker JS amTextAM'=>'صبح','Date Time Picker JS selectTextSelect'=>'انتخاب','Date Time Picker JS closeTextDone'=>'انجام شد','Date Time Picker JS currentTextNow'=>'اکنون','Date Time Picker JS timezoneTextTime Zone'=>'منطقه زمانی','Date Time Picker JS microsecTextMicrosecond'=>'میکرو ثانیه','Date Time Picker JS millisecTextMillisecond'=>'میلی ثانیه','Date Time Picker JS secondTextSecond'=>'ثانیه','Date Time Picker JS minuteTextMinute'=>'دقیقه','Date Time Picker JS hourTextHour'=>'ساعت','Date Time Picker JS timeTextTime'=>'زمان','Date Time Picker JS timeOnlyTitleChoose Time'=>'انتخاب زمان','Date Time Picker'=>'انتخاب کننده زمان و تاریخ','Endpoint'=>'نقطه پایانی','Left aligned'=>'سمت چپ','Top aligned'=>'سمت بالا','Placement'=>'جانمایی','Tab'=>'تب','Value must be a valid URL'=>'مقدار باید یک آدرس صحیح باشد','Link URL'=>'آدرس لینک','Link Array'=>'آرایه لینک','Opens in a new window/tab'=>'در پنجره جدید باز شود','Select Link'=>'انتخاب لینک','Link'=>'لینک','Email'=>'پست الکترونیکی','Step Size'=>'اندازه مرحله','Maximum Value'=>'حداکثر مقدار','Minimum Value'=>'حداقل مقدار','Range'=>'محدوده','Both (Array)'=>'هر دو (آرایه)','Label'=>'برچسب زمینه','Value'=>'مقدار','Vertical'=>'عمودی','Horizontal'=>'افقی','red : Red'=>'red : قرمز','For more control, you may specify both a value and label like this:'=>'برای کنترل بیشتر، ممکن است هر دو مقدار و برچسب را مانند زیر مشخص کنید:','Enter each choice on a new line.'=>'هر انتخاب را در یک خط جدید وارد کنید.','Choices'=>'انتخاب ها','Button Group'=>'گروه دکمهها','Parent'=>'مادر','TinyMCE will not be initialized until field is clicked'=>'تا زمانی که روی فیلد کلیک نشود TinyMCE اجرا نخواهد شد','Toolbar'=>'نوار ابزار','Text Only'=>'فقط متن','Visual Only'=>'فقط بصری','Visual & Text'=>'بصری و متنی','Tabs'=>'تب ها','Click to initialize TinyMCE'=>'برای اجرای TinyMCE کلیک کنید','Name for the Text editor tab (formerly HTML)Text'=>'متن','Visual'=>'بصری','Value must not exceed %d characters'=>'مقدار نباید از %d کاراکتر بیشتر شود','Leave blank for no limit'=>'برای نامحدود بودن این بخش را خالی بگذارید','Character Limit'=>'محدودیت کاراکتر','Appears after the input'=>'بعد از ورودی نمایش داده می شود','Append'=>'پسوند','Appears before the input'=>'قبل از ورودی نمایش داده می شود','Prepend'=>'پیشوند','Appears within the input'=>'در داخل ورودی نمایش داده می شود','Placeholder Text'=>'نگهدارنده مکان متن','Appears when creating a new post'=>'هنگام ایجاد یک نوشته جدید نمایش داده می شود','Text'=>'متن','Post ID'=>'شناسه نوشته','Post Object'=>'آبجکت یک نوشته','Featured Image'=>'تصویر شاخص','Selected elements will be displayed in each result'=>'عناصر انتخاب شده در هر نتیجه نمایش داده خواهند شد','Elements'=>'عناصر','Taxonomy'=>'طبقه بندی','Post Type'=>'نوع نوشته','Filters'=>'فیلترها','All taxonomies'=>'تمام طبقه بندی ها','Filter by Taxonomy'=>'فیلتر با طبقه بندی','All post types'=>'تمام انواع نوشته','Filter by Post Type'=>'فیلتر با نوع نوشته','Search...'=>'جستجو . . .','Select taxonomy'=>'انتخاب طبقه بندی','Select post type'=>'انتحاب نوع نوشته','No matches found'=>'مطابقتی یافت نشد','Loading'=>'درحال خواندن','Maximum values reached ( {max} values )'=>'مقادیر به حداکثر رسیده اند ( {max} آیتم )','Relationship'=>'ارتباط','Comma separated list. Leave blank for all types'=>'با کامای انگلیسی جدا کرده یا برای عدم محدودیت خالی بگذارید','Maximum'=>'بیشترین','File size'=>'اندازه فایل','Restrict which images can be uploaded'=>'محدودیت در آپلود تصاویر','Minimum'=>'کمترین','Uploaded to post'=>'بارگذاری شده در نوشته','All'=>'همه','Limit the media library choice'=>'محدود کردن انتخاب کتابخانه چندرسانه ای','Library'=>'کتابخانه','Preview Size'=>'اندازه پیش نمایش','Image ID'=>'شناسه تصویر','Image URL'=>'آدرس تصویر','Image Array'=>'آرایه تصاویر','Specify the returned value on front end'=>'مقدار برگشتی در نمایش نهایی را تعیین کنید','Return Value'=>'مقدار بازگشت','Add Image'=>'افزودن تصویر','No image selected'=>'هیچ تصویری انتخاب نشده','Remove'=>'حذف','Edit'=>'ویرایش','All images'=>'تمام تصاویر','Update Image'=>'بروزرسانی تصویر','Edit Image'=>'ویرایش تصویر','Select Image'=>'انتخاب تصویر','Image'=>'تصویر','Allow HTML markup to display as visible text instead of rendering'=>'اجازه نمایش کدهای HTML به عنوان متن به جای اعمال آنها','Escape HTML'=>'حذف HTML','No Formatting'=>'بدون قالب بندی','Automatically add <br>'=>'اضافه کردن خودکار <br>','Automatically add paragraphs'=>'پاراگراف ها خودکار اضافه شوند','Controls how new lines are rendered'=>'تنظیم کنید که خطوط جدید چگونه نمایش داده شوند','New Lines'=>'خطوط جدید','Week Starts On'=>'اولین روز هفته','The format used when saving a value'=>'قالب استفاده در زمان ذخیره مقدار','Save Format'=>'ذخیره قالب','Date Picker JS weekHeaderWk'=>'هفته','Date Picker JS prevTextPrev'=>'قبلی','Date Picker JS nextTextNext'=>'بعدی','Date Picker JS currentTextToday'=>'امروز','Date Picker JS closeTextDone'=>'انجام شد','Date Picker'=>'تاریخ','Width'=>'عرض','Embed Size'=>'اندازه جانمایی','Enter URL'=>'آدرس را وارد کنید','oEmbed'=>'oEmbed','Text shown when inactive'=>'نمایش متن در زمان غیر فعال بودن','Off Text'=>'بدون متن','Text shown when active'=>'نمایش متن در زمان فعال بودن','On Text'=>'با متن','Default Value'=>'مقدار پیش فرض','Displays text alongside the checkbox'=>'نمایش متن همراه انتخاب','Message'=>'پیام','No'=>'خیر','Yes'=>'بله','True / False'=>'صحیح / غلط','Row'=>'سطر','Table'=>'جدول','Block'=>'بلوک','Specify the style used to render the selected fields'=>'استایل جهت نمایش فیلد انتخابی','Layout'=>'چیدمان','Sub Fields'=>'زمینههای زیرمجموعه','Group'=>'گروه','Customize the map height'=>'سفارشی سازی ارتفاع نقشه','Height'=>'ارتفاع','Set the initial zoom level'=>'تعین مقدار بزرگنمایی اولیه','Zoom'=>'بزرگنمایی','Center the initial map'=>'نقشه اولیه را وسط قرار بده','Center'=>'مرکز','Search for address...'=>'جستجو برای آدرس . . .','Find current location'=>'پیدا کردن مکان فعلی','Clear location'=>'حذف مکان','Search'=>'جستجو','Sorry, this browser does not support geolocation'=>'با عرض پوزش، این مرورگر از موقعیت یابی جغرافیایی پشتیبانی نمی کند','Google Map'=>'نقشه گوگل','The format returned via template functions'=>'قالب توسط توابع پوسته نمایش داده خواهد شد','Return Format'=>'فرمت بازگشت','Custom:'=>'دلخواه:','The format displayed when editing a post'=>'قالب در زمان نمایش نوشته دیده خواهد شد','Display Format'=>'فرمت نمایش','Time Picker'=>'انتخاب زمان','No Fields found in Trash'=>'گروه زمینه ای در زباله دان یافت نشد','No Fields found'=>'گروه زمینه ای یافت نشد','Search Fields'=>'جستجوی گروه های زمینه','View Field'=>'نمایش زمینه','New Field'=>'زمینه جدید','Edit Field'=>'ویرایش زمینه','Add New Field'=>'زمینه جدید','Field'=>'زمینه','Fields'=>'زمینه ها','No Field Groups found in Trash'=>'گروه زمینه ای در زباله دان یافت نشد','No Field Groups found'=>'گروه زمینه ای یافت نشد','Search Field Groups'=>'جستجوی گروه های زمینه','View Field Group'=>'مشاهده گروه زمینه','New Field Group'=>'گروه زمینه جدید','Edit Field Group'=>'ویرایش گروه زمینه','Add New Field Group'=>'افزودن گروه زمینه جدید','Add New'=>'افزودن','Field Group'=>'گروه زمینه','Field Groups'=>'گروههای زمینه','Customize WordPress with powerful, professional and intuitive fields.'=>'وردپرس را با زمینههای حرفهای و قدرتمند سفارشی کنید.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'زمینههای سفارشی پیشرفته']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'fa_AF','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'کلید طبقه بندی موجود است و خارج از ACF درحال استفاده است و نمیتوان از این کلید استفاده کرد.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'این کلید طبقه بندی موجود است و توسط یکی از طبقه بندی های ACF درحال استفاده می باشد و نمیتوان از این کلید استفاده کرد.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'کلید طبقه بندی فقط باید شامل حروف کوچک انگلیسی و اعداد و زیر خط (_) یا خط تیره (-) باشد.','No Taxonomies found in Trash'=>'هیچ طبقه بندی در زباله دان نیست','No Taxonomies found'=>'هیچ طبقه بندی یافت نشد','Search Taxonomies'=>'جستجوی طبقه بندی ها','View Taxonomy'=>'مشاهده طبقه بندی ها','New Taxonomy'=>'افزودن طبقه بندی جدید','Edit Taxonomy'=>'ویرایش طبقه بندی ها','Add New Taxonomy'=>'افزودن طبقه بندی جدید','No Post Types found in Trash'=>'هیچ نوع نوشتهای در زبالهدان یافت نشد.','No Post Types found'=>'هیچ نوع پستی پیدا نشد','Search Post Types'=>'جستجوی در انواع پست ها','View Post Type'=>'مشاهده نوع پست ها','New Post Type'=>'نوع پست جدید','Edit Post Type'=>'ویرایش نوع پست','Add New Post Type'=>'افزودن نوع پست جدید','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'کلید نوع پست در حال حاضر خارج از ACF ثبت شده است و نمی توان از آن استفاده کرد.','This post type key is already in use by another post type in ACF and cannot be used.'=>'کلید نوع پست در حال حاضر در ACF ثبت شده است و نمی توان از آن استفاده کرد.','This field must not be a WordPress reserved term.'=>'این زمینه نباید یک مورد رزرو شدهدر وردپرس باشد.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'کلید نوع پست فقط باید شامل حذوف کوچک انگلیسی و اعداد و زیر خط (_) و یا خط تیره (-) باشد.','The post type key must be under 20 characters.'=>'کلید نوع پست حداکثر باید 20 حرفی باشد.','We do not recommend using this field in ACF Blocks.'=>'توصیه نمیکنیم از این زمینه در بلوک های ACF استفاده کنید.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'ویرایشگر WYSIWYG وردپرس را همانطور که در پستها و صفحات دیده میشود نمایش میدهد و امکان ویرایش متن غنی را فراهم میکند و محتوای چندرسانهای را نیز امکانپذیر میکند.','WYSIWYG Editor'=>'ویرایشگر WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'اجازه میدهد که یک یا چند کاربر را انتخاب کنید که می تواند برای ایجاد رابطه بین داده های آبجکت ها مورد استفاده قرار گیرد.','A text input specifically designed for storing web addresses.'=>'یک ورودی متنی که به طور خاص برای ذخیره آدرس های وب طراحی شده است.','URL'=>'نشانی وب','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'کلیدی که به شما امکان می دهد مقدار 1 یا 0 را انتخاب کنید (روشن یا خاموش، درست یا نادرست و غیره). میتواند بهعنوان یک سوئیچ یا چک باکس تلطیف شده ارائه شود.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'یک رابط کاربری تعاملی برای انتخاب زمان. قالب زمان را می توان با استفاده از تنظیمات فیلد سفارشی کرد.','Filter by Post Status'=>'فیلتر بر اساس وضعیت پست','nounClone'=>'کپی (هیچ)','Add Post Type'=>'افزودن نوع پست','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'قابلیتهای وردپرس را فراتر از نوشتهها و برگههای استاندارد با انواع پست سفارشی توسعه دهید.','Add Your First Post Type'=>'اولین نوع پست سفارشی خود را اضافه کنید','Advanced Configuration'=>'پیکربندی پیشرفته','Hierarchical'=>'سلسلهمراتبی','Public'=>'عمومی','movie'=>'movie','Movie'=>'فیلم','Singular Label'=>'برچسب مفرد','Movies'=>'فیلمها','Plural Label'=>'برچسب جمع','Post Type Key'=>'کلید نوع پست','Regenerate all labels using the Singular and Plural labels'=>'تولید دوباره تمامی برچسبهای مفرد و جمعی','Select existing taxonomies to classify items of the post type.'=>'طبقهبندیهای موجود را برای دستهبندی کردن آیتمهای نوع پست انتخاب نمایید.','Category'=>'دسته','Tag'=>'برچسب','Terms'=>'شرایط','Post Types'=>'انواع پست','Advanced Settings'=>'تنظیمات پیشرفته','Basic Settings'=>'تنظیمات پایه','Pages'=>'صفحات','Post type submitted.'=>'نوع پست ارسال شد','Post type saved.'=>'نوع پست ذخیره شد','Post type updated.'=>'نوع پست به روز شد','Post type deleted.'=>'نوع پست حذف شد','Type to search...'=>'برای جستجو تایپ کنید....','PRO Only'=>'فقط نسخه حرفه ای','ACF'=>'ACF','taxonomy'=>'طبقهبندی','post type'=>'نوع نوشته','Done'=>'پایان','post statusRegistration Failed'=>'ثبت نام انجام نشد','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'این مورد ثبت نشد زیرا کلید آن توسط مورد دیگری که توسط افزونه یا طرح زمینه دیگری ثبت شده است استفاده می شود.','REST API'=>'REST API','Permissions'=>'دسترسیها','URLs'=>'پیوندها','Visibility'=>'نمایش','Labels'=>'برچسبها','Field Settings Tabs'=>'زبانه تنظیمات زمینه','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[مقدار کد کوتاه ACF برای پیش نمایش غیرفعال است]','Close Modal'=>'بستن صفحه','Field moved to other group'=>'زمینه به یک گروه دیگر منتقل شد','Close modal'=>'بستن صفحه','Start a new group of tabs at this tab.'=>'شروع گروه جدید زبانهها در این زبانه','New Tab Group'=>'گروه زبانه جدید','Use a stylized checkbox using select2'=>'بهکارگیری کادر انتخاب سبک وار با select2','Save Other Choice'=>'ذخیره انتخاب دیگر','Allow Other Choice'=>'اجازه دادن انتخاب دیگر','Add Toggle All'=>'افزودن تغییر وضعیت همه','Save Custom Values'=>'ذخیره مقادیر سفارشی','Allow Custom Values'=>'اجازه دادن مقادیر سفارشی','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'مقادیر سفارشی کادر انتخاب نمیتواند خالی باشد. انتخاب مقادیر خالی را بردارید.','Updates'=>'بروزرسانی ها','Advanced Custom Fields logo'=>'لوگوی زمینههای سفارشی پیشرفته','Save Changes'=>'ذخیره تغییرات','Field Group Title'=>'عنوان گروه زمینه','Add title'=>'افزودن عنوان','New to ACF? Take a look at our getting started guide.'=>'تازه با ACF آشنا شدهاید؟ به راهنمای شروع ما نگاهی بیندازید.','Add Field Group'=>'افزودن گروه زمینه','Add Your First Field Group'=>'اولین گروه فیلد خود را اضافه نمایید','Options Pages'=>'برگههای گزینهها','ACF Blocks'=>'بلوکهای ACF','Gallery Field'=>'زمینه گالری','Flexible Content Field'=>'زمینه محتوای انعطاف پذیر','Repeater Field'=>'زمینه تکرارشونده','Delete Field Group'=>'حذف گروه زمینه','Group Settings'=>'تنظیمات گروه','#'=>'#','Add Field'=>'افزودن زمینه','Presentation'=>'نمایش','Validation'=>'اعتبارسنجی','General'=>'عمومی','Import JSON'=>'درون ریزی JSON','Export As JSON'=>'برون بری با JSON','Deactivate'=>'غیرفعال کردن','Deactivate this item'=>'غیرفعال کردن این مورد','Activate'=>'فعال کردن','Activate this item'=>'فعال کردن این مورد','Move field group to trash?'=>'انتقال گروه زمینه به زبالهدان؟','post statusInactive'=>'غیرفعال','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'افزونه زمینه های سفارشی و افزونه زمینه های سفارشی پیشرفته نباید همزمان فعال باشند. ما به طور خودکار افزونه زمینه های سفارشی پیشرفته را غیرفعال کردیم.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'افزونه زمینه های سفارشی و افزونه زمینه های سفارشی پیشرفته نباید همزمان فعال باشند. ما به طور خودکار فیلدهای سفارشی پیشرفته را غیرفعال کرده ایم.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - قبل از شروع اولیه ACF، یک یا چند تماس را برای بازیابی مقادیر فیلد ACF شناسایی کردهایم. این مورد پشتیبانی نمیشود و میتواند منجر به دادههای ناقص یا از دست رفته شود. با نحوه رفع این مشکل آشنا شوید.','Invalid request.'=>'درخواست نامعتبر.','Show in REST API'=>'نمایش در REST API','Enable Transparency'=>'فعال کردن شفافیت','Upgrade to PRO'=>'ارتقا به نسخه حرفه ای','post statusActive'=>'فعال','\'%s\' is not a valid email address'=>'نشانی ایمیل %s معتبر نیست','Color value'=>'مقدار رنگ','Select default color'=>'انتخاب رنگ پیشفرض','Clear color'=>'پاک کردن رنگ','Blocks'=>'بلوکها','Options'=>'تنظیمات','Users'=>'کاربران','Menu items'=>'آیتمهای منو','Widgets'=>'ابزارکها','Attachments'=>'پیوستها','Taxonomies'=>'طبقهبندیها','Posts'=>'نوشته ها','Last updated: %s'=>'آخرین بهروزرسانی: %s','Invalid field group parameter(s).'=>'پارامتر(ها) گروه فیلد نامعتبر است','Awaiting save'=>'در انتظار ذخیره','Saved'=>'ذخیره شده','Import'=>'درونریزی','Review changes'=>'تغییرات مرور شد','Located in: %s'=>'قرار گرفته در: %s','Located in plugin: %s'=>'قرار گرفته در پلاگین: %s','Located in theme: %s'=>'قرار گرفته در قالب: %s','Various'=>'مختلف','Sync changes'=>'همگامسازی تغییرات','Loading diff'=>'بارگذاری تفاوت','Review local JSON changes'=>'بررسی تغییرات JSON محلی','Visit website'=>'بازدید وب سایت','View details'=>'نمایش جزییات','Version %s'=>'نگارش %s','Information'=>'اطلاعات','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'کمک ميز. حرفه ای پشتیبانی در میز کمک ما با بیشتر خود را در عمق کمک, چالش های فنی.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'بحث ها. ما یک جامعه فعال و دوستانه در انجمن های جامعه ما که ممکن است قادر به کمک به شما کشف کردن \'چگونه بازی یا بازی\' از جهان ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'مستندات . مستندات گسترده ما شامل مراجع و راهنماهایی برای اکثر موقعیت هایی است که ممکن است با آن مواجه شوند.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'ما در المنتور فارسی در مورد پشتیبانی متعصب هستیم و می خواهیم شما با ACF بهترین بهره را از وب سایت خود ببرید. اگر به مشکلی برخوردید ، چندین مکان وجود دارد که می توانید کمک کنید:','Help & Support'=>'کمک و پشتیبانی','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'لطفا از زبانه پشتیبانی برای تماس استفاده کنید باید خودتان را پیدا کنید که نیاز به کمک دارد.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'قبل از ایجاد اولین گروه زمینه خود را، ما توصیه می کنیم برای اولین بار خواندن راهنمای شروع به کار ما برای آشنایی با فلسفه پلاگین و بهترین تمرین.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'افزونه پیشرفته زمینه های سفارشی فراهم می کند یک سازنده فرم بصری برای سفارشی کردن وردپرس ویرایش صفحه نمایش با زمینه های اضافی، و API بصری برای نمایش ارزش های زمینه سفارشی در هر فایل قالب تم.','Overview'=>'مرور کلی','Location type "%s" is already registered.'=>'نوع مکان "%s" در حال حاضر ثبت شده است.','Class "%s" does not exist.'=>'کلاس "%s" وجود ندارد.','Invalid nonce.'=>'کلید نامعتبر است','Error loading field.'=>'خطا در بارگزاری زمینه','Location not found: %s'=>'موقعیتی یافت نشد: %s','Widget'=>'ابزارک','User Role'=>'نقش کاربر','Comment'=>'دیدگاه','Post Format'=>'فرمت نوشته','Menu Item'=>'آیتم منو','Post Status'=>'وضعیت نوشته','Menus'=>'منوها','Menu Locations'=>'محل منو','Menu'=>'منو','Post Taxonomy'=>'طبقه بندی نوشته','Child Page (has parent)'=>'برگه زیر مجموعه (دارای مادر)','Parent Page (has children)'=>'برگه مادر (دارای زیر مجموعه)','Top Level Page (no parent)'=>'بالاترین سطح برگه(بدون والد)','Posts Page'=>'برگه ی نوشته ها','Front Page'=>'برگه نخست','Page Type'=>'نوع برگه','Viewing back end'=>'درحال نمایش back end','Viewing front end'=>'درحال نمایش سمت کاربر','Logged in'=>'وارده شده','Current User'=>'کاربر فعلی','Page Template'=>'قالب برگه','Register'=>'ثبت نام','Add / Edit'=>'اضافه کردن/ویرایش','User Form'=>'فرم کاربر','Page Parent'=>'برگه مادر','Super Admin'=>'مدیرکل','Current User Role'=>'نقش کاربرفعلی','Default Template'=>'پوسته پیش فرض','Post Template'=>'قالب نوشته','Post Category'=>'دسته بندی نوشته','All %s formats'=>'همهی فرمتهای %s','Attachment'=>'پیوست','%s value is required'=>'مقدار %s لازم است','Show this field if'=>'نمایش این گروه فیلد اگر','Conditional Logic'=>'منطق شرطی','and'=>'و','Local JSON'=>'JSON های لوکال','Clone Field'=>'فیلد کپی','Please also check all premium add-ons (%s) are updated to the latest version.'=>'همچنین لطفا همه افزونههای پولی (%s) را بررسی کنید که به نسخه آخر بروز شده باشند.','This version contains improvements to your database and requires an upgrade.'=>'این نسخه شامل بهبودهایی در پایگاه داده است و نیاز به ارتقا دارد.','Database Upgrade Required'=>'به روزرسانی دیتابیس لازم است','Options Page'=>'برگه تنظیمات','Gallery'=>'گالری','Flexible Content'=>'محتوای انعطاف پذیر','Repeater'=>'زمینه تکرار کننده','Back to all tools'=>'بازگشت به همه ابزارها','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'اگر چندین گروه فیلد در یک صفحه ویرایش نمایش داده شود،اولین تنظیمات گروه فیلد استفاده خواهد شد. (یکی با کمترین شماره)','Select items to hide them from the edit screen.'=>'انتخاب آیتم ها برای پنهان کردن آن ها از صفحه ویرایش.','Hide on screen'=>'مخفی کردن در صفحه','Send Trackbacks'=>'ارسال بازتاب ها','Tags'=>'برچسب ها','Categories'=>'دسته ها','Page Attributes'=>'صفات برگه','Format'=>'فرمت','Author'=>'نویسنده','Slug'=>'نامک','Revisions'=>'بازنگری ها','Comments'=>'دیدگاه ها','Discussion'=>'گفتگو','Excerpt'=>'چکیده','Content Editor'=>'ویرایش گر محتوا(ادیتور اصلی)','Permalink'=>'پیوند یکتا','Field groups with a lower order will appear first'=>'گروه ها با شماره ترتیب کمتر اول دیده می شوند','Order No.'=>'شماره ترتیب.','Below fields'=>'زیر فیلد ها','Below labels'=>'برچسبهای زیر','Side'=>'کنار','Normal (after content)'=>'معمولی (بعد از ادیتور متن)','High (after title)'=>'بالا (بعد از عنوان)','Position'=>'موقعیت','Seamless (no metabox)'=>'بدون متاباکس','Standard (WP metabox)'=>'استاندارد (دارای متاباکس)','Style'=>'شیوه نمایش','Key'=>'کلید','Order'=>'ترتیب','id'=>'شناسه','class'=>'کلاس','width'=>'عرض','Wrapper Attributes'=>'مشخصات پوشش فیلد','Instructions'=>'دستورالعمل ها','Single word, no spaces. Underscores and dashes allowed'=>'تک کلمه، بدون فاصله. خط زیرین و خط تیره ها مجازاند','This is the name which will appear on the EDIT page'=>'این نامی است که در صفحه "ویرایش" نمایش داده خواهد شد','Delete'=>'حذف','Delete field'=>'حذف زمینه','Move'=>'انتقال','Move field to another group'=>'انتقال زمینه ها به گروه دیگر','Duplicate field'=>'تکثیر زمینه','Edit field'=>'ویرایش زمینه','Drag to reorder'=>'گرفتن و کشیدن برای مرتب سازی','Show this field group if'=>'نمایش این گروه زمینه اگر','No updates available.'=>'بهروزرسانی موجود نیست.','Database upgrade complete. See what\'s new'=>'ارتقای پایگاه داده کامل شد. تغییرات جدید را ببینید','Reading upgrade tasks...'=>'در حال خواندن مراحل به روزرسانی...','Upgrade failed.'=>'ارتقا با خطا مواجه شد.','Upgrade complete.'=>'ارتقا کامل شد.','Upgrading data to version %s'=>'به روز رسانی داده ها به نسحه %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'قویا توصیه می شود از بانک اطلاعاتی خود قبل از هر کاری پشتیبان تهیه کنید. آیا مایلید به روز رسانی انجام شود؟','Please select at least one site to upgrade.'=>'لطفا حداقل یک سایت برای ارتقا انتخاب کنید.','Database Upgrade complete. Return to network dashboard'=>'به روزرسانی دیتابیس انجام شد. بازگشت به پیشخوان شبکه','Site is up to date'=>'سایت به روز است','Site'=>'سایت','Upgrade Sites'=>'ارتقاء سایت','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'این سایت ها نیاز به به روز رسانی دارند برای انجام %s کلیک کنید.','Add rule group'=>'افزودن گروه قانون','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'مجموعه ای از قوانین را بسازید تا مشخص کنید در کدام صفحه ویرایش، این زمینههای سفارشی سفارشی نمایش داده شوند','Rules'=>'قوانین','Copied'=>'کپی شد','Copy to clipboard'=>'درج در حافظه موقت','Select Field Groups'=>'انتخاب گروه های زمینه','No field groups selected'=>'گروه زمینه ای انتخاب نشده است','Generate PHP'=>'تولید کد PHP','Export Field Groups'=>'برون بری گروه های زمینه','Import file empty'=>'فایل وارد شده خالی است','Incorrect file type'=>'نوع فایل صحیح نیست','Error uploading file. Please try again'=>'خطا در آپلود فایل. لطفا مجدد بررسی کنید','Import Field Groups'=>'وارد کردن گروه های زمینه','Sync'=>'هماهنگ','Select %s'=>'انتخاب %s','Duplicate'=>'تکثیر','Duplicate this item'=>'تکثیر این زمینه','Documentation'=>'مستندات','Description'=>'توضیحات','Sync available'=>'هماهنگ سازی موجود است','Field group duplicated.'=>'%s گروه زمینه تکثیر شدند.','Active (%s)'=>'فعال (%s)','Review sites & upgrade'=>'بازبینی و بهروزرسانی سایتها','Upgrade Database'=>'بهروزرسانی پایگاه داده','Custom Fields'=>'زمینههای سفارشی','Move Field'=>'جابجایی زمینه','Please select the destination for this field'=>'مقصد انتقال این زمینه را مشخص کنید','Move Complete.'=>'انتقال کامل شد.','Active'=>'فعال','Field Keys'=>'کلیدهای زمینه','Settings'=>'تنظیمات','Location'=>'مکان','Null'=>'خالی (null)','copy'=>'کپی','(this field)'=>'(این گزینه)','Checked'=>'انتخاب شده','Move Custom Field'=>'جابجایی زمینه دلخواه','No toggle fields available'=>'هیچ زمینه شرط پذیری موجود نیست','Field group title is required'=>'عنوان گروه زمینه ضروری است','This field cannot be moved until its changes have been saved'=>'این زمینه قبل از اینکه ذخیره شود نمی تواند جابجا شود','The string "field_" may not be used at the start of a field name'=>'کلمه متنی "field_" نباید در ابتدای نام فیلد استفاده شود','Field group draft updated.'=>'پیش نویش گروه زمینه بروز شد.','Field group scheduled for.'=>'گروه زمینه برنامه ریزی انتشار پیدا کرده برای.','Field group submitted.'=>'گروه زمینه ارسال شد.','Field group saved.'=>'گروه زمینه ذخیره شد.','Field group published.'=>'گروه زمینه انتشار یافت.','Field group deleted.'=>'گروه زمینه حذف شد.','Field group updated.'=>'گروه زمینه بروز شد.','Tools'=>'ابزارها','is not equal to'=>'برابر نشود با','is equal to'=>'برابر شود با','Forms'=>'فرم ها','Page'=>'برگه','Post'=>'نوشته','Relational'=>'رابطه','Choice'=>'انتخاب','Basic'=>'پایه','Unknown'=>'ناشناخته','Field type does not exist'=>'نوع زمینه وجود ندارد','Spam Detected'=>'اسپم تشخیص داده شد','Post updated'=>'نوشته بروز شد','Update'=>'بروزرسانی','Validate Email'=>'اعتبار سنجی ایمیل','Content'=>'محتوا','Title'=>'عنوان','Edit field group'=>'ویرایش گروه زمینه','Selection is less than'=>'انتخاب کمتر از','Selection is greater than'=>'انتخاب بیشتر از','Value is less than'=>'مقدار کمتر از','Value is greater than'=>'مقدار بیشتر از','Value contains'=>'شامل می شود','Value matches pattern'=>'مقدار الگوی','Value is not equal to'=>'مقدار برابر نیست با','Value is equal to'=>'مقدار برابر است با','Has no value'=>'بدون مقدار','Has any value'=>'هر نوع مقدار','Cancel'=>'لغو','Are you sure?'=>'اطمینان دارید؟','%d fields require attention'=>'%d گزینه نیاز به بررسی دارد','1 field requires attention'=>'یکی از گزینه ها نیاز به بررسی دارد','Validation failed'=>'مشکل در اعتبار سنجی','Validation successful'=>'اعتبار سنجی موفق بود','Restricted'=>'ممنوع','Collapse Details'=>'عدم نمایش جزئیات','Expand Details'=>'نمایش جزئیات','Uploaded to this post'=>'بارگذاری شده در این نوشته','verbUpdate'=>'بروزرسانی','verbEdit'=>'ویرایش','The changes you made will be lost if you navigate away from this page'=>'اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد','File type must be %s.'=>'نوع فایل باید %s باشد.','or'=>'یا','File size must not exceed %s.'=>'حجم فایل ها نباید از %s بیشتر باشد.','File size must be at least %s.'=>'حجم فایل باید حداقل %s باشد.','Image height must not exceed %dpx.'=>'ارتفاع تصویر نباید از %d پیکسل بیشتر باشد.','Image height must be at least %dpx.'=>'ارتفاع فایل باید حداقل %d پیکسل باشد.','Image width must not exceed %dpx.'=>'عرض تصویر نباید از %d پیکسل بیشتر باشد.','Image width must be at least %dpx.'=>'عرض تصویر باید حداقل %d پیکسل باشد.','(no title)'=>'(بدون عنوان)','Full Size'=>'اندازه کامل','Large'=>'بزرگ','Medium'=>'متوسط','Thumbnail'=>'تصویر بندانگشتی','(no label)'=>'(بدون برچسب)','Sets the textarea height'=>'تعیین ارتفاع باکس متن','Rows'=>'سطرها','Text Area'=>'جعبه متن (متن چند خطی)','Prepend an extra checkbox to toggle all choices'=>'اضافه کردن چک باکس اضافی برای انتخاب همه','Save \'custom\' values to the field\'s choices'=>'ذخیره مقادیر دلخواه در انتخاب های زمینه','Allow \'custom\' values to be added'=>'اجازه درج مقادیر دلخواه','Add new choice'=>'درج انتخاب جدید','Toggle All'=>'انتخاب همه','Allow Archives URLs'=>'اجازه آدرس های آرشیو','Archives'=>'بایگانی ها','Page Link'=>'پیوند (لینک) برگه/نوشته','Add'=>'افزودن','Name'=>'نام','%s added'=>'%s اضافه شد','%s already exists'=>'%s هم اکنون موجود است','User unable to add new %s'=>'کاربر قادر به اضافه کردن%s جدید نیست','Term ID'=>'شناسه مورد','Term Object'=>'به صورت آبجکت','Load value from posts terms'=>'خواندن مقادیر از ترم های نوشته','Load Terms'=>'خواندن ترم ها','Connect selected terms to the post'=>'الصاق آیتم های انتخابی به نوشته','Save Terms'=>'ذخیره ترم ها','Allow new terms to be created whilst editing'=>'اجازه به ساخت آیتمها(ترمها) جدید در زمان ویرایش','Create Terms'=>'ساخت آیتم (ترم)','Radio Buttons'=>'دکمههای رادیویی','Single Value'=>'تک مقدار','Multi Select'=>'چندین انتخاب','Checkbox'=>'چک باکس','Multiple Values'=>'چندین مقدار','Select the appearance of this field'=>'ظاهر این زمینه را مشخص کنید','Appearance'=>'ظاهر','Select the taxonomy to be displayed'=>'طبقهبندی را برای برون بری انتخاب کنید','Value must be equal to or lower than %d'=>'مقدار باید کوچکتر یا مساوی %d باشد','Value must be equal to or higher than %d'=>'مقدار باید مساوی یا بیشتر از %d باشد','Value must be a number'=>'مقدار باید عددی باشد','Number'=>'عدد','Save \'other\' values to the field\'s choices'=>'ذخیره مقادیر دیگر در انتخاب های زمینه','Add \'other\' choice to allow for custom values'=>'افزودن گزینه \'دیگر\' برای ثبت مقادیر دلخواه','Other'=>'دیگر','Radio Button'=>'دکمه رادیویی','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'یک نقطه پایانی برای توقف آکاردئون قبلی تعریف کنید. این آکاردئون مخفی خواهد بود.','Allow this accordion to open without closing others.'=>'اجازه دهید این آکوردئون بدون بستن دیگر آکاردئونها باز شود.','Display this accordion as open on page load.'=>'نمایش آکوردئون این به عنوان باز در بارگذاری صفحات.','Open'=>'باز','Accordion'=>'آکاردئونی','Restrict which files can be uploaded'=>'محدودیت در آپلود فایل ها','File ID'=>'شناسه پرونده','File URL'=>'آدرس پرونده','File Array'=>'آرایه فایل','Add File'=>'افزودن پرونده','No file selected'=>'هیچ پرونده ای انتخاب نشده','File name'=>'نام فایل','Update File'=>'بروزرسانی پرونده','Edit File'=>'ویرایش پرونده','Select File'=>'انتخاب پرونده','File'=>'پرونده','Password'=>'رمزعبور','Specify the value returned'=>'مقدار بازگشتی را انتخاب کنید','Use AJAX to lazy load choices?'=>'از ایجکس برای خواندن گزینه های استفاده شود؟','Enter each default value on a new line'=>'هر مقدار پیش فرض را در یک خط جدید وارد کنید','verbSelect'=>'انتخاب','Select2 JS load_failLoading failed'=>'خطا در فراخوانی داده ها','Select2 JS searchingSearching…'=>'جستجو …','Select2 JS load_moreLoading more results…'=>'بارگذاری نتایج بیشتر…','Select2 JS selection_too_long_nYou can only select %d items'=>'شما فقط می توانید %d مورد را انتخاب کنید','Select2 JS selection_too_long_1You can only select 1 item'=>'فقط می توانید یک آیتم را انتخاب کنید','Select2 JS input_too_long_nPlease delete %d characters'=>'لطفا %d کاراکتر را حذف کنید','Select2 JS input_too_long_1Please delete 1 character'=>'یک حرف را حذف کنید','Select2 JS input_too_short_nPlease enter %d or more characters'=>'لطفا %d یا چند کاراکتر دیگر وارد کنید','Select2 JS input_too_short_1Please enter 1 or more characters'=>'یک یا چند حرف وارد کنید','Select2 JS matches_0No matches found'=>'مشابهی یافت نشد','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'نتایج %d در دسترس است با استفاده از کلید بالا و پایین روی آنها حرکت کنید.','Select2 JS matches_1One result is available, press enter to select it.'=>'یک نتیجه موجود است برای انتخاب اینتر را فشار دهید.','nounSelect'=>'انتخاب','User ID'=>'شناسه کاربر','User Object'=>'آبجکت کاربر','User Array'=>'آرایه کاربر','All user roles'=>'تمام نقش های کاربر','User'=>'کاربر','Separator'=>'جداکننده','Select Color'=>'رنگ را انتخاب کنید','Default'=>'پیش فرض','Clear'=>'پاکسازی','Color Picker'=>'انتخاب کننده رنگ','Date Time Picker JS pmTextShortP'=>'عصر','Date Time Picker JS pmTextPM'=>'عصر','Date Time Picker JS amTextShortA'=>'صبح','Date Time Picker JS amTextAM'=>'صبح','Date Time Picker JS selectTextSelect'=>'انتخاب','Date Time Picker JS closeTextDone'=>'انجام شد','Date Time Picker JS currentTextNow'=>'اکنون','Date Time Picker JS timezoneTextTime Zone'=>'منطقه زمانی','Date Time Picker JS microsecTextMicrosecond'=>'میکرو ثانیه','Date Time Picker JS millisecTextMillisecond'=>'میلی ثانیه','Date Time Picker JS secondTextSecond'=>'ثانیه','Date Time Picker JS minuteTextMinute'=>'دقیقه','Date Time Picker JS hourTextHour'=>'ساعت','Date Time Picker JS timeTextTime'=>'زمان','Date Time Picker JS timeOnlyTitleChoose Time'=>'انتخاب زمان','Date Time Picker'=>'انتخاب کننده زمان و تاریخ','Endpoint'=>'نقطه پایانی','Left aligned'=>'سمت چپ','Top aligned'=>'سمت بالا','Placement'=>'جانمایی','Tab'=>'تب','Value must be a valid URL'=>'مقدار باید یک آدرس صحیح باشد','Link URL'=>'آدرس لینک','Link Array'=>'آرایه لینک','Opens in a new window/tab'=>'در پنجره جدید باز شود','Select Link'=>'انتخاب لینک','Link'=>'لینک','Email'=>'پست الکترونیکی','Step Size'=>'اندازه مرحله','Maximum Value'=>'حداکثر مقدار','Minimum Value'=>'حداقل مقدار','Range'=>'محدوده','Both (Array)'=>'هر دو (آرایه)','Label'=>'برچسب زمینه','Value'=>'مقدار','Vertical'=>'عمودی','Horizontal'=>'افقی','red : Red'=>'red : قرمز','For more control, you may specify both a value and label like this:'=>'برای کنترل بیشتر، ممکن است هر دو مقدار و برچسب را مانند زیر مشخص کنید:','Enter each choice on a new line.'=>'هر انتخاب را در یک خط جدید وارد کنید.','Choices'=>'انتخاب ها','Button Group'=>'گروه دکمهها','Parent'=>'مادر','TinyMCE will not be initialized until field is clicked'=>'تا زمانی که روی فیلد کلیک نشود TinyMCE اجرا نخواهد شد','Toolbar'=>'نوار ابزار','Text Only'=>'فقط متن','Visual Only'=>'فقط بصری','Visual & Text'=>'بصری و متنی','Tabs'=>'تب ها','Click to initialize TinyMCE'=>'برای اجرای TinyMCE کلیک کنید','Name for the Text editor tab (formerly HTML)Text'=>'متن','Visual'=>'بصری','Value must not exceed %d characters'=>'مقدار نباید از %d کاراکتر بیشتر شود','Leave blank for no limit'=>'برای نامحدود بودن این بخش را خالی بگذارید','Character Limit'=>'محدودیت کاراکتر','Appears after the input'=>'بعد از ورودی نمایش داده می شود','Append'=>'پسوند','Appears before the input'=>'قبل از ورودی نمایش داده می شود','Prepend'=>'پیشوند','Appears within the input'=>'در داخل ورودی نمایش داده می شود','Placeholder Text'=>'نگهدارنده مکان متن','Appears when creating a new post'=>'هنگام ایجاد یک نوشته جدید نمایش داده می شود','Text'=>'متن','Post ID'=>'شناسه نوشته','Post Object'=>'آبجکت یک نوشته','Featured Image'=>'تصویر شاخص','Selected elements will be displayed in each result'=>'عناصر انتخاب شده در هر نتیجه نمایش داده خواهند شد','Elements'=>'عناصر','Taxonomy'=>'طبقه بندی','Post Type'=>'نوع نوشته','Filters'=>'فیلترها','All taxonomies'=>'تمام طبقه بندی ها','Filter by Taxonomy'=>'فیلتر با طبقه بندی','All post types'=>'تمام انواع نوشته','Filter by Post Type'=>'فیلتر با نوع نوشته','Search...'=>'جستجو . . .','Select taxonomy'=>'انتخاب طبقه بندی','Select post type'=>'انتحاب نوع نوشته','No matches found'=>'مطابقتی یافت نشد','Loading'=>'درحال خواندن','Maximum values reached ( {max} values )'=>'مقادیر به حداکثر رسیده اند ( {max} آیتم )','Relationship'=>'ارتباط','Comma separated list. Leave blank for all types'=>'با کامای انگلیسی جدا کرده یا برای عدم محدودیت خالی بگذارید','Maximum'=>'بیشترین','File size'=>'اندازه فایل','Restrict which images can be uploaded'=>'محدودیت در آپلود تصاویر','Minimum'=>'کمترین','Uploaded to post'=>'بارگذاری شده در نوشته','All'=>'همه','Limit the media library choice'=>'محدود کردن انتخاب کتابخانه چندرسانه ای','Library'=>'کتابخانه','Preview Size'=>'اندازه پیش نمایش','Image ID'=>'شناسه تصویر','Image URL'=>'آدرس تصویر','Image Array'=>'آرایه تصاویر','Specify the returned value on front end'=>'مقدار برگشتی در نمایش نهایی را تعیین کنید','Return Value'=>'مقدار بازگشت','Add Image'=>'افزودن تصویر','No image selected'=>'هیچ تصویری انتخاب نشده','Remove'=>'حذف','Edit'=>'ویرایش','All images'=>'تمام تصاویر','Update Image'=>'بروزرسانی تصویر','Edit Image'=>'ویرایش تصویر','Select Image'=>'انتخاب تصویر','Image'=>'تصویر','Allow HTML markup to display as visible text instead of rendering'=>'اجازه نمایش کدهای HTML به عنوان متن به جای اعمال آنها','Escape HTML'=>'حذف HTML','No Formatting'=>'بدون قالب بندی','Automatically add <br>'=>'اضافه کردن خودکار <br>','Automatically add paragraphs'=>'پاراگراف ها خودکار اضافه شوند','Controls how new lines are rendered'=>'تنظیم کنید که خطوط جدید چگونه نمایش داده شوند','New Lines'=>'خطوط جدید','Week Starts On'=>'اولین روز هفته','The format used when saving a value'=>'قالب استفاده در زمان ذخیره مقدار','Save Format'=>'ذخیره قالب','Date Picker JS weekHeaderWk'=>'هفته','Date Picker JS prevTextPrev'=>'قبلی','Date Picker JS nextTextNext'=>'بعدی','Date Picker JS currentTextToday'=>'امروز','Date Picker JS closeTextDone'=>'انجام شد','Date Picker'=>'تاریخ','Width'=>'عرض','Embed Size'=>'اندازه جانمایی','Enter URL'=>'آدرس را وارد کنید','oEmbed'=>'oEmbed','Text shown when inactive'=>'نمایش متن در زمان غیر فعال بودن','Off Text'=>'بدون متن','Text shown when active'=>'نمایش متن در زمان فعال بودن','On Text'=>'با متن','Default Value'=>'مقدار پیش فرض','Displays text alongside the checkbox'=>'نمایش متن همراه انتخاب','Message'=>'پیام','No'=>'خیر','Yes'=>'بله','True / False'=>'صحیح / غلط','Row'=>'سطر','Table'=>'جدول','Block'=>'بلوک','Specify the style used to render the selected fields'=>'استایل جهت نمایش فیلد انتخابی','Layout'=>'چیدمان','Sub Fields'=>'زمینههای زیرمجموعه','Group'=>'گروه','Customize the map height'=>'سفارشی سازی ارتفاع نقشه','Height'=>'ارتفاع','Set the initial zoom level'=>'تعین مقدار بزرگنمایی اولیه','Zoom'=>'بزرگنمایی','Center the initial map'=>'نقشه اولیه را وسط قرار بده','Center'=>'مرکز','Search for address...'=>'جستجو برای آدرس . . .','Find current location'=>'پیدا کردن مکان فعلی','Clear location'=>'حذف مکان','Search'=>'جستجو','Sorry, this browser does not support geolocation'=>'با عرض پوزش، این مرورگر از موقعیت یابی جغرافیایی پشتیبانی نمی کند','Google Map'=>'نقشه گوگل','The format returned via template functions'=>'قالب توسط توابع پوسته نمایش داده خواهد شد','Return Format'=>'فرمت بازگشت','Custom:'=>'دلخواه:','The format displayed when editing a post'=>'قالب در زمان نمایش نوشته دیده خواهد شد','Display Format'=>'فرمت نمایش','Time Picker'=>'انتخاب زمان','No Fields found in Trash'=>'گروه زمینه ای در زباله دان یافت نشد','No Fields found'=>'گروه زمینه ای یافت نشد','Search Fields'=>'جستجوی گروه های زمینه','View Field'=>'نمایش زمینه','New Field'=>'زمینه جدید','Edit Field'=>'ویرایش زمینه','Add New Field'=>'زمینه جدید','Field'=>'زمینه','Fields'=>'زمینه ها','No Field Groups found in Trash'=>'گروه زمینه ای در زباله دان یافت نشد','No Field Groups found'=>'گروه زمینه ای یافت نشد','Search Field Groups'=>'جستجوی گروه های زمینه','View Field Group'=>'مشاهده گروه زمینه','New Field Group'=>'گروه زمینه جدید','Edit Field Group'=>'ویرایش گروه زمینه','Add New Field Group'=>'افزودن گروه زمینه جدید','Add New'=>'افزودن','Field Group'=>'گروه زمینه','Field Groups'=>'گروههای زمینه','Customize WordPress with powerful, professional and intuitive fields.'=>'وردپرس را با زمینههای حرفهای و قدرتمند سفارشی کنید.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'زمینههای سفارشی پیشرفته']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.mo
index db2db12b..ac63b4c3 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.po
index 66662bac..d349ba4c 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fa_AF\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr ""
@@ -2036,7 +2075,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr ""
@@ -4337,15 +4376,15 @@ msgstr "نوع پست حذف شد"
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "برای جستجو تایپ کنید...."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "فقط نسخه حرفه ای"
@@ -4462,8 +4501,8 @@ msgid "Close Modal"
msgstr "بستن صفحه"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "زمینه به یک گروه دیگر منتقل شد"
@@ -4472,15 +4511,15 @@ msgstr "زمینه به یک گروه دیگر منتقل شد"
msgid "Close modal"
msgstr "بستن صفحه"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "شروع گروه جدید زبانهها در این زبانه"
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "گروه زبانه جدید"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "بهکارگیری کادر انتخاب سبک وار با select2"
@@ -4685,8 +4724,8 @@ msgid "Activate this item"
msgstr "فعال کردن این مورد"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "انتقال گروه زمینه به زبالهدان؟"
@@ -4745,7 +4784,7 @@ msgstr ""
msgid "Invalid request."
msgstr "درخواست نامعتبر."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr ""
@@ -5408,7 +5447,7 @@ msgstr "عرض"
msgid "Wrapper Attributes"
msgstr "مشخصات پوشش فیلد"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr ""
@@ -5468,8 +5507,8 @@ msgstr "گرفتن و کشیدن برای مرتب سازی"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "نمایش این گروه زمینه اگر"
@@ -5748,8 +5787,8 @@ msgstr "خالی (null)"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "کپی"
@@ -5766,8 +5805,8 @@ msgid "Checked"
msgstr "انتخاب شده"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "جابجایی زمینه دلخواه"
@@ -5782,14 +5821,14 @@ msgid "Field group title is required"
msgstr "عنوان گروه زمینه ضروری است"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "این زمینه قبل از اینکه ذخیره شود نمی تواند جابجا شود"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "کلمه متنی \"field_\" نباید در ابتدای نام فیلد استفاده شود"
@@ -6036,9 +6075,9 @@ msgstr "نوع فایل باید %s باشد."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "یا"
@@ -6089,7 +6128,7 @@ msgstr "تصویر بندانگشتی"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(بدون برچسب)"
@@ -6261,7 +6300,7 @@ msgstr "دیگر"
msgid "Radio Button"
msgstr "دکمه رادیویی"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6269,19 +6308,19 @@ msgstr ""
"یک نقطه پایانی برای توقف آکاردئون قبلی تعریف کنید. این آکاردئون مخفی خواهد "
"بود."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "اجازه دهید این آکوردئون بدون بستن دیگر آکاردئونها باز شود."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "نمایش آکوردئون این به عنوان باز در بارگذاری صفحات."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "باز"
@@ -6343,82 +6382,88 @@ msgstr "پرونده"
msgid "Password"
msgstr "رمزعبور"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "مقدار بازگشتی را انتخاب کنید"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "از ایجکس برای خواندن گزینه های استفاده شود؟"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "هر مقدار پیش فرض را در یک خط جدید وارد کنید"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "انتخاب"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "خطا در فراخوانی داده ها"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "جستجو …"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "بارگذاری نتایج بیشتر…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "شما فقط می توانید %d مورد را انتخاب کنید"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "فقط می توانید یک آیتم را انتخاب کنید"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "لطفا %d کاراکتر را حذف کنید"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "یک حرف را حذف کنید"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "لطفا %d یا چند کاراکتر دیگر وارد کنید"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "یک یا چند حرف وارد کنید"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "مشابهی یافت نشد"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"نتایج %d در دسترس است با استفاده از کلید بالا و پایین روی آنها حرکت کنید."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "یک نتیجه موجود است برای انتخاب اینتر را فشار دهید."
@@ -6558,21 +6603,21 @@ msgstr "انتخاب زمان"
msgid "Date Time Picker"
msgstr "انتخاب کننده زمان و تاریخ"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "نقطه پایانی"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "سمت چپ"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "سمت بالا"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "جانمایی"
@@ -6630,7 +6675,7 @@ msgstr "محدوده"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "هر دو (آرایه)"
@@ -6638,14 +6683,14 @@ msgstr "هر دو (آرایه)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "برچسب زمینه"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "مقدار"
@@ -6664,28 +6709,28 @@ msgstr "افقی"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "red : قرمز"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "برای کنترل بیشتر، ممکن است هر دو مقدار و برچسب را مانند زیر مشخص کنید:"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "هر انتخاب را در یک خط جدید وارد کنید."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "انتخاب ها"
@@ -6697,7 +6742,7 @@ msgstr "گروه دکمهها"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7086,35 +7131,35 @@ msgstr "انتخاب تصویر"
msgid "Image"
msgstr "تصویر"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "اجازه نمایش کدهای HTML به عنوان متن به جای اعمال آنها"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "حذف HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "بدون قالب بندی"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "اضافه کردن خودکار <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "پاراگراف ها خودکار اضافه شوند"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "تنظیم کنید که خطوط جدید چگونه نمایش داده شوند"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "خطوط جدید"
@@ -7196,7 +7241,7 @@ msgstr "نمایش متن در زمان فعال بودن"
msgid "On Text"
msgstr "با متن"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr ""
@@ -7208,7 +7253,7 @@ msgstr ""
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7222,7 +7267,7 @@ msgid "Displays text alongside the checkbox"
msgstr "نمایش متن همراه انتخاب"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "پیام"
@@ -7247,31 +7292,31 @@ msgstr "بله"
msgid "True / False"
msgstr "صحیح / غلط"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "سطر"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "جدول"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "بلوک"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "استایل جهت نمایش فیلد انتخابی"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "چیدمان"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "زمینههای زیرمجموعه"
@@ -7347,7 +7392,7 @@ msgstr "قالب توسط توابع پوسته نمایش داده خواهد
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.l10n.php
index 07dbbd94..4f80a30b 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'fa_IR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['No results found for that search term'=>'برای آن عبارت جستجو نتیجهای یافت نشد','Array'=>'آرایه','String'=>'رشته متن','Browse Media Library'=>'مرور کتابخانهی رسانه','The currently selected image preview'=>'پیشنمایش تصویری که در حال حاضر انتخاب شده است','Click to change the icon in the Media Library'=>'برای تغییر آیکون در کتابخانهی رسانه کلیک کنید','Search icons...'=>'جستجوی آیکونها...','Media Library'=>'کتابخانه پروندههای چندرسانهای','Dashicons'=>'دش آیکون','Icon Picker'=>'انتخابگر آیکون','Active Plugins'=>'افزونههای فعال','Parent Theme'=>'پوستهی مادر','Active Theme'=>'پوستهی فعال','Plugin Version'=>'نگارش افزونه','The core ACF block binding source name for fields on the current pageACF Fields'=>'فیلدهای ACF','ACF PRO Feature'=>'ویژگی ACF حرفهای','Renew PRO to Unlock'=>'نسخهی حرفهای را تمدید کنید تا باز شود','Renew PRO License'=>'تمدید لایسنس حرفهای','PRO fields cannot be edited without an active license.'=>'فیلدهای حرفهای نمیتوانند بدون یک لایسنس فعال ویرایش شوند.','Learn more'=>'بیشتر یاد بگیرید','Hide details'=>'مخفی کردن جزئیات','Show details'=>'نمایش جزئیات','Renew ACF PRO License'=>'تمدید لایسنس ACF حرفهای','Renew License'=>'تمدید لایسنس','Manage License'=>'مدیریت لایسنس','\'High\' position not supported in the Block Editor'=>'موقعیت «بالا» در ویرایشگر بلوکی پشتیبانی نمیشود','Upgrade to ACF PRO'=>'ارتقا به ACF حرفهای','Add Options Page'=>'افزودن برگهی گزینهها','Title Placeholder'=>'نگهدارنده متن عنوان','4 Months Free'=>'۴ ماه رایگان','(Duplicated from %s)'=>'(تکثیر شده از %s)','Select Options Pages'=>'انتخاب صفحات گزینهها','Duplicate taxonomy'=>'تکثیر طبقهبندی','Create taxonomy'=>'ایجاد طبقهبندی','Duplicate post type'=>'تکثیر نوع نوشته','Create post type'=>'ایجاد نوع نوشته','Link field groups'=>'پیوند دادن گروههای فیلد','Add fields'=>'افزودن فیلدها','This Field'=>'این فیلد','ACF PRO'=>'ACF حرفهای','Feedback'=>'بازخورد','Support'=>'پشتیبانی','is developed and maintained by'=>'توسعهداده و نگهداریشده توسط','Bidirectional'=>'دو جهته','%s Field'=>'فیلد %s','Select Multiple'=>'انتخاب چندتایی','WP Engine logo'=>'نماد WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'فقط حروف انگلیسی کوچک، زیرخط و خط تیره، حداکثر 32 حرف.','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'تنظیم میکند که آیا نوشتهها باید از نتایج جستجو و برگههای بایگانی طبقهبندی مستثنی شوند.','More Tools from WP Engine'=>'ابزارهای بیشتر از WP Engine','Learn More'=>'بیشتر یاد بگیرید','%s fields'=>'%s فیلد','No terms'=>'شرطی وجود ندارد','No post types'=>'نوع نوشتهای وجود ندارد','No posts'=>'نوشتهای وجود ندارد','No taxonomies'=>'طبقهبندیای وجود ندارد','No field groups'=>'گروه فیلدی وجود ندارد','No fields'=>'فیلدی وجود ندارد','No description'=>'توضیحاتی وجود ندارد','Any post status'=>'هر وضعیت نوشتهای','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'این کلید طبقهبندی در حال حاضر توسط طبقهبندی دیگری که خارج از ACF ثبت شده در حال استفاده است و نمیتواند استفاده شود.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'این کلید طبقهبندی در حال حاضر توسط طبقهبندی دیگری در ACF در حال استفاده است و نمیتواند استفاده شود.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'کلید طبقهبندی فقط باید شامل حروف کوچک و اعداد انگلیسی، زیر خط (_) و یا خط تیره (-) باشد.','The taxonomy key must be under 32 characters.'=>'کلید طبقهبندی بایستی زیر 32 حرف باشد.','No Taxonomies found in Trash'=>'هیچ طبقهبندیای در زبالهدان یافت نشد','No Taxonomies found'=>'هیچ طبقهبندیای یافت نشد','Search Taxonomies'=>'جستجوی طبقهبندیها','View Taxonomy'=>'مشاهده طبقهبندی','New Taxonomy'=>'طبقهبندی جدید','Edit Taxonomy'=>'ویرایش طبقهبندی','Add New Taxonomy'=>'افزودن طبقهبندی تازه','No Post Types found in Trash'=>'هیچ نوع نوشتهای در زبالهدان یافت نشد','No Post Types found'=>'هیچ نوع نوشتهای پیدا نشد','Search Post Types'=>'جستجوی انواع نوشته','View Post Type'=>'مشاهدهی نوع نوشته','New Post Type'=>'نوع پست جدید','Edit Post Type'=>'ویرایش نوع پست','Add New Post Type'=>'افزودن نوع پست تازه','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'کلید نوع پست در حال حاضر خارج از ACF ثبت شده است و نمی توان از آن استفاده کرد.','This post type key is already in use by another post type in ACF and cannot be used.'=>'کلید نوع پست در حال حاضر در ACF ثبت شده است و نمی توان از آن استفاده کرد.','This field must not be a WordPress reserved term.'=>'این فیلد نباید یک واژهی از پیش ذخیرهشدهدر وردپرس باشد.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'کلید نوع پست فقط باید شامل حذوف کوچک انگلیسی و اعداد و زیر خط (_) و یا خط تیره (-) باشد.','The post type key must be under 20 characters.'=>'کلید نوع پست حداکثر باید 20 حرفی باشد.','We do not recommend using this field in ACF Blocks.'=>'توصیه نمیکنیم از این فیلد در بلوکهای ACF استفاده کنید.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'ویرایشگر WYSIWYG وردپرس را همانطور که در پستها و صفحات دیده میشود نمایش میدهد و امکان ویرایش متن غنی را فراهم میکند و محتوای چندرسانهای را نیز امکانپذیر میکند.','WYSIWYG Editor'=>'ویرایشگر WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'اجازه میدهد که یک یا چند کاربر را انتخاب کنید که می تواند برای ایجاد رابطه بین داده های آبجکت ها مورد استفاده قرار گیرد.','A text input specifically designed for storing web addresses.'=>'یک ورودی متنی که به طور خاص برای ذخیره آدرس های وب طراحی شده است.','URL'=>'نشانی وب','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'کلیدی که به شما امکان می دهد مقدار 1 یا 0 را انتخاب کنید (روشن یا خاموش، درست یا نادرست و غیره). میتواند بهعنوان یک سوئیچ یا چک باکس تلطیف شده ارائه شود.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'یک رابط کاربری تعاملی برای انتخاب زمان. قالب زمان را می توان با استفاده از تنظیمات فیلد سفارشی کرد.','A basic textarea input for storing paragraphs of text.'=>'یک ورودیِ «ناحیه متن» ساده برای ذخیرهسازی چندین بند متن.','A basic text input, useful for storing single string values.'=>'یک ورودی متن ساده، مناسب برای ذخیرهسازی مقادیر تکخطی.','A dropdown list with a selection of choices that you specify.'=>'یک فهرست کشویی با یک گزینش از انتخابهایی که مشخص میکنید.','An input for providing a password using a masked field.'=>'یک ورودی برای وارد کردن رمزعبور به وسیلهی ناحیهی پوشیده شده.','Filter by Post Status'=>'فیلتر بر اساس وضعیت پست','An input limited to numerical values.'=>'یک ورودی محدود شده به مقادیر عددی.','Uses the native WordPress media picker to upload, or choose images.'=>'از انتخابگر رسانهی بومی وردپرس برای بارگذاری یا انتخاب تصاویر استفاده میکند.','Uses the native WordPress media picker to upload, or choose files.'=>'از انتخابگر رسانهی بومی وردپرس برای بارگذاری یا انتخاب پروندهها استفاده میکند.','A text input specifically designed for storing email addresses.'=>'یک ورودی متنی که به طور ویژه برای ذخیرهسازی نشانیهای رایانامه طراحی شده است.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'یک رابط کاربری تعاملی برای انتخاب یک تاریخ و زمان. قالب برگرداندن تاریخ میتواند به وسیلهی تنظیمات فیلد سفارشیسازی شود.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'یک رابط کاربری تعاملی برای انتخاب یک تاریخ. قالب برگرداندن تاریخ میتواند به وسیلهی تنظیمات فیلد سفارشیسازی شود.','An interactive UI for selecting a color, or specifying a Hex value.'=>'یک رابط کاربری تعاملی برای انتخاب یک رنگ یا مشخص کردن یک مقدار Hex.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'یک گروه از ورودیهای انتخابی که به کاربر اجازه میدهد یک یا چند تا از مقادیری که مشخص کردهاید را انتخاب کند.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'یک گروه از دکمهها با مقادیری که مشخص کردهاید. کاربران میتوانند یکی از گزینهها را از مقادیر ارائه شده انتخاب کنند.','nounClone'=>'تکثیرکردن','PRO'=>'حرفهای','Advanced'=>'پیشرفته','JSON (newer)'=>'JSON (جدیدتر)','Original'=>'اصلی','Invalid post ID.'=>'شناسه پست نامعتبر.','More'=>'بیشتر','Tutorial'=>'آموزش','Select Field'=>'انتخاب فیلد','Try a different search term or browse %s'=>'واژهی جستجوی متفاوتی را امتحان کنید یا %s را مرور کنید','Popular fields'=>'فیلدهای پرطرفدار','No search results for \'%s\''=>'نتیجه جستجویی برای \'%s\' نبود','Search fields...'=>'جستجوی فیلدها...','Select Field Type'=>'انتخاب نوع فیلد','Popular'=>'محبوب','Add Taxonomy'=>'افزودن طبقهبندی','Create custom taxonomies to classify post type content'=>'طبقهبندیهای سفارشی ایجاد کنید تا محتوای نوع نوشته را ردهبندی کنید','Add Your First Taxonomy'=>'اولین طبقهبندی خود را اضافه کنید','genre'=>'genre','Genre'=>'ژانر','Genres'=>'ژانرها','Quick Edit'=>'ویرایش سریع','A link to a %s'=>'پیوندی به یک %s','← Go to tags'=>'→ برو به برچسبها','Back To Items'=>'بازگشت به موارد','← Go to %s'=>'→ برو به %s','Tags list'=>'فهرست برچسبها','Filter by category'=>'پالایش بر اساس دستهبندی','Filter By Item'=>'پالایش بر اساس مورد','Filter by %s'=>'پالایش بر اساس %s','No tags'=>'برچسبی نیست','No Terms'=>'بدون شرایط','No %s'=>'بدون %s','No tags found'=>'برچسبی یافت نشد','Not Found'=>'یافت نشد','Add or remove tags'=>'افزودن یا حذف برچسبها','Add Or Remove Items'=>'افزودن یا حذف موارد','Add or remove %s'=>'افزودن یا حذف %s','Separate tags with commas'=>'برچسبها را با کاما (,) از هم جدا کنید','Separate Items With Commas'=>'موارد را با کاما (,) از هم جدا کنید','Separate %s with commas'=>'%s را با کاما (,) از هم جدا کنید','Popular Tags'=>'برچسبهای محبوب','Popular %s'=>'%s محبوب','Search Tags'=>'جستجوی برچسبها','Parent Category'=>'دستهبندی والد','Parent %s'=>'والد %s','New Tag Name'=>'نام برچسب تازه','Assigns the new item name text.'=>'متن نام مورد تازه را اختصاص میدهد.','New Item Name'=>'نام مورد تازه','New %s Name'=>'نام %s جدید','Add New Tag'=>'افزودن برچسب تازه','Assigns the add new item text.'=>'متن «افزودن مورد تازه» را اختصاص میدهد.','Update %s'=>'بهروزرسانی %s','View Tag'=>'مشاهدهی برچسب','Edit Tag'=>'ویرایش برچسب','All Tags'=>'همهی برچسبها','Menu Label'=>'برچسب فهرست','Add Post Type'=>'افزودن نوع پست','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'قابلیتهای وردپرس را فراتر از نوشتهها و برگههای استاندارد با انواع پست سفارشی توسعه دهید.','Add Your First Post Type'=>'اولین نوع پست سفارشی خود را اضافه کنید','Advanced Configuration'=>'پیکربندی پیشرفته','Hierarchical'=>'سلسلهمراتبی','Public'=>'عمومی','movie'=>'movie','Movie'=>'فیلم','Singular Label'=>'برچسب مفرد','Movies'=>'فیلمها','Plural Label'=>'برچسب جمع','Custom slug for the Archive URL.'=>'نامک سفارشی برای پیوند بایگانی.','Archive Slug'=>'نامک بایگانی','Has an item archive that can be customized with an archive template file in your theme.'=>'یک بایگانی مورد دارد که میتواند با یک پرونده قالب بایگانی در پوستهی شما سفارشیسازی شود.','Archive'=>'بایگانی','Pagination'=>'صفحهبندی','Custom Permalink'=>'پیوند یکتای سفارشی','Post Type Key'=>'کلید نوع پست','Exclude From Search'=>'مستثنی کردن از جستجو','Show In Admin Bar'=>'نمایش در نوار مدیریت','Menu Icon'=>'آیکون منو','Menu Position'=>'جایگاه فهرست','Show In Admin Menu'=>'نمایش در نوار مدیریت','Show In UI'=>'نمایش در رابط کاربری','A link to a post.'=>'یک پیوند به یک نوشته.','A link to a %s.'=>'یک پیوند به یک %s.','Post Link'=>'پیوند نوشته','%s updated.'=>'%s بروزرسانی شد.','Post scheduled.'=>'نوشته زمانبندی شد.','Item Scheduled'=>'مورد زمانبندی شد','%s scheduled.'=>'%s زمانبندی شد.','Post reverted to draft.'=>'نوشته به پیشنویس بازگشت.','%s reverted to draft.'=>'%s به پیشنویس بازگشت.','Post published privately.'=>'نوشته به صورت خصوصی منتشر شد.','Item Published Privately'=>'مورد به صورت خصوصی منتشر شد','%s published privately.'=>'%s به صورت خصوصی منتشر شد.','Post published.'=>'نوشته منتشر شد.','Item Published'=>'مورد منتشر شد','%s published.'=>'%s منتشر شد.','Posts list'=>'فهرست نوشتهها','Items List'=>'فهرست موارد','%s list'=>'فهرست %s','Items List Navigation'=>'ناوبری فهرست موارد','%s list navigation'=>'ناوبری فهرست %s','Uploaded To This Item'=>'در این مورد بارگذاری شد','Uploaded to this %s'=>'در این %s بارگذاری شد','Insert into post'=>'درج در نوشته','Insert into %s'=>'درج در %s','Use as featured image'=>'استفاده به عنوان تصویر شاخص','Use Featured Image'=>'استفاده از تصویر شاخص','Remove featured image'=>'حذف تصویر شاخص','Remove Featured Image'=>'حذف تصویر شاخص','Set featured image'=>'تنظیم تصویر شاخص','Set Featured Image'=>'تنظیم تصویر شاخص','Featured image'=>'تصویر شاخص','%s Attributes'=>'ویژگیهای %s','Post Archives'=>'بایگانیهای نوشته','Archives Nav Menu'=>'فهرست ناوبری بایگانیها','%s Archives'=>'بایگانیهای %s','No posts found in Trash'=>'هیچ نوشتهای در زبالهدان یافت نشد','No %s found in Trash'=>'هیچ %sای در زبالهدان یافت نشد','No posts found'=>'هیچ نوشتهای یافت نشد','No Items Found'=>'موردی یافت نشد','No %s found'=>'%sای یافت نشد','Search Posts'=>'جستجوی نوشتهها','Search Items'=>'جستجوی موارد','Search %s'=>'جستجوی %s','Parent Page:'=>'برگهٔ والد:','Parent %s:'=>'والد %s:','New Post'=>'نوشتهٔ تازه','New Item'=>'مورد تازه','New %s'=>'%s تازه','Add New Post'=>'افزودن نوشتۀ تازه','At the top of the editor screen when adding a new item.'=>'در بالای صفحهی ویرایشگر، در هنگام افزودن یک مورد جدید.','Add New Item'=>'افزودن مورد تازه','Add New %s'=>'افزودن %s تازه','View Posts'=>'مشاهدهی نوشتهها','View Items'=>'نمایش موارد','View Post'=>'نمایش نوشته','View Item'=>'نمایش مورد','View %s'=>'مشاهدهی %s','Edit Post'=>'ویرایش نوشته','Edit Item'=>'ویرایش مورد','Edit %s'=>'ویرایش %s','All Posts'=>'همهی نوشتهها','All Items'=>'همۀ موارد','All %s'=>'همه %s','Menu Name'=>'نام فهرست','Regenerate all labels using the Singular and Plural labels'=>'تولید دوباره تمامی برچسبهای مفرد و جمعی','Regenerate'=>'بازتولید','Add Custom'=>'افزودن سفارشی','Editor'=>'ویرایشگر','Select existing taxonomies to classify items of the post type.'=>'طبقهبندیهای موجود را برای دستهبندی کردن آیتمهای نوع پست انتخاب نمایید.','Browse Fields'=>'مرور فیلدها','Nothing to import'=>'چیزی برای درونریزی وجود ندارد','Export - Generate PHP'=>'برونریزی - ایجاد PHP','Export'=>'برونریزی','Select Taxonomies'=>'انتخاب طبقهبندیها','Select Post Types'=>'نوعهای نوشته را انتخاب کنید','Category'=>'دسته','Tag'=>'برچسب','%s taxonomy created'=>'طبقهبندی %s ایجاد شد','%s taxonomy updated'=>'طبقهبندی %s بروزرسانی شد','Taxonomy draft updated.'=>'پیشنویس طبقهبندی بهروزرسانی شد.','Taxonomy scheduled for.'=>'طبقهبندی برنامهریزی شد.','Taxonomy submitted.'=>'طبقهبندی ثبت شد.','Terms'=>'شرایط','Post Types'=>'انواع نوشتهها','Advanced Settings'=>'تنظیمات پیشرفته','Basic Settings'=>'تنظیمات پایه','Pages'=>'صفحات','%s post type created'=>'%s نوع نوشته ایجاد شد','Add fields to %s'=>'افزودن فیلدها به %s','%s post type updated'=>'%s نوع نوشته بروزرسانی شد','Post type draft updated.'=>'پیشنویس نوع نوشته بروزرسانی شد.','Post type submitted.'=>'نوع پست ارسال شد','Post type saved.'=>'نوع پست ذخیره شد','Post type updated.'=>'نوع پست به روز شد','Post type deleted.'=>'نوع پست حذف شد','Type to search...'=>'برای جستجو تایپ کنید....','PRO Only'=>'فقط نسخه حرفه ای','ACF'=>'ACF','taxonomy'=>'طبقهبندی','post type'=>'نوع نوشته','Done'=>'پایان','Field Group(s)'=>'گروه(های) فیلد','post statusRegistration Failed'=>'ثبت نام انجام نشد','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'این مورد نمیتواند ثبت شود، زیرا کلید آن توسط مورد دیگری که توسط افزونه یا پوستهی دیگری ثبت شده، در حال استفاده است.','REST API'=>'REST API','Permissions'=>'دسترسیها','URLs'=>'پیوندها','Visibility'=>'نمایش','Labels'=>'برچسبها','Field Settings Tabs'=>'زبانههای تنظیمات فیلد','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[مقدار کد کوتاه ACF برای پیش نمایش غیرفعال است]','Close Modal'=>'بستن صفحه','Field moved to other group'=>'فیلد به گروه دیگری منتقل شد','Close modal'=>'بستن صفحه','Start a new group of tabs at this tab.'=>'شروع گروه جدید زبانهها در این زبانه','New Tab Group'=>'گروه زبانه جدید','Use a stylized checkbox using select2'=>'بهکارگیری کادر انتخاب سبک وار با select2','Save Other Choice'=>'ذخیره انتخاب دیگر','Allow Other Choice'=>'اجازه دادن انتخاب دیگر','Add Toggle All'=>'افزودن تغییر وضعیت همه','Save Custom Values'=>'ذخیره مقادیر سفارشی','Allow Custom Values'=>'اجازه دادن مقادیر سفارشی','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'مقادیر سفارشی کادر انتخاب نمیتواند خالی باشد. انتخاب مقادیر خالی را بردارید.','Updates'=>'بروزرسانی ها','Advanced Custom Fields logo'=>'لوگوی فیلدهای سفارشی پیشرفته','Save Changes'=>'ذخیره تغییرات','Field Group Title'=>'عنوان گروه فیلد','Add title'=>'افزودن عنوان','New to ACF? Take a look at our getting started guide.'=>'تازه با ACF آشنا شدهاید؟ به راهنمای شروع ما نگاهی بیندازید.','Add Field Group'=>'افزودن گروه فیلد','Add Your First Field Group'=>'اولین گروه فیلد خود را اضافه نمایید','Options Pages'=>'برگههای گزینهها','ACF Blocks'=>'بلوکهای ACF','Gallery Field'=>'فیلد گالری','Flexible Content Field'=>'فیلد محتوای انعطاف پذیر','Repeater Field'=>'فیلد تکرارشونده','Unlock Extra Features with ACF PRO'=>'قفل ویژگیهای اضافی را با ACF PRO باز کنید','Delete Field Group'=>'حذف گروه فیلد','Group Settings'=>'تنظیمات گروه','Choose from over 30 field types. Learn more.'=>'از بین بیش از 30 نوع فیلد انتخاب کنید. بیشتر بدانید.','Add Your First Field'=>'اولین فیلد خود را اضافه کنید','#'=>'#','Add Field'=>'افزودن فیلد','Presentation'=>'نمایش','Validation'=>'اعتبارسنجی','General'=>'عمومی','Import JSON'=>'درون ریزی JSON','Export As JSON'=>'برون بری با JSON','Field group deactivated.'=>'%s گروه فیلد غیرفعال شد.','Deactivate'=>'غیرفعال کردن','Deactivate this item'=>'غیرفعال کردن این مورد','Activate'=>'فعال کردن','Activate this item'=>'فعال کردن این مورد','Move field group to trash?'=>'انتقال گروه فیلد به زبالهدان؟','post statusInactive'=>'غیرفعال','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'افزونه فیلدهای سفارشی پیشرفته و افزونه فیلدهای سفارشی پیشرفتهی حرفهای نباید همزمان فعال باشند. ما به طور خودکار افزونه فیلدهای سفارشی پیشرفته را غیرفعال کردیم.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'افزونه فیلدهای سفارشی پیشرفته و افزونه فیلدهای سفارشی پیشرفتهی حرفهای نباید همزمان فعال باشند. ما به طور خودکار فیلدهای سفارشی پیشرفته را غیرفعال کردیم.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - قبل از شروع اولیه ACF، یک یا چند تماس را برای بازیابی مقادیر فیلد ACF شناسایی کردهایم. این مورد پشتیبانی نمیشود و میتواند منجر به دادههای ناقص یا از دست رفته شود. با نحوه رفع این مشکل آشنا شوید.','%1$s must have a valid user ID.'=>'%1$s باید یک شناسه کاربری معتبر داشته باشد.','Invalid request.'=>'درخواست نامعتبر.','%1$s is not one of %2$s'=>'%1$s یکی از %2$s نیست','%1$s must have a valid post ID.'=>'%1$s باید یک شناسه نوشته معتبر داشته باشد.','%s requires a valid attachment ID.'=>'%s به یک شناسه پیوست معتبر نیاز دارد.','Show in REST API'=>'نمایش در REST API','Enable Transparency'=>'فعال کردن شفافیت','RGBA Array'=>'آرایه RGBA ','RGBA String'=>'رشته RGBA ','Hex String'=>'کد هگز RGBA ','Upgrade to PRO'=>'ارتقا به نسخه حرفه ای','post statusActive'=>'فعال','\'%s\' is not a valid email address'=>'نشانی ایمیل %s معتبر نیست','Color value'=>'مقدار رنگ','Select default color'=>'انتخاب رنگ پیشفرض','Clear color'=>'پاک کردن رنگ','Blocks'=>'بلوکها','Options'=>'تنظیمات','Users'=>'کاربران','Menu items'=>'آیتمهای منو','Widgets'=>'ابزارکها','Attachments'=>'پیوستها','Taxonomies'=>'طبقهبندیها','Posts'=>'نوشته ها','Last updated: %s'=>'آخرین بهروزرسانی: %s','Sorry, this post is unavailable for diff comparison.'=>'متاسفیم، این نوشته برای مقایسهی تفاوت در دسترس نیست.','Invalid field group parameter(s).'=>'پارامتر(ها) گروه فیلد نامعتبر است','Awaiting save'=>'در انتظار ذخیره','Saved'=>'ذخیره شده','Import'=>'درونریزی','Review changes'=>'تغییرات مرور شد','Located in: %s'=>'قرار گرفته در: %s','Located in plugin: %s'=>'قرار گرفته در پلاگین: %s','Located in theme: %s'=>'قرار گرفته در قالب: %s','Various'=>'مختلف','Sync changes'=>'همگامسازی تغییرات','Loading diff'=>'بارگذاری تفاوت','Review local JSON changes'=>'بررسی تغییرات JSON محلی','Visit website'=>'بازدید وب سایت','View details'=>'نمایش جزییات','Version %s'=>'نگارش %s','Information'=>'اطلاعات','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'کمک ميز. حرفه ای پشتیبانی در میز کمک ما با بیشتر خود را در عمق کمک, چالش های فنی.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'بحث ها. ما یک جامعه فعال و دوستانه در انجمن های جامعه ما که ممکن است قادر به کمک به شما کشف کردن \'چگونه بازی یا بازی\' از جهان ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'مستندات . مستندات گسترده ما شامل مراجع و راهنماهایی برای اکثر موقعیت هایی است که ممکن است با آن مواجه شوند.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'ما در المنتور فارسی در مورد پشتیبانی متعصب هستیم و می خواهیم شما با ACF بهترین بهره را از وب سایت خود ببرید. اگر به مشکلی برخوردید ، چندین مکان وجود دارد که می توانید کمک کنید:','Help & Support'=>'کمک و پشتیبانی','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'لطفا از زبانه پشتیبانی برای تماس استفاده کنید باید خودتان را پیدا کنید که نیاز به کمک دارد.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'پیشنهاد میکنیم قبل از ایجاد اولین گروه فیلد خود، راهنمای شروع به کار را بخوانید تا با فلسفهی افزونه و بهترین مثالهای آن آشنا شوید.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'افزونه فیلدهای سفارشی پیشرفته، به کمک فیلدهای اضافی و API بصری، یک فرمساز بصری را برای سفارشیکردن صفحات ویرایش وردپرس برای نمایش مقادیر فیلدهای سفارشی در هر پروندهی قالب پوسته فراهم میکند.','Overview'=>'مرور کلی','Location type "%s" is already registered.'=>'نوع مکان "%s" در حال حاضر ثبت شده است.','Class "%s" does not exist.'=>'کلاس "%s" وجود ندارد.','Invalid nonce.'=>'کلید نامعتبر است','Error loading field.'=>'خطا در بارگزاری فیلد','Location not found: %s'=>'موقعیتی یافت نشد: %s','Error: %s'=>'خطا: %s','Widget'=>'ابزارک','User Role'=>'نقش کاربر','Comment'=>'دیدگاه','Post Format'=>'فرمت نوشته','Menu Item'=>'آیتم منو','Post Status'=>'وضعیت نوشته','Menus'=>'منوها','Menu Locations'=>'محل منو','Menu'=>'منو','Post Taxonomy'=>'طبقه بندی نوشته','Child Page (has parent)'=>'برگه زیر مجموعه (دارای مادر)','Parent Page (has children)'=>'برگه مادر (دارای زیر مجموعه)','Top Level Page (no parent)'=>'بالاترین سطح برگه(بدون والد)','Posts Page'=>'برگه ی نوشته ها','Front Page'=>'برگه نخست','Page Type'=>'نوع برگه','Viewing back end'=>'درحال نمایش back end','Viewing front end'=>'درحال نمایش سمت کاربر','Logged in'=>'وارده شده','Current User'=>'کاربر فعلی','Page Template'=>'قالب برگه','Register'=>'ثبت نام','Add / Edit'=>'اضافه کردن/ویرایش','User Form'=>'فرم کاربر','Page Parent'=>'برگه مادر','Super Admin'=>'مدیرکل','Current User Role'=>'نقش کاربرفعلی','Default Template'=>'پوسته پیش فرض','Post Template'=>'قالب نوشته','Post Category'=>'دسته بندی نوشته','All %s formats'=>'همهی فرمتهای %s','Attachment'=>'پیوست','%s value is required'=>'مقدار %s لازم است','Show this field if'=>'نمایش این گروه فیلد اگر','Conditional Logic'=>'منطق شرطی','and'=>'و','Local JSON'=>'JSON های لوکال','Clone Field'=>'فیلد کپی','Please also check all premium add-ons (%s) are updated to the latest version.'=>'همچنین لطفا همه افزونههای پولی (%s) را بررسی کنید که به نسخه آخر بروز شده باشند.','This version contains improvements to your database and requires an upgrade.'=>'این نسخه شامل بهبودهایی در پایگاه داده است و نیاز به ارتقا دارد.','Thank you for updating to %1$s v%2$s!'=>'از شما برای بروزرسانی به %1$s نسخهی %2$s متشکریم!','Database Upgrade Required'=>'به روزرسانی دیتابیس لازم است','Options Page'=>'برگه تنظیمات','Gallery'=>'گالری','Flexible Content'=>'محتوای انعطاف پذیر','Repeater'=>'تکرارکننده','Back to all tools'=>'بازگشت به همه ابزارها','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'اگر چندین گروه فیلد در یک صفحه ویرایش نمایش داده شود،اولین تنظیمات گروه فیلد استفاده خواهد شد. (یکی با کمترین شماره)','Select items to hide them from the edit screen.'=>'انتخاب آیتم ها برای پنهان کردن آن ها از صفحه ویرایش.','Hide on screen'=>'مخفی کردن در صفحه','Send Trackbacks'=>'ارسال بازتاب ها','Tags'=>'برچسب ها','Categories'=>'دسته ها','Page Attributes'=>'صفات برگه','Format'=>'فرمت','Author'=>'نویسنده','Slug'=>'نامک','Revisions'=>'بازنگری ها','Comments'=>'دیدگاه ها','Discussion'=>'گفتگو','Excerpt'=>'چکیده','Content Editor'=>'ویرایش گر محتوا(ادیتور اصلی)','Permalink'=>'پیوند یکتا','Shown in field group list'=>'نمایش لیست گروه فیلد ','Field groups with a lower order will appear first'=>'گروه ها با شماره ترتیب کمتر اول دیده می شوند','Order No.'=>'شماره ترتیب.','Below fields'=>'زیر فیلد ها','Below labels'=>'برچسبهای زیر','Instruction Placement'=>'قرارگیری دستورالعمل','Label Placement'=>'قرارگیری برچسب','Side'=>'کنار','Normal (after content)'=>'معمولی (بعد از ادیتور متن)','High (after title)'=>'بالا (بعد از عنوان)','Position'=>'موقعیت','Seamless (no metabox)'=>'بدون متاباکس','Standard (WP metabox)'=>'استاندارد (دارای متاباکس)','Style'=>'شیوه نمایش','Type'=>'نوع ','Key'=>'کلید','Order'=>'ترتیب','Close Field'=>'بستن فیلد ','id'=>'شناسه','class'=>'کلاس','width'=>'عرض','Wrapper Attributes'=>'مشخصات پوشش فیلد','Required'=>'ضروری','Instructions'=>'دستورالعمل ها','Field Type'=>'نوع فیلد ','Single word, no spaces. Underscores and dashes allowed'=>'تک کلمه، بدون فاصله. خط زیرین و خط تیره ها مجازاند','Field Name'=>'نام فیلد ','This is the name which will appear on the EDIT page'=>'این نامی است که در صفحه "ویرایش" نمایش داده خواهد شد','Field Label'=>'برچسب فیلد ','Delete'=>'حذف','Delete field'=>'حذف فیلد','Move'=>'انتقال','Move field to another group'=>'انتقال فیلد به گروه دیگر','Duplicate field'=>'تکثیر فیلد','Edit field'=>'ویرایش فیلد','Drag to reorder'=>'گرفتن و کشیدن برای مرتب سازی','Show this field group if'=>'این گروه فیلد را نمایش بده اگر','No updates available.'=>'بهروزرسانی موجود نیست.','Database upgrade complete. See what\'s new'=>'ارتقای پایگاه داده کامل شد. تغییرات جدید را ببینید','Reading upgrade tasks...'=>'در حال خواندن مراحل به روزرسانی...','Upgrade failed.'=>'ارتقا با خطا مواجه شد.','Upgrade complete.'=>'ارتقا کامل شد.','Upgrading data to version %s'=>'به روز رسانی داده ها به نسحه %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'قویا توصیه می شود از بانک اطلاعاتی خود قبل از هر کاری پشتیبان تهیه کنید. آیا مایلید به روز رسانی انجام شود؟','Please select at least one site to upgrade.'=>'لطفا حداقل یک سایت برای ارتقا انتخاب کنید.','Database Upgrade complete. Return to network dashboard'=>'به روزرسانی دیتابیس انجام شد. بازگشت به پیشخوان شبکه','Site is up to date'=>'سایت به روز است','Site requires database upgrade from %1$s to %2$s'=>'سایت نیاز به بروزرسانی پایگاه داده از %1$s به %2$s دارد','Site'=>'سایت','Upgrade Sites'=>'ارتقاء سایت','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'این سایت ها نیاز به به روز رسانی دارند برای انجام %s کلیک کنید.','Add rule group'=>'افزودن گروه قانون','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'مجموعه ای از قوانین را بسازید تا مشخص کنید در کدام صفحه ویرایش، این زمینههای سفارشی سفارشی نمایش داده شوند','Rules'=>'قوانین','Copied'=>'کپی شد','Copy to clipboard'=>'درج در حافظه موقت','Select Field Groups'=>'انتخاب گروههای فیلد','No field groups selected'=>'گروه فیلدی انتخاب نشده است','Generate PHP'=>'تولید کد PHP','Export Field Groups'=>'برونریزی گروههای فیلد','Import file empty'=>'فایل وارد شده خالی است','Incorrect file type'=>'نوع فایل صحیح نیست','Error uploading file. Please try again'=>'خطا در آپلود فایل. لطفا مجدد بررسی کنید','Import Field Groups'=>'وارد کردن گروههای فیلد','Sync'=>'هماهنگ','Select %s'=>'انتخاب %s','Duplicate'=>'تکثیر','Duplicate this item'=>'تکثیر این مورد','Documentation'=>'مستندات','Description'=>'توضیحات','Sync available'=>'هماهنگ سازی موجود است','Field group duplicated.'=>'%s گروه زمینه تکثیر شدند.','Active (%s)'=>'فعال (%s)','Review sites & upgrade'=>'بازبینی و بهروزرسانی سایتها','Upgrade Database'=>'بهروزرسانی پایگاه داده','Custom Fields'=>'فیلدهای سفارشی','Move Field'=>'جابجایی فیلد','Please select the destination for this field'=>'مقصد انتقال این فیلد را مشخص کنید','Move Complete.'=>'انتقال کامل شد.','Active'=>'فعال','Field Keys'=>'کلیدهای فیلد','Settings'=>'تنظیمات','Location'=>'مکان','Null'=>'خالی (null)','copy'=>'کپی','(this field)'=>'(این گزینه)','Checked'=>'انتخاب شده','Move Custom Field'=>'جابجایی فیلد سفارشی','No toggle fields available'=>'هیچ فیلد تغییر وضعیت دهندهای در دسترس نیست','Field group title is required'=>'عنوان گروه فیلد ضروری است','This field cannot be moved until its changes have been saved'=>'این فیلد تا زمانی که تغییراتش ذخیره شود، نمیتواند جابجا شود','The string "field_" may not be used at the start of a field name'=>'کلمه متنی "field_" نباید در ابتدای نام فیلد استفاده شود','Field group draft updated.'=>'پیشنویس گروه فیلد بروز شد.','Field group scheduled for.'=>'گروه فیلد برنامهریزی شده برای.','Field group submitted.'=>'گروه فیلد ثبت شد.','Field group saved.'=>'گروه فیلد ذخیره شد.','Field group published.'=>'گروه فیلد منتشر شد.','Field group deleted.'=>'گروه فیلد حذف شد.','Field group updated.'=>'گروه فیلد بهروز شد.','Tools'=>'ابزارها','is not equal to'=>'برابر نشود با','is equal to'=>'برابر شود با','Forms'=>'فرم ها','Page'=>'برگه','Post'=>'نوشته','Relational'=>'رابطه','Choice'=>'انتخاب','Basic'=>'پایه','Unknown'=>'ناشناخته','Field type does not exist'=>'نوع فیلد وجود ندارد','Spam Detected'=>'اسپم تشخیص داده شد','Post updated'=>'نوشته بروز شد','Update'=>'بروزرسانی','Validate Email'=>'اعتبار سنجی ایمیل','Content'=>'محتوا','Title'=>'عنوان','Edit field group'=>'ویرایش گروه فیلد','Selection is less than'=>'انتخاب کمتر از','Selection is greater than'=>'انتخاب بیشتر از','Value is less than'=>'مقدار کمتر از','Value is greater than'=>'مقدار بیشتر از','Value contains'=>'شامل می شود','Value matches pattern'=>'مقدار الگوی','Value is not equal to'=>'مقدار برابر نیست با','Value is equal to'=>'مقدار برابر است با','Has no value'=>'بدون مقدار','Has any value'=>'هر نوع مقدار','Cancel'=>'لغو','Are you sure?'=>'اطمینان دارید؟','%d fields require attention'=>'%d گزینه نیاز به بررسی دارد','1 field requires attention'=>'یکی از گزینه ها نیاز به بررسی دارد','Validation failed'=>'مشکل در اعتبار سنجی','Validation successful'=>'اعتبار سنجی موفق بود','Restricted'=>'ممنوع','Collapse Details'=>'عدم نمایش جزئیات','Expand Details'=>'نمایش جزئیات','Uploaded to this post'=>'بارگذاری شده در این نوشته','verbUpdate'=>'بروزرسانی','verbEdit'=>'ویرایش','The changes you made will be lost if you navigate away from this page'=>'اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد','File type must be %s.'=>'نوع فایل باید %s باشد.','or'=>'یا','File size must not exceed %s.'=>'حجم فایل ها نباید از %s بیشتر باشد.','File size must be at least %s.'=>'حجم فایل باید حداقل %s باشد.','Image height must not exceed %dpx.'=>'ارتفاع تصویر نباید از %d پیکسل بیشتر باشد.','Image height must be at least %dpx.'=>'ارتفاع فایل باید حداقل %d پیکسل باشد.','Image width must not exceed %dpx.'=>'عرض تصویر نباید از %d پیکسل بیشتر باشد.','Image width must be at least %dpx.'=>'عرض تصویر باید حداقل %d پیکسل باشد.','(no title)'=>'(بدون عنوان)','Full Size'=>'اندازه کامل','Large'=>'بزرگ','Medium'=>'متوسط','Thumbnail'=>'تصویر بندانگشتی','(no label)'=>'(بدون برچسب)','Sets the textarea height'=>'تعیین ارتفاع باکس متن','Rows'=>'سطرها','Text Area'=>'جعبه متن (متن چند خطی)','Prepend an extra checkbox to toggle all choices'=>'اضافه کردن چک باکس اضافی برای انتخاب همه','Save \'custom\' values to the field\'s choices'=>'ذخیره مقادیر سفارشی در انتخابهای فیلد','Allow \'custom\' values to be added'=>'اجازه درج مقادیر دلخواه','Add new choice'=>'درج انتخاب جدید','Toggle All'=>'انتخاب همه','Allow Archives URLs'=>'اجازه آدرس های آرشیو','Archives'=>'بایگانیها','Page Link'=>'پیوند (لینک) برگه/نوشته','Add'=>'افزودن','Name'=>'نام','%s added'=>'%s اضافه شد','%s already exists'=>'%s هم اکنون موجود است','User unable to add new %s'=>'کاربر قادر به اضافه کردن %s تازه نیست','Term ID'=>'شناسه مورد','Term Object'=>'به صورت آبجکت','Load value from posts terms'=>'خواندن مقادیر از ترم های نوشته','Load Terms'=>'خواندن ترم ها','Connect selected terms to the post'=>'الصاق آیتم های انتخابی به نوشته','Save Terms'=>'ذخیره ترم ها','Allow new terms to be created whilst editing'=>'اجازه به ساخت آیتمها(ترمها) جدید در زمان ویرایش','Create Terms'=>'ساخت آیتم (ترم)','Radio Buttons'=>'دکمههای رادیویی','Single Value'=>'تک مقدار','Multi Select'=>'چندین انتخاب','Checkbox'=>'چک باکس','Multiple Values'=>'چندین مقدار','Select the appearance of this field'=>'ظاهر این فیلد را مشخص کنید','Appearance'=>'ظاهر','Select the taxonomy to be displayed'=>'طبقهبندی را برای برون بری انتخاب کنید','No TermsNo %s'=>'بدون %s','Value must be equal to or lower than %d'=>'مقدار باید کوچکتر یا مساوی %d باشد','Value must be equal to or higher than %d'=>'مقدار باید مساوی یا بیشتر از %d باشد','Value must be a number'=>'مقدار باید عددی باشد','Number'=>'عدد','Save \'other\' values to the field\'s choices'=>'ذخیره مقادیر دیگر در انتخابهای فیلد','Add \'other\' choice to allow for custom values'=>'افزودن گزینه \'دیگر\' برای ثبت مقادیر دلخواه','Other'=>'دیگر','Radio Button'=>'دکمه رادیویی','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'یک نقطه پایانی برای توقف آکاردئون قبلی تعریف کنید. این آکاردئون مخفی خواهد بود.','Allow this accordion to open without closing others.'=>'اجازه دهید این آکوردئون بدون بستن دیگر آکاردئونها باز شود.','Display this accordion as open on page load.'=>'نمایش آکوردئون این به عنوان باز در بارگذاری صفحات.','Open'=>'باز','Accordion'=>'آکاردئونی','Restrict which files can be uploaded'=>'محدودیت در آپلود فایل ها','File ID'=>'شناسه پرونده','File URL'=>'آدرس پرونده','File Array'=>'آرایه فایل','Add File'=>'افزودن پرونده','No file selected'=>'هیچ پرونده ای انتخاب نشده','File name'=>'نام فایل','Update File'=>'بروزرسانی پرونده','Edit File'=>'ویرایش پرونده','Select File'=>'انتخاب پرونده','File'=>'پرونده','Password'=>'رمزعبور','Specify the value returned'=>'مقدار بازگشتی را انتخاب کنید','Use AJAX to lazy load choices?'=>'از ایجکس برای خواندن گزینه های استفاده شود؟','Enter each default value on a new line'=>'هر مقدار پیش فرض را در یک خط جدید وارد کنید','verbSelect'=>'انتخاب','Select2 JS load_failLoading failed'=>'خطا در فراخوانی داده ها','Select2 JS searchingSearching…'=>'جستجو …','Select2 JS load_moreLoading more results…'=>'بارگذاری نتایج بیشتر…','Select2 JS selection_too_long_nYou can only select %d items'=>'شما فقط می توانید %d مورد را انتخاب کنید','Select2 JS selection_too_long_1You can only select 1 item'=>'فقط می توانید یک آیتم را انتخاب کنید','Select2 JS input_too_long_nPlease delete %d characters'=>'لطفا %d کاراکتر را حذف کنید','Select2 JS input_too_long_1Please delete 1 character'=>'یک حرف را حذف کنید','Select2 JS input_too_short_nPlease enter %d or more characters'=>'لطفا %d یا چند کاراکتر دیگر وارد کنید','Select2 JS input_too_short_1Please enter 1 or more characters'=>'یک یا چند حرف وارد کنید','Select2 JS matches_0No matches found'=>'مشابهی یافت نشد','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'نتایج %d در دسترس است با استفاده از کلید بالا و پایین روی آنها حرکت کنید.','Select2 JS matches_1One result is available, press enter to select it.'=>'یک نتیجه موجود است برای انتخاب اینتر را فشار دهید.','nounSelect'=>'انتخاب','User ID'=>'شناسه کاربر','User Object'=>'آبجکت کاربر','User Array'=>'آرایه کاربر','All user roles'=>'تمام نقش های کاربر','User'=>'کاربر','Separator'=>'جداکننده','Select Color'=>'رنگ را انتخاب کنید','Default'=>'پیش فرض','Clear'=>'پاکسازی','Color Picker'=>'انتخاب کننده رنگ','Date Time Picker JS pmTextShortP'=>'عصر','Date Time Picker JS pmTextPM'=>'عصر','Date Time Picker JS amTextShortA'=>'صبح','Date Time Picker JS amTextAM'=>'صبح','Date Time Picker JS selectTextSelect'=>'انتخاب','Date Time Picker JS closeTextDone'=>'انجام شد','Date Time Picker JS currentTextNow'=>'اکنون','Date Time Picker JS timezoneTextTime Zone'=>'منطقه زمانی','Date Time Picker JS microsecTextMicrosecond'=>'میکرو ثانیه','Date Time Picker JS millisecTextMillisecond'=>'میلی ثانیه','Date Time Picker JS secondTextSecond'=>'ثانیه','Date Time Picker JS minuteTextMinute'=>'دقیقه','Date Time Picker JS hourTextHour'=>'ساعت','Date Time Picker JS timeTextTime'=>'زمان','Date Time Picker JS timeOnlyTitleChoose Time'=>'انتخاب زمان','Date Time Picker'=>'انتخاب کننده زمان و تاریخ','Endpoint'=>'نقطه پایانی','Left aligned'=>'سمت چپ','Top aligned'=>'سمت بالا','Placement'=>'جانمایی','Tab'=>'تب','Value must be a valid URL'=>'مقدار باید یک آدرس صحیح باشد','Link URL'=>'آدرس لینک','Link Array'=>'آرایه لینک','Opens in a new window/tab'=>'در پنجره جدید باز شود','Select Link'=>'انتخاب لینک','Link'=>'لینک','Email'=>'پست الکترونیکی','Step Size'=>'اندازه مرحله','Maximum Value'=>'حداکثر مقدار','Minimum Value'=>'حداقل مقدار','Range'=>'محدوده','Both (Array)'=>'هر دو (آرایه)','Label'=>'برچسب فیلد','Value'=>'مقدار','Vertical'=>'عمودی','Horizontal'=>'افقی','red : Red'=>'red : قرمز','For more control, you may specify both a value and label like this:'=>'برای کنترل بیشتر، ممکن است هر دو مقدار و برچسب را مانند زیر مشخص کنید:','Enter each choice on a new line.'=>'هر انتخاب را در یک خط جدید وارد کنید.','Choices'=>'انتخاب ها','Button Group'=>'گروه دکمهها','Allow Null'=>'اجازه دادن به «خالی»','Parent'=>'مادر','TinyMCE will not be initialized until field is clicked'=>'تا زمانی که روی فیلد کلیک نشود TinyMCE اجرا نخواهد شد','Toolbar'=>'نوار ابزار','Text Only'=>'فقط متن','Visual Only'=>'فقط بصری','Visual & Text'=>'بصری و متنی','Tabs'=>'تب ها','Click to initialize TinyMCE'=>'برای اجرای TinyMCE کلیک کنید','Name for the Text editor tab (formerly HTML)Text'=>'متن','Visual'=>'بصری','Value must not exceed %d characters'=>'مقدار نباید از %d کاراکتر بیشتر شود','Leave blank for no limit'=>'برای نامحدود بودن این بخش را خالی بگذارید','Character Limit'=>'محدودیت کاراکتر','Appears after the input'=>'بعد از ورودی نمایش داده می شود','Append'=>'پسوند','Appears before the input'=>'قبل از ورودی نمایش داده می شود','Prepend'=>'پیشوند','Appears within the input'=>'در داخل ورودی نمایش داده می شود','Placeholder Text'=>'نگهدارنده مکان متن','Appears when creating a new post'=>'هنگام ایجاد یک نوشته جدید نمایش داده می شود','Text'=>'متن','Post ID'=>'شناسه نوشته','Post Object'=>'آبجکت یک نوشته','Maximum Posts'=>'حداکثر نوشتهها','Minimum Posts'=>'حداقل نوشتهها','Featured Image'=>'تصویر شاخص','Selected elements will be displayed in each result'=>'عناصر انتخاب شده در هر نتیجه نمایش داده خواهند شد','Elements'=>'عناصر','Taxonomy'=>'طبقه بندی','Post Type'=>'نوع نوشته','Filters'=>'فیلترها','All taxonomies'=>'تمام طبقه بندی ها','Filter by Taxonomy'=>'فیلتر با طبقه بندی','All post types'=>'تمام انواع نوشته','Filter by Post Type'=>'فیلتر با نوع نوشته','Search...'=>'جستجو . . .','Select taxonomy'=>'انتخاب طبقه بندی','Select post type'=>'انتحاب نوع نوشته','No matches found'=>'مطابقتی یافت نشد','Loading'=>'درحال خواندن','Maximum values reached ( {max} values )'=>'مقادیر به حداکثر رسیده اند ( {max} آیتم )','Relationship'=>'ارتباط','Comma separated list. Leave blank for all types'=>'با کامای انگلیسی جدا کرده یا برای عدم محدودیت خالی بگذارید','Allowed File Types'=>'نوع پروندههای مجاز','Maximum'=>'بیشترین','File size'=>'اندازه فایل','Restrict which images can be uploaded'=>'محدودیت در آپلود تصاویر','Minimum'=>'کمترین','Uploaded to post'=>'بارگذاری شده در نوشته','All'=>'همه','Limit the media library choice'=>'محدود کردن انتخاب کتابخانه چندرسانه ای','Library'=>'کتابخانه','Preview Size'=>'اندازه پیش نمایش','Image ID'=>'شناسه تصویر','Image URL'=>'آدرس تصویر','Image Array'=>'آرایه تصاویر','Specify the returned value on front end'=>'مقدار برگشتی در نمایش نهایی را تعیین کنید','Return Value'=>'مقدار بازگشت','Add Image'=>'افزودن تصویر','No image selected'=>'هیچ تصویری انتخاب نشده','Remove'=>'حذف','Edit'=>'ویرایش','All images'=>'تمام تصاویر','Update Image'=>'بروزرسانی تصویر','Edit Image'=>'ویرایش تصویر','Select Image'=>'انتخاب تصویر','Image'=>'تصویر','Allow HTML markup to display as visible text instead of rendering'=>'اجازه نمایش کدهای HTML به عنوان متن به جای اعمال آنها','Escape HTML'=>'حذف HTML','No Formatting'=>'بدون قالب بندی','Automatically add <br>'=>'اضافه کردن خودکار <br>','Automatically add paragraphs'=>'پاراگراف ها خودکار اضافه شوند','Controls how new lines are rendered'=>'تنظیم کنید که خطوط جدید چگونه نمایش داده شوند','New Lines'=>'خطوط جدید','Week Starts On'=>'اولین روز هفته','The format used when saving a value'=>'قالب استفاده در زمان ذخیره مقدار','Save Format'=>'ذخیره قالب','Date Picker JS weekHeaderWk'=>'هفته','Date Picker JS prevTextPrev'=>'قبلی','Date Picker JS nextTextNext'=>'بعدی','Date Picker JS currentTextToday'=>'امروز','Date Picker JS closeTextDone'=>'انجام شد','Date Picker'=>'تاریخ','Width'=>'عرض','Embed Size'=>'اندازه جانمایی','Enter URL'=>'آدرس را وارد کنید','oEmbed'=>'oEmbed','Text shown when inactive'=>'نمایش متن در زمان غیر فعال بودن','Off Text'=>'بدون متن','Text shown when active'=>'نمایش متن در زمان فعال بودن','On Text'=>'با متن','Default Value'=>'مقدار پیش فرض','Displays text alongside the checkbox'=>'نمایش متن همراه انتخاب','Message'=>'پیام','No'=>'خیر','Yes'=>'بله','True / False'=>'صحیح / غلط','Row'=>'سطر','Table'=>'جدول','Block'=>'بلوک','Specify the style used to render the selected fields'=>'استایل جهت نمایش فیلد انتخابی','Layout'=>'چیدمان','Sub Fields'=>'فیلدهای زیرمجموعه','Group'=>'گروه','Customize the map height'=>'سفارشی سازی ارتفاع نقشه','Height'=>'ارتفاع','Set the initial zoom level'=>'تعین مقدار بزرگنمایی اولیه','Zoom'=>'بزرگنمایی','Center the initial map'=>'نقشه اولیه را وسط قرار بده','Center'=>'مرکز','Search for address...'=>'جستجو برای آدرس . . .','Find current location'=>'پیدا کردن مکان فعلی','Clear location'=>'حذف مکان','Search'=>'جستجو','Sorry, this browser does not support geolocation'=>'با عرض پوزش، این مرورگر از موقعیت یابی جغرافیایی پشتیبانی نمی کند','Google Map'=>'نقشه گوگل','The format returned via template functions'=>'قالب توسط توابع پوسته نمایش داده خواهد شد','Return Format'=>'فرمت بازگشت','Custom:'=>'دلخواه:','The format displayed when editing a post'=>'قالب در زمان نمایش نوشته دیده خواهد شد','Display Format'=>'فرمت نمایش','Time Picker'=>'انتخاب زمان','No Fields found in Trash'=>'گروه فیلدی در زبالهدان یافت نشد','No Fields found'=>'گروه فیلدی یافت نشد','Search Fields'=>'جستجوی فیلدها','View Field'=>'مشاهده فیلد','New Field'=>'فیلد تازه','Edit Field'=>'ویرایش فیلد','Add New Field'=>'افزودن فیلد تازه','Field'=>'فیلد','Fields'=>'فیلدها','No Field Groups found in Trash'=>'گروه فیلدی در زبالهدان یافت نشد','No Field Groups found'=>'گروه فیلدی یافت نشد','Search Field Groups'=>'جستجوی گروههای فیلد','View Field Group'=>'مشاهدهی گروه فیلد','New Field Group'=>'گروه فیلد تازه','Edit Field Group'=>'ویرایش گروه فیلد','Add New Field Group'=>'افزودن گروه فیلد تازه','Add New'=>'افزودن','Field Group'=>'گروه فیلد','Field Groups'=>'گروههای فیلد','Customize WordPress with powerful, professional and intuitive fields.'=>'وردپرس را با فیلدهای حرفهای و قدرتمند سفارشی کنید.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'فیلدهای سفارشی پیشرفته','Advanced Custom Fields PRO'=>'زمینههای سفارشی پیشرفته نسخه حرفه ای','Switch to Edit'=>'حالت ویرایش','Switch to Preview'=>'حالت پیشنمایش','Options Updated'=>'تنظیمات به روز شدند','Check Again'=>'بررسی دوباره','Publish'=>'انتشار','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'هیچ گروه زمینه دلخواهی برای این صفحه تنظیمات یافت نشد. ساخت گروه زمینه دلخواه','Error. Could not connect to update server'=>'خطا. امکان اتصال به سرور به روزرسانی الان ممکن نیست','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'خطا. پکیج بروزرسانی اعتبارسنجی نشد. دوباره بررسی کنید یا لایسنس ACF PRO را غیرفعال و مجددا فعال کنید.','Select one or more fields you wish to clone'=>'انتخاب فیلد دیگری برای کپی','Display'=>'نمایش','Specify the style used to render the clone field'=>'مشخص کردن استایل مورد نظر در نمایش دسته فیلدها','Group (displays selected fields in a group within this field)'=>'گروه ها(نمایش فیلدهای انتخابی در یک گروه با این فیلد)','Seamless (replaces this field with selected fields)'=>'بدون مانند (جایگزینی این فیلد با فیلدهای انتخابی)','Labels will be displayed as %s'=>'برچسب ها نمایش داده شوند به صورت %s','Prefix Field Labels'=>'پیشوند پرچسب فیلدها','Values will be saved as %s'=>'مقادیر ذخیره خواهند شد به صورت %s','Prefix Field Names'=>'پیشوند نام فایل ها','Unknown field'=>'فیلد ناشناس','Unknown field group'=>'گروه ناشناس','All fields from %s field group'=>'تمام فیلدها از %s گروه فیلد','Add Row'=>'سطر جدید','layout'=>'طرحها' . "\0" . 'طرح','layouts'=>'طرح ها','This field requires at least {min} {label} {identifier}'=>'این زمینه لازم دارد {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'این گزینه محدود است به {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} موجود است (حداکثر {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} لازم دارد (حداقل {min})','Flexible Content requires at least 1 layout'=>'زمینه محتوای انعطاف پذیر حداقل به یک طرح نیاز دارد','Click the "%s" button below to start creating your layout'=>'روی دکمه "%s" دز زیر کلیک کنید تا چیدمان خود را بسازید','Add layout'=>'طرح جدید','Remove layout'=>'حذف طرح','Click to toggle'=>'کلیک برای انتخاب','Delete Layout'=>'حذف طرح','Duplicate Layout'=>'تکثیر طرح','Add New Layout'=>'افزودن طرح جدید','Add Layout'=>'طرح جدید','Min'=>'حداقل','Max'=>'حداکثر','Minimum Layouts'=>'حداقل تعداد طرح ها','Maximum Layouts'=>'حداکثر تعداد طرح ها','Button Label'=>'متن دکمه','Add Image to Gallery'=>'افزودن تصویر به گالری','Maximum selection reached'=>'بیشترین حد انتخاب شده است','Length'=>'طول','Caption'=>'متن','Alt Text'=>'متن جایگزین','Add to gallery'=>'اضافه به گالری','Bulk actions'=>'کارهای گروهی','Sort by date uploaded'=>'به ترتیب تاریخ آپلود','Sort by date modified'=>'به ترتیب تاریخ اعمال تغییرات','Sort by title'=>'به ترتیب عنوان','Reverse current order'=>'معکوس سازی ترتیب کنونی','Close'=>'بستن','Minimum Selection'=>'حداقل انتخاب','Maximum Selection'=>'حداکثر انتخاب','Allowed file types'=>'انواع مجاز فایل','Insert'=>'درج','Specify where new attachments are added'=>'مشخص کنید که پیوست ها کجا اضافه شوند','Append to the end'=>'افزودن به انتها','Prepend to the beginning'=>'افزودن قبل از','Minimum rows not reached ({min} rows)'=>'مقادیر به حداکثر رسیده اند ( {min} سطر )','Maximum rows reached ({max} rows)'=>'مقادیر به حداکثر رسیده اند ( {max} سطر )','Minimum Rows'=>'حداقل تعداد سطرها','Maximum Rows'=>'حداکثر تعداد سطرها','Collapsed'=>'جمع شده','Select a sub field to show when row is collapsed'=>'یک زمینه زیرمجموعه را انتخاب کنید تا زمان بسته شدن طر نمایش داده شود','Click to reorder'=>'گرفتن و کشیدن برای مرتب سازی','Add row'=>'افزودن سطر','Remove row'=>'حذف سطر','First Page'=>'برگه نخست','Previous Page'=>'برگه ی نوشته ها','Next Page'=>'برگه نخست','Last Page'=>'برگه ی نوشته ها','No options pages exist'=>'هیچ صفحه تنظیماتی یافت نشد','Deactivate License'=>'غیرفعال سازی لایسنس','Activate License'=>'فعال سازی لایسنس','License Information'=>'اطلاعات لایسنس','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'برای به روزرسانی لطفا کد لایسنس را وارد کنید. قیمت ها.','License Key'=>'کلید لایسنس','Update Information'=>'اطلاعات به روز رسانی','Current Version'=>'نسخه فعلی','Latest Version'=>'آخرین نسخه','Update Available'=>'بروزرسانی موجود است','Upgrade Notice'=>'نکات به روزرسانی','Enter your license key to unlock updates'=>'برای فعالسازی به روزرسانی لایسنس خود را بنویسید','Update Plugin'=>'بروزرسانی افزونه']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'fa_IR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['No results found for that search term'=>'برای آن عبارت جستجو نتیجهای یافت نشد','Array'=>'آرایه','String'=>'رشته متن','Browse Media Library'=>'مرور کتابخانهی رسانه','The currently selected image preview'=>'پیشنمایش تصویری که در حال حاضر انتخاب شده است','Click to change the icon in the Media Library'=>'برای تغییر آیکون در کتابخانهی رسانه کلیک کنید','Search icons...'=>'جستجوی آیکونها...','Media Library'=>'کتابخانه پروندههای چندرسانهای','Dashicons'=>'دش آیکون','Icon Picker'=>'انتخابگر آیکون','Active Plugins'=>'افزونههای فعال','Parent Theme'=>'پوستهی مادر','Active Theme'=>'پوستهی فعال','Plugin Version'=>'نگارش افزونه','The core ACF block binding source name for fields on the current pageACF Fields'=>'فیلدهای ACF','ACF PRO Feature'=>'ویژگی ACF حرفهای','Renew PRO to Unlock'=>'نسخهی حرفهای را تمدید کنید تا باز شود','Renew PRO License'=>'تمدید لایسنس حرفهای','PRO fields cannot be edited without an active license.'=>'فیلدهای حرفهای نمیتوانند بدون یک لایسنس فعال ویرایش شوند.','Learn more'=>'بیشتر یاد بگیرید','Hide details'=>'مخفی کردن جزئیات','Show details'=>'نمایش جزئیات','Renew ACF PRO License'=>'تمدید لایسنس ACF حرفهای','Renew License'=>'تمدید لایسنس','Manage License'=>'مدیریت لایسنس','\'High\' position not supported in the Block Editor'=>'موقعیت «بالا» در ویرایشگر بلوکی پشتیبانی نمیشود','Upgrade to ACF PRO'=>'ارتقا به ACF حرفهای','Add Options Page'=>'افزودن برگهی گزینهها','Title Placeholder'=>'نگهدارنده متن عنوان','4 Months Free'=>'۴ ماه رایگان','(Duplicated from %s)'=>'(تکثیر شده از %s)','Select Options Pages'=>'انتخاب صفحات گزینهها','Duplicate taxonomy'=>'تکثیر طبقهبندی','Create taxonomy'=>'ایجاد طبقهبندی','Duplicate post type'=>'تکثیر نوع نوشته','Create post type'=>'ایجاد نوع نوشته','Link field groups'=>'پیوند دادن گروههای فیلد','Add fields'=>'افزودن فیلدها','This Field'=>'این فیلد','ACF PRO'=>'ACF حرفهای','Feedback'=>'بازخورد','Support'=>'پشتیبانی','is developed and maintained by'=>'توسعهداده و نگهداریشده توسط','Bidirectional'=>'دو جهته','%s Field'=>'فیلد %s','Select Multiple'=>'انتخاب چندتایی','WP Engine logo'=>'نماد WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'فقط حروف انگلیسی کوچک، زیرخط و خط تیره، حداکثر 32 حرف.','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'تنظیم میکند که آیا نوشتهها باید از نتایج جستجو و برگههای بایگانی طبقهبندی مستثنی شوند.','More Tools from WP Engine'=>'ابزارهای بیشتر از WP Engine','Learn More'=>'بیشتر یاد بگیرید','%s fields'=>'%s فیلد','No terms'=>'شرطی وجود ندارد','No post types'=>'نوع نوشتهای وجود ندارد','No posts'=>'نوشتهای وجود ندارد','No taxonomies'=>'طبقهبندیای وجود ندارد','No field groups'=>'گروه فیلدی وجود ندارد','No fields'=>'فیلدی وجود ندارد','No description'=>'توضیحاتی وجود ندارد','Any post status'=>'هر وضعیت نوشتهای','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'این کلید طبقهبندی در حال حاضر توسط طبقهبندی دیگری که خارج از ACF ثبت شده در حال استفاده است و نمیتواند استفاده شود.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'این کلید طبقهبندی در حال حاضر توسط طبقهبندی دیگری در ACF در حال استفاده است و نمیتواند استفاده شود.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'کلید طبقهبندی فقط باید شامل حروف کوچک و اعداد انگلیسی، زیر خط (_) و یا خط تیره (-) باشد.','The taxonomy key must be under 32 characters.'=>'کلید طبقهبندی بایستی زیر 32 حرف باشد.','No Taxonomies found in Trash'=>'هیچ طبقهبندیای در زبالهدان یافت نشد','No Taxonomies found'=>'هیچ طبقهبندیای یافت نشد','Search Taxonomies'=>'جستجوی طبقهبندیها','View Taxonomy'=>'مشاهده طبقهبندی','New Taxonomy'=>'طبقهبندی جدید','Edit Taxonomy'=>'ویرایش طبقهبندی','Add New Taxonomy'=>'افزودن طبقهبندی تازه','No Post Types found in Trash'=>'هیچ نوع نوشتهای در زبالهدان یافت نشد','No Post Types found'=>'هیچ نوع نوشتهای پیدا نشد','Search Post Types'=>'جستجوی انواع نوشته','View Post Type'=>'مشاهدهی نوع نوشته','New Post Type'=>'نوع پست جدید','Edit Post Type'=>'ویرایش نوع پست','Add New Post Type'=>'افزودن نوع پست تازه','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'کلید نوع پست در حال حاضر خارج از ACF ثبت شده است و نمی توان از آن استفاده کرد.','This post type key is already in use by another post type in ACF and cannot be used.'=>'کلید نوع پست در حال حاضر در ACF ثبت شده است و نمی توان از آن استفاده کرد.','This field must not be a WordPress reserved term.'=>'این فیلد نباید یک واژهی از پیش ذخیرهشدهدر وردپرس باشد.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'کلید نوع پست فقط باید شامل حذوف کوچک انگلیسی و اعداد و زیر خط (_) و یا خط تیره (-) باشد.','The post type key must be under 20 characters.'=>'کلید نوع پست حداکثر باید 20 حرفی باشد.','We do not recommend using this field in ACF Blocks.'=>'توصیه نمیکنیم از این فیلد در بلوکهای ACF استفاده کنید.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'ویرایشگر WYSIWYG وردپرس را همانطور که در پستها و صفحات دیده میشود نمایش میدهد و امکان ویرایش متن غنی را فراهم میکند و محتوای چندرسانهای را نیز امکانپذیر میکند.','WYSIWYG Editor'=>'ویرایشگر WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'اجازه میدهد که یک یا چند کاربر را انتخاب کنید که می تواند برای ایجاد رابطه بین داده های آبجکت ها مورد استفاده قرار گیرد.','A text input specifically designed for storing web addresses.'=>'یک ورودی متنی که به طور خاص برای ذخیره آدرس های وب طراحی شده است.','URL'=>'نشانی وب','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'کلیدی که به شما امکان می دهد مقدار 1 یا 0 را انتخاب کنید (روشن یا خاموش، درست یا نادرست و غیره). میتواند بهعنوان یک سوئیچ یا چک باکس تلطیف شده ارائه شود.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'یک رابط کاربری تعاملی برای انتخاب زمان. قالب زمان را می توان با استفاده از تنظیمات فیلد سفارشی کرد.','A basic textarea input for storing paragraphs of text.'=>'یک ورودیِ «ناحیه متن» ساده برای ذخیرهسازی چندین بند متن.','A basic text input, useful for storing single string values.'=>'یک ورودی متن ساده، مناسب برای ذخیرهسازی مقادیر تکخطی.','A dropdown list with a selection of choices that you specify.'=>'یک فهرست کشویی با یک گزینش از انتخابهایی که مشخص میکنید.','An input for providing a password using a masked field.'=>'یک ورودی برای وارد کردن رمزعبور به وسیلهی ناحیهی پوشیده شده.','Filter by Post Status'=>'فیلتر بر اساس وضعیت پست','An input limited to numerical values.'=>'یک ورودی محدود شده به مقادیر عددی.','Uses the native WordPress media picker to upload, or choose images.'=>'از انتخابگر رسانهی بومی وردپرس برای بارگذاری یا انتخاب تصاویر استفاده میکند.','Uses the native WordPress media picker to upload, or choose files.'=>'از انتخابگر رسانهی بومی وردپرس برای بارگذاری یا انتخاب پروندهها استفاده میکند.','A text input specifically designed for storing email addresses.'=>'یک ورودی متنی که به طور ویژه برای ذخیرهسازی نشانیهای رایانامه طراحی شده است.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'یک رابط کاربری تعاملی برای انتخاب یک تاریخ و زمان. قالب برگرداندن تاریخ میتواند به وسیلهی تنظیمات فیلد سفارشیسازی شود.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'یک رابط کاربری تعاملی برای انتخاب یک تاریخ. قالب برگرداندن تاریخ میتواند به وسیلهی تنظیمات فیلد سفارشیسازی شود.','An interactive UI for selecting a color, or specifying a Hex value.'=>'یک رابط کاربری تعاملی برای انتخاب یک رنگ یا مشخص کردن یک مقدار Hex.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'یک گروه از ورودیهای انتخابی که به کاربر اجازه میدهد یک یا چند تا از مقادیری که مشخص کردهاید را انتخاب کند.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'یک گروه از دکمهها با مقادیری که مشخص کردهاید. کاربران میتوانند یکی از گزینهها را از مقادیر ارائه شده انتخاب کنند.','nounClone'=>'تکثیرکردن','PRO'=>'حرفهای','Advanced'=>'پیشرفته','JSON (newer)'=>'JSON (جدیدتر)','Original'=>'اصلی','Invalid post ID.'=>'شناسه پست نامعتبر.','More'=>'بیشتر','Tutorial'=>'آموزش','Select Field'=>'انتخاب فیلد','Try a different search term or browse %s'=>'واژهی جستجوی متفاوتی را امتحان کنید یا %s را مرور کنید','Popular fields'=>'فیلدهای پرطرفدار','No search results for \'%s\''=>'نتیجه جستجویی برای \'%s\' نبود','Search fields...'=>'جستجوی فیلدها...','Select Field Type'=>'انتخاب نوع فیلد','Popular'=>'محبوب','Add Taxonomy'=>'افزودن طبقهبندی','Create custom taxonomies to classify post type content'=>'طبقهبندیهای سفارشی ایجاد کنید تا محتوای نوع نوشته را ردهبندی کنید','Add Your First Taxonomy'=>'اولین طبقهبندی خود را اضافه کنید','genre'=>'genre','Genre'=>'ژانر','Genres'=>'ژانرها','Quick Edit'=>'ویرایش سریع','A link to a %s'=>'پیوندی به یک %s','← Go to tags'=>'→ برو به برچسبها','Back To Items'=>'بازگشت به موارد','← Go to %s'=>'→ برو به %s','Tags list'=>'فهرست برچسبها','Filter by category'=>'پالایش بر اساس دستهبندی','Filter By Item'=>'پالایش بر اساس مورد','Filter by %s'=>'پالایش بر اساس %s','No tags'=>'برچسبی نیست','No Terms'=>'بدون شرایط','No %s'=>'بدون %s','No tags found'=>'برچسبی یافت نشد','Not Found'=>'یافت نشد','Add or remove tags'=>'افزودن یا حذف برچسبها','Add Or Remove Items'=>'افزودن یا حذف موارد','Add or remove %s'=>'افزودن یا حذف %s','Separate tags with commas'=>'برچسبها را با کاما (,) از هم جدا کنید','Separate Items With Commas'=>'موارد را با کاما (,) از هم جدا کنید','Separate %s with commas'=>'%s را با کاما (,) از هم جدا کنید','Popular Tags'=>'برچسبهای محبوب','Popular %s'=>'%s محبوب','Search Tags'=>'جستجوی برچسبها','Parent Category'=>'دستهبندی والد','Parent %s'=>'والد %s','New Tag Name'=>'نام برچسب تازه','Assigns the new item name text.'=>'متن نام مورد تازه را اختصاص میدهد.','New Item Name'=>'نام مورد تازه','New %s Name'=>'نام %s جدید','Add New Tag'=>'افزودن برچسب تازه','Assigns the add new item text.'=>'متن «افزودن مورد تازه» را اختصاص میدهد.','Update %s'=>'بهروزرسانی %s','View Tag'=>'مشاهدهی برچسب','Edit Tag'=>'ویرایش برچسب','All Tags'=>'همهی برچسبها','Menu Label'=>'برچسب فهرست','Add Post Type'=>'افزودن نوع پست','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'قابلیتهای وردپرس را فراتر از نوشتهها و برگههای استاندارد با انواع پست سفارشی توسعه دهید.','Add Your First Post Type'=>'اولین نوع پست سفارشی خود را اضافه کنید','Advanced Configuration'=>'پیکربندی پیشرفته','Hierarchical'=>'سلسلهمراتبی','Public'=>'عمومی','movie'=>'movie','Movie'=>'فیلم','Singular Label'=>'برچسب مفرد','Movies'=>'فیلمها','Plural Label'=>'برچسب جمع','Custom slug for the Archive URL.'=>'نامک سفارشی برای پیوند بایگانی.','Archive Slug'=>'نامک بایگانی','Has an item archive that can be customized with an archive template file in your theme.'=>'یک بایگانی مورد دارد که میتواند با یک پرونده قالب بایگانی در پوستهی شما سفارشیسازی شود.','Archive'=>'بایگانی','Pagination'=>'صفحهبندی','Custom Permalink'=>'پیوند یکتای سفارشی','Post Type Key'=>'کلید نوع پست','Exclude From Search'=>'مستثنی کردن از جستجو','Show In Admin Bar'=>'نمایش در نوار مدیریت','Menu Icon'=>'آیکون منو','Menu Position'=>'جایگاه فهرست','Show In Admin Menu'=>'نمایش در نوار مدیریت','Show In UI'=>'نمایش در رابط کاربری','A link to a post.'=>'یک پیوند به یک نوشته.','A link to a %s.'=>'یک پیوند به یک %s.','Post Link'=>'پیوند نوشته','%s updated.'=>'%s بروزرسانی شد.','Post scheduled.'=>'نوشته زمانبندی شد.','Item Scheduled'=>'مورد زمانبندی شد','%s scheduled.'=>'%s زمانبندی شد.','Post reverted to draft.'=>'نوشته به پیشنویس بازگشت.','%s reverted to draft.'=>'%s به پیشنویس بازگشت.','Post published privately.'=>'نوشته به صورت خصوصی منتشر شد.','Item Published Privately'=>'مورد به صورت خصوصی منتشر شد','%s published privately.'=>'%s به صورت خصوصی منتشر شد.','Post published.'=>'نوشته منتشر شد.','Item Published'=>'مورد منتشر شد','%s published.'=>'%s منتشر شد.','Posts list'=>'فهرست نوشتهها','Items List'=>'فهرست موارد','%s list'=>'فهرست %s','Items List Navigation'=>'ناوبری فهرست موارد','%s list navigation'=>'ناوبری فهرست %s','Uploaded To This Item'=>'در این مورد بارگذاری شد','Uploaded to this %s'=>'در این %s بارگذاری شد','Insert into post'=>'درج در نوشته','Insert into %s'=>'درج در %s','Use as featured image'=>'استفاده به عنوان تصویر شاخص','Use Featured Image'=>'استفاده از تصویر شاخص','Remove featured image'=>'حذف تصویر شاخص','Remove Featured Image'=>'حذف تصویر شاخص','Set featured image'=>'تنظیم تصویر شاخص','Set Featured Image'=>'تنظیم تصویر شاخص','Featured image'=>'تصویر شاخص','%s Attributes'=>'ویژگیهای %s','Post Archives'=>'بایگانیهای نوشته','Archives Nav Menu'=>'فهرست ناوبری بایگانیها','%s Archives'=>'بایگانیهای %s','No posts found in Trash'=>'هیچ نوشتهای در زبالهدان یافت نشد','No %s found in Trash'=>'هیچ %sای در زبالهدان یافت نشد','No posts found'=>'هیچ نوشتهای یافت نشد','No Items Found'=>'موردی یافت نشد','No %s found'=>'%sای یافت نشد','Search Posts'=>'جستجوی نوشتهها','Search Items'=>'جستجوی موارد','Search %s'=>'جستجوی %s','Parent Page:'=>'برگهٔ والد:','Parent %s:'=>'والد %s:','New Post'=>'نوشتهٔ تازه','New Item'=>'مورد تازه','New %s'=>'%s تازه','Add New Post'=>'افزودن نوشتۀ تازه','At the top of the editor screen when adding a new item.'=>'در بالای صفحهی ویرایشگر، در هنگام افزودن یک مورد جدید.','Add New Item'=>'افزودن مورد تازه','Add New %s'=>'افزودن %s تازه','View Posts'=>'مشاهدهی نوشتهها','View Items'=>'نمایش موارد','View Post'=>'نمایش نوشته','View Item'=>'نمایش مورد','View %s'=>'مشاهدهی %s','Edit Post'=>'ویرایش نوشته','Edit Item'=>'ویرایش مورد','Edit %s'=>'ویرایش %s','All Posts'=>'همهی نوشتهها','All Items'=>'همۀ موارد','All %s'=>'همه %s','Menu Name'=>'نام فهرست','Regenerate all labels using the Singular and Plural labels'=>'تولید دوباره تمامی برچسبهای مفرد و جمعی','Regenerate'=>'بازتولید','Add Custom'=>'افزودن سفارشی','Editor'=>'ویرایشگر','Select existing taxonomies to classify items of the post type.'=>'طبقهبندیهای موجود را برای دستهبندی کردن آیتمهای نوع پست انتخاب نمایید.','Browse Fields'=>'مرور فیلدها','Nothing to import'=>'چیزی برای درونریزی وجود ندارد','Export - Generate PHP'=>'برونریزی - ایجاد PHP','Export'=>'برونریزی','Select Taxonomies'=>'انتخاب طبقهبندیها','Select Post Types'=>'نوعهای نوشته را انتخاب کنید','Category'=>'دسته','Tag'=>'برچسب','%s taxonomy created'=>'طبقهبندی %s ایجاد شد','%s taxonomy updated'=>'طبقهبندی %s بروزرسانی شد','Taxonomy draft updated.'=>'پیشنویس طبقهبندی بهروزرسانی شد.','Taxonomy scheduled for.'=>'طبقهبندی برنامهریزی شد.','Taxonomy submitted.'=>'طبقهبندی ثبت شد.','Terms'=>'شرایط','Post Types'=>'انواع نوشتهها','Advanced Settings'=>'تنظیمات پیشرفته','Basic Settings'=>'تنظیمات پایه','Pages'=>'صفحات','%s post type created'=>'%s نوع نوشته ایجاد شد','Add fields to %s'=>'افزودن فیلدها به %s','%s post type updated'=>'%s نوع نوشته بروزرسانی شد','Post type draft updated.'=>'پیشنویس نوع نوشته بروزرسانی شد.','Post type submitted.'=>'نوع پست ارسال شد','Post type saved.'=>'نوع پست ذخیره شد','Post type updated.'=>'نوع پست به روز شد','Post type deleted.'=>'نوع پست حذف شد','Type to search...'=>'برای جستجو تایپ کنید....','PRO Only'=>'فقط نسخه حرفه ای','ACF'=>'ACF','taxonomy'=>'طبقهبندی','post type'=>'نوع نوشته','Done'=>'پایان','Field Group(s)'=>'گروه(های) فیلد','post statusRegistration Failed'=>'ثبت نام انجام نشد','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'این مورد نمیتواند ثبت شود، زیرا کلید آن توسط مورد دیگری که توسط افزونه یا پوستهی دیگری ثبت شده، در حال استفاده است.','REST API'=>'REST API','Permissions'=>'دسترسیها','URLs'=>'پیوندها','Visibility'=>'نمایش','Labels'=>'برچسبها','Field Settings Tabs'=>'زبانههای تنظیمات فیلد','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[مقدار کد کوتاه ACF برای پیش نمایش غیرفعال است]','Close Modal'=>'بستن صفحه','Field moved to other group'=>'فیلد به گروه دیگری منتقل شد','Close modal'=>'بستن صفحه','Start a new group of tabs at this tab.'=>'شروع گروه جدید زبانهها در این زبانه','New Tab Group'=>'گروه زبانه جدید','Use a stylized checkbox using select2'=>'بهکارگیری کادر انتخاب سبک وار با select2','Save Other Choice'=>'ذخیره انتخاب دیگر','Allow Other Choice'=>'اجازه دادن انتخاب دیگر','Add Toggle All'=>'افزودن تغییر وضعیت همه','Save Custom Values'=>'ذخیره مقادیر سفارشی','Allow Custom Values'=>'اجازه دادن مقادیر سفارشی','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'مقادیر سفارشی کادر انتخاب نمیتواند خالی باشد. انتخاب مقادیر خالی را بردارید.','Updates'=>'بروزرسانی ها','Advanced Custom Fields logo'=>'لوگوی فیلدهای سفارشی پیشرفته','Save Changes'=>'ذخیره تغییرات','Field Group Title'=>'عنوان گروه فیلد','Add title'=>'افزودن عنوان','New to ACF? Take a look at our getting started guide.'=>'تازه با ACF آشنا شدهاید؟ به راهنمای شروع ما نگاهی بیندازید.','Add Field Group'=>'افزودن گروه فیلد','Add Your First Field Group'=>'اولین گروه فیلد خود را اضافه نمایید','Options Pages'=>'برگههای گزینهها','ACF Blocks'=>'بلوکهای ACF','Gallery Field'=>'فیلد گالری','Flexible Content Field'=>'فیلد محتوای انعطاف پذیر','Repeater Field'=>'فیلد تکرارشونده','Unlock Extra Features with ACF PRO'=>'قفل ویژگیهای اضافی را با ACF PRO باز کنید','Delete Field Group'=>'حذف گروه فیلد','Group Settings'=>'تنظیمات گروه','Choose from over 30 field types. Learn more.'=>'از بین بیش از 30 نوع فیلد انتخاب کنید. بیشتر بدانید.','Add Your First Field'=>'اولین فیلد خود را اضافه کنید','#'=>'#','Add Field'=>'افزودن فیلد','Presentation'=>'نمایش','Validation'=>'اعتبارسنجی','General'=>'عمومی','Import JSON'=>'درون ریزی JSON','Export As JSON'=>'برون بری با JSON','Field group deactivated.'=>'%s گروه فیلد غیرفعال شد.','Deactivate'=>'غیرفعال کردن','Deactivate this item'=>'غیرفعال کردن این مورد','Activate'=>'فعال کردن','Activate this item'=>'فعال کردن این مورد','Move field group to trash?'=>'انتقال گروه فیلد به زبالهدان؟','post statusInactive'=>'غیرفعال','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'افزونه فیلدهای سفارشی پیشرفته و افزونه فیلدهای سفارشی پیشرفتهی حرفهای نباید همزمان فعال باشند. ما به طور خودکار افزونه فیلدهای سفارشی پیشرفته را غیرفعال کردیم.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'افزونه فیلدهای سفارشی پیشرفته و افزونه فیلدهای سفارشی پیشرفتهی حرفهای نباید همزمان فعال باشند. ما به طور خودکار فیلدهای سفارشی پیشرفته را غیرفعال کردیم.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - قبل از شروع اولیه ACF، یک یا چند تماس را برای بازیابی مقادیر فیلد ACF شناسایی کردهایم. این مورد پشتیبانی نمیشود و میتواند منجر به دادههای ناقص یا از دست رفته شود. با نحوه رفع این مشکل آشنا شوید.','%1$s must have a valid user ID.'=>'%1$s باید یک شناسه کاربری معتبر داشته باشد.','Invalid request.'=>'درخواست نامعتبر.','%1$s is not one of %2$s'=>'%1$s یکی از %2$s نیست','%1$s must have a valid post ID.'=>'%1$s باید یک شناسه نوشته معتبر داشته باشد.','%s requires a valid attachment ID.'=>'%s به یک شناسه پیوست معتبر نیاز دارد.','Show in REST API'=>'نمایش در REST API','Enable Transparency'=>'فعال کردن شفافیت','RGBA Array'=>'آرایه RGBA ','RGBA String'=>'رشته RGBA ','Hex String'=>'کد هگز RGBA ','Upgrade to PRO'=>'ارتقا به نسخه حرفه ای','post statusActive'=>'فعال','\'%s\' is not a valid email address'=>'نشانی ایمیل %s معتبر نیست','Color value'=>'مقدار رنگ','Select default color'=>'انتخاب رنگ پیشفرض','Clear color'=>'پاک کردن رنگ','Blocks'=>'بلوکها','Options'=>'تنظیمات','Users'=>'کاربران','Menu items'=>'آیتمهای منو','Widgets'=>'ابزارکها','Attachments'=>'پیوستها','Taxonomies'=>'طبقهبندیها','Posts'=>'نوشته ها','Last updated: %s'=>'آخرین بهروزرسانی: %s','Sorry, this post is unavailable for diff comparison.'=>'متاسفیم، این نوشته برای مقایسهی تفاوت در دسترس نیست.','Invalid field group parameter(s).'=>'پارامتر(ها) گروه فیلد نامعتبر است','Awaiting save'=>'در انتظار ذخیره','Saved'=>'ذخیره شده','Import'=>'درونریزی','Review changes'=>'تغییرات مرور شد','Located in: %s'=>'قرار گرفته در: %s','Located in plugin: %s'=>'قرار گرفته در پلاگین: %s','Located in theme: %s'=>'قرار گرفته در قالب: %s','Various'=>'مختلف','Sync changes'=>'همگامسازی تغییرات','Loading diff'=>'بارگذاری تفاوت','Review local JSON changes'=>'بررسی تغییرات JSON محلی','Visit website'=>'بازدید وب سایت','View details'=>'نمایش جزییات','Version %s'=>'نگارش %s','Information'=>'اطلاعات','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'کمک ميز. حرفه ای پشتیبانی در میز کمک ما با بیشتر خود را در عمق کمک, چالش های فنی.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'بحث ها. ما یک جامعه فعال و دوستانه در انجمن های جامعه ما که ممکن است قادر به کمک به شما کشف کردن \'چگونه بازی یا بازی\' از جهان ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'مستندات . مستندات گسترده ما شامل مراجع و راهنماهایی برای اکثر موقعیت هایی است که ممکن است با آن مواجه شوند.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'ما در المنتور فارسی در مورد پشتیبانی متعصب هستیم و می خواهیم شما با ACF بهترین بهره را از وب سایت خود ببرید. اگر به مشکلی برخوردید ، چندین مکان وجود دارد که می توانید کمک کنید:','Help & Support'=>'کمک و پشتیبانی','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'لطفا از زبانه پشتیبانی برای تماس استفاده کنید باید خودتان را پیدا کنید که نیاز به کمک دارد.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'پیشنهاد میکنیم قبل از ایجاد اولین گروه فیلد خود، راهنمای شروع به کار را بخوانید تا با فلسفهی افزونه و بهترین مثالهای آن آشنا شوید.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'افزونه فیلدهای سفارشی پیشرفته، به کمک فیلدهای اضافی و API بصری، یک فرمساز بصری را برای سفارشیکردن صفحات ویرایش وردپرس برای نمایش مقادیر فیلدهای سفارشی در هر پروندهی قالب پوسته فراهم میکند.','Overview'=>'مرور کلی','Location type "%s" is already registered.'=>'نوع مکان "%s" در حال حاضر ثبت شده است.','Class "%s" does not exist.'=>'کلاس "%s" وجود ندارد.','Invalid nonce.'=>'کلید نامعتبر است','Error loading field.'=>'خطا در بارگزاری فیلد','Location not found: %s'=>'موقعیتی یافت نشد: %s','Error: %s'=>'خطا: %s','Widget'=>'ابزارک','User Role'=>'نقش کاربر','Comment'=>'دیدگاه','Post Format'=>'فرمت نوشته','Menu Item'=>'آیتم منو','Post Status'=>'وضعیت نوشته','Menus'=>'منوها','Menu Locations'=>'محل منو','Menu'=>'منو','Post Taxonomy'=>'طبقه بندی نوشته','Child Page (has parent)'=>'برگه زیر مجموعه (دارای مادر)','Parent Page (has children)'=>'برگه مادر (دارای زیر مجموعه)','Top Level Page (no parent)'=>'بالاترین سطح برگه(بدون والد)','Posts Page'=>'برگه ی نوشته ها','Front Page'=>'برگه نخست','Page Type'=>'نوع برگه','Viewing back end'=>'درحال نمایش back end','Viewing front end'=>'درحال نمایش سمت کاربر','Logged in'=>'وارده شده','Current User'=>'کاربر فعلی','Page Template'=>'قالب برگه','Register'=>'ثبت نام','Add / Edit'=>'اضافه کردن/ویرایش','User Form'=>'فرم کاربر','Page Parent'=>'برگه مادر','Super Admin'=>'مدیرکل','Current User Role'=>'نقش کاربرفعلی','Default Template'=>'پوسته پیش فرض','Post Template'=>'قالب نوشته','Post Category'=>'دسته بندی نوشته','All %s formats'=>'همهی فرمتهای %s','Attachment'=>'پیوست','%s value is required'=>'مقدار %s لازم است','Show this field if'=>'نمایش این گروه فیلد اگر','Conditional Logic'=>'منطق شرطی','and'=>'و','Local JSON'=>'JSON های لوکال','Clone Field'=>'فیلد کپی','Please also check all premium add-ons (%s) are updated to the latest version.'=>'همچنین لطفا همه افزونههای پولی (%s) را بررسی کنید که به نسخه آخر بروز شده باشند.','This version contains improvements to your database and requires an upgrade.'=>'این نسخه شامل بهبودهایی در پایگاه داده است و نیاز به ارتقا دارد.','Thank you for updating to %1$s v%2$s!'=>'از شما برای بروزرسانی به %1$s نسخهی %2$s متشکریم!','Database Upgrade Required'=>'به روزرسانی دیتابیس لازم است','Options Page'=>'برگه تنظیمات','Gallery'=>'گالری','Flexible Content'=>'محتوای انعطاف پذیر','Repeater'=>'تکرارکننده','Back to all tools'=>'بازگشت به همه ابزارها','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'اگر چندین گروه فیلد در یک صفحه ویرایش نمایش داده شود،اولین تنظیمات گروه فیلد استفاده خواهد شد. (یکی با کمترین شماره)','Select items to hide them from the edit screen.'=>'انتخاب آیتم ها برای پنهان کردن آن ها از صفحه ویرایش.','Hide on screen'=>'مخفی کردن در صفحه','Send Trackbacks'=>'ارسال بازتاب ها','Tags'=>'برچسب ها','Categories'=>'دسته ها','Page Attributes'=>'صفات برگه','Format'=>'فرمت','Author'=>'نویسنده','Slug'=>'نامک','Revisions'=>'بازنگری ها','Comments'=>'دیدگاه ها','Discussion'=>'گفتگو','Excerpt'=>'چکیده','Content Editor'=>'ویرایش گر محتوا(ادیتور اصلی)','Permalink'=>'پیوند یکتا','Shown in field group list'=>'نمایش لیست گروه فیلد ','Field groups with a lower order will appear first'=>'گروه ها با شماره ترتیب کمتر اول دیده می شوند','Order No.'=>'شماره ترتیب.','Below fields'=>'زیر فیلد ها','Below labels'=>'برچسبهای زیر','Instruction Placement'=>'قرارگیری دستورالعمل','Label Placement'=>'قرارگیری برچسب','Side'=>'کنار','Normal (after content)'=>'معمولی (بعد از ادیتور متن)','High (after title)'=>'بالا (بعد از عنوان)','Position'=>'موقعیت','Seamless (no metabox)'=>'بدون متاباکس','Standard (WP metabox)'=>'استاندارد (دارای متاباکس)','Style'=>'شیوه نمایش','Type'=>'نوع ','Key'=>'کلید','Order'=>'ترتیب','Close Field'=>'بستن فیلد ','id'=>'شناسه','class'=>'کلاس','width'=>'عرض','Wrapper Attributes'=>'مشخصات پوشش فیلد','Required'=>'ضروری','Instructions'=>'دستورالعمل ها','Field Type'=>'نوع فیلد ','Single word, no spaces. Underscores and dashes allowed'=>'تک کلمه، بدون فاصله. خط زیرین و خط تیره ها مجازاند','Field Name'=>'نام فیلد ','This is the name which will appear on the EDIT page'=>'این نامی است که در صفحه "ویرایش" نمایش داده خواهد شد','Field Label'=>'برچسب فیلد ','Delete'=>'حذف','Delete field'=>'حذف فیلد','Move'=>'انتقال','Move field to another group'=>'انتقال فیلد به گروه دیگر','Duplicate field'=>'تکثیر فیلد','Edit field'=>'ویرایش فیلد','Drag to reorder'=>'گرفتن و کشیدن برای مرتب سازی','Show this field group if'=>'این گروه فیلد را نمایش بده اگر','No updates available.'=>'بهروزرسانی موجود نیست.','Database upgrade complete. See what\'s new'=>'ارتقای پایگاه داده کامل شد. تغییرات جدید را ببینید','Reading upgrade tasks...'=>'در حال خواندن مراحل به روزرسانی...','Upgrade failed.'=>'ارتقا با خطا مواجه شد.','Upgrade complete.'=>'ارتقا کامل شد.','Upgrading data to version %s'=>'به روز رسانی داده ها به نسحه %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'قویا توصیه می شود از بانک اطلاعاتی خود قبل از هر کاری پشتیبان تهیه کنید. آیا مایلید به روز رسانی انجام شود؟','Please select at least one site to upgrade.'=>'لطفا حداقل یک سایت برای ارتقا انتخاب کنید.','Database Upgrade complete. Return to network dashboard'=>'به روزرسانی دیتابیس انجام شد. بازگشت به پیشخوان شبکه','Site is up to date'=>'سایت به روز است','Site requires database upgrade from %1$s to %2$s'=>'سایت نیاز به بروزرسانی پایگاه داده از %1$s به %2$s دارد','Site'=>'سایت','Upgrade Sites'=>'ارتقاء سایت','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'این سایت ها نیاز به به روز رسانی دارند برای انجام %s کلیک کنید.','Add rule group'=>'افزودن گروه قانون','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'مجموعه ای از قوانین را بسازید تا مشخص کنید در کدام صفحه ویرایش، این زمینههای سفارشی سفارشی نمایش داده شوند','Rules'=>'قوانین','Copied'=>'کپی شد','Copy to clipboard'=>'درج در حافظه موقت','Select Field Groups'=>'انتخاب گروههای فیلد','No field groups selected'=>'گروه فیلدی انتخاب نشده است','Generate PHP'=>'تولید کد PHP','Export Field Groups'=>'برونریزی گروههای فیلد','Import file empty'=>'فایل وارد شده خالی است','Incorrect file type'=>'نوع فایل صحیح نیست','Error uploading file. Please try again'=>'خطا در آپلود فایل. لطفا مجدد بررسی کنید','Import Field Groups'=>'وارد کردن گروههای فیلد','Sync'=>'هماهنگ','Select %s'=>'انتخاب %s','Duplicate'=>'تکثیر','Duplicate this item'=>'تکثیر این مورد','Documentation'=>'مستندات','Description'=>'توضیحات','Sync available'=>'هماهنگ سازی موجود است','Field group duplicated.'=>'%s گروه زمینه تکثیر شدند.','Active (%s)'=>'فعال (%s)','Review sites & upgrade'=>'بازبینی و بهروزرسانی سایتها','Upgrade Database'=>'بهروزرسانی پایگاه داده','Custom Fields'=>'فیلدهای سفارشی','Move Field'=>'جابجایی فیلد','Please select the destination for this field'=>'مقصد انتقال این فیلد را مشخص کنید','Move Complete.'=>'انتقال کامل شد.','Active'=>'فعال','Field Keys'=>'کلیدهای فیلد','Settings'=>'تنظیمات','Location'=>'مکان','Null'=>'خالی (null)','copy'=>'کپی','(this field)'=>'(این گزینه)','Checked'=>'انتخاب شده','Move Custom Field'=>'جابجایی فیلد سفارشی','No toggle fields available'=>'هیچ فیلد تغییر وضعیت دهندهای در دسترس نیست','Field group title is required'=>'عنوان گروه فیلد ضروری است','This field cannot be moved until its changes have been saved'=>'این فیلد تا زمانی که تغییراتش ذخیره شود، نمیتواند جابجا شود','The string "field_" may not be used at the start of a field name'=>'کلمه متنی "field_" نباید در ابتدای نام فیلد استفاده شود','Field group draft updated.'=>'پیشنویس گروه فیلد بروز شد.','Field group scheduled for.'=>'گروه فیلد برنامهریزی شده برای.','Field group submitted.'=>'گروه فیلد ثبت شد.','Field group saved.'=>'گروه فیلد ذخیره شد.','Field group published.'=>'گروه فیلد منتشر شد.','Field group deleted.'=>'گروه فیلد حذف شد.','Field group updated.'=>'گروه فیلد بهروز شد.','Tools'=>'ابزارها','is not equal to'=>'برابر نشود با','is equal to'=>'برابر شود با','Forms'=>'فرم ها','Page'=>'برگه','Post'=>'نوشته','Relational'=>'رابطه','Choice'=>'انتخاب','Basic'=>'پایه','Unknown'=>'ناشناخته','Field type does not exist'=>'نوع فیلد وجود ندارد','Spam Detected'=>'اسپم تشخیص داده شد','Post updated'=>'نوشته بروز شد','Update'=>'بروزرسانی','Validate Email'=>'اعتبار سنجی ایمیل','Content'=>'محتوا','Title'=>'عنوان','Edit field group'=>'ویرایش گروه فیلد','Selection is less than'=>'انتخاب کمتر از','Selection is greater than'=>'انتخاب بیشتر از','Value is less than'=>'مقدار کمتر از','Value is greater than'=>'مقدار بیشتر از','Value contains'=>'شامل می شود','Value matches pattern'=>'مقدار الگوی','Value is not equal to'=>'مقدار برابر نیست با','Value is equal to'=>'مقدار برابر است با','Has no value'=>'بدون مقدار','Has any value'=>'هر نوع مقدار','Cancel'=>'لغو','Are you sure?'=>'اطمینان دارید؟','%d fields require attention'=>'%d گزینه نیاز به بررسی دارد','1 field requires attention'=>'یکی از گزینه ها نیاز به بررسی دارد','Validation failed'=>'مشکل در اعتبار سنجی','Validation successful'=>'اعتبار سنجی موفق بود','Restricted'=>'ممنوع','Collapse Details'=>'عدم نمایش جزئیات','Expand Details'=>'نمایش جزئیات','Uploaded to this post'=>'بارگذاری شده در این نوشته','verbUpdate'=>'بروزرسانی','verbEdit'=>'ویرایش','The changes you made will be lost if you navigate away from this page'=>'اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد','File type must be %s.'=>'نوع فایل باید %s باشد.','or'=>'یا','File size must not exceed %s.'=>'حجم فایل ها نباید از %s بیشتر باشد.','File size must be at least %s.'=>'حجم فایل باید حداقل %s باشد.','Image height must not exceed %dpx.'=>'ارتفاع تصویر نباید از %d پیکسل بیشتر باشد.','Image height must be at least %dpx.'=>'ارتفاع فایل باید حداقل %d پیکسل باشد.','Image width must not exceed %dpx.'=>'عرض تصویر نباید از %d پیکسل بیشتر باشد.','Image width must be at least %dpx.'=>'عرض تصویر باید حداقل %d پیکسل باشد.','(no title)'=>'(بدون عنوان)','Full Size'=>'اندازه کامل','Large'=>'بزرگ','Medium'=>'متوسط','Thumbnail'=>'تصویر بندانگشتی','(no label)'=>'(بدون برچسب)','Sets the textarea height'=>'تعیین ارتفاع باکس متن','Rows'=>'سطرها','Text Area'=>'جعبه متن (متن چند خطی)','Prepend an extra checkbox to toggle all choices'=>'اضافه کردن چک باکس اضافی برای انتخاب همه','Save \'custom\' values to the field\'s choices'=>'ذخیره مقادیر سفارشی در انتخابهای فیلد','Allow \'custom\' values to be added'=>'اجازه درج مقادیر دلخواه','Add new choice'=>'درج انتخاب جدید','Toggle All'=>'انتخاب همه','Allow Archives URLs'=>'اجازه آدرس های آرشیو','Archives'=>'بایگانیها','Page Link'=>'پیوند (لینک) برگه/نوشته','Add'=>'افزودن','Name'=>'نام','%s added'=>'%s اضافه شد','%s already exists'=>'%s هم اکنون موجود است','User unable to add new %s'=>'کاربر قادر به اضافه کردن %s تازه نیست','Term ID'=>'شناسه مورد','Term Object'=>'به صورت آبجکت','Load value from posts terms'=>'خواندن مقادیر از ترم های نوشته','Load Terms'=>'خواندن ترم ها','Connect selected terms to the post'=>'الصاق آیتم های انتخابی به نوشته','Save Terms'=>'ذخیره ترم ها','Allow new terms to be created whilst editing'=>'اجازه به ساخت آیتمها(ترمها) جدید در زمان ویرایش','Create Terms'=>'ساخت آیتم (ترم)','Radio Buttons'=>'دکمههای رادیویی','Single Value'=>'تک مقدار','Multi Select'=>'چندین انتخاب','Checkbox'=>'چک باکس','Multiple Values'=>'چندین مقدار','Select the appearance of this field'=>'ظاهر این فیلد را مشخص کنید','Appearance'=>'ظاهر','Select the taxonomy to be displayed'=>'طبقهبندی را برای برون بری انتخاب کنید','No TermsNo %s'=>'بدون %s','Value must be equal to or lower than %d'=>'مقدار باید کوچکتر یا مساوی %d باشد','Value must be equal to or higher than %d'=>'مقدار باید مساوی یا بیشتر از %d باشد','Value must be a number'=>'مقدار باید عددی باشد','Number'=>'عدد','Save \'other\' values to the field\'s choices'=>'ذخیره مقادیر دیگر در انتخابهای فیلد','Add \'other\' choice to allow for custom values'=>'افزودن گزینه \'دیگر\' برای ثبت مقادیر دلخواه','Other'=>'دیگر','Radio Button'=>'دکمه رادیویی','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'یک نقطه پایانی برای توقف آکاردئون قبلی تعریف کنید. این آکاردئون مخفی خواهد بود.','Allow this accordion to open without closing others.'=>'اجازه دهید این آکوردئون بدون بستن دیگر آکاردئونها باز شود.','Display this accordion as open on page load.'=>'نمایش آکوردئون این به عنوان باز در بارگذاری صفحات.','Open'=>'باز','Accordion'=>'آکاردئونی','Restrict which files can be uploaded'=>'محدودیت در آپلود فایل ها','File ID'=>'شناسه پرونده','File URL'=>'آدرس پرونده','File Array'=>'آرایه فایل','Add File'=>'افزودن پرونده','No file selected'=>'هیچ پرونده ای انتخاب نشده','File name'=>'نام فایل','Update File'=>'بروزرسانی پرونده','Edit File'=>'ویرایش پرونده','Select File'=>'انتخاب پرونده','File'=>'پرونده','Password'=>'رمزعبور','Specify the value returned'=>'مقدار بازگشتی را انتخاب کنید','Use AJAX to lazy load choices?'=>'از ایجکس برای خواندن گزینه های استفاده شود؟','Enter each default value on a new line'=>'هر مقدار پیش فرض را در یک خط جدید وارد کنید','verbSelect'=>'انتخاب','Select2 JS load_failLoading failed'=>'خطا در فراخوانی داده ها','Select2 JS searchingSearching…'=>'جستجو …','Select2 JS load_moreLoading more results…'=>'بارگذاری نتایج بیشتر…','Select2 JS selection_too_long_nYou can only select %d items'=>'شما فقط می توانید %d مورد را انتخاب کنید','Select2 JS selection_too_long_1You can only select 1 item'=>'فقط می توانید یک آیتم را انتخاب کنید','Select2 JS input_too_long_nPlease delete %d characters'=>'لطفا %d کاراکتر را حذف کنید','Select2 JS input_too_long_1Please delete 1 character'=>'یک حرف را حذف کنید','Select2 JS input_too_short_nPlease enter %d or more characters'=>'لطفا %d یا چند کاراکتر دیگر وارد کنید','Select2 JS input_too_short_1Please enter 1 or more characters'=>'یک یا چند حرف وارد کنید','Select2 JS matches_0No matches found'=>'مشابهی یافت نشد','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'نتایج %d در دسترس است با استفاده از کلید بالا و پایین روی آنها حرکت کنید.','Select2 JS matches_1One result is available, press enter to select it.'=>'یک نتیجه موجود است برای انتخاب اینتر را فشار دهید.','nounSelect'=>'انتخاب','User ID'=>'شناسه کاربر','User Object'=>'آبجکت کاربر','User Array'=>'آرایه کاربر','All user roles'=>'تمام نقش های کاربر','User'=>'کاربر','Separator'=>'جداکننده','Select Color'=>'رنگ را انتخاب کنید','Default'=>'پیش فرض','Clear'=>'پاکسازی','Color Picker'=>'انتخاب کننده رنگ','Date Time Picker JS pmTextShortP'=>'عصر','Date Time Picker JS pmTextPM'=>'عصر','Date Time Picker JS amTextShortA'=>'صبح','Date Time Picker JS amTextAM'=>'صبح','Date Time Picker JS selectTextSelect'=>'انتخاب','Date Time Picker JS closeTextDone'=>'انجام شد','Date Time Picker JS currentTextNow'=>'اکنون','Date Time Picker JS timezoneTextTime Zone'=>'منطقه زمانی','Date Time Picker JS microsecTextMicrosecond'=>'میکرو ثانیه','Date Time Picker JS millisecTextMillisecond'=>'میلی ثانیه','Date Time Picker JS secondTextSecond'=>'ثانیه','Date Time Picker JS minuteTextMinute'=>'دقیقه','Date Time Picker JS hourTextHour'=>'ساعت','Date Time Picker JS timeTextTime'=>'زمان','Date Time Picker JS timeOnlyTitleChoose Time'=>'انتخاب زمان','Date Time Picker'=>'انتخاب کننده زمان و تاریخ','Endpoint'=>'نقطه پایانی','Left aligned'=>'سمت چپ','Top aligned'=>'سمت بالا','Placement'=>'جانمایی','Tab'=>'تب','Value must be a valid URL'=>'مقدار باید یک آدرس صحیح باشد','Link URL'=>'آدرس لینک','Link Array'=>'آرایه لینک','Opens in a new window/tab'=>'در پنجره جدید باز شود','Select Link'=>'انتخاب لینک','Link'=>'لینک','Email'=>'پست الکترونیکی','Step Size'=>'اندازه مرحله','Maximum Value'=>'حداکثر مقدار','Minimum Value'=>'حداقل مقدار','Range'=>'محدوده','Both (Array)'=>'هر دو (آرایه)','Label'=>'برچسب فیلد','Value'=>'مقدار','Vertical'=>'عمودی','Horizontal'=>'افقی','red : Red'=>'red : قرمز','For more control, you may specify both a value and label like this:'=>'برای کنترل بیشتر، ممکن است هر دو مقدار و برچسب را مانند زیر مشخص کنید:','Enter each choice on a new line.'=>'هر انتخاب را در یک خط جدید وارد کنید.','Choices'=>'انتخاب ها','Button Group'=>'گروه دکمهها','Allow Null'=>'اجازه دادن به «خالی»','Parent'=>'مادر','TinyMCE will not be initialized until field is clicked'=>'تا زمانی که روی فیلد کلیک نشود TinyMCE اجرا نخواهد شد','Toolbar'=>'نوار ابزار','Text Only'=>'فقط متن','Visual Only'=>'فقط بصری','Visual & Text'=>'بصری و متنی','Tabs'=>'تب ها','Click to initialize TinyMCE'=>'برای اجرای TinyMCE کلیک کنید','Name for the Text editor tab (formerly HTML)Text'=>'متن','Visual'=>'بصری','Value must not exceed %d characters'=>'مقدار نباید از %d کاراکتر بیشتر شود','Leave blank for no limit'=>'برای نامحدود بودن این بخش را خالی بگذارید','Character Limit'=>'محدودیت کاراکتر','Appears after the input'=>'بعد از ورودی نمایش داده می شود','Append'=>'پسوند','Appears before the input'=>'قبل از ورودی نمایش داده می شود','Prepend'=>'پیشوند','Appears within the input'=>'در داخل ورودی نمایش داده می شود','Placeholder Text'=>'نگهدارنده مکان متن','Appears when creating a new post'=>'هنگام ایجاد یک نوشته جدید نمایش داده می شود','Text'=>'متن','Post ID'=>'شناسه نوشته','Post Object'=>'آبجکت یک نوشته','Maximum Posts'=>'حداکثر نوشتهها','Minimum Posts'=>'حداقل نوشتهها','Featured Image'=>'تصویر شاخص','Selected elements will be displayed in each result'=>'عناصر انتخاب شده در هر نتیجه نمایش داده خواهند شد','Elements'=>'عناصر','Taxonomy'=>'طبقه بندی','Post Type'=>'نوع نوشته','Filters'=>'فیلترها','All taxonomies'=>'تمام طبقه بندی ها','Filter by Taxonomy'=>'فیلتر با طبقه بندی','All post types'=>'تمام انواع نوشته','Filter by Post Type'=>'فیلتر با نوع نوشته','Search...'=>'جستجو . . .','Select taxonomy'=>'انتخاب طبقه بندی','Select post type'=>'انتحاب نوع نوشته','No matches found'=>'مطابقتی یافت نشد','Loading'=>'درحال خواندن','Maximum values reached ( {max} values )'=>'مقادیر به حداکثر رسیده اند ( {max} آیتم )','Relationship'=>'ارتباط','Comma separated list. Leave blank for all types'=>'با کامای انگلیسی جدا کرده یا برای عدم محدودیت خالی بگذارید','Allowed File Types'=>'نوع پروندههای مجاز','Maximum'=>'بیشترین','File size'=>'اندازه فایل','Restrict which images can be uploaded'=>'محدودیت در آپلود تصاویر','Minimum'=>'کمترین','Uploaded to post'=>'بارگذاری شده در نوشته','All'=>'همه','Limit the media library choice'=>'محدود کردن انتخاب کتابخانه چندرسانه ای','Library'=>'کتابخانه','Preview Size'=>'اندازه پیش نمایش','Image ID'=>'شناسه تصویر','Image URL'=>'آدرس تصویر','Image Array'=>'آرایه تصاویر','Specify the returned value on front end'=>'مقدار برگشتی در نمایش نهایی را تعیین کنید','Return Value'=>'مقدار بازگشت','Add Image'=>'افزودن تصویر','No image selected'=>'هیچ تصویری انتخاب نشده','Remove'=>'حذف','Edit'=>'ویرایش','All images'=>'تمام تصاویر','Update Image'=>'بروزرسانی تصویر','Edit Image'=>'ویرایش تصویر','Select Image'=>'انتخاب تصویر','Image'=>'تصویر','Allow HTML markup to display as visible text instead of rendering'=>'اجازه نمایش کدهای HTML به عنوان متن به جای اعمال آنها','Escape HTML'=>'حذف HTML','No Formatting'=>'بدون قالب بندی','Automatically add <br>'=>'اضافه کردن خودکار <br>','Automatically add paragraphs'=>'پاراگراف ها خودکار اضافه شوند','Controls how new lines are rendered'=>'تنظیم کنید که خطوط جدید چگونه نمایش داده شوند','New Lines'=>'خطوط جدید','Week Starts On'=>'اولین روز هفته','The format used when saving a value'=>'قالب استفاده در زمان ذخیره مقدار','Save Format'=>'ذخیره قالب','Date Picker JS weekHeaderWk'=>'هفته','Date Picker JS prevTextPrev'=>'قبلی','Date Picker JS nextTextNext'=>'بعدی','Date Picker JS currentTextToday'=>'امروز','Date Picker JS closeTextDone'=>'انجام شد','Date Picker'=>'تاریخ','Width'=>'عرض','Embed Size'=>'اندازه جانمایی','Enter URL'=>'آدرس را وارد کنید','oEmbed'=>'oEmbed','Text shown when inactive'=>'نمایش متن در زمان غیر فعال بودن','Off Text'=>'بدون متن','Text shown when active'=>'نمایش متن در زمان فعال بودن','On Text'=>'با متن','Default Value'=>'مقدار پیش فرض','Displays text alongside the checkbox'=>'نمایش متن همراه انتخاب','Message'=>'پیام','No'=>'خیر','Yes'=>'بله','True / False'=>'صحیح / غلط','Row'=>'سطر','Table'=>'جدول','Block'=>'بلوک','Specify the style used to render the selected fields'=>'استایل جهت نمایش فیلد انتخابی','Layout'=>'چیدمان','Sub Fields'=>'فیلدهای زیرمجموعه','Group'=>'گروه','Customize the map height'=>'سفارشی سازی ارتفاع نقشه','Height'=>'ارتفاع','Set the initial zoom level'=>'تعین مقدار بزرگنمایی اولیه','Zoom'=>'بزرگنمایی','Center the initial map'=>'نقشه اولیه را وسط قرار بده','Center'=>'مرکز','Search for address...'=>'جستجو برای آدرس . . .','Find current location'=>'پیدا کردن مکان فعلی','Clear location'=>'حذف مکان','Search'=>'جستجو','Sorry, this browser does not support geolocation'=>'با عرض پوزش، این مرورگر از موقعیت یابی جغرافیایی پشتیبانی نمی کند','Google Map'=>'نقشه گوگل','The format returned via template functions'=>'قالب توسط توابع پوسته نمایش داده خواهد شد','Return Format'=>'فرمت بازگشت','Custom:'=>'دلخواه:','The format displayed when editing a post'=>'قالب در زمان نمایش نوشته دیده خواهد شد','Display Format'=>'فرمت نمایش','Time Picker'=>'انتخاب زمان','No Fields found in Trash'=>'گروه فیلدی در زبالهدان یافت نشد','No Fields found'=>'گروه فیلدی یافت نشد','Search Fields'=>'جستجوی فیلدها','View Field'=>'مشاهده فیلد','New Field'=>'فیلد تازه','Edit Field'=>'ویرایش فیلد','Add New Field'=>'افزودن فیلد تازه','Field'=>'فیلد','Fields'=>'فیلدها','No Field Groups found in Trash'=>'گروه فیلدی در زبالهدان یافت نشد','No Field Groups found'=>'گروه فیلدی یافت نشد','Search Field Groups'=>'جستجوی گروههای فیلد','View Field Group'=>'مشاهدهی گروه فیلد','New Field Group'=>'گروه فیلد تازه','Edit Field Group'=>'ویرایش گروه فیلد','Add New Field Group'=>'افزودن گروه فیلد تازه','Add New'=>'افزودن','Field Group'=>'گروه فیلد','Field Groups'=>'گروههای فیلد','Customize WordPress with powerful, professional and intuitive fields.'=>'وردپرس را با فیلدهای حرفهای و قدرتمند سفارشی کنید.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'فیلدهای سفارشی پیشرفته','Advanced Custom Fields PRO'=>'زمینههای سفارشی پیشرفته نسخه حرفه ای','Switch to Edit'=>'حالت ویرایش','Switch to Preview'=>'حالت پیشنمایش','Options Updated'=>'تنظیمات به روز شدند','Check Again'=>'بررسی دوباره','Publish'=>'انتشار','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'هیچ گروه زمینه دلخواهی برای این صفحه تنظیمات یافت نشد. ساخت گروه زمینه دلخواه','Error. Could not connect to update server'=>'خطا. امکان اتصال به سرور به روزرسانی الان ممکن نیست','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'خطا. پکیج بروزرسانی اعتبارسنجی نشد. دوباره بررسی کنید یا لایسنس ACF PRO را غیرفعال و مجددا فعال کنید.','Select one or more fields you wish to clone'=>'انتخاب فیلد دیگری برای کپی','Display'=>'نمایش','Specify the style used to render the clone field'=>'مشخص کردن استایل مورد نظر در نمایش دسته فیلدها','Group (displays selected fields in a group within this field)'=>'گروه ها(نمایش فیلدهای انتخابی در یک گروه با این فیلد)','Seamless (replaces this field with selected fields)'=>'بدون مانند (جایگزینی این فیلد با فیلدهای انتخابی)','Labels will be displayed as %s'=>'برچسب ها نمایش داده شوند به صورت %s','Prefix Field Labels'=>'پیشوند پرچسب فیلدها','Values will be saved as %s'=>'مقادیر ذخیره خواهند شد به صورت %s','Prefix Field Names'=>'پیشوند نام فایل ها','Unknown field'=>'فیلد ناشناس','Unknown field group'=>'گروه ناشناس','All fields from %s field group'=>'تمام فیلدها از %s گروه فیلد','Add Row'=>'سطر جدید','layout'=>'طرحها' . "\0" . 'طرح','layouts'=>'طرح ها','This field requires at least {min} {label} {identifier}'=>'این زمینه لازم دارد {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'این گزینه محدود است به {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} موجود است (حداکثر {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} لازم دارد (حداقل {min})','Flexible Content requires at least 1 layout'=>'زمینه محتوای انعطاف پذیر حداقل به یک طرح نیاز دارد','Click the "%s" button below to start creating your layout'=>'روی دکمه "%s" دز زیر کلیک کنید تا چیدمان خود را بسازید','Add layout'=>'طرح جدید','Remove layout'=>'حذف طرح','Click to toggle'=>'کلیک برای انتخاب','Delete Layout'=>'حذف طرح','Duplicate Layout'=>'تکثیر طرح','Add New Layout'=>'افزودن طرح جدید','Add Layout'=>'طرح جدید','Min'=>'حداقل','Max'=>'حداکثر','Minimum Layouts'=>'حداقل تعداد طرح ها','Maximum Layouts'=>'حداکثر تعداد طرح ها','Button Label'=>'متن دکمه','Add Image to Gallery'=>'افزودن تصویر به گالری','Maximum selection reached'=>'بیشترین حد انتخاب شده است','Length'=>'طول','Caption'=>'متن','Alt Text'=>'متن جایگزین','Add to gallery'=>'اضافه به گالری','Bulk actions'=>'کارهای گروهی','Sort by date uploaded'=>'به ترتیب تاریخ آپلود','Sort by date modified'=>'به ترتیب تاریخ اعمال تغییرات','Sort by title'=>'به ترتیب عنوان','Reverse current order'=>'معکوس سازی ترتیب کنونی','Close'=>'بستن','Minimum Selection'=>'حداقل انتخاب','Maximum Selection'=>'حداکثر انتخاب','Allowed file types'=>'انواع مجاز فایل','Insert'=>'درج','Specify where new attachments are added'=>'مشخص کنید که پیوست ها کجا اضافه شوند','Append to the end'=>'افزودن به انتها','Prepend to the beginning'=>'افزودن قبل از','Minimum rows not reached ({min} rows)'=>'مقادیر به حداکثر رسیده اند ( {min} سطر )','Maximum rows reached ({max} rows)'=>'مقادیر به حداکثر رسیده اند ( {max} سطر )','Minimum Rows'=>'حداقل تعداد سطرها','Maximum Rows'=>'حداکثر تعداد سطرها','Collapsed'=>'جمع شده','Select a sub field to show when row is collapsed'=>'یک زمینه زیرمجموعه را انتخاب کنید تا زمان بسته شدن طر نمایش داده شود','Click to reorder'=>'گرفتن و کشیدن برای مرتب سازی','Add row'=>'افزودن سطر','Remove row'=>'حذف سطر','First Page'=>'برگه نخست','Previous Page'=>'برگه ی نوشته ها','Next Page'=>'برگه نخست','Last Page'=>'برگه ی نوشته ها','No options pages exist'=>'هیچ صفحه تنظیماتی یافت نشد','Deactivate License'=>'غیرفعال سازی لایسنس','Activate License'=>'فعال سازی لایسنس','License Information'=>'اطلاعات لایسنس','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'برای به روزرسانی لطفا کد لایسنس را وارد کنید. قیمت ها.','License Key'=>'کلید لایسنس','Update Information'=>'اطلاعات به روز رسانی','Current Version'=>'نسخه فعلی','Latest Version'=>'آخرین نسخه','Update Available'=>'بروزرسانی موجود است','Upgrade Notice'=>'نکات به روزرسانی','Enter your license key to unlock updates'=>'برای فعالسازی به روزرسانی لایسنس خود را بنویسید','Update Plugin'=>'بروزرسانی افزونه']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.mo
index 7379ca50..3ca31d60 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.po
index d06bcd24..ebdf7e0b 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fa_IR\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr "افزودن فیلدها"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "این فیلد"
@@ -2036,7 +2075,7 @@ msgstr "فیلد %s"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "انتخاب چندتایی"
@@ -4353,15 +4392,15 @@ msgstr "نوع پست حذف شد"
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "برای جستجو تایپ کنید...."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "فقط نسخه حرفه ای"
@@ -4478,8 +4517,8 @@ msgid "Close Modal"
msgstr "بستن صفحه"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "فیلد به گروه دیگری منتقل شد"
@@ -4488,15 +4527,15 @@ msgstr "فیلد به گروه دیگری منتقل شد"
msgid "Close modal"
msgstr "بستن صفحه"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "شروع گروه جدید زبانهها در این زبانه"
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "گروه زبانه جدید"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "بهکارگیری کادر انتخاب سبک وار با select2"
@@ -4703,8 +4742,8 @@ msgid "Activate this item"
msgstr "فعال کردن این مورد"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "انتقال گروه فیلد به زبالهدان؟"
@@ -4764,7 +4803,7 @@ msgstr "%1$s باید یک شناسه کاربری معتبر داشته باش
msgid "Invalid request."
msgstr "درخواست نامعتبر."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s یکی از %2$s نیست"
@@ -5427,7 +5466,7 @@ msgstr "عرض"
msgid "Wrapper Attributes"
msgstr "مشخصات پوشش فیلد"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "ضروری"
@@ -5487,8 +5526,8 @@ msgstr "گرفتن و کشیدن برای مرتب سازی"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "این گروه فیلد را نمایش بده اگر"
@@ -5767,8 +5806,8 @@ msgstr "خالی (null)"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "کپی"
@@ -5785,8 +5824,8 @@ msgid "Checked"
msgstr "انتخاب شده"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "جابجایی فیلد سفارشی"
@@ -5801,14 +5840,14 @@ msgid "Field group title is required"
msgstr "عنوان گروه فیلد ضروری است"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "این فیلد تا زمانی که تغییراتش ذخیره شود، نمیتواند جابجا شود"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "کلمه متنی \"field_\" نباید در ابتدای نام فیلد استفاده شود"
@@ -6055,9 +6094,9 @@ msgstr "نوع فایل باید %s باشد."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "یا"
@@ -6108,7 +6147,7 @@ msgstr "تصویر بندانگشتی"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(بدون برچسب)"
@@ -6280,7 +6319,7 @@ msgstr "دیگر"
msgid "Radio Button"
msgstr "دکمه رادیویی"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6288,19 +6327,19 @@ msgstr ""
"یک نقطه پایانی برای توقف آکاردئون قبلی تعریف کنید. این آکاردئون مخفی خواهد "
"بود."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "اجازه دهید این آکوردئون بدون بستن دیگر آکاردئونها باز شود."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "نمایش آکوردئون این به عنوان باز در بارگذاری صفحات."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "باز"
@@ -6362,82 +6401,88 @@ msgstr "پرونده"
msgid "Password"
msgstr "رمزعبور"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "مقدار بازگشتی را انتخاب کنید"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "از ایجکس برای خواندن گزینه های استفاده شود؟"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "هر مقدار پیش فرض را در یک خط جدید وارد کنید"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "انتخاب"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "خطا در فراخوانی داده ها"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "جستجو …"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "بارگذاری نتایج بیشتر…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "شما فقط می توانید %d مورد را انتخاب کنید"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "فقط می توانید یک آیتم را انتخاب کنید"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "لطفا %d کاراکتر را حذف کنید"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "یک حرف را حذف کنید"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "لطفا %d یا چند کاراکتر دیگر وارد کنید"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "یک یا چند حرف وارد کنید"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "مشابهی یافت نشد"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"نتایج %d در دسترس است با استفاده از کلید بالا و پایین روی آنها حرکت کنید."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "یک نتیجه موجود است برای انتخاب اینتر را فشار دهید."
@@ -6577,21 +6622,21 @@ msgstr "انتخاب زمان"
msgid "Date Time Picker"
msgstr "انتخاب کننده زمان و تاریخ"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "نقطه پایانی"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "سمت چپ"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "سمت بالا"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "جانمایی"
@@ -6649,7 +6694,7 @@ msgstr "محدوده"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "هر دو (آرایه)"
@@ -6657,14 +6702,14 @@ msgstr "هر دو (آرایه)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "برچسب فیلد"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "مقدار"
@@ -6683,28 +6728,28 @@ msgstr "افقی"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "red : قرمز"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "برای کنترل بیشتر، ممکن است هر دو مقدار و برچسب را مانند زیر مشخص کنید:"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "هر انتخاب را در یک خط جدید وارد کنید."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "انتخاب ها"
@@ -6716,7 +6761,7 @@ msgstr "گروه دکمهها"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7105,35 +7150,35 @@ msgstr "انتخاب تصویر"
msgid "Image"
msgstr "تصویر"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "اجازه نمایش کدهای HTML به عنوان متن به جای اعمال آنها"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "حذف HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "بدون قالب بندی"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "اضافه کردن خودکار <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "پاراگراف ها خودکار اضافه شوند"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "تنظیم کنید که خطوط جدید چگونه نمایش داده شوند"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "خطوط جدید"
@@ -7215,7 +7260,7 @@ msgstr "نمایش متن در زمان فعال بودن"
msgid "On Text"
msgstr "با متن"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr ""
@@ -7227,7 +7272,7 @@ msgstr ""
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7241,7 +7286,7 @@ msgid "Displays text alongside the checkbox"
msgstr "نمایش متن همراه انتخاب"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "پیام"
@@ -7266,31 +7311,31 @@ msgstr "بله"
msgid "True / False"
msgstr "صحیح / غلط"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "سطر"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "جدول"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "بلوک"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "استایل جهت نمایش فیلد انتخابی"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "چیدمان"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "فیلدهای زیرمجموعه"
@@ -7366,7 +7411,7 @@ msgstr "قالب توسط توابع پوسته نمایش داده خواهد
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.l10n.php
index 74f83319..5985719c 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'fi','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Renew ACF PRO License'=>'Uusi ACF PRO -lisenssi','Renew License'=>'Uusi lisenssi','Manage License'=>'Hallinnoi lisenssiä','\'High\' position not supported in the Block Editor'=>'\'Korkeaa\' sijoittelua ei tueta lohkoeditorissa.','Upgrade to ACF PRO'=>'Päivitä ACF PRO -versioon','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF asetussivut ovat mukautettuja pääkäyttäjäsivuja yleisten asetusten muuttamiseksi kenttien avulla. Voit luoda useita sivuja ja alisivuja.','Add Options Page'=>'Lisää Asetukset-sivu','In the editor used as the placeholder of the title.'=>'Käytetään editorissa otsikon paikanvaraajana.','Title Placeholder'=>'Otsikon paikanvaraaja','4 Months Free'=>'4 kuukautta maksutta','Select Options Pages'=>'Valitse asetussivut','Duplicate taxonomy'=>'Monista taksonomia','Create taxonomy'=>'Luo taksonomia','Duplicate post type'=>'Monista sisältötyyppi','Create post type'=>'Luo sisältötyyppi','Link field groups'=>'Linkitä kenttäryhmä','Add fields'=>'Lisää kenttiä','This Field'=>'Tämä kenttä','ACF PRO'=>'ACF PRO','Feedback'=>'Palaute','Support'=>'Tuki','is developed and maintained by'=>'kehittää ja ylläpitää','Add this %s to the location rules of the selected field groups.'=>'Aseta tämä %s valittujen kenttäryhmien sijaintiasetuksiin.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Kaksisuuntaisen asetuksen kytkeminen sallii sinun päivittää kohdekenttien arvon jokaiselle tässä kentässä valitulle arvolle, lisäten tai poistaen päivitettävän artikkelin, taksonomian tai käyttäjän ID tunnisteen. Tarkemmat tiedot luettavissa dokumentaatiossa.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Valitse kenttä (kentät) johon tallennetaan viite takaisin päivitettävään kohteeseen. Voit valita tämän kentän. Kohdekenttien tulee olla yhteensopivia kentän esityspaikan kanssa. Esimerkiksi jos tämä kenttä esitetään taksonomian yhteydessä, kentän tulee olla taksonomia-tyyppiä','Target Field'=>'Kohdekenttä','Update a field on the selected values, referencing back to this ID'=>'Päivitä valittujen arvojen kenttä viittaamalla takaisin tähän tunnisteeseen','Bidirectional'=>'Kaksisuuntainen','%s Field'=>'%s kenttä','Select Multiple'=>'Valitse useita','WP Engine logo'=>'WP Engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Vain pieniä kirjaimia, alaviivoja sekä väliviivoja. Enimmillään 32 merkkiä.','The capability name for assigning terms of this taxonomy.'=>'Käyttöoikeuden nimi termien lisäämiseksi tähän taksonomiaan.','Assign Terms Capability'=>'Määritä termien käyttöoikeus','The capability name for deleting terms of this taxonomy.'=>'Käyttöoikeuden nimi termien poistamiseksi tästä taksonomiasta.','Delete Terms Capability'=>'Poista termin käyttöoikeus','The capability name for editing terms of this taxonomy.'=>'Käyttöoikeuden nimi taksonomian termien muokkaamiseksi.','Edit Terms Capability'=>'Muokkaa termin käyttöoikeutta','The capability name for managing terms of this taxonomy.'=>'Käyttöoikeuden nimi taksonomian termien hallinnoimiseksi.','Manage Terms Capability'=>'Hallitse termin käyttöoikeutta','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Määrittää piilotetaanko artikkelit hakutuloksista ja taksonomian arkistosivuilta.','More Tools from WP Engine'=>'Lisää työkaluja WP Engineltä','Built for those that build with WordPress, by the team at %s'=>'Tehty niille jotka tekevät WordPressillä, %s tiimin toimesta','View Pricing & Upgrade'=>'Näytä hinnoittelu & päivitä','Learn More'=>'Lue lisää','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Nopeuta työnkulkuasi ja kehitä parempia verkkosivustoja ominaisuuksilla kuten ACF lohkot ja asetussivut, sekä kehittyneillä kenttätyypeillä kuten toistin, joustava sisältö, kloonaus sekä galleria.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Avaa lisäominaisuudet ja luo vielä enemmän ACF PRO:n avulla','%s fields'=>'%s kentät','No terms'=>'Ei termejä','No post types'=>'Ei sisältötyyppejä','No posts'=>'Ei artikkeleita','No taxonomies'=>'Ei taksonomioita','No field groups'=>'Ei kenttäryhmiä','No fields'=>'Ei kenttiä','No description'=>'Ei kuvausta','Any post status'=>'Mikä tahansa artikkelin tila','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Tämän taksonomian avain on jo käytössä toisella taksonomialla ACF:n ulkopuolella, eikä sitä voida käyttää.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Tämän taksonomian avain on jo käytössä toisella taksonomialla ACF:ssä, eikä sitä voida käyttää.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Taksonomian avaimen tulee sisältää ainoastaan pieniä kirjaimia, numeroita, alaviivoja tai väliviivoja.','The taxonomy key must be under 32 characters.'=>'Taksonomian avaimen tulee olla alle 20 merkkiä pitkä.','No Taxonomies found in Trash'=>'Roskakorista ei löytynyt taksonomioita','No Taxonomies found'=>'Taksonomioita ei löytynyt','Search Taxonomies'=>'Hae taksonomioita','View Taxonomy'=>'Näytä taksonomia','New Taxonomy'=>'Uusi taksonomia','Edit Taxonomy'=>'Muokkaa taksonomiaa','Add New Taxonomy'=>'Luo uusi taksonomia','No Post Types found in Trash'=>'Ei sisältötyyppejä roskakorissa','No Post Types found'=>'Sisältötyyppejä ei löytynyt','Search Post Types'=>'Etsi sisältötyyppejä','View Post Type'=>'Näytä sisältötyyppi','New Post Type'=>'Uusi sisältötyyppi','Edit Post Type'=>'Muokkaa sisältötyyppiä','Add New Post Type'=>'Lisää uusi sisältötyyppi','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Tämä sisältötyyppi on jo käytössä sisältötyypillä joka on rekisteröity ACF ulkopuolella, eikä sitä voida käyttää.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Tämä sisältötyyppi on jo käytössä sisältötyypillä ACF:ssä, eikä sitä voida käyttää.','This field must not be a WordPress reserved term.'=>'Tämän kentän ei tule olla WordPressin varattu termi.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Sisältötyypin avaimen tulee sisältää vain pieniä kirjaimia, numeroita, alaviivoja ja väliviivoja.','The post type key must be under 20 characters.'=>'Sisältötyypin avaimen tulee olla alle 20 merkkiä pitkä.','We do not recommend using this field in ACF Blocks.'=>'Emme suosittele tämän kentän käyttämistä ACF-lohkoissa.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Näyttää WordPress WYSIWYG -editorin kuten artikkeleissa ja sivuilla, mahdollistaen monipuolisemman tekstin muokkauskokemuksen, joka mahdollistaa myös multimediasisällön.','WYSIWYG Editor'=>'WYSIWYG-editori','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Sallii yhden tai useamman käyttäjän valitsemisen tieto-objektien välisten suhteiden luomiseksi.','A text input specifically designed for storing web addresses.'=>'Tekstikenttä erityisesti verkko-osoitteiden tallentamiseksi.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Kytkin joka sallii 1 tai 0 arvon valitsemisen (päälle tai pois, tosi tai epätosi, jne.). Voidaan esittää tyyliteltynä kytkimenä tai valintaruutuna.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Interaktiivinen käyttölittymä ajan valitsemiseen. Aikamuotoa voidaan muokata kentän asetuksissa.','A basic textarea input for storing paragraphs of text.'=>'Yksinkertainen tekstialue tekstikappaleiden tallentamiseen.','A basic text input, useful for storing single string values.'=>'Yksinkertainen tekstikenttä, hyödyllinen yksittäisten merkkijonojen arvojen tallentamiseen.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Mahdollistaa yhden tai useamman taksonomiatermin valitsemisen kentän asetuksissa asetettujen kriteerien ja asetusten perusteella.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Mahdollistaa kenttien ryhmittelemisen välilehdillä erotettuihin osioihin muokkausnäkymässä. Hyödyllinen kenttien pitämiseen järjestyksessä ja jäsenneltynä.','A dropdown list with a selection of choices that you specify.'=>'Pudotusvalikko joka listaa määrittelemäsi vaihtoehdot.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Kenttä numeroarvon valitsemiseksi määritetyllä asteikolla hyödyntäen liukuvalitsinelementtiä.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Ryhmä valintanappisyötteitä, joiden avulla käyttäjä voi tehdä yksittäisen valinnan määrittämistäsi arvoista.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Interaktiivinen ja mukautettava käyttöliittymä yhden tai useamman artikkelin, sivun tai artikkelityyppikohteen valitsemiseksi, hakumahdollisuudella. ','An input for providing a password using a masked field.'=>'Kenttä salasanan antamiseen peitetyn kentän avulla.','Filter by Post Status'=>'Suodata artikkelin tilan mukaan','An input limited to numerical values.'=>'Numeroarvoihin rajoitettu kenttä.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Käytetään viestin esittämiseksi muiden kenttien rinnalla. Kätevä lisäkontekstin tai -ohjeiden tarjoamiseen kenttien ympärillä.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Sallii linkin ja sen ominaisuuksien, kuten otsikon ja kohteen, määrittämisen hyödyntäen WordPressin omaa linkinvalitsinta.','Uses the native WordPress media picker to upload, or choose images.'=>'Käyttää WordPressin omaa mediavalitsinta kuvien lisäämisen tai valitsemiseen.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Antaa tavan jäsentää kenttiä ryhmiin tietojen ja muokkausnäkymän järjestämiseksi paremmin.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Interaktiivinen käyttöliittymä sijainnin lisäämiseksi Google Maps:in avulla. Vaatii Google Maps API -avaimen sekä lisämäärityksiä näkyäkseen oikein.','Uses the native WordPress media picker to upload, or choose files.'=>'Käyttää WordPressin omaa mediavalitsinta tiedostojen lisäämiseen ja valitsemiseen.','A text input specifically designed for storing email addresses.'=>'Tekstikenttä erityisesti sähköpostiosoitteiden tallentamiseksi.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Interaktiivinen käyttöliittymä päivämäärän ja kellonajan valitsemiseen. Päivämäärän palautusmuotoa voidaan muokata kentän asetuksissa.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Interaktiivinen käyttöliittymä päivämäärän valitsemiseen. Päivämäärän palautusmuotoa voidaan muokata kentän asetuksissa.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Interaktiivinen käyttöliittymä värin valitsemiseksi, tai hex-arvon määrittämiseksi.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Joukko valintaruutuja jotka sallivat käyttäjän valita yhden tai useamman määrittämistäsi arvoista.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Joukko painikkeita joiden arvot määrität. Käyttäjät voivat valita yhden määrittämistäsi arvoista.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Mahdollistaa lisäkenttien järjestelemisen suljettaviin paneeleihin jotka esitetään sisällön muokkaamisen yhteydessä. Kätevä suurten tietojoukkojen siistinä pitämiseen.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Tarjoaa ratkaisun toistuvan sisällön kuten diojen, tiimin jäsenten, tai toimintakehotekorttien toistamiseen. Toimii ylätasona alakentille, jotka voidaan toistaa uudestaan ja uudestaan.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Tarjoaa interaktiivisen käyttöliittymän liitekokoelman hallintaan. Useimmat asetukset ovat samanlaisia kuin kuvakenttätyypillä. Lisäasetukset mahdollistavat uusien liitteiden sijoituspaikan määrittämiseen galleriassa, sekä sallitun minimi- ja maksimiliitemäärien asettamiseksi.','nounClone'=>'Klooni','Updates'=>'Päivitykset','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Lisäosien Advanced Custom Fields ja Advanced Custom Fields PRO ei pitäisi olla käytössä yhtäaikaa. Suljimme Advanced Custom Fields PRO -lisäosan automaattisesti.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Lisäosien Advanced Custom Fields ja Advanced Custom Fields PRO ei pitäisi olla käytössä yhtäaikaa. Suljimme Advanced Custom Fields -lisäosan automaattisesti.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Olemme havainneet yhden tai useamman kutsun ACF-kenttäarvojen noutamiseksi ennen ACF:n alustamista. Tätä ei tueta ja se voi johtaa väärin muotoiltuihin tai puuttuviin tietoihin. Lue lisää tämän korjaamisesta.','%1$s must have a user with the %2$s role.'=>'%1$s:lla pitää olla käyttäjä roolilla %2$s.' . "\0" . '%1$s:lla pitää olla käyttäjä jollakin näistä rooleista: %2$s','%1$s must have a valid user ID.'=>'%1$s:lla on oltava kelvollinen käyttäjätunnus.','Invalid request.'=>'Virheellinen pyyntö.','%1$s is not one of %2$s'=>'%1$s ei ole yksi näistä: %2$s','%1$s must have term %2$s.'=>'%1$s:lla pitää olla termi %2$s.' . "\0" . '%1$s:lla pitää olla jokin seuraavista termeistä: %2$s','%1$s must be of post type %2$s.'=>'%1$s pitää olla artikkelityyppiä %2$s.' . "\0" . '%1$s pitää olla joku seuraavista artikkelityypeistä: %2$s','%1$s must have a valid post ID.'=>'%1$s:lla on oltava kelvollinen artikkelitunnus (post ID).','%s requires a valid attachment ID.'=>'%s edellyttää kelvollista liitetunnusta (ID).','Show in REST API'=>'Näytä REST API:ssa','Enable Transparency'=>'Ota läpinäkyvyys käyttöön','RGBA Array'=>'RGBA-taulukko','RGBA String'=>'RGBA-merkkijono','Hex String'=>'Heksamerkkijono','Upgrade to PRO'=>'Päivitä Pro-versioon','post statusActive'=>'Käytössä','\'%s\' is not a valid email address'=>'\'%s\' ei ole kelvollinen sähköpostiosoite','Color value'=>'Väriarvo','Select default color'=>'Valitse oletusväri','Clear color'=>'Tyhjennä väri','Blocks'=>'Lohkot','Options'=>'Asetukset','Users'=>'Käyttäjät','Menu items'=>'Valikkokohteet','Widgets'=>'Vimpaimet','Attachments'=>'Liitteet','Taxonomies'=>'Taksonomiat','Posts'=>'Artikkelit','Last updated: %s'=>'Päivitetty viimeksi: %s','Sorry, this post is unavailable for diff comparison.'=>'Tämä kenttäryhmä ei valitettavasti ole käytettävissä diff-vertailua varten.','Invalid field group parameter(s).'=>'Virheelliset kenttäryhmän parametrit.','Awaiting save'=>'Odottaa tallentamista','Saved'=>'Tallennettu','Import'=>'Tuo','Review changes'=>'Tarkista muutokset','Located in: %s'=>'Sijaitsee: %s','Located in plugin: %s'=>'Lisäosalla: %s','Located in theme: %s'=>'Teemalla: %s','Various'=>'Sekalaisia','Sync changes'=>'Synkronoi muutokset','Loading diff'=>'Ladataan diff','Review local JSON changes'=>'Tarkista paikalliset JSON-muutokset','Visit website'=>'Siirry verkkosivuille','View details'=>'Näytä tarkemmat tiedot','Version %s'=>'Versio %s','Information'=>'Tiedot','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Tukipalvelu. Tukipalvelumme ammattilaiset auttavat syvällisemmissä teknisissä haasteissasi.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Keskustelut. Yhteisöfoorumeillamme on aktiivinen ja ystävällinen yhteisö, joka voi ehkä auttaa sinua selvittämään ACF-maailman ihmeellisyyksiä.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Dokumentaatio. Laaja dokumentaatiomme sisältää viittauksia ja oppaita useimpiin kohtaamiisi tilanteisiin.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Olemme fanaattisia tuen suhteen ja haluamme, että saat kaiken mahdollisen irti verkkosivustostasi ACF:n avulla. Jos kohtaat ongelmia, apua löytyy useista paikoista:','Help & Support'=>'Ohjeet & tukipalvelut','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Ota yhteyttä Ohjeet & tukipalvelut -välilehdessä, jos huomaat tarvitsevasi apua.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Ennen kuin luot ensimmäisen kenttäryhmäsi, suosittelemme lukemaan aloitusoppaamme, jossa tutustutaan lisäosan filosofiaan ja parhaisiin käytäntöihin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Advanced Custom Fields -lisäosa tarjoaa visuaalisen lomaketyökalun WordPressin muokkausnäyttöjen mukauttamiseksi ylimääräisillä kentillä ja intuitiivisen API:n mukautettujen kenttäarvojen näyttämiseksi missä tahansa teeman mallitiedostossa.','Overview'=>'Yleiskatsaus','Location type "%s" is already registered.'=>'Sijaintityyppi "%s" on jo rekisteröity.','Class "%s" does not exist.'=>'Luokkaa "%s" ei ole.','Invalid nonce.'=>'Virheellinen nonce.','Error loading field.'=>'Virhe ladattaessa kenttää.','Location not found: %s'=>'Sijaintia ei löytynyt: %s','Error: %s'=>'Virhe: %s','Widget'=>'Vimpain','User Role'=>'Käyttäjän rooli','Comment'=>'Kommentti','Post Format'=>'Artikkelin muoto','Menu Item'=>'Valikkokohde','Post Status'=>'Artikkelin tila','Menus'=>'Valikot','Menu Locations'=>'Valikkosijainnit','Menu'=>'Valikko','Post Taxonomy'=>'Artikkelin taksonomia','Child Page (has parent)'=>'Lapsisivu (sivu, jolla on vanhempi)','Parent Page (has children)'=>'Vanhempi sivu (sivu, jolla on alasivuja)','Top Level Page (no parent)'=>'Ylätason sivu (sivu, jolla ei ole vanhempia)','Posts Page'=>'Artikkelit -sivu','Front Page'=>'Etusivu','Page Type'=>'Sivun tyyppi','Viewing back end'=>'Käyttää back endiä','Viewing front end'=>'Käyttää front endiä','Logged in'=>'Kirjautunut sisään','Current User'=>'Nykyinen käyttäjä','Page Template'=>'Sivupohja','Register'=>'Rekisteröi','Add / Edit'=>'Lisää / Muokkaa','User Form'=>'Käyttäjälomake','Page Parent'=>'Sivun vanhempi','Super Admin'=>'Super pääkäyttäjä','Current User Role'=>'Nykyinen käyttäjärooli','Default Template'=>'Oletus sivupohja','Post Template'=>'Sivupohja','Post Category'=>'Artikkelin kategoria','All %s formats'=>'Kaikki %s muodot','Attachment'=>'Liite','%s value is required'=>'%s arvo on pakollinen','Show this field if'=>'Näytä tämä kenttä, jos','Conditional Logic'=>'Ehdollinen logiikka','and'=>'ja','Local JSON'=>'Paikallinen JSON','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Varmista myös, että kaikki premium-lisäosat (%s) on päivitetty uusimpaan versioon.','This version contains improvements to your database and requires an upgrade.'=>'Tämä versio sisältää parannuksia tietokantaan ja edellyttää päivitystä.','Thank you for updating to %1$s v%2$s!'=>'Kiitos päivityksestä: %1$s v%2$s!','Database Upgrade Required'=>'Tietokanta on päivitettävä','Options Page'=>'Asetukset-sivu','Gallery'=>'Galleria','Flexible Content'=>'Joustava sisältö','Repeater'=>'Toista rivejä','Back to all tools'=>'Takaisin kaikkiin työkaluihin','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Jos muokkausnäkymässä on useita kenttäryhmiä, käytetään ensimmäisen (pienin järjestysnumero) kenttäryhmän asetuksia','Select items to hide them from the edit screen.'=>'Valitse kohteita piilottaaksesi ne muokkausnäkymästä.','Hide on screen'=>'Piilota näytöltä','Send Trackbacks'=>'Lähetä paluuviitteet','Tags'=>'Avainsanat','Categories'=>'Kategoriat','Page Attributes'=>'Sivun attribuutit','Format'=>'Muoto','Author'=>'Kirjoittaja','Slug'=>'Polkutunnus (slug)','Revisions'=>'Tarkastettu','Comments'=>'Kommentit','Discussion'=>'Keskustelu','Excerpt'=>'Katkelma','Content Editor'=>'Sisältöeditori','Permalink'=>'Kestolinkki','Shown in field group list'=>'Näytetään kenttäryhmien listauksessa','Field groups with a lower order will appear first'=>'Kenttäryhmät, joilla on pienempi järjestysnumero, tulostetaan ensimmäisenä','Order No.'=>'Järjestysnro.','Below fields'=>'Tasaa kentän alapuolelle','Below labels'=>'Tasaa nimiön alapuolelle','Instruction Placement'=>'Ohjeen sijainti','Label Placement'=>'Nimiön sijainti','Side'=>'Reuna','Normal (after content)'=>'Normaali (sisällön jälkeen)','High (after title)'=>'Korkea (otsikon jälkeen)','Position'=>'Sijainti','Seamless (no metabox)'=>'Saumaton (ei metalaatikkoa)','Standard (WP metabox)'=>'Standardi (WP-metalaatikko)','Style'=>'Tyyli','Type'=>'Tyyppi','Key'=>'Avain','Order'=>'Järjestys','Close Field'=>'Sulje kenttä','id'=>'id','class'=>'class','width'=>'leveys','Wrapper Attributes'=>'Kääreen määritteet','Required'=>'Pakollinen?','Instructions'=>'Ohjeet','Field Type'=>'Kenttätyyppi','Single word, no spaces. Underscores and dashes allowed'=>'Yksi sana, ei välilyöntejä. Alaviivat ja ajatusviivat sallitaan','Field Name'=>'Kentän nimi','This is the name which will appear on the EDIT page'=>'Tätä nimeä käytetään MUOKKAA-sivulla','Field Label'=>'Kentän nimiö','Delete'=>'Poista','Delete field'=>'Poista kenttä','Move'=>'Siirrä','Move field to another group'=>'Siirrä kenttä toiseen ryhmään','Duplicate field'=>'Monista kenttä','Edit field'=>'Muokkaa kenttää','Drag to reorder'=>'Muuta järjestystä vetämällä ja pudottamalla','Show this field group if'=>'Näytä tämä kenttäryhmä, jos','No updates available.'=>'Päivityksiä ei ole saatavilla.','Database upgrade complete. See what\'s new'=>'Tietokannan päivitys on valmis. Katso mikä on uutta','Reading upgrade tasks...'=>'Luetaan päivitystehtäviä...','Upgrade failed.'=>'Päivitys epäonnistui.','Upgrade complete.'=>'Päivitys valmis.','Upgrading data to version %s'=>'Päivitetään data versioon %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Tietokannan varmuuskopio on erittäin suositeltavaa ennen kuin jatkat. Oletko varma, että haluat jatkaa päivitystä nyt?','Please select at least one site to upgrade.'=>'Valitse vähintään yksi päivitettävä sivusto.','Database Upgrade complete. Return to network dashboard'=>'Tietokanta on päivitetty. Palaa verkon hallinnan ohjausnäkymään','Site is up to date'=>'Sivusto on ajan tasalla','Site requires database upgrade from %1$s to %2$s'=>'Sivusto edellyttää tietokannan päivityksen (%1$s -> %2$s)','Site'=>'Sivusto','Upgrade Sites'=>'Päivitä sivustot','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Seuraavat sivustot vaativat tietokantapäivityksen. Valitse ne, jotka haluat päivittää ja klikkaa %s.','Add rule group'=>'Lisää sääntöryhmä','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Tästä voit määrittää, missä muokkausnäkymässä tämä kenttäryhmä näytetään','Rules'=>'Säännöt','Copied'=>'Kopioitu','Copy to clipboard'=>'Kopioi leikepöydälle','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Valitse kenttäryhmät, jotka haluat viedä ja valitse sitten vientimetodisi. Käytä Lataa-painiketta viedäksesi .json-tiedoston, jonka voit sitten tuoda toisessa ACF asennuksessa. Käytä Generoi-painiketta luodaksesi PHP koodia, jonka voit sijoittaa teemaasi.','Select Field Groups'=>'Valitse kenttäryhmät','No field groups selected'=>'Ei kenttäryhmää valittu','Generate PHP'=>'Luo PHP-koodi','Export Field Groups'=>'Vie kenttäryhmiä','Import file empty'=>'Tuotu tiedosto on tyhjä','Incorrect file type'=>'Virheellinen tiedostomuoto','Error uploading file. Please try again'=>'Virhe tiedostoa ladattaessa. Yritä uudelleen','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Valitse JSON-tiedosto, jonka haluat tuoda. Kenttäryhmät tuodaan, kun klikkaat Tuo-painiketta.','Import Field Groups'=>'Tuo kenttäryhmiä','Sync'=>'Synkronointi','Select %s'=>'Valitse %s','Duplicate'=>'Monista','Duplicate this item'=>'Monista tämä kohde','Description'=>'Kuvaus','Sync available'=>'Synkronointi saatavissa','Field group synchronized.'=>'Kenttäryhmä synkronoitu.' . "\0" . '%s kenttäryhmää synkronoitu.','Field group duplicated.'=>'Kenttäryhmä monistettu.' . "\0" . '%s kenttäryhmää monistettu.','Active (%s)'=>'Käytössä (%s)' . "\0" . 'Käytössä (%s)','Review sites & upgrade'=>'Tarkastele sivuja & päivitä','Upgrade Database'=>'Päivitä tietokanta','Custom Fields'=>'Lisäkentät','Move Field'=>'Siirrä kenttä','Please select the destination for this field'=>'Valitse kohde kentälle','The %1$s field can now be found in the %2$s field group'=>'Kenttä %1$s löytyy nyt kenttäryhmästä %2$s','Move Complete.'=>'Siirto valmis.','Active'=>'Käytössä','Field Keys'=>'Kenttäavaimet','Settings'=>'Asetukset','Location'=>'Sijainti','Null'=>'Tyhjä','copy'=>'kopio','(this field)'=>'(tämä kenttä)','Checked'=>'Valittu','Move Custom Field'=>'Siirrä muokattua kenttää','No toggle fields available'=>'Ei vaihtokenttiä saatavilla','Field group title is required'=>'Kenttäryhmän otsikko on pakollinen','This field cannot be moved until its changes have been saved'=>'Tätä kenttää ei voi siirtää ennen kuin muutokset on talletettu','The string "field_" may not be used at the start of a field name'=>'Merkkijonoa "field_" ei saa käyttää kentän nimen alussa','Field group draft updated.'=>'Luonnos kenttäryhmästä päivitetty.','Field group scheduled for.'=>'Kenttäryhmä ajoitettu.','Field group submitted.'=>'Kenttäryhmä lähetetty.','Field group saved.'=>'Kenttäryhmä tallennettu.','Field group published.'=>'Kenttäryhmä julkaistu.','Field group deleted.'=>'Kenttäryhmä poistettu.','Field group updated.'=>'Kenttäryhmä päivitetty.','Tools'=>'Työkalut','is not equal to'=>'ei ole sama kuin','is equal to'=>'on sama kuin','Forms'=>'Lomakkeet','Page'=>'Sivu','Post'=>'Artikkeli','Relational'=>'Relationaalinen','Choice'=>'Valintakentät','Basic'=>'Perus','Unknown'=>'Tuntematon','Field type does not exist'=>'Kenttätyyppi ei ole olemassa','Spam Detected'=>'Roskapostia havaittu','Post updated'=>'Artikkeli päivitetty','Update'=>'Päivitä','Validate Email'=>'Validoi sähköposti','Content'=>'Sisältö','Title'=>'Otsikko','Edit field group'=>'Muokkaa kenttäryhmää','Selection is less than'=>'Valinta on pienempi kuin','Selection is greater than'=>'Valinta on suurempi kuin','Value is less than'=>'Arvo on pienempi kuin','Value is greater than'=>'Arvo on suurempi kuin','Value contains'=>'Arvo sisältää','Value matches pattern'=>'Arvo vastaa kaavaa','Value is not equal to'=>'Arvo ei ole sama kuin','Value is equal to'=>'Arvo on sama kuin','Has no value'=>'Ei ole arvoa','Has any value'=>'On mitään arvoa','Cancel'=>'Peruuta','Are you sure?'=>'Oletko varma?','%d fields require attention'=>'%d kenttää vaativat huomiota','1 field requires attention'=>'Yksi kenttä vaatii huomiota','Validation failed'=>'Lisäkentän validointi epäonnistui','Validation successful'=>'Kenttäryhmän validointi onnistui','Restricted'=>'Rajoitettu','Collapse Details'=>'Vähemmän tietoja','Expand Details'=>'Enemmän tietoja','Uploaded to this post'=>'Tähän kenttäryhmään ladatut kuvat','verbUpdate'=>'Päivitä','verbEdit'=>'Muokkaa','The changes you made will be lost if you navigate away from this page'=>'Tekemäsi muutokset menetetään, jos siirryt pois tältä sivulta','File type must be %s.'=>'Tiedoston koko täytyy olla %s.','or'=>'tai','File size must not exceed %s.'=>'Tiedoston koko ei saa ylittää %s.','File size must be at least %s.'=>'Tiedoston koko täytyy olla vähintään %s.','Image height must not exceed %dpx.'=>'Kuvan korkeus ei saa ylittää %dpx.','Image height must be at least %dpx.'=>'Kuvan korkeus täytyy olla vähintään %dpx.','Image width must not exceed %dpx.'=>'Kuvan leveys ei saa ylittää %dpx.','Image width must be at least %dpx.'=>'Kuvan leveys täytyy olla vähintään %dpx.','(no title)'=>'(ei otsikkoa)','Full Size'=>'Täysikokoinen','Large'=>'Iso','Medium'=>'Keskikokoinen','Thumbnail'=>'Pienoiskuva','(no label)'=>'(ei nimiötä)','Sets the textarea height'=>'Aseta tekstialueen koko','Rows'=>'Rivit','Text Area'=>'Tekstialue','Prepend an extra checkbox to toggle all choices'=>'Näytetäänkö ”Valitse kaikki” -valintaruutu','Save \'custom\' values to the field\'s choices'=>'Tallenna \'Muu’-kentän arvo kentän valinta vaihtoehdoksi tulevaisuudessa','Allow \'custom\' values to be added'=>'Salli käyttäjän syöttää omia arvojaan','Add new choice'=>'Lisää uusi valinta','Toggle All'=>'Valitse kaikki','Allow Archives URLs'=>'Salli arkistojen URL-osoitteita','Archives'=>'Arkistot','Page Link'=>'Sivun URL','Add'=>'Lisää','Name'=>'Nimi','%s added'=>'%s lisättiin','%s already exists'=>'%s on jo olemassa','User unable to add new %s'=>'Käyttäjä ei voi lisätä uutta %s','Term ID'=>'Ehdon ID','Term Object'=>'Ehto','Load value from posts terms'=>'Lataa arvo artikkelin ehdoista','Load Terms'=>'Lataa ehdot','Connect selected terms to the post'=>'Yhdistä valitut ehdot artikkeliin','Save Terms'=>'Tallenna ehdot','Allow new terms to be created whilst editing'=>'Salli uusien ehtojen luominen samalla kun muokataan','Create Terms'=>'Uusien ehtojen luominen','Radio Buttons'=>'Valintanappi','Single Value'=>'Yksi arvo','Multi Select'=>'Valitse useita','Checkbox'=>'Valintaruutu','Multiple Values'=>'Useita arvoja','Select the appearance of this field'=>'Valitse ulkoasu tälle kenttälle','Appearance'=>'Ulkoasu','Select the taxonomy to be displayed'=>'Valitse taksonomia, joka näytetään','No TermsNo %s'=>'Ei %s','Value must be equal to or lower than %d'=>'Arvon täytyy olla sama tai pienempi kuin %d','Value must be equal to or higher than %d'=>'Arvon täytyy olla sama tai suurempi kuin %d','Value must be a number'=>'Arvon täytyy olla numero','Number'=>'Numero','Save \'other\' values to the field\'s choices'=>'Tallenna \'muu\'-kentän arvo kentän valinnaksi','Add \'other\' choice to allow for custom values'=>'Lisää \'muu\' vaihtoehto salliaksesi mukautettuja arvoja','Other'=>'Muu','Radio Button'=>'Valintanappi','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Määritä päätepiste aiemmalle haitarille. Tämä haitari ei tule näkyviin.','Allow this accordion to open without closing others.'=>'Salli tämän haitarin avautua sulkematta muita.','Multi-Expand'=>'Avaa useita','Display this accordion as open on page load.'=>'Näytä tämä haitari avoimena sivun latautuessa.','Open'=>'Avoinna','Accordion'=>'Haitari (Accordion)','Restrict which files can be uploaded'=>'Määritä tiedoston koko','File ID'=>'Tiedoston ID','File URL'=>'Tiedoston URL','File Array'=>'Tiedosto','Add File'=>'Lisää tiedosto','No file selected'=>'Ei valittua tiedostoa','File name'=>'Tiedoston nimi','Update File'=>'Päivitä tiedosto','Edit File'=>'Muokkaa tiedostoa','Select File'=>'Valitse tiedosto','File'=>'Tiedosto','Password'=>'Salasana','Specify the value returned'=>'Määritä palautetun arvon muoto','Use AJAX to lazy load choices?'=>'Haluatko ladata valinnat laiskasti (käyttää AJAXia)?','Enter each default value on a new line'=>'Syötä jokainen oletusarvo uudelle riville','verbSelect'=>'Valitse','Select2 JS load_failLoading failed'=>'Lataus epäonnistui','Select2 JS searchingSearching…'=>'Etsii…','Select2 JS load_moreLoading more results…'=>'Lataa lisää tuloksia …','Select2 JS selection_too_long_nYou can only select %d items'=>'Voit valita vain %d kohdetta','Select2 JS selection_too_long_1You can only select 1 item'=>'Voit valita vain yhden kohteen','Select2 JS input_too_long_nPlease delete %d characters'=>'Poista %d merkkiä','Select2 JS input_too_long_1Please delete 1 character'=>'Poista 1 merkki','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Kirjoita %d tai useampi merkkiä','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Kirjoita yksi tai useampi merkki','Select2 JS matches_0No matches found'=>'Osumia ei löytynyt','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d tulosta on saatavilla. Voit navigoida tuloksian välillä käyttämällä ”ylös” ja ”alas” -näppäimiä.','Select2 JS matches_1One result is available, press enter to select it.'=>'Yksi tulos on saatavilla. Valitse se painamalla enter-näppäintä.','nounSelect'=>'Valintalista','User ID'=>'Käyttäjätunnus','User Object'=>'Käyttäjäobjekti','User Array'=>'Käyttäjätaulukko','All user roles'=>'Kaikki käyttäjäroolit','Filter by Role'=>'Suodata roolin mukaan','User'=>'Käyttäjä','Separator'=>'Erotusmerkki','Select Color'=>'Valitse väri','Default'=>'Oletus','Clear'=>'Tyhjennä','Color Picker'=>'Värinvalitsin','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Valitse','Date Time Picker JS closeTextDone'=>'Sulje','Date Time Picker JS currentTextNow'=>'Nyt','Date Time Picker JS timezoneTextTime Zone'=>'Aikavyöhyke','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosekunti','Date Time Picker JS millisecTextMillisecond'=>'Millisekunti','Date Time Picker JS secondTextSecond'=>'Sekunti','Date Time Picker JS minuteTextMinute'=>'Minuutti','Date Time Picker JS hourTextHour'=>'Tunti','Date Time Picker JS timeTextTime'=>'Aika','Date Time Picker JS timeOnlyTitleChoose Time'=>'Valitse aika','Date Time Picker'=>'Päivämäärä- ja kellonaikavalitsin','Endpoint'=>'Päätepiste','Left aligned'=>'Tasaa vasemmalle','Top aligned'=>'Tasaa ylös','Placement'=>'Sijainti','Tab'=>'Välilehti','Value must be a valid URL'=>'Arvon täytyy olla validi URL','Link URL'=>'Linkin URL-osoite','Link Array'=>'Linkkitaulukko (array)','Opens in a new window/tab'=>'Avaa uuteen ikkunaan/välilehteen','Select Link'=>'Valitse linkki','Link'=>'Linkki','Email'=>'Sähköposti','Step Size'=>'Askelluksen koko','Maximum Value'=>'Maksimiarvo','Minimum Value'=>'Minimiarvo','Range'=>'Liukusäädin','Both (Array)'=>'Molemmat (palautusmuoto on tällöin taulukko)','Label'=>'Nimiö','Value'=>'Arvo','Vertical'=>'Pystysuuntainen','Horizontal'=>'Vaakasuuntainen','red : Red'=>'koira_istuu : Koira istuu','For more control, you may specify both a value and label like this:'=>'Halutessasi voit määrittää sekä arvon että nimiön tähän tapaan:','Enter each choice on a new line.'=>'Syötä jokainen valinta uudelle riville.','Choices'=>'Valinnat','Button Group'=>'Painikeryhmä','Allow Null'=>'Salli tyhjä?','Parent'=>'Vanhempi','TinyMCE will not be initialized until field is clicked'=>'TinyMCE:tä ei alusteta ennen kuin kenttää napsautetaan','Delay Initialization'=>'Viivytä alustusta?','Show Media Upload Buttons'=>'Näytä Lisää media -painike?','Toolbar'=>'Työkalupalkki','Text Only'=>'Vain teksti','Visual Only'=>'Vain graafinen','Visual & Text'=>'Graafinen ja teksti','Tabs'=>'Välilehdet','Click to initialize TinyMCE'=>'Klikkaa ottaaksesi käyttöön graafisen editorin','Name for the Text editor tab (formerly HTML)Text'=>'Teksti','Visual'=>'Graafinen','Value must not exceed %d characters'=>'Arvo ei saa olla suurempi kuin %d merkkiä','Leave blank for no limit'=>'Jos et halua rajoittaa, jätä tyhjäksi','Character Limit'=>'Merkkirajoitus','Appears after the input'=>'Näkyy input-kentän jälkeen','Append'=>'Loppuliite','Appears before the input'=>'Näkyy ennen input-kenttää','Prepend'=>'Etuliite','Appears within the input'=>'Näkyy input-kentän sisällä','Placeholder Text'=>'Täyteteksti','Appears when creating a new post'=>'Kentän oletusarvo','Text'=>'Teksti','%1$s requires at least %2$s selection'=>'%1$s vaatii vähintään %2$s valinnan' . "\0" . '%1$s vaatii vähintään %2$s valintaa','Post ID'=>'Artikkelin ID','Post Object'=>'Artikkeliolio','Maximum Posts'=>'Maksimimäärä artikkeleita','Minimum Posts'=>'Vähimmäismäärä artikkeleita','Featured Image'=>'Artikkelikuva','Selected elements will be displayed in each result'=>'Valitut elementit näytetään jokaisessa tuloksessa','Elements'=>'Elementit','Taxonomy'=>'Taksonomia','Post Type'=>'Artikkelityyppi','Filters'=>'Suodattimet','All taxonomies'=>'Kaikki taksonomiat','Filter by Taxonomy'=>'Suodata taksonomian mukaan','All post types'=>'Kaikki artikkelityypit','Filter by Post Type'=>'Suodata tyypin mukaan','Search...'=>'Etsi...','Select taxonomy'=>'Valitse taksonomia','Select post type'=>'Valitse artikkelityyppi','No matches found'=>'Ei yhtään osumaa','Loading'=>'Ladataan','Maximum values reached ( {max} values )'=>'Maksimiarvo saavutettu ( {max} artikkelia )','Relationship'=>'Suodata artikkeleita','Comma separated list. Leave blank for all types'=>'Erota pilkulla. Jätä tyhjäksi, jos haluat sallia kaikki tiedostyypit','Allowed File Types'=>'Sallitut tiedostotyypit','Maximum'=>'Maksimiarvo(t)','File size'=>'Tiedoston koko','Restrict which images can be uploaded'=>'Määritä millaisia kuvia voidaan ladata','Minimum'=>'Minimiarvo(t)','Uploaded to post'=>'Vain tähän artikkeliin ladatut','All'=>'Kaikki','Limit the media library choice'=>'Rajoita valintaa mediakirjastosta','Library'=>'Kirjasto','Preview Size'=>'Esikatselukuvan koko','Image ID'=>'Kuvan ID','Image URL'=>'Kuvan URL','Image Array'=>'Kuva','Specify the returned value on front end'=>'Määritä palautettu arvo front endiin','Return Value'=>'Palauta arvo','Add Image'=>'Lisää kuva','No image selected'=>'Ei kuvia valittu','Remove'=>'Poista','Edit'=>'Muokkaa','All images'=>'Kaikki kuvat','Update Image'=>'Päivitä kuva','Edit Image'=>'Muokkaa kuvaa','Select Image'=>'Valitse kuva','Image'=>'Kuva','Allow HTML markup to display as visible text instead of rendering'=>'Salli HTML-muotoilun näkyminen tekstinä renderöinnin sijaan','Escape HTML'=>'Escape HTML','No Formatting'=>'Ei muotoilua','Automatically add <br>'=>'Lisää automaattisesti <br>','Automatically add paragraphs'=>'Lisää automaattisesti kappale','Controls how new lines are rendered'=>'Määrittää kuinka uudet rivit muotoillaan','New Lines'=>'Uudet rivit','Week Starts On'=>'Viikon ensimmäinen päivä','The format used when saving a value'=>'Arvo tallennetaan tähän muotoon','Save Format'=>'Tallennusmuoto','Date Picker JS weekHeaderWk'=>'Vk','Date Picker JS prevTextPrev'=>'Edellinen','Date Picker JS nextTextNext'=>'Seuraava','Date Picker JS currentTextToday'=>'Tänään','Date Picker JS closeTextDone'=>'Sulje','Date Picker'=>'Päivämäärävalitsin','Width'=>'Leveys','Embed Size'=>'Upotuksen koko','Enter URL'=>'Syötä URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Teksti, joka näytetään kun valinta ei ole aktiivinen','Off Text'=>'Pois päältä -teksti','Text shown when active'=>'Teksti, joka näytetään kun valinta on aktiivinen','On Text'=>'Päällä -teksti','Stylized UI'=>'Tyylikäs käyttöliittymä','Default Value'=>'Oletusarvo','Displays text alongside the checkbox'=>'Näytä teksti valintaruudun rinnalla','Message'=>'Viesti','No'=>'Ei','Yes'=>'Kyllä','True / False'=>'”Tosi / Epätosi” -valinta','Row'=>'Rivi','Table'=>'Taulukko','Block'=>'Lohko','Specify the style used to render the selected fields'=>'Määritä tyyli, jota käytetään valittujen kenttien luomisessa','Layout'=>'Asettelu','Sub Fields'=>'Alakentät','Group'=>'Ryhmä','Customize the map height'=>'Kartan korkeuden mukauttaminen','Height'=>'Korkeus','Set the initial zoom level'=>'Aseta oletuszoomaus','Zoom'=>'Zoomaus','Center the initial map'=>'Kartan oletussijainti','Center'=>'Sijainti','Search for address...'=>'Etsi osoite...','Find current location'=>'Etsi nykyinen sijainti','Clear location'=>'Tyhjennä paikkatieto','Search'=>'Etsi','Sorry, this browser does not support geolocation'=>'Pahoittelut, tämä selain ei tue paikannusta','Google Map'=>'Google-kartta','The format returned via template functions'=>'Sivupohjan funktioiden palauttama päivämäärän muoto','Return Format'=>'Palautusmuoto','Custom:'=>'Mukautettu:','The format displayed when editing a post'=>'Päivämäärän muoto muokkausnäkymässä','Display Format'=>'Muokkausnäkymän muoto','Time Picker'=>'Kellonaikavalitsin','Inactive (%s)'=>'Poistettu käytöstä (%s)' . "\0" . 'Poistettu käytöstä (%s)','No Fields found in Trash'=>'Kenttiä ei löytynyt roskakorista','No Fields found'=>'Ei löytynyt kenttiä','Search Fields'=>'Etsi kenttiä','View Field'=>'Näytä kenttä','New Field'=>'Uusi kenttä','Edit Field'=>'Muokkaa kenttää','Add New Field'=>'Lisää uusi kenttä','Field'=>'Kenttä','Fields'=>'Kentät','No Field Groups found in Trash'=>'Kenttäryhmiä ei löytynyt roskakorista','No Field Groups found'=>'Kenttäryhmiä ei löytynyt','Search Field Groups'=>'Etsi kenttäryhmiä','View Field Group'=>'Katso kenttäryhmää','New Field Group'=>'Lisää uusi kenttäryhmä','Edit Field Group'=>'Muokkaa kenttäryhmää','Add New Field Group'=>'Lisää uusi kenttäryhmä','Add New'=>'Lisää uusi','Field Group'=>'Kenttäryhmä','Field Groups'=>'Kenttäryhmät','Customize WordPress with powerful, professional and intuitive fields.'=>'Mukauta WordPressiä tehokkailla, ammattimaisilla ja intuitiivisilla kentillä.','https://www.advancedcustomfields.com'=>'http://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Lohkotyypin nimi on pakollinen.','Block type "%s" is already registered.'=>'Lohkotyyppi "%s" on jo rekisteröity.','Switch to Edit'=>'Siirry muokkaamaan','Switch to Preview'=>'Siirry esikatseluun','Change content alignment'=>'Sisällön tasauksen muuttaminen','%s settings'=>'%s asetusta','Options Updated'=>'Asetukset päivitetty','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Ottaaksesi käyttöön päivitykset, syötä lisenssiavaimesi Päivitykset -sivulle. Jos sinulla ei ole lisenssiavainta, katso tiedot ja hinnoittelu.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'ACF:n aktivointivirhe. Määritetty käyttöoikeusavain on muuttunut, mutta vanhan käyttöoikeuden poistamisessa tapahtui virhe','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'ACF:n aktivointivirhe. Määritetty käyttöoikeusavain on muuttunut, mutta aktivointipalvelimeen yhdistämisessä tapahtui virhe','ACF Activation Error'=>'ACF:n aktivointivirhe','ACF Activation Error. An error occurred when connecting to activation server'=>'ACF käynnistysvirhe. Tapahtui virhe päivityspalvelimeen yhdistettäessä','Check Again'=>'Tarkista uudelleen','ACF Activation Error. Could not connect to activation server'=>'ACF käynnistysvirhe. Ei voitu yhdistää käynnistyspalvelimeen','Publish'=>'Julkaistu','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Yhtään lisäkenttäryhmää ei löytynyt tälle asetussivulle. Luo lisäkenttäryhmä','Error. Could not connect to update server'=>'Virhe. Ei voitu yhdistää päivityspalvelimeen','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Virhe. Päivityspakettia ei voitu todentaa. Tarkista uudelleen tai poista käytöstä ACF PRO -lisenssi ja aktivoi se uudelleen.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Virhe. Lisenssisi on umpeutunut tai poistettu käytöstä. Aktivoi ACF PRO -lisenssisi uudelleen.','Select one or more fields you wish to clone'=>'Valitse kentät, jotka haluat kopioida','Display'=>'Näytä','Specify the style used to render the clone field'=>'Määritä tyyli, jota käytetään kloonikentän luomisessa','Group (displays selected fields in a group within this field)'=>'Ryhmä (valitut kentät näytetään ryhmänä tämän klooni-kentän sisällä)','Seamless (replaces this field with selected fields)'=>'Saumaton (korvaa tämä klooni-kenttä valituilla kentillä)','Labels will be displayed as %s'=>'Kentän nimiö näytetään seuraavassa muodossa: %s','Prefix Field Labels'=>'Kentän nimiön etuliite','Values will be saved as %s'=>'Arvot tallennetaan muodossa: %s','Prefix Field Names'=>'Kentän nimen etuliite','Unknown field'=>'Tuntematon kenttä','Unknown field group'=>'Tuntematon kenttäryhmä','All fields from %s field group'=>'Kaikki kentät kenttäryhmästä %s','Add Row'=>'Lisää rivi','layout'=>'asettelu' . "\0" . 'asettelut','layouts'=>'asettelua','This field requires at least {min} {label} {identifier}'=>'Tämä kenttä vaatii vähintään {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Tämän kentän yläraja on {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} saatavilla (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} vaadittu (min {min})','Flexible Content requires at least 1 layout'=>'Vaaditaan vähintään yksi asettelu','Click the "%s" button below to start creating your layout'=>'Klikkaa ”%s” -painiketta luodaksesi oman asettelun','Add layout'=>'Lisää asettelu','Duplicate layout'=>'Monista asettelu','Remove layout'=>'Poista asettelu','Click to toggle'=>'Piilota/Näytä','Delete Layout'=>'Poista asettelu','Duplicate Layout'=>'Monista asettelu','Add New Layout'=>'Lisää uusi asettelu','Add Layout'=>'Lisää asettelu','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Asetteluita vähintään','Maximum Layouts'=>'Asetteluita enintään','Button Label'=>'Painikkeen teksti','%s must be of type array or null.'=>'%s tyypin on oltava matriisi tai tyhjä.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s täytyy sisältää vähintään %2$s %3$s asettelu.' . "\0" . '%1$s täytyy sisältää vähintään %2$s %3$s asettelua.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s täytyy sisältää korkeintaan %2$s %3$s asettelu.' . "\0" . '%1$s täytyy sisältää korkeintaan %2$s %3$s asettelua.','Add Image to Gallery'=>'Lisää kuva galleriaan','Maximum selection reached'=>'Et voi valita enempää kuvia','Length'=>'Pituus','Caption'=>'Kuvateksti','Alt Text'=>'Vaihtoehtoinen teksti','Add to gallery'=>'Lisää galleriaan','Bulk actions'=>'Massatoiminnot','Sort by date uploaded'=>'Lajittele latauksen päivämäärän mukaan','Sort by date modified'=>'Lajittele viimeisimmän muokkauksen päivämäärän mukaan','Sort by title'=>'Lajittele otsikon mukaan','Reverse current order'=>'Käännän nykyinen järjestys','Close'=>'Sulje','Minimum Selection'=>'Pienin määrä kuvia','Maximum Selection'=>'Suurin määrä kuvia','Allowed file types'=>'Sallitut tiedostotyypit','Insert'=>'Lisää','Specify where new attachments are added'=>'Määritä mihin uudet liitteet lisätään','Append to the end'=>'Lisää loppuun','Prepend to the beginning'=>'Lisää alkuun','Minimum rows not reached ({min} rows)'=>'Pienin määrä rivejä saavutettu ({min} riviä)','Maximum rows reached ({max} rows)'=>'Suurin määrä rivejä saavutettu ({max} riviä)','Error loading page'=>'Virhe ladattaessa kenttää.','Rows Per Page'=>'Artikkelit -sivu','Set the number of rows to be displayed on a page.'=>'Valitse taksonomia, joka näytetään','Minimum Rows'=>'Pienin määrä rivejä','Maximum Rows'=>'Suurin määrä rivejä','Collapsed'=>'Piilotettu','Select a sub field to show when row is collapsed'=>'Valitse alakenttä, joka näytetään, kun rivi on piilotettu','Invalid field key or name.'=>'Virheellinen kenttäryhmän tunnus.','Click to reorder'=>'Muuta järjestystä vetämällä ja pudottamalla','Add row'=>'Lisää rivi','Duplicate row'=>'Monista rivi','Remove row'=>'Poista rivi','Current Page'=>'Nykyinen käyttäjä','First Page'=>'Etusivu','Previous Page'=>'Artikkelit -sivu','paging%1$s of %2$s'=>'%1$s ei ole yksi näistä: %2$s','Next Page'=>'Etusivu','Last Page'=>'Artikkelit -sivu','No block types exist'=>'Lohkotyyppejä ei ole','No options pages exist'=>'Yhtään asetussivua ei ole olemassa','Deactivate License'=>'Poista lisenssi käytöstä','Activate License'=>'Aktivoi lisenssi','License Information'=>'Näytä lisenssitiedot','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Ottaaksesi käyttöön päivitykset, syötä alle lisenssiavaimesi. Jos sinulla ei ole lisenssiavainta, katso tarkemmat tiedot ja hinnoittelu.','License Key'=>'Lisenssiavain','Your license key is defined in wp-config.php.'=>'Käyttöoikeusavain on määritelty wp-config.php:ssa.','Retry Activation'=>'Yritä aktivointia uudelleen','Update Information'=>'Päivitä tiedot','Current Version'=>'Nykyinen versio','Latest Version'=>'Uusin versio','Update Available'=>'Päivitys saatavilla','Upgrade Notice'=>'Päivitys Ilmoitus','Enter your license key to unlock updates'=>'Syötä lisenssiavain saadaksesi päivityksiä','Update Plugin'=>'Päivitä lisäosa','Please reactivate your license to unlock updates'=>'Aktivoi käyttöoikeus saadaksesi päivityksiä']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'fi','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Renew ACF PRO License'=>'Uusi ACF PRO -lisenssi','Renew License'=>'Uusi lisenssi','Manage License'=>'Hallinnoi lisenssiä','\'High\' position not supported in the Block Editor'=>'\'Korkeaa\' sijoittelua ei tueta lohkoeditorissa.','Upgrade to ACF PRO'=>'Päivitä ACF PRO -versioon','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF asetussivut ovat mukautettuja pääkäyttäjäsivuja yleisten asetusten muuttamiseksi kenttien avulla. Voit luoda useita sivuja ja alisivuja.','Add Options Page'=>'Lisää Asetukset-sivu','In the editor used as the placeholder of the title.'=>'Käytetään editorissa otsikon paikanvaraajana.','Title Placeholder'=>'Otsikon paikanvaraaja','4 Months Free'=>'4 kuukautta maksutta','Select Options Pages'=>'Valitse asetussivut','Duplicate taxonomy'=>'Monista taksonomia','Create taxonomy'=>'Luo taksonomia','Duplicate post type'=>'Monista sisältötyyppi','Create post type'=>'Luo sisältötyyppi','Link field groups'=>'Linkitä kenttäryhmä','Add fields'=>'Lisää kenttiä','This Field'=>'Tämä kenttä','ACF PRO'=>'ACF PRO','Feedback'=>'Palaute','Support'=>'Tuki','is developed and maintained by'=>'kehittää ja ylläpitää','Add this %s to the location rules of the selected field groups.'=>'Aseta tämä %s valittujen kenttäryhmien sijaintiasetuksiin.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Kaksisuuntaisen asetuksen kytkeminen sallii sinun päivittää kohdekenttien arvon jokaiselle tässä kentässä valitulle arvolle, lisäten tai poistaen päivitettävän artikkelin, taksonomian tai käyttäjän ID tunnisteen. Tarkemmat tiedot luettavissa dokumentaatiossa.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Valitse kenttä (kentät) johon tallennetaan viite takaisin päivitettävään kohteeseen. Voit valita tämän kentän. Kohdekenttien tulee olla yhteensopivia kentän esityspaikan kanssa. Esimerkiksi jos tämä kenttä esitetään taksonomian yhteydessä, kentän tulee olla taksonomia-tyyppiä','Target Field'=>'Kohdekenttä','Update a field on the selected values, referencing back to this ID'=>'Päivitä valittujen arvojen kenttä viittaamalla takaisin tähän tunnisteeseen','Bidirectional'=>'Kaksisuuntainen','%s Field'=>'%s kenttä','Select Multiple'=>'Valitse useita','WP Engine logo'=>'WP Engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Vain pieniä kirjaimia, alaviivoja sekä väliviivoja. Enimmillään 32 merkkiä.','The capability name for assigning terms of this taxonomy.'=>'Käyttöoikeuden nimi termien lisäämiseksi tähän taksonomiaan.','Assign Terms Capability'=>'Määritä termien käyttöoikeus','The capability name for deleting terms of this taxonomy.'=>'Käyttöoikeuden nimi termien poistamiseksi tästä taksonomiasta.','Delete Terms Capability'=>'Poista termin käyttöoikeus','The capability name for editing terms of this taxonomy.'=>'Käyttöoikeuden nimi taksonomian termien muokkaamiseksi.','Edit Terms Capability'=>'Muokkaa termin käyttöoikeutta','The capability name for managing terms of this taxonomy.'=>'Käyttöoikeuden nimi taksonomian termien hallinnoimiseksi.','Manage Terms Capability'=>'Hallitse termin käyttöoikeutta','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Määrittää piilotetaanko artikkelit hakutuloksista ja taksonomian arkistosivuilta.','More Tools from WP Engine'=>'Lisää työkaluja WP Engineltä','Built for those that build with WordPress, by the team at %s'=>'Tehty niille jotka tekevät WordPressillä, %s tiimin toimesta','View Pricing & Upgrade'=>'Näytä hinnoittelu & päivitä','Learn More'=>'Lue lisää','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Nopeuta työnkulkuasi ja kehitä parempia verkkosivustoja ominaisuuksilla kuten ACF lohkot ja asetussivut, sekä kehittyneillä kenttätyypeillä kuten toistin, joustava sisältö, kloonaus sekä galleria.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Avaa lisäominaisuudet ja luo vielä enemmän ACF PRO:n avulla','%s fields'=>'%s kentät','No terms'=>'Ei termejä','No post types'=>'Ei sisältötyyppejä','No posts'=>'Ei artikkeleita','No taxonomies'=>'Ei taksonomioita','No field groups'=>'Ei kenttäryhmiä','No fields'=>'Ei kenttiä','No description'=>'Ei kuvausta','Any post status'=>'Mikä tahansa artikkelin tila','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Tämän taksonomian avain on jo käytössä toisella taksonomialla ACF:n ulkopuolella, eikä sitä voida käyttää.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Tämän taksonomian avain on jo käytössä toisella taksonomialla ACF:ssä, eikä sitä voida käyttää.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Taksonomian avaimen tulee sisältää ainoastaan pieniä kirjaimia, numeroita, alaviivoja tai väliviivoja.','The taxonomy key must be under 32 characters.'=>'Taksonomian avaimen tulee olla alle 20 merkkiä pitkä.','No Taxonomies found in Trash'=>'Roskakorista ei löytynyt taksonomioita','No Taxonomies found'=>'Taksonomioita ei löytynyt','Search Taxonomies'=>'Hae taksonomioita','View Taxonomy'=>'Näytä taksonomia','New Taxonomy'=>'Uusi taksonomia','Edit Taxonomy'=>'Muokkaa taksonomiaa','Add New Taxonomy'=>'Luo uusi taksonomia','No Post Types found in Trash'=>'Ei sisältötyyppejä roskakorissa','No Post Types found'=>'Sisältötyyppejä ei löytynyt','Search Post Types'=>'Etsi sisältötyyppejä','View Post Type'=>'Näytä sisältötyyppi','New Post Type'=>'Uusi sisältötyyppi','Edit Post Type'=>'Muokkaa sisältötyyppiä','Add New Post Type'=>'Lisää uusi sisältötyyppi','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Tämä sisältötyyppi on jo käytössä sisältötyypillä joka on rekisteröity ACF ulkopuolella, eikä sitä voida käyttää.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Tämä sisältötyyppi on jo käytössä sisältötyypillä ACF:ssä, eikä sitä voida käyttää.','This field must not be a WordPress reserved term.'=>'Tämän kentän ei tule olla WordPressin varattu termi.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Sisältötyypin avaimen tulee sisältää vain pieniä kirjaimia, numeroita, alaviivoja ja väliviivoja.','The post type key must be under 20 characters.'=>'Sisältötyypin avaimen tulee olla alle 20 merkkiä pitkä.','We do not recommend using this field in ACF Blocks.'=>'Emme suosittele tämän kentän käyttämistä ACF-lohkoissa.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Näyttää WordPress WYSIWYG -editorin kuten artikkeleissa ja sivuilla, mahdollistaen monipuolisemman tekstin muokkauskokemuksen, joka mahdollistaa myös multimediasisällön.','WYSIWYG Editor'=>'WYSIWYG-editori','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Sallii yhden tai useamman käyttäjän valitsemisen tieto-objektien välisten suhteiden luomiseksi.','A text input specifically designed for storing web addresses.'=>'Tekstikenttä erityisesti verkko-osoitteiden tallentamiseksi.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Kytkin joka sallii 1 tai 0 arvon valitsemisen (päälle tai pois, tosi tai epätosi, jne.). Voidaan esittää tyyliteltynä kytkimenä tai valintaruutuna.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Interaktiivinen käyttölittymä ajan valitsemiseen. Aikamuotoa voidaan muokata kentän asetuksissa.','A basic textarea input for storing paragraphs of text.'=>'Yksinkertainen tekstialue tekstikappaleiden tallentamiseen.','A basic text input, useful for storing single string values.'=>'Yksinkertainen tekstikenttä, hyödyllinen yksittäisten merkkijonojen arvojen tallentamiseen.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Mahdollistaa yhden tai useamman taksonomiatermin valitsemisen kentän asetuksissa asetettujen kriteerien ja asetusten perusteella.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Mahdollistaa kenttien ryhmittelemisen välilehdillä erotettuihin osioihin muokkausnäkymässä. Hyödyllinen kenttien pitämiseen järjestyksessä ja jäsenneltynä.','A dropdown list with a selection of choices that you specify.'=>'Pudotusvalikko joka listaa määrittelemäsi vaihtoehdot.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Kenttä numeroarvon valitsemiseksi määritetyllä asteikolla hyödyntäen liukuvalitsinelementtiä.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Ryhmä valintanappisyötteitä, joiden avulla käyttäjä voi tehdä yksittäisen valinnan määrittämistäsi arvoista.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Interaktiivinen ja mukautettava käyttöliittymä yhden tai useamman artikkelin, sivun tai artikkelityyppikohteen valitsemiseksi, hakumahdollisuudella. ','An input for providing a password using a masked field.'=>'Kenttä salasanan antamiseen peitetyn kentän avulla.','Filter by Post Status'=>'Suodata artikkelin tilan mukaan','An input limited to numerical values.'=>'Numeroarvoihin rajoitettu kenttä.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Käytetään viestin esittämiseksi muiden kenttien rinnalla. Kätevä lisäkontekstin tai -ohjeiden tarjoamiseen kenttien ympärillä.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Sallii linkin ja sen ominaisuuksien, kuten otsikon ja kohteen, määrittämisen hyödyntäen WordPressin omaa linkinvalitsinta.','Uses the native WordPress media picker to upload, or choose images.'=>'Käyttää WordPressin omaa mediavalitsinta kuvien lisäämisen tai valitsemiseen.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Antaa tavan jäsentää kenttiä ryhmiin tietojen ja muokkausnäkymän järjestämiseksi paremmin.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Interaktiivinen käyttöliittymä sijainnin lisäämiseksi Google Maps:in avulla. Vaatii Google Maps API -avaimen sekä lisämäärityksiä näkyäkseen oikein.','Uses the native WordPress media picker to upload, or choose files.'=>'Käyttää WordPressin omaa mediavalitsinta tiedostojen lisäämiseen ja valitsemiseen.','A text input specifically designed for storing email addresses.'=>'Tekstikenttä erityisesti sähköpostiosoitteiden tallentamiseksi.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Interaktiivinen käyttöliittymä päivämäärän ja kellonajan valitsemiseen. Päivämäärän palautusmuotoa voidaan muokata kentän asetuksissa.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Interaktiivinen käyttöliittymä päivämäärän valitsemiseen. Päivämäärän palautusmuotoa voidaan muokata kentän asetuksissa.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Interaktiivinen käyttöliittymä värin valitsemiseksi, tai hex-arvon määrittämiseksi.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Joukko valintaruutuja jotka sallivat käyttäjän valita yhden tai useamman määrittämistäsi arvoista.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Joukko painikkeita joiden arvot määrität. Käyttäjät voivat valita yhden määrittämistäsi arvoista.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Mahdollistaa lisäkenttien järjestelemisen suljettaviin paneeleihin jotka esitetään sisällön muokkaamisen yhteydessä. Kätevä suurten tietojoukkojen siistinä pitämiseen.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Tarjoaa ratkaisun toistuvan sisällön kuten diojen, tiimin jäsenten, tai toimintakehotekorttien toistamiseen. Toimii ylätasona alakentille, jotka voidaan toistaa uudestaan ja uudestaan.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Tarjoaa interaktiivisen käyttöliittymän liitekokoelman hallintaan. Useimmat asetukset ovat samanlaisia kuin kuvakenttätyypillä. Lisäasetukset mahdollistavat uusien liitteiden sijoituspaikan määrittämiseen galleriassa, sekä sallitun minimi- ja maksimiliitemäärien asettamiseksi.','nounClone'=>'Klooni','Updates'=>'Päivitykset','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Lisäosien Advanced Custom Fields ja Advanced Custom Fields PRO ei pitäisi olla käytössä yhtäaikaa. Suljimme Advanced Custom Fields PRO -lisäosan automaattisesti.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Lisäosien Advanced Custom Fields ja Advanced Custom Fields PRO ei pitäisi olla käytössä yhtäaikaa. Suljimme Advanced Custom Fields -lisäosan automaattisesti.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Olemme havainneet yhden tai useamman kutsun ACF-kenttäarvojen noutamiseksi ennen ACF:n alustamista. Tätä ei tueta ja se voi johtaa väärin muotoiltuihin tai puuttuviin tietoihin. Lue lisää tämän korjaamisesta.','%1$s must have a user with the %2$s role.'=>'%1$s:lla pitää olla käyttäjä roolilla %2$s.' . "\0" . '%1$s:lla pitää olla käyttäjä jollakin näistä rooleista: %2$s','%1$s must have a valid user ID.'=>'%1$s:lla on oltava kelvollinen käyttäjätunnus.','Invalid request.'=>'Virheellinen pyyntö.','%1$s is not one of %2$s'=>'%1$s ei ole yksi näistä: %2$s','%1$s must have term %2$s.'=>'%1$s:lla pitää olla termi %2$s.' . "\0" . '%1$s:lla pitää olla jokin seuraavista termeistä: %2$s','%1$s must be of post type %2$s.'=>'%1$s pitää olla artikkelityyppiä %2$s.' . "\0" . '%1$s pitää olla joku seuraavista artikkelityypeistä: %2$s','%1$s must have a valid post ID.'=>'%1$s:lla on oltava kelvollinen artikkelitunnus (post ID).','%s requires a valid attachment ID.'=>'%s edellyttää kelvollista liitetunnusta (ID).','Show in REST API'=>'Näytä REST API:ssa','Enable Transparency'=>'Ota läpinäkyvyys käyttöön','RGBA Array'=>'RGBA-taulukko','RGBA String'=>'RGBA-merkkijono','Hex String'=>'Heksamerkkijono','Upgrade to PRO'=>'Päivitä Pro-versioon','post statusActive'=>'Käytössä','\'%s\' is not a valid email address'=>'\'%s\' ei ole kelvollinen sähköpostiosoite','Color value'=>'Väriarvo','Select default color'=>'Valitse oletusväri','Clear color'=>'Tyhjennä väri','Blocks'=>'Lohkot','Options'=>'Asetukset','Users'=>'Käyttäjät','Menu items'=>'Valikkokohteet','Widgets'=>'Vimpaimet','Attachments'=>'Liitteet','Taxonomies'=>'Taksonomiat','Posts'=>'Artikkelit','Last updated: %s'=>'Päivitetty viimeksi: %s','Sorry, this post is unavailable for diff comparison.'=>'Tämä kenttäryhmä ei valitettavasti ole käytettävissä diff-vertailua varten.','Invalid field group parameter(s).'=>'Virheelliset kenttäryhmän parametrit.','Awaiting save'=>'Odottaa tallentamista','Saved'=>'Tallennettu','Import'=>'Tuo','Review changes'=>'Tarkista muutokset','Located in: %s'=>'Sijaitsee: %s','Located in plugin: %s'=>'Lisäosalla: %s','Located in theme: %s'=>'Teemalla: %s','Various'=>'Sekalaisia','Sync changes'=>'Synkronoi muutokset','Loading diff'=>'Ladataan diff','Review local JSON changes'=>'Tarkista paikalliset JSON-muutokset','Visit website'=>'Siirry verkkosivuille','View details'=>'Näytä tarkemmat tiedot','Version %s'=>'Versio %s','Information'=>'Tiedot','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Tukipalvelu. Tukipalvelumme ammattilaiset auttavat syvällisemmissä teknisissä haasteissasi.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Keskustelut. Yhteisöfoorumeillamme on aktiivinen ja ystävällinen yhteisö, joka voi ehkä auttaa sinua selvittämään ACF-maailman ihmeellisyyksiä.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Dokumentaatio. Laaja dokumentaatiomme sisältää viittauksia ja oppaita useimpiin kohtaamiisi tilanteisiin.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Olemme fanaattisia tuen suhteen ja haluamme, että saat kaiken mahdollisen irti verkkosivustostasi ACF:n avulla. Jos kohtaat ongelmia, apua löytyy useista paikoista:','Help & Support'=>'Ohjeet & tukipalvelut','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Ota yhteyttä Ohjeet & tukipalvelut -välilehdessä, jos huomaat tarvitsevasi apua.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Ennen kuin luot ensimmäisen kenttäryhmäsi, suosittelemme lukemaan aloitusoppaamme, jossa tutustutaan lisäosan filosofiaan ja parhaisiin käytäntöihin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Advanced Custom Fields -lisäosa tarjoaa visuaalisen lomaketyökalun WordPressin muokkausnäyttöjen mukauttamiseksi ylimääräisillä kentillä ja intuitiivisen API:n mukautettujen kenttäarvojen näyttämiseksi missä tahansa teeman mallitiedostossa.','Overview'=>'Yleiskatsaus','Location type "%s" is already registered.'=>'Sijaintityyppi "%s" on jo rekisteröity.','Class "%s" does not exist.'=>'Luokkaa "%s" ei ole.','Invalid nonce.'=>'Virheellinen nonce.','Error loading field.'=>'Virhe ladattaessa kenttää.','Location not found: %s'=>'Sijaintia ei löytynyt: %s','Error: %s'=>'Virhe: %s','Widget'=>'Vimpain','User Role'=>'Käyttäjän rooli','Comment'=>'Kommentti','Post Format'=>'Artikkelin muoto','Menu Item'=>'Valikkokohde','Post Status'=>'Artikkelin tila','Menus'=>'Valikot','Menu Locations'=>'Valikkosijainnit','Menu'=>'Valikko','Post Taxonomy'=>'Artikkelin taksonomia','Child Page (has parent)'=>'Lapsisivu (sivu, jolla on vanhempi)','Parent Page (has children)'=>'Vanhempi sivu (sivu, jolla on alasivuja)','Top Level Page (no parent)'=>'Ylätason sivu (sivu, jolla ei ole vanhempia)','Posts Page'=>'Artikkelit -sivu','Front Page'=>'Etusivu','Page Type'=>'Sivun tyyppi','Viewing back end'=>'Käyttää back endiä','Viewing front end'=>'Käyttää front endiä','Logged in'=>'Kirjautunut sisään','Current User'=>'Nykyinen käyttäjä','Page Template'=>'Sivupohja','Register'=>'Rekisteröi','Add / Edit'=>'Lisää / Muokkaa','User Form'=>'Käyttäjälomake','Page Parent'=>'Sivun vanhempi','Super Admin'=>'Super pääkäyttäjä','Current User Role'=>'Nykyinen käyttäjärooli','Default Template'=>'Oletus sivupohja','Post Template'=>'Sivupohja','Post Category'=>'Artikkelin kategoria','All %s formats'=>'Kaikki %s muodot','Attachment'=>'Liite','%s value is required'=>'%s arvo on pakollinen','Show this field if'=>'Näytä tämä kenttä, jos','Conditional Logic'=>'Ehdollinen logiikka','and'=>'ja','Local JSON'=>'Paikallinen JSON','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Varmista myös, että kaikki premium-lisäosat (%s) on päivitetty uusimpaan versioon.','This version contains improvements to your database and requires an upgrade.'=>'Tämä versio sisältää parannuksia tietokantaan ja edellyttää päivitystä.','Thank you for updating to %1$s v%2$s!'=>'Kiitos päivityksestä: %1$s v%2$s!','Database Upgrade Required'=>'Tietokanta on päivitettävä','Options Page'=>'Asetukset-sivu','Gallery'=>'Galleria','Flexible Content'=>'Joustava sisältö','Repeater'=>'Toista rivejä','Back to all tools'=>'Takaisin kaikkiin työkaluihin','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Jos muokkausnäkymässä on useita kenttäryhmiä, käytetään ensimmäisen (pienin järjestysnumero) kenttäryhmän asetuksia','Select items to hide them from the edit screen.'=>'Valitse kohteita piilottaaksesi ne muokkausnäkymästä.','Hide on screen'=>'Piilota näytöltä','Send Trackbacks'=>'Lähetä paluuviitteet','Tags'=>'Avainsanat','Categories'=>'Kategoriat','Page Attributes'=>'Sivun attribuutit','Format'=>'Muoto','Author'=>'Kirjoittaja','Slug'=>'Polkutunnus (slug)','Revisions'=>'Tarkastettu','Comments'=>'Kommentit','Discussion'=>'Keskustelu','Excerpt'=>'Katkelma','Content Editor'=>'Sisältöeditori','Permalink'=>'Kestolinkki','Shown in field group list'=>'Näytetään kenttäryhmien listauksessa','Field groups with a lower order will appear first'=>'Kenttäryhmät, joilla on pienempi järjestysnumero, tulostetaan ensimmäisenä','Order No.'=>'Järjestysnro.','Below fields'=>'Tasaa kentän alapuolelle','Below labels'=>'Tasaa nimiön alapuolelle','Instruction Placement'=>'Ohjeen sijainti','Label Placement'=>'Nimiön sijainti','Side'=>'Reuna','Normal (after content)'=>'Normaali (sisällön jälkeen)','High (after title)'=>'Korkea (otsikon jälkeen)','Position'=>'Sijainti','Seamless (no metabox)'=>'Saumaton (ei metalaatikkoa)','Standard (WP metabox)'=>'Standardi (WP-metalaatikko)','Style'=>'Tyyli','Type'=>'Tyyppi','Key'=>'Avain','Order'=>'Järjestys','Close Field'=>'Sulje kenttä','id'=>'id','class'=>'class','width'=>'leveys','Wrapper Attributes'=>'Kääreen määritteet','Required'=>'Pakollinen?','Instructions'=>'Ohjeet','Field Type'=>'Kenttätyyppi','Single word, no spaces. Underscores and dashes allowed'=>'Yksi sana, ei välilyöntejä. Alaviivat ja ajatusviivat sallitaan','Field Name'=>'Kentän nimi','This is the name which will appear on the EDIT page'=>'Tätä nimeä käytetään MUOKKAA-sivulla','Field Label'=>'Kentän nimiö','Delete'=>'Poista','Delete field'=>'Poista kenttä','Move'=>'Siirrä','Move field to another group'=>'Siirrä kenttä toiseen ryhmään','Duplicate field'=>'Monista kenttä','Edit field'=>'Muokkaa kenttää','Drag to reorder'=>'Muuta järjestystä vetämällä ja pudottamalla','Show this field group if'=>'Näytä tämä kenttäryhmä, jos','No updates available.'=>'Päivityksiä ei ole saatavilla.','Database upgrade complete. See what\'s new'=>'Tietokannan päivitys on valmis. Katso mikä on uutta','Reading upgrade tasks...'=>'Luetaan päivitystehtäviä...','Upgrade failed.'=>'Päivitys epäonnistui.','Upgrade complete.'=>'Päivitys valmis.','Upgrading data to version %s'=>'Päivitetään data versioon %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Tietokannan varmuuskopio on erittäin suositeltavaa ennen kuin jatkat. Oletko varma, että haluat jatkaa päivitystä nyt?','Please select at least one site to upgrade.'=>'Valitse vähintään yksi päivitettävä sivusto.','Database Upgrade complete. Return to network dashboard'=>'Tietokanta on päivitetty. Palaa verkon hallinnan ohjausnäkymään','Site is up to date'=>'Sivusto on ajan tasalla','Site requires database upgrade from %1$s to %2$s'=>'Sivusto edellyttää tietokannan päivityksen (%1$s -> %2$s)','Site'=>'Sivusto','Upgrade Sites'=>'Päivitä sivustot','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Seuraavat sivustot vaativat tietokantapäivityksen. Valitse ne, jotka haluat päivittää ja klikkaa %s.','Add rule group'=>'Lisää sääntöryhmä','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Tästä voit määrittää, missä muokkausnäkymässä tämä kenttäryhmä näytetään','Rules'=>'Säännöt','Copied'=>'Kopioitu','Copy to clipboard'=>'Kopioi leikepöydälle','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Valitse kenttäryhmät, jotka haluat viedä ja valitse sitten vientimetodisi. Käytä Lataa-painiketta viedäksesi .json-tiedoston, jonka voit sitten tuoda toisessa ACF asennuksessa. Käytä Generoi-painiketta luodaksesi PHP koodia, jonka voit sijoittaa teemaasi.','Select Field Groups'=>'Valitse kenttäryhmät','No field groups selected'=>'Ei kenttäryhmää valittu','Generate PHP'=>'Luo PHP-koodi','Export Field Groups'=>'Vie kenttäryhmiä','Import file empty'=>'Tuotu tiedosto on tyhjä','Incorrect file type'=>'Virheellinen tiedostomuoto','Error uploading file. Please try again'=>'Virhe tiedostoa ladattaessa. Yritä uudelleen','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Valitse JSON-tiedosto, jonka haluat tuoda. Kenttäryhmät tuodaan, kun klikkaat Tuo-painiketta.','Import Field Groups'=>'Tuo kenttäryhmiä','Sync'=>'Synkronointi','Select %s'=>'Valitse %s','Duplicate'=>'Monista','Duplicate this item'=>'Monista tämä kohde','Description'=>'Kuvaus','Sync available'=>'Synkronointi saatavissa','Field group synchronized.'=>'Kenttäryhmä synkronoitu.' . "\0" . '%s kenttäryhmää synkronoitu.','Field group duplicated.'=>'Kenttäryhmä monistettu.' . "\0" . '%s kenttäryhmää monistettu.','Active (%s)'=>'Käytössä (%s)' . "\0" . 'Käytössä (%s)','Review sites & upgrade'=>'Tarkastele sivuja & päivitä','Upgrade Database'=>'Päivitä tietokanta','Custom Fields'=>'Lisäkentät','Move Field'=>'Siirrä kenttä','Please select the destination for this field'=>'Valitse kohde kentälle','The %1$s field can now be found in the %2$s field group'=>'Kenttä %1$s löytyy nyt kenttäryhmästä %2$s','Move Complete.'=>'Siirto valmis.','Active'=>'Käytössä','Field Keys'=>'Kenttäavaimet','Settings'=>'Asetukset','Location'=>'Sijainti','Null'=>'Tyhjä','copy'=>'kopio','(this field)'=>'(tämä kenttä)','Checked'=>'Valittu','Move Custom Field'=>'Siirrä muokattua kenttää','No toggle fields available'=>'Ei vaihtokenttiä saatavilla','Field group title is required'=>'Kenttäryhmän otsikko on pakollinen','This field cannot be moved until its changes have been saved'=>'Tätä kenttää ei voi siirtää ennen kuin muutokset on talletettu','The string "field_" may not be used at the start of a field name'=>'Merkkijonoa "field_" ei saa käyttää kentän nimen alussa','Field group draft updated.'=>'Luonnos kenttäryhmästä päivitetty.','Field group scheduled for.'=>'Kenttäryhmä ajoitettu.','Field group submitted.'=>'Kenttäryhmä lähetetty.','Field group saved.'=>'Kenttäryhmä tallennettu.','Field group published.'=>'Kenttäryhmä julkaistu.','Field group deleted.'=>'Kenttäryhmä poistettu.','Field group updated.'=>'Kenttäryhmä päivitetty.','Tools'=>'Työkalut','is not equal to'=>'ei ole sama kuin','is equal to'=>'on sama kuin','Forms'=>'Lomakkeet','Page'=>'Sivu','Post'=>'Artikkeli','Relational'=>'Relationaalinen','Choice'=>'Valintakentät','Basic'=>'Perus','Unknown'=>'Tuntematon','Field type does not exist'=>'Kenttätyyppi ei ole olemassa','Spam Detected'=>'Roskapostia havaittu','Post updated'=>'Artikkeli päivitetty','Update'=>'Päivitä','Validate Email'=>'Validoi sähköposti','Content'=>'Sisältö','Title'=>'Otsikko','Edit field group'=>'Muokkaa kenttäryhmää','Selection is less than'=>'Valinta on pienempi kuin','Selection is greater than'=>'Valinta on suurempi kuin','Value is less than'=>'Arvo on pienempi kuin','Value is greater than'=>'Arvo on suurempi kuin','Value contains'=>'Arvo sisältää','Value matches pattern'=>'Arvo vastaa kaavaa','Value is not equal to'=>'Arvo ei ole sama kuin','Value is equal to'=>'Arvo on sama kuin','Has no value'=>'Ei ole arvoa','Has any value'=>'On mitään arvoa','Cancel'=>'Peruuta','Are you sure?'=>'Oletko varma?','%d fields require attention'=>'%d kenttää vaativat huomiota','1 field requires attention'=>'Yksi kenttä vaatii huomiota','Validation failed'=>'Lisäkentän validointi epäonnistui','Validation successful'=>'Kenttäryhmän validointi onnistui','Restricted'=>'Rajoitettu','Collapse Details'=>'Vähemmän tietoja','Expand Details'=>'Enemmän tietoja','Uploaded to this post'=>'Tähän kenttäryhmään ladatut kuvat','verbUpdate'=>'Päivitä','verbEdit'=>'Muokkaa','The changes you made will be lost if you navigate away from this page'=>'Tekemäsi muutokset menetetään, jos siirryt pois tältä sivulta','File type must be %s.'=>'Tiedoston koko täytyy olla %s.','or'=>'tai','File size must not exceed %s.'=>'Tiedoston koko ei saa ylittää %s.','File size must be at least %s.'=>'Tiedoston koko täytyy olla vähintään %s.','Image height must not exceed %dpx.'=>'Kuvan korkeus ei saa ylittää %dpx.','Image height must be at least %dpx.'=>'Kuvan korkeus täytyy olla vähintään %dpx.','Image width must not exceed %dpx.'=>'Kuvan leveys ei saa ylittää %dpx.','Image width must be at least %dpx.'=>'Kuvan leveys täytyy olla vähintään %dpx.','(no title)'=>'(ei otsikkoa)','Full Size'=>'Täysikokoinen','Large'=>'Iso','Medium'=>'Keskikokoinen','Thumbnail'=>'Pienoiskuva','(no label)'=>'(ei nimiötä)','Sets the textarea height'=>'Aseta tekstialueen koko','Rows'=>'Rivit','Text Area'=>'Tekstialue','Prepend an extra checkbox to toggle all choices'=>'Näytetäänkö ”Valitse kaikki” -valintaruutu','Save \'custom\' values to the field\'s choices'=>'Tallenna \'Muu’-kentän arvo kentän valinta vaihtoehdoksi tulevaisuudessa','Allow \'custom\' values to be added'=>'Salli käyttäjän syöttää omia arvojaan','Add new choice'=>'Lisää uusi valinta','Toggle All'=>'Valitse kaikki','Allow Archives URLs'=>'Salli arkistojen URL-osoitteita','Archives'=>'Arkistot','Page Link'=>'Sivun URL','Add'=>'Lisää','Name'=>'Nimi','%s added'=>'%s lisättiin','%s already exists'=>'%s on jo olemassa','User unable to add new %s'=>'Käyttäjä ei voi lisätä uutta %s','Term ID'=>'Ehdon ID','Term Object'=>'Ehto','Load value from posts terms'=>'Lataa arvo artikkelin ehdoista','Load Terms'=>'Lataa ehdot','Connect selected terms to the post'=>'Yhdistä valitut ehdot artikkeliin','Save Terms'=>'Tallenna ehdot','Allow new terms to be created whilst editing'=>'Salli uusien ehtojen luominen samalla kun muokataan','Create Terms'=>'Uusien ehtojen luominen','Radio Buttons'=>'Valintanappi','Single Value'=>'Yksi arvo','Multi Select'=>'Valitse useita','Checkbox'=>'Valintaruutu','Multiple Values'=>'Useita arvoja','Select the appearance of this field'=>'Valitse ulkoasu tälle kenttälle','Appearance'=>'Ulkoasu','Select the taxonomy to be displayed'=>'Valitse taksonomia, joka näytetään','No TermsNo %s'=>'Ei %s','Value must be equal to or lower than %d'=>'Arvon täytyy olla sama tai pienempi kuin %d','Value must be equal to or higher than %d'=>'Arvon täytyy olla sama tai suurempi kuin %d','Value must be a number'=>'Arvon täytyy olla numero','Number'=>'Numero','Save \'other\' values to the field\'s choices'=>'Tallenna \'muu\'-kentän arvo kentän valinnaksi','Add \'other\' choice to allow for custom values'=>'Lisää \'muu\' vaihtoehto salliaksesi mukautettuja arvoja','Other'=>'Muu','Radio Button'=>'Valintanappi','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Määritä päätepiste aiemmalle haitarille. Tämä haitari ei tule näkyviin.','Allow this accordion to open without closing others.'=>'Salli tämän haitarin avautua sulkematta muita.','Multi-Expand'=>'Avaa useita','Display this accordion as open on page load.'=>'Näytä tämä haitari avoimena sivun latautuessa.','Open'=>'Avoinna','Accordion'=>'Haitari (Accordion)','Restrict which files can be uploaded'=>'Määritä tiedoston koko','File ID'=>'Tiedoston ID','File URL'=>'Tiedoston URL','File Array'=>'Tiedosto','Add File'=>'Lisää tiedosto','No file selected'=>'Ei valittua tiedostoa','File name'=>'Tiedoston nimi','Update File'=>'Päivitä tiedosto','Edit File'=>'Muokkaa tiedostoa','Select File'=>'Valitse tiedosto','File'=>'Tiedosto','Password'=>'Salasana','Specify the value returned'=>'Määritä palautetun arvon muoto','Use AJAX to lazy load choices?'=>'Haluatko ladata valinnat laiskasti (käyttää AJAXia)?','Enter each default value on a new line'=>'Syötä jokainen oletusarvo uudelle riville','verbSelect'=>'Valitse','Select2 JS load_failLoading failed'=>'Lataus epäonnistui','Select2 JS searchingSearching…'=>'Etsii…','Select2 JS load_moreLoading more results…'=>'Lataa lisää tuloksia …','Select2 JS selection_too_long_nYou can only select %d items'=>'Voit valita vain %d kohdetta','Select2 JS selection_too_long_1You can only select 1 item'=>'Voit valita vain yhden kohteen','Select2 JS input_too_long_nPlease delete %d characters'=>'Poista %d merkkiä','Select2 JS input_too_long_1Please delete 1 character'=>'Poista 1 merkki','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Kirjoita %d tai useampi merkkiä','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Kirjoita yksi tai useampi merkki','Select2 JS matches_0No matches found'=>'Osumia ei löytynyt','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d tulosta on saatavilla. Voit navigoida tuloksian välillä käyttämällä ”ylös” ja ”alas” -näppäimiä.','Select2 JS matches_1One result is available, press enter to select it.'=>'Yksi tulos on saatavilla. Valitse se painamalla enter-näppäintä.','nounSelect'=>'Valintalista','User ID'=>'Käyttäjätunnus','User Object'=>'Käyttäjäobjekti','User Array'=>'Käyttäjätaulukko','All user roles'=>'Kaikki käyttäjäroolit','Filter by Role'=>'Suodata roolin mukaan','User'=>'Käyttäjä','Separator'=>'Erotusmerkki','Select Color'=>'Valitse väri','Default'=>'Oletus','Clear'=>'Tyhjennä','Color Picker'=>'Värinvalitsin','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Valitse','Date Time Picker JS closeTextDone'=>'Sulje','Date Time Picker JS currentTextNow'=>'Nyt','Date Time Picker JS timezoneTextTime Zone'=>'Aikavyöhyke','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosekunti','Date Time Picker JS millisecTextMillisecond'=>'Millisekunti','Date Time Picker JS secondTextSecond'=>'Sekunti','Date Time Picker JS minuteTextMinute'=>'Minuutti','Date Time Picker JS hourTextHour'=>'Tunti','Date Time Picker JS timeTextTime'=>'Aika','Date Time Picker JS timeOnlyTitleChoose Time'=>'Valitse aika','Date Time Picker'=>'Päivämäärä- ja kellonaikavalitsin','Endpoint'=>'Päätepiste','Left aligned'=>'Tasaa vasemmalle','Top aligned'=>'Tasaa ylös','Placement'=>'Sijainti','Tab'=>'Välilehti','Value must be a valid URL'=>'Arvon täytyy olla validi URL','Link URL'=>'Linkin URL-osoite','Link Array'=>'Linkkitaulukko (array)','Opens in a new window/tab'=>'Avaa uuteen ikkunaan/välilehteen','Select Link'=>'Valitse linkki','Link'=>'Linkki','Email'=>'Sähköposti','Step Size'=>'Askelluksen koko','Maximum Value'=>'Maksimiarvo','Minimum Value'=>'Minimiarvo','Range'=>'Liukusäädin','Both (Array)'=>'Molemmat (palautusmuoto on tällöin taulukko)','Label'=>'Nimiö','Value'=>'Arvo','Vertical'=>'Pystysuuntainen','Horizontal'=>'Vaakasuuntainen','red : Red'=>'koira_istuu : Koira istuu','For more control, you may specify both a value and label like this:'=>'Halutessasi voit määrittää sekä arvon että nimiön tähän tapaan:','Enter each choice on a new line.'=>'Syötä jokainen valinta uudelle riville.','Choices'=>'Valinnat','Button Group'=>'Painikeryhmä','Allow Null'=>'Salli tyhjä?','Parent'=>'Vanhempi','TinyMCE will not be initialized until field is clicked'=>'TinyMCE:tä ei alusteta ennen kuin kenttää napsautetaan','Delay Initialization'=>'Viivytä alustusta?','Show Media Upload Buttons'=>'Näytä Lisää media -painike?','Toolbar'=>'Työkalupalkki','Text Only'=>'Vain teksti','Visual Only'=>'Vain graafinen','Visual & Text'=>'Graafinen ja teksti','Tabs'=>'Välilehdet','Click to initialize TinyMCE'=>'Klikkaa ottaaksesi käyttöön graafisen editorin','Name for the Text editor tab (formerly HTML)Text'=>'Teksti','Visual'=>'Graafinen','Value must not exceed %d characters'=>'Arvo ei saa olla suurempi kuin %d merkkiä','Leave blank for no limit'=>'Jos et halua rajoittaa, jätä tyhjäksi','Character Limit'=>'Merkkirajoitus','Appears after the input'=>'Näkyy input-kentän jälkeen','Append'=>'Loppuliite','Appears before the input'=>'Näkyy ennen input-kenttää','Prepend'=>'Etuliite','Appears within the input'=>'Näkyy input-kentän sisällä','Placeholder Text'=>'Täyteteksti','Appears when creating a new post'=>'Kentän oletusarvo','Text'=>'Teksti','%1$s requires at least %2$s selection'=>'%1$s vaatii vähintään %2$s valinnan' . "\0" . '%1$s vaatii vähintään %2$s valintaa','Post ID'=>'Artikkelin ID','Post Object'=>'Artikkeliolio','Maximum Posts'=>'Maksimimäärä artikkeleita','Minimum Posts'=>'Vähimmäismäärä artikkeleita','Featured Image'=>'Artikkelikuva','Selected elements will be displayed in each result'=>'Valitut elementit näytetään jokaisessa tuloksessa','Elements'=>'Elementit','Taxonomy'=>'Taksonomia','Post Type'=>'Artikkelityyppi','Filters'=>'Suodattimet','All taxonomies'=>'Kaikki taksonomiat','Filter by Taxonomy'=>'Suodata taksonomian mukaan','All post types'=>'Kaikki artikkelityypit','Filter by Post Type'=>'Suodata tyypin mukaan','Search...'=>'Etsi...','Select taxonomy'=>'Valitse taksonomia','Select post type'=>'Valitse artikkelityyppi','No matches found'=>'Ei yhtään osumaa','Loading'=>'Ladataan','Maximum values reached ( {max} values )'=>'Maksimiarvo saavutettu ( {max} artikkelia )','Relationship'=>'Suodata artikkeleita','Comma separated list. Leave blank for all types'=>'Erota pilkulla. Jätä tyhjäksi, jos haluat sallia kaikki tiedostyypit','Allowed File Types'=>'Sallitut tiedostotyypit','Maximum'=>'Maksimiarvo(t)','File size'=>'Tiedoston koko','Restrict which images can be uploaded'=>'Määritä millaisia kuvia voidaan ladata','Minimum'=>'Minimiarvo(t)','Uploaded to post'=>'Vain tähän artikkeliin ladatut','All'=>'Kaikki','Limit the media library choice'=>'Rajoita valintaa mediakirjastosta','Library'=>'Kirjasto','Preview Size'=>'Esikatselukuvan koko','Image ID'=>'Kuvan ID','Image URL'=>'Kuvan URL','Image Array'=>'Kuva','Specify the returned value on front end'=>'Määritä palautettu arvo front endiin','Return Value'=>'Palauta arvo','Add Image'=>'Lisää kuva','No image selected'=>'Ei kuvia valittu','Remove'=>'Poista','Edit'=>'Muokkaa','All images'=>'Kaikki kuvat','Update Image'=>'Päivitä kuva','Edit Image'=>'Muokkaa kuvaa','Select Image'=>'Valitse kuva','Image'=>'Kuva','Allow HTML markup to display as visible text instead of rendering'=>'Salli HTML-muotoilun näkyminen tekstinä renderöinnin sijaan','Escape HTML'=>'Escape HTML','No Formatting'=>'Ei muotoilua','Automatically add <br>'=>'Lisää automaattisesti <br>','Automatically add paragraphs'=>'Lisää automaattisesti kappale','Controls how new lines are rendered'=>'Määrittää kuinka uudet rivit muotoillaan','New Lines'=>'Uudet rivit','Week Starts On'=>'Viikon ensimmäinen päivä','The format used when saving a value'=>'Arvo tallennetaan tähän muotoon','Save Format'=>'Tallennusmuoto','Date Picker JS weekHeaderWk'=>'Vk','Date Picker JS prevTextPrev'=>'Edellinen','Date Picker JS nextTextNext'=>'Seuraava','Date Picker JS currentTextToday'=>'Tänään','Date Picker JS closeTextDone'=>'Sulje','Date Picker'=>'Päivämäärävalitsin','Width'=>'Leveys','Embed Size'=>'Upotuksen koko','Enter URL'=>'Syötä URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Teksti, joka näytetään kun valinta ei ole aktiivinen','Off Text'=>'Pois päältä -teksti','Text shown when active'=>'Teksti, joka näytetään kun valinta on aktiivinen','On Text'=>'Päällä -teksti','Stylized UI'=>'Tyylikäs käyttöliittymä','Default Value'=>'Oletusarvo','Displays text alongside the checkbox'=>'Näytä teksti valintaruudun rinnalla','Message'=>'Viesti','No'=>'Ei','Yes'=>'Kyllä','True / False'=>'”Tosi / Epätosi” -valinta','Row'=>'Rivi','Table'=>'Taulukko','Block'=>'Lohko','Specify the style used to render the selected fields'=>'Määritä tyyli, jota käytetään valittujen kenttien luomisessa','Layout'=>'Asettelu','Sub Fields'=>'Alakentät','Group'=>'Ryhmä','Customize the map height'=>'Kartan korkeuden mukauttaminen','Height'=>'Korkeus','Set the initial zoom level'=>'Aseta oletuszoomaus','Zoom'=>'Zoomaus','Center the initial map'=>'Kartan oletussijainti','Center'=>'Sijainti','Search for address...'=>'Etsi osoite...','Find current location'=>'Etsi nykyinen sijainti','Clear location'=>'Tyhjennä paikkatieto','Search'=>'Etsi','Sorry, this browser does not support geolocation'=>'Pahoittelut, tämä selain ei tue paikannusta','Google Map'=>'Google-kartta','The format returned via template functions'=>'Sivupohjan funktioiden palauttama päivämäärän muoto','Return Format'=>'Palautusmuoto','Custom:'=>'Mukautettu:','The format displayed when editing a post'=>'Päivämäärän muoto muokkausnäkymässä','Display Format'=>'Muokkausnäkymän muoto','Time Picker'=>'Kellonaikavalitsin','Inactive (%s)'=>'Poistettu käytöstä (%s)' . "\0" . 'Poistettu käytöstä (%s)','No Fields found in Trash'=>'Kenttiä ei löytynyt roskakorista','No Fields found'=>'Ei löytynyt kenttiä','Search Fields'=>'Etsi kenttiä','View Field'=>'Näytä kenttä','New Field'=>'Uusi kenttä','Edit Field'=>'Muokkaa kenttää','Add New Field'=>'Lisää uusi kenttä','Field'=>'Kenttä','Fields'=>'Kentät','No Field Groups found in Trash'=>'Kenttäryhmiä ei löytynyt roskakorista','No Field Groups found'=>'Kenttäryhmiä ei löytynyt','Search Field Groups'=>'Etsi kenttäryhmiä','View Field Group'=>'Katso kenttäryhmää','New Field Group'=>'Lisää uusi kenttäryhmä','Edit Field Group'=>'Muokkaa kenttäryhmää','Add New Field Group'=>'Lisää uusi kenttäryhmä','Add New'=>'Lisää uusi','Field Group'=>'Kenttäryhmä','Field Groups'=>'Kenttäryhmät','Customize WordPress with powerful, professional and intuitive fields.'=>'Mukauta WordPressiä tehokkailla, ammattimaisilla ja intuitiivisilla kentillä.','https://www.advancedcustomfields.com'=>'http://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Lohkotyypin nimi on pakollinen.','Block type "%s" is already registered.'=>'Lohkotyyppi "%s" on jo rekisteröity.','Switch to Edit'=>'Siirry muokkaamaan','Switch to Preview'=>'Siirry esikatseluun','Change content alignment'=>'Sisällön tasauksen muuttaminen','%s settings'=>'%s asetusta','Options Updated'=>'Asetukset päivitetty','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Ottaaksesi käyttöön päivitykset, syötä lisenssiavaimesi Päivitykset -sivulle. Jos sinulla ei ole lisenssiavainta, katso tiedot ja hinnoittelu.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'ACF:n aktivointivirhe. Määritetty käyttöoikeusavain on muuttunut, mutta vanhan käyttöoikeuden poistamisessa tapahtui virhe','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'ACF:n aktivointivirhe. Määritetty käyttöoikeusavain on muuttunut, mutta aktivointipalvelimeen yhdistämisessä tapahtui virhe','ACF Activation Error'=>'ACF:n aktivointivirhe','ACF Activation Error. An error occurred when connecting to activation server'=>'ACF käynnistysvirhe. Tapahtui virhe päivityspalvelimeen yhdistettäessä','Check Again'=>'Tarkista uudelleen','ACF Activation Error. Could not connect to activation server'=>'ACF käynnistysvirhe. Ei voitu yhdistää käynnistyspalvelimeen','Publish'=>'Julkaistu','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Yhtään lisäkenttäryhmää ei löytynyt tälle asetussivulle. Luo lisäkenttäryhmä','Error. Could not connect to update server'=>'Virhe. Ei voitu yhdistää päivityspalvelimeen','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Virhe. Päivityspakettia ei voitu todentaa. Tarkista uudelleen tai poista käytöstä ACF PRO -lisenssi ja aktivoi se uudelleen.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Virhe. Lisenssisi on umpeutunut tai poistettu käytöstä. Aktivoi ACF PRO -lisenssisi uudelleen.','Select one or more fields you wish to clone'=>'Valitse kentät, jotka haluat kopioida','Display'=>'Näytä','Specify the style used to render the clone field'=>'Määritä tyyli, jota käytetään kloonikentän luomisessa','Group (displays selected fields in a group within this field)'=>'Ryhmä (valitut kentät näytetään ryhmänä tämän klooni-kentän sisällä)','Seamless (replaces this field with selected fields)'=>'Saumaton (korvaa tämä klooni-kenttä valituilla kentillä)','Labels will be displayed as %s'=>'Kentän nimiö näytetään seuraavassa muodossa: %s','Prefix Field Labels'=>'Kentän nimiön etuliite','Values will be saved as %s'=>'Arvot tallennetaan muodossa: %s','Prefix Field Names'=>'Kentän nimen etuliite','Unknown field'=>'Tuntematon kenttä','Unknown field group'=>'Tuntematon kenttäryhmä','All fields from %s field group'=>'Kaikki kentät kenttäryhmästä %s','Add Row'=>'Lisää rivi','layout'=>'asettelu' . "\0" . 'asettelut','layouts'=>'asettelua','This field requires at least {min} {label} {identifier}'=>'Tämä kenttä vaatii vähintään {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Tämän kentän yläraja on {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} saatavilla (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} vaadittu (min {min})','Flexible Content requires at least 1 layout'=>'Vaaditaan vähintään yksi asettelu','Click the "%s" button below to start creating your layout'=>'Klikkaa ”%s” -painiketta luodaksesi oman asettelun','Add layout'=>'Lisää asettelu','Duplicate layout'=>'Monista asettelu','Remove layout'=>'Poista asettelu','Click to toggle'=>'Piilota/Näytä','Delete Layout'=>'Poista asettelu','Duplicate Layout'=>'Monista asettelu','Add New Layout'=>'Lisää uusi asettelu','Add Layout'=>'Lisää asettelu','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Asetteluita vähintään','Maximum Layouts'=>'Asetteluita enintään','Button Label'=>'Painikkeen teksti','%s must be of type array or null.'=>'%s tyypin on oltava matriisi tai tyhjä.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s täytyy sisältää vähintään %2$s %3$s asettelu.' . "\0" . '%1$s täytyy sisältää vähintään %2$s %3$s asettelua.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s täytyy sisältää korkeintaan %2$s %3$s asettelu.' . "\0" . '%1$s täytyy sisältää korkeintaan %2$s %3$s asettelua.','Add Image to Gallery'=>'Lisää kuva galleriaan','Maximum selection reached'=>'Et voi valita enempää kuvia','Length'=>'Pituus','Caption'=>'Kuvateksti','Alt Text'=>'Vaihtoehtoinen teksti','Add to gallery'=>'Lisää galleriaan','Bulk actions'=>'Massatoiminnot','Sort by date uploaded'=>'Lajittele latauksen päivämäärän mukaan','Sort by date modified'=>'Lajittele viimeisimmän muokkauksen päivämäärän mukaan','Sort by title'=>'Lajittele otsikon mukaan','Reverse current order'=>'Käännän nykyinen järjestys','Close'=>'Sulje','Minimum Selection'=>'Pienin määrä kuvia','Maximum Selection'=>'Suurin määrä kuvia','Allowed file types'=>'Sallitut tiedostotyypit','Insert'=>'Lisää','Specify where new attachments are added'=>'Määritä mihin uudet liitteet lisätään','Append to the end'=>'Lisää loppuun','Prepend to the beginning'=>'Lisää alkuun','Minimum rows not reached ({min} rows)'=>'Pienin määrä rivejä saavutettu ({min} riviä)','Maximum rows reached ({max} rows)'=>'Suurin määrä rivejä saavutettu ({max} riviä)','Error loading page'=>'Virhe ladattaessa kenttää.','Rows Per Page'=>'Artikkelit -sivu','Set the number of rows to be displayed on a page.'=>'Valitse taksonomia, joka näytetään','Minimum Rows'=>'Pienin määrä rivejä','Maximum Rows'=>'Suurin määrä rivejä','Collapsed'=>'Piilotettu','Select a sub field to show when row is collapsed'=>'Valitse alakenttä, joka näytetään, kun rivi on piilotettu','Invalid field key or name.'=>'Virheellinen kenttäryhmän tunnus.','Click to reorder'=>'Muuta järjestystä vetämällä ja pudottamalla','Add row'=>'Lisää rivi','Duplicate row'=>'Monista rivi','Remove row'=>'Poista rivi','Current Page'=>'Nykyinen käyttäjä','First Page'=>'Etusivu','Previous Page'=>'Artikkelit -sivu','paging%1$s of %2$s'=>'%1$s ei ole yksi näistä: %2$s','Next Page'=>'Etusivu','Last Page'=>'Artikkelit -sivu','No block types exist'=>'Lohkotyyppejä ei ole','No options pages exist'=>'Yhtään asetussivua ei ole olemassa','Deactivate License'=>'Poista lisenssi käytöstä','Activate License'=>'Aktivoi lisenssi','License Information'=>'Näytä lisenssitiedot','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Ottaaksesi käyttöön päivitykset, syötä alle lisenssiavaimesi. Jos sinulla ei ole lisenssiavainta, katso tarkemmat tiedot ja hinnoittelu.','License Key'=>'Lisenssiavain','Your license key is defined in wp-config.php.'=>'Käyttöoikeusavain on määritelty wp-config.php:ssa.','Retry Activation'=>'Yritä aktivointia uudelleen','Update Information'=>'Päivitä tiedot','Current Version'=>'Nykyinen versio','Latest Version'=>'Uusin versio','Update Available'=>'Päivitys saatavilla','Upgrade Notice'=>'Päivitys Ilmoitus','Enter your license key to unlock updates'=>'Syötä lisenssiavain saadaksesi päivityksiä','Update Plugin'=>'Päivitä lisäosa','Please reactivate your license to unlock updates'=>'Aktivoi käyttöoikeus saadaksesi päivityksiä']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.mo
index 4181a944..4000ab39 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.po
index 68d2dd9d..a0545768 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1974,8 +2013,8 @@ msgid "Add fields"
msgstr "Lisää kenttiä"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Tämä kenttä"
@@ -2048,7 +2087,7 @@ msgstr "%s kenttä"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Valitse useita"
@@ -4409,15 +4448,15 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr ""
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr ""
@@ -4531,8 +4570,8 @@ msgid "Close Modal"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr ""
@@ -4541,15 +4580,15 @@ msgstr ""
msgid "Close modal"
msgstr ""
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr ""
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr ""
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr ""
@@ -4753,8 +4792,8 @@ msgid "Activate this item"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr ""
@@ -4816,7 +4855,7 @@ msgstr "%1$s:lla on oltava kelvollinen käyttäjätunnus."
msgid "Invalid request."
msgstr "Virheellinen pyyntö."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s ei ole yksi näistä: %2$s"
@@ -5485,7 +5524,7 @@ msgstr "leveys"
msgid "Wrapper Attributes"
msgstr "Kääreen määritteet"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Pakollinen?"
@@ -5545,8 +5584,8 @@ msgstr "Muuta järjestystä vetämällä ja pudottamalla"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Näytä tämä kenttäryhmä, jos"
@@ -5836,8 +5875,8 @@ msgstr "Tyhjä"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "kopio"
@@ -5854,8 +5893,8 @@ msgid "Checked"
msgstr "Valittu"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Siirrä muokattua kenttää"
@@ -5870,14 +5909,14 @@ msgid "Field group title is required"
msgstr "Kenttäryhmän otsikko on pakollinen"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Tätä kenttää ei voi siirtää ennen kuin muutokset on talletettu"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "Merkkijonoa \"field_\" ei saa käyttää kentän nimen alussa"
@@ -6124,9 +6163,9 @@ msgstr "Tiedoston koko täytyy olla %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "tai"
@@ -6177,7 +6216,7 @@ msgstr "Pienoiskuva"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(ei nimiötä)"
@@ -6350,26 +6389,26 @@ msgstr "Muu"
msgid "Radio Button"
msgstr "Valintanappi"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
msgstr ""
"Määritä päätepiste aiemmalle haitarille. Tämä haitari ei tule näkyviin."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Salli tämän haitarin avautua sulkematta muita."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Avaa useita"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Näytä tämä haitari avoimena sivun latautuessa."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Avoinna"
@@ -6431,83 +6470,89 @@ msgstr "Tiedosto"
msgid "Password"
msgstr "Salasana"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Määritä palautetun arvon muoto"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Haluatko ladata valinnat laiskasti (käyttää AJAXia)?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Syötä jokainen oletusarvo uudelle riville"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Valitse"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Lataus epäonnistui"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Etsii…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Lataa lisää tuloksia …"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Voit valita vain %d kohdetta"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Voit valita vain yhden kohteen"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Poista %d merkkiä"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Poista 1 merkki"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Kirjoita %d tai useampi merkkiä"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Kirjoita yksi tai useampi merkki"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Osumia ei löytynyt"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d tulosta on saatavilla. Voit navigoida tuloksian välillä käyttämällä "
"”ylös” ja ”alas” -näppäimiä."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Yksi tulos on saatavilla. Valitse se painamalla enter-näppäintä."
@@ -6647,21 +6692,21 @@ msgstr "Valitse aika"
msgid "Date Time Picker"
msgstr "Päivämäärä- ja kellonaikavalitsin"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Päätepiste"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Tasaa vasemmalle"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Tasaa ylös"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Sijainti"
@@ -6719,7 +6764,7 @@ msgstr "Liukusäädin"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Molemmat (palautusmuoto on tällöin taulukko)"
@@ -6727,14 +6772,14 @@ msgstr "Molemmat (palautusmuoto on tällöin taulukko)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Nimiö"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Arvo"
@@ -6753,28 +6798,28 @@ msgstr "Vaakasuuntainen"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "koira_istuu : Koira istuu"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "Halutessasi voit määrittää sekä arvon että nimiön tähän tapaan:"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Syötä jokainen valinta uudelle riville."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Valinnat"
@@ -6786,7 +6831,7 @@ msgstr "Painikeryhmä"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7176,35 +7221,35 @@ msgstr "Valitse kuva"
msgid "Image"
msgstr "Kuva"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "Salli HTML-muotoilun näkyminen tekstinä renderöinnin sijaan"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Escape HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Ei muotoilua"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Lisää automaattisesti <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Lisää automaattisesti kappale"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Määrittää kuinka uudet rivit muotoillaan"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Uudet rivit"
@@ -7286,7 +7331,7 @@ msgstr "Teksti, joka näytetään kun valinta on aktiivinen"
msgid "On Text"
msgstr "Päällä -teksti"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Tyylikäs käyttöliittymä"
@@ -7298,7 +7343,7 @@ msgstr "Tyylikäs käyttöliittymä"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7312,7 +7357,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Näytä teksti valintaruudun rinnalla"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Viesti"
@@ -7337,31 +7382,31 @@ msgstr "Kyllä"
msgid "True / False"
msgstr "”Tosi / Epätosi” -valinta"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Rivi"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Taulukko"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Lohko"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Määritä tyyli, jota käytetään valittujen kenttien luomisessa"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Asettelu"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Alakentät"
@@ -7437,7 +7482,7 @@ msgstr "Sivupohjan funktioiden palauttama päivämäärän muoto"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.l10n.php
index 7396995e..72f106ec 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'fr_CA','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Le nom de type de bloc est requis.','Block type "%s" is already registered.'=>'Le type de bloc "%s" est déjà enregistré.','Switch to Edit'=>'Passer en Édition','Switch to Preview'=>'Passer en Prévisualisation','%s settings'=>'Réglages de %s','Options'=>'Options','Update'=>'Mise à jour','Options Updated'=>'Options mises à jours','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Pour activer les mises à jour, veuillez entrer votre clé de licence sur la page Mises à jour. Si vous n’en avez pas, rendez-vous sur nos détails & tarifs.','ACF Activation Error. An error occurred when connecting to activation server'=>'Erreur. Impossible de joindre le serveur','Check Again'=>'Vérifier à nouveau','ACF Activation Error. Could not connect to activation server'=>'Erreur. Impossible de joindre le serveur','Publish'=>'Publier','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Aucun groupe de champs trouvé pour cette page d’options. Créer un groupe de champs','Edit field group'=>'Modifier le groupe de champs','Error. Could not connect to update server'=>'Erreur. Impossible de joindre le serveur','Updates'=>'Mises à jour','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Erreur. Impossible d’authentifier la mise à jour. Merci d’essayer à nouveau et si le problème persiste, désactivez et réactivez votre licence ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Erreur. Impossible d’authentifier la mise à jour. Merci d’essayer à nouveau et si le problème persiste, désactivez et réactivez votre licence ACF PRO.','nounClone'=>'Clone','Fields'=>'Champs','Select one or more fields you wish to clone'=>'Sélectionnez un ou plusieurs champs à cloner','Display'=>'Format d’affichage','Specify the style used to render the clone field'=>'Définit le style utilisé pour générer le champ dupliqué','Group (displays selected fields in a group within this field)'=>'Groupe (affiche les champs sélectionnés dans un groupe à l’intérieur de ce champ)','Seamless (replaces this field with selected fields)'=>'Remplace ce champ par les champs sélectionnés','Layout'=>'Mise en page','Specify the style used to render the selected fields'=>'Style utilisé pour générer les champs sélectionnés','Block'=>'Bloc','Table'=>'Tableau','Row'=>'Rangée','Labels will be displayed as %s'=>'Les labels seront affichés en tant que %s','Prefix Field Labels'=>'Préfixer les labels de champs','Values will be saved as %s'=>'Les valeurs seront enregistrées en tant que %s','Prefix Field Names'=>'Préfixer les noms de champs','Unknown field'=>'Champ inconnu','(no title)'=>'(sans titre)','Unknown field group'=>'Groupe de champ inconnu','All fields from %s field group'=>'Tous les champs du groupe %s','Flexible Content'=>'Contenu flexible','Add Row'=>'Ajouter un élément','layout'=>'mise-en-forme' . "\0" . 'mises-en-forme','layouts'=>'mises-en-forme','This field requires at least {min} {label} {identifier}'=>'Ce champ requiert au moins {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Ce champ a une limite de {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponible (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} requis (min {min})','Flexible Content requires at least 1 layout'=>'Le contenu flexible nécessite au moins une mise-en-forme','Click the "%s" button below to start creating your layout'=>'Cliquez sur le bouton « %s » ci-dessous pour créer votre première mise-en-forme','Drag to reorder'=>'Faites glisser pour réorganiser','Add layout'=>'Ajouter une mise-en-forme','Duplicate layout'=>'Dupliquer la mise-en-forme','Remove layout'=>'Retirer la mise-en-forme','Click to toggle'=>'Cliquer pour intervertir','Delete Layout'=>'Supprimer la mise-en-forme','Duplicate Layout'=>'Dupliquer la mise-en-forme','Add New Layout'=>'Ajouter une nouvelle mise-en-forme','Add Layout'=>'Ajouter une mise-en-forme','Label'=>'Intitulé','Name'=>'Nom','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Nombre minimum de mises-en-forme','Maximum Layouts'=>'Nombre maximum de mises-en-forme','Button Label'=>'Intitulé du bouton','Gallery'=>'Galerie','Add Image to Gallery'=>'Ajouter l’image à la galerie','Maximum selection reached'=>'Nombre de sélections maximales atteint','Length'=>'Longueur','Edit'=>'Modifier','Remove'=>'Enlever','Title'=>'Titre','Caption'=>'Légende','Alt Text'=>'Texte alternatif','Description'=>'Description','Add to gallery'=>'Ajouter à la galerie','Bulk actions'=>'Actions de groupe','Sort by date uploaded'=>'Ordonner par date d’import','Sort by date modified'=>'Ranger par date de modification','Sort by title'=>'Ranger par titre','Reverse current order'=>'Inverser l’ordre actuel','Close'=>'Fermer','Return Format'=>'Format de la valeur retournée','Image Array'=>'Données de l’image (tableau/Array)','Image URL'=>'URL de l‘image','Image ID'=>'ID de l‘image','Library'=>'Média','Limit the media library choice'=>'Limiter le choix dans la médiathèque','All'=>'Tous','Uploaded to post'=>'Liés à cet article','Minimum Selection'=>'Nombre minimum','Maximum Selection'=>'Nombre maximum','Minimum'=>'Minimum','Restrict which images can be uploaded'=>'Restreindre les images envoyées','Width'=>'Largeur','Height'=>'Hauteur','File size'=>'Taille du fichier','Maximum'=>'Maximum','Allowed file types'=>'Types de fichiers autorisés','Comma separated list. Leave blank for all types'=>'Extensions autorisées séparées par une virgule. Laissez vide pour autoriser toutes les extensions','Insert'=>'Insérer','Specify where new attachments are added'=>'Définir où les nouveaux fichiers attachés sont ajoutés','Append to the end'=>'Ajouter à la fin','Prepend to the beginning'=>'Insérer au début','Preview Size'=>'Taille de prévisualisation','%1$s requires at least %2$s selection'=>'%s requiert au moins %s sélection' . "\0" . '%s requiert au moins %s sélections','Repeater'=>'Répéteur','Minimum rows not reached ({min} rows)'=>'Nombre minimum d’éléments atteint ({min} éléments)','Maximum rows reached ({max} rows)'=>'Nombre maximum d’éléments atteint ({max} éléments)','Error loading page'=>'Échec du chargement du champ.','Sub Fields'=>'Sous-champs','Pagination'=>'Position','Rows Per Page'=>'Page des articles','Set the number of rows to be displayed on a page.'=>'Choisissez la taxonomie à afficher','Minimum Rows'=>'Nombre minimum d’éléments','Maximum Rows'=>'Nombre maximum d’éléments','Collapsed'=>'Replié','Select a sub field to show when row is collapsed'=>'Choisir un sous champ à afficher lorsque l’élément est replié','Invalid nonce.'=>'Nonce invalide.','Invalid field key or name.'=>'Nonce invalide.','Click to reorder'=>'Faites glisser pour réorganiser','Add row'=>'Ajouter un élément','Duplicate row'=>'Dupliquer','Remove row'=>'Retirer l’élément','Current Page'=>'Utilisateur courant','First Page'=>'Page d’accueil','Previous Page'=>'Page des articles','Next Page'=>'Page d’accueil','Last Page'=>'Page des articles','No block types exist'=>'Aucune page d’option n’existe','Options Page'=>'Page d‘options','No options pages exist'=>'Aucune page d’option n’existe','Deactivate License'=>'Désactiver la licence','Activate License'=>'Activer votre licence','License Information'=>'Informations sur la licence','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Pour débloquer les mises à jour, veuillez entrer votre clé de licence ci-dessous. Si vous n’en avez pas, rendez-vous sur nos détails & tarifs.','License Key'=>'Code de licence','Retry Activation'=>'Meilleure validation','Update Information'=>'Informations concernant les mises à jour','Current Version'=>'Version installée','Latest Version'=>'Version disponible','Update Available'=>'Mise à jour disponible','No'=>'Non','Yes'=>'Oui','Upgrade Notice'=>'Informations de mise à niveau','Enter your license key to unlock updates'=>'Entrez votre clé de licence ci-dessus pour activer les mises à jour','Update Plugin'=>'Mettre à jour l’extension','Please reactivate your license to unlock updates'=>'Entrez votre clé de licence ci-dessus pour activer les mises à jour']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'fr_CA','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Le nom de type de bloc est requis.','Block type "%s" is already registered.'=>'Le type de bloc "%s" est déjà enregistré.','Switch to Edit'=>'Passer en Édition','Switch to Preview'=>'Passer en Prévisualisation','%s settings'=>'Réglages de %s','Options'=>'Options','Update'=>'Mise à jour','Options Updated'=>'Options mises à jours','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Pour activer les mises à jour, veuillez entrer votre clé de licence sur la page Mises à jour. Si vous n’en avez pas, rendez-vous sur nos détails & tarifs.','ACF Activation Error. An error occurred when connecting to activation server'=>'Erreur. Impossible de joindre le serveur','Check Again'=>'Vérifier à nouveau','ACF Activation Error. Could not connect to activation server'=>'Erreur. Impossible de joindre le serveur','Publish'=>'Publier','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Aucun groupe de champs trouvé pour cette page d’options. Créer un groupe de champs','Edit field group'=>'Modifier le groupe de champs','Error. Could not connect to update server'=>'Erreur. Impossible de joindre le serveur','Updates'=>'Mises à jour','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Erreur. Impossible d’authentifier la mise à jour. Merci d’essayer à nouveau et si le problème persiste, désactivez et réactivez votre licence ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Erreur. Impossible d’authentifier la mise à jour. Merci d’essayer à nouveau et si le problème persiste, désactivez et réactivez votre licence ACF PRO.','nounClone'=>'Clone','Fields'=>'Champs','Select one or more fields you wish to clone'=>'Sélectionnez un ou plusieurs champs à cloner','Display'=>'Format d’affichage','Specify the style used to render the clone field'=>'Définit le style utilisé pour générer le champ dupliqué','Group (displays selected fields in a group within this field)'=>'Groupe (affiche les champs sélectionnés dans un groupe à l’intérieur de ce champ)','Seamless (replaces this field with selected fields)'=>'Remplace ce champ par les champs sélectionnés','Layout'=>'Mise en page','Specify the style used to render the selected fields'=>'Style utilisé pour générer les champs sélectionnés','Block'=>'Bloc','Table'=>'Tableau','Row'=>'Rangée','Labels will be displayed as %s'=>'Les labels seront affichés en tant que %s','Prefix Field Labels'=>'Préfixer les labels de champs','Values will be saved as %s'=>'Les valeurs seront enregistrées en tant que %s','Prefix Field Names'=>'Préfixer les noms de champs','Unknown field'=>'Champ inconnu','(no title)'=>'(sans titre)','Unknown field group'=>'Groupe de champ inconnu','All fields from %s field group'=>'Tous les champs du groupe %s','Flexible Content'=>'Contenu flexible','Add Row'=>'Ajouter un élément','layout'=>'mise-en-forme' . "\0" . 'mises-en-forme','layouts'=>'mises-en-forme','This field requires at least {min} {label} {identifier}'=>'Ce champ requiert au moins {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Ce champ a une limite de {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponible (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} requis (min {min})','Flexible Content requires at least 1 layout'=>'Le contenu flexible nécessite au moins une mise-en-forme','Click the "%s" button below to start creating your layout'=>'Cliquez sur le bouton « %s » ci-dessous pour créer votre première mise-en-forme','Drag to reorder'=>'Faites glisser pour réorganiser','Add layout'=>'Ajouter une mise-en-forme','Duplicate layout'=>'Dupliquer la mise-en-forme','Remove layout'=>'Retirer la mise-en-forme','Click to toggle'=>'Cliquer pour intervertir','Delete Layout'=>'Supprimer la mise-en-forme','Duplicate Layout'=>'Dupliquer la mise-en-forme','Add New Layout'=>'Ajouter une nouvelle mise-en-forme','Add Layout'=>'Ajouter une mise-en-forme','Label'=>'Intitulé','Name'=>'Nom','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Nombre minimum de mises-en-forme','Maximum Layouts'=>'Nombre maximum de mises-en-forme','Button Label'=>'Intitulé du bouton','Gallery'=>'Galerie','Add Image to Gallery'=>'Ajouter l’image à la galerie','Maximum selection reached'=>'Nombre de sélections maximales atteint','Length'=>'Longueur','Edit'=>'Modifier','Remove'=>'Enlever','Title'=>'Titre','Caption'=>'Légende','Alt Text'=>'Texte alternatif','Description'=>'Description','Add to gallery'=>'Ajouter à la galerie','Bulk actions'=>'Actions de groupe','Sort by date uploaded'=>'Ordonner par date d’import','Sort by date modified'=>'Ranger par date de modification','Sort by title'=>'Ranger par titre','Reverse current order'=>'Inverser l’ordre actuel','Close'=>'Fermer','Return Format'=>'Format de la valeur retournée','Image Array'=>'Données de l’image (tableau/Array)','Image URL'=>'URL de l‘image','Image ID'=>'ID de l‘image','Library'=>'Média','Limit the media library choice'=>'Limiter le choix dans la médiathèque','All'=>'Tous','Uploaded to post'=>'Liés à cet article','Minimum Selection'=>'Nombre minimum','Maximum Selection'=>'Nombre maximum','Minimum'=>'Minimum','Restrict which images can be uploaded'=>'Restreindre les images envoyées','Width'=>'Largeur','Height'=>'Hauteur','File size'=>'Taille du fichier','Maximum'=>'Maximum','Allowed file types'=>'Types de fichiers autorisés','Comma separated list. Leave blank for all types'=>'Extensions autorisées séparées par une virgule. Laissez vide pour autoriser toutes les extensions','Insert'=>'Insérer','Specify where new attachments are added'=>'Définir où les nouveaux fichiers attachés sont ajoutés','Append to the end'=>'Ajouter à la fin','Prepend to the beginning'=>'Insérer au début','Preview Size'=>'Taille de prévisualisation','%1$s requires at least %2$s selection'=>'%s requiert au moins %s sélection' . "\0" . '%s requiert au moins %s sélections','Repeater'=>'Répéteur','Minimum rows not reached ({min} rows)'=>'Nombre minimum d’éléments atteint ({min} éléments)','Maximum rows reached ({max} rows)'=>'Nombre maximum d’éléments atteint ({max} éléments)','Error loading page'=>'Échec du chargement du champ.','Sub Fields'=>'Sous-champs','Pagination'=>'Position','Rows Per Page'=>'Page des articles','Set the number of rows to be displayed on a page.'=>'Choisissez la taxonomie à afficher','Minimum Rows'=>'Nombre minimum d’éléments','Maximum Rows'=>'Nombre maximum d’éléments','Collapsed'=>'Replié','Select a sub field to show when row is collapsed'=>'Choisir un sous champ à afficher lorsque l’élément est replié','Invalid nonce.'=>'Nonce invalide.','Invalid field key or name.'=>'Nonce invalide.','Click to reorder'=>'Faites glisser pour réorganiser','Add row'=>'Ajouter un élément','Duplicate row'=>'Dupliquer','Remove row'=>'Retirer l’élément','Current Page'=>'Utilisateur courant','First Page'=>'Page d’accueil','Previous Page'=>'Page des articles','Next Page'=>'Page d’accueil','Last Page'=>'Page des articles','No block types exist'=>'Aucune page d’option n’existe','Options Page'=>'Page d‘options','No options pages exist'=>'Aucune page d’option n’existe','Deactivate License'=>'Désactiver la licence','Activate License'=>'Activer votre licence','License Information'=>'Informations sur la licence','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Pour débloquer les mises à jour, veuillez entrer votre clé de licence ci-dessous. Si vous n’en avez pas, rendez-vous sur nos détails & tarifs.','License Key'=>'Code de licence','Retry Activation'=>'Meilleure validation','Update Information'=>'Informations concernant les mises à jour','Current Version'=>'Version installée','Latest Version'=>'Version disponible','Update Available'=>'Mise à jour disponible','No'=>'Non','Yes'=>'Oui','Upgrade Notice'=>'Informations de mise à niveau','Enter your license key to unlock updates'=>'Entrez votre clé de licence ci-dessus pour activer les mises à jour','Update Plugin'=>'Mettre à jour l’extension','Please reactivate your license to unlock updates'=>'Entrez votre clé de licence ci-dessus pour activer les mises à jour']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.mo
index 31f11114..ba76102e 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.po
index 9ab96b72..b31fdc60 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.l10n.php
index 1db73398..3329a807 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'fr_FR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['YouTube Icon'=>'Icône YouTube','Yes (alt) Icon'=>'Icône Oui (alt)','Xing Icon'=>'Icône Xing','WordPress (alt) Icon'=>'Icône WordPress (alt)','WhatsApp Icon'=>'Icône WhatsApp','Write Blog Icon'=>'Icône Rédaction de blog','Database Icon'=>'Icône de base de données','The core ACF block binding source name for fields on the current pageACF Fields'=>'Champs ACF','ACF PRO Feature'=>'Fonctionnalité ACF PRO','Renew PRO to Unlock'=>'Renouvelez la version PRO pour déverrouiller','Renew PRO License'=>'Renouveler la licence PRO','PRO fields cannot be edited without an active license.'=>'Les champs PRO ne peuvent pas être modifiés sans une licence active.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Veuillez activer votre licence ACF PRO pour modifier les groupes de champs assignés à un bloc ACF.','Please activate your ACF PRO license to edit this options page.'=>'Veuillez activer votre licence ACF PRO pour modifier cette page d’options.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Le renvoi des valeurs HTML n’est possible que lorsque format_value est également vrai. Les valeurs des champs n’ont pas été renvoyées pour des raisons de sécurité.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Le renvoi d’une valeur HTML n’est possible que lorsque format_value est également vrai. La valeur du champ n’a pas été renvoyée pour des raisons de sécurité.','Please contact your site administrator or developer for more details.'=>'Veuillez contacter l’admin ou le développeur/développeuse de votre site pour plus de détails.','Learn more'=>'Lire la suite','Hide details'=>'Masquer les détails','Show details'=>'Afficher les détails','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - rendu via %3$s','Renew ACF PRO License'=>'Renouveler la licence ACF PRO','Renew License'=>'Renouveler la licence','Manage License'=>'Gérer la licence','\'High\' position not supported in the Block Editor'=>'La position « Haute » n’est pas prise en charge par l’éditeur de bloc','Upgrade to ACF PRO'=>'Mettre à niveau vers ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'Les pages d’options ACF sont des pages d’administration personnalisées pour gérer des réglages globaux via des champs. Vous pouvez créer plusieurs pages et sous-pages.','Add Options Page'=>'Ajouter une page d’options','In the editor used as the placeholder of the title.'=>'Dans l’éditeur, utilisé comme texte indicatif du titre.','Title Placeholder'=>'Texte indicatif du titre','4 Months Free'=>'4 mois gratuits','(Duplicated from %s)'=>' (Dupliqué depuis %s)','Select Options Pages'=>'Sélectionner des pages d’options','Duplicate taxonomy'=>'Dupliquer une taxonomie','Create taxonomy'=>'Créer une taxonomie','Duplicate post type'=>'Dupliquer un type de publication','Create post type'=>'Créer un type de publication','Link field groups'=>'Lier des groupes de champs','Add fields'=>'Ajouter des champs','This Field'=>'Ce champ','ACF PRO'=>'ACF Pro','Feedback'=>'Retour','Support'=>'Support','is developed and maintained by'=>'est développé et maintenu par','Add this %s to the location rules of the selected field groups.'=>'Ajoutez ce(tte) %s aux règles de localisation des groupes de champs sélectionnés.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'L’activation du paramètre bidirectionnel vous permet de mettre à jour une valeur dans les champs cibles pour chaque valeur sélectionnée pour ce champ, en ajoutant ou en supprimant l’ID de publication, l’ID de taxonomie ou l’ID d’utilisateur de l’élément en cours de mise à jour. Pour plus d’informations, veuillez lire la documentation.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Sélectionnee le(s) champ(s) pour stocker la référence à l’élément en cours de mise à jour. Vous pouvez sélectionner ce champ. Les champs cibles doivent être compatibles avec l’endroit où ce champ est affiché. Par exemple, si ce champ est affiché sur une taxonomie, votre champ cible doit être de type Taxonomie','Target Field'=>'Champ cible','Update a field on the selected values, referencing back to this ID'=>'Mettre à jour un champ sur les valeurs sélectionnées, en faisant référence à cet ID','Bidirectional'=>'Bidirectionnel','%s Field'=>'Champ %s','Select Multiple'=>'Sélection multiple','WP Engine logo'=>'Logo WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Lettres minuscules, tirets hauts et tirets bas uniquement. Maximum 32 caractères.','The capability name for assigning terms of this taxonomy.'=>'Le nom de la permission pour assigner les termes de cette taxonomie.','Assign Terms Capability'=>'Permission d’assigner les termes','The capability name for deleting terms of this taxonomy.'=>'Le nom de la permission pour supprimer les termes de cette taxonomie.','Delete Terms Capability'=>'Permission de supprimer les termes','The capability name for editing terms of this taxonomy.'=>'Le nom de la permission pour modifier les termes de cette taxonomie.','Edit Terms Capability'=>'Permission de modifier les termes','The capability name for managing terms of this taxonomy.'=>'Le nom de la permission pour gérer les termes de cette taxonomie.','Manage Terms Capability'=>'Permission de gérer les termes','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Définit si les publications doivent être exclues des résultats de recherche et des pages d’archive de taxonomie.','More Tools from WP Engine'=>'Autres outils de WP Engine','Built for those that build with WordPress, by the team at %s'=>'Conçu pour ceux qui construisent avec WordPress, par l’équipe %s','View Pricing & Upgrade'=>'Voir les tarifs & mettre à niveau','Learn More'=>'En Savoir Plus','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Accélérez votre productivité et développez de meilleurs sites avec des fonctionnalités comme les blocs ACF et les pages d’options, ainsi que des champs avancés comme répéteur, contenu flexible, clones et galerie.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Débloquer les fonctionnalités avancées et aller encore plus loin avec ACF PRO','%s fields'=>'%s champs','No terms'=>'Aucun terme','No post types'=>'Aucun type de publication','No posts'=>'Aucun article','No taxonomies'=>'Aucune taxonomie','No field groups'=>'Aucun groupe de champs','No fields'=>'Aucun champ','No description'=>'Aucune description','Any post status'=>'Tout état de publication','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Cette clé de taxonomie est déjà utilisée par une autre taxonomie enregistrée en dehors d’ACF et ne peut pas être utilisée.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Cette clé de taxonomie est déjà utilisée par une autre taxonomie dans ACF et ne peut pas être utilisée.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clé de taxonomie doit uniquement contenir des caractères alphanumériques, des tirets bas ou des tirets.','The taxonomy key must be under 32 characters.'=>'La clé de taxonomie doit comporter moins de 32 caractères.','No Taxonomies found in Trash'=>'Aucune taxonomie trouvée dans la corbeille','No Taxonomies found'=>'Aucune taxonomie trouvée','Search Taxonomies'=>'Rechercher des taxonomies','View Taxonomy'=>'Afficher la taxonomie','New Taxonomy'=>'Nouvelle taxonomie','Edit Taxonomy'=>'Modifier la taxonomie','Add New Taxonomy'=>'Ajouter une nouvelle taxonomie','No Post Types found in Trash'=>'Aucun type de publication trouvé dans la corbeille','No Post Types found'=>'Aucun type de publication trouvé','Search Post Types'=>'Rechercher des types de publication','View Post Type'=>'Voir le type de publication','New Post Type'=>'Nouveau type de publication','Edit Post Type'=>'Modifier le type de publication','Add New Post Type'=>'Ajouter un nouveau type de publication personnalisé','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Cette clé de type de publication est déjà utilisée par un autre type de publication enregistré en dehors d’ACF et ne peut pas être utilisée.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Cette clé de type de publication est déjà utilisée par un autre type de publication dans ACF et ne peut pas être utilisée.','This field must not be a WordPress reserved term.'=>'Ce champ ne doit pas être un terme réservé WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clé du type de publication doit contenir uniquement des caractères alphanumériques, des tirets bas ou des tirets.','The post type key must be under 20 characters.'=>'La clé du type de publication doit comporter moins de 20 caractères.','We do not recommend using this field in ACF Blocks.'=>'Nous vous déconseillons d’utiliser ce champ dans les blocs ACF.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Affiche l’éditeur WordPress WYSIWYG tel qu’il apparaît dans les articles et pages, permettant une expérience d’édition de texte riche qui autorise également du contenu multimédia.','WYSIWYG Editor'=>'Éditeur WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Autorise la sélection d’un ou plusieurs comptes pouvant être utilisés pour créer des relations entre les objets de données.','A text input specifically designed for storing web addresses.'=>'Une saisie de texte spécialement conçue pour stocker des adresses web.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Une permutation qui vous permet de choisir une valeur de 1 ou 0 (actif ou inactif, vrai ou faux, etc.). Peut être présenté sous la forme de commutateur stylisé ou de case à cocher.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Une interface utilisateur interactive pour choisir une heure. Le format de retour de date peut être personnalisé à l’aide des réglages du champ.','A basic textarea input for storing paragraphs of text.'=>'Une entrée de zone de texte de base pour stocker des paragraphes de texte.','A basic text input, useful for storing single string values.'=>'Une entrée de texte de base, utile pour stocker des valeurs de chaîne unique.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Permet de choisir un ou plusieurs termes de taxonomie en fonction des critères et options spécifiés dans les réglages des champs.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Permet de regrouper les champs en sections à onglets dans l’écran d’édition. Utile pour garder les champs organisés et structurés.','A dropdown list with a selection of choices that you specify.'=>'Une liste déroulante avec une sélection de choix que vous spécifiez.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Une interface à deux colonnes pour choisir une ou plusieurs publications, pages ou éléments de type publication personnalisés afin de créer une relation avec l’élément que vous êtes en train de modifier. Inclut des options de recherche et de filtrage.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Entrée permettant de choisir une valeur numérique dans une plage spécifiée à l’aide d’un élément de curseur de plage.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Groupe d’entrées de boutons radio qui permet à l’utilisateur d’effectuer une sélection unique parmi les valeurs que vous spécifiez.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Une interface utilisateur interactive et personnalisable pour choisir un ou plusieurs articles, pages ou éléments de type publication avec la possibilité de rechercher. ','An input for providing a password using a masked field.'=>'Une entrée pour fournir un mot de passe à l’aide d’un champ masqué.','Filter by Post Status'=>'Filtrer par état de publication','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Une liste déroulante interactive pour choisir un ou plusieurs articles, pages, éléments de type de publication personnalisés ou URL d’archive, avec la possibilité de rechercher.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Un composant interactif pour intégrer des vidéos, des images, des tweets, de l’audio et d’autres contenus en utilisant la fonctionnalité native WordPress oEmbed.','An input limited to numerical values.'=>'Une entrée limitée à des valeurs numériques.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Utilisé pour afficher un message aux éditeurs à côté d’autres champs. Utile pour fournir un contexte ou des instructions supplémentaires concernant vos champs.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Permet de spécifier un lien et ses propriétés, telles que le titre et la cible en utilisant le sélecteur de liens de WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Utilise le sélecteur de média natif de WordPress pour téléverser ou choisir des images.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Permet de structurer les champs en groupes afin de mieux organiser les données et l’écran d‘édition.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Une interface utilisateur interactive pour sélectionner un emplacement à l’aide de Google Maps. Nécessite une clé de l’API Google Maps et une configuration supplémentaire pour s’afficher correctement.','Uses the native WordPress media picker to upload, or choose files.'=>'Utilise le sélecteur de médias WordPress natif pour téléverser ou choisir des fichiers.','A text input specifically designed for storing email addresses.'=>'Une saisie de texte spécialement conçue pour stocker des adresses e-mail.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Une interface utilisateur interactive pour choisir une date et un horaire. Le format de la date retour peut être personnalisé à l’aide des réglages du champ.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Une interface utilisateur interactive pour choisir une date. Le format de la date retour peut être personnalisé en utilisant les champs de réglages.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Une interface utilisateur interactive pour sélectionner une couleur ou spécifier la valeur hexa.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Un groupe de case à cocher autorisant l’utilisateur/utilisatrice à sélectionner une ou plusieurs valeurs que vous spécifiez.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Un groupe de boutons avec des valeurs que vous spécifiez, les utilisateurs/utilisatrices peuvent choisir une option parmi les valeurs fournies.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Autorise à regrouper et organiser les champs personnalisés dans des volets dépliants qui s’affichent lors de la modification du contenu. Utile pour garder de grands ensembles de données ordonnés.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Cela propose une solution pour dupliquer des contenus tels que des diapositive, des membres de l’équipe et des boutons d’appel à l‘action, en agissant comme un parent pour un ensemble de sous-champs qui peuvent être répétés à l’infini.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Cela propose une interface interactive permettant de gérer une collection de fichiers joints. La plupart des réglages sont similaires à ceux du champ Image. Des réglages supplémentaires vous autorise à spécifier l’endroit où les nouveaux fichiers joints sont ajoutés dans la galerie et le nombre minimum/maximum de fichiers joints autorisées.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Cela fournit un éditeur simple, structuré et basé sur la mise en page. Le champ Contenu flexible vous permet de définir, créer et gérer du contenu avec un contrôle total en utilisant des mises en page et des sous-champs pour concevoir les blocs disponibles.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Cela vous permet de choisir et d’afficher les champs existants. Il ne duplique aucun champ de la base de données, mais charge et affiche les champs sélectionnés au moment de l’exécution. Le champ Clone peut soit se remplacer par les champs sélectionnés, soit afficher les champs sélectionnés sous la forme d’un groupe de sous-champs.','nounClone'=>'Cloner','PRO'=>'Pro','Advanced'=>'Avancé','JSON (newer)'=>'JSON (plus récent)','Original'=>'Original','Invalid post ID.'=>'ID de publication invalide.','Invalid post type selected for review.'=>'Type de publication sélectionné pour révision invalide.','More'=>'Plus','Tutorial'=>'Tutoriel','Select Field'=>'Sélectionner le champ','Try a different search term or browse %s'=>'Essayez un autre terme de recherche ou parcourez %s','Popular fields'=>'Champs populaires','No search results for \'%s\''=>'Aucun résultat de recherche pour « %s »','Search fields...'=>'Rechercher des champs…','Select Field Type'=>'Sélectionner le type de champ','Popular'=>'Populaire','Add Taxonomy'=>'Ajouter une taxonomie','Create custom taxonomies to classify post type content'=>'Créer des taxonomies personnalisées pour classer le contenu du type de publication','Add Your First Taxonomy'=>'Ajouter votre première taxonomie','Hierarchical taxonomies can have descendants (like categories).'=>'Les taxonomies hiérarchiques peuvent avoir des enfants (comme les catégories).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Rend une taxonomie visible sur l’interface publique et dans le tableau de bord d’administration.','One or many post types that can be classified with this taxonomy.'=>'Un ou plusieurs types de publication peuvant être classés avec cette taxonomie.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Contrôleur personnalisé facultatif à utiliser à la place de « WP_REST_Terms_Controller ».','Expose this post type in the REST API.'=>'Exposez ce type de publication dans l’API REST.','Customize the query variable name'=>'Personnaliser le nom de la variable de requête','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Les termes sont accessibles en utilisant le permalien non joli, par exemple, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Termes parent-enfant dans les URL pour les taxonomies hiérarchiques.','Customize the slug used in the URL'=>'Personnaliser le slug utilisé dans l’URL','Permalinks for this taxonomy are disabled.'=>'Les permaliens sont désactivés pour cette taxonomie.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Réécrire l’URL en utilisant la clé de taxonomie comme slug. Votre structure de permalien sera','Taxonomy Key'=>'Clé de taxonomie','Select the type of permalink to use for this taxonomy.'=>'Sélectionnez le type de permalien à utiliser pour cette taxonomie.','Display a column for the taxonomy on post type listing screens.'=>'Affichez une colonne pour la taxonomie sur les écrans de liste de type de publication.','Show Admin Column'=>'Afficher la colonne « Admin »','Show the taxonomy in the quick/bulk edit panel.'=>'Afficher la taxonomie dans le panneau de modification rapide/groupée.','Quick Edit'=>'Modification rapide','List the taxonomy in the Tag Cloud Widget controls.'=>'Lister la taxonomie dans les contrôles du widget « Nuage d’étiquettes ».','Tag Cloud'=>'Nuage d’étiquettes','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Un nom de fonction PHP à appeler pour nettoyer les données de taxonomie enregistrées à partir d’une boîte méta.','Meta Box Sanitization Callback'=>'Rappel de désinfection de la méta-boîte','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Un nom de fonction PHP à appeler pour gérer le contenu d’une boîte méta sur votre taxonomie.','Register Meta Box Callback'=>'Enregistrer le rappel de la boîte méta','No Meta Box'=>'Aucune boîte méta','Custom Meta Box'=>'Boîte méta personnalisée','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Contrôle la boîte méta sur l’écran de l’éditeur de contenu. Par défaut, la boîte méta Catégories est affichée pour les taxonomies hiérarchiques et la boîte de métadonnées Étiquettes est affichée pour les taxonomies non hiérarchiques.','Meta Box'=>'Boîte méta','Categories Meta Box'=>'Boîte méta des catégories','Tags Meta Box'=>'Boîte méta des étiquettes','A link to a tag'=>'Un lien vers une étiquette','Describes a navigation link block variation used in the block editor.'=>'Décrit une variante de bloc de lien de navigation utilisée dans l’éditeur de blocs.','A link to a %s'=>'Un lien vers un %s','Tag Link'=>'Lien de l’étiquette','Assigns a title for navigation link block variation used in the block editor.'=>'Assigner un titre à la variante de bloc de lien de navigation utilisée dans l’éditeur de blocs.','← Go to tags'=>'← Aller aux étiquettes','Assigns the text used to link back to the main index after updating a term.'=>'Assigner le texte utilisé pour renvoyer à l’index principal après la mise à jour d’un terme.','Back To Items'=>'Retour aux éléments','← Go to %s'=>'← Aller à « %s »','Tags list'=>'Liste des étiquettes','Assigns text to the table hidden heading.'=>'Assigne du texte au titre masqué du tableau.','Tags list navigation'=>'Navigation de la liste des étiquettes','Assigns text to the table pagination hidden heading.'=>'Affecte du texte au titre masqué de pagination de tableau.','Filter by category'=>'Filtrer par catégorie','Assigns text to the filter button in the posts lists table.'=>'Affecte du texte au bouton de filtre dans le tableau des listes de publications.','Filter By Item'=>'Filtrer par élément','Filter by %s'=>'Filtrer par %s','The description is not prominent by default; however, some themes may show it.'=>'La description n’est pas très utilisée par défaut, cependant de plus en plus de thèmes l’affichent.','Describes the Description field on the Edit Tags screen.'=>'Décrit le champ « Description » sur l’écran « Modifier les étiquettes ».','Description Field Description'=>'Description du champ « Description »','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Affectez un terme parent pour créer une hiérarchie. Le terme Jazz, par exemple, serait le parent du Bebop et du Big Band.','Describes the Parent field on the Edit Tags screen.'=>'Décrit le champ parent sur l’écran « Modifier les étiquettes ».','Parent Field Description'=>'Description du champ « Parent »','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'Le « slug » est la version URL conviviale du nom. Il est généralement tout en minuscules et contient uniquement des lettres, des chiffres et des traits d’union.','Describes the Slug field on the Edit Tags screen.'=>'Décrit le slug du champ sur l’écran « Modifier les étiquettes ».','Slug Field Description'=>'Description du champ « Slug »','The name is how it appears on your site'=>'Le nom est la façon dont il apparaît sur votre site','Describes the Name field on the Edit Tags screen.'=>'Décrit le champ « Nom » sur l’écran « Modifier les étiquettes ».','Name Field Description'=>'Description du champ « Nom »','No tags'=>'Aucune étiquette','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Attribue le texte affiché dans les tableaux de liste des publications et des médias lorsqu’aucune balise ou catégorie n’est disponible.','No Terms'=>'Aucun terme','No %s'=>'Aucun %s','No tags found'=>'Aucune étiquette trouvée','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Assigne le texte affiché lorsque vous cliquez sur le texte « choisir parmi les plus utilisés » dans la boîte de méta de taxonomie lorsqu’aucune étiquette n’est disponible, et affecte le texte utilisé dans le tableau de liste des termes lorsqu’il n’y a pas d’élément pour une taxonomie.','Not Found'=>'Non trouvé','Assigns text to the Title field of the Most Used tab.'=>'Affecte du texte au champ Titre de l’onglet Utilisation la plus utilisée.','Most Used'=>'Les plus utilisés','Choose from the most used tags'=>'Choisir parmi les étiquettes les plus utilisées','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Attribue le texte « choisir parmi les plus utilisés » utilisé dans la méta-zone lorsque JavaScript est désactivé. Utilisé uniquement sur les taxonomies non hiérarchiques.','Choose From Most Used'=>'Choisir parmi les plus utilisés','Choose from the most used %s'=>'Choisir parmi les %s les plus utilisés','Add or remove tags'=>'Ajouter ou retirer des étiquettes','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Assigne le texte d’ajout ou de suppression d’éléments utilisé dans la boîte méta lorsque JavaScript est désactivé. Utilisé uniquement sur les taxonomies non hiérarchiques','Add Or Remove Items'=>'Ajouter ou supprimer des éléments','Add or remove %s'=>'Ajouter ou retirer %s','Separate tags with commas'=>'Séparer les étiquettes par des virgules','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Affecte l’élément distinct avec des virgules utilisées dans la méta-zone de taxonomie. Utilisé uniquement sur les taxonomies non hiérarchiques.','Separate Items With Commas'=>'Séparer les éléments par des virgules','Separate %s with commas'=>'Séparer les %s avec une virgule','Popular Tags'=>'Étiquettes populaires','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Affecte le texte des éléments populaires. Utilisé uniquement pour les taxonomies non hiérarchiques.','Popular Items'=>'Éléments populaires','Popular %s'=>'%s populaire','Search Tags'=>'Rechercher des étiquettes','Assigns search items text.'=>'Assigne le texte des éléments de recherche.','Parent Category:'=>'Catégorie parente :','Assigns parent item text, but with a colon (:) added to the end.'=>'Assigne le texte de l’élément parent, mais avec deux points (:) ajouté à la fin.','Parent Item With Colon'=>'Élément parent avec deux-points','Parent Category'=>'Catégorie parente','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Assigne le texte de l’élément parent. Utilisé uniquement sur les taxonomies hiérarchiques.','Parent Item'=>'Élément parent','Parent %s'=>'%s parent','New Tag Name'=>'Nom de la nouvelle étiquette','Assigns the new item name text.'=>'Assigne le texte du nom du nouvel élément.','New Item Name'=>'Nom du nouvel élément','New %s Name'=>'Nom du nouveau %s','Add New Tag'=>'Ajouter une nouvelle étiquette','Assigns the add new item text.'=>'Assigne le texte « Ajouter un nouvel élément ».','Update Tag'=>'Mettre à jour l’étiquette','Assigns the update item text.'=>'Assigne le texte de l’élément « Mettre à jour ».','Update Item'=>'Mettre à jour l’élément','Update %s'=>'Mettre à jour %s','View Tag'=>'Voir l’étiquette','In the admin bar to view term during editing.'=>'Dans la barre d’administration pour voir le terme lors de la modification.','Edit Tag'=>'Modifier l’étiquette','At the top of the editor screen when editing a term.'=>'En haut de l’écran de l’éditeur lors de la modification d’un terme.','All Tags'=>'Toutes les étiquettes','Assigns the all items text.'=>'Assigne le texte « Tous les éléments ».','Assigns the menu name text.'=>'Assigne le texte du nom du menu.','Menu Label'=>'Libellé du menu','Active taxonomies are enabled and registered with WordPress.'=>'Les taxonomies actives sont activées et enregistrées avec WordPress.','A descriptive summary of the taxonomy.'=>'Un résumé descriptif de la taxonomie.','A descriptive summary of the term.'=>'Un résumé descriptif du terme.','Term Description'=>'Description du terme','Single word, no spaces. Underscores and dashes allowed.'=>'Un seul mot, aucun espace. Tirets bas et tirets autorisés.','Term Slug'=>'Slug du terme','The name of the default term.'=>'Nom du terme par défaut.','Term Name'=>'Nom du terme','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Créez un terme pour la taxonomie qui ne peut pas être supprimé. Il ne sera pas sélectionné pour les publications par défaut.','Default Term'=>'Terme par défaut','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Si les termes de cette taxonomie doivent être triés dans l’ordre dans lequel ils sont fournis à « wp_set_object_terms() ».','Sort Terms'=>'Trier les termes','Add Post Type'=>'Ajouter un type de publication','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Étendez les fonctionnalités de WordPress au-delà des publications standard et des pages avec des types de publication personnalisés.','Add Your First Post Type'=>'Ajouter votre premier type de publication','I know what I\'m doing, show me all the options.'=>'Je sais ce que je fais, affichez-moi toutes les options.','Advanced Configuration'=>'Configuration avancée','Hierarchical post types can have descendants (like pages).'=>'Les types de publication hiérarchiques peuvent avoir des descendants (comme les pages).','Hierarchical'=>'Hiérachique','Visible on the frontend and in the admin dashboard.'=>'Visible sur l’interface publique et dans le tableau de bord de l’administration.','Public'=>'Public','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Lettres minuscules, tiret bas et tirets uniquement, maximum 20 caractères.','Movie'=>'Film','Singular Label'=>'Libellé au singulier','Movies'=>'Films','Plural Label'=>'Libellé au pluriel','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Contrôleur personnalisé facultatif à utiliser à la place de « WP_REST_Posts_Controller ».','Controller Class'=>'Classe de contrôleur','The namespace part of the REST API URL.'=>'Partie de l’espace de noms de l’URL DE L’API REST.','Namespace Route'=>'Route de l’espace de noms','The base URL for the post type REST API URLs.'=>'URL de base pour les URL de l’API REST du type de publication.','Base URL'=>'URL de base','Exposes this post type in the REST API. Required to use the block editor.'=>'Expose ce type de publication dans l’API REST. Nécessaire pour utiliser l’éditeur de bloc.','Show In REST API'=>'Afficher dans l’API Rest','Customize the query variable name.'=>'Personnaliser le nom de la variable de requête.','Query Variable'=>'Variable de requête','No Query Variable Support'=>'Aucune prise en charge des variables de requête','Custom Query Variable'=>'Variable de requête personnalisée','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Les articles sont accessibles en utilisant le permalien non-jolie, par exemple. {post_type}={post_slug}.','Query Variable Support'=>'Prise en charge des variables de requête','URLs for an item and items can be accessed with a query string.'=>'Les URL d’un élément et d’éléments sont accessibles à l’aide d’une chaîne de requête.','Publicly Queryable'=>'Publiquement interrogeable','Custom slug for the Archive URL.'=>'Slug personnalisé pour l’URL de l’archive.','Archive Slug'=>'Slug de l’archive','Has an item archive that can be customized with an archive template file in your theme.'=>'Possède une archive d’élément qui peut être personnalisée avec un fichier de modèle d’archive dans votre thème.','Archive'=>'Archive','Pagination support for the items URLs such as the archives.'=>'Prise en charge de la pagination pour les URL des éléments tels que les archives.','Pagination'=>'Pagination','RSS feed URL for the post type items.'=>'URL de flux RSS pour les éléments du type de publication.','Feed URL'=>'URL du flux','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Modifie la structure du permalien pour ajouter le préfixe « WP_Rewrite::$front » aux URL.','Front URL Prefix'=>'Préfixe d’URL avant','Customize the slug used in the URL.'=>'Personnalisez le slug utilisé dans l’URL.','URL Slug'=>'Slug de l’URL','Permalinks for this post type are disabled.'=>'Les permaliens sont désactivés pour ce type de publication.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Réécrivez l’URL à l’aide d’un identifiant d’URL personnalisé défini dans l’entrée ci-dessous. Votre structure de permalien sera','No Permalink (prevent URL rewriting)'=>'Aucun permalien (empêcher la réécriture d’URL)','Custom Permalink'=>'Permalien personnalisé','Post Type Key'=>'Clé du type de publication','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Réécrire l’URL en utilisant la clé du type de publication comme slug. Votre structure de permalien sera','Permalink Rewrite'=>'Réécriture du permalien','Delete items by a user when that user is deleted.'=>'Supprimer les éléments d’un compte lorsque ce dernier est supprimé.','Delete With User'=>'Supprimer avec le compte','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Autoriser l’exportation du type de publication depuis « Outils » > « Exporter ».','Can Export'=>'Exportable','Optionally provide a plural to be used in capabilities.'=>'Fournissez éventuellement un pluriel à utiliser dans les fonctionnalités.','Plural Capability Name'=>'Nom de la capacité au pluriel','Choose another post type to base the capabilities for this post type.'=>'Choisissez un autre type de publication pour baser les fonctionnalités de ce type de publication.','Singular Capability Name'=>'Nom de capacité singulier','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Par défaut, les capacités du type de publication hériteront des noms de capacité « Post », par exemple. edit_post, delete_posts. Permet d’utiliser des fonctionnalités spécifiques au type de publication, par exemple. edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Renommer les permissions','Exclude From Search'=>'Exclure de la recherche','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Autorisez l’ajout d’éléments aux menus dans l’écran « Apparence » > « Menus ». Doit être activé dans « Options de l’écran ».','Appearance Menus Support'=>'Prise en charge des menus d’apparence','Appears as an item in the \'New\' menu in the admin bar.'=>'Apparaît en tant qu’élément dans le menu « Nouveau » de la barre d’administration.','Show In Admin Bar'=>'Afficher dans la barre d’administration','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Un nom de fonction PHP à appeler lors de la configuration des méta-boîtes pour l’écran d’édition.','Custom Meta Box Callback'=>'Rappel de boîte méta personnalisée','Menu Icon'=>'Icône de menu','The position in the sidebar menu in the admin dashboard.'=>'Position dans le menu de la colonne latérale du tableau de bord d’administration.','Menu Position'=>'Position du menu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Par défaut, le type de publication obtiendra un nouvel élément de niveau supérieur dans le menu d’administration. Si un élément de niveau supérieur existant est fourni ici, le type de publication sera ajouté en tant qu’élément de sous-menu sous celui-ci.','Admin Menu Parent'=>'Parent du menu d’administration','Admin editor navigation in the sidebar menu.'=>'Navigation de l’éditeur d’administration dans le menu de la colonne latérale.','Show In Admin Menu'=>'Afficher dans le menu d’administration','Items can be edited and managed in the admin dashboard.'=>'Les éléments peuvent être modifiés et gérés dans le tableau de bord d’administration.','Show In UI'=>'Afficher dans l’interface utilisateur','A link to a post.'=>'Un lien vers une publication.','Description for a navigation link block variation.'=>'Description d’une variation de bloc de lien de navigation.','Item Link Description'=>'Description du lien de l’élément','A link to a %s.'=>'Un lien vers un %s.','Post Link'=>'Lien de publication','Title for a navigation link block variation.'=>'Titre d’une variante de bloc de lien de navigation.','Item Link'=>'Lien de l’élément','%s Link'=>'Lien %s','Post updated.'=>'Publication mise à jour.','In the editor notice after an item is updated.'=>'Dans l’éditeur, notification après la mise à jour d’un élément.','Item Updated'=>'Élément mis à jour','%s updated.'=>'%s mis à jour.','Post scheduled.'=>'Publication planifiée.','In the editor notice after scheduling an item.'=>'Dans l’éditeur, notification après la planification d’un élément.','Item Scheduled'=>'Élément planifié','%s scheduled.'=>'%s planifié.','Post reverted to draft.'=>'Publication reconvertie en brouillon.','In the editor notice after reverting an item to draft.'=>'Dans l’éditeur, notification après avoir rétabli un élément en brouillon.','Item Reverted To Draft'=>'Élément repassé en brouillon','%s reverted to draft.'=>'%s repassé en brouillon.','Post published privately.'=>'Publication publiée en privé.','In the editor notice after publishing a private item.'=>'Dans l’éditeur, notification après avoir rétabli un élément en privé.','Item Published Privately'=>'Élément publié en privé','%s published privately.'=>'%s publié en privé.','Post published.'=>'Publication mise en ligne.','In the editor notice after publishing an item.'=>'Dans la notification de l’éditeur après la publication d’un élément.','Item Published'=>'Élément publié','%s published.'=>'%s publié.','Posts list'=>'Liste des publications','Used by screen readers for the items list on the post type list screen.'=>'Utilisé par les lecteurs d’écran pour la liste des éléments sur l’écran de la liste des types de publication.','Items List'=>'Liste des éléments','%s list'=>'Liste %s','Posts list navigation'=>'Navigation dans la liste des publications','Used by screen readers for the filter list pagination on the post type list screen.'=>'Utilisé par les lecteurs d’écran pour la pagination de la liste de filtres sur l’écran de liste des types de publication.','Items List Navigation'=>'Liste des éléments de navigation','%s list navigation'=>'Navigation dans la liste %s','Filter posts by date'=>'Filtrer les publications par date','Used by screen readers for the filter by date heading on the post type list screen.'=>'Utilisé par les lecteurs d’écran pour l’en-tête de filtre par date sur l’écran de liste des types de publication.','Filter Items By Date'=>'Filtrer les éléments par date','Filter %s by date'=>'Filtrer %s par date','Filter posts list'=>'Filtrer la liste des publications','Used by screen readers for the filter links heading on the post type list screen.'=>'Utilisé par les lecteurs d’écran pour l’en-tête des liens de filtre sur l’écran de liste des types de publication.','Filter Items List'=>'Filtrer la liste des éléments','Filter %s list'=>'Filtrer la liste %s','In the media modal showing all media uploaded to this item.'=>'Dans le mode modal multimédia affichant tous les médias téléchargés sur cet élément.','Uploaded To This Item'=>'Téléversé dans l’élément','Uploaded to this %s'=>'Téléversé sur ce %s','Insert into post'=>'Insérer dans la publication','As the button label when adding media to content.'=>'En tant que libellé du bouton lors de l’ajout de média au contenu.','Insert Into Media Button'=>'Bouton « Insérer dans le média »','Insert into %s'=>'Insérer dans %s','Use as featured image'=>'Utiliser comme image mise en avant','As the button label for selecting to use an image as the featured image.'=>'Comme étiquette de bouton pour choisir d’utiliser une image comme image en vedette.','Use Featured Image'=>'Utiliser l’image mise en avant','Remove featured image'=>'Retirer l’image mise en avant','As the button label when removing the featured image.'=>'Comme étiquette de bouton lors de la suppression de l’image en vedette.','Remove Featured Image'=>'Retirer l’image mise en avant','Set featured image'=>'Définir l’image mise en avant','As the button label when setting the featured image.'=>'Comme étiquette de bouton lors de la définition de l’image en vedette.','Set Featured Image'=>'Définir l’image mise en avant','Featured image'=>'Image mise en avant','In the editor used for the title of the featured image meta box.'=>'Dans l’éditeur utilisé pour le titre de la méta-boîte d’image en vedette.','Featured Image Meta Box'=>'Boîte méta de l’image mise en avant','Post Attributes'=>'Attributs de la publication','In the editor used for the title of the post attributes meta box.'=>'Dans l’éditeur utilisé pour le titre de la boîte méta des attributs de publication.','Attributes Meta Box'=>'Boîte méta Attributs','%s Attributes'=>'Attributs des %s','Post Archives'=>'Archives de publication','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Ajoute les éléments « Archive de types de publication » avec ce libellé à la liste des publications affichées lors de l’ajout d’éléments à un menu existant dans un CPT avec les archives activées. N’apparaît que lors de l’édition des menus en mode « Aperçu en direct » et qu’un identifiant d”URL d’archive personnalisé a été fourni.','Archives Nav Menu'=>'Menu de navigation des archives','%s Archives'=>'Archives des %s','No posts found in Trash'=>'Aucune publication trouvée dans la corbeille','At the top of the post type list screen when there are no posts in the trash.'=>'En haut de l’écran de liste des types de publication lorsqu’il n’y a pas de publications dans la corbeille.','No Items Found in Trash'=>'Aucun élément trouvé dans la corbeille','No %s found in Trash'=>'Aucun %s trouvé dans la corbeille','No posts found'=>'Aucune publication trouvée','At the top of the post type list screen when there are no posts to display.'=>'En haut de l’écran de liste des types de publication lorsqu’il n’y a pas de publications à afficher.','No Items Found'=>'Aucun élément trouvé','No %s found'=>'Aucun %s trouvé','Search Posts'=>'Rechercher des publications','At the top of the items screen when searching for an item.'=>'En haut de l’écran des éléments lors de la recherche d’un élément.','Search Items'=>'Rechercher des éléments','Search %s'=>'Rechercher %s','Parent Page:'=>'Page parente :','For hierarchical types in the post type list screen.'=>'Pour les types hiérarchiques dans l’écran de liste des types de publication.','Parent Item Prefix'=>'Préfixe de l’élément parent','Parent %s:'=>'%s parent :','New Post'=>'Nouvelle publication','New Item'=>'Nouvel élément','New %s'=>'Nouveau %s','Add New Post'=>'Ajouter une nouvelle publication','At the top of the editor screen when adding a new item.'=>'En haut de l’écran de l’éditeur lors de l’ajout d’un nouvel élément.','Add New Item'=>'Ajouter un nouvel élément','Add New %s'=>'Ajouter %s','View Posts'=>'Voir les publications','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Apparaît dans la barre d’administration dans la vue « Tous les messages », à condition que le type de publication prenne en charge les archives et que la page d’accueil ne soit pas une archive de ce type de publication.','View Items'=>'Voir les éléments','View Post'=>'Voir la publication','In the admin bar to view item when editing it.'=>'Dans la barre d’administration pour afficher l’élément lors de sa modification.','View Item'=>'Voir l’élément','View %s'=>'Voir %s','Edit Post'=>'Modifier la publication','At the top of the editor screen when editing an item.'=>'En haut de l’écran de l’éditeur lors de la modification d’un élément.','Edit Item'=>'Modifier l’élément','Edit %s'=>'Modifier %s','All Posts'=>'Toutes les publications','In the post type submenu in the admin dashboard.'=>'Dans le sous-menu de type de publication du tableau de bord d’administration.','All Items'=>'Tous les éléments','All %s'=>'Tous les %s','Admin menu name for the post type.'=>'Nom du menu d’administration pour le type de publication.','Menu Name'=>'Nom du menu','Regenerate all labels using the Singular and Plural labels'=>'Régénérer tous les libellés avec des libellés « Singulier » et « Pluriel »','Regenerate'=>'Régénérer','Active post types are enabled and registered with WordPress.'=>'Les types de publication actifs sont activés et enregistrés avec WordPress.','A descriptive summary of the post type.'=>'Un résumé descriptif du type de publication.','Add Custom'=>'Ajouter une personalisation','Enable various features in the content editor.'=>'Activez diverses fonctionnalités dans l’éditeur de contenu.','Post Formats'=>'Formats des publications','Editor'=>'Éditeur','Trackbacks'=>'Rétroliens','Select existing taxonomies to classify items of the post type.'=>'Sélectionnez les taxonomies existantes pour classer les éléments du type de publication.','Browse Fields'=>'Parcourir les champs','Nothing to import'=>'Rien à importer','. The Custom Post Type UI plugin can be deactivated.'=>'. L’extension Custom Post Type UI peut être désactivée.','Imported %d item from Custom Post Type UI -'=>'Élément %d importé à partir de l’interface utilisateur de type de publication personnalisée -' . "\0" . 'Éléments %d importés à partir de l’interface utilisateur de type de publication personnalisée -','Failed to import taxonomies.'=>'Impossible d’importer des taxonomies.','Failed to import post types.'=>'Impossible d’importer les types de publication.','Nothing from Custom Post Type UI plugin selected for import.'=>'Rien depuis l’extension sélectionné Custom Post Type UI pour l’importation.','Imported 1 item'=>'Importé 1 élément' . "\0" . 'Importé %s éléments','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'L’importation d’un type de publication ou d’une taxonomie avec la même clé qu’une clé qui existe déjà remplacera les paramètres du type de publication ou de la taxonomie existants par ceux de l’importation.','Import from Custom Post Type UI'=>'Importer à partir de Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Le code suivant peut être utilisé pour enregistrer une version locale des éléments sélectionnés. Le stockage local de groupes de champs, de types de publications ou de taxonomies peut offrir de nombreux avantages, tels que des temps de chargement plus rapides, un contrôle de version et des champs/paramètres dynamiques. Copiez et collez simplement le code suivant dans le fichier des fonctions de votre thème.php ou incluez-le dans un fichier externe, puis désactivez ou supprimez les éléments de l’administrateur ACF.','Export - Generate PHP'=>'Exportation - Générer PHP','Export'=>'Exporter','Select Taxonomies'=>'Sélectionner les taxonomies','Select Post Types'=>'Sélectionner les types de publication','Exported 1 item.'=>'Exporté 1 élément.' . "\0" . 'Exporté %s éléments.','Category'=>'Catégorie','Tag'=>'Étiquette','%s taxonomy created'=>'%s taxonomie créée','%s taxonomy updated'=>'Taxonomie %s mise à jour','Taxonomy draft updated.'=>'Brouillon de taxonomie mis à jour.','Taxonomy scheduled for.'=>'Taxonomie planifiée pour.','Taxonomy submitted.'=>'Taxonomie envoyée.','Taxonomy saved.'=>'Taxonomie enregistrée.','Taxonomy deleted.'=>'Taxonomie supprimée.','Taxonomy updated.'=>'Taxonomie mise à jour.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Cette taxonomie n’a pas pu être enregistrée car sa clé est utilisée par une autre taxonomie enregistrée par une autre extension ou un thème.','Taxonomy synchronized.'=>'Taxonomie synchronisée.' . "\0" . '%s taxonomies synchronisées.','Taxonomy duplicated.'=>'Taxonomie dupliquée.' . "\0" . '%s taxonomies dupliquées.','Taxonomy deactivated.'=>'Taxonomie désactivée.' . "\0" . '%s taxonomies désactivées.','Taxonomy activated.'=>'Taxonomie activée.' . "\0" . '%s taxonomies activées.','Terms'=>'Termes','Post type synchronized.'=>'Type de publication synchronisé.' . "\0" . '%s types de publication synchronisés.','Post type duplicated.'=>'Type de publication dupliqué.' . "\0" . '%s types de publication dupliqués.','Post type deactivated.'=>'Type de publication désactivé.' . "\0" . '%s types de publication désactivés.','Post type activated.'=>'Type de publication activé.' . "\0" . '%s types de publication activés.','Post Types'=>'Types de publication','Advanced Settings'=>'Réglages avancés','Basic Settings'=>'Réglages de base','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Ce type de publication n’a pas pu être enregistré car sa clé est utilisée par un autre type de publication enregistré par une autre extensions ou un thème.','Pages'=>'Pages','Link Existing Field Groups'=>'Lier des groupes de champs existants','%s post type created'=>'%s type de publication créé','Add fields to %s'=>'Ajouter des champs à %s','%s post type updated'=>'Type de publication %s mis à jour','Post type draft updated.'=>'Le brouillon du type de publication a été mis à jour.','Post type scheduled for.'=>'Type de publication planifié pour.','Post type submitted.'=>'Type de publication envoyé.','Post type saved.'=>'Type de publication enregistré.','Post type updated.'=>'Type de publication mis à jour.','Post type deleted.'=>'Type de publication supprimé.','Type to search...'=>'Type à rechercher…','PRO Only'=>'Uniquement sur PRO','Field groups linked successfully.'=>'Les groupes de champs ont bien été liés.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importez les types de publication et les taxonomies enregistrés avec l’interface utilisateur de type de publication personnalisée et gérez-les avec ACF. Lancez-vous.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'type de publication','Done'=>'Terminé','Field Group(s)'=>'Groupe(s) de champs','Select one or many field groups...'=>'Sélectionner un ou plusieurs groupes de champs…','Please select the field groups to link.'=>'Veuillez choisir les groupes de champs à lier.','Field group linked successfully.'=>'Groupe de champs bien lié.' . "\0" . 'Groupes de champs bien liés.','post statusRegistration Failed'=>'Echec de l’enregistrement','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Cet élément n’a pas pu être enregistré car sa clé est utilisée par un autre élément enregistré par une autre extension ou un thème.','REST API'=>'REST API','Permissions'=>'Droits','URLs'=>'URL','Visibility'=>'Visibilité','Labels'=>'Libellés','Field Settings Tabs'=>'Onglets des réglages du champ','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Valeur du code court ACF désactivée pour l’aperçu]','Close Modal'=>'Fermer la modale','Field moved to other group'=>'Champ déplacé vers un autre groupe','Close modal'=>'Fermer la modale','Start a new group of tabs at this tab.'=>'Commencez un nouveau groupe d’onglets dans cet onglet.','New Tab Group'=>'Nouveau groupe d’onglets','Use a stylized checkbox using select2'=>'Utiliser une case à cocher stylisée avec select2','Save Other Choice'=>'Enregistrer un autre choix','Allow Other Choice'=>'Autoriser un autre choix','Add Toggle All'=>'Ajouter « Tout basculer »','Save Custom Values'=>'Enregistrer les valeurs personnalisées','Allow Custom Values'=>'Autoriser les valeurs personnalisées','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Les valeurs personnalisées des cases à cocher ne peuvent pas être vides. Décochez toutes les valeurs vides.','Updates'=>'Mises à jour','Advanced Custom Fields logo'=>'Logo Advanced Custom Fields','Save Changes'=>'Enregistrer les modifications','Field Group Title'=>'Titre du groupe de champs','Add title'=>'Ajouter un titre','New to ACF? Take a look at our getting started guide.'=>'Nouveau sur ACF ? Jetez un œil à notre guide des premiers pas.','Add Field Group'=>'Ajouter un groupe de champs','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF utilise des groupes de champs pour grouper des champs personnalisés et les associer aux écrans de modification.','Add Your First Field Group'=>'Ajouter votre premier groupe de champs','Options Pages'=>'Pages d’options','ACF Blocks'=>'Blocs ACF','Gallery Field'=>'Champ galerie','Flexible Content Field'=>'Champ de contenu flexible','Repeater Field'=>'Champ répéteur','Unlock Extra Features with ACF PRO'=>'Débloquer des fonctionnalités supplémentaires avec ACF PRO','Delete Field Group'=>'Supprimer le groupe de champ','Created on %1$s at %2$s'=>'Créé le %1$s à %2$s','Group Settings'=>'Réglages du groupe','Location Rules'=>'Règles de localisation','Choose from over 30 field types. Learn more.'=>'Choisissez parmi plus de 30 types de champs. En savoir plus.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Commencez à créer de nouveaux champs personnalisés pour vos articles, pages, types de publication personnalisés et autres contenus WordPress.','Add Your First Field'=>'Ajouter votre premier champ','#'=>'N°','Add Field'=>'Ajouter un champ','Presentation'=>'Présentation','Validation'=>'Validation','General'=>'Général','Import JSON'=>'Importer un JSON','Export As JSON'=>'Exporter en tant que JSON','Field group deactivated.'=>'Groupe de champs désactivé.' . "\0" . '%s groupes de champs désactivés.','Field group activated.'=>'Groupe de champs activé.' . "\0" . '%s groupes de champs activés.','Deactivate'=>'Désactiver','Deactivate this item'=>'Désactiver cet élément','Activate'=>'Activer','Activate this item'=>'Activer cet élément','Move field group to trash?'=>'Déplacer le groupe de champs vers la corbeille ?','post statusInactive'=>'Inactif','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields et Advanced Custom Fields Pro ne doivent pas être actives en même temps. Nous avons automatiquement désactivé Advanced Custom Fields Pro.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields et Advanced Custom Fields Pro ne doivent pas être actives en même temps. Nous avons automatiquement désactivé Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Nous avons détecté un ou plusieurs appels pour récupérer les valeurs des champs ACF avant l’initialisation d’ACF. Ceci n’est pas pris en charge et peut entraîner des données incorrectes ou manquantes. Découvrez comment corriger ce problème.','%1$s must have a user with the %2$s role.'=>'%1$s doit avoir un compte avec le rôle %2$s.' . "\0" . '%1$s doit avoir un compte avec l’un des rôles suivants : %2$s','%1$s must have a valid user ID.'=>'%1$s doit avoir un ID de compte valide.','Invalid request.'=>'Demande invalide.','%1$s is not one of %2$s'=>'%1$s n’est pas l’un des %2$s','%1$s must have term %2$s.'=>'%1$s doit contenir le terme %2$s.' . "\0" . '%1$s doit contenir l’un des termes suivants : %2$s','%1$s must be of post type %2$s.'=>'%1$s doit être une publication de type %2$s.' . "\0" . '%1$s doit appartenir à l’un des types de publication suivants : %2$s','%1$s must have a valid post ID.'=>'%1$s doit avoir un ID de publication valide.','%s requires a valid attachment ID.'=>'%s nécessite un ID de fichier jointe valide.','Show in REST API'=>'Afficher dans l’API REST','Enable Transparency'=>'Activer la transparence','RGBA Array'=>'Tableau RGBA','RGBA String'=>'Chaine RGBA','Hex String'=>'Chaine hexadécimale','Upgrade to PRO'=>'Mettre à niveau vers PRO','post statusActive'=>'Actif','\'%s\' is not a valid email address'=>'« %s » n’est pas une adresse e-mail valide','Color value'=>'Valeur de la couleur','Select default color'=>'Sélectionner une couleur par défaut','Clear color'=>'Effacer la couleur','Blocks'=>'Blocs','Options'=>'Options','Users'=>'Comptes','Menu items'=>'Éléments de menu','Widgets'=>'Widgets','Attachments'=>'Fichiers joints','Taxonomies'=>'Taxonomies','Posts'=>'Publications','Last updated: %s'=>'Dernière mise à jour : %s','Sorry, this post is unavailable for diff comparison.'=>'Désolé, cette publication n’est pas disponible pour la comparaison de différence.','Invalid field group parameter(s).'=>'Paramètres de groupe de champ invalides.','Awaiting save'=>'En attente d’enregistrement','Saved'=>'Enregistré','Import'=>'Importer','Review changes'=>'Évaluer les modifications','Located in: %s'=>'Situés dans : %s','Located in plugin: %s'=>'Situés dans l’extension : %s','Located in theme: %s'=>'Situés dans le thème : %s','Various'=>'Divers','Sync changes'=>'Synchroniser les modifications','Loading diff'=>'Chargement du différentiel','Review local JSON changes'=>'Vérifier les modifications JSON locales','Visit website'=>'Visiter le site','View details'=>'Voir les détails','Version %s'=>'Version %s','Information'=>'Informations','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Service d’assistance. Les professionnels du support de notre service d’assistance vous aideront à résoudre vos problèmes techniques les plus complexes.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussions. Nous avons une communauté active et amicale sur nos forums communautaires qui peut vous aider à comprendre le fonctionnement de l’écosystème ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentation. Notre documentation complète contient des références et des guides pour la plupart des situations que vous pouvez rencontrer.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Nous sommes fanatiques du support et souhaitons que vous tiriez le meilleur parti de votre site avec ACF. Si vous rencontrez des difficultés, il existe plusieurs endroits où vous pouvez trouver de l’aide :','Help & Support'=>'Aide & support','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Veuillez utiliser l’onglet « Aide & support » pour nous contacter si vous avez besoin d’assistance.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Avant de créer votre premier groupe de champ, nous vous recommandons de lire notre guide Pour commencer afin de vous familiariser avec la philosophie et les meilleures pratiques de l’extension.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'L’extension Advanced Custom Fields fournit un constructeur visuel de formulaires pour modifier les écrans de WordPress avec des champs supplémentaires, ainsi qu’une API intuitive pour afficher les valeurs des champs personnalisés dans n’importe quel fichier de modèle de thème.','Overview'=>'Aperçu','Location type "%s" is already registered.'=>'Le type d’emplacement « %s » est déjà inscrit.','Class "%s" does not exist.'=>'La classe « %s » n’existe pas.','Invalid nonce.'=>'Nonce invalide.','Error loading field.'=>'Erreur lors du chargement du champ.','Location not found: %s'=>'Emplacement introuvable : %s','Error: %s'=>'Erreur : %s','Widget'=>'Widget','User Role'=>'Rôle du compte','Comment'=>'Commenter','Post Format'=>'Format de publication','Menu Item'=>'Élément de menu','Post Status'=>'État de la publication','Menus'=>'Menus','Menu Locations'=>'Emplacements de menus','Menu'=>'Menu','Post Taxonomy'=>'Taxonomie de la publication','Child Page (has parent)'=>'Page enfant (a un parent)','Parent Page (has children)'=>'Page parent (a des enfants)','Top Level Page (no parent)'=>'Page de plus haut niveau (aucun parent)','Posts Page'=>'Page des publications','Front Page'=>'Page d’accueil','Page Type'=>'Type de page','Viewing back end'=>'Affichage de l’interface d’administration','Viewing front end'=>'Vue de l’interface publique','Logged in'=>'Connecté','Current User'=>'Compte actuel','Page Template'=>'Modèle de page','Register'=>'S’inscrire','Add / Edit'=>'Ajouter/Modifier','User Form'=>'Formulaire de profil','Page Parent'=>'Page parente','Super Admin'=>'Super admin','Current User Role'=>'Rôle du compte actuel','Default Template'=>'Modèle par défaut','Post Template'=>'Modèle de publication','Post Category'=>'Catégorie de publication','All %s formats'=>'Tous les formats %s','Attachment'=>'Fichier joint','%s value is required'=>'La valeur %s est obligatoire','Show this field if'=>'Afficher ce champ si','Conditional Logic'=>'Logique conditionnelle','and'=>'et','Local JSON'=>'JSON Local','Clone Field'=>'Champ clone','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Veuillez également vérifier que tous les modules PRO (%s) soient mis à jour à la dernière version.','This version contains improvements to your database and requires an upgrade.'=>'Cette version contient des améliorations de la base de données et nécessite une mise à niveau.','Thank you for updating to %1$s v%2$s!'=>'Merci d‘avoir mis à jour %1$s v%2$s !','Database Upgrade Required'=>'Mise à niveau de la base de données requise','Options Page'=>'Page d’options','Gallery'=>'Galerie','Flexible Content'=>'Contenu flexible','Repeater'=>'Répéteur','Back to all tools'=>'Retour aux outils','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si plusieurs groupes de champs apparaissent sur un écran de modification, les options du premier groupe de champs seront utilisées (celle avec le numéro de commande le plus bas).','Select items to hide them from the edit screen.'=>'Sélectionner les éléments à masquer sur l’écran de modification.','Hide on screen'=>'Masquer de l’écran','Send Trackbacks'=>'Envoyer des rétroliens','Tags'=>'Étiquettes','Categories'=>'Catégories','Page Attributes'=>'Attributs de page','Format'=>'Format','Author'=>'Auteur/autrice','Slug'=>'Slug','Revisions'=>'Révisions','Comments'=>'Commentaires','Discussion'=>'Commentaires','Excerpt'=>'Extrait','Content Editor'=>'Éditeur de contenu','Permalink'=>'Permalien','Shown in field group list'=>'Affiché dans la liste des groupes de champs','Field groups with a lower order will appear first'=>'Les groupes de champs avec un ordre inférieur apparaitront en premier','Order No.'=>'N° d’ordre.','Below fields'=>'Sous les champs','Below labels'=>'Sous les libellés','Instruction Placement'=>'Emplacement des instructions','Label Placement'=>'Emplacement des libellés','Side'=>'Sur le côté','Normal (after content)'=>'Normal (après le contenu)','High (after title)'=>'Haute (après le titre)','Position'=>'Emplacement','Seamless (no metabox)'=>'Sans contour (pas de boîte meta)','Standard (WP metabox)'=>'Standard (boîte méta WP)','Style'=>'Style','Type'=>'Type','Key'=>'Clé','Order'=>'Ordre','Close Field'=>'Fermer le champ','id'=>'ID','class'=>'classe','width'=>'largeur','Wrapper Attributes'=>'Attributs du conteneur','Required'=>'Obligatoire','Instructions'=>'Instructions','Field Type'=>'Type de champ','Single word, no spaces. Underscores and dashes allowed'=>'Un seul mot. Aucun espace. Les tirets bas et les tirets sont autorisés.','Field Name'=>'Nom du champ','This is the name which will appear on the EDIT page'=>'Ceci est le nom qui apparaîtra sur la page de modification','Field Label'=>'Libellé du champ','Delete'=>'Supprimer','Delete field'=>'Supprimer le champ','Move'=>'Déplacer','Move field to another group'=>'Deplacer le champ vers un autre groupe','Duplicate field'=>'Dupliquer le champ','Edit field'=>'Modifier le champ','Drag to reorder'=>'Faites glisser pour réorganiser','Show this field group if'=>'Afficher ce groupe de champs si','No updates available.'=>'Aucune mise à jour disponible.','Database upgrade complete. See what\'s new'=>'Mise à niveau de base de données complète. Voir les nouveautés','Reading upgrade tasks...'=>'Lecture des tâches de mise à niveau…','Upgrade failed.'=>'Mise à niveau échouée.','Upgrade complete.'=>'Mise à niveau terminée.','Upgrading data to version %s'=>'Mise à niveau des données vers la version %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Il est recommandé de sauvegarder votre base de données avant de procéder. Confirmez-vous le lancement de la mise à jour maintenant ?','Please select at least one site to upgrade.'=>'Veuillez choisir au moins un site à mettre à niveau.','Database Upgrade complete. Return to network dashboard'=>'Mise à niveau de la base de données effectuée. Retourner au tableau de bord du réseau','Site is up to date'=>'Le site est à jour','Site requires database upgrade from %1$s to %2$s'=>'Le site nécessite une mise à niveau de la base de données à partir de %1$s vers %2$s','Site'=>'Site','Upgrade Sites'=>'Mettre à niveau les sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Les sites suivants nécessitent une mise à niveau de la base de données. Sélectionner ceux que vous voulez mettre à jour et cliquer sur %s.','Add rule group'=>'Ajouter un groupe de règles','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Créer un ensemble de règles pour déterminer quels écrans de modification utiliseront ces champs personnalisés avancés','Rules'=>'Règles','Copied'=>'Copié','Copy to clipboard'=>'Copier dans le presse-papier','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Sélectionnez les éléments que vous souhaitez exporter, puis choisissez la méthode d’exportation. « Exporter comme JSON » pour exporter vers un fichier .json que vous pouvez ensuite importer dans une autre installation ACF. « Générer le PHP » pour exporter un code PHP que vous pouvez placer dans votre thème.','Select Field Groups'=>'Sélectionner les groupes de champs','No field groups selected'=>'Aucun groupe de champs sélectionné','Generate PHP'=>'Générer le PHP','Export Field Groups'=>'Exporter les groupes de champs','Import file empty'=>'Fichier d’importation vide','Incorrect file type'=>'Type de fichier incorrect','Error uploading file. Please try again'=>'Erreur de téléversement du fichier. Veuillez réessayer.','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Sélectionnez le fichier JSON Advanced Custom Fields que vous souhaitez importer. Quand vous cliquez sur le bouton « Importer » ci-dessous, ACF importera les éléments dans ce fichier.','Import Field Groups'=>'Importer les groupes de champs','Sync'=>'Synchroniser','Select %s'=>'Sélectionner %s','Duplicate'=>'Dupliquer','Duplicate this item'=>'Dupliquer cet élément','Supports'=>'Prend en charge','Documentation'=>'Documentation','Description'=>'Description','Sync available'=>'Synchronisation disponible','Field group synchronized.'=>'Groupe de champs synchronisé.' . "\0" . '%s groupes de champs synchronisés.','Field group duplicated.'=>'Groupe de champs dupliqué.' . "\0" . '%s groupes de champs dupliqués.','Active (%s)'=>'Actif (%s)' . "\0" . 'Actifs (%s)','Review sites & upgrade'=>'Examiner les sites et mettre à niveau','Upgrade Database'=>'Mettre à niveau la base de données','Custom Fields'=>'Champs personnalisés','Move Field'=>'Déplacer le champ','Please select the destination for this field'=>'Veuillez sélectionner la destination pour ce champ','The %1$s field can now be found in the %2$s field group'=>'Le champ %1$s peut maintenant être trouvé dans le groupe de champs %2$s','Move Complete.'=>'Déplacement effectué.','Active'=>'Actif','Field Keys'=>'Clés des champs','Settings'=>'Réglages','Location'=>'Emplacement','Null'=>'Null','copy'=>'copier','(this field)'=>'(ce champ)','Checked'=>'Coché','Move Custom Field'=>'Déplacer le champ personnalisé','No toggle fields available'=>'Aucun champ de sélection disponible','Field group title is required'=>'Le titre du groupe de champ est requis','This field cannot be moved until its changes have been saved'=>'Ce champ ne peut pas être déplacé tant que ses modifications n’ont pas été enregistrées','The string "field_" may not be used at the start of a field name'=>'La chaine « field_ » ne peut pas être utilisée au début du nom d’un champ','Field group draft updated.'=>'Brouillon du groupe de champs mis à jour.','Field group scheduled for.'=>'Groupe de champs programmé.','Field group submitted.'=>'Groupe de champs envoyé.','Field group saved.'=>'Groupe de champs sauvegardé.','Field group published.'=>'Groupe de champs publié.','Field group deleted.'=>'Groupe de champs supprimé.','Field group updated.'=>'Groupe de champs mis à jour.','Tools'=>'Outils','is not equal to'=>'n’est pas égal à','is equal to'=>'est égal à','Forms'=>'Formulaires','Page'=>'Page','Post'=>'Publication','Relational'=>'Relationnel','Choice'=>'Choix','Basic'=>'Basique','Unknown'=>'Inconnu','Field type does not exist'=>'Le type de champ n’existe pas','Spam Detected'=>'Indésirable détecté','Post updated'=>'Publication mise à jour','Update'=>'Mise à jour','Validate Email'=>'Valider l’e-mail','Content'=>'Contenu','Title'=>'Titre','Edit field group'=>'Modifier le groupe de champs','Selection is less than'=>'La sélection est inférieure à','Selection is greater than'=>'La sélection est supérieure à','Value is less than'=>'La valeur est plus petite que','Value is greater than'=>'La valeur est plus grande que','Value contains'=>'La valeur contient','Value matches pattern'=>'La valeur correspond au modèle','Value is not equal to'=>'La valeur n’est pas égale à','Value is equal to'=>'La valeur est égale à','Has no value'=>'A aucune valeur','Has any value'=>'A n’importe quelle valeur','Cancel'=>'Annuler','Are you sure?'=>'Confirmez-vous ?','%d fields require attention'=>'%d champs nécessitent votre attention','1 field requires attention'=>'Un champ nécessite votre attention','Validation failed'=>'Échec de la validation','Validation successful'=>'Validation réussie','Restricted'=>'Limité','Collapse Details'=>'Replier les détails','Expand Details'=>'Déplier les détails','Uploaded to this post'=>'Téléversé sur cette publication','verbUpdate'=>'Mettre à jour','verbEdit'=>'Modifier','The changes you made will be lost if you navigate away from this page'=>'Les modifications que vous avez effectuées seront perdues si vous quittez cette page','File type must be %s.'=>'Le type de fichier doit être %s.','or'=>'ou','File size must not exceed %s.'=>'La taille du fichier ne doit pas excéder %s.','File size must be at least %s.'=>'La taille du fichier doit être d’au moins %s.','Image height must not exceed %dpx.'=>'La hauteur de l’image ne doit pas excéder %d px.','Image height must be at least %dpx.'=>'La hauteur de l’image doit être au minimum de %d px.','Image width must not exceed %dpx.'=>'La largeur de l’image ne doit pas excéder %d px.','Image width must be at least %dpx.'=>'La largeur de l’image doit être au minimum de %d px.','(no title)'=>'(aucun titre)','Full Size'=>'Taille originale','Large'=>'Grand','Medium'=>'Moyen','Thumbnail'=>'Miniature','(no label)'=>'(aucun libellé)','Sets the textarea height'=>'Définir la hauteur de la zone de texte','Rows'=>'Lignes','Text Area'=>'Zone de texte','Prepend an extra checkbox to toggle all choices'=>'Ajouter une case à cocher pour basculer tous les choix','Save \'custom\' values to the field\'s choices'=>'Enregistrez les valeurs « personnalisées » dans les choix du champ','Allow \'custom\' values to be added'=>'Autoriser l’ajout de valeurs personnalisées','Add new choice'=>'Ajouter un nouveau choix','Toggle All'=>'Tout (dé)sélectionner','Allow Archives URLs'=>'Afficher les URL des archives','Archives'=>'Archives','Page Link'=>'Lien vers la page','Add'=>'Ajouter','Name'=>'Nom','%s added'=>'%s ajouté','%s already exists'=>'%s existe déjà','User unable to add new %s'=>'Compte incapable d’ajouter un nouveau %s','Term ID'=>'ID de terme','Term Object'=>'Objet de terme','Load value from posts terms'=>'Charger une valeur depuis les termes de publications','Load Terms'=>'Charger les termes','Connect selected terms to the post'=>'Lier les termes sélectionnés à la publication','Save Terms'=>'Enregistrer les termes','Allow new terms to be created whilst editing'=>'Autoriser la création de nouveaux termes pendant la modification','Create Terms'=>'Créer des termes','Radio Buttons'=>'Boutons radio','Single Value'=>'Valeur unique','Multi Select'=>'Liste déroulante à multiple choix','Checkbox'=>'Case à cocher','Multiple Values'=>'Valeurs multiples','Select the appearance of this field'=>'Sélectionner l’apparence de ce champ','Appearance'=>'Apparence','Select the taxonomy to be displayed'=>'Sélectionner la taxonomie à afficher','No TermsNo %s'=>'N° %s','Value must be equal to or lower than %d'=>'La valeur doit être inférieure ou égale à %d','Value must be equal to or higher than %d'=>'La valeur doit être être supérieure ou égale à %d','Value must be a number'=>'La valeur doit être un nombre','Number'=>'Nombre','Save \'other\' values to the field\'s choices'=>'Sauvegarder les valeurs « Autres » dans les choix des champs','Add \'other\' choice to allow for custom values'=>'Ajouter le choix « Autre » pour autoriser les valeurs personnalisées','Other'=>'Autre','Radio Button'=>'Bouton radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Définir un point de terminaison pour l’accordéon précédent. Cet accordéon ne sera pas visible.','Allow this accordion to open without closing others.'=>'Autoriser l’ouverture de cet accordéon sans fermer les autres.','Multi-Expand'=>'Ouverture multiple','Display this accordion as open on page load.'=>'Ouvrir l’accordéon au chargement de la page.','Open'=>'Ouvrir','Accordion'=>'Accordéon','Restrict which files can be uploaded'=>'Restreindre quels fichiers peuvent être téléversés','File ID'=>'ID du fichier','File URL'=>'URL du fichier','File Array'=>'Tableau de fichiers','Add File'=>'Ajouter un fichier','No file selected'=>'Aucun fichier sélectionné','File name'=>'Nom du fichier','Update File'=>'Mettre à jour le fichier','Edit File'=>'Modifier le fichier','Select File'=>'Sélectionner un fichier','File'=>'Fichier','Password'=>'Mot de Passe','Specify the value returned'=>'Spécifier la valeur retournée','Use AJAX to lazy load choices?'=>'Utiliser AJAX pour un chargement différé des choix ?','Enter each default value on a new line'=>'Saisir chaque valeur par défaut sur une nouvelle ligne','verbSelect'=>'Sélectionner','Select2 JS load_failLoading failed'=>'Le chargement a échoué','Select2 JS searchingSearching…'=>'Recherche en cours...','Select2 JS load_moreLoading more results…'=>'Chargement de résultats supplémentaires…','Select2 JS selection_too_long_nYou can only select %d items'=>'Vous ne pouvez choisir que %d éléments','Select2 JS selection_too_long_1You can only select 1 item'=>'Vous ne pouvez choisir qu’un seul élément','Select2 JS input_too_long_nPlease delete %d characters'=>'Veuillez supprimer %d caractères','Select2 JS input_too_long_1Please delete 1 character'=>'Veuillez supprimer 1 caractère','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Veuillez saisir %d caractères ou plus','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Veuillez saisir au minimum 1 caractère','Select2 JS matches_0No matches found'=>'Aucun résultat','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d résultats disponibles, utilisez les flèches haut et bas pour naviguer parmi ceux-ci.','Select2 JS matches_1One result is available, press enter to select it.'=>'Un résultat est disponible, appuyez sur « Entrée » pour le sélectionner.','nounSelect'=>'Liste déroulante','User ID'=>'ID du compte','User Object'=>'Objet du compte','User Array'=>'Tableau de comptes','All user roles'=>'Tous les rôles de comptes','Filter by Role'=>'Filtrer par rôle','User'=>'Compte','Separator'=>'Séparateur','Select Color'=>'Sélectionner une couleur','Default'=>'Par défaut','Clear'=>'Effacer','Color Picker'=>'Sélecteur de couleur','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Sélectionner','Date Time Picker JS closeTextDone'=>'Terminé','Date Time Picker JS currentTextNow'=>'Maintenant','Date Time Picker JS timezoneTextTime Zone'=>'Fuseau horaire','Date Time Picker JS microsecTextMicrosecond'=>'Microseconde','Date Time Picker JS millisecTextMillisecond'=>'Milliseconde','Date Time Picker JS secondTextSecond'=>'Seconde','Date Time Picker JS minuteTextMinute'=>'Minute','Date Time Picker JS hourTextHour'=>'Heure','Date Time Picker JS timeTextTime'=>'Heure','Date Time Picker JS timeOnlyTitleChoose Time'=>'Choisir l’heure','Date Time Picker'=>'Sélecteur de date et heure','Endpoint'=>'Point de terminaison','Left aligned'=>'Aligné à gauche','Top aligned'=>'Aligné en haut','Placement'=>'Positionnement','Tab'=>'Onglet','Value must be a valid URL'=>'Le champ doit contenir une URL valide','Link URL'=>'URL du lien','Link Array'=>'Tableau de liens','Opens in a new window/tab'=>'Ouvrir dans une nouvelle fenêtre/onglet','Select Link'=>'Sélectionner un lien','Link'=>'Lien','Email'=>'E-mail','Step Size'=>'Taille de l’incrément','Maximum Value'=>'Valeur maximum','Minimum Value'=>'Valeur minimum','Range'=>'Plage','Both (Array)'=>'Les deux (tableau)','Label'=>'Libellé','Value'=>'Valeur','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rouge : Rouge','For more control, you may specify both a value and label like this:'=>'Pour plus de contrôle, vous pouvez spécifier une valeur et un libellé de cette manière :','Enter each choice on a new line.'=>'Saisir chaque choix sur une nouvelle ligne.','Choices'=>'Choix','Button Group'=>'Groupe de boutons','Allow Null'=>'Autoriser une valeur vide','Parent'=>'Parent','TinyMCE will not be initialized until field is clicked'=>'TinyMCE ne sera pas initialisé avant un clic dans le champ','Delay Initialization'=>'Retarder l’initialisation','Show Media Upload Buttons'=>'Afficher les boutons de téléversement de médias ?','Toolbar'=>'Barre d’outils','Text Only'=>'Texte Uniquement','Visual Only'=>'Visuel uniquement','Visual & Text'=>'Visuel & texte','Tabs'=>'Onglets','Click to initialize TinyMCE'=>'Cliquer pour initialiser TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texte','Visual'=>'Visuel','Value must not exceed %d characters'=>'La valeur ne doit pas excéder %d caractères','Leave blank for no limit'=>'Laisser vide pour ne fixer aucune limite','Character Limit'=>'Limite de caractères','Appears after the input'=>'Apparait après le champ','Append'=>'Ajouter après','Appears before the input'=>'Apparait avant le champ','Prepend'=>'Ajouter avant','Appears within the input'=>'Apparaît dans l’entrée','Placeholder Text'=>'Texte indicatif','Appears when creating a new post'=>'Apparaît à la création d’une nouvelle publication','Text'=>'Texte','%1$s requires at least %2$s selection'=>'%1$s requiert au moins %2$s sélection' . "\0" . '%1$s requiert au moins %2$s sélections','Post ID'=>'ID de la publication','Post Object'=>'Objet de la publication','Maximum Posts'=>'Maximum de publications','Minimum Posts'=>'Minimum de publications','Featured Image'=>'Image mise en avant','Selected elements will be displayed in each result'=>'Les éléments sélectionnés seront affichés dans chaque résultat','Elements'=>'Éléments','Taxonomy'=>'Taxonomie','Post Type'=>'Type de publication','Filters'=>'Filtres','All taxonomies'=>'Toutes les taxonomies','Filter by Taxonomy'=>'Filtrer par taxonomie','All post types'=>'Tous les types de publication','Filter by Post Type'=>'Filtrer par type de publication','Search...'=>'Rechercher…','Select taxonomy'=>'Sélectionner la taxonomie','Select post type'=>'Choisissez le type de publication','No matches found'=>'Aucune correspondance trouvée','Loading'=>'Chargement','Maximum values reached ( {max} values )'=>'Valeurs maximum atteintes ({max} valeurs)','Relationship'=>'Relation','Comma separated list. Leave blank for all types'=>'Séparez les valeurs par une virgule. Laissez blanc pour tout autoriser.','Allowed File Types'=>'Types de fichiers autorisés','Maximum'=>'Maximum','File size'=>'Taille du fichier','Restrict which images can be uploaded'=>'Restreindre quelles images peuvent être téléversées','Minimum'=>'Minimum','Uploaded to post'=>'Téléversé dans la publication','All'=>'Tous','Limit the media library choice'=>'Limiter le choix de la médiathèque','Library'=>'Médiathèque','Preview Size'=>'Taille de prévisualisation','Image ID'=>'ID de l’image','Image URL'=>'URL de l’image','Image Array'=>'Tableau de l’image','Specify the returned value on front end'=>'Spécifier la valeur renvoyée publiquement','Return Value'=>'Valeur de retour','Add Image'=>'Ajouter image','No image selected'=>'Aucune image sélectionnée','Remove'=>'Retirer','Edit'=>'Modifier','All images'=>'Toutes les images','Update Image'=>'Mettre à jour l’image','Edit Image'=>'Modifier l’image','Select Image'=>'Sélectionner une image','Image'=>'Image','Allow HTML markup to display as visible text instead of rendering'=>'Permet l’affichage du code HTML à l’écran au lieu de l’interpréter','Escape HTML'=>'Autoriser le code HTML','No Formatting'=>'Aucun formatage','Automatically add <br>'=>'Ajouter automatiquement <br>','Automatically add paragraphs'=>'Ajouter automatiquement des paragraphes','Controls how new lines are rendered'=>'Contrôle comment les nouvelles lignes sont rendues','New Lines'=>'Nouvelles lignes','Week Starts On'=>'La semaine débute le','The format used when saving a value'=>'Le format utilisé lors de la sauvegarde d’une valeur','Save Format'=>'Enregistrer le format','Date Picker JS weekHeaderWk'=>'Sem.','Date Picker JS prevTextPrev'=>'Préc.','Date Picker JS nextTextNext'=>'Suivant','Date Picker JS currentTextToday'=>'Aujourd’hui','Date Picker JS closeTextDone'=>'Terminé','Date Picker'=>'Sélecteur de date','Width'=>'Largeur','Embed Size'=>'Taille d’intégration','Enter URL'=>'Saisissez l’URL','oEmbed'=>'Contenu oEmbed','Text shown when inactive'=>'Texte affiché lorsque inactif','Off Text'=>'Texte « Inactif »','Text shown when active'=>'Texte affiché lorsque actif','On Text'=>'Texte « Actif »','Stylized UI'=>'Interface (UI) stylisée','Default Value'=>'Valeur par défaut','Displays text alongside the checkbox'=>'Affiche le texte à côté de la case à cocher','Message'=>'Message','No'=>'Non','Yes'=>'Oui','True / False'=>'Vrai/Faux','Row'=>'Ligne','Table'=>'Tableau','Block'=>'Bloc','Specify the style used to render the selected fields'=>'Spécifier le style utilisé pour afficher les champs sélectionnés','Layout'=>'Mise en page','Sub Fields'=>'Sous-champs','Group'=>'Groupe','Customize the map height'=>'Personnaliser la hauteur de la carte','Height'=>'Hauteur','Set the initial zoom level'=>'Définir le niveau de zoom initial','Zoom'=>'Zoom','Center the initial map'=>'Centrer la carte initiale','Center'=>'Centrer','Search for address...'=>'Rechercher une adresse…','Find current location'=>'Obtenir l’emplacement actuel','Clear location'=>'Effacer la position','Search'=>'Rechercher','Sorry, this browser does not support geolocation'=>'Désolé, ce navigateur ne prend pas en charge la géolocalisation','Google Map'=>'Google Map','The format returned via template functions'=>'Le format retourné via les fonctions du modèle','Return Format'=>'Format de retour','Custom:'=>'Personnalisé :','The format displayed when editing a post'=>'Le format affiché lors de la modification d’une publication','Display Format'=>'Format d’affichage','Time Picker'=>'Sélecteur d’heure','Inactive (%s)'=>'(%s) inactif' . "\0" . '(%s) inactifs','No Fields found in Trash'=>'Aucun champ trouvé dans la corbeille','No Fields found'=>'Aucun champ trouvé','Search Fields'=>'Rechercher des champs','View Field'=>'Voir le champ','New Field'=>'Nouveau champ','Edit Field'=>'Modifier le champ','Add New Field'=>'Ajouter un nouveau champ','Field'=>'Champ','Fields'=>'Champs','No Field Groups found in Trash'=>'Aucun groupe de champs trouvé dans la corbeille','No Field Groups found'=>'Aucun groupe de champs trouvé','Search Field Groups'=>'Rechercher des groupes de champs','View Field Group'=>'Voir le groupe de champs','New Field Group'=>'Nouveau groupe de champs','Edit Field Group'=>'Modifier le groupe de champs','Add New Field Group'=>'Ajouter un groupe de champs','Add New'=>'Ajouter','Field Group'=>'Groupe de champs','Field Groups'=>'Groupes de champs','Customize WordPress with powerful, professional and intuitive fields.'=>'Personnalisez WordPress avec des champs intuitifs, puissants et professionnels.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com/','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Le nom du type de bloc est obligatoire.','Block type "%s" is already registered.'=>'Le type de bloc "%s" est déjà déclaré.','Switch to Edit'=>'Passer en mode Édition','Switch to Preview'=>'Passer en mode Aperçu','Change content alignment'=>'Modifier l’alignement du contenu','%s settings'=>'Réglages de %s','This block contains no editable fields.'=>'Ce bloc ne contient aucun champ éditable.','Assign a field group to add fields to this block.'=>'Assignez un groupe de champs pour ajouter des champs à ce bloc.','Options Updated'=>'Options mises à jour','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Pour activer les mises à jour, veuillez indiquer votre clé de licence sur la page Mises à jour. Si vous n’en possédez pas encore une, jetez un oeil à nos détails & tarifs.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Erreur d’activation d’ACF. Votre clé de licence a été modifiée, mais une erreur est survenue lors de la désactivation de votre précédente licence','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Erreur d’activation d’ACF. Votre clé de licence définie a été modifiée, mais une erreur est survenue lors de la connexion au serveur d’activation','ACF Activation Error'=>'Erreur d’activation d’ACF','ACF Activation Error. An error occurred when connecting to activation server'=>'Erreur d’activation d’ACF. Une erreur est survenue lors de la connexion au serveur d’activation','Check Again'=>'Vérifier à nouveau','ACF Activation Error. Could not connect to activation server'=>'Erreur d’activation d’ACF. Impossible de se connecter au serveur d’activation','Publish'=>'Publier','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Aucun groupe de champs trouvé pour cette page options. Créer un groupe de champs','Error. Could not connect to update server'=>'Erreur. Impossible de joindre le serveur','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Erreur. Impossible d’authentifier la mise à jour. Merci d’essayer à nouveau et si le problème persiste, désactivez et réactivez votre licence ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Erreur. La licence pour ce site a expiré ou a été désactivée. Veuillez réactiver votre licence ACF PRO.','Allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Vous permet de sélectionner et afficher des champs existants. Le clone ne duplique pas les champs dans la base de données, il récupère leurs valeurs au chargement de la page. Le Clone sera remplacé par les champs qu’il représente et les affiche comme un groupe de sous-champs.','Select one or more fields you wish to clone'=>'Sélectionnez un ou plusieurs champs à cloner','Display'=>'Format d’affichage','Specify the style used to render the clone field'=>'Définit le style utilisé pour générer le champ dupliqué','Group (displays selected fields in a group within this field)'=>'Groupe (affiche les champs sélectionnés dans un groupe à l’intérieur de ce champ)','Seamless (replaces this field with selected fields)'=>'Remplace ce champ par les champs sélectionnés','Labels will be displayed as %s'=>'Les libellés seront affichés en tant que %s','Prefix Field Labels'=>'Préfixer les libellés de champs','Values will be saved as %s'=>'Les valeurs seront enregistrées en tant que %s','Prefix Field Names'=>'Préfixer les noms de champs','Unknown field'=>'Champ inconnu','Unknown field group'=>'Groupe de champ inconnu','All fields from %s field group'=>'Tous les champs du groupe %s','Allows you to define, create and manage content with total control by creating layouts that contain subfields that content editors can choose from.'=>'Vous permet de définir, créer et gérer des contenus avec un contrôle total : les éditeurs peuvent créer des mises en page en sélectionnant des dispositions basées sur des sous-champs.','Add Row'=>'Ajouter un élément','layout'=>'disposition' . "\0" . 'dispositions','layouts'=>'dispositions','This field requires at least {min} {label} {identifier}'=>'Ce champ requiert au moins {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Ce champ a une limite de {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponible (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} required (min {min})','Flexible Content requires at least 1 layout'=>'Le contenu flexible nécessite au moins une disposition','Click the "%s" button below to start creating your layout'=>'Cliquez sur le bouton "%s" ci-dessous pour créer votre première disposition','Add layout'=>'Ajouter une disposition','Duplicate layout'=>'Dupliquer la disposition','Remove layout'=>'Retirer la disposition','Click to toggle'=>'Cliquer pour afficher/cacher','Delete Layout'=>'Supprimer la disposition','Duplicate Layout'=>'Dupliquer la disposition','Add New Layout'=>'Ajouter une disposition','Add Layout'=>'Ajouter une disposition','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Nombre minimum de dispositions','Maximum Layouts'=>'Nombre maximum de dispositions','Button Label'=>'Intitulé du bouton','%s must be of type array or null.'=>'la valeur de %s doit être un tableau ou null.','%1$s must contain at least %2$s %3$s layout.'=>'Le champ %1$s doit contenir au moins %2$s %3$s disposition.' . "\0" . 'Le champ %1$s doit contenir au moins %2$s %3$s dispositions.','%1$s must contain at most %2$s %3$s layout.'=>'Le champ %1$s doit contenir au maximum %2$s %3$s disposition.' . "\0" . 'Le champ %1$s doit contenir au maximum %2$s %3$s dispositions.','An interactive interface for managing a collection of attachments, such as images.'=>'Une interface interactive pour gérer une collection de fichiers joints, telles que des images.','Add Image to Gallery'=>'Ajouter l’image à la galerie','Maximum selection reached'=>'Nombre de sélections maximales atteint','Length'=>'Longueur','Caption'=>'Légende','Alt Text'=>'Texte alternatif','Add to gallery'=>'Ajouter à la galerie','Bulk actions'=>'Actions de groupe','Sort by date uploaded'=>'Ranger par date d’import','Sort by date modified'=>'Ranger par date de modification','Sort by title'=>'Ranger par titre','Reverse current order'=>'Inverser l’ordre actuel','Close'=>'Appliquer','Minimum Selection'=>'Minimum d’images','Maximum Selection'=>'Maximum d’images','Allowed file types'=>'Types de fichiers autorisés','Insert'=>'Insérer','Specify where new attachments are added'=>'Définir comment les images sont insérées','Append to the end'=>'Insérer à la fin','Prepend to the beginning'=>'Insérer au début','Minimum rows not reached ({min} rows)'=>'Nombre minimal d’éléments insuffisant ({min} éléments)','Maximum rows reached ({max} rows)'=>'Nombre maximal d’éléments atteint ({max} éléments)','Error loading page'=>'Erreur de chargement de la page','Order will be assigned upon save'=>'L’ordre sera assigné après l’enregistrement','Useful for fields with a large number of rows.'=>'Utile pour les champs avec un grand nombre de lignes.','Rows Per Page'=>'Lignes par Page','Set the number of rows to be displayed on a page.'=>'Définir le nombre de lignes à afficher sur une page.','Minimum Rows'=>'Nombre minimum d’éléments','Maximum Rows'=>'Nombre maximum d’éléments','Collapsed'=>'Replié','Select a sub field to show when row is collapsed'=>'Choisir un sous champ à montrer lorsque la ligne est refermée','Invalid field key or name.'=>'Clé de champ invalide.','There was an error retrieving the field.'=>'Il y a une erreur lors de la récupération du champ.','Click to reorder'=>'Cliquer pour réorganiser','Add row'=>'Ajouter un élément','Duplicate row'=>'Dupliquer la ligne','Remove row'=>'Retirer l’élément','Current Page'=>'Page actuelle','First Page'=>'Première page','Previous Page'=>'Page précédente','paging%1$s of %2$s'=>'%1$s sur %2$s','Next Page'=>'Page suivante','Last Page'=>'Dernière page','No block types exist'=>'Aucun type de blocs existant','No options pages exist'=>'Aucune page d’option créée','Deactivate License'=>'Désactiver la licence','Activate License'=>'Activer votre licence','License Information'=>'Informations sur la licence','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Pour débloquer les mises à jour, veuillez entrer votre clé de licence ci-dessous. Si vous n’en possédez pas encore une, jetez un oeil à nos détails & tarifs.','License Key'=>'Clé de licence','Your license key is defined in wp-config.php.'=>'Votre clé de licence est définie dans le fichier wp-config.php.','Retry Activation'=>'Retenter l’activation','Update Information'=>'Informations de mise à jour','Current Version'=>'Version actuelle','Latest Version'=>'Dernière version','Update Available'=>'Mise à jour disponible','Upgrade Notice'=>'Améliorations','Check For Updates'=>'Vérifier les mises à jour','Enter your license key to unlock updates'=>'Indiquez votre clé de licence pour activer les mises à jour','Update Plugin'=>'Mettre à jour l’extension','Please reactivate your license to unlock updates'=>'Veuillez réactiver votre licence afin de débloquer les mises à jour']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'fr_FR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['ACF was unable to perform validation due to an invalid security nonce being provided.'=>'ACF n’a pas pu effectuer la validation en raison d’un nonce de sécurité invalide.','Allow Access to Value in Editor UI'=>'Autoriser l’accès à la valeur dans l’interface de l’éditeur','Learn more.'=>'En savoir plus.','Allow content editors to access and display the field value in the editor UI using Block Bindings or the ACF Shortcode. %s'=>'Autoriser aux éditeurs et éditrices de contenu d’accéder à la valeur du champ et de l’afficher dans l’interface de l’éditeur en utilisant les blocs bindings ou le code court ACF. %s','The requested ACF field type does not support output in Block Bindings or the ACF shortcode.'=>'Le type de champ ACF demandé ne prend pas en charge la sortie via les Block Bindings ou le code court ACF.','The requested ACF field is not allowed to be output in bindings or the ACF Shortcode.'=>'Le champ ACF demandé n’est pas autorisé à être affiché via les bindings ou le code court ACF.','The requested ACF field type does not support output in bindings or the ACF Shortcode.'=>'Le type de champ ACF demandé ne prend pas en charge l’affichage via les bindings ou le code court ACF.','[The ACF shortcode cannot display fields from non-public posts]'=>'[Le code court ACF ne peut pas afficher les champs des publications non publiques]','[The ACF shortcode is disabled on this site]'=>'[Le code court ACF est désactivé sur ce site]','Businessman Icon'=>'Icône d’homme d’affaires','Forums Icon'=>'Icône de forums','YouTube Icon'=>'Icône YouTube','Yes (alt) Icon'=>'Icône Oui (alt)','Xing Icon'=>'Icône Xing','WordPress (alt) Icon'=>'Icône WordPress (alt)','WhatsApp Icon'=>'Icône WhatsApp','Write Blog Icon'=>'Icône Rédaction de blog','Widgets Menus Icon'=>'Icône de widgets de menus','View Site Icon'=>'Voir l’icône du site','Learn More Icon'=>'Icône En savoir plus','Add Page Icon'=>'Icône Ajouter une page','Video (alt3) Icon'=>'Icône Vidéo (alt3)','Video (alt2) Icon'=>'Icône vidéo (alt2)','Video (alt) Icon'=>'Icône vidéo (alt)','Update (alt) Icon'=>'Icône de mise à jour (alt)','Twitter (alt) Icon'=>'Icône Twitter (alt)','Twitch Icon'=>'Icône Twitch','Tide Icon'=>'Icône de marée','Tickets (alt) Icon'=>'Icône de billets (alt)','Text Page Icon'=>'Icône de page de texte','Superhero Icon'=>'Icône de super-héros','Spotify Icon'=>'Icône Spotify','Shortcode Icon'=>'Icône de code court','Shield (alt) Icon'=>'Icône de bouclier (alt)','Share (alt2) Icon'=>'Icône de partage (alt2)','Share (alt) Icon'=>'Icône de partage (alt)','Saved Icon'=>'Icône enregistrée','RSS Icon'=>'Icône RSS','REST API Icon'=>'Icône d’API REST','Remove Icon'=>'Retirer l’icône','Reddit Icon'=>'Icône Reddit','Privacy Icon'=>'Icône de confidentialité','Printer Icon'=>'Icône d’imprimante','Podio Icon'=>'Icône Podio','Plus (alt2) Icon'=>'Icône Plus (alt2)','Plus (alt) Icon'=>'Icône Plus (alt)','Plugins Checked Icon'=>'Icône d’extensions cochée','Pinterest Icon'=>'Icône Pinterest','Pets Icon'=>'Icône d’animaux','PDF Icon'=>'Icône de PDF','Palm Tree Icon'=>'Icône de palmier','Open Folder Icon'=>'Icône d’ouverture du dossier','No (alt) Icon'=>'Pas d’icône (alt)','Money (alt) Icon'=>'Icône d’argent (alt)','Spreadsheet Icon'=>'Icône de feuille de calcul','Interactive Icon'=>'Icône interactive','Document Icon'=>'Icône de document','Default Icon'=>'Icône par défaut','LinkedIn Icon'=>'Icône LinkedIn','Instagram Icon'=>'Icône Instagram','Insert Icon'=>'Insérer un icône','Rotate Icon'=>'Icône de rotation','Crop Icon'=>'Icône de recadrage','ID (alt) Icon'=>'Icône d’ID (alt)','HTML Icon'=>'Icône HTML','Hourglass Icon'=>'Icône de sablier','Heading Icon'=>'Icône de titre','Google Icon'=>'Icône Google','Games Icon'=>'Icône de jeux','Fullscreen (alt) Icon'=>'Icône plein écran (alt)','Status Icon'=>'Icône d’état','Image Icon'=>'Icône d’image','Gallery Icon'=>'Icône de galerie','Chat Icon'=>'Icône de chat','Audio Icon'=>'Icône audio','Aside Icon'=>'Icône Aparté','Food Icon'=>'Icône d’alimentation','Exit Icon'=>'Icône de sortie','Ellipsis Icon'=>'Icône de points de suspension','RTL Icon'=>'Icône RTL','LTR Icon'=>'Icône LTR','Custom Character Icon'=>'Icône de caractère personnalisé','Drumstick Icon'=>'Icône de pilon','Database Icon'=>'Icône de base de données','Repeat Icon'=>'Icône de répétition','Play Icon'=>'Icône de lecture','Pause Icon'=>'Icône de pause','Forward Icon'=>'Icône de transfert','Back Icon'=>'Icône de retour','Columns Icon'=>'Icône de colonnes','Color Picker Icon'=>'Icône de sélecteur de couleurs','Coffee Icon'=>'Icône de café','Car Icon'=>'Icône de voiture','Camera (alt) Icon'=>'Icône d’appareil photo (alt)','Calculator Icon'=>'Icône de calculatrice','Button Icon'=>'Icône de bouton','Tracking Icon'=>'Icône de suivi','Topics Icon'=>'Icône de sujets','Replies Icon'=>'Icône de réponses','PM Icon'=>'Icône Pm','Friends Icon'=>'Icône d’amis','Community Icon'=>'Icône de communauté','BuddyPress Icon'=>'Icône BuddyPress','bbPress Icon'=>'Icône bbPress','Activity Icon'=>'Icône d’activité','Book (alt) Icon'=>'Icône de livre (alt)','Block Default Icon'=>'Icône de bloc par défaut','Bell Icon'=>'Icône de cloche','Beer Icon'=>'Icône de bière','Bank Icon'=>'Icône de banque','Amazon Icon'=>'Icône Amazon','Airplane Icon'=>'Icône d’avion','Site (alt3) Icon'=>'Icône de site (alt3)','Site (alt2) Icon'=>'Icône de site (alt2)','Site (alt) Icon'=>'Icône de site (alt)','Invalid request args.'=>'Arguments de requête invalides.','ACF PRO logo'=>'Logo ACF PRO','ACF PRO Logo'=>'Logo ACF PRO','WordPress Icon'=>'Icône WordPress','Warning Icon'=>'Icône d’avertissement','Visibility Icon'=>'Icône de visibilité','Vault Icon'=>'Icône de coffre-fort','Upload Icon'=>'Icône de téléversement','Update Icon'=>'Mettre à jour l’icône','Unlock Icon'=>'Icône de déverrouillage','Universal Access Icon'=>'Icône d’accès universel','Undo Icon'=>'Icône d’annulation','Twitter Icon'=>'Icône Twitter','Trash Icon'=>'Icône de corbeille','Translation Icon'=>'Icône de traduction','Text Icon'=>'Icône de texte','Testimonial Icon'=>'Icône de témoignage','Tagcloud Icon'=>'Icône Tagcloud','Tag Icon'=>'Icône de balise','Tablet Icon'=>'Icône de tablette','Store Icon'=>'Icône de boutique','Sticky Icon'=>'Icône d’épinglage','Sos Icon'=>'Icône Sos','Sort Icon'=>'Icône de tri','Smiley Icon'=>'Icône Smiley','Slides Icon'=>'Icône de diapositives','Shield Icon'=>'Icône de bouclier','Share Icon'=>'Icône de partage','Search Icon'=>'Icône de recherche','Schedule Icon'=>'Icône de calendrier','Redo Icon'=>'Icône de rétablissement','Products Icon'=>'Icône de produits','Pressthis Icon'=>'Icône Pressthis','Portfolio Icon'=>'Icône de portfolio','Plus Icon'=>'Icône Plus','Phone Icon'=>'Icône de téléphone','Paperclip Icon'=>'Icône de trombone','No Icon'=>'Pas d\'icône','Move Icon'=>'Icône de déplacement','Money Icon'=>'Icône d’argent','Minus Icon'=>'Icône Moins','Migrate Icon'=>'Icône de migration','Microphone Icon'=>'Icône de micro','Megaphone Icon'=>'Icône de mégaphone','Marker Icon'=>'Icône de marqueur','Lock Icon'=>'Icône de verrouillage','Location Icon'=>'Icône d’emplacement','Lightbulb Icon'=>'Icône d’ampoule','Laptop Icon'=>'Icône de portable','Info Icon'=>'Icône d’information','Heart Icon'=>'Icône de coeur','Groups Icon'=>'Icône de groupes','Forms Icon'=>'Icône de formulaires','Flag Icon'=>'Icône de drapeau','Filter Icon'=>'Icône de filtre','Facebook Icon'=>'Icône Facebook','External Icon'=>'Icône externe','Email Icon'=>'Icône d’e-mail','Video Icon'=>'Icône de vidéo','Unlink Icon'=>'Icône de dissociation','Underline Icon'=>'Icône de soulignement','Text Color Icon'=>'Icône de couleur de texte','Table Icon'=>'Icône de tableau','Spellcheck Icon'=>'Icône de vérification orthographique','Quote Icon'=>'Icône de citation','Outdent Icon'=>'Icône de retrait','Justify Icon'=>'Justifier l’icône','Italic Icon'=>'Icône italique','Help Icon'=>'Icône d’aide','Code Icon'=>'Icône de code','Edit Icon'=>'Modifier l’icône','Download Icon'=>'Icône de téléchargement','Desktop Icon'=>'Icône d’ordinateur','Dashboard Icon'=>'Icône de tableau de bord','Cloud Icon'=>'Icône de nuage','Clock Icon'=>'Icône d’horloge','Clipboard Icon'=>'Icône de presse-papiers','Category Icon'=>'Icône de catégorie','Cart Icon'=>'Icône de panier','Carrot Icon'=>'Icône de carotte','Calendar Icon'=>'Icône de calendrier','Businesswoman Icon'=>'Icône de femme d’affaires','Book Icon'=>'Icône de livre','Backup Icon'=>'Icône de sauvegarde','Art Icon'=>'Icône d’art','Archive Icon'=>'Icône d’archive','Analytics Icon'=>'Icône de statistiques','Album Icon'=>'Icône d’album','Users Icon'=>'Icône d’utilisateurs/utilisatrices','Tools Icon'=>'Icône d’outils','Site Icon'=>'Icône de site','Settings Icon'=>'Icône de réglages','Post Icon'=>'Icône de publication','Plugins Icon'=>'Icône d’extensions','Page Icon'=>'Icône de page','Network Icon'=>'Icône de réseau','Multisite Icon'=>'Icône multisite','Media Icon'=>'Icône de média','Links Icon'=>'Icône de liens','Customizer Icon'=>'Icône de personnalisation','Comments Icon'=>'Icône de commentaires','Collapse Icon'=>'Icône de réduction','Appearance Icon'=>'Icône d’apparence','Generic Icon'=>'Icône générique','No results found for that search term'=>'Aucun résultat trouvé pour ce terme de recherche','Array'=>'Tableau','String'=>'Chaîne','Browse Media Library'=>'Parcourir la médiathèque','Media Library'=>'Médiathèque','Dashicons'=>'Dashicons','Icon Picker'=>'Sélecteur d’icône','Shortcode Enabled'=>'Code court activé','Light'=>'Clair','Standard'=>'Normal','REST API Format'=>'Format de l’API REST','Active Plugins'=>'Extensions actives','Parent Theme'=>'Thème parent','Active Theme'=>'Thème actif','Is Multisite'=>'Est un multisite','MySQL Version'=>'Version MySQL','WordPress Version'=>'Version de WordPress','License Status'=>'État de la licence','License Type'=>'Type de licence','Licensed URL'=>'URL sous licence','License Activated'=>'Licence activée','Free'=>'Gratuit','Plugin Type'=>'Type d’extension','Plugin Version'=>'Version de l’extension','Has no term selected'=>'N’a aucun terme sélectionné','Terms do not contain'=>'Les termes ne contiennent pas','Terms contain'=>'Les termes contiennent','Users contain'=>'Les utilisateurs contiennent','Has no page selected'=>'N’a pas de page sélectionnée','Pages contain'=>'Les pages contiennent','Has no relationship selected'=>'N’a aucune relation sélectionnée','Has no post selected'=>'N’a aucune publication sélectionnée','Posts contain'=>'Les publications contiennent','The core ACF block binding source name for fields on the current pageACF Fields'=>'Champs ACF','ACF PRO Feature'=>'Fonctionnalité ACF PRO','Renew PRO to Unlock'=>'Renouvelez la version PRO pour déverrouiller','Renew PRO License'=>'Renouveler la licence PRO','PRO fields cannot be edited without an active license.'=>'Les champs PRO ne peuvent pas être modifiés sans une licence active.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Veuillez activer votre licence ACF PRO pour modifier les groupes de champs assignés à un bloc ACF.','Please activate your ACF PRO license to edit this options page.'=>'Veuillez activer votre licence ACF PRO pour modifier cette page d’options.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Le renvoi des valeurs HTML n’est possible que lorsque format_value est également vrai. Les valeurs des champs n’ont pas été renvoyées pour des raisons de sécurité.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Le renvoi d’une valeur HTML n’est possible que lorsque format_value est également vrai. La valeur du champ n’a pas été renvoyée pour des raisons de sécurité.','Please contact your site administrator or developer for more details.'=>'Veuillez contacter l’admin ou le développeur/développeuse de votre site pour plus de détails.','Learn more'=>'Lire la suite','Hide details'=>'Masquer les détails','Show details'=>'Afficher les détails','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - rendu via %3$s','Renew ACF PRO License'=>'Renouveler la licence ACF PRO','Renew License'=>'Renouveler la licence','Manage License'=>'Gérer la licence','\'High\' position not supported in the Block Editor'=>'La position « Haute » n’est pas prise en charge par l’éditeur de bloc','Upgrade to ACF PRO'=>'Mettre à niveau vers ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'Les pages d’options ACF sont des pages d’administration personnalisées pour gérer des réglages globaux via des champs. Vous pouvez créer plusieurs pages et sous-pages.','Add Options Page'=>'Ajouter une page d’options','In the editor used as the placeholder of the title.'=>'Dans l’éditeur, utilisé comme texte indicatif du titre.','Title Placeholder'=>'Texte indicatif du titre','4 Months Free'=>'4 mois gratuits','(Duplicated from %s)'=>' (Dupliqué depuis %s)','Select Options Pages'=>'Sélectionner des pages d’options','Duplicate taxonomy'=>'Dupliquer une taxonomie','Create taxonomy'=>'Créer une taxonomie','Duplicate post type'=>'Dupliquer un type de publication','Create post type'=>'Créer un type de publication','Link field groups'=>'Lier des groupes de champs','Add fields'=>'Ajouter des champs','This Field'=>'Ce champ','ACF PRO'=>'ACF Pro','Feedback'=>'Retour','Support'=>'Support','is developed and maintained by'=>'est développé et maintenu par','Add this %s to the location rules of the selected field groups.'=>'Ajoutez ce(tte) %s aux règles de localisation des groupes de champs sélectionnés.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'L’activation du paramètre bidirectionnel vous permet de mettre à jour une valeur dans les champs cibles pour chaque valeur sélectionnée pour ce champ, en ajoutant ou en supprimant l’ID de publication, l’ID de taxonomie ou l’ID d’utilisateur de l’élément en cours de mise à jour. Pour plus d’informations, veuillez lire la documentation.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Sélectionnee le(s) champ(s) pour stocker la référence à l’élément en cours de mise à jour. Vous pouvez sélectionner ce champ. Les champs cibles doivent être compatibles avec l’endroit où ce champ est affiché. Par exemple, si ce champ est affiché sur une taxonomie, votre champ cible doit être de type Taxonomie','Target Field'=>'Champ cible','Update a field on the selected values, referencing back to this ID'=>'Mettre à jour un champ sur les valeurs sélectionnées, en faisant référence à cet ID','Bidirectional'=>'Bidirectionnel','%s Field'=>'Champ %s','Select Multiple'=>'Sélection multiple','WP Engine logo'=>'Logo WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Lettres minuscules, tirets hauts et tirets bas uniquement. Maximum 32 caractères.','The capability name for assigning terms of this taxonomy.'=>'Le nom de la permission pour assigner les termes de cette taxonomie.','Assign Terms Capability'=>'Permission d’assigner les termes','The capability name for deleting terms of this taxonomy.'=>'Le nom de la permission pour supprimer les termes de cette taxonomie.','Delete Terms Capability'=>'Permission de supprimer les termes','The capability name for editing terms of this taxonomy.'=>'Le nom de la permission pour modifier les termes de cette taxonomie.','Edit Terms Capability'=>'Permission de modifier les termes','The capability name for managing terms of this taxonomy.'=>'Le nom de la permission pour gérer les termes de cette taxonomie.','Manage Terms Capability'=>'Permission de gérer les termes','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Définit si les publications doivent être exclues des résultats de recherche et des pages d’archive de taxonomie.','More Tools from WP Engine'=>'Autres outils de WP Engine','Built for those that build with WordPress, by the team at %s'=>'Conçu pour ceux qui construisent avec WordPress, par l’équipe %s','View Pricing & Upgrade'=>'Voir les tarifs & mettre à niveau','Learn More'=>'En Savoir Plus','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Accélérez votre productivité et développez de meilleurs sites avec des fonctionnalités comme les blocs ACF et les pages d’options, ainsi que des champs avancés comme répéteur, contenu flexible, clones et galerie.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Débloquer les fonctionnalités avancées et aller encore plus loin avec ACF PRO','%s fields'=>'%s champs','No terms'=>'Aucun terme','No post types'=>'Aucun type de publication','No posts'=>'Aucun article','No taxonomies'=>'Aucune taxonomie','No field groups'=>'Aucun groupe de champs','No fields'=>'Aucun champ','No description'=>'Aucune description','Any post status'=>'Tout état de publication','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Cette clé de taxonomie est déjà utilisée par une autre taxonomie enregistrée en dehors d’ACF et ne peut pas être utilisée.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Cette clé de taxonomie est déjà utilisée par une autre taxonomie dans ACF et ne peut pas être utilisée.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clé de taxonomie doit uniquement contenir des caractères alphanumériques, des tirets bas ou des tirets.','The taxonomy key must be under 32 characters.'=>'La clé de taxonomie doit comporter moins de 32 caractères.','No Taxonomies found in Trash'=>'Aucune taxonomie trouvée dans la corbeille','No Taxonomies found'=>'Aucune taxonomie trouvée','Search Taxonomies'=>'Rechercher des taxonomies','View Taxonomy'=>'Afficher la taxonomie','New Taxonomy'=>'Nouvelle taxonomie','Edit Taxonomy'=>'Modifier la taxonomie','Add New Taxonomy'=>'Ajouter une nouvelle taxonomie','No Post Types found in Trash'=>'Aucun type de publication trouvé dans la corbeille','No Post Types found'=>'Aucun type de publication trouvé','Search Post Types'=>'Rechercher des types de publication','View Post Type'=>'Voir le type de publication','New Post Type'=>'Nouveau type de publication','Edit Post Type'=>'Modifier le type de publication','Add New Post Type'=>'Ajouter un nouveau type de publication personnalisé','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Cette clé de type de publication est déjà utilisée par un autre type de publication enregistré en dehors d’ACF et ne peut pas être utilisée.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Cette clé de type de publication est déjà utilisée par un autre type de publication dans ACF et ne peut pas être utilisée.','This field must not be a WordPress reserved term.'=>'Ce champ ne doit pas être un terme réservé WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'La clé du type de publication doit contenir uniquement des caractères alphanumériques, des tirets bas ou des tirets.','The post type key must be under 20 characters.'=>'La clé du type de publication doit comporter moins de 20 caractères.','We do not recommend using this field in ACF Blocks.'=>'Nous vous déconseillons d’utiliser ce champ dans les blocs ACF.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Affiche l’éditeur WordPress WYSIWYG tel qu’il apparaît dans les articles et pages, permettant une expérience d’édition de texte riche qui autorise également du contenu multimédia.','WYSIWYG Editor'=>'Éditeur WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Autorise la sélection d’un ou plusieurs comptes pouvant être utilisés pour créer des relations entre les objets de données.','A text input specifically designed for storing web addresses.'=>'Une saisie de texte spécialement conçue pour stocker des adresses web.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Une permutation qui vous permet de choisir une valeur de 1 ou 0 (actif ou inactif, vrai ou faux, etc.). Peut être présenté sous la forme de commutateur stylisé ou de case à cocher.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Une interface utilisateur interactive pour choisir une heure. Le format de retour de date peut être personnalisé à l’aide des réglages du champ.','A basic textarea input for storing paragraphs of text.'=>'Une entrée de zone de texte de base pour stocker des paragraphes de texte.','A basic text input, useful for storing single string values.'=>'Une entrée de texte de base, utile pour stocker des valeurs de chaîne unique.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Permet de choisir un ou plusieurs termes de taxonomie en fonction des critères et options spécifiés dans les réglages des champs.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Permet de regrouper les champs en sections à onglets dans l’écran d’édition. Utile pour garder les champs organisés et structurés.','A dropdown list with a selection of choices that you specify.'=>'Une liste déroulante avec une sélection de choix que vous spécifiez.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Une interface à deux colonnes pour choisir une ou plusieurs publications, pages ou éléments de type publication personnalisés afin de créer une relation avec l’élément que vous êtes en train de modifier. Inclut des options de recherche et de filtrage.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Entrée permettant de choisir une valeur numérique dans une plage spécifiée à l’aide d’un élément de curseur de plage.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Groupe d’entrées de boutons radio qui permet à l’utilisateur d’effectuer une sélection unique parmi les valeurs que vous spécifiez.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Une interface utilisateur interactive et personnalisable pour choisir un ou plusieurs articles, pages ou éléments de type publication avec la possibilité de rechercher. ','An input for providing a password using a masked field.'=>'Une entrée pour fournir un mot de passe à l’aide d’un champ masqué.','Filter by Post Status'=>'Filtrer par état de publication','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Une liste déroulante interactive pour choisir un ou plusieurs articles, pages, éléments de type de publication personnalisés ou URL d’archive, avec la possibilité de rechercher.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Un composant interactif pour intégrer des vidéos, des images, des tweets, de l’audio et d’autres contenus en utilisant la fonctionnalité native WordPress oEmbed.','An input limited to numerical values.'=>'Une entrée limitée à des valeurs numériques.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Utilisé pour afficher un message aux éditeurs à côté d’autres champs. Utile pour fournir un contexte ou des instructions supplémentaires concernant vos champs.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Permet de spécifier un lien et ses propriétés, telles que le titre et la cible en utilisant le sélecteur de liens de WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Utilise le sélecteur de média natif de WordPress pour téléverser ou choisir des images.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Permet de structurer les champs en groupes afin de mieux organiser les données et l’écran d‘édition.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Une interface utilisateur interactive pour sélectionner un emplacement à l’aide de Google Maps. Nécessite une clé de l’API Google Maps et une configuration supplémentaire pour s’afficher correctement.','Uses the native WordPress media picker to upload, or choose files.'=>'Utilise le sélecteur de médias WordPress natif pour téléverser ou choisir des fichiers.','A text input specifically designed for storing email addresses.'=>'Une saisie de texte spécialement conçue pour stocker des adresses e-mail.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Une interface utilisateur interactive pour choisir une date et un horaire. Le format de la date retour peut être personnalisé à l’aide des réglages du champ.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Une interface utilisateur interactive pour choisir une date. Le format de la date retour peut être personnalisé en utilisant les champs de réglages.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Une interface utilisateur interactive pour sélectionner une couleur ou spécifier la valeur hexa.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Un groupe de case à cocher autorisant l’utilisateur/utilisatrice à sélectionner une ou plusieurs valeurs que vous spécifiez.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Un groupe de boutons avec des valeurs que vous spécifiez, les utilisateurs/utilisatrices peuvent choisir une option parmi les valeurs fournies.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Autorise à regrouper et organiser les champs personnalisés dans des volets dépliants qui s’affichent lors de la modification du contenu. Utile pour garder de grands ensembles de données ordonnés.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Cela propose une solution pour dupliquer des contenus tels que des diapositive, des membres de l’équipe et des boutons d’appel à l‘action, en agissant comme un parent pour un ensemble de sous-champs qui peuvent être répétés à l’infini.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Cela propose une interface interactive permettant de gérer une collection de fichiers joints. La plupart des réglages sont similaires à ceux du champ Image. Des réglages supplémentaires vous autorise à spécifier l’endroit où les nouveaux fichiers joints sont ajoutés dans la galerie et le nombre minimum/maximum de fichiers joints autorisées.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Cela fournit un éditeur simple, structuré et basé sur la mise en page. Le champ Contenu flexible vous permet de définir, créer et gérer du contenu avec un contrôle total en utilisant des mises en page et des sous-champs pour concevoir les blocs disponibles.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Cela vous permet de choisir et d’afficher les champs existants. Il ne duplique aucun champ de la base de données, mais charge et affiche les champs sélectionnés au moment de l’exécution. Le champ Clone peut soit se remplacer par les champs sélectionnés, soit afficher les champs sélectionnés sous la forme d’un groupe de sous-champs.','nounClone'=>'Cloner','PRO'=>'Pro','Advanced'=>'Avancé','JSON (newer)'=>'JSON (plus récent)','Original'=>'Original','Invalid post ID.'=>'ID de publication invalide.','Invalid post type selected for review.'=>'Type de publication sélectionné pour révision invalide.','More'=>'Plus','Tutorial'=>'Tutoriel','Select Field'=>'Sélectionner le champ','Try a different search term or browse %s'=>'Essayez un autre terme de recherche ou parcourez %s','Popular fields'=>'Champs populaires','No search results for \'%s\''=>'Aucun résultat de recherche pour « %s »','Search fields...'=>'Rechercher des champs…','Select Field Type'=>'Sélectionner le type de champ','Popular'=>'Populaire','Add Taxonomy'=>'Ajouter une taxonomie','Create custom taxonomies to classify post type content'=>'Créer des taxonomies personnalisées pour classer le contenu du type de publication','Add Your First Taxonomy'=>'Ajouter votre première taxonomie','Hierarchical taxonomies can have descendants (like categories).'=>'Les taxonomies hiérarchiques peuvent avoir des enfants (comme les catégories).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Rend une taxonomie visible sur l’interface publique et dans le tableau de bord d’administration.','One or many post types that can be classified with this taxonomy.'=>'Un ou plusieurs types de publication peuvant être classés avec cette taxonomie.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Contrôleur personnalisé facultatif à utiliser à la place de « WP_REST_Terms_Controller ».','Expose this post type in the REST API.'=>'Exposez ce type de publication dans l’API REST.','Customize the query variable name'=>'Personnaliser le nom de la variable de requête','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Les termes sont accessibles en utilisant le permalien non joli, par exemple, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Termes parent-enfant dans les URL pour les taxonomies hiérarchiques.','Customize the slug used in the URL'=>'Personnaliser le slug utilisé dans l’URL','Permalinks for this taxonomy are disabled.'=>'Les permaliens sont désactivés pour cette taxonomie.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Réécrire l’URL en utilisant la clé de taxonomie comme slug. Votre structure de permalien sera','Taxonomy Key'=>'Clé de taxonomie','Select the type of permalink to use for this taxonomy.'=>'Sélectionnez le type de permalien à utiliser pour cette taxonomie.','Display a column for the taxonomy on post type listing screens.'=>'Affichez une colonne pour la taxonomie sur les écrans de liste de type de publication.','Show Admin Column'=>'Afficher la colonne « Admin »','Show the taxonomy in the quick/bulk edit panel.'=>'Afficher la taxonomie dans le panneau de modification rapide/groupée.','Quick Edit'=>'Modification rapide','List the taxonomy in the Tag Cloud Widget controls.'=>'Lister la taxonomie dans les contrôles du widget « Nuage d’étiquettes ».','Tag Cloud'=>'Nuage d’étiquettes','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Un nom de fonction PHP à appeler pour nettoyer les données de taxonomie enregistrées à partir d’une boîte méta.','Meta Box Sanitization Callback'=>'Rappel de désinfection de la méta-boîte','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Un nom de fonction PHP à appeler pour gérer le contenu d’une boîte méta sur votre taxonomie.','Register Meta Box Callback'=>'Enregistrer le rappel de la boîte méta','No Meta Box'=>'Aucune boîte méta','Custom Meta Box'=>'Boîte méta personnalisée','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Contrôle la boîte méta sur l’écran de l’éditeur de contenu. Par défaut, la boîte méta Catégories est affichée pour les taxonomies hiérarchiques et la boîte de métadonnées Étiquettes est affichée pour les taxonomies non hiérarchiques.','Meta Box'=>'Boîte méta','Categories Meta Box'=>'Boîte méta des catégories','Tags Meta Box'=>'Boîte méta des étiquettes','A link to a tag'=>'Un lien vers une étiquette','Describes a navigation link block variation used in the block editor.'=>'Décrit une variante de bloc de lien de navigation utilisée dans l’éditeur de blocs.','A link to a %s'=>'Un lien vers un %s','Tag Link'=>'Lien de l’étiquette','Assigns a title for navigation link block variation used in the block editor.'=>'Assigner un titre à la variante de bloc de lien de navigation utilisée dans l’éditeur de blocs.','← Go to tags'=>'← Aller aux étiquettes','Assigns the text used to link back to the main index after updating a term.'=>'Assigner le texte utilisé pour renvoyer à l’index principal après la mise à jour d’un terme.','Back To Items'=>'Retour aux éléments','← Go to %s'=>'← Aller à « %s »','Tags list'=>'Liste des étiquettes','Assigns text to the table hidden heading.'=>'Assigne du texte au titre masqué du tableau.','Tags list navigation'=>'Navigation de la liste des étiquettes','Assigns text to the table pagination hidden heading.'=>'Affecte du texte au titre masqué de pagination de tableau.','Filter by category'=>'Filtrer par catégorie','Assigns text to the filter button in the posts lists table.'=>'Affecte du texte au bouton de filtre dans le tableau des listes de publications.','Filter By Item'=>'Filtrer par élément','Filter by %s'=>'Filtrer par %s','The description is not prominent by default; however, some themes may show it.'=>'La description n’est pas très utilisée par défaut, cependant de plus en plus de thèmes l’affichent.','Describes the Description field on the Edit Tags screen.'=>'Décrit le champ « Description » sur l’écran « Modifier les étiquettes ».','Description Field Description'=>'Description du champ « Description »','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Affectez un terme parent pour créer une hiérarchie. Le terme Jazz, par exemple, serait le parent du Bebop et du Big Band.','Describes the Parent field on the Edit Tags screen.'=>'Décrit le champ parent sur l’écran « Modifier les étiquettes ».','Parent Field Description'=>'Description du champ « Parent »','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'Le « slug » est la version URL conviviale du nom. Il est généralement tout en minuscules et contient uniquement des lettres, des chiffres et des traits d’union.','Describes the Slug field on the Edit Tags screen.'=>'Décrit le slug du champ sur l’écran « Modifier les étiquettes ».','Slug Field Description'=>'Description du champ « Slug »','The name is how it appears on your site'=>'Le nom est la façon dont il apparaît sur votre site','Describes the Name field on the Edit Tags screen.'=>'Décrit le champ « Nom » sur l’écran « Modifier les étiquettes ».','Name Field Description'=>'Description du champ « Nom »','No tags'=>'Aucune étiquette','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Attribue le texte affiché dans les tableaux de liste des publications et des médias lorsqu’aucune balise ou catégorie n’est disponible.','No Terms'=>'Aucun terme','No %s'=>'Aucun %s','No tags found'=>'Aucune étiquette trouvée','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Assigne le texte affiché lorsque vous cliquez sur le texte « choisir parmi les plus utilisés » dans la boîte de méta de taxonomie lorsqu’aucune étiquette n’est disponible, et affecte le texte utilisé dans le tableau de liste des termes lorsqu’il n’y a pas d’élément pour une taxonomie.','Not Found'=>'Non trouvé','Assigns text to the Title field of the Most Used tab.'=>'Affecte du texte au champ Titre de l’onglet Utilisation la plus utilisée.','Most Used'=>'Les plus utilisés','Choose from the most used tags'=>'Choisir parmi les étiquettes les plus utilisées','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Attribue le texte « choisir parmi les plus utilisés » utilisé dans la méta-zone lorsque JavaScript est désactivé. Utilisé uniquement sur les taxonomies non hiérarchiques.','Choose From Most Used'=>'Choisir parmi les plus utilisés','Choose from the most used %s'=>'Choisir parmi les %s les plus utilisés','Add or remove tags'=>'Ajouter ou retirer des étiquettes','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Assigne le texte d’ajout ou de suppression d’éléments utilisé dans la boîte méta lorsque JavaScript est désactivé. Utilisé uniquement sur les taxonomies non hiérarchiques','Add Or Remove Items'=>'Ajouter ou supprimer des éléments','Add or remove %s'=>'Ajouter ou retirer %s','Separate tags with commas'=>'Séparer les étiquettes par des virgules','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Affecte l’élément distinct avec des virgules utilisées dans la méta-zone de taxonomie. Utilisé uniquement sur les taxonomies non hiérarchiques.','Separate Items With Commas'=>'Séparer les éléments par des virgules','Separate %s with commas'=>'Séparer les %s avec une virgule','Popular Tags'=>'Étiquettes populaires','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Affecte le texte des éléments populaires. Utilisé uniquement pour les taxonomies non hiérarchiques.','Popular Items'=>'Éléments populaires','Popular %s'=>'%s populaire','Search Tags'=>'Rechercher des étiquettes','Assigns search items text.'=>'Assigne le texte des éléments de recherche.','Parent Category:'=>'Catégorie parente :','Assigns parent item text, but with a colon (:) added to the end.'=>'Assigne le texte de l’élément parent, mais avec deux points (:) ajouté à la fin.','Parent Item With Colon'=>'Élément parent avec deux-points','Parent Category'=>'Catégorie parente','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Assigne le texte de l’élément parent. Utilisé uniquement sur les taxonomies hiérarchiques.','Parent Item'=>'Élément parent','Parent %s'=>'%s parent','New Tag Name'=>'Nom de la nouvelle étiquette','Assigns the new item name text.'=>'Assigne le texte du nom du nouvel élément.','New Item Name'=>'Nom du nouvel élément','New %s Name'=>'Nom du nouveau %s','Add New Tag'=>'Ajouter une nouvelle étiquette','Assigns the add new item text.'=>'Assigne le texte « Ajouter un nouvel élément ».','Update Tag'=>'Mettre à jour l’étiquette','Assigns the update item text.'=>'Assigne le texte de l’élément « Mettre à jour ».','Update Item'=>'Mettre à jour l’élément','Update %s'=>'Mettre à jour %s','View Tag'=>'Voir l’étiquette','In the admin bar to view term during editing.'=>'Dans la barre d’administration pour voir le terme lors de la modification.','Edit Tag'=>'Modifier l’étiquette','At the top of the editor screen when editing a term.'=>'En haut de l’écran de l’éditeur lors de la modification d’un terme.','All Tags'=>'Toutes les étiquettes','Assigns the all items text.'=>'Assigne le texte « Tous les éléments ».','Assigns the menu name text.'=>'Assigne le texte du nom du menu.','Menu Label'=>'Libellé du menu','Active taxonomies are enabled and registered with WordPress.'=>'Les taxonomies actives sont activées et enregistrées avec WordPress.','A descriptive summary of the taxonomy.'=>'Un résumé descriptif de la taxonomie.','A descriptive summary of the term.'=>'Un résumé descriptif du terme.','Term Description'=>'Description du terme','Single word, no spaces. Underscores and dashes allowed.'=>'Un seul mot, aucun espace. Tirets bas et tirets autorisés.','Term Slug'=>'Slug du terme','The name of the default term.'=>'Nom du terme par défaut.','Term Name'=>'Nom du terme','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Créez un terme pour la taxonomie qui ne peut pas être supprimé. Il ne sera pas sélectionné pour les publications par défaut.','Default Term'=>'Terme par défaut','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Si les termes de cette taxonomie doivent être triés dans l’ordre dans lequel ils sont fournis à « wp_set_object_terms() ».','Sort Terms'=>'Trier les termes','Add Post Type'=>'Ajouter un type de publication','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Étendez les fonctionnalités de WordPress au-delà des publications standard et des pages avec des types de publication personnalisés.','Add Your First Post Type'=>'Ajouter votre premier type de publication','I know what I\'m doing, show me all the options.'=>'Je sais ce que je fais, affichez-moi toutes les options.','Advanced Configuration'=>'Configuration avancée','Hierarchical post types can have descendants (like pages).'=>'Les types de publication hiérarchiques peuvent avoir des descendants (comme les pages).','Hierarchical'=>'Hiérachique','Visible on the frontend and in the admin dashboard.'=>'Visible sur l’interface publique et dans le tableau de bord de l’administration.','Public'=>'Public','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Lettres minuscules, tiret bas et tirets uniquement, maximum 20 caractères.','Movie'=>'Film','Singular Label'=>'Libellé au singulier','Movies'=>'Films','Plural Label'=>'Libellé au pluriel','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Contrôleur personnalisé facultatif à utiliser à la place de « WP_REST_Posts_Controller ».','Controller Class'=>'Classe de contrôleur','The namespace part of the REST API URL.'=>'Partie de l’espace de noms de l’URL DE L’API REST.','Namespace Route'=>'Route de l’espace de noms','The base URL for the post type REST API URLs.'=>'URL de base pour les URL de l’API REST du type de publication.','Base URL'=>'URL de base','Exposes this post type in the REST API. Required to use the block editor.'=>'Expose ce type de publication dans l’API REST. Nécessaire pour utiliser l’éditeur de bloc.','Show In REST API'=>'Afficher dans l’API Rest','Customize the query variable name.'=>'Personnaliser le nom de la variable de requête.','Query Variable'=>'Variable de requête','No Query Variable Support'=>'Aucune prise en charge des variables de requête','Custom Query Variable'=>'Variable de requête personnalisée','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Les articles sont accessibles en utilisant le permalien non-jolie, par exemple. {post_type}={post_slug}.','Query Variable Support'=>'Prise en charge des variables de requête','URLs for an item and items can be accessed with a query string.'=>'Les URL d’un élément et d’éléments sont accessibles à l’aide d’une chaîne de requête.','Publicly Queryable'=>'Publiquement interrogeable','Custom slug for the Archive URL.'=>'Slug personnalisé pour l’URL de l’archive.','Archive Slug'=>'Slug de l’archive','Has an item archive that can be customized with an archive template file in your theme.'=>'Possède une archive d’élément qui peut être personnalisée avec un fichier de modèle d’archive dans votre thème.','Archive'=>'Archive','Pagination support for the items URLs such as the archives.'=>'Prise en charge de la pagination pour les URL des éléments tels que les archives.','Pagination'=>'Pagination','RSS feed URL for the post type items.'=>'URL de flux RSS pour les éléments du type de publication.','Feed URL'=>'URL du flux','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Modifie la structure du permalien pour ajouter le préfixe « WP_Rewrite::$front » aux URL.','Front URL Prefix'=>'Préfixe d’URL avant','Customize the slug used in the URL.'=>'Personnalisez le slug utilisé dans l’URL.','URL Slug'=>'Slug de l’URL','Permalinks for this post type are disabled.'=>'Les permaliens sont désactivés pour ce type de publication.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Réécrivez l’URL à l’aide d’un identifiant d’URL personnalisé défini dans l’entrée ci-dessous. Votre structure de permalien sera','No Permalink (prevent URL rewriting)'=>'Aucun permalien (empêcher la réécriture d’URL)','Custom Permalink'=>'Permalien personnalisé','Post Type Key'=>'Clé du type de publication','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Réécrire l’URL en utilisant la clé du type de publication comme slug. Votre structure de permalien sera','Permalink Rewrite'=>'Réécriture du permalien','Delete items by a user when that user is deleted.'=>'Supprimer les éléments d’un compte lorsque ce dernier est supprimé.','Delete With User'=>'Supprimer avec le compte','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Autoriser l’exportation du type de publication depuis « Outils » > « Exporter ».','Can Export'=>'Exportable','Optionally provide a plural to be used in capabilities.'=>'Fournissez éventuellement un pluriel à utiliser dans les fonctionnalités.','Plural Capability Name'=>'Nom de la capacité au pluriel','Choose another post type to base the capabilities for this post type.'=>'Choisissez un autre type de publication pour baser les fonctionnalités de ce type de publication.','Singular Capability Name'=>'Nom de capacité singulier','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Par défaut, les capacités du type de publication hériteront des noms de capacité « Post », par exemple. edit_post, delete_posts. Permet d’utiliser des fonctionnalités spécifiques au type de publication, par exemple. edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Renommer les permissions','Exclude From Search'=>'Exclure de la recherche','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Autorisez l’ajout d’éléments aux menus dans l’écran « Apparence » > « Menus ». Doit être activé dans « Options de l’écran ».','Appearance Menus Support'=>'Prise en charge des menus d’apparence','Appears as an item in the \'New\' menu in the admin bar.'=>'Apparaît en tant qu’élément dans le menu « Nouveau » de la barre d’administration.','Show In Admin Bar'=>'Afficher dans la barre d’administration','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Un nom de fonction PHP à appeler lors de la configuration des méta-boîtes pour l’écran d’édition.','Custom Meta Box Callback'=>'Rappel de boîte méta personnalisée','Menu Icon'=>'Icône de menu','The position in the sidebar menu in the admin dashboard.'=>'Position dans le menu de la colonne latérale du tableau de bord d’administration.','Menu Position'=>'Position du menu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Par défaut, le type de publication obtiendra un nouvel élément de niveau supérieur dans le menu d’administration. Si un élément de niveau supérieur existant est fourni ici, le type de publication sera ajouté en tant qu’élément de sous-menu sous celui-ci.','Admin Menu Parent'=>'Parent du menu d’administration','Admin editor navigation in the sidebar menu.'=>'Navigation de l’éditeur d’administration dans le menu de la colonne latérale.','Show In Admin Menu'=>'Afficher dans le menu d’administration','Items can be edited and managed in the admin dashboard.'=>'Les éléments peuvent être modifiés et gérés dans le tableau de bord d’administration.','Show In UI'=>'Afficher dans l’interface utilisateur','A link to a post.'=>'Un lien vers une publication.','Description for a navigation link block variation.'=>'Description d’une variation de bloc de lien de navigation.','Item Link Description'=>'Description du lien de l’élément','A link to a %s.'=>'Un lien vers un %s.','Post Link'=>'Lien de publication','Title for a navigation link block variation.'=>'Titre d’une variante de bloc de lien de navigation.','Item Link'=>'Lien de l’élément','%s Link'=>'Lien %s','Post updated.'=>'Publication mise à jour.','In the editor notice after an item is updated.'=>'Dans l’éditeur, notification après la mise à jour d’un élément.','Item Updated'=>'Élément mis à jour','%s updated.'=>'%s mis à jour.','Post scheduled.'=>'Publication planifiée.','In the editor notice after scheduling an item.'=>'Dans l’éditeur, notification après la planification d’un élément.','Item Scheduled'=>'Élément planifié','%s scheduled.'=>'%s planifié.','Post reverted to draft.'=>'Publication reconvertie en brouillon.','In the editor notice after reverting an item to draft.'=>'Dans l’éditeur, notification après avoir rétabli un élément en brouillon.','Item Reverted To Draft'=>'Élément repassé en brouillon','%s reverted to draft.'=>'%s repassé en brouillon.','Post published privately.'=>'Publication publiée en privé.','In the editor notice after publishing a private item.'=>'Dans l’éditeur, notification après avoir rétabli un élément en privé.','Item Published Privately'=>'Élément publié en privé','%s published privately.'=>'%s publié en privé.','Post published.'=>'Publication mise en ligne.','In the editor notice after publishing an item.'=>'Dans la notification de l’éditeur après la publication d’un élément.','Item Published'=>'Élément publié','%s published.'=>'%s publié.','Posts list'=>'Liste des publications','Used by screen readers for the items list on the post type list screen.'=>'Utilisé par les lecteurs d’écran pour la liste des éléments sur l’écran de la liste des types de publication.','Items List'=>'Liste des éléments','%s list'=>'Liste %s','Posts list navigation'=>'Navigation dans la liste des publications','Used by screen readers for the filter list pagination on the post type list screen.'=>'Utilisé par les lecteurs d’écran pour la pagination de la liste de filtres sur l’écran de liste des types de publication.','Items List Navigation'=>'Liste des éléments de navigation','%s list navigation'=>'Navigation dans la liste %s','Filter posts by date'=>'Filtrer les publications par date','Used by screen readers for the filter by date heading on the post type list screen.'=>'Utilisé par les lecteurs d’écran pour l’en-tête de filtre par date sur l’écran de liste des types de publication.','Filter Items By Date'=>'Filtrer les éléments par date','Filter %s by date'=>'Filtrer %s par date','Filter posts list'=>'Filtrer la liste des publications','Used by screen readers for the filter links heading on the post type list screen.'=>'Utilisé par les lecteurs d’écran pour l’en-tête des liens de filtre sur l’écran de liste des types de publication.','Filter Items List'=>'Filtrer la liste des éléments','Filter %s list'=>'Filtrer la liste %s','In the media modal showing all media uploaded to this item.'=>'Dans le mode modal multimédia affichant tous les médias téléchargés sur cet élément.','Uploaded To This Item'=>'Téléversé dans l’élément','Uploaded to this %s'=>'Téléversé sur ce %s','Insert into post'=>'Insérer dans la publication','As the button label when adding media to content.'=>'En tant que libellé du bouton lors de l’ajout de média au contenu.','Insert Into Media Button'=>'Bouton « Insérer dans le média »','Insert into %s'=>'Insérer dans %s','Use as featured image'=>'Utiliser comme image mise en avant','As the button label for selecting to use an image as the featured image.'=>'Comme étiquette de bouton pour choisir d’utiliser une image comme image en vedette.','Use Featured Image'=>'Utiliser l’image mise en avant','Remove featured image'=>'Retirer l’image mise en avant','As the button label when removing the featured image.'=>'Comme étiquette de bouton lors de la suppression de l’image en vedette.','Remove Featured Image'=>'Retirer l’image mise en avant','Set featured image'=>'Définir l’image mise en avant','As the button label when setting the featured image.'=>'Comme étiquette de bouton lors de la définition de l’image en vedette.','Set Featured Image'=>'Définir l’image mise en avant','Featured image'=>'Image mise en avant','In the editor used for the title of the featured image meta box.'=>'Dans l’éditeur utilisé pour le titre de la méta-boîte d’image en vedette.','Featured Image Meta Box'=>'Boîte méta de l’image mise en avant','Post Attributes'=>'Attributs de la publication','In the editor used for the title of the post attributes meta box.'=>'Dans l’éditeur utilisé pour le titre de la boîte méta des attributs de publication.','Attributes Meta Box'=>'Boîte méta Attributs','%s Attributes'=>'Attributs des %s','Post Archives'=>'Archives de publication','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Ajoute les éléments « Archive de types de publication » avec ce libellé à la liste des publications affichées lors de l’ajout d’éléments à un menu existant dans un CPT avec les archives activées. N’apparaît que lors de l’édition des menus en mode « Aperçu en direct » et qu’un identifiant d”URL d’archive personnalisé a été fourni.','Archives Nav Menu'=>'Menu de navigation des archives','%s Archives'=>'Archives des %s','No posts found in Trash'=>'Aucune publication trouvée dans la corbeille','At the top of the post type list screen when there are no posts in the trash.'=>'En haut de l’écran de liste des types de publication lorsqu’il n’y a pas de publications dans la corbeille.','No Items Found in Trash'=>'Aucun élément trouvé dans la corbeille','No %s found in Trash'=>'Aucun %s trouvé dans la corbeille','No posts found'=>'Aucune publication trouvée','At the top of the post type list screen when there are no posts to display.'=>'En haut de l’écran de liste des types de publication lorsqu’il n’y a pas de publications à afficher.','No Items Found'=>'Aucun élément trouvé','No %s found'=>'Aucun %s trouvé','Search Posts'=>'Rechercher des publications','At the top of the items screen when searching for an item.'=>'En haut de l’écran des éléments lors de la recherche d’un élément.','Search Items'=>'Rechercher des éléments','Search %s'=>'Rechercher %s','Parent Page:'=>'Page parente :','For hierarchical types in the post type list screen.'=>'Pour les types hiérarchiques dans l’écran de liste des types de publication.','Parent Item Prefix'=>'Préfixe de l’élément parent','Parent %s:'=>'%s parent :','New Post'=>'Nouvelle publication','New Item'=>'Nouvel élément','New %s'=>'Nouveau %s','Add New Post'=>'Ajouter une nouvelle publication','At the top of the editor screen when adding a new item.'=>'En haut de l’écran de l’éditeur lors de l’ajout d’un nouvel élément.','Add New Item'=>'Ajouter un nouvel élément','Add New %s'=>'Ajouter %s','View Posts'=>'Voir les publications','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Apparaît dans la barre d’administration dans la vue « Tous les messages », à condition que le type de publication prenne en charge les archives et que la page d’accueil ne soit pas une archive de ce type de publication.','View Items'=>'Voir les éléments','View Post'=>'Voir la publication','In the admin bar to view item when editing it.'=>'Dans la barre d’administration pour afficher l’élément lors de sa modification.','View Item'=>'Voir l’élément','View %s'=>'Voir %s','Edit Post'=>'Modifier la publication','At the top of the editor screen when editing an item.'=>'En haut de l’écran de l’éditeur lors de la modification d’un élément.','Edit Item'=>'Modifier l’élément','Edit %s'=>'Modifier %s','All Posts'=>'Toutes les publications','In the post type submenu in the admin dashboard.'=>'Dans le sous-menu de type de publication du tableau de bord d’administration.','All Items'=>'Tous les éléments','All %s'=>'Tous les %s','Admin menu name for the post type.'=>'Nom du menu d’administration pour le type de publication.','Menu Name'=>'Nom du menu','Regenerate all labels using the Singular and Plural labels'=>'Régénérer tous les libellés avec des libellés « Singulier » et « Pluriel »','Regenerate'=>'Régénérer','Active post types are enabled and registered with WordPress.'=>'Les types de publication actifs sont activés et enregistrés avec WordPress.','A descriptive summary of the post type.'=>'Un résumé descriptif du type de publication.','Add Custom'=>'Ajouter une personalisation','Enable various features in the content editor.'=>'Activez diverses fonctionnalités dans l’éditeur de contenu.','Post Formats'=>'Formats des publications','Editor'=>'Éditeur','Trackbacks'=>'Rétroliens','Select existing taxonomies to classify items of the post type.'=>'Sélectionnez les taxonomies existantes pour classer les éléments du type de publication.','Browse Fields'=>'Parcourir les champs','Nothing to import'=>'Rien à importer','. The Custom Post Type UI plugin can be deactivated.'=>'. L’extension Custom Post Type UI peut être désactivée.','Imported %d item from Custom Post Type UI -'=>'Élément %d importé à partir de l’interface utilisateur de type de publication personnalisée -' . "\0" . 'Éléments %d importés à partir de l’interface utilisateur de type de publication personnalisée -','Failed to import taxonomies.'=>'Impossible d’importer des taxonomies.','Failed to import post types.'=>'Impossible d’importer les types de publication.','Nothing from Custom Post Type UI plugin selected for import.'=>'Rien depuis l’extension sélectionné Custom Post Type UI pour l’importation.','Imported 1 item'=>'Importé 1 élément' . "\0" . 'Importé %s éléments','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'L’importation d’un type de publication ou d’une taxonomie avec la même clé qu’une clé qui existe déjà remplacera les paramètres du type de publication ou de la taxonomie existants par ceux de l’importation.','Import from Custom Post Type UI'=>'Importer à partir de Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Le code suivant peut être utilisé pour enregistrer une version locale des éléments sélectionnés. Le stockage local de groupes de champs, de types de publications ou de taxonomies peut offrir de nombreux avantages, tels que des temps de chargement plus rapides, un contrôle de version et des champs/paramètres dynamiques. Copiez et collez simplement le code suivant dans le fichier des fonctions de votre thème.php ou incluez-le dans un fichier externe, puis désactivez ou supprimez les éléments de l’administrateur ACF.','Export - Generate PHP'=>'Exportation - Générer PHP','Export'=>'Exporter','Select Taxonomies'=>'Sélectionner les taxonomies','Select Post Types'=>'Sélectionner les types de publication','Exported 1 item.'=>'Exporté 1 élément.' . "\0" . 'Exporté %s éléments.','Category'=>'Catégorie','Tag'=>'Étiquette','%s taxonomy created'=>'%s taxonomie créée','%s taxonomy updated'=>'Taxonomie %s mise à jour','Taxonomy draft updated.'=>'Brouillon de taxonomie mis à jour.','Taxonomy scheduled for.'=>'Taxonomie planifiée pour.','Taxonomy submitted.'=>'Taxonomie envoyée.','Taxonomy saved.'=>'Taxonomie enregistrée.','Taxonomy deleted.'=>'Taxonomie supprimée.','Taxonomy updated.'=>'Taxonomie mise à jour.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Cette taxonomie n’a pas pu être enregistrée car sa clé est utilisée par une autre taxonomie enregistrée par une autre extension ou un thème.','Taxonomy synchronized.'=>'Taxonomie synchronisée.' . "\0" . '%s taxonomies synchronisées.','Taxonomy duplicated.'=>'Taxonomie dupliquée.' . "\0" . '%s taxonomies dupliquées.','Taxonomy deactivated.'=>'Taxonomie désactivée.' . "\0" . '%s taxonomies désactivées.','Taxonomy activated.'=>'Taxonomie activée.' . "\0" . '%s taxonomies activées.','Terms'=>'Termes','Post type synchronized.'=>'Type de publication synchronisé.' . "\0" . '%s types de publication synchronisés.','Post type duplicated.'=>'Type de publication dupliqué.' . "\0" . '%s types de publication dupliqués.','Post type deactivated.'=>'Type de publication désactivé.' . "\0" . '%s types de publication désactivés.','Post type activated.'=>'Type de publication activé.' . "\0" . '%s types de publication activés.','Post Types'=>'Types de publication','Advanced Settings'=>'Réglages avancés','Basic Settings'=>'Réglages de base','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Ce type de publication n’a pas pu être enregistré car sa clé est utilisée par un autre type de publication enregistré par une autre extensions ou un thème.','Pages'=>'Pages','Link Existing Field Groups'=>'Lier des groupes de champs existants','%s post type created'=>'%s type de publication créé','Add fields to %s'=>'Ajouter des champs à %s','%s post type updated'=>'Type de publication %s mis à jour','Post type draft updated.'=>'Le brouillon du type de publication a été mis à jour.','Post type scheduled for.'=>'Type de publication planifié pour.','Post type submitted.'=>'Type de publication envoyé.','Post type saved.'=>'Type de publication enregistré.','Post type updated.'=>'Type de publication mis à jour.','Post type deleted.'=>'Type de publication supprimé.','Type to search...'=>'Type à rechercher…','PRO Only'=>'Uniquement sur PRO','Field groups linked successfully.'=>'Les groupes de champs ont bien été liés.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importez les types de publication et les taxonomies enregistrés avec l’interface utilisateur de type de publication personnalisée et gérez-les avec ACF. Lancez-vous.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'type de publication','Done'=>'Terminé','Field Group(s)'=>'Groupe(s) de champs','Select one or many field groups...'=>'Sélectionner un ou plusieurs groupes de champs…','Please select the field groups to link.'=>'Veuillez choisir les groupes de champs à lier.','Field group linked successfully.'=>'Groupe de champs bien lié.' . "\0" . 'Groupes de champs bien liés.','post statusRegistration Failed'=>'Echec de l’enregistrement','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Cet élément n’a pas pu être enregistré car sa clé est utilisée par un autre élément enregistré par une autre extension ou un thème.','REST API'=>'REST API','Permissions'=>'Droits','URLs'=>'URL','Visibility'=>'Visibilité','Labels'=>'Libellés','Field Settings Tabs'=>'Onglets des réglages du champ','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Valeur du code court ACF désactivée pour l’aperçu]','Close Modal'=>'Fermer la modale','Field moved to other group'=>'Champ déplacé vers un autre groupe','Close modal'=>'Fermer la modale','Start a new group of tabs at this tab.'=>'Commencez un nouveau groupe d’onglets dans cet onglet.','New Tab Group'=>'Nouveau groupe d’onglets','Use a stylized checkbox using select2'=>'Utiliser une case à cocher stylisée avec select2','Save Other Choice'=>'Enregistrer un autre choix','Allow Other Choice'=>'Autoriser un autre choix','Add Toggle All'=>'Ajouter « Tout basculer »','Save Custom Values'=>'Enregistrer les valeurs personnalisées','Allow Custom Values'=>'Autoriser les valeurs personnalisées','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Les valeurs personnalisées des cases à cocher ne peuvent pas être vides. Décochez toutes les valeurs vides.','Updates'=>'Mises à jour','Advanced Custom Fields logo'=>'Logo Advanced Custom Fields','Save Changes'=>'Enregistrer les modifications','Field Group Title'=>'Titre du groupe de champs','Add title'=>'Ajouter un titre','New to ACF? Take a look at our getting started guide.'=>'Nouveau sur ACF ? Jetez un œil à notre guide des premiers pas.','Add Field Group'=>'Ajouter un groupe de champs','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF utilise des groupes de champs pour grouper des champs personnalisés et les associer aux écrans de modification.','Add Your First Field Group'=>'Ajouter votre premier groupe de champs','Options Pages'=>'Pages d’options','ACF Blocks'=>'Blocs ACF','Gallery Field'=>'Champ galerie','Flexible Content Field'=>'Champ de contenu flexible','Repeater Field'=>'Champ répéteur','Unlock Extra Features with ACF PRO'=>'Débloquer des fonctionnalités supplémentaires avec ACF PRO','Delete Field Group'=>'Supprimer le groupe de champ','Created on %1$s at %2$s'=>'Créé le %1$s à %2$s','Group Settings'=>'Réglages du groupe','Location Rules'=>'Règles de localisation','Choose from over 30 field types. Learn more.'=>'Choisissez parmi plus de 30 types de champs. En savoir plus.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Commencez à créer de nouveaux champs personnalisés pour vos articles, pages, types de publication personnalisés et autres contenus WordPress.','Add Your First Field'=>'Ajouter votre premier champ','#'=>'N°','Add Field'=>'Ajouter un champ','Presentation'=>'Présentation','Validation'=>'Validation','General'=>'Général','Import JSON'=>'Importer un JSON','Export As JSON'=>'Exporter en tant que JSON','Field group deactivated.'=>'Groupe de champs désactivé.' . "\0" . '%s groupes de champs désactivés.','Field group activated.'=>'Groupe de champs activé.' . "\0" . '%s groupes de champs activés.','Deactivate'=>'Désactiver','Deactivate this item'=>'Désactiver cet élément','Activate'=>'Activer','Activate this item'=>'Activer cet élément','Move field group to trash?'=>'Déplacer le groupe de champs vers la corbeille ?','post statusInactive'=>'Inactif','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields et Advanced Custom Fields Pro ne doivent pas être actives en même temps. Nous avons automatiquement désactivé Advanced Custom Fields Pro.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields et Advanced Custom Fields Pro ne doivent pas être actives en même temps. Nous avons automatiquement désactivé Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Nous avons détecté un ou plusieurs appels pour récupérer les valeurs des champs ACF avant l’initialisation d’ACF. Ceci n’est pas pris en charge et peut entraîner des données incorrectes ou manquantes. Découvrez comment corriger ce problème.','%1$s must have a user with the %2$s role.'=>'%1$s doit avoir un compte avec le rôle %2$s.' . "\0" . '%1$s doit avoir un compte avec l’un des rôles suivants : %2$s','%1$s must have a valid user ID.'=>'%1$s doit avoir un ID de compte valide.','Invalid request.'=>'Demande invalide.','%1$s is not one of %2$s'=>'%1$s n’est pas l’un des %2$s','%1$s must have term %2$s.'=>'%1$s doit contenir le terme %2$s.' . "\0" . '%1$s doit contenir l’un des termes suivants : %2$s','%1$s must be of post type %2$s.'=>'%1$s doit être une publication de type %2$s.' . "\0" . '%1$s doit appartenir à l’un des types de publication suivants : %2$s','%1$s must have a valid post ID.'=>'%1$s doit avoir un ID de publication valide.','%s requires a valid attachment ID.'=>'%s nécessite un ID de fichier jointe valide.','Show in REST API'=>'Afficher dans l’API REST','Enable Transparency'=>'Activer la transparence','RGBA Array'=>'Tableau RGBA','RGBA String'=>'Chaine RGBA','Hex String'=>'Chaine hexadécimale','Upgrade to PRO'=>'Mettre à niveau vers PRO','post statusActive'=>'Actif','\'%s\' is not a valid email address'=>'« %s » n’est pas une adresse e-mail valide','Color value'=>'Valeur de la couleur','Select default color'=>'Sélectionner une couleur par défaut','Clear color'=>'Effacer la couleur','Blocks'=>'Blocs','Options'=>'Options','Users'=>'Comptes','Menu items'=>'Éléments de menu','Widgets'=>'Widgets','Attachments'=>'Fichiers joints','Taxonomies'=>'Taxonomies','Posts'=>'Publications','Last updated: %s'=>'Dernière mise à jour : %s','Sorry, this post is unavailable for diff comparison.'=>'Désolé, cette publication n’est pas disponible pour la comparaison de différence.','Invalid field group parameter(s).'=>'Paramètres de groupe de champ invalides.','Awaiting save'=>'En attente d’enregistrement','Saved'=>'Enregistré','Import'=>'Importer','Review changes'=>'Évaluer les modifications','Located in: %s'=>'Situés dans : %s','Located in plugin: %s'=>'Situés dans l’extension : %s','Located in theme: %s'=>'Situés dans le thème : %s','Various'=>'Divers','Sync changes'=>'Synchroniser les modifications','Loading diff'=>'Chargement du différentiel','Review local JSON changes'=>'Vérifier les modifications JSON locales','Visit website'=>'Visiter le site','View details'=>'Voir les détails','Version %s'=>'Version %s','Information'=>'Informations','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Service d’assistance. Les professionnels du support de notre service d’assistance vous aideront à résoudre vos problèmes techniques les plus complexes.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussions. Nous avons une communauté active et amicale sur nos forums communautaires qui peut vous aider à comprendre le fonctionnement de l’écosystème ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentation. Notre documentation complète contient des références et des guides pour la plupart des situations que vous pouvez rencontrer.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Nous sommes fanatiques du support et souhaitons que vous tiriez le meilleur parti de votre site avec ACF. Si vous rencontrez des difficultés, il existe plusieurs endroits où vous pouvez trouver de l’aide :','Help & Support'=>'Aide & support','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Veuillez utiliser l’onglet « Aide & support » pour nous contacter si vous avez besoin d’assistance.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Avant de créer votre premier groupe de champ, nous vous recommandons de lire notre guide Pour commencer afin de vous familiariser avec la philosophie et les meilleures pratiques de l’extension.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'L’extension Advanced Custom Fields fournit un constructeur visuel de formulaires pour modifier les écrans de WordPress avec des champs supplémentaires, ainsi qu’une API intuitive pour afficher les valeurs des champs personnalisés dans n’importe quel fichier de modèle de thème.','Overview'=>'Aperçu','Location type "%s" is already registered.'=>'Le type d’emplacement « %s » est déjà inscrit.','Class "%s" does not exist.'=>'La classe « %s » n’existe pas.','Invalid nonce.'=>'Nonce invalide.','Error loading field.'=>'Erreur lors du chargement du champ.','Location not found: %s'=>'Emplacement introuvable : %s','Error: %s'=>'Erreur : %s','Widget'=>'Widget','User Role'=>'Rôle du compte','Comment'=>'Commenter','Post Format'=>'Format de publication','Menu Item'=>'Élément de menu','Post Status'=>'État de la publication','Menus'=>'Menus','Menu Locations'=>'Emplacements de menus','Menu'=>'Menu','Post Taxonomy'=>'Taxonomie de la publication','Child Page (has parent)'=>'Page enfant (a un parent)','Parent Page (has children)'=>'Page parent (a des enfants)','Top Level Page (no parent)'=>'Page de plus haut niveau (aucun parent)','Posts Page'=>'Page des publications','Front Page'=>'Page d’accueil','Page Type'=>'Type de page','Viewing back end'=>'Affichage de l’interface d’administration','Viewing front end'=>'Vue de l’interface publique','Logged in'=>'Connecté','Current User'=>'Compte actuel','Page Template'=>'Modèle de page','Register'=>'S’inscrire','Add / Edit'=>'Ajouter/Modifier','User Form'=>'Formulaire de profil','Page Parent'=>'Page parente','Super Admin'=>'Super admin','Current User Role'=>'Rôle du compte actuel','Default Template'=>'Modèle par défaut','Post Template'=>'Modèle de publication','Post Category'=>'Catégorie de publication','All %s formats'=>'Tous les formats %s','Attachment'=>'Fichier joint','%s value is required'=>'La valeur %s est obligatoire','Show this field if'=>'Afficher ce champ si','Conditional Logic'=>'Logique conditionnelle','and'=>'et','Local JSON'=>'JSON Local','Clone Field'=>'Champ clone','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Veuillez également vérifier que tous les modules PRO (%s) soient mis à jour à la dernière version.','This version contains improvements to your database and requires an upgrade.'=>'Cette version contient des améliorations de la base de données et nécessite une mise à niveau.','Thank you for updating to %1$s v%2$s!'=>'Merci d‘avoir mis à jour %1$s v%2$s !','Database Upgrade Required'=>'Mise à niveau de la base de données requise','Options Page'=>'Page d’options','Gallery'=>'Galerie','Flexible Content'=>'Contenu flexible','Repeater'=>'Répéteur','Back to all tools'=>'Retour aux outils','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Si plusieurs groupes de champs apparaissent sur un écran de modification, les options du premier groupe de champs seront utilisées (celle avec le numéro de commande le plus bas).','Select items to hide them from the edit screen.'=>'Sélectionner les éléments à masquer sur l’écran de modification.','Hide on screen'=>'Masquer de l’écran','Send Trackbacks'=>'Envoyer des rétroliens','Tags'=>'Étiquettes','Categories'=>'Catégories','Page Attributes'=>'Attributs de page','Format'=>'Format','Author'=>'Auteur/autrice','Slug'=>'Slug','Revisions'=>'Révisions','Comments'=>'Commentaires','Discussion'=>'Commentaires','Excerpt'=>'Extrait','Content Editor'=>'Éditeur de contenu','Permalink'=>'Permalien','Shown in field group list'=>'Affiché dans la liste des groupes de champs','Field groups with a lower order will appear first'=>'Les groupes de champs avec un ordre inférieur apparaitront en premier','Order No.'=>'N° d’ordre.','Below fields'=>'Sous les champs','Below labels'=>'Sous les libellés','Instruction Placement'=>'Emplacement des instructions','Label Placement'=>'Emplacement des libellés','Side'=>'Sur le côté','Normal (after content)'=>'Normal (après le contenu)','High (after title)'=>'Haute (après le titre)','Position'=>'Emplacement','Seamless (no metabox)'=>'Sans contour (pas de boîte meta)','Standard (WP metabox)'=>'Standard (boîte méta WP)','Style'=>'Style','Type'=>'Type','Key'=>'Clé','Order'=>'Ordre','Close Field'=>'Fermer le champ','id'=>'ID','class'=>'classe','width'=>'largeur','Wrapper Attributes'=>'Attributs du conteneur','Required'=>'Obligatoire','Instructions'=>'Instructions','Field Type'=>'Type de champ','Single word, no spaces. Underscores and dashes allowed'=>'Un seul mot. Aucun espace. Les tirets bas et les tirets sont autorisés.','Field Name'=>'Nom du champ','This is the name which will appear on the EDIT page'=>'Ceci est le nom qui apparaîtra sur la page de modification','Field Label'=>'Libellé du champ','Delete'=>'Supprimer','Delete field'=>'Supprimer le champ','Move'=>'Déplacer','Move field to another group'=>'Deplacer le champ vers un autre groupe','Duplicate field'=>'Dupliquer le champ','Edit field'=>'Modifier le champ','Drag to reorder'=>'Faites glisser pour réorganiser','Show this field group if'=>'Afficher ce groupe de champs si','No updates available.'=>'Aucune mise à jour disponible.','Database upgrade complete. See what\'s new'=>'Mise à niveau de base de données complète. Voir les nouveautés','Reading upgrade tasks...'=>'Lecture des tâches de mise à niveau…','Upgrade failed.'=>'Mise à niveau échouée.','Upgrade complete.'=>'Mise à niveau terminée.','Upgrading data to version %s'=>'Mise à niveau des données vers la version %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Il est recommandé de sauvegarder votre base de données avant de procéder. Confirmez-vous le lancement de la mise à jour maintenant ?','Please select at least one site to upgrade.'=>'Veuillez choisir au moins un site à mettre à niveau.','Database Upgrade complete. Return to network dashboard'=>'Mise à niveau de la base de données effectuée. Retourner au tableau de bord du réseau','Site is up to date'=>'Le site est à jour','Site requires database upgrade from %1$s to %2$s'=>'Le site nécessite une mise à niveau de la base de données à partir de %1$s vers %2$s','Site'=>'Site','Upgrade Sites'=>'Mettre à niveau les sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Les sites suivants nécessitent une mise à niveau de la base de données. Sélectionner ceux que vous voulez mettre à jour et cliquer sur %s.','Add rule group'=>'Ajouter un groupe de règles','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Créer un ensemble de règles pour déterminer quels écrans de modification utiliseront ces champs personnalisés avancés','Rules'=>'Règles','Copied'=>'Copié','Copy to clipboard'=>'Copier dans le presse-papier','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Sélectionnez les éléments que vous souhaitez exporter, puis choisissez la méthode d’exportation. « Exporter comme JSON » pour exporter vers un fichier .json que vous pouvez ensuite importer dans une autre installation ACF. « Générer le PHP » pour exporter un code PHP que vous pouvez placer dans votre thème.','Select Field Groups'=>'Sélectionner les groupes de champs','No field groups selected'=>'Aucun groupe de champs sélectionné','Generate PHP'=>'Générer le PHP','Export Field Groups'=>'Exporter les groupes de champs','Import file empty'=>'Fichier d’importation vide','Incorrect file type'=>'Type de fichier incorrect','Error uploading file. Please try again'=>'Erreur de téléversement du fichier. Veuillez réessayer.','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Sélectionnez le fichier JSON Advanced Custom Fields que vous souhaitez importer. Quand vous cliquez sur le bouton « Importer » ci-dessous, ACF importera les éléments dans ce fichier.','Import Field Groups'=>'Importer les groupes de champs','Sync'=>'Synchroniser','Select %s'=>'Sélectionner %s','Duplicate'=>'Dupliquer','Duplicate this item'=>'Dupliquer cet élément','Supports'=>'Prend en charge','Documentation'=>'Documentation','Description'=>'Description','Sync available'=>'Synchronisation disponible','Field group synchronized.'=>'Groupe de champs synchronisé.' . "\0" . '%s groupes de champs synchronisés.','Field group duplicated.'=>'Groupe de champs dupliqué.' . "\0" . '%s groupes de champs dupliqués.','Active (%s)'=>'Actif (%s)' . "\0" . 'Actifs (%s)','Review sites & upgrade'=>'Examiner les sites et mettre à niveau','Upgrade Database'=>'Mettre à niveau la base de données','Custom Fields'=>'Champs personnalisés','Move Field'=>'Déplacer le champ','Please select the destination for this field'=>'Veuillez sélectionner la destination pour ce champ','The %1$s field can now be found in the %2$s field group'=>'Le champ %1$s peut maintenant être trouvé dans le groupe de champs %2$s','Move Complete.'=>'Déplacement effectué.','Active'=>'Actif','Field Keys'=>'Clés des champs','Settings'=>'Réglages','Location'=>'Emplacement','Null'=>'Null','copy'=>'copier','(this field)'=>'(ce champ)','Checked'=>'Coché','Move Custom Field'=>'Déplacer le champ personnalisé','No toggle fields available'=>'Aucun champ de sélection disponible','Field group title is required'=>'Le titre du groupe de champ est requis','This field cannot be moved until its changes have been saved'=>'Ce champ ne peut pas être déplacé tant que ses modifications n’ont pas été enregistrées','The string "field_" may not be used at the start of a field name'=>'La chaine « field_ » ne peut pas être utilisée au début du nom d’un champ','Field group draft updated.'=>'Brouillon du groupe de champs mis à jour.','Field group scheduled for.'=>'Groupe de champs programmé.','Field group submitted.'=>'Groupe de champs envoyé.','Field group saved.'=>'Groupe de champs sauvegardé.','Field group published.'=>'Groupe de champs publié.','Field group deleted.'=>'Groupe de champs supprimé.','Field group updated.'=>'Groupe de champs mis à jour.','Tools'=>'Outils','is not equal to'=>'n’est pas égal à','is equal to'=>'est égal à','Forms'=>'Formulaires','Page'=>'Page','Post'=>'Publication','Relational'=>'Relationnel','Choice'=>'Choix','Basic'=>'Basique','Unknown'=>'Inconnu','Field type does not exist'=>'Le type de champ n’existe pas','Spam Detected'=>'Indésirable détecté','Post updated'=>'Publication mise à jour','Update'=>'Mise à jour','Validate Email'=>'Valider l’e-mail','Content'=>'Contenu','Title'=>'Titre','Edit field group'=>'Modifier le groupe de champs','Selection is less than'=>'La sélection est inférieure à','Selection is greater than'=>'La sélection est supérieure à','Value is less than'=>'La valeur est plus petite que','Value is greater than'=>'La valeur est plus grande que','Value contains'=>'La valeur contient','Value matches pattern'=>'La valeur correspond au modèle','Value is not equal to'=>'La valeur n’est pas égale à','Value is equal to'=>'La valeur est égale à','Has no value'=>'A aucune valeur','Has any value'=>'A n’importe quelle valeur','Cancel'=>'Annuler','Are you sure?'=>'Confirmez-vous ?','%d fields require attention'=>'%d champs nécessitent votre attention','1 field requires attention'=>'Un champ nécessite votre attention','Validation failed'=>'Échec de la validation','Validation successful'=>'Validation réussie','Restricted'=>'Limité','Collapse Details'=>'Replier les détails','Expand Details'=>'Déplier les détails','Uploaded to this post'=>'Téléversé sur cette publication','verbUpdate'=>'Mettre à jour','verbEdit'=>'Modifier','The changes you made will be lost if you navigate away from this page'=>'Les modifications que vous avez effectuées seront perdues si vous quittez cette page','File type must be %s.'=>'Le type de fichier doit être %s.','or'=>'ou','File size must not exceed %s.'=>'La taille du fichier ne doit pas excéder %s.','File size must be at least %s.'=>'La taille du fichier doit être d’au moins %s.','Image height must not exceed %dpx.'=>'La hauteur de l’image ne doit pas excéder %d px.','Image height must be at least %dpx.'=>'La hauteur de l’image doit être au minimum de %d px.','Image width must not exceed %dpx.'=>'La largeur de l’image ne doit pas excéder %d px.','Image width must be at least %dpx.'=>'La largeur de l’image doit être au minimum de %d px.','(no title)'=>'(aucun titre)','Full Size'=>'Taille originale','Large'=>'Grand','Medium'=>'Moyen','Thumbnail'=>'Miniature','(no label)'=>'(aucun libellé)','Sets the textarea height'=>'Définir la hauteur de la zone de texte','Rows'=>'Lignes','Text Area'=>'Zone de texte','Prepend an extra checkbox to toggle all choices'=>'Ajouter une case à cocher pour basculer tous les choix','Save \'custom\' values to the field\'s choices'=>'Enregistrez les valeurs « personnalisées » dans les choix du champ','Allow \'custom\' values to be added'=>'Autoriser l’ajout de valeurs personnalisées','Add new choice'=>'Ajouter un nouveau choix','Toggle All'=>'Tout (dé)sélectionner','Allow Archives URLs'=>'Afficher les URL des archives','Archives'=>'Archives','Page Link'=>'Lien vers la page','Add'=>'Ajouter','Name'=>'Nom','%s added'=>'%s ajouté','%s already exists'=>'%s existe déjà','User unable to add new %s'=>'Compte incapable d’ajouter un nouveau %s','Term ID'=>'ID de terme','Term Object'=>'Objet de terme','Load value from posts terms'=>'Charger une valeur depuis les termes de publications','Load Terms'=>'Charger les termes','Connect selected terms to the post'=>'Lier les termes sélectionnés à la publication','Save Terms'=>'Enregistrer les termes','Allow new terms to be created whilst editing'=>'Autoriser la création de nouveaux termes pendant la modification','Create Terms'=>'Créer des termes','Radio Buttons'=>'Boutons radio','Single Value'=>'Valeur unique','Multi Select'=>'Liste déroulante à multiple choix','Checkbox'=>'Case à cocher','Multiple Values'=>'Valeurs multiples','Select the appearance of this field'=>'Sélectionner l’apparence de ce champ','Appearance'=>'Apparence','Select the taxonomy to be displayed'=>'Sélectionner la taxonomie à afficher','No TermsNo %s'=>'N° %s','Value must be equal to or lower than %d'=>'La valeur doit être inférieure ou égale à %d','Value must be equal to or higher than %d'=>'La valeur doit être être supérieure ou égale à %d','Value must be a number'=>'La valeur doit être un nombre','Number'=>'Nombre','Save \'other\' values to the field\'s choices'=>'Sauvegarder les valeurs « Autres » dans les choix des champs','Add \'other\' choice to allow for custom values'=>'Ajouter le choix « Autre » pour autoriser les valeurs personnalisées','Other'=>'Autre','Radio Button'=>'Bouton radio','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Définir un point de terminaison pour l’accordéon précédent. Cet accordéon ne sera pas visible.','Allow this accordion to open without closing others.'=>'Autoriser l’ouverture de cet accordéon sans fermer les autres.','Multi-Expand'=>'Ouverture multiple','Display this accordion as open on page load.'=>'Ouvrir l’accordéon au chargement de la page.','Open'=>'Ouvrir','Accordion'=>'Accordéon','Restrict which files can be uploaded'=>'Restreindre quels fichiers peuvent être téléversés','File ID'=>'ID du fichier','File URL'=>'URL du fichier','File Array'=>'Tableau de fichiers','Add File'=>'Ajouter un fichier','No file selected'=>'Aucun fichier sélectionné','File name'=>'Nom du fichier','Update File'=>'Mettre à jour le fichier','Edit File'=>'Modifier le fichier','Select File'=>'Sélectionner un fichier','File'=>'Fichier','Password'=>'Mot de Passe','Specify the value returned'=>'Spécifier la valeur retournée','Use AJAX to lazy load choices?'=>'Utiliser AJAX pour un chargement différé des choix ?','Enter each default value on a new line'=>'Saisir chaque valeur par défaut sur une nouvelle ligne','verbSelect'=>'Sélectionner','Select2 JS load_failLoading failed'=>'Le chargement a échoué','Select2 JS searchingSearching…'=>'Recherche en cours...','Select2 JS load_moreLoading more results…'=>'Chargement de résultats supplémentaires…','Select2 JS selection_too_long_nYou can only select %d items'=>'Vous ne pouvez choisir que %d éléments','Select2 JS selection_too_long_1You can only select 1 item'=>'Vous ne pouvez choisir qu’un seul élément','Select2 JS input_too_long_nPlease delete %d characters'=>'Veuillez supprimer %d caractères','Select2 JS input_too_long_1Please delete 1 character'=>'Veuillez supprimer 1 caractère','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Veuillez saisir %d caractères ou plus','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Veuillez saisir au minimum 1 caractère','Select2 JS matches_0No matches found'=>'Aucun résultat','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d résultats disponibles, utilisez les flèches haut et bas pour naviguer parmi ceux-ci.','Select2 JS matches_1One result is available, press enter to select it.'=>'Un résultat est disponible, appuyez sur « Entrée » pour le sélectionner.','nounSelect'=>'Liste déroulante','User ID'=>'ID du compte','User Object'=>'Objet du compte','User Array'=>'Tableau de comptes','All user roles'=>'Tous les rôles de comptes','Filter by Role'=>'Filtrer par rôle','User'=>'Compte','Separator'=>'Séparateur','Select Color'=>'Sélectionner une couleur','Default'=>'Par défaut','Clear'=>'Effacer','Color Picker'=>'Sélecteur de couleur','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Sélectionner','Date Time Picker JS closeTextDone'=>'Terminé','Date Time Picker JS currentTextNow'=>'Maintenant','Date Time Picker JS timezoneTextTime Zone'=>'Fuseau horaire','Date Time Picker JS microsecTextMicrosecond'=>'Microseconde','Date Time Picker JS millisecTextMillisecond'=>'Milliseconde','Date Time Picker JS secondTextSecond'=>'Seconde','Date Time Picker JS minuteTextMinute'=>'Minute','Date Time Picker JS hourTextHour'=>'Heure','Date Time Picker JS timeTextTime'=>'Heure','Date Time Picker JS timeOnlyTitleChoose Time'=>'Choisir l’heure','Date Time Picker'=>'Sélecteur de date et heure','Endpoint'=>'Point de terminaison','Left aligned'=>'Aligné à gauche','Top aligned'=>'Aligné en haut','Placement'=>'Positionnement','Tab'=>'Onglet','Value must be a valid URL'=>'Le champ doit contenir une URL valide','Link URL'=>'URL du lien','Link Array'=>'Tableau de liens','Opens in a new window/tab'=>'Ouvrir dans une nouvelle fenêtre/onglet','Select Link'=>'Sélectionner un lien','Link'=>'Lien','Email'=>'E-mail','Step Size'=>'Taille de l’incrément','Maximum Value'=>'Valeur maximum','Minimum Value'=>'Valeur minimum','Range'=>'Plage','Both (Array)'=>'Les deux (tableau)','Label'=>'Libellé','Value'=>'Valeur','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'rouge : Rouge','For more control, you may specify both a value and label like this:'=>'Pour plus de contrôle, vous pouvez spécifier une valeur et un libellé de cette manière :','Enter each choice on a new line.'=>'Saisir chaque choix sur une nouvelle ligne.','Choices'=>'Choix','Button Group'=>'Groupe de boutons','Allow Null'=>'Autoriser une valeur vide','Parent'=>'Parent','TinyMCE will not be initialized until field is clicked'=>'TinyMCE ne sera pas initialisé avant un clic dans le champ','Delay Initialization'=>'Retarder l’initialisation','Show Media Upload Buttons'=>'Afficher les boutons de téléversement de média','Toolbar'=>'Barre d’outils','Text Only'=>'Texte Uniquement','Visual Only'=>'Visuel uniquement','Visual & Text'=>'Visuel & texte','Tabs'=>'Onglets','Click to initialize TinyMCE'=>'Cliquer pour initialiser TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texte','Visual'=>'Visuel','Value must not exceed %d characters'=>'La valeur ne doit pas excéder %d caractères','Leave blank for no limit'=>'Laisser vide pour ne fixer aucune limite','Character Limit'=>'Limite de caractères','Appears after the input'=>'Apparait après le champ','Append'=>'Ajouter après','Appears before the input'=>'Apparait avant le champ','Prepend'=>'Ajouter avant','Appears within the input'=>'Apparaît dans l’entrée','Placeholder Text'=>'Texte indicatif','Appears when creating a new post'=>'Apparaît à la création d’une nouvelle publication','Text'=>'Texte','%1$s requires at least %2$s selection'=>'%1$s requiert au moins %2$s sélection' . "\0" . '%1$s requiert au moins %2$s sélections','Post ID'=>'ID de la publication','Post Object'=>'Objet de la publication','Maximum Posts'=>'Maximum de publications','Minimum Posts'=>'Minimum de publications','Featured Image'=>'Image mise en avant','Selected elements will be displayed in each result'=>'Les éléments sélectionnés seront affichés dans chaque résultat','Elements'=>'Éléments','Taxonomy'=>'Taxonomie','Post Type'=>'Type de publication','Filters'=>'Filtres','All taxonomies'=>'Toutes les taxonomies','Filter by Taxonomy'=>'Filtrer par taxonomie','All post types'=>'Tous les types de publication','Filter by Post Type'=>'Filtrer par type de publication','Search...'=>'Rechercher…','Select taxonomy'=>'Sélectionner la taxonomie','Select post type'=>'Choisissez le type de publication','No matches found'=>'Aucune correspondance trouvée','Loading'=>'Chargement','Maximum values reached ( {max} values )'=>'Valeurs maximum atteintes ({max} valeurs)','Relationship'=>'Relation','Comma separated list. Leave blank for all types'=>'Séparez les valeurs par une virgule. Laissez blanc pour tout autoriser.','Allowed File Types'=>'Types de fichiers autorisés','Maximum'=>'Maximum','File size'=>'Taille du fichier','Restrict which images can be uploaded'=>'Restreindre quelles images peuvent être téléversées','Minimum'=>'Minimum','Uploaded to post'=>'Téléversé dans la publication','All'=>'Tous','Limit the media library choice'=>'Limiter le choix de la médiathèque','Library'=>'Médiathèque','Preview Size'=>'Taille de prévisualisation','Image ID'=>'ID de l’image','Image URL'=>'URL de l’image','Image Array'=>'Tableau de l’image','Specify the returned value on front end'=>'Spécifier la valeur renvoyée publiquement','Return Value'=>'Valeur de retour','Add Image'=>'Ajouter image','No image selected'=>'Aucune image sélectionnée','Remove'=>'Retirer','Edit'=>'Modifier','All images'=>'Toutes les images','Update Image'=>'Mettre à jour l’image','Edit Image'=>'Modifier l’image','Select Image'=>'Sélectionner une image','Image'=>'Image','Allow HTML markup to display as visible text instead of rendering'=>'Permet l’affichage du code HTML à l’écran au lieu de l’interpréter','Escape HTML'=>'Autoriser le code HTML','No Formatting'=>'Aucun formatage','Automatically add <br>'=>'Ajouter automatiquement <br>','Automatically add paragraphs'=>'Ajouter automatiquement des paragraphes','Controls how new lines are rendered'=>'Contrôle comment les nouvelles lignes sont rendues','New Lines'=>'Nouvelles lignes','Week Starts On'=>'La semaine débute le','The format used when saving a value'=>'Le format utilisé lors de la sauvegarde d’une valeur','Save Format'=>'Enregistrer le format','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Préc.','Date Picker JS nextTextNext'=>'Suivant','Date Picker JS currentTextToday'=>'Aujourd’hui','Date Picker JS closeTextDone'=>'Terminé','Date Picker'=>'Sélecteur de date','Width'=>'Largeur','Embed Size'=>'Taille d’intégration','Enter URL'=>'Saisissez l’URL','oEmbed'=>'Contenu oEmbed','Text shown when inactive'=>'Texte affiché lorsque inactif','Off Text'=>'Texte « Inactif »','Text shown when active'=>'Texte affiché lorsque actif','On Text'=>'Texte « Actif »','Stylized UI'=>'Interface (UI) stylisée','Default Value'=>'Valeur par défaut','Displays text alongside the checkbox'=>'Affiche le texte à côté de la case à cocher','Message'=>'Message','No'=>'Non','Yes'=>'Oui','True / False'=>'Vrai/Faux','Row'=>'Ligne','Table'=>'Tableau','Block'=>'Bloc','Specify the style used to render the selected fields'=>'Spécifier le style utilisé pour afficher les champs sélectionnés','Layout'=>'Mise en page','Sub Fields'=>'Sous-champs','Group'=>'Groupe','Customize the map height'=>'Personnaliser la hauteur de la carte','Height'=>'Hauteur','Set the initial zoom level'=>'Définir le niveau de zoom initial','Zoom'=>'Zoom','Center the initial map'=>'Centrer la carte initiale','Center'=>'Centrer','Search for address...'=>'Rechercher une adresse…','Find current location'=>'Obtenir l’emplacement actuel','Clear location'=>'Effacer la position','Search'=>'Rechercher','Sorry, this browser does not support geolocation'=>'Désolé, ce navigateur ne prend pas en charge la géolocalisation','Google Map'=>'Google Map','The format returned via template functions'=>'Le format retourné via les fonctions du modèle','Return Format'=>'Format de retour','Custom:'=>'Personnalisé :','The format displayed when editing a post'=>'Le format affiché lors de la modification d’une publication','Display Format'=>'Format d’affichage','Time Picker'=>'Sélecteur d’heure','Inactive (%s)'=>'(%s) inactif' . "\0" . '(%s) inactifs','No Fields found in Trash'=>'Aucun champ trouvé dans la corbeille','No Fields found'=>'Aucun champ trouvé','Search Fields'=>'Rechercher des champs','View Field'=>'Voir le champ','New Field'=>'Nouveau champ','Edit Field'=>'Modifier le champ','Add New Field'=>'Ajouter un nouveau champ','Field'=>'Champ','Fields'=>'Champs','No Field Groups found in Trash'=>'Aucun groupe de champs trouvé dans la corbeille','No Field Groups found'=>'Aucun groupe de champs trouvé','Search Field Groups'=>'Rechercher des groupes de champs','View Field Group'=>'Voir le groupe de champs','New Field Group'=>'Nouveau groupe de champs','Edit Field Group'=>'Modifier le groupe de champs','Add New Field Group'=>'Ajouter un groupe de champs','Add New'=>'Ajouter','Field Group'=>'Groupe de champs','Field Groups'=>'Groupes de champs','Customize WordPress with powerful, professional and intuitive fields.'=>'Personnalisez WordPress avec des champs intuitifs, puissants et professionnels.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com/','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Le nom du type de bloc est obligatoire.','Block type "%s" is already registered.'=>'Le type de bloc "%s" est déjà déclaré.','Switch to Edit'=>'Passer en mode Édition','Switch to Preview'=>'Passer en mode Aperçu','Change content alignment'=>'Modifier l’alignement du contenu','%s settings'=>'Réglages de %s','This block contains no editable fields.'=>'Ce bloc ne contient aucun champ éditable.','Assign a field group to add fields to this block.'=>'Assignez un groupe de champs pour ajouter des champs à ce bloc.','Options Updated'=>'Options mises à jour','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Pour activer les mises à jour, veuillez indiquer votre clé de licence sur la page Mises à jour. Si vous n’en possédez pas encore une, jetez un oeil à nos détails & tarifs.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Erreur d’activation d’ACF. Votre clé de licence a été modifiée, mais une erreur est survenue lors de la désactivation de votre précédente licence','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Erreur d’activation d’ACF. Votre clé de licence définie a été modifiée, mais une erreur est survenue lors de la connexion au serveur d’activation','ACF Activation Error'=>'Erreur d’activation d’ACF','ACF Activation Error. An error occurred when connecting to activation server'=>'Erreur d’activation d’ACF. Une erreur est survenue lors de la connexion au serveur d’activation','Check Again'=>'Vérifier à nouveau','ACF Activation Error. Could not connect to activation server'=>'Erreur d’activation d’ACF. Impossible de se connecter au serveur d’activation','Publish'=>'Publier','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Aucun groupe de champs trouvé pour cette page options. Créer un groupe de champs','Error. Could not connect to update server'=>'Erreur. Impossible de joindre le serveur','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Erreur. Impossible d’authentifier la mise à jour. Merci d’essayer à nouveau et si le problème persiste, désactivez et réactivez votre licence ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Erreur. La licence pour ce site a expiré ou a été désactivée. Veuillez réactiver votre licence ACF PRO.','Allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Vous permet de sélectionner et afficher des champs existants. Le clone ne duplique pas les champs dans la base de données, il récupère leurs valeurs au chargement de la page. Le Clone sera remplacé par les champs qu’il représente et les affiche comme un groupe de sous-champs.','Select one or more fields you wish to clone'=>'Sélectionnez un ou plusieurs champs à cloner','Display'=>'Format d’affichage','Specify the style used to render the clone field'=>'Définit le style utilisé pour générer le champ dupliqué','Group (displays selected fields in a group within this field)'=>'Groupe (affiche les champs sélectionnés dans un groupe à l’intérieur de ce champ)','Seamless (replaces this field with selected fields)'=>'Remplace ce champ par les champs sélectionnés','Labels will be displayed as %s'=>'Les libellés seront affichés en tant que %s','Prefix Field Labels'=>'Préfixer les libellés de champs','Values will be saved as %s'=>'Les valeurs seront enregistrées en tant que %s','Prefix Field Names'=>'Préfixer les noms de champs','Unknown field'=>'Champ inconnu','Unknown field group'=>'Groupe de champ inconnu','All fields from %s field group'=>'Tous les champs du groupe %s','Allows you to define, create and manage content with total control by creating layouts that contain subfields that content editors can choose from.'=>'Vous permet de définir, créer et gérer des contenus avec un contrôle total : les éditeurs peuvent créer des mises en page en sélectionnant des dispositions basées sur des sous-champs.','Add Row'=>'Ajouter un élément','layout'=>'disposition' . "\0" . 'dispositions','layouts'=>'dispositions','This field requires at least {min} {label} {identifier}'=>'Ce champ requiert au moins {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Ce champ a une limite de {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponible (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} required (min {min})','Flexible Content requires at least 1 layout'=>'Le contenu flexible nécessite au moins une disposition','Click the "%s" button below to start creating your layout'=>'Cliquez sur le bouton "%s" ci-dessous pour créer votre première disposition','Add layout'=>'Ajouter une disposition','Duplicate layout'=>'Dupliquer la disposition','Remove layout'=>'Retirer la disposition','Click to toggle'=>'Cliquer pour afficher/cacher','Delete Layout'=>'Supprimer la disposition','Duplicate Layout'=>'Dupliquer la disposition','Add New Layout'=>'Ajouter une disposition','Add Layout'=>'Ajouter une disposition','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Nombre minimum de dispositions','Maximum Layouts'=>'Nombre maximum de dispositions','Button Label'=>'Intitulé du bouton','%s must be of type array or null.'=>'la valeur de %s doit être un tableau ou null.','%1$s must contain at least %2$s %3$s layout.'=>'Le champ %1$s doit contenir au moins %2$s %3$s disposition.' . "\0" . 'Le champ %1$s doit contenir au moins %2$s %3$s dispositions.','%1$s must contain at most %2$s %3$s layout.'=>'Le champ %1$s doit contenir au maximum %2$s %3$s disposition.' . "\0" . 'Le champ %1$s doit contenir au maximum %2$s %3$s dispositions.','An interactive interface for managing a collection of attachments, such as images.'=>'Une interface interactive pour gérer une collection de fichiers joints, telles que des images.','Add Image to Gallery'=>'Ajouter l’image à la galerie','Maximum selection reached'=>'Nombre de sélections maximales atteint','Length'=>'Longueur','Caption'=>'Légende','Alt Text'=>'Texte alternatif','Add to gallery'=>'Ajouter à la galerie','Bulk actions'=>'Actions de groupe','Sort by date uploaded'=>'Ranger par date d’import','Sort by date modified'=>'Ranger par date de modification','Sort by title'=>'Ranger par titre','Reverse current order'=>'Inverser l’ordre actuel','Close'=>'Appliquer','Minimum Selection'=>'Minimum d’images','Maximum Selection'=>'Maximum d’images','Allowed file types'=>'Types de fichiers autorisés','Insert'=>'Insérer','Specify where new attachments are added'=>'Définir comment les images sont insérées','Append to the end'=>'Insérer à la fin','Prepend to the beginning'=>'Insérer au début','Minimum rows not reached ({min} rows)'=>'Nombre minimal d’éléments insuffisant ({min} éléments)','Maximum rows reached ({max} rows)'=>'Nombre maximal d’éléments atteint ({max} éléments)','Error loading page'=>'Erreur de chargement de la page','Order will be assigned upon save'=>'L’ordre sera assigné après l’enregistrement','Useful for fields with a large number of rows.'=>'Utile pour les champs avec un grand nombre de lignes.','Rows Per Page'=>'Lignes par Page','Set the number of rows to be displayed on a page.'=>'Définir le nombre de lignes à afficher sur une page.','Minimum Rows'=>'Nombre minimum d’éléments','Maximum Rows'=>'Nombre maximum d’éléments','Collapsed'=>'Replié','Select a sub field to show when row is collapsed'=>'Choisir un sous champ à montrer lorsque la ligne est refermée','Invalid field key or name.'=>'Clé de champ invalide.','There was an error retrieving the field.'=>'Il y a une erreur lors de la récupération du champ.','Click to reorder'=>'Cliquer pour réorganiser','Add row'=>'Ajouter un élément','Duplicate row'=>'Dupliquer la ligne','Remove row'=>'Retirer l’élément','Current Page'=>'Page actuelle','First Page'=>'Première page','Previous Page'=>'Page précédente','paging%1$s of %2$s'=>'%1$s sur %2$s','Next Page'=>'Page suivante','Last Page'=>'Dernière page','No block types exist'=>'Aucun type de blocs existant','No options pages exist'=>'Aucune page d’option créée','Deactivate License'=>'Désactiver la licence','Activate License'=>'Activer votre licence','License Information'=>'Informations sur la licence','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Pour débloquer les mises à jour, veuillez entrer votre clé de licence ci-dessous. Si vous n’en possédez pas encore une, jetez un oeil à nos détails & tarifs.','License Key'=>'Clé de licence','Your license key is defined in wp-config.php.'=>'Votre clé de licence est définie dans le fichier wp-config.php.','Retry Activation'=>'Retenter l’activation','Update Information'=>'Informations de mise à jour','Current Version'=>'Version actuelle','Latest Version'=>'Dernière version','Update Available'=>'Mise à jour disponible','Upgrade Notice'=>'Améliorations','Check For Updates'=>'Vérifier les mises à jour','Enter your license key to unlock updates'=>'Indiquez votre clé de licence pour activer les mises à jour','Update Plugin'=>'Mettre à jour l’extension','Please reactivate your license to unlock updates'=>'Veuillez réactiver votre licence afin de débloquer les mises à jour']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.mo
index 6c0dd70e..226c4ed9 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.po
index 8544677e..4ea2e54b 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
@@ -21,21 +21,74 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+"ACF n’a pas pu effectuer la validation en raison d’un nonce de sécurité "
+"invalide."
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr "Autoriser l’accès à la valeur dans l’interface de l’éditeur"
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr "En savoir plus."
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+"Autoriser aux éditeurs et éditrices de contenu d’accéder à la valeur du "
+"champ et de l’afficher dans l’interface de l’éditeur en utilisant les blocs "
+"bindings ou le code court ACF. %s"
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+"Le type de champ ACF demandé ne prend pas en charge la sortie via les Block "
+"Bindings ou le code court ACF."
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Le champ ACF demandé n’est pas autorisé à être affiché via les bindings ou "
+"le code court ACF."
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Le type de champ ACF demandé ne prend pas en charge l’affichage via les "
+"bindings ou le code court ACF."
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
+"[Le code court ACF ne peut pas afficher les champs des publications non "
+"publiques]"
#: includes/api/api-template.php:1011
msgid "[The ACF shortcode is disabled on this site]"
-msgstr ""
+msgstr "[Le code court ACF est désactivé sur ce site]"
#: includes/fields/class-acf-field-icon_picker.php:451
msgid "Businessman Icon"
-msgstr ""
+msgstr "Icône d’homme d’affaires"
#: includes/fields/class-acf-field-icon_picker.php:443
msgid "Forums Icon"
-msgstr ""
+msgstr "Icône de forums"
#: includes/fields/class-acf-field-icon_picker.php:722
msgid "YouTube Icon"
@@ -63,35 +116,35 @@ msgstr "Icône Rédaction de blog"
#: includes/fields/class-acf-field-icon_picker.php:714
msgid "Widgets Menus Icon"
-msgstr ""
+msgstr "Icône de widgets de menus"
#: includes/fields/class-acf-field-icon_picker.php:713
msgid "View Site Icon"
-msgstr ""
+msgstr "Voir l’icône du site"
#: includes/fields/class-acf-field-icon_picker.php:712
msgid "Learn More Icon"
-msgstr ""
+msgstr "Icône En savoir plus"
#: includes/fields/class-acf-field-icon_picker.php:710
msgid "Add Page Icon"
-msgstr ""
+msgstr "Icône Ajouter une page"
#: includes/fields/class-acf-field-icon_picker.php:707
msgid "Video (alt3) Icon"
-msgstr ""
+msgstr "Icône Vidéo (alt3)"
#: includes/fields/class-acf-field-icon_picker.php:706
msgid "Video (alt2) Icon"
-msgstr ""
+msgstr "Icône vidéo (alt2)"
#: includes/fields/class-acf-field-icon_picker.php:705
msgid "Video (alt) Icon"
-msgstr ""
+msgstr "Icône vidéo (alt)"
#: includes/fields/class-acf-field-icon_picker.php:702
msgid "Update (alt) Icon"
-msgstr ""
+msgstr "Icône de mise à jour (alt)"
#: includes/fields/class-acf-field-icon_picker.php:699
msgid "Universal Access (alt) Icon"
@@ -99,23 +152,23 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:696
msgid "Twitter (alt) Icon"
-msgstr ""
+msgstr "Icône Twitter (alt)"
#: includes/fields/class-acf-field-icon_picker.php:694
msgid "Twitch Icon"
-msgstr ""
+msgstr "Icône Twitch"
#: includes/fields/class-acf-field-icon_picker.php:691
msgid "Tide Icon"
-msgstr ""
+msgstr "Icône de marée"
#: includes/fields/class-acf-field-icon_picker.php:690
msgid "Tickets (alt) Icon"
-msgstr ""
+msgstr "Icône de billets (alt)"
#: includes/fields/class-acf-field-icon_picker.php:686
msgid "Text Page Icon"
-msgstr ""
+msgstr "Icône de page de texte"
#: includes/fields/class-acf-field-icon_picker.php:680
msgid "Table Row Delete Icon"
@@ -147,99 +200,99 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:673
msgid "Superhero Icon"
-msgstr ""
+msgstr "Icône de super-héros"
#: includes/fields/class-acf-field-icon_picker.php:667
msgid "Spotify Icon"
-msgstr ""
+msgstr "Icône Spotify"
#: includes/fields/class-acf-field-icon_picker.php:661
msgid "Shortcode Icon"
-msgstr ""
+msgstr "Icône de code court"
#: includes/fields/class-acf-field-icon_picker.php:660
msgid "Shield (alt) Icon"
-msgstr ""
+msgstr "Icône de bouclier (alt)"
#: includes/fields/class-acf-field-icon_picker.php:658
msgid "Share (alt2) Icon"
-msgstr ""
+msgstr "Icône de partage (alt2)"
#: includes/fields/class-acf-field-icon_picker.php:657
msgid "Share (alt) Icon"
-msgstr ""
+msgstr "Icône de partage (alt)"
#: includes/fields/class-acf-field-icon_picker.php:652
msgid "Saved Icon"
-msgstr ""
+msgstr "Icône enregistrée"
#: includes/fields/class-acf-field-icon_picker.php:651
msgid "RSS Icon"
-msgstr ""
+msgstr "Icône RSS"
#: includes/fields/class-acf-field-icon_picker.php:650
msgid "REST API Icon"
-msgstr ""
+msgstr "Icône d’API REST"
#: includes/fields/class-acf-field-icon_picker.php:649
msgid "Remove Icon"
-msgstr ""
+msgstr "Retirer l’icône"
#: includes/fields/class-acf-field-icon_picker.php:647
msgid "Reddit Icon"
-msgstr ""
+msgstr "Icône Reddit"
#: includes/fields/class-acf-field-icon_picker.php:644
msgid "Privacy Icon"
-msgstr ""
+msgstr "Icône de confidentialité"
#: includes/fields/class-acf-field-icon_picker.php:643
msgid "Printer Icon"
-msgstr ""
+msgstr "Icône d’imprimante"
#: includes/fields/class-acf-field-icon_picker.php:639
msgid "Podio Icon"
-msgstr ""
+msgstr "Icône Podio"
#: includes/fields/class-acf-field-icon_picker.php:638
msgid "Plus (alt2) Icon"
-msgstr ""
+msgstr "Icône Plus (alt2)"
#: includes/fields/class-acf-field-icon_picker.php:637
msgid "Plus (alt) Icon"
-msgstr ""
+msgstr "Icône Plus (alt)"
#: includes/fields/class-acf-field-icon_picker.php:635
msgid "Plugins Checked Icon"
-msgstr ""
+msgstr "Icône d’extensions cochée"
#: includes/fields/class-acf-field-icon_picker.php:632
msgid "Pinterest Icon"
-msgstr ""
+msgstr "Icône Pinterest"
#: includes/fields/class-acf-field-icon_picker.php:630
msgid "Pets Icon"
-msgstr ""
+msgstr "Icône d’animaux"
#: includes/fields/class-acf-field-icon_picker.php:628
msgid "PDF Icon"
-msgstr ""
+msgstr "Icône de PDF"
#: includes/fields/class-acf-field-icon_picker.php:626
msgid "Palm Tree Icon"
-msgstr ""
+msgstr "Icône de palmier"
#: includes/fields/class-acf-field-icon_picker.php:625
msgid "Open Folder Icon"
-msgstr ""
+msgstr "Icône d’ouverture du dossier"
#: includes/fields/class-acf-field-icon_picker.php:624
msgid "No (alt) Icon"
-msgstr ""
+msgstr "Pas d’icône (alt)"
#: includes/fields/class-acf-field-icon_picker.php:619
msgid "Money (alt) Icon"
-msgstr ""
+msgstr "Icône d’argent (alt)"
#: includes/fields/class-acf-field-icon_picker.php:614
msgid "Menu (alt3) Icon"
@@ -255,19 +308,19 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:607
msgid "Spreadsheet Icon"
-msgstr ""
+msgstr "Icône de feuille de calcul"
#: includes/fields/class-acf-field-icon_picker.php:606
msgid "Interactive Icon"
-msgstr ""
+msgstr "Icône interactive"
#: includes/fields/class-acf-field-icon_picker.php:605
msgid "Document Icon"
-msgstr ""
+msgstr "Icône de document"
#: includes/fields/class-acf-field-icon_picker.php:604
msgid "Default Icon"
-msgstr ""
+msgstr "Icône par défaut"
#: includes/fields/class-acf-field-icon_picker.php:598
msgid "Location (alt) Icon"
@@ -275,11 +328,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:595
msgid "LinkedIn Icon"
-msgstr ""
+msgstr "Icône LinkedIn"
#: includes/fields/class-acf-field-icon_picker.php:590
msgid "Instagram Icon"
-msgstr ""
+msgstr "Icône Instagram"
#: includes/fields/class-acf-field-icon_picker.php:589
msgid "Insert Before Icon"
@@ -291,7 +344,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:587
msgid "Insert Icon"
-msgstr ""
+msgstr "Insérer un icône"
#: includes/fields/class-acf-field-icon_picker.php:586
msgid "Info Outline Icon"
@@ -315,7 +368,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:579
msgid "Rotate Icon"
-msgstr ""
+msgstr "Icône de rotation"
#: includes/fields/class-acf-field-icon_picker.php:578
msgid "Flip Vertical Icon"
@@ -327,31 +380,31 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:575
msgid "Crop Icon"
-msgstr ""
+msgstr "Icône de recadrage"
#: includes/fields/class-acf-field-icon_picker.php:574
msgid "ID (alt) Icon"
-msgstr ""
+msgstr "Icône d’ID (alt)"
#: includes/fields/class-acf-field-icon_picker.php:572
msgid "HTML Icon"
-msgstr ""
+msgstr "Icône HTML"
#: includes/fields/class-acf-field-icon_picker.php:571
msgid "Hourglass Icon"
-msgstr ""
+msgstr "Icône de sablier"
#: includes/fields/class-acf-field-icon_picker.php:568
msgid "Heading Icon"
-msgstr ""
+msgstr "Icône de titre"
#: includes/fields/class-acf-field-icon_picker.php:564
msgid "Google Icon"
-msgstr ""
+msgstr "Icône Google"
#: includes/fields/class-acf-field-icon_picker.php:563
msgid "Games Icon"
-msgstr ""
+msgstr "Icône de jeux"
#: includes/fields/class-acf-field-icon_picker.php:562
msgid "Fullscreen Exit (alt) Icon"
@@ -359,40 +412,40 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:561
msgid "Fullscreen (alt) Icon"
-msgstr ""
+msgstr "Icône plein écran (alt)"
#: includes/fields/class-acf-field-icon_picker.php:558
msgid "Status Icon"
-msgstr ""
+msgstr "Icône d’état"
#: includes/fields/class-acf-field-icon_picker.php:556
msgid "Image Icon"
-msgstr ""
+msgstr "Icône d’image"
#: includes/fields/class-acf-field-icon_picker.php:555
msgid "Gallery Icon"
-msgstr ""
+msgstr "Icône de galerie"
#: includes/fields/class-acf-field-icon_picker.php:554
msgid "Chat Icon"
-msgstr ""
+msgstr "Icône de chat"
#: includes/fields/class-acf-field-icon_picker.php:553
#: includes/fields/class-acf-field-icon_picker.php:602
msgid "Audio Icon"
-msgstr ""
+msgstr "Icône audio"
#: includes/fields/class-acf-field-icon_picker.php:552
msgid "Aside Icon"
-msgstr ""
+msgstr "Icône Aparté"
#: includes/fields/class-acf-field-icon_picker.php:551
msgid "Food Icon"
-msgstr ""
+msgstr "Icône d’alimentation"
#: includes/fields/class-acf-field-icon_picker.php:544
msgid "Exit Icon"
-msgstr ""
+msgstr "Icône de sortie"
#: includes/fields/class-acf-field-icon_picker.php:543
msgid "Excerpt View Icon"
@@ -424,7 +477,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:534
msgid "Ellipsis Icon"
-msgstr ""
+msgstr "Icône de points de suspension"
#: includes/fields/class-acf-field-icon_picker.php:530
msgid "Unordered List Icon"
@@ -432,7 +485,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:525
msgid "RTL Icon"
-msgstr ""
+msgstr "Icône RTL"
#: includes/fields/class-acf-field-icon_picker.php:518
msgid "Ordered List RTL Icon"
@@ -444,11 +497,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:516
msgid "LTR Icon"
-msgstr ""
+msgstr "Icône LTR"
#: includes/fields/class-acf-field-icon_picker.php:508
msgid "Custom Character Icon"
-msgstr ""
+msgstr "Icône de caractère personnalisé"
#: includes/fields/class-acf-field-icon_picker.php:500
msgid "Edit Page Icon"
@@ -460,7 +513,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:497
msgid "Drumstick Icon"
-msgstr ""
+msgstr "Icône de pilon"
#: includes/fields/class-acf-field-icon_picker.php:493
msgid "Database View Icon"
@@ -508,35 +561,35 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:481
msgid "Repeat Icon"
-msgstr ""
+msgstr "Icône de répétition"
#: includes/fields/class-acf-field-icon_picker.php:480
msgid "Play Icon"
-msgstr ""
+msgstr "Icône de lecture"
#: includes/fields/class-acf-field-icon_picker.php:479
msgid "Pause Icon"
-msgstr ""
+msgstr "Icône de pause"
#: includes/fields/class-acf-field-icon_picker.php:478
msgid "Forward Icon"
-msgstr ""
+msgstr "Icône de transfert"
#: includes/fields/class-acf-field-icon_picker.php:477
msgid "Back Icon"
-msgstr ""
+msgstr "Icône de retour"
#: includes/fields/class-acf-field-icon_picker.php:476
msgid "Columns Icon"
-msgstr ""
+msgstr "Icône de colonnes"
#: includes/fields/class-acf-field-icon_picker.php:475
msgid "Color Picker Icon"
-msgstr ""
+msgstr "Icône de sélecteur de couleurs"
#: includes/fields/class-acf-field-icon_picker.php:474
msgid "Coffee Icon"
-msgstr ""
+msgstr "Icône de café"
#: includes/fields/class-acf-field-icon_picker.php:473
msgid "Code Standards Icon"
@@ -552,19 +605,19 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:460
msgid "Car Icon"
-msgstr ""
+msgstr "Icône de voiture"
#: includes/fields/class-acf-field-icon_picker.php:459
msgid "Camera (alt) Icon"
-msgstr ""
+msgstr "Icône d’appareil photo (alt)"
#: includes/fields/class-acf-field-icon_picker.php:455
msgid "Calculator Icon"
-msgstr ""
+msgstr "Icône de calculatrice"
#: includes/fields/class-acf-field-icon_picker.php:454
msgid "Button Icon"
-msgstr ""
+msgstr "Icône de bouton"
#: includes/fields/class-acf-field-icon_picker.php:452
msgid "Businessperson Icon"
@@ -572,59 +625,59 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:449
msgid "Tracking Icon"
-msgstr ""
+msgstr "Icône de suivi"
#: includes/fields/class-acf-field-icon_picker.php:448
msgid "Topics Icon"
-msgstr ""
+msgstr "Icône de sujets"
#: includes/fields/class-acf-field-icon_picker.php:447
msgid "Replies Icon"
-msgstr ""
+msgstr "Icône de réponses"
#: includes/fields/class-acf-field-icon_picker.php:446
msgid "PM Icon"
-msgstr ""
+msgstr "Icône Pm"
#: includes/fields/class-acf-field-icon_picker.php:444
msgid "Friends Icon"
-msgstr ""
+msgstr "Icône d’amis"
#: includes/fields/class-acf-field-icon_picker.php:442
msgid "Community Icon"
-msgstr ""
+msgstr "Icône de communauté"
#: includes/fields/class-acf-field-icon_picker.php:441
msgid "BuddyPress Icon"
-msgstr ""
+msgstr "Icône BuddyPress"
#: includes/fields/class-acf-field-icon_picker.php:440
msgid "bbPress Icon"
-msgstr ""
+msgstr "Icône bbPress"
#: includes/fields/class-acf-field-icon_picker.php:439
msgid "Activity Icon"
-msgstr ""
+msgstr "Icône d’activité"
#: includes/fields/class-acf-field-icon_picker.php:438
msgid "Book (alt) Icon"
-msgstr ""
+msgstr "Icône de livre (alt)"
#: includes/fields/class-acf-field-icon_picker.php:436
msgid "Block Default Icon"
-msgstr ""
+msgstr "Icône de bloc par défaut"
#: includes/fields/class-acf-field-icon_picker.php:435
msgid "Bell Icon"
-msgstr ""
+msgstr "Icône de cloche"
#: includes/fields/class-acf-field-icon_picker.php:434
msgid "Beer Icon"
-msgstr ""
+msgstr "Icône de bière"
#: includes/fields/class-acf-field-icon_picker.php:433
msgid "Bank Icon"
-msgstr ""
+msgstr "Icône de banque"
#: includes/fields/class-acf-field-icon_picker.php:429
msgid "Arrow Up (alt2) Icon"
@@ -660,7 +713,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:415
msgid "Amazon Icon"
-msgstr ""
+msgstr "Icône Amazon"
#: includes/fields/class-acf-field-icon_picker.php:414
msgid "Align Wide Icon"
@@ -680,19 +733,19 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:405
msgid "Airplane Icon"
-msgstr ""
+msgstr "Icône d’avion"
#: includes/fields/class-acf-field-icon_picker.php:402
msgid "Site (alt3) Icon"
-msgstr ""
+msgstr "Icône de site (alt3)"
#: includes/fields/class-acf-field-icon_picker.php:401
msgid "Site (alt2) Icon"
-msgstr ""
+msgstr "Icône de site (alt2)"
#: includes/fields/class-acf-field-icon_picker.php:400
msgid "Site (alt) Icon"
-msgstr ""
+msgstr "Icône de site (alt)"
#: includes/admin/views/options-page-preview.php:26
msgid "Upgrade to ACF PRO to create options pages in just a few clicks"
@@ -700,7 +753,7 @@ msgstr ""
#: includes/ajax/class-acf-ajax-query-users.php:24
msgid "Invalid request args."
-msgstr ""
+msgstr "Arguments de requête invalides."
#: includes/ajax/class-acf-ajax-check-screen.php:37
#: includes/ajax/class-acf-ajax-local-json-diff.php:37
@@ -718,11 +771,11 @@ msgstr ""
#: includes/admin/views/acf-field-group/pro-features.php:27
#: includes/admin/views/global/header.php:27
msgid "ACF PRO logo"
-msgstr ""
+msgstr "Logo ACF PRO"
#: includes/admin/views/acf-field-group/field.php:37
msgid "ACF PRO Logo"
-msgstr ""
+msgstr "Logo ACF PRO"
#. translators: %s - field/param name
#: includes/fields/class-acf-field-icon_picker.php:788
@@ -748,51 +801,51 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:717
msgid "WordPress Icon"
-msgstr ""
+msgstr "Icône WordPress"
#: includes/fields/class-acf-field-icon_picker.php:709
msgid "Warning Icon"
-msgstr ""
+msgstr "Icône d’avertissement"
#: includes/fields/class-acf-field-icon_picker.php:708
msgid "Visibility Icon"
-msgstr ""
+msgstr "Icône de visibilité"
#: includes/fields/class-acf-field-icon_picker.php:704
msgid "Vault Icon"
-msgstr ""
+msgstr "Icône de coffre-fort"
#: includes/fields/class-acf-field-icon_picker.php:703
msgid "Upload Icon"
-msgstr ""
+msgstr "Icône de téléversement"
#: includes/fields/class-acf-field-icon_picker.php:701
msgid "Update Icon"
-msgstr ""
+msgstr "Mettre à jour l’icône"
#: includes/fields/class-acf-field-icon_picker.php:700
msgid "Unlock Icon"
-msgstr ""
+msgstr "Icône de déverrouillage"
#: includes/fields/class-acf-field-icon_picker.php:698
msgid "Universal Access Icon"
-msgstr ""
+msgstr "Icône d’accès universel"
#: includes/fields/class-acf-field-icon_picker.php:697
msgid "Undo Icon"
-msgstr ""
+msgstr "Icône d’annulation"
#: includes/fields/class-acf-field-icon_picker.php:695
msgid "Twitter Icon"
-msgstr ""
+msgstr "Icône Twitter"
#: includes/fields/class-acf-field-icon_picker.php:693
msgid "Trash Icon"
-msgstr ""
+msgstr "Icône de corbeille"
#: includes/fields/class-acf-field-icon_picker.php:692
msgid "Translation Icon"
-msgstr ""
+msgstr "Icône de traduction"
#: includes/fields/class-acf-field-icon_picker.php:689
msgid "Tickets Icon"
@@ -809,31 +862,31 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:608
#: includes/fields/class-acf-field-icon_picker.php:685
msgid "Text Icon"
-msgstr ""
+msgstr "Icône de texte"
#: includes/fields/class-acf-field-icon_picker.php:684
msgid "Testimonial Icon"
-msgstr ""
+msgstr "Icône de témoignage"
#: includes/fields/class-acf-field-icon_picker.php:683
msgid "Tagcloud Icon"
-msgstr ""
+msgstr "Icône Tagcloud"
#: includes/fields/class-acf-field-icon_picker.php:682
msgid "Tag Icon"
-msgstr ""
+msgstr "Icône de balise"
#: includes/fields/class-acf-field-icon_picker.php:681
msgid "Tablet Icon"
-msgstr ""
+msgstr "Icône de tablette"
#: includes/fields/class-acf-field-icon_picker.php:672
msgid "Store Icon"
-msgstr ""
+msgstr "Icône de boutique"
#: includes/fields/class-acf-field-icon_picker.php:671
msgid "Sticky Icon"
-msgstr ""
+msgstr "Icône d’épinglage"
#: includes/fields/class-acf-field-icon_picker.php:670
msgid "Star Half Icon"
@@ -849,15 +902,15 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:666
msgid "Sos Icon"
-msgstr ""
+msgstr "Icône Sos"
#: includes/fields/class-acf-field-icon_picker.php:665
msgid "Sort Icon"
-msgstr ""
+msgstr "Icône de tri"
#: includes/fields/class-acf-field-icon_picker.php:664
msgid "Smiley Icon"
-msgstr ""
+msgstr "Icône Smiley"
#: includes/fields/class-acf-field-icon_picker.php:663
msgid "Smartphone Icon"
@@ -865,19 +918,19 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:662
msgid "Slides Icon"
-msgstr ""
+msgstr "Icône de diapositives"
#: includes/fields/class-acf-field-icon_picker.php:659
msgid "Shield Icon"
-msgstr ""
+msgstr "Icône de bouclier"
#: includes/fields/class-acf-field-icon_picker.php:656
msgid "Share Icon"
-msgstr ""
+msgstr "Icône de partage"
#: includes/fields/class-acf-field-icon_picker.php:655
msgid "Search Icon"
-msgstr ""
+msgstr "Icône de recherche"
#: includes/fields/class-acf-field-icon_picker.php:654
msgid "Screen Options Icon"
@@ -885,11 +938,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:653
msgid "Schedule Icon"
-msgstr ""
+msgstr "Icône de calendrier"
#: includes/fields/class-acf-field-icon_picker.php:648
msgid "Redo Icon"
-msgstr ""
+msgstr "Icône de rétablissement"
#: includes/fields/class-acf-field-icon_picker.php:646
msgid "Randomize Icon"
@@ -897,11 +950,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:645
msgid "Products Icon"
-msgstr ""
+msgstr "Icône de produits"
#: includes/fields/class-acf-field-icon_picker.php:642
msgid "Pressthis Icon"
-msgstr ""
+msgstr "Icône Pressthis"
#: includes/fields/class-acf-field-icon_picker.php:641
msgid "Post Status Icon"
@@ -909,11 +962,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:640
msgid "Portfolio Icon"
-msgstr ""
+msgstr "Icône de portfolio"
#: includes/fields/class-acf-field-icon_picker.php:636
msgid "Plus Icon"
-msgstr ""
+msgstr "Icône Plus"
#: includes/fields/class-acf-field-icon_picker.php:634
msgid "Playlist Video Icon"
@@ -925,7 +978,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:631
msgid "Phone Icon"
-msgstr ""
+msgstr "Icône de téléphone"
#: includes/fields/class-acf-field-icon_picker.php:629
msgid "Performance Icon"
@@ -933,11 +986,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:627
msgid "Paperclip Icon"
-msgstr ""
+msgstr "Icône de trombone"
#: includes/fields/class-acf-field-icon_picker.php:623
msgid "No Icon"
-msgstr ""
+msgstr "Pas d'icône"
#: includes/fields/class-acf-field-icon_picker.php:622
msgid "Networking Icon"
@@ -949,39 +1002,39 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:620
msgid "Move Icon"
-msgstr ""
+msgstr "Icône de déplacement"
#: includes/fields/class-acf-field-icon_picker.php:618
msgid "Money Icon"
-msgstr ""
+msgstr "Icône d’argent"
#: includes/fields/class-acf-field-icon_picker.php:617
msgid "Minus Icon"
-msgstr ""
+msgstr "Icône Moins"
#: includes/fields/class-acf-field-icon_picker.php:616
msgid "Migrate Icon"
-msgstr ""
+msgstr "Icône de migration"
#: includes/fields/class-acf-field-icon_picker.php:615
msgid "Microphone Icon"
-msgstr ""
+msgstr "Icône de micro"
#: includes/fields/class-acf-field-icon_picker.php:610
msgid "Megaphone Icon"
-msgstr ""
+msgstr "Icône de mégaphone"
#: includes/fields/class-acf-field-icon_picker.php:600
msgid "Marker Icon"
-msgstr ""
+msgstr "Icône de marqueur"
#: includes/fields/class-acf-field-icon_picker.php:599
msgid "Lock Icon"
-msgstr ""
+msgstr "Icône de verrouillage"
#: includes/fields/class-acf-field-icon_picker.php:597
msgid "Location Icon"
-msgstr ""
+msgstr "Icône d’emplacement"
#: includes/fields/class-acf-field-icon_picker.php:596
msgid "List View Icon"
@@ -989,7 +1042,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:594
msgid "Lightbulb Icon"
-msgstr ""
+msgstr "Icône d’ampoule"
#: includes/fields/class-acf-field-icon_picker.php:593
msgid "Left Right Icon"
@@ -1001,11 +1054,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:591
msgid "Laptop Icon"
-msgstr ""
+msgstr "Icône de portable"
#: includes/fields/class-acf-field-icon_picker.php:585
msgid "Info Icon"
-msgstr ""
+msgstr "Icône d’information"
#: includes/fields/class-acf-field-icon_picker.php:584
msgid "Index Card Icon"
@@ -1021,7 +1074,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:569
msgid "Heart Icon"
-msgstr ""
+msgstr "Icône de coeur"
#: includes/fields/class-acf-field-icon_picker.php:567
msgid "Hammer Icon"
@@ -1030,7 +1083,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:445
#: includes/fields/class-acf-field-icon_picker.php:566
msgid "Groups Icon"
-msgstr ""
+msgstr "Icône de groupes"
#: includes/fields/class-acf-field-icon_picker.php:565
msgid "Grid View Icon"
@@ -1038,16 +1091,16 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:560
msgid "Forms Icon"
-msgstr ""
+msgstr "Icône de formulaires"
#: includes/fields/class-acf-field-icon_picker.php:550
msgid "Flag Icon"
-msgstr ""
+msgstr "Icône de drapeau"
#: includes/fields/class-acf-field-icon_picker.php:549
#: includes/fields/class-acf-field-icon_picker.php:576
msgid "Filter Icon"
-msgstr ""
+msgstr "Icône de filtre"
#: includes/fields/class-acf-field-icon_picker.php:548
msgid "Feedback Icon"
@@ -1059,11 +1112,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:546
msgid "Facebook Icon"
-msgstr ""
+msgstr "Icône Facebook"
#: includes/fields/class-acf-field-icon_picker.php:545
msgid "External Icon"
-msgstr ""
+msgstr "Icône externe"
#: includes/fields/class-acf-field-icon_picker.php:536
msgid "Email (alt) Icon"
@@ -1071,29 +1124,29 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:535
msgid "Email Icon"
-msgstr ""
+msgstr "Icône d’e-mail"
#: includes/fields/class-acf-field-icon_picker.php:533
#: includes/fields/class-acf-field-icon_picker.php:559
#: includes/fields/class-acf-field-icon_picker.php:609
msgid "Video Icon"
-msgstr ""
+msgstr "Icône de vidéo"
#: includes/fields/class-acf-field-icon_picker.php:532
msgid "Unlink Icon"
-msgstr ""
+msgstr "Icône de dissociation"
#: includes/fields/class-acf-field-icon_picker.php:531
msgid "Underline Icon"
-msgstr ""
+msgstr "Icône de soulignement"
#: includes/fields/class-acf-field-icon_picker.php:529
msgid "Text Color Icon"
-msgstr ""
+msgstr "Icône de couleur de texte"
#: includes/fields/class-acf-field-icon_picker.php:528
msgid "Table Icon"
-msgstr ""
+msgstr "Icône de tableau"
#: includes/fields/class-acf-field-icon_picker.php:527
msgid "Strikethrough Icon"
@@ -1101,7 +1154,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:526
msgid "Spellcheck Icon"
-msgstr ""
+msgstr "Icône de vérification orthographique"
#: includes/fields/class-acf-field-icon_picker.php:524
msgid "Remove Formatting Icon"
@@ -1110,7 +1163,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:523
#: includes/fields/class-acf-field-icon_picker.php:557
msgid "Quote Icon"
-msgstr ""
+msgstr "Icône de citation"
#: includes/fields/class-acf-field-icon_picker.php:522
msgid "Paste Word Icon"
@@ -1126,7 +1179,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:519
msgid "Outdent Icon"
-msgstr ""
+msgstr "Icône de retrait"
#: includes/fields/class-acf-field-icon_picker.php:515
msgid "Kitchen Sink Icon"
@@ -1134,11 +1187,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:514
msgid "Justify Icon"
-msgstr ""
+msgstr "Justifier l’icône"
#: includes/fields/class-acf-field-icon_picker.php:513
msgid "Italic Icon"
-msgstr ""
+msgstr "Icône italique"
#: includes/fields/class-acf-field-icon_picker.php:512
msgid "Insert More Icon"
@@ -1150,7 +1203,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:510
msgid "Help Icon"
-msgstr ""
+msgstr "Icône d’aide"
#: includes/fields/class-acf-field-icon_picker.php:509
msgid "Expand Icon"
@@ -1163,7 +1216,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:506
#: includes/fields/class-acf-field-icon_picker.php:603
msgid "Code Icon"
-msgstr ""
+msgstr "Icône de code"
#: includes/fields/class-acf-field-icon_picker.php:505
msgid "Break Icon"
@@ -1175,11 +1228,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:498
msgid "Edit Icon"
-msgstr ""
+msgstr "Modifier l’icône"
#: includes/fields/class-acf-field-icon_picker.php:496
msgid "Download Icon"
-msgstr ""
+msgstr "Icône de téléchargement"
#: includes/fields/class-acf-field-icon_picker.php:495
msgid "Dismiss Icon"
@@ -1187,23 +1240,23 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:494
msgid "Desktop Icon"
-msgstr ""
+msgstr "Icône d’ordinateur"
#: includes/fields/class-acf-field-icon_picker.php:487
msgid "Dashboard Icon"
-msgstr ""
+msgstr "Icône de tableau de bord"
#: includes/fields/class-acf-field-icon_picker.php:470
msgid "Cloud Icon"
-msgstr ""
+msgstr "Icône de nuage"
#: includes/fields/class-acf-field-icon_picker.php:469
msgid "Clock Icon"
-msgstr ""
+msgstr "Icône d’horloge"
#: includes/fields/class-acf-field-icon_picker.php:468
msgid "Clipboard Icon"
-msgstr ""
+msgstr "Icône de presse-papiers"
#: includes/fields/class-acf-field-icon_picker.php:467
msgid "Chart Pie Icon"
@@ -1223,15 +1276,15 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:463
msgid "Category Icon"
-msgstr ""
+msgstr "Icône de catégorie"
#: includes/fields/class-acf-field-icon_picker.php:462
msgid "Cart Icon"
-msgstr ""
+msgstr "Icône de panier"
#: includes/fields/class-acf-field-icon_picker.php:461
msgid "Carrot Icon"
-msgstr ""
+msgstr "Icône de carotte"
#: includes/fields/class-acf-field-icon_picker.php:458
msgid "Camera Icon"
@@ -1243,11 +1296,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:456
msgid "Calendar Icon"
-msgstr ""
+msgstr "Icône de calendrier"
#: includes/fields/class-acf-field-icon_picker.php:453
msgid "Businesswoman Icon"
-msgstr ""
+msgstr "Icône de femme d’affaires"
#: includes/fields/class-acf-field-icon_picker.php:450
msgid "Building Icon"
@@ -1255,11 +1308,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:437
msgid "Book Icon"
-msgstr ""
+msgstr "Icône de livre"
#: includes/fields/class-acf-field-icon_picker.php:432
msgid "Backup Icon"
-msgstr ""
+msgstr "Icône de sauvegarde"
#: includes/fields/class-acf-field-icon_picker.php:431
msgid "Awards Icon"
@@ -1267,7 +1320,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:430
msgid "Art Icon"
-msgstr ""
+msgstr "Icône d’art"
#: includes/fields/class-acf-field-icon_picker.php:427
msgid "Arrow Up Icon"
@@ -1288,11 +1341,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:417
#: includes/fields/class-acf-field-icon_picker.php:601
msgid "Archive Icon"
-msgstr ""
+msgstr "Icône d’archive"
#: includes/fields/class-acf-field-icon_picker.php:416
msgid "Analytics Icon"
-msgstr ""
+msgstr "Icône de statistiques"
#: includes/fields/class-acf-field-icon_picker.php:413
#: includes/fields/class-acf-field-icon_picker.php:503
@@ -1315,51 +1368,51 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:406
msgid "Album Icon"
-msgstr ""
+msgstr "Icône d’album"
#: includes/fields/class-acf-field-icon_picker.php:404
msgid "Users Icon"
-msgstr ""
+msgstr "Icône d’utilisateurs/utilisatrices"
#: includes/fields/class-acf-field-icon_picker.php:403
msgid "Tools Icon"
-msgstr ""
+msgstr "Icône d’outils"
#: includes/fields/class-acf-field-icon_picker.php:399
msgid "Site Icon"
-msgstr ""
+msgstr "Icône de site"
#: includes/fields/class-acf-field-icon_picker.php:398
msgid "Settings Icon"
-msgstr ""
+msgstr "Icône de réglages"
#: includes/fields/class-acf-field-icon_picker.php:397
msgid "Post Icon"
-msgstr ""
+msgstr "Icône de publication"
#: includes/fields/class-acf-field-icon_picker.php:396
msgid "Plugins Icon"
-msgstr ""
+msgstr "Icône d’extensions"
#: includes/fields/class-acf-field-icon_picker.php:395
msgid "Page Icon"
-msgstr ""
+msgstr "Icône de page"
#: includes/fields/class-acf-field-icon_picker.php:394
msgid "Network Icon"
-msgstr ""
+msgstr "Icône de réseau"
#: includes/fields/class-acf-field-icon_picker.php:393
msgid "Multisite Icon"
-msgstr ""
+msgstr "Icône multisite"
#: includes/fields/class-acf-field-icon_picker.php:392
msgid "Media Icon"
-msgstr ""
+msgstr "Icône de média"
#: includes/fields/class-acf-field-icon_picker.php:391
msgid "Links Icon"
-msgstr ""
+msgstr "Icône de liens"
#: includes/fields/class-acf-field-icon_picker.php:390
msgid "Home Icon"
@@ -1367,24 +1420,24 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:388
msgid "Customizer Icon"
-msgstr ""
+msgstr "Icône de personnalisation"
#: includes/fields/class-acf-field-icon_picker.php:387
#: includes/fields/class-acf-field-icon_picker.php:711
msgid "Comments Icon"
-msgstr ""
+msgstr "Icône de commentaires"
#: includes/fields/class-acf-field-icon_picker.php:386
msgid "Collapse Icon"
-msgstr ""
+msgstr "Icône de réduction"
#: includes/fields/class-acf-field-icon_picker.php:385
msgid "Appearance Icon"
-msgstr ""
+msgstr "Icône d’apparence"
#: includes/fields/class-acf-field-icon_picker.php:389
msgid "Generic Icon"
-msgstr ""
+msgstr "Icône générique"
#: includes/fields/class-acf-field-icon_picker.php:321
msgid "Icon picker requires a value."
@@ -1402,15 +1455,15 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:284
msgid "No results found for that search term"
-msgstr ""
+msgstr "Aucun résultat trouvé pour ce terme de recherche"
#: includes/fields/class-acf-field-icon_picker.php:266
msgid "Array"
-msgstr ""
+msgstr "Tableau"
#: includes/fields/class-acf-field-icon_picker.php:265
msgid "String"
-msgstr ""
+msgstr "Chaîne"
#. translators: %s - link to documentation
#: includes/fields/class-acf-field-icon_picker.php:253
@@ -1427,7 +1480,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:194
msgid "Browse Media Library"
-msgstr ""
+msgstr "Parcourir la médiathèque"
#: includes/fields/class-acf-field-icon_picker.php:185
msgid "The currently selected image preview"
@@ -1443,11 +1496,11 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:53
msgid "Media Library"
-msgstr ""
+msgstr "Médiathèque"
#: includes/fields/class-acf-field-icon_picker.php:49
msgid "Dashicons"
-msgstr ""
+msgstr "Dashicons"
#: includes/fields/class-acf-field-icon_picker.php:26
msgid ""
@@ -1457,7 +1510,7 @@ msgstr ""
#: includes/fields/class-acf-field-icon_picker.php:23
msgid "Icon Picker"
-msgstr ""
+msgstr "Sélecteur d’icône"
#: includes/class-acf-site-health.php:704
msgid "JSON Load Paths"
@@ -1473,7 +1526,7 @@ msgstr ""
#: includes/class-acf-site-health.php:683
msgid "Shortcode Enabled"
-msgstr ""
+msgstr "Code court activé"
#: includes/class-acf-site-health.php:675
msgid "Field Settings Tabs Enabled"
@@ -1505,15 +1558,15 @@ msgstr ""
#: includes/class-acf-site-health.php:600
msgid "Light"
-msgstr ""
+msgstr "Clair"
#: includes/class-acf-site-health.php:600
msgid "Standard"
-msgstr ""
+msgstr "Normal"
#: includes/class-acf-site-health.php:599
msgid "REST API Format"
-msgstr ""
+msgstr "Format de l’API REST"
#: includes/class-acf-site-health.php:591
msgid "Registered Options Pages (PHP)"
@@ -1581,27 +1634,27 @@ msgstr ""
#: includes/class-acf-site-health.php:379
msgid "Active Plugins"
-msgstr ""
+msgstr "Extensions actives"
#: includes/class-acf-site-health.php:353
msgid "Parent Theme"
-msgstr ""
+msgstr "Thème parent"
#: includes/class-acf-site-health.php:342
msgid "Active Theme"
-msgstr ""
+msgstr "Thème actif"
#: includes/class-acf-site-health.php:333
msgid "Is Multisite"
-msgstr ""
+msgstr "Est un multisite"
#: includes/class-acf-site-health.php:328
msgid "MySQL Version"
-msgstr ""
+msgstr "Version MySQL"
#: includes/class-acf-site-health.php:323
msgid "WordPress Version"
-msgstr ""
+msgstr "Version de WordPress"
#: includes/class-acf-site-health.php:316
msgid "Subscription Expiry Date"
@@ -1609,31 +1662,31 @@ msgstr ""
#: includes/class-acf-site-health.php:308
msgid "License Status"
-msgstr ""
+msgstr "État de la licence"
#: includes/class-acf-site-health.php:303
msgid "License Type"
-msgstr ""
+msgstr "Type de licence"
#: includes/class-acf-site-health.php:298
msgid "Licensed URL"
-msgstr ""
+msgstr "URL sous licence"
#: includes/class-acf-site-health.php:292
msgid "License Activated"
-msgstr ""
+msgstr "Licence activée"
#: includes/class-acf-site-health.php:286
msgid "Free"
-msgstr ""
+msgstr "Gratuit"
#: includes/class-acf-site-health.php:285
msgid "Plugin Type"
-msgstr ""
+msgstr "Type d’extension"
#: includes/class-acf-site-health.php:280
msgid "Plugin Version"
-msgstr ""
+msgstr "Version de l’extension"
#: includes/class-acf-site-health.php:251
msgid ""
@@ -1666,7 +1719,7 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:143
#: assets/build/js/acf-input.js:1461 assets/build/js/acf-input.js:1559
msgid "Has no term selected"
-msgstr ""
+msgstr "N’a aucun terme sélectionné"
#: includes/admin/post-types/admin-field-group.php:142
#: assets/build/js/acf-input.js:1438 assets/build/js/acf-input.js:1535
@@ -1676,12 +1729,12 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:141
#: assets/build/js/acf-input.js:1413 assets/build/js/acf-input.js:1508
msgid "Terms do not contain"
-msgstr ""
+msgstr "Les termes ne contiennent pas"
#: includes/admin/post-types/admin-field-group.php:140
#: assets/build/js/acf-input.js:1388 assets/build/js/acf-input.js:1482
msgid "Terms contain"
-msgstr ""
+msgstr "Les termes contiennent"
#: includes/admin/post-types/admin-field-group.php:139
#: assets/build/js/acf-input.js:1369 assets/build/js/acf-input.js:1462
@@ -1711,7 +1764,7 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:134
#: assets/build/js/acf-input.js:977 assets/build/js/acf-input.js:1036
msgid "Users contain"
-msgstr ""
+msgstr "Les utilisateurs contiennent"
#: includes/admin/post-types/admin-field-group.php:133
#: assets/build/js/acf-input.js:958 assets/build/js/acf-input.js:1016
@@ -1726,7 +1779,7 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:131
#: assets/build/js/acf-input.js:916 assets/build/js/acf-input.js:972
msgid "Has no page selected"
-msgstr ""
+msgstr "N’a pas de page sélectionnée"
#: includes/admin/post-types/admin-field-group.php:130
#: assets/build/js/acf-input.js:893 assets/build/js/acf-input.js:948
@@ -1741,7 +1794,7 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:128
#: assets/build/js/acf-input.js:839 assets/build/js/acf-input.js:890
msgid "Pages contain"
-msgstr ""
+msgstr "Les pages contiennent"
#: includes/admin/post-types/admin-field-group.php:127
#: assets/build/js/acf-input.js:820 assets/build/js/acf-input.js:870
@@ -1756,7 +1809,7 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:125
#: assets/build/js/acf-input.js:1189 assets/build/js/acf-input.js:1260
msgid "Has no relationship selected"
-msgstr ""
+msgstr "N’a aucune relation sélectionnée"
#: includes/admin/post-types/admin-field-group.php:124
#: assets/build/js/acf-input.js:1166 assets/build/js/acf-input.js:1236
@@ -1766,7 +1819,7 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:123
#: assets/build/js/acf-input.js:1327 assets/build/js/acf-input.js:1416
msgid "Has no post selected"
-msgstr ""
+msgstr "N’a aucune publication sélectionnée"
#: includes/admin/post-types/admin-field-group.php:122
#: assets/build/js/acf-input.js:1304 assets/build/js/acf-input.js:1390
@@ -1781,7 +1834,7 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:120
#: assets/build/js/acf-input.js:1250 assets/build/js/acf-input.js:1328
msgid "Posts contain"
-msgstr ""
+msgstr "Les publications contiennent"
#: includes/admin/post-types/admin-field-group.php:119
#: assets/build/js/acf-input.js:1231 assets/build/js/acf-input.js:1306
@@ -1867,7 +1920,6 @@ msgstr ""
"sécurité."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1985,8 +2037,8 @@ msgid "Add fields"
msgstr "Ajouter des champs"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Ce champ"
@@ -2065,7 +2117,7 @@ msgstr "Champ %s"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Sélection multiple"
@@ -4627,15 +4679,15 @@ msgstr "Type de publication supprimé."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Type à rechercher…"
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Uniquement sur PRO"
@@ -4756,8 +4808,8 @@ msgid "Close Modal"
msgstr "Fermer la modale"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Champ déplacé vers un autre groupe"
@@ -4766,15 +4818,15 @@ msgstr "Champ déplacé vers un autre groupe"
msgid "Close modal"
msgstr "Fermer la modale"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Commencez un nouveau groupe d’onglets dans cet onglet."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Nouveau groupe d’onglets"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Utiliser une case à cocher stylisée avec select2"
@@ -4988,8 +5040,8 @@ msgid "Activate this item"
msgstr "Activer cet élément"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Déplacer le groupe de champs vers la corbeille ?"
@@ -5052,7 +5104,7 @@ msgstr "%1$s doit avoir un ID de compte valide."
msgid "Invalid request."
msgstr "Demande invalide."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s n’est pas l’un des %2$s"
@@ -5728,7 +5780,7 @@ msgstr "largeur"
msgid "Wrapper Attributes"
msgstr "Attributs du conteneur"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Obligatoire"
@@ -5789,8 +5841,8 @@ msgstr "Faites glisser pour réorganiser"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Afficher ce groupe de champs si"
@@ -6088,8 +6140,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "copier"
@@ -6106,8 +6158,8 @@ msgid "Checked"
msgstr "Coché"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Déplacer le champ personnalisé"
@@ -6122,16 +6174,16 @@ msgid "Field group title is required"
msgstr "Le titre du groupe de champ est requis"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Ce champ ne peut pas être déplacé tant que ses modifications n’ont pas été "
"enregistrées"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr ""
"La chaine « field_ » ne peut pas être utilisée au début du nom d’un champ"
@@ -6381,9 +6433,9 @@ msgstr "Le type de fichier doit être %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "ou"
@@ -6434,7 +6486,7 @@ msgstr "Miniature"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(aucun libellé)"
@@ -6606,7 +6658,7 @@ msgstr "Autre"
msgid "Radio Button"
msgstr "Bouton radio"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6614,19 +6666,19 @@ msgstr ""
"Définir un point de terminaison pour l’accordéon précédent. Cet accordéon ne "
"sera pas visible."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Autoriser l’ouverture de cet accordéon sans fermer les autres."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Ouverture multiple"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Ouvrir l’accordéon au chargement de la page."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Ouvrir"
@@ -6688,83 +6740,89 @@ msgstr "Fichier"
msgid "Password"
msgstr "Mot de Passe"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Spécifier la valeur retournée"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Utiliser AJAX pour un chargement différé des choix ?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Saisir chaque valeur par défaut sur une nouvelle ligne"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Sélectionner"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Le chargement a échoué"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Recherche en cours..."
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Chargement de résultats supplémentaires…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Vous ne pouvez choisir que %d éléments"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Vous ne pouvez choisir qu’un seul élément"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Veuillez supprimer %d caractères"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Veuillez supprimer 1 caractère"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Veuillez saisir %d caractères ou plus"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Veuillez saisir au minimum 1 caractère"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Aucun résultat"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d résultats disponibles, utilisez les flèches haut et bas pour naviguer "
"parmi ceux-ci."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr ""
@@ -6905,21 +6963,21 @@ msgstr "Choisir l’heure"
msgid "Date Time Picker"
msgstr "Sélecteur de date et heure"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Point de terminaison"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Aligné à gauche"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Aligné en haut"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Positionnement"
@@ -6977,7 +7035,7 @@ msgstr "Plage"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Les deux (tableau)"
@@ -6985,14 +7043,14 @@ msgstr "Les deux (tableau)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Libellé"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Valeur"
@@ -7011,14 +7069,14 @@ msgstr "Horizontal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "rouge : Rouge"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Pour plus de contrôle, vous pouvez spécifier une valeur et un libellé de "
@@ -7027,14 +7085,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Saisir chaque choix sur une nouvelle ligne."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Choix"
@@ -7046,7 +7104,7 @@ msgstr "Groupe de boutons"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7068,7 +7126,7 @@ msgstr "Retarder l’initialisation"
#: includes/fields/class-acf-field-wysiwyg.php:355
msgid "Show Media Upload Buttons"
-msgstr "Afficher les boutons de téléversement de médias ?"
+msgstr "Afficher les boutons de téléversement de média"
#: includes/fields/class-acf-field-wysiwyg.php:339
msgid "Toolbar"
@@ -7437,35 +7495,35 @@ msgstr "Sélectionner une image"
msgid "Image"
msgstr "Image"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "Permet l’affichage du code HTML à l’écran au lieu de l’interpréter"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Autoriser le code HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Aucun formatage"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Ajouter automatiquement <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Ajouter automatiquement des paragraphes"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Contrôle comment les nouvelles lignes sont rendues"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nouvelles lignes"
@@ -7486,7 +7544,7 @@ msgstr "Enregistrer le format"
#: includes/fields/class-acf-field-date_picker.php:61
msgctxt "Date Picker JS weekHeader"
msgid "Wk"
-msgstr "Sem."
+msgstr "Wk"
#: includes/fields/class-acf-field-date_picker.php:60
msgctxt "Date Picker JS prevText"
@@ -7547,7 +7605,7 @@ msgstr "Texte affiché lorsque actif"
msgid "On Text"
msgstr "Texte « Actif »"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Interface (UI) stylisée"
@@ -7559,7 +7617,7 @@ msgstr "Interface (UI) stylisée"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7573,7 +7631,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Affiche le texte à côté de la case à cocher"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Message"
@@ -7598,31 +7656,31 @@ msgstr "Oui"
msgid "True / False"
msgstr "Vrai/Faux"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Ligne"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tableau"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Bloc"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Spécifier le style utilisé pour afficher les champs sélectionnés"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Mise en page"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Sous-champs"
@@ -7698,7 +7756,7 @@ msgstr "Le format retourné via les fonctions du modèle"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.l10n.php
index b6268c3c..a9c31aaa 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'gl_ES','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Blocks Using Post Meta'=>'Bloques usando Post Meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s require un ID de arquivo adxunto válido cando o tipo establécese en media_library.','%s is a required property of acf.'=>'%s é unha propiedade necesaria de acf.','The value of icon to save.'=>'O valor da icona a gardar.','The type of icon to save.'=>'O tipo da icona a gardar.','Yes Icon'=>'Icona de si','WordPress Icon'=>'Icona de WordPress','Warning Icon'=>'Icona de advertencia','Visibility Icon'=>'Icona de visibilidade','Vault Icon'=>'Icona de bóveda','Upload Icon'=>'Icona de subida','Update Icon'=>'Icona de actualización','Unlock Icon'=>'Icona de desbloquear','Migrate Icon'=>'Icona de migrar','Add Options Page'=>'Engadir páxina de opcións','4 Months Free'=>'4 meses de balde','Select Options Pages'=>'Seleccionar páxinas de opcións','Add fields'=>'Engadir campos','Field Settings Tabs'=>'Pestanas de axustes de campos','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[valor do shortcode de ACF desactivado na vista previa]','Close Modal'=>'Cerrar ventá emerxente','Field moved to other group'=>'Campo movido a outro grupo','Close modal'=>'Cerrar ventá emerxente','Start a new group of tabs at this tab.'=>'Empeza un novo grupo de pestanas nesta pestana','New Tab Group'=>'Novo grupo de pestanas','Use a stylized checkbox using select2'=>'Usa un recadro de verificación estilizado utilizando select2','Save Other Choice'=>'Gardar a opción «Outro»','Allow Other Choice'=>'Permitir a opción «Outro»','Add Toggle All'=>'Engade un «Alternar todos»','Save Custom Values'=>'Gardar os valores personalizados','Allow Custom Values'=>'Permitir valores personalizados','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Os valores personalizados do recadro de verificación non poden estar baleiros. Desmarca calquera valor baleiro.','Updates'=>'Actualizacións','Advanced Custom Fields logo'=>'Logo de Advanced Custom Fields','Save Changes'=>'Gardar cambios','Field Group Title'=>'Título do grupo de campos','Add title'=>'Engadir título','New to ACF? Take a look at our getting started guide.'=>'Novo en ACF? Bota unha ollada á nosa guía para comezar.','Add Field Group'=>'Engadir grupo de campos','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF utiliza grupos de campos para agrupar campos personalizados xuntos, e despois engadir eses campos ás pantallas de edición.','Add Your First Field Group'=>'Engade o teu primeiro grupo de campos','Options Pages'=>'Páxinas de opcións','ACF Blocks'=>'ACF Blocks','Gallery Field'=>'Campo galería','Flexible Content Field'=>'Campo de contido flexible','Repeater Field'=>'Campo repetidor','Unlock Extra Features with ACF PRO'=>'Desbloquea as características extra con ACF PRO','Delete Field Group'=>'Borrar grupo de campos','Created on %1$s at %2$s'=>'Creado o %1$s ás %2$s','Group Settings'=>'Axustes de grupo','Location Rules'=>'Regras de ubicación','Choose from over 30 field types. Learn more.'=>'Elixe de entre máis de 30 tipos de campos. Aprende máis.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Comeza creando novos campos personalizados para as túas entradas, páxinas, tipos de contido personalizados e outros contidos de WordPress.','Add Your First Field'=>'Engade o teu primeiro campo','#'=>'#','Add Field'=>'Engadir campo','Presentation'=>'Presentación','Validation'=>'Validación','General'=>'Xeral','Import JSON'=>'Importar JSON','Export As JSON'=>'Exportar como JSON','Field group deactivated.'=>'Grupo de campos desactivado.' . "\0" . '%s grupos de campos desactivados.','Field group activated.'=>'Grupo de campos activado.' . "\0" . '%s grupos de campos activados.','Deactivate'=>'Desactivar','Deactivate this item'=>'Desactiva este elemento','Activate'=>'Activar','Activate this item'=>'Activa este elemento','Move field group to trash?'=>'Mover este grupo de campos á papeleira?','post statusInactive'=>'Inactivo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields e Advanced Custom Fields PRO non deberían estar activos ao mesmo tempo. Desactivamos automaticamente Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields e Advanced Custom Fields PRO non deberían estar activos ao mesmo tempo. Desactivamos automaticamente Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s -Detectamos unha ou máis chamadas para obter valores de campo de ACF antes de que ACF se iniciara. Isto non é compatible e pode ocasionar datos mal formados ou faltantes. Aprende como corrixilo.','%1$s must have a user with the %2$s role.'=>'%1$s debe ter un usuario co perfil %2$s.' . "\0" . '%1$s debe ter un usuario cun dos seguintes perfís: %2$s','%1$s must have a valid user ID.'=>'%1$s debe ter un ID de usuario válido.','Invalid request.'=>'Petición non válida.','%1$s is not one of %2$s'=>'%1$s non é ningunha das seguintes %2$s','%1$s must have term %2$s.'=>'%1$s debe ter un termo %2$s.' . "\0" . '%1$s debe ter un dos seguintes termos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser do tipo de contido %2$s.' . "\0" . '%1$s debe ser dun dos seguintes tipos de contido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe ter un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adxunto válido.','Show in REST API'=>'Amosar na API REST','Enable Transparency'=>'Activar transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadea RGBA','Hex String'=>'Cadea Hex','Upgrade to PRO'=>'Actualizar a PRO','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» non é un enderezo de correo electrónico válido','Color value'=>'Valor da cor','Select default color'=>'Seleccionar cor por defecto','Clear color'=>'Baleirar cor','Blocks'=>'Bloques','Options'=>'Opcións','Users'=>'Usuarios','Menu items'=>'Elementos do menú','Widgets'=>'Widgets','Attachments'=>'Adxuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Sorry, this post is unavailable for diff comparison.'=>'Síntoo, esta entrada non está dispoñible para a comparación diff.','Invalid field group parameter(s).'=>'Parámetro do grupo de campos non válido.','Awaiting save'=>'Pendente de gardar','Saved'=>'Gardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado no plugin: %s','Located in theme: %s'=>'Localizado no tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios do JSON local','Visit website'=>'Visitar a web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de axuda. Os profesionais de soporte do noso xentro de xxuda axudaranche cos problemas máis técnicos.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Debates. Temos unha comunidade activa e amistosa nos nosos foros da comunidade, que pode axudarche a descubrir como facer todo no mundo de ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. A nosa extensa documentación contén referencias e guías para a maioría das situacións nas que te podes atopar.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Nós somos moi fans do soporte, e ti queres tirarlle o máximo partido á túa web con ACF. Se tes algunha dificultade, hai varios sitios onde atopar axuda:','Help & Support'=>'Axuda e Soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa a pestana de Axuda e Soporte para poñerte en contacto se ves que precisas axuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear o teu primeiro Grupo de Campos, recomendámosche que primeiro leas a nosa guía de Primeiros pasos para familiarizarte coa filosofía do plugin e as mellores prácticas.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'O plugin Advanced Custom Fields ofrece un maquetador visual co que personalizar as pantallas de edición de WordPress con campos extra, e unha API intuitiva coa que mostrar os valores deses campos en calquera ficheiro modelo do tema. ','Overview'=>'Resumo','Location type "%s" is already registered.'=>'O tipo de ubicación "%s" xa está rexistrado.','Class "%s" does not exist.'=>'A clase «%s» non existe.','Invalid nonce.'=>'Nonce non válido.','Error loading field.'=>'Erro ao cargar o campo.','Location not found: %s'=>'Ubicación non encontrada: %s','Error: %s'=>'Erro: %s','Widget'=>'Widget','User Role'=>'Perfil do usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento do menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicacións de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía da entrada','Child Page (has parent)'=>'Páxina filla (ten pai)','Parent Page (has children)'=>'Páxina superior (con fillos)','Top Level Page (no parent)'=>'Páxina de nivel superior (sen pais)','Posts Page'=>'Páxina de entradas','Front Page'=>'Páxina de inicio','Page Type'=>'Tipo de páxina','Viewing back end'=>'Vendo a parte traseira','Viewing front end'=>'Vendo a web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Modelo de páxina','Register'=>'Rexistro','Add / Edit'=>'Engadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Páxina pai','Super Admin'=>'Super administrador','Current User Role'=>'Rol do usuario actual','Default Template'=>'Modelo predeterminado','Post Template'=>'Modelo de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo os formatos de %s','Attachment'=>'Adxunto','%s value is required'=>'O valor de %s é obligatorio','Show this field if'=>'Amosar este campo se','Conditional Logic'=>'Lóxica condicional','and'=>'e','Local JSON'=>'JSON local','Clone Field'=>'Campo clonar','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comproba tamén que todas as extensións premium (%s) estean actualizadas á última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contén melloras na súa base de datos e require unha actualización.','Thank you for updating to %1$s v%2$s!'=>'Grazas por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'É preciso actualizar a base de datos','Options Page'=>'Páxina de opcións','Gallery'=>'Galería','Flexible Content'=>'Contido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas as ferramentas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se aparecen múltiples grupos de campos nunha pantalla de edición, utilizaranse as opcións do primeiro grupo (o que teña o número de orde menor)','Select items to hide them from the edit screen.'=>'Selecciona os elementos que ocultar da pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos da páxina','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisións','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Os grupos de campos con menor orde aparecerán primeiro','Order No.'=>'Número de orde','Below fields'=>'Debaixo dos campos','Below labels'=>'Debaixo das etiquetas','Instruction Placement'=>'Localización da instrución','Label Placement'=>'Localización da etiqueta','Side'=>'Lateral','Normal (after content)'=>'Normal (despois do contido)','High (after title)'=>'Alta (despois do título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sen caixa meta)','Standard (WP metabox)'=>'Estándar (caixa meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orde','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos do contedor','Required'=>'Obrigatorio','Instructions'=>'Instrucións','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Unha soa palabra, sen espazos. Permítense guións e guións bajos','Field Name'=>'Nome do campo','This is the name which will appear on the EDIT page'=>'Este é o nome que aparecerá na páxina EDITAR','Field Label'=>'Etiqueta do campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a outro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Amosar este grupo de campos se','No updates available.'=>'Non hai actualizacións dispoñibles.','Database upgrade complete. See what\'s new'=>'Actualización da base de datos completa. Ver as novidades','Reading upgrade tasks...'=>'Lendo tarefas de actualización...','Upgrade failed.'=>'A actualización fallou.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos á versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'É moi recomendable que fagas unha copia de seguridade da túa base de datos antes de continuar. Estás seguro que queres executar xa a actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona polo menos un sitio para actualizalo.','Database Upgrade complete. Return to network dashboard'=>'Actualización da base de datos completa. Volver ao escritorio de rede','Site is up to date'=>'O sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'O sitio necesita actualizar a base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar os sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'É preciso actualizar a base de datos dos seguintes sitios. Marca os que queiras actualizar e fai clic en %s.','Add rule group'=>'Engadir grupo de regras','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conxunto de regras para determinar que pantallas de edición utilizarán estes campos personalizados','Rules'=>'Regras','Copied'=>'Copiado','Copy to clipboard'=>'Copiar ao portapapeis','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecciona os elementos que che gustaría exportar e logo elixe o teu método de exportación. Exporta como JSON para exportar a un arquivo .json que podes logo importar noutra instalación de ACF. Xera PHP para exportar a código PHP que podes incluír no teu tema.','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Xerar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Arquivo de imporación baleiro','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Erro ao subir o arquivo. Por favor, inténtao de novo','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecciona o arquivo JSON de Advanced Custom Fields que che gustaría importar. Cando fagas clic no botón importar de abaixo, ACF importará os elementos nese arquivo.','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Supports'=>'Soporta','Documentation'=>'Documentación','Description'=>'Descrición','Sync available'=>'Sincronización dispoñible','Field group synchronized.'=>'Grupo de campos sincronizado.' . "\0" . '%s grupos de campos sincronizados.','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios e actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona o destino para este campo','The %1$s field can now be found in the %2$s field group'=>'O campo %1$s agora pódese atopar no grupo de campos %2$s','Move Complete.'=>'Movemento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Axustes','Location'=>'Localización','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'Non hai campos de conmutación dispoñibles','Field group title is required'=>'O título do grupo de campos é obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo pódese mover ata que os seus trocos garden','The string "field_" may not be used at the start of a field name'=>'A cadea "field_" non se debe utilizar ao comezo dun nome de campo','Field group draft updated.'=>'Borrador do grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos gardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Ferramentas','is not equal to'=>'non é igual a','is equal to'=>'é igual a','Forms'=>'Formularios','Page'=>'Páxina','Post'=>'Entrada','Relational'=>'Relacional','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Descoñecido','Field type does not exist'=>'O tipo de campo non existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'A selección é menor que','Selection is greater than'=>'A selección é maior que','Value is less than'=>'O valor é menor que','Value is greater than'=>'O valor é maior que','Value contains'=>'O valor contén','Value matches pattern'=>'O valor coincide co patrón','Value is not equal to'=>'O valor non é igual a','Value is equal to'=>'O valor é igual a','Has no value'=>'Nob ten ningún valor','Has any value'=>'Ten algún valor','Cancel'=>'Cancelar','Are you sure?'=>'Estás seguro?','%d fields require attention'=>'%d campos requiren atención','1 field requires attention'=>'1 campo require atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restrinxido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Os trocos que realizaras perderanse se navegas cara á outra páxina','File type must be %s.'=>'O tipo de arquivo debe ser %s.','or'=>'ou','File size must not exceed %s.'=>'O tamaño de arquivo non debe ser maior de %s.','File size must be at least %s.'=>'O tamaño do arquivo debe ser polo menos %s.','Image height must not exceed %dpx.'=>'A altura da imaxe non debe exceder %dpx.','Image height must be at least %dpx.'=>'A altura da imaxe debe ser polo menos %dpx.','Image width must not exceed %dpx.'=>'O ancho da imaxe non debe exceder %dpx.','Image width must be at least %dpx.'=>'O ancho da imaxe debe ser polo menos %dpx.','(no title)'=>'(sen título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sen etiqueta)','Sets the textarea height'=>'Establece a altura da área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Antopoñer un recadro de verificación extra para cambiar todas as opcións','Save \'custom\' values to the field\'s choices'=>'Garda os valores «personalizados» nas opcións do campo','Allow \'custom\' values to be added'=>'Permite engadir valores personalizados','Add new choice'=>'Engadir nova opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir as URLs dos arquivos','Archives'=>'Arquivo','Page Link'=>'Enlace á páxina','Add'=>'Engadir','Name'=>'Nome','%s added'=>'%s engadido(s)','%s already exists'=>'%s xa existe','User unable to add new %s'=>'O usuario non pode engadir novos %s','Term ID'=>'ID do termo','Term Object'=>'Obxecto de termo','Load value from posts terms'=>'Cargar o valor dos termos da publicación','Load Terms'=>'Cargar termos','Connect selected terms to the post'=>'Conectar os termos seleccionados coa publicación','Save Terms'=>'Gardar termos','Allow new terms to be created whilst editing'=>'Permitir a creación de novos termos mentres se edita','Create Terms'=>'Crear termos','Radio Buttons'=>'Botóns de opción','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Caixa de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona a aparencia deste campo','Appearance'=>'Aparencia','Select the taxonomy to be displayed'=>'Selecciona a taxonomía a amosar','No TermsNo %s'=>'Non %s','Value must be equal to or lower than %d'=>'O valor debe ser menor ou igual a %d','Value must be equal to or higher than %d'=>'O valor debe ser maior ou igual a %d','Value must be a number'=>'O valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Gardar os valores de «outros» nas opcións do campo','Add \'other\' choice to allow for custom values'=>'Engade a opción «outros» para permitir valores personalizados','Other'=>'Outros','Radio Button'=>'Botón de opción','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que o acordeón anterior se deteña. Este acordeón non será visible.','Allow this accordion to open without closing others.'=>'Permite que este acordeón se abra sen pechar outros.','Multi-Expand'=>'Multi-Expandir','Display this accordion as open on page load.'=>'Mostrar este acordeón como aberto na carga da páxina.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restrinxir que arquivos se poden subir','File ID'=>'ID do arquivo','File URL'=>'URL do arquivo','File Array'=>'Array do arquivo','Add File'=>'Engadir arquivo','No file selected'=>'Ningún arquivo seleccionado','File name'=>'Nome do arquivo','Update File'=>'Actualizar arquivo','Edit File'=>'Editar arquivo','Select File'=>'Seleccionar arquivo','File'=>'Arquivo','Password'=>'Contrasinal','Specify the value returned'=>'Especifica o valor devolto','Use AJAX to lazy load choices?'=>'Usar AJAX para cargar as opcións de xeito diferido?','Enter each default value on a new line'=>'Engade cada valor nunha nova liña','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Erro ao cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando máis resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Só podes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Só podes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, insire %d ou máis caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, insire 1 ou máis caracteres','Select2 JS matches_0No matches found'=>'Non se encontraron coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados dispoñibles, utiliza as frechas arriba e abaixo para navegar polos resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hai un resultado dispoñible, pulsa enter para seleccionalo.','nounSelect'=>'Selecciona','User ID'=>'ID do usuario','User Object'=>'Obxecto de usuario','User Array'=>'Grupo de usuarios','All user roles'=>'Todos os roles de usuario','Filter by Role'=>'Filtrar por perfil','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar cor','Default'=>'Por defecto','Clear'=>'Baleirar','Color Picker'=>'Selector de cor','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecciona','Date Time Picker JS closeTextDone'=>'Feito','Date Time Picker JS currentTextNow'=>'Agora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elixir hora','Date Time Picker'=>'Selector de data e hora','Endpoint'=>'Endpoint','Left aligned'=>'Aliñada á esquerda','Top aligned'=>'Aliñada arriba','Placement'=>'Ubicación','Tab'=>'Pestana','Value must be a valid URL'=>'O valor debe ser unha URL válida','Link URL'=>'URL do enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir nunha nova ventá/pestana','Select Link'=>'Elixe o enlace','Link'=>'Ligazón','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'vermello : Vermello','For more control, you may specify both a value and label like this:'=>'Para máis control, podes especificar tanto un valor como unha etiqueta, así:','Enter each choice on a new line.'=>'Engade cada opción nunha nova liña.','Choices'=>'Opcións','Button Group'=>'Grupo de botóns','Allow Null'=>'Permitir nulo','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE non se iniciará ata que se faga clic no campo','Delay Initialization'=>'Retrasar o inicio','Show Media Upload Buttons'=>'Amosar botóns de subida de medios','Toolbar'=>'Barra de ferramentas','Text Only'=>'Só texto','Visual Only'=>'Só visual','Visual & Text'=>'Visual e Texto','Tabs'=>'Pestanas','Click to initialize TinyMCE'=>'Fai clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'O valor non debe exceder os %d caracteres','Leave blank for no limit'=>'Déixao en branco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece despois da entrada','Append'=>'Anexar','Appears before the input'=>'Aparece antes do campo','Prepend'=>'Antepor','Appears within the input'=>'Aparece no campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cando se está creando unha nova entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita polo menos %2$s selección' . "\0" . '%1$s necesita polo menos %2$s seleccións','Post ID'=>'ID da publicación','Post Object'=>'Obxecto de publicación','Maximum Posts'=>'Publicacións máximas','Minimum Posts'=>'Publicacións mínimas','Featured Image'=>'Imaxe destacada','Selected elements will be displayed in each result'=>'Os elementos seleccionados mostraranse en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contido','Filters'=>'Filtros','All taxonomies'=>'Todas as taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos os tipos de contido','Filter by Post Type'=>'Filtrar por tipo de contido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contido','No matches found'=>'Non se encontraron coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déixao en branco para todos os tipos','Allowed File Types'=>'Tipos de arquivos permitidos','Maximum'=>'Máximo','File size'=>'Tamaño do arquivo','Restrict which images can be uploaded'=>'Restrinxir que imaxes se poden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos ao contido','All'=>'Todos','Limit the media library choice'=>'Limitar as opcións da biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID da imaxe','Image URL'=>'URL de imaxe','Image Array'=>'Array de imaxes','Specify the returned value on front end'=>'Especificar o valor devolto na web','Return Value'=>'Valor de retorno','Add Image'=>'Engadir imaxe','No image selected'=>'Non hai ningunha imaxe seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas as imaxes','Update Image'=>'Actualizar imaxe','Edit Image'=>'Editar imaxe','Select Image'=>'Seleccionar imaxe','Image'=>'Imaxe','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que o maquetado HTML se mostre como texto visible no canto de interpretalo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sen formato','Automatically add <br>'=>'Engadir <br> automaticamente','Automatically add paragraphs'=>'Engadir parágrafos automaticamente','Controls how new lines are rendered'=>'Controla como se mostran os saltos de liña','New Lines'=>'Novas liñas','Week Starts On'=>'A semana comeza o','The format used when saving a value'=>'O formato utilizado cando se garda un valor','Save Format'=>'Gardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Seguinte','Date Picker JS currentTextToday'=>'Hoxe','Date Picker JS closeTextDone'=>'Feito','Date Picker'=>'Selector de data','Width'=>'Ancho','Embed Size'=>'Tamaño da inserción','Enter URL'=>'Introduce a URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cando está activo','On Text'=>'Texto activado','Stylized UI'=>'UI estilizada','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Mostra o texto xunto ao recadro de verificación','Message'=>'Mensaxe','No'=>'Non','Yes'=>'Si','True / False'=>'Verdadeiro / Falso','Row'=>'Fila','Table'=>'Táboa','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica o estilo utilizado para representar os campos seleccionados','Layout'=>'Estrutura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar a altura do mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer o nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente o mapa','Center'=>'Centro','Search for address...'=>'Buscar enderezo...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Síntoo, este navegador non é compatible coa xeolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'O formato devolto polas funcións do tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'O formato mostrado cando se edita unha publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','Inactive (%s)'=>'Inactivo (%s)' . "\0" . 'Inactivos (%s)','No Fields found in Trash'=>'Non se encontraron campos na papeleira','No Fields found'=>'Non se encontraron campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Novo campo','Edit Field'=>'Editar campo','Add New Field'=>'Engadir novo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'Non se atoparon os grupos de campos na papeleira','No Field Groups found'=>'Non se encontraron grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Novo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Engadir novo grupo de campos','Add New'=>'Engadir novo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionais e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'gl_ES','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Blocks Using Post Meta'=>'Bloques usando Post Meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s require un ID de arquivo adxunto válido cando o tipo establécese en media_library.','%s is a required property of acf.'=>'%s é unha propiedade necesaria de acf.','The value of icon to save.'=>'O valor da icona a gardar.','The type of icon to save.'=>'O tipo da icona a gardar.','Yes Icon'=>'Icona de si','WordPress Icon'=>'Icona de WordPress','Warning Icon'=>'Icona de advertencia','Visibility Icon'=>'Icona de visibilidade','Vault Icon'=>'Icona de bóveda','Upload Icon'=>'Icona de subida','Update Icon'=>'Icona de actualización','Unlock Icon'=>'Icona de desbloquear','Migrate Icon'=>'Icona de migrar','Add Options Page'=>'Engadir páxina de opcións','4 Months Free'=>'4 meses de balde','Select Options Pages'=>'Seleccionar páxinas de opcións','Add fields'=>'Engadir campos','Field Settings Tabs'=>'Pestanas de axustes de campos','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[valor do shortcode de ACF desactivado na vista previa]','Close Modal'=>'Cerrar ventá emerxente','Field moved to other group'=>'Campo movido a outro grupo','Close modal'=>'Cerrar ventá emerxente','Start a new group of tabs at this tab.'=>'Empeza un novo grupo de pestanas nesta pestana','New Tab Group'=>'Novo grupo de pestanas','Use a stylized checkbox using select2'=>'Usa un recadro de verificación estilizado utilizando select2','Save Other Choice'=>'Gardar a opción «Outro»','Allow Other Choice'=>'Permitir a opción «Outro»','Add Toggle All'=>'Engade un «Alternar todos»','Save Custom Values'=>'Gardar os valores personalizados','Allow Custom Values'=>'Permitir valores personalizados','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Os valores personalizados do recadro de verificación non poden estar baleiros. Desmarca calquera valor baleiro.','Updates'=>'Actualizacións','Advanced Custom Fields logo'=>'Logo de Advanced Custom Fields','Save Changes'=>'Gardar cambios','Field Group Title'=>'Título do grupo de campos','Add title'=>'Engadir título','New to ACF? Take a look at our getting started guide.'=>'Novo en ACF? Bota unha ollada á nosa guía para comezar.','Add Field Group'=>'Engadir grupo de campos','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF utiliza grupos de campos para agrupar campos personalizados xuntos, e despois engadir eses campos ás pantallas de edición.','Add Your First Field Group'=>'Engade o teu primeiro grupo de campos','Options Pages'=>'Páxinas de opcións','ACF Blocks'=>'ACF Blocks','Gallery Field'=>'Campo galería','Flexible Content Field'=>'Campo de contido flexible','Repeater Field'=>'Campo repetidor','Unlock Extra Features with ACF PRO'=>'Desbloquea as características extra con ACF PRO','Delete Field Group'=>'Borrar grupo de campos','Created on %1$s at %2$s'=>'Creado o %1$s ás %2$s','Group Settings'=>'Axustes de grupo','Location Rules'=>'Regras de ubicación','Choose from over 30 field types. Learn more.'=>'Elixe de entre máis de 30 tipos de campos. Aprende máis.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Comeza creando novos campos personalizados para as túas entradas, páxinas, tipos de contido personalizados e outros contidos de WordPress.','Add Your First Field'=>'Engade o teu primeiro campo','#'=>'#','Add Field'=>'Engadir campo','Presentation'=>'Presentación','Validation'=>'Validación','General'=>'Xeral','Import JSON'=>'Importar JSON','Export As JSON'=>'Exportar como JSON','Field group deactivated.'=>'Grupo de campos desactivado.' . "\0" . '%s grupos de campos desactivados.','Field group activated.'=>'Grupo de campos activado.' . "\0" . '%s grupos de campos activados.','Deactivate'=>'Desactivar','Deactivate this item'=>'Desactiva este elemento','Activate'=>'Activar','Activate this item'=>'Activa este elemento','Move field group to trash?'=>'Mover este grupo de campos á papeleira?','post statusInactive'=>'Inactivo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields e Advanced Custom Fields PRO non deberían estar activos ao mesmo tempo. Desactivamos automaticamente Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields e Advanced Custom Fields PRO non deberían estar activos ao mesmo tempo. Desactivamos automaticamente Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s -Detectamos unha ou máis chamadas para obter valores de campo de ACF antes de que ACF se iniciara. Isto non é compatible e pode ocasionar datos mal formados ou faltantes. Aprende como corrixilo.','%1$s must have a user with the %2$s role.'=>'%1$s debe ter un usuario co perfil %2$s.' . "\0" . '%1$s debe ter un usuario cun dos seguintes perfís: %2$s','%1$s must have a valid user ID.'=>'%1$s debe ter un ID de usuario válido.','Invalid request.'=>'Petición non válida.','%1$s is not one of %2$s'=>'%1$s non é ningunha das seguintes %2$s','%1$s must have term %2$s.'=>'%1$s debe ter un termo %2$s.' . "\0" . '%1$s debe ter un dos seguintes termos: %2$s','%1$s must be of post type %2$s.'=>'%1$s debe ser do tipo de contido %2$s.' . "\0" . '%1$s debe ser dun dos seguintes tipos de contido: %2$s','%1$s must have a valid post ID.'=>'%1$s debe ter un ID de entrada válido.','%s requires a valid attachment ID.'=>'%s necesita un ID de adxunto válido.','Show in REST API'=>'Amosar na API REST','Enable Transparency'=>'Activar transparencia','RGBA Array'=>'Array RGBA','RGBA String'=>'Cadea RGBA','Hex String'=>'Cadea Hex','Upgrade to PRO'=>'Actualizar a PRO','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'«%s» non é un enderezo de correo electrónico válido','Color value'=>'Valor da cor','Select default color'=>'Seleccionar cor por defecto','Clear color'=>'Baleirar cor','Blocks'=>'Bloques','Options'=>'Opcións','Users'=>'Usuarios','Menu items'=>'Elementos do menú','Widgets'=>'Widgets','Attachments'=>'Adxuntos','Taxonomies'=>'Taxonomías','Posts'=>'Entradas','Last updated: %s'=>'Última actualización: %s','Sorry, this post is unavailable for diff comparison.'=>'Síntoo, esta entrada non está dispoñible para a comparación diff.','Invalid field group parameter(s).'=>'Parámetro do grupo de campos non válido.','Awaiting save'=>'Pendente de gardar','Saved'=>'Gardado','Import'=>'Importar','Review changes'=>'Revisar cambios','Located in: %s'=>'Localizado en: %s','Located in plugin: %s'=>'Localizado no plugin: %s','Located in theme: %s'=>'Localizado no tema: %s','Various'=>'Varios','Sync changes'=>'Sincronizar cambios','Loading diff'=>'Cargando diff','Review local JSON changes'=>'Revisar cambios do JSON local','Visit website'=>'Visitar a web','View details'=>'Ver detalles','Version %s'=>'Versión %s','Information'=>'Información','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Centro de axuda. Os profesionais de soporte do noso xentro de xxuda axudaranche cos problemas máis técnicos.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Debates. Temos unha comunidade activa e amistosa nos nosos foros da comunidade, que pode axudarche a descubrir como facer todo no mundo de ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentación. A nosa extensa documentación contén referencias e guías para a maioría das situacións nas que te podes atopar.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Nós somos moi fans do soporte, e ti queres tirarlle o máximo partido á túa web con ACF. Se tes algunha dificultade, hai varios sitios onde atopar axuda:','Help & Support'=>'Axuda e Soporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Por favor, usa a pestana de Axuda e Soporte para poñerte en contacto se ves que precisas axuda.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear o teu primeiro Grupo de Campos, recomendámosche que primeiro leas a nosa guía de Primeiros pasos para familiarizarte coa filosofía do plugin e as mellores prácticas.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'O plugin Advanced Custom Fields ofrece un maquetador visual co que personalizar as pantallas de edición de WordPress con campos extra, e unha API intuitiva coa que mostrar os valores deses campos en calquera ficheiro modelo do tema. ','Overview'=>'Resumo','Location type "%s" is already registered.'=>'O tipo de ubicación "%s" xa está rexistrado.','Class "%s" does not exist.'=>'A clase «%s» non existe.','Invalid nonce.'=>'Nonce non válido.','Error loading field.'=>'Erro ao cargar o campo.','Location not found: %s'=>'Ubicación non encontrada: %s','Error: %s'=>'Erro: %s','Widget'=>'Widget','User Role'=>'Perfil do usuario','Comment'=>'Comentario','Post Format'=>'Formato de entrada','Menu Item'=>'Elemento do menú','Post Status'=>'Estado de entrada','Menus'=>'Menús','Menu Locations'=>'Ubicacións de menú','Menu'=>'Menú','Post Taxonomy'=>'Taxonomía da entrada','Child Page (has parent)'=>'Páxina filla (ten pai)','Parent Page (has children)'=>'Páxina superior (con fillos)','Top Level Page (no parent)'=>'Páxina de nivel superior (sen pais)','Posts Page'=>'Páxina de entradas','Front Page'=>'Páxina de inicio','Page Type'=>'Tipo de páxina','Viewing back end'=>'Vendo a parte traseira','Viewing front end'=>'Vendo a web','Logged in'=>'Conectado','Current User'=>'Usuario actual','Page Template'=>'Modelo de páxina','Register'=>'Rexistro','Add / Edit'=>'Engadir / Editar','User Form'=>'Formulario de usuario','Page Parent'=>'Páxina pai','Super Admin'=>'Super administrador','Current User Role'=>'Rol do usuario actual','Default Template'=>'Modelo predeterminado','Post Template'=>'Modelo de entrada','Post Category'=>'Categoría de entrada','All %s formats'=>'Todo os formatos de %s','Attachment'=>'Adxunto','%s value is required'=>'O valor de %s é obligatorio','Show this field if'=>'Amosar este campo se','Conditional Logic'=>'Lóxica condicional','and'=>'e','Local JSON'=>'JSON local','Clone Field'=>'Campo clonar','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, comproba tamén que todas as extensións premium (%s) estean actualizadas á última versión.','This version contains improvements to your database and requires an upgrade.'=>'Esta versión contén melloras na súa base de datos e require unha actualización.','Thank you for updating to %1$s v%2$s!'=>'Grazas por actualizar a %1$s v%2$s!','Database Upgrade Required'=>'É preciso actualizar a base de datos','Options Page'=>'Páxina de opcións','Gallery'=>'Galería','Flexible Content'=>'Contido flexible','Repeater'=>'Repetidor','Back to all tools'=>'Volver a todas as ferramentas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se aparecen múltiples grupos de campos nunha pantalla de edición, utilizaranse as opcións do primeiro grupo (o que teña o número de orde menor)','Select items to hide them from the edit screen.'=>'Selecciona os elementos que ocultar da pantalla de edición.','Hide on screen'=>'Ocultar en pantalla','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorías','Page Attributes'=>'Atributos da páxina','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisións','Comments'=>'Comentarios','Discussion'=>'Discusión','Excerpt'=>'Extracto','Content Editor'=>'Editor de contido','Permalink'=>'Enlace permanente','Shown in field group list'=>'Mostrado en lista de grupos de campos','Field groups with a lower order will appear first'=>'Os grupos de campos con menor orde aparecerán primeiro','Order No.'=>'Número de orde','Below fields'=>'Debaixo dos campos','Below labels'=>'Debaixo das etiquetas','Instruction Placement'=>'Localización da instrución','Label Placement'=>'Localización da etiqueta','Side'=>'Lateral','Normal (after content)'=>'Normal (despois do contido)','High (after title)'=>'Alta (despois do título)','Position'=>'Posición','Seamless (no metabox)'=>'Directo (sen caixa meta)','Standard (WP metabox)'=>'Estándar (caixa meta de WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Clave','Order'=>'Orde','Close Field'=>'Cerrar campo','id'=>'id','class'=>'class','width'=>'ancho','Wrapper Attributes'=>'Atributos do contedor','Required'=>'Obrigatorio','Instructions'=>'Instrucións','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Unha soa palabra, sen espazos. Permítense guións e guións bajos','Field Name'=>'Nome do campo','This is the name which will appear on the EDIT page'=>'Este é o nome que aparecerá na páxina EDITAR','Field Label'=>'Etiqueta do campo','Delete'=>'Borrar','Delete field'=>'Borrar campo','Move'=>'Mover','Move field to another group'=>'Mover campo a outro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arrastra para reordenar','Show this field group if'=>'Amosar este grupo de campos se','No updates available.'=>'Non hai actualizacións dispoñibles.','Database upgrade complete. See what\'s new'=>'Actualización da base de datos completa. Ver as novidades','Reading upgrade tasks...'=>'Lendo tarefas de actualización...','Upgrade failed.'=>'A actualización fallou.','Upgrade complete.'=>'Actualización completa','Upgrading data to version %s'=>'Actualizando datos á versión %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'É moi recomendable que fagas unha copia de seguridade da túa base de datos antes de continuar. Estás seguro que queres executar xa a actualización?','Please select at least one site to upgrade.'=>'Por favor, selecciona polo menos un sitio para actualizalo.','Database Upgrade complete. Return to network dashboard'=>'Actualización da base de datos completa. Volver ao escritorio de rede','Site is up to date'=>'O sitio está actualizado','Site requires database upgrade from %1$s to %2$s'=>'O sitio necesita actualizar a base de datos de %1$s a %2$s','Site'=>'Sitio','Upgrade Sites'=>'Actualizar os sitios','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'É preciso actualizar a base de datos dos seguintes sitios. Marca os que queiras actualizar e fai clic en %s.','Add rule group'=>'Engadir grupo de regras','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un conxunto de regras para determinar que pantallas de edición utilizarán estes campos personalizados','Rules'=>'Regras','Copied'=>'Copiado','Copy to clipboard'=>'Copiar ao portapapeis','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecciona os elementos que che gustaría exportar e logo elixe o teu método de exportación. Exporta como JSON para exportar a un arquivo .json que podes logo importar noutra instalación de ACF. Xera PHP para exportar a código PHP que podes incluír no teu tema.','Select Field Groups'=>'Selecciona grupos de campos','No field groups selected'=>'Ningún grupo de campos seleccionado','Generate PHP'=>'Xerar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Arquivo de imporación baleiro','Incorrect file type'=>'Tipo de campo incorrecto','Error uploading file. Please try again'=>'Erro ao subir o arquivo. Por favor, inténtao de novo','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecciona o arquivo JSON de Advanced Custom Fields que che gustaría importar. Cando fagas clic no botón importar de abaixo, ACF importará os elementos nese arquivo.','Import Field Groups'=>'Importar grupo de campos','Sync'=>'Sincronizar','Select %s'=>'Selecciona %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este elemento','Supports'=>'Soporta','Documentation'=>'Documentación','Description'=>'Descrición','Sync available'=>'Sincronización dispoñible','Field group synchronized.'=>'Grupo de campos sincronizado.' . "\0" . '%s grupos de campos sincronizados.','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Revisar sitios e actualizar','Upgrade Database'=>'Actualizar base de datos','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor, selecciona o destino para este campo','The %1$s field can now be found in the %2$s field group'=>'O campo %1$s agora pódese atopar no grupo de campos %2$s','Move Complete.'=>'Movemento completo.','Active'=>'Activo','Field Keys'=>'Claves de campo','Settings'=>'Axustes','Location'=>'Localización','Null'=>'Null','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'Non hai campos de conmutación dispoñibles','Field group title is required'=>'O título do grupo de campos é obligatorio','This field cannot be moved until its changes have been saved'=>'Este campo pódese mover ata que os seus trocos garden','The string "field_" may not be used at the start of a field name'=>'A cadea "field_" non se debe utilizar ao comezo dun nome de campo','Field group draft updated.'=>'Borrador do grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos programado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos gardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Ferramentas','is not equal to'=>'non é igual a','is equal to'=>'é igual a','Forms'=>'Formularios','Page'=>'Páxina','Post'=>'Entrada','Relational'=>'Relacional','Choice'=>'Elección','Basic'=>'Básico','Unknown'=>'Descoñecido','Field type does not exist'=>'O tipo de campo non existe','Spam Detected'=>'Spam detectado','Post updated'=>'Publicación actualizada','Update'=>'Actualizar','Validate Email'=>'Validar correo electrónico','Content'=>'Contido','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'A selección é menor que','Selection is greater than'=>'A selección é maior que','Value is less than'=>'O valor é menor que','Value is greater than'=>'O valor é maior que','Value contains'=>'O valor contén','Value matches pattern'=>'O valor coincide co patrón','Value is not equal to'=>'O valor non é igual a','Value is equal to'=>'O valor é igual a','Has no value'=>'Nob ten ningún valor','Has any value'=>'Ten algún valor','Cancel'=>'Cancelar','Are you sure?'=>'Estás seguro?','%d fields require attention'=>'%d campos requiren atención','1 field requires attention'=>'1 campo require atención','Validation failed'=>'Validación fallida','Validation successful'=>'Validación correcta','Restricted'=>'Restrinxido','Collapse Details'=>'Contraer detalles','Expand Details'=>'Ampliar detalles','Uploaded to this post'=>'Subido a esta publicación','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'Os trocos que realizaras perderanse se navegas cara á outra páxina','File type must be %s.'=>'O tipo de arquivo debe ser %s.','or'=>'ou','File size must not exceed %s.'=>'O tamaño de arquivo non debe ser maior de %s.','File size must be at least %s.'=>'O tamaño do arquivo debe ser polo menos %s.','Image height must not exceed %dpx.'=>'A altura da imaxe non debe exceder %dpx.','Image height must be at least %dpx.'=>'A altura da imaxe debe ser polo menos %dpx.','Image width must not exceed %dpx.'=>'O ancho da imaxe non debe exceder %dpx.','Image width must be at least %dpx.'=>'O ancho da imaxe debe ser polo menos %dpx.','(no title)'=>'(sen título)','Full Size'=>'Tamaño completo','Large'=>'Grande','Medium'=>'Mediano','Thumbnail'=>'Miniatura','(no label)'=>'(sen etiqueta)','Sets the textarea height'=>'Establece a altura da área de texto','Rows'=>'Filas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Antopoñer un recadro de verificación extra para cambiar todas as opcións','Save \'custom\' values to the field\'s choices'=>'Garda os valores «personalizados» nas opcións do campo','Allow \'custom\' values to be added'=>'Permite engadir valores personalizados','Add new choice'=>'Engadir nova opción','Toggle All'=>'Invertir todos','Allow Archives URLs'=>'Permitir as URLs dos arquivos','Archives'=>'Arquivo','Page Link'=>'Enlace á páxina','Add'=>'Engadir','Name'=>'Nome','%s added'=>'%s engadido(s)','%s already exists'=>'%s xa existe','User unable to add new %s'=>'O usuario non pode engadir novos %s','Term ID'=>'ID do termo','Term Object'=>'Obxecto de termo','Load value from posts terms'=>'Cargar o valor dos termos da publicación','Load Terms'=>'Cargar termos','Connect selected terms to the post'=>'Conectar os termos seleccionados coa publicación','Save Terms'=>'Gardar termos','Allow new terms to be created whilst editing'=>'Permitir a creación de novos termos mentres se edita','Create Terms'=>'Crear termos','Radio Buttons'=>'Botóns de opción','Single Value'=>'Valor único','Multi Select'=>'Selección múltiple','Checkbox'=>'Caixa de verificación','Multiple Values'=>'Valores múltiples','Select the appearance of this field'=>'Selecciona a aparencia deste campo','Appearance'=>'Aparencia','Select the taxonomy to be displayed'=>'Selecciona a taxonomía a amosar','No TermsNo %s'=>'Non %s','Value must be equal to or lower than %d'=>'O valor debe ser menor ou igual a %d','Value must be equal to or higher than %d'=>'O valor debe ser maior ou igual a %d','Value must be a number'=>'O valor debe ser un número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Gardar os valores de «outros» nas opcións do campo','Add \'other\' choice to allow for custom values'=>'Engade a opción «outros» para permitir valores personalizados','Other'=>'Outros','Radio Button'=>'Botón de opción','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define un punto final para que o acordeón anterior se deteña. Este acordeón non será visible.','Allow this accordion to open without closing others.'=>'Permite que este acordeón se abra sen pechar outros.','Multi-Expand'=>'Multi-Expandir','Display this accordion as open on page load.'=>'Mostrar este acordeón como aberto na carga da páxina.','Open'=>'Abrir','Accordion'=>'Acordeón','Restrict which files can be uploaded'=>'Restrinxir que arquivos se poden subir','File ID'=>'ID do arquivo','File URL'=>'URL do arquivo','File Array'=>'Array do arquivo','Add File'=>'Engadir arquivo','No file selected'=>'Ningún arquivo seleccionado','File name'=>'Nome do arquivo','Update File'=>'Actualizar arquivo','Edit File'=>'Editar arquivo','Select File'=>'Seleccionar arquivo','File'=>'Arquivo','Password'=>'Contrasinal','Specify the value returned'=>'Especifica o valor devolto','Use AJAX to lazy load choices?'=>'Usar AJAX para cargar as opcións de xeito diferido?','Enter each default value on a new line'=>'Engade cada valor nunha nova liña','verbSelect'=>'Selecciona','Select2 JS load_failLoading failed'=>'Erro ao cargar','Select2 JS searchingSearching…'=>'Buscando…','Select2 JS load_moreLoading more results…'=>'Cargando máis resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Só podes seleccionar %d elementos','Select2 JS selection_too_long_1You can only select 1 item'=>'Só podes seleccionar 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor, borra %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor, borra 1 carácter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor, insire %d ou máis caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor, insire 1 ou máis caracteres','Select2 JS matches_0No matches found'=>'Non se encontraron coincidencias','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados dispoñibles, utiliza as frechas arriba e abaixo para navegar polos resultados.','Select2 JS matches_1One result is available, press enter to select it.'=>'Hai un resultado dispoñible, pulsa enter para seleccionalo.','nounSelect'=>'Selecciona','User ID'=>'ID do usuario','User Object'=>'Obxecto de usuario','User Array'=>'Grupo de usuarios','All user roles'=>'Todos os roles de usuario','Filter by Role'=>'Filtrar por perfil','User'=>'Usuario','Separator'=>'Separador','Select Color'=>'Seleccionar cor','Default'=>'Por defecto','Clear'=>'Baleirar','Color Picker'=>'Selector de cor','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecciona','Date Time Picker JS closeTextDone'=>'Feito','Date Time Picker JS currentTextNow'=>'Agora','Date Time Picker JS timezoneTextTime Zone'=>'Zona horaria','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milisegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Elixir hora','Date Time Picker'=>'Selector de data e hora','Endpoint'=>'Endpoint','Left aligned'=>'Aliñada á esquerda','Top aligned'=>'Aliñada arriba','Placement'=>'Ubicación','Tab'=>'Pestana','Value must be a valid URL'=>'O valor debe ser unha URL válida','Link URL'=>'URL do enlace','Link Array'=>'Array de enlaces','Opens in a new window/tab'=>'Abrir nunha nova ventá/pestana','Select Link'=>'Elixe o enlace','Link'=>'Ligazón','Email'=>'Correo electrónico','Step Size'=>'Tamaño de paso','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Rango','Both (Array)'=>'Ambos (Array)','Label'=>'Etiqueta','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'vermello : Vermello','For more control, you may specify both a value and label like this:'=>'Para máis control, podes especificar tanto un valor como unha etiqueta, así:','Enter each choice on a new line.'=>'Engade cada opción nunha nova liña.','Choices'=>'Opcións','Button Group'=>'Grupo de botóns','Allow Null'=>'Permitir nulo','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'TinyMCE non se iniciará ata que se faga clic no campo','Delay Initialization'=>'Retrasar o inicio','Show Media Upload Buttons'=>'Amosar botóns de subida de medios','Toolbar'=>'Barra de ferramentas','Text Only'=>'Só texto','Visual Only'=>'Só visual','Visual & Text'=>'Visual e Texto','Tabs'=>'Pestanas','Click to initialize TinyMCE'=>'Fai clic para iniciar TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'O valor non debe exceder os %d caracteres','Leave blank for no limit'=>'Déixao en branco para ilimitado','Character Limit'=>'Límite de caracteres','Appears after the input'=>'Aparece despois da entrada','Append'=>'Anexar','Appears before the input'=>'Aparece antes do campo','Prepend'=>'Antepor','Appears within the input'=>'Aparece no campo','Placeholder Text'=>'Marcador de posición','Appears when creating a new post'=>'Aparece cando se está creando unha nova entrada','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s necesita polo menos %2$s selección' . "\0" . '%1$s necesita polo menos %2$s seleccións','Post ID'=>'ID da publicación','Post Object'=>'Obxecto de publicación','Maximum Posts'=>'Publicacións máximas','Minimum Posts'=>'Publicacións mínimas','Featured Image'=>'Imaxe destacada','Selected elements will be displayed in each result'=>'Os elementos seleccionados mostraranse en cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomía','Post Type'=>'Tipo de contido','Filters'=>'Filtros','All taxonomies'=>'Todas as taxonomías','Filter by Taxonomy'=>'Filtrar por taxonomía','All post types'=>'Todos os tipos de contido','Filter by Post Type'=>'Filtrar por tipo de contido','Search...'=>'Buscar...','Select taxonomy'=>'Selecciona taxonomía','Select post type'=>'Seleccionar tipo de contido','No matches found'=>'Non se encontraron coincidencias','Loading'=>'Cargando','Maximum values reached ( {max} values )'=>'Valores máximos alcanzados ( {max} valores )','Relationship'=>'Relación','Comma separated list. Leave blank for all types'=>'Lista separada por comas. Déixao en branco para todos os tipos','Allowed File Types'=>'Tipos de arquivos permitidos','Maximum'=>'Máximo','File size'=>'Tamaño do arquivo','Restrict which images can be uploaded'=>'Restrinxir que imaxes se poden subir','Minimum'=>'Mínimo','Uploaded to post'=>'Subidos ao contido','All'=>'Todos','Limit the media library choice'=>'Limitar as opcións da biblioteca de medios','Library'=>'Biblioteca','Preview Size'=>'Tamaño de vista previa','Image ID'=>'ID da imaxe','Image URL'=>'URL de imaxe','Image Array'=>'Array de imaxes','Specify the returned value on front end'=>'Especificar o valor devolto na web','Return Value'=>'Valor de retorno','Add Image'=>'Engadir imaxe','No image selected'=>'Non hai ningunha imaxe seleccionada','Remove'=>'Quitar','Edit'=>'Editar','All images'=>'Todas as imaxes','Update Image'=>'Actualizar imaxe','Edit Image'=>'Editar imaxe','Select Image'=>'Seleccionar imaxe','Image'=>'Imaxe','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que o maquetado HTML se mostre como texto visible no canto de interpretalo','Escape HTML'=>'Escapar HTML','No Formatting'=>'Sen formato','Automatically add <br>'=>'Engadir <br> automaticamente','Automatically add paragraphs'=>'Engadir parágrafos automaticamente','Controls how new lines are rendered'=>'Controla como se mostran os saltos de liña','New Lines'=>'Novas liñas','Week Starts On'=>'A semana comeza o','The format used when saving a value'=>'O formato utilizado cando se garda un valor','Save Format'=>'Gardar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Seguinte','Date Picker JS currentTextToday'=>'Hoxe','Date Picker JS closeTextDone'=>'Feito','Date Picker'=>'Selector de data','Width'=>'Ancho','Embed Size'=>'Tamaño da inserción','Enter URL'=>'Introduce a URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado cando está inactivo','Off Text'=>'Texto desactivado','Text shown when active'=>'Texto mostrado cando está activo','On Text'=>'Texto activado','Stylized UI'=>'UI estilizada','Default Value'=>'Valor por defecto','Displays text alongside the checkbox'=>'Mostra o texto xunto ao recadro de verificación','Message'=>'Mensaxe','No'=>'Non','Yes'=>'Si','True / False'=>'Verdadeiro / Falso','Row'=>'Fila','Table'=>'Táboa','Block'=>'Bloque','Specify the style used to render the selected fields'=>'Especifica o estilo utilizado para representar os campos seleccionados','Layout'=>'Estrutura','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar a altura do mapa','Height'=>'Altura','Set the initial zoom level'=>'Establecer o nivel inicial de zoom','Zoom'=>'Zoom','Center the initial map'=>'Centrar inicialmente o mapa','Center'=>'Centro','Search for address...'=>'Buscar enderezo...','Find current location'=>'Encontrar ubicación actual','Clear location'=>'Borrar ubicación','Search'=>'Buscar','Sorry, this browser does not support geolocation'=>'Síntoo, este navegador non é compatible coa xeolocalización','Google Map'=>'Mapa de Google','The format returned via template functions'=>'O formato devolto polas funcións do tema','Return Format'=>'Formato de retorno','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'O formato mostrado cando se edita unha publicación','Display Format'=>'Formato de visualización','Time Picker'=>'Selector de hora','Inactive (%s)'=>'Inactivo (%s)' . "\0" . 'Inactivos (%s)','No Fields found in Trash'=>'Non se encontraron campos na papeleira','No Fields found'=>'Non se encontraron campos','Search Fields'=>'Buscar campos','View Field'=>'Ver campo','New Field'=>'Novo campo','Edit Field'=>'Editar campo','Add New Field'=>'Engadir novo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'Non se atoparon os grupos de campos na papeleira','No Field Groups found'=>'Non se encontraron grupos de campos','Search Field Groups'=>'Buscar grupo de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Novo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Engadir novo grupo de campos','Add New'=>'Engadir novo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personaliza WordPress con campos potentes, profesionais e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.mo
index f035fe19..7a0c72b7 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.po
index 3c1c7fee..c1d6e5e9 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1860,7 +1900,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1973,8 +2012,8 @@ msgid "Add fields"
msgstr "Engadir campos"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr ""
@@ -2038,7 +2077,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr ""
@@ -4325,15 +4364,15 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr ""
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr ""
@@ -4449,8 +4488,8 @@ msgid "Close Modal"
msgstr "Cerrar ventá emerxente"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Campo movido a outro grupo"
@@ -4459,15 +4498,15 @@ msgstr "Campo movido a outro grupo"
msgid "Close modal"
msgstr "Cerrar ventá emerxente"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Empeza un novo grupo de pestanas nesta pestana"
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Novo grupo de pestanas"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Usa un recadro de verificación estilizado utilizando select2"
@@ -4682,8 +4721,8 @@ msgid "Activate this item"
msgstr "Activa este elemento"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Mover este grupo de campos á papeleira?"
@@ -4744,7 +4783,7 @@ msgstr "%1$s debe ter un ID de usuario válido."
msgid "Invalid request."
msgstr "Petición non válida."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s non é ningunha das seguintes %2$s"
@@ -5413,7 +5452,7 @@ msgstr "ancho"
msgid "Wrapper Attributes"
msgstr "Atributos do contedor"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Obrigatorio"
@@ -5473,8 +5512,8 @@ msgstr "Arrastra para reordenar"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Amosar este grupo de campos se"
@@ -5767,8 +5806,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "copiar"
@@ -5785,8 +5824,8 @@ msgid "Checked"
msgstr "Seleccionado"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Mover campo personalizado"
@@ -5801,14 +5840,14 @@ msgid "Field group title is required"
msgstr "O título do grupo de campos é obligatorio"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Este campo pódese mover ata que os seus trocos garden"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "A cadea \"field_\" non se debe utilizar ao comezo dun nome de campo"
@@ -6055,9 +6094,9 @@ msgstr "O tipo de arquivo debe ser %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "ou"
@@ -6108,7 +6147,7 @@ msgstr "Miniatura"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(sen etiqueta)"
@@ -6281,7 +6320,7 @@ msgstr "Outros"
msgid "Radio Button"
msgstr "Botón de opción"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6289,19 +6328,19 @@ msgstr ""
"Define un punto final para que o acordeón anterior se deteña. Este acordeón "
"non será visible."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Permite que este acordeón se abra sen pechar outros."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Multi-Expandir"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Mostrar este acordeón como aberto na carga da páxina."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Abrir"
@@ -6363,83 +6402,89 @@ msgstr "Arquivo"
msgid "Password"
msgstr "Contrasinal"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Especifica o valor devolto"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Usar AJAX para cargar as opcións de xeito diferido?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Engade cada valor nunha nova liña"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Selecciona"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Erro ao cargar"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Buscando…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Cargando máis resultados…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Só podes seleccionar %d elementos"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Só podes seleccionar 1 elemento"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Por favor, borra %d caracteres"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Por favor, borra 1 carácter"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Por favor, insire %d ou máis caracteres"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Por favor, insire 1 ou máis caracteres"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Non se encontraron coincidencias"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultados dispoñibles, utiliza as frechas arriba e abaixo para navegar "
"polos resultados."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Hai un resultado dispoñible, pulsa enter para seleccionalo."
@@ -6579,21 +6624,21 @@ msgstr "Elixir hora"
msgid "Date Time Picker"
msgstr "Selector de data e hora"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Endpoint"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Aliñada á esquerda"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Aliñada arriba"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Ubicación"
@@ -6651,7 +6696,7 @@ msgstr "Rango"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Ambos (Array)"
@@ -6659,14 +6704,14 @@ msgstr "Ambos (Array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etiqueta"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Valor"
@@ -6685,14 +6730,14 @@ msgstr "Horizontal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "vermello : Vermello"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Para máis control, podes especificar tanto un valor como unha etiqueta, así:"
@@ -6700,14 +6745,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Engade cada opción nunha nova liña."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Opcións"
@@ -6719,7 +6764,7 @@ msgstr "Grupo de botóns"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7109,37 +7154,37 @@ msgstr "Seleccionar imaxe"
msgid "Image"
msgstr "Imaxe"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Permitir que o maquetado HTML se mostre como texto visible no canto de "
"interpretalo"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Escapar HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Sen formato"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Engadir <br> automaticamente"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Engadir parágrafos automaticamente"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Controla como se mostran os saltos de liña"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Novas liñas"
@@ -7221,7 +7266,7 @@ msgstr "Texto mostrado cando está activo"
msgid "On Text"
msgstr "Texto activado"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "UI estilizada"
@@ -7233,7 +7278,7 @@ msgstr "UI estilizada"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7247,7 +7292,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Mostra o texto xunto ao recadro de verificación"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Mensaxe"
@@ -7272,31 +7317,31 @@ msgstr "Si"
msgid "True / False"
msgstr "Verdadeiro / Falso"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Fila"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Táboa"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Bloque"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Especifica o estilo utilizado para representar os campos seleccionados"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Estrutura"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Subcampos"
@@ -7372,7 +7417,7 @@ msgstr "O formato devolto polas funcións do tema"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.l10n.php
index e84e3c5f..8a68cb90 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'gu','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Standard'=>'સામાન્ય','Free'=>'મફત','ACF PRO Feature'=>'ACF PRO લક્ષણ','Renew PRO to Unlock'=>'અનલૉક કરવા માટે PRO રિન્યૂ કરો','Renew PRO License'=>'PRO લાઇસન્સ રિન્યૂ કરો','PRO fields cannot be edited without an active license.'=>'સક્રિય લાયસન્સ વિના PRO ક્ષેત્રો સંપાદિત કરી શકાતા નથી.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'ACF બ્લોકને સોંપેલ ફીલ્ડ જૂથોને સંપાદિત કરવા માટે કૃપા કરીને તમારું ACF PRO લાઇસન્સ સક્રિય કરો.','Please activate your ACF PRO license to edit this options page.'=>'આ વિકલ્પો પૃષ્ઠને સંપાદિત કરવા માટે કૃપા કરીને તમારું ACF PRO લાઇસન્સ સક્રિય કરો.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'છટકી ગયેલા HTML મૂલ્યો પરત કરવા માત્ર ત્યારે જ શક્ય છે જ્યારે format_value પણ સાચું હોય. સુરક્ષા માટે ફીલ્ડ મૂલ્યો પરત કરવામાં આવ્યા નથી.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'એસ્કેપ કરેલ HTML મૂલ્ય પરત કરવું ત્યારે જ શક્ય છે જ્યારે format_value પણ સાચું હોય. સુરક્ષા માટે ફીલ્ડ મૂલ્ય પરત કરવામાં આવ્યું નથી.','Please contact your site administrator or developer for more details.'=>'વધુ વિગતો માટે કૃપા કરીને તમારા સાઇટ એડમિનિસ્ટ્રેટર અથવા ડેવલપરનો સંપર્ક કરો.','Learn more'=>'વધુ જાણો','Hide details'=>' વિગતો છુપાવો','Show details'=>' વિગતો બતાવો','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - %3$s દ્વારા પ્રસ્તુત','Renew ACF PRO License'=>'ACF PRO લાઇસન્સ રિન્યૂ કરો','Renew License'=>'લાયસન્સ રિન્યૂ કરો','Manage License'=>'લાયસન્સ મેનેજ કરો','\'High\' position not supported in the Block Editor'=>'બ્લોક એડિટરમાં \'ઉચ્ચ\' સ્થિતિ સમર્થિત નથી','Upgrade to ACF PRO'=>'ACF PRO પર અપગ્રેડ કરો','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF વિકલ્પો પૃષ્ઠો એ ક્ષેત્રો દ્વારા વૈશ્વિક સેટિંગ્સનું સંચાલન કરવા માટેના કસ્ટમ એડમિન પૃષ્ઠો છે. તમે બહુવિધ પૃષ્ઠો અને પેટા પૃષ્ઠો બનાવી શકો છો.','Add Options Page'=>'વિકલ્પો પૃષ્ઠ ઉમેરો','In the editor used as the placeholder of the title.'=>'શીર્ષકના પ્લેસહોલ્ડર તરીકે ઉપયોગમાં લેવાતા એડિટરમાં.','Title Placeholder'=>'શીર્ષક પ્લેસહોલ્ડર','4 Months Free'=>'4 મહિના મફત','Select Options Pages'=>'વિકલ્પો પૃષ્ઠો પસંદ કરો','Duplicate taxonomy'=>'ડુપ્લિકેટ વર્ગીકરણ','Create taxonomy'=>'વર્ગીકરણ બનાવો','Duplicate post type'=>'ડુપ્લિકેટ પોસ્ટ પ્રકાર','Create post type'=>'પોસ્ટ પ્રકાર બનાવો','Link field groups'=>'ફીલ્ડ જૂથોને લિંક કરો','Add fields'=>'ક્ષેત્રો ઉમેરો','This Field'=>'આ ક્ષેત્ર','ACF PRO'=>'એસીએફ પ્રો','Feedback'=>'પ્રતિસાદ','Support'=>'સપોર્ટ','is developed and maintained by'=>'દ્વારા વિકસિત અને જાળવણી કરવામાં આવે છે','Add this %s to the location rules of the selected field groups.'=>'પસંદ કરેલ ક્ષેત્ર જૂથોના સ્થાન નિયમોમાં આ %s ઉમેરો.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'દ્વિપક્ષીય સેટિંગને સક્ષમ કરવાથી તમે આ ફીલ્ડ માટે પસંદ કરેલ દરેક મૂલ્ય માટે લક્ષ્ય ફીલ્ડમાં મૂલ્ય અપડેટ કરી શકો છો, પોસ્ટ ID, વર્ગીકરણ ID અથવા અપડેટ કરવામાં આવી રહેલી આઇટમના વપરાશકર્તા ID ને ઉમેરીને અથવા દૂર કરી શકો છો. વધુ માહિતી માટે, કૃપા કરીને દસ્તાવેજીકરણ વાંચો.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'અપડેટ કરવામાં આવી રહેલી આઇટમનો સંદર્ભ પાછો સંગ્રહિત કરવા માટે ક્ષેત્ર(ઓ) પસંદ કરો. તમે આ ક્ષેત્ર પસંદ કરી શકો છો. જ્યાં આ ક્ષેત્ર પ્રદર્શિત થઈ રહ્યું છે તેની સાથે લક્ષ્ય ક્ષેત્રો સુસંગત હોવા જોઈએ. ઉદાહરણ તરીકે, જો આ ક્ષેત્ર વર્ગીકરણ પર પ્રદર્શિત થાય છે, તો તમારું લક્ષ્ય ક્ષેત્ર વર્ગીકરણ પ્રકારનું હોવું જોઈએ','Target Field'=>'લક્ષ્ય ક્ષેત્ર','Update a field on the selected values, referencing back to this ID'=>'આ ID નો સંદર્ભ આપીને પસંદ કરેલ મૂલ્યો પર ફીલ્ડ અપડેટ કરો','Bidirectional'=>'દ્વિપક્ષીય','%s Field'=>'%s ફીલ્ડ','Select Multiple'=>'બહુવિધ પસંદ કરો','WP Engine logo'=>'WP એન્જિન લોગો','Lower case letters, underscores and dashes only, Max 32 characters.'=>'લોઅર કેસ અક્ષરો, માત્ર અન્ડરસ્કોર અને ડૅશ, મહત્તમ 32 અક્ષરો.','The capability name for assigning terms of this taxonomy.'=>'આ વર્ગીકરણની શરતો સોંપવા માટેની ક્ષમતાનું નામ.','Assign Terms Capability'=>'ટર્મ ક્ષમતા સોંપો','The capability name for deleting terms of this taxonomy.'=>'આ વર્ગીકરણની શરતોને કાઢી નાખવા માટેની ક્ષમતાનું નામ.','Delete Terms Capability'=>'ટર્મ ક્ષમતા કાઢી નાખો','The capability name for editing terms of this taxonomy.'=>'આ વર્ગીકરણની શરતોને સંપાદિત કરવા માટેની ક્ષમતાનું નામ.','Edit Terms Capability'=>'શરતો ક્ષમતા સંપાદિત કરો','The capability name for managing terms of this taxonomy.'=>'આ વર્ગીકરણની શરતોનું સંચાલન કરવા માટેની ક્ષમતાનું નામ.','Manage Terms Capability'=>'શરતોની ક્ષમતા મેનેજ કરો','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'શોધ પરિણામો અને વર્ગીકરણ આર્કાઇવ પૃષ્ઠોમાંથી પોસ્ટ્સને બાકાત રાખવા જોઈએ કે કેમ તે સેટ કરે છે.','More Tools from WP Engine'=>'WP એન્જિનના વધુ સાધનો','Built for those that build with WordPress, by the team at %s'=>'%s પરની ટીમ દ્વારા વર્ડપ્રેસ સાથે બિલ્ડ કરનારાઓ માટે બનાવેલ છે','View Pricing & Upgrade'=>'કિંમત અને અપગ્રેડ જુઓ','Learn More'=>'વધુ શીખો','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'તમારા વર્કફ્લોને ઝડપી બનાવો અને ACF બ્લોક્સ અને ઓપ્શન્સ પેજીસ જેવી સુવિધાઓ અને રિપીટર, ફ્લેક્સિબલ કન્ટેન્ટ, ક્લોન અને ગેલેરી જેવા અત્યાધુનિક ફીલ્ડ પ્રકારો સાથે વધુ સારી વેબસાઇટ્સ વિકસાવો.','Unlock Advanced Features and Build Even More with ACF PRO'=>'ACF PRO સાથે અદ્યતન સુવિધાઓને અનલૉક કરો અને હજી વધુ બનાવો','%s fields'=>'%s ફીલ્ડ','No terms'=>'કોઈ શરતો નથી','No post types'=>'કોઈ પોસ્ટ પ્રકાર નથી','No posts'=>'કોઈ પોસ્ટ નથી','No taxonomies'=>'કોઈ વર્ગીકરણ નથી','No field groups'=>'કોઈ ક્ષેત્ર જૂથો નથી','No fields'=>'કોઈ ફીલ્ડ નથી','No description'=>'કોઈ વર્ણન નથી','Any post status'=>'કોઈપણ પોસ્ટ સ્થિતિ','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'આ વર્ગીકરણ કી પહેલેથી જ ACF ની બહાર નોંધાયેલ અન્ય વર્ગીકરણ દ્વારા ઉપયોગમાં લેવાય છે અને તેનો ઉપયોગ કરી શકાતો નથી.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'આ વર્ગીકરણ કી પહેલેથી જ ACF માં અન્ય વર્ગીકરણ દ્વારા ઉપયોગમાં લેવાય છે અને તેનો ઉપયોગ કરી શકાતો નથી.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'વર્ગીકરણ કી માં માત્ર લોઅર કેસ આલ્ફાન્યૂમેરિક અક્ષરો, અન્ડરસ્કોર અથવા ડેશ હોવા જોઈએ.','The taxonomy key must be under 32 characters.'=>'વર્ગીકરણ કી 32 અક્ષરોથી ઓછી હોવી જોઈએ.','No Taxonomies found in Trash'=>'ટ્રેશમાં કોઈ વર્ગીકરણ મળ્યું નથી','No Taxonomies found'=>'કોઈ વર્ગીકરણ મળ્યું નથી','Search Taxonomies'=>'વર્ગીકરણ શોધો','View Taxonomy'=>'વર્ગીકરણ જુઓ','New Taxonomy'=>'નવુ વર્ગીકરણ','Edit Taxonomy'=>'વર્ગીકરણ સંપાદિત કરો','Add New Taxonomy'=>'નવુ વર્ગીકરણ ઉમેરો','No Post Types found in Trash'=>'ટ્રેશમાં કોઈ પોસ્ટ પ્રકારો મળ્યા નથી','No Post Types found'=>'કોઈ પોસ્ટ પ્રકારો મળ્યા નથી','Search Post Types'=>'પોસ્ટ પ્રકારો શોધો','View Post Type'=>'પોસ્ટનો પ્રકાર જુઓ','New Post Type'=>'નવો પોસ્ટ પ્રકાર','Edit Post Type'=>'પોસ્ટ પ્રકાર સંપાદિત કરો','Add New Post Type'=>'નવો પોસ્ટ પ્રકાર ઉમેરો','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'આ પોસ્ટ ટાઇપ કી પહેલેથી જ ACF ની બહાર નોંધાયેલ અન્ય પોસ્ટ પ્રકાર દ્વારા ઉપયોગમાં લેવાય છે અને તેનો ઉપયોગ કરી શકાતો નથી.','This post type key is already in use by another post type in ACF and cannot be used.'=>'આ પોસ્ટ ટાઇપ કી પહેલેથી જ ACF માં અન્ય પોસ્ટ પ્રકાર દ્વારા ઉપયોગમાં છે અને તેનો ઉપયોગ કરી શકાતો નથી.','This field must not be a WordPress reserved term.'=>'આ ફીલ્ડ વર્ડપ્રેસનો આરક્ષિત શબ્દ ન હોવો જોઈએ.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'પોસ્ટ ટાઈપ કીમાં માત્ર લોઅર કેસ આલ્ફાન્યૂમેરિક અક્ષરો, અન્ડરસ્કોર અથવા ડેશ હોવા જોઈએ.','The post type key must be under 20 characters.'=>'પોસ્ટ પ્રકાર કી 20 અક્ષરોથી ઓછી હોવી જોઈએ.','We do not recommend using this field in ACF Blocks.'=>'અમે ACF બ્લોક્સમાં આ ક્ષેત્રનો ઉપયોગ કરવાની ભલામણ કરતા નથી.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'વર્ડપ્રેસ WYSIWYG એડિટર પ્રદર્શિત કરે છે જે પોસ્ટ્સ અને પૃષ્ઠો જોવા મળે છે જે સમૃદ્ધ ટેક્સ્ટ-એડિટિંગ અનુભવ માટે પરવાનગી આપે છે જે મલ્ટીમીડિયા સામગ્રી માટે પણ પરવાનગી આપે છે.','WYSIWYG Editor'=>'WYSIWYG સંપાદક','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'એક અથવા વધુ વપરાશકર્તાઓની પસંદગીની મંજૂરી આપે છે જેનો ઉપયોગ ડેટા ઑબ્જેક્ટ્સ વચ્ચે સંબંધ બનાવવા માટે થઈ શકે છે.','A text input specifically designed for storing web addresses.'=>'ખાસ કરીને વેબ એડ્રેસ સ્ટોર કરવા માટે રચાયેલ ટેક્સ્ટ ઇનપુટ.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'એક ટૉગલ જે તમને 1 અથવા 0 (ચાલુ અથવા બંધ, સાચું કે ખોટું, વગેરે) નું મૂલ્ય પસંદ કરવાની મંજૂરી આપે છે. સ્ટાઇલાઇઝ્ડ સ્વીચ અથવા ચેકબોક્સ તરીકે રજૂ કરી શકાય છે.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'સમય પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ UI. ક્ષેત્ર સેટિંગ્સ ઉપયોગ કરીને સમય ફોર્મેટ કસ્ટમાઇઝ કરી શકાય છે.','A basic textarea input for storing paragraphs of text.'=>'ટેક્સ્ટના ફકરાને સ્ટોર કરવા માટે મૂળભૂત ટેક્સ્ટેરિયા ઇનપુટ.','A basic text input, useful for storing single string values.'=>'મૂળભૂત મૂળ લખાણ ઇનપુટ, એક તાર મૂલ્યો સંગ્રહ કરવા માટે ઉપયોગી.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'ફીલ્ડ સેટિંગ્સમાં ઉલ્લેખિત માપદંડ અને વિકલ્પોના આધારે એક અથવા વધુ વર્ગીકરણ શરતોની પસંદગીની મંજૂરી આપે છે.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'તમને સંપાદન સ્ક્રીનમાં ટેબ કરેલ વિભાગોમાં ક્ષેત્રોને જૂથબદ્ધ કરવાની મંજૂરી આપે છે. ક્ષેત્રોને વ્યવસ્થિત અને સંરચિત રાખવા માટે ઉપયોગી.','A dropdown list with a selection of choices that you specify.'=>'તમે ઉલ્લેખિત કરો છો તે પસંદગીઓની પસંદગી સાથે ડ્રોપડાઉન સૂચિ.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'તમે હાલમાં સંપાદિત કરી રહ્યાં છો તે આઇટમ સાથે સંબંધ બનાવવા માટે એક અથવા વધુ પોસ્ટ્સ, પૃષ્ઠો અથવા કસ્ટમ પોસ્ટ પ્રકારની આઇટમ્સ પસંદ કરવા માટેનું ડ્યુઅલ-કૉલમ ઇન્ટરફેસ. શોધવા અને ફિલ્ટર કરવાના વિકલ્પોનો સમાવેશ થાય છે.','An input for selecting a numerical value within a specified range using a range slider element.'=>'શ્રેણી સ્લાઇડર તત્વનો ઉપયોગ કરીને ઉલ્લેખિત શ્રેણીમાં સંખ્યાત્મક મૂલ્ય પસંદ કરવા માટેનું ઇનપુટ.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'રેડિયો બટન ઇનપુટ્સનું એક જૂથ જે વપરાશકર્તાને તમે ઉલ્લેખિત મૂલ્યોમાંથી એક જ પસંદગી કરવાની મંજૂરી આપે છે.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'શોધવાના વિકલ્પ સાથે એક અથવા ઘણી પોસ્ટ્સ, પૃષ્ઠો અથવા પોસ્ટ પ્રકારની વસ્તુઓ પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ અને વૈવિધ્યપૂર્ણ UI. ','An input for providing a password using a masked field.'=>'માસ્ક્ડ ફીલ્ડનો ઉપયોગ કરીને પાસવર્ડ આપવા માટેનું ઇનપુટ.','Filter by Post Status'=>'પોસ્ટ સ્ટેટસ દ્વારા ફિલ્ટર કરો','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'શોધવાના વિકલ્પ સાથે, એક અથવા વધુ પોસ્ટ્સ, પૃષ્ઠો, કસ્ટમ પોસ્ટ પ્રકારની આઇટમ્સ અથવા આર્કાઇવ URL પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ ડ્રોપડાઉન.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'મૂળ WordPress oEmbed કાર્યક્ષમતાનો ઉપયોગ કરીને વિડિઓઝ, છબીઓ, ટ્વીટ્સ, ઑડિઓ અને અન્ય સામગ્રીને એમ્બેડ કરવા માટે એક ઇન્ટરેક્ટિવ ઘટક.','An input limited to numerical values.'=>'સંખ્યાત્મક મૂલ્યો સુધી મર્યાદિત ઇનપુટ.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'અન્ય ક્ષેત્રોની સાથે સંપાદકોને સંદેશ પ્રદર્શિત કરવા માટે વપરાય છે. તમારા ક્ષેત્રોની આસપાસ વધારાના સંદર્ભ અથવા સૂચનાઓ પ્રદાન કરવા માટે ઉપયોગી.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'તમને વર્ડપ્રેસ મૂળ લિંક પીકરનો ઉપયોગ કરીને લિંક અને તેના ગુણધર્મો જેવા કે શીર્ષક અને લક્ષ્યનો ઉલ્લેખ કરવાની મંજૂરી આપે છે.','Uses the native WordPress media picker to upload, or choose images.'=>'અપલોડ કરવા અથવા છબીઓ પસંદ કરવા માટે મૂળ વર્ડપ્રેસ મીડિયા પીકરનો ઉપયોગ કરે છે.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'ડેટા અને સંપાદન સ્ક્રીનને વધુ સારી રીતે ગોઠવવા માટે જૂથોમાં ક્ષેત્રોને સંરચિત કરવાનો માર્ગ પૂરો પાડે છે.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Google નકશાનો ઉપયોગ કરીને સ્થાન પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ UI. યોગ્ય રીતે પ્રદર્શિત કરવા માટે Google Maps API કી અને વધારાના ગોઠવણીની જરૂર છે.','Uses the native WordPress media picker to upload, or choose files.'=>'અપલોડ કરવા અથવા છબીઓ પસંદ કરવા માટે મૂળ વર્ડપ્રેસ મીડિયા પીકરનો ઉપયોગ કરે છે.','A text input specifically designed for storing email addresses.'=>'ખાસ કરીને ઈમેલ એડ્રેસ સ્ટોર કરવા માટે રચાયેલ ટેક્સ્ટ ઇનપુટ.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'તારીખ અને સમય પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ UI. તારીખ રીટર્ન ફોર્મેટ ફીલ્ડ સેટિંગ્સનો ઉપયોગ કરીને કસ્ટમાઇઝ કરી શકાય છે.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'સમય પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ UI. ક્ષેત્ર સેટિંગ્સ ઉપયોગ કરીને સમય ફોર્મેટ કસ્ટમાઇઝ કરી શકાય છે.','An interactive UI for selecting a color, or specifying a Hex value.'=>'રંગ પસંદ કરવા અથવા હેક્સ મૂલ્યનો ઉલ્લેખ કરવા માટે એક ઇન્ટરેક્ટિવ UI.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'ચેકબૉક્સ ઇનપુટ્સનું જૂથ કે જે વપરાશકર્તાને તમે ઉલ્લેખિત કરો છો તે એક અથવા બહુવિધ મૂલ્યો પસંદ કરવાની મંજૂરી આપે છે.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'તમે ઉલ્લેખિત કરેલ મૂલ્યો સાથેના બટનોનું જૂથ, વપરાશકર્તાઓ પ્રદાન કરેલ મૂલ્યોમાંથી એક વિકલ્પ પસંદ કરી શકે છે.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'તમને કન્ટેન્ટ સંપાદિત કરતી વખતે બતાવવામાં આવતી સંકુચિત પેનલ્સમાં કસ્ટમ ફીલ્ડ્સને જૂથ અને ગોઠવવાની મંજૂરી આપે છે. મોટા ડેટાસેટ્સને વ્યવસ્થિત રાખવા માટે ઉપયોગી.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'આ સ્લાઇડ્સ, ટીમના સભ્યો અને કૉલ-ટુ-એક્શન ટાઇલ્સ જેવી સામગ્રીને પુનરાવર્તિત કરવા માટેનો ઉકેલ પૂરો પાડે છે, પેરન્ટ તરીકે કામ કરીને પેટાફિલ્ડના સમૂહ કે જેને વારંવાર પુનરાવર્તિત કરી શકાય છે.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'આ જોડાણોના સંગ્રહનું સંચાલન કરવા માટે એક ઇન્ટરેક્ટિવ ઇન્ટરફેસ પૂરું પાડે છે. મોટાભાગની સેટિંગ્સ ઇમેજ ફીલ્ડના પ્રકાર જેવી જ હોય છે. વધારાની સેટિંગ્સ તમને ગેલેરીમાં નવા જોડાણો ક્યાં ઉમેરવામાં આવે છે અને જોડાણોની ન્યૂનતમ/મહત્તમ સંખ્યાને મંજૂરી આપે છે તેનો ઉલ્લેખ કરવાની મંજૂરી આપે છે.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'આ એક સરળ, સંરચિત, લેઆઉટ-આધારિત સંપાદક પ્રદાન કરે છે. લવચીક સામગ્રી ક્ષેત્ર તમને ઉપલબ્ધ બ્લોક્સ ડિઝાઇન કરવા માટે લેઆઉટ અને સબફિલ્ડનો ઉપયોગ કરીને સંપૂર્ણ નિયંત્રણ સાથે સામગ્રીને વ્યાખ્યાયિત કરવા, બનાવવા અને સંચાલિત કરવાની મંજૂરી આપે છે.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'આ તમને વર્તમાન ક્ષેત્રોને પસંદ કરવા અને પ્રદર્શિત કરવાની મંજૂરી આપે છે. તે ડેટાબેઝમાં કોઈપણ ફીલ્ડની નકલ કરતું નથી, પરંતુ રન-ટાઇમ પર પસંદ કરેલ ફીલ્ડ્સને લોડ કરે છે અને પ્રદર્શિત કરે છે. ક્લોન ફીલ્ડ કાં તો પોતાને પસંદ કરેલ ફીલ્ડ્સ સાથે બદલી શકે છે અથવા પસંદ કરેલ ફીલ્ડ્સને સબફિલ્ડના જૂથ તરીકે પ્રદર્શિત કરી શકે છે.','nounClone'=>'ક્લોન','PRO'=>'પ્રો','Advanced'=>'અદ્યતન','JSON (newer)'=>'JSON (નવું)','Original'=>'અસલ','Invalid post ID.'=>'અમાન્ય પોસ્ટ આઈડી.','Invalid post type selected for review.'=>'સમીક્ષા માટે અમાન્ય પોસ્ટ પ્રકાર પસંદ કર્યો.','More'=>'વધુ','Tutorial'=>'ટ્યુટોરીયલ','Select Field'=>'ક્ષેત્ર પસંદ કરો','Try a different search term or browse %s'=>'એક અલગ શોધ શબ્દ અજમાવો અથવા %s બ્રાઉઝ કરો','Popular fields'=>'લોકપ્રિય ક્ષેત્રો','No search results for \'%s\''=>'\'%s\' માટે કોઈ શોધ પરિણામો નથી','Search fields...'=>'ફીલ્ડ્સ શોધો...','Select Field Type'=>'ક્ષેત્ર પ્રકાર પસંદ કરો','Popular'=>'પ્રખ્યાત','Add Taxonomy'=>'વર્ગીકરણ ઉમેરો','Create custom taxonomies to classify post type content'=>'પોસ્ટ પ્રકારની સામગ્રીને વર્ગીકૃત કરવા માટે કસ્ટમ વર્ગીકરણ બનાવો','Add Your First Taxonomy'=>'તમારી પ્રથમ વર્ગીકરણ ઉમેરો','Hierarchical taxonomies can have descendants (like categories).'=>'અધિક્રમિક વર્ગીકરણમાં વંશજો હોઈ શકે છે (જેમ કે શ્રેણીઓ).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'અગ્રભાગ પર અને એડમિન ડેશબોર્ડમાં વર્ગીકરણ દૃશ્યમાન બનાવે છે.','One or many post types that can be classified with this taxonomy.'=>'આ વર્ગીકરણ સાથે વર્ગીકૃત કરી શકાય તેવા એક અથવા ઘણા પોસ્ટ પ્રકારો.','genre'=>'શૈલી','Genre'=>'શૈલી','Genres'=>'શૈલીઓ','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'`WP_REST_Terms_Controller` ને બદલે વાપરવા માટે વૈકલ્પિક કસ્ટમ નિયંત્રક.','Expose this post type in the REST API.'=>'REST API માં આ પોસ્ટ પ્રકારનો પર્દાફાશ કરો.','Customize the query variable name'=>'ક્વેરી વેરીએબલ નામને કસ્ટમાઇઝ કરો','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'બિન-સુંદર પરમાલિંકનો ઉપયોગ કરીને શરતોને ઍક્સેસ કરી શકાય છે, દા.ત., {query_var}={term_slug}.','Permalinks for this taxonomy are disabled.'=>'આ વર્ગીકરણ માટે પરમાલિંક્સ અક્ષમ છે.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'સ્લગ તરીકે વર્ગીકરણ કીનો ઉપયોગ કરીને URL ને ફરીથી લખો. તમારું પરમાલિંક માળખું હશે','Taxonomy Key'=>'વર્ગીકરણ કી','Select the type of permalink to use for this taxonomy.'=>'આ વર્ગીકરણ માટે વાપરવા માટે પરમાલિંકનો પ્રકાર પસંદ કરો.','Display a column for the taxonomy on post type listing screens.'=>'પોસ્ટ ટાઇપ લિસ્ટિંગ સ્ક્રીન પર વર્ગીકરણ માટે કૉલમ પ્રદર્શિત કરો.','Show Admin Column'=>'એડમિન કૉલમ બતાવો','Show the taxonomy in the quick/bulk edit panel.'=>'ઝડપી/બલ્ક સંપાદન પેનલમાં વર્ગીકરણ બતાવો.','Quick Edit'=>'ઝડપી સંપાદન','List the taxonomy in the Tag Cloud Widget controls.'=>'ટેગ ક્લાઉડ વિજેટ નિયંત્રણોમાં વર્ગીકરણની સૂચિ બનાવો.','Tag Cloud'=>'ટૅગ ક્લાઉડ','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'મેટા બૉક્સમાંથી સાચવેલા વર્ગીકરણ ડેટાને સેનિટાઇઝ કરવા માટે કૉલ કરવા માટે PHP ફંક્શન નામ.','Meta Box Sanitization Callback'=>'મેટા બોક્સ સેનિટાઈઝેશન કોલબેક','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'તમારા વર્ગીકરણ પર મેટા બોક્સની સામગ્રીને હેન્ડલ કરવા માટે કૉલ કરવા માટે PHP ફંક્શન નામ.','Register Meta Box Callback'=>'મેટા બોક્સ કોલબેક રજીસ્ટર કરો','No Meta Box'=>'કોઈ મેટા બોક્સ નથી','Custom Meta Box'=>'કસ્ટમ મેટા બોક્સ','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'સામગ્રી સંપાદક સ્ક્રીન પરના મેટા બોક્સને નિયંત્રિત કરે છે. મૂળભૂત રીતે, શ્રેણીઓ મેટા બોક્સ અધિક્રમિક વર્ગીકરણ માટે બતાવવામાં આવે છે, અને ટૅગ્સ મેટા બૉક્સ બિન-હાયરાર્કિકલ વર્ગીકરણ માટે બતાવવામાં આવે છે.','Meta Box'=>'મેટા બોક્સ','Categories Meta Box'=>'શ્રેણીઓ મેટા બોક્સ','Tags Meta Box'=>'ટૅગ્સ મેટા બોક્સ','A link to a tag'=>'ટેગની લિંક','Describes a navigation link block variation used in the block editor.'=>'બ્લોક એડિટરમાં વપરાતી નેવિગેશન લિંક બ્લોક ભિન્નતાનું વર્ણન કરે છે.','A link to a %s'=>'%s ની લિંક','Tag Link'=>'ટૅગ લિંક','Assigns a title for navigation link block variation used in the block editor.'=>'બ્લોક એડિટરમાં વપરાતી નેવિગેશન લિંક બ્લોક ભિન્નતાનું વર્ણન કરે છે.','← Go to tags'=>'← ટૅગ્સ પર જાઓ','Assigns the text used to link back to the main index after updating a term.'=>'શબ્દને અપડેટ કર્યા પછી મુખ્ય અનુક્રમણિકા સાથે પાછા લિંક કરવા માટે વપરાયેલ ટેક્સ્ટને સોંપે છે.','Back To Items'=>'આઇટમ્સ પર પાછા ફરો','← Go to %s'=>'← %s પર જાઓ','Tags list'=>'ટૅગ્સની સૂચિ','Assigns text to the table hidden heading.'=>'કોષ્ટક છુપાયેલા મથાળાને ટેક્સ્ટ અસાઇન કરે છે.','Tags list navigation'=>'ટૅગ્સ સૂચિ નેવિગેશન','Assigns text to the table pagination hidden heading.'=>'કોષ્ટક પૃષ્ઠ ક્રમાંકન છુપાયેલા મથાળાને ટેક્સ્ટ અસાઇન કરે છે.','Filter by category'=>'શ્રેણી દ્વારા ફિલ્ટર કરો','Assigns text to the filter button in the posts lists table.'=>'પોસ્ટ લિસ્ટ ટેબલમાં ફિલ્ટર બટન પર ટેક્સ્ટ અસાઇન કરે છે.','Filter By Item'=>'આઇટમ દ્વારા ફિલ્ટર કરો','Filter by %s'=>'%s દ્વારા ફિલ્ટર કરો','The description is not prominent by default; however, some themes may show it.'=>'આ વર્ણન મૂળભૂત રીતે જાણીતું નથી; તેમ છતાં, કોઈક થિમમા કદાચ દેખાય.','Describes the Description field on the Edit Tags screen.'=>'એડિટ ટૅગ્સ સ્ક્રીન પર પેરેન્ટ ફીલ્ડનું વર્ણન કરે છે.','Description Field Description'=>'વર્ણન ક્ષેત્રનું વર્ણન','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'અધિક્રમ(hierarchy) બનાવવા માટે એક પેરન્ટ ટર્મ સોંપો. ઉદાહરણ તરીકે જાઝ ટર્મ, બેબોપ અને બિગ બેન્ડની પેરન્ટ હશે.','Describes the Parent field on the Edit Tags screen.'=>'એડિટ ટૅગ્સ સ્ક્રીન પર પેરેન્ટ ફીલ્ડનું વર્ણન કરે છે.','Parent Field Description'=>'પિતૃ ક્ષેત્રનું વર્ણન','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'"સ્લગ" એ નામનું URL-મૈત્રીપૂર્ણ સંસ્કરણ છે. તે સામાન્ય રીતે બધા લોઅરકેસ હોય છે અને તેમાં માત્ર અક્ષરો, સંખ્યાઓ અને હાઇફન્સ હોય છે.','Describes the Slug field on the Edit Tags screen.'=>'એડિટ ટૅગ્સ સ્ક્રીન પર નામ ફીલ્ડનું વર્ણન કરે છે.','Slug Field Description'=>'નામ ક્ષેત્ર વર્ણન','The name is how it appears on your site'=>'નામ જે તમારી સાઇટ પર દેખાશે.','Describes the Name field on the Edit Tags screen.'=>'એડિટ ટૅગ્સ સ્ક્રીન પર નામ ફીલ્ડનું વર્ણન કરે છે.','Name Field Description'=>'નામ ક્ષેત્ર વર્ણન','No tags'=>'ટૅગ્સ નથી','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'જ્યારે કોઈ ટૅગ્સ અથવા કૅટેગરીઝ ઉપલબ્ધ ન હોય ત્યારે પોસ્ટ્સ અને મીડિયા સૂચિ કોષ્ટકોમાં પ્રદર્શિત ટેક્સ્ટને અસાઇન કરે છે.','No Terms'=>'કોઈ શરતો નથી','No %s'=>'ના %s','No tags found'=>'કોઈ ટેગ મળ્યા નથી','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'જ્યારે કોઈ ટૅગ્સ ઉપલબ્ધ ન હોય ત્યારે વર્ગીકરણ મેટા બૉક્સમાં \'સૌથી વધુ વપરાયેલામાંથી પસંદ કરો\' ટેક્સ્ટને ક્લિક કરતી વખતે પ્રદર્શિત ટેક્સ્ટને અસાઇન કરે છે અને જ્યારે વર્ગીકરણ માટે કોઈ આઇટમ ન હોય ત્યારે ટર્મ્સ લિસ્ટ કોષ્ટકમાં વપરાયેલ ટેક્સ્ટને અસાઇન કરે છે.','Not Found'=>'મળ્યું નથી','Assigns text to the Title field of the Most Used tab.'=>'સૌથી વધુ ઉપયોગમાં લેવાતી ટેબના શીર્ષક ક્ષેત્રમાં ટેક્સ્ટ અસાઇન કરે છે.','Most Used'=>'સૌથી વધુ વપરાયેલ','Choose from the most used tags'=>'સૌથી વધુ ઉપયોગ થયેલ ટૅગ્સ માંથી પસંદ કરો','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'જ્યારે JavaScript અક્ષમ હોય ત્યારે મેટા બૉક્સમાં વપરાયેલ \'સૌથી વધુ ઉપયોગમાંથી પસંદ કરો\' ટેક્સ્ટને અસાઇન કરે છે. માત્ર બિન-હાયરાર્કીકલ વર્ગીકરણ પર વપરાય છે.','Choose From Most Used'=>'સૌથી વધુ વપરાયેલમાંથી પસંદ કરો','Choose from the most used %s'=>'%s સૌથી વધુ ઉપયોગ થયેલ ટૅગ્સ માંથી પસંદ કરો','Add or remove tags'=>'ટૅગ્સ ઉમેરો અથવા દૂર કરો','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'જ્યારે JavaScript અક્ષમ હોય ત્યારે મેટા બૉક્સમાં ઉપયોગમાં લેવાતી આઇટમ્સ ઉમેરો અથવા દૂર કરો ટેક્સ્ટને સોંપે છે. માત્ર બિન-હાયરાર્કીકલ વર્ગીકરણ પર વપરાય છે','Add Or Remove Items'=>'વસ્તુઓ ઉમેરો અથવા દૂર કરો','Add or remove %s'=>'%s ઉમેરો અથવા દૂર કરો','Separate tags with commas'=>'અલ્પવિરામથી ટૅગ્સ અલગ કરો','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'વર્ગીકરણ મેટા બોક્સમાં વપરાયેલ અલ્પવિરામ ટેક્સ્ટ સાથે અલગ આઇટમ સોંપે છે. માત્ર બિન-હાયરાર્કીકલ વર્ગીકરણ પર વપરાય છે.','Separate Items With Commas'=>'અલ્પવિરામથી ટૅગ્સ અલગ કરો','Separate %s with commas'=>'અલ્પવિરામથી %s ને અલગ કરો','Popular Tags'=>'લોકપ્રિય ટૅગ્સ','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'લોકપ્રિય આઇટમ ટેક્સ્ટ અસાઇન કરે છે. માત્ર બિન-હાયરાર્કીકલ વર્ગીકરણ માટે વપરાય છે.','Popular Items'=>'લોકપ્રિય વસ્તુઓ','Popular %s'=>'લોકપ્રિય %s','Search Tags'=>'ટૅગ્સ શોધો','Assigns search items text.'=>'શોધ આઇટમ ટેક્સ્ટ સોંપે છે.','Parent Category:'=>'પિતૃ શ્રેણી:','Assigns parent item text, but with a colon (:) added to the end.'=>'પેરેન્ટ આઇટમ ટેક્સ્ટ અસાઇન કરે છે, પરંતુ અંતમાં કોલોન (:) સાથે ઉમેરવામાં આવે છે.','Parent Item With Colon'=>'કોલોન સાથે પિતૃ શ્રેણી','Parent Category'=>'પિતૃ શ્રેણી','Assigns parent item text. Only used on hierarchical taxonomies.'=>'પેરેન્ટ આઇટમ ટેક્સ્ટ અસાઇન કરે છે. માત્ર અધિક્રમિક વર્ગીકરણ પર વપરાય છે.','Parent Item'=>'પિતૃ વસ્તુ','Parent %s'=>'પેરન્ટ %s','New Tag Name'=>'નવા ટેગ નું નામ','Assigns the new item name text.'=>'નવી આઇટમ નામનો ટેક્સ્ટ અસાઇન કરે છે.','New Item Name'=>'નવી આઇટમનું નામ','New %s Name'=>'નવું %s નામ','Add New Tag'=>'નવું ટેગ ઉમેરો','Assigns the add new item text.'=>'નવી આઇટમ ઉમેરો ટેક્સ્ટ સોંપે છે.','Update Tag'=>'અદ્યતન ટેગ','Assigns the update item text.'=>'અપડેટ આઇટમ ટેક્સ્ટ સોંપે છે.','Update Item'=>'આઇટમ અપડેટ કરો','Update %s'=>'%s અપડેટ કરો','View Tag'=>'ટેગ જુઓ','In the admin bar to view term during editing.'=>'સંપાદન દરમિયાન શબ્દ જોવા માટે એડમિન બારમાં.','Edit Tag'=>'ટેગ માં ફેરફાર કરો','At the top of the editor screen when editing a term.'=>'શબ્દ સંપાદિત કરતી વખતે સંપાદક સ્ક્રીનની ટોચ પર.','All Tags'=>'બધા ટૅગ્સ','Assigns the all items text.'=>'બધી આઇટમ ટેક્સ્ટ અસાઇન કરે છે.','Assigns the menu name text.'=>'મેનુ નામ લખાણ સોંપે છે.','Menu Label'=>'મેનુ લેબલ','Active taxonomies are enabled and registered with WordPress.'=>'સક્રિય વર્ગીકરણ વર્ડપ્રેસ સાથે સક્ષમ અને નોંધાયેલ છે.','A descriptive summary of the taxonomy.'=>'વર્ગીકરણનો વર્ણનાત્મક સારાંશ.','A descriptive summary of the term.'=>'શબ્દનો વર્ણનાત્મક સારાંશ.','Term Description'=>'ટર્મ વર્ણન','Single word, no spaces. Underscores and dashes allowed.'=>'એક શબ્દ, કોઈ જગ્યા નથી. અન્ડરસ્કોર અને ડેશની મંજૂરી છે.','Term Slug'=>'ટર્મ સ્લગ','The name of the default term.'=>'મૂળભૂત શબ્દનું નામ.','Term Name'=>'ટર્મ નામ','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'વર્ગીકરણ માટે એક શબ્દ બનાવો કે જેને કાઢી ન શકાય. તે મૂળભૂત રીતે પોસ્ટ્સ માટે પસંદ કરવામાં આવશે નહીં.','Default Term'=>'ડિફૉલ્ટ ટર્મ','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'શું આ વર્ગીકરણની શરતો `wp_set_object_terms()` ને પ્રદાન કરવામાં આવી છે તે ક્રમમાં સૉર્ટ કરવી જોઈએ.','Sort Terms'=>'સૉર્ટ શરતો','Add Post Type'=>'નવો પોસ્ટ પ્રકાર','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'વર્ડપ્રેસની કાર્યક્ષમતાને કસ્ટમ પોસ્ટ પ્રકારો સાથે પ્રમાણભૂત પોસ્ટ્સ અને પૃષ્ઠોથી આગળ વિસ્તૃત કરો','Add Your First Post Type'=>'તમારો પ્રથમ પોસ્ટ પ્રકાર ઉમેરો','I know what I\'m doing, show me all the options.'=>'હું જાણું છું કે હું શું કરી રહ્યો છું, મને બધા વિકલ્પો બતાવો.','Advanced Configuration'=>'અદ્યતન રૂપરેખાંકન','Hierarchical post types can have descendants (like pages).'=>'અધિક્રમિક વર્ગીકરણમાં વંશજો હોઈ શકે છે (જેમ કે શ્રેણીઓ).','Hierarchical'=>'વંશવેલો','Visible on the frontend and in the admin dashboard.'=>'અગ્રભાગ પર અને એડમિન ડેશબોર્ડમાં દૃશ્યમાન.','Public'=>'પબ્લિક','movie'=>'ફિલ્મ','Lower case letters, underscores and dashes only, Max 20 characters.'=>'લોઅર કેસ અક્ષરો, માત્ર અન્ડરસ્કોર અને ડૅશ, મહત્તમ ૨૦ અક્ષરો.','Movie'=>'ફિલ્મ','Singular Label'=>'એકવચન નામ','Movies'=>'મૂવીઝ','Plural Label'=>'બહુવચન નામ','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'`WP_REST_Posts_Controller` ને બદલે વાપરવા માટે વૈકલ્પિક કસ્ટમ નિયંત્રક.','Controller Class'=>'નિયંત્રક વર્ગ','The namespace part of the REST API URL.'=>'REST API URL નો નેમસ્પેસ ભાગ.','Namespace Route'=>'નેમસ્પેસ રૂટ','The base URL for the post type REST API URLs.'=>'પોસ્ટ પ્રકાર REST API URL માટે આધાર URL.','Base URL'=>'આધાર URL','Exposes this post type in the REST API. Required to use the block editor.'=>'REST API માં આ પોસ્ટ પ્રકારનો પર્દાફાશ કરે છે. બ્લોક એડિટરનો ઉપયોગ કરવા માટે જરૂરી છે.','Show In REST API'=>'REST API માં બતાવો','Customize the query variable name.'=>'ક્વેરી વેરીએબલ નામને કસ્ટમાઇઝ કરો','Query Variable'=>'ક્વેરી વેરીએબલ','No Query Variable Support'=>'કોઈ ક્વેરી વેરીએબલ સપોર્ટ નથી','Custom Query Variable'=>'કસ્ટમ ક્વેરી વેરીએબલ','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'બિન-સુંદર પરમાલિંકનો ઉપયોગ કરીને શરતોને ઍક્સેસ કરી શકાય છે, દા.ત., {query_var}={term_slug}.','Query Variable Support'=>'વેરીએબલ સપોર્ટ ક્વેરી','URLs for an item and items can be accessed with a query string.'=>'આઇટમ અને આઇટમ્સ માટેના URL ને ક્વેરી સ્ટ્રિંગ વડે એક્સેસ કરી શકાય છે.','Publicly Queryable'=>'સાર્વજનિક રૂપે પૂછવા યોગ્ય','Has an item archive that can be customized with an archive template file in your theme.'=>'તમારી થીમમાં આર્કાઇવ ટેમ્પલેટ ફાઇલ સાથે કસ્ટમાઇઝ કરી શકાય તેવી આઇટમ આર્કાઇવ ધરાવે છે.','Archive'=>'આર્કાઇવ્સ','Pagination support for the items URLs such as the archives.'=>'આર્કાઇવ્સ જેવી વસ્તુઓ URL માટે પૃષ્ઠ ક્રમાંકન સપોર્ટ.','Pagination'=>'પૃષ્ઠ ક્રમાંકન','RSS feed URL for the post type items.'=>'પોસ્ટ પ્રકારની વસ્તુઓ માટે RSS ફીડ URL.','Feed URL'=>'ફીડ URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'URL માં `WP_Rwrite::$front` ઉપસર્ગ ઉમેરવા માટે પરમાલિંક માળખું બદલે છે.','Front URL Prefix'=>'ફ્રન્ટ URL ઉપસર્ગ','URL Slug'=>'URL સ્લગ','Permalinks for this post type are disabled.'=>'આ વર્ગીકરણ માટે પરમાલિંક્સ અક્ષમ છે.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'નીચેના ઇનપુટમાં વ્યાખ્યાયિત કસ્ટમ સ્લગનો ઉપયોગ કરીને URL ને ફરીથી લખો. તમારું પરમાલિંક માળખું હશે','No Permalink (prevent URL rewriting)'=>'કોઈ પરમાલિંક નથી (URL પુનઃલેખન અટકાવો)','Custom Permalink'=>'કસ્ટમ પરમાલિંક','Post Type Key'=>'પોસ્ટ પ્રકાર કી','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'સ્લગ તરીકે વર્ગીકરણ કીનો ઉપયોગ કરીને URL ને ફરીથી લખો. તમારું પરમાલિંક માળખું હશે','Permalink Rewrite'=>'પરમાલિંક ફરીથી લખો','Delete items by a user when that user is deleted.'=>'જ્યારે તે વપરાશકર્તા કાઢી નાખવામાં આવે ત્યારે વપરાશકર્તા દ્વારા આઇટમ્સ કાઢી નાખો.','Delete With User'=>'વપરાશકર્તા સાથે કાઢી નાખો','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'પોસ્ટ પ્રકારને \'ટૂલ્સ\' > \'નિકાસ\'માંથી નિકાસ કરવાની મંજૂરી આપો.','Can Export'=>'નિકાસ કરી શકે છે','Optionally provide a plural to be used in capabilities.'=>'વૈકલ્પિક રીતે ક્ષમતાઓમાં ઉપયોગમાં લેવા માટે બહુવચન પ્રદાન કરો.','Plural Capability Name'=>'બહુવચન ક્ષમતા નામ','Choose another post type to base the capabilities for this post type.'=>'આ પોસ્ટ પ્રકાર માટેની ક્ષમતાઓને આધાર આપવા માટે અન્ય પોસ્ટ પ્રકાર પસંદ કરો.','Singular Capability Name'=>'એકવચન ક્ષમતા નામ','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'મૂળભૂત રીતે પોસ્ટ પ્રકારની ક્ષમતાઓ \'પોસ્ટ\' ક્ષમતાના નામોને વારસામાં મેળવશે, દા.ત. એડિટ_પોસ્ટ, ડિલીટ_પોસ્ટ. પોસ્ટ પ્રકારની વિશિષ્ટ ક્ષમતાઓનો ઉપયોગ કરવા સક્ષમ કરો, દા.ત. edit_{singular}, delete_{plural}.','Rename Capabilities'=>'ક્ષમતાઓનું નામ બદલો','Exclude From Search'=>'શોધમાંથી બાકાત રાખો','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'આઇટમ્સને \'દેખાવ\' > \'મેનૂઝ\' સ્ક્રીનમાં મેનૂમાં ઉમેરવાની મંજૂરી આપો. \'સ્ક્રીન વિકલ્પો\'માં ચાલુ કરવું આવશ્યક છે.','Appearance Menus Support'=>'દેખાવ મેનુ આધાર','Appears as an item in the \'New\' menu in the admin bar.'=>'એડમિન બારમાં \'નવા\' મેનૂમાં આઇટમ તરીકે દેખાય છે.','Show In Admin Bar'=>'એડમિન બારમાં બતાવો','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'સંપાદન સ્ક્રીન માટે મેટા બોક્સ સેટ કરતી વખતે કૉલ કરવા માટે PHP ફંક્શન નામ.','Custom Meta Box Callback'=>'કસ્ટમ મેટા બોક્સ કોલબેક','Menu Icon'=>'મેનુ આયકન','The position in the sidebar menu in the admin dashboard.'=>'એડમિન ડેશબોર્ડમાં સાઇડબાર મેનૂમાં સ્થિતિ.','Menu Position'=>'મેનુ સ્થિતિ','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'ડિફૉલ્ટ રૂપે પોસ્ટના પ્રકારને એડમિન મેનૂમાં નવી ટોચની આઇટમ મળશે. જો હાલની ટોચની આઇટમ અહીં પૂરી પાડવામાં આવે છે, તો પોસ્ટનો પ્રકાર તેની હેઠળ સબમેનુ આઇટમ તરીકે ઉમેરવામાં આવશે.','Admin Menu Parent'=>'એડમિન મેનુ પેરન્ટ','Admin editor navigation in the sidebar menu.'=>'સાઇડબાર મેનૂમાં એડમિન એડિટર નેવિગેશન.','Show In Admin Menu'=>'એડમિન મેનુમાં બતાવો','Items can be edited and managed in the admin dashboard.'=>'એડમિન ડેશબોર્ડમાં વસ્તુઓને સંપાદિત અને સંચાલિત કરી શકાય છે.','Show In UI'=>'UI માં બતાવો','A link to a post.'=>'પોસ્ટની લિંક.','Description for a navigation link block variation.'=>'નેવિગેશન લિંક બ્લોક વિવિધતા માટે વર્ણન.','Item Link Description'=>'આઇટમ લિંક વર્ણન','A link to a %s.'=>'%s ની લિંક.','Post Link'=>'પોસ્ટ લિંક','Title for a navigation link block variation.'=>'નેવિગેશન લિંક બ્લોક વિવિધતા માટે શીર્ષક.','Item Link'=>'આઇટમ લિંક','%s Link'=>'%s લિંક','Post updated.'=>'પોસ્ટ અપડેટ થઇ ગઈ છે.','In the editor notice after an item is updated.'=>'આઇટમ અપડેટ થયા પછી એડિટર નોટિસમાં.','Item Updated'=>'આઈટમ અપડેટેડ.','%s updated.'=>'%s અપડેટ થઇ ગયું!','Post scheduled.'=>'સુનિશ્ચિત પોસ્ટ.','In the editor notice after scheduling an item.'=>'આઇટમ સુનિશ્ચિત કર્યા પછી સંપાદક સૂચનામાં.','Item Scheduled'=>'આઇટમ સુનિશ્ચિત','%s scheduled.'=>'%s શેડ્યૂલ.','Post reverted to draft.'=>'પોસ્ટ ડ્રાફ્ટમાં પાછું ફેરવ્યું.','In the editor notice after reverting an item to draft.'=>'આઇટમને ડ્રાફ્ટમાં પાછી ફેરવ્યા પછી સંપાદક સૂચનામાં.','Item Reverted To Draft'=>'આઇટમ ડ્રાફ્ટમાં પાછી ફેરવાઈ','%s reverted to draft.'=>'%s ડ્રાફ્ટમાં પાછું ફર્યું.','Post published privately.'=>'પોસ્ટ ખાનગી રીતે પ્રકાશિત.','In the editor notice after publishing a private item.'=>'આઇટમ સુનિશ્ચિત કર્યા પછી સંપાદક સૂચનામાં.','Item Published Privately'=>'આઇટમ ખાનગી રીતે પ્રકાશિત','%s published privately.'=>'%s ખાનગી રીતે પ્રકાશિત.','Post published.'=>'પોસ્ટ પ્રકાશિત થઇ ગઈ છે.','In the editor notice after publishing an item.'=>'આઇટમ સુનિશ્ચિત કર્યા પછી સંપાદક સૂચનામાં.','Item Published'=>'આઇટમ પ્રકાશિત','%s published.'=>'%s પ્રકાશિત.','Posts list'=>'પોસ્ટ્સ યાદી','Used by screen readers for the items list on the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીન પરની ફિલ્ટર લિંક્સ માટે સ્ક્રીન રીડર્સ દ્વારા ઉપયોગમાં લેવાય છે.','Items List'=>'આઇટ્મસ યાદી','%s list'=>'%s યાદી','Posts list navigation'=>'પોસ્ટ્સ સંશોધક માટે ની યાદી','Used by screen readers for the filter list pagination on the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીન પરની ફિલ્ટર લિંક્સ માટે સ્ક્રીન રીડર્સ દ્વારા ઉપયોગમાં લેવાય છે.','Items List Navigation'=>'વસ્તુઓની યાદી સંશોધક','%s list navigation'=>'%s ટૅગ્સ યાદી નેવિગેશન','Filter posts by date'=>'તારીખ દ્વારા પોસ્ટ્સ ફિલ્ટર કરો','Used by screen readers for the filter by date heading on the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીન પર તારીખ દ્વારા ફિલ્ટર માટે સ્ક્રીન રીડર્સ દ્વારા ઉપયોગમાં લેવાય છે.','Filter Items By Date'=>'તારીખ દ્વારા આઇટમ્સ ફિલ્ટર કરો','Filter %s by date'=>'તારીખ દ્વારા %s ફિલ્ટર કરો','Filter posts list'=>'પોસ્ટની સૂચિ ને ફિલ્ટર કરો','Used by screen readers for the filter links heading on the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીન પરની ફિલ્ટર લિંક્સ માટે સ્ક્રીન રીડર્સ દ્વારા ઉપયોગમાં લેવાય છે.','Filter Items List'=>'વસ્તુઓ ની યાદી ફિલ્ટર કરો','Filter %s list'=>'%s સૂચિને ફિલ્ટર કરો','In the media modal showing all media uploaded to this item.'=>'મીડિયા મોડલમાં આ આઇટમ પર અપલોડ કરેલ તમામ મીડિયા દર્શાવે છે.','Uploaded To This Item'=>'આ પોસ્ટમાં અપલોડ કરવામાં આવ્યું છે','Uploaded to this %s'=>'%s આ પોસ્ટમાં અપલોડ કરવામાં આવ્યું છે','Insert into post'=>'પોસ્ટ માં સામેલ કરો','As the button label when adding media to content.'=>'સામગ્રીમાં મીડિયા ઉમેરતી વખતે બટન લેબલ તરીકે.','Insert Into Media Button'=>'મીડિયા બટનમાં દાખલ કરો','Insert into %s'=>'%s માં દાખલ કરો','Use as featured image'=>'વૈશિષ્ટિકૃત છબી તરીકે ઉપયોગ કરો','As the button label for selecting to use an image as the featured image.'=>'વૈશિષ્ટિકૃત છબી તરીકે છબીનો ઉપયોગ કરવા માટે પસંદ કરવા માટેના બટન લેબલ તરીકે.','Use Featured Image'=>'વૈશિષ્ટિકૃત છબીનો ઉપયોગ કરો','Remove featured image'=>'વૈશિષ્ટિકૃત છબી દૂર કરો','As the button label when removing the featured image.'=>'ફીચર્ડ ઈમેજ દૂર કરતી વખતે બટન લેબલ તરીકે.','Remove Featured Image'=>'વિશેષ ચિત્ર દૂર કરો','Set featured image'=>'ફીચર્ડ ચિત્ર સેટ કરો','As the button label when setting the featured image.'=>'ફીચર્ડ ઈમેજ સેટ કરતી વખતે બટન લેબલ તરીકે.','Set Featured Image'=>'ફીચર્ડ છબી સેટ કરો','Featured image'=>'વૈશિષ્ટિકૃત છબી','In the editor used for the title of the featured image meta box.'=>'ફીચર્ડ ઈમેજ મેટા બોક્સના શીર્ષક માટે ઉપયોગમાં લેવાતા એડિટરમાં.','Featured Image Meta Box'=>'ફીચર્ડ ઇમેજ મેટા બોક્સ','Post Attributes'=>'પોસ્ટ લક્ષણો','In the editor used for the title of the post attributes meta box.'=>'પોસ્ટ એટ્રીબ્યુટ્સ મેટા બોક્સના શીર્ષક માટે ઉપયોગમાં લેવાતા એડિટરમાં.','Attributes Meta Box'=>'લક્ષણો મેટા બોક્સ','%s Attributes'=>'%s પોસ્ટ લક્ષણો','Post Archives'=>'કાર્ય આર્કાઇવ્ઝ','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'આ લેબલ સાથે \'પોસ્ટ ટાઇપ આર્કાઇવ\' આઇટમ્સને આર્કાઇવ્સ સક્ષમ સાથે CPTમાં અસ્તિત્વમાંના મેનૂમાં આઇટમ ઉમેરતી વખતે બતાવવામાં આવેલી પોસ્ટ્સની સૂચિમાં ઉમેરે છે. જ્યારે \'લાઈવ પ્રીવ્યૂ\' મોડમાં મેનુ સંપાદિત કરવામાં આવે ત્યારે જ દેખાય છે અને કસ્ટમ આર્કાઈવ સ્લગ પ્રદાન કરવામાં આવે છે.','Archives Nav Menu'=>'આર્કાઇવ્સ નેવ મેનુ','%s Archives'=>'%s આર્કાઇવ્સ','No posts found in Trash'=>'ટ્રેશમાં કોઈ પોસ્ટ્સ મળી નથી','At the top of the post type list screen when there are no posts in the trash.'=>'જ્યારે ટ્રેશમાં કોઈ પોસ્ટ ન હોય ત્યારે પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીનની ટોચ પર.','No Items Found in Trash'=>'ટ્રેશમાં કોઈ આઇટમ્સ મળી નથી','No %s found in Trash'=>'ટ્રેશમાં કોઈ %s મળ્યું નથી','No posts found'=>'કોઈ પોસ્ટ મળી નથી','At the top of the post type list screen when there are no posts to display.'=>'જ્યારે પ્રદર્શિત કરવા માટે કોઈ પોસ્ટ્સ ન હોય ત્યારે પોસ્ટ ટાઇપ સૂચિ સ્ક્રીનની ટોચ પર.','No Items Found'=>'કોઈ આઇટમ્સ મળી નથી','No %s found'=>'કોઈ %s મળ્યું નથી','Search Posts'=>'પોસ્ટ્સ શોધો','At the top of the items screen when searching for an item.'=>'શબ્દ સંપાદિત કરતી વખતે સંપાદક સ્ક્રીનની ટોચ પર.','Search Items'=>'આઇટમ્સ શોધો','Search %s'=>'%s શોધો','Parent Page:'=>'પિતૃ પૃષ્ઠ:','For hierarchical types in the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીનમાં અધિક્રમિક પ્રકારો માટે.','Parent %s:'=>'પેરન્ટ %s','New Post'=>'નવી પોસ્ટ','New Item'=>'નવી આઇટમ','New %s'=>'નવું %s','Add New Post'=>'નવી પોસ્ટ ઉમેરો','At the top of the editor screen when adding a new item.'=>'શબ્દ સંપાદિત કરતી વખતે સંપાદક સ્ક્રીનની ટોચ પર.','Add New Item'=>'નવી આઇટમ ઉમેરો','Add New %s'=>'નવું %s ઉમેરો','View Posts'=>'પોસ્ટ્સ જુઓ','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'પેરેન્ટ આઇટમ \'બધી પોસ્ટ્સ\' વ્યુમાં એડમિન બારમાં દેખાય છે, જો પોસ્ટ પ્રકાર આર્કાઇવ્સને સપોર્ટ કરે છે અને હોમ પેજ તે પોસ્ટ પ્રકારનું આર્કાઇવ નથી.','View Items'=>'આઇટમ જુઓ','View Post'=>'પોસ્ટ જુઓ','In the admin bar to view item when editing it.'=>'આઇટમમાં ફેરફાર કરતી વખતે તેને જોવા માટે એડમિન બારમાં.','View Item'=>'આઇટમ જુઓ','View %s'=>'%s જુઓ','Edit Post'=>'પોસ્ટ સુધારો','At the top of the editor screen when editing an item.'=>'આઇટમ સંપાદિત કરતી વખતે એડિટર સ્ક્રીનની ટોચ પર.','Edit Item'=>'આઇટમ સંપાદિત કરો','Edit %s'=>'%s સંપાદિત કરો','All Posts'=>'બધા પોસ્ટ્સ','In the post type submenu in the admin dashboard.'=>'એડમિન ડેશબોર્ડમાં પોસ્ટ ટાઇપ સબમેનુમાં.','All Items'=>'બધી વસ્તુઓ','All %s'=>'બધા %s','Admin menu name for the post type.'=>'પોસ્ટ પ્રકાર માટે એડમિન મેનુ નામ.','Menu Name'=>'મેનુ નુ નામ','Regenerate all labels using the Singular and Plural labels'=>'એકવચન અને બહુવચન લેબલ્સનો ઉપયોગ કરીને બધા લેબલ્સ ફરીથી બનાવો','Regenerate'=>'પુનઃસર્જન કરો','Active post types are enabled and registered with WordPress.'=>'સક્રિય પોસ્ટ પ્રકારો સક્ષમ અને વર્ડપ્રેસ સાથે નોંધાયેલ છે.','Enable various features in the content editor.'=>'સામગ્રી સંપાદકમાં વિવિધ સુવિધાઓને સક્ષમ કરો.','Post Formats'=>'પોસ્ટ ફોર્મેટ્સ','Editor'=>'સંપાદક','Trackbacks'=>'ટ્રેકબેક્સ','Select existing taxonomies to classify items of the post type.'=>'પોસ્ટ પ્રકારની વસ્તુઓનું વર્ગીકરણ કરવા માટે વર્તમાન વર્ગીકરણ પસંદ કરો.','Browse Fields'=>'ક્ષેત્રો બ્રાઉઝ કરો','Nothing to import'=>'આયાત કરવા માટે કંઈ નથી','. The Custom Post Type UI plugin can be deactivated.'=>'. કસ્ટમ પોસ્ટ પ્રકાર UI પ્લગઇન નિષ્ક્રિય કરી શકાય છે.','Imported %d item from Custom Post Type UI -'=>'કસ્ટમ પોસ્ટ પ્રકાર UI માંથી %d આઇટમ આયાત કરી -' . "\0" . 'કસ્ટમ પોસ્ટ પ્રકાર UI માંથી %d આઇટમ આયાત કરી -','Failed to import taxonomies.'=>'વર્ગીકરણ આયાત કરવામાં નિષ્ફળ.','Failed to import post types.'=>'પોસ્ટ પ્રકારો આયાત કરવામાં નિષ્ફળ.','Nothing from Custom Post Type UI plugin selected for import.'=>'કસ્ટમ પોસ્ટ પ્રકાર UI પ્લગઇનમાંથી કંઈપણ આયાત માટે પસંદ કરેલ નથી.','Imported 1 item'=>'1 આઇટમ આયાત કરી' . "\0" . '%s આઇટમ આયાત કરી','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'પહેલાથી જ અસ્તિત્વમાં છે તે જ કી સાથે પોસ્ટ પ્રકાર અથવા વર્ગીકરણ આયાત કરવાથી વર્તમાન પોસ્ટ પ્રકાર અથવા વર્ગીકરણની સેટિંગ્સ આયાતની સાથે ઓવરરાઈટ થઈ જશે.','Import from Custom Post Type UI'=>'કસ્ટમ પોસ્ટ પ્રકાર UI માંથી આયાત કરો','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'નીચેના કોડનો ઉપયોગ પસંદ કરેલી વસ્તુઓના સ્થાનિક સંસ્કરણની નોંધણી કરવા માટે થઈ શકે છે. સ્થાનિક રીતે ફીલ્ડ જૂથો, પોસ્ટ પ્રકારો અથવા વર્ગીકરણને સંગ્રહિત કરવાથી ઝડપી લોડ ટાઈમ, વર્ઝન કંટ્રોલ અને ડાયનેમિક ફીલ્ડ્સ/સેટિંગ્સ જેવા ઘણા ફાયદા મળી શકે છે. ફક્ત નીચેના કોડને તમારી થીમની functions.php ફાઇલમાં કોપી અને પેસ્ટ કરો અથવા તેને બાહ્ય ફાઇલમાં સમાવિષ્ટ કરો, પછી ACF એડમિન તરફથી આઇટમ્સને નિષ્ક્રિય કરો અથવા કાઢી નાખો.','Export - Generate PHP'=>'નિકાસ - PHP જનરેટ કરો','Export'=>'નિકાસ કરો','Category'=>'વર્ગ','Tag'=>'ટૅગ','Taxonomy submitted.'=>'વર્ગીકરણ સબમિટ કર્યું.','Taxonomy saved.'=>'વર્ગીકરણ સાચવ્યું.','Taxonomy deleted.'=>'વર્ગીકરણ કાઢી નાખ્યું.','Taxonomy updated.'=>'વર્ગીકરણ અપડેટ કર્યું.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'આ વર્ગીકરણ રજીસ્ટર થઈ શક્યું નથી કારણ કે તેની કી અન્ય પ્લગઈન અથવા થીમ દ્વારા નોંધાયેલ અન્ય વર્ગીકરણ દ્વારા ઉપયોગમાં લેવાય છે.','Taxonomy synchronized.'=>'વર્ગીકરણ સમન્વયિત.' . "\0" . '%s વર્ગીકરણ સમન્વયિત.','Taxonomy duplicated.'=>'વર્ગીકરણ ડુપ્લિકેટ.' . "\0" . '%s વર્ગીકરણ ડુપ્લિકેટ.','Taxonomy deactivated.'=>'વર્ગીકરણ નિષ્ક્રિય.' . "\0" . '%s વર્ગીકરણ નિષ્ક્રિય.','Taxonomy activated.'=>'વર્ગીકરણ સક્રિય થયું.' . "\0" . '%s વર્ગીકરણ સક્રિય.','Terms'=>'શરતો','Post type synchronized.'=>'પોસ્ટ પ્રકાર સમન્વયિત.' . "\0" . '%s પોસ્ટ પ્રકારો સમન્વયિત.','Post type duplicated.'=>'પોસ્ટ પ્રકાર ડુપ્લિકેટ.' . "\0" . '%s પોસ્ટ પ્રકારો ડુપ્લિકેટ.','Post type deactivated.'=>'પોસ્ટ પ્રકાર નિષ્ક્રિય.' . "\0" . '%s પોસ્ટ પ્રકારો નિષ્ક્રિય કર્યા.','Post type activated.'=>'પોસ્ટનો પ્રકાર સક્રિય કર્યો.' . "\0" . '%s પોસ્ટ પ્રકારો સક્રિય થયા.','Post Types'=>'પોસ્ટ પ્રકારો','Advanced Settings'=>'સંવર્ધિત વિકલ્પો','Basic Settings'=>'મૂળભૂત સેટિંગ્સ','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'આ પોસ્ટ પ્રકાર રજીસ્ટર થઈ શક્યો નથી કારણ કે તેની કી અન્ય પ્લગઈન અથવા થીમ દ્વારા નોંધાયેલ અન્ય પોસ્ટ પ્રકાર દ્વારા ઉપયોગમાં લેવાય છે.','Pages'=>'પૃષ્ઠો','Link Existing Field Groups'=>'હાલના ફીલ્ડ જૂથોને લિંક કરો','%s post type created'=>'%s પોસ્ટ પ્રકાર બનાવ્યો','Add fields to %s'=>'%s માં ફીલ્ડ્સ ઉમેરો','%s post type updated'=>'%s પોસ્ટ પ્રકાર અપડેટ કર્યો','Post type draft updated.'=>'પોસ્ટ પ્રકાર ડ્રાફ્ટ અપડેટ કર્યો.','Post type scheduled for.'=>'પોસ્ટ પ્રકાર માટે સુનિશ્ચિત થયેલ છે.','Post type submitted.'=>'પોસ્ટનો પ્રકાર સબમિટ કર્યો.','Post type saved.'=>'પોસ્ટનો પ્રકાર સાચવ્યો.','Post type updated.'=>'પોસ્ટ પ્રકાર અપડેટ કર્યો.','Post type deleted.'=>'પોસ્ટનો પ્રકાર કાઢી નાખ્યો.','Type to search...'=>'શોધવા માટે ટાઇપ કરો...','PRO Only'=>'માત્ર પ્રો','Field groups linked successfully.'=>'ક્ષેત્ર જૂથો સફળતાપૂર્વક લિંક થયા.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'કસ્ટમ પોસ્ટ પ્રકાર UI સાથે નોંધાયેલ પોસ્ટ પ્રકારો અને વર્ગીકરણ આયાત કરો અને ACF સાથે તેનું સંચાલન કરો. પ્રારંભ કરો.','taxonomy'=>'વર્ગીકરણ','post type'=>'પોસ્ટ પ્રકાર','Done'=>'પૂર્ણ','Field Group(s)'=>'ક્ષેત્ર જૂથો','Permissions'=>'પરવાનગીઓ','URLs'=>'URLs','Visibility'=>'દૃશ્યતા','Labels'=>'લેબલ્સ','Field Settings Tabs'=>'ફીલ્ડ સેટિંગ્સ ટૅબ્સ','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[એસીએફ શોર્ટકોડ મૂલ્ય પૂર્વાવલોકન માટે અક્ષમ કર્યું]','Close Modal'=>'મોડલ બંધ કરો','Field moved to other group'=>'ફિલ્ડ અન્ય જૂથમાં ખસેડવામાં આવ્યું','Close modal'=>'મોડલ બંધ કરો','Start a new group of tabs at this tab.'=>'આ ટૅબ પર ટૅબનું નવું જૂથ શરૂ કરો.','Updates'=>'સુધારાઓ','Save Changes'=>'ફેરફારો સેવ કરો','Field Group Title'=>'ફિલ્ડ જૂથનું શીર્ષક','Add title'=>'શીર્ષક ઉમેરો','Add Field Group'=>'ક્ષેત્ર જૂથ ઉમેરો','#'=>'#','Presentation'=>'રજૂઆત','General'=>'સામાન્ય','Deactivate'=>'નિષ્ક્રિય','Deactivate this item'=>'આ આઇટમ નિષ્ક્રિય કરો','Activate'=>'સક્રિય કરો','Activate this item'=>'આ આઇટમ સક્રિય કરો','post statusInactive'=>'નિષ્ક્રિય','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'અદ્યતન કસ્ટમ ફીલ્ડ્સ અને એડવાન્સ કસ્ટમ ફીલ્ડ્સ PRO એક જ સમયે સક્રિય ન હોવા જોઈએ. અમે એડવાન્સ્ડ કસ્ટમ ફીલ્ડ્સ પ્રોને આપમેળે નિષ્ક્રિય કરી દીધું છે.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'અદ્યતન કસ્ટમ ફીલ્ડ્સ અને એડવાન્સ કસ્ટમ ફીલ્ડ્સ PRO એક જ સમયે સક્રિય ન હોવા જોઈએ. અમે એડવાન્સ્ડ કસ્ટમ ફીલ્ડ્સને આપમેળે નિષ્ક્રિય કરી દીધા છે.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - ACF શરૂ થાય તે પહેલાં અમે ACF ફીલ્ડ મૂલ્યો પુનઃપ્રાપ્ત કરવા માટે એક અથવા વધુ કૉલ્સ શોધી કાઢ્યા છે. આ સમર્થિત નથી અને તે ખોટા અથવા ખોવાયેલા ડેટામાં પરિણમી શકે છે. આને કેવી રીતે ઠીક કરવું તે જાણો.','Invalid request.'=>'અમાન્ય વિનંતી.','Show in REST API'=>'REST API માં બતાવો','Enable Transparency'=>'પારદર્શિતા સક્ષમ કરો','Upgrade to PRO'=>'પ્રો પર અપગ્રેડ કરો','post statusActive'=>'સક્રિય','\'%s\' is not a valid email address'=>'\'%s\' ઈ - મેઈલ સરનામું માન્ય નથી.','Color value'=>'રંગનું મુલ્ય','Select default color'=>'મુળભૂત રંગ પસંદ કરો','Clear color'=>'રંગ સાફ કરો','Blocks'=>'બ્લોક્સ','Options'=>'વિકલ્પો','Users'=>'વપરાશકર્તાઓ','Menu items'=>'મેનુ વસ્તુઓ','Widgets'=>'વિજેટો','Attachments'=>'જોડાણો','Taxonomies'=>'વર્ગીકરણ','Posts'=>'પોસ્ટો','Last updated: %s'=>'છેલ્લી અપડેટ: %s','Sorry, this post is unavailable for diff comparison.'=>'માફ કરશો, આ પોસ્ટ અલગ સરખામણી માટે અનુપલબ્ધ છે.','Invalid field group parameter(s).'=>'અમાન્ય ક્ષેત્ર જૂથ પરિમાણ(ઓ).','Awaiting save'=>'સેવ પ્રતીક્ષામાં છે','Saved'=>'સેવ થયેલ','Import'=>'આયાત','Review changes'=>'ફેરફારોની સમીક્ષા કરો','Located in: %s'=>'સ્થિત થયેલ છે: %s','Various'=>'વિવિધ','Sync changes'=>'સમન્વય ફેરફારો','Loading diff'=>'તફાવત લોડ કરી રહ્યું છે','Review local JSON changes'=>'સ્થાનિક JSON ફેરફારોની સમીક્ષા કરો','Visit website'=>'વેબસાઇટની મુલાકાત લો','View details'=>'વિગતો જુઓ','Version %s'=>'આવૃત્તિ %s','Information'=>'માહિતી','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'અમે સમર્થનને લઈને કટ્ટરપંથી છીએ અને ઈચ્છીએ છીએ કે તમે ACF સાથે તમારી વેબસાઇટનો શ્રેષ્ઠ લાભ મેળવો. જો તમને કોઈ મુશ્કેલી આવે, તો ત્યાં ઘણી જગ્યાએ મદદ મળી શકે છે:','Help & Support'=>'મદદ અને આધાર','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'જો તમને તમારી જાતને સહાયની જરૂર જણાય તો સંપર્કમાં રહેવા માટે કૃપા કરીને મદદ અને સમર્થન ટેબનો ઉપયોગ કરો.','Overview'=>'અવલોકન','Invalid nonce.'=>'અમાન્ય નૉન.','Location not found: %s'=>'સ્થાન મળ્યું નથી: %s','Widget'=>'વિજેટ','User Role'=>'વપરાશકર્તાની ભૂમિકા','Comment'=>'ટિપ્પણી','Post Format'=>'પોસ્ટ ફોર્મેટ','Menu Item'=>'મેનુ વસ્તુ','Post Status'=>'પોસ્ટની સ્થિતિ','Menus'=>'મેનુઓ','Menu Locations'=>'મેનુ ની જગ્યાઓ','Menu'=>'મેનુ','Posts Page'=>'પોસ્ટ્સ પેજ','Front Page'=>'પહેલું પાનું','Page Type'=>'પેજ પ્રકાર','Logged in'=>'લૉગ ઇન કર્યું','Current User'=>'વર્તમાન વપરાશકર્તા','Page Template'=>'પેજ ટેમ્પલેટ','Register'=>'રજિસ્ટર','Add / Edit'=>'ઉમેરો / સંપાદિત કરો','User Form'=>'વપરાશકર્તા ફોર્મ','Page Parent'=>'પેજ પેરન્ટ','Super Admin'=>'સુપર સંચાલક','Current User Role'=>'વર્તમાન વપરાશકર્તા ભૂમિકા','Default Template'=>'મૂળભૂત ટેમ્પલેટ','Post Template'=>'પોસ્ટ ટેમ્પલેટ','Post Category'=>'પોસ્ટ કેટેગરી','All %s formats'=>'બધા %s ફોર્મેટ','Attachment'=>'જોડાણ','and'=>'અને','Please also check all premium add-ons (%s) are updated to the latest version.'=>'કૃપા કરીને તમામ પ્રીમિયમ એડ-ઓન્સ (%s) નવીનતમ સંસ્કરણ પર અપડેટ થયા છે તે પણ તપાસો.','Gallery'=>'ગેલેરી','Hide on screen'=>'સ્ક્રીન પર છુપાવો','Send Trackbacks'=>'ટ્રેકબેકસ મોકલો','Tags'=>'ટૅગ્સ','Categories'=>'કેટેગરીઓ','Page Attributes'=>'પેજ લક્ષણો','Format'=>'ફોર્મેટ','Author'=>'લેખક','Slug'=>'સ્લગ','Revisions'=>'પુનરાવર્તનો','Comments'=>'ટિપ્પણીઓ','Discussion'=>'ચર્ચા','Excerpt'=>'અવતરણ','Permalink'=>'પરમાલિંક','Position'=>'પદ','Style'=>'સ્ટાઇલ','Type'=>'પ્રકાર','Key'=>'ચાવી','Order'=>'ઓર્ડર','width'=>'પહોળાઈ','Required'=>'જરૂરી?','Field Type'=>'ક્ષેત્ર પ્રકાર','Field Name'=>'ક્ષેત્રનું નામ','Field Label'=>'ફીલ્ડ લેબલ','Delete'=>'કાઢી નાખો','Delete field'=>'ફિલ્ડ કાઢી નાખો','Move'=>'ખસેડો','Edit field'=>'ફાઇલ સંપાદિત કરો','No updates available.'=>'કોઈ અપડેટ ઉપલબ્ધ નથી.','Database upgrade complete. See what\'s new'=>'ડેટાબેઝ અપગ્રેડ પૂર્ણ. નવું શું છે તે જુઓ','Please select at least one site to upgrade.'=>'કૃપા કરીને અપગ્રેડ કરવા માટે ઓછામાં ઓછી એક સાઇટ પસંદ કરો.','Site requires database upgrade from %1$s to %2$s'=>'વેબસાઈટને %1$s થી %2$s સુધી ડેટાબેઝ સુધારાની જરૂર છે','Site'=>'સાઇટ','Upgrade Sites'=>'અપગ્રેડ સાઇટ્સ','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'નીચેની સાઇટ્સને DB સુધારાની જરૂર છે. તમે અદ્યતન બનાવા માંગો છો તે તપાસો અને પછી %s પર ક્લિક કરો.','Rules'=>'નિયમો','Copied'=>'કૉપિ થઇ ગયું','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'તમે નિકાસ કરવા માંગો છો તે વસ્તુઓ પસંદ કરો અને પછી તમારી નિકાસ પદ્ધતિ પસંદ કરો. .json ફાઇલમાં નિકાસ કરવા માટે JSON તરીકે નિકાસ કરો જે પછી તમે અન્ય ACF સ્થાપનમાં આયાત કરી શકો છો. PHP કોડ પર નિકાસ કરવા માટે PHP ઉત્પન્ન કરો જેને તમે તમારી થીમમાં મૂકી શકો છો.','Sync'=>'સમન્વય','Select %s'=>'%s પસંદ કરો','Duplicate'=>'ડુપ્લિકેટ','Documentation'=>'માર્ગદર્શિકા','Description'=>'વર્ણન','Active (%s)'=>'સક્રિય (%s)' . "\0" . 'સક્રિય (%s)','Custom Fields'=>'કસ્ટમ ફીલ્ડ','The %1$s field can now be found in the %2$s field group'=>'%1$s ક્ષેત્ર હવે %2$s ક્ષેત્ર જૂથમાં મળી શકે છે','Active'=>'સક્રિય','Settings'=>'સેટિંગ્સ','Location'=>'સ્થાન','Null'=>'શૂન્ય','copy'=>'નકલ','(this field)'=>'(આ ક્ષેત્ર)','Checked'=>'ચકાસાયેલ','Move Custom Field'=>'કસ્ટમ ફીલ્ડ ખસેડો','No toggle fields available'=>'કોઈ ટૉગલ ફીલ્ડ ઉપલબ્ધ નથી','Field group title is required'=>'ક્ષેત્ર જૂથ શીર્ષક આવશ્યક છે','This field cannot be moved until its changes have been saved'=>'જ્યાં સુધી તેના ફેરફારો સાચવવામાં ન આવે ત્યાં સુધી આ ક્ષેત્ર ખસેડી શકાતું નથી','The string "field_" may not be used at the start of a field name'=>'શબ્દમાળા "field_" નો ઉપયોગ ક્ષેત્રના નામની શરૂઆતમાં થઈ શકશે નહીં','Field group draft updated.'=>'ફીલ્ડ ગ્રુપ ડ્રાફ્ટ અપડેટ કર્યો.','Field group scheduled for.'=>'ક્ષેત્ર જૂથ માટે સુનિશ્ચિત થયેલ છે.','Field group submitted.'=>'ક્ષેત્ર જૂથ સબમિટ.','Field group saved.'=>'ક્ષેત્ર જૂથ સાચવ્યું.','Field group published.'=>'ક્ષેત્ર જૂથ પ્રકાશિત.','Field group deleted.'=>'ફીલ્ડ જૂથ કાઢી નાખ્યું.','Field group updated.'=>'ફીલ્ડ જૂથ અપડેટ કર્યું.','Tools'=>'સાધનો','is not equal to'=>'ની સમાન નથી','is equal to'=>'ની બરાબર છે','Forms'=>'સ્વરૂપો','Page'=>'પેજ','Post'=>'પોસ્ટ','Relational'=>'સંબંધી','Choice'=>'પસંદગી','Basic'=>'પાયાની','Unknown'=>'અજ્ઞાત','Field type does not exist'=>'ક્ષેત્ર પ્રકાર અસ્તિત્વમાં નથી','Post updated'=>'પોસ્ટ અપડેટ થઇ ગઈ','Update'=>'સુધારો','Validate Email'=>'ઇમેઇલ માન્ય કરો','Content'=>'લખાણ','Title'=>'શીર્ષક','Selection is greater than'=>'પસંદગી કરતાં વધારે છે','Value is less than'=>'કરતાં ઓછું મૂલ્ય છે','Value is greater than'=>'કરતાં વધુ મૂલ્ય છે','Value contains'=>'મૂલ્ય સમાવે છે','Value matches pattern'=>'મૂલ્ય પેટર્ન સાથે મેળ ખાય છે','Value is not equal to'=>'મૂલ્ય સમાન નથી','Value is equal to'=>'મૂલ્ય સમાન છે','Has no value'=>'કોઈ મૂલ્ય નથી','Has any value'=>'કોઈપણ મૂલ્ય ધરાવે છે','Cancel'=>'રદ','Are you sure?'=>'શું તમને ખાતરી છે?','Restricted'=>'પ્રતિબંધિત','Expand Details'=>'વિગતો વિસ્તૃત કરો','Uploaded to this post'=>'આ પોસ્ટમાં અપલોડ કરવામાં આવ્યું છે','verbUpdate'=>'સુધારો','verbEdit'=>'સંપાદિત કરો','The changes you made will be lost if you navigate away from this page'=>'જો તમે આ પૃષ્ઠ છોડીને જશો તો તમે કરેલા ફેરફારો ખોવાઈ જશે','File type must be %s.'=>'ફાઇલનો પ્રકાર %s હોવો આવશ્યક છે.','or'=>'અથવા','File size must not exceed %s.'=>'ફાઇલનું કદ %s થી વધુ ન હોવું જોઈએ.','Image height must not exceed %dpx.'=>'છબીની ઊંચાઈ %dpx કરતાં વધુ ન હોવી જોઈએ.','Image height must be at least %dpx.'=>'છબીની ઊંચાઈ ઓછામાં ઓછી %dpx હોવી જોઈએ.','Image width must not exceed %dpx.'=>'છબીની પહોળાઈ %dpx થી વધુ ન હોવી જોઈએ.','Image width must be at least %dpx.'=>'છબીની પહોળાઈ ઓછામાં ઓછી %dpx હોવી જોઈએ.','(no title)'=>'(કોઈ શીર્ષક નથી)','Full Size'=>'પૂર્ણ કદ','Large'=>'મોટું','Medium'=>'મધ્યમ','Thumbnail'=>'થંબનેલ','(no label)'=>'(લેબલ નથી)','Rows'=>'પંક્તિઓ','Add new choice'=>'નવી પસંદગી ઉમેરો','Archives'=>'આર્કાઇવ્સ','Page Link'=>'પૃષ્ઠ લિંક','Add'=>'ઉમેરો','Name'=>'નામ','%s added'=>'%s ઉમેર્યું','User unable to add new %s'=>'વપરાશકર્તા નવા %s ઉમેરવામાં અસમર્થ છે','Allow new terms to be created whilst editing'=>'સંપાદન કરતી વખતે નવી શરતો બનાવવાની મંજૂરી આપો','Checkbox'=>'ચેકબોક્સ','Multiple Values'=>'બહુવિધ મૂલ્યો','Appearance'=>'દેખાવ','No TermsNo %s'=>'ના %s','Value must be equal to or higher than %d'=>'મૂલ્ય %d ની બરાબર અથવા વધારે હોવું જોઈએ','Value must be a number'=>'મૂલ્ય સંખ્યા હોવી જોઈએ','Number'=>'સંખ્યા','Save \'other\' values to the field\'s choices'=>'ક્ષેત્રની પસંદગીમાં \'અન્ય\' મૂલ્યો સાચવો','Other'=>'અન્ય','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'પાછલા એકોર્ડિયનને રોકવા માટે અંતિમ બિંદુને વ્યાખ્યાયિત કરો. આ એકોર્ડિયન દેખાશે નહીં.','Open'=>'ઓપન','Accordion'=>'એકોર્ડિયન','File URL'=>'ફાઈલ યુઆરએલ','Add File'=>'ફાઇલ ઉમેરો','No file selected'=>'કોઈ ફાઇલ પસંદ કરી નથી','File name'=>'ફાઇલનું નામ','Update File'=>'ફાઇલ અપડેટ કરો','Edit File'=>'ફાઇલ સંપાદિત કરો ','Select File'=>'ફાઇલ પસંદ કરો','File'=>'ફાઇલ','Password'=>'પાસવર્ડ','verbSelect'=>'પસંદ કરો','Select2 JS load_moreLoading more results…'=>'વધુ પરિણામો લોડ કરી રહ્યાં છીએ…','Select2 JS selection_too_long_nYou can only select %d items'=>'તમે માત્ર %d વસ્તુઓ પસંદ કરી શકો છો','Select2 JS selection_too_long_1You can only select 1 item'=>'તમે માત્ર 1 આઇટમ પસંદ કરી શકો છો','Select2 JS input_too_long_nPlease delete %d characters'=>'કૃપા કરીને %d અક્ષરો કાઢી નાખો','Select2 JS input_too_long_1Please delete 1 character'=>'કૃપા કરીને 1 અક્ષર કાઢી નાખો','Select2 JS input_too_short_nPlease enter %d or more characters'=>'કૃપા કરીને %d અથવા વધુ અક્ષરો દાખલ કરો','Select2 JS input_too_short_1Please enter 1 or more characters'=>'કૃપા કરીને 1 અથવા વધુ અક્ષરો દાખલ કરો','Select2 JS matches_0No matches found'=>'કોઈ બરાબરી મળી નથી','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d પરિણામો ઉપલબ્ધ છે, શોધખોળ કરવા માટે ઉપર અને નીચે એરો કીનો ઉપયોગ કરો.','Select2 JS matches_1One result is available, press enter to select it.'=>'એક પરિણામ ઉપલબ્ધ છે, તેને પસંદ કરવા માટે એન્ટર દબાવો.','nounSelect'=>'પસંદ કરો','User ID'=>'વપરાશકર્તા ID','User'=>'વપરાશકર્તા','Separator'=>'વિભાજક','Select Color'=>'રંગ પસંદ કરો','Default'=>'મૂળભૂત','Clear'=>'સાફ કરો','Color Picker'=>'રંગ પીકર','Date Time Picker JS pmTextPM'=>'પી એમ(PM)','Date Time Picker JS selectTextSelect'=>'પસંદ કરો','Date Time Picker JS closeTextDone'=>'પૂર્ણ','Date Time Picker JS currentTextNow'=>'હવે','Date Time Picker JS timezoneTextTime Zone'=>'સમય ઝોન','Date Time Picker JS microsecTextMicrosecond'=>'માઇક્રોસેકન્ડ','Date Time Picker JS millisecTextMillisecond'=>'મિલીસેકન્ડ','Date Time Picker JS secondTextSecond'=>'સેકન્ડ','Date Time Picker JS minuteTextMinute'=>'મિનિટ','Date Time Picker JS hourTextHour'=>'કલાક','Date Time Picker JS timeTextTime'=>'સમય','Date Time Picker JS timeOnlyTitleChoose Time'=>'સમય પસંદ કરો','Placement'=>'પ્લેસમેન્ટ','Tab'=>'ટેબ','Value must be a valid URL'=>'મૂલ્ય એક માન્ય URL હોવું આવશ્યક છે','Link URL'=>'લિંક યુઆરએલ','Select Link'=>'લિંક પસંદ કરો','Link'=>'લિંક','Email'=>'ઇમેઇલ','Maximum Value'=>'મહત્તમ મૂલ્ય','Minimum Value'=>'ન્યૂનતમ મૂલ્ય','Range'=>'શ્રેણી','Label'=>'લેબલ','Value'=>'મૂલ્ય','Vertical'=>'ઊભું','Horizontal'=>'આડું','For more control, you may specify both a value and label like this:'=>'વધુ નિયંત્રણ માટે, તમે આના જેવું મૂલ્ય અને નામપટ્ટી બંનેનો ઉલ્લેખ કરી શકો છો:','Enter each choice on a new line.'=>'દરેક પસંદગીને નવી લાઇન પર દાખલ કરો.','Choices'=>'પસંદગીઓ','Parent'=>'પેરેન્ટ','TinyMCE will not be initialized until field is clicked'=>'જ્યાં સુધી ફીલ્ડ ક્લિક ન થાય ત્યાં સુધી TinyMCE પ્રારંભ કરવામાં આવશે નહીં','Toolbar'=>'ટૂલબાર','Text Only'=>'ફક્ત ટેક્સ્ટ','Tabs'=>'ટૅબ્સ','Name for the Text editor tab (formerly HTML)Text'=>'લખાણ','Visual'=>'દ્રશ્ય','Value must not exceed %d characters'=>'મૂલ્ય %d અક્ષરોથી વધુ ન હોવું જોઈએ','Appears when creating a new post'=>'નવી પોસ્ટ બનાવતી વખતે દેખાય છે','Text'=>'લખાણ','%1$s requires at least %2$s selection'=>'%1$s ને ઓછામાં ઓછા %2$s પસંદગીની જરૂર છે' . "\0" . '%1$s ને ઓછામાં ઓછી %2$s પસંદગીની જરૂર છે','Featured Image'=>'ફીચર્ડ છબી','Elements'=>'તત્વો','Taxonomy'=>'વર્ગીકરણ','Post Type'=>'પોસ્ટ પ્રકાર','Filters'=>'ફિલ્ટર્સ','All taxonomies'=>'બધા વર્ગીકરણ','Search...'=>'શોધો','No matches found'=>'કોઈ બરાબરી મળી નથી','Loading'=>'લોડ કરી રહ્યું છે','Maximum values reached ( {max} values )'=>'મહત્તમ મૂલ્યો પહોંચી ગયા ( {max} મૂલ્યો )','Relationship'=>'સંબંધ','Comma separated list. Leave blank for all types'=>'અલ્પવિરામથી વિભાજિત સૂચિ. તમામ પ્રકારના માટે ખાલી છોડો','Maximum'=>'મહત્તમ','File size'=>'ફાઈલ સાઇઝ઼:','Restrict which images can be uploaded'=>'કઈ છબીઓ અપલોડ કરી શકાય તે પ્રતિબંધિત કરો','Minimum'=>'ન્યૂનતમ','Uploaded to post'=>'પોસ્ટમાં અપલોડ કરવામાં આવ્યું છે','All'=>'બધા','Limit the media library choice'=>'મીડિયા લાઇબ્રેરીની પસંદગીને મર્યાદિત કરો','Library'=>'લાઇબ્રેરી','Preview Size'=>'પૂર્વાવલોકન કદ','Specify the returned value on front end'=>'અગ્રભાગ પર પરત કરેલ મૂલ્યનો ઉલ્લેખ કરો','Return Value'=>'વળતર મૂલ્ય','Add Image'=>'ચિત્ર ઉમેરો','No image selected'=>'કોઇ ચિત્ર પસંદ નથી કયુઁ','Remove'=>'દૂર કરો','Edit'=>'સંપાદિત કરો','All images'=>'બધી છબીઓ','Update Image'=>'છબી અપડેટ કરો','Edit Image'=>'છબી સંપાદિત કરો','Select Image'=>'છબી પસંદ કરો','Image'=>'છબી','Allow HTML markup to display as visible text instead of rendering'=>'HTML માર્કઅપને અનુવાદ બદલે દૃશ્યમાન લખાણ તરીકે પ્રદર્શિત કરવાની મંજૂરી આપો','Controls how new lines are rendered'=>'નવી રેખાઓ કેવી રીતે રેન્ડર કરવામાં આવે છે તેનું નિયંત્રણ કરે છે','New Lines'=>'નવી રેખાઓ','The format used when saving a value'=>'મૂલ્ય સાચવતી વખતે વપરાતી ગોઠવણ','Date Picker JS prevTextPrev'=>'પૂર્વ','Date Picker JS nextTextNext'=>'આગળ','Date Picker JS currentTextToday'=>'આજે','Date Picker JS closeTextDone'=>'પૂર્ણ','Date Picker'=>'તારીખ પીકર','Width'=>'પહોળાઈ','Enter URL'=>'યુઆરએલ દાખલ કરો','Text shown when inactive'=>'જ્યારે નિષ્ક્રિય હોય ત્યારે લખાણ બતાવવામાં આવે છે','Default Value'=>'મૂળભૂત મૂલ્ય','Message'=>'સંદેશ','No'=>'ના','Yes'=>'હા','True / False'=>'સાચું / ખોટું','Row'=>'પંક્તિ','Table'=>'ટેબલ','Block'=>'બ્લોક','Layout'=>'લેઆઉટ','Group'=>'જૂથ','Height'=>'ઊંચાઈ','Zoom'=>'ઝૂમ','Center'=>'મધ્ય','Find current location'=>'વર્તમાન સ્થાન શોધો','Clear location'=>'સ્થાન સાફ કરો','Search'=>'શોધો','Google Map'=>'ગૂગલે નકશો','Custom:'=>'કસ્ટમ:','Time Picker'=>'તારીખ પીકર','Inactive (%s)'=>'નિષ્ક્રિય (%s)' . "\0" . 'નિષ્ક્રિય (%s)','No Fields found in Trash'=>'ટ્રેશમાં કોઈ ફીલ્ડ મળ્યાં નથી','No Fields found'=>'કોઈ ક્ષેત્રો મળ્યાં નથી','Search Fields'=>'શોધ ક્ષેત્રો','View Field'=>'ક્ષેત્ર જુઓ','New Field'=>'નવી ફીલ્ડ','Edit Field'=>'ફીલ્ડ સંપાદિત કરો','Add New Field'=>'નવી ફીલ્ડ ઉમેરો','Field'=>'ફિલ્ડ','Fields'=>'ક્ષેત્રો','No Field Groups found in Trash'=>'ટ્રેશમાં કોઈ ફીલ્ડ જૂથો મળ્યાં નથી','No Field Groups found'=>'કોઈ ક્ષેત્ર જૂથો મળ્યાં નથી','Search Field Groups'=>'ક્ષેત્ર જૂથો શોધો','View Field Group'=>'ક્ષેત્ર જૂથ જુઓ','New Field Group'=>'નવું ક્ષેત્ર જૂથ','Edit Field Group'=>'ક્ષેત્ર જૂથ સંપાદિત કરો','Add New Field Group'=>'નવું ક્ષેત્ર જૂથ ઉમેરો','Add New'=>'નવું ઉમેરો','Field Group'=>'ક્ષેત્ર જૂથ','Field Groups'=>'ક્ષેત્ર જૂથો','Customize WordPress with powerful, professional and intuitive fields.'=>'શક્તિશાળી, વ્યાવસાયિક અને સાહજિક ક્ષેત્રો સાથે વર્ડપ્રેસ ને કસ્ટમાઇઝ કરો.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'અદ્યતન કસ્ટમ ક્ષેત્રો']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'gu','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Standard'=>'સામાન્ય','Free'=>'મફત','ACF PRO Feature'=>'ACF PRO લક્ષણ','Renew PRO to Unlock'=>'અનલૉક કરવા માટે PRO રિન્યૂ કરો','Renew PRO License'=>'PRO લાઇસન્સ રિન્યૂ કરો','PRO fields cannot be edited without an active license.'=>'સક્રિય લાયસન્સ વિના PRO ક્ષેત્રો સંપાદિત કરી શકાતા નથી.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'ACF બ્લોકને સોંપેલ ફીલ્ડ જૂથોને સંપાદિત કરવા માટે કૃપા કરીને તમારું ACF PRO લાઇસન્સ સક્રિય કરો.','Please activate your ACF PRO license to edit this options page.'=>'આ વિકલ્પો પૃષ્ઠને સંપાદિત કરવા માટે કૃપા કરીને તમારું ACF PRO લાઇસન્સ સક્રિય કરો.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'છટકી ગયેલા HTML મૂલ્યો પરત કરવા માત્ર ત્યારે જ શક્ય છે જ્યારે format_value પણ સાચું હોય. સુરક્ષા માટે ફીલ્ડ મૂલ્યો પરત કરવામાં આવ્યા નથી.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'એસ્કેપ કરેલ HTML મૂલ્ય પરત કરવું ત્યારે જ શક્ય છે જ્યારે format_value પણ સાચું હોય. સુરક્ષા માટે ફીલ્ડ મૂલ્ય પરત કરવામાં આવ્યું નથી.','Please contact your site administrator or developer for more details.'=>'વધુ વિગતો માટે કૃપા કરીને તમારા સાઇટ એડમિનિસ્ટ્રેટર અથવા ડેવલપરનો સંપર્ક કરો.','Learn more'=>'વધુ જાણો','Hide details'=>' વિગતો છુપાવો','Show details'=>' વિગતો બતાવો','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - %3$s દ્વારા પ્રસ્તુત','Renew ACF PRO License'=>'ACF PRO લાઇસન્સ રિન્યૂ કરો','Renew License'=>'લાયસન્સ રિન્યૂ કરો','Manage License'=>'લાયસન્સ મેનેજ કરો','\'High\' position not supported in the Block Editor'=>'બ્લોક એડિટરમાં \'ઉચ્ચ\' સ્થિતિ સમર્થિત નથી','Upgrade to ACF PRO'=>'ACF PRO પર અપગ્રેડ કરો','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF વિકલ્પો પૃષ્ઠો એ ક્ષેત્રો દ્વારા વૈશ્વિક સેટિંગ્સનું સંચાલન કરવા માટેના કસ્ટમ એડમિન પૃષ્ઠો છે. તમે બહુવિધ પૃષ્ઠો અને પેટા પૃષ્ઠો બનાવી શકો છો.','Add Options Page'=>'વિકલ્પો પૃષ્ઠ ઉમેરો','In the editor used as the placeholder of the title.'=>'શીર્ષકના પ્લેસહોલ્ડર તરીકે ઉપયોગમાં લેવાતા એડિટરમાં.','Title Placeholder'=>'શીર્ષક પ્લેસહોલ્ડર','4 Months Free'=>'4 મહિના મફત','Select Options Pages'=>'વિકલ્પો પૃષ્ઠો પસંદ કરો','Duplicate taxonomy'=>'ડુપ્લિકેટ વર્ગીકરણ','Create taxonomy'=>'વર્ગીકરણ બનાવો','Duplicate post type'=>'ડુપ્લિકેટ પોસ્ટ પ્રકાર','Create post type'=>'પોસ્ટ પ્રકાર બનાવો','Link field groups'=>'ફીલ્ડ જૂથોને લિંક કરો','Add fields'=>'ક્ષેત્રો ઉમેરો','This Field'=>'આ ક્ષેત્ર','ACF PRO'=>'એસીએફ પ્રો','Feedback'=>'પ્રતિસાદ','Support'=>'સપોર્ટ','is developed and maintained by'=>'દ્વારા વિકસિત અને જાળવણી કરવામાં આવે છે','Add this %s to the location rules of the selected field groups.'=>'પસંદ કરેલ ક્ષેત્ર જૂથોના સ્થાન નિયમોમાં આ %s ઉમેરો.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'દ્વિપક્ષીય સેટિંગને સક્ષમ કરવાથી તમે આ ફીલ્ડ માટે પસંદ કરેલ દરેક મૂલ્ય માટે લક્ષ્ય ફીલ્ડમાં મૂલ્ય અપડેટ કરી શકો છો, પોસ્ટ ID, વર્ગીકરણ ID અથવા અપડેટ કરવામાં આવી રહેલી આઇટમના વપરાશકર્તા ID ને ઉમેરીને અથવા દૂર કરી શકો છો. વધુ માહિતી માટે, કૃપા કરીને દસ્તાવેજીકરણ વાંચો.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'અપડેટ કરવામાં આવી રહેલી આઇટમનો સંદર્ભ પાછો સંગ્રહિત કરવા માટે ક્ષેત્ર(ઓ) પસંદ કરો. તમે આ ક્ષેત્ર પસંદ કરી શકો છો. જ્યાં આ ક્ષેત્ર પ્રદર્શિત થઈ રહ્યું છે તેની સાથે લક્ષ્ય ક્ષેત્રો સુસંગત હોવા જોઈએ. ઉદાહરણ તરીકે, જો આ ક્ષેત્ર વર્ગીકરણ પર પ્રદર્શિત થાય છે, તો તમારું લક્ષ્ય ક્ષેત્ર વર્ગીકરણ પ્રકારનું હોવું જોઈએ','Target Field'=>'લક્ષ્ય ક્ષેત્ર','Update a field on the selected values, referencing back to this ID'=>'આ ID નો સંદર્ભ આપીને પસંદ કરેલ મૂલ્યો પર ફીલ્ડ અપડેટ કરો','Bidirectional'=>'દ્વિપક્ષીય','%s Field'=>'%s ફીલ્ડ','Select Multiple'=>'બહુવિધ પસંદ કરો','WP Engine logo'=>'WP એન્જિન લોગો','Lower case letters, underscores and dashes only, Max 32 characters.'=>'લોઅર કેસ અક્ષરો, માત્ર અન્ડરસ્કોર અને ડૅશ, મહત્તમ 32 અક્ષરો.','The capability name for assigning terms of this taxonomy.'=>'આ વર્ગીકરણની શરતો સોંપવા માટેની ક્ષમતાનું નામ.','Assign Terms Capability'=>'ટર્મ ક્ષમતા સોંપો','The capability name for deleting terms of this taxonomy.'=>'આ વર્ગીકરણની શરતોને કાઢી નાખવા માટેની ક્ષમતાનું નામ.','Delete Terms Capability'=>'ટર્મ ક્ષમતા કાઢી નાખો','The capability name for editing terms of this taxonomy.'=>'આ વર્ગીકરણની શરતોને સંપાદિત કરવા માટેની ક્ષમતાનું નામ.','Edit Terms Capability'=>'શરતો ક્ષમતા સંપાદિત કરો','The capability name for managing terms of this taxonomy.'=>'આ વર્ગીકરણની શરતોનું સંચાલન કરવા માટેની ક્ષમતાનું નામ.','Manage Terms Capability'=>'શરતોની ક્ષમતા મેનેજ કરો','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'શોધ પરિણામો અને વર્ગીકરણ આર્કાઇવ પૃષ્ઠોમાંથી પોસ્ટ્સને બાકાત રાખવા જોઈએ કે કેમ તે સેટ કરે છે.','More Tools from WP Engine'=>'WP એન્જિનના વધુ સાધનો','Built for those that build with WordPress, by the team at %s'=>'%s પરની ટીમ દ્વારા વર્ડપ્રેસ સાથે બિલ્ડ કરનારાઓ માટે બનાવેલ છે','View Pricing & Upgrade'=>'કિંમત અને અપગ્રેડ જુઓ','Learn More'=>'વધુ શીખો','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'તમારા વર્કફ્લોને ઝડપી બનાવો અને ACF બ્લોક્સ અને ઓપ્શન્સ પેજીસ જેવી સુવિધાઓ અને રિપીટર, ફ્લેક્સિબલ કન્ટેન્ટ, ક્લોન અને ગેલેરી જેવા અત્યાધુનિક ફીલ્ડ પ્રકારો સાથે વધુ સારી વેબસાઇટ્સ વિકસાવો.','Unlock Advanced Features and Build Even More with ACF PRO'=>'ACF PRO સાથે અદ્યતન સુવિધાઓને અનલૉક કરો અને હજી વધુ બનાવો','%s fields'=>'%s ફીલ્ડ','No terms'=>'કોઈ શરતો નથી','No post types'=>'કોઈ પોસ્ટ પ્રકાર નથી','No posts'=>'કોઈ પોસ્ટ નથી','No taxonomies'=>'કોઈ વર્ગીકરણ નથી','No field groups'=>'કોઈ ક્ષેત્ર જૂથો નથી','No fields'=>'કોઈ ફીલ્ડ નથી','No description'=>'કોઈ વર્ણન નથી','Any post status'=>'કોઈપણ પોસ્ટ સ્થિતિ','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'આ વર્ગીકરણ કી પહેલેથી જ ACF ની બહાર નોંધાયેલ અન્ય વર્ગીકરણ દ્વારા ઉપયોગમાં લેવાય છે અને તેનો ઉપયોગ કરી શકાતો નથી.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'આ વર્ગીકરણ કી પહેલેથી જ ACF માં અન્ય વર્ગીકરણ દ્વારા ઉપયોગમાં લેવાય છે અને તેનો ઉપયોગ કરી શકાતો નથી.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'વર્ગીકરણ કી માં માત્ર લોઅર કેસ આલ્ફાન્યૂમેરિક અક્ષરો, અન્ડરસ્કોર અથવા ડેશ હોવા જોઈએ.','The taxonomy key must be under 32 characters.'=>'વર્ગીકરણ કી 32 અક્ષરોથી ઓછી હોવી જોઈએ.','No Taxonomies found in Trash'=>'ટ્રેશમાં કોઈ વર્ગીકરણ મળ્યું નથી','No Taxonomies found'=>'કોઈ વર્ગીકરણ મળ્યું નથી','Search Taxonomies'=>'વર્ગીકરણ શોધો','View Taxonomy'=>'વર્ગીકરણ જુઓ','New Taxonomy'=>'નવુ વર્ગીકરણ','Edit Taxonomy'=>'વર્ગીકરણ સંપાદિત કરો','Add New Taxonomy'=>'નવુ વર્ગીકરણ ઉમેરો','No Post Types found in Trash'=>'ટ્રેશમાં કોઈ પોસ્ટ પ્રકારો મળ્યા નથી','No Post Types found'=>'કોઈ પોસ્ટ પ્રકારો મળ્યા નથી','Search Post Types'=>'પોસ્ટ પ્રકારો શોધો','View Post Type'=>'પોસ્ટનો પ્રકાર જુઓ','New Post Type'=>'નવો પોસ્ટ પ્રકાર','Edit Post Type'=>'પોસ્ટ પ્રકાર સંપાદિત કરો','Add New Post Type'=>'નવો પોસ્ટ પ્રકાર ઉમેરો','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'આ પોસ્ટ ટાઇપ કી પહેલેથી જ ACF ની બહાર નોંધાયેલ અન્ય પોસ્ટ પ્રકાર દ્વારા ઉપયોગમાં લેવાય છે અને તેનો ઉપયોગ કરી શકાતો નથી.','This post type key is already in use by another post type in ACF and cannot be used.'=>'આ પોસ્ટ ટાઇપ કી પહેલેથી જ ACF માં અન્ય પોસ્ટ પ્રકાર દ્વારા ઉપયોગમાં છે અને તેનો ઉપયોગ કરી શકાતો નથી.','This field must not be a WordPress reserved term.'=>'આ ફીલ્ડ વર્ડપ્રેસનો આરક્ષિત શબ્દ ન હોવો જોઈએ.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'પોસ્ટ ટાઈપ કીમાં માત્ર લોઅર કેસ આલ્ફાન્યૂમેરિક અક્ષરો, અન્ડરસ્કોર અથવા ડેશ હોવા જોઈએ.','The post type key must be under 20 characters.'=>'પોસ્ટ પ્રકાર કી 20 અક્ષરોથી ઓછી હોવી જોઈએ.','We do not recommend using this field in ACF Blocks.'=>'અમે ACF બ્લોક્સમાં આ ક્ષેત્રનો ઉપયોગ કરવાની ભલામણ કરતા નથી.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'વર્ડપ્રેસ WYSIWYG એડિટર પ્રદર્શિત કરે છે જે પોસ્ટ્સ અને પૃષ્ઠો જોવા મળે છે જે સમૃદ્ધ ટેક્સ્ટ-એડિટિંગ અનુભવ માટે પરવાનગી આપે છે જે મલ્ટીમીડિયા સામગ્રી માટે પણ પરવાનગી આપે છે.','WYSIWYG Editor'=>'WYSIWYG સંપાદક','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'એક અથવા વધુ વપરાશકર્તાઓની પસંદગીની મંજૂરી આપે છે જેનો ઉપયોગ ડેટા ઑબ્જેક્ટ્સ વચ્ચે સંબંધ બનાવવા માટે થઈ શકે છે.','A text input specifically designed for storing web addresses.'=>'ખાસ કરીને વેબ એડ્રેસ સ્ટોર કરવા માટે રચાયેલ ટેક્સ્ટ ઇનપુટ.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'એક ટૉગલ જે તમને 1 અથવા 0 (ચાલુ અથવા બંધ, સાચું કે ખોટું, વગેરે) નું મૂલ્ય પસંદ કરવાની મંજૂરી આપે છે. સ્ટાઇલાઇઝ્ડ સ્વીચ અથવા ચેકબોક્સ તરીકે રજૂ કરી શકાય છે.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'સમય પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ UI. ક્ષેત્ર સેટિંગ્સ ઉપયોગ કરીને સમય ફોર્મેટ કસ્ટમાઇઝ કરી શકાય છે.','A basic textarea input for storing paragraphs of text.'=>'ટેક્સ્ટના ફકરાને સ્ટોર કરવા માટે મૂળભૂત ટેક્સ્ટેરિયા ઇનપુટ.','A basic text input, useful for storing single string values.'=>'મૂળભૂત મૂળ લખાણ ઇનપુટ, એક તાર મૂલ્યો સંગ્રહ કરવા માટે ઉપયોગી.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'ફીલ્ડ સેટિંગ્સમાં ઉલ્લેખિત માપદંડ અને વિકલ્પોના આધારે એક અથવા વધુ વર્ગીકરણ શરતોની પસંદગીની મંજૂરી આપે છે.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'તમને સંપાદન સ્ક્રીનમાં ટેબ કરેલ વિભાગોમાં ક્ષેત્રોને જૂથબદ્ધ કરવાની મંજૂરી આપે છે. ક્ષેત્રોને વ્યવસ્થિત અને સંરચિત રાખવા માટે ઉપયોગી.','A dropdown list with a selection of choices that you specify.'=>'તમે ઉલ્લેખિત કરો છો તે પસંદગીઓની પસંદગી સાથે ડ્રોપડાઉન સૂચિ.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'તમે હાલમાં સંપાદિત કરી રહ્યાં છો તે આઇટમ સાથે સંબંધ બનાવવા માટે એક અથવા વધુ પોસ્ટ્સ, પૃષ્ઠો અથવા કસ્ટમ પોસ્ટ પ્રકારની આઇટમ્સ પસંદ કરવા માટેનું ડ્યુઅલ-કૉલમ ઇન્ટરફેસ. શોધવા અને ફિલ્ટર કરવાના વિકલ્પોનો સમાવેશ થાય છે.','An input for selecting a numerical value within a specified range using a range slider element.'=>'શ્રેણી સ્લાઇડર તત્વનો ઉપયોગ કરીને ઉલ્લેખિત શ્રેણીમાં સંખ્યાત્મક મૂલ્ય પસંદ કરવા માટેનું ઇનપુટ.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'રેડિયો બટન ઇનપુટ્સનું એક જૂથ જે વપરાશકર્તાને તમે ઉલ્લેખિત મૂલ્યોમાંથી એક જ પસંદગી કરવાની મંજૂરી આપે છે.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'શોધવાના વિકલ્પ સાથે એક અથવા ઘણી પોસ્ટ્સ, પૃષ્ઠો અથવા પોસ્ટ પ્રકારની વસ્તુઓ પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ અને વૈવિધ્યપૂર્ણ UI. ','An input for providing a password using a masked field.'=>'માસ્ક્ડ ફીલ્ડનો ઉપયોગ કરીને પાસવર્ડ આપવા માટેનું ઇનપુટ.','Filter by Post Status'=>'પોસ્ટ સ્ટેટસ દ્વારા ફિલ્ટર કરો','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'શોધવાના વિકલ્પ સાથે, એક અથવા વધુ પોસ્ટ્સ, પૃષ્ઠો, કસ્ટમ પોસ્ટ પ્રકારની આઇટમ્સ અથવા આર્કાઇવ URL પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ ડ્રોપડાઉન.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'મૂળ WordPress oEmbed કાર્યક્ષમતાનો ઉપયોગ કરીને વિડિઓઝ, છબીઓ, ટ્વીટ્સ, ઑડિઓ અને અન્ય સામગ્રીને એમ્બેડ કરવા માટે એક ઇન્ટરેક્ટિવ ઘટક.','An input limited to numerical values.'=>'સંખ્યાત્મક મૂલ્યો સુધી મર્યાદિત ઇનપુટ.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'અન્ય ક્ષેત્રોની સાથે સંપાદકોને સંદેશ પ્રદર્શિત કરવા માટે વપરાય છે. તમારા ક્ષેત્રોની આસપાસ વધારાના સંદર્ભ અથવા સૂચનાઓ પ્રદાન કરવા માટે ઉપયોગી.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'તમને વર્ડપ્રેસ મૂળ લિંક પીકરનો ઉપયોગ કરીને લિંક અને તેના ગુણધર્મો જેવા કે શીર્ષક અને લક્ષ્યનો ઉલ્લેખ કરવાની મંજૂરી આપે છે.','Uses the native WordPress media picker to upload, or choose images.'=>'અપલોડ કરવા અથવા છબીઓ પસંદ કરવા માટે મૂળ વર્ડપ્રેસ મીડિયા પીકરનો ઉપયોગ કરે છે.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'ડેટા અને સંપાદન સ્ક્રીનને વધુ સારી રીતે ગોઠવવા માટે જૂથોમાં ક્ષેત્રોને સંરચિત કરવાનો માર્ગ પૂરો પાડે છે.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Google નકશાનો ઉપયોગ કરીને સ્થાન પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ UI. યોગ્ય રીતે પ્રદર્શિત કરવા માટે Google Maps API કી અને વધારાના ગોઠવણીની જરૂર છે.','Uses the native WordPress media picker to upload, or choose files.'=>'અપલોડ કરવા અથવા છબીઓ પસંદ કરવા માટે મૂળ વર્ડપ્રેસ મીડિયા પીકરનો ઉપયોગ કરે છે.','A text input specifically designed for storing email addresses.'=>'ખાસ કરીને ઈમેલ એડ્રેસ સ્ટોર કરવા માટે રચાયેલ ટેક્સ્ટ ઇનપુટ.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'તારીખ અને સમય પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ UI. તારીખ રીટર્ન ફોર્મેટ ફીલ્ડ સેટિંગ્સનો ઉપયોગ કરીને કસ્ટમાઇઝ કરી શકાય છે.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'સમય પસંદ કરવા માટે એક ઇન્ટરેક્ટિવ UI. ક્ષેત્ર સેટિંગ્સ ઉપયોગ કરીને સમય ફોર્મેટ કસ્ટમાઇઝ કરી શકાય છે.','An interactive UI for selecting a color, or specifying a Hex value.'=>'રંગ પસંદ કરવા અથવા હેક્સ મૂલ્યનો ઉલ્લેખ કરવા માટે એક ઇન્ટરેક્ટિવ UI.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'ચેકબૉક્સ ઇનપુટ્સનું જૂથ કે જે વપરાશકર્તાને તમે ઉલ્લેખિત કરો છો તે એક અથવા બહુવિધ મૂલ્યો પસંદ કરવાની મંજૂરી આપે છે.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'તમે ઉલ્લેખિત કરેલ મૂલ્યો સાથેના બટનોનું જૂથ, વપરાશકર્તાઓ પ્રદાન કરેલ મૂલ્યોમાંથી એક વિકલ્પ પસંદ કરી શકે છે.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'તમને કન્ટેન્ટ સંપાદિત કરતી વખતે બતાવવામાં આવતી સંકુચિત પેનલ્સમાં કસ્ટમ ફીલ્ડ્સને જૂથ અને ગોઠવવાની મંજૂરી આપે છે. મોટા ડેટાસેટ્સને વ્યવસ્થિત રાખવા માટે ઉપયોગી.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'આ સ્લાઇડ્સ, ટીમના સભ્યો અને કૉલ-ટુ-એક્શન ટાઇલ્સ જેવી સામગ્રીને પુનરાવર્તિત કરવા માટેનો ઉકેલ પૂરો પાડે છે, પેરન્ટ તરીકે કામ કરીને પેટાફિલ્ડના સમૂહ કે જેને વારંવાર પુનરાવર્તિત કરી શકાય છે.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'આ જોડાણોના સંગ્રહનું સંચાલન કરવા માટે એક ઇન્ટરેક્ટિવ ઇન્ટરફેસ પૂરું પાડે છે. મોટાભાગની સેટિંગ્સ ઇમેજ ફીલ્ડના પ્રકાર જેવી જ હોય છે. વધારાની સેટિંગ્સ તમને ગેલેરીમાં નવા જોડાણો ક્યાં ઉમેરવામાં આવે છે અને જોડાણોની ન્યૂનતમ/મહત્તમ સંખ્યાને મંજૂરી આપે છે તેનો ઉલ્લેખ કરવાની મંજૂરી આપે છે.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'આ એક સરળ, સંરચિત, લેઆઉટ-આધારિત સંપાદક પ્રદાન કરે છે. લવચીક સામગ્રી ક્ષેત્ર તમને ઉપલબ્ધ બ્લોક્સ ડિઝાઇન કરવા માટે લેઆઉટ અને સબફિલ્ડનો ઉપયોગ કરીને સંપૂર્ણ નિયંત્રણ સાથે સામગ્રીને વ્યાખ્યાયિત કરવા, બનાવવા અને સંચાલિત કરવાની મંજૂરી આપે છે.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'આ તમને વર્તમાન ક્ષેત્રોને પસંદ કરવા અને પ્રદર્શિત કરવાની મંજૂરી આપે છે. તે ડેટાબેઝમાં કોઈપણ ફીલ્ડની નકલ કરતું નથી, પરંતુ રન-ટાઇમ પર પસંદ કરેલ ફીલ્ડ્સને લોડ કરે છે અને પ્રદર્શિત કરે છે. ક્લોન ફીલ્ડ કાં તો પોતાને પસંદ કરેલ ફીલ્ડ્સ સાથે બદલી શકે છે અથવા પસંદ કરેલ ફીલ્ડ્સને સબફિલ્ડના જૂથ તરીકે પ્રદર્શિત કરી શકે છે.','nounClone'=>'ક્લોન','PRO'=>'પ્રો','Advanced'=>'અદ્યતન','JSON (newer)'=>'JSON (નવું)','Original'=>'અસલ','Invalid post ID.'=>'અમાન્ય પોસ્ટ આઈડી.','Invalid post type selected for review.'=>'સમીક્ષા માટે અમાન્ય પોસ્ટ પ્રકાર પસંદ કર્યો.','More'=>'વધુ','Tutorial'=>'ટ્યુટોરીયલ','Select Field'=>'ક્ષેત્ર પસંદ કરો','Try a different search term or browse %s'=>'એક અલગ શોધ શબ્દ અજમાવો અથવા %s બ્રાઉઝ કરો','Popular fields'=>'લોકપ્રિય ક્ષેત્રો','No search results for \'%s\''=>'\'%s\' માટે કોઈ શોધ પરિણામો નથી','Search fields...'=>'ફીલ્ડ્સ શોધો...','Select Field Type'=>'ક્ષેત્ર પ્રકાર પસંદ કરો','Popular'=>'પ્રખ્યાત','Add Taxonomy'=>'વર્ગીકરણ ઉમેરો','Create custom taxonomies to classify post type content'=>'પોસ્ટ પ્રકારની સામગ્રીને વર્ગીકૃત કરવા માટે કસ્ટમ વર્ગીકરણ બનાવો','Add Your First Taxonomy'=>'તમારી પ્રથમ વર્ગીકરણ ઉમેરો','Hierarchical taxonomies can have descendants (like categories).'=>'અધિક્રમિક વર્ગીકરણમાં વંશજો હોઈ શકે છે (જેમ કે શ્રેણીઓ).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'અગ્રભાગ પર અને એડમિન ડેશબોર્ડમાં વર્ગીકરણ દૃશ્યમાન બનાવે છે.','One or many post types that can be classified with this taxonomy.'=>'આ વર્ગીકરણ સાથે વર્ગીકૃત કરી શકાય તેવા એક અથવા ઘણા પોસ્ટ પ્રકારો.','genre'=>'શૈલી','Genre'=>'શૈલી','Genres'=>'શૈલીઓ','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'`WP_REST_Terms_Controller` ને બદલે વાપરવા માટે વૈકલ્પિક કસ્ટમ નિયંત્રક.','Expose this post type in the REST API.'=>'REST API માં આ પોસ્ટ પ્રકારનો પર્દાફાશ કરો.','Customize the query variable name'=>'ક્વેરી વેરીએબલ નામને કસ્ટમાઇઝ કરો','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'બિન-સુંદર પરમાલિંકનો ઉપયોગ કરીને શરતોને ઍક્સેસ કરી શકાય છે, દા.ત., {query_var}={term_slug}.','Permalinks for this taxonomy are disabled.'=>'આ વર્ગીકરણ માટે પરમાલિંક્સ અક્ષમ છે.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'સ્લગ તરીકે વર્ગીકરણ કીનો ઉપયોગ કરીને URL ને ફરીથી લખો. તમારું પરમાલિંક માળખું હશે','Taxonomy Key'=>'વર્ગીકરણ કી','Select the type of permalink to use for this taxonomy.'=>'આ વર્ગીકરણ માટે વાપરવા માટે પરમાલિંકનો પ્રકાર પસંદ કરો.','Display a column for the taxonomy on post type listing screens.'=>'પોસ્ટ ટાઇપ લિસ્ટિંગ સ્ક્રીન પર વર્ગીકરણ માટે કૉલમ પ્રદર્શિત કરો.','Show Admin Column'=>'એડમિન કૉલમ બતાવો','Show the taxonomy in the quick/bulk edit panel.'=>'ઝડપી/બલ્ક સંપાદન પેનલમાં વર્ગીકરણ બતાવો.','Quick Edit'=>'ઝડપી સંપાદન','List the taxonomy in the Tag Cloud Widget controls.'=>'ટેગ ક્લાઉડ વિજેટ નિયંત્રણોમાં વર્ગીકરણની સૂચિ બનાવો.','Tag Cloud'=>'ટૅગ ક્લાઉડ','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'મેટા બૉક્સમાંથી સાચવેલા વર્ગીકરણ ડેટાને સેનિટાઇઝ કરવા માટે કૉલ કરવા માટે PHP ફંક્શન નામ.','Meta Box Sanitization Callback'=>'મેટા બોક્સ સેનિટાઈઝેશન કોલબેક','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'તમારા વર્ગીકરણ પર મેટા બોક્સની સામગ્રીને હેન્ડલ કરવા માટે કૉલ કરવા માટે PHP ફંક્શન નામ.','Register Meta Box Callback'=>'મેટા બોક્સ કોલબેક રજીસ્ટર કરો','No Meta Box'=>'કોઈ મેટા બોક્સ નથી','Custom Meta Box'=>'કસ્ટમ મેટા બોક્સ','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'સામગ્રી સંપાદક સ્ક્રીન પરના મેટા બોક્સને નિયંત્રિત કરે છે. મૂળભૂત રીતે, શ્રેણીઓ મેટા બોક્સ અધિક્રમિક વર્ગીકરણ માટે બતાવવામાં આવે છે, અને ટૅગ્સ મેટા બૉક્સ બિન-હાયરાર્કિકલ વર્ગીકરણ માટે બતાવવામાં આવે છે.','Meta Box'=>'મેટા બોક્સ','Categories Meta Box'=>'શ્રેણીઓ મેટા બોક્સ','Tags Meta Box'=>'ટૅગ્સ મેટા બોક્સ','A link to a tag'=>'ટેગની લિંક','Describes a navigation link block variation used in the block editor.'=>'બ્લોક એડિટરમાં વપરાતી નેવિગેશન લિંક બ્લોક ભિન્નતાનું વર્ણન કરે છે.','A link to a %s'=>'%s ની લિંક','Tag Link'=>'ટૅગ લિંક','Assigns a title for navigation link block variation used in the block editor.'=>'બ્લોક એડિટરમાં વપરાતી નેવિગેશન લિંક બ્લોક ભિન્નતાનું વર્ણન કરે છે.','← Go to tags'=>'← ટૅગ્સ પર જાઓ','Assigns the text used to link back to the main index after updating a term.'=>'શબ્દને અપડેટ કર્યા પછી મુખ્ય અનુક્રમણિકા સાથે પાછા લિંક કરવા માટે વપરાયેલ ટેક્સ્ટને સોંપે છે.','Back To Items'=>'આઇટમ્સ પર પાછા ફરો','← Go to %s'=>'← %s પર જાઓ','Tags list'=>'ટૅગ્સની સૂચિ','Assigns text to the table hidden heading.'=>'કોષ્ટક છુપાયેલા મથાળાને ટેક્સ્ટ અસાઇન કરે છે.','Tags list navigation'=>'ટૅગ્સ સૂચિ નેવિગેશન','Assigns text to the table pagination hidden heading.'=>'કોષ્ટક પૃષ્ઠ ક્રમાંકન છુપાયેલા મથાળાને ટેક્સ્ટ અસાઇન કરે છે.','Filter by category'=>'શ્રેણી દ્વારા ફિલ્ટર કરો','Assigns text to the filter button in the posts lists table.'=>'પોસ્ટ લિસ્ટ ટેબલમાં ફિલ્ટર બટન પર ટેક્સ્ટ અસાઇન કરે છે.','Filter By Item'=>'આઇટમ દ્વારા ફિલ્ટર કરો','Filter by %s'=>'%s દ્વારા ફિલ્ટર કરો','The description is not prominent by default; however, some themes may show it.'=>'આ વર્ણન મૂળભૂત રીતે જાણીતું નથી; તેમ છતાં, કોઈક થિમમા કદાચ દેખાય.','Describes the Description field on the Edit Tags screen.'=>'એડિટ ટૅગ્સ સ્ક્રીન પર પેરેન્ટ ફીલ્ડનું વર્ણન કરે છે.','Description Field Description'=>'વર્ણન ક્ષેત્રનું વર્ણન','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'અધિક્રમ(hierarchy) બનાવવા માટે એક પેરન્ટ ટર્મ સોંપો. ઉદાહરણ તરીકે જાઝ ટર્મ, બેબોપ અને બિગ બેન્ડની પેરન્ટ હશે.','Describes the Parent field on the Edit Tags screen.'=>'એડિટ ટૅગ્સ સ્ક્રીન પર પેરેન્ટ ફીલ્ડનું વર્ણન કરે છે.','Parent Field Description'=>'પિતૃ ક્ષેત્રનું વર્ણન','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'"સ્લગ" એ નામનું URL-મૈત્રીપૂર્ણ સંસ્કરણ છે. તે સામાન્ય રીતે બધા લોઅરકેસ હોય છે અને તેમાં માત્ર અક્ષરો, સંખ્યાઓ અને હાઇફન્સ હોય છે.','Describes the Slug field on the Edit Tags screen.'=>'એડિટ ટૅગ્સ સ્ક્રીન પર નામ ફીલ્ડનું વર્ણન કરે છે.','Slug Field Description'=>'નામ ક્ષેત્ર વર્ણન','The name is how it appears on your site'=>'નામ જે તમારી સાઇટ પર દેખાશે.','Describes the Name field on the Edit Tags screen.'=>'એડિટ ટૅગ્સ સ્ક્રીન પર નામ ફીલ્ડનું વર્ણન કરે છે.','Name Field Description'=>'નામ ક્ષેત્ર વર્ણન','No tags'=>'ટૅગ્સ નથી','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'જ્યારે કોઈ ટૅગ્સ અથવા કૅટેગરીઝ ઉપલબ્ધ ન હોય ત્યારે પોસ્ટ્સ અને મીડિયા સૂચિ કોષ્ટકોમાં પ્રદર્શિત ટેક્સ્ટને અસાઇન કરે છે.','No Terms'=>'કોઈ શરતો નથી','No %s'=>'ના %s','No tags found'=>'કોઈ ટેગ મળ્યા નથી','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'જ્યારે કોઈ ટૅગ્સ ઉપલબ્ધ ન હોય ત્યારે વર્ગીકરણ મેટા બૉક્સમાં \'સૌથી વધુ વપરાયેલામાંથી પસંદ કરો\' ટેક્સ્ટને ક્લિક કરતી વખતે પ્રદર્શિત ટેક્સ્ટને અસાઇન કરે છે અને જ્યારે વર્ગીકરણ માટે કોઈ આઇટમ ન હોય ત્યારે ટર્મ્સ લિસ્ટ કોષ્ટકમાં વપરાયેલ ટેક્સ્ટને અસાઇન કરે છે.','Not Found'=>'મળ્યું નથી','Assigns text to the Title field of the Most Used tab.'=>'સૌથી વધુ ઉપયોગમાં લેવાતી ટેબના શીર્ષક ક્ષેત્રમાં ટેક્સ્ટ અસાઇન કરે છે.','Most Used'=>'સૌથી વધુ વપરાયેલ','Choose from the most used tags'=>'સૌથી વધુ ઉપયોગ થયેલ ટૅગ્સ માંથી પસંદ કરો','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'જ્યારે JavaScript અક્ષમ હોય ત્યારે મેટા બૉક્સમાં વપરાયેલ \'સૌથી વધુ ઉપયોગમાંથી પસંદ કરો\' ટેક્સ્ટને અસાઇન કરે છે. માત્ર બિન-હાયરાર્કીકલ વર્ગીકરણ પર વપરાય છે.','Choose From Most Used'=>'સૌથી વધુ વપરાયેલમાંથી પસંદ કરો','Choose from the most used %s'=>'%s સૌથી વધુ ઉપયોગ થયેલ ટૅગ્સ માંથી પસંદ કરો','Add or remove tags'=>'ટૅગ્સ ઉમેરો અથવા દૂર કરો','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'જ્યારે JavaScript અક્ષમ હોય ત્યારે મેટા બૉક્સમાં ઉપયોગમાં લેવાતી આઇટમ્સ ઉમેરો અથવા દૂર કરો ટેક્સ્ટને સોંપે છે. માત્ર બિન-હાયરાર્કીકલ વર્ગીકરણ પર વપરાય છે','Add Or Remove Items'=>'વસ્તુઓ ઉમેરો અથવા દૂર કરો','Add or remove %s'=>'%s ઉમેરો અથવા દૂર કરો','Separate tags with commas'=>'અલ્પવિરામથી ટૅગ્સ અલગ કરો','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'વર્ગીકરણ મેટા બોક્સમાં વપરાયેલ અલ્પવિરામ ટેક્સ્ટ સાથે અલગ આઇટમ સોંપે છે. માત્ર બિન-હાયરાર્કીકલ વર્ગીકરણ પર વપરાય છે.','Separate Items With Commas'=>'અલ્પવિરામથી ટૅગ્સ અલગ કરો','Separate %s with commas'=>'અલ્પવિરામથી %s ને અલગ કરો','Popular Tags'=>'લોકપ્રિય ટૅગ્સ','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'લોકપ્રિય આઇટમ ટેક્સ્ટ અસાઇન કરે છે. માત્ર બિન-હાયરાર્કીકલ વર્ગીકરણ માટે વપરાય છે.','Popular Items'=>'લોકપ્રિય વસ્તુઓ','Popular %s'=>'લોકપ્રિય %s','Search Tags'=>'ટૅગ્સ શોધો','Assigns search items text.'=>'શોધ આઇટમ ટેક્સ્ટ સોંપે છે.','Parent Category:'=>'પિતૃ શ્રેણી:','Assigns parent item text, but with a colon (:) added to the end.'=>'પેરેન્ટ આઇટમ ટેક્સ્ટ અસાઇન કરે છે, પરંતુ અંતમાં કોલોન (:) સાથે ઉમેરવામાં આવે છે.','Parent Item With Colon'=>'કોલોન સાથે પિતૃ શ્રેણી','Parent Category'=>'પિતૃ શ્રેણી','Assigns parent item text. Only used on hierarchical taxonomies.'=>'પેરેન્ટ આઇટમ ટેક્સ્ટ અસાઇન કરે છે. માત્ર અધિક્રમિક વર્ગીકરણ પર વપરાય છે.','Parent Item'=>'પિતૃ વસ્તુ','Parent %s'=>'પેરન્ટ %s','New Tag Name'=>'નવા ટેગ નું નામ','Assigns the new item name text.'=>'નવી આઇટમ નામનો ટેક્સ્ટ અસાઇન કરે છે.','New Item Name'=>'નવી આઇટમનું નામ','New %s Name'=>'નવું %s નામ','Add New Tag'=>'નવું ટેગ ઉમેરો','Assigns the add new item text.'=>'નવી આઇટમ ઉમેરો ટેક્સ્ટ સોંપે છે.','Update Tag'=>'અદ્યતન ટેગ','Assigns the update item text.'=>'અપડેટ આઇટમ ટેક્સ્ટ સોંપે છે.','Update Item'=>'આઇટમ અપડેટ કરો','Update %s'=>'%s અપડેટ કરો','View Tag'=>'ટેગ જુઓ','In the admin bar to view term during editing.'=>'સંપાદન દરમિયાન શબ્દ જોવા માટે એડમિન બારમાં.','Edit Tag'=>'ટેગ માં ફેરફાર કરો','At the top of the editor screen when editing a term.'=>'શબ્દ સંપાદિત કરતી વખતે સંપાદક સ્ક્રીનની ટોચ પર.','All Tags'=>'બધા ટૅગ્સ','Assigns the all items text.'=>'બધી આઇટમ ટેક્સ્ટ અસાઇન કરે છે.','Assigns the menu name text.'=>'મેનુ નામ લખાણ સોંપે છે.','Menu Label'=>'મેનુ લેબલ','Active taxonomies are enabled and registered with WordPress.'=>'સક્રિય વર્ગીકરણ વર્ડપ્રેસ સાથે સક્ષમ અને નોંધાયેલ છે.','A descriptive summary of the taxonomy.'=>'વર્ગીકરણનો વર્ણનાત્મક સારાંશ.','A descriptive summary of the term.'=>'શબ્દનો વર્ણનાત્મક સારાંશ.','Term Description'=>'ટર્મ વર્ણન','Single word, no spaces. Underscores and dashes allowed.'=>'એક શબ્દ, કોઈ જગ્યા નથી. અન્ડરસ્કોર અને ડેશની મંજૂરી છે.','Term Slug'=>'ટર્મ સ્લગ','The name of the default term.'=>'મૂળભૂત શબ્દનું નામ.','Term Name'=>'ટર્મ નામ','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'વર્ગીકરણ માટે એક શબ્દ બનાવો કે જેને કાઢી ન શકાય. તે મૂળભૂત રીતે પોસ્ટ્સ માટે પસંદ કરવામાં આવશે નહીં.','Default Term'=>'ડિફૉલ્ટ ટર્મ','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'શું આ વર્ગીકરણની શરતો `wp_set_object_terms()` ને પ્રદાન કરવામાં આવી છે તે ક્રમમાં સૉર્ટ કરવી જોઈએ.','Sort Terms'=>'સૉર્ટ શરતો','Add Post Type'=>'નવો પોસ્ટ પ્રકાર','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'વર્ડપ્રેસની કાર્યક્ષમતાને કસ્ટમ પોસ્ટ પ્રકારો સાથે પ્રમાણભૂત પોસ્ટ્સ અને પૃષ્ઠોથી આગળ વિસ્તૃત કરો','Add Your First Post Type'=>'તમારો પ્રથમ પોસ્ટ પ્રકાર ઉમેરો','I know what I\'m doing, show me all the options.'=>'હું જાણું છું કે હું શું કરી રહ્યો છું, મને બધા વિકલ્પો બતાવો.','Advanced Configuration'=>'અદ્યતન રૂપરેખાંકન','Hierarchical post types can have descendants (like pages).'=>'અધિક્રમિક વર્ગીકરણમાં વંશજો હોઈ શકે છે (જેમ કે શ્રેણીઓ).','Hierarchical'=>'વંશવેલો','Visible on the frontend and in the admin dashboard.'=>'અગ્રભાગ પર અને એડમિન ડેશબોર્ડમાં દૃશ્યમાન.','Public'=>'પબ્લિક','movie'=>'ફિલ્મ','Lower case letters, underscores and dashes only, Max 20 characters.'=>'લોઅર કેસ અક્ષરો, માત્ર અન્ડરસ્કોર અને ડૅશ, મહત્તમ ૨૦ અક્ષરો.','Movie'=>'ફિલ્મ','Singular Label'=>'એકવચન નામ','Movies'=>'મૂવીઝ','Plural Label'=>'બહુવચન નામ','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'`WP_REST_Posts_Controller` ને બદલે વાપરવા માટે વૈકલ્પિક કસ્ટમ નિયંત્રક.','Controller Class'=>'નિયંત્રક વર્ગ','The namespace part of the REST API URL.'=>'REST API URL નો નેમસ્પેસ ભાગ.','Namespace Route'=>'નેમસ્પેસ રૂટ','The base URL for the post type REST API URLs.'=>'પોસ્ટ પ્રકાર REST API URL માટે આધાર URL.','Base URL'=>'આધાર URL','Exposes this post type in the REST API. Required to use the block editor.'=>'REST API માં આ પોસ્ટ પ્રકારનો પર્દાફાશ કરે છે. બ્લોક એડિટરનો ઉપયોગ કરવા માટે જરૂરી છે.','Show In REST API'=>'REST API માં બતાવો','Customize the query variable name.'=>'ક્વેરી વેરીએબલ નામને કસ્ટમાઇઝ કરો','Query Variable'=>'ક્વેરી વેરીએબલ','No Query Variable Support'=>'કોઈ ક્વેરી વેરીએબલ સપોર્ટ નથી','Custom Query Variable'=>'કસ્ટમ ક્વેરી વેરીએબલ','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'બિન-સુંદર પરમાલિંકનો ઉપયોગ કરીને શરતોને ઍક્સેસ કરી શકાય છે, દા.ત., {query_var}={term_slug}.','Query Variable Support'=>'વેરીએબલ સપોર્ટ ક્વેરી','URLs for an item and items can be accessed with a query string.'=>'આઇટમ અને આઇટમ્સ માટેના URL ને ક્વેરી સ્ટ્રિંગ વડે એક્સેસ કરી શકાય છે.','Publicly Queryable'=>'સાર્વજનિક રૂપે પૂછવા યોગ્ય','Has an item archive that can be customized with an archive template file in your theme.'=>'તમારી થીમમાં આર્કાઇવ ટેમ્પલેટ ફાઇલ સાથે કસ્ટમાઇઝ કરી શકાય તેવી આઇટમ આર્કાઇવ ધરાવે છે.','Archive'=>'આર્કાઇવ્સ','Pagination support for the items URLs such as the archives.'=>'આર્કાઇવ્સ જેવી વસ્તુઓ URL માટે પૃષ્ઠ ક્રમાંકન સપોર્ટ.','Pagination'=>'પૃષ્ઠ ક્રમાંકન','RSS feed URL for the post type items.'=>'પોસ્ટ પ્રકારની વસ્તુઓ માટે RSS ફીડ URL.','Feed URL'=>'ફીડ URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'URL માં `WP_Rwrite::$front` ઉપસર્ગ ઉમેરવા માટે પરમાલિંક માળખું બદલે છે.','Front URL Prefix'=>'ફ્રન્ટ URL ઉપસર્ગ','URL Slug'=>'URL સ્લગ','Permalinks for this post type are disabled.'=>'આ વર્ગીકરણ માટે પરમાલિંક્સ અક્ષમ છે.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'નીચેના ઇનપુટમાં વ્યાખ્યાયિત કસ્ટમ સ્લગનો ઉપયોગ કરીને URL ને ફરીથી લખો. તમારું પરમાલિંક માળખું હશે','No Permalink (prevent URL rewriting)'=>'કોઈ પરમાલિંક નથી (URL પુનઃલેખન અટકાવો)','Custom Permalink'=>'કસ્ટમ પરમાલિંક','Post Type Key'=>'પોસ્ટ પ્રકાર કી','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'સ્લગ તરીકે વર્ગીકરણ કીનો ઉપયોગ કરીને URL ને ફરીથી લખો. તમારું પરમાલિંક માળખું હશે','Permalink Rewrite'=>'પરમાલિંક ફરીથી લખો','Delete items by a user when that user is deleted.'=>'જ્યારે તે વપરાશકર્તા કાઢી નાખવામાં આવે ત્યારે વપરાશકર્તા દ્વારા આઇટમ્સ કાઢી નાખો.','Delete With User'=>'વપરાશકર્તા સાથે કાઢી નાખો','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'પોસ્ટ પ્રકારને \'ટૂલ્સ\' > \'નિકાસ\'માંથી નિકાસ કરવાની મંજૂરી આપો.','Can Export'=>'નિકાસ કરી શકે છે','Optionally provide a plural to be used in capabilities.'=>'વૈકલ્પિક રીતે ક્ષમતાઓમાં ઉપયોગમાં લેવા માટે બહુવચન પ્રદાન કરો.','Plural Capability Name'=>'બહુવચન ક્ષમતા નામ','Choose another post type to base the capabilities for this post type.'=>'આ પોસ્ટ પ્રકાર માટેની ક્ષમતાઓને આધાર આપવા માટે અન્ય પોસ્ટ પ્રકાર પસંદ કરો.','Singular Capability Name'=>'એકવચન ક્ષમતા નામ','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'મૂળભૂત રીતે પોસ્ટ પ્રકારની ક્ષમતાઓ \'પોસ્ટ\' ક્ષમતાના નામોને વારસામાં મેળવશે, દા.ત. એડિટ_પોસ્ટ, ડિલીટ_પોસ્ટ. પોસ્ટ પ્રકારની વિશિષ્ટ ક્ષમતાઓનો ઉપયોગ કરવા સક્ષમ કરો, દા.ત. edit_{singular}, delete_{plural}.','Rename Capabilities'=>'ક્ષમતાઓનું નામ બદલો','Exclude From Search'=>'શોધમાંથી બાકાત રાખો','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'આઇટમ્સને \'દેખાવ\' > \'મેનૂઝ\' સ્ક્રીનમાં મેનૂમાં ઉમેરવાની મંજૂરી આપો. \'સ્ક્રીન વિકલ્પો\'માં ચાલુ કરવું આવશ્યક છે.','Appearance Menus Support'=>'દેખાવ મેનુ આધાર','Appears as an item in the \'New\' menu in the admin bar.'=>'એડમિન બારમાં \'નવા\' મેનૂમાં આઇટમ તરીકે દેખાય છે.','Show In Admin Bar'=>'એડમિન બારમાં બતાવો','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'સંપાદન સ્ક્રીન માટે મેટા બોક્સ સેટ કરતી વખતે કૉલ કરવા માટે PHP ફંક્શન નામ.','Custom Meta Box Callback'=>'કસ્ટમ મેટા બોક્સ કોલબેક','Menu Icon'=>'મેનુ આયકન','The position in the sidebar menu in the admin dashboard.'=>'એડમિન ડેશબોર્ડમાં સાઇડબાર મેનૂમાં સ્થિતિ.','Menu Position'=>'મેનુ સ્થિતિ','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'ડિફૉલ્ટ રૂપે પોસ્ટના પ્રકારને એડમિન મેનૂમાં નવી ટોચની આઇટમ મળશે. જો હાલની ટોચની આઇટમ અહીં પૂરી પાડવામાં આવે છે, તો પોસ્ટનો પ્રકાર તેની હેઠળ સબમેનુ આઇટમ તરીકે ઉમેરવામાં આવશે.','Admin Menu Parent'=>'એડમિન મેનુ પેરન્ટ','Admin editor navigation in the sidebar menu.'=>'સાઇડબાર મેનૂમાં એડમિન એડિટર નેવિગેશન.','Show In Admin Menu'=>'એડમિન મેનુમાં બતાવો','Items can be edited and managed in the admin dashboard.'=>'એડમિન ડેશબોર્ડમાં વસ્તુઓને સંપાદિત અને સંચાલિત કરી શકાય છે.','Show In UI'=>'UI માં બતાવો','A link to a post.'=>'પોસ્ટની લિંક.','Description for a navigation link block variation.'=>'નેવિગેશન લિંક બ્લોક વિવિધતા માટે વર્ણન.','Item Link Description'=>'આઇટમ લિંક વર્ણન','A link to a %s.'=>'%s ની લિંક.','Post Link'=>'પોસ્ટ લિંક','Title for a navigation link block variation.'=>'નેવિગેશન લિંક બ્લોક વિવિધતા માટે શીર્ષક.','Item Link'=>'આઇટમ લિંક','%s Link'=>'%s લિંક','Post updated.'=>'પોસ્ટ અપડેટ થઇ ગઈ છે.','In the editor notice after an item is updated.'=>'આઇટમ અપડેટ થયા પછી એડિટર નોટિસમાં.','Item Updated'=>'આઈટમ અપડેટેડ.','%s updated.'=>'%s અપડેટ થઇ ગયું!','Post scheduled.'=>'સુનિશ્ચિત પોસ્ટ.','In the editor notice after scheduling an item.'=>'આઇટમ સુનિશ્ચિત કર્યા પછી સંપાદક સૂચનામાં.','Item Scheduled'=>'આઇટમ સુનિશ્ચિત','%s scheduled.'=>'%s શેડ્યૂલ.','Post reverted to draft.'=>'પોસ્ટ ડ્રાફ્ટમાં પાછું ફેરવ્યું.','In the editor notice after reverting an item to draft.'=>'આઇટમને ડ્રાફ્ટમાં પાછી ફેરવ્યા પછી સંપાદક સૂચનામાં.','Item Reverted To Draft'=>'આઇટમ ડ્રાફ્ટમાં પાછી ફેરવાઈ','%s reverted to draft.'=>'%s ડ્રાફ્ટમાં પાછું ફર્યું.','Post published privately.'=>'પોસ્ટ ખાનગી રીતે પ્રકાશિત.','In the editor notice after publishing a private item.'=>'આઇટમ સુનિશ્ચિત કર્યા પછી સંપાદક સૂચનામાં.','Item Published Privately'=>'આઇટમ ખાનગી રીતે પ્રકાશિત','%s published privately.'=>'%s ખાનગી રીતે પ્રકાશિત.','Post published.'=>'પોસ્ટ પ્રકાશિત થઇ ગઈ છે.','In the editor notice after publishing an item.'=>'આઇટમ સુનિશ્ચિત કર્યા પછી સંપાદક સૂચનામાં.','Item Published'=>'આઇટમ પ્રકાશિત','%s published.'=>'%s પ્રકાશિત.','Posts list'=>'પોસ્ટ્સ યાદી','Used by screen readers for the items list on the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીન પરની ફિલ્ટર લિંક્સ માટે સ્ક્રીન રીડર્સ દ્વારા ઉપયોગમાં લેવાય છે.','Items List'=>'આઇટ્મસ યાદી','%s list'=>'%s યાદી','Posts list navigation'=>'પોસ્ટ્સ સંશોધક માટે ની યાદી','Used by screen readers for the filter list pagination on the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીન પરની ફિલ્ટર લિંક્સ માટે સ્ક્રીન રીડર્સ દ્વારા ઉપયોગમાં લેવાય છે.','Items List Navigation'=>'વસ્તુઓની યાદી સંશોધક','%s list navigation'=>'%s ટૅગ્સ યાદી નેવિગેશન','Filter posts by date'=>'તારીખ દ્વારા પોસ્ટ્સ ફિલ્ટર કરો','Used by screen readers for the filter by date heading on the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીન પર તારીખ દ્વારા ફિલ્ટર માટે સ્ક્રીન રીડર્સ દ્વારા ઉપયોગમાં લેવાય છે.','Filter Items By Date'=>'તારીખ દ્વારા આઇટમ્સ ફિલ્ટર કરો','Filter %s by date'=>'તારીખ દ્વારા %s ફિલ્ટર કરો','Filter posts list'=>'પોસ્ટની સૂચિ ને ફિલ્ટર કરો','Used by screen readers for the filter links heading on the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીન પરની ફિલ્ટર લિંક્સ માટે સ્ક્રીન રીડર્સ દ્વારા ઉપયોગમાં લેવાય છે.','Filter Items List'=>'વસ્તુઓ ની યાદી ફિલ્ટર કરો','Filter %s list'=>'%s સૂચિને ફિલ્ટર કરો','In the media modal showing all media uploaded to this item.'=>'મીડિયા મોડલમાં આ આઇટમ પર અપલોડ કરેલ તમામ મીડિયા દર્શાવે છે.','Uploaded To This Item'=>'આ પોસ્ટમાં અપલોડ કરવામાં આવ્યું છે','Uploaded to this %s'=>'%s આ પોસ્ટમાં અપલોડ કરવામાં આવ્યું છે','Insert into post'=>'પોસ્ટ માં સામેલ કરો','As the button label when adding media to content.'=>'સામગ્રીમાં મીડિયા ઉમેરતી વખતે બટન લેબલ તરીકે.','Insert Into Media Button'=>'મીડિયા બટનમાં દાખલ કરો','Insert into %s'=>'%s માં દાખલ કરો','Use as featured image'=>'વૈશિષ્ટિકૃત છબી તરીકે ઉપયોગ કરો','As the button label for selecting to use an image as the featured image.'=>'વૈશિષ્ટિકૃત છબી તરીકે છબીનો ઉપયોગ કરવા માટે પસંદ કરવા માટેના બટન લેબલ તરીકે.','Use Featured Image'=>'વૈશિષ્ટિકૃત છબીનો ઉપયોગ કરો','Remove featured image'=>'વૈશિષ્ટિકૃત છબી દૂર કરો','As the button label when removing the featured image.'=>'ફીચર્ડ ઈમેજ દૂર કરતી વખતે બટન લેબલ તરીકે.','Remove Featured Image'=>'વિશેષ ચિત્ર દૂર કરો','Set featured image'=>'ફીચર્ડ ચિત્ર સેટ કરો','As the button label when setting the featured image.'=>'ફીચર્ડ ઈમેજ સેટ કરતી વખતે બટન લેબલ તરીકે.','Set Featured Image'=>'ફીચર્ડ છબી સેટ કરો','Featured image'=>'વૈશિષ્ટિકૃત છબી','In the editor used for the title of the featured image meta box.'=>'ફીચર્ડ ઈમેજ મેટા બોક્સના શીર્ષક માટે ઉપયોગમાં લેવાતા એડિટરમાં.','Featured Image Meta Box'=>'ફીચર્ડ ઇમેજ મેટા બોક્સ','Post Attributes'=>'પોસ્ટ લક્ષણો','In the editor used for the title of the post attributes meta box.'=>'પોસ્ટ એટ્રીબ્યુટ્સ મેટા બોક્સના શીર્ષક માટે ઉપયોગમાં લેવાતા એડિટરમાં.','Attributes Meta Box'=>'લક્ષણો મેટા બોક્સ','%s Attributes'=>'%s પોસ્ટ લક્ષણો','Post Archives'=>'કાર્ય આર્કાઇવ્ઝ','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'આ લેબલ સાથે \'પોસ્ટ ટાઇપ આર્કાઇવ\' આઇટમ્સને આર્કાઇવ્સ સક્ષમ સાથે CPTમાં અસ્તિત્વમાંના મેનૂમાં આઇટમ ઉમેરતી વખતે બતાવવામાં આવેલી પોસ્ટ્સની સૂચિમાં ઉમેરે છે. જ્યારે \'લાઈવ પ્રીવ્યૂ\' મોડમાં મેનુ સંપાદિત કરવામાં આવે ત્યારે જ દેખાય છે અને કસ્ટમ આર્કાઈવ સ્લગ પ્રદાન કરવામાં આવે છે.','Archives Nav Menu'=>'આર્કાઇવ્સ નેવ મેનુ','%s Archives'=>'%s આર્કાઇવ્સ','No posts found in Trash'=>'ટ્રેશમાં કોઈ પોસ્ટ્સ મળી નથી','At the top of the post type list screen when there are no posts in the trash.'=>'જ્યારે ટ્રેશમાં કોઈ પોસ્ટ ન હોય ત્યારે પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીનની ટોચ પર.','No Items Found in Trash'=>'ટ્રેશમાં કોઈ આઇટમ્સ મળી નથી','No %s found in Trash'=>'ટ્રેશમાં કોઈ %s મળ્યું નથી','No posts found'=>'કોઈ પોસ્ટ મળી નથી','At the top of the post type list screen when there are no posts to display.'=>'જ્યારે પ્રદર્શિત કરવા માટે કોઈ પોસ્ટ્સ ન હોય ત્યારે પોસ્ટ ટાઇપ સૂચિ સ્ક્રીનની ટોચ પર.','No Items Found'=>'કોઈ આઇટમ્સ મળી નથી','No %s found'=>'કોઈ %s મળ્યું નથી','Search Posts'=>'પોસ્ટ્સ શોધો','At the top of the items screen when searching for an item.'=>'શબ્દ સંપાદિત કરતી વખતે સંપાદક સ્ક્રીનની ટોચ પર.','Search Items'=>'આઇટમ્સ શોધો','Search %s'=>'%s શોધો','Parent Page:'=>'પિતૃ પૃષ્ઠ:','For hierarchical types in the post type list screen.'=>'પોસ્ટ ટાઇપ લિસ્ટ સ્ક્રીનમાં અધિક્રમિક પ્રકારો માટે.','Parent %s:'=>'પેરન્ટ %s','New Post'=>'નવી પોસ્ટ','New Item'=>'નવી આઇટમ','New %s'=>'નવું %s','Add New Post'=>'નવી પોસ્ટ ઉમેરો','At the top of the editor screen when adding a new item.'=>'શબ્દ સંપાદિત કરતી વખતે સંપાદક સ્ક્રીનની ટોચ પર.','Add New Item'=>'નવી આઇટમ ઉમેરો','Add New %s'=>'નવું %s ઉમેરો','View Posts'=>'પોસ્ટ્સ જુઓ','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'પેરેન્ટ આઇટમ \'બધી પોસ્ટ્સ\' વ્યુમાં એડમિન બારમાં દેખાય છે, જો પોસ્ટ પ્રકાર આર્કાઇવ્સને સપોર્ટ કરે છે અને હોમ પેજ તે પોસ્ટ પ્રકારનું આર્કાઇવ નથી.','View Items'=>'આઇટમ જુઓ','View Post'=>'પોસ્ટ જુઓ','In the admin bar to view item when editing it.'=>'આઇટમમાં ફેરફાર કરતી વખતે તેને જોવા માટે એડમિન બારમાં.','View Item'=>'આઇટમ જુઓ','View %s'=>'%s જુઓ','Edit Post'=>'પોસ્ટ સુધારો','At the top of the editor screen when editing an item.'=>'આઇટમ સંપાદિત કરતી વખતે એડિટર સ્ક્રીનની ટોચ પર.','Edit Item'=>'આઇટમ સંપાદિત કરો','Edit %s'=>'%s સંપાદિત કરો','All Posts'=>'બધા પોસ્ટ્સ','In the post type submenu in the admin dashboard.'=>'એડમિન ડેશબોર્ડમાં પોસ્ટ ટાઇપ સબમેનુમાં.','All Items'=>'બધી વસ્તુઓ','All %s'=>'બધા %s','Admin menu name for the post type.'=>'પોસ્ટ પ્રકાર માટે એડમિન મેનુ નામ.','Menu Name'=>'મેનુ નુ નામ','Regenerate all labels using the Singular and Plural labels'=>'એકવચન અને બહુવચન લેબલ્સનો ઉપયોગ કરીને બધા લેબલ્સ ફરીથી બનાવો','Regenerate'=>'પુનઃસર્જન કરો','Active post types are enabled and registered with WordPress.'=>'સક્રિય પોસ્ટ પ્રકારો સક્ષમ અને વર્ડપ્રેસ સાથે નોંધાયેલ છે.','Enable various features in the content editor.'=>'સામગ્રી સંપાદકમાં વિવિધ સુવિધાઓને સક્ષમ કરો.','Post Formats'=>'પોસ્ટ ફોર્મેટ્સ','Editor'=>'સંપાદક','Trackbacks'=>'ટ્રેકબેક્સ','Select existing taxonomies to classify items of the post type.'=>'પોસ્ટ પ્રકારની વસ્તુઓનું વર્ગીકરણ કરવા માટે વર્તમાન વર્ગીકરણ પસંદ કરો.','Browse Fields'=>'ક્ષેત્રો બ્રાઉઝ કરો','Nothing to import'=>'આયાત કરવા માટે કંઈ નથી','. The Custom Post Type UI plugin can be deactivated.'=>'. કસ્ટમ પોસ્ટ પ્રકાર UI પ્લગઇન નિષ્ક્રિય કરી શકાય છે.','Imported %d item from Custom Post Type UI -'=>'કસ્ટમ પોસ્ટ પ્રકાર UI માંથી %d આઇટમ આયાત કરી -' . "\0" . 'કસ્ટમ પોસ્ટ પ્રકાર UI માંથી %d આઇટમ આયાત કરી -','Failed to import taxonomies.'=>'વર્ગીકરણ આયાત કરવામાં નિષ્ફળ.','Failed to import post types.'=>'પોસ્ટ પ્રકારો આયાત કરવામાં નિષ્ફળ.','Nothing from Custom Post Type UI plugin selected for import.'=>'કસ્ટમ પોસ્ટ પ્રકાર UI પ્લગઇનમાંથી કંઈપણ આયાત માટે પસંદ કરેલ નથી.','Imported 1 item'=>'1 આઇટમ આયાત કરી' . "\0" . '%s આઇટમ આયાત કરી','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'પહેલાથી જ અસ્તિત્વમાં છે તે જ કી સાથે પોસ્ટ પ્રકાર અથવા વર્ગીકરણ આયાત કરવાથી વર્તમાન પોસ્ટ પ્રકાર અથવા વર્ગીકરણની સેટિંગ્સ આયાતની સાથે ઓવરરાઈટ થઈ જશે.','Import from Custom Post Type UI'=>'કસ્ટમ પોસ્ટ પ્રકાર UI માંથી આયાત કરો','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'નીચેના કોડનો ઉપયોગ પસંદ કરેલી વસ્તુઓના સ્થાનિક સંસ્કરણની નોંધણી કરવા માટે થઈ શકે છે. સ્થાનિક રીતે ફીલ્ડ જૂથો, પોસ્ટ પ્રકારો અથવા વર્ગીકરણને સંગ્રહિત કરવાથી ઝડપી લોડ ટાઈમ, વર્ઝન કંટ્રોલ અને ડાયનેમિક ફીલ્ડ્સ/સેટિંગ્સ જેવા ઘણા ફાયદા મળી શકે છે. ફક્ત નીચેના કોડને તમારી થીમની functions.php ફાઇલમાં કોપી અને પેસ્ટ કરો અથવા તેને બાહ્ય ફાઇલમાં સમાવિષ્ટ કરો, પછી ACF એડમિન તરફથી આઇટમ્સને નિષ્ક્રિય કરો અથવા કાઢી નાખો.','Export - Generate PHP'=>'નિકાસ - PHP જનરેટ કરો','Export'=>'નિકાસ કરો','Category'=>'વર્ગ','Tag'=>'ટૅગ','Taxonomy submitted.'=>'વર્ગીકરણ સબમિટ કર્યું.','Taxonomy saved.'=>'વર્ગીકરણ સાચવ્યું.','Taxonomy deleted.'=>'વર્ગીકરણ કાઢી નાખ્યું.','Taxonomy updated.'=>'વર્ગીકરણ અપડેટ કર્યું.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'આ વર્ગીકરણ રજીસ્ટર થઈ શક્યું નથી કારણ કે તેની કી અન્ય પ્લગઈન અથવા થીમ દ્વારા નોંધાયેલ અન્ય વર્ગીકરણ દ્વારા ઉપયોગમાં લેવાય છે.','Taxonomy synchronized.'=>'વર્ગીકરણ સમન્વયિત.' . "\0" . '%s વર્ગીકરણ સમન્વયિત.','Taxonomy duplicated.'=>'વર્ગીકરણ ડુપ્લિકેટ.' . "\0" . '%s વર્ગીકરણ ડુપ્લિકેટ.','Taxonomy deactivated.'=>'વર્ગીકરણ નિષ્ક્રિય.' . "\0" . '%s વર્ગીકરણ નિષ્ક્રિય.','Taxonomy activated.'=>'વર્ગીકરણ સક્રિય થયું.' . "\0" . '%s વર્ગીકરણ સક્રિય.','Terms'=>'શરતો','Post type synchronized.'=>'પોસ્ટ પ્રકાર સમન્વયિત.' . "\0" . '%s પોસ્ટ પ્રકારો સમન્વયિત.','Post type duplicated.'=>'પોસ્ટ પ્રકાર ડુપ્લિકેટ.' . "\0" . '%s પોસ્ટ પ્રકારો ડુપ્લિકેટ.','Post type deactivated.'=>'પોસ્ટ પ્રકાર નિષ્ક્રિય.' . "\0" . '%s પોસ્ટ પ્રકારો નિષ્ક્રિય કર્યા.','Post type activated.'=>'પોસ્ટનો પ્રકાર સક્રિય કર્યો.' . "\0" . '%s પોસ્ટ પ્રકારો સક્રિય થયા.','Post Types'=>'પોસ્ટ પ્રકારો','Advanced Settings'=>'સંવર્ધિત વિકલ્પો','Basic Settings'=>'મૂળભૂત સેટિંગ્સ','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'આ પોસ્ટ પ્રકાર રજીસ્ટર થઈ શક્યો નથી કારણ કે તેની કી અન્ય પ્લગઈન અથવા થીમ દ્વારા નોંધાયેલ અન્ય પોસ્ટ પ્રકાર દ્વારા ઉપયોગમાં લેવાય છે.','Pages'=>'પૃષ્ઠો','Link Existing Field Groups'=>'હાલના ફીલ્ડ જૂથોને લિંક કરો','%s post type created'=>'%s પોસ્ટ પ્રકાર બનાવ્યો','Add fields to %s'=>'%s માં ફીલ્ડ્સ ઉમેરો','%s post type updated'=>'%s પોસ્ટ પ્રકાર અપડેટ કર્યો','Post type draft updated.'=>'પોસ્ટ પ્રકાર ડ્રાફ્ટ અપડેટ કર્યો.','Post type scheduled for.'=>'પોસ્ટ પ્રકાર માટે સુનિશ્ચિત થયેલ છે.','Post type submitted.'=>'પોસ્ટનો પ્રકાર સબમિટ કર્યો.','Post type saved.'=>'પોસ્ટનો પ્રકાર સાચવ્યો.','Post type updated.'=>'પોસ્ટ પ્રકાર અપડેટ કર્યો.','Post type deleted.'=>'પોસ્ટનો પ્રકાર કાઢી નાખ્યો.','Type to search...'=>'શોધવા માટે ટાઇપ કરો...','PRO Only'=>'માત્ર પ્રો','Field groups linked successfully.'=>'ક્ષેત્ર જૂથો સફળતાપૂર્વક લિંક થયા.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'કસ્ટમ પોસ્ટ પ્રકાર UI સાથે નોંધાયેલ પોસ્ટ પ્રકારો અને વર્ગીકરણ આયાત કરો અને ACF સાથે તેનું સંચાલન કરો. પ્રારંભ કરો.','taxonomy'=>'વર્ગીકરણ','post type'=>'પોસ્ટ પ્રકાર','Done'=>'પૂર્ણ','Field Group(s)'=>'ક્ષેત્ર જૂથો','Permissions'=>'પરવાનગીઓ','URLs'=>'URLs','Visibility'=>'દૃશ્યતા','Labels'=>'લેબલ્સ','Field Settings Tabs'=>'ફીલ્ડ સેટિંગ્સ ટૅબ્સ','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[એસીએફ શોર્ટકોડ મૂલ્ય પૂર્વાવલોકન માટે અક્ષમ કર્યું]','Close Modal'=>'મોડલ બંધ કરો','Field moved to other group'=>'ફિલ્ડ અન્ય જૂથમાં ખસેડવામાં આવ્યું','Close modal'=>'મોડલ બંધ કરો','Start a new group of tabs at this tab.'=>'આ ટૅબ પર ટૅબનું નવું જૂથ શરૂ કરો.','Updates'=>'સુધારાઓ','Save Changes'=>'ફેરફારો સેવ કરો','Field Group Title'=>'ફિલ્ડ જૂથનું શીર્ષક','Add title'=>'શીર્ષક ઉમેરો','Add Field Group'=>'ક્ષેત્ર જૂથ ઉમેરો','#'=>'#','Presentation'=>'રજૂઆત','General'=>'સામાન્ય','Deactivate'=>'નિષ્ક્રિય','Deactivate this item'=>'આ આઇટમ નિષ્ક્રિય કરો','Activate'=>'સક્રિય કરો','Activate this item'=>'આ આઇટમ સક્રિય કરો','post statusInactive'=>'નિષ્ક્રિય','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'અદ્યતન કસ્ટમ ફીલ્ડ્સ અને એડવાન્સ કસ્ટમ ફીલ્ડ્સ PRO એક જ સમયે સક્રિય ન હોવા જોઈએ. અમે એડવાન્સ્ડ કસ્ટમ ફીલ્ડ્સ પ્રોને આપમેળે નિષ્ક્રિય કરી દીધું છે.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'અદ્યતન કસ્ટમ ફીલ્ડ્સ અને એડવાન્સ કસ્ટમ ફીલ્ડ્સ PRO એક જ સમયે સક્રિય ન હોવા જોઈએ. અમે એડવાન્સ્ડ કસ્ટમ ફીલ્ડ્સને આપમેળે નિષ્ક્રિય કરી દીધા છે.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - ACF શરૂ થાય તે પહેલાં અમે ACF ફીલ્ડ મૂલ્યો પુનઃપ્રાપ્ત કરવા માટે એક અથવા વધુ કૉલ્સ શોધી કાઢ્યા છે. આ સમર્થિત નથી અને તે ખોટા અથવા ખોવાયેલા ડેટામાં પરિણમી શકે છે. આને કેવી રીતે ઠીક કરવું તે જાણો.','Invalid request.'=>'અમાન્ય વિનંતી.','Show in REST API'=>'REST API માં બતાવો','Enable Transparency'=>'પારદર્શિતા સક્ષમ કરો','Upgrade to PRO'=>'પ્રો પર અપગ્રેડ કરો','post statusActive'=>'સક્રિય','\'%s\' is not a valid email address'=>'\'%s\' ઈ - મેઈલ સરનામું માન્ય નથી.','Color value'=>'રંગનું મુલ્ય','Select default color'=>'મુળભૂત રંગ પસંદ કરો','Clear color'=>'રંગ સાફ કરો','Blocks'=>'બ્લોક્સ','Options'=>'વિકલ્પો','Users'=>'વપરાશકર્તાઓ','Menu items'=>'મેનુ વસ્તુઓ','Widgets'=>'વિજેટો','Attachments'=>'જોડાણો','Taxonomies'=>'વર્ગીકરણ','Posts'=>'પોસ્ટો','Last updated: %s'=>'છેલ્લી અપડેટ: %s','Sorry, this post is unavailable for diff comparison.'=>'માફ કરશો, આ પોસ્ટ અલગ સરખામણી માટે અનુપલબ્ધ છે.','Invalid field group parameter(s).'=>'અમાન્ય ક્ષેત્ર જૂથ પરિમાણ(ઓ).','Awaiting save'=>'સેવ પ્રતીક્ષામાં છે','Saved'=>'સેવ થયેલ','Import'=>'આયાત','Review changes'=>'ફેરફારોની સમીક્ષા કરો','Located in: %s'=>'સ્થિત થયેલ છે: %s','Various'=>'વિવિધ','Sync changes'=>'સમન્વય ફેરફારો','Loading diff'=>'તફાવત લોડ કરી રહ્યું છે','Review local JSON changes'=>'સ્થાનિક JSON ફેરફારોની સમીક્ષા કરો','Visit website'=>'વેબસાઇટની મુલાકાત લો','View details'=>'વિગતો જુઓ','Version %s'=>'આવૃત્તિ %s','Information'=>'માહિતી','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'અમે સમર્થનને લઈને કટ્ટરપંથી છીએ અને ઈચ્છીએ છીએ કે તમે ACF સાથે તમારી વેબસાઇટનો શ્રેષ્ઠ લાભ મેળવો. જો તમને કોઈ મુશ્કેલી આવે, તો ત્યાં ઘણી જગ્યાએ મદદ મળી શકે છે:','Help & Support'=>'મદદ અને આધાર','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'જો તમને તમારી જાતને સહાયની જરૂર જણાય તો સંપર્કમાં રહેવા માટે કૃપા કરીને મદદ અને સમર્થન ટેબનો ઉપયોગ કરો.','Overview'=>'અવલોકન','Invalid nonce.'=>'અમાન્ય નૉન.','Location not found: %s'=>'સ્થાન મળ્યું નથી: %s','Widget'=>'વિજેટ','User Role'=>'વપરાશકર્તાની ભૂમિકા','Comment'=>'ટિપ્પણી','Post Format'=>'પોસ્ટ ફોર્મેટ','Menu Item'=>'મેનુ વસ્તુ','Post Status'=>'પોસ્ટની સ્થિતિ','Menus'=>'મેનુઓ','Menu Locations'=>'મેનુ ની જગ્યાઓ','Menu'=>'મેનુ','Posts Page'=>'પોસ્ટ્સ પેજ','Front Page'=>'પહેલું પાનું','Page Type'=>'પેજ પ્રકાર','Logged in'=>'લૉગ ઇન કર્યું','Current User'=>'વર્તમાન વપરાશકર્તા','Page Template'=>'પેજ ટેમ્પલેટ','Register'=>'રજિસ્ટર','Add / Edit'=>'ઉમેરો / સંપાદિત કરો','User Form'=>'વપરાશકર્તા ફોર્મ','Page Parent'=>'પેજ પેરન્ટ','Super Admin'=>'સુપર સંચાલક','Current User Role'=>'વર્તમાન વપરાશકર્તા ભૂમિકા','Default Template'=>'મૂળભૂત ટેમ્પલેટ','Post Template'=>'પોસ્ટ ટેમ્પલેટ','Post Category'=>'પોસ્ટ કેટેગરી','All %s formats'=>'બધા %s ફોર્મેટ','Attachment'=>'જોડાણ','and'=>'અને','Please also check all premium add-ons (%s) are updated to the latest version.'=>'કૃપા કરીને તમામ પ્રીમિયમ એડ-ઓન્સ (%s) નવીનતમ સંસ્કરણ પર અપડેટ થયા છે તે પણ તપાસો.','Gallery'=>'ગેલેરી','Hide on screen'=>'સ્ક્રીન પર છુપાવો','Send Trackbacks'=>'ટ્રેકબેકસ મોકલો','Tags'=>'ટૅગ્સ','Categories'=>'કેટેગરીઓ','Page Attributes'=>'પેજ લક્ષણો','Format'=>'ફોર્મેટ','Author'=>'લેખક','Slug'=>'સ્લગ','Revisions'=>'પુનરાવર્તનો','Comments'=>'ટિપ્પણીઓ','Discussion'=>'ચર્ચા','Excerpt'=>'અવતરણ','Permalink'=>'પરમાલિંક','Position'=>'પદ','Style'=>'સ્ટાઇલ','Type'=>'પ્રકાર','Key'=>'ચાવી','Order'=>'ઓર્ડર','width'=>'પહોળાઈ','Required'=>'જરૂરી?','Field Type'=>'ક્ષેત્ર પ્રકાર','Field Name'=>'ક્ષેત્રનું નામ','Field Label'=>'ફીલ્ડ લેબલ','Delete'=>'કાઢી નાખો','Delete field'=>'ફિલ્ડ કાઢી નાખો','Move'=>'ખસેડો','Edit field'=>'ફાઇલ સંપાદિત કરો','No updates available.'=>'કોઈ અપડેટ ઉપલબ્ધ નથી.','Database upgrade complete. See what\'s new'=>'ડેટાબેઝ અપગ્રેડ પૂર્ણ. નવું શું છે તે જુઓ','Please select at least one site to upgrade.'=>'કૃપા કરીને અપગ્રેડ કરવા માટે ઓછામાં ઓછી એક સાઇટ પસંદ કરો.','Site requires database upgrade from %1$s to %2$s'=>'વેબસાઈટને %1$s થી %2$s સુધી ડેટાબેઝ સુધારાની જરૂર છે','Site'=>'સાઇટ','Upgrade Sites'=>'અપગ્રેડ સાઇટ્સ','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'નીચેની સાઇટ્સને DB સુધારાની જરૂર છે. તમે અદ્યતન બનાવા માંગો છો તે તપાસો અને પછી %s પર ક્લિક કરો.','Rules'=>'નિયમો','Copied'=>'કૉપિ થઇ ગયું','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'તમે નિકાસ કરવા માંગો છો તે વસ્તુઓ પસંદ કરો અને પછી તમારી નિકાસ પદ્ધતિ પસંદ કરો. .json ફાઇલમાં નિકાસ કરવા માટે JSON તરીકે નિકાસ કરો જે પછી તમે અન્ય ACF સ્થાપનમાં આયાત કરી શકો છો. PHP કોડ પર નિકાસ કરવા માટે PHP ઉત્પન્ન કરો જેને તમે તમારી થીમમાં મૂકી શકો છો.','Sync'=>'સમન્વય','Select %s'=>'%s પસંદ કરો','Duplicate'=>'ડુપ્લિકેટ','Documentation'=>'માર્ગદર્શિકા','Description'=>'વર્ણન','Active (%s)'=>'સક્રિય (%s)' . "\0" . 'સક્રિય (%s)','Custom Fields'=>'કસ્ટમ ફીલ્ડ','The %1$s field can now be found in the %2$s field group'=>'%1$s ક્ષેત્ર હવે %2$s ક્ષેત્ર જૂથમાં મળી શકે છે','Active'=>'સક્રિય','Settings'=>'સેટિંગ્સ','Location'=>'સ્થાન','Null'=>'શૂન્ય','copy'=>'નકલ','(this field)'=>'(આ ક્ષેત્ર)','Checked'=>'ચકાસાયેલ','Move Custom Field'=>'કસ્ટમ ફીલ્ડ ખસેડો','No toggle fields available'=>'કોઈ ટૉગલ ફીલ્ડ ઉપલબ્ધ નથી','Field group title is required'=>'ક્ષેત્ર જૂથ શીર્ષક આવશ્યક છે','This field cannot be moved until its changes have been saved'=>'જ્યાં સુધી તેના ફેરફારો સાચવવામાં ન આવે ત્યાં સુધી આ ક્ષેત્ર ખસેડી શકાતું નથી','The string "field_" may not be used at the start of a field name'=>'શબ્દમાળા "field_" નો ઉપયોગ ક્ષેત્રના નામની શરૂઆતમાં થઈ શકશે નહીં','Field group draft updated.'=>'ફીલ્ડ ગ્રુપ ડ્રાફ્ટ અપડેટ કર્યો.','Field group scheduled for.'=>'ક્ષેત્ર જૂથ માટે સુનિશ્ચિત થયેલ છે.','Field group submitted.'=>'ક્ષેત્ર જૂથ સબમિટ.','Field group saved.'=>'ક્ષેત્ર જૂથ સાચવ્યું.','Field group published.'=>'ક્ષેત્ર જૂથ પ્રકાશિત.','Field group deleted.'=>'ફીલ્ડ જૂથ કાઢી નાખ્યું.','Field group updated.'=>'ફીલ્ડ જૂથ અપડેટ કર્યું.','Tools'=>'સાધનો','is not equal to'=>'ની સમાન નથી','is equal to'=>'ની બરાબર છે','Forms'=>'સ્વરૂપો','Page'=>'પેજ','Post'=>'પોસ્ટ','Relational'=>'સંબંધી','Choice'=>'પસંદગી','Basic'=>'પાયાની','Unknown'=>'અજ્ઞાત','Field type does not exist'=>'ક્ષેત્ર પ્રકાર અસ્તિત્વમાં નથી','Post updated'=>'પોસ્ટ અપડેટ થઇ ગઈ','Update'=>'સુધારો','Validate Email'=>'ઇમેઇલ માન્ય કરો','Content'=>'લખાણ','Title'=>'શીર્ષક','Selection is greater than'=>'પસંદગી કરતાં વધારે છે','Value is less than'=>'કરતાં ઓછું મૂલ્ય છે','Value is greater than'=>'કરતાં વધુ મૂલ્ય છે','Value contains'=>'મૂલ્ય સમાવે છે','Value matches pattern'=>'મૂલ્ય પેટર્ન સાથે મેળ ખાય છે','Value is not equal to'=>'મૂલ્ય સમાન નથી','Value is equal to'=>'મૂલ્ય સમાન છે','Has no value'=>'કોઈ મૂલ્ય નથી','Has any value'=>'કોઈપણ મૂલ્ય ધરાવે છે','Cancel'=>'રદ','Are you sure?'=>'શું તમને ખાતરી છે?','Restricted'=>'પ્રતિબંધિત','Expand Details'=>'વિગતો વિસ્તૃત કરો','Uploaded to this post'=>'આ પોસ્ટમાં અપલોડ કરવામાં આવ્યું છે','verbUpdate'=>'સુધારો','verbEdit'=>'સંપાદિત કરો','The changes you made will be lost if you navigate away from this page'=>'જો તમે આ પૃષ્ઠ છોડીને જશો તો તમે કરેલા ફેરફારો ખોવાઈ જશે','File type must be %s.'=>'ફાઇલનો પ્રકાર %s હોવો આવશ્યક છે.','or'=>'અથવા','File size must not exceed %s.'=>'ફાઇલનું કદ %s થી વધુ ન હોવું જોઈએ.','Image height must not exceed %dpx.'=>'છબીની ઊંચાઈ %dpx કરતાં વધુ ન હોવી જોઈએ.','Image height must be at least %dpx.'=>'છબીની ઊંચાઈ ઓછામાં ઓછી %dpx હોવી જોઈએ.','Image width must not exceed %dpx.'=>'છબીની પહોળાઈ %dpx થી વધુ ન હોવી જોઈએ.','Image width must be at least %dpx.'=>'છબીની પહોળાઈ ઓછામાં ઓછી %dpx હોવી જોઈએ.','(no title)'=>'(કોઈ શીર્ષક નથી)','Full Size'=>'પૂર્ણ કદ','Large'=>'મોટું','Medium'=>'મધ્યમ','Thumbnail'=>'થંબનેલ','(no label)'=>'(લેબલ નથી)','Rows'=>'પંક્તિઓ','Add new choice'=>'નવી પસંદગી ઉમેરો','Archives'=>'આર્કાઇવ્સ','Page Link'=>'પૃષ્ઠ લિંક','Add'=>'ઉમેરો','Name'=>'નામ','%s added'=>'%s ઉમેર્યું','User unable to add new %s'=>'વપરાશકર્તા નવા %s ઉમેરવામાં અસમર્થ છે','Allow new terms to be created whilst editing'=>'સંપાદન કરતી વખતે નવી શરતો બનાવવાની મંજૂરી આપો','Checkbox'=>'ચેકબોક્સ','Multiple Values'=>'બહુવિધ મૂલ્યો','Appearance'=>'દેખાવ','No TermsNo %s'=>'ના %s','Value must be equal to or higher than %d'=>'મૂલ્ય %d ની બરાબર અથવા વધારે હોવું જોઈએ','Value must be a number'=>'મૂલ્ય સંખ્યા હોવી જોઈએ','Number'=>'સંખ્યા','Save \'other\' values to the field\'s choices'=>'ક્ષેત્રની પસંદગીમાં \'અન્ય\' મૂલ્યો સાચવો','Other'=>'અન્ય','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'પાછલા એકોર્ડિયનને રોકવા માટે અંતિમ બિંદુને વ્યાખ્યાયિત કરો. આ એકોર્ડિયન દેખાશે નહીં.','Open'=>'ઓપન','Accordion'=>'એકોર્ડિયન','File URL'=>'ફાઈલ યુઆરએલ','Add File'=>'ફાઇલ ઉમેરો','No file selected'=>'કોઈ ફાઇલ પસંદ કરી નથી','File name'=>'ફાઇલનું નામ','Update File'=>'ફાઇલ અપડેટ કરો','Edit File'=>'ફાઇલ સંપાદિત કરો ','Select File'=>'ફાઇલ પસંદ કરો','File'=>'ફાઇલ','Password'=>'પાસવર્ડ','verbSelect'=>'પસંદ કરો','Select2 JS load_moreLoading more results…'=>'વધુ પરિણામો લોડ કરી રહ્યાં છીએ…','Select2 JS selection_too_long_nYou can only select %d items'=>'તમે માત્ર %d વસ્તુઓ પસંદ કરી શકો છો','Select2 JS selection_too_long_1You can only select 1 item'=>'તમે માત્ર 1 આઇટમ પસંદ કરી શકો છો','Select2 JS input_too_long_nPlease delete %d characters'=>'કૃપા કરીને %d અક્ષરો કાઢી નાખો','Select2 JS input_too_long_1Please delete 1 character'=>'કૃપા કરીને 1 અક્ષર કાઢી નાખો','Select2 JS input_too_short_nPlease enter %d or more characters'=>'કૃપા કરીને %d અથવા વધુ અક્ષરો દાખલ કરો','Select2 JS input_too_short_1Please enter 1 or more characters'=>'કૃપા કરીને 1 અથવા વધુ અક્ષરો દાખલ કરો','Select2 JS matches_0No matches found'=>'કોઈ બરાબરી મળી નથી','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d પરિણામો ઉપલબ્ધ છે, શોધખોળ કરવા માટે ઉપર અને નીચે એરો કીનો ઉપયોગ કરો.','Select2 JS matches_1One result is available, press enter to select it.'=>'એક પરિણામ ઉપલબ્ધ છે, તેને પસંદ કરવા માટે એન્ટર દબાવો.','nounSelect'=>'પસંદ કરો','User ID'=>'વપરાશકર્તા ID','User'=>'વપરાશકર્તા','Separator'=>'વિભાજક','Select Color'=>'રંગ પસંદ કરો','Default'=>'મૂળભૂત','Clear'=>'સાફ કરો','Color Picker'=>'રંગ પીકર','Date Time Picker JS pmTextPM'=>'પી એમ(PM)','Date Time Picker JS selectTextSelect'=>'પસંદ કરો','Date Time Picker JS closeTextDone'=>'પૂર્ણ','Date Time Picker JS currentTextNow'=>'હવે','Date Time Picker JS timezoneTextTime Zone'=>'સમય ઝોન','Date Time Picker JS microsecTextMicrosecond'=>'માઇક્રોસેકન્ડ','Date Time Picker JS millisecTextMillisecond'=>'મિલીસેકન્ડ','Date Time Picker JS secondTextSecond'=>'સેકન્ડ','Date Time Picker JS minuteTextMinute'=>'મિનિટ','Date Time Picker JS hourTextHour'=>'કલાક','Date Time Picker JS timeTextTime'=>'સમય','Date Time Picker JS timeOnlyTitleChoose Time'=>'સમય પસંદ કરો','Placement'=>'પ્લેસમેન્ટ','Tab'=>'ટેબ','Value must be a valid URL'=>'મૂલ્ય એક માન્ય URL હોવું આવશ્યક છે','Link URL'=>'લિંક યુઆરએલ','Select Link'=>'લિંક પસંદ કરો','Link'=>'લિંક','Email'=>'ઇમેઇલ','Maximum Value'=>'મહત્તમ મૂલ્ય','Minimum Value'=>'ન્યૂનતમ મૂલ્ય','Range'=>'શ્રેણી','Label'=>'લેબલ','Value'=>'મૂલ્ય','Vertical'=>'ઊભું','Horizontal'=>'આડું','For more control, you may specify both a value and label like this:'=>'વધુ નિયંત્રણ માટે, તમે આના જેવું મૂલ્ય અને નામપટ્ટી બંનેનો ઉલ્લેખ કરી શકો છો:','Enter each choice on a new line.'=>'દરેક પસંદગીને નવી લાઇન પર દાખલ કરો.','Choices'=>'પસંદગીઓ','Parent'=>'પેરેન્ટ','TinyMCE will not be initialized until field is clicked'=>'જ્યાં સુધી ફીલ્ડ ક્લિક ન થાય ત્યાં સુધી TinyMCE પ્રારંભ કરવામાં આવશે નહીં','Toolbar'=>'ટૂલબાર','Text Only'=>'ફક્ત ટેક્સ્ટ','Tabs'=>'ટૅબ્સ','Name for the Text editor tab (formerly HTML)Text'=>'લખાણ','Visual'=>'દ્રશ્ય','Value must not exceed %d characters'=>'મૂલ્ય %d અક્ષરોથી વધુ ન હોવું જોઈએ','Appears when creating a new post'=>'નવી પોસ્ટ બનાવતી વખતે દેખાય છે','Text'=>'લખાણ','%1$s requires at least %2$s selection'=>'%1$s ને ઓછામાં ઓછા %2$s પસંદગીની જરૂર છે' . "\0" . '%1$s ને ઓછામાં ઓછી %2$s પસંદગીની જરૂર છે','Featured Image'=>'ફીચર્ડ છબી','Elements'=>'તત્વો','Taxonomy'=>'વર્ગીકરણ','Post Type'=>'પોસ્ટ પ્રકાર','Filters'=>'ફિલ્ટર્સ','All taxonomies'=>'બધા વર્ગીકરણ','Search...'=>'શોધો','No matches found'=>'કોઈ બરાબરી મળી નથી','Loading'=>'લોડ કરી રહ્યું છે','Maximum values reached ( {max} values )'=>'મહત્તમ મૂલ્યો પહોંચી ગયા ( {max} મૂલ્યો )','Relationship'=>'સંબંધ','Comma separated list. Leave blank for all types'=>'અલ્પવિરામથી વિભાજિત સૂચિ. તમામ પ્રકારના માટે ખાલી છોડો','Maximum'=>'મહત્તમ','File size'=>'ફાઈલ સાઇઝ઼:','Restrict which images can be uploaded'=>'કઈ છબીઓ અપલોડ કરી શકાય તે પ્રતિબંધિત કરો','Minimum'=>'ન્યૂનતમ','Uploaded to post'=>'પોસ્ટમાં અપલોડ કરવામાં આવ્યું છે','All'=>'બધા','Limit the media library choice'=>'મીડિયા લાઇબ્રેરીની પસંદગીને મર્યાદિત કરો','Library'=>'લાઇબ્રેરી','Preview Size'=>'પૂર્વાવલોકન કદ','Specify the returned value on front end'=>'અગ્રભાગ પર પરત કરેલ મૂલ્યનો ઉલ્લેખ કરો','Return Value'=>'વળતર મૂલ્ય','Add Image'=>'ચિત્ર ઉમેરો','No image selected'=>'કોઇ ચિત્ર પસંદ નથી કયુઁ','Remove'=>'દૂર કરો','Edit'=>'સંપાદિત કરો','All images'=>'બધી છબીઓ','Update Image'=>'છબી અપડેટ કરો','Edit Image'=>'છબી સંપાદિત કરો','Select Image'=>'છબી પસંદ કરો','Image'=>'છબી','Allow HTML markup to display as visible text instead of rendering'=>'HTML માર્કઅપને અનુવાદ બદલે દૃશ્યમાન લખાણ તરીકે પ્રદર્શિત કરવાની મંજૂરી આપો','Controls how new lines are rendered'=>'નવી રેખાઓ કેવી રીતે રેન્ડર કરવામાં આવે છે તેનું નિયંત્રણ કરે છે','New Lines'=>'નવી રેખાઓ','The format used when saving a value'=>'મૂલ્ય સાચવતી વખતે વપરાતી ગોઠવણ','Date Picker JS prevTextPrev'=>'પૂર્વ','Date Picker JS nextTextNext'=>'આગળ','Date Picker JS currentTextToday'=>'આજે','Date Picker JS closeTextDone'=>'પૂર્ણ','Date Picker'=>'તારીખ પીકર','Width'=>'પહોળાઈ','Enter URL'=>'યુઆરએલ દાખલ કરો','Text shown when inactive'=>'જ્યારે નિષ્ક્રિય હોય ત્યારે લખાણ બતાવવામાં આવે છે','Default Value'=>'મૂળભૂત મૂલ્ય','Message'=>'સંદેશ','No'=>'ના','Yes'=>'હા','True / False'=>'સાચું / ખોટું','Row'=>'પંક્તિ','Table'=>'ટેબલ','Block'=>'બ્લોક','Layout'=>'લેઆઉટ','Group'=>'જૂથ','Height'=>'ઊંચાઈ','Zoom'=>'ઝૂમ','Center'=>'મધ્ય','Find current location'=>'વર્તમાન સ્થાન શોધો','Clear location'=>'સ્થાન સાફ કરો','Search'=>'શોધો','Google Map'=>'ગૂગલે નકશો','Custom:'=>'કસ્ટમ:','Time Picker'=>'તારીખ પીકર','Inactive (%s)'=>'નિષ્ક્રિય (%s)' . "\0" . 'નિષ્ક્રિય (%s)','No Fields found in Trash'=>'ટ્રેશમાં કોઈ ફીલ્ડ મળ્યાં નથી','No Fields found'=>'કોઈ ક્ષેત્રો મળ્યાં નથી','Search Fields'=>'શોધ ક્ષેત્રો','View Field'=>'ક્ષેત્ર જુઓ','New Field'=>'નવી ફીલ્ડ','Edit Field'=>'ફીલ્ડ સંપાદિત કરો','Add New Field'=>'નવી ફીલ્ડ ઉમેરો','Field'=>'ફિલ્ડ','Fields'=>'ક્ષેત્રો','No Field Groups found in Trash'=>'ટ્રેશમાં કોઈ ફીલ્ડ જૂથો મળ્યાં નથી','No Field Groups found'=>'કોઈ ક્ષેત્ર જૂથો મળ્યાં નથી','Search Field Groups'=>'ક્ષેત્ર જૂથો શોધો','View Field Group'=>'ક્ષેત્ર જૂથ જુઓ','New Field Group'=>'નવું ક્ષેત્ર જૂથ','Edit Field Group'=>'ક્ષેત્ર જૂથ સંપાદિત કરો','Add New Field Group'=>'નવું ક્ષેત્ર જૂથ ઉમેરો','Add New'=>'નવું ઉમેરો','Field Group'=>'ક્ષેત્ર જૂથ','Field Groups'=>'ક્ષેત્ર જૂથો','Customize WordPress with powerful, professional and intuitive fields.'=>'શક્તિશાળી, વ્યાવસાયિક અને સાહજિક ક્ષેત્રો સાથે વર્ડપ્રેસ ને કસ્ટમાઇઝ કરો.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'અદ્યતન કસ્ટમ ક્ષેત્રો']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.mo
index 3418a102..a4e49f39 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.po
index 71fd4bed..d5f12040 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1864,7 +1904,6 @@ msgstr ""
"માટે ફીલ્ડ મૂલ્ય પરત કરવામાં આવ્યું નથી."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1980,8 +2019,8 @@ msgid "Add fields"
msgstr "ક્ષેત્રો ઉમેરો"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "આ ક્ષેત્ર"
@@ -2053,7 +2092,7 @@ msgstr "%s ફીલ્ડ"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "બહુવિધ પસંદ કરો"
@@ -4476,15 +4515,15 @@ msgstr "પોસ્ટનો પ્રકાર કાઢી નાખ્યો
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "શોધવા માટે ટાઇપ કરો..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "માત્ર પ્રો"
@@ -4602,8 +4641,8 @@ msgid "Close Modal"
msgstr "મોડલ બંધ કરો"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "ફિલ્ડ અન્ય જૂથમાં ખસેડવામાં આવ્યું"
@@ -4612,15 +4651,15 @@ msgstr "ફિલ્ડ અન્ય જૂથમાં ખસેડવામા
msgid "Close modal"
msgstr "મોડલ બંધ કરો"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "આ ટૅબ પર ટૅબનું નવું જૂથ શરૂ કરો."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr ""
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr ""
@@ -4824,8 +4863,8 @@ msgid "Activate this item"
msgstr "આ આઇટમ સક્રિય કરો"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr ""
@@ -4885,7 +4924,7 @@ msgstr ""
msgid "Invalid request."
msgstr "અમાન્ય વિનંતી."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr ""
@@ -5533,7 +5572,7 @@ msgstr "પહોળાઈ"
msgid "Wrapper Attributes"
msgstr ""
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "જરૂરી?"
@@ -5593,8 +5632,8 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr ""
@@ -5876,8 +5915,8 @@ msgstr "શૂન્ય"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "નકલ"
@@ -5894,8 +5933,8 @@ msgid "Checked"
msgstr "ચકાસાયેલ"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "કસ્ટમ ફીલ્ડ ખસેડો"
@@ -5910,14 +5949,14 @@ msgid "Field group title is required"
msgstr "ક્ષેત્ર જૂથ શીર્ષક આવશ્યક છે"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "જ્યાં સુધી તેના ફેરફારો સાચવવામાં ન આવે ત્યાં સુધી આ ક્ષેત્ર ખસેડી શકાતું નથી"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "શબ્દમાળા \"field_\" નો ઉપયોગ ક્ષેત્રના નામની શરૂઆતમાં થઈ શકશે નહીં"
@@ -6164,9 +6203,9 @@ msgstr "ફાઇલનો પ્રકાર %s હોવો આવશ્યક
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "અથવા"
@@ -6217,7 +6256,7 @@ msgstr "થંબનેલ"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(લેબલ નથી)"
@@ -6389,26 +6428,26 @@ msgstr "અન્ય"
msgid "Radio Button"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
msgstr ""
"પાછલા એકોર્ડિયનને રોકવા માટે અંતિમ બિંદુને વ્યાખ્યાયિત કરો. આ એકોર્ડિયન દેખાશે નહીં."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "ઓપન"
@@ -6470,81 +6509,87 @@ msgstr "ફાઇલ"
msgid "Password"
msgstr "પાસવર્ડ"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr ""
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr ""
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr ""
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "પસંદ કરો"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr ""
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr ""
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "વધુ પરિણામો લોડ કરી રહ્યાં છીએ…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "તમે માત્ર %d વસ્તુઓ પસંદ કરી શકો છો"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "તમે માત્ર 1 આઇટમ પસંદ કરી શકો છો"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "કૃપા કરીને %d અક્ષરો કાઢી નાખો"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "કૃપા કરીને 1 અક્ષર કાઢી નાખો"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "કૃપા કરીને %d અથવા વધુ અક્ષરો દાખલ કરો"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "કૃપા કરીને 1 અથવા વધુ અક્ષરો દાખલ કરો"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "કોઈ બરાબરી મળી નથી"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "%d પરિણામો ઉપલબ્ધ છે, શોધખોળ કરવા માટે ઉપર અને નીચે એરો કીનો ઉપયોગ કરો."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "એક પરિણામ ઉપલબ્ધ છે, તેને પસંદ કરવા માટે એન્ટર દબાવો."
@@ -6684,21 +6729,21 @@ msgstr "સમય પસંદ કરો"
msgid "Date Time Picker"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr ""
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr ""
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr ""
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "પ્લેસમેન્ટ"
@@ -6756,7 +6801,7 @@ msgstr "શ્રેણી"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr ""
@@ -6764,14 +6809,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "લેબલ"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "મૂલ્ય"
@@ -6790,28 +6835,28 @@ msgstr "આડું"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "વધુ નિયંત્રણ માટે, તમે આના જેવું મૂલ્ય અને નામપટ્ટી બંનેનો ઉલ્લેખ કરી શકો છો:"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "દરેક પસંદગીને નવી લાઇન પર દાખલ કરો."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "પસંદગીઓ"
@@ -6823,7 +6868,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7213,35 +7258,35 @@ msgstr "છબી પસંદ કરો"
msgid "Image"
msgstr "છબી"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "HTML માર્કઅપને અનુવાદ બદલે દૃશ્યમાન લખાણ તરીકે પ્રદર્શિત કરવાની મંજૂરી આપો"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr ""
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr ""
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr ""
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr ""
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "નવી રેખાઓ કેવી રીતે રેન્ડર કરવામાં આવે છે તેનું નિયંત્રણ કરે છે"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "નવી રેખાઓ"
@@ -7323,7 +7368,7 @@ msgstr ""
msgid "On Text"
msgstr ""
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr ""
@@ -7335,7 +7380,7 @@ msgstr ""
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7349,7 +7394,7 @@ msgid "Displays text alongside the checkbox"
msgstr ""
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "સંદેશ"
@@ -7374,31 +7419,31 @@ msgstr "હા"
msgid "True / False"
msgstr "સાચું / ખોટું"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "પંક્તિ"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "ટેબલ"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "બ્લોક"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr ""
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "લેઆઉટ"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr ""
@@ -7474,7 +7519,7 @@ msgstr ""
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.l10n.php
index e43c6c4b..c920299c 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'he_IL','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'שדות מיוחדים מתקדמים פרו','Block type name is required.'=>'ערך %s נדרש','%s settings'=>'הגדרות','Options'=>'אפשרויות','Update'=>'עדכון','Options Updated'=>'האפשרויות עודכנו','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'כדי לאפשר עדכונים, בבקשה הקלד את מפתח הרשיון שלך בדף העדכונים. אם אין לך מפתח רשיון, בבקשה עבור לדף פרטים ומחירים','ACF Activation Error. An error occurred when connecting to activation server'=>'שגיאה. החיבור לשרת העדכון נכשל','Check Again'=>'בדיקה חוזרת','ACF Activation Error. Could not connect to activation server'=>'שגיאה. החיבור לשרת העדכון נכשל','Publish'=>'פורסם','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'אף קבוצת שדות לא נמצאה בפח. יצירת קבוצת שדות מיוחדים','Error. Could not connect to update server'=>'שגיאה. החיבור לשרת העדכון נכשל','Updates'=>'עדכונים','Fields'=>'שדות','Display'=>'תצוגה','Layout'=>'פריסת תוכן','Block'=>'בלוק','Table'=>'טבלה','Row'=>'שורה','(no title)'=>'(אין כותרת)','Flexible Content'=>'תוכן גמיש','Add Row'=>'הוספת שורה חדשה','layout'=>'פריסה' . "\0" . 'פריסה','layouts'=>'פריסות','This field requires at least {min} {label} {identifier}'=>'שדה זה דורש לפחות {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'לשדה זה יש מגבלה של {max} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} זמינים (מקסימום {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} נדרש (מינימום {min})','Flexible Content requires at least 1 layout'=>'דרושה לפחות פריסה אחת לתוכן הגמיש','Click the "%s" button below to start creating your layout'=>'לחצו על כפתור "%s" שלמטה כדי להתחיל ביצירת הפריסה','Drag to reorder'=>'גרור ושחרר לסידור מחדש','Add layout'=>'הוספת פריסה','Duplicate layout'=>'שכפול פריסת תוכן','Remove layout'=>'הסרת פריסה','Delete Layout'=>'מחיקת פריסת תוכן','Duplicate Layout'=>'שכפול פריסת תוכן','Add New Layout'=>'הוספת פריסת תוכן חדשה','Add Layout'=>'הוספת פריסה','Label'=>'תווית','Name'=>'שם','Min'=>'מינימום','Max'=>'מקסימום','Minimum Layouts'=>'מינימום פריסות','Maximum Layouts'=>'מקסימום פריסות','Button Label'=>'תווית כפתור','Gallery'=>'גלריה','Add Image to Gallery'=>'הוספת תמונה לגלריה','Maximum selection reached'=>'הגעתם למקסימום בחירה','Length'=>'אורך','Edit'=>'עריכה','Remove'=>'הסר','Title'=>'כותרת','Description'=>'תיאור','Add to gallery'=>'הוספה לגלריה','Bulk actions'=>'עריכה קבוצתית','Sort by date uploaded'=>'מיון לפי תאריך העלאה','Sort by date modified'=>'מיון לפי תאריך שינוי','Sort by title'=>'מיון לפי כותרת','Reverse current order'=>'הפוך סדר נוכחי','Close'=>'סגור','Return Format'=>'פורמט חוזר','Image Array'=>'מערך תמונות','Image URL'=>'כתובת אינטרנט של התמונה','Image ID'=>'מזהה ייחודי של תמונה','Library'=>'ספריה','Limit the media library choice'=>'הגבלת אפשרויות ספריית המדיה','All'=>'הכל','Uploaded to post'=>'הועלה לפוסט','Minimum Selection'=>'מינימום בחירה','Maximum Selection'=>'מקסימום בחירה','Height'=>'גובה','Preview Size'=>'גודל תצוגה','%1$s requires at least %2$s selection'=>'%s מחייב לפחות בחירה %s' . "\0" . '%s מחייב לפחות בחירה %s','Repeater'=>'שדה חזרה','Minimum rows not reached ({min} rows)'=>'הגעתם למינימום שורות האפשרי ({min} שורות)','Maximum rows reached ({max} rows)'=>'הגעתם למקסימום שורות האפשרי ({max} שורות)','Error loading page'=>'שגיאה בבקשת האימות','Sub Fields'=>'שדות משנה','Pagination'=>'מיקום','Rows Per Page'=>'עמוד פוסטים','Minimum Rows'=>'מינימום שורות','Maximum Rows'=>'מקסימום שורות','Click to reorder'=>'גרור ושחרר לסידור מחדש','Add row'=>'הוספת שורה','Duplicate row'=>'שיכפול','Remove row'=>'הסרת שורה','Current Page'=>'עמוד ראשי','First Page'=>'עמוד ראשי','Previous Page'=>'עמוד פוסטים','Next Page'=>'עמוד ראשי','Last Page'=>'עמוד פוסטים','No block types exist'=>'לא קיים דף אפשרויות','Options Page'=>'עמוד אפשרויות','No options pages exist'=>'לא קיים דף אפשרויות','Deactivate License'=>'ביטול הפעלת רשיון','Activate License'=>'הפעל את הרשיון','License Key'=>'מפתח רשיון','Retry Activation'=>'אימות נתונים משופר','Update Information'=>'מידע על העדכון','Current Version'=>'גרסה נוכחית','Latest Version'=>'גרסה אחרונה','Update Available'=>'יש עדכון זמין','No'=>'לא','Yes'=>'כן','Upgrade Notice'=>'הודעת שדרוג','Enter your license key to unlock updates'=>'הקלד בבקשה את מפתח הרשיון שלך לעיל כדי לשחרר את נעילת העדכונים','Update Plugin'=>'עדכון התוסף','Please reactivate your license to unlock updates'=>'הקלד בבקשה את מפתח הרשיון שלך לעיל כדי לשחרר את נעילת העדכונים']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'he_IL','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'שדות מיוחדים מתקדמים פרו','Block type name is required.'=>'ערך %s נדרש','%s settings'=>'הגדרות','Options'=>'אפשרויות','Update'=>'עדכון','Options Updated'=>'האפשרויות עודכנו','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'כדי לאפשר עדכונים, בבקשה הקלד את מפתח הרשיון שלך בדף העדכונים. אם אין לך מפתח רשיון, בבקשה עבור לדף פרטים ומחירים','ACF Activation Error. An error occurred when connecting to activation server'=>'שגיאה. החיבור לשרת העדכון נכשל','Check Again'=>'בדיקה חוזרת','ACF Activation Error. Could not connect to activation server'=>'שגיאה. החיבור לשרת העדכון נכשל','Publish'=>'פורסם','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'אף קבוצת שדות לא נמצאה בפח. יצירת קבוצת שדות מיוחדים','Error. Could not connect to update server'=>'שגיאה. החיבור לשרת העדכון נכשל','Updates'=>'עדכונים','Fields'=>'שדות','Display'=>'תצוגה','Layout'=>'פריסת תוכן','Block'=>'בלוק','Table'=>'טבלה','Row'=>'שורה','(no title)'=>'(אין כותרת)','Flexible Content'=>'תוכן גמיש','Add Row'=>'הוספת שורה חדשה','layout'=>'פריסה' . "\0" . 'פריסה','layouts'=>'פריסות','This field requires at least {min} {label} {identifier}'=>'שדה זה דורש לפחות {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'לשדה זה יש מגבלה של {max} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} זמינים (מקסימום {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} נדרש (מינימום {min})','Flexible Content requires at least 1 layout'=>'דרושה לפחות פריסה אחת לתוכן הגמיש','Click the "%s" button below to start creating your layout'=>'לחצו על כפתור "%s" שלמטה כדי להתחיל ביצירת הפריסה','Drag to reorder'=>'גרור ושחרר לסידור מחדש','Add layout'=>'הוספת פריסה','Duplicate layout'=>'שכפול פריסת תוכן','Remove layout'=>'הסרת פריסה','Delete Layout'=>'מחיקת פריסת תוכן','Duplicate Layout'=>'שכפול פריסת תוכן','Add New Layout'=>'הוספת פריסת תוכן חדשה','Add Layout'=>'הוספת פריסה','Label'=>'תווית','Name'=>'שם','Min'=>'מינימום','Max'=>'מקסימום','Minimum Layouts'=>'מינימום פריסות','Maximum Layouts'=>'מקסימום פריסות','Button Label'=>'תווית כפתור','Gallery'=>'גלריה','Add Image to Gallery'=>'הוספת תמונה לגלריה','Maximum selection reached'=>'הגעתם למקסימום בחירה','Length'=>'אורך','Edit'=>'עריכה','Remove'=>'הסר','Title'=>'כותרת','Description'=>'תיאור','Add to gallery'=>'הוספה לגלריה','Bulk actions'=>'עריכה קבוצתית','Sort by date uploaded'=>'מיון לפי תאריך העלאה','Sort by date modified'=>'מיון לפי תאריך שינוי','Sort by title'=>'מיון לפי כותרת','Reverse current order'=>'הפוך סדר נוכחי','Close'=>'סגור','Return Format'=>'פורמט חוזר','Image Array'=>'מערך תמונות','Image URL'=>'כתובת אינטרנט של התמונה','Image ID'=>'מזהה ייחודי של תמונה','Library'=>'ספריה','Limit the media library choice'=>'הגבלת אפשרויות ספריית המדיה','All'=>'הכל','Uploaded to post'=>'הועלה לפוסט','Minimum Selection'=>'מינימום בחירה','Maximum Selection'=>'מקסימום בחירה','Height'=>'גובה','Preview Size'=>'גודל תצוגה','%1$s requires at least %2$s selection'=>'%s מחייב לפחות בחירה %s' . "\0" . '%s מחייב לפחות בחירה %s','Repeater'=>'שדה חזרה','Minimum rows not reached ({min} rows)'=>'הגעתם למינימום שורות האפשרי ({min} שורות)','Maximum rows reached ({max} rows)'=>'הגעתם למקסימום שורות האפשרי ({max} שורות)','Error loading page'=>'שגיאה בבקשת האימות','Sub Fields'=>'שדות משנה','Pagination'=>'מיקום','Rows Per Page'=>'עמוד פוסטים','Minimum Rows'=>'מינימום שורות','Maximum Rows'=>'מקסימום שורות','Click to reorder'=>'גרור ושחרר לסידור מחדש','Add row'=>'הוספת שורה','Duplicate row'=>'שיכפול','Remove row'=>'הסרת שורה','Current Page'=>'עמוד ראשי','First Page'=>'עמוד ראשי','Previous Page'=>'עמוד פוסטים','Next Page'=>'עמוד ראשי','Last Page'=>'עמוד פוסטים','No block types exist'=>'לא קיים דף אפשרויות','Options Page'=>'עמוד אפשרויות','No options pages exist'=>'לא קיים דף אפשרויות','Deactivate License'=>'ביטול הפעלת רשיון','Activate License'=>'הפעל את הרשיון','License Key'=>'מפתח רשיון','Retry Activation'=>'אימות נתונים משופר','Update Information'=>'מידע על העדכון','Current Version'=>'גרסה נוכחית','Latest Version'=>'גרסה אחרונה','Update Available'=>'יש עדכון זמין','No'=>'לא','Yes'=>'כן','Upgrade Notice'=>'הודעת שדרוג','Enter your license key to unlock updates'=>'הקלד בבקשה את מפתח הרשיון שלך לעיל כדי לשחרר את נעילת העדכונים','Update Plugin'=>'עדכון התוסף','Please reactivate your license to unlock updates'=>'הקלד בבקשה את מפתח הרשיון שלך לעיל כדי לשחרר את נעילת העדכונים']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.mo
index f72dd73c..3c487032 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.po
index 5d26d16a..7fc4e147 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: he_IL\n"
"MIME-Version: 1.0\n"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.l10n.php
index f1073836..b7c80b9e 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'hr','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'%s je obavezno','%s settings'=>'Postavke','Options'=>'Postavke','Update'=>'Ažuriraj','Options Updated'=>'Postavke spremljene','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Da bi omogućili automatsko ažuriranje, molimo unesite licencu na stranici ažuriranja. Ukoliko nemate licencu, pogledajte opcije i cijene.','ACF Activation Error. An error occurred when connecting to activation server'=>'Greška. Greška prilikom spajanja na server','Check Again'=>'Provjeri ponovno','ACF Activation Error. Could not connect to activation server'=>'Greška. Greška prilikom spajanja na server','Publish'=>'Objavi','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Niste dodali nijedan skup polja na ovu stranicu, Dodaj skup polja','Edit field group'=>'Uredi skup polja','Error. Could not connect to update server'=>'Greška. Greška prilikom spajanja na server','Updates'=>'Ažuriranja','nounClone'=>'Kloniraj','Fields'=>'Polja','Select one or more fields you wish to clone'=>'Odaberite jedno ili više polja koja želite klonirati','Display'=>'Prikaz','Specify the style used to render the clone field'=>'Odaberite način prikaza kloniranog polja','Group (displays selected fields in a group within this field)'=>'Skupno (Prikazuje odabrana polja kao dodatni skup unutar trenutnog polja)','Seamless (replaces this field with selected fields)'=>'Zamjena (Prikazuje odabrana polja umjesto trenutnog polja)','Layout'=>'Format','Specify the style used to render the selected fields'=>'Odaberite način prikaza odabranih polja','Block'=>'Blok','Table'=>'Tablica','Row'=>'Red','Labels will be displayed as %s'=>'Oznake će biti prikazane kao %s','Prefix Field Labels'=>'Dodaj prefiks ispred oznake','Values will be saved as %s'=>'Vrijednosti će biti spremljene kao %s','Prefix Field Names'=>'Dodaj prefiks ispred naziva polja','Unknown field'=>'Nepoznato polje','(no title)'=>'(bez naziva)','Unknown field group'=>'Nepoznat skup polja','All fields from %s field group'=>'Sva polje iz %s skupa polja','Flexible Content'=>'Fleksibilno polje','Add Row'=>'Dodaj red','layout'=>'raspored' . "\0" . 'raspored' . "\0" . 'raspored','layouts'=>'rasporedi','This field requires at least {min} {label} {identifier}'=>'Polje mora sadržavati najmanje {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Polje je ograničeno na najviše {max} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} preostalo (najviše {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} obavezno (najmanje {min})','Flexible Content requires at least 1 layout'=>'Potrebno je unijeti najmanje jedno fleksibilni polje','Click the "%s" button below to start creating your layout'=>'Kliknite “%s” gumb kako bi započeki kreiranje raspored','Drag to reorder'=>'Presloži polja povlačenjem','Add layout'=>'Dodaj razmještaj','Duplicate layout'=>'Dupliciraj razmještaj','Remove layout'=>'Ukloni razmještaj','Click to toggle'=>'Klikni za uključivanje/isključivanje','Delete Layout'=>'Obriši','Duplicate Layout'=>'Dupliciraj razmještaj','Add New Layout'=>'Dodaj novi razmještaj','Add Layout'=>'Dodaj razmještaj','Label'=>'Oznaka','Name'=>'Naziv','Min'=>'Minimum','Max'=>'Maksimum','Minimum Layouts'=>'Najmanje','Maximum Layouts'=>'Najviše','Button Label'=>'Tekst gumba','Gallery'=>'Galerija','Add Image to Gallery'=>'Dodaj sliku u galeriju','Maximum selection reached'=>'Već ste dodali najviše dozovoljenih polja','Length'=>'Dužina','Edit'=>'Uredi','Remove'=>'Ukloni','Title'=>'Naziv','Caption'=>'Potpis','Alt Text'=>'Alternativni tekst','Description'=>'Opis','Add to gallery'=>'Dodaj u galeriju','Bulk actions'=>'Grupne akcije','Sort by date uploaded'=>'Razvrstaj po datumu dodavanja','Sort by date modified'=>'Razvrstaj po datumu zadnje promjene','Sort by title'=>'Razvrstaj po naslovu','Reverse current order'=>'Obrnuti redosljed','Close'=>'Zatvori','Return Format'=>'Format za prikaz na web stranici','Image Array'=>'Podaci kao niz','Image URL'=>'Putanja slike','Image ID'=>'ID slike','Library'=>'Zbirka','Limit the media library choice'=>'Ograniči odabir iz zbirke','All'=>'Sve','Uploaded to post'=>'Dodani uz trenutnu objavu','Minimum Selection'=>'Minimalni odabri','Maximum Selection'=>'Maksimalni odabir','Minimum'=>'Minimum','Restrict which images can be uploaded'=>'Ograniči koje slike mogu biti dodane','Width'=>'Širina','Height'=>'Visina','File size'=>'Veličina datoteke','Maximum'=>'Maksimum','Allowed file types'=>'Dozvoljeni tipovi datoteka','Comma separated list. Leave blank for all types'=>'Dodaj kao niz odvojen zarezom, npr: .txt, .jpg, ... Ukoliko je prazno, sve datoteke su dozvoljene','Insert'=>'Umetni','Specify where new attachments are added'=>'Precizirajte gdje se dodaju novi prilozi','Append to the end'=>'Umetni na kraj','Prepend to the beginning'=>'Umetni na početak','Preview Size'=>'Veličina prikaza prilikom uređivanja stranice','%1$s requires at least %2$s selection'=>'1 polje treba vašu pažnju' . "\0" . '1 polje treba vašu pažnju' . "\0" . '1 polje treba vašu pažnju','Repeater'=>'Ponavljajuće polje','Minimum rows not reached ({min} rows)'=>'Minimalni broj redova je već odabran ({min})','Maximum rows reached ({max} rows)'=>'Maksimalni broj redova je već odabran ({max})','Error loading page'=>'Neuspješno učitavanje','Sub Fields'=>'Pod polja','Pagination'=>'Pozicija','Rows Per Page'=>'Stranica za objave','Set the number of rows to be displayed on a page.'=>'Odaberite taksonomiju za prikaz','Minimum Rows'=>'Minimalno redova','Maximum Rows'=>'Maksimalno redova','Collapsed'=>'Sklopljeno','Select a sub field to show when row is collapsed'=>'Odaberite pod polje koje će biti prikazano dok je red sklopljen','Invalid field key or name.'=>'Uredi skup polja','Click to reorder'=>'Presloži polja povlačenjem','Add row'=>'Dodaj red','Duplicate row'=>'Dupliciraj','Remove row'=>'Ukloni red','Current Page'=>'Trenutni korisnik','First Page'=>'Početna stranica','Previous Page'=>'Stranica za objave','Next Page'=>'Početna stranica','Last Page'=>'Stranica za objave','No block types exist'=>'Ne postoji stranica sa postavkama','Options Page'=>'Postavke','No options pages exist'=>'Ne postoji stranica sa postavkama','Deactivate License'=>'Deaktiviraj licencu','Activate License'=>'Aktiviraj licencu','License Information'=>'Informacije o licenci','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Da bi omogućili ažuriranje, molimo unesite vašu licencu i polje ispod. Ukoliko ne posjedujete licencu, molimo posjetite detalji i cijene.','License Key'=>'Licenca','Retry Activation'=>'Bolja verifikacija polja','Update Information'=>'Ažuriraj informacije','Current Version'=>'Trenutna vezija','Latest Version'=>'Posljednja dostupna verzija','Update Available'=>'Dostupna nadogradnja','No'=>'Ne','Yes'=>'Da','Upgrade Notice'=>'Obavijest od nadogradnjama','Enter your license key to unlock updates'=>'Unesite licencu kako bi mogli izvršiti nadogradnju','Update Plugin'=>'Nadogradi dodatak','Please reactivate your license to unlock updates'=>'Unesite licencu kako bi mogli izvršiti nadogradnju']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'hr','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'%s je obavezno','%s settings'=>'Postavke','Options'=>'Postavke','Update'=>'Ažuriraj','Options Updated'=>'Postavke spremljene','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Da bi omogućili automatsko ažuriranje, molimo unesite licencu na stranici ažuriranja. Ukoliko nemate licencu, pogledajte opcije i cijene.','ACF Activation Error. An error occurred when connecting to activation server'=>'Greška. Greška prilikom spajanja na server','Check Again'=>'Provjeri ponovno','ACF Activation Error. Could not connect to activation server'=>'Greška. Greška prilikom spajanja na server','Publish'=>'Objavi','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Niste dodali nijedan skup polja na ovu stranicu, Dodaj skup polja','Edit field group'=>'Uredi skup polja','Error. Could not connect to update server'=>'Greška. Greška prilikom spajanja na server','Updates'=>'Ažuriranja','nounClone'=>'Kloniraj','Fields'=>'Polja','Select one or more fields you wish to clone'=>'Odaberite jedno ili više polja koja želite klonirati','Display'=>'Prikaz','Specify the style used to render the clone field'=>'Odaberite način prikaza kloniranog polja','Group (displays selected fields in a group within this field)'=>'Skupno (Prikazuje odabrana polja kao dodatni skup unutar trenutnog polja)','Seamless (replaces this field with selected fields)'=>'Zamjena (Prikazuje odabrana polja umjesto trenutnog polja)','Layout'=>'Format','Specify the style used to render the selected fields'=>'Odaberite način prikaza odabranih polja','Block'=>'Blok','Table'=>'Tablica','Row'=>'Red','Labels will be displayed as %s'=>'Oznake će biti prikazane kao %s','Prefix Field Labels'=>'Dodaj prefiks ispred oznake','Values will be saved as %s'=>'Vrijednosti će biti spremljene kao %s','Prefix Field Names'=>'Dodaj prefiks ispred naziva polja','Unknown field'=>'Nepoznato polje','(no title)'=>'(bez naziva)','Unknown field group'=>'Nepoznat skup polja','All fields from %s field group'=>'Sva polje iz %s skupa polja','Flexible Content'=>'Fleksibilno polje','Add Row'=>'Dodaj red','layout'=>'raspored' . "\0" . 'raspored' . "\0" . 'raspored','layouts'=>'rasporedi','This field requires at least {min} {label} {identifier}'=>'Polje mora sadržavati najmanje {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Polje je ograničeno na najviše {max} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} preostalo (najviše {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} obavezno (najmanje {min})','Flexible Content requires at least 1 layout'=>'Potrebno je unijeti najmanje jedno fleksibilni polje','Click the "%s" button below to start creating your layout'=>'Kliknite “%s” gumb kako bi započeki kreiranje raspored','Drag to reorder'=>'Presloži polja povlačenjem','Add layout'=>'Dodaj razmještaj','Duplicate layout'=>'Dupliciraj razmještaj','Remove layout'=>'Ukloni razmještaj','Click to toggle'=>'Klikni za uključivanje/isključivanje','Delete Layout'=>'Obriši','Duplicate Layout'=>'Dupliciraj razmještaj','Add New Layout'=>'Dodaj novi razmještaj','Add Layout'=>'Dodaj razmještaj','Label'=>'Oznaka','Name'=>'Naziv','Min'=>'Minimum','Max'=>'Maksimum','Minimum Layouts'=>'Najmanje','Maximum Layouts'=>'Najviše','Button Label'=>'Tekst gumba','Gallery'=>'Galerija','Add Image to Gallery'=>'Dodaj sliku u galeriju','Maximum selection reached'=>'Već ste dodali najviše dozovoljenih polja','Length'=>'Dužina','Edit'=>'Uredi','Remove'=>'Ukloni','Title'=>'Naziv','Caption'=>'Potpis','Alt Text'=>'Alternativni tekst','Description'=>'Opis','Add to gallery'=>'Dodaj u galeriju','Bulk actions'=>'Grupne akcije','Sort by date uploaded'=>'Razvrstaj po datumu dodavanja','Sort by date modified'=>'Razvrstaj po datumu zadnje promjene','Sort by title'=>'Razvrstaj po naslovu','Reverse current order'=>'Obrnuti redosljed','Close'=>'Zatvori','Return Format'=>'Format za prikaz na web stranici','Image Array'=>'Podaci kao niz','Image URL'=>'Putanja slike','Image ID'=>'ID slike','Library'=>'Zbirka','Limit the media library choice'=>'Ograniči odabir iz zbirke','All'=>'Sve','Uploaded to post'=>'Dodani uz trenutnu objavu','Minimum Selection'=>'Minimalni odabri','Maximum Selection'=>'Maksimalni odabir','Minimum'=>'Minimum','Restrict which images can be uploaded'=>'Ograniči koje slike mogu biti dodane','Width'=>'Širina','Height'=>'Visina','File size'=>'Veličina datoteke','Maximum'=>'Maksimum','Allowed file types'=>'Dozvoljeni tipovi datoteka','Comma separated list. Leave blank for all types'=>'Dodaj kao niz odvojen zarezom, npr: .txt, .jpg, ... Ukoliko je prazno, sve datoteke su dozvoljene','Insert'=>'Umetni','Specify where new attachments are added'=>'Precizirajte gdje se dodaju novi prilozi','Append to the end'=>'Umetni na kraj','Prepend to the beginning'=>'Umetni na početak','Preview Size'=>'Veličina prikaza prilikom uređivanja stranice','%1$s requires at least %2$s selection'=>'1 polje treba vašu pažnju' . "\0" . '1 polje treba vašu pažnju' . "\0" . '1 polje treba vašu pažnju','Repeater'=>'Ponavljajuće polje','Minimum rows not reached ({min} rows)'=>'Minimalni broj redova je već odabran ({min})','Maximum rows reached ({max} rows)'=>'Maksimalni broj redova je već odabran ({max})','Error loading page'=>'Neuspješno učitavanje','Sub Fields'=>'Pod polja','Pagination'=>'Pozicija','Rows Per Page'=>'Stranica za objave','Set the number of rows to be displayed on a page.'=>'Odaberite taksonomiju za prikaz','Minimum Rows'=>'Minimalno redova','Maximum Rows'=>'Maksimalno redova','Collapsed'=>'Sklopljeno','Select a sub field to show when row is collapsed'=>'Odaberite pod polje koje će biti prikazano dok je red sklopljen','Invalid field key or name.'=>'Uredi skup polja','Click to reorder'=>'Presloži polja povlačenjem','Add row'=>'Dodaj red','Duplicate row'=>'Dupliciraj','Remove row'=>'Ukloni red','Current Page'=>'Trenutni korisnik','First Page'=>'Početna stranica','Previous Page'=>'Stranica za objave','Next Page'=>'Početna stranica','Last Page'=>'Stranica za objave','No block types exist'=>'Ne postoji stranica sa postavkama','Options Page'=>'Postavke','No options pages exist'=>'Ne postoji stranica sa postavkama','Deactivate License'=>'Deaktiviraj licencu','Activate License'=>'Aktiviraj licencu','License Information'=>'Informacije o licenci','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Da bi omogućili ažuriranje, molimo unesite vašu licencu i polje ispod. Ukoliko ne posjedujete licencu, molimo posjetite detalji i cijene.','License Key'=>'Licenca','Retry Activation'=>'Bolja verifikacija polja','Update Information'=>'Ažuriraj informacije','Current Version'=>'Trenutna vezija','Latest Version'=>'Posljednja dostupna verzija','Update Available'=>'Dostupna nadogradnja','No'=>'Ne','Yes'=>'Da','Upgrade Notice'=>'Obavijest od nadogradnjama','Enter your license key to unlock updates'=>'Unesite licencu kako bi mogli izvršiti nadogradnju','Update Plugin'=>'Nadogradi dodatak','Please reactivate your license to unlock updates'=>'Unesite licencu kako bi mogli izvršiti nadogradnju']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.mo
index 398e0f17..d143a837 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.po
index a52f0852..d6e8132a 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.l10n.php
index e642ac2d..44e8cbfd 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'hu_HU','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'%s kitöltése kötelező','%s settings'=>'Új beállítások','Options'=>'Beállítások','Update'=>'Frissítés','Options Updated'=>'Beállítások elmentve','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'A frissítések engedélyezéséhez adjuk meg a licenckulcsot a Frissítések oldalon. Ha még nem rendelkezünk licenckulcsal, tekintsük át a licencek részleteit és árait.','ACF Activation Error. An error occurred when connecting to activation server'=>'Hiba. Nem hozható létre kapcsolat a frissítési szerverrel.','Check Again'=>'Ismételt ellenőrzés','ACF Activation Error. Could not connect to activation server'=>'Hiba. Nem hozható létre kapcsolat a frissítési szerverrel.','Publish'=>'Közzététel','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nincsenek mezőcsoportok ehhez a beállítás oldalhoz. Mezőcsoport hozzáadása','Error. Could not connect to update server'=>'Hiba. Nem hozható létre kapcsolat a frissítési szerverrel.','Updates'=>'Frissítések','Fields'=>'Mezők','Display'=>'Megjelenítés','Layout'=>'Tartalom elrendezés','Block'=>'Blokk','Table'=>'Táblázat','Row'=>'Sorok','Labels will be displayed as %s'=>'A kiválasztott elemek jelennek meg az eredményekben','Prefix Field Labels'=>'Mezőfelirat','Prefix Field Names'=>'Mezőnév','Unknown field'=>'Mezők alatt','(no title)'=>'Rendezés cím szerint','Unknown field group'=>'Mezőcsoport megjelenítése, ha','Flexible Content'=>'Rugalmas tartalom (flexible content)','Add Row'=>'Sor hozzáadása','layout'=>'elrendezés' . "\0" . 'elrendezés','layouts'=>'elrendezés','This field requires at least {min} {label} {identifier}'=>'Ennél a mezőnél legalább {min} {label} {identifier} hozzáadása szükséges','This field has a limit of {max} {label} {identifier}'=>'Ennél a mezőnél legfeljebb {max} {identifier} adható hozzá.','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} adható még hozzá (maximum {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} hozzáadása szükséges (minimum {min})','Flexible Content requires at least 1 layout'=>'Rugalmas tartalomnál legalább egy elrendezést definiálni kell.','Click the "%s" button below to start creating your layout'=>'Kattintsunk lent a "%s" gombra egyéni tartalom létrehozásához.','Drag to reorder'=>'Átrendezéshez húzzuk a megfelelő helyre','Add layout'=>'Elrendezés hozzáadása','Duplicate layout'=>'Elrendezés duplikálása','Remove layout'=>'Elrendezés eltávolítása','Delete Layout'=>'Elrendezés törlése','Duplicate Layout'=>'Elrendezés duplikálása','Add New Layout'=>'Új elrendezés hozzáadása','Add Layout'=>'Elrendezés hozzáadása','Label'=>'Felirat','Name'=>'Név','Min'=>'Minimum','Max'=>'Maximum','Minimum Layouts'=>'Tartalmak minimális száma','Maximum Layouts'=>'Tartalmak maximális száma','Button Label'=>'Gomb felirata','Gallery'=>'Galéria','Add Image to Gallery'=>'Kép hozzáadása a galériához','Maximum selection reached'=>'Elértük a kiválasztható elemek maximális számát','Edit'=>'Szerkesztés','Title'=>'Cím','Caption'=>'Beállítások','Alt Text'=>'Szöveg (text)','Add to gallery'=>'Hozzáadás galériához','Bulk actions'=>'Csoportművelet','Sort by date uploaded'=>'Rendezés feltöltési dátum szerint','Sort by date modified'=>'Rendezés módosítási dátum szerint','Sort by title'=>'Rendezés cím szerint','Reverse current order'=>'Fordított sorrend','Close'=>'Bezárás','Return Format'=>'Visszaadott formátum','Image Array'=>'Kép adattömb (array)','Image URL'=>'Kép URL','Image ID'=>'Kép azonosító','Library'=>'Médiatár','Limit the media library choice'=>'Kiválasztható médiatár elemek korlátozása','All'=>'Összes','Uploaded to post'=>'Feltöltve a bejegyzéshez','Minimum Selection'=>'Minimális választás','Maximum Selection'=>'Maximális választás','Height'=>'Magasság','Append to the end'=>'Beviteli mező után jelenik meg','Preview Size'=>'Előnézeti méret','%1$s requires at least %2$s selection'=>'%s mező esetében legalább %s értéket ki kell választani' . "\0" . '%s mező esetében legalább %s értéket ki kell választani','Repeater'=>'Ismétlő csoportmező (repeater)','Minimum rows not reached ({min} rows)'=>'Nem érjük el a sorok minimális számát (legalább {min} sort hozzá kell adni)','Maximum rows reached ({max} rows)'=>'Elértük a sorok maximális számát (legfeljebb {max} sor adható hozzá)','Sub Fields'=>'Almezők','Pagination'=>'Pozíció','Rows Per Page'=>'Bejegyzések oldala','Minimum Rows'=>'Sorok minimális száma','Maximum Rows'=>'Sorok maximális száma','Collapsed'=>'Részletek bezárása','Click to reorder'=>'Átrendezéshez húzzuk a megfelelő helyre','Add row'=>'Sor hozzáadása','Duplicate row'=>'Duplikálás','Remove row'=>'Sor eltávolítása','Current Page'=>'Kezdőoldal','First Page'=>'Kezdőoldal','Previous Page'=>'Bejegyzések oldala','Next Page'=>'Kezdőoldal','Last Page'=>'Bejegyzések oldala','No block types exist'=>'Nincsenek beállítás oldalak','Options Page'=>'Beállítások oldal','No options pages exist'=>'Nincsenek beállítás oldalak','Deactivate License'=>'Licenc deaktiválása','Activate License'=>'Licenc aktiválása','License Information'=>'Frissítési információ','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'A frissítések engedélyezéséhez adjuk meg a licenckulcsot a Frissítések oldalon. Ha még nem rendelkezünk licenckulcsal, tekintsük át a licencek részleteit és árait.','License Key'=>'Licenckulcs','Retry Activation'=>'Jobb ellenőrzés és érvényesítés','Update Information'=>'Frissítési információ','Current Version'=>'Jelenlegi verzió','Latest Version'=>'Legújabb verzió','Update Available'=>'Frissítés elérhető','No'=>'Nem','Yes'=>'Igen','Upgrade Notice'=>'Frissítési figyelmeztetés','Enter your license key to unlock updates'=>'Adjuk meg a licenckulcsot a frissítések engedélyezéséhez','Update Plugin'=>'Bővítmény frissítése','Please reactivate your license to unlock updates'=>'Adjuk meg a licenckulcsot a frissítések engedélyezéséhez']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'hu_HU','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'%s kitöltése kötelező','%s settings'=>'Új beállítások','Options'=>'Beállítások','Update'=>'Frissítés','Options Updated'=>'Beállítások elmentve','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'A frissítések engedélyezéséhez adjuk meg a licenckulcsot a Frissítések oldalon. Ha még nem rendelkezünk licenckulcsal, tekintsük át a licencek részleteit és árait.','ACF Activation Error. An error occurred when connecting to activation server'=>'Hiba. Nem hozható létre kapcsolat a frissítési szerverrel.','Check Again'=>'Ismételt ellenőrzés','ACF Activation Error. Could not connect to activation server'=>'Hiba. Nem hozható létre kapcsolat a frissítési szerverrel.','Publish'=>'Közzététel','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nincsenek mezőcsoportok ehhez a beállítás oldalhoz. Mezőcsoport hozzáadása','Error. Could not connect to update server'=>'Hiba. Nem hozható létre kapcsolat a frissítési szerverrel.','Updates'=>'Frissítések','Fields'=>'Mezők','Display'=>'Megjelenítés','Layout'=>'Tartalom elrendezés','Block'=>'Blokk','Table'=>'Táblázat','Row'=>'Sorok','Labels will be displayed as %s'=>'A kiválasztott elemek jelennek meg az eredményekben','Prefix Field Labels'=>'Mezőfelirat','Prefix Field Names'=>'Mezőnév','Unknown field'=>'Mezők alatt','(no title)'=>'Rendezés cím szerint','Unknown field group'=>'Mezőcsoport megjelenítése, ha','Flexible Content'=>'Rugalmas tartalom (flexible content)','Add Row'=>'Sor hozzáadása','layout'=>'elrendezés' . "\0" . 'elrendezés','layouts'=>'elrendezés','This field requires at least {min} {label} {identifier}'=>'Ennél a mezőnél legalább {min} {label} {identifier} hozzáadása szükséges','This field has a limit of {max} {label} {identifier}'=>'Ennél a mezőnél legfeljebb {max} {identifier} adható hozzá.','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} adható még hozzá (maximum {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} hozzáadása szükséges (minimum {min})','Flexible Content requires at least 1 layout'=>'Rugalmas tartalomnál legalább egy elrendezést definiálni kell.','Click the "%s" button below to start creating your layout'=>'Kattintsunk lent a "%s" gombra egyéni tartalom létrehozásához.','Drag to reorder'=>'Átrendezéshez húzzuk a megfelelő helyre','Add layout'=>'Elrendezés hozzáadása','Duplicate layout'=>'Elrendezés duplikálása','Remove layout'=>'Elrendezés eltávolítása','Delete Layout'=>'Elrendezés törlése','Duplicate Layout'=>'Elrendezés duplikálása','Add New Layout'=>'Új elrendezés hozzáadása','Add Layout'=>'Elrendezés hozzáadása','Label'=>'Felirat','Name'=>'Név','Min'=>'Minimum','Max'=>'Maximum','Minimum Layouts'=>'Tartalmak minimális száma','Maximum Layouts'=>'Tartalmak maximális száma','Button Label'=>'Gomb felirata','Gallery'=>'Galéria','Add Image to Gallery'=>'Kép hozzáadása a galériához','Maximum selection reached'=>'Elértük a kiválasztható elemek maximális számát','Edit'=>'Szerkesztés','Title'=>'Cím','Caption'=>'Beállítások','Alt Text'=>'Szöveg (text)','Add to gallery'=>'Hozzáadás galériához','Bulk actions'=>'Csoportművelet','Sort by date uploaded'=>'Rendezés feltöltési dátum szerint','Sort by date modified'=>'Rendezés módosítási dátum szerint','Sort by title'=>'Rendezés cím szerint','Reverse current order'=>'Fordított sorrend','Close'=>'Bezárás','Return Format'=>'Visszaadott formátum','Image Array'=>'Kép adattömb (array)','Image URL'=>'Kép URL','Image ID'=>'Kép azonosító','Library'=>'Médiatár','Limit the media library choice'=>'Kiválasztható médiatár elemek korlátozása','All'=>'Összes','Uploaded to post'=>'Feltöltve a bejegyzéshez','Minimum Selection'=>'Minimális választás','Maximum Selection'=>'Maximális választás','Height'=>'Magasság','Append to the end'=>'Beviteli mező után jelenik meg','Preview Size'=>'Előnézeti méret','%1$s requires at least %2$s selection'=>'%s mező esetében legalább %s értéket ki kell választani' . "\0" . '%s mező esetében legalább %s értéket ki kell választani','Repeater'=>'Ismétlő csoportmező (repeater)','Minimum rows not reached ({min} rows)'=>'Nem érjük el a sorok minimális számát (legalább {min} sort hozzá kell adni)','Maximum rows reached ({max} rows)'=>'Elértük a sorok maximális számát (legfeljebb {max} sor adható hozzá)','Sub Fields'=>'Almezők','Pagination'=>'Pozíció','Rows Per Page'=>'Bejegyzések oldala','Minimum Rows'=>'Sorok minimális száma','Maximum Rows'=>'Sorok maximális száma','Collapsed'=>'Részletek bezárása','Click to reorder'=>'Átrendezéshez húzzuk a megfelelő helyre','Add row'=>'Sor hozzáadása','Duplicate row'=>'Duplikálás','Remove row'=>'Sor eltávolítása','Current Page'=>'Kezdőoldal','First Page'=>'Kezdőoldal','Previous Page'=>'Bejegyzések oldala','Next Page'=>'Kezdőoldal','Last Page'=>'Bejegyzések oldala','No block types exist'=>'Nincsenek beállítás oldalak','Options Page'=>'Beállítások oldal','No options pages exist'=>'Nincsenek beállítás oldalak','Deactivate License'=>'Licenc deaktiválása','Activate License'=>'Licenc aktiválása','License Information'=>'Frissítési információ','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'A frissítések engedélyezéséhez adjuk meg a licenckulcsot a Frissítések oldalon. Ha még nem rendelkezünk licenckulcsal, tekintsük át a licencek részleteit és árait.','License Key'=>'Licenckulcs','Retry Activation'=>'Jobb ellenőrzés és érvényesítés','Update Information'=>'Frissítési információ','Current Version'=>'Jelenlegi verzió','Latest Version'=>'Legújabb verzió','Update Available'=>'Frissítés elérhető','No'=>'Nem','Yes'=>'Igen','Upgrade Notice'=>'Frissítési figyelmeztetés','Enter your license key to unlock updates'=>'Adjuk meg a licenckulcsot a frissítések engedélyezéséhez','Update Plugin'=>'Bővítmény frissítése','Please reactivate your license to unlock updates'=>'Adjuk meg a licenckulcsot a frissítések engedélyezéséhez']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.mo
index 83207f9c..e4d3862d 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.po
index a93b294b..12fb6488 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: hu_HU\n"
"MIME-Version: 1.0\n"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.l10n.php
index 76603ed5..b973e86b 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'id_ID','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Blok tipe nama diharuskan.','Block type "%s" is already registered.'=>'Blok tipe “%s” telah terdaftar.','Switch to Edit'=>'Beralih ke Penyuntingan','Switch to Preview'=>'Beralih ke Pratinjau','Change content alignment'=>'Sunting perataan konten','%s settings'=>'%s pengaturan','Options'=>'Pengaturan','Update'=>'Perbarui','Options Updated'=>'Pilihan Diperbarui','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Untuk mengaktifkan update, masukkan kunci lisensi Anda pada halaman Pembaruan. Jika anda tidak memiliki kunci lisensi, silakan lihat rincian & harga.','ACF Activation Error. An error occurred when connecting to activation server'=>'Kesalahan. Tidak dapat terhubung ke server yang memperbarui','Check Again'=>'Periksa lagi','ACF Activation Error. Could not connect to activation server'=>'Kesalahan. Tidak dapat terhubung ke server yang memperbarui','Publish'=>'Terbitkan','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Tidak ada Grup Bidang Kustom ditemukan untuk halaman pilihan ini. Buat Grup Bidang Kustom','Edit field group'=>'Sunting Grup Bidang','Error. Could not connect to update server'=>'Kesalahan. Tidak dapat terhubung ke server yang memperbarui','Updates'=>'Pembaruan','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Terjadi Kesalahan. Tidak dapat mengautentikasi paket pembaruan. Silakan periksa lagi atau nonaktifkan dan aktifkan kembali lisensi ACF PRO Anda.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Terjadi Kesalahan. Tidak dapat mengautentikasi paket pembaruan. Silakan periksa lagi atau nonaktifkan dan aktifkan kembali lisensi ACF PRO Anda.','nounClone'=>'Klon','Fields'=>'Bidang','Select one or more fields you wish to clone'=>'Pilih satu atau lebih bidang yang ingin Anda gandakan','Display'=>'Tampilan','Specify the style used to render the clone field'=>'Tentukan gaya yang digunakan untuk merender bidang ganda','Group (displays selected fields in a group within this field)'=>'Grup (menampilkan bidang yang dipilih dalam grup dalam bidang ini)','Seamless (replaces this field with selected fields)'=>'Seamless (mengganti bidang ini dengan bidang yang dipilih)','Layout'=>'Layout','Specify the style used to render the selected fields'=>'Tentukan gaya yang digunakan untuk merender bidang yang dipilih','Block'=>'Blok','Table'=>'Tabel','Row'=>'Baris','Labels will be displayed as %s'=>'Label akan ditampilkan sebagai %s','Prefix Field Labels'=>'Awalan Label Bidang','Values will be saved as %s'=>'Nilai akan disimpan sebagai %s','Prefix Field Names'=>'Awalan Nama Bidang','Unknown field'=>'Bidang tidak diketahui','(no title)'=>'(tanpa judul)','Unknown field group'=>'Grup bidang tidak diketahui','All fields from %s field group'=>'Semua bidang dari %s grup bidang','Flexible Content'=>'Konten Fleksibel','Add Row'=>'Tambah Baris','layout'=>'tata letak','layouts'=>'layout','This field requires at least {min} {label} {identifier}'=>'Bidang ini membutuhkan setidaknya {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Bidang ini memiliki batas {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} tersedia (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} diperlukan (min {min})','Flexible Content requires at least 1 layout'=>'Konten fleksibel memerlukan setidaknya 1 layout','Click the "%s" button below to start creating your layout'=>'Klik tombol"%s" dibawah untuk mulai membuat layout Anda','Drag to reorder'=>'Seret untuk menyusun ulang','Add layout'=>'Tambah Layout','Duplicate layout'=>'Gandakan Layout','Remove layout'=>'Hapus layout','Click to toggle'=>'Klik untuk toggle','Delete Layout'=>'Hapus Layout','Duplicate Layout'=>'Duplikat Layout','Add New Layout'=>'Tambah Layout Baru','Add Layout'=>'Tambah Layout','Label'=>'Label','Name'=>'Nama','Min'=>'Min','Max'=>'Maks','Minimum Layouts'=>'Minimum Layouts','Maximum Layouts'=>'Maksimum Layout','Button Label'=>'Label tombol','Gallery'=>'Galeri','Add Image to Gallery'=>'Tambahkan Gambar ke Galeri','Maximum selection reached'=>'Batas pilihan maksimum','Length'=>'Panjang','Edit'=>'Sunting','Remove'=>'Singkirkan','Title'=>'Judul','Caption'=>'Judul','Alt Text'=>'Alt Teks','Description'=>'Deskripsi','Add to gallery'=>'Tambahkan ke galeri','Bulk actions'=>'Aksi besar','Sort by date uploaded'=>'Urutkan berdasarkan tanggal unggah','Sort by date modified'=>'Urutkan berdasarkan tanggal modifikasi','Sort by title'=>'Urutkan menurut judul','Reverse current order'=>'Balik urutan saat ini','Close'=>'Tutup','Return Format'=>'Kembalikan format','Image Array'=>'Gambar Array','Image URL'=>'URL Gambar','Image ID'=>'ID Gambar','Library'=>'Perpustakaan','Limit the media library choice'=>'Batasi pilihan pustaka media','All'=>'Semua','Uploaded to post'=>'Diunggah ke post','Minimum Selection'=>'Seleksi Minimum','Maximum Selection'=>'Seleksi maksimum','Minimum'=>'Minimum','Restrict which images can be uploaded'=>'Batasi gambar mana yang dapat diunggah','Width'=>'Lebar','Height'=>'Tinggi','File size'=>'Ukuran Berkas','Maximum'=>'Maksimum','Allowed file types'=>'Jenis berkas yang diperbolehkan','Comma separated list. Leave blank for all types'=>'Daftar dipisahkan koma. Kosongkan untuk semua jenis','Insert'=>'Masukkan','Specify where new attachments are added'=>'Tentukan di mana lampiran baru ditambahkan','Append to the end'=>'Tambahkan ke bagian akhir','Prepend to the beginning'=>'Tambahkan ke bagian awal','Preview Size'=>'Ukuran Tinjauan','%1$s requires at least %2$s selection'=>'%s diperlukan setidaknya %s pilihan','Repeater'=>'Pengulang','Minimum rows not reached ({min} rows)'=>'Baris minimal mencapai ({min} baris)','Maximum rows reached ({max} rows)'=>'Baris maksimum mencapai ({max} baris)','Error loading page'=>'Kesalahan saat memproses bidang.','Sub Fields'=>'Sub Bidang','Pagination'=>'Posisi','Rows Per Page'=>'Laman Post','Set the number of rows to be displayed on a page.'=>'Pilih taksonomi yang akan ditampilkan','Minimum Rows'=>'Minimum Baris','Maximum Rows'=>'Maksimum Baris','Collapsed'=>'Disempitkan','Select a sub field to show when row is collapsed'=>'Pilih sub bidang untuk ditampilkan ketika baris disempitkan','Invalid nonce.'=>'Nonce tidak valid.','Invalid field key or name.'=>'ID grup bidang tidak valid.','Click to reorder'=>'Seret untuk menyusun ulang','Add row'=>'Tambah Baris','Duplicate row'=>'Gandakan baris','Remove row'=>'Hapus baris','Current Page'=>'Pengguna saat ini','First Page'=>'Laman Depan','Previous Page'=>'Laman Post','Next Page'=>'Laman Depan','Last Page'=>'Laman Post','No block types exist'=>'Tidak ada tipe blok tersedia','Options Page'=>'Opsi Laman','No options pages exist'=>'Tidak ada pilihan halaman yang ada','Deactivate License'=>'Nonaktifkan Lisensi','Activate License'=>'Aktifkan Lisensi','License Information'=>'Informasi Lisensi','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Untuk membuka kunci pembaruan, masukkan kunci lisensi Anda di bawah. Jika Anda tidak memiliki kunci lisensi, silakan lihat rincian & harga.','License Key'=>'Kunci lisensi','Retry Activation'=>'Validasi lebih baik','Update Information'=>'Informasi Pembaruan','Current Version'=>'Versi sekarang','Latest Version'=>'Versi terbaru','Update Available'=>'Pembaruan Tersedia','No'=>'Tidak','Yes'=>'Ya','Upgrade Notice'=>'Pemberitahuan Upgrade','Enter your license key to unlock updates'=>'Masukkan kunci lisensi Anda di atas untuk membuka pembaruan','Update Plugin'=>'Perbarui Plugin','Please reactivate your license to unlock updates'=>'Masukkan kunci lisensi Anda di atas untuk membuka pembaruan']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'id_ID','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Blok tipe nama diharuskan.','Block type "%s" is already registered.'=>'Blok tipe “%s” telah terdaftar.','Switch to Edit'=>'Beralih ke Penyuntingan','Switch to Preview'=>'Beralih ke Pratinjau','Change content alignment'=>'Sunting perataan konten','%s settings'=>'%s pengaturan','Options'=>'Pengaturan','Update'=>'Perbarui','Options Updated'=>'Pilihan Diperbarui','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Untuk mengaktifkan update, masukkan kunci lisensi Anda pada halaman Pembaruan. Jika anda tidak memiliki kunci lisensi, silakan lihat rincian & harga.','ACF Activation Error. An error occurred when connecting to activation server'=>'Kesalahan. Tidak dapat terhubung ke server yang memperbarui','Check Again'=>'Periksa lagi','ACF Activation Error. Could not connect to activation server'=>'Kesalahan. Tidak dapat terhubung ke server yang memperbarui','Publish'=>'Terbitkan','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Tidak ada Grup Bidang Kustom ditemukan untuk halaman pilihan ini. Buat Grup Bidang Kustom','Edit field group'=>'Sunting Grup Bidang','Error. Could not connect to update server'=>'Kesalahan. Tidak dapat terhubung ke server yang memperbarui','Updates'=>'Pembaruan','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Terjadi Kesalahan. Tidak dapat mengautentikasi paket pembaruan. Silakan periksa lagi atau nonaktifkan dan aktifkan kembali lisensi ACF PRO Anda.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Terjadi Kesalahan. Tidak dapat mengautentikasi paket pembaruan. Silakan periksa lagi atau nonaktifkan dan aktifkan kembali lisensi ACF PRO Anda.','nounClone'=>'Klon','Fields'=>'Bidang','Select one or more fields you wish to clone'=>'Pilih satu atau lebih bidang yang ingin Anda gandakan','Display'=>'Tampilan','Specify the style used to render the clone field'=>'Tentukan gaya yang digunakan untuk merender bidang ganda','Group (displays selected fields in a group within this field)'=>'Grup (menampilkan bidang yang dipilih dalam grup dalam bidang ini)','Seamless (replaces this field with selected fields)'=>'Seamless (mengganti bidang ini dengan bidang yang dipilih)','Layout'=>'Layout','Specify the style used to render the selected fields'=>'Tentukan gaya yang digunakan untuk merender bidang yang dipilih','Block'=>'Blok','Table'=>'Tabel','Row'=>'Baris','Labels will be displayed as %s'=>'Label akan ditampilkan sebagai %s','Prefix Field Labels'=>'Awalan Label Bidang','Values will be saved as %s'=>'Nilai akan disimpan sebagai %s','Prefix Field Names'=>'Awalan Nama Bidang','Unknown field'=>'Bidang tidak diketahui','(no title)'=>'(tanpa judul)','Unknown field group'=>'Grup bidang tidak diketahui','All fields from %s field group'=>'Semua bidang dari %s grup bidang','Flexible Content'=>'Konten Fleksibel','Add Row'=>'Tambah Baris','layout'=>'tata letak','layouts'=>'layout','This field requires at least {min} {label} {identifier}'=>'Bidang ini membutuhkan setidaknya {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Bidang ini memiliki batas {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} tersedia (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} diperlukan (min {min})','Flexible Content requires at least 1 layout'=>'Konten fleksibel memerlukan setidaknya 1 layout','Click the "%s" button below to start creating your layout'=>'Klik tombol"%s" dibawah untuk mulai membuat layout Anda','Drag to reorder'=>'Seret untuk menyusun ulang','Add layout'=>'Tambah Layout','Duplicate layout'=>'Gandakan Layout','Remove layout'=>'Hapus layout','Click to toggle'=>'Klik untuk toggle','Delete Layout'=>'Hapus Layout','Duplicate Layout'=>'Duplikat Layout','Add New Layout'=>'Tambah Layout Baru','Add Layout'=>'Tambah Layout','Label'=>'Label','Name'=>'Nama','Min'=>'Min','Max'=>'Maks','Minimum Layouts'=>'Minimum Layouts','Maximum Layouts'=>'Maksimum Layout','Button Label'=>'Label tombol','Gallery'=>'Galeri','Add Image to Gallery'=>'Tambahkan Gambar ke Galeri','Maximum selection reached'=>'Batas pilihan maksimum','Length'=>'Panjang','Edit'=>'Sunting','Remove'=>'Singkirkan','Title'=>'Judul','Caption'=>'Judul','Alt Text'=>'Alt Teks','Description'=>'Deskripsi','Add to gallery'=>'Tambahkan ke galeri','Bulk actions'=>'Aksi besar','Sort by date uploaded'=>'Urutkan berdasarkan tanggal unggah','Sort by date modified'=>'Urutkan berdasarkan tanggal modifikasi','Sort by title'=>'Urutkan menurut judul','Reverse current order'=>'Balik urutan saat ini','Close'=>'Tutup','Return Format'=>'Kembalikan format','Image Array'=>'Gambar Array','Image URL'=>'URL Gambar','Image ID'=>'ID Gambar','Library'=>'Perpustakaan','Limit the media library choice'=>'Batasi pilihan pustaka media','All'=>'Semua','Uploaded to post'=>'Diunggah ke post','Minimum Selection'=>'Seleksi Minimum','Maximum Selection'=>'Seleksi maksimum','Minimum'=>'Minimum','Restrict which images can be uploaded'=>'Batasi gambar mana yang dapat diunggah','Width'=>'Lebar','Height'=>'Tinggi','File size'=>'Ukuran Berkas','Maximum'=>'Maksimum','Allowed file types'=>'Jenis berkas yang diperbolehkan','Comma separated list. Leave blank for all types'=>'Daftar dipisahkan koma. Kosongkan untuk semua jenis','Insert'=>'Masukkan','Specify where new attachments are added'=>'Tentukan di mana lampiran baru ditambahkan','Append to the end'=>'Tambahkan ke bagian akhir','Prepend to the beginning'=>'Tambahkan ke bagian awal','Preview Size'=>'Ukuran Tinjauan','%1$s requires at least %2$s selection'=>'%s diperlukan setidaknya %s pilihan','Repeater'=>'Pengulang','Minimum rows not reached ({min} rows)'=>'Baris minimal mencapai ({min} baris)','Maximum rows reached ({max} rows)'=>'Baris maksimum mencapai ({max} baris)','Error loading page'=>'Kesalahan saat memproses bidang.','Sub Fields'=>'Sub Bidang','Pagination'=>'Posisi','Rows Per Page'=>'Laman Post','Set the number of rows to be displayed on a page.'=>'Pilih taksonomi yang akan ditampilkan','Minimum Rows'=>'Minimum Baris','Maximum Rows'=>'Maksimum Baris','Collapsed'=>'Disempitkan','Select a sub field to show when row is collapsed'=>'Pilih sub bidang untuk ditampilkan ketika baris disempitkan','Invalid nonce.'=>'Nonce tidak valid.','Invalid field key or name.'=>'ID grup bidang tidak valid.','Click to reorder'=>'Seret untuk menyusun ulang','Add row'=>'Tambah Baris','Duplicate row'=>'Gandakan baris','Remove row'=>'Hapus baris','Current Page'=>'Pengguna saat ini','First Page'=>'Laman Depan','Previous Page'=>'Laman Post','Next Page'=>'Laman Depan','Last Page'=>'Laman Post','No block types exist'=>'Tidak ada tipe blok tersedia','Options Page'=>'Opsi Laman','No options pages exist'=>'Tidak ada pilihan halaman yang ada','Deactivate License'=>'Nonaktifkan Lisensi','Activate License'=>'Aktifkan Lisensi','License Information'=>'Informasi Lisensi','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Untuk membuka kunci pembaruan, masukkan kunci lisensi Anda di bawah. Jika Anda tidak memiliki kunci lisensi, silakan lihat rincian & harga.','License Key'=>'Kunci lisensi','Retry Activation'=>'Validasi lebih baik','Update Information'=>'Informasi Pembaruan','Current Version'=>'Versi sekarang','Latest Version'=>'Versi terbaru','Update Available'=>'Pembaruan Tersedia','No'=>'Tidak','Yes'=>'Ya','Upgrade Notice'=>'Pemberitahuan Upgrade','Enter your license key to unlock updates'=>'Masukkan kunci lisensi Anda di atas untuk membuka pembaruan','Update Plugin'=>'Perbarui Plugin','Please reactivate your license to unlock updates'=>'Masukkan kunci lisensi Anda di atas untuk membuka pembaruan']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.mo
index af917d05..36bc12aa 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.po
index 025a65b2..d4d9c6e4 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: id_ID\n"
"MIME-Version: 1.0\n"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.l10n.php
index 6495c16b..c2816f89 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'it_IT','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Add fields'=>'Aggiungi campi','This Field'=>'Questo campo','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','WP Engine logo'=>'Logo WP Engine','More Tools from WP Engine'=>'Altri strumenti da WP Engine','No terms'=>'Nessun termine','No posts'=>'Nessun articolo','No taxonomies'=>'Nessuna tassonomia','No field groups'=>'Nessun gruppo di campi','No fields'=>'Nessun campo','No description'=>'Nessuna descrizione','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Questa chiave di tassonomia è già stata usata da un\'altra tassonomia in ACF e non può essere usata.','No Taxonomies found'=>'Nessuna tassonomia trovata','Search Taxonomies'=>'Cerca tassonomie','View Taxonomy'=>'Visualizza tassonomia','New Taxonomy'=>'Nuova tassonomia','Edit Taxonomy'=>'Modifica tassonomia','Add New Taxonomy'=>'Aggiungi nuova tassonomia','WYSIWYG Editor'=>'Editor WYSIWYG','URL'=>'URL','An input limited to numerical values.'=>'Un input limitato a valori numerici.','nounClone'=>'Clona','PRO'=>'PRO','Advanced'=>'Avanzato','Original'=>'Originale','Invalid post ID.'=>'ID articolo non valido.','Tutorial'=>'Tutorial','Select Field'=>'Seleziona campo','No search results for \'%s\''=>'Nessun risultato di ricerca per \'%s\'','Search fields...'=>'Cerca campi...','Select Field Type'=>'Seleziona tipo di campo','Add Taxonomy'=>'Aggiungi tassonomia','genre'=>'genere','Genre'=>'Genere','Genres'=>'Generi','Quick Edit'=>'Modifica rapida','Tag Cloud'=>'Tag Cloud','← Go to tags'=>'← Vai ai tag','Back To Items'=>'Torna agli elementi','Tags list'=>'Elenco dei tag','Filter by category'=>'Filtra per categoria','Filter By Item'=>'Filtra per elemento','Filter by %s'=>'Filtra per %s','No tags'=>'Nessun tag','No %s'=>'Nessun %s','No tags found'=>'Nessun tag trovato','Not Found'=>'Non trovato','Add or remove tags'=>'Aggiungi o rimuovi tag','Add Or Remove Items'=>'Aggiungi o rimuovi elementi','Parent %s'=>'Genitore %s','Add New Tag'=>'Aggiungi nuovo tag','Update Tag'=>'Aggiorna tag','Update Item'=>'Aggiorna elemento','Update %s'=>'Aggiorna %s','View Tag'=>'Visualizza tag','Edit Tag'=>'Modifica tag','All Tags'=>'Tutti i tag','I know what I\'m doing, show me all the options.'=>'So cosa sto facendo, mostrami tutte le opzioni.','Advanced Configuration'=>'Configurazione avanzata','Public'=>'Pubblico','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Solo lettere minuscole, trattini bassi e trattini, massimo 20 caratteri.','Movie'=>'Film','Singular Label'=>'Etichetta singolare','Movies'=>'Film','Plural Label'=>'Etichetta plurale','Pagination'=>'Paginazione','Editor'=>'Editor','Trackbacks'=>'Trackback','Imported 1 item'=>'1 elemento importato.' . "\0" . '%s elementi importati.','Exported 1 item.'=>'1 elemento esportato.' . "\0" . '%s elementi esportati.','Category'=>'Categoria','Tag'=>'Tag','Advanced Settings'=>'Impostazioni avanzate','Basic Settings'=>'Impostazioni di base','Pages'=>'Pagine','ACF'=>'ACF','taxonomy'=>'tassonomia','REST API'=>'REST API','Permissions'=>'Autorizzazioni','URLs'=>'URL','Visibility'=>'Visibilità','Labels'=>'Etichette','Save Custom Values'=>'Salva valori personalizzati','Allow Custom Values'=>'Consenti valori personalizzati','Updates'=>'Aggiornamenti','Advanced Custom Fields logo'=>'Logo Advanced Custom Fields','Save Changes'=>'Salva le modifiche','Field Group Title'=>'Titolo gruppo di campi','Add title'=>'Aggiungi titolo','New to ACF? Take a look at our getting started guide.'=>'Nuovo in ACF? Dai un\'occhiata alla nostra guida per iniziare.','Add Field Group'=>'Aggiungi un nuovo gruppo di campi','Add Your First Field Group'=>'Aggiungi il tuo primo gruppo di campi','ACF Blocks'=>'Blocchi ACF','Gallery Field'=>'Campo galleria','Repeater Field'=>'Campo ripetitore','Unlock Extra Features with ACF PRO'=>'Sblocca funzionalità aggiuntive con ACF PRO','Created on %1$s at %2$s'=>'Creato il %1$s alle %2$s','Group Settings'=>'Impostazioni gruppo','Choose from over 30 field types. Learn more.'=>'Scegli tra più di 30 tipologie di campo. Scopri di più.','Add Your First Field'=>'Aggiungi il tuo primo campo','#'=>'#','Add Field'=>'Aggiungi campo','Presentation'=>'Presentazione','Validation'=>'Validazione','General'=>'Generale','Import JSON'=>'Importa JSON','Export As JSON'=>'Esporta come JSON','Field group deactivated.'=>'Gruppo di campi disattivato.' . "\0" . '%s gruppi di campi disattivati.','Field group activated.'=>'Gruppo di campi attivato.' . "\0" . '%s gruppi di campi attivati.','Deactivate'=>'Disattiva','Deactivate this item'=>'Disattiva questo elemento','Activate'=>'Attiva','Activate this item'=>'Attiva questo elemento','post statusInactive'=>'Inattivo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields e Advanced Custom Fields PRO non dovrebbero essere attivi contemporaneamente. Abbiamo automaticamente disattivato Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields e Advanced Custom Fields PRO non dovrebbero essere attivi contemporaneamente. Abbiamo automaticamente disattivato Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Sono state rilevate una o più chiamate per recuperare valori di campi ACF prima che ACF fosse inizializzato. Questo non è supportato e può causare dati non corretti o mancanti. Scopri come correggere questo problema.','%1$s must have a user with the %2$s role.'=>'%1$s deve aver un utente con il ruolo %2$s.' . "\0" . '%1$s deve aver un utente con uno dei seguenti ruoli: %2$s','%1$s must have a valid user ID.'=>'%1$s deve avere un ID utente valido.','Invalid request.'=>'Richiesta non valida.','%1$s is not one of %2$s'=>'%1$s non è uno di %2$s','%1$s must have term %2$s.'=>'%1$s deve avere il termine %2$s.' . "\0" . '%1$s deve avere uno dei seguenti termini: %2$s','%1$s must be of post type %2$s.'=>'%1$s deve essere di tipo %2$s.' . "\0" . '%1$s deve essere di uno dei seguenti tipi: %2$s','%1$s must have a valid post ID.'=>'%1$s deve avere un ID articolo valido.','%s requires a valid attachment ID.'=>'%s richiede un ID allegato valido.','Show in REST API'=>'Mostra in API REST','Enable Transparency'=>'Abilita trasparenza','RGBA Array'=>'Array RGBA','RGBA String'=>'Stringa RGBA','Hex String'=>'Stringa esadecimale','Upgrade to PRO'=>'Aggiorna a Pro','post statusActive'=>'Attivo','\'%s\' is not a valid email address'=>'\'%s\' non è un indirizzo email valido','Color value'=>'Valore del colore','Select default color'=>'Seleziona il colore predefinito','Clear color'=>'Rimuovi colore','Blocks'=>'Blocchi','Options'=>'Opzioni','Users'=>'Utenti','Menu items'=>'Elementi del menu','Widgets'=>'Widget','Attachments'=>'Allegati','Taxonomies'=>'Tassonomie','Posts'=>'Articoli','Last updated: %s'=>'Ultimo aggiornamento: %s','Invalid field group parameter(s).'=>'Parametri del gruppo di campi non validi.','Awaiting save'=>'In attesa del salvataggio','Saved'=>'Salvato','Import'=>'Importa','Review changes'=>'Rivedi le modifiche','Located in: %s'=>'Situato in: %s','Located in plugin: %s'=>'Situato in plugin: %s','Located in theme: %s'=>'Situato in tema: %s','Various'=>'Varie','Sync changes'=>'Sincronizza modifiche','Loading diff'=>'Caricamento differenze','Review local JSON changes'=>'Verifica modifiche a JSON locale','Visit website'=>'Visita il sito','View details'=>'Visualizza i dettagli','Version %s'=>'Versione %s','Information'=>'Informazioni','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Help Desk. I professionisti del nostro Help Desk ti assisteranno per problematiche tecniche.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentazione. La nostra estesa documentazione contiene riferimenti e guide per la maggior parte delle situazioni che potresti incontrare.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Siamo fissati con il supporto, e vogliamo che tu ottenga il meglio dal tuo sito web con ACF. Se incontri difficoltà, ci sono vari posti in cui puoi trovare aiuto:','Help & Support'=>'Aiuto e supporto','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Utilizza la scheda "Aiuto e supporto" per contattarci in caso di necessità di assistenza.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Prima di creare il tuo primo gruppo di campi, ti raccomandiamo di leggere la nostra guida Getting started per familiarizzare con la filosofia del plugin e le buone pratiche da adottare.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Il plugin Advanced Custom Fields fornisce un costruttore visuale di moduli per personalizzare le schermate di modifica di WordPress con campi aggiuntivi, ed un\'intuitiva API per la visualizzazione dei campi personalizzati in qualunque file di template di un tema.','Overview'=>'Panoramica','Location type "%s" is already registered.'=>'Il tipo di posizione "%s" è già registrato.','Class "%s" does not exist.'=>'La classe "%s" non esiste.','Invalid nonce.'=>'Nonce non valido.','Error loading field.'=>'Errore nel caricamento del campo.','Location not found: %s'=>'Posizione non trovata: %s','Error: %s'=>'Errore: %s','Widget'=>'Widget','User Role'=>'Ruolo utente','Comment'=>'Commento','Post Format'=>'Formato articolo','Menu Item'=>'Elemento menu','Post Status'=>'Stato articolo','Menus'=>'Menu','Menu Locations'=>'Posizioni menu','Menu'=>'Menu','Post Taxonomy'=>'Tassonomia articolo','Child Page (has parent)'=>'Pagina figlia (ha un genitore)','Parent Page (has children)'=>'Pagina genitore (ha figli)','Top Level Page (no parent)'=>'Pagina di primo livello (senza genitore)','Posts Page'=>'Pagina articoli','Front Page'=>'Home page','Page Type'=>'Tipo di pagina','Viewing back end'=>'Visualizzazione back-end','Viewing front end'=>'Visualizzazione front-end','Logged in'=>'Connesso','Current User'=>'Utente corrente','Page Template'=>'Template pagina','Register'=>'Registrati','Add / Edit'=>'Aggiungi / Modifica','User Form'=>'Modulo utente','Page Parent'=>'Genitore pagina','Super Admin'=>'Super amministratore','Current User Role'=>'Ruolo dell\'utente corrente','Default Template'=>'Template predefinito','Post Template'=>'Template articolo','Post Category'=>'Categoria articolo','All %s formats'=>'Tutti i formati %s','Attachment'=>'Allegato','%s value is required'=>'Il valore %s è richiesto','Show this field if'=>'Mostra questo campo se','Conditional Logic'=>'Condizione logica','and'=>'e','Local JSON'=>'JSON locale','Clone Field'=>'Clona campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Controlla anche che tutti gli add-on premium (%s) siano aggiornati all\'ultima versione.','This version contains improvements to your database and requires an upgrade.'=>'Questa versione contiene miglioramenti al tuo database e richiede un aggiornamento.','Thank you for updating to %1$s v%2$s!'=>'Grazie per aver aggiornato a %1$s v%2$s!','Database Upgrade Required'=>'È richiesto un aggiornamento del database','Options Page'=>'Pagina opzioni','Gallery'=>'Galleria','Flexible Content'=>'Contenuto flessibile','Repeater'=>'Ripetitore','Back to all tools'=>'Torna a tutti gli strumenti','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se più gruppi di campi appaiono su una schermata di modifica, verranno usate le opzioni del primo gruppo di campi usato (quello con il numero d\'ordine più basso)','Select items to hide them from the edit screen.'=>'Seleziona gli elementi per nasconderli dalla schermata di modifica.','Hide on screen'=>'Nascondi nella schermata','Send Trackbacks'=>'Invia trackback','Tags'=>'Tag','Categories'=>'Categorie','Page Attributes'=>'Attributi della pagina','Format'=>'Formato','Author'=>'Autore','Slug'=>'Slug','Revisions'=>'Revisioni','Comments'=>'Commenti','Discussion'=>'Discussione','Excerpt'=>'Riassunto','Content Editor'=>'Editor contenuto','Permalink'=>'Permalink','Shown in field group list'=>'Mostrato nell\'elenco dei gruppi di campi','Field groups with a lower order will appear first'=>'I gruppi di campi con un valore inferiore appariranno per primi','Order No.'=>'N. ordine','Below fields'=>'Sotto ai campi','Below labels'=>'Sotto alle etichette','Label Placement'=>'Posizione etichetta','Side'=>'Laterale','Normal (after content)'=>'Normale (dopo il contenuto)','High (after title)'=>'Alta (dopo il titolo)','Position'=>'Posizione','Seamless (no metabox)'=>'Senza soluzione di continuità (senza metabox)','Standard (WP metabox)'=>'Standard (metabox WP)','Style'=>'Stile','Type'=>'Tipo','Key'=>'Chiave','Order'=>'Ordine','Close Field'=>'Chiudi campo','id'=>'id','class'=>'classe','width'=>'larghezza','Wrapper Attributes'=>'Attributi contenitore','Instructions'=>'Istruzioni','Field Type'=>'Tipo di campo','Single word, no spaces. Underscores and dashes allowed'=>'Singola parola, nessun spazio. Sottolineatura e trattini consentiti','Field Name'=>'Nome campo','This is the name which will appear on the EDIT page'=>'Questo è il nome che apparirà sulla pagina di modifica','Field Label'=>'Etichetta campo','Delete'=>'Elimina','Delete field'=>'Elimina campo','Move'=>'Sposta','Move field to another group'=>'Sposta campo in un altro gruppo','Duplicate field'=>'Duplica campo','Edit field'=>'Modifica campo','Drag to reorder'=>'Trascina per riordinare','Show this field group if'=>'Mostra questo gruppo di campo se','No updates available.'=>'Nessun aggiornamento disponibile.','Database upgrade complete. See what\'s new'=>'Aggiornamento del database completato. Leggi le novità','Reading upgrade tasks...'=>'Lettura attività di aggiornamento...','Upgrade failed.'=>'Aggiornamento fallito.','Upgrade complete.'=>'Aggiornamento completato.','Upgrading data to version %s'=>'Aggiornamento dati alla versione %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'È caldamente raccomandato eseguire il backup del tuo database prima di procedere. Desideri davvero eseguire il programma di aggiornamento ora?','Please select at least one site to upgrade.'=>'Seleziona almeno un sito da aggiornare.','Database Upgrade complete. Return to network dashboard'=>'L\'aggiornamento del database è stato completato. Ritorna alla bacheca del network','Site is up to date'=>'Il sito è aggiornato','Site requires database upgrade from %1$s to %2$s'=>'Il sito necessita di un aggiornamento del database dalla versione %1$s alla %2$s','Site'=>'Sito','Upgrade Sites'=>'Aggiorna siti','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'I seguenti siti hanno necessità di un aggiornamento del DB. Controlla quelli che vuoi aggiornare e fai clic su %s.','Add rule group'=>'Aggiungi gruppo di regole','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un insieme di regole per determinare in quali schermate di modifica saranno usati i campi personalizzati avanzati','Rules'=>'Regole','Copied'=>'Copiato','Copy to clipboard'=>'Copia negli appunti','Select Field Groups'=>'Seleziona gruppi di campi','No field groups selected'=>'Nessun gruppo di campi selezionato','Generate PHP'=>'Genera PHP','Export Field Groups'=>'Esporta gruppi di campi','Import file empty'=>'File da importare vuoto','Incorrect file type'=>'Tipo file non corretto','Error uploading file. Please try again'=>'Errore durante il caricamento del file. Prova di nuovo','Import Field Groups'=>'Importa gruppi di campi','Sync'=>'Sincronizza','Select %s'=>'Seleziona %s','Duplicate'=>'Duplica','Duplicate this item'=>'Duplica questo elemento','Documentation'=>'Documentazione','Description'=>'Descrizione','Sync available'=>'Sincronizzazione disponibile','Field group synchronized.'=>'Gruppo di campi sincronizzato.' . "\0" . '%s gruppi di campi sincronizzati.','Field group duplicated.'=>'Gruppo di campi duplicato.' . "\0" . '%s gruppi di campi duplicati.','Active (%s)'=>'Attivo (%s)' . "\0" . 'Attivi (%s)','Review sites & upgrade'=>'Verifica i siti ed effettua l\'aggiornamento','Upgrade Database'=>'Aggiorna database','Custom Fields'=>'Campi personalizzati','Move Field'=>'Sposta campo','Please select the destination for this field'=>'Seleziona la destinazione per questo campo','The %1$s field can now be found in the %2$s field group'=>'Il campo %1$s può essere trovato nel gruppo di campi %2$s','Move Complete.'=>'Spostamento completato.','Active'=>'Attivo','Field Keys'=>'Chiavi campo','Settings'=>'Impostazioni','Location'=>'Posizione','Null'=>'Null','copy'=>'copia','(this field)'=>'(questo campo)','Checked'=>'Selezionato','Move Custom Field'=>'Sposta campo personalizzato','No toggle fields available'=>'Nessun campo attiva/disattiva disponibile','Field group title is required'=>'Il titolo del gruppo di campi è necessario','This field cannot be moved until its changes have been saved'=>'Questo campo non può essere spostato fino a quando non saranno state salvate le modifiche','The string "field_" may not be used at the start of a field name'=>'La stringa "field_" non può essere usata come inizio nel nome di un campo','Field group draft updated.'=>'Bozza del gruppo di campi aggiornata.','Field group scheduled for.'=>'Gruppo di campi programmato.','Field group submitted.'=>'Gruppo di campi inviato.','Field group saved.'=>'Gruppo di campi salvato.','Field group published.'=>'Gruppo di campi pubblicato.','Field group deleted.'=>'Gruppo di campi eliminato.','Field group updated.'=>'Gruppo di campi aggiornato.','Tools'=>'Strumenti','is not equal to'=>'non è uguale a','is equal to'=>'è uguale a','Forms'=>'Moduli','Page'=>'Pagina','Post'=>'Articolo','Relational'=>'Relazionale','Choice'=>'Scelta','Basic'=>'Base','Unknown'=>'Sconosciuto','Field type does not exist'=>'Il tipo di campo non esiste','Spam Detected'=>'Spam rilevato','Post updated'=>'Articolo aggiornato','Update'=>'Aggiorna','Validate Email'=>'Valida email','Content'=>'Contenuto','Title'=>'Titolo','Edit field group'=>'Modifica gruppo di campi','Selection is less than'=>'La selezione è minore di','Selection is greater than'=>'La selezione è maggiore di','Value is less than'=>'Il valore è minore di','Value is greater than'=>'Il valore è maggiore di','Value contains'=>'Il valore contiene','Value matches pattern'=>'Il valore ha corrispondenza con il pattern','Value is not equal to'=>'Il valore non è uguale a','Value is equal to'=>'Il valore è uguale a','Has no value'=>'Non ha un valore','Has any value'=>'Ha qualunque valore','Cancel'=>'Annulla','Are you sure?'=>'Sei sicuro?','%d fields require attention'=>'%d campi necessitano attenzione','1 field requires attention'=>'1 campo richiede attenzione','Validation failed'=>'Validazione fallita','Validation successful'=>'Validazione avvenuta con successo','Restricted'=>'Limitato','Collapse Details'=>'Comprimi dettagli','Expand Details'=>'Espandi dettagli','Uploaded to this post'=>'Caricato in questo articolo','verbUpdate'=>'Aggiorna','verbEdit'=>'Modifica','The changes you made will be lost if you navigate away from this page'=>'Le modifiche effettuate verranno cancellate se esci da questa pagina','File type must be %s.'=>'La tipologia del file deve essere %s.','or'=>'oppure','File size must not exceed %s.'=>'La dimensione del file non deve superare %s.','File size must be at least %s.'=>'La dimensione del file deve essere di almeno %s.','Image height must not exceed %dpx.'=>'L\'altezza dell\'immagine non deve superare i %dpx.','Image height must be at least %dpx.'=>'L\'altezza dell\'immagine deve essere di almeno %dpx.','Image width must not exceed %dpx.'=>'La larghezza dell\'immagine non deve superare i %dpx.','Image width must be at least %dpx.'=>'La larghezza dell\'immagine deve essere di almeno %dpx.','(no title)'=>'(nessun titolo)','Full Size'=>'Dimensione originale','Large'=>'Grande','Medium'=>'Media','Thumbnail'=>'Miniatura','(no label)'=>'(nessuna etichetta)','Sets the textarea height'=>'Imposta l\'altezza dell\'area di testo','Rows'=>'Righe','Text Area'=>'Area di testo','Prepend an extra checkbox to toggle all choices'=>'Anteponi un checkbox aggiuntivo per poter selezionare/deselzionare tutte le opzioni','Save \'custom\' values to the field\'s choices'=>'Salva i valori \'personalizzati\' per le scelte del campo','Allow \'custom\' values to be added'=>'Consenti l\'aggiunta di valori \'personalizzati\'','Add new choice'=>'Aggiungi nuova scelta','Toggle All'=>'Commuta tutti','Allow Archives URLs'=>'Consenti URL degli archivi','Archives'=>'Archivi','Page Link'=>'Link pagina','Add'=>'Aggiungi','Name'=>'Nome','%s added'=>'%s aggiunto','%s already exists'=>'%s esiste già','User unable to add new %s'=>'Utente non abilitato ad aggiungere %s','Term ID'=>'ID termine','Term Object'=>'Oggetto termine','Load value from posts terms'=>'Carica valori dai termini dell\'articolo','Load Terms'=>'Carica termini','Connect selected terms to the post'=>'Collega i termini selezionati all\'articolo','Save Terms'=>'Salva termini','Allow new terms to be created whilst editing'=>'Abilita la creazione di nuovi termini in fase di modifica','Create Terms'=>'Crea termini','Radio Buttons'=>'Pulsanti radio','Single Value'=>'Valore singolo','Multi Select'=>'Selezione multipla','Checkbox'=>'Checkbox','Multiple Values'=>'Valori multipli','Select the appearance of this field'=>'Seleziona l\'aspetto di questo campo','Appearance'=>'Aspetto','Select the taxonomy to be displayed'=>'Seleziona la tassonomia da mostrare','No TermsNo %s'=>'Nessun %s','Value must be equal to or lower than %d'=>'Il valore deve essere uguale o inferiore a %d','Value must be equal to or higher than %d'=>'Il valore deve essere uguale o superiore a %d','Value must be a number'=>'Il valore deve essere un numero','Number'=>'Numero','Save \'other\' values to the field\'s choices'=>'Salvare gli \'altri\' valori nelle scelte del campo','Add \'other\' choice to allow for custom values'=>'Aggiungi scelta \'altro\' per consentire valori personalizzati','Other'=>'Altro','Radio Button'=>'Radio button','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definisce il punto di chiusura del precedente accordion. Questo accordion non sarà visibile.','Allow this accordion to open without closing others.'=>'Consenti a questo accordion di essere aperto senza chiudere gli altri.','Display this accordion as open on page load.'=>'Mostra questo accordion aperto l caricamento della pagina.','Open'=>'Aperto','Accordion'=>'Fisarmonica','Restrict which files can be uploaded'=>'Limita i tipi di file che possono essere caricati','File ID'=>'ID file','File URL'=>'URL file','File Array'=>'Array di file','Add File'=>'Aggiungi file','No file selected'=>'Nessun file selezionato','File name'=>'Nome file','Update File'=>'Aggiorna file','Edit File'=>'Modifica file','Select File'=>'Seleziona file','File'=>'File','Password'=>'Password','Specify the value returned'=>'Specifica il valore restituito','Use AJAX to lazy load choices?'=>'Usa AJAX per il caricamento differito delle opzioni?','Enter each default value on a new line'=>'Inserire ogni valore predefinito su una nuova linea','verbSelect'=>'Seleziona','Select2 JS load_failLoading failed'=>'Caricamento fallito','Select2 JS searchingSearching…'=>'Ricerca …','Select2 JS load_moreLoading more results…'=>'Caricamento di altri risultati…','Select2 JS selection_too_long_nYou can only select %d items'=>'Puoi selezionare solo %d elementi','Select2 JS selection_too_long_1You can only select 1 item'=>'Puoi selezionare solo 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Elimina %d caratteri','Select2 JS input_too_long_1Please delete 1 character'=>'Elimina 1 carattere','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Inserisci %d o più caratteri','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Inserisci 1 o più caratteri','Select2 JS matches_0No matches found'=>'Nessun riscontro trovato','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d risultati disponibili, usa i tasti freccia su e giù per scorrere.','Select2 JS matches_1One result is available, press enter to select it.'=>'Un risultato disponibile, premi invio per selezionarlo.','nounSelect'=>'Seleziona','User ID'=>'ID utente','User Object'=>'Oggetto utente','User Array'=>'Array di utenti','All user roles'=>'Tutti i ruoli utente','Filter by Role'=>'Filtra per ruolo','User'=>'Utente','Separator'=>'Separatore','Select Color'=>'Seleziona colore','Default'=>'Predefinito','Clear'=>'Rimuovi','Color Picker'=>'Selettore colore','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleziona','Date Time Picker JS closeTextDone'=>'Fatto','Date Time Picker JS currentTextNow'=>'Ora','Date Time Picker JS timezoneTextTime Zone'=>'Fuso orario','Date Time Picker JS microsecTextMicrosecond'=>'Microsecondo','Date Time Picker JS millisecTextMillisecond'=>'Millisecondo','Date Time Picker JS secondTextSecond'=>'Secondo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Ora','Date Time Picker JS timeTextTime'=>'Orario','Date Time Picker JS timeOnlyTitleChoose Time'=>'Scegli orario','Date Time Picker'=>'Selettore data/ora','Endpoint'=>'Endpoint','Left aligned'=>'Allineamento a sinistra','Top aligned'=>'Allineamento in alto','Placement'=>'Posizione','Tab'=>'Scheda','Value must be a valid URL'=>'Il valore deve essere un URL valido','Link URL'=>'Link URL','Link Array'=>'Array di link','Opens in a new window/tab'=>'Apri in una nuova scheda/finestra','Select Link'=>'Seleziona link','Link'=>'Link','Email'=>'Email','Step Size'=>'Dimensione step','Maximum Value'=>'Valore massimo','Minimum Value'=>'Valore minimo','Range'=>'Intervallo','Both (Array)'=>'Entrambi (Array)','Label'=>'Etichetta','Value'=>'Valore','Vertical'=>'Verticale','Horizontal'=>'Orizzontale','red : Red'=>'rosso : Rosso','For more control, you may specify both a value and label like this:'=>'Per un maggiore controllo, puoi specificare sia un valore che un\'etichetta in questo modo:','Enter each choice on a new line.'=>'Inserisci ogni scelta su una nuova linea.','Choices'=>'Scelte','Button Group'=>'Gruppo di pulsanti','Parent'=>'Genitore','TinyMCE will not be initialized until field is clicked'=>'TinyMCE non sarà inizializzato fino a quando non verrà fatto clic sul campo','Toolbar'=>'Barra degli strumenti','Text Only'=>'Solo testo','Visual Only'=>'Solo visuale','Visual & Text'=>'Visuale e testo','Tabs'=>'Schede','Click to initialize TinyMCE'=>'Fare clic per inizializzare TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Testo','Visual'=>'Visuale','Value must not exceed %d characters'=>'Il valore non può superare %d caratteri','Leave blank for no limit'=>'Lasciare vuoto per nessun limite','Character Limit'=>'Limite caratteri','Appears after the input'=>'Appare dopo il campo di input','Append'=>'Postponi','Appears before the input'=>'Appare prima del campo di input','Prepend'=>'Anteponi','Appears within the input'=>'Appare all\'interno del campo di input','Placeholder Text'=>'Testo segnaposto','Appears when creating a new post'=>'Appare quando si crea un nuovo articolo','Text'=>'Testo','%1$s requires at least %2$s selection'=>'%1$s richiede la selezione di almeno %2$s elemento' . "\0" . '%1$s richiede la selezione di almeno %2$s elementi','Post ID'=>'ID articolo','Post Object'=>'Oggetto articolo','Featured Image'=>'Immagine in evidenza','Selected elements will be displayed in each result'=>'Gli elementi selezionati verranno visualizzati in ogni risultato','Elements'=>'Elementi','Taxonomy'=>'Tassonomia','Post Type'=>'Tipo di contenuto','Filters'=>'Filtri','All taxonomies'=>'Tutte le tassonomie','Filter by Taxonomy'=>'Filtra per tassonomia','All post types'=>'Tutti i tipi di articolo','Filter by Post Type'=>'Filtra per tipo di articolo','Search...'=>'Cerca...','Select taxonomy'=>'Seleziona tassonomia','Select post type'=>'Seleziona tipo di articolo','No matches found'=>'Nessuna corrispondenza trovata','Loading'=>'Caricamento in corso','Maximum values reached ( {max} values )'=>'Numero massimo di valori raggiunto ( {max} valori )','Relationship'=>'Relazione','Comma separated list. Leave blank for all types'=>'Lista con valori separati da virgole. Lascia vuoto per tutti i tipi','Maximum'=>'Massimo','File size'=>'Dimensione file','Restrict which images can be uploaded'=>'Limita i tipi di immagine che possono essere caricati','Minimum'=>'Minimo','Uploaded to post'=>'Caricato nell\'articolo','All'=>'Tutti','Limit the media library choice'=>'Limitare la scelta dalla libreria media','Library'=>'Libreria','Preview Size'=>'Dimensione anteprima','Image ID'=>'ID immagine','Image URL'=>'URL Immagine','Image Array'=>'Array di immagini','Specify the returned value on front end'=>'Specificare il valore restituito sul front-end','Return Value'=>'Valore di ritorno','Add Image'=>'Aggiungi immagine','No image selected'=>'Nessuna immagine selezionata','Remove'=>'Rimuovi','Edit'=>'Modifica','All images'=>'Tutte le immagini','Update Image'=>'Aggiorna immagine','Edit Image'=>'Modifica immagine','Select Image'=>'Selezionare immagine','Image'=>'Immagine','Allow HTML markup to display as visible text instead of rendering'=>'Consenti al markup HTML di essere visualizzato come testo visibile anziché essere processato','Escape HTML'=>'Effettua escape HTML','No Formatting'=>'Nessuna formattazione','Automatically add <br>'=>'Aggiungi automaticamente <br>','Automatically add paragraphs'=>'Aggiungi automaticamente paragrafi','Controls how new lines are rendered'=>'Controlla come le nuove linee sono renderizzate','New Lines'=>'Nuove linee','Week Starts On'=>'La settimana inizia','The format used when saving a value'=>'Il formato utilizzato durante il salvataggio di un valore','Save Format'=>'Salva formato','Date Picker JS weekHeaderWk'=>'Sett','Date Picker JS prevTextPrev'=>'Prec','Date Picker JS nextTextNext'=>'Succ','Date Picker JS currentTextToday'=>'Oggi','Date Picker JS closeTextDone'=>'Fatto','Date Picker'=>'Selettore data','Width'=>'Larghezza','Embed Size'=>'Dimensione oggetto incorporato','Enter URL'=>'Inserisci URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Testo mostrato quando inattivo','Off Text'=>'Testo Off','Text shown when active'=>'Testo visualizzato quando è attivo','On Text'=>'Testo On','Default Value'=>'Valore predefinito','Displays text alongside the checkbox'=>'Visualizza il testo a fianco alla casella di controllo','Message'=>'Messaggio','No'=>'No','Yes'=>'Sì','True / False'=>'Vero / Falso','Row'=>'Riga','Table'=>'Tabella','Block'=>'Blocco','Specify the style used to render the selected fields'=>'Specifica lo stile utilizzato per la visualizzazione dei campi selezionati','Layout'=>'Layout','Sub Fields'=>'Sottocampi','Group'=>'Gruppo','Customize the map height'=>'Personalizza l\'altezza della mappa','Height'=>'Altezza','Set the initial zoom level'=>'Imposta il livello di zoom iniziale','Zoom'=>'Zoom','Center the initial map'=>'Centra la mappa iniziale','Center'=>'Centro','Search for address...'=>'Cerca per indirizzo...','Find current location'=>'Trova posizione corrente','Clear location'=>'Rimuovi posizione','Search'=>'Cerca','Sorry, this browser does not support geolocation'=>'Questo browser non supporta la geolocalizzazione','Google Map'=>'Google Map','The format returned via template functions'=>'Il formato restituito tramite funzioni template','Return Format'=>'Formato di ritorno','Custom:'=>'Personalizzato:','The format displayed when editing a post'=>'Il formato visualizzato durante la modifica di un articolo','Display Format'=>'Formato di visualizzazione','Time Picker'=>'Selettore orario','No Fields found in Trash'=>'Nessun campo trovato nel cestino','No Fields found'=>'Nessun campo trovato','Search Fields'=>'Cerca campi','View Field'=>'Visualizza campo','New Field'=>'Nuovo campo','Edit Field'=>'Modifica campo','Add New Field'=>'Aggiungi nuovo campo','Field'=>'Campo','Fields'=>'Campi','No Field Groups found in Trash'=>'Nessun gruppo di campi trovato nel cestino','No Field Groups found'=>'Nessun gruppo di campi trovato','Search Field Groups'=>'Cerca gruppi di campi','View Field Group'=>'Visualizza gruppo di campi','New Field Group'=>'Nuovo gruppo di campi','Edit Field Group'=>'Modifica gruppo di campi','Add New Field Group'=>'Aggiungi nuovo gruppo di campi','Add New'=>'Aggiungi nuovo','Field Group'=>'Gruppo di campi','Field Groups'=>'Gruppi di campi','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalizza WordPress con campi potenti, professionali e intuitivi.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Options Updated'=>'Opzioni Aggiornate','Check Again'=>'Ricontrollare','Publish'=>'Pubblica','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nessun Field Group personalizzato trovato in questa Pagina Opzioni. Crea un Field Group personalizzato','Error. Could not connect to update server'=>'Errore.Impossibile connettersi al server di aggiornamento','Select one or more fields you wish to clone'=>'Selezionare uno o più campi che si desidera clonare','Display'=>'Visualizza','Specify the style used to render the clone field'=>'Specificare lo stile utilizzato per il rendering del campo clona','Group (displays selected fields in a group within this field)'=>'Gruppo (Visualizza campi selezionati in un gruppo all\'interno di questo campo)','Seamless (replaces this field with selected fields)'=>'Senza interruzione (sostituisce questo campo con i campi selezionati)','Labels will be displayed as %s'=>'Etichette verranno visualizzate come %s','Prefix Field Labels'=>'Prefisso Etichetta Campo','Values will be saved as %s'=>'I valori verranno salvati come %s','Prefix Field Names'=>'Prefisso Nomi Campo','Unknown field'=>'Campo sconosciuto','Unknown field group'=>'Field Group sconosciuto','All fields from %s field group'=>'Tutti i campi dal %s field group','Add Row'=>'Aggiungi Riga','layout'=>'layout' . "\0" . 'layout','layouts'=>'layout','This field requires at least {min} {label} {identifier}'=>'Questo campo richiede almeno {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponibile (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} richiesto (min {min})','Flexible Content requires at least 1 layout'=>'Flexible Content richiede almeno 1 layout','Click the "%s" button below to start creating your layout'=>'Clicca il bottone "%s" qui sotto per iniziare a creare il layout','Add layout'=>'Aggiungi Layout','Remove layout'=>'Rimuovi Layout','Click to toggle'=>'Clicca per alternare','Delete Layout'=>'Cancella Layout','Duplicate Layout'=>'Duplica Layout','Add New Layout'=>'Aggiungi Nuovo Layout','Add Layout'=>'Aggiungi Layout','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Layout Minimi','Maximum Layouts'=>'Layout Massimi','Button Label'=>'Etichetta Bottone','Add Image to Gallery'=>'Aggiungi Immagine alla Galleria','Maximum selection reached'=>'Selezione massima raggiunta','Length'=>'Lunghezza','Caption'=>'Didascalia','Alt Text'=>'Testo Alt','Add to gallery'=>'Aggiungi a Galleria','Bulk actions'=>'Azioni in blocco','Sort by date uploaded'=>'Ordina per aggiornamento data','Sort by date modified'=>'Ordina per data modifica','Sort by title'=>'Ordina per titolo','Reverse current order'=>'Ordine corrente inversa','Close'=>'Chiudi','Minimum Selection'=>'Seleziona Minima','Maximum Selection'=>'Seleziona Massima','Allowed file types'=>'Tipologie File permesse','Insert'=>'Inserisci','Specify where new attachments are added'=>'Specificare dove vengono aggiunti nuovi allegati','Append to the end'=>'Aggiungere alla fine','Prepend to the beginning'=>'Anteporre all\'inizio','Minimum rows not reached ({min} rows)'=>'Righe minime raggiunte ({min} righe)','Maximum rows reached ({max} rows)'=>'Righe massime raggiunte ({max} righe)','Minimum Rows'=>'Righe Minime','Maximum Rows'=>'Righe Massime','Collapsed'=>'Collassata','Select a sub field to show when row is collapsed'=>'Selezionare un campo secondario da visualizzare quando la riga è collassata','Click to reorder'=>'Trascinare per riordinare','Add row'=>'Aggiungi riga','Remove row'=>'Rimuovi riga','First Page'=>'Pagina Principale','Previous Page'=>'Pagina Post','Next Page'=>'Pagina Principale','Last Page'=>'Pagina Post','No options pages exist'=>'Nessuna Pagina Opzioni esistente','Deactivate License'=>'Disattivare Licenza','Activate License'=>'Attiva Licenza','License Information'=>'Informazioni Licenza','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Per sbloccare gli aggiornamenti, si prega di inserire la chiave di licenza qui sotto. Se non hai una chiave di licenza, si prega di vedere Dettagli e prezzi.','License Key'=>'Chiave di licenza','Update Information'=>'Informazioni di aggiornamento','Current Version'=>'Versione corrente','Latest Version'=>'Ultima versione','Update Available'=>'Aggiornamento Disponibile','Upgrade Notice'=>'Avviso di Aggiornamento','Enter your license key to unlock updates'=>'Inserisci il tuo codice di licenza per sbloccare gli aggiornamenti','Update Plugin'=>'Aggiorna Plugin']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'it_IT','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Add fields'=>'Aggiungi campi','This Field'=>'Questo campo','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','WP Engine logo'=>'Logo WP Engine','More Tools from WP Engine'=>'Altri strumenti da WP Engine','No terms'=>'Nessun termine','No posts'=>'Nessun articolo','No taxonomies'=>'Nessuna tassonomia','No field groups'=>'Nessun gruppo di campi','No fields'=>'Nessun campo','No description'=>'Nessuna descrizione','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Questa chiave di tassonomia è già stata usata da un\'altra tassonomia in ACF e non può essere usata.','No Taxonomies found'=>'Nessuna tassonomia trovata','Search Taxonomies'=>'Cerca tassonomie','View Taxonomy'=>'Visualizza tassonomia','New Taxonomy'=>'Nuova tassonomia','Edit Taxonomy'=>'Modifica tassonomia','Add New Taxonomy'=>'Aggiungi nuova tassonomia','WYSIWYG Editor'=>'Editor WYSIWYG','URL'=>'URL','An input limited to numerical values.'=>'Un input limitato a valori numerici.','nounClone'=>'Clona','PRO'=>'PRO','Advanced'=>'Avanzato','Original'=>'Originale','Invalid post ID.'=>'ID articolo non valido.','Tutorial'=>'Tutorial','Select Field'=>'Seleziona campo','No search results for \'%s\''=>'Nessun risultato di ricerca per \'%s\'','Search fields...'=>'Cerca campi...','Select Field Type'=>'Seleziona tipo di campo','Add Taxonomy'=>'Aggiungi tassonomia','genre'=>'genere','Genre'=>'Genere','Genres'=>'Generi','Quick Edit'=>'Modifica rapida','Tag Cloud'=>'Tag Cloud','← Go to tags'=>'← Vai ai tag','Back To Items'=>'Torna agli elementi','Tags list'=>'Elenco dei tag','Filter by category'=>'Filtra per categoria','Filter By Item'=>'Filtra per elemento','Filter by %s'=>'Filtra per %s','No tags'=>'Nessun tag','No %s'=>'Nessun %s','No tags found'=>'Nessun tag trovato','Not Found'=>'Non trovato','Add or remove tags'=>'Aggiungi o rimuovi tag','Add Or Remove Items'=>'Aggiungi o rimuovi elementi','Parent %s'=>'Genitore %s','Add New Tag'=>'Aggiungi nuovo tag','Update Tag'=>'Aggiorna tag','Update Item'=>'Aggiorna elemento','Update %s'=>'Aggiorna %s','View Tag'=>'Visualizza tag','Edit Tag'=>'Modifica tag','All Tags'=>'Tutti i tag','I know what I\'m doing, show me all the options.'=>'So cosa sto facendo, mostrami tutte le opzioni.','Advanced Configuration'=>'Configurazione avanzata','Public'=>'Pubblico','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Solo lettere minuscole, trattini bassi e trattini, massimo 20 caratteri.','Movie'=>'Film','Singular Label'=>'Etichetta singolare','Movies'=>'Film','Plural Label'=>'Etichetta plurale','Pagination'=>'Paginazione','Editor'=>'Editor','Trackbacks'=>'Trackback','Imported 1 item'=>'1 elemento importato.' . "\0" . '%s elementi importati.','Exported 1 item.'=>'1 elemento esportato.' . "\0" . '%s elementi esportati.','Category'=>'Categoria','Tag'=>'Tag','Advanced Settings'=>'Impostazioni avanzate','Basic Settings'=>'Impostazioni di base','Pages'=>'Pagine','ACF'=>'ACF','taxonomy'=>'tassonomia','REST API'=>'REST API','Permissions'=>'Autorizzazioni','URLs'=>'URL','Visibility'=>'Visibilità','Labels'=>'Etichette','Save Custom Values'=>'Salva valori personalizzati','Allow Custom Values'=>'Consenti valori personalizzati','Updates'=>'Aggiornamenti','Advanced Custom Fields logo'=>'Logo Advanced Custom Fields','Save Changes'=>'Salva le modifiche','Field Group Title'=>'Titolo gruppo di campi','Add title'=>'Aggiungi titolo','New to ACF? Take a look at our getting started guide.'=>'Nuovo in ACF? Dai un\'occhiata alla nostra guida per iniziare.','Add Field Group'=>'Aggiungi un nuovo gruppo di campi','Add Your First Field Group'=>'Aggiungi il tuo primo gruppo di campi','ACF Blocks'=>'Blocchi ACF','Gallery Field'=>'Campo galleria','Repeater Field'=>'Campo ripetitore','Unlock Extra Features with ACF PRO'=>'Sblocca funzionalità aggiuntive con ACF PRO','Created on %1$s at %2$s'=>'Creato il %1$s alle %2$s','Group Settings'=>'Impostazioni gruppo','Choose from over 30 field types. Learn more.'=>'Scegli tra più di 30 tipologie di campo. Scopri di più.','Add Your First Field'=>'Aggiungi il tuo primo campo','#'=>'#','Add Field'=>'Aggiungi campo','Presentation'=>'Presentazione','Validation'=>'Validazione','General'=>'Generale','Import JSON'=>'Importa JSON','Export As JSON'=>'Esporta come JSON','Field group deactivated.'=>'Gruppo di campi disattivato.' . "\0" . '%s gruppi di campi disattivati.','Field group activated.'=>'Gruppo di campi attivato.' . "\0" . '%s gruppi di campi attivati.','Deactivate'=>'Disattiva','Deactivate this item'=>'Disattiva questo elemento','Activate'=>'Attiva','Activate this item'=>'Attiva questo elemento','post statusInactive'=>'Inattivo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields e Advanced Custom Fields PRO non dovrebbero essere attivi contemporaneamente. Abbiamo automaticamente disattivato Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields e Advanced Custom Fields PRO non dovrebbero essere attivi contemporaneamente. Abbiamo automaticamente disattivato Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Sono state rilevate una o più chiamate per recuperare valori di campi ACF prima che ACF fosse inizializzato. Questo non è supportato e può causare dati non corretti o mancanti. Scopri come correggere questo problema.','%1$s must have a user with the %2$s role.'=>'%1$s deve aver un utente con il ruolo %2$s.' . "\0" . '%1$s deve aver un utente con uno dei seguenti ruoli: %2$s','%1$s must have a valid user ID.'=>'%1$s deve avere un ID utente valido.','Invalid request.'=>'Richiesta non valida.','%1$s is not one of %2$s'=>'%1$s non è uno di %2$s','%1$s must have term %2$s.'=>'%1$s deve avere il termine %2$s.' . "\0" . '%1$s deve avere uno dei seguenti termini: %2$s','%1$s must be of post type %2$s.'=>'%1$s deve essere di tipo %2$s.' . "\0" . '%1$s deve essere di uno dei seguenti tipi: %2$s','%1$s must have a valid post ID.'=>'%1$s deve avere un ID articolo valido.','%s requires a valid attachment ID.'=>'%s richiede un ID allegato valido.','Show in REST API'=>'Mostra in API REST','Enable Transparency'=>'Abilita trasparenza','RGBA Array'=>'Array RGBA','RGBA String'=>'Stringa RGBA','Hex String'=>'Stringa esadecimale','Upgrade to PRO'=>'Aggiorna a Pro','post statusActive'=>'Attivo','\'%s\' is not a valid email address'=>'\'%s\' non è un indirizzo email valido','Color value'=>'Valore del colore','Select default color'=>'Seleziona il colore predefinito','Clear color'=>'Rimuovi colore','Blocks'=>'Blocchi','Options'=>'Opzioni','Users'=>'Utenti','Menu items'=>'Elementi del menu','Widgets'=>'Widget','Attachments'=>'Allegati','Taxonomies'=>'Tassonomie','Posts'=>'Articoli','Last updated: %s'=>'Ultimo aggiornamento: %s','Invalid field group parameter(s).'=>'Parametri del gruppo di campi non validi.','Awaiting save'=>'In attesa del salvataggio','Saved'=>'Salvato','Import'=>'Importa','Review changes'=>'Rivedi le modifiche','Located in: %s'=>'Situato in: %s','Located in plugin: %s'=>'Situato in plugin: %s','Located in theme: %s'=>'Situato in tema: %s','Various'=>'Varie','Sync changes'=>'Sincronizza modifiche','Loading diff'=>'Caricamento differenze','Review local JSON changes'=>'Verifica modifiche a JSON locale','Visit website'=>'Visita il sito','View details'=>'Visualizza i dettagli','Version %s'=>'Versione %s','Information'=>'Informazioni','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Help Desk. I professionisti del nostro Help Desk ti assisteranno per problematiche tecniche.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentazione. La nostra estesa documentazione contiene riferimenti e guide per la maggior parte delle situazioni che potresti incontrare.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Siamo fissati con il supporto, e vogliamo che tu ottenga il meglio dal tuo sito web con ACF. Se incontri difficoltà, ci sono vari posti in cui puoi trovare aiuto:','Help & Support'=>'Aiuto e supporto','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Utilizza la scheda "Aiuto e supporto" per contattarci in caso di necessità di assistenza.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Prima di creare il tuo primo gruppo di campi, ti raccomandiamo di leggere la nostra guida Getting started per familiarizzare con la filosofia del plugin e le buone pratiche da adottare.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Il plugin Advanced Custom Fields fornisce un costruttore visuale di moduli per personalizzare le schermate di modifica di WordPress con campi aggiuntivi, ed un\'intuitiva API per la visualizzazione dei campi personalizzati in qualunque file di template di un tema.','Overview'=>'Panoramica','Location type "%s" is already registered.'=>'Il tipo di posizione "%s" è già registrato.','Class "%s" does not exist.'=>'La classe "%s" non esiste.','Invalid nonce.'=>'Nonce non valido.','Error loading field.'=>'Errore nel caricamento del campo.','Location not found: %s'=>'Posizione non trovata: %s','Error: %s'=>'Errore: %s','Widget'=>'Widget','User Role'=>'Ruolo utente','Comment'=>'Commento','Post Format'=>'Formato articolo','Menu Item'=>'Elemento menu','Post Status'=>'Stato articolo','Menus'=>'Menu','Menu Locations'=>'Posizioni menu','Menu'=>'Menu','Post Taxonomy'=>'Tassonomia articolo','Child Page (has parent)'=>'Pagina figlia (ha un genitore)','Parent Page (has children)'=>'Pagina genitore (ha figli)','Top Level Page (no parent)'=>'Pagina di primo livello (senza genitore)','Posts Page'=>'Pagina articoli','Front Page'=>'Home page','Page Type'=>'Tipo di pagina','Viewing back end'=>'Visualizzazione back-end','Viewing front end'=>'Visualizzazione front-end','Logged in'=>'Connesso','Current User'=>'Utente corrente','Page Template'=>'Template pagina','Register'=>'Registrati','Add / Edit'=>'Aggiungi / Modifica','User Form'=>'Modulo utente','Page Parent'=>'Genitore pagina','Super Admin'=>'Super amministratore','Current User Role'=>'Ruolo dell\'utente corrente','Default Template'=>'Template predefinito','Post Template'=>'Template articolo','Post Category'=>'Categoria articolo','All %s formats'=>'Tutti i formati %s','Attachment'=>'Allegato','%s value is required'=>'Il valore %s è richiesto','Show this field if'=>'Mostra questo campo se','Conditional Logic'=>'Condizione logica','and'=>'e','Local JSON'=>'JSON locale','Clone Field'=>'Clona campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Controlla anche che tutti gli add-on premium (%s) siano aggiornati all\'ultima versione.','This version contains improvements to your database and requires an upgrade.'=>'Questa versione contiene miglioramenti al tuo database e richiede un aggiornamento.','Thank you for updating to %1$s v%2$s!'=>'Grazie per aver aggiornato a %1$s v%2$s!','Database Upgrade Required'=>'È richiesto un aggiornamento del database','Options Page'=>'Pagina opzioni','Gallery'=>'Galleria','Flexible Content'=>'Contenuto flessibile','Repeater'=>'Ripetitore','Back to all tools'=>'Torna a tutti gli strumenti','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se più gruppi di campi appaiono su una schermata di modifica, verranno usate le opzioni del primo gruppo di campi usato (quello con il numero d\'ordine più basso)','Select items to hide them from the edit screen.'=>'Seleziona gli elementi per nasconderli dalla schermata di modifica.','Hide on screen'=>'Nascondi nella schermata','Send Trackbacks'=>'Invia trackback','Tags'=>'Tag','Categories'=>'Categorie','Page Attributes'=>'Attributi della pagina','Format'=>'Formato','Author'=>'Autore','Slug'=>'Slug','Revisions'=>'Revisioni','Comments'=>'Commenti','Discussion'=>'Discussione','Excerpt'=>'Riassunto','Content Editor'=>'Editor contenuto','Permalink'=>'Permalink','Shown in field group list'=>'Mostrato nell\'elenco dei gruppi di campi','Field groups with a lower order will appear first'=>'I gruppi di campi con un valore inferiore appariranno per primi','Order No.'=>'N. ordine','Below fields'=>'Sotto ai campi','Below labels'=>'Sotto alle etichette','Label Placement'=>'Posizione etichetta','Side'=>'Laterale','Normal (after content)'=>'Normale (dopo il contenuto)','High (after title)'=>'Alta (dopo il titolo)','Position'=>'Posizione','Seamless (no metabox)'=>'Senza soluzione di continuità (senza metabox)','Standard (WP metabox)'=>'Standard (metabox WP)','Style'=>'Stile','Type'=>'Tipo','Key'=>'Chiave','Order'=>'Ordine','Close Field'=>'Chiudi campo','id'=>'id','class'=>'classe','width'=>'larghezza','Wrapper Attributes'=>'Attributi contenitore','Instructions'=>'Istruzioni','Field Type'=>'Tipo di campo','Single word, no spaces. Underscores and dashes allowed'=>'Singola parola, nessun spazio. Sottolineatura e trattini consentiti','Field Name'=>'Nome campo','This is the name which will appear on the EDIT page'=>'Questo è il nome che apparirà sulla pagina di modifica','Field Label'=>'Etichetta campo','Delete'=>'Elimina','Delete field'=>'Elimina campo','Move'=>'Sposta','Move field to another group'=>'Sposta campo in un altro gruppo','Duplicate field'=>'Duplica campo','Edit field'=>'Modifica campo','Drag to reorder'=>'Trascina per riordinare','Show this field group if'=>'Mostra questo gruppo di campo se','No updates available.'=>'Nessun aggiornamento disponibile.','Database upgrade complete. See what\'s new'=>'Aggiornamento del database completato. Leggi le novità','Reading upgrade tasks...'=>'Lettura attività di aggiornamento...','Upgrade failed.'=>'Aggiornamento fallito.','Upgrade complete.'=>'Aggiornamento completato.','Upgrading data to version %s'=>'Aggiornamento dati alla versione %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'È caldamente raccomandato eseguire il backup del tuo database prima di procedere. Desideri davvero eseguire il programma di aggiornamento ora?','Please select at least one site to upgrade.'=>'Seleziona almeno un sito da aggiornare.','Database Upgrade complete. Return to network dashboard'=>'L\'aggiornamento del database è stato completato. Ritorna alla bacheca del network','Site is up to date'=>'Il sito è aggiornato','Site requires database upgrade from %1$s to %2$s'=>'Il sito necessita di un aggiornamento del database dalla versione %1$s alla %2$s','Site'=>'Sito','Upgrade Sites'=>'Aggiorna siti','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'I seguenti siti hanno necessità di un aggiornamento del DB. Controlla quelli che vuoi aggiornare e fai clic su %s.','Add rule group'=>'Aggiungi gruppo di regole','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crea un insieme di regole per determinare in quali schermate di modifica saranno usati i campi personalizzati avanzati','Rules'=>'Regole','Copied'=>'Copiato','Copy to clipboard'=>'Copia negli appunti','Select Field Groups'=>'Seleziona gruppi di campi','No field groups selected'=>'Nessun gruppo di campi selezionato','Generate PHP'=>'Genera PHP','Export Field Groups'=>'Esporta gruppi di campi','Import file empty'=>'File da importare vuoto','Incorrect file type'=>'Tipo file non corretto','Error uploading file. Please try again'=>'Errore durante il caricamento del file. Prova di nuovo','Import Field Groups'=>'Importa gruppi di campi','Sync'=>'Sincronizza','Select %s'=>'Seleziona %s','Duplicate'=>'Duplica','Duplicate this item'=>'Duplica questo elemento','Documentation'=>'Documentazione','Description'=>'Descrizione','Sync available'=>'Sincronizzazione disponibile','Field group synchronized.'=>'Gruppo di campi sincronizzato.' . "\0" . '%s gruppi di campi sincronizzati.','Field group duplicated.'=>'Gruppo di campi duplicato.' . "\0" . '%s gruppi di campi duplicati.','Active (%s)'=>'Attivo (%s)' . "\0" . 'Attivi (%s)','Review sites & upgrade'=>'Verifica i siti ed effettua l\'aggiornamento','Upgrade Database'=>'Aggiorna database','Custom Fields'=>'Campi personalizzati','Move Field'=>'Sposta campo','Please select the destination for this field'=>'Seleziona la destinazione per questo campo','The %1$s field can now be found in the %2$s field group'=>'Il campo %1$s può essere trovato nel gruppo di campi %2$s','Move Complete.'=>'Spostamento completato.','Active'=>'Attivo','Field Keys'=>'Chiavi campo','Settings'=>'Impostazioni','Location'=>'Posizione','Null'=>'Null','copy'=>'copia','(this field)'=>'(questo campo)','Checked'=>'Selezionato','Move Custom Field'=>'Sposta campo personalizzato','No toggle fields available'=>'Nessun campo attiva/disattiva disponibile','Field group title is required'=>'Il titolo del gruppo di campi è necessario','This field cannot be moved until its changes have been saved'=>'Questo campo non può essere spostato fino a quando non saranno state salvate le modifiche','The string "field_" may not be used at the start of a field name'=>'La stringa "field_" non può essere usata come inizio nel nome di un campo','Field group draft updated.'=>'Bozza del gruppo di campi aggiornata.','Field group scheduled for.'=>'Gruppo di campi programmato.','Field group submitted.'=>'Gruppo di campi inviato.','Field group saved.'=>'Gruppo di campi salvato.','Field group published.'=>'Gruppo di campi pubblicato.','Field group deleted.'=>'Gruppo di campi eliminato.','Field group updated.'=>'Gruppo di campi aggiornato.','Tools'=>'Strumenti','is not equal to'=>'non è uguale a','is equal to'=>'è uguale a','Forms'=>'Moduli','Page'=>'Pagina','Post'=>'Articolo','Relational'=>'Relazionale','Choice'=>'Scelta','Basic'=>'Base','Unknown'=>'Sconosciuto','Field type does not exist'=>'Il tipo di campo non esiste','Spam Detected'=>'Spam rilevato','Post updated'=>'Articolo aggiornato','Update'=>'Aggiorna','Validate Email'=>'Valida email','Content'=>'Contenuto','Title'=>'Titolo','Edit field group'=>'Modifica gruppo di campi','Selection is less than'=>'La selezione è minore di','Selection is greater than'=>'La selezione è maggiore di','Value is less than'=>'Il valore è minore di','Value is greater than'=>'Il valore è maggiore di','Value contains'=>'Il valore contiene','Value matches pattern'=>'Il valore ha corrispondenza con il pattern','Value is not equal to'=>'Il valore non è uguale a','Value is equal to'=>'Il valore è uguale a','Has no value'=>'Non ha un valore','Has any value'=>'Ha qualunque valore','Cancel'=>'Annulla','Are you sure?'=>'Sei sicuro?','%d fields require attention'=>'%d campi necessitano attenzione','1 field requires attention'=>'1 campo richiede attenzione','Validation failed'=>'Validazione fallita','Validation successful'=>'Validazione avvenuta con successo','Restricted'=>'Limitato','Collapse Details'=>'Comprimi dettagli','Expand Details'=>'Espandi dettagli','Uploaded to this post'=>'Caricato in questo articolo','verbUpdate'=>'Aggiorna','verbEdit'=>'Modifica','The changes you made will be lost if you navigate away from this page'=>'Le modifiche effettuate verranno cancellate se esci da questa pagina','File type must be %s.'=>'La tipologia del file deve essere %s.','or'=>'oppure','File size must not exceed %s.'=>'La dimensione del file non deve superare %s.','File size must be at least %s.'=>'La dimensione del file deve essere di almeno %s.','Image height must not exceed %dpx.'=>'L\'altezza dell\'immagine non deve superare i %dpx.','Image height must be at least %dpx.'=>'L\'altezza dell\'immagine deve essere di almeno %dpx.','Image width must not exceed %dpx.'=>'La larghezza dell\'immagine non deve superare i %dpx.','Image width must be at least %dpx.'=>'La larghezza dell\'immagine deve essere di almeno %dpx.','(no title)'=>'(nessun titolo)','Full Size'=>'Dimensione originale','Large'=>'Grande','Medium'=>'Media','Thumbnail'=>'Miniatura','(no label)'=>'(nessuna etichetta)','Sets the textarea height'=>'Imposta l\'altezza dell\'area di testo','Rows'=>'Righe','Text Area'=>'Area di testo','Prepend an extra checkbox to toggle all choices'=>'Anteponi un checkbox aggiuntivo per poter selezionare/deselzionare tutte le opzioni','Save \'custom\' values to the field\'s choices'=>'Salva i valori \'personalizzati\' per le scelte del campo','Allow \'custom\' values to be added'=>'Consenti l\'aggiunta di valori \'personalizzati\'','Add new choice'=>'Aggiungi nuova scelta','Toggle All'=>'Commuta tutti','Allow Archives URLs'=>'Consenti URL degli archivi','Archives'=>'Archivi','Page Link'=>'Link pagina','Add'=>'Aggiungi','Name'=>'Nome','%s added'=>'%s aggiunto','%s already exists'=>'%s esiste già','User unable to add new %s'=>'Utente non abilitato ad aggiungere %s','Term ID'=>'ID termine','Term Object'=>'Oggetto termine','Load value from posts terms'=>'Carica valori dai termini dell\'articolo','Load Terms'=>'Carica termini','Connect selected terms to the post'=>'Collega i termini selezionati all\'articolo','Save Terms'=>'Salva termini','Allow new terms to be created whilst editing'=>'Abilita la creazione di nuovi termini in fase di modifica','Create Terms'=>'Crea termini','Radio Buttons'=>'Pulsanti radio','Single Value'=>'Valore singolo','Multi Select'=>'Selezione multipla','Checkbox'=>'Checkbox','Multiple Values'=>'Valori multipli','Select the appearance of this field'=>'Seleziona l\'aspetto di questo campo','Appearance'=>'Aspetto','Select the taxonomy to be displayed'=>'Seleziona la tassonomia da mostrare','No TermsNo %s'=>'Nessun %s','Value must be equal to or lower than %d'=>'Il valore deve essere uguale o inferiore a %d','Value must be equal to or higher than %d'=>'Il valore deve essere uguale o superiore a %d','Value must be a number'=>'Il valore deve essere un numero','Number'=>'Numero','Save \'other\' values to the field\'s choices'=>'Salvare gli \'altri\' valori nelle scelte del campo','Add \'other\' choice to allow for custom values'=>'Aggiungi scelta \'altro\' per consentire valori personalizzati','Other'=>'Altro','Radio Button'=>'Radio button','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definisce il punto di chiusura del precedente accordion. Questo accordion non sarà visibile.','Allow this accordion to open without closing others.'=>'Consenti a questo accordion di essere aperto senza chiudere gli altri.','Display this accordion as open on page load.'=>'Mostra questo accordion aperto l caricamento della pagina.','Open'=>'Aperto','Accordion'=>'Fisarmonica','Restrict which files can be uploaded'=>'Limita i tipi di file che possono essere caricati','File ID'=>'ID file','File URL'=>'URL file','File Array'=>'Array di file','Add File'=>'Aggiungi file','No file selected'=>'Nessun file selezionato','File name'=>'Nome file','Update File'=>'Aggiorna file','Edit File'=>'Modifica file','Select File'=>'Seleziona file','File'=>'File','Password'=>'Password','Specify the value returned'=>'Specifica il valore restituito','Use AJAX to lazy load choices?'=>'Usa AJAX per il caricamento differito delle opzioni?','Enter each default value on a new line'=>'Inserire ogni valore predefinito su una nuova linea','verbSelect'=>'Seleziona','Select2 JS load_failLoading failed'=>'Caricamento fallito','Select2 JS searchingSearching…'=>'Ricerca …','Select2 JS load_moreLoading more results…'=>'Caricamento di altri risultati…','Select2 JS selection_too_long_nYou can only select %d items'=>'Puoi selezionare solo %d elementi','Select2 JS selection_too_long_1You can only select 1 item'=>'Puoi selezionare solo 1 elemento','Select2 JS input_too_long_nPlease delete %d characters'=>'Elimina %d caratteri','Select2 JS input_too_long_1Please delete 1 character'=>'Elimina 1 carattere','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Inserisci %d o più caratteri','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Inserisci 1 o più caratteri','Select2 JS matches_0No matches found'=>'Nessun riscontro trovato','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d risultati disponibili, usa i tasti freccia su e giù per scorrere.','Select2 JS matches_1One result is available, press enter to select it.'=>'Un risultato disponibile, premi invio per selezionarlo.','nounSelect'=>'Seleziona','User ID'=>'ID utente','User Object'=>'Oggetto utente','User Array'=>'Array di utenti','All user roles'=>'Tutti i ruoli utente','Filter by Role'=>'Filtra per ruolo','User'=>'Utente','Separator'=>'Separatore','Select Color'=>'Seleziona colore','Default'=>'Predefinito','Clear'=>'Rimuovi','Color Picker'=>'Selettore colore','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleziona','Date Time Picker JS closeTextDone'=>'Fatto','Date Time Picker JS currentTextNow'=>'Ora','Date Time Picker JS timezoneTextTime Zone'=>'Fuso orario','Date Time Picker JS microsecTextMicrosecond'=>'Microsecondo','Date Time Picker JS millisecTextMillisecond'=>'Millisecondo','Date Time Picker JS secondTextSecond'=>'Secondo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Ora','Date Time Picker JS timeTextTime'=>'Orario','Date Time Picker JS timeOnlyTitleChoose Time'=>'Scegli orario','Date Time Picker'=>'Selettore data/ora','Endpoint'=>'Endpoint','Left aligned'=>'Allineamento a sinistra','Top aligned'=>'Allineamento in alto','Placement'=>'Posizione','Tab'=>'Scheda','Value must be a valid URL'=>'Il valore deve essere un URL valido','Link URL'=>'Link URL','Link Array'=>'Array di link','Opens in a new window/tab'=>'Apri in una nuova scheda/finestra','Select Link'=>'Seleziona link','Link'=>'Link','Email'=>'Email','Step Size'=>'Dimensione step','Maximum Value'=>'Valore massimo','Minimum Value'=>'Valore minimo','Range'=>'Intervallo','Both (Array)'=>'Entrambi (Array)','Label'=>'Etichetta','Value'=>'Valore','Vertical'=>'Verticale','Horizontal'=>'Orizzontale','red : Red'=>'rosso : Rosso','For more control, you may specify both a value and label like this:'=>'Per un maggiore controllo, puoi specificare sia un valore che un\'etichetta in questo modo:','Enter each choice on a new line.'=>'Inserisci ogni scelta su una nuova linea.','Choices'=>'Scelte','Button Group'=>'Gruppo di pulsanti','Parent'=>'Genitore','TinyMCE will not be initialized until field is clicked'=>'TinyMCE non sarà inizializzato fino a quando non verrà fatto clic sul campo','Toolbar'=>'Barra degli strumenti','Text Only'=>'Solo testo','Visual Only'=>'Solo visuale','Visual & Text'=>'Visuale e testo','Tabs'=>'Schede','Click to initialize TinyMCE'=>'Fare clic per inizializzare TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Testo','Visual'=>'Visuale','Value must not exceed %d characters'=>'Il valore non può superare %d caratteri','Leave blank for no limit'=>'Lasciare vuoto per nessun limite','Character Limit'=>'Limite caratteri','Appears after the input'=>'Appare dopo il campo di input','Append'=>'Postponi','Appears before the input'=>'Appare prima del campo di input','Prepend'=>'Anteponi','Appears within the input'=>'Appare all\'interno del campo di input','Placeholder Text'=>'Testo segnaposto','Appears when creating a new post'=>'Appare quando si crea un nuovo articolo','Text'=>'Testo','%1$s requires at least %2$s selection'=>'%1$s richiede la selezione di almeno %2$s elemento' . "\0" . '%1$s richiede la selezione di almeno %2$s elementi','Post ID'=>'ID articolo','Post Object'=>'Oggetto articolo','Featured Image'=>'Immagine in evidenza','Selected elements will be displayed in each result'=>'Gli elementi selezionati verranno visualizzati in ogni risultato','Elements'=>'Elementi','Taxonomy'=>'Tassonomia','Post Type'=>'Tipo di contenuto','Filters'=>'Filtri','All taxonomies'=>'Tutte le tassonomie','Filter by Taxonomy'=>'Filtra per tassonomia','All post types'=>'Tutti i tipi di articolo','Filter by Post Type'=>'Filtra per tipo di articolo','Search...'=>'Cerca...','Select taxonomy'=>'Seleziona tassonomia','Select post type'=>'Seleziona tipo di articolo','No matches found'=>'Nessuna corrispondenza trovata','Loading'=>'Caricamento in corso','Maximum values reached ( {max} values )'=>'Numero massimo di valori raggiunto ( {max} valori )','Relationship'=>'Relazione','Comma separated list. Leave blank for all types'=>'Lista con valori separati da virgole. Lascia vuoto per tutti i tipi','Maximum'=>'Massimo','File size'=>'Dimensione file','Restrict which images can be uploaded'=>'Limita i tipi di immagine che possono essere caricati','Minimum'=>'Minimo','Uploaded to post'=>'Caricato nell\'articolo','All'=>'Tutti','Limit the media library choice'=>'Limitare la scelta dalla libreria media','Library'=>'Libreria','Preview Size'=>'Dimensione anteprima','Image ID'=>'ID immagine','Image URL'=>'URL Immagine','Image Array'=>'Array di immagini','Specify the returned value on front end'=>'Specificare il valore restituito sul front-end','Return Value'=>'Valore di ritorno','Add Image'=>'Aggiungi immagine','No image selected'=>'Nessuna immagine selezionata','Remove'=>'Rimuovi','Edit'=>'Modifica','All images'=>'Tutte le immagini','Update Image'=>'Aggiorna immagine','Edit Image'=>'Modifica immagine','Select Image'=>'Selezionare immagine','Image'=>'Immagine','Allow HTML markup to display as visible text instead of rendering'=>'Consenti al markup HTML di essere visualizzato come testo visibile anziché essere processato','Escape HTML'=>'Effettua escape HTML','No Formatting'=>'Nessuna formattazione','Automatically add <br>'=>'Aggiungi automaticamente <br>','Automatically add paragraphs'=>'Aggiungi automaticamente paragrafi','Controls how new lines are rendered'=>'Controlla come le nuove linee sono renderizzate','New Lines'=>'Nuove linee','Week Starts On'=>'La settimana inizia','The format used when saving a value'=>'Il formato utilizzato durante il salvataggio di un valore','Save Format'=>'Salva formato','Date Picker JS weekHeaderWk'=>'Sett','Date Picker JS prevTextPrev'=>'Prec','Date Picker JS nextTextNext'=>'Succ','Date Picker JS currentTextToday'=>'Oggi','Date Picker JS closeTextDone'=>'Fatto','Date Picker'=>'Selettore data','Width'=>'Larghezza','Embed Size'=>'Dimensione oggetto incorporato','Enter URL'=>'Inserisci URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Testo mostrato quando inattivo','Off Text'=>'Testo Off','Text shown when active'=>'Testo visualizzato quando è attivo','On Text'=>'Testo On','Default Value'=>'Valore predefinito','Displays text alongside the checkbox'=>'Visualizza il testo a fianco alla casella di controllo','Message'=>'Messaggio','No'=>'No','Yes'=>'Sì','True / False'=>'Vero / Falso','Row'=>'Riga','Table'=>'Tabella','Block'=>'Blocco','Specify the style used to render the selected fields'=>'Specifica lo stile utilizzato per la visualizzazione dei campi selezionati','Layout'=>'Layout','Sub Fields'=>'Sottocampi','Group'=>'Gruppo','Customize the map height'=>'Personalizza l\'altezza della mappa','Height'=>'Altezza','Set the initial zoom level'=>'Imposta il livello di zoom iniziale','Zoom'=>'Zoom','Center the initial map'=>'Centra la mappa iniziale','Center'=>'Centro','Search for address...'=>'Cerca per indirizzo...','Find current location'=>'Trova posizione corrente','Clear location'=>'Rimuovi posizione','Search'=>'Cerca','Sorry, this browser does not support geolocation'=>'Questo browser non supporta la geolocalizzazione','Google Map'=>'Google Map','The format returned via template functions'=>'Il formato restituito tramite funzioni template','Return Format'=>'Formato di ritorno','Custom:'=>'Personalizzato:','The format displayed when editing a post'=>'Il formato visualizzato durante la modifica di un articolo','Display Format'=>'Formato di visualizzazione','Time Picker'=>'Selettore orario','No Fields found in Trash'=>'Nessun campo trovato nel cestino','No Fields found'=>'Nessun campo trovato','Search Fields'=>'Cerca campi','View Field'=>'Visualizza campo','New Field'=>'Nuovo campo','Edit Field'=>'Modifica campo','Add New Field'=>'Aggiungi nuovo campo','Field'=>'Campo','Fields'=>'Campi','No Field Groups found in Trash'=>'Nessun gruppo di campi trovato nel cestino','No Field Groups found'=>'Nessun gruppo di campi trovato','Search Field Groups'=>'Cerca gruppi di campi','View Field Group'=>'Visualizza gruppo di campi','New Field Group'=>'Nuovo gruppo di campi','Edit Field Group'=>'Modifica gruppo di campi','Add New Field Group'=>'Aggiungi nuovo gruppo di campi','Add New'=>'Aggiungi nuovo','Field Group'=>'Gruppo di campi','Field Groups'=>'Gruppi di campi','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalizza WordPress con campi potenti, professionali e intuitivi.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Options Updated'=>'Opzioni Aggiornate','Check Again'=>'Ricontrollare','Publish'=>'Pubblica','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nessun Field Group personalizzato trovato in questa Pagina Opzioni. Crea un Field Group personalizzato','Error. Could not connect to update server'=>'Errore.Impossibile connettersi al server di aggiornamento','Select one or more fields you wish to clone'=>'Selezionare uno o più campi che si desidera clonare','Display'=>'Visualizza','Specify the style used to render the clone field'=>'Specificare lo stile utilizzato per il rendering del campo clona','Group (displays selected fields in a group within this field)'=>'Gruppo (Visualizza campi selezionati in un gruppo all\'interno di questo campo)','Seamless (replaces this field with selected fields)'=>'Senza interruzione (sostituisce questo campo con i campi selezionati)','Labels will be displayed as %s'=>'Etichette verranno visualizzate come %s','Prefix Field Labels'=>'Prefisso Etichetta Campo','Values will be saved as %s'=>'I valori verranno salvati come %s','Prefix Field Names'=>'Prefisso Nomi Campo','Unknown field'=>'Campo sconosciuto','Unknown field group'=>'Field Group sconosciuto','All fields from %s field group'=>'Tutti i campi dal %s field group','Add Row'=>'Aggiungi Riga','layout'=>'layout' . "\0" . 'layout','layouts'=>'layout','This field requires at least {min} {label} {identifier}'=>'Questo campo richiede almeno {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponibile (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} richiesto (min {min})','Flexible Content requires at least 1 layout'=>'Flexible Content richiede almeno 1 layout','Click the "%s" button below to start creating your layout'=>'Clicca il bottone "%s" qui sotto per iniziare a creare il layout','Add layout'=>'Aggiungi Layout','Remove layout'=>'Rimuovi Layout','Click to toggle'=>'Clicca per alternare','Delete Layout'=>'Cancella Layout','Duplicate Layout'=>'Duplica Layout','Add New Layout'=>'Aggiungi Nuovo Layout','Add Layout'=>'Aggiungi Layout','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Layout Minimi','Maximum Layouts'=>'Layout Massimi','Button Label'=>'Etichetta Bottone','Add Image to Gallery'=>'Aggiungi Immagine alla Galleria','Maximum selection reached'=>'Selezione massima raggiunta','Length'=>'Lunghezza','Caption'=>'Didascalia','Alt Text'=>'Testo Alt','Add to gallery'=>'Aggiungi a Galleria','Bulk actions'=>'Azioni in blocco','Sort by date uploaded'=>'Ordina per aggiornamento data','Sort by date modified'=>'Ordina per data modifica','Sort by title'=>'Ordina per titolo','Reverse current order'=>'Ordine corrente inversa','Close'=>'Chiudi','Minimum Selection'=>'Seleziona Minima','Maximum Selection'=>'Seleziona Massima','Allowed file types'=>'Tipologie File permesse','Insert'=>'Inserisci','Specify where new attachments are added'=>'Specificare dove vengono aggiunti nuovi allegati','Append to the end'=>'Aggiungere alla fine','Prepend to the beginning'=>'Anteporre all\'inizio','Minimum rows not reached ({min} rows)'=>'Righe minime raggiunte ({min} righe)','Maximum rows reached ({max} rows)'=>'Righe massime raggiunte ({max} righe)','Minimum Rows'=>'Righe Minime','Maximum Rows'=>'Righe Massime','Collapsed'=>'Collassata','Select a sub field to show when row is collapsed'=>'Selezionare un campo secondario da visualizzare quando la riga è collassata','Click to reorder'=>'Trascinare per riordinare','Add row'=>'Aggiungi riga','Remove row'=>'Rimuovi riga','First Page'=>'Pagina Principale','Previous Page'=>'Pagina Post','Next Page'=>'Pagina Principale','Last Page'=>'Pagina Post','No options pages exist'=>'Nessuna Pagina Opzioni esistente','Deactivate License'=>'Disattivare Licenza','Activate License'=>'Attiva Licenza','License Information'=>'Informazioni Licenza','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Per sbloccare gli aggiornamenti, si prega di inserire la chiave di licenza qui sotto. Se non hai una chiave di licenza, si prega di vedere Dettagli e prezzi.','License Key'=>'Chiave di licenza','Update Information'=>'Informazioni di aggiornamento','Current Version'=>'Versione corrente','Latest Version'=>'Ultima versione','Update Available'=>'Aggiornamento Disponibile','Upgrade Notice'=>'Avviso di Aggiornamento','Enter your license key to unlock updates'=>'Inserisci il tuo codice di licenza per sbloccare gli aggiornamenti','Update Plugin'=>'Aggiorna Plugin']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.mo
index d7525173..f9f66613 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.po
index f8c7df59..09bf02a4 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: it_IT\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr "Aggiungi campi"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Questo campo"
@@ -2036,7 +2075,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr ""
@@ -4326,15 +4365,15 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr ""
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr ""
@@ -4448,8 +4487,8 @@ msgid "Close Modal"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr ""
@@ -4458,15 +4497,15 @@ msgstr ""
msgid "Close modal"
msgstr ""
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr ""
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr ""
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr ""
@@ -4674,8 +4713,8 @@ msgid "Activate this item"
msgstr "Attiva questo elemento"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr ""
@@ -4737,7 +4776,7 @@ msgstr "%1$s deve avere un ID utente valido."
msgid "Invalid request."
msgstr "Richiesta non valida."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s non è uno di %2$s"
@@ -5406,7 +5445,7 @@ msgstr "larghezza"
msgid "Wrapper Attributes"
msgstr "Attributi contenitore"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr ""
@@ -5466,8 +5505,8 @@ msgstr "Trascina per riordinare"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Mostra questo gruppo di campo se"
@@ -5755,8 +5794,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "copia"
@@ -5773,8 +5812,8 @@ msgid "Checked"
msgstr "Selezionato"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Sposta campo personalizzato"
@@ -5789,16 +5828,16 @@ msgid "Field group title is required"
msgstr "Il titolo del gruppo di campi è necessario"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Questo campo non può essere spostato fino a quando non saranno state salvate "
"le modifiche"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr ""
"La stringa \"field_\" non può essere usata come inizio nel nome di un campo"
@@ -6046,9 +6085,9 @@ msgstr "La tipologia del file deve essere %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "oppure"
@@ -6099,7 +6138,7 @@ msgstr "Miniatura"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(nessuna etichetta)"
@@ -6273,7 +6312,7 @@ msgstr "Altro"
msgid "Radio Button"
msgstr "Radio button"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6281,19 +6320,19 @@ msgstr ""
"Definisce il punto di chiusura del precedente accordion. Questo accordion "
"non sarà visibile."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Consenti a questo accordion di essere aperto senza chiudere gli altri."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Mostra questo accordion aperto l caricamento della pagina."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Aperto"
@@ -6355,81 +6394,87 @@ msgstr "File"
msgid "Password"
msgstr "Password"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Specifica il valore restituito"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Usa AJAX per il caricamento differito delle opzioni?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Inserire ogni valore predefinito su una nuova linea"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Seleziona"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Caricamento fallito"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Ricerca …"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Caricamento di altri risultati…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Puoi selezionare solo %d elementi"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Puoi selezionare solo 1 elemento"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Elimina %d caratteri"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Elimina 1 carattere"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Inserisci %d o più caratteri"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Inserisci 1 o più caratteri"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Nessun riscontro trovato"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "%d risultati disponibili, usa i tasti freccia su e giù per scorrere."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Un risultato disponibile, premi invio per selezionarlo."
@@ -6569,21 +6614,21 @@ msgstr "Scegli orario"
msgid "Date Time Picker"
msgstr "Selettore data/ora"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Endpoint"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Allineamento a sinistra"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Allineamento in alto"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Posizione"
@@ -6641,7 +6686,7 @@ msgstr "Intervallo"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Entrambi (Array)"
@@ -6649,14 +6694,14 @@ msgstr "Entrambi (Array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etichetta"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Valore"
@@ -6675,14 +6720,14 @@ msgstr "Orizzontale"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "rosso : Rosso"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Per un maggiore controllo, puoi specificare sia un valore che un'etichetta "
@@ -6691,14 +6736,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Inserisci ogni scelta su una nuova linea."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Scelte"
@@ -6710,7 +6755,7 @@ msgstr "Gruppo di pulsanti"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7101,37 +7146,37 @@ msgstr "Selezionare immagine"
msgid "Image"
msgstr "Immagine"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Consenti al markup HTML di essere visualizzato come testo visibile anziché "
"essere processato"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Effettua escape HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Nessuna formattazione"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Aggiungi automaticamente <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Aggiungi automaticamente paragrafi"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Controlla come le nuove linee sono renderizzate"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nuove linee"
@@ -7213,7 +7258,7 @@ msgstr "Testo visualizzato quando è attivo"
msgid "On Text"
msgstr "Testo On"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr ""
@@ -7225,7 +7270,7 @@ msgstr ""
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7239,7 +7284,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Visualizza il testo a fianco alla casella di controllo"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Messaggio"
@@ -7264,32 +7309,32 @@ msgstr "Sì"
msgid "True / False"
msgstr "Vero / Falso"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Riga"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabella"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Blocco"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr ""
"Specifica lo stile utilizzato per la visualizzazione dei campi selezionati"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Layout"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Sottocampi"
@@ -7365,7 +7410,7 @@ msgstr "Il formato restituito tramite funzioni template"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.l10n.php
index 1367e51e..f167dfca 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.l10n.php
@@ -1,4 +1,4 @@
NULL,'plural-forms'=>NULL,'language'=>'ja','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Hide details'=>'詳細を隠す','Show details'=>'詳細を表示','Renew ACF PRO License'=>'ACF プロ版を更新する','Renew License'=>'ライセンスを更新','Manage License'=>'ライセンスの管理','Upgrade to ACF PRO'=>'ACF プロ版へアップグレード','Add Options Page'=>'オプションページを追加','In the editor used as the placeholder of the title.'=>'タイトルのプレースホルダーとして使用されます。','Title Placeholder'=>'タイトルプレースホルダー','4 Months Free'=>'4ヶ月無料','Select Options Pages'=>'オプションページを選択','Duplicate taxonomy'=>'タクソノミーを複製','Create taxonomy'=>'タクソノミーを作成','Duplicate post type'=>'投稿タイプを複製','Create post type'=>'投稿タイプを作成','Link field groups'=>'フィールドグループ','Add fields'=>'フィールドを追加','This Field'=>'このフィールド','ACF PRO'=>'ACF PRO','Feedback'=>'フィードバック','Support'=>'サポート','is developed and maintained by'=>'によって開発され、維持されている','Add this %s to the location rules of the selected field groups.'=>'%s を選択したフィールドグループのロケーションルールに追加します。','Target Field'=>'ターゲットフィールド','Bidirectional'=>'双方向','%s Field'=>'%s フィールド','Select Multiple'=>'複数選択','WP Engine logo'=>'WP Engine ロゴ','Lower case letters, underscores and dashes only, Max 32 characters.'=>'小文字、アンダースコア、ダッシュのみ、最大32文字','The capability name for assigning terms of this taxonomy.'=>'投稿などでこのタクソノミーのタームを設定するための権限','Assign Terms Capability'=>'ターム割り当て','The capability name for deleting terms of this taxonomy.'=>'このタクソノミーのタームを削除するための権限','Delete Terms Capability'=>'ターム削除機能','The capability name for editing terms of this taxonomy.'=>'このタクソノミーのタームを編集するための権限','Edit Terms Capability'=>'ターム編集機能','The capability name for managing terms of this taxonomy.'=>'このタクソノミーの管理画面へのアクセスを許可する権限','Manage Terms Capability'=>'ターム管理機能','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'サイト内検索やタクソノミーアーカイブから投稿を除外するかどうかを設定。','More Tools from WP Engine'=>'WP Engine 他のツール','Built for those that build with WordPress, by the team at %s'=>'%s のチームによって、WordPressで構築する人々のために構築された','View Pricing & Upgrade'=>'価格とアップグレードを見る','Learn More'=>'さらに詳しく','%s fields'=>'%s フィールド','No terms'=>'タームはありません','No post types'=>'投稿タイプはありません','No posts'=>'投稿はありません','No taxonomies'=>'タクソノミーはありません','No field groups'=>'フィールドグループはありません','No fields'=>'フィールドはありません','No description'=>'説明はありません','Any post status'=>'すべての投稿ステータス','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'このタクソノミーのキーはすでに ACF の他のタクソノミーで使用されているので使用できません。','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'タクソノミーのキーは小文字の英数字、アンダースコア、またはダッシュのみが含まれます。','The taxonomy key must be under 32 characters.'=>'タクソノミーのキーは32字以内にする必要があります。','No Taxonomies found in Trash'=>'ゴミ箱内にタクソノミーが見つかりませんでした。','No Taxonomies found'=>'タクソノミーが見つかりません','Search Taxonomies'=>'タクソノミーを検索','View Taxonomy'=>'タクソノミーを表示','New Taxonomy'=>'新規タクソノミー','Edit Taxonomy'=>'タクソノミーを編集','Add New Taxonomy'=>'新規タクソノミーを追加','No Post Types found in Trash'=>'ゴミ箱内に投稿タイプが見つかりませんでした。','No Post Types found'=>'投稿タイプが見つかりません。','Search Post Types'=>'投稿タイプを検索','View Post Type'=>'投稿タイプを表示','New Post Type'=>'新規投稿タイプ','Edit Post Type'=>'投稿タイプを編集','Add New Post Type'=>'新規投稿タイプを追加','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'この投稿タイプキーは、ACF の外側で登録された別の投稿タイプによってすでに使用されているため、使用できません。','This post type key is already in use by another post type in ACF and cannot be used.'=>'この投稿タイプキーは、ACF の別の投稿タイプによってすでに使用されているため、使用できません。','The post type key must be under 20 characters.'=>'投稿タイプのキーは20字以内にする必要があります。','We do not recommend using this field in ACF Blocks.'=>'このフィールドの ACF ブロックでの使用は推奨されません。','WYSIWYG Editor'=>'リッチ エディター (WYSIWYG)','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'データオブジェクト間のリレーションシップを作成するために使用できる、1人または複数のユーザーを選択できます。','A text input specifically designed for storing web addresses.'=>'ウェブアドレスを保存するために特別に設計されたテキスト入力。','URL'=>'URL','A basic textarea input for storing paragraphs of text.'=>'テキストの段落を保存するための標準的な入力テキストエリア。','A basic text input, useful for storing single string values.'=>'基本的なテキスト入力で、単一の文字列値を格納するのに便利です。','Filter by Post Status'=>'投稿ステータスで絞り込む','An input limited to numerical values.'=>'数値のみの入力','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'データと編集画面をよりよく整理するために、フィールドをグループに構造化する方法を提供します。','A text input specifically designed for storing email addresses.'=>'メールアドレスを保存するために特別に設計されたテキスト入力。','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'ユーザーが1つ、または指定した複数の値を選択できるチェックボックス入力のグループ。','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'あなたが指定した値を持つボタンのグループ、ユーザーは提供された値から1つのオプションを選択することができます。','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'コンテンツの編集中に表示される折りたたみ可能なパネルに、カスタムフィールドをグループ化して整理することができます。大規模なデータセットを整理整頓するのに便利です。','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'これは、スライド、チームメンバー、行動喚起表示などのコンテンツを繰り返し表示するためのソリューションで、繰り返し表示できる一連のサブフィールドの親として機能します。','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'これは、添付ファイルのコレクションを管理するためのインタラクティブなインターフェイスを提供します。ほとんどの設定は画像フィールドタイプと似ています。追加設定では、ギャラリーで新しい添付ファイルを追加する場所と、許可される添付ファイルの最小/最大数を指定できます。','nounClone'=>'複製','PRO'=>'PRO','Advanced'=>'高度','JSON (newer)'=>'JSON (新しい)','Original'=>'オリジナル','Invalid post ID.'=>'無効な投稿 ID です。','Invalid post type selected for review.'=>'レビューには無効な投稿タイプが選択されています。','More'=>'詳細','Tutorial'=>'チュートリアル','Select Field'=>'フィールド選択','Popular fields'=>'よく使うフィールド','No search results for \'%s\''=>'「%s」に合う検索結果はありません','Search fields...'=>'フィールドを検索...','Select Field Type'=>'フィールドタイプを選択する','Popular'=>'人気','Add Taxonomy'=>'タクソノミーを追加','Add Your First Taxonomy'=>'最初のタクソノミーを追加','genre'=>'ジャンル','Genre'=>'ジャンル','Genres'=>'ジャンル','Expose this post type in the REST API.'=>'この投稿タイプをREST APIで公開する。','Customize the query variable name'=>'クエリ変数名をカスタマイズ','Parent-child terms in URLs for hierarchical taxonomies.'=>'このタクソノミーが親子関係を持つかどうか。','Customize the slug used in the URL'=>'URLに使用されるスラッグをカスタマイズする','Permalinks for this taxonomy are disabled.'=>'このタクソノミーのパーマリンクは無効です。','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'タクソノミーのキーをスラッグとして使用してURLを書き換えます。パーマリンク構造は次のようになります','Taxonomy Key'=>'タクソノミーキー','Select the type of permalink to use for this taxonomy.'=>'このタクソノミーに使用するパーマリンクのタイプを選択します。','Display a column for the taxonomy on post type listing screens.'=>'投稿タイプの一覧画面にタクソノミーの項目を表示します。','Show Admin Column'=>'管理画面でカラムを表示','Show the taxonomy in the quick/bulk edit panel.'=>'タクソノミーをクイック/一括編集パネルで表示','Quick Edit'=>'クイック編集','List the taxonomy in the Tag Cloud Widget controls.'=>'タグクラウドウィジェットにタクソノミーを表示','Tag Cloud'=>'タグクラウド','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'メタボックスから保存されたタクソノミーデータをサニタイズするために呼び出されるPHP関数名。','Meta Box Sanitization Callback'=>'メタボックスのサニタイズコールバック','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'メタボックスの内容を処理するために呼び出されるPHPのコールバック関数名','No Meta Box'=>'メタボックスなし','Custom Meta Box'=>'カスタムメタボックス','Meta Box'=>'メタボックス','Tags Meta Box'=>'タグメタボックス','A link to a tag'=>'タグへのリンク','A link to a %s'=>'%s へのリンク','Tag Link'=>'タグリンク','← Go to tags'=>'← タグへ戻る','Back To Items'=>'項目に戻る','← Go to %s'=>'← %s へ戻る','Tags list'=>'タグ一覧','Assigns text to the table hidden heading.'=>'テーブルの非表示見出しにテキストを割り当てます。','Tags list navigation'=>'タグリストナビゲーション','Assigns text to the table pagination hidden heading.'=>'テーブルのページ送りの非表示見出しにテキストを割り当てます。','Filter by category'=>'カテゴリーで絞り込む','Filter By Item'=>'アイテムをフィルタリング','Filter by %s'=>'%s で絞り込む','Description Field Description'=>'フィールドディスクリプションの説明','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'階層化するには親のタームを指定します。たとえば「ジャズ」というタームを「ビバップ」や「ビッグバンド」の親として指定します。','Parent Field Description'=>'親フィールドの説明','No tags'=>'タグなし','No Terms'=>'項目はありません','No %s'=>'No %s','No tags found'=>'タグが見つかりませんでした','Not Found'=>'見つかりません','Most Used'=>'最も使われている','Choose From Most Used'=>'よく使うものから選択','Choose from the most used %s'=>'最もよく使われている%sから選択','Add or remove tags'=>'タグの追加もしくは削除','Add Or Remove Items'=>'項目の追加または削除','Add or remove %s'=>'%s を追加または削除する','Separate tags with commas'=>'タグはコンマで区切ってください','Separate Items With Commas'=>'項目が複数ある場合はコンマで区切ってください','Separate %s with commas'=>'%s が複数ある場合はコンマで区切る','Popular Tags'=>'人気のタグ','Popular Items'=>'よく使う項目','Popular %s'=>'人気の %s','Search Tags'=>'タグを検索','Parent Category:'=>'親カテゴリー:','Parent Category'=>'親カテゴリー','Parent Item'=>'親項目','Parent %s'=>'親 %s','New Tag Name'=>'新規タグ名','New Item Name'=>'新規項目名','New %s Name'=>'新規 %s 名','Add New Tag'=>'新規タグを追加','Update Tag'=>'タグを更新','Update Item'=>'アイテムを更新','Update %s'=>'%s を更新','View Tag'=>'タグを表示','Edit Tag'=>'タグを編集','All Tags'=>'すべての タグ','Assigns the all items text.'=>'すべての項目のテキストを割り当てます。','Assigns the menu name text.'=>'メニュー名のテキストを割り当てます。','Menu Label'=>'メニューラベル','A descriptive summary of the taxonomy.'=>'タクソノミーの説明的要約。','A descriptive summary of the term.'=>'タームの説明的要約。','Term Description'=>'タームの説明','Single word, no spaces. Underscores and dashes allowed.'=>'単語。スペースは不可、アンダースコアとダッシュは使用可能。','Term Slug'=>'タームスラッグ','Term Name'=>'項目名','Default Term'=>'デフォルト項目','Sort Terms'=>'キーワード並び替え','Add Post Type'=>'投稿タイプを追加する','Add Your First Post Type'=>'最初の投稿タイプを追加','Advanced Configuration'=>'高度な設定','Hierarchical'=>'階層的','Public'=>'一般公開','movie'=>'動画','Movie'=>'映画','Singular Label'=>'単数ラベル','Movies'=>'映画','Plural Label'=>'複数ラベル','Controller Class'=>'コントローラークラス','Base URL'=>'ベース URL','Show In REST API'=>'REST API で表示','Customize the query variable name.'=>'クエリ変数名をカスタマイズ。','Query Variable'=>'クエリー可変','Custom Query Variable'=>'カスタムクエリー変数','Query Variable Support'=>'クエリ変数のサポート','Publicly Queryable'=>'公開クエリ可','Archive Slug'=>'アーカイブスラッグ','Archive'=>'アーカイブ','Pagination'=>'ページ送り','Feed URL'=>'フィード URL','Front URL Prefix'=>'フロント URL プレフィックス','Customize the slug used in the URL.'=>'URL に使用されるスラッグをカスタマイズする。','URL Slug'=>'URL スラッグ','Custom Permalink'=>'カスタムパーマリンク','Post Type Key'=>'投稿タイプキー','Permalink Rewrite'=>'パーマリンクのリライト','Delete With User'=>'ユーザーと一緒に削除','Can Export'=>'エクスポート可能','Rename Capabilities'=>'リネーム機能','Exclude From Search'=>'検索から除外する','Show In Admin Bar'=>'管理バーの表示','Menu Icon'=>'メニュー アイコン','Menu Position'=>'メニューの位置','Show In UI'=>'UI に表示','A link to a post.'=>'投稿へのリンク。','A link to a %s.'=>'%s へのリンク。','Post Link'=>'投稿リンク','Item Link'=>'項目のリンク','%s Link'=>'%s リンク','Post updated.'=>'投稿を更新しました。','Item Updated'=>'項目を更新しました','%s updated.'=>'%s を更新しました。','Post scheduled.'=>'投稿を予約しました.','Item Scheduled'=>'公開予約済み項目','%s scheduled.'=>'%s を予約しました。','Post published.'=>'投稿を公開しました.','Item Published'=>'公開済み項目','%s published.'=>'%s を公開しました。','Posts list'=>'投稿リスト','Items List'=>'項目リスト','%s list'=>'%s リスト','Filter %s by date'=>'%s 日時で絞り込み','Filter posts list'=>'投稿リストの絞り込み','Filter Items List'=>'項目一覧の絞り込み','Filter %s list'=>'%s リストを絞り込み','Uploaded To This Item'=>'この項目にアップロード','Insert into post'=>'投稿に挿入','Insert into %s'=>'%s に挿入','Use Featured Image'=>'アイキャッチ画像を使用','Remove featured image'=>'アイキャッチ画像を削除','Remove Featured Image'=>'アイキャッチ画像を削除','Set featured image'=>'アイキャッチ画像を設定','As the button label when setting the featured image.'=>'アイキャッチ画像を設定する際のボタンラベルとして','Set Featured Image'=>'アイキャッチ画像を設定','Featured image'=>'アイキャッチ画像','Post Attributes'=>'投稿の属性','%s Attributes'=>'%s の属性','Post Archives'=>'投稿アーカイブ','Archives Nav Menu'=>'ナビメニューをアーカイブする','%s Archives'=>'%s アーカイブ','No %s found in Trash'=>'ゴミ箱に%sはありません','No posts found'=>'投稿が見つかりません','No Items Found'=>'項目が見つかりませんでした','No %s found'=>'%s が見つかりませんでした。','Search Posts'=>'投稿を検索','Search Items'=>'項目を検索','Search %s'=>'%s を検索','Parent Page:'=>'親ページ:','Parent %s:'=>'親の%s:','New Post'=>'新規投稿','New Item'=>'新規項目','New %s'=>'新規 %s','Add New Post'=>'新規投稿を追加','Add New Item'=>'新規項目を追加','Add New %s'=>'新規%sを追加','View Posts'=>'投稿一覧を表示','View Items'=>'アイテムを表示','View Post'=>'投稿を表示','View Item'=>'項目を表示','View %s'=>'%s を表示','Edit Post'=>'投稿の編集','Edit Item'=>'項目を編集','Edit %s'=>'%s を編集','All Posts'=>'投稿一覧','All Items'=>'すべての項目','All %s'=>'%s 一覧','Menu Name'=>'メニュー名','Regenerate'=>'再生成','Add Custom'=>'カスタムの追加','Post Formats'=>'投稿フォーマット','Editor'=>'エディター','Trackbacks'=>'トラックバック','Browse Fields'=>'フィールドを見る','Nothing to import'=>'インポート対象がありません','Imported 1 item'=>'インポートした %s 項目','Export'=>'エクスポート','Select Taxonomies'=>'タクソノミーを選択','Select Post Types'=>'投稿タイプを選択','Category'=>'カテゴリー','Tag'=>'タグ','%s taxonomy created'=>'%s タクソノミーが作成されました','%s taxonomy updated'=>'%s タクソノミーの更新','Taxonomy saved.'=>'タクソノミーを保存する。','Taxonomy deleted.'=>'タクソノミーを削除しました。','Taxonomy updated.'=>'タクソノミーを更新しました。','Taxonomy duplicated.'=>'%s タクソノミーを複製しました。','Taxonomy activated.'=>'%s タクソノミーを有効化しました。','Terms'=>'規約','Post type synchronized.'=>'投稿タイプ %s が同期されました。','Post type duplicated.'=>'投稿タイプ %s が複製されました。','Post type deactivated.'=>'投稿タイプ %s が無効化されました。','Post type activated.'=>'投稿タイプ %s が有効化されました。','Post Types'=>'投稿タイプ','Advanced Settings'=>'高度な設定','Basic Settings'=>'基本設定','Pages'=>'固定ページ','%s post type created'=>'%s 投稿タイプを作成しました','Add fields to %s'=>'フィールドの追加 %s','%s post type updated'=>'%s 投稿タイプを更新しました','Post type submitted.'=>'投稿タイプを送信しました。','Post type saved.'=>'投稿タイプを保存しました。','Type to search...'=>'入力して検索…','PRO Only'=>'PRO 限定','ACF'=>'ACF','taxonomy'=>'タクソノミー','post type'=>'投稿タイプ','Done'=>'完了','Field Group(s)'=>'フィールドグループ','post statusRegistration Failed'=>'登録に失敗しました','REST API'=>'REST API','Permissions'=>'パーミッション','URLs'=>'URL','Visibility'=>'可視性','Labels'=>'ラベル','Field Settings Tabs'=>'フィールド設定タブ','Close Modal'=>'モーダルを閉じる','Close modal'=>'モーダルを閉じる','New Tab Group'=>'新規タブグループ','Save Other Choice'=>'他の選択肢を保存','Add Toggle All'=>'すべてのトグルを追加','Allow Custom Values'=>'カスタム値の許可','Updates'=>'更新','Advanced Custom Fields logo'=>'Advanced Custom Fields ロゴ','Save Changes'=>'変更内容を保存','Field Group Title'=>'フィールドグループタイトル','Add title'=>'タイトルを追加','Add Field Group'=>'フィールドグループを追加する','Options Pages'=>'設定ページ','ACF Blocks'=>'ACF Blocks','Gallery Field'=>'ギャラリーフィールド','Repeater Field'=>'リピーターフィールド','Group Settings'=>'グループ設定','Location Rules'=>'ロケーションルール','Add Your First Field'=>'最初のフィールドを追加','#'=>'No.','Add Field'=>'フィールドを追加','Presentation'=>'プレゼンテーション','Validation'=>'検証','General'=>'全般','Import JSON'=>'JSON をインポート','Export As JSON'=>'JSON をエクスポート','Deactivate'=>'無効化','Deactivate this item'=>'この項目を無効化する','Activate'=>'有効化','Activate this item'=>'この項目を有効化する','post statusInactive'=>'無効','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields と Advanced Custom Fields PRO を同時に有効化しないでください。
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'ja','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Hide details'=>'詳細を隠す','Show details'=>'詳細を表示','Renew ACF PRO License'=>'ACF プロ版を更新する','Renew License'=>'ライセンスを更新','Manage License'=>'ライセンスの管理','Upgrade to ACF PRO'=>'ACF プロ版へアップグレード','Add Options Page'=>'オプションページを追加','In the editor used as the placeholder of the title.'=>'タイトルのプレースホルダーとして使用されます。','Title Placeholder'=>'タイトルプレースホルダー','4 Months Free'=>'4ヶ月無料','Select Options Pages'=>'オプションページを選択','Duplicate taxonomy'=>'タクソノミーを複製','Create taxonomy'=>'タクソノミーを作成','Duplicate post type'=>'投稿タイプを複製','Create post type'=>'投稿タイプを作成','Link field groups'=>'フィールドグループ','Add fields'=>'フィールドを追加','This Field'=>'このフィールド','ACF PRO'=>'ACF PRO','Feedback'=>'フィードバック','Support'=>'サポート','is developed and maintained by'=>'によって開発され、維持されている','Add this %s to the location rules of the selected field groups.'=>'%s を選択したフィールドグループのロケーションルールに追加します。','Target Field'=>'ターゲットフィールド','Bidirectional'=>'双方向','%s Field'=>'%s フィールド','Select Multiple'=>'複数選択','WP Engine logo'=>'WP Engine ロゴ','Lower case letters, underscores and dashes only, Max 32 characters.'=>'小文字、アンダースコア、ダッシュのみ、最大32文字','The capability name for assigning terms of this taxonomy.'=>'投稿などでこのタクソノミーのタームを設定するための権限','Assign Terms Capability'=>'ターム割り当て','The capability name for deleting terms of this taxonomy.'=>'このタクソノミーのタームを削除するための権限','Delete Terms Capability'=>'ターム削除機能','The capability name for editing terms of this taxonomy.'=>'このタクソノミーのタームを編集するための権限','Edit Terms Capability'=>'ターム編集機能','The capability name for managing terms of this taxonomy.'=>'このタクソノミーの管理画面へのアクセスを許可する権限','Manage Terms Capability'=>'ターム管理機能','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'サイト内検索やタクソノミーアーカイブから投稿を除外するかどうかを設定。','More Tools from WP Engine'=>'WP Engine 他のツール','Built for those that build with WordPress, by the team at %s'=>'%s のチームによって、WordPressで構築する人々のために構築された','View Pricing & Upgrade'=>'価格とアップグレードを見る','Learn More'=>'さらに詳しく','%s fields'=>'%s フィールド','No terms'=>'タームはありません','No post types'=>'投稿タイプはありません','No posts'=>'投稿はありません','No taxonomies'=>'タクソノミーはありません','No field groups'=>'フィールドグループはありません','No fields'=>'フィールドはありません','No description'=>'説明はありません','Any post status'=>'すべての投稿ステータス','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'このタクソノミーのキーはすでに ACF の他のタクソノミーで使用されているので使用できません。','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'タクソノミーのキーは小文字の英数字、アンダースコア、またはダッシュのみが含まれます。','The taxonomy key must be under 32 characters.'=>'タクソノミーのキーは32字以内にする必要があります。','No Taxonomies found in Trash'=>'ゴミ箱内にタクソノミーが見つかりませんでした。','No Taxonomies found'=>'タクソノミーが見つかりません','Search Taxonomies'=>'タクソノミーを検索','View Taxonomy'=>'タクソノミーを表示','New Taxonomy'=>'新規タクソノミー','Edit Taxonomy'=>'タクソノミーを編集','Add New Taxonomy'=>'新規タクソノミーを追加','No Post Types found in Trash'=>'ゴミ箱内に投稿タイプが見つかりませんでした。','No Post Types found'=>'投稿タイプが見つかりません。','Search Post Types'=>'投稿タイプを検索','View Post Type'=>'投稿タイプを表示','New Post Type'=>'新規投稿タイプ','Edit Post Type'=>'投稿タイプを編集','Add New Post Type'=>'新規投稿タイプを追加','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'この投稿タイプキーは、ACF の外側で登録された別の投稿タイプによってすでに使用されているため、使用できません。','This post type key is already in use by another post type in ACF and cannot be used.'=>'この投稿タイプキーは、ACF の別の投稿タイプによってすでに使用されているため、使用できません。','The post type key must be under 20 characters.'=>'投稿タイプのキーは20字以内にする必要があります。','We do not recommend using this field in ACF Blocks.'=>'このフィールドの ACF ブロックでの使用は推奨されません。','WYSIWYG Editor'=>'リッチ エディター (WYSIWYG)','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'データオブジェクト間のリレーションシップを作成するために使用できる、1人または複数のユーザーを選択できます。','A text input specifically designed for storing web addresses.'=>'ウェブアドレスを保存するために特別に設計されたテキスト入力。','URL'=>'URL','A basic textarea input for storing paragraphs of text.'=>'テキストの段落を保存するための標準的な入力テキストエリア。','A basic text input, useful for storing single string values.'=>'基本的なテキスト入力で、単一の文字列値を格納するのに便利です。','Filter by Post Status'=>'投稿ステータスで絞り込む','An input limited to numerical values.'=>'数値のみの入力','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'データと編集画面をよりよく整理するために、フィールドをグループに構造化する方法を提供します。','A text input specifically designed for storing email addresses.'=>'メールアドレスを保存するために特別に設計されたテキスト入力。','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'ユーザーが1つ、または指定した複数の値を選択できるチェックボックス入力のグループ。','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'あなたが指定した値を持つボタンのグループ、ユーザーは提供された値から1つのオプションを選択することができます。','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'コンテンツの編集中に表示される折りたたみ可能なパネルに、カスタムフィールドをグループ化して整理することができます。大規模なデータセットを整理整頓するのに便利です。','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'これは、スライド、チームメンバー、行動喚起表示などのコンテンツを繰り返し表示するためのソリューションで、繰り返し表示できる一連のサブフィールドの親として機能します。','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'これは、添付ファイルのコレクションを管理するためのインタラクティブなインターフェイスを提供します。ほとんどの設定は画像フィールドタイプと似ています。追加設定では、ギャラリーで新しい添付ファイルを追加する場所と、許可される添付ファイルの最小/最大数を指定できます。','nounClone'=>'複製','PRO'=>'PRO','Advanced'=>'高度','JSON (newer)'=>'JSON (新しい)','Original'=>'オリジナル','Invalid post ID.'=>'無効な投稿 ID です。','Invalid post type selected for review.'=>'レビューには無効な投稿タイプが選択されています。','More'=>'詳細','Tutorial'=>'チュートリアル','Select Field'=>'フィールド選択','Popular fields'=>'よく使うフィールド','No search results for \'%s\''=>'「%s」に合う検索結果はありません','Search fields...'=>'フィールドを検索...','Select Field Type'=>'フィールドタイプを選択する','Popular'=>'人気','Add Taxonomy'=>'タクソノミーを追加','Add Your First Taxonomy'=>'最初のタクソノミーを追加','genre'=>'ジャンル','Genre'=>'ジャンル','Genres'=>'ジャンル','Expose this post type in the REST API.'=>'この投稿タイプをREST APIで公開する。','Customize the query variable name'=>'クエリ変数名をカスタマイズ','Parent-child terms in URLs for hierarchical taxonomies.'=>'このタクソノミーが親子関係を持つかどうか。','Customize the slug used in the URL'=>'URLに使用されるスラッグをカスタマイズする','Permalinks for this taxonomy are disabled.'=>'このタクソノミーのパーマリンクは無効です。','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'タクソノミーのキーをスラッグとして使用してURLを書き換えます。パーマリンク構造は次のようになります','Taxonomy Key'=>'タクソノミーキー','Select the type of permalink to use for this taxonomy.'=>'このタクソノミーに使用するパーマリンクのタイプを選択します。','Display a column for the taxonomy on post type listing screens.'=>'投稿タイプの一覧画面にタクソノミーの項目を表示します。','Show Admin Column'=>'管理画面でカラムを表示','Show the taxonomy in the quick/bulk edit panel.'=>'タクソノミーをクイック/一括編集パネルで表示','Quick Edit'=>'クイック編集','List the taxonomy in the Tag Cloud Widget controls.'=>'タグクラウドウィジェットにタクソノミーを表示','Tag Cloud'=>'タグクラウド','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'メタボックスから保存されたタクソノミーデータをサニタイズするために呼び出されるPHP関数名。','Meta Box Sanitization Callback'=>'メタボックスのサニタイズコールバック','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'メタボックスの内容を処理するために呼び出されるPHPのコールバック関数名','No Meta Box'=>'メタボックスなし','Custom Meta Box'=>'カスタムメタボックス','Meta Box'=>'メタボックス','Tags Meta Box'=>'タグメタボックス','A link to a tag'=>'タグへのリンク','A link to a %s'=>'%s へのリンク','Tag Link'=>'タグリンク','← Go to tags'=>'← タグへ戻る','Back To Items'=>'項目に戻る','← Go to %s'=>'← %s へ戻る','Tags list'=>'タグ一覧','Assigns text to the table hidden heading.'=>'テーブルの非表示見出しにテキストを割り当てます。','Tags list navigation'=>'タグリストナビゲーション','Assigns text to the table pagination hidden heading.'=>'テーブルのページ送りの非表示見出しにテキストを割り当てます。','Filter by category'=>'カテゴリーで絞り込む','Filter By Item'=>'アイテムをフィルタリング','Filter by %s'=>'%s で絞り込む','Description Field Description'=>'フィールドディスクリプションの説明','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'階層化するには親のタームを指定します。たとえば「ジャズ」というタームを「ビバップ」や「ビッグバンド」の親として指定します。','Parent Field Description'=>'親フィールドの説明','No tags'=>'タグなし','No Terms'=>'項目はありません','No %s'=>'No %s','No tags found'=>'タグが見つかりませんでした','Not Found'=>'見つかりません','Most Used'=>'最も使われている','Choose From Most Used'=>'よく使うものから選択','Choose from the most used %s'=>'最もよく使われている%sから選択','Add or remove tags'=>'タグの追加もしくは削除','Add Or Remove Items'=>'項目の追加または削除','Add or remove %s'=>'%s を追加または削除する','Separate tags with commas'=>'タグはコンマで区切ってください','Separate Items With Commas'=>'項目が複数ある場合はコンマで区切ってください','Separate %s with commas'=>'%s が複数ある場合はコンマで区切る','Popular Tags'=>'人気のタグ','Popular Items'=>'よく使う項目','Popular %s'=>'人気の %s','Search Tags'=>'タグを検索','Parent Category:'=>'親カテゴリー:','Parent Category'=>'親カテゴリー','Parent Item'=>'親項目','Parent %s'=>'親 %s','New Tag Name'=>'新規タグ名','New Item Name'=>'新規項目名','New %s Name'=>'新規 %s 名','Add New Tag'=>'新規タグを追加','Update Tag'=>'タグを更新','Update Item'=>'アイテムを更新','Update %s'=>'%s を更新','View Tag'=>'タグを表示','Edit Tag'=>'タグを編集','All Tags'=>'すべての タグ','Assigns the all items text.'=>'すべての項目のテキストを割り当てます。','Assigns the menu name text.'=>'メニュー名のテキストを割り当てます。','Menu Label'=>'メニューラベル','A descriptive summary of the taxonomy.'=>'タクソノミーの説明的要約。','A descriptive summary of the term.'=>'タームの説明的要約。','Term Description'=>'タームの説明','Single word, no spaces. Underscores and dashes allowed.'=>'単語。スペースは不可、アンダースコアとダッシュは使用可能。','Term Slug'=>'タームスラッグ','Term Name'=>'項目名','Default Term'=>'デフォルト項目','Sort Terms'=>'キーワード並び替え','Add Post Type'=>'投稿タイプを追加する','Add Your First Post Type'=>'最初の投稿タイプを追加','Advanced Configuration'=>'高度な設定','Hierarchical'=>'階層的','Public'=>'一般公開','movie'=>'動画','Movie'=>'映画','Singular Label'=>'単数ラベル','Movies'=>'映画','Plural Label'=>'複数ラベル','Controller Class'=>'コントローラークラス','Base URL'=>'ベース URL','Show In REST API'=>'REST API で表示','Customize the query variable name.'=>'クエリ変数名をカスタマイズ。','Query Variable'=>'クエリー可変','Custom Query Variable'=>'カスタムクエリー変数','Query Variable Support'=>'クエリ変数のサポート','Publicly Queryable'=>'公開クエリ可','Archive Slug'=>'アーカイブスラッグ','Archive'=>'アーカイブ','Pagination'=>'ページ送り','Feed URL'=>'フィード URL','Front URL Prefix'=>'フロント URL プレフィックス','Customize the slug used in the URL.'=>'URL に使用されるスラッグをカスタマイズする。','URL Slug'=>'URL スラッグ','Custom Permalink'=>'カスタムパーマリンク','Post Type Key'=>'投稿タイプキー','Permalink Rewrite'=>'パーマリンクのリライト','Delete With User'=>'ユーザーと一緒に削除','Can Export'=>'エクスポート可能','Rename Capabilities'=>'リネーム機能','Exclude From Search'=>'検索から除外する','Show In Admin Bar'=>'管理バーの表示','Menu Icon'=>'メニュー アイコン','Menu Position'=>'メニューの位置','Show In UI'=>'UI に表示','A link to a post.'=>'投稿へのリンク。','A link to a %s.'=>'%s へのリンク。','Post Link'=>'投稿リンク','Item Link'=>'項目のリンク','%s Link'=>'%s リンク','Post updated.'=>'投稿を更新しました。','Item Updated'=>'項目を更新しました','%s updated.'=>'%s を更新しました。','Post scheduled.'=>'投稿を予約しました.','Item Scheduled'=>'公開予約済み項目','%s scheduled.'=>'%s を予約しました。','Post published.'=>'投稿を公開しました.','Item Published'=>'公開済み項目','%s published.'=>'%s を公開しました。','Posts list'=>'投稿リスト','Items List'=>'項目リスト','%s list'=>'%s リスト','Filter %s by date'=>'%s 日時で絞り込み','Filter posts list'=>'投稿リストの絞り込み','Filter Items List'=>'項目一覧の絞り込み','Filter %s list'=>'%s リストを絞り込み','Uploaded To This Item'=>'この項目にアップロード','Insert into post'=>'投稿に挿入','Insert into %s'=>'%s に挿入','Use Featured Image'=>'アイキャッチ画像を使用','Remove featured image'=>'アイキャッチ画像を削除','Remove Featured Image'=>'アイキャッチ画像を削除','Set featured image'=>'アイキャッチ画像を設定','As the button label when setting the featured image.'=>'アイキャッチ画像を設定する際のボタンラベルとして','Set Featured Image'=>'アイキャッチ画像を設定','Featured image'=>'アイキャッチ画像','Post Attributes'=>'投稿の属性','%s Attributes'=>'%s の属性','Post Archives'=>'投稿アーカイブ','Archives Nav Menu'=>'ナビメニューをアーカイブする','%s Archives'=>'%s アーカイブ','No %s found in Trash'=>'ゴミ箱に%sはありません','No posts found'=>'投稿が見つかりません','No Items Found'=>'項目が見つかりませんでした','No %s found'=>'%s が見つかりませんでした。','Search Posts'=>'投稿を検索','Search Items'=>'項目を検索','Search %s'=>'%s を検索','Parent Page:'=>'親ページ:','Parent %s:'=>'親の%s:','New Post'=>'新規投稿','New Item'=>'新規項目','New %s'=>'新規 %s','Add New Post'=>'新規投稿を追加','Add New Item'=>'新規項目を追加','Add New %s'=>'新規%sを追加','View Posts'=>'投稿一覧を表示','View Items'=>'アイテムを表示','View Post'=>'投稿を表示','View Item'=>'項目を表示','View %s'=>'%s を表示','Edit Post'=>'投稿の編集','Edit Item'=>'項目を編集','Edit %s'=>'%s を編集','All Posts'=>'投稿一覧','All Items'=>'すべての項目','All %s'=>'%s 一覧','Menu Name'=>'メニュー名','Regenerate'=>'再生成','Add Custom'=>'カスタムの追加','Post Formats'=>'投稿フォーマット','Editor'=>'エディター','Trackbacks'=>'トラックバック','Browse Fields'=>'フィールドを見る','Nothing to import'=>'インポート対象がありません','Imported 1 item'=>'インポートした %s 項目','Export'=>'エクスポート','Select Taxonomies'=>'タクソノミーを選択','Select Post Types'=>'投稿タイプを選択','Category'=>'カテゴリー','Tag'=>'タグ','%s taxonomy created'=>'%s タクソノミーが作成されました','%s taxonomy updated'=>'%s タクソノミーの更新','Taxonomy saved.'=>'タクソノミーを保存する。','Taxonomy deleted.'=>'タクソノミーを削除しました。','Taxonomy updated.'=>'タクソノミーを更新しました。','Taxonomy duplicated.'=>'%s タクソノミーを複製しました。','Taxonomy activated.'=>'%s タクソノミーを有効化しました。','Terms'=>'規約','Post type synchronized.'=>'投稿タイプ %s が同期されました。','Post type duplicated.'=>'投稿タイプ %s が複製されました。','Post type deactivated.'=>'投稿タイプ %s が無効化されました。','Post type activated.'=>'投稿タイプ %s が有効化されました。','Post Types'=>'投稿タイプ','Advanced Settings'=>'高度な設定','Basic Settings'=>'基本設定','Pages'=>'固定ページ','%s post type created'=>'%s 投稿タイプを作成しました','Add fields to %s'=>'フィールドの追加 %s','%s post type updated'=>'%s 投稿タイプを更新しました','Post type submitted.'=>'投稿タイプを送信しました。','Post type saved.'=>'投稿タイプを保存しました。','Type to search...'=>'入力して検索…','PRO Only'=>'PRO 限定','ACF'=>'ACF','taxonomy'=>'タクソノミー','post type'=>'投稿タイプ','Done'=>'完了','Field Group(s)'=>'フィールドグループ','post statusRegistration Failed'=>'登録に失敗しました','REST API'=>'REST API','Permissions'=>'パーミッション','URLs'=>'URL','Visibility'=>'可視性','Labels'=>'ラベル','Field Settings Tabs'=>'フィールド設定タブ','Close Modal'=>'モーダルを閉じる','Close modal'=>'モーダルを閉じる','New Tab Group'=>'新規タブグループ','Save Other Choice'=>'他の選択肢を保存','Add Toggle All'=>'すべてのトグルを追加','Allow Custom Values'=>'カスタム値の許可','Updates'=>'更新','Advanced Custom Fields logo'=>'Advanced Custom Fields ロゴ','Save Changes'=>'変更内容を保存','Field Group Title'=>'フィールドグループタイトル','Add title'=>'タイトルを追加','Add Field Group'=>'フィールドグループを追加する','Options Pages'=>'設定ページ','ACF Blocks'=>'ACF Blocks','Gallery Field'=>'ギャラリーフィールド','Repeater Field'=>'リピーターフィールド','Group Settings'=>'グループ設定','Location Rules'=>'ロケーションルール','Add Your First Field'=>'最初のフィールドを追加','#'=>'No.','Add Field'=>'フィールドを追加','Presentation'=>'プレゼンテーション','Validation'=>'検証','General'=>'全般','Import JSON'=>'JSON をインポート','Export As JSON'=>'JSON をエクスポート','Deactivate'=>'無効化','Deactivate this item'=>'この項目を無効化する','Activate'=>'有効化','Activate this item'=>'この項目を有効化する','post statusInactive'=>'無効','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields と Advanced Custom Fields PRO を同時に有効化しないでください。
Advanced Custom Fields PROを自動的に無効化しました。','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields と Advanced Custom Fields PRO を同時に有効化しないでください。
Advanced Custom Fields を自動的に無効化しました。','%1$s must have a valid user ID.'=>'%1$s は有効なユーザー ID である必要があります。','Invalid request.'=>'無効なリクエストです。','%1$s is not one of %2$s'=>'%1$s は %2$s に当てはまりません','%1$s must have term %2$s.'=>'%1$s はターム %2$s である必要があります。','%1$s must be of post type %2$s.'=>'%1$s は投稿タイプ %2$s である必要があります。','%1$s must have a valid post ID.'=>'%1$s は有効な投稿 ID である必要があります。','%s requires a valid attachment ID.'=>'%s には有効な添付ファイル ID が必要です。','Show in REST API'=>'REST API で表示','Enable Transparency'=>'透明度の有効化','RGBA Array'=>'RGBA 配列','RGBA String'=>'RGBA 文字列','Hex String'=>'16進値文字列','Upgrade to PRO'=>'プロ版にアップグレード','post statusActive'=>'有効','\'%s\' is not a valid email address'=>'\'%s\' は有効なメールアドレスではありません','Color value'=>'明度','Select default color'=>'デフォルトの色を選択','Clear color'=>'色をクリア','Blocks'=>'ブロック','Options'=>'オプション','Users'=>'ユーザー','Menu items'=>'メニュー項目','Widgets'=>'ウィジェット','Attachments'=>'添付ファイル','Taxonomies'=>'タクソノミー','Posts'=>'投稿','Last updated: %s'=>'最終更新日: %s','Sorry, this post is unavailable for diff comparison.'=>'このフィールドグループは diff 比較に使用できません。','Invalid field group parameter(s).'=>'無効なフィールドグループパラメータ。','Awaiting save'=>'保存待ち','Saved'=>'保存しました','Import'=>'インポート','Review changes'=>'変更をレビュー','Located in: %s'=>'位置: %s','Located in plugin: %s'=>'プラグイン中の位置: %s','Located in theme: %s'=>'テーマ内の位置: %s','Various'=>'各種','Sync changes'=>'変更を同期','Loading diff'=>'差分を読み込み中','Review local JSON changes'=>'ローカルの JSON 変更をレビュー','Visit website'=>'サイトへ移動','View details'=>'詳細を表示','Version %s'=>'バージョン %s','Information'=>'情報','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'ヘルプデスク。サポートの専門家がお客様のより詳細な技術的課題をサポートします。','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'ディスカッション。コミュニティフォーラムには、活発でフレンドリーなコミュニティがあり、ACFの世界の「ハウツー」を理解する手助けをしてくれるかもしれません。','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'ドキュメンテーション。私たちの豊富なドキュメントには、お客様が遭遇する可能性のあるほとんどの状況に対するリファレンスやガイドが含まれています。','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'私たちはサポートを非常に重要視しており、ACF を使ったサイトを最大限に活用していただきたいと考えています。何か問題が発生した場合には、複数の場所でサポートを受けることができます:','Help & Support'=>'ヘルプとサポート','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'お困りの際は「ヘルプとサポート」タブからお問い合わせください。','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'初めてフィールドグループを作成する前にまずスタートガイドに目を通して、プラグインの理念やベストプラクティスを理解することをおすすめします。','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Advanced Custom Fields プラグインは、WordPress の編集画面を追加フィールドでカスタマイズするためのビジュアルフォームビルダーと、カスタムフィールドの値を任意のテーマテンプレートファイルに表示するための直感的な API を提供します。','Overview'=>'概要','Location type "%s" is already registered.'=>'位置タイプ「%s」はすでに登録されています。','Class "%s" does not exist.'=>'クラス "%s" は存在しません。','Invalid nonce.'=>'無効な nonce。','Error loading field.'=>'フィールドの読み込みエラー。','Location not found: %s'=>'位置情報が見つかりません: %s','Error: %s'=>'エラー: %s','Widget'=>'ウィジェット','User Role'=>'ユーザー権限グループ','Comment'=>'コメント','Post Format'=>'投稿フォーマット','Menu Item'=>'メニュー項目','Post Status'=>'投稿ステータス','Menus'=>'メニュー','Menu Locations'=>'メニューの位置','Menu'=>'メニュー','Post Taxonomy'=>'投稿タクソノミー','Child Page (has parent)'=>'子ページ (親ページあり)','Parent Page (has children)'=>'親ページ (子ページあり)','Top Level Page (no parent)'=>'最上位レベルのページ (親ページなし)','Posts Page'=>'投稿ページ','Front Page'=>'フロントページ','Page Type'=>'ページタイプ','Viewing back end'=>'バックエンドで表示','Viewing front end'=>'フロントエンドで表示','Logged in'=>'ログイン済み','Current User'=>'現在のユーザー','Page Template'=>'固定ページテンプレート','Register'=>'登録','Add / Edit'=>'追加 / 編集','User Form'=>'ユーザーフォーム','Page Parent'=>'親ページ','Super Admin'=>'特権管理者','Current User Role'=>'現在のユーザー権限グループ','Default Template'=>'デフォルトテンプレート','Post Template'=>'投稿テンプレート','Post Category'=>'投稿カテゴリー','All %s formats'=>'すべての%sフォーマット','Attachment'=>'添付ファイル','%s value is required'=>'%s の値は必須です','Show this field if'=>'このフィールドグループの表示条件','Conditional Logic'=>'条件判定','and'=>'と','Local JSON'=>'ローカル JSON','Clone Field'=>'フィールドを複製','Please also check all premium add-ons (%s) are updated to the latest version.'=>'また、すべてのプレミアムアドオン ( %s) が最新版に更新されていることを確認してください。','This version contains improvements to your database and requires an upgrade.'=>'このバージョンにはデータベースの改善が含まれており、アップグレードが必要です。','Thank you for updating to %1$s v%2$s!'=>'%1$s v%2$sへの更新をありがとうございます。','Database Upgrade Required'=>'データベースのアップグレードが必要','Options Page'=>'オプションページ','Gallery'=>'ギャラリー','Flexible Content'=>'柔軟なコンテンツ','Repeater'=>'繰り返し','Back to all tools'=>'すべてのツールに戻る','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'複数のフィールドグループが編集画面に表示される場合、最初のフィールドグループ (最小の番号を持つもの) のオプションが使用されます','Select items to hide them from the edit screen.'=>'編集画面で非表示にする項目を選択してください。','Hide on screen'=>'画面上で非表示','Send Trackbacks'=>'トラックバック送信','Tags'=>'タグ','Categories'=>'カテゴリー','Page Attributes'=>'ページ属性','Format'=>'フォーマット','Author'=>'投稿者','Slug'=>'スラッグ','Revisions'=>'リビジョン','Comments'=>'コメント','Discussion'=>'ディスカッション','Excerpt'=>'抜粋','Content Editor'=>'コンテンツエディター','Permalink'=>'パーマリンク','Shown in field group list'=>'フィールドグループリストに表示','Field groups with a lower order will appear first'=>'下位のフィールドグループを最初に表示','Order No.'=>'注文番号','Below fields'=>'フィールドの下','Below labels'=>'ラベルの下','Instruction Placement'=>'手順の配置','Label Placement'=>'ラベルの配置','Side'=>'サイド','Normal (after content)'=>'通常 (コンテンツの後)','High (after title)'=>'高 (タイトルの後)','Position'=>'位置','Seamless (no metabox)'=>'シームレス (メタボックスなし)','Standard (WP metabox)'=>'標準 (WP メタボックス)','Style'=>'スタイル','Type'=>'タイプ','Key'=>'キー','Order'=>'順序','Close Field'=>'フィールドを閉じる','id'=>'ID','class'=>'クラス','width'=>'横幅','Wrapper Attributes'=>'ラッパー属性','Required'=>'必須項目','Instructions'=>'手順','Field Type'=>'フィールドタイプ','Single word, no spaces. Underscores and dashes allowed'=>'スペースは不可、アンダースコアとダッシュは使用可能','Field Name'=>'フィールド名','This is the name which will appear on the EDIT page'=>'これは、編集ページに表示される名前です','Field Label'=>'フィールドラベル','Delete'=>'削除','Delete field'=>'フィールドを削除','Move'=>'移動','Move field to another group'=>'フィールドを別のグループへ移動','Duplicate field'=>'フィールドを複製','Edit field'=>'フィールドを編集','Drag to reorder'=>'ドラッグして順序を変更','Show this field group if'=>'このフィールドグループを表示する条件','No updates available.'=>'利用可能な更新はありません。','Database upgrade complete. See what\'s new'=>'データベースのアップグレードが完了しました。変更点を表示','Reading upgrade tasks...'=>'アップグレードタスクを読み込んでいます...','Upgrade failed.'=>'アップグレードに失敗しました。','Upgrade complete.'=>'アップグレードが完了しました。','Upgrading data to version %s'=>'データをバージョン%sへアップグレード中','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'続行する前にデータベースをバックアップすることを強くおすすめします。本当に更新ツールを今すぐ実行してもよいですか ?','Please select at least one site to upgrade.'=>'アップグレードするサイトを1つ以上選択してください。','Database Upgrade complete. Return to network dashboard'=>'データベースのアップグレードが完了しました。ネットワークダッシュボードに戻る','Site is up to date'=>'サイトは最新状態です','Site requires database upgrade from %1$s to %2$s'=>'%1$s から %2$s へのデータベースのアップグレードが必要です','Site'=>'サイト','Upgrade Sites'=>'サイトをアップグレード','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'以下のサイトはデータベースのアップグレードが必要です。更新したいものにチェックを入れて、%s をクリックしてください。','Add rule group'=>'ルールグループを追加','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'どの編集画面でカスタムフィールドを表示するかを決定するルールを作成します','Rules'=>'ルール','Copied'=>'コピーしました','Copy to clipboard'=>'クリップボードにコピー','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'エクスポートしたい項目とエクスポート方法を選んでください。「JSON としてエクスポート」では別の ACF をインストールした環境でインポートできる JSON ファイルがエクスポートされます。「PHP の生成」ではテーマ内で利用できる PHP コードが生成されます。','Select Field Groups'=>'フィールドグループを選択','No field groups selected'=>'フィールド未選択','Generate PHP'=>'PHP を生成','Export Field Groups'=>'フィールドグループをエクスポート','Import file empty'=>'空ファイルのインポート','Incorrect file type'=>'不正なファイルの種類','Error uploading file. Please try again'=>'ファイルアップロードエラー。もう一度お試しください','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'インポートしたい ACF の JSON ファイルを選択してください。下のインポートボタンをクリックすると、ACF はファイルに項目をインポートします。','Import Field Groups'=>'フィールドグループをインポート','Sync'=>'同期','Select %s'=>'%sを選択','Duplicate'=>'複製','Duplicate this item'=>'この項目を複製','Supports'=>'サポート','Documentation'=>'ドキュメンテーション','Description'=>'説明','Sync available'=>'同期が利用できます','Field group synchronized.'=>'%s件のフィールドグループを同期しました。','Field group duplicated.'=>'%s件のフィールドグループを複製しました。','Active (%s)'=>'使用中 (%s)','Review sites & upgrade'=>'サイトをレビューしてアップグレード','Upgrade Database'=>'データベースをアップグレード','Custom Fields'=>'カスタムフィールド','Move Field'=>'フィールドを移動','Please select the destination for this field'=>'このフィールドの移動先を選択してください','The %1$s field can now be found in the %2$s field group'=>'%1$s フィールドは現在 %2$s フィールドグループにあります','Move Complete.'=>'移動が完了しました。','Active'=>'有効','Field Keys'=>'フィールドキー','Settings'=>'設定','Location'=>'所在地','Null'=>'Null','copy'=>'コピー','(this field)'=>'(このフィールド)','Checked'=>'チェック済み','Move Custom Field'=>'カスタムフィールドを移動','No toggle fields available'=>'利用可能な切り替えフィールドがありません','Field group title is required'=>'フィールドグループのタイトルは必須です','This field cannot be moved until its changes have been saved'=>'変更を保存するまでこのフィールドは移動できません','The string "field_" may not be used at the start of a field name'=>'"field_" という文字列はフィールド名の先頭に使うことはできません','Field group draft updated.'=>'フィールドグループ下書きを更新しました。','Field group scheduled for.'=>'フィールドグループを公開予約しました。','Field group submitted.'=>'フィールドグループを送信しました。','Field group saved.'=>'フィールドグループを保存しました。','Field group published.'=>'フィールドグループを公開しました。','Field group deleted.'=>'フィールドグループを削除しました。','Field group updated.'=>'フィールドグループを更新しました。','Tools'=>'ツール','is not equal to'=>'等しくない','is equal to'=>'等しい','Forms'=>'フォーム','Page'=>'固定ページ','Post'=>'投稿','Relational'=>'関連','Choice'=>'選択','Basic'=>'基本','Unknown'=>'不明','Field type does not exist'=>'フィールドタイプが存在しません','Spam Detected'=>'スパムを検出しました','Post updated'=>'投稿を更新しました','Update'=>'更新','Validate Email'=>'メールを確認','Content'=>'コンテンツ','Title'=>'タイトル','Edit field group'=>'フィールドグループを編集','Selection is less than'=>'選択範囲が以下より小さい場合','Selection is greater than'=>'選択範囲が以下より大きい場合','Value is less than'=>'値が以下より小さい場合','Value is greater than'=>'値が以下より大きい場合','Value contains'=>'以下の値が含まれる場合','Value matches pattern'=>'値が以下のパターンに一致する場合','Value is not equal to'=>'値が以下に等しくない場合','Value is equal to'=>'値が以下に等しい場合','Has no value'=>'値がない場合','Has any value'=>'任意の値あり','Cancel'=>'キャンセル','Are you sure?'=>'本当に実行しますか ?','%d fields require attention'=>'%d個のフィールドで確認が必要です','1 field requires attention'=>'1つのフィールドで確認が必要です','Validation failed'=>'検証失敗','Validation successful'=>'検証成功','Restricted'=>'制限','Collapse Details'=>'詳細を折りたたむ','Expand Details'=>'詳細を展開','Uploaded to this post'=>'この投稿へのアップロード','verbUpdate'=>'更新','verbEdit'=>'編集','The changes you made will be lost if you navigate away from this page'=>'このページから移動した場合、変更は失われます','File type must be %s.'=>'ファイル形式は %s である必要があります。','or'=>'または','File size must not exceed %s.'=>'ファイルサイズは %s 以下である必要があります。','File size must be at least %s.'=>'ファイルサイズは %s 以上である必要があります。','Image height must not exceed %dpx.'=>'画像の高さは %dpx 以下である必要があります。','Image height must be at least %dpx.'=>'画像の高さは %dpx 以上である必要があります。','Image width must not exceed %dpx.'=>'画像の幅は %dpx 以下である必要があります。','Image width must be at least %dpx.'=>'画像の幅は %dpx 以上である必要があります。','(no title)'=>'(タイトルなし)','Full Size'=>'フルサイズ','Large'=>'大','Medium'=>'中','Thumbnail'=>'サムネイル','(no label)'=>'(ラベルなし)','Sets the textarea height'=>'テキストエリアの高さを設定','Rows'=>'行','Text Area'=>'テキストエリア','Prepend an extra checkbox to toggle all choices'=>'追加のチェックボックスを先頭に追加して、すべての選択肢を切り替えます','Save \'custom\' values to the field\'s choices'=>'フィールドの選択肢として「カスタム」を保存する','Allow \'custom\' values to be added'=>'「カスタム」値の追加を許可する','Add new choice'=>'新規選択肢を追加','Toggle All'=>'すべて切り替え','Allow Archives URLs'=>'アーカイブ URL を許可','Archives'=>'アーカイブ','Page Link'=>'ページリンク','Add'=>'追加','Name'=>'名前','%s added'=>'%s を追加しました','%s already exists'=>'%s はすでに存在しています','User unable to add new %s'=>'ユーザーが新規 %s を追加できません','Term ID'=>'ターム ID','Term Object'=>'タームオブジェクト','Load value from posts terms'=>'投稿タームから値を読み込む','Load Terms'=>'タームを読み込む','Connect selected terms to the post'=>'選択したタームを投稿に関連付ける','Save Terms'=>'タームを保存','Allow new terms to be created whilst editing'=>'編集中に新しいタームを作成できるようにする','Create Terms'=>'タームを追加','Radio Buttons'=>'ラジオボタン','Single Value'=>'単一値','Multi Select'=>'複数選択','Checkbox'=>'チェックボックス','Multiple Values'=>'複数値','Select the appearance of this field'=>'このフィールドの外観を選択','Appearance'=>'外観','Select the taxonomy to be displayed'=>'表示するタクソノミーを選択','No TermsNo %s'=>'%s なし','Value must be equal to or lower than %d'=>'値は%d文字以下である必要があります','Value must be equal to or higher than %d'=>'値は%d文字以上である必要があります','Value must be a number'=>'値は数字である必要があります','Number'=>'番号','Save \'other\' values to the field\'s choices'=>'フィールドの選択肢として「その他」を保存する','Add \'other\' choice to allow for custom values'=>'「その他」の選択肢を追加してカスタム値を許可','Other'=>'その他','Radio Button'=>'ラジオボタン','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'前のアコーディオンを停止するエンドポイントを定義します。このアコーディオンは表示されません。','Allow this accordion to open without closing others.'=>'他のアコーディオンを閉じずにこのアコーディオンを開くことができるようにする。','Multi-Expand'=>'マルチ展開','Display this accordion as open on page load.'=>'このアコーディオンをページの読み込み時に開いた状態で表示します。','Open'=>'受付中','Accordion'=>'アコーディオン','Restrict which files can be uploaded'=>'アップロード可能なファイルを制限','File ID'=>'ファイル ID','File URL'=>'ファイルの URL','File Array'=>'ファイル配列','Add File'=>'ファイルを追加','No file selected'=>'ファイルが選択されていません','File name'=>'ファイル名','Update File'=>'ファイルを更新','Edit File'=>'ファイルを編集','Select File'=>'ファイルを選択','File'=>'ファイル','Password'=>'パスワード','Specify the value returned'=>'戻り値を指定します','Use AJAX to lazy load choices?'=>'AJAX を使用して選択肢を遅延読み込みしますか ?','Enter each default value on a new line'=>'新しい行に各デフォルト値を入力してください','verbSelect'=>'選択','Select2 JS load_failLoading failed'=>'読み込み失敗','Select2 JS searchingSearching…'=>'検索中…','Select2 JS load_moreLoading more results…'=>'結果をさらに読み込み中…','Select2 JS selection_too_long_nYou can only select %d items'=>'%d項目のみ選択可能です','Select2 JS selection_too_long_1You can only select 1 item'=>'1項目のみ選択可能です','Select2 JS input_too_long_nPlease delete %d characters'=>'%d文字を削除してください','Select2 JS input_too_long_1Please delete 1 character'=>'1文字削除してください','Select2 JS input_too_short_nPlease enter %d or more characters'=>'%d文字以上を入力してください','Select2 JS input_too_short_1Please enter 1 or more characters'=>'1つ以上の文字を入力してください','Select2 JS matches_0No matches found'=>'一致する項目がありません','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d件の結果が見つかりました。上下矢印キーを使って移動してください。','Select2 JS matches_1One result is available, press enter to select it.'=>'1件の結果が利用可能です。Enter を押して選択してください。','nounSelect'=>'選択','User ID'=>'ユーザー ID','User Object'=>'ユーザーオブジェクト','User Array'=>'ユーザー配列','All user roles'=>'すべてのユーザー権限グループ','Filter by Role'=>'権限グループで絞り込む','User'=>'ユーザー','Separator'=>'区切り','Select Color'=>'色を選択','Default'=>'デフォルト','Clear'=>'クリア','Color Picker'=>'カラーピッカー','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'選択','Date Time Picker JS closeTextDone'=>'完了','Date Time Picker JS currentTextNow'=>'現在','Date Time Picker JS timezoneTextTime Zone'=>'タイムゾーン','Date Time Picker JS microsecTextMicrosecond'=>'マイクロ秒','Date Time Picker JS millisecTextMillisecond'=>'ミリ秒','Date Time Picker JS secondTextSecond'=>'秒','Date Time Picker JS minuteTextMinute'=>'分','Date Time Picker JS hourTextHour'=>'時','Date Time Picker JS timeTextTime'=>'時間','Date Time Picker JS timeOnlyTitleChoose Time'=>'時間を選択','Date Time Picker'=>'日時選択ツール','Endpoint'=>'エンドポイント','Left aligned'=>'左揃え','Top aligned'=>'上揃え','Placement'=>'配置','Tab'=>'タブ','Value must be a valid URL'=>'値は有効な URL である必要があります','Link URL'=>'リンク URL','Link Array'=>'リンク配列','Opens in a new window/tab'=>'新しいウィンドウまたはタブで開く','Select Link'=>'リンクを選択','Link'=>'リンク','Email'=>'メール','Step Size'=>'ステップサイズ','Maximum Value'=>'最大値','Minimum Value'=>'最小値','Range'=>'範囲','Both (Array)'=>'両方 (配列)','Label'=>'ラベル','Value'=>'値','Vertical'=>'垂直','Horizontal'=>'水平','red : Red'=>'red : Red','For more control, you may specify both a value and label like this:'=>'下記のように記述すると、値とラベルの両方を制御することができます:','Enter each choice on a new line.'=>'選択肢を改行で区切って入力してください。','Choices'=>'選択肢','Button Group'=>'ボタングループ','Allow Null'=>'空の値を許可','Parent'=>'親','TinyMCE will not be initialized until field is clicked'=>'フィールドがクリックされるまで TinyMCE は初期化されません','Delay Initialization'=>'初期化を遅延させる','Show Media Upload Buttons'=>'メディアアップロードボタンを表示','Toolbar'=>'ツールバー','Text Only'=>'テキストのみ','Visual Only'=>'ビジュアルのみ','Visual & Text'=>'ビジュアルとテキスト','Tabs'=>'タブ','Click to initialize TinyMCE'=>'クリックして TinyMCE を初期化','Name for the Text editor tab (formerly HTML)Text'=>'テキスト','Visual'=>'ビジュアル','Value must not exceed %d characters'=>'値は%d文字以内である必要があります','Leave blank for no limit'=>'制限しない場合は空白にする','Character Limit'=>'文字数制限','Appears after the input'=>'入力内容の後に表示','Append'=>'追加','Appears before the input'=>'入力内容の前に表示','Prepend'=>'先頭に追加','Appears within the input'=>'入力内容の中に表示','Placeholder Text'=>'プレースホルダーテキスト','Appears when creating a new post'=>'新規投稿作成時に表示','Text'=>'テキスト','%1$s requires at least %2$s selection'=>'%1$sは%2$s個以上選択する必要があります','Post ID'=>'投稿 ID','Post Object'=>'投稿オブジェクト','Maximum Posts'=>'最大投稿数','Minimum Posts'=>'最小投稿数','Featured Image'=>'アイキャッチ画像','Selected elements will be displayed in each result'=>'選択した要素がそれぞれの結果に表示されます','Elements'=>'要素','Taxonomy'=>'タクソノミー','Post Type'=>'投稿タイプ','Filters'=>'フィルター','All taxonomies'=>'すべてのタクソノミー','Filter by Taxonomy'=>'タクソノミーで絞り込み','All post types'=>'すべての投稿タイプ','Filter by Post Type'=>'投稿タイプでフィルター','Search...'=>'検索…','Select taxonomy'=>'タクソノミーを選択','Select post type'=>'投稿タイプを選択','No matches found'=>'一致する項目がありません','Loading'=>'読み込み中','Maximum values reached ( {max} values )'=>'最大値 ({max}) に達しました','Relationship'=>'関係','Comma separated list. Leave blank for all types'=>'カンマ区切りのリスト。すべてのタイプを許可する場合は空白のままにします','Allowed File Types'=>'許可されるファイルの種類','Maximum'=>'最大','File size'=>'ファイルサイズ','Restrict which images can be uploaded'=>'アップロード可能な画像を制限','Minimum'=>'最小','Uploaded to post'=>'投稿にアップロード','All'=>'すべて','Limit the media library choice'=>'メディアライブラリの選択肢を制限','Library'=>'ライブラリ','Preview Size'=>'プレビューサイズ','Image ID'=>'画像 ID','Image URL'=>'画像 URL','Image Array'=>'画像配列','Specify the returned value on front end'=>'フロントエンドへの返り値を指定してください','Return Value'=>'返り値','Add Image'=>'画像を追加','No image selected'=>'画像が選択されていません','Remove'=>'削除','Edit'=>'編集','All images'=>'すべての画像','Update Image'=>'画像を更新','Edit Image'=>'画像を編集','Select Image'=>'画像を選択','Image'=>'画像','Allow HTML markup to display as visible text instead of rendering'=>'HTML マークアップのコードとして表示を許可','Escape HTML'=>'HTML をエスケープ','No Formatting'=>'書式設定なし','Automatically add <br>'=>'自動的に <br> を追加','Automatically add paragraphs'=>'自動的に段落追加する','Controls how new lines are rendered'=>'改行をどのように表示するか制御','New Lines'=>'改行','Week Starts On'=>'週の始まり','The format used when saving a value'=>'値を保存するときに使用される形式','Save Format'=>'書式を保存','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'前へ','Date Picker JS nextTextNext'=>'次へ','Date Picker JS currentTextToday'=>'今日','Date Picker JS closeTextDone'=>'完了','Date Picker'=>'日付選択ツール','Width'=>'幅','Embed Size'=>'埋め込みサイズ','Enter URL'=>'URL を入力','oEmbed'=>'oEmbed','Text shown when inactive'=>'無効化時に表示されるテキスト','Off Text'=>'無効化時のテキスト','Text shown when active'=>'有効時に表示するテキスト','On Text'=>'アクティブ時のテキスト','Stylized UI'=>'スタイリッシュな UI','Default Value'=>'初期値','Displays text alongside the checkbox'=>'チェックボックスの横にテキストを表示','Message'=>'メッセージ','No'=>'いいえ','Yes'=>'はい','True / False'=>'真/偽','Row'=>'行','Table'=>'テーブル','Block'=>'ブロック','Specify the style used to render the selected fields'=>'選択したフィールドのレンダリングに使用されるスタイルを指定します','Layout'=>'レイアウト','Sub Fields'=>'サブフィールド','Group'=>'グループ','Customize the map height'=>'地図の高さをカスタマイズ','Height'=>'高さ','Set the initial zoom level'=>'地図のデフォルトズームレベルを設定','Zoom'=>'ズーム','Center the initial map'=>'地図のデフォルト中心位置を設定','Center'=>'中央','Search for address...'=>'住所を検索…','Find current location'=>'現在の場所を検索','Clear location'=>'位置情報をクリア','Search'=>'検索','Sorry, this browser does not support geolocation'=>'お使いのブラウザーは位置情報機能に対応していません','Google Map'=>'Google マップ','The format returned via template functions'=>'テンプレート関数で返されるフォーマット','Return Format'=>'戻り値の形式','Custom:'=>'カスタム:','The format displayed when editing a post'=>'投稿編集時に表示される書式','Display Format'=>'表示形式','Time Picker'=>'時間選択ツール','Inactive (%s)'=>'停止中 (%s)','No Fields found in Trash'=>'ゴミ箱にフィールドが見つかりません','No Fields found'=>'フィールドが見つかりません','Search Fields'=>'フィールドを検索','View Field'=>'フィールドを表示','New Field'=>'新規フィールド','Edit Field'=>'フィールドを編集','Add New Field'=>'新規フィールドを追加','Field'=>'フィールド','Fields'=>'フィールド','No Field Groups found in Trash'=>'ゴミ箱にフィールドグループが見つかりません','No Field Groups found'=>'フィールドグループが見つかりません','Search Field Groups'=>'フィールドグループを検索','View Field Group'=>'フィールドグループを表示','New Field Group'=>'新規フィールドグループ','Edit Field Group'=>'フィールドグループを編集','Add New Field Group'=>'新規フィールドグループを追加','Add New'=>'新規追加','Field Group'=>'フィールドグループ','Field Groups'=>'フィールドグループ','Customize WordPress with powerful, professional and intuitive fields.'=>'パワフル、プロフェッショナル、直感的なフィールドで WordPress をカスタマイズ。','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Options Updated'=>'オプションを更新しました','Check Again'=>'再確認','Publish'=>'公開','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'このオプションページにカスタムフィールドグループがありません. カスタムフィールドグループを作成','Error. Could not connect to update server'=>'エラー 更新サーバーに接続できません','Display'=>'表示','Add Row'=>'行を追加','layout'=>'レイアウト','layouts'=>'レイアウト','This field requires at least {min} {label} {identifier}'=>'{identifier}に{label}は最低{min}個必要です','{available} {label} {identifier} available (max {max})'=>'あと{available}個 {identifier}には {label} を利用できます(最大 {max}個)','{required} {label} {identifier} required (min {min})'=>'あと{required}個 {identifier}には {label} を利用する必要があります(最小 {max}個)','Flexible Content requires at least 1 layout'=>'柔軟コンテンツは少なくとも1個のレイアウトが必要です','Click the "%s" button below to start creating your layout'=>'下の "%s" ボタンをクリックしてレイアウトの作成を始めてください','Add layout'=>'レイアウトを追加','Remove layout'=>'レイアウトを削除','Delete Layout'=>'レイアウトを削除','Duplicate Layout'=>'レイアウトを複製','Add New Layout'=>'新しいレイアウトを追加','Add Layout'=>'レイアウトを追加','Min'=>'最小数','Max'=>'最大数','Minimum Layouts'=>'レイアウトの最小数','Maximum Layouts'=>'レイアウトの最大数','Button Label'=>'ボタンのラベル','Add Image to Gallery'=>'ギャラリーに画像を追加','Maximum selection reached'=>'選択の最大数に到達しました','Length'=>'長さ','Add to gallery'=>'ギャラリーを追加','Bulk actions'=>'一括操作','Sort by date uploaded'=>'アップロード日で並べ替え','Sort by date modified'=>'変更日で並び替え','Sort by title'=>'タイトルで並び替え','Reverse current order'=>'並び順を逆にする','Close'=>'閉じる','Minimum Selection'=>'最小選択数','Maximum Selection'=>'最大選択数','Allowed file types'=>'許可するファイルタイプ','Minimum rows not reached ({min} rows)'=>'最小行数に達しました({min} 行)','Maximum rows reached ({max} rows)'=>'最大行数に達しました({max} 行)','Minimum Rows'=>'最小行数','Maximum Rows'=>'最大行数','Click to reorder'=>'ドラッグして並び替え','Add row'=>'行を追加','Remove row'=>'行を削除','First Page'=>'フロントページ','Previous Page'=>'投稿ページ','Next Page'=>'フロントページ','Last Page'=>'投稿ページ','No options pages exist'=>'オプションページはありません','Deactivate License'=>'ライセンスのアクティベートを解除','Activate License'=>'ライセンスをアクティベート','License Key'=>'ライセンスキー','Update Information'=>'アップデート情報','Current Version'=>'現在のバージョン','Latest Version'=>'最新のバージョン','Update Available'=>'利用可能なアップデート','Upgrade Notice'=>'アップグレード通知','Enter your license key to unlock updates'=>'アップデートのロックを解除するためにライセンスキーを入力してください','Update Plugin'=>'プラグインをアップデート']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.mo
index 55dd5cde..1bc5fa38 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.po
index bd1ebeba..85bf1852 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr "フィールドを追加"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "このフィールド"
@@ -2036,7 +2075,7 @@ msgstr "%s フィールド"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "複数選択"
@@ -4344,15 +4383,15 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "入力して検索…"
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "PRO 限定"
@@ -4465,8 +4504,8 @@ msgid "Close Modal"
msgstr "モーダルを閉じる"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr ""
@@ -4475,15 +4514,15 @@ msgstr ""
msgid "Close modal"
msgstr "モーダルを閉じる"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr ""
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "新規タブグループ"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr ""
@@ -4685,8 +4724,8 @@ msgid "Activate this item"
msgstr "この項目を有効化する"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr ""
@@ -4743,7 +4782,7 @@ msgstr "%1$s は有効なユーザー ID である必要があります。"
msgid "Invalid request."
msgstr "無効なリクエストです。"
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s は %2$s に当てはまりません"
@@ -5407,7 +5446,7 @@ msgstr "横幅"
msgid "Wrapper Attributes"
msgstr "ラッパー属性"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "必須項目"
@@ -5467,8 +5506,8 @@ msgstr "ドラッグして順序を変更"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "このフィールドグループを表示する条件"
@@ -5756,8 +5795,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "コピー"
@@ -5774,8 +5813,8 @@ msgid "Checked"
msgstr "チェック済み"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "カスタムフィールドを移動"
@@ -5790,14 +5829,14 @@ msgid "Field group title is required"
msgstr "フィールドグループのタイトルは必須です"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "変更を保存するまでこのフィールドは移動できません"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "\"field_\" という文字列はフィールド名の先頭に使うことはできません"
@@ -6044,9 +6083,9 @@ msgstr "ファイル形式は %s である必要があります。"
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "または"
@@ -6097,7 +6136,7 @@ msgstr "サムネイル"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(ラベルなし)"
@@ -6269,7 +6308,7 @@ msgstr "その他"
msgid "Radio Button"
msgstr "ラジオボタン"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6277,20 +6316,20 @@ msgstr ""
"前のアコーディオンを停止するエンドポイントを定義します。このアコーディオンは"
"表示されません。"
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr ""
"他のアコーディオンを閉じずにこのアコーディオンを開くことができるようにする。"
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "マルチ展開"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "このアコーディオンをページの読み込み時に開いた状態で表示します。"
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "受付中"
@@ -6352,81 +6391,87 @@ msgstr "ファイル"
msgid "Password"
msgstr "パスワード"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "戻り値を指定します"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "AJAX を使用して選択肢を遅延読み込みしますか ?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "新しい行に各デフォルト値を入力してください"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "選択"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "読み込み失敗"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "検索中…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "結果をさらに読み込み中…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "%d項目のみ選択可能です"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "1項目のみ選択可能です"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "%d文字を削除してください"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "1文字削除してください"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "%d文字以上を入力してください"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "1つ以上の文字を入力してください"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "一致する項目がありません"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "%d件の結果が見つかりました。上下矢印キーを使って移動してください。"
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "1件の結果が利用可能です。Enter を押して選択してください。"
@@ -6566,21 +6611,21 @@ msgstr "時間を選択"
msgid "Date Time Picker"
msgstr "日時選択ツール"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "エンドポイント"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "左揃え"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "上揃え"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "配置"
@@ -6638,7 +6683,7 @@ msgstr "範囲"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "両方 (配列)"
@@ -6646,14 +6691,14 @@ msgstr "両方 (配列)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "ラベル"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "値"
@@ -6672,28 +6717,28 @@ msgstr "水平"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "red : Red"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "下記のように記述すると、値とラベルの両方を制御することができます:"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "選択肢を改行で区切って入力してください。"
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "選択肢"
@@ -6705,7 +6750,7 @@ msgstr "ボタングループ"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7094,35 +7139,35 @@ msgstr "画像を選択"
msgid "Image"
msgstr "画像"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "HTML マークアップのコードとして表示を許可"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "HTML をエスケープ"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "書式設定なし"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "自動的に <br> を追加"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "自動的に段落追加する"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "改行をどのように表示するか制御"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "改行"
@@ -7204,7 +7249,7 @@ msgstr "有効時に表示するテキスト"
msgid "On Text"
msgstr "アクティブ時のテキスト"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "スタイリッシュな UI"
@@ -7216,7 +7261,7 @@ msgstr "スタイリッシュな UI"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7230,7 +7275,7 @@ msgid "Displays text alongside the checkbox"
msgstr "チェックボックスの横にテキストを表示"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "メッセージ"
@@ -7255,31 +7300,31 @@ msgstr "はい"
msgid "True / False"
msgstr "真/偽"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "行"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "テーブル"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "ブロック"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "選択したフィールドのレンダリングに使用されるスタイルを指定します"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "レイアウト"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "サブフィールド"
@@ -7355,7 +7400,7 @@ msgstr "テンプレート関数で返されるフォーマット"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.l10n.php
index 9bdc87e2..f8e30172 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'ko_KR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[ACF 쇼트코드는 비공개 게시물의 필드를 표시할 수 없음]','[The ACF shortcode is disabled on this site]'=>'[이 사이트에서는 ACF 쇼트코드가 비활성화되었습니다.]','Businessman Icon'=>'비즈니스맨 아이콘','Forums Icon'=>'포럼 아이콘','YouTube Icon'=>'YouTube 아이콘','Yes (alt) Icon'=>'예 (대체) 아이콘','Xing Icon'=>'싱 아이콘','WordPress (alt) Icon'=>'워드프레스(대체) 아이콘','WhatsApp Icon'=>'WhatsApp 아이콘','Write Blog Icon'=>'블로그 글쓰기 아이콘','Widgets Menus Icon'=>'위젯 메뉴 아이콘','View Site Icon'=>'사이트 보기 아이콘','Learn More Icon'=>'더 알아보기 아이콘','Add Page Icon'=>'페이지 추가 아이콘','Video (alt3) Icon'=>'비디오 (대체3) 아이콘','Video (alt2) Icon'=>'비디오 (대체2) 아이콘','Video (alt) Icon'=>'동영상 (대체) 아이콘','Update (alt) Icon'=>'업데이트 (대체) 아이콘','Universal Access (alt) Icon'=>'유니버설 액세스(대체) 아이콘','Twitter (alt) Icon'=>'트위터(대체) 아이콘','Twitch Icon'=>'Twitch 아이콘','Tide Icon'=>'조수 아이콘','Tickets (alt) Icon'=>'티켓(대체) 아이콘','Text Page Icon'=>'텍스트 페이지 아이콘','Table Row Delete Icon'=>'표 행 삭제 아이콘','Table Row Before Icon'=>'표 행 이전 아이콘','Table Row After Icon'=>'표 행 후 아이콘','Table Col Delete Icon'=>'표 열 삭제 아이콘','Table Col Before Icon'=>'표 열 이전 아이콘','Table Col After Icon'=>'표 열 뒤 아이콘','Superhero (alt) Icon'=>'슈퍼히어로(대체) 아이콘','Superhero Icon'=>'슈퍼히어로 아이콘','Spotify Icon'=>'Spotify 아이콘','Shortcode Icon'=>'쇼트코드 아이콘','Shield (alt) Icon'=>'방패(대체) 아이콘','Share (alt2) Icon'=>'공유(대체2) 아이콘','Share (alt) Icon'=>'공유(대체) 아이콘','Saved Icon'=>'저장 아이콘','RSS Icon'=>'RSS 아이콘','REST API Icon'=>'REST API 아이콘','Remove Icon'=>'아이콘 제거','Reddit Icon'=>'Reddit 아이콘','Privacy Icon'=>'개인 정보 아이콘','Printer Icon'=>'프린터 아이콘','Podio Icon'=>'Podio 아이콘','Plus (alt2) Icon'=>'더하기(대체2) 아이콘','Plus (alt) Icon'=>'더하기(대체) 아이콘','Plugins Checked Icon'=>'플러그인 확인 아이콘','Pinterest Icon'=>'Pinterest 아이콘','Pets Icon'=>'애완동물 아이콘','PDF Icon'=>'PDF 아이콘','Palm Tree Icon'=>'야자수 아이콘','Open Folder Icon'=>'폴더 열기 아이콘','No (alt) Icon'=>'아니요(대체) 아이콘','Money (alt) Icon'=>'돈 (대체) 아이콘','Menu (alt3) Icon'=>'메뉴(대체3) 아이콘','Menu (alt2) Icon'=>'메뉴(대체2) 아이콘','Menu (alt) Icon'=>'메뉴(대체) 아이콘','Spreadsheet Icon'=>'스프레드시트 아이콘','Interactive Icon'=>'대화형 아이콘','Document Icon'=>'문서 아이콘','Default Icon'=>'기본 아이콘','Location (alt) Icon'=>'위치(대체) 아이콘','LinkedIn Icon'=>'LinkedIn 아이콘','Instagram Icon'=>'인스타그램 아이콘','Insert Before Icon'=>'이전 삽입 아이콘','Insert After Icon'=>'뒤에 삽입 아이콘','Insert Icon'=>'아이콘 삽입','Info Outline Icon'=>'정보 개요 아이콘','Images (alt2) Icon'=>'이미지(대체2) 아이콘','Images (alt) Icon'=>'이미지(대체) 아이콘','Rotate Right Icon'=>'오른쪽 회전 아이콘','Rotate Left Icon'=>'왼쪽 회전 아이콘','Rotate Icon'=>'회전 아이콘','Flip Vertical Icon'=>'세로로 뒤집기 아이콘','Flip Horizontal Icon'=>'가로로 뒤집기 아이콘','Crop Icon'=>'자르기 아이콘','ID (alt) Icon'=>'ID (대체) 아이콘','HTML Icon'=>'HTML 아이콘','Hourglass Icon'=>'모래시계 아이콘','Heading Icon'=>'제목 아이콘','Google Icon'=>'Google 아이콘','Games Icon'=>'게임 아이콘','Fullscreen Exit (alt) Icon'=>'전체 화면 종료(대체) 아이콘','Fullscreen (alt) Icon'=>'전체 화면 (대체) 아이콘','Status Icon'=>'상태 아이콘','Image Icon'=>'이미지 아이콘','Gallery Icon'=>'갤러리 아이콘','Chat Icon'=>'채팅 아이콘','Audio Icon'=>'오디오 아이콘','Aside Icon'=>'옆으로 아이콘','Food Icon'=>'음식 아이콘','Exit Icon'=>'종료 아이콘','Excerpt View Icon'=>'요약글 보기 아이콘','Embed Video Icon'=>'동영상 퍼가기 아이콘','Embed Post Icon'=>'글 임베드 아이콘','Embed Photo Icon'=>'사진 임베드 아이콘','Embed Generic Icon'=>'일반 임베드 아이콘','Embed Audio Icon'=>'오디오 삽입 아이콘','Email (alt2) Icon'=>'이메일(대체2) 아이콘','Ellipsis Icon'=>'줄임표 아이콘','Unordered List Icon'=>'정렬되지 않은 목록 아이콘','RTL Icon'=>'RTL 아이콘','Ordered List RTL Icon'=>'정렬된 목록 RTL 아이콘','Ordered List Icon'=>'주문 목록 아이콘','LTR Icon'=>'LTR 아이콘','Custom Character Icon'=>'사용자 지정 캐릭터 아이콘','Edit Page Icon'=>'페이지 편집 아이콘','Edit Large Icon'=>'큰 편집 아이콘','Drumstick Icon'=>'드럼 스틱 아이콘','Database View Icon'=>'데이터베이스 보기 아이콘','Database Remove Icon'=>'데이터베이스 제거 아이콘','Database Import Icon'=>'데이터베이스 가져오기 아이콘','Database Export Icon'=>'데이터베이스 내보내기 아이콘','Database Add Icon'=>'데이터베이스 추가 아이콘','Database Icon'=>'데이터베이스 아이콘','Cover Image Icon'=>'표지 이미지 아이콘','Volume On Icon'=>'볼륨 켜기 아이콘','Volume Off Icon'=>'볼륨 끄기 아이콘','Skip Forward Icon'=>'앞으로 건너뛰기 아이콘','Skip Back Icon'=>'뒤로 건너뛰기 아이콘','Repeat Icon'=>'반복 아이콘','Play Icon'=>'재생 아이콘','Pause Icon'=>'일시 중지 아이콘','Forward Icon'=>'앞으로 아이콘','Back Icon'=>'뒤로 아이콘','Columns Icon'=>'열 아이콘','Color Picker Icon'=>'색상 선택기 아이콘','Coffee Icon'=>'커피 아이콘','Code Standards Icon'=>'코드 표준 아이콘','Cloud Upload Icon'=>'클라우드 업로드 아이콘','Cloud Saved Icon'=>'클라우드 저장 아이콘','Car Icon'=>'자동차 아이콘','Camera (alt) Icon'=>'카메라(대체) 아이콘','Calculator Icon'=>'계산기 아이콘','Button Icon'=>'버튼 아이콘','Businessperson Icon'=>'사업가 아이콘','Tracking Icon'=>'추적 아이콘','Topics Icon'=>'토픽 아이콘','Replies Icon'=>'답글 아이콘','PM Icon'=>'PM 아이콘','Friends Icon'=>'친구 아이콘','Community Icon'=>'커뮤니티 아이콘','BuddyPress Icon'=>'버디프레스 아이콘','bbPress Icon'=>'비비프레스 아이콘','Activity Icon'=>'활동 아이콘','Book (alt) Icon'=>'책 (대체) 아이콘','Block Default Icon'=>'블록 기본 아이콘','Bell Icon'=>'벨 아이콘','Beer Icon'=>'맥주 아이콘','Bank Icon'=>'은행 아이콘','Arrow Up (alt2) Icon'=>'화살표 위(대체2) 아이콘','Arrow Up (alt) Icon'=>'위쪽 화살표(대체) 아이콘','Arrow Right (alt2) Icon'=>'오른쪽 화살표(대체2) 아이콘','Arrow Right (alt) Icon'=>'오른쪽 화살표(대체) 아이콘','Arrow Left (alt2) Icon'=>'왼쪽 화살표(대체2) 아이콘','Arrow Left (alt) Icon'=>'왼쪽 화살표(대체) 아이콘','Arrow Down (alt2) Icon'=>'아래쪽 화살표(대체2) 아이콘','Arrow Down (alt) Icon'=>'아래쪽 화살표(대체) 아이콘','Amazon Icon'=>'아마존 아이콘','Align Wide Icon'=>'와이드 정렬 아이콘','Align Pull Right Icon'=>'오른쪽으로 당겨 정렬 아이콘','Align Pull Left Icon'=>'왼쪽으로 당겨 정렬 아이콘','Align Full Width Icon'=>'전체 너비 정렬 아이콘','Airplane Icon'=>'비행기 아이콘','Site (alt3) Icon'=>'사이트 (대체3) 아이콘','Site (alt2) Icon'=>'사이트 (대체2) 아이콘','Site (alt) Icon'=>'사이트 (대체) 아이콘','Upgrade to ACF PRO to create options pages in just a few clicks'=>'몇 번의 클릭만으로 옵션 페이지를 만들려면 ACF PRO로 업그레이드하세요.','Invalid request args.'=>'잘못된 요청 인수입니다.','Sorry, you do not have permission to do that.'=>'죄송합니다. 해당 권한이 없습니다.','Blocks Using Post Meta'=>'포스트 메타를 사용한 블록','ACF PRO logo'=>'ACF PRO 로고','ACF PRO Logo'=>'ACF PRO 로고','%s requires a valid attachment ID when type is set to media_library.'=>'유형이 미디어_라이브러리로 설정된 경우 %s에 유효한 첨부 파일 ID가 필요합니다.','%s is a required property of acf.'=>'%s는 acf의 필수 속성입니다.','The value of icon to save.'=>'저장할 아이콘의 값입니다.','The type of icon to save.'=>'저장할 아이콘 유형입니다.','Yes Icon'=>'예 아이콘','WordPress Icon'=>'워드프레스 아이콘','Warning Icon'=>'경고 아이콘','Visibility Icon'=>'가시성 아이콘','Vault Icon'=>'볼트 아이콘','Upload Icon'=>'업로드 아이콘','Update Icon'=>'업데이트 아이콘','Unlock Icon'=>'잠금 해제 아이콘','Universal Access Icon'=>'유니버설 액세스 아이콘','Undo Icon'=>'실행 취소 아이콘','Twitter Icon'=>'트위터 아이콘','Trash Icon'=>'휴지통 아이콘','Translation Icon'=>'번역 아이콘','Tickets Icon'=>'티켓 아이콘','Thumbs Up Icon'=>'엄지척 아이콘','Thumbs Down Icon'=>'엄지 아래로 아이콘','Text Icon'=>'텍스트 아이콘','Testimonial Icon'=>'추천 아이콘','Tagcloud Icon'=>'태그클라우드 아이콘','Tag Icon'=>'태그 아이콘','Tablet Icon'=>'태블릿 아이콘','Store Icon'=>'스토어 아이콘','Sticky Icon'=>'스티커 아이콘','Star Half Icon'=>'별 반쪽 아이콘','Star Filled Icon'=>'별이 채워진 아이콘','Star Empty Icon'=>'별 비어 있음 아이콘','Sos Icon'=>'구조 요청 아이콘','Sort Icon'=>'정렬 아이콘','Smiley Icon'=>'스마일 아이콘','Smartphone Icon'=>'스마트폰 아이콘','Slides Icon'=>'슬라이드 아이콘','Shield Icon'=>'방패 아이콘','Share Icon'=>'공유 아이콘','Search Icon'=>'검색 아이콘','Screen Options Icon'=>'화면 옵션 아이콘','Schedule Icon'=>'일정 아이콘','Redo Icon'=>'다시 실행 아이콘','Randomize Icon'=>'무작위 추출 아이콘','Products Icon'=>'제품 아이콘','Pressthis Icon'=>'Pressthis 아이콘','Post Status Icon'=>'글 상태 아이콘','Portfolio Icon'=>'포트폴리오 아이콘','Plus Icon'=>'플러스 아이콘','Playlist Video Icon'=>'재생목록 비디오 아이콘','Playlist Audio Icon'=>'재생목록 오디오 아이콘','Phone Icon'=>'전화 아이콘','Performance Icon'=>'성능 아이콘','Paperclip Icon'=>'종이 클립 아이콘','No Icon'=>'없음 아이콘','Networking Icon'=>'네트워킹 아이콘','Nametag Icon'=>'네임택 아이콘','Move Icon'=>'이동 아이콘','Money Icon'=>'돈 아이콘','Minus Icon'=>'마이너스 아이콘','Migrate Icon'=>'마이그레이션 아이콘','Microphone Icon'=>'마이크 아이콘','Megaphone Icon'=>'메가폰 아이콘','Marker Icon'=>'마커 아이콘','Lock Icon'=>'잠금 아이콘','Location Icon'=>'위치 아이콘','List View Icon'=>'목록 보기 아이콘','Lightbulb Icon'=>'전구 아이콘','Left Right Icon'=>'왼쪽 오른쪽 아이콘','Layout Icon'=>'레이아웃 아이콘','Laptop Icon'=>'노트북 아이콘','Info Icon'=>'정보 아이콘','Index Card Icon'=>'색인 카드 아이콘','ID Icon'=>'ID 아이콘','Hidden Icon'=>'숨김 아이콘','Heart Icon'=>'하트 아이콘','Hammer Icon'=>'해머 아이콘','Groups Icon'=>'그룹 아이콘','Grid View Icon'=>'그리드 보기 아이콘','Forms Icon'=>'양식 아이콘','Flag Icon'=>'깃발 아이콘','Filter Icon'=>'필터 아이콘','Feedback Icon'=>'피드백 아이콘','Facebook (alt) Icon'=>'Facebook (대체) 아이콘','Facebook Icon'=>'페이스북 아이콘','External Icon'=>'외부 아이콘','Email (alt) Icon'=>'이메일 (대체) 아이콘','Email Icon'=>'이메일 아이콘','Video Icon'=>'비디오 아이콘','Unlink Icon'=>'링크 해제 아이콘','Underline Icon'=>'밑줄 아이콘','Text Color Icon'=>'텍스트색 아이콘','Table Icon'=>'표 아이콘','Strikethrough Icon'=>'취소선 아이콘','Spellcheck Icon'=>'맞춤법 검사 아이콘','Remove Formatting Icon'=>'서식 제거 아이콘','Quote Icon'=>'인용 아이콘','Paste Word Icon'=>'단어 붙여넣기 아이콘','Paste Text Icon'=>'텍스트 붙여넣기 아이콘','Paragraph Icon'=>'단락 아이콘','Outdent Icon'=>'내어쓰기 아이콘','Kitchen Sink Icon'=>'주방 싱크 아이콘','Justify Icon'=>'맞춤 아이콘','Italic Icon'=>'이탤릭체 아이콘','Insert More Icon'=>'더 삽입 아이콘','Indent Icon'=>'들여쓰기 아이콘','Help Icon'=>'도움말 아이콘','Expand Icon'=>'펼치기 아이콘','Contract Icon'=>'계약 아이콘','Code Icon'=>'코드 아이콘','Break Icon'=>'나누기 아이콘','Bold Icon'=>'굵은 아이콘','Edit Icon'=>'수정 아이콘','Download Icon'=>'다운로드 아이콘','Dismiss Icon'=>'해지 아이콘','Desktop Icon'=>'데스크톱 아이콘','Dashboard Icon'=>'대시보드 아이콘','Cloud Icon'=>'구름 아이콘','Clock Icon'=>'시계 아이콘','Clipboard Icon'=>'클립보드 아이콘','Chart Pie Icon'=>'원형 차트 아이콘','Chart Line Icon'=>'선 차트 아이콘','Chart Bar Icon'=>'막대 차트 아이콘','Chart Area Icon'=>'영역 차트 아이콘','Category Icon'=>'카테고리 아이콘','Cart Icon'=>'장바구니 아이콘','Carrot Icon'=>'당근 아이콘','Camera Icon'=>'카메라 아이콘','Calendar (alt) Icon'=>'캘린더 (대체) 아이콘','Calendar Icon'=>'캘린더 아이콘','Businesswoman Icon'=>'비즈니스우먼 아이콘','Building Icon'=>'건물 아이콘','Book Icon'=>'책 아이콘','Backup Icon'=>'백업 아이콘','Awards Icon'=>'상 아이콘','Art Icon'=>'아트 아이콘','Arrow Up Icon'=>'위쪽 화살표 아이콘','Arrow Right Icon'=>'오른쪽 화살표 아이콘','Arrow Left Icon'=>'왼쪽 화살표 아이콘','Arrow Down Icon'=>'아래쪽 화살표 아이콘','Archive Icon'=>'아카이브 아이콘','Analytics Icon'=>'애널리틱스 아이콘','Align Right Icon'=>'오른쪽 정렬 아이콘','Align None Icon'=>'정렬 안 함 아이콘','Align Left Icon'=>'왼쪽 정렬 아이콘','Align Center Icon'=>'가운데 정렬 아이콘','Album Icon'=>'앨범 아이콘','Users Icon'=>'사용자 아이콘','Tools Icon'=>'도구 아이콘','Site Icon'=>'사이트 아이콘','Settings Icon'=>'설정 아이콘','Post Icon'=>'글 아이콘','Plugins Icon'=>'플러그인 아이콘','Page Icon'=>'페이지 아이콘','Network Icon'=>'네트워크 아이콘','Multisite Icon'=>'다중 사이트 아이콘','Media Icon'=>'미디어 아이콘','Links Icon'=>'링크 아이콘','Home Icon'=>'홈 아이콘','Customizer Icon'=>'커스터마이저 아이콘','Comments Icon'=>'댓글 아이콘','Collapse Icon'=>'접기 아이콘','Appearance Icon'=>'모양 아이콘','Generic Icon'=>'일반 아이콘','Icon picker requires a value.'=>'아이콘 선택기에는 값이 필요합니다.','Icon picker requires an icon type.'=>'아이콘 선택기에는 아이콘 유형이 필요합니다.','The available icons matching your search query have been updated in the icon picker below.'=>'아래의 아이콘 선택기에서 검색어와 일치하는 사용 가능한 아이콘이 업데이트되었습니다.','No results found for that search term'=>'해당 검색어에 대한 결과를 찾을 수 없습니다.','Array'=>'배열','String'=>'문자열','Specify the return format for the icon. %s'=>'아이콘의 반환 형식을 지정합니다. %s','Select where content editors can choose the icon from.'=>'콘텐츠 편집자가 아이콘을 선택할 수 있는 위치를 선택합니다.','The URL to the icon you\'d like to use, or svg as Data URI'=>'사용하려는 아이콘의 URL(또는 데이터 URI로서의 svg)','Browse Media Library'=>'미디어 라이브러리 찾아보기','The currently selected image preview'=>'현재 선택된 이미지 미리보기','Click to change the icon in the Media Library'=>'미디어 라이브러리에서 아이콘을 변경하려면 클릭합니다.','Search icons...'=>'검색 아이콘...','Media Library'=>'미디어 라이브러리','Dashicons'=>'대시 아이콘','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'아이콘을 선택할 수 있는 대화형 UI입니다. 대시 아이콘, 미디어 라이브러리 또는 독립형 URL 입력 중에서 선택할 수 있습니다.','Icon Picker'=>'아이콘 선택기','JSON Load Paths'=>'JSON 로드 경로','JSON Save Paths'=>'JSON 경로 저장','Registered ACF Forms'=>'등록된 ACF 양식','Shortcode Enabled'=>'쇼트코드 사용','Field Settings Tabs Enabled'=>'필드 설정 탭 사용됨','Field Type Modal Enabled'=>'필드 유형 모달 사용됨','Admin UI Enabled'=>'관리자 UI 활성화됨','Block Preloading Enabled'=>'블록 사전 로드 활성화됨','Blocks Per ACF Block Version'=>'ACF 블록 버전당 블록 수','Blocks Per API Version'=>'API 버전별 블록 수','Registered ACF Blocks'=>'등록된 ACF 블록','Light'=>'Light','Standard'=>'표준','REST API Format'=>'REST API 형식','Registered Options Pages (PHP)'=>'등록된 옵션 페이지(PHP)','Registered Options Pages (JSON)'=>'등록된 옵션 페이지(JSON)','Registered Options Pages (UI)'=>'등록된 옵션 페이지(UI)','Options Pages UI Enabled'=>'옵션 페이지 UI 활성화됨','Registered Taxonomies (JSON)'=>'등록된 분류(JSON)','Registered Taxonomies (UI)'=>'등록된 분류(UI)','Registered Post Types (JSON)'=>'등록된 글 유형(JSON)','Registered Post Types (UI)'=>'등록된 글 유형(UI)','Post Types and Taxonomies Enabled'=>'글 유형 및 분류 사용됨','Number of Third Party Fields by Field Type'=>'필드 유형별 타사 필드 수','Number of Fields by Field Type'=>'필드 유형별 필드 수','Field Groups Enabled for GraphQL'=>'GraphQL에 사용 가능한 필드 그룹','Field Groups Enabled for REST API'=>'REST API에 필드 그룹 사용 가능','Registered Field Groups (JSON)'=>'등록된 필드 그룹(JSON)','Registered Field Groups (PHP)'=>'등록된 필드 그룹(PHP)','Registered Field Groups (UI)'=>'등록된 필드 그룹(UI)','Active Plugins'=>'활성 플러그인','Parent Theme'=>'부모 테마','Active Theme'=>'활성 테마','Is Multisite'=>'다중 사이트임','MySQL Version'=>'MySQL 버전','WordPress Version'=>'워드프레스 버전','Subscription Expiry Date'=>'구독 만료 날짜','License Status'=>'라이선스 상태','License Type'=>'라이선스 유형','Licensed URL'=>'라이선스 URL','License Activated'=>'라이선스 활성화됨','Free'=>'무료','Plugin Type'=>'플러그인 유형','Plugin Version'=>'플러그인 버전','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'이 섹션에는 지원팀에 제공하는 데 유용할 수 있는 ACF 구성에 대한 디버그 정보가 포함되어 있습니다.','An ACF Block on this page requires attention before you can save.'=>'이 페이지의 ACF 블록은 저장하기 전에 주의가 필요합니다.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'이 데이터는 출력 중에 변경된 값을 감지할 때 기록됩니다. %1$s코드에서 값을 이스케이프 처리한 후 로그를 지우고 %2$s를 해제합니다. 변경된 값이 다시 감지되면 알림이 다시 나타납니다.','Dismiss permanently'=>'더이상 안보기','Instructions for content editors. Shown when submitting data.'=>'콘텐츠 편집자를 위한 지침입니다. 데이터를 제출할 때 표시됩니다.','Has no term selected'=>'학기가 선택되지 않았습니다.','Has any term selected'=>'학기가 선택되어 있음','Terms do not contain'=>'용어에 다음이 포함되지 않음','Terms contain'=>'용어에 다음이 포함됨','Term is not equal to'=>'용어가 다음과 같지 않습니다.','Term is equal to'=>'기간은 다음과 같습니다.','Has no user selected'=>'선택한 사용자가 없음','Has any user selected'=>'사용자가 선택된 사용자 있음','Users do not contain'=>'사용자가 다음을 포함하지 않음','Users contain'=>'사용자가 다음을 포함합니다.','User is not equal to'=>'사용자가 다음과 같지 않습니다.','User is equal to'=>'사용자가 다음과 같습니다.','Has no page selected'=>'선택된 페이지가 없음','Has any page selected'=>'선택한 페이지가 있음','Pages do not contain'=>'페이지에 다음이 포함되지 않음','Pages contain'=>'페이지에 다음이 포함됨','Page is not equal to'=>'페이지가 다음과 같지 않습니다.','Page is equal to'=>'페이지가 다음과 같습니다.','Has no relationship selected'=>'관계를 선택하지 않음','Has any relationship selected'=>'관계를 선택했음','Has no post selected'=>'선택된 게시글이 없음','Has any post selected'=>'게시글이 선택되어 있음','Posts do not contain'=>'글에 다음이 포함되지 않음','Posts contain'=>'글에 다음이 포함됨','Post is not equal to'=>'글은 다음과 같지 않습니다.','Post is equal to'=>'글은 다음과 같습니다.','Relationships do not contain'=>'관계에 다음이 포함되지 않음','Relationships contain'=>'관계에 다음이 포함됩니다.','Relationship is not equal to'=>'관계가 다음과 같지 않습니다.','Relationship is equal to'=>'관계는 다음과 같습니다.','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF 필드','ACF PRO Feature'=>'ACF PRO 기능','Renew PRO to Unlock'=>'PRO 라이선스 갱신하여 잠금 해제','Renew PRO License'=>'PRO 라이선스 갱신','PRO fields cannot be edited without an active license.'=>'PRO 라이선스가 활성화되어 있지 않으면 PRO 필드를 편집할 수 없습니다.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'ACF 블록에 할당된 필드 그룹을 편집하려면 ACF PRO 라이선스를 활성화하세요.','Please activate your ACF PRO license to edit this options page.'=>'이 옵션 페이지를 편집하려면 ACF PRO 라이선스를 활성화하세요.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'이스케이프 처리된 HTML 값을 반환하는 것은 format_value도 참인 경우에만 가능합니다. 보안을 위해 필드 값이 반환되지 않았습니다.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'이스케이프된 HTML 값을 반환하는 것은 형식_값도 참인 경우에만 가능합니다. 보안을 위해 필드 값은 반환되지 않습니다.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF가 이제 the_field
또는 ACF 쇼트코드로 렌더링될 때 안전하지 않은 HTML을 자동으로 이스케이프 처리합니다. 이 변경으로 인해 일부 필드의 출력이 수정된 것을 감지했지만 이는 중요한 변경 사항은 아닐 수 있습니다. %2$s.','Please contact your site administrator or developer for more details.'=>'자세한 내용은 사이트 관리자 또는 개발자에게 문의하세요.','Learn more'=>'자세히 알아보기','Hide details'=>'세부 정보 숨기기','Show details'=>'세부 정보 표시','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - %3$s를 통해 렌더링되었습니다.','Renew ACF PRO License'=>'ACF PRO 라이선스 갱신','Renew License'=>'라이선스 갱신','Manage License'=>'라이선스 관리','\'High\' position not supported in the Block Editor'=>'블록 에디터에서 \'높음\' 위치가 지원되지 않음','Upgrade to ACF PRO'=>'ACF PRO로 업그레이드','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF 옵션 페이지는 필드를 통해 전역 설정을 관리하기 위한 사용자 지정 관리자 페이지입니다. 여러 페이지와 하위 페이지를 만들 수 있습니다.','Add Options Page'=>'옵션 추가 페이지','In the editor used as the placeholder of the title.'=>'제목의 플레이스홀더로 사용되는 편집기에서.','Title Placeholder'=>'제목 플레이스홀더','4 Months Free'=>'4개월 무료','(Duplicated from %s)'=>' (%s에서 복제됨)','Select Options Pages'=>'옵션 페이지 선택','Duplicate taxonomy'=>'중복 분류','Create taxonomy'=>'분류 체계 만들기','Duplicate post type'=>'중복 글 유형','Create post type'=>'글 유형 만들기','Link field groups'=>'필드 그룹 연결','Add fields'=>'필드 추가','This Field'=>'이 필드','ACF PRO'=>'ACF PRO','Feedback'=>'피드백','Support'=>'지원','is developed and maintained by'=>'에 의해 개발 및 유지 관리됩니다.','Add this %s to the location rules of the selected field groups.'=>'선택한 필드 그룹의 위치 규칙에 이 %s를 추가합니다.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'양방향 설정을 활성화하면 이 필드에 대해 선택한 각 값에 대해 대상 필드에서 값을 업데이트하고 업데이트할 항목의 글 ID, 분류 ID 또는 사용자 ID를 추가하거나 제거할 수 있습니다. 자세한 내용은 문서를 참조하세요.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'업데이트 중인 항목에 대한 참조를 다시 저장할 필드를 선택합니다. 이 필드를 선택할 수 있습니다. 대상 필드는 이 필드가 표시되는 위치와 호환되어야 합니다. 예를 들어 이 필드가 분류에 표시되는 경우 대상 필드는 분류 유형이어야 합니다.','Target Field'=>'대상 필드','Update a field on the selected values, referencing back to this ID'=>'이 ID를 다시 참조하여 선택한 값의 필드를 업데이트합니다.','Bidirectional'=>'양방향','%s Field'=>'%s 필드','Select Multiple'=>'여러 개 선택','WP Engine logo'=>'WP 엔진 로고','Lower case letters, underscores and dashes only, Max 32 characters.'=>'소문자, 밑줄 및 대시만 입력할 수 있으며 최대 32자까지 입력할 수 있습니다.','The capability name for assigning terms of this taxonomy.'=>'이 택소노미의 용어를 할당하기 위한 기능 이름입니다.','Assign Terms Capability'=>'용어 할당 가능','The capability name for deleting terms of this taxonomy.'=>'이 택소노미의 용어를 삭제하기 위한 기능 이름입니다.','Delete Terms Capability'=>'약관 삭제 가능','The capability name for editing terms of this taxonomy.'=>'이 택소노미의 용어를 편집하기 위한 기능 이름입니다.','Edit Terms Capability'=>'약관 편집 가능','The capability name for managing terms of this taxonomy.'=>'이 택소노미의 용어를 관리하기 위한 기능 이름입니다.','Manage Terms Capability'=>'약관 관리 가능','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'검색 결과 및 택소노미 아카이브 페이지에서 글을 제외할지 여부를 설정합니다.','More Tools from WP Engine'=>'WP 엔진의 더 많은 도구','Built for those that build with WordPress, by the team at %s'=>'워드프레스로 제작하는 사용자를 위해 %s 팀에서 제작했습니다.','View Pricing & Upgrade'=>'가격 및 업그레이드 보기','Learn More'=>'더 알아보기','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'ACF 블록 및 옵션 페이지와 같은 기능과 리피터, 유연한 콘텐츠, 복제 및 갤러리와 같은 정교한 필드 유형을 사용하여 워크플로우를 가속화하고 더 나은 웹사이트를 개발할 수 있습니다.','Unlock Advanced Features and Build Even More with ACF PRO'=>'ACF 프로로 고급 기능을 잠금 해제하고 더 많은 것을 구축하세요.','%s fields'=>'%s 필드','No terms'=>'용어 없음','No post types'=>'게시물 유형 없음','No posts'=>'게시물 없음','No taxonomies'=>'택소노미 없음','No field groups'=>'필드 그룹 없음','No fields'=>'필드 없음','No description'=>'설명 없음','Any post status'=>'모든 게시물 상태','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'이 택소노미 키는 ACF 외부에 등록된 다른 택소노미에서 이미 사용 중이므로 사용할 수 없습니다.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'이 택소노미 키는 이미 ACF의 다른 택소노미에서 사용 중이므로 사용할 수 없습니다.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'택소노미 키에는 소문자 영숫자 문자, 밑줄 또는 대시만 포함되어야 합니다.','The taxonomy key must be under 32 characters.'=>'택소노미 키는 32자 미만이어야 합니다.','No Taxonomies found in Trash'=>'휴지통에 택소노미가 없습니다.','No Taxonomies found'=>'택소노미가 없습니다.','Search Taxonomies'=>'택소노미 검색','View Taxonomy'=>'택소노미 보기','New Taxonomy'=>'새로운 택소노미','Edit Taxonomy'=>'택소노미 편집','Add New Taxonomy'=>'새 택소노미 추가','No Post Types found in Trash'=>'휴지통에서 게시물 유형을 찾을 수 없습니다.','No Post Types found'=>'게시물 유형을 찾을 수 없습니다.','Search Post Types'=>'게시물 유형 검색','View Post Type'=>'게시물 유형 보기','New Post Type'=>'새 게시물 유형','Edit Post Type'=>'게시물 유형 편집','Add New Post Type'=>'새 게시물 유형 추가','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'이 게시물 유형 키는 ACF 외부에 등록된 다른 게시물 유형에서 이미 사용 중이므로 사용할 수 없습니다.','This post type key is already in use by another post type in ACF and cannot be used.'=>'이 게시물 유형 키는 이미 ACF의 다른 게시물 유형에서 사용 중이므로 사용할 수 없습니다.','This field must not be a WordPress reserved term.'=>'이 필드는 워드프레스 예약어가 아니어야 합니다.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'게시물 유형 키에는 소문자 영숫자 문자, 밑줄 또는 대시만 포함해야 합니다.','The post type key must be under 20 characters.'=>'게시물 유형 키는 20자 미만이어야 합니다.','We do not recommend using this field in ACF Blocks.'=>'ACF 블록에서는 이 필드를 사용하지 않는 것이 좋습니다.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'게시물 및 페이지에 표시되는 워드프레스 WYSIWYG 편집기를 표시하여 멀티미디어 콘텐츠도 허용하는 풍부한 텍스트 편집 환경을 허용합니다.','WYSIWYG Editor'=>'WYSIWYG 편집기','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'데이터 개체 간의 관계를 만드는 데 사용할 수 있는 하나 이상의 사용자를 선택할 수 있습니다.','A text input specifically designed for storing web addresses.'=>'웹 주소를 저장하기 위해 특별히 설계된 텍스트 입력입니다.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'1 또는 0 값(켜기 또는 끄기, 참 또는 거짓 등)을 선택할 수 있는 토글입니다. 양식화된 스위치 또는 확인란으로 표시할 수 있습니다.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'시간을 선택하기 위한 대화형 UI입니다. 시간 형식은 필드 설정을 사용하여 사용자 정의할 수 있습니다.','A basic textarea input for storing paragraphs of text.'=>'텍스트 단락을 저장하기 위한 기본 텍스트 영역 입력.','A basic text input, useful for storing single string values.'=>'단일 문자열 값을 저장하는 데 유용한 기본 텍스트 입력입니다.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'필드 설정에 지정된 기준 및 옵션에 따라 하나 이상의 택소노미 용어를 선택할 수 있습니다.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'편집 화면에서 필드를 탭 섹션으로 그룹화할 수 있습니다. 필드를 정리하고 체계적으로 유지하는 데 유용합니다.','A dropdown list with a selection of choices that you specify.'=>'지정한 선택 항목이 있는 드롭다운 목록입니다.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'하나 이상의 게시물, 페이지 또는 사용자 정의 게시물 유형 항목을 선택하여 현재 편집 중인 항목과의 관계를 만드는 이중 열 인터페이스입니다. 검색 및 필터링 옵션이 포함되어 있습니다.','An input for selecting a numerical value within a specified range using a range slider element.'=>'범위 슬라이더 요소를 사용하여 지정된 범위 내에서 숫자 값을 선택하기 위한 입력입니다.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'사용자가 지정한 값에서 단일 선택을 할 수 있도록 하는 라디오 버튼 입력 그룹입니다.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'검색 옵션이 있는 하나 이상의 게시물, 페이지 또는 게시물 유형 항목을 선택할 수 있는 대화형 및 사용자 정의 가능한 UI입니다. ','An input for providing a password using a masked field.'=>'마스킹된 필드를 사용하여 암호를 제공하기 위한 입력입니다.','Filter by Post Status'=>'게시물 상태로 필터링','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'검색 옵션과 함께 하나 이상의 게시물, 페이지, 사용자 정의 게시물 유형 항목 또는 아카이브 URL을 선택하는 대화형 드롭다운.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'기본 워드프레스 oEmbed 기능을 사용하여 비디오, 이미지, 트윗, 오디오 및 기타 콘텐츠를 삽입하기 위한 대화형 구성 요소입니다.','An input limited to numerical values.'=>'숫자 값으로 제한된 입력입니다.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'다른 필드와 함께 편집자에게 메시지를 표시하는 데 사용됩니다. 필드에 대한 추가 컨텍스트 또는 지침을 제공하는 데 유용합니다.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'워드프레스 기본 링크 선택기를 사용하여 제목 및 대상과 같은 링크 및 해당 속성을 지정할 수 있습니다.','Uses the native WordPress media picker to upload, or choose images.'=>'기본 워드프레스 미디어 선택기를 사용하여 이미지를 업로드하거나 선택합니다.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'필드를 그룹으로 구성하여 데이터와 편집 화면을 더 잘 구성하는 방법을 제공합니다.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Google 지도를 사용하여 위치를 선택하기 위한 대화형 UI입니다. 올바르게 표시하려면 Google Maps API 키와 추가 구성이 필요합니다.','Uses the native WordPress media picker to upload, or choose files.'=>'기본 워드프레스 미디어 선택기를 사용하여 파일을 업로드하거나 선택합니다.','A text input specifically designed for storing email addresses.'=>'이메일 주소를 저장하기 위해 특별히 설계된 텍스트 입력입니다.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'날짜와 시간을 선택하기 위한 대화형 UI입니다. 날짜 반환 형식은 필드 설정을 사용하여 사용자 정의할 수 있습니다.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'날짜 선택을 위한 대화형 UI입니다. 날짜 반환 형식은 필드 설정을 사용하여 사용자 정의할 수 있습니다.','An interactive UI for selecting a color, or specifying a Hex value.'=>'색상을 선택하거나 16진수 값을 지정하기 위한 대화형 UI입니다.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'사용자가 지정한 하나 이상의 값을 선택할 수 있도록 하는 확인란 입력 그룹입니다.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'지정한 값이 있는 버튼 그룹으로, 사용자는 제공된 값에서 하나의 옵션을 선택할 수 있습니다.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'콘텐츠를 편집하는 동안 표시되는 접을 수 있는 패널로 사용자 정의 필드를 그룹화하고 구성할 수 있습니다. 큰 데이터 세트를 깔끔하게 유지하는 데 유용합니다.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'반복해서 반복할 수 있는 하위 필드 세트의 상위 역할을 하여 슬라이드, 팀 구성원 및 클릭 유도 문안 타일과 같은 반복 콘텐츠에 대한 솔루션을 제공합니다.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'이는 첨부 파일 모음을 관리하기 위한 대화형 인터페이스를 제공합니다. 대부분의 설정은 이미지 필드 유형과 유사합니다. 추가 설정을 통해 갤러리에서 새 첨부 파일이 추가되는 위치와 허용되는 첨부 파일의 최소/최대 수를 지정할 수 있습니다.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'간단하고 구조화된 레이아웃 기반 편집기를 제공합니다. 유연한 콘텐츠 필드를 사용하면 레이아웃과 하위 필드를 사용하여 사용 가능한 블록을 디자인함으로써 전체 제어로 콘텐츠를 정의, 생성 및 관리할 수 있습니다.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'이를 통해 기존 필드를 선택하고 표시할 수 있습니다. 데이터베이스의 어떤 필드도 복제하지 않지만 런타임에 선택한 필드를 로드하고 표시합니다. 복제 필드는 선택한 필드로 자신을 교체하거나 선택한 필드를 하위 필드 그룹으로 표시할 수 있습니다.','nounClone'=>'복제','PRO'=>'프로','Advanced'=>'고급','JSON (newer)'=>'JSON(최신)','Original'=>'원본','Invalid post ID.'=>'게시물 ID가 잘못되었습니다.','Invalid post type selected for review.'=>'검토를 위해 잘못된 게시물 유형을 선택했습니다.','More'=>'더 보기','Tutorial'=>'튜토리얼','Select Field'=>'필드 선택','Try a different search term or browse %s'=>'다른 검색어를 입력하거나 %s 찾아보기','Popular fields'=>'인기 분야','No search results for \'%s\''=>'\'%s\'에 대한 검색 결과가 없습니다.','Search fields...'=>'검색 필드...','Select Field Type'=>'필드 유형 선택','Popular'=>'인기','Add Taxonomy'=>'택소노미 추가','Create custom taxonomies to classify post type content'=>'게시물 유형 콘텐츠를 택소노미하기 위한 사용자 정의 택소노미 생성','Add Your First Taxonomy'=>'첫 번째 택소노미 추가','Hierarchical taxonomies can have descendants (like categories).'=>'계층적 택소노미는 범주와 같은 하위 항목을 가질 수 있습니다.','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'프런트엔드와 관리자 알림판에서 택소노미를 볼 수 있습니다.','One or many post types that can be classified with this taxonomy.'=>'이 택소노미로 택소노미할 수 있는 하나 이상의 게시물 유형입니다.','genre'=>'장르','Genre'=>'장르','Genres'=>'장르','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'`WP_REST_Terms_Controller` 대신 사용할 선택적 사용자 정의 컨트롤러.','Expose this post type in the REST API.'=>'REST API에서 이 게시물 유형을 노출합니다.','Customize the query variable name'=>'쿼리 변수 이름 사용자 지정','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'{query_var}={term_slug}와 같이 예쁘지 않은 퍼머링크를 사용하여 용어에 액세스할 수 있습니다.','Parent-child terms in URLs for hierarchical taxonomies.'=>'계층적 택소노미에 대한 URL의 상위-하위 용어.','Customize the slug used in the URL'=>'URL에 사용된 슬러그 사용자 정의','Permalinks for this taxonomy are disabled.'=>'이 택소노미에 대한 퍼머링크가 비활성화되었습니다.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'택소노미 키를 슬러그로 사용하여 URL을 다시 작성합니다. 귀하의 퍼머링크 구조는','Taxonomy Key'=>'택소노미 키','Select the type of permalink to use for this taxonomy.'=>'이 택소노미에 사용할 퍼머링크 유형을 선택하십시오.','Display a column for the taxonomy on post type listing screens.'=>'게시물 유형 목록 화면에 택소노미에 대한 열을 표시합니다.','Show Admin Column'=>'관리 열 표시','Show the taxonomy in the quick/bulk edit panel.'=>'빠른/일괄 편집 패널에 택소노미를 표시합니다.','Quick Edit'=>'빠른 편집','List the taxonomy in the Tag Cloud Widget controls.'=>'Tag Cloud Widget 컨트롤에 택소노미를 나열합니다.','Tag Cloud'=>'태그 클라우드','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'메타박스에서 저장된 택소노미 데이터를 정리하기 위해 호출할 PHP 함수 이름입니다.','Meta Box Sanitization Callback'=>'메타 박스 정리 콜백','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'택소노미에서 메타 상자의 내용을 처리하기 위해 호출할 PHP 함수 이름입니다.','Register Meta Box Callback'=>'메타박스 콜백 등록','No Meta Box'=>'메타박스 없음','Custom Meta Box'=>'커스텀 메타 박스','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'콘텐츠 에디터 화면의 메타박스를 제어합니다. 기본적으로 계층적 택소노미에는 범주 메타 상자가 표시되고 비계층적 택소노미에는 태그 메타 상자가 표시됩니다.','Meta Box'=>'메타박스','Categories Meta Box'=>'카테고리 메타박스','Tags Meta Box'=>'태그 메타박스','A link to a tag'=>'태그에 대한 링크','Describes a navigation link block variation used in the block editor.'=>'블록 편집기에서 사용되는 탐색 링크 블록 변형에 대해 설명합니다.','A link to a %s'=>'%s에 대한 링크','Tag Link'=>'태그 링크','Assigns a title for navigation link block variation used in the block editor.'=>'블록 편집기에서 사용되는 탐색 링크 블록 변형에 대한 제목을 지정합니다.','← Go to tags'=>'← 태그로 이동','Assigns the text used to link back to the main index after updating a term.'=>'용어를 업데이트한 후 기본 인덱스로 다시 연결하는 데 사용되는 텍스트를 할당합니다.','Back To Items'=>'항목으로 돌아가기','← Go to %s'=>'← %s로 이동','Tags list'=>'태그 목록','Assigns text to the table hidden heading.'=>'테이블의 숨겨진 제목에 텍스트를 할당합니다.','Tags list navigation'=>'태그 목록 탐색','Assigns text to the table pagination hidden heading.'=>'테이블 페이지 매김 숨겨진 제목에 텍스트를 할당합니다.','Filter by category'=>'카테고리별로 필터링','Assigns text to the filter button in the posts lists table.'=>'게시물 목록 테이블의 필터 버튼에 텍스트를 할당합니다.','Filter By Item'=>'항목별로 필터링','Filter by %s'=>'%s로 필터링','The description is not prominent by default; however, some themes may show it.'=>'설명은 기본적으로 눈에 띄지 않습니다. 그러나 일부 테마에서는 이를 표시할 수 있습니다.','Describes the Description field on the Edit Tags screen.'=>'태그 편집 화면의 설명 필드에 대해 설명합니다.','Description Field Description'=>'설명 필드 설명','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'계층 구조를 만들 상위 용어를 할당합니다. 예를 들어 재즈라는 용어는 Bebop과 Big Band의 부모입니다.','Describes the Parent field on the Edit Tags screen.'=>'태그 편집 화면의 상위 필드를 설명합니다.','Parent Field Description'=>'상위 필드 설명','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'"slug"는 이름의 URL 친화적 버전입니다. 일반적으로 모두 소문자이며 문자, 숫자 및 하이픈만 포함합니다.','Describes the Slug field on the Edit Tags screen.'=>'태그 편집 화면의 Slug 필드에 대해 설명합니다.','Slug Field Description'=>'슬러그 필드 설명','The name is how it appears on your site'=>'이름은 사이트에 표시되는 방식입니다.','Describes the Name field on the Edit Tags screen.'=>'태그 편집 화면의 이름 필드를 설명합니다.','Name Field Description'=>'이름 필드 설명','No tags'=>'태그 없음','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'태그 또는 카테고리를 사용할 수 없을 때 게시물 및 미디어 목록 테이블에 표시되는 텍스트를 할당합니다.','No Terms'=>'용어 없음','No %s'=>'%s 없음','No tags found'=>'태그를 찾을 수 없습니다.','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'사용 가능한 태그가 없는 경우 택소노미 메타 상자에서 \'가장 많이 사용하는 항목에서 선택\' 텍스트를 클릭할 때 표시되는 텍스트를 지정하고, 택소노미 항목이 없는 경우 용어 목록 테이블에 사용되는 텍스트를 지정합니다.','Not Found'=>'찾을 수 없음','Assigns text to the Title field of the Most Used tab.'=>'자주 사용됨 탭의 제목 필드에 텍스트를 할당합니다.','Most Used'=>'가장 많이 사용','Choose from the most used tags'=>'가장 많이 사용되는 태그 중에서 선택','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'JavaScript가 비활성화된 경우 메타 상자에 사용되는 \'가장 많이 사용되는 항목에서 선택\' 텍스트를 지정합니다. 비계층적 택소노미에만 사용됩니다.','Choose From Most Used'=>'가장 많이 사용하는 것 중에서 선택','Choose from the most used %s'=>'가장 많이 사용된 %s에서 선택','Add or remove tags'=>'태그 추가 또는 제거','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'JavaScript가 비활성화된 경우 메타 상자에 사용되는 항목 추가 또는 제거 텍스트를 할당합니다. 비계층적 택소노미에만 사용됨','Add Or Remove Items'=>'항목 추가 또는 제거','Add or remove %s'=>'%s 추가 또는 제거','Separate tags with commas'=>'쉼표로 태그 구분','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'택소노미 메타 상자에 사용되는 쉼표 텍스트로 별도의 항목을 할당합니다. 비계층적 택소노미에만 사용됩니다.','Separate Items With Commas'=>'쉼표로 항목 구분','Separate %s with commas'=>'%s를 쉼표로 구분','Popular Tags'=>'인기 태그','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'인기 항목 텍스트를 할당합니다. 비계층적 택소노미에만 사용됩니다.','Popular Items'=>'인기 상품','Popular %s'=>'인기 있는 %s','Search Tags'=>'검색 태그','Assigns search items text.'=>'검색 항목 텍스트를 할당합니다.','Parent Category:'=>'상위 카테고리:','Assigns parent item text, but with a colon (:) added to the end.'=>'부모 항목 텍스트를 할당하지만 끝에 콜론(:)이 추가됩니다.','Parent Item With Colon'=>'콜론이 있는 상위 항목','Parent Category'=>'상위 카테고리','Assigns parent item text. Only used on hierarchical taxonomies.'=>'상위 항목 텍스트를 지정합니다. 계층적 택소노미에만 사용됩니다.','Parent Item'=>'상위 항목','Parent %s'=>'부모 %s','New Tag Name'=>'새 태그 이름','Assigns the new item name text.'=>'새 항목 이름 텍스트를 할당합니다.','New Item Name'=>'새 항목 이름','New %s Name'=>'새 %s 이름','Add New Tag'=>'새 태그 추가','Assigns the add new item text.'=>'새 항목 추가 텍스트를 할당합니다.','Update Tag'=>'태그 업데이트','Assigns the update item text.'=>'업데이트 항목 텍스트를 할당합니다.','Update Item'=>'항목 업데이트','Update %s'=>'업데이트 %s','View Tag'=>'태그 보기','In the admin bar to view term during editing.'=>'편집하는 동안 용어를 보려면 관리 표시줄에서.','Edit Tag'=>'태그 편집','At the top of the editor screen when editing a term.'=>'용어를 편집할 때 편집기 화면 상단에 있습니다.','All Tags'=>'모든 태그','Assigns the all items text.'=>'모든 항목 텍스트를 지정합니다.','Assigns the menu name text.'=>'메뉴 이름 텍스트를 할당합니다.','Menu Label'=>'메뉴 레이블','Active taxonomies are enabled and registered with WordPress.'=>'활성 택소노미가 활성화되고 워드프레스에 등록됩니다.','A descriptive summary of the taxonomy.'=>'택소노미에 대한 설명 요약입니다.','A descriptive summary of the term.'=>'용어에 대한 설명 요약입니다.','Term Description'=>'용어 설명','Single word, no spaces. Underscores and dashes allowed.'=>'한 단어, 공백 없음. 밑줄과 대시가 허용됩니다.','Term Slug'=>'용어 슬러그','The name of the default term.'=>'기본 용어의 이름입니다.','Term Name'=>'용어 이름','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'삭제할 수 없는 택소노미에 대한 용어를 만듭니다. 기본적으로 게시물에 대해 선택되지 않습니다.','Default Term'=>'기본 용어','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'이 택소노미의 용어를 `wp_set_object_terms()`에 제공된 순서대로 정렬해야 하는지 여부입니다.','Sort Terms'=>'용어 정렬','Add Post Type'=>'게시물 유형 추가','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'사용자 정의 게시물 유형을 사용하여 표준 게시물 및 페이지 이상으로 워드프레스의 기능을 확장합니다.','Add Your First Post Type'=>'첫 게시물 유형 추가','I know what I\'m doing, show me all the options.'=>'내가 무엇을 하는지 알고 모든 옵션을 보여주세요.','Advanced Configuration'=>'고급 구성','Hierarchical post types can have descendants (like pages).'=>'계층적 게시물 유형은 페이지와 같은 하위 항목을 가질 수 있습니다.','Hierarchical'=>'계층형','Visible on the frontend and in the admin dashboard.'=>'프런트엔드와 관리 알림판에서 볼 수 있습니다.','Public'=>'공개','movie'=>'동영상','Lower case letters, underscores and dashes only, Max 20 characters.'=>'소문자, 밑줄 및 대시만 가능하며 최대 20자입니다.','Movie'=>'동영상','Singular Label'=>'단수 레이블','Movies'=>'동영상','Plural Label'=>'복수 레이블','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'`WP_REST_Posts_Controller` 대신 사용할 선택적 사용자 정의 컨트롤러.','Controller Class'=>'컨트롤러 클래스','The namespace part of the REST API URL.'=>'REST API URL의 네임스페이스 부분입니다.','Namespace Route'=>'네임스페이스 경로','The base URL for the post type REST API URLs.'=>'게시물 유형 REST API URL의 기본 URL입니다.','Base URL'=>'기본 URL','Exposes this post type in the REST API. Required to use the block editor.'=>'REST API에서 이 게시물 유형을 노출합니다. 블록 편집기를 사용하는 데 필요합니다.','Show In REST API'=>'REST API에 표시','Customize the query variable name.'=>'쿼리 변수 이름을 사용자 지정합니다.','Query Variable'=>'쿼리 변수','No Query Variable Support'=>'쿼리 변수 지원 없음','Custom Query Variable'=>'맞춤 쿼리 변수','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'항목은 예를 들어 non-pretty permalink를 사용하여 액세스할 수 있습니다. {post_type}={post_slug}.','Query Variable Support'=>'쿼리 변수 지원','URLs for an item and items can be accessed with a query string.'=>'항목 및 항목에 대한 URL은 쿼리 문자열을 사용하여 액세스할 수 있습니다.','Publicly Queryable'=>'공개적으로 쿼리 가능','Custom slug for the Archive URL.'=>'아카이브 URL에 대한 사용자 지정 슬러그입니다.','Archive Slug'=>'아카이브 슬러그','Has an item archive that can be customized with an archive template file in your theme.'=>'테마의 아카이브 템플릿 파일로 사용자 정의할 수 있는 항목 아카이브가 있습니다.','Archive'=>'아카이브','Pagination support for the items URLs such as the archives.'=>'아카이브와 같은 항목 URL에 대한 페이지 매김 지원.','Pagination'=>'쪽수 매기기','RSS feed URL for the post type items.'=>'게시물 유형 항목에 대한 RSS 피드 URL입니다.','Feed URL'=>'피드 URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'URL에 `WP_Rewrite::$front` 접두사를 추가하도록 퍼머링크 구조를 변경합니다.','Front URL Prefix'=>'프런트 URL 프리픽스','Customize the slug used in the URL.'=>'URL에 사용된 슬러그를 사용자 지정합니다.','URL Slug'=>'URL 슬러그','Permalinks for this post type are disabled.'=>'이 게시물 유형에 대한 퍼머링크가 비활성화되었습니다.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'아래 입력에 정의된 사용자 지정 슬러그를 사용하여 URL을 다시 작성합니다. 귀하의 퍼머링크 구조는','No Permalink (prevent URL rewriting)'=>'퍼머링크 없음(URL 재작성 방지)','Custom Permalink'=>'맞춤 퍼머링크','Post Type Key'=>'게시물 유형 키','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'게시물 유형 키를 슬러그로 사용하여 URL을 다시 작성하십시오. 귀하의 퍼머링크 구조는','Permalink Rewrite'=>'퍼머링크 재작성','Delete items by a user when that user is deleted.'=>'해당 사용자가 삭제되면 해당 사용자가 항목을 삭제합니다.','Delete With User'=>'사용자와 함께 삭제','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'게시물 유형을 \'도구\' > \'내보내기\'에서 내보낼 수 있도록 허용합니다.','Can Export'=>'내보내기 가능','Optionally provide a plural to be used in capabilities.'=>'기능에 사용할 복수형을 선택적으로 제공합니다.','Plural Capability Name'=>'복수 기능 이름','Choose another post type to base the capabilities for this post type.'=>'이 게시물 유형의 기능을 기반으로 하려면 다른 게시물 유형을 선택하십시오.','Singular Capability Name'=>'단일 기능 이름','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'기본적으로 게시 유형의 기능은 \'게시\' 기능 이름을 상속합니다. edit_post, delete_posts. 예를 들어 게시물 유형별 기능을 사용하도록 설정합니다. edit_{singular}, delete_{plural}.','Rename Capabilities'=>'기능 이름 바꾸기','Exclude From Search'=>'검색에서 제외','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'\'모양\' > \'메뉴\' 화면에서 항목을 메뉴에 추가할 수 있도록 허용합니다. \'화면 옵션\'에서 켜야 합니다.','Appearance Menus Support'=>'모양 메뉴 지원','Appears as an item in the \'New\' menu in the admin bar.'=>'관리 표시줄의 \'새로 만들기\' 메뉴에 항목으로 나타납니다.','Show In Admin Bar'=>'관리 표시줄에 표시','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'편집 화면의 메타박스 설정 시 호출할 PHP 함수명.','Custom Meta Box Callback'=>'커스텀 메타 박스 콜백','Menu Icon'=>'메뉴 아이콘','The position in the sidebar menu in the admin dashboard.'=>'관리 알림판의 사이드바 메뉴에 있는 위치입니다.','Menu Position'=>'메뉴 위치','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'기본적으로 게시물 유형은 관리자 메뉴에서 새로운 최상위 항목을 가져옵니다. 여기에 기존 최상위 항목이 제공되면 게시물 유형이 그 아래 하위 메뉴 항목으로 추가됩니다.','Admin Menu Parent'=>'관리자 메뉴 부모','Admin editor navigation in the sidebar menu.'=>'사이드바 메뉴의 관리 편집기 탐색.','Show In Admin Menu'=>'관리자 메뉴에 표시','Items can be edited and managed in the admin dashboard.'=>'어드민 알림판에서 항목을 수정하고 관리할 수 있습니다.','Show In UI'=>'UI에 표시','A link to a post.'=>'게시물에 대한 링크입니다.','Description for a navigation link block variation.'=>'탐색 링크 블록 변형에 대한 설명입니다.','Item Link Description'=>'항목 링크 설명','A link to a %s.'=>'%s에 대한 링크입니다.','Post Link'=>'링크 게시','Title for a navigation link block variation.'=>'탐색 링크 블록 변형의 제목입니다.','Item Link'=>'항목 링크','%s Link'=>'%s 링크','Post updated.'=>'게시물이 업데이트되었습니다.','In the editor notice after an item is updated.'=>'항목이 업데이트된 후 편집기 알림에서.','Item Updated'=>'항목 업데이트됨','%s updated.'=>'%s 업데이트되었습니다.','Post scheduled.'=>'게시물 예정.','In the editor notice after scheduling an item.'=>'항목 예약 후 편집기 알림에서.','Item Scheduled'=>'예약된 항목','%s scheduled.'=>'%s 예약됨.','Post reverted to draft.'=>'게시물이 초안으로 돌아갔습니다.','In the editor notice after reverting an item to draft.'=>'항목을 임시글로 되돌린 후 편집기 알림에서.','Item Reverted To Draft'=>'초안으로 되돌린 항목','%s reverted to draft.'=>'%s이(가) 초안으로 되돌아갔습니다.','Post published privately.'=>'게시물이 비공개로 게시되었습니다.','In the editor notice after publishing a private item.'=>'비공개 항목 게시 후 편집기 알림에서.','Item Published Privately'=>'비공개로 게시된 항목','%s published privately.'=>'%s은(는) 비공개로 게시되었습니다.','Post published.'=>'게시물이 게시되었습니다.','In the editor notice after publishing an item.'=>'항목을 게시한 후 편집기 알림에서.','Item Published'=>'게시된 항목','%s published.'=>'%s이(가) 게시되었습니다.','Posts list'=>'게시물 목록','Used by screen readers for the items list on the post type list screen.'=>'게시물 유형 목록 화면의 항목 목록에 대한 화면 판독기에서 사용됩니다.','Items List'=>'항목 목록','%s list'=>'%s 목록','Posts list navigation'=>'게시물 목록 탐색','Used by screen readers for the filter list pagination on the post type list screen.'=>'게시물 유형 목록 화면에서 필터 목록 페이지 매김을 위해 스크린 리더에서 사용됩니다.','Items List Navigation'=>'항목 목록 탐색','%s list navigation'=>'%s 목록 탐색','Filter posts by date'=>'날짜별로 게시물 필터링','Used by screen readers for the filter by date heading on the post type list screen.'=>'게시물 유형 목록 화면에서 날짜 제목으로 필터링하기 위해 화면 판독기에서 사용됩니다.','Filter Items By Date'=>'날짜별로 항목 필터링','Filter %s by date'=>'날짜별로 %s 필터링','Filter posts list'=>'게시물 목록 필터링','Used by screen readers for the filter links heading on the post type list screen.'=>'게시물 유형 목록 화면의 필터 링크 제목에 대해 스크린 리더에서 사용됩니다.','Filter Items List'=>'항목 목록 필터링','Filter %s list'=>'%s 목록 필터링','In the media modal showing all media uploaded to this item.'=>'이 항목에 업로드된 모든 미디어를 표시하는 미디어 모달에서.','Uploaded To This Item'=>'이 항목에 업로드됨','Uploaded to this %s'=>'이 %s에 업로드됨','Insert into post'=>'게시물에 삽입','As the button label when adding media to content.'=>'콘텐츠에 미디어를 추가할 때 버튼 레이블로 사용합니다.','Insert Into Media Button'=>'미디어에 삽입 버튼','Insert into %s'=>'%s에 삽입','Use as featured image'=>'추천 이미지로 사용','As the button label for selecting to use an image as the featured image.'=>'이미지를 추천 이미지로 사용하도록 선택하기 위한 버튼 레이블로.','Use Featured Image'=>'추천 이미지 사용','Remove featured image'=>'추천 이미지 삭제','As the button label when removing the featured image.'=>'추천 이미지를 제거할 때 버튼 레이블로.','Remove Featured Image'=>'추천 이미지 제거','Set featured image'=>'추천 이미지 설정','As the button label when setting the featured image.'=>'추천 이미지를 설정할 때 버튼 레이블로.','Set Featured Image'=>'추천 이미지 설정','Featured image'=>'나타난 그림','In the editor used for the title of the featured image meta box.'=>'추천 이미지 메타 상자의 제목에 사용되는 편집기에서.','Featured Image Meta Box'=>'추천 이미지 메타 상자','Post Attributes'=>'게시물 속성','In the editor used for the title of the post attributes meta box.'=>'게시물 속성 메타 상자의 제목에 사용되는 편집기에서.','Attributes Meta Box'=>'속성 메타박스','%s Attributes'=>'%s 속성','Post Archives'=>'게시물 아카이브','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'아카이브가 활성화된 CPT의 기존 메뉴에 항목을 추가할 때 표시되는 게시물 목록에 이 레이블이 있는 \'게시물 유형 아카이브\' 항목을 추가합니다. \'실시간 미리보기\' 모드에서 메뉴를 편집하고 사용자 정의 아카이브 슬러그가 제공되었을 때만 나타납니다.','Archives Nav Menu'=>'아카이브 탐색 메뉴','%s Archives'=>'%s 아카이브','No posts found in Trash'=>'휴지통에 게시물이 없습니다.','At the top of the post type list screen when there are no posts in the trash.'=>'휴지통에 게시물이 없을 때 게시물 유형 목록 화면 상단에 표시됩니다.','No Items Found in Trash'=>'휴지통에 항목이 없습니다.','No %s found in Trash'=>'휴지통에서 %s을(를) 찾을 수 없습니다.','No posts found'=>'게시물이 없습니다.','At the top of the post type list screen when there are no posts to display.'=>'표시할 게시물이 없을 때 게시물 유형 목록 화면 상단에 표시됩니다.','No Items Found'=>'제품을 찾지 못했습니다','No %s found'=>'%s 없음','Search Posts'=>'게시물 검색','At the top of the items screen when searching for an item.'=>'항목 검색 시 항목 화면 상단','Search Items'=>'항목 검색','Search %s'=>'%s 검색','Parent Page:'=>'상위 페이지:','For hierarchical types in the post type list screen.'=>'게시물 유형 목록 화면의 계층적 유형의 경우.','Parent Item Prefix'=>'상위 품목 접두어','Parent %s:'=>'부모 %s:','New Post'=>'새로운 게시물','New Item'=>'새로운 물품','New %s'=>'신규 %s','Add New Post'=>'새 게시물 추가','At the top of the editor screen when adding a new item.'=>'새 항목을 추가할 때 편집기 화면 상단에 있습니다.','Add New Item'=>'새 항목 추가','Add New %s'=>'새 %s 추가','View Posts'=>'게시물 보기','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'게시물 유형이 아카이브를 지원하고 홈 페이지가 해당 게시물 유형의 아카이브가 아닌 경우 \'모든 게시물\' 보기의 관리 표시줄에 나타납니다.','View Items'=>'항목 보기','View Post'=>'게시물 보기','In the admin bar to view item when editing it.'=>'항목을 편집할 때 관리 표시줄에서 항목을 봅니다.','View Item'=>'항목 보기','View %s'=>'%s 보기','Edit Post'=>'게시물 수정','At the top of the editor screen when editing an item.'=>'항목을 편집할 때 편집기 화면 상단에 있습니다.','Edit Item'=>'항목 편집','Edit %s'=>'%s 편집','All Posts'=>'모든 게시물','In the post type submenu in the admin dashboard.'=>'관리 알림판의 게시물 유형 하위 메뉴에서.','All Items'=>'모든 항목','All %s'=>'모든 %s','Admin menu name for the post type.'=>'게시물 유형의 관리자 메뉴 이름입니다.','Menu Name'=>'메뉴명','Regenerate all labels using the Singular and Plural labels'=>'단수 및 복수 레이블을 사용하여 모든 레이블 다시 생성하기','Regenerate'=>'재생성','Active post types are enabled and registered with WordPress.'=>'활성 게시물 유형이 활성화되고 워드프레스에 등록됩니다.','A descriptive summary of the post type.'=>'게시물 유형에 대한 설명 요약입니다.','Add Custom'=>'맞춤 추가','Enable various features in the content editor.'=>'콘텐츠 편집기에서 다양한 기능을 활성화합니다.','Post Formats'=>'글 형식','Editor'=>'편집기','Trackbacks'=>'트랙백','Select existing taxonomies to classify items of the post type.'=>'게시물 유형의 항목을 택소노미하려면 기존 택소노미를 선택하십시오.','Browse Fields'=>'필드 찾아보기','Nothing to import'=>'가져올 항목 없음','. The Custom Post Type UI plugin can be deactivated.'=>'. Custom Post Type UI 플러그인을 비활성화할 수 있습니다.','Imported %d item from Custom Post Type UI -'=>'사용자 정의 게시물 유형 UI에서 %d개의 항목을 가져왔습니다. -','Failed to import taxonomies.'=>'택소노미를 가져오지 못했습니다.','Failed to import post types.'=>'게시물 유형을 가져오지 못했습니다.','Nothing from Custom Post Type UI plugin selected for import.'=>'가져오기 위해 선택된 사용자 지정 게시물 유형 UI 플러그인이 없습니다.','Imported 1 item'=>'가져온 %s개 항목','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'이미 존재하는 키와 동일한 키를 사용하여 게시물 유형 또는 택소노미를 가져오면 기존 게시물 유형 또는 택소노미에 대한 설정을 가져오기의 설정으로 덮어씁니다.','Import from Custom Post Type UI'=>'사용자 정의 게시물 유형 UI에서 가져오기','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'다음 코드는 선택한 항목의 로컬 버전을 등록하는 데 사용할 수 있습니다. 필드 그룹, 게시물 유형 또는 택소노미를 로컬에 저장하면 더 빠른 로드 시간, 버전 제어 및 동적 필드/설정과 같은 많은 이점을 제공할 수 있습니다. 다음 코드를 복사하여 테마의 functions.php 파일에 붙여넣거나 외부 파일에 포함시킨 다음 ACF 관리자에서 항목을 비활성화하거나 삭제하십시오.','Export - Generate PHP'=>'내보내기 - PHP 생성','Export'=>'내보내다','Select Taxonomies'=>'택소노미 선택','Select Post Types'=>'게시물 유형 선택','Exported 1 item.'=>'내보낸 %s개 항목','Category'=>'범주','Tag'=>'꼬리표','%s taxonomy created'=>'%s 택소노미 생성됨','%s taxonomy updated'=>'%s 택소노미 업데이트됨','Taxonomy draft updated.'=>'택소노미 초안이 업데이트되었습니다.','Taxonomy scheduled for.'=>'예정된 택소노미.','Taxonomy submitted.'=>'택소노미가 제출되었습니다.','Taxonomy saved.'=>'택소노미가 저장되었습니다.','Taxonomy deleted.'=>'택소노미가 삭제되었습니다.','Taxonomy updated.'=>'택소노미가 업데이트되었습니다.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'다른 플러그인 또는 테마에서 등록한 다른 택소노미에서 해당 키를 사용 중이므로 이 택소노미를 등록할 수 없습니다.','Taxonomy synchronized.'=>'%s개의 택소노미가 동기화되었습니다.','Taxonomy duplicated.'=>'%s개의 택소노미가 중복되었습니다.','Taxonomy deactivated.'=>'%s개의 택소노미가 비활성화되었습니다.','Taxonomy activated.'=>'%s개의 택소노미가 활성화되었습니다.','Terms'=>'용어','Post type synchronized.'=>'%s 게시물 유형이 동기화되었습니다.','Post type duplicated.'=>'%s 게시물 유형이 중복되었습니다.','Post type deactivated.'=>'%s 게시물 유형이 비활성화되었습니다.','Post type activated.'=>'%s 게시물 유형이 활성화되었습니다.','Post Types'=>'게시물 유형','Advanced Settings'=>'고급 설정','Basic Settings'=>'기본 설정','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'이 게시물 유형은 다른 플러그인 또는 테마에서 등록한 다른 게시물 유형에서 해당 키를 사용 중이므로 등록할 수 없습니다.','Pages'=>'페이지','Link Existing Field Groups'=>'기존 필드 그룹 연결','%s post type created'=>'%s 게시물 유형이 생성됨','Add fields to %s'=>'%s에 필드 추가','%s post type updated'=>'%s 게시물 유형 업데이트됨','Post type draft updated.'=>'게시물 유형 초안이 업데이트되었습니다.','Post type scheduled for.'=>'예정된 게시물 유형입니다.','Post type submitted.'=>'게시물 유형이 제출되었습니다.','Post type saved.'=>'게시물 유형이 저장되었습니다.','Post type updated.'=>'게시물 유형이 업데이트되었습니다.','Post type deleted.'=>'게시물 유형이 삭제되었습니다.','Type to search...'=>'검색하려면 입력하세요...','PRO Only'=>'프로 전용','Field groups linked successfully.'=>'필드 그룹이 성공적으로 연결되었습니다.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Custom Post Type UI에 등록된 Post Type과 Taxonomies를 가져와서 ACF로 관리합니다. 시작하기.','ACF'=>'ACF','taxonomy'=>'택소노미','post type'=>'게시물 유형','Done'=>'완료','Field Group(s)'=>'필드 그룹','Select one or many field groups...'=>'하나 이상의 필드 그룹 선택...','Please select the field groups to link.'=>'연결할 필드 그룹을 선택하십시오.','Field group linked successfully.'=>'필드 그룹이 성공적으로 연결되었습니다.','post statusRegistration Failed'=>'등록 실패','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'이 항목은 다른 플러그인 또는 테마에서 등록한 다른 항목에서 해당 키를 사용 중이므로 등록할 수 없습니다.','REST API'=>'REST API','Permissions'=>'권한','URLs'=>'URL','Visibility'=>'가시성','Labels'=>'레이블','Field Settings Tabs'=>'필드 설정 탭','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[미리보기에 사용할 수 없는 ACF 쇼트코드 값]','Close Modal'=>'모달 닫기','Field moved to other group'=>'필드가 다른 그룹으로 이동됨','Close modal'=>'모달 닫기','Start a new group of tabs at this tab.'=>'이 탭에서 새 탭 그룹을 시작합니다.','New Tab Group'=>'새 탭 그룹','Use a stylized checkbox using select2'=>'Select2를 사용하여 스타일이 적용된 체크박스 사용','Save Other Choice'=>'다른 선택 저장','Allow Other Choice'=>'다른 선택 허용','Add Toggle All'=>'모두 전환 추가','Save Custom Values'=>'사용자 지정 값 저장','Allow Custom Values'=>'사용자 지정 값 허용','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'체크박스 맞춤 값은 비워둘 수 없습니다. 비어 있는 값을 모두 선택 취소합니다.','Updates'=>'업데이트','Advanced Custom Fields logo'=>'Advanced Custom Fields 로고','Save Changes'=>'변경 사항 저장','Field Group Title'=>'필드 그룹 제목','Add title'=>'제목 추가','New to ACF? Take a look at our getting started guide.'=>'ACF가 처음이신가요? 시작 가이드를 살펴보세요.','Add Field Group'=>'필드 그룹 추가','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF는 필드 그룹을 사용하여 사용자 정의 필드를 함께 그룹화한 다음 해당 필드를 편집 화면에 첨부합니다.','Add Your First Field Group'=>'첫 번째 필드 그룹 추가','Options Pages'=>'옵션 페이지','ACF Blocks'=>'ACF 블록','Gallery Field'=>'갤러리 필드','Flexible Content Field'=>'유연한 콘텐츠 필드','Repeater Field'=>'리피터 필드','Unlock Extra Features with ACF PRO'=>'ACF 프로로 추가 기능 잠금 해제','Delete Field Group'=>'필드 그룹 삭제','Created on %1$s at %2$s'=>'%1$s에서 %2$s에 생성됨','Group Settings'=>'그룹 설정','Location Rules'=>'위치 규칙','Choose from over 30 field types. Learn more.'=>'30개 이상의 필드 유형 중에서 선택하십시오. 자세히 알아보세요.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'게시물, 페이지, 사용자 정의 게시물 유형 및 기타 워드프레스 콘텐츠에 대한 새로운 사용자 정의 필드 생성을 시작하십시오.','Add Your First Field'=>'첫 번째 필드 추가','#'=>'#','Add Field'=>'필드 추가','Presentation'=>'프레젠테이션','Validation'=>'확인','General'=>'일반','Import JSON'=>'JSON 가져오기','Export As JSON'=>'JSON으로 내보내기','Field group deactivated.'=>'%s 필드 그룹이 비활성화되었습니다.','Field group activated.'=>'%s 필드 그룹이 활성화되었습니다.','Deactivate'=>'비활성화','Deactivate this item'=>'이 항목 비활성화','Activate'=>'활성화','Activate this item'=>'이 항목 활성화','Move field group to trash?'=>'필드 그룹을 휴지통으로 이동하시겠습니까?','post statusInactive'=>'비활성','WP Engine'=>'WP 엔진','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields와 Advanced Custom Fields 프로는 동시에 활성화되어서는 안 됩니다. Advanced Custom Fields 프로를 자동으로 비활성화했습니다.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields와 Advanced Custom Fields 프로는 동시에 활성화되어서는 안 됩니다. Advanced Custom Fields를 자동으로 비활성화했습니다.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - ACF가 초기화되기 전에 ACF 필드 값을 검색하는 호출이 하나 이상 감지되었습니다. 이는 지원되지 않으며 잘못된 형식의 데이터 또는 누락된 데이터가 발생할 수 있습니다. 이 문제를 해결하는 방법을 알아보세요.','%1$s must have a user with the %2$s role.'=>'%1$s에는 다음 역할 중 하나를 가진 사용자가 있어야 합니다. %2$s','%1$s must have a valid user ID.'=>'%1$s에는 유효한 사용자 ID가 있어야 합니다.','Invalid request.'=>'잘못된 요청.','%1$s is not one of %2$s'=>'%1$s은(는) %2$s 중 하나가 아닙니다.','%1$s must have term %2$s.'=>'%1$s에는 다음 용어 중 하나가 있어야 합니다. %2$s','%1$s must be of post type %2$s.'=>'%1$s은(는) 다음 게시물 유형 중 하나여야 합니다: %2$s','%1$s must have a valid post ID.'=>'%1$s에는 유효한 게시물 ID가 있어야 합니다.','%s requires a valid attachment ID.'=>'%s에는 유효한 첨부 파일 ID가 필요합니다.','Show in REST API'=>'REST API에 표시','Enable Transparency'=>'투명성 활성화','RGBA Array'=>'RGBA 배열','RGBA String'=>'RGBA 문자열','Hex String'=>'16진수 문자열','Upgrade to PRO'=>'프로로 업그레이드','post statusActive'=>'활성','\'%s\' is not a valid email address'=>'‘%s’은(는) 유효한 이매일 주소가 아닙니다','Color value'=>'색상 값','Select default color'=>'기본 색상 선택하기','Clear color'=>'선명한 색상','Blocks'=>'블록','Options'=>'옵션','Users'=>'사용자','Menu items'=>'메뉴 항목','Widgets'=>'위젯','Attachments'=>'첨부파일','Taxonomies'=>'택소노미','Posts'=>'게시물','Last updated: %s'=>'최근 업데이트: %s','Sorry, this post is unavailable for diff comparison.'=>'죄송합니다. 이 게시물은 diff 비교에 사용할 수 없습니다.','Invalid field group parameter(s).'=>'잘못된 필드 그룹 매개변수입니다.','Awaiting save'=>'저장 대기 중','Saved'=>'저장했어요','Import'=>'가져오기','Review changes'=>'변경사항 검토하기','Located in: %s'=>'위치: %s','Located in plugin: %s'=>'플러그인에 있음: %s','Located in theme: %s'=>'테마에 있음: %s','Various'=>'다양한','Sync changes'=>'변경사항 동기화하기','Loading diff'=>'로딩 차이','Review local JSON changes'=>'지역 JSON 변경 검토하기','Visit website'=>'웹 사이트 방문하기','View details'=>'세부 정보 보기','Version %s'=>'버전 %s','Information'=>'정보','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'헬프 데스크. 당사 헬프데스크의 지원 전문가가 보다 심도 있는 기술 문제를 지원할 것입니다.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'토론. ACF 세계의 \'방법\'을 파악하는 데 도움을 줄 수 있는 커뮤니티 포럼에 활발하고 친근한 커뮤니티가 있습니다.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'문서. 광범위한 문서에는 발생할 수 있는 대부분의 상황에 대한 참조 및 가이드가 포함되어 있습니다.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'우리는 지원에 열광하며 ACF를 통해 웹 사이트를 최대한 활용하기를 바랍니다. 어려움에 처한 경우 도움을 받을 수 있는 여러 곳이 있습니다.','Help & Support'=>'도움말 및 지원','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'도움이 필요한 경우 도움말 및 지원 탭을 사용하여 연락하십시오.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'첫 번째 필드 그룹을 만들기 전에 먼저 시작하기 가이드를 읽고 플러그인의 철학과 모범 사례를 숙지하는 것이 좋습니다.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Advanced Custom Fields 플러그인은 추가 필드로 워드프레스 편집 화면을 사용자 정의할 수 있는 시각적 양식 빌더와 모든 테마 템플릿 파일에 사용자 정의 필드 값을 표시하는 직관적인 API를 제공합니다.','Overview'=>'개요','Location type "%s" is already registered.'=>'위치 유형 "%s"이(가) 이미 등록되어 있습니다.','Class "%s" does not exist.'=>'"%s" 클래스가 존재하지 않습니다.','Invalid nonce.'=>'논스가 잘못되었습니다.','Error loading field.'=>'필드를 로드하는 중 오류가 발생했습니다.','Location not found: %s'=>'찾을 수 없는 위치: %s','Error: %s'=>'오류: %s','Widget'=>'위젯','User Role'=>'사용자 역할','Comment'=>'댓글','Post Format'=>'글 형식','Menu Item'=>'메뉴 아이템','Post Status'=>'게시물 상태','Menus'=>'메뉴','Menu Locations'=>'메뉴 위치','Menu'=>'메뉴','Post Taxonomy'=>'게시물 택소노미','Child Page (has parent)'=>'자식 페이지 (부모가 있습니다)','Parent Page (has children)'=>'부모 페이지 (자식이 있습니다)','Top Level Page (no parent)'=>'최상위 페이지 (부모가 없습니다)','Posts Page'=>'글 페이지','Front Page'=>'프론트 페이지','Page Type'=>'페이지 유형','Viewing back end'=>'백엔드 보기','Viewing front end'=>'프런트 엔드 보기','Logged in'=>'로그인','Current User'=>'현재 사용자','Page Template'=>'페이지 템플릿','Register'=>'등록하기','Add / Edit'=>'추가하기 / 편집하기','User Form'=>'사용자 양식','Page Parent'=>'페이지 부모','Super Admin'=>'최고 관리자','Current User Role'=>'현재 사용자 역할','Default Template'=>'기본 템플릿','Post Template'=>'게시물 템플릿','Post Category'=>'게시물 카테고리','All %s formats'=>'모든 %s 형식','Attachment'=>'첨부','%s value is required'=>'%s 값이 필요합니다.','Show this field if'=>'다음과 같은 경우 이 필드를 표시합니다.','Conditional Logic'=>'조건부 논리','and'=>'그리고','Local JSON'=>'로컬 JSON','Clone Field'=>'클론 필드','Please also check all premium add-ons (%s) are updated to the latest version.'=>'또한 모든 프리미엄 애드온(%s)이 최신 버전으로 업데이트되었는지 확인하세요.','This version contains improvements to your database and requires an upgrade.'=>'이 버전은 데이터베이스 개선을 포함하고 있어 업그래이드가 필요합니다.','Thank you for updating to %1$s v%2$s!'=>'%1$s v%2$s로 업데이트해주셔서 감사합니다!','Database Upgrade Required'=>'데이터베이스 업그래이드가 필요합니다','Options Page'=>'옵션 페이지','Gallery'=>'갤러리','Flexible Content'=>'유연한 콘텐츠','Repeater'=>'리피터','Back to all tools'=>'모든 도구로 돌아가기','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'편집 화면에 여러 개의 필드 그룹이 나타나는 경우 첫 번째 필드 그룹의 옵션(순서 번호가 가장 낮은 옵션)이 사용됩니다.','Select items to hide them from the edit screen.'=>'항목을 선택하여 편집 화면에서 숨깁니다.','Hide on screen'=>'화면에 숨기기','Send Trackbacks'=>'트랙백 보내기','Tags'=>'태그','Categories'=>'카테고리','Page Attributes'=>'페이지 속성','Format'=>'형식','Author'=>'작성자','Slug'=>'슬러그','Revisions'=>'리비전','Comments'=>'댓글','Discussion'=>'논의','Excerpt'=>'요약글','Content Editor'=>'콘텐츠 편집기','Permalink'=>'퍼머링크','Shown in field group list'=>'필드 그룹 목록에 표시됨','Field groups with a lower order will appear first'=>'순서가 낮은 필드 그룹이 먼저 나타납니다.','Order No.'=>'주문번호','Below fields'=>'필드 아래','Below labels'=>'레이블 아래','Instruction Placement'=>'지침 배치','Label Placement'=>'레이블 배치','Side'=>'측면','Normal (after content)'=>'일반(내용 뒤)','High (after title)'=>'높음(제목 뒤)','Position'=>'위치','Seamless (no metabox)'=>'매끄럽게(메타박스 없음)','Standard (WP metabox)'=>'표준(WP 메타박스)','Style'=>'스타일','Type'=>'유형','Key'=>'키','Order'=>'정렬하기','Close Field'=>'필드 닫기','id'=>'id','class'=>'클래스','width'=>'너비','Wrapper Attributes'=>'래퍼 속성','Required'=>'필수','Instructions'=>'지침','Field Type'=>'필드 유형','Single word, no spaces. Underscores and dashes allowed'=>'한 단어, 공백 없음. 밑줄 및 대시 허용','Field Name'=>'필드 명','This is the name which will appear on the EDIT page'=>'이것은 편집하기 페이지에 보일 이름입니다.','Field Label'=>'필드 레이블','Delete'=>'지우기','Delete field'=>'필드 삭제','Move'=>'이동하기','Move field to another group'=>'다름 그룹으로 필드 이동하기','Duplicate field'=>'필드 복제하기','Edit field'=>'필드 편집하기','Drag to reorder'=>'드래그하여 재정렬','Show this field group if'=>'다음과 같은 경우 이 필드 그룹 표시','No updates available.'=>'사용 가능한 업데이트가 없습니다.','Database upgrade complete. See what\'s new'=>'데이터베이스 업그래이드를 완료했습니다. 새로운 기능 보기 ','Reading upgrade tasks...'=>'업그래이드 작업을 읽기 ...','Upgrade failed.'=>'업그래이드에 실패했습니다.','Upgrade complete.'=>'업그래이드를 완료했습니다.','Upgrading data to version %s'=>'버전 %s(으)로 자료를 업그래이드하기','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'계속하기 전에 데이터베이스를 백업하는 것이 좋습니다. 지금 업데이트 도구를 실행하기 원하는게 확실한가요?','Please select at least one site to upgrade.'=>'업그래이드 할 사이트를 하나 이상 선택하기 바랍니다.','Database Upgrade complete. Return to network dashboard'=>'데이터베이스 업그래이드를 완료했습니다. 네트워크 알림판으로 돌아 가기 ','Site is up to date'=>'사이트가 최신 상태입니다.','Site requires database upgrade from %1$s to %2$s'=>'사이트는 %1$s에서 %2$s(으)로 데이터베이스 업그레이드가 필요합니다.','Site'=>'사이트','Upgrade Sites'=>'사이트 업그래이드하기','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'다음 사이트는 DB 업그레이드가 필요합니다. 업데이트하려는 항목을 확인한 다음 %s를 클릭하십시오.','Add rule group'=>'그룹 규칙 추가하기','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'이러한 Advanced Custom Fields를 사용할 편집 화면을 결정하는 일련의 규칙을 만듭니다.','Rules'=>'규칙','Copied'=>'복사했습니다','Copy to clipboard'=>'클립보드에 복사하기','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'내보낼 항목을 선택한 다음 내보내기 방법을 선택합니다. JSON으로 내보내기 - .json 파일로 내보낸 다음 다른 ACF 설치로 가져올 수 있습니다. PHP를 생성하여 테마에 배치할 수 있는 PHP 코드로 내보냅니다.','Select Field Groups'=>'필드 그룹 선택하기','No field groups selected'=>'선택한 필드 그룹 없음','Generate PHP'=>'PHP 생성','Export Field Groups'=>'필드 그룹 내보내기','Import file empty'=>'가져오기 파일이 비어 있음','Incorrect file type'=>'잘못된 파일 형식','Error uploading file. Please try again'=>'파일을 업로드하는 중 오류가 발생했습니다. 다시 시도해 주세요','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'가져오려는 Advanced Custom Fields JSON 파일을 선택합니다. 아래 가져오기 버튼을 클릭하면 ACF가 해당 파일의 항목을 가져옵니다.','Import Field Groups'=>'필드 그룹 가져오기','Sync'=>'동기화하기','Select %s'=>'%s 선택하기','Duplicate'=>'복제하기','Duplicate this item'=>'이 항목 복제하기','Supports'=>'지원','Documentation'=>'문서화','Description'=>'설명','Sync available'=>'동기화 가능','Field group synchronized.'=>'%s개의 필드 그룹을 동기화했습니다.','Field group duplicated.'=>'%s 필드 그룹이 복사되었습니다.','Active (%s)'=>'활성 (%s)','Review sites & upgrade'=>'사이트 검토하기 & 업그래이드하기','Upgrade Database'=>'데이터베이스 업그래이드하기','Custom Fields'=>'사용자 정의 필드','Move Field'=>'필드 이동하기','Please select the destination for this field'=>'이 필드의 대상을 선택하십시오','The %1$s field can now be found in the %2$s field group'=>'%1$s 필드는 이제 %2$s 필드 그룹에서 찾을 수 있습니다.','Move Complete.'=>'이동완료.','Active'=>'활성화','Field Keys'=>'필드 키','Settings'=>'설정','Location'=>'위치','Null'=>'빈값','copy'=>'복사하기','(this field)'=>'(이 필드)','Checked'=>'체크','Move Custom Field'=>'사용자 필드 이동하기','No toggle fields available'=>'사용 가능한 토글 필드 없음','Field group title is required'=>'필드 그룹 제목이 필요합니다.','This field cannot be moved until its changes have been saved'=>'변경 사항이 저장될 때까지 이 필드를 이동할 수 없습니다.','The string "field_" may not be used at the start of a field name'=>'문자열 "field_"는 필드 이름의 시작 부분에 사용할 수 없습니다.','Field group draft updated.'=>'필드 그룹 초안을 업데이트했습니다.','Field group scheduled for.'=>'필드 그룹이 예정되어 있습니다.','Field group submitted.'=>'필드 그룹이 제출되었습니다.','Field group saved.'=>'필드 그룹이 저장되었습니다.','Field group published.'=>'필드 그룹이 게시되었습니다.','Field group deleted.'=>'필드 그룹이 삭제되었습니다.','Field group updated.'=>'필드 그룹을 업데이트했습니다.','Tools'=>'도구','is not equal to'=>'같지 않음','is equal to'=>'같음','Forms'=>'양식','Page'=>'페이지','Post'=>'게시물','Relational'=>'관계형','Choice'=>'선택하기','Basic'=>'기초','Unknown'=>'알려지지 않은','Field type does not exist'=>'필드 유형이 존재하지 않습니다','Spam Detected'=>'스팸 감지됨','Post updated'=>'글을 업데이트했습니다','Update'=>'업데이트','Validate Email'=>'이매일 확인하기','Content'=>'콘텐츠','Title'=>'제목','Edit field group'=>'필드 그룹 편집하기','Selection is less than'=>'선택이 미만','Selection is greater than'=>'선택이 다음보다 큼','Value is less than'=>'값이 다음보다 작음','Value is greater than'=>'값이 다음보다 큼','Value contains'=>'값은 다음을 포함합니다.','Value matches pattern'=>'값이 패턴과 일치','Value is not equal to'=>'값이 같지 않음','Value is equal to'=>'값은 다음과 같습니다.','Has no value'=>'값이 없음','Has any value'=>'값이 있음','Cancel'=>'취소하기','Are you sure?'=>'확실합니까?','%d fields require attention'=>'%d개의 필드에 주의가 필요합니다.','1 field requires attention'=>'주의가 필요한 필드 1개','Validation failed'=>'검증에 실패했습니다','Validation successful'=>'유효성 검사 성공','Restricted'=>'제한했습니다','Collapse Details'=>'세부 정보 접기','Expand Details'=>'세부정보 확장하기','Uploaded to this post'=>'이 게시물에 업로드됨','verbUpdate'=>'업데이트','verbEdit'=>'편집하기','The changes you made will be lost if you navigate away from this page'=>'페이지를 벗어나면 변경 한 내용이 손실 됩니다','File type must be %s.'=>'파일 유형은 %s여야 합니다.','or'=>'또는','File size must not exceed %s.'=>'파일 크기는 %s를 초과할 수 없습니다.','File size must be at least %s.'=>'파일 크기는 %s 이상이어야 합니다.','Image height must not exceed %dpx.'=>'이미지 높이는 %dpx를 초과할 수 없습니다.','Image height must be at least %dpx.'=>'이미지 높이는 %dpx 이상이어야 합니다.','Image width must not exceed %dpx.'=>'이미지 너비는 %dpx를 초과할 수 없습니다.','Image width must be at least %dpx.'=>'이미지 너비는 %dpx 이상이어야 합니다.','(no title)'=>'(제목 없음)','Full Size'=>'전체 크기','Large'=>'크기가 큰','Medium'=>'중간','Thumbnail'=>'썸네일','(no label)'=>'(레이블 없음)','Sets the textarea height'=>'문자 영역의 높이를 설정하기','Rows'=>'행','Text Area'=>'텍스트 영역','Prepend an extra checkbox to toggle all choices'=>'모든 선택 항목을 토글하려면 추가 확인란을 앞에 추가하십시오.','Save \'custom\' values to the field\'s choices'=>'선택한 필드에 ‘사용자 정의’값 저장하기','Allow \'custom\' values to be added'=>'추가한 ‘사용자 정의’ 값 허용하기','Add new choice'=>'새로운 선택 추가하기','Toggle All'=>'모두 토글하기','Allow Archives URLs'=>'보관소 URLs 허용하기','Archives'=>'아카이브','Page Link'=>'페이지 링크','Add'=>'추가하기','Name'=>'이름','%s added'=>'%s 추가됨','%s already exists'=>'%s이(가) 이미 존재합니다.','User unable to add new %s'=>'사용자가 새 %s을(를) 추가할 수 없습니다.','Term ID'=>'용어 ID','Term Object'=>'용어 객체','Load value from posts terms'=>'글 용어에서 값 로드하기','Load Terms'=>'용어 로드하기','Connect selected terms to the post'=>'글에 선택한 조건을 연결하기','Save Terms'=>'조건 저장하기','Allow new terms to be created whilst editing'=>'편집하는 동안 생성할 새로운 조건을 허용하기','Create Terms'=>'용어 만들기','Radio Buttons'=>'라디오 버튼','Single Value'=>'단일 값','Multi Select'=>'다중 선택','Checkbox'=>'체크박스','Multiple Values'=>'여러 값','Select the appearance of this field'=>'이 필드의 모양 선택하기','Appearance'=>'모양','Select the taxonomy to be displayed'=>'보일 할 분류를 선택하기','No TermsNo %s'=>'%s 없음','Value must be equal to or lower than %d'=>'값은 %d보다 작거나 같아야 합니다.','Value must be equal to or higher than %d'=>'값은 %d 이상이어야 합니다.','Value must be a number'=>'값은 숫자여야 합니다.','Number'=>'숫자','Save \'other\' values to the field\'s choices'=>'선택한 필드에 ‘다른’ 값 저장하기','Add \'other\' choice to allow for custom values'=>'사용자 정의 값을 허용하는 ‘기타’ 선택 사항 추가하기','Other'=>'기타','Radio Button'=>'라디오 버튼','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'중지할 이전 아코디언의 끝점을 정의합니다. 이 아코디언은 보이지 않습니다.','Allow this accordion to open without closing others.'=>'다른 아코디언을 닫지 않고 이 아코디언이 열리도록 허용합니다.','Multi-Expand'=>'다중 확장','Display this accordion as open on page load.'=>'이 아코디언은 페이지 로드시 열린 것으로 보입니다.','Open'=>'열기','Accordion'=>'아코디언','Restrict which files can be uploaded'=>'업로드 할 수 있는 파일 제한하기','File ID'=>'파일 ID','File URL'=>'파일 URL','File Array'=>'파일 어레이','Add File'=>'파일 추가하기','No file selected'=>'파일이 선택되지 않았습니다','File name'=>'파일 이름','Update File'=>'파일 업데이트','Edit File'=>'파일 편집하기','Select File'=>'파일 선택하기','File'=>'파일','Password'=>'비밀번호','Specify the value returned'=>'반환할 값 지정하기','Use AJAX to lazy load choices?'=>'지연 로드 선택에 AJAX를 사용하시겠습니까?','Enter each default value on a new line'=>'새로운 줄에 기본 값 입력하기','verbSelect'=>'선택하기','Select2 JS load_failLoading failed'=>'로딩 실패','Select2 JS searchingSearching…'=>'검색하기…','Select2 JS load_moreLoading more results…'=>'더 많은 결과 로드 중…','Select2 JS selection_too_long_nYou can only select %d items'=>'%d 항목만 선택할 수 있어요','Select2 JS selection_too_long_1You can only select 1 item'=>'항목은 1개만 선택할 수 있습니다','Select2 JS input_too_long_nPlease delete %d characters'=>'%d글자를 지우기 바래요','Select2 JS input_too_long_1Please delete 1 character'=>'글자 1개를 지워주세요','Select2 JS input_too_short_nPlease enter %d or more characters'=>'%d 또는 이상의 글자를 입력하시기 바래요','Select2 JS input_too_short_1Please enter 1 or more characters'=>'글자를 1개 이상 입력하세요','Select2 JS matches_0No matches found'=>'일치하는 항목이 없습니다','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d개의 결과가 사용가능하니, 위와 아래 방향키를 이용해 탐색하세요.','Select2 JS matches_1One result is available, press enter to select it.'=>'1개 결과를 사용할 수 있습니다. 선택하려면 Enter 키를 누르세요.','nounSelect'=>'선택하기','User ID'=>'사용자 아이디','User Object'=>'사용자 객체','User Array'=>'사용자 배열','All user roles'=>'모든 사용자 역할','Filter by Role'=>'역할로 필터하기','User'=>'사용자','Separator'=>'분리 기호','Select Color'=>'색상 선택하기','Default'=>'기본','Clear'=>'정리','Color Picker'=>'색상 선택기','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'오후','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'오전','Date Time Picker JS selectTextSelect'=>'선택하기','Date Time Picker JS closeTextDone'=>'완료','Date Time Picker JS currentTextNow'=>'현재','Date Time Picker JS timezoneTextTime Zone'=>'시간대','Date Time Picker JS microsecTextMicrosecond'=>'마이크로초','Date Time Picker JS millisecTextMillisecond'=>'밀리초','Date Time Picker JS secondTextSecond'=>'초','Date Time Picker JS minuteTextMinute'=>'분','Date Time Picker JS hourTextHour'=>'시간','Date Time Picker JS timeTextTime'=>'시간','Date Time Picker JS timeOnlyTitleChoose Time'=>'시간 선택하기','Date Time Picker'=>'날짜 시간 선택기','Endpoint'=>'끝점','Left aligned'=>'왼쪽 정렬','Top aligned'=>'상단 정렬','Placement'=>'놓기','Tab'=>'탭','Value must be a valid URL'=>'값은 유효한 URL이어야 합니다.','Link URL'=>'링크 URL','Link Array'=>'링크 어레이','Opens in a new window/tab'=>'새 창/탭에서 열기','Select Link'=>'링크 선택하기','Link'=>'링크','Email'=>'이메일','Step Size'=>'단계 크기','Maximum Value'=>'최대값','Minimum Value'=>'최소값','Range'=>'범위','Both (Array)'=>'모두(배열)','Label'=>'레이블','Value'=>'값','Vertical'=>'수직','Horizontal'=>'수평','red : Red'=>'빨강 : 빨강','For more control, you may specify both a value and label like this:'=>'더 많은 제어를 위해 다음과 같이 값과 레이블을 모두 지정할 수 있습니다.','Enter each choice on a new line.'=>'새 줄에 각 선택 항목을 입력합니다.','Choices'=>'선택하기','Button Group'=>'버튼 그룹','Allow Null'=>'Null 값 허용','Parent'=>'부모','TinyMCE will not be initialized until field is clicked'=>'TinyMCE는 필드를 클릭할 때까지 초기화되지 않습니다.','Delay Initialization'=>'초기화 지연','Show Media Upload Buttons'=>'미디어 업로드 버튼 표시','Toolbar'=>'툴바','Text Only'=>'텍스트만','Visual Only'=>'비주얼 전용','Visual & Text'=>'비주얼 및 텍스트','Tabs'=>'탭','Click to initialize TinyMCE'=>'TinyMCE를 초기화하려면 클릭하십시오.','Name for the Text editor tab (formerly HTML)Text'=>'텍스트','Visual'=>'비주얼','Value must not exceed %d characters'=>'값은 %d자를 초과할 수 없습니다.','Leave blank for no limit'=>'제한 없이 비워두세요','Character Limit'=>'글자 수 제한','Appears after the input'=>'입력란 뒤에 표시됩니다','Append'=>'뒤에 추가','Appears before the input'=>'입력란 앞에 표시됩니다','Prepend'=>'앞에 추가','Appears within the input'=>'입력란 안에 표시됩니다','Placeholder Text'=>'플레이스홀더 텍스트','Appears when creating a new post'=>'새 게시물을 작성할 때 나타납니다.','Text'=>'텍스트','%1$s requires at least %2$s selection'=>'%1$s에는 %2$s개 이상의 선택 항목이 필요합니다.','Post ID'=>'게시물 ID','Post Object'=>'글 개체','Maximum Posts'=>'최대 게시물','Minimum Posts'=>'최소 게시물','Featured Image'=>'특성 이미지','Selected elements will be displayed in each result'=>'선택한 요소가 각 결과에 표시됩니다.','Elements'=>'엘리먼트','Taxonomy'=>'택소노미','Post Type'=>'게시물 유형','Filters'=>'필터','All taxonomies'=>'모든 분류','Filter by Taxonomy'=>'분류로 필터하기','All post types'=>'모든 게시물 유형','Filter by Post Type'=>'글 유형으로 필터하기','Search...'=>'검색하기...','Select taxonomy'=>'분류 선택하기','Select post type'=>'글 유형 선택하기','No matches found'=>'검색 결과가 없습니다','Loading'=>'로딩중','Maximum values reached ( {max} values )'=>'최대 값에 도달함( {max} values )','Relationship'=>'관계','Comma separated list. Leave blank for all types'=>'쉼표로 구분된 목록입니다. 모든 유형에 대해 비워 두십시오.','Allowed File Types'=>'허용된 파일 형식','Maximum'=>'최고','File size'=>'파일 크기','Restrict which images can be uploaded'=>'업로드 할 수 있는 이미지 제한하기','Minimum'=>'최저','Uploaded to post'=>'게시물에 업로드됨','All'=>'모두','Limit the media library choice'=>'미디어 라이브러리 선택 제한하기','Library'=>'라이브러리','Preview Size'=>'미리보기 크기','Image ID'=>'이미지 ID','Image URL'=>'이미지 URL','Image Array'=>'이미지 배열','Specify the returned value on front end'=>'프론트 엔드에 반환 값 지정하기','Return Value'=>'값 반환하기','Add Image'=>'이미지 추가하기','No image selected'=>'선택한 이미지 없음','Remove'=>'제거하기','Edit'=>'편집하기','All images'=>'모든 이미지','Update Image'=>'이미지 업데이트','Edit Image'=>'이미지 편집하기','Select Image'=>'이미지 선택하기','Image'=>'이미지','Allow HTML markup to display as visible text instead of rendering'=>'렌더링 대신 보이는 텍스트로 HTML 마크 업을 허용하기','Escape HTML'=>'HTML 이탈하기','No Formatting'=>'서식 없음','Automatically add <br>'=>'<br> 자동 추가하기','Automatically add paragraphs'=>'단락 자동 추가하기','Controls how new lines are rendered'=>'새 줄이 렌더링되는 방식을 제어합니다.','New Lines'=>'새로운 라인','Week Starts On'=>'주간 시작 날짜','The format used when saving a value'=>'값을 저장할 때 사용되는 형식','Save Format'=>'형식 저장하기','Date Picker JS weekHeaderWk'=>'주','Date Picker JS prevTextPrev'=>'이전','Date Picker JS nextTextNext'=>'다음','Date Picker JS currentTextToday'=>'오늘','Date Picker JS closeTextDone'=>'완료','Date Picker'=>'날짜 선택기','Width'=>'너비','Embed Size'=>'임베드 크기','Enter URL'=>'URL 입력','oEmbed'=>'포함','Text shown when inactive'=>'비활성 상태일 때 표시되는 텍스트','Off Text'=>'오프 텍스트','Text shown when active'=>'활성 상태일 때 표시되는 텍스트','On Text'=>'텍스트에','Stylized UI'=>'스타일화된 UI','Default Value'=>'기본값','Displays text alongside the checkbox'=>'확인란 옆에 텍스트를 표시합니다.','Message'=>'메시지','No'=>'아니요','Yes'=>'예','True / False'=>'참 / 거짓','Row'=>'열','Table'=>'태이블','Block'=>'블록','Specify the style used to render the selected fields'=>'선택한 필드를 렌더링하는 데 사용하는 스타일 지정하기','Layout'=>'레이아웃','Sub Fields'=>'하위 필드','Group'=>'그룹','Customize the map height'=>'지도 높이 맞춤설정','Height'=>'키','Set the initial zoom level'=>'초기화 줌 레벨 설정하기','Zoom'=>'줌','Center the initial map'=>'초기 맵 중앙에 배치','Center'=>'중앙','Search for address...'=>'주소를 검색하기...','Find current location'=>'현재 위치 찾기','Clear location'=>'위치 지우기','Search'=>'검색하기','Sorry, this browser does not support geolocation'=>'죄송합니다. 이 브라우저는 지리적 위치를 지원하지 않습니다.','Google Map'=>'구글지도','The format returned via template functions'=>'템플릿 함수를 통해 반환되는 형식','Return Format'=>'반환 형식','Custom:'=>'사용자화:','The format displayed when editing a post'=>'게시물을 편집할 때 표시되는 형식','Display Format'=>'표시 형식','Time Picker'=>'시간 선택기','Inactive (%s)'=>'비활성 (%s)','No Fields found in Trash'=>'휴지통에서 필드를 찾을 수 없습니다.','No Fields found'=>'필드를 찾을 수 없음','Search Fields'=>'필드 검색하기','View Field'=>'필드보기','New Field'=>'새 필드','Edit Field'=>'필드 편집하기','Add New Field'=>'새로운 필드 추가하기','Field'=>'필드','Fields'=>'필드','No Field Groups found in Trash'=>'휴지통에서 필드 그룹을 찾을 수 없습니다.','No Field Groups found'=>'필드 그룹을 찾을 수 없음','Search Field Groups'=>'필드 그룹 검색하기','View Field Group'=>'필드 그룹 보기','New Field Group'=>'새 필드 그룹','Edit Field Group'=>'필드 그룹 편집하기','Add New Field Group'=>'새 필드 그룹 추가하기','Add New'=>'새로 추가하기','Field Group'=>'필드 그룹','Field Groups'=>'필드 그룹','Customize WordPress with powerful, professional and intuitive fields.'=>'강력하고 전문적이며 직관적인 필드로 워드프레스를 사용자 정의하십시오.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'ko_KR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['ACF was unable to perform validation due to an invalid security nonce being provided.'=>'잘못된 보안 논스가 제공되어 ACF가 유효성 검사를 수행할 수 없습니다.','Allow Access to Value in Editor UI'=>'에디터 UI에서 값에 대한 액세스 허용','Learn more.'=>'더 알아보기.','Allow content editors to access and display the field value in the editor UI using Block Bindings or the ACF Shortcode. %s'=>'콘텐츠 편집자가 블록 바인딩 또는 ACF 쇼트코드를 사용하여 편집기 UI에서 필드 값에 액세스하고 표시할 수 있도록 허용합니다. %s','The requested ACF field type does not support output in Block Bindings or the ACF shortcode.'=>'요청된 ACF 필드 유형이 블록 바인딩 또는 ACF 쇼트코드의 출력을 지원하지 않습니다.','The requested ACF field is not allowed to be output in bindings or the ACF Shortcode.'=>'요청된 ACF 필드는 바인딩 또는 ACF 쇼트코드로 출력할 수 없습니다.','The requested ACF field type does not support output in bindings or the ACF Shortcode.'=>'요청된 ACF 필드 유형이 바인딩 또는 ACF 쇼트코드로의 출력을 지원하지 않습니다.','[The ACF shortcode cannot display fields from non-public posts]'=>'[ACF 쇼트코드는 비공개 게시물의 필드를 표시할 수 없음]','[The ACF shortcode is disabled on this site]'=>'[이 사이트에서는 ACF 쇼트코드가 비활성화되었습니다.]','Businessman Icon'=>'비즈니스맨 아이콘','Forums Icon'=>'포럼 아이콘','YouTube Icon'=>'YouTube 아이콘','Yes (alt) Icon'=>'예 (대체) 아이콘','Xing Icon'=>'싱 아이콘','WordPress (alt) Icon'=>'워드프레스(대체) 아이콘','WhatsApp Icon'=>'WhatsApp 아이콘','Write Blog Icon'=>'블로그 글쓰기 아이콘','Widgets Menus Icon'=>'위젯 메뉴 아이콘','View Site Icon'=>'사이트 보기 아이콘','Learn More Icon'=>'더 알아보기 아이콘','Add Page Icon'=>'페이지 추가 아이콘','Video (alt3) Icon'=>'비디오 (대체3) 아이콘','Video (alt2) Icon'=>'비디오 (대체2) 아이콘','Video (alt) Icon'=>'동영상 (대체) 아이콘','Update (alt) Icon'=>'업데이트 (대체) 아이콘','Universal Access (alt) Icon'=>'유니버설 액세스(대체) 아이콘','Twitter (alt) Icon'=>'트위터(대체) 아이콘','Twitch Icon'=>'Twitch 아이콘','Tide Icon'=>'조수 아이콘','Tickets (alt) Icon'=>'티켓(대체) 아이콘','Text Page Icon'=>'텍스트 페이지 아이콘','Table Row Delete Icon'=>'표 행 삭제 아이콘','Table Row Before Icon'=>'표 행 이전 아이콘','Table Row After Icon'=>'표 행 후 아이콘','Table Col Delete Icon'=>'표 열 삭제 아이콘','Table Col Before Icon'=>'표 열 이전 아이콘','Table Col After Icon'=>'표 열 뒤 아이콘','Superhero (alt) Icon'=>'슈퍼히어로(대체) 아이콘','Superhero Icon'=>'슈퍼히어로 아이콘','Spotify Icon'=>'Spotify 아이콘','Shortcode Icon'=>'쇼트코드 아이콘','Shield (alt) Icon'=>'방패(대체) 아이콘','Share (alt2) Icon'=>'공유(대체2) 아이콘','Share (alt) Icon'=>'공유(대체) 아이콘','Saved Icon'=>'저장 아이콘','RSS Icon'=>'RSS 아이콘','REST API Icon'=>'REST API 아이콘','Remove Icon'=>'아이콘 제거','Reddit Icon'=>'Reddit 아이콘','Privacy Icon'=>'개인 정보 아이콘','Printer Icon'=>'프린터 아이콘','Podio Icon'=>'Podio 아이콘','Plus (alt2) Icon'=>'더하기(대체2) 아이콘','Plus (alt) Icon'=>'더하기(대체) 아이콘','Plugins Checked Icon'=>'플러그인 확인 아이콘','Pinterest Icon'=>'Pinterest 아이콘','Pets Icon'=>'애완동물 아이콘','PDF Icon'=>'PDF 아이콘','Palm Tree Icon'=>'야자수 아이콘','Open Folder Icon'=>'폴더 열기 아이콘','No (alt) Icon'=>'아니요(대체) 아이콘','Money (alt) Icon'=>'돈 (대체) 아이콘','Menu (alt3) Icon'=>'메뉴(대체3) 아이콘','Menu (alt2) Icon'=>'메뉴(대체2) 아이콘','Menu (alt) Icon'=>'메뉴(대체) 아이콘','Spreadsheet Icon'=>'스프레드시트 아이콘','Interactive Icon'=>'대화형 아이콘','Document Icon'=>'문서 아이콘','Default Icon'=>'기본 아이콘','Location (alt) Icon'=>'위치(대체) 아이콘','LinkedIn Icon'=>'LinkedIn 아이콘','Instagram Icon'=>'인스타그램 아이콘','Insert Before Icon'=>'이전 삽입 아이콘','Insert After Icon'=>'뒤에 삽입 아이콘','Insert Icon'=>'아이콘 삽입','Info Outline Icon'=>'정보 개요 아이콘','Images (alt2) Icon'=>'이미지(대체2) 아이콘','Images (alt) Icon'=>'이미지(대체) 아이콘','Rotate Right Icon'=>'오른쪽 회전 아이콘','Rotate Left Icon'=>'왼쪽 회전 아이콘','Rotate Icon'=>'회전 아이콘','Flip Vertical Icon'=>'세로로 뒤집기 아이콘','Flip Horizontal Icon'=>'가로로 뒤집기 아이콘','Crop Icon'=>'자르기 아이콘','ID (alt) Icon'=>'ID (대체) 아이콘','HTML Icon'=>'HTML 아이콘','Hourglass Icon'=>'모래시계 아이콘','Heading Icon'=>'제목 아이콘','Google Icon'=>'Google 아이콘','Games Icon'=>'게임 아이콘','Fullscreen Exit (alt) Icon'=>'전체 화면 종료(대체) 아이콘','Fullscreen (alt) Icon'=>'전체 화면 (대체) 아이콘','Status Icon'=>'상태 아이콘','Image Icon'=>'이미지 아이콘','Gallery Icon'=>'갤러리 아이콘','Chat Icon'=>'채팅 아이콘','Audio Icon'=>'오디오 아이콘','Aside Icon'=>'옆으로 아이콘','Food Icon'=>'음식 아이콘','Exit Icon'=>'종료 아이콘','Excerpt View Icon'=>'요약글 보기 아이콘','Embed Video Icon'=>'동영상 퍼가기 아이콘','Embed Post Icon'=>'글 임베드 아이콘','Embed Photo Icon'=>'사진 임베드 아이콘','Embed Generic Icon'=>'일반 임베드 아이콘','Embed Audio Icon'=>'오디오 삽입 아이콘','Email (alt2) Icon'=>'이메일(대체2) 아이콘','Ellipsis Icon'=>'줄임표 아이콘','Unordered List Icon'=>'정렬되지 않은 목록 아이콘','RTL Icon'=>'RTL 아이콘','Ordered List RTL Icon'=>'정렬된 목록 RTL 아이콘','Ordered List Icon'=>'주문 목록 아이콘','LTR Icon'=>'LTR 아이콘','Custom Character Icon'=>'사용자 지정 캐릭터 아이콘','Edit Page Icon'=>'페이지 편집 아이콘','Edit Large Icon'=>'큰 편집 아이콘','Drumstick Icon'=>'드럼 스틱 아이콘','Database View Icon'=>'데이터베이스 보기 아이콘','Database Remove Icon'=>'데이터베이스 제거 아이콘','Database Import Icon'=>'데이터베이스 가져오기 아이콘','Database Export Icon'=>'데이터베이스 내보내기 아이콘','Database Add Icon'=>'데이터베이스 추가 아이콘','Database Icon'=>'데이터베이스 아이콘','Cover Image Icon'=>'표지 이미지 아이콘','Volume On Icon'=>'볼륨 켜기 아이콘','Volume Off Icon'=>'볼륨 끄기 아이콘','Skip Forward Icon'=>'앞으로 건너뛰기 아이콘','Skip Back Icon'=>'뒤로 건너뛰기 아이콘','Repeat Icon'=>'반복 아이콘','Play Icon'=>'재생 아이콘','Pause Icon'=>'일시 중지 아이콘','Forward Icon'=>'앞으로 아이콘','Back Icon'=>'뒤로 아이콘','Columns Icon'=>'열 아이콘','Color Picker Icon'=>'색상 선택기 아이콘','Coffee Icon'=>'커피 아이콘','Code Standards Icon'=>'코드 표준 아이콘','Cloud Upload Icon'=>'클라우드 업로드 아이콘','Cloud Saved Icon'=>'클라우드 저장 아이콘','Car Icon'=>'자동차 아이콘','Camera (alt) Icon'=>'카메라(대체) 아이콘','Calculator Icon'=>'계산기 아이콘','Button Icon'=>'버튼 아이콘','Businessperson Icon'=>'사업가 아이콘','Tracking Icon'=>'추적 아이콘','Topics Icon'=>'토픽 아이콘','Replies Icon'=>'답글 아이콘','PM Icon'=>'PM 아이콘','Friends Icon'=>'친구 아이콘','Community Icon'=>'커뮤니티 아이콘','BuddyPress Icon'=>'버디프레스 아이콘','bbPress Icon'=>'비비프레스 아이콘','Activity Icon'=>'활동 아이콘','Book (alt) Icon'=>'책 (대체) 아이콘','Block Default Icon'=>'블록 기본 아이콘','Bell Icon'=>'벨 아이콘','Beer Icon'=>'맥주 아이콘','Bank Icon'=>'은행 아이콘','Arrow Up (alt2) Icon'=>'화살표 위(대체2) 아이콘','Arrow Up (alt) Icon'=>'위쪽 화살표(대체) 아이콘','Arrow Right (alt2) Icon'=>'오른쪽 화살표(대체2) 아이콘','Arrow Right (alt) Icon'=>'오른쪽 화살표(대체) 아이콘','Arrow Left (alt2) Icon'=>'왼쪽 화살표(대체2) 아이콘','Arrow Left (alt) Icon'=>'왼쪽 화살표(대체) 아이콘','Arrow Down (alt2) Icon'=>'아래쪽 화살표(대체2) 아이콘','Arrow Down (alt) Icon'=>'아래쪽 화살표(대체) 아이콘','Amazon Icon'=>'아마존 아이콘','Align Wide Icon'=>'와이드 정렬 아이콘','Align Pull Right Icon'=>'오른쪽으로 당겨 정렬 아이콘','Align Pull Left Icon'=>'왼쪽으로 당겨 정렬 아이콘','Align Full Width Icon'=>'전체 너비 정렬 아이콘','Airplane Icon'=>'비행기 아이콘','Site (alt3) Icon'=>'사이트 (대체3) 아이콘','Site (alt2) Icon'=>'사이트 (대체2) 아이콘','Site (alt) Icon'=>'사이트 (대체) 아이콘','Upgrade to ACF PRO to create options pages in just a few clicks'=>'몇 번의 클릭만으로 옵션 페이지를 만들려면 ACF PRO로 업그레이드하세요.','Invalid request args.'=>'잘못된 요청 인수입니다.','Sorry, you do not have permission to do that.'=>'죄송합니다. 해당 권한이 없습니다.','Blocks Using Post Meta'=>'포스트 메타를 사용한 블록','ACF PRO logo'=>'ACF PRO 로고','ACF PRO Logo'=>'ACF PRO 로고','%s requires a valid attachment ID when type is set to media_library.'=>'유형이 미디어_라이브러리로 설정된 경우 %s에 유효한 첨부 파일 ID가 필요합니다.','%s is a required property of acf.'=>'%s는 acf의 필수 속성입니다.','The value of icon to save.'=>'저장할 아이콘의 값입니다.','The type of icon to save.'=>'저장할 아이콘 유형입니다.','Yes Icon'=>'예 아이콘','WordPress Icon'=>'워드프레스 아이콘','Warning Icon'=>'경고 아이콘','Visibility Icon'=>'가시성 아이콘','Vault Icon'=>'볼트 아이콘','Upload Icon'=>'업로드 아이콘','Update Icon'=>'업데이트 아이콘','Unlock Icon'=>'잠금 해제 아이콘','Universal Access Icon'=>'유니버설 액세스 아이콘','Undo Icon'=>'실행 취소 아이콘','Twitter Icon'=>'트위터 아이콘','Trash Icon'=>'휴지통 아이콘','Translation Icon'=>'번역 아이콘','Tickets Icon'=>'티켓 아이콘','Thumbs Up Icon'=>'엄지척 아이콘','Thumbs Down Icon'=>'엄지 아래로 아이콘','Text Icon'=>'텍스트 아이콘','Testimonial Icon'=>'추천 아이콘','Tagcloud Icon'=>'태그클라우드 아이콘','Tag Icon'=>'태그 아이콘','Tablet Icon'=>'태블릿 아이콘','Store Icon'=>'스토어 아이콘','Sticky Icon'=>'스티커 아이콘','Star Half Icon'=>'별 반쪽 아이콘','Star Filled Icon'=>'별이 채워진 아이콘','Star Empty Icon'=>'별 비어 있음 아이콘','Sos Icon'=>'구조 요청 아이콘','Sort Icon'=>'정렬 아이콘','Smiley Icon'=>'스마일 아이콘','Smartphone Icon'=>'스마트폰 아이콘','Slides Icon'=>'슬라이드 아이콘','Shield Icon'=>'방패 아이콘','Share Icon'=>'공유 아이콘','Search Icon'=>'검색 아이콘','Screen Options Icon'=>'화면 옵션 아이콘','Schedule Icon'=>'일정 아이콘','Redo Icon'=>'다시 실행 아이콘','Randomize Icon'=>'무작위 추출 아이콘','Products Icon'=>'제품 아이콘','Pressthis Icon'=>'Pressthis 아이콘','Post Status Icon'=>'글 상태 아이콘','Portfolio Icon'=>'포트폴리오 아이콘','Plus Icon'=>'플러스 아이콘','Playlist Video Icon'=>'재생목록 비디오 아이콘','Playlist Audio Icon'=>'재생목록 오디오 아이콘','Phone Icon'=>'전화 아이콘','Performance Icon'=>'성능 아이콘','Paperclip Icon'=>'종이 클립 아이콘','No Icon'=>'없음 아이콘','Networking Icon'=>'네트워킹 아이콘','Nametag Icon'=>'네임택 아이콘','Move Icon'=>'이동 아이콘','Money Icon'=>'돈 아이콘','Minus Icon'=>'마이너스 아이콘','Migrate Icon'=>'마이그레이션 아이콘','Microphone Icon'=>'마이크 아이콘','Megaphone Icon'=>'메가폰 아이콘','Marker Icon'=>'마커 아이콘','Lock Icon'=>'잠금 아이콘','Location Icon'=>'위치 아이콘','List View Icon'=>'목록 보기 아이콘','Lightbulb Icon'=>'전구 아이콘','Left Right Icon'=>'왼쪽 오른쪽 아이콘','Layout Icon'=>'레이아웃 아이콘','Laptop Icon'=>'노트북 아이콘','Info Icon'=>'정보 아이콘','Index Card Icon'=>'색인 카드 아이콘','ID Icon'=>'ID 아이콘','Hidden Icon'=>'숨김 아이콘','Heart Icon'=>'하트 아이콘','Hammer Icon'=>'해머 아이콘','Groups Icon'=>'그룹 아이콘','Grid View Icon'=>'그리드 보기 아이콘','Forms Icon'=>'양식 아이콘','Flag Icon'=>'깃발 아이콘','Filter Icon'=>'필터 아이콘','Feedback Icon'=>'피드백 아이콘','Facebook (alt) Icon'=>'Facebook (대체) 아이콘','Facebook Icon'=>'페이스북 아이콘','External Icon'=>'외부 아이콘','Email (alt) Icon'=>'이메일 (대체) 아이콘','Email Icon'=>'이메일 아이콘','Video Icon'=>'비디오 아이콘','Unlink Icon'=>'링크 해제 아이콘','Underline Icon'=>'밑줄 아이콘','Text Color Icon'=>'텍스트색 아이콘','Table Icon'=>'표 아이콘','Strikethrough Icon'=>'취소선 아이콘','Spellcheck Icon'=>'맞춤법 검사 아이콘','Remove Formatting Icon'=>'서식 제거 아이콘','Quote Icon'=>'인용 아이콘','Paste Word Icon'=>'단어 붙여넣기 아이콘','Paste Text Icon'=>'텍스트 붙여넣기 아이콘','Paragraph Icon'=>'단락 아이콘','Outdent Icon'=>'내어쓰기 아이콘','Kitchen Sink Icon'=>'주방 싱크 아이콘','Justify Icon'=>'맞춤 아이콘','Italic Icon'=>'이탤릭체 아이콘','Insert More Icon'=>'더 삽입 아이콘','Indent Icon'=>'들여쓰기 아이콘','Help Icon'=>'도움말 아이콘','Expand Icon'=>'펼치기 아이콘','Contract Icon'=>'계약 아이콘','Code Icon'=>'코드 아이콘','Break Icon'=>'나누기 아이콘','Bold Icon'=>'굵은 아이콘','Edit Icon'=>'수정 아이콘','Download Icon'=>'다운로드 아이콘','Dismiss Icon'=>'해지 아이콘','Desktop Icon'=>'데스크톱 아이콘','Dashboard Icon'=>'대시보드 아이콘','Cloud Icon'=>'구름 아이콘','Clock Icon'=>'시계 아이콘','Clipboard Icon'=>'클립보드 아이콘','Chart Pie Icon'=>'원형 차트 아이콘','Chart Line Icon'=>'선 차트 아이콘','Chart Bar Icon'=>'막대 차트 아이콘','Chart Area Icon'=>'영역 차트 아이콘','Category Icon'=>'카테고리 아이콘','Cart Icon'=>'장바구니 아이콘','Carrot Icon'=>'당근 아이콘','Camera Icon'=>'카메라 아이콘','Calendar (alt) Icon'=>'캘린더 (대체) 아이콘','Calendar Icon'=>'캘린더 아이콘','Businesswoman Icon'=>'비즈니스우먼 아이콘','Building Icon'=>'건물 아이콘','Book Icon'=>'책 아이콘','Backup Icon'=>'백업 아이콘','Awards Icon'=>'상 아이콘','Art Icon'=>'아트 아이콘','Arrow Up Icon'=>'위쪽 화살표 아이콘','Arrow Right Icon'=>'오른쪽 화살표 아이콘','Arrow Left Icon'=>'왼쪽 화살표 아이콘','Arrow Down Icon'=>'아래쪽 화살표 아이콘','Archive Icon'=>'아카이브 아이콘','Analytics Icon'=>'애널리틱스 아이콘','Align Right Icon'=>'오른쪽 정렬 아이콘','Align None Icon'=>'정렬 안 함 아이콘','Align Left Icon'=>'왼쪽 정렬 아이콘','Align Center Icon'=>'가운데 정렬 아이콘','Album Icon'=>'앨범 아이콘','Users Icon'=>'사용자 아이콘','Tools Icon'=>'도구 아이콘','Site Icon'=>'사이트 아이콘','Settings Icon'=>'설정 아이콘','Post Icon'=>'글 아이콘','Plugins Icon'=>'플러그인 아이콘','Page Icon'=>'페이지 아이콘','Network Icon'=>'네트워크 아이콘','Multisite Icon'=>'다중 사이트 아이콘','Media Icon'=>'미디어 아이콘','Links Icon'=>'링크 아이콘','Home Icon'=>'홈 아이콘','Customizer Icon'=>'커스터마이저 아이콘','Comments Icon'=>'댓글 아이콘','Collapse Icon'=>'접기 아이콘','Appearance Icon'=>'모양 아이콘','Generic Icon'=>'일반 아이콘','Icon picker requires a value.'=>'아이콘 선택기에는 값이 필요합니다.','Icon picker requires an icon type.'=>'아이콘 선택기에는 아이콘 유형이 필요합니다.','The available icons matching your search query have been updated in the icon picker below.'=>'아래의 아이콘 선택기에서 검색어와 일치하는 사용 가능한 아이콘이 업데이트되었습니다.','No results found for that search term'=>'해당 검색어에 대한 결과를 찾을 수 없습니다.','Array'=>'배열','String'=>'문자열','Specify the return format for the icon. %s'=>'아이콘의 반환 형식을 지정합니다. %s','Select where content editors can choose the icon from.'=>'콘텐츠 편집자가 아이콘을 선택할 수 있는 위치를 선택합니다.','The URL to the icon you\'d like to use, or svg as Data URI'=>'사용하려는 아이콘의 URL(또는 데이터 URI로서의 svg)','Browse Media Library'=>'미디어 라이브러리 찾아보기','The currently selected image preview'=>'현재 선택된 이미지 미리보기','Click to change the icon in the Media Library'=>'미디어 라이브러리에서 아이콘을 변경하려면 클릭합니다.','Search icons...'=>'검색 아이콘...','Media Library'=>'미디어 라이브러리','Dashicons'=>'대시 아이콘','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'아이콘을 선택할 수 있는 대화형 UI입니다. 대시 아이콘, 미디어 라이브러리 또는 독립형 URL 입력 중에서 선택할 수 있습니다.','Icon Picker'=>'아이콘 선택기','JSON Load Paths'=>'JSON 로드 경로','JSON Save Paths'=>'JSON 경로 저장','Registered ACF Forms'=>'등록된 ACF 양식','Shortcode Enabled'=>'쇼트코드 사용','Field Settings Tabs Enabled'=>'필드 설정 탭 사용됨','Field Type Modal Enabled'=>'필드 유형 모달 사용됨','Admin UI Enabled'=>'관리자 UI 활성화됨','Block Preloading Enabled'=>'블록 사전 로드 활성화됨','Blocks Per ACF Block Version'=>'ACF 블록 버전당 블록 수','Blocks Per API Version'=>'API 버전별 블록 수','Registered ACF Blocks'=>'등록된 ACF 블록','Light'=>'Light','Standard'=>'표준','REST API Format'=>'REST API 형식','Registered Options Pages (PHP)'=>'등록된 옵션 페이지(PHP)','Registered Options Pages (JSON)'=>'등록된 옵션 페이지(JSON)','Registered Options Pages (UI)'=>'등록된 옵션 페이지(UI)','Options Pages UI Enabled'=>'옵션 페이지 UI 활성화됨','Registered Taxonomies (JSON)'=>'등록된 분류(JSON)','Registered Taxonomies (UI)'=>'등록된 분류(UI)','Registered Post Types (JSON)'=>'등록된 글 유형(JSON)','Registered Post Types (UI)'=>'등록된 글 유형(UI)','Post Types and Taxonomies Enabled'=>'글 유형 및 분류 사용됨','Number of Third Party Fields by Field Type'=>'필드 유형별 타사 필드 수','Number of Fields by Field Type'=>'필드 유형별 필드 수','Field Groups Enabled for GraphQL'=>'GraphQL에 사용 가능한 필드 그룹','Field Groups Enabled for REST API'=>'REST API에 필드 그룹 사용 가능','Registered Field Groups (JSON)'=>'등록된 필드 그룹(JSON)','Registered Field Groups (PHP)'=>'등록된 필드 그룹(PHP)','Registered Field Groups (UI)'=>'등록된 필드 그룹(UI)','Active Plugins'=>'활성 플러그인','Parent Theme'=>'부모 테마','Active Theme'=>'활성 테마','Is Multisite'=>'다중 사이트임','MySQL Version'=>'MySQL 버전','WordPress Version'=>'워드프레스 버전','Subscription Expiry Date'=>'구독 만료 날짜','License Status'=>'라이선스 상태','License Type'=>'라이선스 유형','Licensed URL'=>'라이선스 URL','License Activated'=>'라이선스 활성화됨','Free'=>'무료','Plugin Type'=>'플러그인 유형','Plugin Version'=>'플러그인 버전','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'이 섹션에는 지원팀에 제공하는 데 유용할 수 있는 ACF 구성에 대한 디버그 정보가 포함되어 있습니다.','An ACF Block on this page requires attention before you can save.'=>'이 페이지의 ACF 블록은 저장하기 전에 주의가 필요합니다.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'이 데이터는 출력 중에 변경된 값을 감지할 때 기록됩니다. %1$s코드에서 값을 이스케이프 처리한 후 로그를 지우고 %2$s를 해제합니다. 변경된 값이 다시 감지되면 알림이 다시 나타납니다.','Dismiss permanently'=>'더이상 안보기','Instructions for content editors. Shown when submitting data.'=>'콘텐츠 편집자를 위한 지침입니다. 데이터를 제출할 때 표시됩니다.','Has no term selected'=>'학기가 선택되지 않았습니다.','Has any term selected'=>'학기가 선택되어 있음','Terms do not contain'=>'용어에 다음이 포함되지 않음','Terms contain'=>'용어에 다음이 포함됨','Term is not equal to'=>'용어가 다음과 같지 않습니다.','Term is equal to'=>'기간은 다음과 같습니다.','Has no user selected'=>'선택한 사용자가 없음','Has any user selected'=>'사용자가 선택된 사용자 있음','Users do not contain'=>'사용자가 다음을 포함하지 않음','Users contain'=>'사용자가 다음을 포함합니다.','User is not equal to'=>'사용자가 다음과 같지 않습니다.','User is equal to'=>'사용자가 다음과 같습니다.','Has no page selected'=>'선택된 페이지가 없음','Has any page selected'=>'선택한 페이지가 있음','Pages do not contain'=>'페이지에 다음이 포함되지 않음','Pages contain'=>'페이지에 다음이 포함됨','Page is not equal to'=>'페이지가 다음과 같지 않습니다.','Page is equal to'=>'페이지가 다음과 같습니다.','Has no relationship selected'=>'관계를 선택하지 않음','Has any relationship selected'=>'관계를 선택했음','Has no post selected'=>'선택된 게시글이 없음','Has any post selected'=>'게시글이 선택되어 있음','Posts do not contain'=>'글에 다음이 포함되지 않음','Posts contain'=>'글에 다음이 포함됨','Post is not equal to'=>'글은 다음과 같지 않습니다.','Post is equal to'=>'글은 다음과 같습니다.','Relationships do not contain'=>'관계에 다음이 포함되지 않음','Relationships contain'=>'관계에 다음이 포함됩니다.','Relationship is not equal to'=>'관계가 다음과 같지 않습니다.','Relationship is equal to'=>'관계는 다음과 같습니다.','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF 필드','ACF PRO Feature'=>'ACF PRO 기능','Renew PRO to Unlock'=>'PRO 라이선스 갱신하여 잠금 해제','Renew PRO License'=>'PRO 라이선스 갱신','PRO fields cannot be edited without an active license.'=>'PRO 라이선스가 활성화되어 있지 않으면 PRO 필드를 편집할 수 없습니다.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'ACF 블록에 할당된 필드 그룹을 편집하려면 ACF PRO 라이선스를 활성화하세요.','Please activate your ACF PRO license to edit this options page.'=>'이 옵션 페이지를 편집하려면 ACF PRO 라이선스를 활성화하세요.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'이스케이프 처리된 HTML 값을 반환하는 것은 format_value도 참인 경우에만 가능합니다. 보안을 위해 필드 값이 반환되지 않았습니다.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'이스케이프된 HTML 값을 반환하는 것은 형식_값도 참인 경우에만 가능합니다. 보안을 위해 필드 값은 반환되지 않습니다.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF가 이제 the_field
또는 ACF 쇼트코드로 렌더링될 때 안전하지 않은 HTML을 자동으로 이스케이프 처리합니다. 이 변경으로 인해 일부 필드의 출력이 수정된 것을 감지했지만 이는 중요한 변경 사항은 아닐 수 있습니다. %2$s.','Please contact your site administrator or developer for more details.'=>'자세한 내용은 사이트 관리자 또는 개발자에게 문의하세요.','Learn more'=>'자세히 알아보기','Hide details'=>'세부 정보 숨기기','Show details'=>'세부 정보 표시','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - %3$s를 통해 렌더링되었습니다.','Renew ACF PRO License'=>'ACF PRO 라이선스 갱신','Renew License'=>'라이선스 갱신','Manage License'=>'라이선스 관리','\'High\' position not supported in the Block Editor'=>'블록 에디터에서 \'높음\' 위치가 지원되지 않음','Upgrade to ACF PRO'=>'ACF PRO로 업그레이드','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF 옵션 페이지는 필드를 통해 전역 설정을 관리하기 위한 사용자 지정 관리자 페이지입니다. 여러 페이지와 하위 페이지를 만들 수 있습니다.','Add Options Page'=>'옵션 추가 페이지','In the editor used as the placeholder of the title.'=>'제목의 플레이스홀더로 사용되는 편집기에서.','Title Placeholder'=>'제목 플레이스홀더','4 Months Free'=>'4개월 무료','(Duplicated from %s)'=>' (%s에서 복제됨)','Select Options Pages'=>'옵션 페이지 선택','Duplicate taxonomy'=>'중복 분류','Create taxonomy'=>'분류 체계 만들기','Duplicate post type'=>'중복 글 유형','Create post type'=>'글 유형 만들기','Link field groups'=>'필드 그룹 연결','Add fields'=>'필드 추가','This Field'=>'이 필드','ACF PRO'=>'ACF PRO','Feedback'=>'피드백','Support'=>'지원','is developed and maintained by'=>'에 의해 개발 및 유지 관리됩니다.','Add this %s to the location rules of the selected field groups.'=>'선택한 필드 그룹의 위치 규칙에 이 %s를 추가합니다.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'양방향 설정을 활성화하면 이 필드에 대해 선택한 각 값에 대해 대상 필드에서 값을 업데이트하고 업데이트할 항목의 글 ID, 분류 ID 또는 사용자 ID를 추가하거나 제거할 수 있습니다. 자세한 내용은 문서를 참조하세요.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'업데이트 중인 항목에 대한 참조를 다시 저장할 필드를 선택합니다. 이 필드를 선택할 수 있습니다. 대상 필드는 이 필드가 표시되는 위치와 호환되어야 합니다. 예를 들어 이 필드가 분류에 표시되는 경우 대상 필드는 분류 유형이어야 합니다.','Target Field'=>'대상 필드','Update a field on the selected values, referencing back to this ID'=>'이 ID를 다시 참조하여 선택한 값의 필드를 업데이트합니다.','Bidirectional'=>'양방향','%s Field'=>'%s 필드','Select Multiple'=>'여러 개 선택','WP Engine logo'=>'WP 엔진 로고','Lower case letters, underscores and dashes only, Max 32 characters.'=>'소문자, 밑줄 및 대시만 입력할 수 있으며 최대 32자까지 입력할 수 있습니다.','The capability name for assigning terms of this taxonomy.'=>'이 택소노미의 용어를 할당하기 위한 기능 이름입니다.','Assign Terms Capability'=>'용어 할당 가능','The capability name for deleting terms of this taxonomy.'=>'이 택소노미의 용어를 삭제하기 위한 기능 이름입니다.','Delete Terms Capability'=>'약관 삭제 가능','The capability name for editing terms of this taxonomy.'=>'이 택소노미의 용어를 편집하기 위한 기능 이름입니다.','Edit Terms Capability'=>'약관 편집 가능','The capability name for managing terms of this taxonomy.'=>'이 택소노미의 용어를 관리하기 위한 기능 이름입니다.','Manage Terms Capability'=>'약관 관리 가능','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'검색 결과 및 택소노미 아카이브 페이지에서 글을 제외할지 여부를 설정합니다.','More Tools from WP Engine'=>'WP 엔진의 더 많은 도구','Built for those that build with WordPress, by the team at %s'=>'워드프레스로 제작하는 사용자를 위해 %s 팀에서 제작했습니다.','View Pricing & Upgrade'=>'가격 및 업그레이드 보기','Learn More'=>'더 알아보기','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'ACF 블록 및 옵션 페이지와 같은 기능과 리피터, 유연한 콘텐츠, 복제 및 갤러리와 같은 정교한 필드 유형을 사용하여 워크플로우를 가속화하고 더 나은 웹사이트를 개발할 수 있습니다.','Unlock Advanced Features and Build Even More with ACF PRO'=>'ACF 프로로 고급 기능을 잠금 해제하고 더 많은 것을 구축하세요.','%s fields'=>'%s 필드','No terms'=>'용어 없음','No post types'=>'게시물 유형 없음','No posts'=>'게시물 없음','No taxonomies'=>'택소노미 없음','No field groups'=>'필드 그룹 없음','No fields'=>'필드 없음','No description'=>'설명 없음','Any post status'=>'모든 게시물 상태','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'이 택소노미 키는 ACF 외부에 등록된 다른 택소노미에서 이미 사용 중이므로 사용할 수 없습니다.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'이 택소노미 키는 이미 ACF의 다른 택소노미에서 사용 중이므로 사용할 수 없습니다.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'택소노미 키에는 소문자 영숫자 문자, 밑줄 또는 대시만 포함되어야 합니다.','The taxonomy key must be under 32 characters.'=>'택소노미 키는 32자 미만이어야 합니다.','No Taxonomies found in Trash'=>'휴지통에 택소노미가 없습니다.','No Taxonomies found'=>'택소노미가 없습니다.','Search Taxonomies'=>'택소노미 검색','View Taxonomy'=>'택소노미 보기','New Taxonomy'=>'새로운 택소노미','Edit Taxonomy'=>'택소노미 편집','Add New Taxonomy'=>'새 택소노미 추가','No Post Types found in Trash'=>'휴지통에서 게시물 유형을 찾을 수 없습니다.','No Post Types found'=>'게시물 유형을 찾을 수 없습니다.','Search Post Types'=>'게시물 유형 검색','View Post Type'=>'게시물 유형 보기','New Post Type'=>'새 게시물 유형','Edit Post Type'=>'게시물 유형 편집','Add New Post Type'=>'새 게시물 유형 추가','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'이 게시물 유형 키는 ACF 외부에 등록된 다른 게시물 유형에서 이미 사용 중이므로 사용할 수 없습니다.','This post type key is already in use by another post type in ACF and cannot be used.'=>'이 게시물 유형 키는 이미 ACF의 다른 게시물 유형에서 사용 중이므로 사용할 수 없습니다.','This field must not be a WordPress reserved term.'=>'이 필드는 워드프레스 예약어가 아니어야 합니다.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'게시물 유형 키에는 소문자 영숫자 문자, 밑줄 또는 대시만 포함해야 합니다.','The post type key must be under 20 characters.'=>'게시물 유형 키는 20자 미만이어야 합니다.','We do not recommend using this field in ACF Blocks.'=>'ACF 블록에서는 이 필드를 사용하지 않는 것이 좋습니다.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'게시물 및 페이지에 표시되는 워드프레스 WYSIWYG 편집기를 표시하여 멀티미디어 콘텐츠도 허용하는 풍부한 텍스트 편집 환경을 허용합니다.','WYSIWYG Editor'=>'WYSIWYG 편집기','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'데이터 개체 간의 관계를 만드는 데 사용할 수 있는 하나 이상의 사용자를 선택할 수 있습니다.','A text input specifically designed for storing web addresses.'=>'웹 주소를 저장하기 위해 특별히 설계된 텍스트 입력입니다.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'1 또는 0 값(켜기 또는 끄기, 참 또는 거짓 등)을 선택할 수 있는 토글입니다. 양식화된 스위치 또는 확인란으로 표시할 수 있습니다.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'시간을 선택하기 위한 대화형 UI입니다. 시간 형식은 필드 설정을 사용하여 사용자 정의할 수 있습니다.','A basic textarea input for storing paragraphs of text.'=>'텍스트 단락을 저장하기 위한 기본 텍스트 영역 입력.','A basic text input, useful for storing single string values.'=>'단일 문자열 값을 저장하는 데 유용한 기본 텍스트 입력입니다.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'필드 설정에 지정된 기준 및 옵션에 따라 하나 이상의 택소노미 용어를 선택할 수 있습니다.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'편집 화면에서 필드를 탭 섹션으로 그룹화할 수 있습니다. 필드를 정리하고 체계적으로 유지하는 데 유용합니다.','A dropdown list with a selection of choices that you specify.'=>'지정한 선택 항목이 있는 드롭다운 목록입니다.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'하나 이상의 게시물, 페이지 또는 사용자 정의 게시물 유형 항목을 선택하여 현재 편집 중인 항목과의 관계를 만드는 이중 열 인터페이스입니다. 검색 및 필터링 옵션이 포함되어 있습니다.','An input for selecting a numerical value within a specified range using a range slider element.'=>'범위 슬라이더 요소를 사용하여 지정된 범위 내에서 숫자 값을 선택하기 위한 입력입니다.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'사용자가 지정한 값에서 단일 선택을 할 수 있도록 하는 라디오 버튼 입력 그룹입니다.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'검색 옵션이 있는 하나 이상의 게시물, 페이지 또는 게시물 유형 항목을 선택할 수 있는 대화형 및 사용자 정의 가능한 UI입니다. ','An input for providing a password using a masked field.'=>'마스킹된 필드를 사용하여 암호를 제공하기 위한 입력입니다.','Filter by Post Status'=>'게시물 상태로 필터링','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'검색 옵션과 함께 하나 이상의 게시물, 페이지, 사용자 정의 게시물 유형 항목 또는 아카이브 URL을 선택하는 대화형 드롭다운.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'기본 워드프레스 oEmbed 기능을 사용하여 비디오, 이미지, 트윗, 오디오 및 기타 콘텐츠를 삽입하기 위한 대화형 구성 요소입니다.','An input limited to numerical values.'=>'숫자 값으로 제한된 입력입니다.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'다른 필드와 함께 편집자에게 메시지를 표시하는 데 사용됩니다. 필드에 대한 추가 컨텍스트 또는 지침을 제공하는 데 유용합니다.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'워드프레스 기본 링크 선택기를 사용하여 제목 및 대상과 같은 링크 및 해당 속성을 지정할 수 있습니다.','Uses the native WordPress media picker to upload, or choose images.'=>'기본 워드프레스 미디어 선택기를 사용하여 이미지를 업로드하거나 선택합니다.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'필드를 그룹으로 구성하여 데이터와 편집 화면을 더 잘 구성하는 방법을 제공합니다.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Google 지도를 사용하여 위치를 선택하기 위한 대화형 UI입니다. 올바르게 표시하려면 Google Maps API 키와 추가 구성이 필요합니다.','Uses the native WordPress media picker to upload, or choose files.'=>'기본 워드프레스 미디어 선택기를 사용하여 파일을 업로드하거나 선택합니다.','A text input specifically designed for storing email addresses.'=>'이메일 주소를 저장하기 위해 특별히 설계된 텍스트 입력입니다.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'날짜와 시간을 선택하기 위한 대화형 UI입니다. 날짜 반환 형식은 필드 설정을 사용하여 사용자 정의할 수 있습니다.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'날짜 선택을 위한 대화형 UI입니다. 날짜 반환 형식은 필드 설정을 사용하여 사용자 정의할 수 있습니다.','An interactive UI for selecting a color, or specifying a Hex value.'=>'색상을 선택하거나 16진수 값을 지정하기 위한 대화형 UI입니다.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'사용자가 지정한 하나 이상의 값을 선택할 수 있도록 하는 확인란 입력 그룹입니다.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'지정한 값이 있는 버튼 그룹으로, 사용자는 제공된 값에서 하나의 옵션을 선택할 수 있습니다.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'콘텐츠를 편집하는 동안 표시되는 접을 수 있는 패널로 사용자 정의 필드를 그룹화하고 구성할 수 있습니다. 큰 데이터 세트를 깔끔하게 유지하는 데 유용합니다.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'반복해서 반복할 수 있는 하위 필드 세트의 상위 역할을 하여 슬라이드, 팀 구성원 및 클릭 유도 문안 타일과 같은 반복 콘텐츠에 대한 솔루션을 제공합니다.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'이는 첨부 파일 모음을 관리하기 위한 대화형 인터페이스를 제공합니다. 대부분의 설정은 이미지 필드 유형과 유사합니다. 추가 설정을 통해 갤러리에서 새 첨부 파일이 추가되는 위치와 허용되는 첨부 파일의 최소/최대 수를 지정할 수 있습니다.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'간단하고 구조화된 레이아웃 기반 편집기를 제공합니다. 유연한 콘텐츠 필드를 사용하면 레이아웃과 하위 필드를 사용하여 사용 가능한 블록을 디자인함으로써 전체 제어로 콘텐츠를 정의, 생성 및 관리할 수 있습니다.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'이를 통해 기존 필드를 선택하고 표시할 수 있습니다. 데이터베이스의 어떤 필드도 복제하지 않지만 런타임에 선택한 필드를 로드하고 표시합니다. 복제 필드는 선택한 필드로 자신을 교체하거나 선택한 필드를 하위 필드 그룹으로 표시할 수 있습니다.','nounClone'=>'복제','PRO'=>'프로','Advanced'=>'고급','JSON (newer)'=>'JSON(최신)','Original'=>'원본','Invalid post ID.'=>'게시물 ID가 잘못되었습니다.','Invalid post type selected for review.'=>'검토를 위해 잘못된 게시물 유형을 선택했습니다.','More'=>'더 보기','Tutorial'=>'튜토리얼','Select Field'=>'필드 선택','Try a different search term or browse %s'=>'다른 검색어를 입력하거나 %s 찾아보기','Popular fields'=>'인기 분야','No search results for \'%s\''=>'\'%s\'에 대한 검색 결과가 없습니다.','Search fields...'=>'검색 필드...','Select Field Type'=>'필드 유형 선택','Popular'=>'인기','Add Taxonomy'=>'택소노미 추가','Create custom taxonomies to classify post type content'=>'게시물 유형 콘텐츠를 택소노미하기 위한 사용자 정의 택소노미 생성','Add Your First Taxonomy'=>'첫 번째 택소노미 추가','Hierarchical taxonomies can have descendants (like categories).'=>'계층적 택소노미는 범주와 같은 하위 항목을 가질 수 있습니다.','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'프런트엔드와 관리자 알림판에서 택소노미를 볼 수 있습니다.','One or many post types that can be classified with this taxonomy.'=>'이 택소노미로 택소노미할 수 있는 하나 이상의 게시물 유형입니다.','genre'=>'장르','Genre'=>'장르','Genres'=>'장르','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'`WP_REST_Terms_Controller` 대신 사용할 선택적 사용자 정의 컨트롤러.','Expose this post type in the REST API.'=>'REST API에서 이 게시물 유형을 노출합니다.','Customize the query variable name'=>'쿼리 변수 이름 사용자 지정','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'{query_var}={term_slug}와 같이 예쁘지 않은 퍼머링크를 사용하여 용어에 액세스할 수 있습니다.','Parent-child terms in URLs for hierarchical taxonomies.'=>'계층적 택소노미에 대한 URL의 상위-하위 용어.','Customize the slug used in the URL'=>'URL에 사용된 슬러그 사용자 정의','Permalinks for this taxonomy are disabled.'=>'이 택소노미에 대한 퍼머링크가 비활성화되었습니다.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'택소노미 키를 슬러그로 사용하여 URL을 다시 작성합니다. 귀하의 퍼머링크 구조는','Taxonomy Key'=>'택소노미 키','Select the type of permalink to use for this taxonomy.'=>'이 택소노미에 사용할 퍼머링크 유형을 선택하십시오.','Display a column for the taxonomy on post type listing screens.'=>'게시물 유형 목록 화면에 택소노미에 대한 열을 표시합니다.','Show Admin Column'=>'관리 열 표시','Show the taxonomy in the quick/bulk edit panel.'=>'빠른/일괄 편집 패널에 택소노미를 표시합니다.','Quick Edit'=>'빠른 편집','List the taxonomy in the Tag Cloud Widget controls.'=>'Tag Cloud Widget 컨트롤에 택소노미를 나열합니다.','Tag Cloud'=>'태그 클라우드','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'메타박스에서 저장된 택소노미 데이터를 정리하기 위해 호출할 PHP 함수 이름입니다.','Meta Box Sanitization Callback'=>'메타 박스 정리 콜백','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'택소노미에서 메타 상자의 내용을 처리하기 위해 호출할 PHP 함수 이름입니다.','Register Meta Box Callback'=>'메타박스 콜백 등록','No Meta Box'=>'메타박스 없음','Custom Meta Box'=>'커스텀 메타 박스','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'콘텐츠 에디터 화면의 메타박스를 제어합니다. 기본적으로 계층적 택소노미에는 범주 메타 상자가 표시되고 비계층적 택소노미에는 태그 메타 상자가 표시됩니다.','Meta Box'=>'메타박스','Categories Meta Box'=>'카테고리 메타박스','Tags Meta Box'=>'태그 메타박스','A link to a tag'=>'태그에 대한 링크','Describes a navigation link block variation used in the block editor.'=>'블록 편집기에서 사용되는 탐색 링크 블록 변형에 대해 설명합니다.','A link to a %s'=>'%s에 대한 링크','Tag Link'=>'태그 링크','Assigns a title for navigation link block variation used in the block editor.'=>'블록 편집기에서 사용되는 탐색 링크 블록 변형에 대한 제목을 지정합니다.','← Go to tags'=>'← 태그로 이동','Assigns the text used to link back to the main index after updating a term.'=>'용어를 업데이트한 후 기본 인덱스로 다시 연결하는 데 사용되는 텍스트를 할당합니다.','Back To Items'=>'항목으로 돌아가기','← Go to %s'=>'← %s로 이동','Tags list'=>'태그 목록','Assigns text to the table hidden heading.'=>'테이블의 숨겨진 제목에 텍스트를 할당합니다.','Tags list navigation'=>'태그 목록 탐색','Assigns text to the table pagination hidden heading.'=>'테이블 페이지 매김 숨겨진 제목에 텍스트를 할당합니다.','Filter by category'=>'카테고리별로 필터링','Assigns text to the filter button in the posts lists table.'=>'게시물 목록 테이블의 필터 버튼에 텍스트를 할당합니다.','Filter By Item'=>'항목별로 필터링','Filter by %s'=>'%s로 필터링','The description is not prominent by default; however, some themes may show it.'=>'설명은 기본적으로 눈에 띄지 않습니다. 그러나 일부 테마에서는 이를 표시할 수 있습니다.','Describes the Description field on the Edit Tags screen.'=>'태그 편집 화면의 설명 필드에 대해 설명합니다.','Description Field Description'=>'설명 필드 설명','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'계층 구조를 만들 상위 용어를 할당합니다. 예를 들어 재즈라는 용어는 Bebop과 Big Band의 부모입니다.','Describes the Parent field on the Edit Tags screen.'=>'태그 편집 화면의 상위 필드를 설명합니다.','Parent Field Description'=>'상위 필드 설명','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'"slug"는 이름의 URL 친화적 버전입니다. 일반적으로 모두 소문자이며 문자, 숫자 및 하이픈만 포함합니다.','Describes the Slug field on the Edit Tags screen.'=>'태그 편집 화면의 Slug 필드에 대해 설명합니다.','Slug Field Description'=>'슬러그 필드 설명','The name is how it appears on your site'=>'이름은 사이트에 표시되는 방식입니다.','Describes the Name field on the Edit Tags screen.'=>'태그 편집 화면의 이름 필드를 설명합니다.','Name Field Description'=>'이름 필드 설명','No tags'=>'태그 없음','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'태그 또는 카테고리를 사용할 수 없을 때 게시물 및 미디어 목록 테이블에 표시되는 텍스트를 할당합니다.','No Terms'=>'용어 없음','No %s'=>'%s 없음','No tags found'=>'태그를 찾을 수 없습니다.','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'사용 가능한 태그가 없는 경우 택소노미 메타 상자에서 \'가장 많이 사용하는 항목에서 선택\' 텍스트를 클릭할 때 표시되는 텍스트를 지정하고, 택소노미 항목이 없는 경우 용어 목록 테이블에 사용되는 텍스트를 지정합니다.','Not Found'=>'찾을 수 없음','Assigns text to the Title field of the Most Used tab.'=>'자주 사용됨 탭의 제목 필드에 텍스트를 할당합니다.','Most Used'=>'가장 많이 사용','Choose from the most used tags'=>'가장 많이 사용되는 태그 중에서 선택','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'JavaScript가 비활성화된 경우 메타 상자에 사용되는 \'가장 많이 사용되는 항목에서 선택\' 텍스트를 지정합니다. 비계층적 택소노미에만 사용됩니다.','Choose From Most Used'=>'가장 많이 사용하는 것 중에서 선택','Choose from the most used %s'=>'가장 많이 사용된 %s에서 선택','Add or remove tags'=>'태그 추가 또는 제거','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'JavaScript가 비활성화된 경우 메타 상자에 사용되는 항목 추가 또는 제거 텍스트를 할당합니다. 비계층적 택소노미에만 사용됨','Add Or Remove Items'=>'항목 추가 또는 제거','Add or remove %s'=>'%s 추가 또는 제거','Separate tags with commas'=>'쉼표로 태그 구분','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'택소노미 메타 상자에 사용되는 쉼표 텍스트로 별도의 항목을 할당합니다. 비계층적 택소노미에만 사용됩니다.','Separate Items With Commas'=>'쉼표로 항목 구분','Separate %s with commas'=>'%s를 쉼표로 구분','Popular Tags'=>'인기 태그','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'인기 항목 텍스트를 할당합니다. 비계층적 택소노미에만 사용됩니다.','Popular Items'=>'인기 상품','Popular %s'=>'인기 있는 %s','Search Tags'=>'검색 태그','Assigns search items text.'=>'검색 항목 텍스트를 할당합니다.','Parent Category:'=>'상위 카테고리:','Assigns parent item text, but with a colon (:) added to the end.'=>'부모 항목 텍스트를 할당하지만 끝에 콜론(:)이 추가됩니다.','Parent Item With Colon'=>'콜론이 있는 상위 항목','Parent Category'=>'상위 카테고리','Assigns parent item text. Only used on hierarchical taxonomies.'=>'상위 항목 텍스트를 지정합니다. 계층적 택소노미에만 사용됩니다.','Parent Item'=>'상위 항목','Parent %s'=>'부모 %s','New Tag Name'=>'새 태그 이름','Assigns the new item name text.'=>'새 항목 이름 텍스트를 할당합니다.','New Item Name'=>'새 항목 이름','New %s Name'=>'새 %s 이름','Add New Tag'=>'새 태그 추가','Assigns the add new item text.'=>'새 항목 추가 텍스트를 할당합니다.','Update Tag'=>'태그 업데이트','Assigns the update item text.'=>'업데이트 항목 텍스트를 할당합니다.','Update Item'=>'항목 업데이트','Update %s'=>'업데이트 %s','View Tag'=>'태그 보기','In the admin bar to view term during editing.'=>'편집하는 동안 용어를 보려면 관리 표시줄에서.','Edit Tag'=>'태그 편집','At the top of the editor screen when editing a term.'=>'용어를 편집할 때 편집기 화면 상단에 있습니다.','All Tags'=>'모든 태그','Assigns the all items text.'=>'모든 항목 텍스트를 지정합니다.','Assigns the menu name text.'=>'메뉴 이름 텍스트를 할당합니다.','Menu Label'=>'메뉴 레이블','Active taxonomies are enabled and registered with WordPress.'=>'활성 택소노미가 활성화되고 워드프레스에 등록됩니다.','A descriptive summary of the taxonomy.'=>'택소노미에 대한 설명 요약입니다.','A descriptive summary of the term.'=>'용어에 대한 설명 요약입니다.','Term Description'=>'용어 설명','Single word, no spaces. Underscores and dashes allowed.'=>'한 단어, 공백 없음. 밑줄과 대시가 허용됩니다.','Term Slug'=>'용어 슬러그','The name of the default term.'=>'기본 용어의 이름입니다.','Term Name'=>'용어 이름','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'삭제할 수 없는 택소노미에 대한 용어를 만듭니다. 기본적으로 게시물에 대해 선택되지 않습니다.','Default Term'=>'기본 용어','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'이 택소노미의 용어를 `wp_set_object_terms()`에 제공된 순서대로 정렬해야 하는지 여부입니다.','Sort Terms'=>'용어 정렬','Add Post Type'=>'게시물 유형 추가','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'사용자 정의 게시물 유형을 사용하여 표준 게시물 및 페이지 이상으로 워드프레스의 기능을 확장합니다.','Add Your First Post Type'=>'첫 게시물 유형 추가','I know what I\'m doing, show me all the options.'=>'내가 무엇을 하는지 알고 모든 옵션을 보여주세요.','Advanced Configuration'=>'고급 구성','Hierarchical post types can have descendants (like pages).'=>'계층적 게시물 유형은 페이지와 같은 하위 항목을 가질 수 있습니다.','Hierarchical'=>'계층형','Visible on the frontend and in the admin dashboard.'=>'프런트엔드와 관리 알림판에서 볼 수 있습니다.','Public'=>'공개','movie'=>'동영상','Lower case letters, underscores and dashes only, Max 20 characters.'=>'소문자, 밑줄 및 대시만 가능하며 최대 20자입니다.','Movie'=>'동영상','Singular Label'=>'단수 레이블','Movies'=>'동영상','Plural Label'=>'복수 레이블','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'`WP_REST_Posts_Controller` 대신 사용할 선택적 사용자 정의 컨트롤러.','Controller Class'=>'컨트롤러 클래스','The namespace part of the REST API URL.'=>'REST API URL의 네임스페이스 부분입니다.','Namespace Route'=>'네임스페이스 경로','The base URL for the post type REST API URLs.'=>'게시물 유형 REST API URL의 기본 URL입니다.','Base URL'=>'기본 URL','Exposes this post type in the REST API. Required to use the block editor.'=>'REST API에서 이 게시물 유형을 노출합니다. 블록 편집기를 사용하는 데 필요합니다.','Show In REST API'=>'REST API에 표시','Customize the query variable name.'=>'쿼리 변수 이름을 사용자 지정합니다.','Query Variable'=>'쿼리 변수','No Query Variable Support'=>'쿼리 변수 지원 없음','Custom Query Variable'=>'맞춤 쿼리 변수','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'항목은 예를 들어 non-pretty permalink를 사용하여 액세스할 수 있습니다. {post_type}={post_slug}.','Query Variable Support'=>'쿼리 변수 지원','URLs for an item and items can be accessed with a query string.'=>'항목 및 항목에 대한 URL은 쿼리 문자열을 사용하여 액세스할 수 있습니다.','Publicly Queryable'=>'공개적으로 쿼리 가능','Custom slug for the Archive URL.'=>'아카이브 URL에 대한 사용자 지정 슬러그입니다.','Archive Slug'=>'아카이브 슬러그','Has an item archive that can be customized with an archive template file in your theme.'=>'테마의 아카이브 템플릿 파일로 사용자 정의할 수 있는 항목 아카이브가 있습니다.','Archive'=>'아카이브','Pagination support for the items URLs such as the archives.'=>'아카이브와 같은 항목 URL에 대한 페이지 매김 지원.','Pagination'=>'쪽수 매기기','RSS feed URL for the post type items.'=>'게시물 유형 항목에 대한 RSS 피드 URL입니다.','Feed URL'=>'피드 URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'URL에 `WP_Rewrite::$front` 접두사를 추가하도록 퍼머링크 구조를 변경합니다.','Front URL Prefix'=>'프런트 URL 프리픽스','Customize the slug used in the URL.'=>'URL에 사용된 슬러그를 사용자 지정합니다.','URL Slug'=>'URL 슬러그','Permalinks for this post type are disabled.'=>'이 게시물 유형에 대한 퍼머링크가 비활성화되었습니다.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'아래 입력에 정의된 사용자 지정 슬러그를 사용하여 URL을 다시 작성합니다. 귀하의 퍼머링크 구조는','No Permalink (prevent URL rewriting)'=>'퍼머링크 없음(URL 재작성 방지)','Custom Permalink'=>'맞춤 퍼머링크','Post Type Key'=>'게시물 유형 키','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'게시물 유형 키를 슬러그로 사용하여 URL을 다시 작성하십시오. 귀하의 퍼머링크 구조는','Permalink Rewrite'=>'퍼머링크 재작성','Delete items by a user when that user is deleted.'=>'해당 사용자가 삭제되면 해당 사용자가 항목을 삭제합니다.','Delete With User'=>'사용자와 함께 삭제','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'게시물 유형을 \'도구\' > \'내보내기\'에서 내보낼 수 있도록 허용합니다.','Can Export'=>'내보내기 가능','Optionally provide a plural to be used in capabilities.'=>'기능에 사용할 복수형을 선택적으로 제공합니다.','Plural Capability Name'=>'복수 기능 이름','Choose another post type to base the capabilities for this post type.'=>'이 게시물 유형의 기능을 기반으로 하려면 다른 게시물 유형을 선택하십시오.','Singular Capability Name'=>'단일 기능 이름','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'기본적으로 게시 유형의 기능은 \'게시\' 기능 이름을 상속합니다. edit_post, delete_posts. 예를 들어 게시물 유형별 기능을 사용하도록 설정합니다. edit_{singular}, delete_{plural}.','Rename Capabilities'=>'기능 이름 바꾸기','Exclude From Search'=>'검색에서 제외','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'\'모양\' > \'메뉴\' 화면에서 항목을 메뉴에 추가할 수 있도록 허용합니다. \'화면 옵션\'에서 켜야 합니다.','Appearance Menus Support'=>'모양 메뉴 지원','Appears as an item in the \'New\' menu in the admin bar.'=>'관리 표시줄의 \'새로 만들기\' 메뉴에 항목으로 나타납니다.','Show In Admin Bar'=>'관리 표시줄에 표시','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'편집 화면의 메타박스 설정 시 호출할 PHP 함수명.','Custom Meta Box Callback'=>'커스텀 메타 박스 콜백','Menu Icon'=>'메뉴 아이콘','The position in the sidebar menu in the admin dashboard.'=>'관리 알림판의 사이드바 메뉴에 있는 위치입니다.','Menu Position'=>'메뉴 위치','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'기본적으로 게시물 유형은 관리자 메뉴에서 새로운 최상위 항목을 가져옵니다. 여기에 기존 최상위 항목이 제공되면 게시물 유형이 그 아래 하위 메뉴 항목으로 추가됩니다.','Admin Menu Parent'=>'관리자 메뉴 부모','Admin editor navigation in the sidebar menu.'=>'사이드바 메뉴의 관리 편집기 탐색.','Show In Admin Menu'=>'관리자 메뉴에 표시','Items can be edited and managed in the admin dashboard.'=>'어드민 알림판에서 항목을 수정하고 관리할 수 있습니다.','Show In UI'=>'UI에 표시','A link to a post.'=>'게시물에 대한 링크입니다.','Description for a navigation link block variation.'=>'탐색 링크 블록 변형에 대한 설명입니다.','Item Link Description'=>'항목 링크 설명','A link to a %s.'=>'%s에 대한 링크입니다.','Post Link'=>'링크 게시','Title for a navigation link block variation.'=>'탐색 링크 블록 변형의 제목입니다.','Item Link'=>'항목 링크','%s Link'=>'%s 링크','Post updated.'=>'게시물이 업데이트되었습니다.','In the editor notice after an item is updated.'=>'항목이 업데이트된 후 편집기 알림에서.','Item Updated'=>'항목 업데이트됨','%s updated.'=>'%s 업데이트되었습니다.','Post scheduled.'=>'게시물 예정.','In the editor notice after scheduling an item.'=>'항목 예약 후 편집기 알림에서.','Item Scheduled'=>'예약된 항목','%s scheduled.'=>'%s 예약됨.','Post reverted to draft.'=>'게시물이 초안으로 돌아갔습니다.','In the editor notice after reverting an item to draft.'=>'항목을 임시글로 되돌린 후 편집기 알림에서.','Item Reverted To Draft'=>'초안으로 되돌린 항목','%s reverted to draft.'=>'%s이(가) 초안으로 되돌아갔습니다.','Post published privately.'=>'게시물이 비공개로 게시되었습니다.','In the editor notice after publishing a private item.'=>'비공개 항목 게시 후 편집기 알림에서.','Item Published Privately'=>'비공개로 게시된 항목','%s published privately.'=>'%s은(는) 비공개로 게시되었습니다.','Post published.'=>'게시물이 게시되었습니다.','In the editor notice after publishing an item.'=>'항목을 게시한 후 편집기 알림에서.','Item Published'=>'게시된 항목','%s published.'=>'%s이(가) 게시되었습니다.','Posts list'=>'게시물 목록','Used by screen readers for the items list on the post type list screen.'=>'게시물 유형 목록 화면의 항목 목록에 대한 화면 판독기에서 사용됩니다.','Items List'=>'항목 목록','%s list'=>'%s 목록','Posts list navigation'=>'게시물 목록 탐색','Used by screen readers for the filter list pagination on the post type list screen.'=>'게시물 유형 목록 화면에서 필터 목록 페이지 매김을 위해 스크린 리더에서 사용됩니다.','Items List Navigation'=>'항목 목록 탐색','%s list navigation'=>'%s 목록 탐색','Filter posts by date'=>'날짜별로 게시물 필터링','Used by screen readers for the filter by date heading on the post type list screen.'=>'게시물 유형 목록 화면에서 날짜 제목으로 필터링하기 위해 화면 판독기에서 사용됩니다.','Filter Items By Date'=>'날짜별로 항목 필터링','Filter %s by date'=>'날짜별로 %s 필터링','Filter posts list'=>'게시물 목록 필터링','Used by screen readers for the filter links heading on the post type list screen.'=>'게시물 유형 목록 화면의 필터 링크 제목에 대해 스크린 리더에서 사용됩니다.','Filter Items List'=>'항목 목록 필터링','Filter %s list'=>'%s 목록 필터링','In the media modal showing all media uploaded to this item.'=>'이 항목에 업로드된 모든 미디어를 표시하는 미디어 모달에서.','Uploaded To This Item'=>'이 항목에 업로드됨','Uploaded to this %s'=>'이 %s에 업로드됨','Insert into post'=>'게시물에 삽입','As the button label when adding media to content.'=>'콘텐츠에 미디어를 추가할 때 버튼 레이블로 사용합니다.','Insert Into Media Button'=>'미디어에 삽입 버튼','Insert into %s'=>'%s에 삽입','Use as featured image'=>'추천 이미지로 사용','As the button label for selecting to use an image as the featured image.'=>'이미지를 추천 이미지로 사용하도록 선택하기 위한 버튼 레이블로.','Use Featured Image'=>'추천 이미지 사용','Remove featured image'=>'추천 이미지 삭제','As the button label when removing the featured image.'=>'추천 이미지를 제거할 때 버튼 레이블로.','Remove Featured Image'=>'추천 이미지 제거','Set featured image'=>'추천 이미지 설정','As the button label when setting the featured image.'=>'추천 이미지를 설정할 때 버튼 레이블로.','Set Featured Image'=>'추천 이미지 설정','Featured image'=>'나타난 그림','In the editor used for the title of the featured image meta box.'=>'추천 이미지 메타 상자의 제목에 사용되는 편집기에서.','Featured Image Meta Box'=>'추천 이미지 메타 상자','Post Attributes'=>'게시물 속성','In the editor used for the title of the post attributes meta box.'=>'게시물 속성 메타 상자의 제목에 사용되는 편집기에서.','Attributes Meta Box'=>'속성 메타박스','%s Attributes'=>'%s 속성','Post Archives'=>'게시물 아카이브','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'아카이브가 활성화된 CPT의 기존 메뉴에 항목을 추가할 때 표시되는 게시물 목록에 이 레이블이 있는 \'게시물 유형 아카이브\' 항목을 추가합니다. \'실시간 미리보기\' 모드에서 메뉴를 편집하고 사용자 정의 아카이브 슬러그가 제공되었을 때만 나타납니다.','Archives Nav Menu'=>'아카이브 탐색 메뉴','%s Archives'=>'%s 아카이브','No posts found in Trash'=>'휴지통에 게시물이 없습니다.','At the top of the post type list screen when there are no posts in the trash.'=>'휴지통에 게시물이 없을 때 게시물 유형 목록 화면 상단에 표시됩니다.','No Items Found in Trash'=>'휴지통에 항목이 없습니다.','No %s found in Trash'=>'휴지통에서 %s을(를) 찾을 수 없습니다.','No posts found'=>'게시물이 없습니다.','At the top of the post type list screen when there are no posts to display.'=>'표시할 게시물이 없을 때 게시물 유형 목록 화면 상단에 표시됩니다.','No Items Found'=>'제품을 찾지 못했습니다','No %s found'=>'%s 없음','Search Posts'=>'게시물 검색','At the top of the items screen when searching for an item.'=>'항목 검색 시 항목 화면 상단','Search Items'=>'항목 검색','Search %s'=>'%s 검색','Parent Page:'=>'상위 페이지:','For hierarchical types in the post type list screen.'=>'게시물 유형 목록 화면의 계층적 유형의 경우.','Parent Item Prefix'=>'상위 품목 접두어','Parent %s:'=>'부모 %s:','New Post'=>'새로운 게시물','New Item'=>'새로운 물품','New %s'=>'신규 %s','Add New Post'=>'새 게시물 추가','At the top of the editor screen when adding a new item.'=>'새 항목을 추가할 때 편집기 화면 상단에 있습니다.','Add New Item'=>'새 항목 추가','Add New %s'=>'새 %s 추가','View Posts'=>'게시물 보기','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'게시물 유형이 아카이브를 지원하고 홈 페이지가 해당 게시물 유형의 아카이브가 아닌 경우 \'모든 게시물\' 보기의 관리 표시줄에 나타납니다.','View Items'=>'항목 보기','View Post'=>'게시물 보기','In the admin bar to view item when editing it.'=>'항목을 편집할 때 관리 표시줄에서 항목을 봅니다.','View Item'=>'항목 보기','View %s'=>'%s 보기','Edit Post'=>'게시물 수정','At the top of the editor screen when editing an item.'=>'항목을 편집할 때 편집기 화면 상단에 있습니다.','Edit Item'=>'항목 편집','Edit %s'=>'%s 편집','All Posts'=>'모든 게시물','In the post type submenu in the admin dashboard.'=>'관리 알림판의 게시물 유형 하위 메뉴에서.','All Items'=>'모든 항목','All %s'=>'모든 %s','Admin menu name for the post type.'=>'게시물 유형의 관리자 메뉴 이름입니다.','Menu Name'=>'메뉴명','Regenerate all labels using the Singular and Plural labels'=>'단수 및 복수 레이블을 사용하여 모든 레이블 다시 생성하기','Regenerate'=>'재생성','Active post types are enabled and registered with WordPress.'=>'활성 게시물 유형이 활성화되고 워드프레스에 등록됩니다.','A descriptive summary of the post type.'=>'게시물 유형에 대한 설명 요약입니다.','Add Custom'=>'맞춤 추가','Enable various features in the content editor.'=>'콘텐츠 편집기에서 다양한 기능을 활성화합니다.','Post Formats'=>'글 형식','Editor'=>'편집기','Trackbacks'=>'트랙백','Select existing taxonomies to classify items of the post type.'=>'게시물 유형의 항목을 택소노미하려면 기존 택소노미를 선택하십시오.','Browse Fields'=>'필드 찾아보기','Nothing to import'=>'가져올 항목 없음','. The Custom Post Type UI plugin can be deactivated.'=>'. Custom Post Type UI 플러그인을 비활성화할 수 있습니다.','Imported %d item from Custom Post Type UI -'=>'사용자 정의 게시물 유형 UI에서 %d개의 항목을 가져왔습니다. -','Failed to import taxonomies.'=>'택소노미를 가져오지 못했습니다.','Failed to import post types.'=>'게시물 유형을 가져오지 못했습니다.','Nothing from Custom Post Type UI plugin selected for import.'=>'가져오기 위해 선택된 사용자 지정 게시물 유형 UI 플러그인이 없습니다.','Imported 1 item'=>'가져온 %s개 항목','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'이미 존재하는 키와 동일한 키를 사용하여 게시물 유형 또는 택소노미를 가져오면 기존 게시물 유형 또는 택소노미에 대한 설정을 가져오기의 설정으로 덮어씁니다.','Import from Custom Post Type UI'=>'사용자 정의 게시물 유형 UI에서 가져오기','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'다음 코드는 선택한 항목의 로컬 버전을 등록하는 데 사용할 수 있습니다. 필드 그룹, 게시물 유형 또는 택소노미를 로컬에 저장하면 더 빠른 로드 시간, 버전 제어 및 동적 필드/설정과 같은 많은 이점을 제공할 수 있습니다. 다음 코드를 복사하여 테마의 functions.php 파일에 붙여넣거나 외부 파일에 포함시킨 다음 ACF 관리자에서 항목을 비활성화하거나 삭제하십시오.','Export - Generate PHP'=>'내보내기 - PHP 생성','Export'=>'내보내다','Select Taxonomies'=>'택소노미 선택','Select Post Types'=>'게시물 유형 선택','Exported 1 item.'=>'내보낸 %s개 항목','Category'=>'범주','Tag'=>'꼬리표','%s taxonomy created'=>'%s 택소노미 생성됨','%s taxonomy updated'=>'%s 택소노미 업데이트됨','Taxonomy draft updated.'=>'택소노미 초안이 업데이트되었습니다.','Taxonomy scheduled for.'=>'예정된 택소노미.','Taxonomy submitted.'=>'택소노미가 제출되었습니다.','Taxonomy saved.'=>'택소노미가 저장되었습니다.','Taxonomy deleted.'=>'택소노미가 삭제되었습니다.','Taxonomy updated.'=>'택소노미가 업데이트되었습니다.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'다른 플러그인 또는 테마에서 등록한 다른 택소노미에서 해당 키를 사용 중이므로 이 택소노미를 등록할 수 없습니다.','Taxonomy synchronized.'=>'%s개의 택소노미가 동기화되었습니다.','Taxonomy duplicated.'=>'%s개의 택소노미가 중복되었습니다.','Taxonomy deactivated.'=>'%s개의 택소노미가 비활성화되었습니다.','Taxonomy activated.'=>'%s개의 택소노미가 활성화되었습니다.','Terms'=>'용어','Post type synchronized.'=>'%s 게시물 유형이 동기화되었습니다.','Post type duplicated.'=>'%s 게시물 유형이 중복되었습니다.','Post type deactivated.'=>'%s 게시물 유형이 비활성화되었습니다.','Post type activated.'=>'%s 게시물 유형이 활성화되었습니다.','Post Types'=>'게시물 유형','Advanced Settings'=>'고급 설정','Basic Settings'=>'기본 설정','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'이 게시물 유형은 다른 플러그인 또는 테마에서 등록한 다른 게시물 유형에서 해당 키를 사용 중이므로 등록할 수 없습니다.','Pages'=>'페이지','Link Existing Field Groups'=>'기존 필드 그룹 연결','%s post type created'=>'%s 게시물 유형이 생성됨','Add fields to %s'=>'%s에 필드 추가','%s post type updated'=>'%s 게시물 유형 업데이트됨','Post type draft updated.'=>'게시물 유형 초안이 업데이트되었습니다.','Post type scheduled for.'=>'예정된 게시물 유형입니다.','Post type submitted.'=>'게시물 유형이 제출되었습니다.','Post type saved.'=>'게시물 유형이 저장되었습니다.','Post type updated.'=>'게시물 유형이 업데이트되었습니다.','Post type deleted.'=>'게시물 유형이 삭제되었습니다.','Type to search...'=>'검색하려면 입력하세요...','PRO Only'=>'프로 전용','Field groups linked successfully.'=>'필드 그룹이 성공적으로 연결되었습니다.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Custom Post Type UI에 등록된 Post Type과 Taxonomies를 가져와서 ACF로 관리합니다. 시작하기.','ACF'=>'ACF','taxonomy'=>'택소노미','post type'=>'게시물 유형','Done'=>'완료','Field Group(s)'=>'필드 그룹','Select one or many field groups...'=>'하나 이상의 필드 그룹 선택...','Please select the field groups to link.'=>'연결할 필드 그룹을 선택하십시오.','Field group linked successfully.'=>'필드 그룹이 성공적으로 연결되었습니다.','post statusRegistration Failed'=>'등록 실패','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'이 항목은 다른 플러그인 또는 테마에서 등록한 다른 항목에서 해당 키를 사용 중이므로 등록할 수 없습니다.','REST API'=>'REST API','Permissions'=>'권한','URLs'=>'URL','Visibility'=>'가시성','Labels'=>'레이블','Field Settings Tabs'=>'필드 설정 탭','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[미리보기에 사용할 수 없는 ACF 쇼트코드 값]','Close Modal'=>'모달 닫기','Field moved to other group'=>'필드가 다른 그룹으로 이동됨','Close modal'=>'모달 닫기','Start a new group of tabs at this tab.'=>'이 탭에서 새 탭 그룹을 시작합니다.','New Tab Group'=>'새 탭 그룹','Use a stylized checkbox using select2'=>'Select2를 사용하여 스타일이 적용된 체크박스 사용','Save Other Choice'=>'다른 선택 저장','Allow Other Choice'=>'다른 선택 허용','Add Toggle All'=>'모두 전환 추가','Save Custom Values'=>'사용자 지정 값 저장','Allow Custom Values'=>'사용자 지정 값 허용','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'체크박스 맞춤 값은 비워둘 수 없습니다. 비어 있는 값을 모두 선택 취소합니다.','Updates'=>'업데이트','Advanced Custom Fields logo'=>'Advanced Custom Fields 로고','Save Changes'=>'변경 사항 저장','Field Group Title'=>'필드 그룹 제목','Add title'=>'제목 추가','New to ACF? Take a look at our getting started guide.'=>'ACF가 처음이신가요? 시작 가이드를 살펴보세요.','Add Field Group'=>'필드 그룹 추가','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF는 필드 그룹을 사용하여 사용자 정의 필드를 함께 그룹화한 다음 해당 필드를 편집 화면에 첨부합니다.','Add Your First Field Group'=>'첫 번째 필드 그룹 추가','Options Pages'=>'옵션 페이지','ACF Blocks'=>'ACF 블록','Gallery Field'=>'갤러리 필드','Flexible Content Field'=>'유연한 콘텐츠 필드','Repeater Field'=>'리피터 필드','Unlock Extra Features with ACF PRO'=>'ACF 프로로 추가 기능 잠금 해제','Delete Field Group'=>'필드 그룹 삭제','Created on %1$s at %2$s'=>'%1$s에서 %2$s에 생성됨','Group Settings'=>'그룹 설정','Location Rules'=>'위치 규칙','Choose from over 30 field types. Learn more.'=>'30개 이상의 필드 유형 중에서 선택하십시오. 자세히 알아보세요.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'게시물, 페이지, 사용자 정의 게시물 유형 및 기타 워드프레스 콘텐츠에 대한 새로운 사용자 정의 필드 생성을 시작하십시오.','Add Your First Field'=>'첫 번째 필드 추가','#'=>'#','Add Field'=>'필드 추가','Presentation'=>'프레젠테이션','Validation'=>'확인','General'=>'일반','Import JSON'=>'JSON 가져오기','Export As JSON'=>'JSON으로 내보내기','Field group deactivated.'=>'%s 필드 그룹이 비활성화되었습니다.','Field group activated.'=>'%s 필드 그룹이 활성화되었습니다.','Deactivate'=>'비활성화','Deactivate this item'=>'이 항목 비활성화','Activate'=>'활성화','Activate this item'=>'이 항목 활성화','Move field group to trash?'=>'필드 그룹을 휴지통으로 이동하시겠습니까?','post statusInactive'=>'비활성','WP Engine'=>'WP 엔진','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields와 Advanced Custom Fields 프로는 동시에 활성화되어서는 안 됩니다. Advanced Custom Fields 프로를 자동으로 비활성화했습니다.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields와 Advanced Custom Fields 프로는 동시에 활성화되어서는 안 됩니다. Advanced Custom Fields를 자동으로 비활성화했습니다.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - ACF가 초기화되기 전에 ACF 필드 값을 검색하는 호출이 하나 이상 감지되었습니다. 이는 지원되지 않으며 잘못된 형식의 데이터 또는 누락된 데이터가 발생할 수 있습니다. 이 문제를 해결하는 방법을 알아보세요.','%1$s must have a user with the %2$s role.'=>'%1$s에는 다음 역할 중 하나를 가진 사용자가 있어야 합니다. %2$s','%1$s must have a valid user ID.'=>'%1$s에는 유효한 사용자 ID가 있어야 합니다.','Invalid request.'=>'잘못된 요청.','%1$s is not one of %2$s'=>'%1$s은(는) %2$s 중 하나가 아닙니다.','%1$s must have term %2$s.'=>'%1$s에는 다음 용어 중 하나가 있어야 합니다. %2$s','%1$s must be of post type %2$s.'=>'%1$s은(는) 다음 게시물 유형 중 하나여야 합니다: %2$s','%1$s must have a valid post ID.'=>'%1$s에는 유효한 게시물 ID가 있어야 합니다.','%s requires a valid attachment ID.'=>'%s에는 유효한 첨부 파일 ID가 필요합니다.','Show in REST API'=>'REST API에 표시','Enable Transparency'=>'투명성 활성화','RGBA Array'=>'RGBA 배열','RGBA String'=>'RGBA 문자열','Hex String'=>'16진수 문자열','Upgrade to PRO'=>'프로로 업그레이드','post statusActive'=>'활성','\'%s\' is not a valid email address'=>'‘%s’은(는) 유효한 이매일 주소가 아닙니다','Color value'=>'색상 값','Select default color'=>'기본 색상 선택하기','Clear color'=>'선명한 색상','Blocks'=>'블록','Options'=>'옵션','Users'=>'사용자','Menu items'=>'메뉴 항목','Widgets'=>'위젯','Attachments'=>'첨부파일','Taxonomies'=>'택소노미','Posts'=>'게시물','Last updated: %s'=>'최근 업데이트: %s','Sorry, this post is unavailable for diff comparison.'=>'죄송합니다. 이 게시물은 diff 비교에 사용할 수 없습니다.','Invalid field group parameter(s).'=>'잘못된 필드 그룹 매개변수입니다.','Awaiting save'=>'저장 대기 중','Saved'=>'저장했어요','Import'=>'가져오기','Review changes'=>'변경사항 검토하기','Located in: %s'=>'위치: %s','Located in plugin: %s'=>'플러그인에 있음: %s','Located in theme: %s'=>'테마에 있음: %s','Various'=>'다양한','Sync changes'=>'변경사항 동기화하기','Loading diff'=>'로딩 차이','Review local JSON changes'=>'지역 JSON 변경 검토하기','Visit website'=>'웹 사이트 방문하기','View details'=>'세부 정보 보기','Version %s'=>'버전 %s','Information'=>'정보','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'헬프 데스크. 당사 헬프데스크의 지원 전문가가 보다 심도 있는 기술 문제를 지원할 것입니다.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'토론. ACF 세계의 \'방법\'을 파악하는 데 도움을 줄 수 있는 커뮤니티 포럼에 활발하고 친근한 커뮤니티가 있습니다.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'문서. 광범위한 문서에는 발생할 수 있는 대부분의 상황에 대한 참조 및 가이드가 포함되어 있습니다.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'우리는 지원에 열광하며 ACF를 통해 웹 사이트를 최대한 활용하기를 바랍니다. 어려움에 처한 경우 도움을 받을 수 있는 여러 곳이 있습니다.','Help & Support'=>'도움말 및 지원','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'도움이 필요한 경우 도움말 및 지원 탭을 사용하여 연락하십시오.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'첫 번째 필드 그룹을 만들기 전에 먼저 시작하기 가이드를 읽고 플러그인의 철학과 모범 사례를 숙지하는 것이 좋습니다.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Advanced Custom Fields 플러그인은 추가 필드로 워드프레스 편집 화면을 사용자 정의할 수 있는 시각적 양식 빌더와 모든 테마 템플릿 파일에 사용자 정의 필드 값을 표시하는 직관적인 API를 제공합니다.','Overview'=>'개요','Location type "%s" is already registered.'=>'위치 유형 "%s"이(가) 이미 등록되어 있습니다.','Class "%s" does not exist.'=>'"%s" 클래스가 존재하지 않습니다.','Invalid nonce.'=>'논스가 잘못되었습니다.','Error loading field.'=>'필드를 로드하는 중 오류가 발생했습니다.','Location not found: %s'=>'찾을 수 없는 위치: %s','Error: %s'=>'오류: %s','Widget'=>'위젯','User Role'=>'사용자 역할','Comment'=>'댓글','Post Format'=>'글 형식','Menu Item'=>'메뉴 아이템','Post Status'=>'게시물 상태','Menus'=>'메뉴','Menu Locations'=>'메뉴 위치','Menu'=>'메뉴','Post Taxonomy'=>'게시물 택소노미','Child Page (has parent)'=>'자식 페이지 (부모가 있습니다)','Parent Page (has children)'=>'부모 페이지 (자식이 있습니다)','Top Level Page (no parent)'=>'최상위 페이지 (부모가 없습니다)','Posts Page'=>'글 페이지','Front Page'=>'프론트 페이지','Page Type'=>'페이지 유형','Viewing back end'=>'백엔드 보기','Viewing front end'=>'프런트 엔드 보기','Logged in'=>'로그인','Current User'=>'현재 사용자','Page Template'=>'페이지 템플릿','Register'=>'등록하기','Add / Edit'=>'추가하기 / 편집하기','User Form'=>'사용자 양식','Page Parent'=>'페이지 부모','Super Admin'=>'최고 관리자','Current User Role'=>'현재 사용자 역할','Default Template'=>'기본 템플릿','Post Template'=>'게시물 템플릿','Post Category'=>'게시물 카테고리','All %s formats'=>'모든 %s 형식','Attachment'=>'첨부','%s value is required'=>'%s 값이 필요합니다.','Show this field if'=>'다음과 같은 경우 이 필드를 표시합니다.','Conditional Logic'=>'조건부 논리','and'=>'그리고','Local JSON'=>'로컬 JSON','Clone Field'=>'클론 필드','Please also check all premium add-ons (%s) are updated to the latest version.'=>'또한 모든 프리미엄 애드온(%s)이 최신 버전으로 업데이트되었는지 확인하세요.','This version contains improvements to your database and requires an upgrade.'=>'이 버전은 데이터베이스 개선을 포함하고 있어 업그래이드가 필요합니다.','Thank you for updating to %1$s v%2$s!'=>'%1$s v%2$s로 업데이트해주셔서 감사합니다!','Database Upgrade Required'=>'데이터베이스 업그래이드가 필요합니다','Options Page'=>'옵션 페이지','Gallery'=>'갤러리','Flexible Content'=>'유연한 콘텐츠','Repeater'=>'리피터','Back to all tools'=>'모든 도구로 돌아가기','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'편집 화면에 여러 개의 필드 그룹이 나타나는 경우 첫 번째 필드 그룹의 옵션(순서 번호가 가장 낮은 옵션)이 사용됩니다.','Select items to hide them from the edit screen.'=>'항목을 선택하여 편집 화면에서 숨깁니다.','Hide on screen'=>'화면에 숨기기','Send Trackbacks'=>'트랙백 보내기','Tags'=>'태그','Categories'=>'카테고리','Page Attributes'=>'페이지 속성','Format'=>'형식','Author'=>'작성자','Slug'=>'슬러그','Revisions'=>'리비전','Comments'=>'댓글','Discussion'=>'논의','Excerpt'=>'요약글','Content Editor'=>'콘텐츠 편집기','Permalink'=>'퍼머링크','Shown in field group list'=>'필드 그룹 목록에 표시됨','Field groups with a lower order will appear first'=>'순서가 낮은 필드 그룹이 먼저 나타납니다.','Order No.'=>'주문번호','Below fields'=>'필드 아래','Below labels'=>'레이블 아래','Instruction Placement'=>'지침 배치','Label Placement'=>'레이블 배치','Side'=>'측면','Normal (after content)'=>'일반(내용 뒤)','High (after title)'=>'높음(제목 뒤)','Position'=>'위치','Seamless (no metabox)'=>'매끄럽게(메타박스 없음)','Standard (WP metabox)'=>'표준(WP 메타박스)','Style'=>'스타일','Type'=>'유형','Key'=>'키','Order'=>'정렬하기','Close Field'=>'필드 닫기','id'=>'id','class'=>'클래스','width'=>'너비','Wrapper Attributes'=>'래퍼 속성','Required'=>'필수','Instructions'=>'지침','Field Type'=>'필드 유형','Single word, no spaces. Underscores and dashes allowed'=>'한 단어, 공백 없음. 밑줄 및 대시 허용','Field Name'=>'필드 명','This is the name which will appear on the EDIT page'=>'이것은 편집하기 페이지에 보일 이름입니다.','Field Label'=>'필드 레이블','Delete'=>'지우기','Delete field'=>'필드 삭제','Move'=>'이동하기','Move field to another group'=>'다름 그룹으로 필드 이동하기','Duplicate field'=>'필드 복제하기','Edit field'=>'필드 편집하기','Drag to reorder'=>'드래그하여 재정렬','Show this field group if'=>'다음과 같은 경우 이 필드 그룹 표시','No updates available.'=>'사용 가능한 업데이트가 없습니다.','Database upgrade complete. See what\'s new'=>'데이터베이스 업그래이드를 완료했습니다. 새로운 기능 보기 ','Reading upgrade tasks...'=>'업그래이드 작업을 읽기 ...','Upgrade failed.'=>'업그래이드에 실패했습니다.','Upgrade complete.'=>'업그래이드를 완료했습니다.','Upgrading data to version %s'=>'버전 %s(으)로 자료를 업그래이드하기','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'계속하기 전에 데이터베이스를 백업하는 것이 좋습니다. 지금 업데이트 도구를 실행하기 원하는게 확실한가요?','Please select at least one site to upgrade.'=>'업그래이드 할 사이트를 하나 이상 선택하기 바랍니다.','Database Upgrade complete. Return to network dashboard'=>'데이터베이스 업그래이드를 완료했습니다. 네트워크 알림판으로 돌아 가기 ','Site is up to date'=>'사이트가 최신 상태입니다.','Site requires database upgrade from %1$s to %2$s'=>'사이트는 %1$s에서 %2$s(으)로 데이터베이스 업그레이드가 필요합니다.','Site'=>'사이트','Upgrade Sites'=>'사이트 업그래이드하기','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'다음 사이트는 DB 업그레이드가 필요합니다. 업데이트하려는 항목을 확인한 다음 %s를 클릭하십시오.','Add rule group'=>'그룹 규칙 추가하기','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'이러한 Advanced Custom Fields를 사용할 편집 화면을 결정하는 일련의 규칙을 만듭니다.','Rules'=>'규칙','Copied'=>'복사했습니다','Copy to clipboard'=>'클립보드에 복사하기','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'내보낼 항목을 선택한 다음 내보내기 방법을 선택합니다. JSON으로 내보내기 - .json 파일로 내보낸 다음 다른 ACF 설치로 가져올 수 있습니다. PHP를 생성하여 테마에 배치할 수 있는 PHP 코드로 내보냅니다.','Select Field Groups'=>'필드 그룹 선택하기','No field groups selected'=>'선택한 필드 그룹 없음','Generate PHP'=>'PHP 생성','Export Field Groups'=>'필드 그룹 내보내기','Import file empty'=>'가져오기 파일이 비어 있음','Incorrect file type'=>'잘못된 파일 형식','Error uploading file. Please try again'=>'파일을 업로드하는 중 오류가 발생했습니다. 다시 시도해 주세요','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'가져오려는 Advanced Custom Fields JSON 파일을 선택합니다. 아래 가져오기 버튼을 클릭하면 ACF가 해당 파일의 항목을 가져옵니다.','Import Field Groups'=>'필드 그룹 가져오기','Sync'=>'동기화하기','Select %s'=>'%s 선택하기','Duplicate'=>'복제하기','Duplicate this item'=>'이 항목 복제하기','Supports'=>'지원','Documentation'=>'문서화','Description'=>'설명','Sync available'=>'동기화 가능','Field group synchronized.'=>'%s개의 필드 그룹을 동기화했습니다.','Field group duplicated.'=>'%s 필드 그룹이 복사되었습니다.','Active (%s)'=>'활성 (%s)','Review sites & upgrade'=>'사이트 검토하기 & 업그래이드하기','Upgrade Database'=>'데이터베이스 업그래이드하기','Custom Fields'=>'사용자 정의 필드','Move Field'=>'필드 이동하기','Please select the destination for this field'=>'이 필드의 대상을 선택하십시오','The %1$s field can now be found in the %2$s field group'=>'%1$s 필드는 이제 %2$s 필드 그룹에서 찾을 수 있습니다.','Move Complete.'=>'이동완료.','Active'=>'활성화','Field Keys'=>'필드 키','Settings'=>'설정','Location'=>'위치','Null'=>'빈값','copy'=>'복사하기','(this field)'=>'(이 필드)','Checked'=>'체크','Move Custom Field'=>'사용자 필드 이동하기','No toggle fields available'=>'사용 가능한 토글 필드 없음','Field group title is required'=>'필드 그룹 제목이 필요합니다.','This field cannot be moved until its changes have been saved'=>'변경 사항이 저장될 때까지 이 필드를 이동할 수 없습니다.','The string "field_" may not be used at the start of a field name'=>'문자열 "field_"는 필드 이름의 시작 부분에 사용할 수 없습니다.','Field group draft updated.'=>'필드 그룹 초안을 업데이트했습니다.','Field group scheduled for.'=>'필드 그룹이 예정되어 있습니다.','Field group submitted.'=>'필드 그룹이 제출되었습니다.','Field group saved.'=>'필드 그룹이 저장되었습니다.','Field group published.'=>'필드 그룹이 게시되었습니다.','Field group deleted.'=>'필드 그룹이 삭제되었습니다.','Field group updated.'=>'필드 그룹을 업데이트했습니다.','Tools'=>'도구','is not equal to'=>'같지 않음','is equal to'=>'같음','Forms'=>'양식','Page'=>'페이지','Post'=>'게시물','Relational'=>'관계형','Choice'=>'선택하기','Basic'=>'기초','Unknown'=>'알려지지 않은','Field type does not exist'=>'필드 유형이 존재하지 않습니다','Spam Detected'=>'스팸 감지됨','Post updated'=>'글을 업데이트했습니다','Update'=>'업데이트','Validate Email'=>'이매일 확인하기','Content'=>'콘텐츠','Title'=>'제목','Edit field group'=>'필드 그룹 편집하기','Selection is less than'=>'선택이 미만','Selection is greater than'=>'선택이 다음보다 큼','Value is less than'=>'값이 다음보다 작음','Value is greater than'=>'값이 다음보다 큼','Value contains'=>'값은 다음을 포함합니다.','Value matches pattern'=>'값이 패턴과 일치','Value is not equal to'=>'값이 같지 않음','Value is equal to'=>'값은 다음과 같습니다.','Has no value'=>'값이 없음','Has any value'=>'값이 있음','Cancel'=>'취소하기','Are you sure?'=>'확실합니까?','%d fields require attention'=>'%d개의 필드에 주의가 필요합니다.','1 field requires attention'=>'주의가 필요한 필드 1개','Validation failed'=>'검증에 실패했습니다','Validation successful'=>'유효성 검사 성공','Restricted'=>'제한했습니다','Collapse Details'=>'세부 정보 접기','Expand Details'=>'세부정보 확장하기','Uploaded to this post'=>'이 게시물에 업로드됨','verbUpdate'=>'업데이트','verbEdit'=>'편집하기','The changes you made will be lost if you navigate away from this page'=>'페이지를 벗어나면 변경 한 내용이 손실 됩니다','File type must be %s.'=>'파일 유형은 %s여야 합니다.','or'=>'또는','File size must not exceed %s.'=>'파일 크기는 %s를 초과할 수 없습니다.','File size must be at least %s.'=>'파일 크기는 %s 이상이어야 합니다.','Image height must not exceed %dpx.'=>'이미지 높이는 %dpx를 초과할 수 없습니다.','Image height must be at least %dpx.'=>'이미지 높이는 %dpx 이상이어야 합니다.','Image width must not exceed %dpx.'=>'이미지 너비는 %dpx를 초과할 수 없습니다.','Image width must be at least %dpx.'=>'이미지 너비는 %dpx 이상이어야 합니다.','(no title)'=>'(제목 없음)','Full Size'=>'전체 크기','Large'=>'크기가 큰','Medium'=>'중간','Thumbnail'=>'썸네일','(no label)'=>'(레이블 없음)','Sets the textarea height'=>'문자 영역의 높이를 설정하기','Rows'=>'행','Text Area'=>'텍스트 영역','Prepend an extra checkbox to toggle all choices'=>'모든 선택 항목을 토글하려면 추가 확인란을 앞에 추가하십시오.','Save \'custom\' values to the field\'s choices'=>'선택한 필드에 ‘사용자 정의’값 저장하기','Allow \'custom\' values to be added'=>'추가한 ‘사용자 정의’ 값 허용하기','Add new choice'=>'새로운 선택 추가하기','Toggle All'=>'모두 토글하기','Allow Archives URLs'=>'보관소 URLs 허용하기','Archives'=>'아카이브','Page Link'=>'페이지 링크','Add'=>'추가하기','Name'=>'이름','%s added'=>'%s 추가됨','%s already exists'=>'%s이(가) 이미 존재합니다.','User unable to add new %s'=>'사용자가 새 %s을(를) 추가할 수 없습니다.','Term ID'=>'용어 ID','Term Object'=>'용어 객체','Load value from posts terms'=>'글 용어에서 값 로드하기','Load Terms'=>'용어 로드하기','Connect selected terms to the post'=>'글에 선택한 조건을 연결하기','Save Terms'=>'조건 저장하기','Allow new terms to be created whilst editing'=>'편집하는 동안 생성할 새로운 조건을 허용하기','Create Terms'=>'용어 만들기','Radio Buttons'=>'라디오 버튼','Single Value'=>'단일 값','Multi Select'=>'다중 선택','Checkbox'=>'체크박스','Multiple Values'=>'여러 값','Select the appearance of this field'=>'이 필드의 모양 선택하기','Appearance'=>'모양','Select the taxonomy to be displayed'=>'보일 할 분류를 선택하기','No TermsNo %s'=>'%s 없음','Value must be equal to or lower than %d'=>'값은 %d보다 작거나 같아야 합니다.','Value must be equal to or higher than %d'=>'값은 %d 이상이어야 합니다.','Value must be a number'=>'값은 숫자여야 합니다.','Number'=>'숫자','Save \'other\' values to the field\'s choices'=>'선택한 필드에 ‘다른’ 값 저장하기','Add \'other\' choice to allow for custom values'=>'사용자 정의 값을 허용하는 ‘기타’ 선택 사항 추가하기','Other'=>'기타','Radio Button'=>'라디오 버튼','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'중지할 이전 아코디언의 끝점을 정의합니다. 이 아코디언은 보이지 않습니다.','Allow this accordion to open without closing others.'=>'다른 아코디언을 닫지 않고 이 아코디언이 열리도록 허용합니다.','Multi-Expand'=>'다중 확장','Display this accordion as open on page load.'=>'이 아코디언은 페이지 로드시 열린 것으로 보입니다.','Open'=>'열기','Accordion'=>'아코디언','Restrict which files can be uploaded'=>'업로드 할 수 있는 파일 제한하기','File ID'=>'파일 ID','File URL'=>'파일 URL','File Array'=>'파일 어레이','Add File'=>'파일 추가하기','No file selected'=>'파일이 선택되지 않았습니다','File name'=>'파일 이름','Update File'=>'파일 업데이트','Edit File'=>'파일 편집하기','Select File'=>'파일 선택하기','File'=>'파일','Password'=>'비밀번호','Specify the value returned'=>'반환할 값 지정하기','Use AJAX to lazy load choices?'=>'지연 로드 선택에 AJAX를 사용하시겠습니까?','Enter each default value on a new line'=>'새로운 줄에 기본 값 입력하기','verbSelect'=>'선택하기','Select2 JS load_failLoading failed'=>'로딩 실패','Select2 JS searchingSearching…'=>'검색하기…','Select2 JS load_moreLoading more results…'=>'더 많은 결과 로드 중…','Select2 JS selection_too_long_nYou can only select %d items'=>'%d 항목만 선택할 수 있어요','Select2 JS selection_too_long_1You can only select 1 item'=>'항목은 1개만 선택할 수 있습니다','Select2 JS input_too_long_nPlease delete %d characters'=>'%d글자를 지우기 바래요','Select2 JS input_too_long_1Please delete 1 character'=>'글자 1개를 지워주세요','Select2 JS input_too_short_nPlease enter %d or more characters'=>'%d 또는 이상의 글자를 입력하시기 바래요','Select2 JS input_too_short_1Please enter 1 or more characters'=>'글자를 1개 이상 입력하세요','Select2 JS matches_0No matches found'=>'일치하는 항목이 없습니다','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d개의 결과가 사용가능하니, 위와 아래 방향키를 이용해 탐색하세요.','Select2 JS matches_1One result is available, press enter to select it.'=>'1개 결과를 사용할 수 있습니다. 선택하려면 Enter 키를 누르세요.','nounSelect'=>'선택하기','User ID'=>'사용자 아이디','User Object'=>'사용자 객체','User Array'=>'사용자 배열','All user roles'=>'모든 사용자 역할','Filter by Role'=>'역할로 필터하기','User'=>'사용자','Separator'=>'분리 기호','Select Color'=>'색상 선택하기','Default'=>'기본','Clear'=>'정리','Color Picker'=>'색상 선택기','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'오후','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'오전','Date Time Picker JS selectTextSelect'=>'선택하기','Date Time Picker JS closeTextDone'=>'완료','Date Time Picker JS currentTextNow'=>'현재','Date Time Picker JS timezoneTextTime Zone'=>'시간대','Date Time Picker JS microsecTextMicrosecond'=>'마이크로초','Date Time Picker JS millisecTextMillisecond'=>'밀리초','Date Time Picker JS secondTextSecond'=>'초','Date Time Picker JS minuteTextMinute'=>'분','Date Time Picker JS hourTextHour'=>'시간','Date Time Picker JS timeTextTime'=>'시간','Date Time Picker JS timeOnlyTitleChoose Time'=>'시간 선택하기','Date Time Picker'=>'날짜 시간 선택기','Endpoint'=>'끝점','Left aligned'=>'왼쪽 정렬','Top aligned'=>'상단 정렬','Placement'=>'놓기','Tab'=>'탭','Value must be a valid URL'=>'값은 유효한 URL이어야 합니다.','Link URL'=>'링크 URL','Link Array'=>'링크 어레이','Opens in a new window/tab'=>'새 창/탭에서 열기','Select Link'=>'링크 선택하기','Link'=>'링크','Email'=>'이메일','Step Size'=>'단계 크기','Maximum Value'=>'최대값','Minimum Value'=>'최소값','Range'=>'범위','Both (Array)'=>'모두(배열)','Label'=>'레이블','Value'=>'값','Vertical'=>'수직','Horizontal'=>'수평','red : Red'=>'빨강 : 빨강','For more control, you may specify both a value and label like this:'=>'더 많은 제어를 위해 다음과 같이 값과 레이블을 모두 지정할 수 있습니다.','Enter each choice on a new line.'=>'새 줄에 각 선택 항목을 입력합니다.','Choices'=>'선택하기','Button Group'=>'버튼 그룹','Allow Null'=>'Null 값 허용','Parent'=>'부모','TinyMCE will not be initialized until field is clicked'=>'TinyMCE는 필드를 클릭할 때까지 초기화되지 않습니다.','Delay Initialization'=>'초기화 지연','Show Media Upload Buttons'=>'미디어 업로드 버튼 표시','Toolbar'=>'툴바','Text Only'=>'텍스트만','Visual Only'=>'비주얼 전용','Visual & Text'=>'비주얼 및 텍스트','Tabs'=>'탭','Click to initialize TinyMCE'=>'TinyMCE를 초기화하려면 클릭하십시오.','Name for the Text editor tab (formerly HTML)Text'=>'텍스트','Visual'=>'비주얼','Value must not exceed %d characters'=>'값은 %d자를 초과할 수 없습니다.','Leave blank for no limit'=>'제한 없이 비워두세요','Character Limit'=>'글자 수 제한','Appears after the input'=>'입력란 뒤에 표시됩니다','Append'=>'뒤에 추가','Appears before the input'=>'입력란 앞에 표시됩니다','Prepend'=>'앞에 추가','Appears within the input'=>'입력란 안에 표시됩니다','Placeholder Text'=>'플레이스홀더 텍스트','Appears when creating a new post'=>'새 게시물을 작성할 때 나타납니다.','Text'=>'텍스트','%1$s requires at least %2$s selection'=>'%1$s에는 %2$s개 이상의 선택 항목이 필요합니다.','Post ID'=>'게시물 ID','Post Object'=>'글 개체','Maximum Posts'=>'최대 게시물','Minimum Posts'=>'최소 게시물','Featured Image'=>'특성 이미지','Selected elements will be displayed in each result'=>'선택한 요소가 각 결과에 표시됩니다.','Elements'=>'엘리먼트','Taxonomy'=>'택소노미','Post Type'=>'게시물 유형','Filters'=>'필터','All taxonomies'=>'모든 분류','Filter by Taxonomy'=>'분류로 필터하기','All post types'=>'모든 게시물 유형','Filter by Post Type'=>'글 유형으로 필터하기','Search...'=>'검색하기...','Select taxonomy'=>'분류 선택하기','Select post type'=>'글 유형 선택하기','No matches found'=>'검색 결과가 없습니다','Loading'=>'로딩중','Maximum values reached ( {max} values )'=>'최대 값에 도달함( {max} values )','Relationship'=>'관계','Comma separated list. Leave blank for all types'=>'쉼표로 구분된 목록입니다. 모든 유형에 대해 비워 두십시오.','Allowed File Types'=>'허용된 파일 형식','Maximum'=>'최고','File size'=>'파일 크기','Restrict which images can be uploaded'=>'업로드 할 수 있는 이미지 제한하기','Minimum'=>'최저','Uploaded to post'=>'게시물에 업로드됨','All'=>'모두','Limit the media library choice'=>'미디어 라이브러리 선택 제한하기','Library'=>'라이브러리','Preview Size'=>'미리보기 크기','Image ID'=>'이미지 ID','Image URL'=>'이미지 URL','Image Array'=>'이미지 배열','Specify the returned value on front end'=>'프론트 엔드에 반환 값 지정하기','Return Value'=>'값 반환하기','Add Image'=>'이미지 추가하기','No image selected'=>'선택한 이미지 없음','Remove'=>'제거하기','Edit'=>'편집하기','All images'=>'모든 이미지','Update Image'=>'이미지 업데이트','Edit Image'=>'이미지 편집하기','Select Image'=>'이미지 선택하기','Image'=>'이미지','Allow HTML markup to display as visible text instead of rendering'=>'렌더링 대신 보이는 텍스트로 HTML 마크 업을 허용하기','Escape HTML'=>'HTML 이탈하기','No Formatting'=>'서식 없음','Automatically add <br>'=>'<br> 자동 추가하기','Automatically add paragraphs'=>'단락 자동 추가하기','Controls how new lines are rendered'=>'새 줄이 렌더링되는 방식을 제어합니다.','New Lines'=>'새로운 라인','Week Starts On'=>'주간 시작 날짜','The format used when saving a value'=>'값을 저장할 때 사용되는 형식','Save Format'=>'형식 저장하기','Date Picker JS weekHeaderWk'=>'주','Date Picker JS prevTextPrev'=>'이전','Date Picker JS nextTextNext'=>'다음','Date Picker JS currentTextToday'=>'오늘','Date Picker JS closeTextDone'=>'완료','Date Picker'=>'날짜 선택기','Width'=>'너비','Embed Size'=>'임베드 크기','Enter URL'=>'URL 입력','oEmbed'=>'포함','Text shown when inactive'=>'비활성 상태일 때 표시되는 텍스트','Off Text'=>'오프 텍스트','Text shown when active'=>'활성 상태일 때 표시되는 텍스트','On Text'=>'텍스트에','Stylized UI'=>'스타일화된 UI','Default Value'=>'기본값','Displays text alongside the checkbox'=>'확인란 옆에 텍스트를 표시합니다.','Message'=>'메시지','No'=>'아니요','Yes'=>'예','True / False'=>'참 / 거짓','Row'=>'열','Table'=>'태이블','Block'=>'블록','Specify the style used to render the selected fields'=>'선택한 필드를 렌더링하는 데 사용하는 스타일 지정하기','Layout'=>'레이아웃','Sub Fields'=>'하위 필드','Group'=>'그룹','Customize the map height'=>'지도 높이 맞춤설정','Height'=>'키','Set the initial zoom level'=>'초기화 줌 레벨 설정하기','Zoom'=>'줌','Center the initial map'=>'초기 맵 중앙에 배치','Center'=>'중앙','Search for address...'=>'주소를 검색하기...','Find current location'=>'현재 위치 찾기','Clear location'=>'위치 지우기','Search'=>'검색하기','Sorry, this browser does not support geolocation'=>'죄송합니다. 이 브라우저는 지리적 위치를 지원하지 않습니다.','Google Map'=>'구글지도','The format returned via template functions'=>'템플릿 함수를 통해 반환되는 형식','Return Format'=>'반환 형식','Custom:'=>'사용자화:','The format displayed when editing a post'=>'게시물을 편집할 때 표시되는 형식','Display Format'=>'표시 형식','Time Picker'=>'시간 선택기','Inactive (%s)'=>'비활성 (%s)','No Fields found in Trash'=>'휴지통에서 필드를 찾을 수 없습니다.','No Fields found'=>'필드를 찾을 수 없음','Search Fields'=>'필드 검색하기','View Field'=>'필드보기','New Field'=>'새 필드','Edit Field'=>'필드 편집하기','Add New Field'=>'새로운 필드 추가하기','Field'=>'필드','Fields'=>'필드','No Field Groups found in Trash'=>'휴지통에서 필드 그룹을 찾을 수 없습니다.','No Field Groups found'=>'필드 그룹을 찾을 수 없음','Search Field Groups'=>'필드 그룹 검색하기','View Field Group'=>'필드 그룹 보기','New Field Group'=>'새 필드 그룹','Edit Field Group'=>'필드 그룹 편집하기','Add New Field Group'=>'새 필드 그룹 추가하기','Add New'=>'새로 추가하기','Field Group'=>'필드 그룹','Field Groups'=>'필드 그룹','Customize WordPress with powerful, professional and intuitive fields.'=>'강력하고 전문적이며 직관적인 필드로 워드프레스를 사용자 정의하십시오.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.mo
index f6e6faa2..130b39ec 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.po
index 7dce9749..3a22a49d 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ko_KR\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,51 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr "잘못된 보안 논스가 제공되어 ACF가 유효성 검사를 수행할 수 없습니다."
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr "에디터 UI에서 값에 대한 액세스 허용"
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr "더 알아보기."
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+"콘텐츠 편집자가 블록 바인딩 또는 ACF 쇼트코드를 사용하여 편집기 UI에서 필드 "
+"값에 액세스하고 표시할 수 있도록 허용합니다. %s"
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+"요청된 ACF 필드 유형이 블록 바인딩 또는 ACF 쇼트코드의 출력을 지원하지 않습니"
+"다."
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr "요청된 ACF 필드는 바인딩 또는 ACF 쇼트코드로 출력할 수 없습니다."
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"요청된 ACF 필드 유형이 바인딩 또는 ACF 쇼트코드로의 출력을 지원하지 않습니다."
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[ACF 쇼트코드는 비공개 게시물의 필드를 표시할 수 없음]"
@@ -1873,7 +1918,6 @@ msgstr ""
"을 위해 필드 값은 반환되지 않습니다."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1992,8 +2036,8 @@ msgid "Add fields"
msgstr "필드 추가"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "이 필드"
@@ -2064,7 +2108,7 @@ msgstr "%s 필드"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "여러 개 선택"
@@ -4488,15 +4532,15 @@ msgstr "게시물 유형이 삭제되었습니다."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "검색하려면 입력하세요..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "프로 전용"
@@ -4615,8 +4659,8 @@ msgid "Close Modal"
msgstr "모달 닫기"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "필드가 다른 그룹으로 이동됨"
@@ -4625,15 +4669,15 @@ msgstr "필드가 다른 그룹으로 이동됨"
msgid "Close modal"
msgstr "모달 닫기"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "이 탭에서 새 탭 그룹을 시작합니다."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "새 탭 그룹"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Select2를 사용하여 스타일이 적용된 체크박스 사용"
@@ -4844,8 +4888,8 @@ msgid "Activate this item"
msgstr "이 항목 활성화"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "필드 그룹을 휴지통으로 이동하시겠습니까?"
@@ -4904,7 +4948,7 @@ msgstr "%1$s에는 유효한 사용자 ID가 있어야 합니다."
msgid "Invalid request."
msgstr "잘못된 요청."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s은(는) %2$s 중 하나가 아닙니다."
@@ -5561,7 +5605,7 @@ msgstr "너비"
msgid "Wrapper Attributes"
msgstr "래퍼 속성"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "필수"
@@ -5621,8 +5665,8 @@ msgstr "드래그하여 재정렬"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "다음과 같은 경우 이 필드 그룹 표시"
@@ -5910,8 +5954,8 @@ msgstr "빈값"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "복사하기"
@@ -5928,8 +5972,8 @@ msgid "Checked"
msgstr "체크"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "사용자 필드 이동하기"
@@ -5944,14 +5988,14 @@ msgid "Field group title is required"
msgstr "필드 그룹 제목이 필요합니다."
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "변경 사항이 저장될 때까지 이 필드를 이동할 수 없습니다."
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "문자열 \"field_\"는 필드 이름의 시작 부분에 사용할 수 없습니다."
@@ -6198,9 +6242,9 @@ msgstr "파일 유형은 %s여야 합니다."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "또는"
@@ -6251,7 +6295,7 @@ msgstr "썸네일"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(레이블 없음)"
@@ -6423,26 +6467,26 @@ msgstr "기타"
msgid "Radio Button"
msgstr "라디오 버튼"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
msgstr ""
"중지할 이전 아코디언의 끝점을 정의합니다. 이 아코디언은 보이지 않습니다."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "다른 아코디언을 닫지 않고 이 아코디언이 열리도록 허용합니다."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "다중 확장"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "이 아코디언은 페이지 로드시 열린 것으로 보입니다."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "열기"
@@ -6504,81 +6548,87 @@ msgstr "파일"
msgid "Password"
msgstr "비밀번호"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "반환할 값 지정하기"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "지연 로드 선택에 AJAX를 사용하시겠습니까?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "새로운 줄에 기본 값 입력하기"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "선택하기"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "로딩 실패"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "검색하기…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "더 많은 결과 로드 중…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "%d 항목만 선택할 수 있어요"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "항목은 1개만 선택할 수 있습니다"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "%d글자를 지우기 바래요"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "글자 1개를 지워주세요"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "%d 또는 이상의 글자를 입력하시기 바래요"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "글자를 1개 이상 입력하세요"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "일치하는 항목이 없습니다"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "%d개의 결과가 사용가능하니, 위와 아래 방향키를 이용해 탐색하세요."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "1개 결과를 사용할 수 있습니다. 선택하려면 Enter 키를 누르세요."
@@ -6718,21 +6768,21 @@ msgstr "시간 선택하기"
msgid "Date Time Picker"
msgstr "날짜 시간 선택기"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "끝점"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "왼쪽 정렬"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "상단 정렬"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "놓기"
@@ -6790,7 +6840,7 @@ msgstr "범위"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "모두(배열)"
@@ -6798,14 +6848,14 @@ msgstr "모두(배열)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "레이블"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "값"
@@ -6824,28 +6874,28 @@ msgstr "수평"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "빨강 : 빨강"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "더 많은 제어를 위해 다음과 같이 값과 레이블을 모두 지정할 수 있습니다."
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "새 줄에 각 선택 항목을 입력합니다."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "선택하기"
@@ -6857,7 +6907,7 @@ msgstr "버튼 그룹"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7246,35 +7296,35 @@ msgstr "이미지 선택하기"
msgid "Image"
msgstr "이미지"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "렌더링 대신 보이는 텍스트로 HTML 마크 업을 허용하기"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "HTML 이탈하기"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "서식 없음"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "<br> 자동 추가하기"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "단락 자동 추가하기"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "새 줄이 렌더링되는 방식을 제어합니다."
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "새로운 라인"
@@ -7356,7 +7406,7 @@ msgstr "활성 상태일 때 표시되는 텍스트"
msgid "On Text"
msgstr "텍스트에"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "스타일화된 UI"
@@ -7368,7 +7418,7 @@ msgstr "스타일화된 UI"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7382,7 +7432,7 @@ msgid "Displays text alongside the checkbox"
msgstr "확인란 옆에 텍스트를 표시합니다."
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "메시지"
@@ -7407,31 +7457,31 @@ msgstr "예"
msgid "True / False"
msgstr "참 / 거짓"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "열"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "태이블"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "블록"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "선택한 필드를 렌더링하는 데 사용하는 스타일 지정하기"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "레이아웃"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "하위 필드"
@@ -7507,7 +7557,7 @@ msgstr "템플릿 함수를 통해 반환되는 형식"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.l10n.php
index 10d7fe67..7eb24ab9 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'nb_NO','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF-felter','Add fields'=>'Legg til felter','This Field'=>'Dette feltet','nounClone'=>'Klone','Start a new group of tabs at this tab.'=>'Begynn en ny grupe faner ved denne fanen.','New Tab Group'=>'Ny fanegruppe','Save Other Choice'=>'Lagre annet valg','Allow Other Choice'=>'Tillat andre valg','Add Toggle All'=>'Legg til veksle alle','Save Custom Values'=>'Lagee tilpassede verdier','Allow Custom Values'=>'Tilllat tilpassede verdier','Updates'=>'Oppdateringer','Save Changes'=>'Lagre endringer','Field Group Title'=>'Tittel for feltgruppe','Add title'=>'Legg til tittel','Add Field Group'=>'Legg til feltgruppe','Add Your First Field Group'=>'Legg til din første feltgruppe','Options Pages'=>'Sider for innstillinger','ACF Blocks'=>'ACF-blokker','Gallery Field'=>'Gallerifelt','Flexible Content Field'=>'Felksibelt innholdsfelt','Repeater Field'=>'Gjentakende felt','Delete Field Group'=>'Slett feltgruppe','Created on %1$s at %2$s'=>'Opprettet %1$s kl %2$s','Group Settings'=>'Gruppeinnstillinger','Add Your First Field'=>'Legg til ditt første felt','#'=>'#','Add Field'=>'Legg til felt','Presentation'=>'Presentasjon','Validation'=>'Validering','General'=>'Generelt','Import JSON'=>'Importer JSON','Export As JSON'=>'Eksporter som JSON','Field group deactivated.'=>'Feltgruppe deaktivert.' . "\0" . '%s feltgrupper deaktivert.','Field group activated.'=>'Feltgruppe aktivert' . "\0" . '%s feltgrupper aktivert.','Deactivate'=>'Deaktiver','Deactivate this item'=>'Deaktiver dette elementet','Activate'=>'Aktiver','Activate this item'=>'Aktiver dette elementet','Move field group to trash?'=>'Flytte feltgruppe til papirkurven?','post statusInactive'=>'Inaktiv','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields og Advanced Custom Fields PRO bør ikke være aktiverte samtidig. Vi har automatisk deaktivert Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields og Advanced Custom Fields PRO bør ikke være aktiverte samtidig. Vi har automatisk deaktivert Advanced Custom Fields.','%1$s must have a user with the %2$s role.'=>'%1$s må ha en bruker med rollen %2$s.' . "\0" . '%1$s må ha en bruker med en av følgende roller: %2$s','%1$s must have a valid user ID.'=>'%1$s må ha en gyldig bruker-ID.','Invalid request.'=>'Ugyldig forespørsel.','%1$s is not one of %2$s'=>'%1$s er ikke en av %2$s','%1$s must have term %2$s.'=>'%1$s må ha termen %2$s.' . "\0" . '%1$s må ha én av følgende termer: %2$s','%1$s must have a valid post ID.'=>'%1$s må ha en gyldig innlegg-ID.','%s requires a valid attachment ID.'=>'%s må ha en gyldig vedlegg-ID.','Enable Transparency'=>'Aktiver gjennomsiktighet','Upgrade to PRO'=>'Oppgrader til Pro','post statusActive'=>'Aktiv','\'%s\' is not a valid email address'=>'\'%s\' er ikke en gyldig e-postadresse.','Color value'=>'Fargeverdi','Select default color'=>'Velg standardfarge','Clear color'=>'Fjern farge','Blocks'=>'Blokker','Options'=>'Alternativer','Users'=>'Brukere','Menu items'=>'Menyelementer','Widgets'=>'Widgeter','Attachments'=>'Vedlegg','Taxonomies'=>'Taksonomier','Posts'=>'Innlegg','Last updated: %s'=>'Sist oppdatert: %s','Invalid field group parameter(s).'=>'Ugyldige parametere for feltgruppe.','Awaiting save'=>'Venter på lagring','Saved'=>'Lagret','Import'=>'Importer','Review changes'=>'Gjennomgå endringer','Located in: %s'=>'Plassert i: %s','Located in plugin: %s'=>'Plassert i utvidelse: %s','Located in theme: %s'=>'Plassert i tema: %s','Various'=>'Forskjellig','Sync changes'=>'Synkroniseringsendringer','Loading diff'=>'Laster diff','Review local JSON changes'=>'Se over lokale endinger for JSON','Visit website'=>'Besøk nettsted','View details'=>'Vis detaljer','Version %s'=>'Versjon %s','Information'=>'Informasjon','Help & Support'=>'Hjelp og brukerstøtte','Overview'=>'Oversikt','Location type "%s" is already registered.'=>'Lokasjonstypen "%s" er allerede registrert.','Class "%s" does not exist.'=>'Klassen "%s" finnes ikke.','Invalid nonce.'=>'Ugyldig engangskode.','Error loading field.'=>'Feil ved lasting av felt.','Location not found: %s'=>'Posisjon ikke funnet: %s','Error: %s'=>'Feil: %s','Widget'=>'Widget','User Role'=>'Brukerrolle','Comment'=>'Kommentar','Post Format'=>'Innleggsformat','Menu Item'=>'Menypunkt','Post Status'=>'Innleggsstatus','Menus'=>'Menyer','Menu Locations'=>'Menylokasjoner','Menu'=>'Meny','Post Taxonomy'=>'Innleggs Taksanomi','Child Page (has parent)'=>'Underside (har forelder)','Parent Page (has children)'=>'Forelderside (har undersider)','Top Level Page (no parent)'=>'Toppnivåside (ingen forelder)','Posts Page'=>'Innleggsside','Front Page'=>'Forside','Page Type'=>'Sidetype','Viewing back end'=>'Viser baksiden','Viewing front end'=>'Viser fremsiden','Logged in'=>'Innlogget','Current User'=>'Nåværende Bruker','Page Template'=>'Sidemal','Register'=>'Registrer','Add / Edit'=>'Legg til / Endre','User Form'=>'Brukerskjema','Page Parent'=>'Sideforelder','Super Admin'=>'Superadmin','Current User Role'=>'Nåværende Brukerrolle','Default Template'=>'Standardmal','Post Template'=>'Innleggsmal','Post Category'=>'Innleggskategori','All %s formats'=>'Alle %s-formater','Attachment'=>'Vedlegg','%s value is required'=>'%s verdi er påkrevd','Show this field if'=>'Vis dette feltet hvis','Conditional Logic'=>'Betinget logikk','and'=>'og','Local JSON'=>'Lokal JSON','Clone Field'=>'Klonefelt','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Vennligst sjekk at alle premium-tillegg (%s) er oppdatert til siste versjon.','This version contains improvements to your database and requires an upgrade.'=>'Denne versjonen inneholder forbedringer til din database, og krever en oppgradering.','Thank you for updating to %1$s v%2$s!'=>'Takk for at du oppgraderer til %1$s v%2$s!','Database Upgrade Required'=>'Oppdatering av database er påkrevd','Options Page'=>'Side for alternativer','Gallery'=>'Galleri','Flexible Content'=>'Fleksibelt Innhold','Repeater'=>'Gjentaker','Back to all tools'=>'Tilbake til alle verktøy','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Om flere feltgrupper kommer på samme redigeringsskjerm, vil den første gruppens innstillinger bli brukt (den med laveste rekkefølgenummer)','Select items to hide them from the edit screen.'=>'Velg elementer for å skjule dem på redigeringsskjermen.','Hide on screen'=>'Skjul på skjerm','Send Trackbacks'=>'Send tilbakesporinger','Tags'=>'Stikkord','Categories'=>'Kategorier','Page Attributes'=>'Sideattributter','Format'=>'Format','Author'=>'Forfatter','Slug'=>'Identifikator','Revisions'=>'Revisjoner','Comments'=>'Kommentarer','Discussion'=>'Diskusjon','Excerpt'=>'Utdrag','Content Editor'=>'Redigeringverktøy for innhold','Permalink'=>'Permalenke','Shown in field group list'=>'Vist i feltgruppeliste','Field groups with a lower order will appear first'=>'Feltgrupper med en lavere rekkefølge vil vises først','Order No.'=>'Rekkefølgenr','Below fields'=>'Under felter','Below labels'=>'Under etiketter','Instruction Placement'=>'Instruksjonsplassering','Label Placement'=>'Etikettplassering','Side'=>'Sideordnet','Normal (after content)'=>'Normal (etter innhold)','High (after title)'=>'Høy (etter tittel)','Position'=>'Posisjon','Seamless (no metabox)'=>'Sømløs (ingen metaboks)','Standard (WP metabox)'=>'Standard (WP metaboks)','Style'=>'Stil','Type'=>'Type','Key'=>'Nøkkel','Order'=>'Rekkefølge','Close Field'=>'Stengt felt','id'=>'id','class'=>'klasse','width'=>'bredde','Wrapper Attributes'=>'Attributter for innpakning','Required'=>'Obligatorisk','Instructions'=>'Instruksjoner','Field Type'=>'Felttype','Single word, no spaces. Underscores and dashes allowed'=>'Enkelt ord, ingen mellomrom. Understrekning og bindestreker tillatt','Field Name'=>'Feltnavn','This is the name which will appear on the EDIT page'=>'Dette er navnet som vil vises på redigeringssiden','Field Label'=>'Feltetikett','Delete'=>'Slett','Delete field'=>'Slett felt','Move'=>'Flytt','Move field to another group'=>'Flytt felt til annen gruppe','Duplicate field'=>'Dupliser felt','Edit field'=>'Rediger felt','Drag to reorder'=>'Dra for å endre rekkefølge','Show this field group if'=>'Vis denne feltgruppen hvis','No updates available.'=>'Ingen oppdateringer tilgjengelig.','Database upgrade complete. See what\'s new'=>'Oppgradering av database fullført. Se hva som er nytt','Reading upgrade tasks...'=>'Leser oppgraderingsoppgaver...','Upgrade failed.'=>'Oppgradering milsyktes.','Upgrade complete.'=>'Oppgradering fullført.','Upgrading data to version %s'=>'Oppgraderer data til versjon %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Det er sterkt anbefalt at du sikkerhetskopierer databasen før du fortsetter. Er du sikker på at du vil kjøre oppdateringen nå?','Please select at least one site to upgrade.'=>'Vennligst velg minst ett nettsted å oppgradere.','Database Upgrade complete. Return to network dashboard'=>'Databaseoppgradering fullført. Tilbake til kontrollpanelet for nettverket','Site is up to date'=>'Nettstedet er oppdatert','Site requires database upgrade from %1$s to %2$s'=>'Nettstedet krever databaseoppgradering fra %1$s til %2$s','Site'=>'Nettsted','Upgrade Sites'=>'Oppgrader nettsteder','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Følgende nettsteder krever en DB-oppgradering. Kryss av for de du ønsker å oppgradere og klikk så %s.','Add rule group'=>'Legg til regelgruppe','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Lag et sett regler for å bestemme hvilke skjermer som skal bruke disse avanserte egendefinerte feltene','Rules'=>'Regler','Copied'=>'Kopiert','Copy to clipboard'=>'Kopier til utklippstavle','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Velg de feltgruppene du ønsker å eksportere og velgs så din eksportmetode. Eksporter som JSON til en json-fil som du senere kan importere til en annen ACF-installasjon. Bruk Generer PHP-knappen til å eksportere til PHP-kode som du kan sette inn i ditt tema.','Select Field Groups'=>'Velg feltgrupper','No field groups selected'=>'Ingen feltgrupper valgt','Generate PHP'=>'Generer PHP','Export Field Groups'=>'Eksporter feltgrupper','Import file empty'=>'Importfil tom','Incorrect file type'=>'Feil filtype','Error uploading file. Please try again'=>'Filopplastingsfeil. Vennligst forsøk på nytt','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Velg den ACF JSON-fil du ønsker å importere. Når du klikker på import-knappen nedenfor vil ACF importere elementene i den filen.','Import Field Groups'=>'Importer feltgrupper','Sync'=>'Synk','Select %s'=>'Velg %s','Duplicate'=>'Dupliser','Duplicate this item'=>'Dupliser dette elementet','Supports'=>'Brukerstøtte','Documentation'=>'Dokumentasjon','Description'=>'Beskrivelse','Sync available'=>'Synk tilgjengelig','Field group synchronized.'=>'Feltgruppe synkronisert.' . "\0" . '%s feltgrupper synkronisert.','Field group duplicated.'=>'Feltgruppe duplisert' . "\0" . '%s feltgrupper duplisert.','Active (%s)'=>'Aktiv (%s)' . "\0" . 'Aktive(%s)','Review sites & upgrade'=>'Gjennomgå nettsteder og oppgrader','Upgrade Database'=>'Oppgrader database','Custom Fields'=>'Egendefinerte felt','Move Field'=>'Flytt felt','Please select the destination for this field'=>'Vennligst velg destinasjon for dette feltet','The %1$s field can now be found in the %2$s field group'=>'%1$s feltet kan nå bli funnet i feltgruppen %2$s','Move Complete.'=>'Flytting fullført.','Active'=>'Aktiv','Field Keys'=>'Feltnøkler','Settings'=>'Innstillinger','Location'=>'Plassering','Null'=>'Null','copy'=>'kopi','(this field)'=>'(dette feltet)','Checked'=>'Avkrysset','Move Custom Field'=>'Flytt egendefinert felt','No toggle fields available'=>'Ingen vekslefelt er tilgjengelige','Field group title is required'=>'Feltgruppetittel er obligatorisk','This field cannot be moved until its changes have been saved'=>'Dette feltet kan ikke flyttes før endringene har blitt lagret','The string "field_" may not be used at the start of a field name'=>'Strengen "field_" kan ikke brukes i starten på et feltnavn','Field group draft updated.'=>'Kladd for feltgruppe oppdatert.','Field group scheduled for.'=>'Feltgruppe planlagt til.','Field group submitted.'=>'Feltgruppe innsendt.','Field group saved.'=>'Feltgruppe lagret','Field group published.'=>'Feltgruppe publisert.','Field group deleted.'=>'Feltgruppe slettet.','Field group updated.'=>'Feltgruppe oppdatert.','Tools'=>'Verktøy','is not equal to'=>'er ikke lik til','is equal to'=>'er lik','Forms'=>'Skjema','Page'=>'Side','Post'=>'Innlegg','Relational'=>'Relasjonell','Choice'=>'Valg','Basic'=>'Grunnleggende','Unknown'=>'Ukjent','Field type does not exist'=>'Felttype eksisterer ikke','Spam Detected'=>'Spam oppdaget','Post updated'=>'Innlegg oppdatert','Update'=>'Oppdater','Validate Email'=>'Valider e-post','Content'=>'Innhold','Title'=>'Tittel','Edit field group'=>'Rediger feltgruppe','Selection is less than'=>'Valget er mindre enn','Selection is greater than'=>'Valget er større enn','Value is less than'=>'Verdi er mindre enn','Value is greater than'=>'Verdi er større enn','Value contains'=>'Verdi inneholder','Value matches pattern'=>'Verdi passer til mønster','Value is not equal to'=>'Verdi er ikke lik ','Value is equal to'=>'Verdi er lik','Has no value'=>'Har ingen verdi','Has any value'=>'Har en verdi','Cancel'=>'Avbryt','Are you sure?'=>'Er du sikker?','%d fields require attention'=>'%d felt krever oppmerksomhet','1 field requires attention'=>'1 felt krever oppmerksomhet','Validation failed'=>'Validering feilet','Validation successful'=>'Validering vellykket','Restricted'=>'Begrenset','Collapse Details'=>'Trekk sammen detaljer','Expand Details'=>'Utvid detaljer','Uploaded to this post'=>'Lastet opp til dette innlegget','verbUpdate'=>'Oppdater','verbEdit'=>'Rediger','The changes you made will be lost if you navigate away from this page'=>'Endringene du har gjort vil gå tapt om du navigerer bort fra denne siden.','File type must be %s.'=>'Filtype må være %s.','or'=>'eller','File size must not exceed %s.'=>'Filstørrelsen må ikke overstige %s.','File size must be at least %s.'=>'Filstørrelse må minst være %s.','Image height must not exceed %dpx.'=>'Bildehøyde må ikke overstige %dpx.','Image height must be at least %dpx.'=>'Bildehøyde må være minst %dpx.','Image width must not exceed %dpx.'=>'Bildebredde må ikke overstige %dpx.','Image width must be at least %dpx.'=>'Bildebredde må være minst %dpx.','(no title)'=>'(ingen tittel)','Full Size'=>'Full størrelse','Large'=>'Stor','Medium'=>'Middels','Thumbnail'=>'Miniatyrbilde','(no label)'=>'(ingen etikett)','Sets the textarea height'=>'Setter høyde på tekstområde','Rows'=>'Rader','Text Area'=>'Tekstområde','Prepend an extra checkbox to toggle all choices'=>'Legg en ekstra avkryssningsboks foran for å veksle alle valg ','Save \'custom\' values to the field\'s choices'=>'Lagre "egendefinerte" verdier til feltvalg','Allow \'custom\' values to be added'=>'Tillat \'egendefinerte\' verdier til å bli lagt til','Add new choice'=>'Legg til nytt valg','Toggle All'=>'Veksle alle','Allow Archives URLs'=>'Tillat arkiv-URLer','Archives'=>'Arkiv','Page Link'=>'Sidelenke','Add'=>'Legg til ','Name'=>'Navn','%s added'=>'%s lagt til','%s already exists'=>'%s finnes allerede','User unable to add new %s'=>'Bruker kan ikke legge til ny %s','Term ID'=>'Term-ID','Term Object'=>'Term-objekt','Load value from posts terms'=>'Last verdi fra innleggstermer','Load Terms'=>'Last termer','Connect selected terms to the post'=>'Koble valgte termer til innlegget','Save Terms'=>'Lagre termer','Allow new terms to be created whilst editing'=>'Tillat at nye termer legges til ved redigering','Create Terms'=>'Lag termer','Radio Buttons'=>'Radioknapper','Single Value'=>'Enkeltverdi','Multi Select'=>'Flervalg','Checkbox'=>'Avkrysningsboks','Multiple Values'=>'Flere verdier','Select the appearance of this field'=>'Velg visning av dette feltet','Appearance'=>'Utseende','Select the taxonomy to be displayed'=>'Velg taksonomi som skal vises','No TermsNo %s'=>'Ingen %s','Value must be equal to or lower than %d'=>'Verdi må være lik eller lavere enn %d','Value must be equal to or higher than %d'=>'Verdi må være lik eller høyere enn %d','Value must be a number'=>'Verdi må være et tall','Number'=>'Tall','Save \'other\' values to the field\'s choices'=>'Lagre "andre" verdier til feltets valg','Add \'other\' choice to allow for custom values'=>'Legg "andre"-valget for å tillate egendefinerte verdier','Other'=>'Andre','Radio Button'=>'Radioknapp','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definer et endepunkt å stanse for det forrige trekkspillet. Dette trekkspillet vil ikke være synlig.','Allow this accordion to open without closing others.'=>'Tillat dette trekkspillet å åpne uten å lukke andre.','Multi-Expand'=>'Fler-utvid','Display this accordion as open on page load.'=>'Vis dette trekkspillet som åpent ved sidelastingen.','Open'=>'Åpne','Accordion'=>'Trekkspill','Restrict which files can be uploaded'=>'Begrens hvilke filer som kan lastes opp','File ID'=>'Fil-ID','File URL'=>'URL til fil','File Array'=>'Filrekke','Add File'=>'Legg til fil','No file selected'=>'Ingen fil valgt','File name'=>'Filnavn','Update File'=>'Oppdater fil','Edit File'=>'Rediger fil','Select File'=>'Velg fil','File'=>'Fil','Password'=>'Passord','Specify the value returned'=>'Angi returnert verdi','Use AJAX to lazy load choices?'=>'Bruk ajax for lat lastingsvalg?','Enter each default value on a new line'=>'Angi hver standardverdi på en ny linje','verbSelect'=>'Velg','Select2 JS load_failLoading failed'=>'Innlasting feilet','Select2 JS searchingSearching…'=>'Søker…','Select2 JS load_moreLoading more results…'=>'Laster flere resultat…','Select2 JS selection_too_long_nYou can only select %d items'=>'Du kan kun velge %d elementer','Select2 JS selection_too_long_1You can only select 1 item'=>'Du kan kun velge 1 element','Select2 JS input_too_long_nPlease delete %d characters'=>'Vennligst slett %d tegn','Select2 JS input_too_long_1Please delete 1 character'=>'Vennligst slett 1 tegn','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Vennligst angi %d eller flere tegn','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Vennligst angi 1 eller flere tegn','Select2 JS matches_0No matches found'=>'Ingen treff funnet','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultater er tilgjengelige, bruk opp- og nedpiltaster for å navigere.','Select2 JS matches_1One result is available, press enter to select it.'=>'Ett resultat er tilgjengelig, trykk enter for å velge det.','nounSelect'=>'Velg','User ID'=>'Bruker-ID','User Object'=>'Bruker-objekt','User Array'=>'Bruker-rekke','All user roles'=>'Alle brukerroller','Filter by Role'=>'Filtrer etter rolle','User'=>'Bruker','Separator'=>'Skille','Select Color'=>'Velg farge','Default'=>'Standard','Clear'=>'Fjern','Color Picker'=>'Fargevelger','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Velg','Date Time Picker JS closeTextDone'=>'Utført','Date Time Picker JS currentTextNow'=>'Nå','Date Time Picker JS timezoneTextTime Zone'=>'Tidssone','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosekund','Date Time Picker JS millisecTextMillisecond'=>'Millisekund','Date Time Picker JS secondTextSecond'=>'Sekund','Date Time Picker JS minuteTextMinute'=>'Minutt','Date Time Picker JS hourTextHour'=>'Time','Date Time Picker JS timeTextTime'=>'Tid','Date Time Picker JS timeOnlyTitleChoose Time'=>'Velg tid','Date Time Picker'=>'Datovelger','Endpoint'=>'Endepunkt','Left aligned'=>'Venstrejustert','Top aligned'=>'Toppjustert','Placement'=>'Plassering','Tab'=>'Fane','Value must be a valid URL'=>'Verdien må være en gyldig URL','Link URL'=>'Lenke-URL','Link Array'=>'Lenkerekke','Opens in a new window/tab'=>'Åpnes i en ny fane','Select Link'=>'Velg lenke','Link'=>'Lenke','Email'=>'E-post','Step Size'=>'Trinnstørrelse','Maximum Value'=>'Maksimumsverdi','Minimum Value'=>'Minimumsverdi','Range'=>'Område','Both (Array)'=>'Begge (rekke)','Label'=>'Etikett','Value'=>'Verdi','Vertical'=>'Vertikal','Horizontal'=>'Horisontal','red : Red'=>'rød : Rød','For more control, you may specify both a value and label like this:'=>'For mer kontroll, kan du spesifisere både en verdi og en etikett som dette:','Enter each choice on a new line.'=>'Tast inn hvert valg på en ny linje.','Choices'=>'Valg','Button Group'=>'Knappegruppe','Allow Null'=>'Tillat null?','Parent'=>'Forelder','TinyMCE will not be initialized until field is clicked'=>'TinyMCE vil ikke bli initialisert før dette feltet er klikket','Delay Initialization'=>'Forsinke initialisering','Show Media Upload Buttons'=>'Vis opplastingsknapper for mediefiler','Toolbar'=>'Verktøylinje','Text Only'=>'Kun tekst','Visual Only'=>'Kun visuell','Visual & Text'=>'Visuell og tekst','Tabs'=>'Faner','Click to initialize TinyMCE'=>'Klikk for å initialisere TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Tekst','Visual'=>'Visuell','Value must not exceed %d characters'=>'Verdi må ikke overstige %d tegn','Leave blank for no limit'=>'La være tom for ingen begrensning','Character Limit'=>'Tegnbegrensing','Appears after the input'=>'Vises etter input','Append'=>'Tilføy','Appears before the input'=>'Vises før input','Prepend'=>'Legg til foran','Appears within the input'=>'Vises innenfor input','Placeholder Text'=>'Plassholder-tekst','Appears when creating a new post'=>'Vises når nytt innlegg lages','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s krever minst %2$s valgt' . "\0" . '%1$s krever minst %2$s valgte','Post ID'=>'Innleggs-ID','Post Object'=>'Innleggsobjekt','Maximum Posts'=>'Maksimum antall innlegg','Minimum Posts'=>'Minimum antall innlegg','Featured Image'=>'Fremhevet bilde','Selected elements will be displayed in each result'=>'Valgte elementer vil bli vist for hvert resultat','Elements'=>'Elementer','Taxonomy'=>'Taksonomi','Post Type'=>'Innholdstype','Filters'=>'Filtre','All taxonomies'=>'Alle taksonomier','Filter by Taxonomy'=>'Filtrer etter taksonomi','All post types'=>'Alle innholdstyper','Filter by Post Type'=>'Filtrer etter innholdstype','Search...'=>'Søk...','Select taxonomy'=>'Velg taksonomi','Select post type'=>'Velg innholdstype','No matches found'=>'Ingen treff funnet','Loading'=>'Laster','Maximum values reached ( {max} values )'=>'Maksimal verdi nådd ( {max} verdier )','Relationship'=>'Forhold','Comma separated list. Leave blank for all types'=>'Kommaseparert liste. La være tom for alle typer','Allowed File Types'=>'Tillatte filtyper','Maximum'=>'Maksimum','File size'=>'Filstørrelse','Restrict which images can be uploaded'=>'Begrens hvilke bilder som kan lastes opp','Minimum'=>'Minimum','Uploaded to post'=>'Lastet opp til innlegget','All'=>'Alle','Limit the media library choice'=>'Begrens mediabibilotekutvalget','Library'=>'Bibliotek','Preview Size'=>'Forhåndsvis størrelse','Image ID'=>'Bilde-ID','Image URL'=>'Bilde-URL','Image Array'=>'Bilderekke','Specify the returned value on front end'=>'Angi den returnerte verdien på fremsiden','Return Value'=>'Returverdi','Add Image'=>'Legg til bilde','No image selected'=>'Intet bilde valgt','Remove'=>'Fjern','Edit'=>'Rediger','All images'=>'Alle bilder','Update Image'=>'Oppdater bilde','Edit Image'=>'Rediger bilde','Select Image'=>'Velg bilde','Image'=>'Bilde','Allow HTML markup to display as visible text instead of rendering'=>'Tillat HTML-markering vises som synlig tekst i stedet for gjengivelse','Escape HTML'=>'Unnslipp HTML','No Formatting'=>'Ingen formatering','Automatically add <br>'=>'Legg automatisk til <br>','Automatically add paragraphs'=>'Legg til avsnitt automatisk','Controls how new lines are rendered'=>'Kontrollerer hvordan nye linjer er gjengitt','New Lines'=>'Nye linjer','Week Starts On'=>'Uken starter på','The format used when saving a value'=>'Formatet som er brukt ved lagring av verdi','Save Format'=>'Lagringsformat','Date Picker JS weekHeaderWk'=>'Uke','Date Picker JS prevTextPrev'=>'Forrige','Date Picker JS nextTextNext'=>'Neste','Date Picker JS currentTextToday'=>'I dag','Date Picker JS closeTextDone'=>'Ferdig','Date Picker'=>'Datovelger','Width'=>'Bredde','Embed Size'=>'Innbyggingsstørrelse','Enter URL'=>'Angi URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst vist når inaktiv','Off Text'=>'Tekst for av','Text shown when active'=>'Tekst vist når aktiv','On Text'=>'Tekst for på','Stylized UI'=>'Stilisert UI','Default Value'=>'Standardverdi','Displays text alongside the checkbox'=>'Viser tekst ved siden av avkrysingsboksen','Message'=>'Melding','No'=>'Nei','Yes'=>'Ja','True / False'=>'Sann / usann','Row'=>'Rad','Table'=>'Tabell','Block'=>'Blokk','Specify the style used to render the selected fields'=>'Spesifiser stil brukt til å gjengi valgte felt','Layout'=>'Oppsett','Sub Fields'=>'Underfelt','Group'=>'Gruppe','Customize the map height'=>'Egendefinerte karthøyde','Height'=>'Høyde','Set the initial zoom level'=>'Velg første zoomnivå','Zoom'=>'Forstørr','Center the initial map'=>'Sentrer det opprinnelige kartet','Center'=>'Midtstill','Search for address...'=>'Søk etter adresse...','Find current location'=>'Finn gjeldende plassering','Clear location'=>'Fjern plassering','Search'=>'Søk','Sorry, this browser does not support geolocation'=>'Beklager, denne nettleseren støtter ikke geolokalisering','Google Map'=>'Google Maps','The format returned via template functions'=>'Formatet returnert via malfunksjoner','Return Format'=>'Returformat','Custom:'=>'Egendefinert:','The format displayed when editing a post'=>'Format som vises når innlegg redigeres','Display Format'=>'Vist format','Time Picker'=>'Tidsvelger','Inactive (%s)'=>'Inaktiv (%s)' . "\0" . 'Inaktive (%s)','No Fields found in Trash'=>'Ingen felt funnet i papirkurven','No Fields found'=>'Ingen felter funnet','Search Fields'=>'Søk felt','View Field'=>'Vis felt','New Field'=>'Nytt felt','Edit Field'=>'Rediger felt','Add New Field'=>'Legg til nytt felt','Field'=>'Felt','Fields'=>'Felter','No Field Groups found in Trash'=>'Ingen feltgrupper funnet i papirkurven','No Field Groups found'=>'Ingen feltgrupper funnet','Search Field Groups'=>'Søk feltgrupper','View Field Group'=>'Vis feltgruppe','New Field Group'=>'Ny feltgruppe','Edit Field Group'=>'Rediger feltgruppe','Add New Field Group'=>'Legg til ny feltgruppe','Add New'=>'Legg til ny','Field Group'=>'Feltgruppe','Field Groups'=>'Feltgrupper','Customize WordPress with powerful, professional and intuitive fields.'=>'Tilpass WordPress med kraftfulle, profesjonelle og intuitive felt','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Avanserte egendefinerte felt','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Options Updated'=>'Alternativer er oppdatert','Check Again'=>'Sjekk igjen','Publish'=>'Publiser','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Ingen egendefinerte feltgrupper funnet for denne valg-siden. Opprette en egendefinert feltgruppe','Error. Could not connect to update server'=>'Feil. Kan ikke koble til oppdateringsserveren','Select one or more fields you wish to clone'=>'Velg ett eller flere felt du ønsker å klone','Display'=>'Vis','Specify the style used to render the clone field'=>'Angi stil som brukes til å gjengi klone-feltet','Group (displays selected fields in a group within this field)'=>'Gruppe (viser valgt felt i en gruppe innenfor dette feltet)','Seamless (replaces this field with selected fields)'=>'Sømløs (erstatter dette feltet med utvalgte felter)','Labels will be displayed as %s'=>'Etiketter vises som %s','Prefix Field Labels'=>'Prefiks feltetiketter','Values will be saved as %s'=>'Verdier vil bli lagret som %s','Prefix Field Names'=>'Prefiks feltnavn','Unknown field'=>'Ukjent felt','Unknown field group'=>'Ukjent feltgruppe','All fields from %s field group'=>'Alle felt fra %s feltgruppe','Add Row'=>'Legg til rad','layout'=>'oppsett' . "\0" . 'oppsett','layouts'=>'oppsett','This field requires at least {min} {label} {identifier}'=>'Dette feltet krever minst {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} tilgjengelig (maks {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} kreves (min {min})','Flexible Content requires at least 1 layout'=>'Fleksibelt innholdsfelt krever minst en layout','Click the "%s" button below to start creating your layout'=>'Klikk "%s"-knappen nedenfor for å begynne å lage oppsettet','Add layout'=>'Legg til oppsett','Remove layout'=>'Fjern oppsett','Click to toggle'=>'Klikk for å veksle','Delete Layout'=>'Slett oppsett','Duplicate Layout'=>'Dupliser oppsett','Add New Layout'=>'Legg til nytt oppsett','Add Layout'=>'Legg til oppsett','Min'=>'Minimum','Max'=>'Maksimum','Minimum Layouts'=>'Minimum oppsett','Maximum Layouts'=>'Maksimum oppsett','Button Label'=>'Knappetikett','Add Image to Gallery'=>'Legg bildet til galleri','Maximum selection reached'=>'Maksimalt utvalg nådd','Length'=>'Lengde','Caption'=>'Bildetekst','Alt Text'=>'Alternativ tekst','Add to gallery'=>'Legg til galleri','Bulk actions'=>'Massehandlinger','Sort by date uploaded'=>'Sorter etter dato lastet opp','Sort by date modified'=>'Sorter etter dato endret','Sort by title'=>'Sorter etter tittel','Reverse current order'=>'Snu gjeldende rekkefølge','Close'=>'Lukk','Minimum Selection'=>'Minimum antall valg','Maximum Selection'=>'Maksimum antall valg','Allowed file types'=>'Tillatte filtyper','Insert'=>'Sett inn','Specify where new attachments are added'=>'Angi hvor nye vedlegg er lagt','Append to the end'=>'Tilføy til slutten','Prepend to the beginning'=>'Sett inn foran','Minimum rows not reached ({min} rows)'=>'Minimum antall rader nådd ({min} rader)','Maximum rows reached ({max} rows)'=>'Maksimum antall rader nådd ({max} rader)','Minimum Rows'=>'Minimum antall rader','Maximum Rows'=>'Maksimum antall rader','Collapsed'=>'Sammenfoldet','Select a sub field to show when row is collapsed'=>'Velg et underfelt å vise når raden er skjult','Click to reorder'=>'Dra for å endre rekkefølge','Add row'=>'Legg til rad','Remove row'=>'Fjern rad','First Page'=>'Forside','Previous Page'=>'Innleggsside','Next Page'=>'Forside','Last Page'=>'Innleggsside','No options pages exist'=>'Ingen side for alternativer eksisterer','Deactivate License'=>'Deaktiver lisens','Activate License'=>'Aktiver lisens','License Information'=>'Lisensinformasjon','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'For å låse opp oppdateringer må lisensnøkkelen skrives inn under. Se detaljer og priser dersom du ikke har lisensnøkkel.','License Key'=>'Lisensnøkkel','Update Information'=>'Oppdateringsinformasjon','Current Version'=>'Gjeldende versjon','Latest Version'=>'Siste versjon','Update Available'=>'Oppdatering tilgjengelig','Upgrade Notice'=>'Oppgraderingsvarsel','Enter your license key to unlock updates'=>'Oppgi lisensnøkkelen ovenfor for låse opp oppdateringer','Update Plugin'=>'Oppdater plugin']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'nb_NO','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF-felter','Add fields'=>'Legg til felter','This Field'=>'Dette feltet','nounClone'=>'Klone','Start a new group of tabs at this tab.'=>'Begynn en ny grupe faner ved denne fanen.','New Tab Group'=>'Ny fanegruppe','Save Other Choice'=>'Lagre annet valg','Allow Other Choice'=>'Tillat andre valg','Add Toggle All'=>'Legg til veksle alle','Save Custom Values'=>'Lagee tilpassede verdier','Allow Custom Values'=>'Tilllat tilpassede verdier','Updates'=>'Oppdateringer','Save Changes'=>'Lagre endringer','Field Group Title'=>'Tittel for feltgruppe','Add title'=>'Legg til tittel','Add Field Group'=>'Legg til feltgruppe','Add Your First Field Group'=>'Legg til din første feltgruppe','Options Pages'=>'Sider for innstillinger','ACF Blocks'=>'ACF-blokker','Gallery Field'=>'Gallerifelt','Flexible Content Field'=>'Felksibelt innholdsfelt','Repeater Field'=>'Gjentakende felt','Delete Field Group'=>'Slett feltgruppe','Created on %1$s at %2$s'=>'Opprettet %1$s kl %2$s','Group Settings'=>'Gruppeinnstillinger','Add Your First Field'=>'Legg til ditt første felt','#'=>'#','Add Field'=>'Legg til felt','Presentation'=>'Presentasjon','Validation'=>'Validering','General'=>'Generelt','Import JSON'=>'Importer JSON','Export As JSON'=>'Eksporter som JSON','Field group deactivated.'=>'Feltgruppe deaktivert.' . "\0" . '%s feltgrupper deaktivert.','Field group activated.'=>'Feltgruppe aktivert' . "\0" . '%s feltgrupper aktivert.','Deactivate'=>'Deaktiver','Deactivate this item'=>'Deaktiver dette elementet','Activate'=>'Aktiver','Activate this item'=>'Aktiver dette elementet','Move field group to trash?'=>'Flytte feltgruppe til papirkurven?','post statusInactive'=>'Inaktiv','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields og Advanced Custom Fields PRO bør ikke være aktiverte samtidig. Vi har automatisk deaktivert Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields og Advanced Custom Fields PRO bør ikke være aktiverte samtidig. Vi har automatisk deaktivert Advanced Custom Fields.','%1$s must have a user with the %2$s role.'=>'%1$s må ha en bruker med rollen %2$s.' . "\0" . '%1$s må ha en bruker med en av følgende roller: %2$s','%1$s must have a valid user ID.'=>'%1$s må ha en gyldig bruker-ID.','Invalid request.'=>'Ugyldig forespørsel.','%1$s is not one of %2$s'=>'%1$s er ikke en av %2$s','%1$s must have term %2$s.'=>'%1$s må ha termen %2$s.' . "\0" . '%1$s må ha én av følgende termer: %2$s','%1$s must have a valid post ID.'=>'%1$s må ha en gyldig innlegg-ID.','%s requires a valid attachment ID.'=>'%s må ha en gyldig vedlegg-ID.','Enable Transparency'=>'Aktiver gjennomsiktighet','Upgrade to PRO'=>'Oppgrader til Pro','post statusActive'=>'Aktiv','\'%s\' is not a valid email address'=>'\'%s\' er ikke en gyldig e-postadresse.','Color value'=>'Fargeverdi','Select default color'=>'Velg standardfarge','Clear color'=>'Fjern farge','Blocks'=>'Blokker','Options'=>'Alternativer','Users'=>'Brukere','Menu items'=>'Menyelementer','Widgets'=>'Widgeter','Attachments'=>'Vedlegg','Taxonomies'=>'Taksonomier','Posts'=>'Innlegg','Last updated: %s'=>'Sist oppdatert: %s','Invalid field group parameter(s).'=>'Ugyldige parametere for feltgruppe.','Awaiting save'=>'Venter på lagring','Saved'=>'Lagret','Import'=>'Importer','Review changes'=>'Gjennomgå endringer','Located in: %s'=>'Plassert i: %s','Located in plugin: %s'=>'Plassert i utvidelse: %s','Located in theme: %s'=>'Plassert i tema: %s','Various'=>'Forskjellig','Sync changes'=>'Synkroniseringsendringer','Loading diff'=>'Laster diff','Review local JSON changes'=>'Se over lokale endinger for JSON','Visit website'=>'Besøk nettsted','View details'=>'Vis detaljer','Version %s'=>'Versjon %s','Information'=>'Informasjon','Help & Support'=>'Hjelp og brukerstøtte','Overview'=>'Oversikt','Location type "%s" is already registered.'=>'Lokasjonstypen "%s" er allerede registrert.','Class "%s" does not exist.'=>'Klassen "%s" finnes ikke.','Invalid nonce.'=>'Ugyldig engangskode.','Error loading field.'=>'Feil ved lasting av felt.','Location not found: %s'=>'Posisjon ikke funnet: %s','Error: %s'=>'Feil: %s','Widget'=>'Widget','User Role'=>'Brukerrolle','Comment'=>'Kommentar','Post Format'=>'Innleggsformat','Menu Item'=>'Menypunkt','Post Status'=>'Innleggsstatus','Menus'=>'Menyer','Menu Locations'=>'Menylokasjoner','Menu'=>'Meny','Post Taxonomy'=>'Innleggs Taksanomi','Child Page (has parent)'=>'Underside (har forelder)','Parent Page (has children)'=>'Forelderside (har undersider)','Top Level Page (no parent)'=>'Toppnivåside (ingen forelder)','Posts Page'=>'Innleggsside','Front Page'=>'Forside','Page Type'=>'Sidetype','Viewing back end'=>'Viser baksiden','Viewing front end'=>'Viser fremsiden','Logged in'=>'Innlogget','Current User'=>'Nåværende Bruker','Page Template'=>'Sidemal','Register'=>'Registrer','Add / Edit'=>'Legg til / Endre','User Form'=>'Brukerskjema','Page Parent'=>'Sideforelder','Super Admin'=>'Superadmin','Current User Role'=>'Nåværende Brukerrolle','Default Template'=>'Standardmal','Post Template'=>'Innleggsmal','Post Category'=>'Innleggskategori','All %s formats'=>'Alle %s-formater','Attachment'=>'Vedlegg','%s value is required'=>'%s verdi er påkrevd','Show this field if'=>'Vis dette feltet hvis','Conditional Logic'=>'Betinget logikk','and'=>'og','Local JSON'=>'Lokal JSON','Clone Field'=>'Klonefelt','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Vennligst sjekk at alle premium-tillegg (%s) er oppdatert til siste versjon.','This version contains improvements to your database and requires an upgrade.'=>'Denne versjonen inneholder forbedringer til din database, og krever en oppgradering.','Thank you for updating to %1$s v%2$s!'=>'Takk for at du oppgraderer til %1$s v%2$s!','Database Upgrade Required'=>'Oppdatering av database er påkrevd','Options Page'=>'Side for alternativer','Gallery'=>'Galleri','Flexible Content'=>'Fleksibelt Innhold','Repeater'=>'Gjentaker','Back to all tools'=>'Tilbake til alle verktøy','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Om flere feltgrupper kommer på samme redigeringsskjerm, vil den første gruppens innstillinger bli brukt (den med laveste rekkefølgenummer)','Select items to hide them from the edit screen.'=>'Velg elementer for å skjule dem på redigeringsskjermen.','Hide on screen'=>'Skjul på skjerm','Send Trackbacks'=>'Send tilbakesporinger','Tags'=>'Stikkord','Categories'=>'Kategorier','Page Attributes'=>'Sideattributter','Format'=>'Format','Author'=>'Forfatter','Slug'=>'Identifikator','Revisions'=>'Revisjoner','Comments'=>'Kommentarer','Discussion'=>'Diskusjon','Excerpt'=>'Utdrag','Content Editor'=>'Redigeringverktøy for innhold','Permalink'=>'Permalenke','Shown in field group list'=>'Vist i feltgruppeliste','Field groups with a lower order will appear first'=>'Feltgrupper med en lavere rekkefølge vil vises først','Order No.'=>'Rekkefølgenr','Below fields'=>'Under felter','Below labels'=>'Under etiketter','Instruction Placement'=>'Instruksjonsplassering','Label Placement'=>'Etikettplassering','Side'=>'Sideordnet','Normal (after content)'=>'Normal (etter innhold)','High (after title)'=>'Høy (etter tittel)','Position'=>'Posisjon','Seamless (no metabox)'=>'Sømløs (ingen metaboks)','Standard (WP metabox)'=>'Standard (WP metaboks)','Style'=>'Stil','Type'=>'Type','Key'=>'Nøkkel','Order'=>'Rekkefølge','Close Field'=>'Stengt felt','id'=>'id','class'=>'klasse','width'=>'bredde','Wrapper Attributes'=>'Attributter for innpakning','Required'=>'Obligatorisk','Instructions'=>'Instruksjoner','Field Type'=>'Felttype','Single word, no spaces. Underscores and dashes allowed'=>'Enkelt ord, ingen mellomrom. Understrekning og bindestreker tillatt','Field Name'=>'Feltnavn','This is the name which will appear on the EDIT page'=>'Dette er navnet som vil vises på redigeringssiden','Field Label'=>'Feltetikett','Delete'=>'Slett','Delete field'=>'Slett felt','Move'=>'Flytt','Move field to another group'=>'Flytt felt til annen gruppe','Duplicate field'=>'Dupliser felt','Edit field'=>'Rediger felt','Drag to reorder'=>'Dra for å endre rekkefølge','Show this field group if'=>'Vis denne feltgruppen hvis','No updates available.'=>'Ingen oppdateringer tilgjengelig.','Database upgrade complete. See what\'s new'=>'Oppgradering av database fullført. Se hva som er nytt','Reading upgrade tasks...'=>'Leser oppgraderingsoppgaver...','Upgrade failed.'=>'Oppgradering milsyktes.','Upgrade complete.'=>'Oppgradering fullført.','Upgrading data to version %s'=>'Oppgraderer data til versjon %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Det er sterkt anbefalt at du sikkerhetskopierer databasen før du fortsetter. Er du sikker på at du vil kjøre oppdateringen nå?','Please select at least one site to upgrade.'=>'Vennligst velg minst ett nettsted å oppgradere.','Database Upgrade complete. Return to network dashboard'=>'Databaseoppgradering fullført. Tilbake til kontrollpanelet for nettverket','Site is up to date'=>'Nettstedet er oppdatert','Site requires database upgrade from %1$s to %2$s'=>'Nettstedet krever databaseoppgradering fra %1$s til %2$s','Site'=>'Nettsted','Upgrade Sites'=>'Oppgrader nettsteder','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Følgende nettsteder krever en DB-oppgradering. Kryss av for de du ønsker å oppgradere og klikk så %s.','Add rule group'=>'Legg til regelgruppe','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Lag et sett regler for å bestemme hvilke skjermer som skal bruke disse avanserte egendefinerte feltene','Rules'=>'Regler','Copied'=>'Kopiert','Copy to clipboard'=>'Kopier til utklippstavle','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Velg de feltgruppene du ønsker å eksportere og velgs så din eksportmetode. Eksporter som JSON til en json-fil som du senere kan importere til en annen ACF-installasjon. Bruk Generer PHP-knappen til å eksportere til PHP-kode som du kan sette inn i ditt tema.','Select Field Groups'=>'Velg feltgrupper','No field groups selected'=>'Ingen feltgrupper valgt','Generate PHP'=>'Generer PHP','Export Field Groups'=>'Eksporter feltgrupper','Import file empty'=>'Importfil tom','Incorrect file type'=>'Feil filtype','Error uploading file. Please try again'=>'Filopplastingsfeil. Vennligst forsøk på nytt','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Velg den ACF JSON-fil du ønsker å importere. Når du klikker på import-knappen nedenfor vil ACF importere elementene i den filen.','Import Field Groups'=>'Importer feltgrupper','Sync'=>'Synk','Select %s'=>'Velg %s','Duplicate'=>'Dupliser','Duplicate this item'=>'Dupliser dette elementet','Supports'=>'Brukerstøtte','Documentation'=>'Dokumentasjon','Description'=>'Beskrivelse','Sync available'=>'Synk tilgjengelig','Field group synchronized.'=>'Feltgruppe synkronisert.' . "\0" . '%s feltgrupper synkronisert.','Field group duplicated.'=>'Feltgruppe duplisert' . "\0" . '%s feltgrupper duplisert.','Active (%s)'=>'Aktiv (%s)' . "\0" . 'Aktive(%s)','Review sites & upgrade'=>'Gjennomgå nettsteder og oppgrader','Upgrade Database'=>'Oppgrader database','Custom Fields'=>'Egendefinerte felt','Move Field'=>'Flytt felt','Please select the destination for this field'=>'Vennligst velg destinasjon for dette feltet','The %1$s field can now be found in the %2$s field group'=>'%1$s feltet kan nå bli funnet i feltgruppen %2$s','Move Complete.'=>'Flytting fullført.','Active'=>'Aktiv','Field Keys'=>'Feltnøkler','Settings'=>'Innstillinger','Location'=>'Plassering','Null'=>'Null','copy'=>'kopi','(this field)'=>'(dette feltet)','Checked'=>'Avkrysset','Move Custom Field'=>'Flytt egendefinert felt','No toggle fields available'=>'Ingen vekslefelt er tilgjengelige','Field group title is required'=>'Feltgruppetittel er obligatorisk','This field cannot be moved until its changes have been saved'=>'Dette feltet kan ikke flyttes før endringene har blitt lagret','The string "field_" may not be used at the start of a field name'=>'Strengen "field_" kan ikke brukes i starten på et feltnavn','Field group draft updated.'=>'Kladd for feltgruppe oppdatert.','Field group scheduled for.'=>'Feltgruppe planlagt til.','Field group submitted.'=>'Feltgruppe innsendt.','Field group saved.'=>'Feltgruppe lagret','Field group published.'=>'Feltgruppe publisert.','Field group deleted.'=>'Feltgruppe slettet.','Field group updated.'=>'Feltgruppe oppdatert.','Tools'=>'Verktøy','is not equal to'=>'er ikke lik til','is equal to'=>'er lik','Forms'=>'Skjema','Page'=>'Side','Post'=>'Innlegg','Relational'=>'Relasjonell','Choice'=>'Valg','Basic'=>'Grunnleggende','Unknown'=>'Ukjent','Field type does not exist'=>'Felttype eksisterer ikke','Spam Detected'=>'Spam oppdaget','Post updated'=>'Innlegg oppdatert','Update'=>'Oppdater','Validate Email'=>'Valider e-post','Content'=>'Innhold','Title'=>'Tittel','Edit field group'=>'Rediger feltgruppe','Selection is less than'=>'Valget er mindre enn','Selection is greater than'=>'Valget er større enn','Value is less than'=>'Verdi er mindre enn','Value is greater than'=>'Verdi er større enn','Value contains'=>'Verdi inneholder','Value matches pattern'=>'Verdi passer til mønster','Value is not equal to'=>'Verdi er ikke lik ','Value is equal to'=>'Verdi er lik','Has no value'=>'Har ingen verdi','Has any value'=>'Har en verdi','Cancel'=>'Avbryt','Are you sure?'=>'Er du sikker?','%d fields require attention'=>'%d felt krever oppmerksomhet','1 field requires attention'=>'1 felt krever oppmerksomhet','Validation failed'=>'Validering feilet','Validation successful'=>'Validering vellykket','Restricted'=>'Begrenset','Collapse Details'=>'Trekk sammen detaljer','Expand Details'=>'Utvid detaljer','Uploaded to this post'=>'Lastet opp til dette innlegget','verbUpdate'=>'Oppdater','verbEdit'=>'Rediger','The changes you made will be lost if you navigate away from this page'=>'Endringene du har gjort vil gå tapt om du navigerer bort fra denne siden.','File type must be %s.'=>'Filtype må være %s.','or'=>'eller','File size must not exceed %s.'=>'Filstørrelsen må ikke overstige %s.','File size must be at least %s.'=>'Filstørrelse må minst være %s.','Image height must not exceed %dpx.'=>'Bildehøyde må ikke overstige %dpx.','Image height must be at least %dpx.'=>'Bildehøyde må være minst %dpx.','Image width must not exceed %dpx.'=>'Bildebredde må ikke overstige %dpx.','Image width must be at least %dpx.'=>'Bildebredde må være minst %dpx.','(no title)'=>'(ingen tittel)','Full Size'=>'Full størrelse','Large'=>'Stor','Medium'=>'Middels','Thumbnail'=>'Miniatyrbilde','(no label)'=>'(ingen etikett)','Sets the textarea height'=>'Setter høyde på tekstområde','Rows'=>'Rader','Text Area'=>'Tekstområde','Prepend an extra checkbox to toggle all choices'=>'Legg en ekstra avkryssningsboks foran for å veksle alle valg ','Save \'custom\' values to the field\'s choices'=>'Lagre "egendefinerte" verdier til feltvalg','Allow \'custom\' values to be added'=>'Tillat \'egendefinerte\' verdier til å bli lagt til','Add new choice'=>'Legg til nytt valg','Toggle All'=>'Veksle alle','Allow Archives URLs'=>'Tillat arkiv-URLer','Archives'=>'Arkiv','Page Link'=>'Sidelenke','Add'=>'Legg til ','Name'=>'Navn','%s added'=>'%s lagt til','%s already exists'=>'%s finnes allerede','User unable to add new %s'=>'Bruker kan ikke legge til ny %s','Term ID'=>'Term-ID','Term Object'=>'Term-objekt','Load value from posts terms'=>'Last verdi fra innleggstermer','Load Terms'=>'Last termer','Connect selected terms to the post'=>'Koble valgte termer til innlegget','Save Terms'=>'Lagre termer','Allow new terms to be created whilst editing'=>'Tillat at nye termer legges til ved redigering','Create Terms'=>'Lag termer','Radio Buttons'=>'Radioknapper','Single Value'=>'Enkeltverdi','Multi Select'=>'Flervalg','Checkbox'=>'Avkrysningsboks','Multiple Values'=>'Flere verdier','Select the appearance of this field'=>'Velg visning av dette feltet','Appearance'=>'Utseende','Select the taxonomy to be displayed'=>'Velg taksonomi som skal vises','No TermsNo %s'=>'Ingen %s','Value must be equal to or lower than %d'=>'Verdi må være lik eller lavere enn %d','Value must be equal to or higher than %d'=>'Verdi må være lik eller høyere enn %d','Value must be a number'=>'Verdi må være et tall','Number'=>'Tall','Save \'other\' values to the field\'s choices'=>'Lagre "andre" verdier til feltets valg','Add \'other\' choice to allow for custom values'=>'Legg "andre"-valget for å tillate egendefinerte verdier','Other'=>'Andre','Radio Button'=>'Radioknapp','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definer et endepunkt å stanse for det forrige trekkspillet. Dette trekkspillet vil ikke være synlig.','Allow this accordion to open without closing others.'=>'Tillat dette trekkspillet å åpne uten å lukke andre.','Multi-Expand'=>'Fler-utvid','Display this accordion as open on page load.'=>'Vis dette trekkspillet som åpent ved sidelastingen.','Open'=>'Åpne','Accordion'=>'Trekkspill','Restrict which files can be uploaded'=>'Begrens hvilke filer som kan lastes opp','File ID'=>'Fil-ID','File URL'=>'URL til fil','File Array'=>'Filrekke','Add File'=>'Legg til fil','No file selected'=>'Ingen fil valgt','File name'=>'Filnavn','Update File'=>'Oppdater fil','Edit File'=>'Rediger fil','Select File'=>'Velg fil','File'=>'Fil','Password'=>'Passord','Specify the value returned'=>'Angi returnert verdi','Use AJAX to lazy load choices?'=>'Bruk ajax for lat lastingsvalg?','Enter each default value on a new line'=>'Angi hver standardverdi på en ny linje','verbSelect'=>'Velg','Select2 JS load_failLoading failed'=>'Innlasting feilet','Select2 JS searchingSearching…'=>'Søker…','Select2 JS load_moreLoading more results…'=>'Laster flere resultat…','Select2 JS selection_too_long_nYou can only select %d items'=>'Du kan kun velge %d elementer','Select2 JS selection_too_long_1You can only select 1 item'=>'Du kan kun velge 1 element','Select2 JS input_too_long_nPlease delete %d characters'=>'Vennligst slett %d tegn','Select2 JS input_too_long_1Please delete 1 character'=>'Vennligst slett 1 tegn','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Vennligst angi %d eller flere tegn','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Vennligst angi 1 eller flere tegn','Select2 JS matches_0No matches found'=>'Ingen treff funnet','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultater er tilgjengelige, bruk opp- og nedpiltaster for å navigere.','Select2 JS matches_1One result is available, press enter to select it.'=>'Ett resultat er tilgjengelig, trykk enter for å velge det.','nounSelect'=>'Velg','User ID'=>'Bruker-ID','User Object'=>'Bruker-objekt','User Array'=>'Bruker-rekke','All user roles'=>'Alle brukerroller','Filter by Role'=>'Filtrer etter rolle','User'=>'Bruker','Separator'=>'Skille','Select Color'=>'Velg farge','Default'=>'Standard','Clear'=>'Fjern','Color Picker'=>'Fargevelger','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Velg','Date Time Picker JS closeTextDone'=>'Utført','Date Time Picker JS currentTextNow'=>'Nå','Date Time Picker JS timezoneTextTime Zone'=>'Tidssone','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosekund','Date Time Picker JS millisecTextMillisecond'=>'Millisekund','Date Time Picker JS secondTextSecond'=>'Sekund','Date Time Picker JS minuteTextMinute'=>'Minutt','Date Time Picker JS hourTextHour'=>'Time','Date Time Picker JS timeTextTime'=>'Tid','Date Time Picker JS timeOnlyTitleChoose Time'=>'Velg tid','Date Time Picker'=>'Datovelger','Endpoint'=>'Endepunkt','Left aligned'=>'Venstrejustert','Top aligned'=>'Toppjustert','Placement'=>'Plassering','Tab'=>'Fane','Value must be a valid URL'=>'Verdien må være en gyldig URL','Link URL'=>'Lenke-URL','Link Array'=>'Lenkerekke','Opens in a new window/tab'=>'Åpnes i en ny fane','Select Link'=>'Velg lenke','Link'=>'Lenke','Email'=>'E-post','Step Size'=>'Trinnstørrelse','Maximum Value'=>'Maksimumsverdi','Minimum Value'=>'Minimumsverdi','Range'=>'Område','Both (Array)'=>'Begge (rekke)','Label'=>'Etikett','Value'=>'Verdi','Vertical'=>'Vertikal','Horizontal'=>'Horisontal','red : Red'=>'rød : Rød','For more control, you may specify both a value and label like this:'=>'For mer kontroll, kan du spesifisere både en verdi og en etikett som dette:','Enter each choice on a new line.'=>'Tast inn hvert valg på en ny linje.','Choices'=>'Valg','Button Group'=>'Knappegruppe','Allow Null'=>'Tillat null?','Parent'=>'Forelder','TinyMCE will not be initialized until field is clicked'=>'TinyMCE vil ikke bli initialisert før dette feltet er klikket','Delay Initialization'=>'Forsinke initialisering','Show Media Upload Buttons'=>'Vis opplastingsknapper for mediefiler','Toolbar'=>'Verktøylinje','Text Only'=>'Kun tekst','Visual Only'=>'Kun visuell','Visual & Text'=>'Visuell og tekst','Tabs'=>'Faner','Click to initialize TinyMCE'=>'Klikk for å initialisere TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Tekst','Visual'=>'Visuell','Value must not exceed %d characters'=>'Verdi må ikke overstige %d tegn','Leave blank for no limit'=>'La være tom for ingen begrensning','Character Limit'=>'Tegnbegrensing','Appears after the input'=>'Vises etter input','Append'=>'Tilføy','Appears before the input'=>'Vises før input','Prepend'=>'Legg til foran','Appears within the input'=>'Vises innenfor input','Placeholder Text'=>'Plassholder-tekst','Appears when creating a new post'=>'Vises når nytt innlegg lages','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s krever minst %2$s valgt' . "\0" . '%1$s krever minst %2$s valgte','Post ID'=>'Innleggs-ID','Post Object'=>'Innleggsobjekt','Maximum Posts'=>'Maksimum antall innlegg','Minimum Posts'=>'Minimum antall innlegg','Featured Image'=>'Fremhevet bilde','Selected elements will be displayed in each result'=>'Valgte elementer vil bli vist for hvert resultat','Elements'=>'Elementer','Taxonomy'=>'Taksonomi','Post Type'=>'Innholdstype','Filters'=>'Filtre','All taxonomies'=>'Alle taksonomier','Filter by Taxonomy'=>'Filtrer etter taksonomi','All post types'=>'Alle innholdstyper','Filter by Post Type'=>'Filtrer etter innholdstype','Search...'=>'Søk...','Select taxonomy'=>'Velg taksonomi','Select post type'=>'Velg innholdstype','No matches found'=>'Ingen treff funnet','Loading'=>'Laster','Maximum values reached ( {max} values )'=>'Maksimal verdi nådd ( {max} verdier )','Relationship'=>'Forhold','Comma separated list. Leave blank for all types'=>'Kommaseparert liste. La være tom for alle typer','Allowed File Types'=>'Tillatte filtyper','Maximum'=>'Maksimum','File size'=>'Filstørrelse','Restrict which images can be uploaded'=>'Begrens hvilke bilder som kan lastes opp','Minimum'=>'Minimum','Uploaded to post'=>'Lastet opp til innlegget','All'=>'Alle','Limit the media library choice'=>'Begrens mediabibilotekutvalget','Library'=>'Bibliotek','Preview Size'=>'Forhåndsvis størrelse','Image ID'=>'Bilde-ID','Image URL'=>'Bilde-URL','Image Array'=>'Bilderekke','Specify the returned value on front end'=>'Angi den returnerte verdien på fremsiden','Return Value'=>'Returverdi','Add Image'=>'Legg til bilde','No image selected'=>'Intet bilde valgt','Remove'=>'Fjern','Edit'=>'Rediger','All images'=>'Alle bilder','Update Image'=>'Oppdater bilde','Edit Image'=>'Rediger bilde','Select Image'=>'Velg bilde','Image'=>'Bilde','Allow HTML markup to display as visible text instead of rendering'=>'Tillat HTML-markering vises som synlig tekst i stedet for gjengivelse','Escape HTML'=>'Unnslipp HTML','No Formatting'=>'Ingen formatering','Automatically add <br>'=>'Legg automatisk til <br>','Automatically add paragraphs'=>'Legg til avsnitt automatisk','Controls how new lines are rendered'=>'Kontrollerer hvordan nye linjer er gjengitt','New Lines'=>'Nye linjer','Week Starts On'=>'Uken starter på','The format used when saving a value'=>'Formatet som er brukt ved lagring av verdi','Save Format'=>'Lagringsformat','Date Picker JS weekHeaderWk'=>'Uke','Date Picker JS prevTextPrev'=>'Forrige','Date Picker JS nextTextNext'=>'Neste','Date Picker JS currentTextToday'=>'I dag','Date Picker JS closeTextDone'=>'Ferdig','Date Picker'=>'Datovelger','Width'=>'Bredde','Embed Size'=>'Innbyggingsstørrelse','Enter URL'=>'Angi URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst vist når inaktiv','Off Text'=>'Tekst for av','Text shown when active'=>'Tekst vist når aktiv','On Text'=>'Tekst for på','Stylized UI'=>'Stilisert UI','Default Value'=>'Standardverdi','Displays text alongside the checkbox'=>'Viser tekst ved siden av avkrysingsboksen','Message'=>'Melding','No'=>'Nei','Yes'=>'Ja','True / False'=>'Sann / usann','Row'=>'Rad','Table'=>'Tabell','Block'=>'Blokk','Specify the style used to render the selected fields'=>'Spesifiser stil brukt til å gjengi valgte felt','Layout'=>'Oppsett','Sub Fields'=>'Underfelt','Group'=>'Gruppe','Customize the map height'=>'Egendefinerte karthøyde','Height'=>'Høyde','Set the initial zoom level'=>'Velg første zoomnivå','Zoom'=>'Forstørr','Center the initial map'=>'Sentrer det opprinnelige kartet','Center'=>'Midtstill','Search for address...'=>'Søk etter adresse...','Find current location'=>'Finn gjeldende plassering','Clear location'=>'Fjern plassering','Search'=>'Søk','Sorry, this browser does not support geolocation'=>'Beklager, denne nettleseren støtter ikke geolokalisering','Google Map'=>'Google Maps','The format returned via template functions'=>'Formatet returnert via malfunksjoner','Return Format'=>'Returformat','Custom:'=>'Egendefinert:','The format displayed when editing a post'=>'Format som vises når innlegg redigeres','Display Format'=>'Vist format','Time Picker'=>'Tidsvelger','Inactive (%s)'=>'Inaktiv (%s)' . "\0" . 'Inaktive (%s)','No Fields found in Trash'=>'Ingen felt funnet i papirkurven','No Fields found'=>'Ingen felter funnet','Search Fields'=>'Søk felt','View Field'=>'Vis felt','New Field'=>'Nytt felt','Edit Field'=>'Rediger felt','Add New Field'=>'Legg til nytt felt','Field'=>'Felt','Fields'=>'Felter','No Field Groups found in Trash'=>'Ingen feltgrupper funnet i papirkurven','No Field Groups found'=>'Ingen feltgrupper funnet','Search Field Groups'=>'Søk feltgrupper','View Field Group'=>'Vis feltgruppe','New Field Group'=>'Ny feltgruppe','Edit Field Group'=>'Rediger feltgruppe','Add New Field Group'=>'Legg til ny feltgruppe','Add New'=>'Legg til ny','Field Group'=>'Feltgruppe','Field Groups'=>'Feltgrupper','Customize WordPress with powerful, professional and intuitive fields.'=>'Tilpass WordPress med kraftfulle, profesjonelle og intuitive felt','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Avanserte egendefinerte felt','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Options Updated'=>'Alternativer er oppdatert','Check Again'=>'Sjekk igjen','Publish'=>'Publiser','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Ingen egendefinerte feltgrupper funnet for denne valg-siden. Opprette en egendefinert feltgruppe','Error. Could not connect to update server'=>'Feil. Kan ikke koble til oppdateringsserveren','Select one or more fields you wish to clone'=>'Velg ett eller flere felt du ønsker å klone','Display'=>'Vis','Specify the style used to render the clone field'=>'Angi stil som brukes til å gjengi klone-feltet','Group (displays selected fields in a group within this field)'=>'Gruppe (viser valgt felt i en gruppe innenfor dette feltet)','Seamless (replaces this field with selected fields)'=>'Sømløs (erstatter dette feltet med utvalgte felter)','Labels will be displayed as %s'=>'Etiketter vises som %s','Prefix Field Labels'=>'Prefiks feltetiketter','Values will be saved as %s'=>'Verdier vil bli lagret som %s','Prefix Field Names'=>'Prefiks feltnavn','Unknown field'=>'Ukjent felt','Unknown field group'=>'Ukjent feltgruppe','All fields from %s field group'=>'Alle felt fra %s feltgruppe','Add Row'=>'Legg til rad','layout'=>'oppsett' . "\0" . 'oppsett','layouts'=>'oppsett','This field requires at least {min} {label} {identifier}'=>'Dette feltet krever minst {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} tilgjengelig (maks {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} kreves (min {min})','Flexible Content requires at least 1 layout'=>'Fleksibelt innholdsfelt krever minst en layout','Click the "%s" button below to start creating your layout'=>'Klikk "%s"-knappen nedenfor for å begynne å lage oppsettet','Add layout'=>'Legg til oppsett','Remove layout'=>'Fjern oppsett','Click to toggle'=>'Klikk for å veksle','Delete Layout'=>'Slett oppsett','Duplicate Layout'=>'Dupliser oppsett','Add New Layout'=>'Legg til nytt oppsett','Add Layout'=>'Legg til oppsett','Min'=>'Minimum','Max'=>'Maksimum','Minimum Layouts'=>'Minimum oppsett','Maximum Layouts'=>'Maksimum oppsett','Button Label'=>'Knappetikett','Add Image to Gallery'=>'Legg bildet til galleri','Maximum selection reached'=>'Maksimalt utvalg nådd','Length'=>'Lengde','Caption'=>'Bildetekst','Alt Text'=>'Alternativ tekst','Add to gallery'=>'Legg til galleri','Bulk actions'=>'Massehandlinger','Sort by date uploaded'=>'Sorter etter dato lastet opp','Sort by date modified'=>'Sorter etter dato endret','Sort by title'=>'Sorter etter tittel','Reverse current order'=>'Snu gjeldende rekkefølge','Close'=>'Lukk','Minimum Selection'=>'Minimum antall valg','Maximum Selection'=>'Maksimum antall valg','Allowed file types'=>'Tillatte filtyper','Insert'=>'Sett inn','Specify where new attachments are added'=>'Angi hvor nye vedlegg er lagt','Append to the end'=>'Tilføy til slutten','Prepend to the beginning'=>'Sett inn foran','Minimum rows not reached ({min} rows)'=>'Minimum antall rader nådd ({min} rader)','Maximum rows reached ({max} rows)'=>'Maksimum antall rader nådd ({max} rader)','Minimum Rows'=>'Minimum antall rader','Maximum Rows'=>'Maksimum antall rader','Collapsed'=>'Sammenfoldet','Select a sub field to show when row is collapsed'=>'Velg et underfelt å vise når raden er skjult','Click to reorder'=>'Dra for å endre rekkefølge','Add row'=>'Legg til rad','Remove row'=>'Fjern rad','First Page'=>'Forside','Previous Page'=>'Innleggsside','Next Page'=>'Forside','Last Page'=>'Innleggsside','No options pages exist'=>'Ingen side for alternativer eksisterer','Deactivate License'=>'Deaktiver lisens','Activate License'=>'Aktiver lisens','License Information'=>'Lisensinformasjon','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'For å låse opp oppdateringer må lisensnøkkelen skrives inn under. Se detaljer og priser dersom du ikke har lisensnøkkel.','License Key'=>'Lisensnøkkel','Update Information'=>'Oppdateringsinformasjon','Current Version'=>'Gjeldende versjon','Latest Version'=>'Siste versjon','Update Available'=>'Oppdatering tilgjengelig','Upgrade Notice'=>'Oppgraderingsvarsel','Enter your license key to unlock updates'=>'Oppgi lisensnøkkelen ovenfor for låse opp oppdateringer','Update Plugin'=>'Oppdater plugin']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.mo
index 8cfe124b..33faa8a5 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.po
index 17af3a88..c06b8552 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr "Legg til felter"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Dette feltet"
@@ -2036,7 +2075,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr ""
@@ -4323,15 +4362,15 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr ""
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr ""
@@ -4445,8 +4484,8 @@ msgid "Close Modal"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr ""
@@ -4455,15 +4494,15 @@ msgstr ""
msgid "Close modal"
msgstr ""
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Begynn en ny grupe faner ved denne fanen."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Ny fanegruppe"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr ""
@@ -4667,8 +4706,8 @@ msgid "Activate this item"
msgstr "Aktiver dette elementet"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Flytte feltgruppe til papirkurven?"
@@ -4724,7 +4763,7 @@ msgstr "%1$s må ha en gyldig bruker-ID."
msgid "Invalid request."
msgstr "Ugyldig forespørsel."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s er ikke en av %2$s"
@@ -5372,7 +5411,7 @@ msgstr "bredde"
msgid "Wrapper Attributes"
msgstr "Attributter for innpakning"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Obligatorisk"
@@ -5432,8 +5471,8 @@ msgstr "Dra for å endre rekkefølge"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Vis denne feltgruppen hvis"
@@ -5725,8 +5764,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "kopi"
@@ -5743,8 +5782,8 @@ msgid "Checked"
msgstr "Avkrysset"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Flytt egendefinert felt"
@@ -5759,14 +5798,14 @@ msgid "Field group title is required"
msgstr "Feltgruppetittel er obligatorisk"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Dette feltet kan ikke flyttes før endringene har blitt lagret"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "Strengen \"field_\" kan ikke brukes i starten på et feltnavn"
@@ -6014,9 +6053,9 @@ msgstr "Filtype må være %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "eller"
@@ -6067,7 +6106,7 @@ msgstr "Miniatyrbilde"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(ingen etikett)"
@@ -6239,7 +6278,7 @@ msgstr "Andre"
msgid "Radio Button"
msgstr "Radioknapp"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6247,19 +6286,19 @@ msgstr ""
"Definer et endepunkt å stanse for det forrige trekkspillet. Dette "
"trekkspillet vil ikke være synlig."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Tillat dette trekkspillet å åpne uten å lukke andre."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Fler-utvid"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Vis dette trekkspillet som åpent ved sidelastingen."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Åpne"
@@ -6321,82 +6360,88 @@ msgstr "Fil"
msgid "Password"
msgstr "Passord"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Angi returnert verdi"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Bruk ajax for lat lastingsvalg?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Angi hver standardverdi på en ny linje"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Velg"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Innlasting feilet"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Søker…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Laster flere resultat…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Du kan kun velge %d elementer"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Du kan kun velge 1 element"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Vennligst slett %d tegn"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Vennligst slett 1 tegn"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Vennligst angi %d eller flere tegn"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Vennligst angi 1 eller flere tegn"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Ingen treff funnet"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultater er tilgjengelige, bruk opp- og nedpiltaster for å navigere."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Ett resultat er tilgjengelig, trykk enter for å velge det."
@@ -6536,21 +6581,21 @@ msgstr "Velg tid"
msgid "Date Time Picker"
msgstr "Datovelger"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Endepunkt"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Venstrejustert"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Toppjustert"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Plassering"
@@ -6608,7 +6653,7 @@ msgstr "Område"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Begge (rekke)"
@@ -6616,14 +6661,14 @@ msgstr "Begge (rekke)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etikett"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Verdi"
@@ -6642,14 +6687,14 @@ msgstr "Horisontal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "rød : Rød"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"For mer kontroll, kan du spesifisere både en verdi og en etikett som dette:"
@@ -6657,14 +6702,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Tast inn hvert valg på en ny linje."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Valg"
@@ -6676,7 +6721,7 @@ msgstr "Knappegruppe"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7066,35 +7111,35 @@ msgstr "Velg bilde"
msgid "Image"
msgstr "Bilde"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "Tillat HTML-markering vises som synlig tekst i stedet for gjengivelse"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Unnslipp HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Ingen formatering"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Legg automatisk til <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Legg til avsnitt automatisk"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Kontrollerer hvordan nye linjer er gjengitt"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nye linjer"
@@ -7176,7 +7221,7 @@ msgstr "Tekst vist når aktiv"
msgid "On Text"
msgstr "Tekst for på"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Stilisert UI"
@@ -7188,7 +7233,7 @@ msgstr "Stilisert UI"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7202,7 +7247,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Viser tekst ved siden av avkrysingsboksen"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Melding"
@@ -7227,31 +7272,31 @@ msgstr "Ja"
msgid "True / False"
msgstr "Sann / usann"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Rad"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabell"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Blokk"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Spesifiser stil brukt til å gjengi valgte felt"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Oppsett"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Underfelt"
@@ -7327,7 +7372,7 @@ msgstr "Formatet returnert via malfunksjoner"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.l10n.php
index 35f8916f..9cc249fa 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.l10n.php
@@ -1,3 +1,3 @@
NULL,'plural-forms'=>NULL,'language'=>'nl_BE','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[De ACF shortcode kan geen velden van niet-openbare berichten tonen]','[The ACF shortcode is disabled on this site]'=>'[De ACF shortcode is uitgeschakeld op deze website]','Businessman Icon'=>'Zakeman icoon','Forums Icon'=>'Forums icoon','YouTube Icon'=>'YouTube icoon','Yes (alt) Icon'=>'Ja (alt) icoon','Xing Icon'=>'Xing icoon','WordPress (alt) Icon'=>'WordPress (alt) icoon','WhatsApp Icon'=>'WhatsApp icoon','Write Blog Icon'=>'Schrijf blog icoon','Widgets Menus Icon'=>'Widgets menu\'s icoon','View Site Icon'=>'Website bekijken icoon','Learn More Icon'=>'Leer meer icoon','Add Page Icon'=>'Pagina toevoegen icoon','Video (alt3) Icon'=>'Video (alt3) icoon','Video (alt2) Icon'=>'Video (alt2) icoon','Video (alt) Icon'=>'Video (alt) icoon','Update (alt) Icon'=>'Bijwerken (alt) icoon','Universal Access (alt) Icon'=>'Universele toegang (alt) icoon','Twitter (alt) Icon'=>'Twitter (alt) icoon','Twitch Icon'=>'Twitch icoon','Tide Icon'=>'Tide icoon','Tickets (alt) Icon'=>'Tickets (alt) icoon','Text Page Icon'=>'Tekst pagina icoon','Table Row Delete Icon'=>'Tabel rij verwijderen icoon','Table Row Before Icon'=>'Tabel rij voor icoon','Table Row After Icon'=>'Tabel rij na icoon','Table Col Delete Icon'=>'Tabel kolom verwijderen icoon','Table Col Before Icon'=>'Tabel kolom voor icoon','Table Col After Icon'=>'Tabel kolom na icoon','Superhero (alt) Icon'=>'Superheld (alt) icoon','Superhero Icon'=>'Superheld icoon','Spotify Icon'=>'Spotify icoon','Shortcode Icon'=>'Shortcode icoon','Shield (alt) Icon'=>'Schild (alt) icoon','Share (alt2) Icon'=>'Delen (alt2) icoon','Share (alt) Icon'=>'Delen (alt) icoon','Saved Icon'=>'Opgeslagen icoon','RSS Icon'=>'RSS icoon','REST API Icon'=>'REST-API icoon','Remove Icon'=>'Verwijderen icoon','Reddit Icon'=>'Rediit icoon','Privacy Icon'=>'Privacy icoon','Printer Icon'=>'Printer icoon','Podio Icon'=>'Podio icoon','Plus (alt2) Icon'=>'Plus (alt2) icoon','Plus (alt) Icon'=>'Plus (alt) icoon','Plugins Checked Icon'=>'Plugins gecontroleerd icoon','Pinterest Icon'=>'Pinterest icoon','Pets Icon'=>'Huisdieren icoon','PDF Icon'=>'PDF icoon','Palm Tree Icon'=>'Palmboom icoon','Open Folder Icon'=>'Open map icoon','No (alt) Icon'=>'Nee (alt) icoon','Money (alt) Icon'=>'Geld (alt) icoon','Menu (alt3) Icon'=>'Menu (alt3) icoon','Menu (alt2) Icon'=>'Menu (alt2) icoon','Menu (alt) Icon'=>'Menu (alt) icoon','Spreadsheet Icon'=>'Spreadsheet icoon','Interactive Icon'=>'Interactief icoon','Document Icon'=>'Document icoon','Default Icon'=>'Standaard icoon','Location (alt) Icon'=>'Locatie (alt) icoon','LinkedIn Icon'=>'LinkedIn icoon','Instagram Icon'=>'Instagram icoon','Insert Before Icon'=>'Invoegen voor icoon','Insert After Icon'=>'Invoegen na icoon','Insert Icon'=>'Invoeg icoon','Info Outline Icon'=>'Info outline icoon','Images (alt2) Icon'=>'Afbeeldingen (alt2) icoon','Images (alt) Icon'=>'Afbeeldingen (alt) icoon','Rotate Right Icon'=>'Roteer rechts icoon','Rotate Left Icon'=>'Roteer links icoon','Rotate Icon'=>'Roteren icoon','Flip Vertical Icon'=>'Horizontaal verticaal icoon','Flip Horizontal Icon'=>'Horizontaal spiegelen icoon','Crop Icon'=>'Bijsnijden icoon','ID (alt) Icon'=>'ID (alt) icoon','HTML Icon'=>'HTML icoon','Hourglass Icon'=>'Zandloper icoon','Heading Icon'=>'Koptekst icoon','Google Icon'=>'Google icoon','Games Icon'=>'Games icoon','Fullscreen Exit (alt) Icon'=>'Volledig scherm verlaten (alt) icoon','Fullscreen (alt) Icon'=>'Volledig scherm (alt) icoon','Status Icon'=>'Status icoon','Image Icon'=>'Afbeelding icoon','Gallery Icon'=>'Galerij icoon','Chat Icon'=>'Chat icoon','Audio Icon'=>'Audio icoon','Aside Icon'=>'Aside icoon','Food Icon'=>'Voeding icoon','Exit Icon'=>'Verlaten icoon','Excerpt View Icon'=>'Samenvatting bekijken icoon','Embed Video Icon'=>'Video insluiten icoon','Embed Post Icon'=>'Berichten insluiten icoon','Embed Photo Icon'=>'Foto insluiten icoon','Embed Generic Icon'=>'Algemeen insluiten icoon','Embed Audio Icon'=>'Audio insluiten icoon','Email (alt2) Icon'=>'E-mail (alt2) icoon','Ellipsis Icon'=>'Ellips icoon','Unordered List Icon'=>'Ongeordende lijst icoon','RTL Icon'=>'RTL icoon','Ordered List RTL Icon'=>'Geordende lijst RTL icoon','Ordered List Icon'=>'Geordende lijst icoon','LTR Icon'=>'LTR icoon','Custom Character Icon'=>'Aangepast karakter icoon','Edit Page Icon'=>'Pagina bewerken icoon','Edit Large Icon'=>'Groot bewerken icoon','Drumstick Icon'=>'Trommelstok icoon','Database View Icon'=>'Database bekijken icoon','Database Remove Icon'=>'Database verwijderen icoon','Database Import Icon'=>'Database importeren icoon','Database Export Icon'=>'Database exporteren icoon','Database Add Icon'=>'Database toevoegen icoon','Database Icon'=>'Database icoon','Cover Image Icon'=>'Omslagafbeelding icoon','Volume On Icon'=>'Volume aan icoon','Volume Off Icon'=>'Volume uit icoon','Skip Forward Icon'=>'Vooruit springen icoon','Skip Back Icon'=>'Terug overslaan icoon','Repeat Icon'=>'Herhalen icoon','Play Icon'=>'Afspeel icoon','Pause Icon'=>'Pauze icoon','Forward Icon'=>'Vooruit icoon','Back Icon'=>'Terug icoon','Columns Icon'=>'Kolommen icoon','Color Picker Icon'=>'Kleur kiezer icoon','Coffee Icon'=>'Koffie icoon','Code Standards Icon'=>'Code standaarden icoon','Cloud Upload Icon'=>'Cloud upload icoon','Cloud Saved Icon'=>'Cloud opgeslagen icoon','Car Icon'=>'Wagen icoon','Camera (alt) Icon'=>'Camera (alt) icoon','Calculator Icon'=>'Rekenmachine icoon','Button Icon'=>'Knop icoon','Businessperson Icon'=>'Zakelijk persoon icoon','Tracking Icon'=>'Tracking icoon','Topics Icon'=>'Onderwerpen icoon','Replies Icon'=>'Antwoorden icoon','PM Icon'=>'PM icoon','Friends Icon'=>'Vrienden icoon','Community Icon'=>'Gemeenschap icoon','BuddyPress Icon'=>'BuddyPress icoon','bbPress Icon'=>'BBpress icoon','Activity Icon'=>'Activiteit icoon','Book (alt) Icon'=>'Boek (alt) icoon','Block Default Icon'=>'Blok standaard icoon','Bell Icon'=>'Bel icoon','Beer Icon'=>'Bier icoon','Bank Icon'=>'Bank icoon','Arrow Up (alt2) Icon'=>'Pijl omhoog (alt2) icoon','Arrow Up (alt) Icon'=>'Pijl omhoog (alt) icoon','Arrow Right (alt2) Icon'=>'Pijl rechts (alt2) icoon','Arrow Right (alt) Icon'=>'Pijl rechts (alt) icoon','Arrow Left (alt2) Icon'=>'Pijl links (alt2) icoon','Arrow Left (alt) Icon'=>'Pijl links (alt) icoon','Arrow Down (alt2) Icon'=>'Pijl omlaag (alt2) icoon','Arrow Down (alt) Icon'=>'Pijl omlaag (alt) icoon','Amazon Icon'=>'Amazon icoon','Align Wide Icon'=>'Uitlijnen breed icoon','Align Pull Right Icon'=>'Uitlijnen trek rechts icoon','Align Pull Left Icon'=>'Uitlijnen trek links icoon','Align Full Width Icon'=>'Uitlijnen volledige breedte icoon','Airplane Icon'=>'Vliegtuig icoon','Site (alt3) Icon'=>'Website (alt3) icoon','Site (alt2) Icon'=>'Website (alt2) icoon','Site (alt) Icon'=>'Website (alt) icoon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Upgrade naar ACF PRO om optiepagina\'s te maken in slechts een paar klikken','Invalid request args.'=>'Ongeldige aanvraag args.','Sorry, you do not have permission to do that.'=>'Je hebt daar geen toestemming voor.','Blocks Using Post Meta'=>'Blokken met behulp van bericht meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s vereist een geldig bijlage ID wanneer type is ingesteld op media_library.','%s is a required property of acf.'=>'%s is een vereiste eigenschap van ACF.','The value of icon to save.'=>'De waarde van icoon om op te slaan.','The type of icon to save.'=>'Het type icoon om op te slaan.','Yes Icon'=>'Ja icoon','WordPress Icon'=>'WordPress icoon','Warning Icon'=>'Waarschuwingsicoon','Visibility Icon'=>'Zichtbaarheid icoon','Vault Icon'=>'Kluis icoon','Upload Icon'=>'Upload icoon','Update Icon'=>'Bijwerken icoon','Unlock Icon'=>'Ontgrendel icoon','Universal Access Icon'=>'Universeel toegankelijkheid icoon','Undo Icon'=>'Ongedaan maken icoon','Twitter Icon'=>'Twitter icoon','Trash Icon'=>'Prullenbak icoon','Translation Icon'=>'Vertaal icoon','Tickets Icon'=>'Tickets icoon','Thumbs Up Icon'=>'Duim omhoog icoon','Thumbs Down Icon'=>'Duim omlaag icoon','Text Icon'=>'Tekst icoon','Testimonial Icon'=>'Aanbeveling icoon','Tagcloud Icon'=>'Tag cloud icoon','Tag Icon'=>'Tag icoon','Tablet Icon'=>'Tablet icoon','Store Icon'=>'Winkel icoon','Sticky Icon'=>'Sticky icoon','Star Half Icon'=>'Ster half icoon','Star Filled Icon'=>'Ster gevuld icoon','Star Empty Icon'=>'Ster leeg icoon','Sos Icon'=>'Sos icoon','Sort Icon'=>'Sorteer icoon','Smiley Icon'=>'Smiley icoon','Smartphone Icon'=>'Smartphone icoon','Slides Icon'=>'Slides icoon','Shield Icon'=>'Schild icoon','Share Icon'=>'Deel icoon','Search Icon'=>'Zoek icoon','Screen Options Icon'=>'Schermopties icoon','Schedule Icon'=>'Schema icoon','Redo Icon'=>'Opnieuw icoon','Randomize Icon'=>'Willekeurig icoon','Products Icon'=>'Producten icoon','Pressthis Icon'=>'Pressthis icoon','Post Status Icon'=>'Berichtstatus icoon','Portfolio Icon'=>'Portfolio icoon','Plus Icon'=>'Plus icoon','Playlist Video Icon'=>'Afspeellijst video icoon','Playlist Audio Icon'=>'Afspeellijst audio icoon','Phone Icon'=>'Telefoon icoon','Performance Icon'=>'Prestatie icoon','Paperclip Icon'=>'Paperclip icoon','No Icon'=>'Geen icoon','Networking Icon'=>'Netwerk icoon','Nametag Icon'=>'Naamplaat icoon','Move Icon'=>'Verplaats icoon','Money Icon'=>'Geld icoon','Minus Icon'=>'Min icoon','Migrate Icon'=>'Migreer icoon','Microphone Icon'=>'Microfoon icoon','Megaphone Icon'=>'Megafoon icoon','Marker Icon'=>'Marker icoon','Lock Icon'=>'Vergrendel icoon','Location Icon'=>'Locatie icoon','List View Icon'=>'Lijstweergave icoon','Lightbulb Icon'=>'Gloeilamp icoon','Left Right Icon'=>'Linksrechts icoon','Layout Icon'=>'Lay-out icoon','Laptop Icon'=>'Laptop icoon','Info Icon'=>'Info icoon','Index Card Icon'=>'Indexkaart icoon','ID Icon'=>'ID icoon','Hidden Icon'=>'Verborgen icoon','Heart Icon'=>'Hart icoon','Hammer Icon'=>'Hamer icoon','Groups Icon'=>'Groepen icoon','Grid View Icon'=>'Rasterweergave icoon','Forms Icon'=>'Formulieren icoon','Flag Icon'=>'Vlag icoon','Filter Icon'=>'Filter icoon','Feedback Icon'=>'Feedback icoon','Facebook (alt) Icon'=>'Facebook alt icoon','Facebook Icon'=>'Facebook icoon','External Icon'=>'Extern icoon','Email (alt) Icon'=>'E-mail alt icoon','Email Icon'=>'E-mail icoon','Video Icon'=>'Video icoon','Unlink Icon'=>'Link verwijderen icoon','Underline Icon'=>'Onderstreep icoon','Text Color Icon'=>'Tekstkleur icoon','Table Icon'=>'Tabel icoon','Strikethrough Icon'=>'Doorstreep icoon','Spellcheck Icon'=>'Spellingscontrole icoon','Remove Formatting Icon'=>'Verwijder lay-out icoon','Quote Icon'=>'Quote icoon','Paste Word Icon'=>'Plak woord icoon','Paste Text Icon'=>'Plak tekst icoon','Paragraph Icon'=>'Paragraaf icoon','Outdent Icon'=>'Uitspring icoon','Kitchen Sink Icon'=>'Keuken afwasbak icoon','Justify Icon'=>'Uitlijn icoon','Italic Icon'=>'Schuin icoon','Insert More Icon'=>'Voeg meer in icoon','Indent Icon'=>'Inspring icoon','Help Icon'=>'Hulp icoon','Expand Icon'=>'Uitvouw icoon','Contract Icon'=>'Contract icoon','Code Icon'=>'Code icoon','Break Icon'=>'Breek icoon','Bold Icon'=>'Vet icoon','Edit Icon'=>'Bewerken icoon','Download Icon'=>'Download icoon','Dismiss Icon'=>'Verwijder icoon','Desktop Icon'=>'Desktop icoon','Dashboard Icon'=>'Dashboard icoon','Cloud Icon'=>'Cloud icoon','Clock Icon'=>'Klok icoon','Clipboard Icon'=>'Klembord icoon','Chart Pie Icon'=>'Diagram taart icoon','Chart Line Icon'=>'Grafieklijn icoon','Chart Bar Icon'=>'Grafiekbalk icoon','Chart Area Icon'=>'Grafiek gebied icoon','Category Icon'=>'Categorie icoon','Cart Icon'=>'Winkelwagen icoon','Carrot Icon'=>'Wortel icoon','Camera Icon'=>'Camera icoon','Calendar (alt) Icon'=>'Kalender alt icoon','Calendar Icon'=>'Kalender icoon','Businesswoman Icon'=>'Zakenman icoon','Building Icon'=>'Gebouw icoon','Book Icon'=>'Boek icoon','Backup Icon'=>'Back-up icoon','Awards Icon'=>'Prijzen icoon','Art Icon'=>'Kunsticoon','Arrow Up Icon'=>'Pijl omhoog icoon','Arrow Right Icon'=>'Pijl naar rechts icoon','Arrow Left Icon'=>'Pijl naar links icoon','Arrow Down Icon'=>'Pijl omlaag icoon','Archive Icon'=>'Archief icoon','Analytics Icon'=>'Analytics icoon','Align Right Icon'=>'Uitlijnen rechts icoon','Align None Icon'=>'Uitlijnen geen icoon','Align Left Icon'=>'Uitlijnen links icoon','Align Center Icon'=>'Uitlijnen midden icoon','Album Icon'=>'Album icoon','Users Icon'=>'Gebruikers icoon','Tools Icon'=>'Tools icoon','Site Icon'=>'Website icoon','Settings Icon'=>'Instellingen icoon','Post Icon'=>'Bericht icoon','Plugins Icon'=>'Plugins icoon','Page Icon'=>'Pagina icoon','Network Icon'=>'Netwerk icoon','Multisite Icon'=>'Multisite icoon','Media Icon'=>'Media icoon','Links Icon'=>'Links icoon','Home Icon'=>'Home icoon','Customizer Icon'=>'Customizer icoon','Comments Icon'=>'Reacties icoon','Collapse Icon'=>'Samenvouw icoon','Appearance Icon'=>'Weergave icoon','Generic Icon'=>'Generiek icoon','Icon picker requires a value.'=>'Icoon kiezer vereist een waarde.','Icon picker requires an icon type.'=>'Icoon kiezer vereist een icoon type.','The available icons matching your search query have been updated in the icon picker below.'=>'De beschikbare iconen die overeenkomen met je zoekopdracht zijn bijgewerkt in de icoon kiezer hieronder.','No results found for that search term'=>'Geen resultaten gevonden voor die zoekterm','Array'=>'Array','String'=>'String','Specify the return format for the icon. %s'=>'Specificeer het retourformaat voor het icoon. %s','Select where content editors can choose the icon from.'=>'Selecteer waar inhoudseditors het icoon kunnen kiezen.','The URL to the icon you\'d like to use, or svg as Data URI'=>'De URL naar het icoon dat je wil gebruiken, of svg als gegevens URI','Browse Media Library'=>'Blader door mediabibliotheek','The currently selected image preview'=>'De momenteel geselecteerde afbeelding voorbeeld','Click to change the icon in the Media Library'=>'Klik om het icoon in de mediabibliotheek te wijzigen','Search icons...'=>'Zoek iconen...','Media Library'=>'Mediabibliotheek','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Een interactieve UI voor het selecteren van een icoon. Selecteer uit Dashicons, de media bibliotheek, of een zelfstandige URL invoer.','Icon Picker'=>'Icoon kiezer','JSON Load Paths'=>'JSON laadpaden','JSON Save Paths'=>'JSON opslaan paden','Registered ACF Forms'=>'Geregistreerde ACF formulieren','Shortcode Enabled'=>'Shortcode ingeschakeld','Field Settings Tabs Enabled'=>'Veldinstellingen tabs ingeschakeld','Field Type Modal Enabled'=>'Veldtype modal ingeschakeld','Admin UI Enabled'=>'Beheer UI ingeschakeld','Block Preloading Enabled'=>'Blok preloading ingeschakeld','Blocks Per ACF Block Version'=>'Blokken per ACF block versie','Blocks Per API Version'=>'Blokken per API versie','Registered ACF Blocks'=>'Geregistreerde ACF blokken','Light'=>'Licht','Standard'=>'Standaard','REST API Format'=>'REST-API formaat','Registered Options Pages (PHP)'=>'Geregistreerde opties pagina\'s (PHP)','Registered Options Pages (JSON)'=>'Geregistreerde optie pagina\'s (JSON)','Registered Options Pages (UI)'=>'Geregistreerde optie pagina\'s (UI)','Options Pages UI Enabled'=>'Opties pagina\'s UI ingeschakeld','Registered Taxonomies (JSON)'=>'Geregistreerde taxonomieën (JSON)','Registered Taxonomies (UI)'=>'Geregistreerde taxonomieën (UI)','Registered Post Types (JSON)'=>'Geregistreerde berichttypes (JSON)','Registered Post Types (UI)'=>'Geregistreerde berichttypes (UI)','Post Types and Taxonomies Enabled'=>'Berichttypen en taxonomieën ingeschakeld','Number of Third Party Fields by Field Type'=>'Aantal velden van derden per veldtype','Number of Fields by Field Type'=>'Aantal velden per veldtype','Field Groups Enabled for GraphQL'=>'Veldgroepen ingeschakeld voor GraphQL','Field Groups Enabled for REST API'=>'Veldgroepen ingeschakeld voor REST-API','Registered Field Groups (JSON)'=>'Geregistreerde veldgroepen (JSON)','Registered Field Groups (PHP)'=>'Geregistreerde veldgroepen (PHP)','Registered Field Groups (UI)'=>'Geregistreerde veldgroepen (UI)','Active Plugins'=>'Actieve plugins','Parent Theme'=>'Hoofdthema','Active Theme'=>'Actief thema','Is Multisite'=>'Is multisite','MySQL Version'=>'MySQL versie','WordPress Version'=>'WordPress versie','Subscription Expiry Date'=>'Vervaldatum abonnement','License Status'=>'Licentiestatus','License Type'=>'Licentietype','Licensed URL'=>'Gelicentieerde URL','License Activated'=>'Licentie geactiveerd','Free'=>'Gratis','Plugin Type'=>'Plugin type','Plugin Version'=>'Plugin versie','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Deze sectie bevat debuginformatie over je ACF configuratie die nuttig kan zijn om aan ondersteuning te verstrekken.','An ACF Block on this page requires attention before you can save.'=>'Een ACF blok op deze pagina vereist aandacht voordat je kan opslaan.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Deze gegevens worden gelogd terwijl we waarden detecteren die tijdens de uitvoer zijn gewijzigd. %1$sClear log en sluiten%2$s na het ontsnappen van de waarden in je code. De melding verschijnt opnieuw als we opnieuw gewijzigde waarden detecteren.','Dismiss permanently'=>'Permanent negeren','Instructions for content editors. Shown when submitting data.'=>'Instructies voor inhoud editors. Getoond bij het indienen van gegevens.','Has no term selected'=>'Heeft geen term geselecteerd','Has any term selected'=>'Heeft een term geselecteerd','Terms do not contain'=>'Voorwaarden bevatten niet','Terms contain'=>'Termen bevatten','Term is not equal to'=>'Term is niet gelijk aan','Term is equal to'=>'Term is gelijk aan','Has no user selected'=>'Heeft geen gebruiker geselecteerd','Has any user selected'=>'Heeft een gebruiker geselecteerd','Users do not contain'=>'Gebruikers bevatten niet','Users contain'=>'Gebruikers bevatten','User is not equal to'=>'Gebruiker is niet gelijk aan','User is equal to'=>'Gebruiker is gelijk aan','Has no page selected'=>'Heeft geen pagina geselecteerd','Has any page selected'=>'Heeft een pagina geselecteerd','Pages do not contain'=>'Pagina\'s bevatten niet','Pages contain'=>'Pagina\'s bevatten','Page is not equal to'=>'Pagina is niet gelijk aan','Page is equal to'=>'Pagina is gelijk aan','Has no relationship selected'=>'Heeft geen relatie geselecteerd','Has any relationship selected'=>'Heeft een relatie geselecteerd','Has no post selected'=>'Heeft geen bericht geselecteerd','Has any post selected'=>'Heeft een bericht geselecteerd','Posts do not contain'=>'Berichten bevatten niet','Posts contain'=>'Berichten bevatten','Post is not equal to'=>'Bericht is niet gelijk aan','Post is equal to'=>'Bericht is gelijk aan','Relationships do not contain'=>'Relaties bevatten niet','Relationships contain'=>'Relaties bevatten','Relationship is not equal to'=>'Relatie is niet gelijk aan','Relationship is equal to'=>'Relatie is gelijk aan','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF velden','ACF PRO Feature'=>'ACF PRO functie','Renew PRO to Unlock'=>'Vernieuw PRO om te ontgrendelen','Renew PRO License'=>'Vernieuw PRO licentie','PRO fields cannot be edited without an active license.'=>'PRO velden kunnen niet bewerkt worden zonder een actieve licentie.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Activeer je ACF PRO licentie om veldgroepen toegewezen aan een ACF blok te bewerken.','Please activate your ACF PRO license to edit this options page.'=>'Activeer je ACF PRO licentie om deze optiepagina te bewerken.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Het teruggeven van geëscaped HTML waarden is alleen mogelijk als format_value ook true is. De veldwaarden zijn niet teruggegeven voor de veiligheid.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Het teruggeven van een escaped HTML waarde is alleen mogelijk als format_value ook true is. De veldwaarde is niet teruggegeven voor de veiligheid.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF escapes nu automatisch onveilige HTML wanneer deze wordt weergegeven door the_field
of de ACF shortcode. We hebben gedetecteerd dat de uitvoer van sommige van je velden is gewijzigd door deze verandering, maar dit is mogelijk geen doorbrekende verandering. %2$s.','Please contact your site administrator or developer for more details.'=>'Neem contact op met je websitebeheerder of ontwikkelaar voor meer informatie.','Learn more'=>'Leer meer','Hide details'=>'Verberg details','Show details'=>'Toon details','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - getoond via %3$s','Renew ACF PRO License'=>'Vernieuw ACF PRO licentie','Renew License'=>'Vernieuw licentie','Manage License'=>'Beheer licentie','\'High\' position not supported in the Block Editor'=>'\'Hoge\' positie wordt niet ondersteund in de blok-editor','Upgrade to ACF PRO'=>'Upgrade naar ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF opties pagina\'s zijn aangepaste beheerpagina\'s voor het beheren van globale instellingen via velden. Je kan meerdere pagina\'s en subpagina\'s maken.','Add Options Page'=>'Opties pagina toevoegen','In the editor used as the placeholder of the title.'=>'In de editor gebruikt als plaatshouder van de titel.','Title Placeholder'=>'Titel plaatshouder','4 Months Free'=>'4 maanden gratis','(Duplicated from %s)'=>'(Overgenomen van %s)','Select Options Pages'=>'Opties pagina\'s selecteren','Duplicate taxonomy'=>'Dupliceer taxonomie','Create taxonomy'=>'Creëer taxonomie','Duplicate post type'=>'Duplicaat berichttype','Create post type'=>'Berichttype maken','Link field groups'=>'Veldgroepen linken','Add fields'=>'Velden toevoegen','This Field'=>'Dit veld','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Ondersteuning','is developed and maintained by'=>'is ontwikkeld en wordt onderhouden door','Add this %s to the location rules of the selected field groups.'=>'Voeg deze %s toe aan de locatieregels van de geselecteerde veldgroepen.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Als je de bidirectionele instelling inschakelt, kan je een waarde updaten in de doelvelden voor elke waarde die voor dit veld is geselecteerd, door het bericht ID, taxonomie ID of gebruiker ID van het item dat wordt bijgewerkt toe te voegen of te verwijderen. Lees voor meer informatie de documentatie.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecteer veld(en) om de verwijzing terug naar het item dat wordt bijgewerkt op te slaan. Je kan dit veld selecteren. Doelvelden moeten compatibel zijn met waar dit veld wordt getoond. Als dit veld bijvoorbeeld wordt getoond in een taxonomie, dan moet je doelveld van het type taxonomie zijn','Target Field'=>'Doelveld','Update a field on the selected values, referencing back to this ID'=>'Een veld bijwerken met de geselecteerde waarden en verwijs terug naar deze ID','Bidirectional'=>'Bidirectioneel','%s Field'=>'%s veld','Select Multiple'=>'Selecteer meerdere','WP Engine logo'=>'WP Engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 32 karakters.','The capability name for assigning terms of this taxonomy.'=>'De rechten naam voor het toewijzen van termen van deze taxonomie.','Assign Terms Capability'=>'Termen rechten toewijzen','The capability name for deleting terms of this taxonomy.'=>'De rechten naam voor het verwijderen van termen van deze taxonomie.','Delete Terms Capability'=>'Termen rechten verwijderen','The capability name for editing terms of this taxonomy.'=>'De rechten naam voor het bewerken van termen van deze taxonomie.','Edit Terms Capability'=>'Termen rechten bewerken','The capability name for managing terms of this taxonomy.'=>'De naam van de rechten voor het beheren van termen van deze taxonomie.','Manage Terms Capability'=>'Beheer termen rechten','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Stelt in of berichten moeten worden uitgesloten van zoekresultaten en pagina\'s van taxonomie archieven.','More Tools from WP Engine'=>'Meer tools van WP Engine','Built for those that build with WordPress, by the team at %s'=>'Gemaakt voor degenen die bouwen met WordPress, door het team van %s','View Pricing & Upgrade'=>'Bekijk prijzen & upgrade','Learn More'=>'Leer meer','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Versnel je workflow en ontwikkel betere websites met functies als ACF blokken en optie pagina\'s, en geavanceerde veldtypes als herhaler, flexibele inhoud, klonen en galerij.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Ontgrendel geavanceerde functies en bouw nog meer met ACF PRO','%s fields'=>'%s velden','No terms'=>'Geen termen','No post types'=>'Geen berichttypes','No posts'=>'Geen berichten','No taxonomies'=>'Geen taxonomieën','No field groups'=>'Geen veld groepen','No fields'=>'Geen velden','No description'=>'Geen beschrijving','Any post status'=>'Elke bericht status','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie die buiten ACF is geregistreerd en kan daarom niet worden gebruikt.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie in ACF en kan daarom niet worden gebruikt.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'De taxonomie sleutel mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The taxonomy key must be under 32 characters.'=>'De taxonomie sleutel moet minder dan 32 karakters bevatten.','No Taxonomies found in Trash'=>'Geen taxonomieën gevonden in prullenbak','No Taxonomies found'=>'Geen taxonomieën gevonden','Search Taxonomies'=>'Taxonomieën zoeken','View Taxonomy'=>'Taxonomie bekijken','New Taxonomy'=>'Nieuwe taxonomie','Edit Taxonomy'=>'Taxonomie bewerken','Add New Taxonomy'=>'Nieuwe taxonomie toevoegen','No Post Types found in Trash'=>'Geen berichttypes gevonden in prullenmand','No Post Types found'=>'Geen berichttypes gevonden','Search Post Types'=>'Berichttypes
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'nl_BE','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['ACF was unable to perform validation due to an invalid security nonce being provided.'=>'ACF kon de validatie niet uitvoeren omdat er een ongeldige nonce voor de beveiliging was verstrekt.','Allow Access to Value in Editor UI'=>'Toegang tot waarde toestaan in UI van editor','Learn more.'=>'Leer meer.','Allow content editors to access and display the field value in the editor UI using Block Bindings or the ACF Shortcode. %s'=>'Toestaan dat inhoud editors de veldwaarde openen en tonen in de editor UI met behulp van blok bindings of de ACF shortcode. %s','The requested ACF field type does not support output in Block Bindings or the ACF shortcode.'=>'Het aangevraagde ACF veldtype ondersteunt geen uitvoer in blok bindingen of de ACF shortcode.','The requested ACF field is not allowed to be output in bindings or the ACF Shortcode.'=>'Het aangevraagde ACF veld uitgevoerd in bindingen of de ACF shortcode zijn niet toegestaan.','The requested ACF field type does not support output in bindings or the ACF Shortcode.'=>'Het aangevraagde ACF veldtype ondersteunt geen uitvoer in bindingen of de ACF shortcode.','[The ACF shortcode cannot display fields from non-public posts]'=>'[De ACF shortcode kan geen velden van niet-openbare berichten tonen]','[The ACF shortcode is disabled on this site]'=>'[De ACF shortcode is uitgeschakeld op deze website]','Businessman Icon'=>'Zakeman icoon','Forums Icon'=>'Forums icoon','YouTube Icon'=>'YouTube icoon','Yes (alt) Icon'=>'Ja (alt) icoon','Xing Icon'=>'Xing icoon','WordPress (alt) Icon'=>'WordPress (alt) icoon','WhatsApp Icon'=>'WhatsApp icoon','Write Blog Icon'=>'Schrijf blog icoon','Widgets Menus Icon'=>'Widgets menu\'s icoon','View Site Icon'=>'Website bekijken icoon','Learn More Icon'=>'Leer meer icoon','Add Page Icon'=>'Pagina toevoegen icoon','Video (alt3) Icon'=>'Video (alt3) icoon','Video (alt2) Icon'=>'Video (alt2) icoon','Video (alt) Icon'=>'Video (alt) icoon','Update (alt) Icon'=>'Bijwerken (alt) icoon','Universal Access (alt) Icon'=>'Universele toegang (alt) icoon','Twitter (alt) Icon'=>'Twitter (alt) icoon','Twitch Icon'=>'Twitch icoon','Tide Icon'=>'Tide icoon','Tickets (alt) Icon'=>'Tickets (alt) icoon','Text Page Icon'=>'Tekst pagina icoon','Table Row Delete Icon'=>'Tabel rij verwijderen icoon','Table Row Before Icon'=>'Tabel rij voor icoon','Table Row After Icon'=>'Tabel rij na icoon','Table Col Delete Icon'=>'Tabel kolom verwijderen icoon','Table Col Before Icon'=>'Tabel kolom voor icoon','Table Col After Icon'=>'Tabel kolom na icoon','Superhero (alt) Icon'=>'Superheld (alt) icoon','Superhero Icon'=>'Superheld icoon','Spotify Icon'=>'Spotify icoon','Shortcode Icon'=>'Shortcode icoon','Shield (alt) Icon'=>'Schild (alt) icoon','Share (alt2) Icon'=>'Delen (alt2) icoon','Share (alt) Icon'=>'Delen (alt) icoon','Saved Icon'=>'Opgeslagen icoon','RSS Icon'=>'RSS icoon','REST API Icon'=>'REST-API icoon','Remove Icon'=>'Verwijderen icoon','Reddit Icon'=>'Rediit icoon','Privacy Icon'=>'Privacy icoon','Printer Icon'=>'Printer icoon','Podio Icon'=>'Podio icoon','Plus (alt2) Icon'=>'Plus (alt2) icoon','Plus (alt) Icon'=>'Plus (alt) icoon','Plugins Checked Icon'=>'Plugins gecontroleerd icoon','Pinterest Icon'=>'Pinterest icoon','Pets Icon'=>'Huisdieren icoon','PDF Icon'=>'PDF icoon','Palm Tree Icon'=>'Palmboom icoon','Open Folder Icon'=>'Open map icoon','No (alt) Icon'=>'Nee (alt) icoon','Money (alt) Icon'=>'Geld (alt) icoon','Menu (alt3) Icon'=>'Menu (alt3) icoon','Menu (alt2) Icon'=>'Menu (alt2) icoon','Menu (alt) Icon'=>'Menu (alt) icoon','Spreadsheet Icon'=>'Spreadsheet icoon','Interactive Icon'=>'Interactief icoon','Document Icon'=>'Document icoon','Default Icon'=>'Standaard icoon','Location (alt) Icon'=>'Locatie (alt) icoon','LinkedIn Icon'=>'LinkedIn icoon','Instagram Icon'=>'Instagram icoon','Insert Before Icon'=>'Invoegen voor icoon','Insert After Icon'=>'Invoegen na icoon','Insert Icon'=>'Invoeg icoon','Info Outline Icon'=>'Info outline icoon','Images (alt2) Icon'=>'Afbeeldingen (alt2) icoon','Images (alt) Icon'=>'Afbeeldingen (alt) icoon','Rotate Right Icon'=>'Roteer rechts icoon','Rotate Left Icon'=>'Roteer links icoon','Rotate Icon'=>'Roteren icoon','Flip Vertical Icon'=>'Horizontaal verticaal icoon','Flip Horizontal Icon'=>'Horizontaal spiegelen icoon','Crop Icon'=>'Bijsnijden icoon','ID (alt) Icon'=>'ID (alt) icoon','HTML Icon'=>'HTML icoon','Hourglass Icon'=>'Zandloper icoon','Heading Icon'=>'Koptekst icoon','Google Icon'=>'Google icoon','Games Icon'=>'Games icoon','Fullscreen Exit (alt) Icon'=>'Volledig scherm verlaten (alt) icoon','Fullscreen (alt) Icon'=>'Volledig scherm (alt) icoon','Status Icon'=>'Status icoon','Image Icon'=>'Afbeelding icoon','Gallery Icon'=>'Galerij icoon','Chat Icon'=>'Chat icoon','Audio Icon'=>'Audio icoon','Aside Icon'=>'Aside icoon','Food Icon'=>'Voeding icoon','Exit Icon'=>'Verlaten icoon','Excerpt View Icon'=>'Samenvatting bekijken icoon','Embed Video Icon'=>'Video insluiten icoon','Embed Post Icon'=>'Berichten insluiten icoon','Embed Photo Icon'=>'Foto insluiten icoon','Embed Generic Icon'=>'Algemeen insluiten icoon','Embed Audio Icon'=>'Audio insluiten icoon','Email (alt2) Icon'=>'E-mail (alt2) icoon','Ellipsis Icon'=>'Ellips icoon','Unordered List Icon'=>'Ongeordende lijst icoon','RTL Icon'=>'RTL icoon','Ordered List RTL Icon'=>'Geordende lijst RTL icoon','Ordered List Icon'=>'Geordende lijst icoon','LTR Icon'=>'LTR icoon','Custom Character Icon'=>'Aangepast karakter icoon','Edit Page Icon'=>'Pagina bewerken icoon','Edit Large Icon'=>'Groot bewerken icoon','Drumstick Icon'=>'Trommelstok icoon','Database View Icon'=>'Database bekijken icoon','Database Remove Icon'=>'Database verwijderen icoon','Database Import Icon'=>'Database importeren icoon','Database Export Icon'=>'Database exporteren icoon','Database Add Icon'=>'Database toevoegen icoon','Database Icon'=>'Database icoon','Cover Image Icon'=>'Omslagafbeelding icoon','Volume On Icon'=>'Volume aan icoon','Volume Off Icon'=>'Volume uit icoon','Skip Forward Icon'=>'Vooruit springen icoon','Skip Back Icon'=>'Terug overslaan icoon','Repeat Icon'=>'Herhalen icoon','Play Icon'=>'Afspeel icoon','Pause Icon'=>'Pauze icoon','Forward Icon'=>'Vooruit icoon','Back Icon'=>'Terug icoon','Columns Icon'=>'Kolommen icoon','Color Picker Icon'=>'Kleur kiezer icoon','Coffee Icon'=>'Koffie icoon','Code Standards Icon'=>'Code standaarden icoon','Cloud Upload Icon'=>'Cloud upload icoon','Cloud Saved Icon'=>'Cloud opgeslagen icoon','Car Icon'=>'Wagen icoon','Camera (alt) Icon'=>'Camera (alt) icoon','Calculator Icon'=>'Rekenmachine icoon','Button Icon'=>'Knop icoon','Businessperson Icon'=>'Zakelijk persoon icoon','Tracking Icon'=>'Tracking icoon','Topics Icon'=>'Onderwerpen icoon','Replies Icon'=>'Antwoorden icoon','PM Icon'=>'PM icoon','Friends Icon'=>'Vrienden icoon','Community Icon'=>'Gemeenschap icoon','BuddyPress Icon'=>'BuddyPress icoon','bbPress Icon'=>'BBpress icoon','Activity Icon'=>'Activiteit icoon','Book (alt) Icon'=>'Boek (alt) icoon','Block Default Icon'=>'Blok standaard icoon','Bell Icon'=>'Bel icoon','Beer Icon'=>'Bier icoon','Bank Icon'=>'Bank icoon','Arrow Up (alt2) Icon'=>'Pijl omhoog (alt2) icoon','Arrow Up (alt) Icon'=>'Pijl omhoog (alt) icoon','Arrow Right (alt2) Icon'=>'Pijl rechts (alt2) icoon','Arrow Right (alt) Icon'=>'Pijl rechts (alt) icoon','Arrow Left (alt2) Icon'=>'Pijl links (alt2) icoon','Arrow Left (alt) Icon'=>'Pijl links (alt) icoon','Arrow Down (alt2) Icon'=>'Pijl omlaag (alt2) icoon','Arrow Down (alt) Icon'=>'Pijl omlaag (alt) icoon','Amazon Icon'=>'Amazon icoon','Align Wide Icon'=>'Uitlijnen breed icoon','Align Pull Right Icon'=>'Uitlijnen trek rechts icoon','Align Pull Left Icon'=>'Uitlijnen trek links icoon','Align Full Width Icon'=>'Uitlijnen volledige breedte icoon','Airplane Icon'=>'Vliegtuig icoon','Site (alt3) Icon'=>'Website (alt3) icoon','Site (alt2) Icon'=>'Website (alt2) icoon','Site (alt) Icon'=>'Website (alt) icoon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Upgrade naar ACF PRO om optiepagina\'s te maken in slechts een paar klikken','Invalid request args.'=>'Ongeldige aanvraag args.','Sorry, you do not have permission to do that.'=>'Je hebt daar geen toestemming voor.','Blocks Using Post Meta'=>'Blokken met behulp van bericht meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s vereist een geldig bijlage ID wanneer type is ingesteld op media_library.','%s is a required property of acf.'=>'%s is een vereiste eigenschap van ACF.','The value of icon to save.'=>'De waarde van icoon om op te slaan.','The type of icon to save.'=>'Het type icoon om op te slaan.','Yes Icon'=>'Ja icoon','WordPress Icon'=>'WordPress icoon','Warning Icon'=>'Waarschuwingsicoon','Visibility Icon'=>'Zichtbaarheid icoon','Vault Icon'=>'Kluis icoon','Upload Icon'=>'Upload icoon','Update Icon'=>'Bijwerken icoon','Unlock Icon'=>'Ontgrendel icoon','Universal Access Icon'=>'Universeel toegankelijkheid icoon','Undo Icon'=>'Ongedaan maken icoon','Twitter Icon'=>'Twitter icoon','Trash Icon'=>'Prullenbak icoon','Translation Icon'=>'Vertaal icoon','Tickets Icon'=>'Tickets icoon','Thumbs Up Icon'=>'Duim omhoog icoon','Thumbs Down Icon'=>'Duim omlaag icoon','Text Icon'=>'Tekst icoon','Testimonial Icon'=>'Aanbeveling icoon','Tagcloud Icon'=>'Tag cloud icoon','Tag Icon'=>'Tag icoon','Tablet Icon'=>'Tablet icoon','Store Icon'=>'Winkel icoon','Sticky Icon'=>'Sticky icoon','Star Half Icon'=>'Ster half icoon','Star Filled Icon'=>'Ster gevuld icoon','Star Empty Icon'=>'Ster leeg icoon','Sos Icon'=>'Sos icoon','Sort Icon'=>'Sorteer icoon','Smiley Icon'=>'Smiley icoon','Smartphone Icon'=>'Smartphone icoon','Slides Icon'=>'Slides icoon','Shield Icon'=>'Schild icoon','Share Icon'=>'Deel icoon','Search Icon'=>'Zoek icoon','Screen Options Icon'=>'Schermopties icoon','Schedule Icon'=>'Schema icoon','Redo Icon'=>'Opnieuw icoon','Randomize Icon'=>'Willekeurig icoon','Products Icon'=>'Producten icoon','Pressthis Icon'=>'Pressthis icoon','Post Status Icon'=>'Berichtstatus icoon','Portfolio Icon'=>'Portfolio icoon','Plus Icon'=>'Plus icoon','Playlist Video Icon'=>'Afspeellijst video icoon','Playlist Audio Icon'=>'Afspeellijst audio icoon','Phone Icon'=>'Telefoon icoon','Performance Icon'=>'Prestatie icoon','Paperclip Icon'=>'Paperclip icoon','No Icon'=>'Geen icoon','Networking Icon'=>'Netwerk icoon','Nametag Icon'=>'Naamplaat icoon','Move Icon'=>'Verplaats icoon','Money Icon'=>'Geld icoon','Minus Icon'=>'Min icoon','Migrate Icon'=>'Migreer icoon','Microphone Icon'=>'Microfoon icoon','Megaphone Icon'=>'Megafoon icoon','Marker Icon'=>'Marker icoon','Lock Icon'=>'Vergrendel icoon','Location Icon'=>'Locatie icoon','List View Icon'=>'Lijstweergave icoon','Lightbulb Icon'=>'Gloeilamp icoon','Left Right Icon'=>'Linksrechts icoon','Layout Icon'=>'Lay-out icoon','Laptop Icon'=>'Laptop icoon','Info Icon'=>'Info icoon','Index Card Icon'=>'Indexkaart icoon','ID Icon'=>'ID icoon','Hidden Icon'=>'Verborgen icoon','Heart Icon'=>'Hart icoon','Hammer Icon'=>'Hamer icoon','Groups Icon'=>'Groepen icoon','Grid View Icon'=>'Rasterweergave icoon','Forms Icon'=>'Formulieren icoon','Flag Icon'=>'Vlag icoon','Filter Icon'=>'Filter icoon','Feedback Icon'=>'Feedback icoon','Facebook (alt) Icon'=>'Facebook alt icoon','Facebook Icon'=>'Facebook icoon','External Icon'=>'Extern icoon','Email (alt) Icon'=>'E-mail alt icoon','Email Icon'=>'E-mail icoon','Video Icon'=>'Video icoon','Unlink Icon'=>'Link verwijderen icoon','Underline Icon'=>'Onderstreep icoon','Text Color Icon'=>'Tekstkleur icoon','Table Icon'=>'Tabel icoon','Strikethrough Icon'=>'Doorstreep icoon','Spellcheck Icon'=>'Spellingscontrole icoon','Remove Formatting Icon'=>'Verwijder lay-out icoon','Quote Icon'=>'Quote icoon','Paste Word Icon'=>'Plak woord icoon','Paste Text Icon'=>'Plak tekst icoon','Paragraph Icon'=>'Paragraaf icoon','Outdent Icon'=>'Uitspring icoon','Kitchen Sink Icon'=>'Keuken afwasbak icoon','Justify Icon'=>'Uitlijn icoon','Italic Icon'=>'Schuin icoon','Insert More Icon'=>'Voeg meer in icoon','Indent Icon'=>'Inspring icoon','Help Icon'=>'Hulp icoon','Expand Icon'=>'Uitvouw icoon','Contract Icon'=>'Contract icoon','Code Icon'=>'Code icoon','Break Icon'=>'Breek icoon','Bold Icon'=>'Vet icoon','Edit Icon'=>'Bewerken icoon','Download Icon'=>'Download icoon','Dismiss Icon'=>'Verwijder icoon','Desktop Icon'=>'Desktop icoon','Dashboard Icon'=>'Dashboard icoon','Cloud Icon'=>'Cloud icoon','Clock Icon'=>'Klok icoon','Clipboard Icon'=>'Klembord icoon','Chart Pie Icon'=>'Diagram taart icoon','Chart Line Icon'=>'Grafieklijn icoon','Chart Bar Icon'=>'Grafiekbalk icoon','Chart Area Icon'=>'Grafiek gebied icoon','Category Icon'=>'Categorie icoon','Cart Icon'=>'Winkelwagen icoon','Carrot Icon'=>'Wortel icoon','Camera Icon'=>'Camera icoon','Calendar (alt) Icon'=>'Kalender alt icoon','Calendar Icon'=>'Kalender icoon','Businesswoman Icon'=>'Zakenman icoon','Building Icon'=>'Gebouw icoon','Book Icon'=>'Boek icoon','Backup Icon'=>'Back-up icoon','Awards Icon'=>'Prijzen icoon','Art Icon'=>'Kunsticoon','Arrow Up Icon'=>'Pijl omhoog icoon','Arrow Right Icon'=>'Pijl naar rechts icoon','Arrow Left Icon'=>'Pijl naar links icoon','Arrow Down Icon'=>'Pijl omlaag icoon','Archive Icon'=>'Archief icoon','Analytics Icon'=>'Analytics icoon','Align Right Icon'=>'Uitlijnen rechts icoon','Align None Icon'=>'Uitlijnen geen icoon','Align Left Icon'=>'Uitlijnen links icoon','Align Center Icon'=>'Uitlijnen midden icoon','Album Icon'=>'Album icoon','Users Icon'=>'Gebruikers icoon','Tools Icon'=>'Tools icoon','Site Icon'=>'Website icoon','Settings Icon'=>'Instellingen icoon','Post Icon'=>'Bericht icoon','Plugins Icon'=>'Plugins icoon','Page Icon'=>'Pagina icoon','Network Icon'=>'Netwerk icoon','Multisite Icon'=>'Multisite icoon','Media Icon'=>'Media icoon','Links Icon'=>'Links icoon','Home Icon'=>'Home icoon','Customizer Icon'=>'Customizer icoon','Comments Icon'=>'Reacties icoon','Collapse Icon'=>'Samenvouw icoon','Appearance Icon'=>'Weergave icoon','Generic Icon'=>'Generiek icoon','Icon picker requires a value.'=>'Icoon kiezer vereist een waarde.','Icon picker requires an icon type.'=>'Icoon kiezer vereist een icoon type.','The available icons matching your search query have been updated in the icon picker below.'=>'De beschikbare iconen die overeenkomen met je zoekopdracht zijn bijgewerkt in de icoon kiezer hieronder.','No results found for that search term'=>'Geen resultaten gevonden voor die zoekterm','Array'=>'Array','String'=>'String','Specify the return format for the icon. %s'=>'Specificeer het retourformaat voor het icoon. %s','Select where content editors can choose the icon from.'=>'Selecteer waar inhoudseditors het icoon kunnen kiezen.','The URL to the icon you\'d like to use, or svg as Data URI'=>'De URL naar het icoon dat je wil gebruiken, of svg als gegevens URI','Browse Media Library'=>'Blader door mediabibliotheek','The currently selected image preview'=>'De momenteel geselecteerde afbeelding voorbeeld','Click to change the icon in the Media Library'=>'Klik om het icoon in de mediabibliotheek te wijzigen','Search icons...'=>'Zoek iconen...','Media Library'=>'Mediabibliotheek','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Een interactieve UI voor het selecteren van een icoon. Selecteer uit Dashicons, de media bibliotheek, of een zelfstandige URL invoer.','Icon Picker'=>'Icoon kiezer','JSON Load Paths'=>'JSON laadpaden','JSON Save Paths'=>'JSON opslaan paden','Registered ACF Forms'=>'Geregistreerde ACF formulieren','Shortcode Enabled'=>'Shortcode ingeschakeld','Field Settings Tabs Enabled'=>'Veldinstellingen tabs ingeschakeld','Field Type Modal Enabled'=>'Veldtype modal ingeschakeld','Admin UI Enabled'=>'Beheer UI ingeschakeld','Block Preloading Enabled'=>'Blok preloading ingeschakeld','Blocks Per ACF Block Version'=>'Blokken per ACF block versie','Blocks Per API Version'=>'Blokken per API versie','Registered ACF Blocks'=>'Geregistreerde ACF blokken','Light'=>'Licht','Standard'=>'Standaard','REST API Format'=>'REST-API formaat','Registered Options Pages (PHP)'=>'Geregistreerde opties pagina\'s (PHP)','Registered Options Pages (JSON)'=>'Geregistreerde optie pagina\'s (JSON)','Registered Options Pages (UI)'=>'Geregistreerde optie pagina\'s (UI)','Options Pages UI Enabled'=>'Opties pagina\'s UI ingeschakeld','Registered Taxonomies (JSON)'=>'Geregistreerde taxonomieën (JSON)','Registered Taxonomies (UI)'=>'Geregistreerde taxonomieën (UI)','Registered Post Types (JSON)'=>'Geregistreerde berichttypes (JSON)','Registered Post Types (UI)'=>'Geregistreerde berichttypes (UI)','Post Types and Taxonomies Enabled'=>'Berichttypen en taxonomieën ingeschakeld','Number of Third Party Fields by Field Type'=>'Aantal velden van derden per veldtype','Number of Fields by Field Type'=>'Aantal velden per veldtype','Field Groups Enabled for GraphQL'=>'Veldgroepen ingeschakeld voor GraphQL','Field Groups Enabled for REST API'=>'Veldgroepen ingeschakeld voor REST-API','Registered Field Groups (JSON)'=>'Geregistreerde veldgroepen (JSON)','Registered Field Groups (PHP)'=>'Geregistreerde veldgroepen (PHP)','Registered Field Groups (UI)'=>'Geregistreerde veldgroepen (UI)','Active Plugins'=>'Actieve plugins','Parent Theme'=>'Hoofdthema','Active Theme'=>'Actief thema','Is Multisite'=>'Is multisite','MySQL Version'=>'MySQL versie','WordPress Version'=>'WordPress versie','Subscription Expiry Date'=>'Vervaldatum abonnement','License Status'=>'Licentiestatus','License Type'=>'Licentietype','Licensed URL'=>'Gelicentieerde URL','License Activated'=>'Licentie geactiveerd','Free'=>'Gratis','Plugin Type'=>'Plugin type','Plugin Version'=>'Plugin versie','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Deze sectie bevat debuginformatie over je ACF configuratie die nuttig kan zijn om aan ondersteuning te verstrekken.','An ACF Block on this page requires attention before you can save.'=>'Een ACF blok op deze pagina vereist aandacht voordat je kan opslaan.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Deze gegevens worden gelogd terwijl we waarden detecteren die tijdens de uitvoer zijn gewijzigd. %1$sClear log en sluiten%2$s na het ontsnappen van de waarden in je code. De melding verschijnt opnieuw als we opnieuw gewijzigde waarden detecteren.','Dismiss permanently'=>'Permanent negeren','Instructions for content editors. Shown when submitting data.'=>'Instructies voor inhoud editors. Getoond bij het indienen van gegevens.','Has no term selected'=>'Heeft geen term geselecteerd','Has any term selected'=>'Heeft een term geselecteerd','Terms do not contain'=>'Voorwaarden bevatten niet','Terms contain'=>'Termen bevatten','Term is not equal to'=>'Term is niet gelijk aan','Term is equal to'=>'Term is gelijk aan','Has no user selected'=>'Heeft geen gebruiker geselecteerd','Has any user selected'=>'Heeft een gebruiker geselecteerd','Users do not contain'=>'Gebruikers bevatten niet','Users contain'=>'Gebruikers bevatten','User is not equal to'=>'Gebruiker is niet gelijk aan','User is equal to'=>'Gebruiker is gelijk aan','Has no page selected'=>'Heeft geen pagina geselecteerd','Has any page selected'=>'Heeft een pagina geselecteerd','Pages do not contain'=>'Pagina\'s bevatten niet','Pages contain'=>'Pagina\'s bevatten','Page is not equal to'=>'Pagina is niet gelijk aan','Page is equal to'=>'Pagina is gelijk aan','Has no relationship selected'=>'Heeft geen relatie geselecteerd','Has any relationship selected'=>'Heeft een relatie geselecteerd','Has no post selected'=>'Heeft geen bericht geselecteerd','Has any post selected'=>'Heeft een bericht geselecteerd','Posts do not contain'=>'Berichten bevatten niet','Posts contain'=>'Berichten bevatten','Post is not equal to'=>'Bericht is niet gelijk aan','Post is equal to'=>'Bericht is gelijk aan','Relationships do not contain'=>'Relaties bevatten niet','Relationships contain'=>'Relaties bevatten','Relationship is not equal to'=>'Relatie is niet gelijk aan','Relationship is equal to'=>'Relatie is gelijk aan','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF velden','ACF PRO Feature'=>'ACF PRO functie','Renew PRO to Unlock'=>'Vernieuw PRO om te ontgrendelen','Renew PRO License'=>'Vernieuw PRO licentie','PRO fields cannot be edited without an active license.'=>'PRO velden kunnen niet bewerkt worden zonder een actieve licentie.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Activeer je ACF PRO licentie om veldgroepen toegewezen aan een ACF blok te bewerken.','Please activate your ACF PRO license to edit this options page.'=>'Activeer je ACF PRO licentie om deze optiepagina te bewerken.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Het teruggeven van geëscaped HTML waarden is alleen mogelijk als format_value ook true is. De veldwaarden zijn niet teruggegeven voor de veiligheid.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Het teruggeven van een escaped HTML waarde is alleen mogelijk als format_value ook true is. De veldwaarde is niet teruggegeven voor de veiligheid.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF escapes nu automatisch onveilige HTML wanneer deze wordt weergegeven door the_field
of de ACF shortcode. We hebben gedetecteerd dat de uitvoer van sommige van je velden is gewijzigd door deze verandering, maar dit is mogelijk geen doorbrekende verandering. %2$s.','Please contact your site administrator or developer for more details.'=>'Neem contact op met je websitebeheerder of ontwikkelaar voor meer informatie.','Learn more'=>'Leer meer','Hide details'=>'Verberg details','Show details'=>'Toon details','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - getoond via %3$s','Renew ACF PRO License'=>'Vernieuw ACF PRO licentie','Renew License'=>'Vernieuw licentie','Manage License'=>'Beheer licentie','\'High\' position not supported in the Block Editor'=>'\'Hoge\' positie wordt niet ondersteund in de blok-editor','Upgrade to ACF PRO'=>'Upgrade naar ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF opties pagina\'s zijn aangepaste beheerpagina\'s voor het beheren van globale instellingen via velden. Je kan meerdere pagina\'s en subpagina\'s maken.','Add Options Page'=>'Opties pagina toevoegen','In the editor used as the placeholder of the title.'=>'In de editor gebruikt als plaatshouder van de titel.','Title Placeholder'=>'Titel plaatshouder','4 Months Free'=>'4 maanden gratis','(Duplicated from %s)'=>'(Overgenomen van %s)','Select Options Pages'=>'Opties pagina\'s selecteren','Duplicate taxonomy'=>'Dupliceer taxonomie','Create taxonomy'=>'Creëer taxonomie','Duplicate post type'=>'Duplicaat berichttype','Create post type'=>'Berichttype maken','Link field groups'=>'Veldgroepen linken','Add fields'=>'Velden toevoegen','This Field'=>'Dit veld','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Ondersteuning','is developed and maintained by'=>'is ontwikkeld en wordt onderhouden door','Add this %s to the location rules of the selected field groups.'=>'Voeg deze %s toe aan de locatieregels van de geselecteerde veldgroepen.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Als je de bidirectionele instelling inschakelt, kan je een waarde updaten in de doelvelden voor elke waarde die voor dit veld is geselecteerd, door het bericht ID, taxonomie ID of gebruiker ID van het item dat wordt bijgewerkt toe te voegen of te verwijderen. Lees voor meer informatie de documentatie.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecteer veld(en) om de verwijzing terug naar het item dat wordt bijgewerkt op te slaan. Je kan dit veld selecteren. Doelvelden moeten compatibel zijn met waar dit veld wordt getoond. Als dit veld bijvoorbeeld wordt getoond in een taxonomie, dan moet je doelveld van het type taxonomie zijn','Target Field'=>'Doelveld','Update a field on the selected values, referencing back to this ID'=>'Een veld bijwerken met de geselecteerde waarden en verwijs terug naar deze ID','Bidirectional'=>'Bidirectioneel','%s Field'=>'%s veld','Select Multiple'=>'Selecteer meerdere','WP Engine logo'=>'WP Engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 32 karakters.','The capability name for assigning terms of this taxonomy.'=>'De rechten naam voor het toewijzen van termen van deze taxonomie.','Assign Terms Capability'=>'Termen rechten toewijzen','The capability name for deleting terms of this taxonomy.'=>'De rechten naam voor het verwijderen van termen van deze taxonomie.','Delete Terms Capability'=>'Termen rechten verwijderen','The capability name for editing terms of this taxonomy.'=>'De rechten naam voor het bewerken van termen van deze taxonomie.','Edit Terms Capability'=>'Termen rechten bewerken','The capability name for managing terms of this taxonomy.'=>'De naam van de rechten voor het beheren van termen van deze taxonomie.','Manage Terms Capability'=>'Beheer termen rechten','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Stelt in of berichten moeten worden uitgesloten van zoekresultaten en pagina\'s van taxonomie archieven.','More Tools from WP Engine'=>'Meer tools van WP Engine','Built for those that build with WordPress, by the team at %s'=>'Gemaakt voor degenen die bouwen met WordPress, door het team van %s','View Pricing & Upgrade'=>'Bekijk prijzen & upgrade','Learn More'=>'Leer meer','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Versnel je workflow en ontwikkel betere websites met functies als ACF blokken en optie pagina\'s, en geavanceerde veldtypes als herhaler, flexibele inhoud, klonen en galerij.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Ontgrendel geavanceerde functies en bouw nog meer met ACF PRO','%s fields'=>'%s velden','No terms'=>'Geen termen','No post types'=>'Geen berichttypes','No posts'=>'Geen berichten','No taxonomies'=>'Geen taxonomieën','No field groups'=>'Geen veld groepen','No fields'=>'Geen velden','No description'=>'Geen beschrijving','Any post status'=>'Elke bericht status','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie die buiten ACF is geregistreerd en kan daarom niet worden gebruikt.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie in ACF en kan daarom niet worden gebruikt.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'De taxonomie sleutel mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The taxonomy key must be under 32 characters.'=>'De taxonomie sleutel moet minder dan 32 karakters bevatten.','No Taxonomies found in Trash'=>'Geen taxonomieën gevonden in prullenbak','No Taxonomies found'=>'Geen taxonomieën gevonden','Search Taxonomies'=>'Taxonomieën zoeken','View Taxonomy'=>'Taxonomie bekijken','New Taxonomy'=>'Nieuwe taxonomie','Edit Taxonomy'=>'Taxonomie bewerken','Add New Taxonomy'=>'Nieuwe taxonomie toevoegen','No Post Types found in Trash'=>'Geen berichttypes gevonden in prullenmand','No Post Types found'=>'Geen berichttypes gevonden','Search Post Types'=>'Berichttypes
zoeken','View Post Type'=>'Berichttype bekijken','New Post Type'=>'Nieuw berichttype','Edit Post Type'=>'Berichttype bewerken','Add New Post Type'=>'Nieuw berichttype toevoegen','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype dat buiten ACF is geregistreerd en kan niet worden gebruikt.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype in ACF en kan niet worden gebruikt.','This field must not be a WordPress reserved term.'=>'Dit veld mag geen door WordPress gereserveerde term zijn.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Het berichttype mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The post type key must be under 20 characters.'=>'De berichttype sleutel moet minder dan 20 karakters bevatten.','We do not recommend using this field in ACF Blocks.'=>'Wij raden het gebruik van dit veld in ACF blokken af.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Toont de WordPress WYSIWYG editor zoals in berichten en pagina\'s voor een rijke tekst bewerking ervaring die ook multi media inhoud mogelijk maakt.','WYSIWYG Editor'=>'WYSIWYG editor','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Maakt het mogelijk een of meer gebruikers te selecteren die kunnen worden gebruikt om relaties te leggen tussen gegeven objecten.','A text input specifically designed for storing web addresses.'=>'Een tekst invoer speciaal ontworpen voor het opslaan van web adressen.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Een toggle waarmee je een waarde van 1 of 0 kunt kiezen (aan of uit, waar of onwaar, enz.). Kan worden gepresenteerd als een gestileerde schakelaar of selectievakje.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een tijd. De tijdnotatie kan worden aangepast via de veldinstellingen.','A basic textarea input for storing paragraphs of text.'=>'Een basis tekstgebied voor het opslaan van paragrafen tekst.','A basic text input, useful for storing single string values.'=>'Een basis tekstveld, handig voor het opslaan van een enkele string waarde.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Maakt de selectie mogelijk van een of meer taxonomie termen op basis van de criteria en opties die zijn opgegeven in de veldinstellingen.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Hiermee kan je in het bewerking scherm velden groeperen in secties met tabs. Nuttig om velden georganiseerd en gestructureerd te houden.','A dropdown list with a selection of choices that you specify.'=>'Een dropdown lijst met een selectie van keuzes die je aangeeft.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Een interface met twee kolommen om een of meer berichten, pagina\'s of aangepast berichttype items te selecteren om een relatie te leggen met het item dat je nu aan het bewerken bent. Inclusief opties om te zoeken en te filteren.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Een veld voor het selecteren van een numerieke waarde binnen een gespecificeerd bereik met behulp van een bereik slider element.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Een groep keuzerondjes waarmee de gebruiker één keuze kan maken uit waarden die je opgeeft.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Een interactieve en aanpasbare UI voor het kiezen van één of meerdere berichten, pagina\'s of berichttype items met de optie om te zoeken. ','An input for providing a password using a masked field.'=>'Een invoer voor het verstrekken van een wachtwoord via een afgeschermd veld.','Filter by Post Status'=>'Filter op berichtstatus','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Een interactieve dropdown om een of meer berichten, pagina\'s, extra berichttype items of archief URL\'s te selecteren, met de optie om te zoeken.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Een interactieve component voor het insluiten van video\'s, afbeeldingen, tweets, audio en andere inhoud door gebruik te maken van de standaard WordPress oEmbed functionaliteit.','An input limited to numerical values.'=>'Een invoer die beperkt is tot numerieke waarden.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Gebruikt om een bericht te tonen aan editors naast andere velden. Nuttig om extra context of instructies te geven rond je velden.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Hiermee kun je een link en zijn eigenschappen zoals titel en doel specificeren met behulp van de WordPress native link picker.','Uses the native WordPress media picker to upload, or choose images.'=>'Gebruikt de standaard WordPress mediakiezer om afbeeldingen te uploaden of te kiezen.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Biedt een manier om velden te structureren in groepen om de gegevens en het bewerking scherm beter te organiseren.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Een interactieve UI voor het selecteren van een locatie met Google Maps. Vereist een Google Maps API-sleutel en aanvullende instellingen om correct te worden getoond.','Uses the native WordPress media picker to upload, or choose files.'=>'Gebruikt de standaard WordPress mediakiezer om bestanden te uploaden of te kiezen.','A text input specifically designed for storing email addresses.'=>'Een tekstinvoer speciaal ontworpen voor het opslaan van e-mailadressen.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum en tijd. Het datum retour formaat en tijd kunnen worden aangepast via de veldinstellingen.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum. Het formaat van de datum kan worden aangepast via de veldinstellingen.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Een interactieve UI voor het selecteren van een kleur, of het opgeven van een hex waarde.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Een groep selectievakjes waarmee de gebruiker één of meerdere waarden kan selecteren die je opgeeft.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Een groep knoppen met waarden die je opgeeft, gebruikers kunnen één optie kiezen uit de opgegeven waarden.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Hiermee kan je aangepaste velden groeperen en organiseren in inklapbare panelen die worden getoond tijdens het bewerken van inhoud. Handig om grote datasets netjes te houden.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Dit biedt een oplossing voor het herhalen van inhoud zoals slides, teamleden en Call to Action tegels, door te fungeren als een hoofd voor een string sub velden die steeds opnieuw kunnen worden herhaald.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Dit biedt een interactieve interface voor het beheerder van een verzameling bijlagen. De meeste instellingen zijn vergelijkbaar met die van het veld type afbeelding. Met extra instellingen kan je aangeven waar nieuwe bijlagen in de galerij worden toegevoegd en het minimum/maximum aantal toegestane bijlagen.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Dit biedt een eenvoudige, gestructureerde, op lay-out gebaseerde editor. Met het veld flexibele inhoud kan je inhoud definiëren, creëren en beheren met volledige controle door lay-outs en sub velden te gebruiken om de beschikbare blokken vorm te geven.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Hiermee kan je bestaande velden selecteren en tonen. Het dupliceert geen velden in de database, maar laadt en toont de geselecteerde velden bij run time. Het kloon veld kan zichzelf vervangen door de geselecteerde velden of de geselecteerde velden tonen als een groep sub velden.','nounClone'=>'Kloon','PRO'=>'PRO','Advanced'=>'Geavanceerd','JSON (newer)'=>'JSON (nieuwer)','Original'=>'Origineel','Invalid post ID.'=>'Ongeldig bericht ID.','Invalid post type selected for review.'=>'Ongeldig berichttype geselecteerd voor beoordeling.','More'=>'Meer','Tutorial'=>'Tutorial','Select Field'=>'Selecteer veld','Try a different search term or browse %s'=>'Probeer een andere zoekterm of blader door %s','Popular fields'=>'Populaire velden','No search results for \'%s\''=>'Geen zoekresultaten voor \'%s\'','Search fields...'=>'Velden zoeken...','Select Field Type'=>'Selecteer veldtype','Popular'=>'Populair','Add Taxonomy'=>'Taxonomie toevoegen','Create custom taxonomies to classify post type content'=>'Maak aangepaste taxonomieën aan om de berichttype inhoud te classificeren','Add Your First Taxonomy'=>'Voeg je eerste taxonomie toe','Hierarchical taxonomies can have descendants (like categories).'=>'Hiërarchische taxonomieën kunnen afstammelingen hebben (zoals categorieën).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Maakt een taxonomie zichtbaar op de voorkant en in de beheerder dashboard.','One or many post types that can be classified with this taxonomy.'=>'Eén of vele berichttypes die met deze taxonomie kunnen worden ingedeeld.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Stel dit berichttype bloot in de REST-API.','Customize the query variable name'=>'De naam van de query variabele aanpassen','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Termen zijn toegankelijk via de niet pretty permalink, bijvoorbeeld {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Hoofd sub termen in URL\'s voor hiërarchische taxonomieën.','Customize the slug used in the URL'=>'Pas de slug in de URL aan','Permalinks for this taxonomy are disabled.'=>'Permalinks voor deze taxonomie zijn uitgeschakeld.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de taxonomie sleutel als slug. Je permalinkstructuur zal zijn','Taxonomy Key'=>'Taxonomie sleutel','Select the type of permalink to use for this taxonomy.'=>'Selecteer het type permalink dat je voor deze taxonomie wil gebruiken.','Display a column for the taxonomy on post type listing screens.'=>'Toon een kolom voor de taxonomie op de schermen voor het tonen van berichttypes.','Show Admin Column'=>'Toon beheerder kolom','Show the taxonomy in the quick/bulk edit panel.'=>'Toon de taxonomie in het snel/bulk bewerken paneel.','Quick Edit'=>'Snel bewerken','List the taxonomy in the Tag Cloud Widget controls.'=>'Vermeld de taxonomie in de tag cloud widget besturing elementen.','Tag Cloud'=>'Tag cloud','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Een PHP functienaam die moet worden aangeroepen om taxonomie gegevens opgeslagen in een metabox te zuiveren.','Meta Box Sanitization Callback'=>'Metabox sanitatie callback','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Een PHP functienaam die moet worden aangeroepen om de inhoud van een metabox op je taxonomie te verwerken.','Register Meta Box Callback'=>'Metabox callback registreren','No Meta Box'=>'Geen metabox','Custom Meta Box'=>'Aangepaste metabox','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Bepaalt het metabox op het inhoud editor scherm. Standaard wordt het categorie metabox getoond voor hiërarchische taxonomieën, en het tags metabox voor niet hiërarchische taxonomieën.','Meta Box'=>'Metabox','Categories Meta Box'=>'Categorieën metabox','Tags Meta Box'=>'Tags metabox','A link to a tag'=>'Een link naar een tag','Describes a navigation link block variation used in the block editor.'=>'Beschrijft een navigatie link blok variatie gebruikt in de blok-editor.','A link to a %s'=>'Een link naar een %s','Tag Link'=>'Tag link','Assigns a title for navigation link block variation used in the block editor.'=>'Wijst een titel toe aan de navigatie link blok variatie gebruikt in de blok-editor.','← Go to tags'=>'← Ga naar tags','Assigns the text used to link back to the main index after updating a term.'=>'Wijst de tekst toe die wordt gebruikt om terug te linken naar de hoofd index na het bijwerken van een term.','Back To Items'=>'Terug naar items','← Go to %s'=>'← Ga naar %s','Tags list'=>'Tags lijst','Assigns text to the table hidden heading.'=>'Wijst tekst toe aan de tabel verborgen koptekst.','Tags list navigation'=>'Tags lijst navigatie','Assigns text to the table pagination hidden heading.'=>'Wijst tekst toe aan de tabel paginering verborgen koptekst.','Filter by category'=>'Filter op categorie','Assigns text to the filter button in the posts lists table.'=>'Wijst tekst toe aan de filterknop in de berichten lijsten tabel.','Filter By Item'=>'Filter op item','Filter by %s'=>'Filter op %s','The description is not prominent by default; however, some themes may show it.'=>'De beschrijving is standaard niet prominent aanwezig; sommige thema\'s kunnen hem echter wel tonen.','Describes the Description field on the Edit Tags screen.'=>'Beschrijft het veld beschrijving in het scherm bewerken tags.','Description Field Description'=>'Beschrijving veld beschrijving','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Wijs een hoofdterm toe om een hiërarchie te creëren. De term jazz is bijvoorbeeld het hoofd van Bebop en Big Band','Describes the Parent field on the Edit Tags screen.'=>'Beschrijft het hoofd veld op het bewerken tags scherm.','Parent Field Description'=>'Hoofdveld beschrijving','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'De "slug" is de URL vriendelijke versie van de naam. Het zijn meestal allemaal kleine letters en bevat alleen letters, cijfers en koppeltekens.','Describes the Slug field on the Edit Tags screen.'=>'Beschrijft het slug veld op het bewerken tags scherm.','Slug Field Description'=>'Slug veld beschrijving','The name is how it appears on your site'=>'De naam is zoals hij op je website staat','Describes the Name field on the Edit Tags screen.'=>'Beschrijft het naamveld op het tags bewerken scherm.','Name Field Description'=>'Naamveld beschrijving','No tags'=>'Geen tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Wijst de tekst toe die wordt weergegeven in de tabellen met berichten en media lijsten als er geen tags of categorieën beschikbaar zijn.','No Terms'=>'Geen termen','No %s'=>'Geen %s','No tags found'=>'Geen tags gevonden','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Wijst de tekst toe die wordt weergegeven wanneer je klikt op de \'kies uit meest gebruikte\' tekst in de taxonomie metabox wanneer er geen tags beschikbaar zijn, en wijst de tekst toe die wordt gebruikt in de termen lijst tabel wanneer er geen items zijn voor een taxonomie.','Not Found'=>'Niet gevonden','Assigns text to the Title field of the Most Used tab.'=>'Wijst tekst toe aan het titelveld van de tab meest gebruikt.','Most Used'=>'Meest gebruikt','Choose from the most used tags'=>'Kies uit de meest gebruikte tags','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Wijst de \'kies uit meest gebruikte\' tekst toe die wordt gebruikt in de metabox wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën.','Choose From Most Used'=>'Kies uit de meest gebruikte','Choose from the most used %s'=>'Kies uit de meest gebruikte %s','Add or remove tags'=>'Tags toevoegen of verwijderen','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Wijst de tekst voor het toevoegen of verwijderen van items toe die wordt gebruikt in de metabox wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën','Add Or Remove Items'=>'Items toevoegen of verwijderen','Add or remove %s'=>'Toevoegen of verwijderen %s','Separate tags with commas'=>'Tags scheiden door komma\'s','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Wijst de gescheiden item met komma\'s tekst toe die wordt gebruikt in het taxonomie metabox. Alleen gebruikt op niet hiërarchische taxonomieën.','Separate Items With Commas'=>'Scheid items met komma\'s','Separate %s with commas'=>'Scheid %s met komma\'s','Popular Tags'=>'Populaire tags','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Wijst populaire items tekst toe. Alleen gebruikt voor niet hiërarchische taxonomieën.','Popular Items'=>'Populaire items','Popular %s'=>'Populaire %s','Search Tags'=>'Tags zoeken','Assigns search items text.'=>'Wijst zoek items tekst toe.','Parent Category:'=>'Hoofdcategorie:','Assigns parent item text, but with a colon (:) added to the end.'=>'Wijst hoofd item tekst toe, maar met een dubbele punt (:) toegevoegd aan het einde.','Parent Item With Colon'=>'Hoofditem met dubbele punt','Parent Category'=>'Hoofdcategorie','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Wijst hoofd item tekst toe. Alleen gebruikt bij hiërarchische taxonomieën.','Parent Item'=>'Hoofditem','Parent %s'=>'Hoofd %s','New Tag Name'=>'Nieuwe tagnaam','Assigns the new item name text.'=>'Wijst de nieuwe item naam tekst toe.','New Item Name'=>'Nieuw item naam','New %s Name'=>'Nieuwe %s naam','Add New Tag'=>'Nieuwe tag toevoegen','Assigns the add new item text.'=>'Wijst de tekst van het nieuwe item toe.','Update Tag'=>'Tag bijwerken','Assigns the update item text.'=>'Wijst de tekst van het update item toe.','Update Item'=>'Item bijwerken','Update %s'=>'Bijwerken %s','View Tag'=>'Tag bekijken','In the admin bar to view term during editing.'=>'In de administratorbalk om de term te bekijken tijdens het bewerken.','Edit Tag'=>'Tag bewerken','At the top of the editor screen when editing a term.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een term.','All Tags'=>'Alle tags','Assigns the all items text.'=>'Wijst de tekst van alle items toe.','Assigns the menu name text.'=>'Wijst de tekst van de menu naam toe.','Menu Label'=>'Menulabel','Active taxonomies are enabled and registered with WordPress.'=>'Actieve taxonomieën zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the taxonomy.'=>'Een beschrijvende samenvatting van de taxonomie.','A descriptive summary of the term.'=>'Een beschrijvende samenvatting van de term.','Term Description'=>'Term beschrijving','Single word, no spaces. Underscores and dashes allowed.'=>'Eén woord, geen spaties. Underscores en streepjes zijn toegestaan.','Term Slug'=>'Term slug','The name of the default term.'=>'De naam van de standaard term.','Term Name'=>'Term naam','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Maak een term aan voor de taxonomie die niet verwijderd kan worden. Deze zal niet standaard worden geselecteerd voor berichten.','Default Term'=>'Standaard term','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Of termen in deze taxonomie moeten worden gesorteerd in de volgorde waarin ze worden aangeleverd aan `wp_set_object_terms()`.','Sort Terms'=>'Termen sorteren','Add Post Type'=>'Berichttype toevoegen','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Breid de functionaliteit van WordPress uit tot meer dan standaard berichten en pagina\'s met aangepaste berichttypes.','Add Your First Post Type'=>'Je eerste berichttype toevoegen','I know what I\'m doing, show me all the options.'=>'Ik weet wat ik doe, laat me alle opties zien.','Advanced Configuration'=>'Geavanceerde configuratie','Hierarchical post types can have descendants (like pages).'=>'Hiërarchische berichttypes kunnen afstammelingen hebben (zoals pagina\'s).','Hierarchical'=>'Hiërarchisch','Visible on the frontend and in the admin dashboard.'=>'Zichtbaar op de front-end en in het beheerder dashboard.','Public'=>'Publiek','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 20 karakters.','Movie'=>'Film','Singular Label'=>'Enkelvoudig label','Movies'=>'Films','Plural Label'=>'Meervoud label','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Posts_Controller`.','Controller Class'=>'Controller klasse','The namespace part of the REST API URL.'=>'De namespace sectie van de REST-API URL.','Namespace Route'=>'Namespace route','The base URL for the post type REST API URLs.'=>'De basis URL voor de berichttype REST-API URL\'s.','Base URL'=>'Basis URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Toont dit berichttype in de REST-API. Vereist om de blok-editor te gebruiken.','Show In REST API'=>'In REST-API tonen','Customize the query variable name.'=>'Pas de naam van de query variabele aan.','Query Variable'=>'Query variabele','No Query Variable Support'=>'Geen ondersteuning voor query variabele','Custom Query Variable'=>'Aangepaste query variabele','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Items zijn toegankelijk via de niet pretty permalink, bijv. {bericht_type}={bericht_slug}.','Query Variable Support'=>'Ondersteuning voor query variabelen','URLs for an item and items can be accessed with a query string.'=>'URL\'s voor een item en items kunnen worden benaderd met een query string.','Publicly Queryable'=>'Openbaar opvraagbaar','Custom slug for the Archive URL.'=>'Aangepaste slug voor het archief URL.','Archive Slug'=>'Archief slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Heeft een item archief dat kan worden aangepast met een archief template bestand in je thema.','Archive'=>'Archief','Pagination support for the items URLs such as the archives.'=>'Paginatie ondersteuning voor de items URL\'s zoals de archieven.','Pagination'=>'Paginering','RSS feed URL for the post type items.'=>'RSS feed URL voor de items van het berichttype.','Feed URL'=>'Feed URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Wijzigt de permalink structuur om het `WP_Rewrite::$front` voorvoegsel toe te voegen aan URLs.','Front URL Prefix'=>'Front URL voorvoegsel','Customize the slug used in the URL.'=>'Pas de slug in de URL aan.','URL Slug'=>'URL slug','Permalinks for this post type are disabled.'=>'Permalinks voor dit berichttype zijn uitgeschakeld.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Herschrijf de URL met behulp van een aangepaste slug, gedefinieerd in de onderstaande invoer. Je permalink structuur zal zijn','No Permalink (prevent URL rewriting)'=>'Geen permalink (voorkom URL herschrijving)','Custom Permalink'=>'Aangepaste permalink','Post Type Key'=>'Berichttype sleutel','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de berichttype sleutel als slug. Je permalink structuur zal zijn','Permalink Rewrite'=>'Permalink herschrijven','Delete items by a user when that user is deleted.'=>'Verwijder items van een gebruiker wanneer die gebruiker wordt verwijderd.','Delete With User'=>'Verwijder met gebruiker','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Laat het berichttype exporteren via \'Tools\' > \'Exporteren\'.','Can Export'=>'Kan geëxporteerd worden','Optionally provide a plural to be used in capabilities.'=>'Geef desgewenst een meervoud dat in rechten moet worden gebruikt.','Plural Capability Name'=>'Meervoudige rechten naam','Choose another post type to base the capabilities for this post type.'=>'Kies een ander berichttype om de rechten voor dit berichttype te baseren.','Singular Capability Name'=>'Enkelvoudige rechten naam','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Standaard erven de rechten van het berichttype de namen van de \'Bericht\' rechten, bv. edit_post, delete_posts. Inschakelen om berichttype specifieke rechten te gebruiken, bijv. Edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Rechten hernoemen','Exclude From Search'=>'Uitsluiten van zoeken','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Sta toe dat items worden toegevoegd aan menu\'s in het scherm \'Weergave\' > \'Menu\'s\'. Moet ingeschakeld zijn in \'Scherminstellingen\'.','Appearance Menus Support'=>'Weergave menu\'s ondersteuning','Appears as an item in the \'New\' menu in the admin bar.'=>'Verschijnt als een item in het menu "Nieuw" in de administratorbalk.','Show In Admin Bar'=>'In administratorbalk tonen','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Een PHP functie naam die moet worden aangeroepen bij het instellen van de meta boxen voor het bewerking scherm.','Custom Meta Box Callback'=>'Aangepaste metabox callback','Menu Icon'=>'Menu icoon','The position in the sidebar menu in the admin dashboard.'=>'De positie in het zijbalk menu in het beheerder dashboard.','Menu Position'=>'Menu positie','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Standaard krijgt het berichttype een nieuw top niveau item in het beheerder menu. Als een bestaand top niveau item hier wordt aangeleverd, zal het berichttype worden toegevoegd als een submenu item eronder.','Admin Menu Parent'=>'Beheerder hoofd menu','Admin editor navigation in the sidebar menu.'=>'Beheerder editor navigatie in het zijbalk menu.','Show In Admin Menu'=>'Toon in beheerder menu','Items can be edited and managed in the admin dashboard.'=>'Items kunnen worden bewerkt en beheerd in het beheerder dashboard.','Show In UI'=>'In UI tonen','A link to a post.'=>'Een link naar een bericht.','Description for a navigation link block variation.'=>'Beschrijving voor een navigatie link blok variatie.','Item Link Description'=>'Item link beschrijving','A link to a %s.'=>'Een link naar een %s.','Post Link'=>'Bericht link','Title for a navigation link block variation.'=>'Titel voor een navigatie link blok variatie.','Item Link'=>'Item link','%s Link'=>'%s link','Post updated.'=>'Bericht bijgewerkt.','In the editor notice after an item is updated.'=>'In de editor melding nadat een item is bijgewerkt.','Item Updated'=>'Item bijgewerkt','%s updated.'=>'%s bijgewerkt.','Post scheduled.'=>'Bericht ingepland.','In the editor notice after scheduling an item.'=>'In de editor melding na het plannen van een item.','Item Scheduled'=>'Item gepland','%s scheduled.'=>'%s gepland.','Post reverted to draft.'=>'Bericht teruggezet naar concept.','In the editor notice after reverting an item to draft.'=>'In de editor melding na het terugdraaien van een item naar concept.','Item Reverted To Draft'=>'Item teruggezet naar concept','%s reverted to draft.'=>'%s teruggezet naar het concept.','Post published privately.'=>'Bericht privé gepubliceerd.','In the editor notice after publishing a private item.'=>'In de editor melding na het publiceren van een privé item.','Item Published Privately'=>'Item privé gepubliceerd','%s published privately.'=>'%s privé gepubliceerd.','Post published.'=>'Bericht gepubliceerd.','In the editor notice after publishing an item.'=>'In de editor melding na het publiceren van een item.','Item Published'=>'Item gepubliceerd','%s published.'=>'%s gepubliceerd.','Posts list'=>'Berichtenlijst','Used by screen readers for the items list on the post type list screen.'=>'Gebruikt door scherm lezers voor de item lijst op het berichttype lijst scherm.','Items List'=>'Items lijst','%s list'=>'%s lijst','Posts list navigation'=>'Berichten lijst navigatie','Used by screen readers for the filter list pagination on the post type list screen.'=>'Gebruikt door scherm lezers voor de paginering van de filter lijst op het berichttype lijst scherm.','Items List Navigation'=>'Items lijst navigatie','%s list navigation'=>'%s lijst navigatie','Filter posts by date'=>'Filter berichten op datum','Used by screen readers for the filter by date heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de filter op datum koptekst op het berichttype lijst scherm.','Filter Items By Date'=>'Filter items op datum','Filter %s by date'=>'Filter %s op datum','Filter posts list'=>'Filter berichtenlijst','Used by screen readers for the filter links heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de koptekst filter links op het scherm van de berichttypes lijst.','Filter Items List'=>'Itemslijst filteren','Filter %s list'=>'Filter %s lijst','In the media modal showing all media uploaded to this item.'=>'In het media modaal worden alle media getoond die naar dit item zijn geüpload.','Uploaded To This Item'=>'Geüpload naar dit item','Uploaded to this %s'=>'Geüpload naar deze %s','Insert into post'=>'Invoegen in bericht','As the button label when adding media to content.'=>'Als knop label bij het toevoegen van media aan inhoud.','Insert Into Media Button'=>'Invoegen in media knop','Insert into %s'=>'Invoegen in %s','Use as featured image'=>'Gebruik als uitgelichte afbeelding','As the button label for selecting to use an image as the featured image.'=>'Als knop label voor het selecteren van een afbeelding als uitgelichte afbeelding.','Use Featured Image'=>'Gebruik uitgelichte afbeelding','Remove featured image'=>'Uitgelichte afbeelding verwijderen','As the button label when removing the featured image.'=>'Als het knop label bij het verwijderen van de uitgelichte afbeelding.','Remove Featured Image'=>'Uitgelichte afbeelding verwijderen','Set featured image'=>'Uitgelichte afbeelding instellen','As the button label when setting the featured image.'=>'Als knop label bij het instellen van de uitgelichte afbeelding.','Set Featured Image'=>'Uitgelichte afbeelding instellen','Featured image'=>'Uitgelichte afbeelding','In the editor used for the title of the featured image meta box.'=>'In de editor gebruikt voor de titel van de uitgelichte afbeelding metabox.','Featured Image Meta Box'=>'Uitgelichte afbeelding metabox','Post Attributes'=>'Berichtattributen','In the editor used for the title of the post attributes meta box.'=>'In de editor gebruikt voor de titel van de bericht attributen metabox.','Attributes Meta Box'=>'Attributen metabox','%s Attributes'=>'%s attributen','Post Archives'=>'Bericht archieven','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Voegt \'Berichttype archief\' items met dit label toe aan de lijst van berichten die getoond worden bij het toevoegen van items aan een bestaand menu in een CPT met archieven ingeschakeld. Verschijnt alleen bij het bewerken van menu\'s in \'Live voorbeeld\' modus en wanneer een aangepaste archief slug is opgegeven.','Archives Nav Menu'=>'Archief nav menu','%s Archives'=>'%s archieven','No posts found in Trash'=>'Geen berichten gevonden in de prullenmand','At the top of the post type list screen when there are no posts in the trash.'=>'Aan de bovenkant van het scherm van de berichttype lijst wanneer er geen berichten in de prullenmand zitten.','No Items Found in Trash'=>'Geen items gevonden in de prullenmand','No %s found in Trash'=>'Geen %s gevonden in de prullenmand','No posts found'=>'Geen berichten gevonden','At the top of the post type list screen when there are no posts to display.'=>'Aan de bovenkant van het scherm van de berichttypes lijst wanneer er geen berichten zijn om te tonen.','No Items Found'=>'Geen items gevonden','No %s found'=>'Geen %s gevonden','Search Posts'=>'Berichten zoeken','At the top of the items screen when searching for an item.'=>'Aan de bovenkant van het items scherm bij het zoeken naar een item.','Search Items'=>'Items zoeken','Search %s'=>'Zoek %s','Parent Page:'=>'Hoofdpagina:','For hierarchical types in the post type list screen.'=>'Voor hiërarchische types in het berichttype lijst scherm.','Parent Item Prefix'=>'Hoofditem voorvoegsel','Parent %s:'=>'Hoofd %s:','New Post'=>'Nieuw bericht','New Item'=>'Nieuw item','New %s'=>'Nieuw %s','Add New Post'=>'Nieuw bericht toevoegen','At the top of the editor screen when adding a new item.'=>'Aan de bovenkant van het editor scherm bij het toevoegen van een nieuw item.','Add New Item'=>'Nieuw item toevoegen','Add New %s'=>'Nieuwe %s toevoegen','View Posts'=>'Berichten bekijken','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Verschijnt in de administratorbalk in de weergave \'Alle berichten\', als het berichttype archieven ondersteunt en de homepage geen archief is van dat berichttype.','View Items'=>'Items bekijken','View Post'=>'Bericht bekijken','In the admin bar to view item when editing it.'=>'In de administratorbalk om het item te bekijken wanneer je het bewerkt.','View Item'=>'Item bekijken','View %s'=>'Bekijk %s','Edit Post'=>'Bericht bewerken','At the top of the editor screen when editing an item.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een item.','Edit Item'=>'Item bewerken','Edit %s'=>'Bewerk %s','All Posts'=>'Alle berichten','In the post type submenu in the admin dashboard.'=>'In het sub menu van het berichttype in het beheerder dashboard.','All Items'=>'Alle items','All %s'=>'Alle %s','Admin menu name for the post type.'=>'Beheerder menu naam voor het berichttype.','Menu Name'=>'Menu naam','Regenerate all labels using the Singular and Plural labels'=>'Alle labels opnieuw genereren met behulp van de labels voor enkelvoud en meervoud','Regenerate'=>'Regenereren','Active post types are enabled and registered with WordPress.'=>'Actieve berichttypes zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the post type.'=>'Een beschrijvende samenvatting van het berichttype.','Add Custom'=>'Aangepaste toevoegen','Enable various features in the content editor.'=>'Verschillende functies in de inhoud editor inschakelen.','Post Formats'=>'Berichtformaten','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecteer bestaande taxonomieën om items van het berichttype te classificeren.','Browse Fields'=>'Bladeren door velden','Nothing to import'=>'Er is niets om te importeren','. The Custom Post Type UI plugin can be deactivated.'=>'. De Custom Post Type UI plugin kan worden gedeactiveerd.','Imported %d item from Custom Post Type UI -'=>'%d item geïmporteerd uit Custom Post Type UI -' . "\0" . '%d items geïmporteerd uit Custom Post Type UI -','Failed to import taxonomies.'=>'Kan taxonomieën niet importeren.','Failed to import post types.'=>'Kan berichttypes niet importeren.','Nothing from Custom Post Type UI plugin selected for import.'=>'Niets van extra berichttype UI plugin geselecteerd voor import.','Imported 1 item'=>'1 item geïmporteerd' . "\0" . '%s items geïmporteerd','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Als je een berichttype of taxonomie importeert met dezelfde sleutel als een reeds bestaand berichttype of taxonomie, worden de instellingen voor het bestaande berichttype of de bestaande taxonomie overschreven met die van de import.','Import from Custom Post Type UI'=>'Importeer vanuit Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'De volgende code kan worden gebruikt om een lokale versie van de geselecteerde items te registreren. Het lokaal opslaan van veldgroepen, berichttypen of taxonomieën kan veel voordelen bieden, zoals snellere laadtijden, versiebeheer en dynamische velden/instellingen. Kopieer en plak de volgende code in het functions.php bestand van je thema of neem het op in een extern bestand, en deactiveer of verwijder vervolgens de items uit de ACF beheer.','Export - Generate PHP'=>'Exporteren - PHP genereren','Export'=>'Exporteren','Select Taxonomies'=>'Taxonomieën selecteren','Select Post Types'=>'Berichttypes selecteren','Exported 1 item.'=>'1 item geëxporteerd.' . "\0" . '%s items geëxporteerd.','Category'=>'Categorie','Tag'=>'Tag','%s taxonomy created'=>'%s taxonomie aangemaakt','%s taxonomy updated'=>'%s taxonomie bijgewerkt','Taxonomy draft updated.'=>'Taxonomie concept bijgewerkt.','Taxonomy scheduled for.'=>'Taxonomie ingepland voor.','Taxonomy submitted.'=>'Taxonomie ingediend.','Taxonomy saved.'=>'Taxonomie opgeslagen.','Taxonomy deleted.'=>'Taxonomie verwijderd.','Taxonomy updated.'=>'Taxonomie bijgewerkt.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Deze taxonomie kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een andere taxonomie die door een andere plugin of thema is geregistreerd.','Taxonomy synchronized.'=>'Taxonomie gesynchroniseerd.' . "\0" . '%s taxonomieën gesynchroniseerd.','Taxonomy duplicated.'=>'Taxonomie gedupliceerd.' . "\0" . '%s taxonomieën gedupliceerd.','Taxonomy deactivated.'=>'Taxonomie gedeactiveerd.' . "\0" . '%s taxonomieën gedeactiveerd.','Taxonomy activated.'=>'Taxonomie geactiveerd.' . "\0" . '%s taxonomieën geactiveerd.','Terms'=>'Termen','Post type synchronized.'=>'Berichttype gesynchroniseerd.' . "\0" . '%s berichttypes gesynchroniseerd.','Post type duplicated.'=>'Berichttype gedupliceerd.' . "\0" . '%s berichttypes gedupliceerd.','Post type deactivated.'=>'Berichttype gedeactiveerd.' . "\0" . '%s berichttypes gedeactiveerd.','Post type activated.'=>'Berichttype geactiveerd.' . "\0" . '%s berichttypes geactiveerd.','Post Types'=>'Berichttypes','Advanced Settings'=>'Geavanceerde instellingen','Basic Settings'=>'Basisinstellingen','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Dit berichttype kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een ander berichttype dat door een andere plugin of een ander thema is geregistreerd.','Pages'=>'Pagina\'s','Link Existing Field Groups'=>'Link bestaande veld groepen','%s post type created'=>'%s berichttype aangemaakt','Add fields to %s'=>'Velden toevoegen aan %s','%s post type updated'=>'%s berichttype bijgewerkt','Post type draft updated.'=>'Berichttype concept bijgewerkt.','Post type scheduled for.'=>'Berichttype ingepland voor.','Post type submitted.'=>'Berichttype ingediend.','Post type saved.'=>'Berichttype opgeslagen.','Post type updated.'=>'Berichttype bijgewerkt.','Post type deleted.'=>'Berichttype verwijderd.','Type to search...'=>'Typ om te zoeken...','PRO Only'=>'Alleen in PRO','Field groups linked successfully.'=>'Veldgroepen succesvol gelinkt.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importeer berichttypes en taxonomieën die zijn geregistreerd met een aangepast berichttype UI en beheerder ze met ACF. Aan de slag.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'berichttype','Done'=>'Klaar','Field Group(s)'=>'Veld groep(en)','Select one or many field groups...'=>'Selecteer één of meerdere veldgroepen...','Please select the field groups to link.'=>'Selecteer de veldgroepen om te linken.','Field group linked successfully.'=>'Veldgroep succesvol gelinkt.' . "\0" . 'Veldgroepen succesvol gelinkt.','post statusRegistration Failed'=>'Registratie mislukt','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Dit item kon niet worden geregistreerd omdat zijn sleutel in gebruik is door een ander item geregistreerd door een andere plugin of thema.','REST API'=>'REST-API','Permissions'=>'Rechten','URLs'=>'URL\'s','Visibility'=>'Zichtbaarheid','Labels'=>'Labels','Field Settings Tabs'=>'Veld instellingen tabs','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF shortcode waarde uitgeschakeld voor voorbeeld]','Close Modal'=>'Modal sluiten','Field moved to other group'=>'Veld verplaatst naar andere groep','Close modal'=>'Modal sluiten','Start a new group of tabs at this tab.'=>'Begin een nieuwe groep van tabs bij dit tab.','New Tab Group'=>'Nieuwe tabgroep','Use a stylized checkbox using select2'=>'Een gestileerd selectievakje gebruiken met select2','Save Other Choice'=>'Andere keuze opslaan','Allow Other Choice'=>'Andere keuze toestaan','Add Toggle All'=>'Toevoegen toggle alle','Save Custom Values'=>'Aangepaste waarden opslaan','Allow Custom Values'=>'Aangepaste waarden toestaan','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Aangepaste waarden van het selectievakje mogen niet leeg zijn. Vink lege waarden uit.','Updates'=>'Updates','Advanced Custom Fields logo'=>'Advanced Custom Fields logo','Save Changes'=>'Wijzigingen opslaan','Field Group Title'=>'Veldgroep titel','Add title'=>'Titel toevoegen','New to ACF? Take a look at our getting started guide.'=>'Ben je nieuw bij ACF? Bekijk onze startersgids.','Add Field Group'=>'Veldgroep toevoegen','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF gebruikt veldgroepen om aangepaste velden te groeperen, en die velden vervolgens te koppelen aan bewerkingsschermen.','Add Your First Field Group'=>'Je eerste veldgroep toevoegen','Options Pages'=>'Opties pagina\'s','ACF Blocks'=>'ACF blokken','Gallery Field'=>'Galerij veld','Flexible Content Field'=>'Flexibel inhoudsveld','Repeater Field'=>'Herhaler veld','Unlock Extra Features with ACF PRO'=>'Ontgrendel extra functies met ACF PRO','Delete Field Group'=>'Veldgroep verwijderen','Created on %1$s at %2$s'=>'Gemaakt op %1$s om %2$s','Group Settings'=>'Groepsinstellingen','Location Rules'=>'Locatieregels','Choose from over 30 field types. Learn more.'=>'Kies uit meer dan 30 veldtypes. Meer informatie.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Ga aan de slag met het maken van nieuwe aangepaste velden voor je berichten, pagina\'s, aangepaste berichttypes en andere WordPress inhoud.','Add Your First Field'=>'Voeg je eerste veld toe','#'=>'#','Add Field'=>'Veld toevoegen','Presentation'=>'Presentatie','Validation'=>'Validatie','General'=>'Algemeen','Import JSON'=>'JSON importeren','Export As JSON'=>'Als JSON exporteren','Field group deactivated.'=>'Veldgroep gedeactiveerd.' . "\0" . '%s veldgroepen gedeactiveerd.','Field group activated.'=>'Veldgroep geactiveerd.' . "\0" . '%s veldgroepen geactiveerd.','Deactivate'=>'Deactiveren','Deactivate this item'=>'Deactiveer dit item','Activate'=>'Activeren','Activate this item'=>'Activeer dit item','Move field group to trash?'=>'Veldgroep naar prullenmand verplaatsen?','post statusInactive'=>'Inactief','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields PRO automatisch gedeactiveerd.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields automatisch gedeactiveerd.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - We hebben een of meer aanroepen gedetecteerd om ACF veldwaarden op te halen voordat ACF is geïnitialiseerd. Dit wordt niet ondersteund en kan leiden tot verkeerd ingedeelde of ontbrekende gegevens. Meer informatie over hoe je dit kan oplossen..','%1$s must have a user with the %2$s role.'=>'%1$s moet een gebruiker hebben met de rol %2$s.' . "\0" . '%1$s moet een gebruiker hebben met een van de volgende rollen %2$s','%1$s must have a valid user ID.'=>'%1$s moet een geldig gebruikers ID hebben.','Invalid request.'=>'Ongeldige aanvraag.','%1$s is not one of %2$s'=>'%1$s is niet een van %2$s','%1$s must have term %2$s.'=>'%1$s moet term %2$s hebben.' . "\0" . '%1$s moet een van de volgende termen hebben %2$s','%1$s must be of post type %2$s.'=>'%1$s moet van het berichttype %2$s zijn.' . "\0" . '%1$s moet van een van de volgende berichttypes zijn %2$s','%1$s must have a valid post ID.'=>'%1$s moet een geldig bericht ID hebben.','%s requires a valid attachment ID.'=>'%s vereist een geldig bijlage ID.','Show in REST API'=>'In REST-API tonen','Enable Transparency'=>'Transparantie inschakelen','RGBA Array'=>'RGBA array','RGBA String'=>'RGBA string','Hex String'=>'Hex string','Upgrade to PRO'=>'Upgrade naar PRO','post statusActive'=>'Actief','\'%s\' is not a valid email address'=>'\'%s\' is geen geldig e-mailadres','Color value'=>'Kleurwaarde','Select default color'=>'Standaardkleur selecteren','Clear color'=>'Kleur wissen','Blocks'=>'Blokken','Options'=>'Opties','Users'=>'Gebruikers','Menu items'=>'Menu-items','Widgets'=>'Widgets','Attachments'=>'Bijlagen','Taxonomies'=>'Taxonomieën','Posts'=>'Berichten','Last updated: %s'=>'Laatst bijgewerkt: %s','Sorry, this post is unavailable for diff comparison.'=>'Dit bericht is niet beschikbaar voor verschil vergelijking.','Invalid field group parameter(s).'=>'Ongeldige veldgroep parameter(s).','Awaiting save'=>'In afwachting van opslaan','Saved'=>'Opgeslagen','Import'=>'Importeren','Review changes'=>'Wijzigingen beoordelen','Located in: %s'=>'Bevindt zich in: %s','Located in plugin: %s'=>'Bevindt zich in plugin: %s','Located in theme: %s'=>'Bevindt zich in thema: %s','Various'=>'Diverse','Sync changes'=>'Synchroniseer wijzigingen','Loading diff'=>'Diff laden','Review local JSON changes'=>'Lokale JSON wijzigingen beoordelen','Visit website'=>'Website bezoeken','View details'=>'Details bekijken','Version %s'=>'Versie %s','Information'=>'Informatie','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Helpdesk. De ondersteuning professionals op onze helpdesk zullen je helpen met meer diepgaande, technische uitdagingen.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussies. We hebben een actieve en vriendelijke community op onze community forums die je misschien kunnen helpen met de \'how-tos\' van de ACF wereld.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentatie. Onze uitgebreide documentatie bevat referenties en handleidingen voor de meeste situaties die je kan tegenkomen.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Wij zijn fanatiek in ondersteuning en willen dat je met ACF het beste uit je website haalt. Als je problemen ondervindt, zijn er verschillende plaatsen waar je hulp kan vinden:','Help & Support'=>'Hulp & ondersteuning','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Gebruik de tab hulp & ondersteuning om contact op te nemen als je hulp nodig hebt.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Voordat je je eerste veldgroep maakt, raden we je aan om eerst onze Aan de slag gids te lezen om je vertrouwd te maken met de filosofie en best practices van de plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'De Advanced Custom Fields plugin biedt een visuele formulierbouwer om WordPress bewerkingsschermen aan te passen met extra velden, en een intuïtieve API om aangepaste veldwaarden weer te geven in elk thema template bestand.','Overview'=>'Overzicht','Location type "%s" is already registered.'=>'Locatietype "%s" is al geregistreerd.','Class "%s" does not exist.'=>'Klasse "%s" bestaat niet.','Invalid nonce.'=>'Ongeldige nonce.','Error loading field.'=>'Fout tijdens laden van veld.','Location not found: %s'=>'Locatie niet gevonden: %s','Error: %s'=>'Fout: %s','Widget'=>'Widget','User Role'=>'Gebruikersrol','Comment'=>'Reactie','Post Format'=>'Berichtformaat','Menu Item'=>'Menu-item','Post Status'=>'Berichtstatus','Menus'=>'Menu\'s','Menu Locations'=>'Menulocaties','Menu'=>'Menu','Post Taxonomy'=>'Bericht taxonomie','Child Page (has parent)'=>'Subpagina (heeft hoofdpagina)','Parent Page (has children)'=>'Hoofdpagina (heeft subpagina\'s)','Top Level Page (no parent)'=>'Bovenste level pagina (geen hoofdpagina)','Posts Page'=>'Berichtenpagina','Front Page'=>'Startpagina','Page Type'=>'Paginatype','Viewing back end'=>'Back-end aan het bekijken','Viewing front end'=>'Front-end aan het bekijken','Logged in'=>'Ingelogd','Current User'=>'Huidige gebruiker','Page Template'=>'Pagina template','Register'=>'Registreren','Add / Edit'=>'Toevoegen / bewerken','User Form'=>'Gebruikersformulier','Page Parent'=>'Hoofdpagina','Super Admin'=>'Superbeheerder','Current User Role'=>'Huidige gebruikersrol','Default Template'=>'Standaard template','Post Template'=>'Bericht template','Post Category'=>'Berichtcategorie','All %s formats'=>'Alle %s formaten','Attachment'=>'Bijlage','%s value is required'=>'%s waarde is verplicht','Show this field if'=>'Toon dit veld als','Conditional Logic'=>'Voorwaardelijke logica','and'=>'en','Local JSON'=>'Lokale JSON','Clone Field'=>'Veld dupliceren','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Controleer ook of alle premium add-ons (%s) zijn bijgewerkt naar de nieuwste versie.','This version contains improvements to your database and requires an upgrade.'=>'Deze versie bevat verbeteringen voor je database en vereist een upgrade.','Thank you for updating to %1$s v%2$s!'=>'Bedankt voor het bijwerken naar %1$s v%2$s!','Database Upgrade Required'=>'Database upgrade vereist','Options Page'=>'Opties pagina','Gallery'=>'Galerij','Flexible Content'=>'Flexibele inhoud','Repeater'=>'Herhaler','Back to all tools'=>'Terug naar alle tools','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Als er meerdere veldgroepen op een bewerkingsscherm verschijnen, worden de opties van de eerste veldgroep gebruikt (degene met het laagste volgnummer)','Select items to hide them from the edit screen.'=>'Selecteer items om ze te verbergen in het bewerkingsscherm.','Hide on screen'=>'Verberg op scherm','Send Trackbacks'=>'Trackbacks verzenden','Tags'=>'Tags','Categories'=>'Categorieën','Page Attributes'=>'Pagina attributen','Format'=>'Formaat','Author'=>'Auteur','Slug'=>'Slug','Revisions'=>'Revisies','Comments'=>'Reacties','Discussion'=>'Discussie','Excerpt'=>'Samenvatting','Content Editor'=>'Inhoud editor','Permalink'=>'Permalink','Shown in field group list'=>'Getoond in de veldgroep lijst','Field groups with a lower order will appear first'=>'Veldgroepen met een lagere volgorde verschijnen als eerste','Order No.'=>'Volgorde nr.','Below fields'=>'Onder velden','Below labels'=>'Onder labels','Instruction Placement'=>'Instructie plaatsing','Label Placement'=>'Label plaatsing','Side'=>'Zijkant','Normal (after content)'=>'Normaal (na inhoud)','High (after title)'=>'Hoog (na titel)','Position'=>'Positie','Seamless (no metabox)'=>'Naadloos (geen metabox)','Standard (WP metabox)'=>'Standaard (met metabox)','Style'=>'Stijl','Type'=>'Type','Key'=>'Sleutel','Order'=>'Volgorde','Close Field'=>'Veld sluiten','id'=>'id','class'=>'klasse','width'=>'breedte','Wrapper Attributes'=>'Wrapper attributen','Required'=>'Vereist','Instructions'=>'Instructies','Field Type'=>'Veldtype','Single word, no spaces. Underscores and dashes allowed'=>'Eén woord, geen spaties. Underscores en verbindingsstrepen toegestaan','Field Name'=>'Veldnaam','This is the name which will appear on the EDIT page'=>'Dit is de naam die op de BEWERK pagina zal verschijnen','Field Label'=>'Veldlabel','Delete'=>'Verwijderen','Delete field'=>'Veld verwijderen','Move'=>'Verplaatsen','Move field to another group'=>'Veld naar een andere groep verplaatsen','Duplicate field'=>'Veld dupliceren','Edit field'=>'Veld bewerken','Drag to reorder'=>'Sleep om te herschikken','Show this field group if'=>'Deze veldgroep tonen als','No updates available.'=>'Er zijn geen updates beschikbaar.','Database upgrade complete. See what\'s new'=>'Database upgrade afgerond. Bekijk wat er nieuw is','Reading upgrade tasks...'=>'Upgrade taken aan het lezen...','Upgrade failed.'=>'Upgrade mislukt.','Upgrade complete.'=>'Upgrade voltooid.','Upgrading data to version %s'=>'Gegevens upgraden naar versie %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Het is sterk aan te raden om eerst een back-up van de database te maken voordat je de update uitvoert. Weet je zeker dat je de update nu wilt uitvoeren?','Please select at least one site to upgrade.'=>'Selecteer minstens één website om te upgraden.','Database Upgrade complete. Return to network dashboard'=>'Database upgrade voltooid. Terug naar netwerk dashboard','Site is up to date'=>'Website is up-to-date','Site requires database upgrade from %1$s to %2$s'=>'Website vereist database upgrade van %1$s naar %2$s','Site'=>'Website','Upgrade Sites'=>'Websites upgraden','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'De volgende sites vereisen een upgrade van de database. Selecteer de websites die je wilt bijwerken en klik vervolgens op %s.','Add rule group'=>'Regelgroep toevoegen','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Maak een set met regels aan om te bepalen welke aangepaste schermen deze extra velden zullen gebruiken','Rules'=>'Regels','Copied'=>'Gekopieerd','Copy to clipboard'=>'Kopieer naar klembord','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecteer de items die je wilt exporteren en selecteer dan je export methode. Exporteer als JSON om te exporteren naar een .json bestand dat je vervolgens kunt importeren in een andere ACF installatie. Genereer PHP om te exporteren naar PHP code die je in je thema kan plaatsen.','Select Field Groups'=>'Veldgroepen selecteren','No field groups selected'=>'Geen veldgroepen geselecteerd','Generate PHP'=>'PHP genereren','Export Field Groups'=>'Veldgroepen exporteren','Import file empty'=>'Importbestand is leeg','Incorrect file type'=>'Onjuist bestandstype','Error uploading file. Please try again'=>'Fout bij uploaden van bestand. Probeer het opnieuw','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecteer het Advanced Custom Fields JSON bestand dat je wilt importeren. Wanneer je op de onderstaande import knop klikt, importeert ACF de items in dat bestand.','Import Field Groups'=>'Veldgroepen importeren','Sync'=>'Sync','Select %s'=>'Selecteer %s','Duplicate'=>'Dupliceren','Duplicate this item'=>'Dit item dupliceren','Supports'=>'Ondersteunt','Documentation'=>'Documentatie','Description'=>'Beschrijving','Sync available'=>'Synchronisatie beschikbaar','Field group synchronized.'=>'Veldgroep gesynchroniseerd.' . "\0" . '%s veldgroepen gesynchroniseerd.','Field group duplicated.'=>'Veldgroep gedupliceerd.' . "\0" . '%s veldgroepen gedupliceerd.','Active (%s)'=>'Actief (%s)' . "\0" . 'Actief (%s)','Review sites & upgrade'=>'Beoordeel websites & upgrade','Upgrade Database'=>'Database upgraden','Custom Fields'=>'Aangepaste velden','Move Field'=>'Veld verplaatsen','Please select the destination for this field'=>'Selecteer de bestemming voor dit veld','The %1$s field can now be found in the %2$s field group'=>'Het %1$s veld is nu te vinden in de %2$s veldgroep','Move Complete.'=>'Verplaatsen voltooid.','Active'=>'Actief','Field Keys'=>'Veldsleutels','Settings'=>'Instellingen','Location'=>'Locatie','Null'=>'Null','copy'=>'kopie','(this field)'=>'(dit veld)','Checked'=>'Aangevinkt','Move Custom Field'=>'Aangepast veld verplaatsen','No toggle fields available'=>'Geen toggle velden beschikbaar','Field group title is required'=>'Veldgroep titel is vereist','This field cannot be moved until its changes have been saved'=>'Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen','The string "field_" may not be used at the start of a field name'=>'De string "field_" mag niet voor de veld naam staan','Field group draft updated.'=>'Concept veldgroep bijgewerkt.','Field group scheduled for.'=>'Veldgroep gepland voor.','Field group submitted.'=>'Veldgroep ingediend.','Field group saved.'=>'Veldgroep opgeslagen.','Field group published.'=>'Veldgroep gepubliceerd.','Field group deleted.'=>'Veldgroep verwijderd.','Field group updated.'=>'Veldgroep bijgewerkt.','Tools'=>'Tools','is not equal to'=>'is niet gelijk aan','is equal to'=>'is gelijk aan','Forms'=>'Formulieren','Page'=>'Pagina','Post'=>'Bericht','Relational'=>'Relationeel','Choice'=>'Keuze','Basic'=>'Basis','Unknown'=>'Onbekend','Field type does not exist'=>'Veldtype bestaat niet','Spam Detected'=>'Spam gevonden','Post updated'=>'Bericht bijgewerkt','Update'=>'Bijwerken','Validate Email'=>'E-mail valideren','Content'=>'Inhoud','Title'=>'Titel','Edit field group'=>'Veldgroep bewerken','Selection is less than'=>'Selectie is minder dan','Selection is greater than'=>'Selectie is groter dan','Value is less than'=>'Waarde is minder dan','Value is greater than'=>'Waarde is groter dan','Value contains'=>'Waarde bevat','Value matches pattern'=>'Waarde komt overeen met patroon','Value is not equal to'=>'Waarde is niet gelijk aan','Value is equal to'=>'Waarde is gelijk aan','Has no value'=>'Heeft geen waarde','Has any value'=>'Heeft een waarde','Cancel'=>'Annuleren','Are you sure?'=>'Weet je het zeker?','%d fields require attention'=>'%d velden vereisen aandacht','1 field requires attention'=>'1 veld vereist aandacht','Validation failed'=>'Validatie mislukt','Validation successful'=>'Validatie geslaagd','Restricted'=>'Beperkt','Collapse Details'=>'Details dichtklappen','Expand Details'=>'Details uitvouwen','Uploaded to this post'=>'Geüpload naar dit bericht','verbUpdate'=>'Bijwerken','verbEdit'=>'Bewerken','The changes you made will be lost if you navigate away from this page'=>'De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat','File type must be %s.'=>'Het bestandstype moet %s zijn.','or'=>'of','File size must not exceed %s.'=>'Bestandsgrootte mag %s niet overschrijden.','File size must be at least %s.'=>'De bestandsgrootte moet minimaal %s zijn.','Image height must not exceed %dpx.'=>'De hoogte van de afbeelding mag niet hoger zijn dan %dpx.','Image height must be at least %dpx.'=>'De hoogte van de afbeelding moet minstens %dpx zijn.','Image width must not exceed %dpx.'=>'De breedte van de afbeelding mag niet groter zijn dan %dpx.','Image width must be at least %dpx.'=>'De breedte van de afbeelding moet ten minste %dpx zijn.','(no title)'=>'(geen titel)','Full Size'=>'Volledige grootte','Large'=>'Groot','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(geen label)','Sets the textarea height'=>'Bepaalt de hoogte van het tekstgebied','Rows'=>'Rijen','Text Area'=>'Tekstgebied','Prepend an extra checkbox to toggle all choices'=>'Voeg ervoor een extra selectievakje toe om alle keuzes aan/uit te zetten','Save \'custom\' values to the field\'s choices'=>'\'Aangepaste\' waarden opslaan in de keuzes van het veld','Allow \'custom\' values to be added'=>'Toestaan dat \'aangepaste\' waarden worden toegevoegd','Add new choice'=>'Nieuwe keuze toevoegen','Toggle All'=>'Alles aan-/uitzetten','Allow Archives URLs'=>'Archieven URL\'s toestaan','Archives'=>'Archieven','Page Link'=>'Pagina link','Add'=>'Toevoegen','Name'=>'Naam','%s added'=>'%s toegevoegd','%s already exists'=>'%s bestaat al','User unable to add new %s'=>'Gebruiker kan geen nieuwe %s toevoegen','Term ID'=>'Term ID','Term Object'=>'Term object','Load value from posts terms'=>'Laadwaarde van berichttermen','Load Terms'=>'Termen laden','Connect selected terms to the post'=>'Geselecteerde termen aan het bericht koppelen','Save Terms'=>'Termen opslaan','Allow new terms to be created whilst editing'=>'Toestaan dat nieuwe termen worden gemaakt tijdens het bewerken','Create Terms'=>'Termen maken','Radio Buttons'=>'Radioknoppen','Single Value'=>'Eén waarde','Multi Select'=>'Multi selecteren','Checkbox'=>'Selectievak','Multiple Values'=>'Meerdere waarden','Select the appearance of this field'=>'Selecteer de weergave van dit veld','Appearance'=>'Weergave','Select the taxonomy to be displayed'=>'Selecteer de taxonomie die moet worden getoond','No TermsNo %s'=>'Geen %s','Value must be equal to or lower than %d'=>'De waarde moet gelijk zijn aan of lager zijn dan %d','Value must be equal to or higher than %d'=>'De waarde moet gelijk zijn aan of hoger zijn dan %d','Value must be a number'=>'Waarde moet een getal zijn','Number'=>'Nummer','Save \'other\' values to the field\'s choices'=>'\'Andere\' waarden opslaan in de keuzes van het veld','Add \'other\' choice to allow for custom values'=>'De keuze \'overig\' toevoegen om aangepaste waarden toe te staan','Other'=>'Ander','Radio Button'=>'Radio knop','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definieer een endpoint waar de vorige accordeon moet stoppen. Deze accordeon is niet zichtbaar.','Allow this accordion to open without closing others.'=>'Toestaan dat deze accordeon geopend wordt zonder anderen te sluiten.','Multi-Expand'=>'Multi uitvouwen','Display this accordion as open on page load.'=>'Geef deze accordeon weer als geopend bij het laden van de pagina.','Open'=>'Openen','Accordion'=>'Accordeon','Restrict which files can be uploaded'=>'Beperken welke bestanden kunnen worden geüpload','File ID'=>'Bestand ID','File URL'=>'Bestand URL','File Array'=>'Bestand array','Add File'=>'Bestand toevoegen','No file selected'=>'Geen bestand geselecteerd','File name'=>'Bestandsnaam','Update File'=>'Bestand bijwerken','Edit File'=>'Bestand bewerken','Select File'=>'Bestand selecteren','File'=>'Bestand','Password'=>'Wachtwoord','Specify the value returned'=>'Geef de geretourneerde waarde op','Use AJAX to lazy load choices?'=>'AJAX gebruiken om keuzes te lazy-loaden?','Enter each default value on a new line'=>'Zet elke standaard waarde op een nieuwe regel','verbSelect'=>'Selecteren','Select2 JS load_failLoading failed'=>'Laden mislukt','Select2 JS searchingSearching…'=>'Zoeken…','Select2 JS load_moreLoading more results…'=>'Meer resultaten laden…','Select2 JS selection_too_long_nYou can only select %d items'=>'Je kan slechts %d items selecteren','Select2 JS selection_too_long_1You can only select 1 item'=>'Je kan slechts 1 item selecteren','Select2 JS input_too_long_nPlease delete %d characters'=>'Verwijder %d tekens','Select2 JS input_too_long_1Please delete 1 character'=>'Verwijder 1 teken','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Voer %d of meer tekens in','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Voer 1 of meer tekens in','Select2 JS matches_0No matches found'=>'Geen overeenkomsten gevonden','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultaten zijn beschikbaar, gebruik de pijltoetsen omhoog en omlaag om te navigeren.','Select2 JS matches_1One result is available, press enter to select it.'=>'Er is één resultaat beschikbaar, druk op enter om het te selecteren.','nounSelect'=>'Selecteer','User ID'=>'Gebruiker ID','User Object'=>'Gebruikersobject','User Array'=>'Gebruiker array','All user roles'=>'Alle gebruikersrollen','Filter by Role'=>'Filter op rol','User'=>'Gebruiker','Separator'=>'Scheidingsteken','Select Color'=>'Selecteer kleur','Default'=>'Standaard','Clear'=>'Leegmaken','Color Picker'=>'Kleurkiezer','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecteer','Date Time Picker JS closeTextDone'=>'Gedaan','Date Time Picker JS currentTextNow'=>'Nu','Date Time Picker JS timezoneTextTime Zone'=>'Tijdzone','Date Time Picker JS microsecTextMicrosecond'=>'Microseconde','Date Time Picker JS millisecTextMillisecond'=>'Milliseconde','Date Time Picker JS secondTextSecond'=>'Seconde','Date Time Picker JS minuteTextMinute'=>'Minuut','Date Time Picker JS hourTextHour'=>'Uur','Date Time Picker JS timeTextTime'=>'Tijd','Date Time Picker JS timeOnlyTitleChoose Time'=>'Kies tijd','Date Time Picker'=>'Datum tijd kiezer','Endpoint'=>'Endpoint','Left aligned'=>'Links uitgelijnd','Top aligned'=>'Boven uitgelijnd','Placement'=>'Plaatsing','Tab'=>'Tab','Value must be a valid URL'=>'Waarde moet een geldige URL zijn','Link URL'=>'Link URL','Link Array'=>'Link array','Opens in a new window/tab'=>'Opent in een nieuw venster/tab','Select Link'=>'Link selecteren','Link'=>'Link','Email'=>'E-mail','Step Size'=>'Stapgrootte','Maximum Value'=>'Maximale waarde','Minimum Value'=>'Minimum waarde','Range'=>'Bereik','Both (Array)'=>'Beide (array)','Label'=>'Label','Value'=>'Waarde','Vertical'=>'Verticaal','Horizontal'=>'Horizontaal','red : Red'=>'rood : Rood','For more control, you may specify both a value and label like this:'=>'Voor meer controle kan je zowel een waarde als een label als volgt specificeren:','Enter each choice on a new line.'=>'Voer elke keuze in op een nieuwe regel.','Choices'=>'Keuzes','Button Group'=>'Knop groep','Allow Null'=>'Null toestaan','Parent'=>'Hoofd','TinyMCE will not be initialized until field is clicked'=>'TinyMCE wordt niet geïnitialiseerd totdat er op het veld wordt geklikt','Delay Initialization'=>'Initialisatie uitstellen','Show Media Upload Buttons'=>'Media uploadknoppen tonen','Toolbar'=>'Werkbalk','Text Only'=>'Alleen tekst','Visual Only'=>'Alleen visueel','Visual & Text'=>'Visueel & tekst','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Klik om TinyMCE te initialiseren','Name for the Text editor tab (formerly HTML)Text'=>'Tekst','Visual'=>'Visueel','Value must not exceed %d characters'=>'De waarde mag niet langer zijn dan %d karakters','Leave blank for no limit'=>'Laat leeg voor geen limiet','Character Limit'=>'Karakterlimiet','Appears after the input'=>'Verschijnt na de invoer','Append'=>'Toevoegen','Appears before the input'=>'Verschijnt vóór de invoer','Prepend'=>'Voorvoegen','Appears within the input'=>'Verschijnt in de invoer','Placeholder Text'=>'Plaatshouder tekst','Appears when creating a new post'=>'Wordt getoond bij het maken van een nieuw bericht','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s vereist minimaal %2$s selectie' . "\0" . '%1$s vereist minimaal %2$s selecties','Post ID'=>'Bericht ID','Post Object'=>'Bericht object','Maximum Posts'=>'Maximum aantal berichten','Minimum Posts'=>'Minimum aantal berichten','Featured Image'=>'Uitgelichte afbeelding','Selected elements will be displayed in each result'=>'Geselecteerde elementen worden weergegeven in elk resultaat','Elements'=>'Elementen','Taxonomy'=>'Taxonomie','Post Type'=>'Berichttype','Filters'=>'Filters','All taxonomies'=>'Alle taxonomieën','Filter by Taxonomy'=>'Filter op taxonomie','All post types'=>'Alle berichttypen','Filter by Post Type'=>'Filter op berichttype','Search...'=>'Zoeken...','Select taxonomy'=>'Taxonomie selecteren','Select post type'=>'Selecteer berichttype','No matches found'=>'Geen overeenkomsten gevonden','Loading'=>'Aan het laden','Maximum values reached ( {max} values )'=>'Maximale waarden bereikt ({max} waarden)','Relationship'=>'Relatie','Comma separated list. Leave blank for all types'=>'Lijst met door komma\'s gescheiden. Leeg laten voor alle typen','Allowed File Types'=>'Toegestane bestandstypen','Maximum'=>'Maximum','File size'=>'Bestandsgrootte','Restrict which images can be uploaded'=>'Beperken welke afbeeldingen kunnen worden geüpload','Minimum'=>'Minimum','Uploaded to post'=>'Geüpload naar bericht','All'=>'Alle','Limit the media library choice'=>'Beperk de keuze van de mediabibliotheek','Library'=>'Bibliotheek','Preview Size'=>'Voorbeeld grootte','Image ID'=>'Afbeelding ID','Image URL'=>'Afbeelding URL','Image Array'=>'Afbeelding array','Specify the returned value on front end'=>'De geretourneerde waarde op de front-end opgeven','Return Value'=>'Retour waarde','Add Image'=>'Afbeelding toevoegen','No image selected'=>'Geen afbeelding geselecteerd','Remove'=>'Verwijderen','Edit'=>'Bewerken','All images'=>'Alle afbeeldingen','Update Image'=>'Afbeelding bijwerken','Edit Image'=>'Afbeelding bewerken','Select Image'=>'Afbeelding selecteren','Image'=>'Afbeelding','Allow HTML markup to display as visible text instead of rendering'=>'Toestaan dat HTML markeringen worden weergegeven als zichtbare tekst in plaats van als weergave','Escape HTML'=>'HTML escapen','No Formatting'=>'Geen opmaak','Automatically add <br>'=>'Automatisch <br> toevoegen','Automatically add paragraphs'=>'Automatisch paragrafen toevoegen','Controls how new lines are rendered'=>'Bepaalt hoe nieuwe regels worden weergegeven','New Lines'=>'Nieuwe lijnen','Week Starts On'=>'Week begint op','The format used when saving a value'=>'Het formaat dat wordt gebruikt bij het opslaan van een waarde','Save Format'=>'Formaat opslaan','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Vorige','Date Picker JS nextTextNext'=>'Volgende','Date Picker JS currentTextToday'=>'Vandaag','Date Picker JS closeTextDone'=>'Klaar','Date Picker'=>'Datumkiezer','Width'=>'Breedte','Embed Size'=>'Insluit grootte','Enter URL'=>'URL invoeren','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst getoond indien inactief','Off Text'=>'Uit tekst','Text shown when active'=>'Tekst getoond indien actief','On Text'=>'Aan tekst','Stylized UI'=>'Gestileerde UI','Default Value'=>'Standaardwaarde','Displays text alongside the checkbox'=>'Toont tekst naast het selectievakje','Message'=>'Bericht','No'=>'Nee','Yes'=>'Ja','True / False'=>'Waar / Niet waar','Row'=>'Rij','Table'=>'Tabel','Block'=>'Blok','Specify the style used to render the selected fields'=>'Geef de stijl op die wordt gebruikt om de geselecteerde velden weer te geven','Layout'=>'Lay-out','Sub Fields'=>'Subvelden','Group'=>'Groep','Customize the map height'=>'De kaarthoogte aanpassen','Height'=>'Hoogte','Set the initial zoom level'=>'Het initiële zoomniveau instellen','Zoom'=>'Zoom','Center the initial map'=>'De eerste kaart centreren','Center'=>'Midden','Search for address...'=>'Zoek naar adres...','Find current location'=>'Huidige locatie opzoeken','Clear location'=>'Locatie wissen','Search'=>'Zoeken','Sorry, this browser does not support geolocation'=>'Deze browser ondersteunt geen geolocatie','Google Map'=>'Google Map','The format returned via template functions'=>'Het formaat dat wordt geretourneerd via templatefuncties','Return Format'=>'Retour formaat','Custom:'=>'Aangepast:','The format displayed when editing a post'=>'Het formaat dat wordt getoond bij het bewerken van een bericht','Display Format'=>'Weergaveformaat','Time Picker'=>'Tijdkiezer','Inactive (%s)'=>'Inactief (%s)' . "\0" . 'Inactief (%s)','No Fields found in Trash'=>'Geen velden gevonden in de prullenmand','No Fields found'=>'Geen velden gevonden','Search Fields'=>'Velden zoeken','View Field'=>'Veld bekijken','New Field'=>'Nieuw veld','Edit Field'=>'Veld bewerken','Add New Field'=>'Nieuw veld toevoegen','Field'=>'Veld','Fields'=>'Velden','No Field Groups found in Trash'=>'Geen veldgroepen gevonden in prullenmand','No Field Groups found'=>'Geen veldgroepen gevonden','Search Field Groups'=>'Veldgroepen zoeken','View Field Group'=>'Veldgroep bekijken','New Field Group'=>'Nieuwe veldgroep','Edit Field Group'=>'Veldgroep bewerken','Add New Field Group'=>'Nieuwe veldgroep toevoegen','Add New'=>'Nieuwe toevoegen','Field Group'=>'Veldgroep','Field Groups'=>'Veldgroepen','Customize WordPress with powerful, professional and intuitive fields.'=>'Pas WordPress aan met krachtige, professionele en intuïtieve velden.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Options Updated'=>'Opties bijgewerkt','Check Again'=>'Controleer op updates','Publish'=>'Publiceer','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Er zijn geen groepen gevonden voor deze optie pagina. Maak een extra velden groep','Error. Could not connect to update server'=>'Fout. Kan niet verbinden met de update server','Select one or more fields you wish to clone'=>'Selecteer een of meer velden om te klonen','Display'=>'Toon','Specify the style used to render the clone field'=>'Kies de gebruikte stijl bij het renderen van het gekloonde veld','Group (displays selected fields in a group within this field)'=>'Groep (toont geselecteerde velden in een groep binnen dit veld)','Seamless (replaces this field with selected fields)'=>'Naadloos (vervangt dit veld met de geselecteerde velden)','Labels will be displayed as %s'=>'Labels worden getoond als %s','Prefix Field Labels'=>'Prefix veld labels','Values will be saved as %s'=>'Waarden worden opgeslagen als %s','Prefix Field Names'=>'Prefix veld namen','Unknown field'=>'Onbekend veld','Unknown field group'=>'Onbekend groep','All fields from %s field group'=>'Alle velden van %s veld groep','Add Row'=>'Nieuwe regel','layout'=>'layout' . "\0" . 'layout','layouts'=>'layouts','This field requires at least {min} {label} {identifier}'=>'Dit veld vereist op zijn minst {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} beschikbaar (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} verplicht (min {min})','Flexible Content requires at least 1 layout'=>'Flexibele content vereist minimaal 1 layout','Click the "%s" button below to start creating your layout'=>'Klik op de "%s" button om een nieuwe lay-out te maken','Add layout'=>'Layout toevoegen','Remove layout'=>'Verwijder layout','Click to toggle'=>'Klik om in/uit te klappen','Delete Layout'=>'Verwijder layout','Duplicate Layout'=>'Dupliceer layout','Add New Layout'=>'Nieuwe layout','Add Layout'=>'Layout toevoegen','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Minimale layouts','Maximum Layouts'=>'Maximale layouts','Button Label'=>'Button label','Add Image to Gallery'=>'Voeg afbeelding toe aan galerij','Maximum selection reached'=>'Maximale selectie bereikt','Length'=>'Lengte','Caption'=>'Onderschrift','Alt Text'=>'Alt tekst','Add to gallery'=>'Afbeelding(en) toevoegen','Bulk actions'=>'Acties','Sort by date uploaded'=>'Sorteer op datum geüpload','Sort by date modified'=>'Sorteer op datum aangepast','Sort by title'=>'Sorteer op titel','Reverse current order'=>'Keer volgorde om','Close'=>'Sluiten','Minimum Selection'=>'Minimale selectie','Maximum Selection'=>'Maximale selectie','Allowed file types'=>'Toegestane bestandstypen','Insert'=>'Invoegen','Specify where new attachments are added'=>'Geef aan waar nieuwe bijlagen worden toegevoegd','Append to the end'=>'Toevoegen aan het einde','Prepend to the beginning'=>'Toevoegen aan het begin','Minimum rows not reached ({min} rows)'=>'Minimum aantal rijen bereikt ({max} rijen)','Maximum rows reached ({max} rows)'=>'Maximum aantal rijen bereikt ({max} rijen)','Minimum Rows'=>'Minimum aantal rijen','Maximum Rows'=>'Maximum aantal rijen','Collapsed'=>'Ingeklapt','Select a sub field to show when row is collapsed'=>'Selecteer een sub-veld om te tonen wanneer rij dichtgeklapt is','Click to reorder'=>'Sleep om te sorteren','Add row'=>'Nieuwe regel','Remove row'=>'Verwijder regel','First Page'=>'Hoofdpagina','Previous Page'=>'Berichten pagina','Next Page'=>'Hoofdpagina','Last Page'=>'Berichten pagina','No options pages exist'=>'Er zijn nog geen optie pagina\'s','Deactivate License'=>'Licentiecode deactiveren','Activate License'=>'Activeer licentiecode','License Information'=>'Licentie informatie','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Om updates te ontvangen vul je hieronder je licentiecode in. Nog geen licentiecode? Bekijk details & prijzen.','License Key'=>'Licentiecode','Update Information'=>'Update informatie','Current Version'=>'Huidige versie','Latest Version'=>'Nieuwste versie','Update Available'=>'Update beschikbaar','Upgrade Notice'=>'Upgrade opmerking','Enter your license key to unlock updates'=>'Vul uw licentiecode hierboven in om updates te ontvangen','Update Plugin'=>'Update plugin']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.mo
index 86c5b6a6..82b4d7b9 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.po
index 0b426b21..61ce06ef 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: nl_BE\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,56 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+"ACF kon de validatie niet uitvoeren omdat er een ongeldige nonce voor de "
+"beveiliging was verstrekt."
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr "Toegang tot waarde toestaan in UI van editor"
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr "Leer meer."
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+"Toestaan dat inhoud editors de veldwaarde openen en tonen in de editor UI "
+"met behulp van blok bindings of de ACF shortcode. %s"
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+"Het aangevraagde ACF veldtype ondersteunt geen uitvoer in blok bindingen of "
+"de ACF shortcode."
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Het aangevraagde ACF veld uitgevoerd in bindingen of de ACF shortcode zijn "
+"niet toegestaan."
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Het aangevraagde ACF veldtype ondersteunt geen uitvoer in bindingen of de "
+"ACF shortcode."
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[De ACF shortcode kan geen velden van niet-openbare berichten tonen]"
@@ -1879,7 +1929,6 @@ msgstr ""
"veiligheid."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -2000,8 +2049,8 @@ msgid "Add fields"
msgstr "Velden toevoegen"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Dit veld"
@@ -2076,7 +2125,7 @@ msgstr "%s veld"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Selecteer meerdere"
@@ -4589,15 +4638,15 @@ msgstr "Berichttype verwijderd."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Typ om te zoeken..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Alleen in PRO"
@@ -4718,8 +4767,8 @@ msgid "Close Modal"
msgstr "Modal sluiten"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Veld verplaatst naar andere groep"
@@ -4728,15 +4777,15 @@ msgstr "Veld verplaatst naar andere groep"
msgid "Close modal"
msgstr "Modal sluiten"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Begin een nieuwe groep van tabs bij dit tab."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Nieuwe tabgroep"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Een gestileerd selectievakje gebruiken met select2"
@@ -4951,8 +5000,8 @@ msgid "Activate this item"
msgstr "Activeer dit item"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Veldgroep naar prullenmand verplaatsen?"
@@ -5015,7 +5064,7 @@ msgstr "%1$s moet een geldig gebruikers ID hebben."
msgid "Invalid request."
msgstr "Ongeldige aanvraag."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s is niet een van %2$s"
@@ -5685,7 +5734,7 @@ msgstr "breedte"
msgid "Wrapper Attributes"
msgstr "Wrapper attributen"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Vereist"
@@ -5745,8 +5794,8 @@ msgstr "Sleep om te herschikken"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Deze veldgroep tonen als"
@@ -6038,8 +6087,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "kopie"
@@ -6056,8 +6105,8 @@ msgid "Checked"
msgstr "Aangevinkt"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Aangepast veld verplaatsen"
@@ -6072,15 +6121,15 @@ msgid "Field group title is required"
msgstr "Veldgroep titel is vereist"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "De string \"field_\" mag niet voor de veld naam staan"
@@ -6327,9 +6376,9 @@ msgstr "Het bestandstype moet %s zijn."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "of"
@@ -6380,7 +6429,7 @@ msgstr "Thumbnail"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(geen label)"
@@ -6553,7 +6602,7 @@ msgstr "Ander"
msgid "Radio Button"
msgstr "Radio knop"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6561,19 +6610,19 @@ msgstr ""
"Definieer een endpoint waar de vorige accordeon moet stoppen. Deze accordeon "
"is niet zichtbaar."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Toestaan dat deze accordeon geopend wordt zonder anderen te sluiten."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Multi uitvouwen"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Geef deze accordeon weer als geopend bij het laden van de pagina."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Openen"
@@ -6635,83 +6684,89 @@ msgstr "Bestand"
msgid "Password"
msgstr "Wachtwoord"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Geef de geretourneerde waarde op"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "AJAX gebruiken om keuzes te lazy-loaden?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Zet elke standaard waarde op een nieuwe regel"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Selecteren"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Laden mislukt"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Zoeken…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Meer resultaten laden…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Je kan slechts %d items selecteren"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Je kan slechts 1 item selecteren"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Verwijder %d tekens"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Verwijder 1 teken"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Voer %d of meer tekens in"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Voer 1 of meer tekens in"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Geen overeenkomsten gevonden"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultaten zijn beschikbaar, gebruik de pijltoetsen omhoog en omlaag om "
"te navigeren."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Er is één resultaat beschikbaar, druk op enter om het te selecteren."
@@ -6851,21 +6906,21 @@ msgstr "Kies tijd"
msgid "Date Time Picker"
msgstr "Datum tijd kiezer"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Endpoint"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Links uitgelijnd"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Boven uitgelijnd"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Plaatsing"
@@ -6923,7 +6978,7 @@ msgstr "Bereik"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Beide (array)"
@@ -6931,14 +6986,14 @@ msgstr "Beide (array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Label"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Waarde"
@@ -6957,14 +7012,14 @@ msgstr "Horizontaal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "rood : Rood"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Voor meer controle kan je zowel een waarde als een label als volgt "
@@ -6973,14 +7028,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Voer elke keuze in op een nieuwe regel."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Keuzes"
@@ -6992,7 +7047,7 @@ msgstr "Knop groep"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7382,37 +7437,37 @@ msgstr "Afbeelding selecteren"
msgid "Image"
msgstr "Afbeelding"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Toestaan dat HTML markeringen worden weergegeven als zichtbare tekst in "
"plaats van als weergave"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "HTML escapen"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Geen opmaak"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Automatisch <br> toevoegen"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Automatisch paragrafen toevoegen"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Bepaalt hoe nieuwe regels worden weergegeven"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nieuwe lijnen"
@@ -7494,7 +7549,7 @@ msgstr "Tekst getoond indien actief"
msgid "On Text"
msgstr "Aan tekst"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Gestileerde UI"
@@ -7506,7 +7561,7 @@ msgstr "Gestileerde UI"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7520,7 +7575,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Toont tekst naast het selectievakje"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Bericht"
@@ -7545,32 +7600,32 @@ msgstr "Ja"
msgid "True / False"
msgstr "Waar / Niet waar"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Rij"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabel"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Blok"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr ""
"Geef de stijl op die wordt gebruikt om de geselecteerde velden weer te geven"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Lay-out"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Subvelden"
@@ -7646,7 +7701,7 @@ msgstr "Het formaat dat wordt geretourneerd via templatefuncties"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.l10n.php
index 548c014c..60516cb2 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'nl_NL','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[De ACF shortcode kan geen velden van niet-openbare berichten tonen]','[The ACF shortcode is disabled on this site]'=>'[De ACF shortcode is uitgeschakeld op deze site]','Businessman Icon'=>'Zakenman icoon','Forums Icon'=>'Forums icoon','YouTube Icon'=>'YouTube icoon','Yes (alt) Icon'=>'Ja (alt) icoon','Xing Icon'=>'Xing icoon','WordPress (alt) Icon'=>'WordPress (alt) icoon','WhatsApp Icon'=>'WhatsApp icoon','Write Blog Icon'=>'Schrijf blog icoon','Widgets Menus Icon'=>'Widgets menu\'s icoon','View Site Icon'=>'Bekijk site icoon','Learn More Icon'=>'Meer leren icoon','Add Page Icon'=>'Toevoegen pagina icoon','Video (alt3) Icon'=>'Video (alt3) icoon','Video (alt2) Icon'=>'Video (alt2) icoon','Video (alt) Icon'=>'Video (alt) icoon','Update (alt) Icon'=>'Updaten (alt) icoon','Universal Access (alt) Icon'=>'Universele toegang (alt) icoon','Twitter (alt) Icon'=>'Twitter (alt) icoon','Twitch Icon'=>'Twitch icoon','Tide Icon'=>'Tide icoon','Tickets (alt) Icon'=>'Tickets (alt) icoon','Text Page Icon'=>'Tekstpagina icoon','Table Row Delete Icon'=>'Tabelrij verwijderen icoon','Table Row Before Icon'=>'Tabelrij voor icoon','Table Row After Icon'=>'Tabelrij na icoon','Table Col Delete Icon'=>'Tabel kolom verwijderen icoon','Table Col Before Icon'=>'Tabel kolom voor icoon','Table Col After Icon'=>'Tabel kolom na icoon','Superhero (alt) Icon'=>'Superhero (alt) icoon','Superhero Icon'=>'Superhero icoon','Spotify Icon'=>'Spotify icoon','Shortcode Icon'=>'Shortcode icoon','Shield (alt) Icon'=>'Schild (alt) icoon','Share (alt2) Icon'=>'Deel (alt2) icoon','Share (alt) Icon'=>'Deel (alt) icoon','Saved Icon'=>'Opgeslagen icoon','RSS Icon'=>'RSS icoon','REST API Icon'=>'REST API icoon','Remove Icon'=>'Verwijderen icoon','Reddit Icon'=>'Reddit icoon','Privacy Icon'=>'Privacy icoon','Printer Icon'=>'Printer icoon','Podio Icon'=>'Podio icoon','Plus (alt2) Icon'=>'Plus (alt2) icoon','Plus (alt) Icon'=>'Plus (alt) icoon','Plugins Checked Icon'=>'Plugins gecontroleerd icoon','Pinterest Icon'=>'Pinterest icoon','Pets Icon'=>'Huisdieren icoon','PDF Icon'=>'PDF icoon','Palm Tree Icon'=>'Palmboom icoon','Open Folder Icon'=>'Open map icoon','No (alt) Icon'=>'Geen (alt) icoon','Money (alt) Icon'=>'Geld (alt) icoon','Menu (alt3) Icon'=>'Menu (alt3) icoon','Menu (alt2) Icon'=>'Menu (alt2) icoon','Menu (alt) Icon'=>'Menu (alt) icoon','Spreadsheet Icon'=>'Spreadsheet icoon','Interactive Icon'=>'Interactieve icoon','Document Icon'=>'Document icoon','Default Icon'=>'Standaard icoon','Location (alt) Icon'=>'Locatie (alt) icoon','LinkedIn Icon'=>'LinkedIn icoon','Instagram Icon'=>'Instagram icoon','Insert Before Icon'=>'Voeg in voor icoon','Insert After Icon'=>'Voeg in na icoon','Insert Icon'=>'Voeg icoon in','Info Outline Icon'=>'Info outline icoon','Images (alt2) Icon'=>'Afbeeldingen (alt2) icoon','Images (alt) Icon'=>'Afbeeldingen (alt) icoon','Rotate Right Icon'=>'Roteren rechts icoon','Rotate Left Icon'=>'Roteren links icoon','Rotate Icon'=>'Roteren icoon','Flip Vertical Icon'=>'Spiegelen verticaal icoon','Flip Horizontal Icon'=>'Spiegelen horizontaal icoon','Crop Icon'=>'Bijsnijden icoon','ID (alt) Icon'=>'ID (alt) icoon','HTML Icon'=>'HTML icoon','Hourglass Icon'=>'Zandloper icoon','Heading Icon'=>'Koptekst icoon','Google Icon'=>'Google icoon','Games Icon'=>'Games icoon','Fullscreen Exit (alt) Icon'=>'Volledig scherm afsluiten (alt) icoon','Fullscreen (alt) Icon'=>'Volledig scherm (alt) icoon','Status Icon'=>'Status icoon','Image Icon'=>'Afbeelding icoon','Gallery Icon'=>'Galerij icoon','Chat Icon'=>'Chat icoon','Audio Icon'=>'Audio icoon','Aside Icon'=>'Aside icoon','Food Icon'=>'Voedsel icoon','Exit Icon'=>'Exit icoon','Excerpt View Icon'=>'Samenvattingweergave icoon','Embed Video Icon'=>'Insluiten video icoon','Embed Post Icon'=>'Insluiten bericht icoon','Embed Photo Icon'=>'Insluiten foto icoon','Embed Generic Icon'=>'Insluiten generiek icoon','Embed Audio Icon'=>'Insluiten audio icoon','Email (alt2) Icon'=>'E-mail (alt2) icoon','Ellipsis Icon'=>'Ellipsis icoon','Unordered List Icon'=>'Ongeordende lijst icoon','RTL Icon'=>'RTL icoon','Ordered List RTL Icon'=>'Geordende lijst RTL icoon','Ordered List Icon'=>'Geordende lijst icoon','LTR Icon'=>'LTR icoon','Custom Character Icon'=>'Aangepast karakter icoon','Edit Page Icon'=>'Bewerken pagina icoon','Edit Large Icon'=>'Bewerken groot Icoon','Drumstick Icon'=>'Drumstick icoon','Database View Icon'=>'Database weergave icoon','Database Remove Icon'=>'Database verwijderen icoon','Database Import Icon'=>'Database import icoon','Database Export Icon'=>'Database export icoon','Database Add Icon'=>'Database icoon toevoegen','Database Icon'=>'Database icoon','Cover Image Icon'=>'Omslagafbeelding icoon','Volume On Icon'=>'Volume aan icoon','Volume Off Icon'=>'Volume uit icoon','Skip Forward Icon'=>'Vooruitspoelen icoon','Skip Back Icon'=>'Terugspoel icoon','Repeat Icon'=>'Herhaal icoon','Play Icon'=>'Speel icoon','Pause Icon'=>'Pauze icoon','Forward Icon'=>'Vooruit icoon','Back Icon'=>'Terug icoon','Columns Icon'=>'Kolommen icoon','Color Picker Icon'=>'Kleurkiezer icoon','Coffee Icon'=>'Koffie icoon','Code Standards Icon'=>'Code standaarden icoon','Cloud Upload Icon'=>'Cloud upload icoon','Cloud Saved Icon'=>'Cloud opgeslagen icoon','Car Icon'=>'Auto icoon','Camera (alt) Icon'=>'Camera (alt) icoon','Calculator Icon'=>'Rekenmachine icoon','Button Icon'=>'Knop icoon','Businessperson Icon'=>'Zakelijk icoon','Tracking Icon'=>'Tracking icoon','Topics Icon'=>'Onderwerpen icoon','Replies Icon'=>'Antwoorden icoon','PM Icon'=>'PM icoon','Friends Icon'=>'Vrienden icoon','Community Icon'=>'Community icoon','BuddyPress Icon'=>'BuddyPress icoon','bbPress Icon'=>'bbPress icoon','Activity Icon'=>'Activiteit icoon','Book (alt) Icon'=>'Boek (alt) icoon','Block Default Icon'=>'Blok standaard icoon','Bell Icon'=>'Bel icoon','Beer Icon'=>'Bier icoon','Bank Icon'=>'Bank icoon','Arrow Up (alt2) Icon'=>'Pijl omhoog (alt2) icoon','Arrow Up (alt) Icon'=>'Pijl omhoog (alt) icoon','Arrow Right (alt2) Icon'=>'Pijl naar rechts (alt2) icoon','Arrow Right (alt) Icon'=>'Pijl naar rechts (alt) icoon','Arrow Left (alt2) Icon'=>'Pijl naar links (alt2) icoon','Arrow Left (alt) Icon'=>'Pijl naar links (alt) icoon','Arrow Down (alt2) Icon'=>'Pijl omlaag (alt2) icoon','Arrow Down (alt) Icon'=>'Pijl omlaag (alt) icoon','Amazon Icon'=>'Amazon icoon','Align Wide Icon'=>'Uitlijnen breed icoon','Align Pull Right Icon'=>'Uitlijnen trek naar rechts icoon','Align Pull Left Icon'=>'Uitlijnen trek naar links icoon','Align Full Width Icon'=>'Uitlijnen volledige breedte icoon','Airplane Icon'=>'Vliegtuig icoon','Site (alt3) Icon'=>'Site (alt3) icoon','Site (alt2) Icon'=>'Site (alt2) icoon','Site (alt) Icon'=>'Site (alt) icoon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Upgrade naar ACF Pro om opties pagina\'s te maken in slechts een paar klikken','Invalid request args.'=>'Ongeldige aanvraag args.','Sorry, you do not have permission to do that.'=>'Je hebt geen toestemming om dat te doen.','Blocks Using Post Meta'=>'Blokken met behulp van bericht meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s vereist een geldig bijlage ID wanneer type is ingesteld op media_library.','%s is a required property of acf.'=>'%s is een vereiste eigenschap van ACF.','The value of icon to save.'=>'De waarde van pictogram om op te slaan.','The type of icon to save.'=>'Het type pictogram om op te slaan.','Yes Icon'=>'Ja icoon','WordPress Icon'=>'WordPress icoon','Warning Icon'=>'Waarschuwingsicoon','Visibility Icon'=>'Zichtbaarheid icoon','Vault Icon'=>'Kluis icoon','Upload Icon'=>'Upload icoon','Update Icon'=>'Updaten icoon','Unlock Icon'=>'Ontgrendel icoon','Universal Access Icon'=>'Universeel toegankelijkheid icoon','Undo Icon'=>'Ongedaan maken icoon','Twitter Icon'=>'Twitter icoon','Trash Icon'=>'Prullenbak icoon','Translation Icon'=>'Vertaal icoon','Tickets Icon'=>'Tickets icoon','Thumbs Up Icon'=>'Duim omhoog icoon','Thumbs Down Icon'=>'Duim omlaag icoon','Text Icon'=>'Tekst icoon','Testimonial Icon'=>'Aanbeveling icoon','Tagcloud Icon'=>'Tag cloud icoon','Tag Icon'=>'Tag icoon','Tablet Icon'=>'Tablet icoon','Store Icon'=>'Winkel icoon','Sticky Icon'=>'Sticky icoon','Star Half Icon'=>'Ster half icoon','Star Filled Icon'=>'Ster gevuld icoon','Star Empty Icon'=>'Ster leeg icoon','Sos Icon'=>'Sos icoon','Sort Icon'=>'Sorteer icoon','Smiley Icon'=>'Smiley icoon','Smartphone Icon'=>'Smartphone icoon','Slides Icon'=>'Slides icoon','Shield Icon'=>'Schild icoon','Share Icon'=>'Deel icoon','Search Icon'=>'Zoek icoon','Screen Options Icon'=>'Schermopties icoon','Schedule Icon'=>'Schema icoon','Redo Icon'=>'Opnieuw icoon','Randomize Icon'=>'Willekeurig icoon','Products Icon'=>'Producten icoon','Pressthis Icon'=>'Pressthis icoon','Post Status Icon'=>'Berichtstatus icoon','Portfolio Icon'=>'Portfolio icoon','Plus Icon'=>'Plus icoon','Playlist Video Icon'=>'Afspeellijst video icoon','Playlist Audio Icon'=>'Afspeellijst audio icoon','Phone Icon'=>'Telefoon icoon','Performance Icon'=>'Prestatie icoon','Paperclip Icon'=>'Paperclip icoon','No Icon'=>'Geen icoon','Networking Icon'=>'Netwerk icoon','Nametag Icon'=>'Naamplaat icoon','Move Icon'=>'Verplaats icoon','Money Icon'=>'Geld icoon','Minus Icon'=>'Min icoon','Migrate Icon'=>'Migreer icoon','Microphone Icon'=>'Microfoon icoon','Megaphone Icon'=>'Megafoon icoon','Marker Icon'=>'Marker icoon','Lock Icon'=>'Vergrendel icoon','Location Icon'=>'Locatie icoon','List View Icon'=>'Lijstweergave icoon','Lightbulb Icon'=>'Gloeilamp icoon','Left Right Icon'=>'Linkerrechter icoon','Layout Icon'=>'Lay-out icoon','Laptop Icon'=>'Laptop icoon','Info Icon'=>'Info icoon','Index Card Icon'=>'Indexkaart icoon','ID Icon'=>'ID icoon','Hidden Icon'=>'Verborgen icoon','Heart Icon'=>'Hart icoon','Hammer Icon'=>'Hamer icoon','Groups Icon'=>'Groepen icoon','Grid View Icon'=>'Rasterweergave icoon','Forms Icon'=>'Formulieren icoon','Flag Icon'=>'Vlag icoon','Filter Icon'=>'Filter icoon','Feedback Icon'=>'Feedback icoon','Facebook (alt) Icon'=>'Facebook alt icoon','Facebook Icon'=>'Facebook icoon','External Icon'=>'Extern icoon','Email (alt) Icon'=>'E-mail alt icoon','Email Icon'=>'E-mail icoon','Video Icon'=>'Video icoon','Unlink Icon'=>'Link verwijderen icoon','Underline Icon'=>'Onderstreep icoon','Text Color Icon'=>'Tekstkleur icoon','Table Icon'=>'Tabel icoon','Strikethrough Icon'=>'Doorstreep icoon','Spellcheck Icon'=>'Spellingscontrole icoon','Remove Formatting Icon'=>'Verwijder lay-out icoon','Quote Icon'=>'Quote icoon','Paste Word Icon'=>'Plak woord icoon','Paste Text Icon'=>'Plak tekst icoon','Paragraph Icon'=>'Paragraaf icoon','Outdent Icon'=>'Uitspring icoon','Kitchen Sink Icon'=>'Keuken afwasbak icoon','Justify Icon'=>'Uitlijn icoon','Italic Icon'=>'Schuin icoon','Insert More Icon'=>'Voeg meer in icoon','Indent Icon'=>'Inspring icoon','Help Icon'=>'Hulp icoon','Expand Icon'=>'Uitvouw icoon','Contract Icon'=>'Contract icoon','Code Icon'=>'Code icoon','Break Icon'=>'Breek icoon','Bold Icon'=>'Vet icoon','Edit Icon'=>'Bewerken icoon','Download Icon'=>'Download icoon','Dismiss Icon'=>'Verwijder icoon','Desktop Icon'=>'Desktop icoon','Dashboard Icon'=>'Dashboard icoon','Cloud Icon'=>'Cloud icoon','Clock Icon'=>'Klok icoon','Clipboard Icon'=>'Klembord icoon','Chart Pie Icon'=>'Diagram taart icoon','Chart Line Icon'=>'Grafieklijn icoon','Chart Bar Icon'=>'Grafiekbalk icoon','Chart Area Icon'=>'Grafiek gebied icoon','Category Icon'=>'Categorie icoon','Cart Icon'=>'Winkelwagen icoon','Carrot Icon'=>'Wortel icoon','Camera Icon'=>'Camera icoon','Calendar (alt) Icon'=>'Kalender alt icoon','Calendar Icon'=>'Kalender icoon','Businesswoman Icon'=>'Zakenman icoon','Building Icon'=>'Gebouw icoon','Book Icon'=>'Boek icoon','Backup Icon'=>'Back-up icoon','Awards Icon'=>'Prijzen icoon','Art Icon'=>'Kunsticoon','Arrow Up Icon'=>'Pijl omhoog icoon','Arrow Right Icon'=>'Pijl naar rechts icoon','Arrow Left Icon'=>'Pijl naar links icoon','Arrow Down Icon'=>'Pijl omlaag icoon','Archive Icon'=>'Archief icoon','Analytics Icon'=>'Analytics icoon','Align Right Icon'=>'Uitlijnen rechts icoon','Align None Icon'=>'Uitlijnen geen icoon','Align Left Icon'=>'Uitlijnen links icoon','Align Center Icon'=>'Uitlijnen midden icoon','Album Icon'=>'Album icoon','Users Icon'=>'Gebruikers icoon','Tools Icon'=>'Gereedschap icoon','Site Icon'=>'Site icoon','Settings Icon'=>'Instellingen icoon','Post Icon'=>'Bericht icoon','Plugins Icon'=>'Plugins icoon','Page Icon'=>'Pagina icoon','Network Icon'=>'Netwerk icoon','Multisite Icon'=>'Multisite icoon','Media Icon'=>'Media icoon','Links Icon'=>'Links icoon','Home Icon'=>'Home icoon','Customizer Icon'=>'Customizer icoon','Comments Icon'=>'Reacties icoon','Collapse Icon'=>'Samenvouw icoon','Appearance Icon'=>'Weergave icoon','Generic Icon'=>'Generiek icoon','Icon picker requires a value.'=>'Pictogram kiezer vereist een waarde.','Icon picker requires an icon type.'=>'Pictogram kiezer vereist een pictogram type.','The available icons matching your search query have been updated in the icon picker below.'=>'De beschikbare pictogrammen die overeenkomen met je zoekopdracht zijn geüpdatet in de pictogram kiezer hieronder.','No results found for that search term'=>'Geen resultaten gevonden voor die zoekterm','Array'=>'Array','String'=>'String','Specify the return format for the icon. %s'=>'Specificeer het retourformat voor het pictogram. %s','Select where content editors can choose the icon from.'=>'Selecteer waar inhoudseditors het pictogram kunnen kiezen.','The URL to the icon you\'d like to use, or svg as Data URI'=>'De URL naar het pictogram dat je wil gebruiken, of svg als gegevens URI','Browse Media Library'=>'Blader door mediabibliotheek','The currently selected image preview'=>'De momenteel geselecteerde afbeelding voorbeeld','Click to change the icon in the Media Library'=>'Klik om het pictogram in de mediabibliotheek te wijzigen','Search icons...'=>'Zoek pictogrammen...','Media Library'=>'Mediabibliotheek','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Een interactieve UI voor het selecteren van een pictogram. Selecteer uit Dashicons, de mediatheek, of een zelfstandige URL invoer.','Icon Picker'=>'Pictogram kiezer','JSON Load Paths'=>'JSON laadpaden','JSON Save Paths'=>'JSON opslaan paden','Registered ACF Forms'=>'Geregistreerde ACF formulieren','Shortcode Enabled'=>'Shortcode ingeschakeld','Field Settings Tabs Enabled'=>'Veldinstellingen tabs ingeschakeld','Field Type Modal Enabled'=>'Veldtype modal ingeschakeld','Admin UI Enabled'=>'Beheer UI ingeschakeld','Block Preloading Enabled'=>'Blok preloading ingeschakeld','Blocks Per ACF Block Version'=>'Blokken per ACF block versie','Blocks Per API Version'=>'Blokken per API versie','Registered ACF Blocks'=>'Geregistreerde ACF blokken','Light'=>'Licht','Standard'=>'Standaard','REST API Format'=>'REST API format','Registered Options Pages (PHP)'=>'Geregistreerde opties pagina\'s (PHP)','Registered Options Pages (JSON)'=>'Geregistreerde optie pagina\'s (JSON)','Registered Options Pages (UI)'=>'Geregistreerde optie pagina\'s (UI)','Options Pages UI Enabled'=>'Opties pagina\'s UI ingeschakeld','Registered Taxonomies (JSON)'=>'Geregistreerde taxonomieën (JSON)','Registered Taxonomies (UI)'=>'Geregistreerde taxonomieën (UI)','Registered Post Types (JSON)'=>'Geregistreerde berichttypen (JSON)','Registered Post Types (UI)'=>'Geregistreerde berichttypen (UI)','Post Types and Taxonomies Enabled'=>'Berichttypen en taxonomieën ingeschakeld','Number of Third Party Fields by Field Type'=>'Aantal velden van derden per veldtype','Number of Fields by Field Type'=>'Aantal velden per veldtype','Field Groups Enabled for GraphQL'=>'Veldgroepen ingeschakeld voor GraphQL','Field Groups Enabled for REST API'=>'Veldgroepen ingeschakeld voor REST API','Registered Field Groups (JSON)'=>'Geregistreerde veldgroepen (JSON)','Registered Field Groups (PHP)'=>'Geregistreerde veldgroepen (PHP)','Registered Field Groups (UI)'=>'Geregistreerde veldgroepen (UI)','Active Plugins'=>'Actieve plugins','Parent Theme'=>'Hoofdthema','Active Theme'=>'Actief thema','Is Multisite'=>'Is multisite','MySQL Version'=>'MySQL versie','WordPress Version'=>'WordPress versie','Subscription Expiry Date'=>'Vervaldatum abonnement','License Status'=>'Licentiestatus','License Type'=>'Licentietype','Licensed URL'=>'Gelicentieerde URL','License Activated'=>'Licentie geactiveerd','Free'=>'Gratis','Plugin Type'=>'Plugin type','Plugin Version'=>'Plugin versie','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Deze sectie bevat debuginformatie over je ACF configuratie die nuttig kan zijn om aan ondersteuning te verstrekken.','An ACF Block on this page requires attention before you can save.'=>'Een ACF Block op deze pagina vereist aandacht voordat je kunt opslaan.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Deze gegevens worden gelogd terwijl we waarden detecteren die tijdens de uitvoer zijn gewijzigd. %1$sClear log en sluiten%2$s na het ontsnappen van de waarden in je code. De melding verschijnt opnieuw als we opnieuw gewijzigde waarden detecteren.','Dismiss permanently'=>'Permanent negeren','Instructions for content editors. Shown when submitting data.'=>'Instructies voor inhoud editors. Getoond bij het indienen van gegevens.','Has no term selected'=>'Heeft geen term geselecteerd','Has any term selected'=>'Heeft een term geselecteerd','Terms do not contain'=>'Voorwaarden bevatten niet','Terms contain'=>'Voorwaarden bevatten','Term is not equal to'=>'Term is niet gelijk aan','Term is equal to'=>'Term is gelijk aan','Has no user selected'=>'Heeft geen gebruiker geselecteerd','Has any user selected'=>'Heeft een gebruiker geselecteerd','Users do not contain'=>'Gebruikers bevatten niet','Users contain'=>'Gebruikers bevatten','User is not equal to'=>'Gebruiker is niet gelijk aan','User is equal to'=>'Gebruiker is gelijk aan','Has no page selected'=>'Heeft geen pagina geselecteerd','Has any page selected'=>'Heeft een pagina geselecteerd','Pages do not contain'=>'Pagina\'s bevatten niet','Pages contain'=>'Pagina\'s bevatten','Page is not equal to'=>'Pagina is niet gelijk aan','Page is equal to'=>'Pagina is gelijk aan','Has no relationship selected'=>'Heeft geen relatie geselecteerd','Has any relationship selected'=>'Heeft een relatie geselecteerd','Has no post selected'=>'Heeft geen bericht geselecteerd','Has any post selected'=>'Heeft een bericht geselecteerd','Posts do not contain'=>'Berichten bevatten niet','Posts contain'=>'Berichten bevatten','Post is not equal to'=>'Bericht is niet gelijk aan','Post is equal to'=>'Bericht is gelijk aan','Relationships do not contain'=>'Relaties bevatten niet','Relationships contain'=>'Relaties bevatten','Relationship is not equal to'=>'Relatie is niet gelijk aan','Relationship is equal to'=>'Relatie is gelijk aan','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF velden','ACF PRO Feature'=>'ACF PRO functie','Renew PRO to Unlock'=>'Vernieuw PRO om te ontgrendelen','Renew PRO License'=>'Vernieuw PRO licentie','PRO fields cannot be edited without an active license.'=>'PRO velden kunnen niet bewerkt worden zonder een actieve licentie.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Activeer je ACF PRO licentie om veldgroepen toegewezen aan een ACF blok te bewerken.','Please activate your ACF PRO license to edit this options page.'=>'Activeer je ACF PRO licentie om deze optiepagina te bewerken.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Het teruggeven van geëscaped HTML waarden is alleen mogelijk als format_value ook true is. De veldwaarden zijn niet teruggegeven voor de veiligheid.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Het teruggeven van een escaped HTML waarde is alleen mogelijk als format_value ook waar is. De veldwaarde is niet teruggegeven voor de veiligheid.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF escapes nu automatisch aan onveilige HTML bij weergave door the_field
of de ACF shortcode. We hebben vastgesteld dat de uitvoer van sommige van je velden is gewijzigd door deze aanpassing, maar dit hoeft geen brekende verandering te zijn. %2$s.','Please contact your site administrator or developer for more details.'=>'Neem contact op met je sitebeheerder of ontwikkelaar voor meer informatie.','Learn more'=>'Leer meer','Hide details'=>'Verberg details','Show details'=>'Toon details','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - weergegeven via %3$s','Renew ACF PRO License'=>'Vernieuw ACF PRO licentie','Renew License'=>'Vernieuw licentie','Manage License'=>'Beheer licentie','\'High\' position not supported in the Block Editor'=>'\'Hoge\' positie wordt niet ondersteund in de blok-editor','Upgrade to ACF PRO'=>'Upgrade naar ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF opties pagina\'s zijn aangepaste beheerpagina\'s voor het beheren van globale instellingen via velden. Je kunt meerdere pagina\'s en subpagina\'s maken.','Add Options Page'=>'Opties pagina toevoegen','In the editor used as the placeholder of the title.'=>'In de editor gebruikt als plaatshouder van de titel.','Title Placeholder'=>'Titel plaatshouder','4 Months Free'=>'4 maanden gratis','(Duplicated from %s)'=>'(Gekopieerd van %s)','Select Options Pages'=>'Opties pagina\'s selecteren','Duplicate taxonomy'=>'Dubbele taxonomie','Create taxonomy'=>'Creëer taxonomie','Duplicate post type'=>'Duplicaat berichttype','Create post type'=>'Berichttype maken','Link field groups'=>'Veldgroepen linken','Add fields'=>'Velden toevoegen','This Field'=>'Dit veld','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Ondersteuning','is developed and maintained by'=>'is ontwikkeld en wordt onderhouden door','Add this %s to the location rules of the selected field groups.'=>'Voeg deze %s toe aan de locatieregels van de geselecteerde veldgroepen.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Als je de bidirectionele instelling inschakelt, kun je een waarde updaten in de doelvelden voor elke waarde die voor dit veld is geselecteerd, door het bericht ID, taxonomie ID of gebruiker ID van het item dat wordt geüpdatet toe te voegen of te verwijderen. Lees voor meer informatie de documentatie.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecteer veld(en) om de verwijzing terug naar het item dat wordt geüpdatet op te slaan. Je kunt dit veld selecteren. Doelvelden moeten compatibel zijn met waar dit veld wordt weergegeven. Als dit veld bijvoorbeeld wordt weergegeven in een taxonomie, dan moet je doelveld van het type taxonomie zijn','Target Field'=>'Doelveld','Update a field on the selected values, referencing back to this ID'=>'Update een veld met de geselecteerde waarden en verwijs terug naar deze ID','Bidirectional'=>'Bidirectioneel','%s Field'=>'%s veld','Select Multiple'=>'Selecteer meerdere','WP Engine logo'=>'WP engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 32 karakters.','The capability name for assigning terms of this taxonomy.'=>'De rechten naam voor het toewijzen van termen van deze taxonomie.','Assign Terms Capability'=>'Termen rechten toewijzen','The capability name for deleting terms of this taxonomy.'=>'De rechten naam voor het verwijderen van termen van deze taxonomie.','Delete Terms Capability'=>'Termen rechten verwijderen','The capability name for editing terms of this taxonomy.'=>'De rechten naam voor het bewerken van termen van deze taxonomie.','Edit Terms Capability'=>'Termen rechten bewerken','The capability name for managing terms of this taxonomy.'=>'De naam van de rechten voor het beheren van termen van deze taxonomie.','Manage Terms Capability'=>'Beheer termen rechten','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Stelt in of berichten moeten worden uitgesloten van zoekresultaten en pagina\'s van taxonomie archieven.','More Tools from WP Engine'=>'Meer gereedschappen van WP Engine','Built for those that build with WordPress, by the team at %s'=>'Gemaakt voor degenen die bouwen met WordPress, door het team van %s','View Pricing & Upgrade'=>'Bekijk prijzen & upgrade','Learn More'=>'Leer meer','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Versnel je workflow en ontwikkel betere sites met functies als ACF Blocks en Options Pages, en geavanceerde veldtypen als Repeater, Flexible Content, Clone en Gallery.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Ontgrendel geavanceerde functies en bouw nog meer met ACF PRO','%s fields'=>'%s velden','No terms'=>'Geen termen','No post types'=>'Geen berichttypen','No posts'=>'Geen berichten','No taxonomies'=>'Geen taxonomieën','No field groups'=>'Geen veld groepen','No fields'=>'Geen velden','No description'=>'Geen beschrijving','Any post status'=>'Elke bericht status','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie die buiten ACF is geregistreerd en kan daarom niet worden gebruikt.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie in ACF en kan daarom niet worden gebruikt.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'De taxonomie sleutel mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The taxonomy key must be under 32 characters.'=>'De taxonomie sleutel moet minder dan 32 karakters bevatten.','No Taxonomies found in Trash'=>'Geen taxonomieën gevonden in prullenbak','No Taxonomies found'=>'Geen taxonomieën gevonden','Search Taxonomies'=>'Taxonomieën zoeken','View Taxonomy'=>'Taxonomie bekijken','New Taxonomy'=>'Nieuwe taxonomie','Edit Taxonomy'=>'Taxonomie bewerken','Add New Taxonomy'=>'Nieuwe taxonomie toevoegen','No Post Types found in Trash'=>'Geen berichttypen gevonden in prullenbak','No Post Types found'=>'Geen berichttypen gevonden','Search Post Types'=>'Berichttypen zoeken','View Post Type'=>'Berichttype bekijken','New Post Type'=>'Nieuw berichttype','Edit Post Type'=>'Berichttype bewerken','Add New Post Type'=>'Nieuw berichttype toevoegen','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype dat buiten ACF is geregistreerd en kan niet worden gebruikt.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype in ACF en kan niet worden gebruikt.','This field must not be a WordPress reserved term.'=>'Dit veld mag geen door WordPress gereserveerde term zijn.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Het berichttype mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The post type key must be under 20 characters.'=>'De berichttype sleutel moet minder dan 20 karakters bevatten.','We do not recommend using this field in ACF Blocks.'=>'Wij raden het gebruik van dit veld in ACF blokken af.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Toont de WordPress WYSIWYG editor zoals in berichten en pagina\'s voor een rijke tekst bewerking ervaring die ook multi media inhoud mogelijk maakt.','WYSIWYG Editor'=>'WYSIWYG editor','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Maakt het mogelijk een of meer gebruikers te selecteren die kunnen worden gebruikt om relaties te leggen tussen gegeven objecten.','A text input specifically designed for storing web addresses.'=>'Een tekst invoer speciaal ontworpen voor het opslaan van web adressen.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Een toggle waarmee je een waarde van 1 of 0 kunt kiezen (aan of uit, waar of onwaar, enz.). Kan worden gepresenteerd als een gestileerde schakelaar of selectievakje.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een tijd. De tijd format kan worden aangepast via de veldinstellingen.','A basic textarea input for storing paragraphs of text.'=>'Een basis tekstgebied voor het opslaan van alinea\'s tekst.','A basic text input, useful for storing single string values.'=>'Een basis tekstveld, handig voor het opslaan van een enkele string waarde.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Maakt de selectie mogelijk van een of meer taxonomie termen op basis van de criteria en opties die zijn opgegeven in de veldinstellingen.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Hiermee kun je in het bewerking scherm velden groeperen in secties met tabs. Nuttig om velden georganiseerd en gestructureerd te houden.','A dropdown list with a selection of choices that you specify.'=>'Een dropdown lijst met een selectie van keuzes die je aangeeft.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Een interface met twee kolommen om een of meer berichten, pagina\'s of aangepaste extra berichttype items te selecteren om een relatie te leggen met het item dat je nu aan het bewerken bent. Inclusief opties om te zoeken en te filteren.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Een veld voor het selecteren van een numerieke waarde binnen een gespecificeerd bereik met behulp van een bereik slider element.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Een groep keuzerondjes waarmee de gebruiker één keuze kan maken uit waarden die je opgeeft.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Een interactieve en aanpasbare UI voor het kiezen van één of meerdere berichten, pagina\'s of berichttype-items met de optie om te zoeken. ','An input for providing a password using a masked field.'=>'Een invoer voor het verstrekken van een wachtwoord via een afgeschermd veld.','Filter by Post Status'=>'Filter op berichtstatus','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Een interactieve dropdown om een of meer berichten, pagina\'s, extra berichttype items of archief URL\'s te selecteren, met de optie om te zoeken.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Een interactieve component voor het insluiten van video\'s, afbeeldingen, tweets, audio en andere inhoud door gebruik te maken van de standaard WordPress oEmbed functionaliteit.','An input limited to numerical values.'=>'Een invoer die beperkt is tot numerieke waarden.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Gebruikt om een bericht te tonen aan editors naast andere velden. Nuttig om extra context of instructies te geven rond je velden.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Hiermee kun je een link en zijn eigenschappen zoals titel en doel specificeren met behulp van de WordPress native link picker.','Uses the native WordPress media picker to upload, or choose images.'=>'Gebruikt de standaard WordPress mediakiezer om afbeeldingen te uploaden of te kiezen.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Biedt een manier om velden te structureren in groepen om de gegevens en het bewerking scherm beter te organiseren.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Een interactieve UI voor het selecteren van een locatie met Google Maps. Vereist een Google Maps API-sleutel en aanvullende instellingen om correct te worden weergegeven.','Uses the native WordPress media picker to upload, or choose files.'=>'Gebruikt de standaard WordPress mediakiezer om bestanden te uploaden of te kiezen.','A text input specifically designed for storing email addresses.'=>'Een tekstinvoer speciaal ontworpen voor het opslaan van e-mailadressen.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum en tijd. De datum retour format en tijd kunnen worden aangepast via de veldinstellingen.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum. Het format van de datum kan worden aangepast via de veldinstellingen.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Een interactieve UI voor het selecteren van een kleur, of het opgeven van een hex waarde.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Een groep selectievakjes waarmee de gebruiker één of meerdere waarden kan selecteren die je opgeeft.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Een groep knoppen met waarden die je opgeeft, gebruikers kunnen één optie kiezen uit de opgegeven waarden.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Hiermee kun je aangepaste velden groeperen en organiseren in inklapbare panelen die worden getoond tijdens het bewerken van inhoud. Handig om grote datasets netjes te houden.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Dit biedt een oplossing voor het herhalen van inhoud zoals slides, teamleden en Call To Action tegels, door te fungeren als een hoofd voor een string sub velden die steeds opnieuw kunnen worden herhaald.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Dit biedt een interactieve interface voor het beheerder van een verzameling bijlagen. De meeste instellingen zijn vergelijkbaar met die van het veld type afbeelding. Met extra instellingen kun je aangeven waar nieuwe bijlagen in de galerij worden toegevoegd en het minimum/maximum aantal toegestane bijlagen.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Dit biedt een eenvoudige, gestructureerde, op lay-out gebaseerde editor. Met het veld flexibele inhoud kun je inhoud definiëren, creëren en beheren met volledige controle door lay-outs en sub velden te gebruiken om de beschikbare blokken vorm te geven.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Hiermee kun je bestaande velden selecteren en weergeven. Het dupliceert geen velden in de database, maar laadt en toont de geselecteerde velden bij run time. Het kloon veld kan zichzelf vervangen door de geselecteerde velden of de geselecteerde velden weergeven als een groep sub velden.','nounClone'=>'Kloon','PRO'=>'PRO','Advanced'=>'Geavanceerd','JSON (newer)'=>'JSON (nieuwer)','Original'=>'Origineel','Invalid post ID.'=>'Ongeldig bericht ID.','Invalid post type selected for review.'=>'Ongeldig berichttype geselecteerd voor beoordeling.','More'=>'Meer','Tutorial'=>'Tutorial','Select Field'=>'Selecteer veld','Try a different search term or browse %s'=>'Probeer een andere zoekterm of blader door %s','Popular fields'=>'Populaire velden','No search results for \'%s\''=>'Geen zoekresultaten voor \'%s\'','Search fields...'=>'Velden zoeken...','Select Field Type'=>'Selecteer veldtype','Popular'=>'Populair','Add Taxonomy'=>'Taxonomie toevoegen','Create custom taxonomies to classify post type content'=>'Maak aangepaste taxonomieën aan om inhoud van berichttypen te classificeren','Add Your First Taxonomy'=>'Voeg je eerste taxonomie toe','Hierarchical taxonomies can have descendants (like categories).'=>'Hiërarchische taxonomieën kunnen afstammelingen hebben (zoals categorieën).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Maakt een taxonomie zichtbaar op de voorkant en in de beheerder dashboard.','One or many post types that can be classified with this taxonomy.'=>'Eén of vele berichttypes die met deze taxonomie kunnen worden ingedeeld.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Stel dit berichttype bloot in de REST API.','Customize the query variable name'=>'De naam van de query variabele aanpassen','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Termen zijn toegankelijk via de niet pretty permalink, bijvoorbeeld {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Hoofd sub termen in URL\'s voor hiërarchische taxonomieën.','Customize the slug used in the URL'=>'Pas de slug in de URL aan','Permalinks for this taxonomy are disabled.'=>'Permalinks voor deze taxonomie zijn uitgeschakeld.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de taxonomie sleutel als slug. Je permalinkstructuur zal zijn','Taxonomy Key'=>'Taxonomie sleutel','Select the type of permalink to use for this taxonomy.'=>'Selecteer het type permalink dat je voor deze taxonomie wil gebruiken.','Display a column for the taxonomy on post type listing screens.'=>'Toon een kolom voor de taxonomie op de schermen voor het tonen van berichttypes.','Show Admin Column'=>'Toon beheerder kolom','Show the taxonomy in the quick/bulk edit panel.'=>'Toon de taxonomie in het snel/bulk bewerken paneel.','Quick Edit'=>'Snel bewerken','List the taxonomy in the Tag Cloud Widget controls.'=>'Vermeld de taxonomie in de tag cloud widget besturing elementen.','Tag Cloud'=>'Tag cloud','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Een PHP functienaam die moet worden aangeroepen om taxonomie gegevens opgeslagen in een meta box te zuiveren.','Meta Box Sanitization Callback'=>'Meta box sanitatie callback','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Een PHP functienaam die moet worden aangeroepen om de inhoud van een meta box op je taxonomie te verwerken.','Register Meta Box Callback'=>'Meta box callback registreren','No Meta Box'=>'Geen meta box','Custom Meta Box'=>'Aangepaste meta box','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Bepaalt het meta box op het inhoud editor scherm. Standaard wordt het categorie meta box getoond voor hiërarchische taxonomieën, en het tags meta box voor niet hiërarchische taxonomieën.','Meta Box'=>'Meta box','Categories Meta Box'=>'Categorieën meta box','Tags Meta Box'=>'Tags meta box','A link to a tag'=>'Een link naar een tag','Describes a navigation link block variation used in the block editor.'=>'Beschrijft een navigatie link blok variatie gebruikt in de blok-editor.','A link to a %s'=>'Een link naar een %s','Tag Link'=>'Tag link','Assigns a title for navigation link block variation used in the block editor.'=>'Wijst een titel toe aan de navigatie link blok variatie gebruikt in de blok-editor.','← Go to tags'=>'← Ga naar tags','Assigns the text used to link back to the main index after updating a term.'=>'Wijst de tekst toe die wordt gebruikt om terug te linken naar de hoofd index na het updaten van een term.','Back To Items'=>'Terug naar items','← Go to %s'=>'← Ga naar %s','Tags list'=>'Tags lijst','Assigns text to the table hidden heading.'=>'Wijst tekst toe aan de verborgen koptekst van de tabel.','Tags list navigation'=>'Tags lijst navigatie','Assigns text to the table pagination hidden heading.'=>'Wijst tekst toe aan de verborgen koptekst van de paginering van de tabel.','Filter by category'=>'Filter op categorie','Assigns text to the filter button in the posts lists table.'=>'Wijst tekst toe aan de filterknop in de lijst met berichten.','Filter By Item'=>'Filter op item','Filter by %s'=>'Filter op %s','The description is not prominent by default; however, some themes may show it.'=>'De beschrijving is standaard niet prominent aanwezig; sommige thema\'s kunnen hem echter wel tonen.','Describes the Description field on the Edit Tags screen.'=>'Beschrijft het veld beschrijving in het scherm bewerken tags.','Description Field Description'=>'Omschrijving veld beschrijving','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Wijs een hoofdterm toe om een hiërarchie te creëren. De term jazz is bijvoorbeeld het hoofd van Bebop en Big Band','Describes the Parent field on the Edit Tags screen.'=>'Beschrijft het hoofd veld op het bewerken tags scherm.','Parent Field Description'=>'Hoofdveld beschrijving','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'De "slug" is de URL vriendelijke versie van de naam. Het zijn meestal allemaal kleine letters en bevat alleen letters, cijfers en koppeltekens.','Describes the Slug field on the Edit Tags screen.'=>'Beschrijft het slug veld op het bewerken tags scherm.','Slug Field Description'=>'Slug veld beschrijving','The name is how it appears on your site'=>'De naam is zoals hij op je site staat','Describes the Name field on the Edit Tags screen.'=>'Beschrijft het naamveld op het bewerken tags scherm.','Name Field Description'=>'Naamveld beschrijving','No tags'=>'Geen tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Wijst de tekst toe die wordt weergegeven in de tabellen met berichten en media lijsten als er geen tags of categorieën beschikbaar zijn.','No Terms'=>'Geen termen','No %s'=>'Geen %s','No tags found'=>'Geen tags gevonden','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Wijst de tekst toe die wordt weergegeven wanneer je klikt op de \'kies uit meest gebruikte\' tekst in het taxonomie meta box wanneer er geen tags beschikbaar zijn, en wijst de tekst toe die wordt gebruikt in de termen lijst tabel wanneer er geen items zijn voor een taxonomie.','Not Found'=>'Niet gevonden','Assigns text to the Title field of the Most Used tab.'=>'Wijst tekst toe aan het titelveld van de tab meest gebruikt.','Most Used'=>'Meest gebruikt','Choose from the most used tags'=>'Kies uit de meest gebruikte tags','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Wijst de \'kies uit meest gebruikte\' tekst toe die wordt gebruikt in het meta box wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën.','Choose From Most Used'=>'Kies uit de meest gebruikte','Choose from the most used %s'=>'Kies uit de meest gebruikte %s','Add or remove tags'=>'Tags toevoegen of verwijderen','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Wijst de tekst voor het toevoegen of verwijderen van items toe die wordt gebruikt in het meta box wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën','Add Or Remove Items'=>'Items toevoegen of verwijderen','Add or remove %s'=>'%s toevoegen of verwijderen','Separate tags with commas'=>'Scheid tags met komma\'s','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Wijst de gescheiden item met komma\'s tekst toe die wordt gebruikt in het taxonomie meta box. Alleen gebruikt op niet hiërarchische taxonomieën.','Separate Items With Commas'=>'Scheid items met komma\'s','Separate %s with commas'=>'Scheid %s met komma\'s','Popular Tags'=>'Populaire tags','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Wijst populaire items tekst toe. Alleen gebruikt voor niet hiërarchische taxonomieën.','Popular Items'=>'Populaire items','Popular %s'=>'Populaire %s','Search Tags'=>'Tags zoeken','Assigns search items text.'=>'Wijst zoek items tekst toe.','Parent Category:'=>'Hoofdcategorie:','Assigns parent item text, but with a colon (:) added to the end.'=>'Wijst hoofd item tekst toe, maar met een dubbele punt (:) toegevoegd aan het einde.','Parent Item With Colon'=>'Hoofditem met dubbele punt','Parent Category'=>'Hoofdcategorie','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Wijst hoofd item tekst toe. Alleen gebruikt bij hiërarchische taxonomieën.','Parent Item'=>'Hoofditem','Parent %s'=>'Hoofd %s','New Tag Name'=>'Nieuwe tagnaam','Assigns the new item name text.'=>'Wijst de nieuwe item naam tekst toe.','New Item Name'=>'Nieuw item naam','New %s Name'=>'Nieuwe %s naam','Add New Tag'=>'Nieuwe tag toevoegen','Assigns the add new item text.'=>'Wijst de tekst van het nieuwe item toe.','Update Tag'=>'Tag updaten','Assigns the update item text.'=>'Wijst de tekst van het update item toe.','Update Item'=>'Item updaten','Update %s'=>'%s updaten','View Tag'=>'Tag bekijken','In the admin bar to view term during editing.'=>'In de toolbar om de term te bekijken tijdens het bewerken.','Edit Tag'=>'Tag bewerken','At the top of the editor screen when editing a term.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een term.','All Tags'=>'Alle tags','Assigns the all items text.'=>'Wijst de tekst van alle items toe.','Assigns the menu name text.'=>'Wijst de tekst van de menu naam toe.','Menu Label'=>'Menulabel','Active taxonomies are enabled and registered with WordPress.'=>'Actieve taxonomieën zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the taxonomy.'=>'Een beschrijvende samenvatting van de taxonomie.','A descriptive summary of the term.'=>'Een beschrijvende samenvatting van de term.','Term Description'=>'Term beschrijving','Single word, no spaces. Underscores and dashes allowed.'=>'Eén woord, geen spaties. Underscores en streepjes zijn toegestaan.','Term Slug'=>'Term slug','The name of the default term.'=>'De naam van de standaard term.','Term Name'=>'Term naam','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Maak een term aan voor de taxonomie die niet verwijderd kan worden. Deze zal niet standaard worden geselecteerd voor berichten.','Default Term'=>'Standaard term','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Of termen in deze taxonomie moeten worden gesorteerd in de volgorde waarin ze worden aangeleverd aan `wp_set_object_terms()`.','Sort Terms'=>'Termen sorteren','Add Post Type'=>'Berichttype toevoegen','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Breid de functionaliteit van WordPress uit tot meer dan standaard berichten en pagina\'s met aangepaste berichttypes.','Add Your First Post Type'=>'Je eerste berichttype toevoegen','I know what I\'m doing, show me all the options.'=>'Ik weet wat ik doe, laat me alle opties zien.','Advanced Configuration'=>'Geavanceerde configuratie','Hierarchical post types can have descendants (like pages).'=>'Hiërarchische bericht types kunnen afstammelingen hebben (zoals pagina\'s).','Hierarchical'=>'Hiërarchisch','Visible on the frontend and in the admin dashboard.'=>'Zichtbaar op de voorkant en in het beheerder dashboard.','Public'=>'Publiek','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 20 karakters.','Movie'=>'Film','Singular Label'=>'Enkelvoudig label','Movies'=>'Films','Plural Label'=>'Meervoud label','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Posts_Controller`.','Controller Class'=>'Controller klasse','The namespace part of the REST API URL.'=>'De namespace sectie van de REST API URL.','Namespace Route'=>'Namespace route','The base URL for the post type REST API URLs.'=>'De basis URL voor de berichttype REST API URL\'s.','Base URL'=>'Basis URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Geeft dit berichttype weer in de REST API. Vereist om de blok-editor te gebruiken.','Show In REST API'=>'Weergeven in REST API','Customize the query variable name.'=>'Pas de naam van de query variabele aan.','Query Variable'=>'Vraag variabele','No Query Variable Support'=>'Geen ondersteuning voor query variabele','Custom Query Variable'=>'Aangepaste query variabele','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Items zijn toegankelijk via de niet pretty permalink, bijv. {bericht_type}={bericht_slug}.','Query Variable Support'=>'Ondersteuning voor query variabelen','URLs for an item and items can be accessed with a query string.'=>'URL\'s voor een item en items kunnen worden benaderd met een query string.','Publicly Queryable'=>'Openbaar opvraagbaar','Custom slug for the Archive URL.'=>'Aangepaste slug voor het archief URL.','Archive Slug'=>'Archief slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Heeft een item archief dat kan worden aangepast met een archief template bestand in je thema.','Archive'=>'Archief','Pagination support for the items URLs such as the archives.'=>'Paginatie ondersteuning voor de items URL\'s zoals de archieven.','Pagination'=>'Paginering','RSS feed URL for the post type items.'=>'RSS feed URL voor de items van het berichttype.','Feed URL'=>'Feed URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Wijzigt de permalink structuur om het `WP_Rewrite::$front` voorvoegsel toe te voegen aan URLs.','Front URL Prefix'=>'Front URL voorvoegsel','Customize the slug used in the URL.'=>'Pas de slug in de URL aan.','URL Slug'=>'URL slug','Permalinks for this post type are disabled.'=>'Permalinks voor dit berichttype zijn uitgeschakeld.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Herschrijf de URL met behulp van een aangepaste slug, gedefinieerd in de onderstaande invoer. Je permalink structuur zal zijn','No Permalink (prevent URL rewriting)'=>'Geen permalink (voorkom URL herschrijving)','Custom Permalink'=>'Aangepaste permalink','Post Type Key'=>'Berichttype sleutel','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de berichttype sleutel als slug. Je permalink structuur zal zijn','Permalink Rewrite'=>'Permalink herschrijven','Delete items by a user when that user is deleted.'=>'Verwijder items van een gebruiker wanneer die gebruiker wordt verwijderd.','Delete With User'=>'Verwijder met gebruiker','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Laat het berichttype exporteren via \'Gereedschap\' > \'Exporteren\'.','Can Export'=>'Kan geëxporteerd worden','Optionally provide a plural to be used in capabilities.'=>'Geef desgewenst een meervoud dat in rechten moet worden gebruikt.','Plural Capability Name'=>'Meervoudige rechten naam','Choose another post type to base the capabilities for this post type.'=>'Kies een ander berichttype om de rechten voor dit berichttype te baseren.','Singular Capability Name'=>'Enkelvoudige rechten naam','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Standaard erven de rechten van het berichttype de namen van de \'Bericht\' rechten, bv. Edit_bericht, delete_berichten. Activeer om berichttype specifieke rechten te gebruiken, bijv. Edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Rechten hernoemen','Exclude From Search'=>'Uitsluiten van zoeken','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Sta toe dat items worden toegevoegd aan menu\'s in het scherm \'Weergave\' > \'Menu\'s\'. Moet ingeschakeld zijn in \'Scherminstellingen\'.','Appearance Menus Support'=>'Ondersteuning voor weergave menu\'s','Appears as an item in the \'New\' menu in the admin bar.'=>'Verschijnt als een item in het menu "Nieuw" in de toolbar.','Show In Admin Bar'=>'Toon in toolbar','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Een PHP functie naam die moet worden aangeroepen bij het instellen van de meta boxen voor het bewerking scherm.','Custom Meta Box Callback'=>'Aangepaste meta box callback','Menu Icon'=>'Menu pictogram','The position in the sidebar menu in the admin dashboard.'=>'De positie in het zijbalk menu in het beheerder dashboard.','Menu Position'=>'Menu positie','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Standaard krijgt het berichttype een nieuw top niveau item in het beheerder menu. Als een bestaand top niveau item hier wordt aangeleverd, zal het berichttype worden toegevoegd als een submenu item eronder.','Admin Menu Parent'=>'Beheerder hoofd menu','Admin editor navigation in the sidebar menu.'=>'Beheerder editor navigatie in het zijbalk menu.','Show In Admin Menu'=>'Toon in beheerder menu','Items can be edited and managed in the admin dashboard.'=>'Items kunnen worden bewerkt en beheerd in het beheerder dashboard.','Show In UI'=>'Weergeven in UI','A link to a post.'=>'Een link naar een bericht.','Description for a navigation link block variation.'=>'Beschrijving voor een navigatie link blok variatie.','Item Link Description'=>'Item link beschrijving','A link to a %s.'=>'Een link naar een %s.','Post Link'=>'Bericht link','Title for a navigation link block variation.'=>'Titel voor een navigatie link blok variatie.','Item Link'=>'Item link','%s Link'=>'%s link','Post updated.'=>'Bericht geüpdatet.','In the editor notice after an item is updated.'=>'In het editor bericht nadat een item is geüpdatet.','Item Updated'=>'Item geüpdatet','%s updated.'=>'%s geüpdatet.','Post scheduled.'=>'Bericht ingepland.','In the editor notice after scheduling an item.'=>'In het editor bericht na het plannen van een item.','Item Scheduled'=>'Item gepland','%s scheduled.'=>'%s gepland.','Post reverted to draft.'=>'Bericht teruggezet naar concept.','In the editor notice after reverting an item to draft.'=>'In het editor bericht na het terugdraaien van een item naar concept.','Item Reverted To Draft'=>'Item teruggezet naar concept','%s reverted to draft.'=>'%s teruggezet naar het concept.','Post published privately.'=>'Bericht privé gepubliceerd.','In the editor notice after publishing a private item.'=>'In het editor bericht na het publiceren van een privé item.','Item Published Privately'=>'Item privé gepubliceerd','%s published privately.'=>'%s privé gepubliceerd.','Post published.'=>'Bericht gepubliceerd.','In the editor notice after publishing an item.'=>'In het editor bericht na het publiceren van een item.','Item Published'=>'Item gepubliceerd','%s published.'=>'%s gepubliceerd.','Posts list'=>'Berichtenlijst','Used by screen readers for the items list on the post type list screen.'=>'Gebruikt door scherm lezers voor de item lijst op het scherm van de berichttypen lijst.','Items List'=>'Items lijst','%s list'=>'%s lijst','Posts list navigation'=>'Berichten lijst navigatie','Used by screen readers for the filter list pagination on the post type list screen.'=>'Gebruikt door scherm lezers voor de paginering van de filter lijst op het scherm van de lijst met berichttypes.','Items List Navigation'=>'Items lijst navigatie','%s list navigation'=>'%s lijst navigatie','Filter posts by date'=>'Filter berichten op datum','Used by screen readers for the filter by date heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de filter op datum koptekst in de lijst met berichttypes.','Filter Items By Date'=>'Filter items op datum','Filter %s by date'=>'Filter %s op datum','Filter posts list'=>'Filter berichtenlijst','Used by screen readers for the filter links heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de koptekst filter links op het scherm van de lijst met berichttypes.','Filter Items List'=>'Filter itemlijst','Filter %s list'=>'Filter %s lijst','In the media modal showing all media uploaded to this item.'=>'In het media modaal worden alle media getoond die naar dit item zijn geüpload.','Uploaded To This Item'=>'Geüpload naar dit item','Uploaded to this %s'=>'Geüpload naar deze %s','Insert into post'=>'Invoegen in bericht','As the button label when adding media to content.'=>'Als knop label bij het toevoegen van media aan inhoud.','Insert Into Media Button'=>'Invoegen in media knop','Insert into %s'=>'Invoegen in %s','Use as featured image'=>'Gebruik als uitgelichte afbeelding','As the button label for selecting to use an image as the featured image.'=>'Als knop label voor het selecteren van een afbeelding als uitgelichte afbeelding.','Use Featured Image'=>'Gebruik uitgelichte afbeelding','Remove featured image'=>'Verwijder uitgelichte afbeelding','As the button label when removing the featured image.'=>'Als het knop label bij het verwijderen van de uitgelichte afbeelding.','Remove Featured Image'=>'Verwijder uitgelichte afbeelding','Set featured image'=>'Uitgelichte afbeelding instellen','As the button label when setting the featured image.'=>'Als knop label bij het instellen van de uitgelichte afbeelding.','Set Featured Image'=>'Uitgelichte afbeelding instellen','Featured image'=>'Uitgelichte afbeelding','In the editor used for the title of the featured image meta box.'=>'In de editor gebruikt voor de titel van de uitgelichte afbeelding meta box.','Featured Image Meta Box'=>'Uitgelichte afbeelding meta box','Post Attributes'=>'Bericht attributen','In the editor used for the title of the post attributes meta box.'=>'In de editor gebruikt voor de titel van het bericht attributen meta box.','Attributes Meta Box'=>'Attributen meta box','%s Attributes'=>'%s attributen','Post Archives'=>'Bericht archieven','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Voegt \'Berichttype archief\' items met dit label toe aan de lijst van berichten die getoond worden bij het toevoegen van items aan een bestaand menu in een CPT met archieven ingeschakeld. Verschijnt alleen bij het bewerken van menu\'s in \'Live voorbeeld\' modus en wanneer een aangepaste archief slug is opgegeven.','Archives Nav Menu'=>'Archief nav menu','%s Archives'=>'%s archieven','No posts found in Trash'=>'Geen berichten gevonden in de prullenbak','At the top of the post type list screen when there are no posts in the trash.'=>'Aan de bovenkant van het scherm van de lijst met berichttypes wanneer er geen berichten in de prullenbak zitten.','No Items Found in Trash'=>'Geen items gevonden in de prullenbak','No %s found in Trash'=>'Geen %s gevonden in de prullenbak','No posts found'=>'Geen berichten gevonden','At the top of the post type list screen when there are no posts to display.'=>'Aan de bovenkant van het scherm van de lijst met berichttypes wanneer er geen berichten zijn om weer te geven.','No Items Found'=>'Geen items gevonden','No %s found'=>'Geen %s gevonden','Search Posts'=>'Berichten zoeken','At the top of the items screen when searching for an item.'=>'Aan de bovenkant van het item scherm bij het zoeken naar een item.','Search Items'=>'Items zoeken','Search %s'=>'%s zoeken','Parent Page:'=>'Hoofdpagina:','For hierarchical types in the post type list screen.'=>'Voor hiërarchische types in het scherm van de berichttypen lijst.','Parent Item Prefix'=>'Hoofditem voorvoegsel','Parent %s:'=>'Hoofd %s:','New Post'=>'Nieuw bericht','New Item'=>'Nieuw item','New %s'=>'Nieuw %s','Add New Post'=>'Nieuw bericht toevoegen','At the top of the editor screen when adding a new item.'=>'Aan de bovenkant van het editor scherm bij het toevoegen van een nieuw item.','Add New Item'=>'Nieuw item toevoegen','Add New %s'=>'Nieuwe %s toevoegen','View Posts'=>'Berichten bekijken','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Verschijnt in de toolbar in de weergave \'Alle berichten\', als het berichttype archieven ondersteunt en de voorpagina geen archief is van dat berichttype.','View Items'=>'Items bekijken','View Post'=>'Bericht bekijken','In the admin bar to view item when editing it.'=>'In de toolbar om het item te bekijken wanneer je het bewerkt.','View Item'=>'Item bekijken','View %s'=>'%s bekijken','Edit Post'=>'Bericht bewerken','At the top of the editor screen when editing an item.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een item.','Edit Item'=>'Item bewerken','Edit %s'=>'%s bewerken','All Posts'=>'Alle berichten','In the post type submenu in the admin dashboard.'=>'In het sub menu van het berichttype in het beheerder dashboard.','All Items'=>'Alle items','All %s'=>'Alle %s','Admin menu name for the post type.'=>'Beheerder menu naam voor het berichttype.','Menu Name'=>'Menu naam','Regenerate all labels using the Singular and Plural labels'=>'Alle labels opnieuw genereren met behulp van de labels voor enkelvoud en meervoud','Regenerate'=>'Regenereren','Active post types are enabled and registered with WordPress.'=>'Actieve berichttypes zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the post type.'=>'Een beschrijvende samenvatting van het berichttype.','Add Custom'=>'Aangepaste toevoegen','Enable various features in the content editor.'=>'Verschillende functies in de inhoud editor inschakelen.','Post Formats'=>'Berichtformaten','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecteer bestaande taxonomieën om items van het berichttype te classificeren.','Browse Fields'=>'Bladeren door velden','Nothing to import'=>'Er is niets om te importeren','. The Custom Post Type UI plugin can be deactivated.'=>'. De Custom Post Type UI plugin kan worden gedeactiveerd.','Imported %d item from Custom Post Type UI -'=>'%d item geïmporteerd uit Custom Post Type UI -' . "\0" . '%d items geïmporteerd uit Custom Post Type UI -','Failed to import taxonomies.'=>'Kan taxonomieën niet importeren.','Failed to import post types.'=>'Kan berichttypen niet importeren.','Nothing from Custom Post Type UI plugin selected for import.'=>'Niets van extra berichttype UI plugin geselecteerd voor import.','Imported 1 item'=>'1 item geïmporteerd' . "\0" . '%s items geïmporteerd','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Als je een berichttype of taxonomie importeert met dezelfde sleutel als een reeds bestaand berichttype of taxonomie, worden de instellingen voor het bestaande berichttype of de bestaande taxonomie overschreven met die van de import.','Import from Custom Post Type UI'=>'Importeer vanuit Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'De volgende code kan worden gebruikt om een lokale versie van de geselecteerde items te registreren. Het lokaal opslaan van veldgroepen, berichttypen of taxonomieën kan veel voordelen bieden, zoals snellere laadtijden, versiebeheer en dynamische velden/instellingen. Kopieer en plak de volgende code in het functions.php bestand van je thema of neem het op in een extern bestand, en deactiveer of verwijder vervolgens de items uit de ACF beheer.','Export - Generate PHP'=>'Exporteren - PHP genereren','Export'=>'Exporteren','Select Taxonomies'=>'Taxonomieën selecteren','Select Post Types'=>'Berichttypen selecteren','Exported 1 item.'=>'1 item geëxporteerd.' . "\0" . '%s items geëxporteerd.','Category'=>'Categorie','Tag'=>'Tag','%s taxonomy created'=>'%s taxonomie aangemaakt','%s taxonomy updated'=>'%s taxonomie geüpdatet','Taxonomy draft updated.'=>'Taxonomie concept geüpdatet.','Taxonomy scheduled for.'=>'Taxonomie ingepland voor.','Taxonomy submitted.'=>'Taxonomie ingediend.','Taxonomy saved.'=>'Taxonomie opgeslagen.','Taxonomy deleted.'=>'Taxonomie verwijderd.','Taxonomy updated.'=>'Taxonomie geüpdatet.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Deze taxonomie kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een andere taxonomie die door een andere plugin of thema is geregistreerd.','Taxonomy synchronized.'=>'Taxonomie gesynchroniseerd.' . "\0" . '%s taxonomieën gesynchroniseerd.','Taxonomy duplicated.'=>'Taxonomie gedupliceerd.' . "\0" . '%s taxonomieën gedupliceerd.','Taxonomy deactivated.'=>'Taxonomie gedeactiveerd.' . "\0" . '%s taxonomieën gedeactiveerd.','Taxonomy activated.'=>'Taxonomie geactiveerd.' . "\0" . '%s taxonomieën geactiveerd.','Terms'=>'Termen','Post type synchronized.'=>'Berichttype gesynchroniseerd.' . "\0" . '%s berichttypen gesynchroniseerd.','Post type duplicated.'=>'Berichttype gedupliceerd.' . "\0" . '%s berichttypen gedupliceerd.','Post type deactivated.'=>'Berichttype gedeactiveerd.' . "\0" . '%s berichttypen gedeactiveerd.','Post type activated.'=>'Berichttype geactiveerd.' . "\0" . '%s berichttypen geactiveerd.','Post Types'=>'Berichttypen','Advanced Settings'=>'Geavanceerde instellingen','Basic Settings'=>'Basisinstellingen','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Dit berichttype kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een ander berichttype dat door een andere plugin of een ander thema is geregistreerd.','Pages'=>'Pagina\'s','Link Existing Field Groups'=>'Link bestaande veld groepen','%s post type created'=>'%s berichttype aangemaakt','Add fields to %s'=>'Velden toevoegen aan %s','%s post type updated'=>'%s berichttype geüpdatet','Post type draft updated.'=>'Berichttype concept geüpdatet.','Post type scheduled for.'=>'Berichttype ingepland voor.','Post type submitted.'=>'Berichttype ingediend.','Post type saved.'=>'Berichttype opgeslagen.','Post type updated.'=>'Berichttype geüpdatet.','Post type deleted.'=>'Berichttype verwijderd.','Type to search...'=>'Typ om te zoeken...','PRO Only'=>'Alleen in PRO','Field groups linked successfully.'=>'Veldgroepen succesvol gelinkt.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importeer berichttypen en taxonomieën die zijn geregistreerd met extra berichttype UI en beheerder ze met ACF. Aan de slag.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'berichttype','Done'=>'Klaar','Field Group(s)'=>'Veld groep(en)','Select one or many field groups...'=>'Selecteer één of meerdere veldgroepen...','Please select the field groups to link.'=>'Selecteer de veldgroepen om te linken.','Field group linked successfully.'=>'Veldgroep succesvol gelinkt.' . "\0" . 'Veldgroepen succesvol gelinkt.','post statusRegistration Failed'=>'Registratie mislukt','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Dit item kon niet worden geregistreerd omdat zijn sleutel in gebruik is door een ander item geregistreerd door een andere plugin of thema.','REST API'=>'REST API','Permissions'=>'Rechten','URLs'=>'URL\'s','Visibility'=>'Zichtbaarheid','Labels'=>'Labels','Field Settings Tabs'=>'Tabs voor veldinstellingen','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF shortcode waarde uitgeschakeld voor voorbeeld]','Close Modal'=>'Modal sluiten','Field moved to other group'=>'Veld verplaatst naar andere groep','Close modal'=>'Modal sluiten','Start a new group of tabs at this tab.'=>'Begin een nieuwe groep van tabs bij dit tab.','New Tab Group'=>'Nieuwe tabgroep','Use a stylized checkbox using select2'=>'Een gestileerde checkbox gebruiken met select2','Save Other Choice'=>'Andere keuze opslaan','Allow Other Choice'=>'Andere keuze toestaan','Add Toggle All'=>'Toevoegen toggle alle','Save Custom Values'=>'Aangepaste waarden opslaan','Allow Custom Values'=>'Aangepaste waarden toestaan','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Aangepaste waarden van het selectievakje mogen niet leeg zijn. Vink lege waarden uit.','Updates'=>'Updates','Advanced Custom Fields logo'=>'Advanced Custom Fields logo','Save Changes'=>'Wijzigingen opslaan','Field Group Title'=>'Veldgroep titel','Add title'=>'Titel toevoegen','New to ACF? Take a look at our getting started guide.'=>'Ben je nieuw bij ACF? Bekijk onze startersgids.','Add Field Group'=>'Veldgroep toevoegen','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF gebruikt veldgroepen om aangepaste velden te groeperen, en die velden vervolgens te koppelen aan bewerkingsschermen.','Add Your First Field Group'=>'Voeg je eerste veldgroep toe','Options Pages'=>'Opties pagina\'s','ACF Blocks'=>'ACF blokken','Gallery Field'=>'Galerij veld','Flexible Content Field'=>'Flexibel inhoudsveld','Repeater Field'=>'Herhaler veld','Unlock Extra Features with ACF PRO'=>'Ontgrendel extra functies met ACF PRO','Delete Field Group'=>'Veldgroep verwijderen','Created on %1$s at %2$s'=>'Gemaakt op %1$s om %2$s','Group Settings'=>'Groepsinstellingen','Location Rules'=>'Locatieregels','Choose from over 30 field types. Learn more.'=>'Kies uit meer dan 30 veldtypes. Meer informatie.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Ga aan de slag met het maken van nieuwe aangepaste velden voor je berichten, pagina\'s, extra berichttypes en andere WordPress inhoud.','Add Your First Field'=>'Voeg je eerste veld toe','#'=>'#','Add Field'=>'Veld toevoegen','Presentation'=>'Presentatie','Validation'=>'Validatie','General'=>'Algemeen','Import JSON'=>'JSON importeren','Export As JSON'=>'Als JSON exporteren','Field group deactivated.'=>'Veldgroep gedeactiveerd.' . "\0" . '%s veldgroepen gedeactiveerd.','Field group activated.'=>'Veldgroep geactiveerd.' . "\0" . '%s veldgroepen geactiveerd.','Deactivate'=>'Deactiveren','Deactivate this item'=>'Deactiveer dit item','Activate'=>'Activeren','Activate this item'=>'Activeer dit item','Move field group to trash?'=>'Veldgroep naar prullenbak verplaatsen?','post statusInactive'=>'Inactief','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields PRO automatisch gedeactiveerd.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields automatisch gedeactiveerd.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - We hebben een of meer aanroepen gedetecteerd om ACF veldwaarden op te halen voordat ACF is geïnitialiseerd. Dit wordt niet ondersteund en kan leiden tot verkeerd ingedeelde of ontbrekende gegevens. Meer informatie over hoe je dit kunt oplossen..','%1$s must have a user with the %2$s role.'=>'%1$s moet een gebruiker hebben met de rol %2$s.' . "\0" . '%1$s moet een gebruiker hebben met een van de volgende rollen %2$s','%1$s must have a valid user ID.'=>'%1$s moet een geldig gebruikers ID hebben.','Invalid request.'=>'Ongeldige aanvraag.','%1$s is not one of %2$s'=>'%1$s is niet een van %2$s','%1$s must have term %2$s.'=>'%1$s moet term %2$s hebben.' . "\0" . '%1$s moet een van de volgende termen hebben %2$s','%1$s must be of post type %2$s.'=>'%1$s moet van het berichttype %2$s zijn.' . "\0" . '%1$s moet van een van de volgende berichttypes zijn %2$s','%1$s must have a valid post ID.'=>'%1$s moet een geldig bericht ID hebben.','%s requires a valid attachment ID.'=>'%s vereist een geldig bijlage ID.','Show in REST API'=>'Toon in REST API','Enable Transparency'=>'Transparantie inschakelen','RGBA Array'=>'RGBA array','RGBA String'=>'RGBA string','Hex String'=>'Hex string','Upgrade to PRO'=>'Upgrade naar PRO','post statusActive'=>'Actief','\'%s\' is not a valid email address'=>'\'%s\' is geen geldig e-mailadres','Color value'=>'Kleurwaarde','Select default color'=>'Selecteer standaardkleur','Clear color'=>'Kleur wissen','Blocks'=>'Blokken','Options'=>'Opties','Users'=>'Gebruikers','Menu items'=>'Menu-items','Widgets'=>'Widgets','Attachments'=>'Bijlagen','Taxonomies'=>'Taxonomieën','Posts'=>'Berichten','Last updated: %s'=>'Laatst geüpdatet: %s','Sorry, this post is unavailable for diff comparison.'=>'Dit bericht is niet beschikbaar voor verschil vergelijking.','Invalid field group parameter(s).'=>'Ongeldige veldgroep parameter(s).','Awaiting save'=>'In afwachting van opslaan','Saved'=>'Opgeslagen','Import'=>'Importeren','Review changes'=>'Beoordeel wijzigingen','Located in: %s'=>'Bevindt zich in: %s','Located in plugin: %s'=>'Bevindt zich in plugin: %s','Located in theme: %s'=>'Bevindt zich in thema: %s','Various'=>'Diverse','Sync changes'=>'Synchroniseer wijzigingen','Loading diff'=>'Diff laden','Review local JSON changes'=>'Lokale JSON wijzigingen beoordelen','Visit website'=>'Bezoek site','View details'=>'Details bekijken','Version %s'=>'Versie %s','Information'=>'Informatie','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Helpdesk. De ondersteuning professionals op onze helpdesk zullen je helpen met meer diepgaande, technische uitdagingen.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussies. We hebben een actieve en vriendelijke community op onze community forums die je misschien kunnen helpen met de \'how-tos\' van de ACF wereld.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentatie. Onze uitgebreide documentatie bevat referenties en handleidingen voor de meeste situaties die je kunt tegenkomen.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Wij zijn fanatiek in ondersteuning en willen dat je met ACF het beste uit je site haalt. Als je problemen ondervindt, zijn er verschillende plaatsen waar je hulp kan vinden:','Help & Support'=>'Hulp & ondersteuning','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Gebruik de tab Hulp & ondersteuning om contact op te nemen als je hulp nodig hebt.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Voordat je je eerste veldgroep maakt, raden we je aan om eerst onze Aan de slag gids te lezen om je vertrouwd te maken met de filosofie en best practices van de plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'De Advanced Custom Fields plugin biedt een visuele formulierbouwer om WordPress bewerkingsschermen aan te passen met extra velden, en een intuïtieve API om aangepaste veldwaarden weer te geven in elk thema template bestand.','Overview'=>'Overzicht','Location type "%s" is already registered.'=>'Locatietype "%s" is al geregistreerd.','Class "%s" does not exist.'=>'Klasse "%s" bestaat niet.','Invalid nonce.'=>'Ongeldige nonce.','Error loading field.'=>'Fout tijdens laden van veld.','Location not found: %s'=>'Locatie niet gevonden: %s','Error: %s'=>'Fout: %s','Widget'=>'Widget','User Role'=>'Gebruikersrol','Comment'=>'Reactie','Post Format'=>'Berichtformat','Menu Item'=>'Menu-item','Post Status'=>'Berichtstatus','Menus'=>'Menu\'s','Menu Locations'=>'Menulocaties','Menu'=>'Menu','Post Taxonomy'=>'Bericht taxonomie','Child Page (has parent)'=>'Subpagina (heeft hoofdpagina)','Parent Page (has children)'=>'Hoofdpagina (heeft subpagina\'s)','Top Level Page (no parent)'=>'Pagina op hoogste niveau (geen hoofdpagina)','Posts Page'=>'Berichtenpagina','Front Page'=>'Voorpagina','Page Type'=>'Paginatype','Viewing back end'=>'Back-end aan het bekijken','Viewing front end'=>'Front-end aan het bekijken','Logged in'=>'Ingelogd','Current User'=>'Huidige gebruiker','Page Template'=>'Pagina template','Register'=>'Registreren','Add / Edit'=>'Toevoegen / bewerken','User Form'=>'Gebruikersformulier','Page Parent'=>'Hoofdpagina','Super Admin'=>'Superbeheerder','Current User Role'=>'Huidige gebruikersrol','Default Template'=>'Standaard template','Post Template'=>'Bericht template','Post Category'=>'Berichtcategorie','All %s formats'=>'Alle %s formats','Attachment'=>'Bijlage','%s value is required'=>'%s waarde is verplicht','Show this field if'=>'Toon dit veld als','Conditional Logic'=>'Voorwaardelijke logica','and'=>'en','Local JSON'=>'Lokale JSON','Clone Field'=>'Veld klonen','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Controleer ook of alle premium add-ons (%s) zijn geüpdatet naar de nieuwste versie.','This version contains improvements to your database and requires an upgrade.'=>'Deze versie bevat verbeteringen voor je database en vereist een upgrade.','Thank you for updating to %1$s v%2$s!'=>'Bedankt voor het updaten naar %1$s v%2$s!','Database Upgrade Required'=>'Database-upgrade vereist','Options Page'=>'Opties pagina','Gallery'=>'Galerij','Flexible Content'=>'Flexibele inhoud','Repeater'=>'Herhaler','Back to all tools'=>'Terug naar alle gereedschappen','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Als er meerdere veldgroepen op een bewerkingsscherm verschijnen, dan worden de opties van de eerste veldgroep gebruikt (degene met het laagste volgorde nummer)','Select items to hide them from the edit screen.'=>'Selecteer items om ze te verbergen in het bewerkingsscherm.','Hide on screen'=>'Verberg op scherm','Send Trackbacks'=>'Trackbacks verzenden','Tags'=>'Tags','Categories'=>'Categorieën','Page Attributes'=>'Pagina attributen','Format'=>'Format','Author'=>'Auteur','Slug'=>'Slug','Revisions'=>'Revisies','Comments'=>'Reacties','Discussion'=>'Discussie','Excerpt'=>'Samenvatting','Content Editor'=>'Inhoudseditor','Permalink'=>'Permalink','Shown in field group list'=>'Weergegeven in lijst met veldgroepen','Field groups with a lower order will appear first'=>'Veldgroepen met een lagere volgorde verschijnen als eerste','Order No.'=>'Volgorde nr.','Below fields'=>'Onder velden','Below labels'=>'Onder labels','Instruction Placement'=>'Instructie plaatsing','Label Placement'=>'Label plaatsing','Side'=>'Zijkant','Normal (after content)'=>'Normaal (na inhoud)','High (after title)'=>'Hoog (na titel)','Position'=>'Positie','Seamless (no metabox)'=>'Naadloos (geen meta box)','Standard (WP metabox)'=>'Standaard (met metabox)','Style'=>'Stijl','Type'=>'Type','Key'=>'Sleutel','Order'=>'Volgorde','Close Field'=>'Veld sluiten','id'=>'ID','class'=>'klasse','width'=>'breedte','Wrapper Attributes'=>'Wrapper attributen','Required'=>'Vereist','Instructions'=>'Instructies','Field Type'=>'Veldtype','Single word, no spaces. Underscores and dashes allowed'=>'Eén woord, geen spaties. Underscores en verbindingsstrepen toegestaan','Field Name'=>'Veldnaam','This is the name which will appear on the EDIT page'=>'Dit is de naam die op de BEWERK pagina zal verschijnen','Field Label'=>'Veldlabel','Delete'=>'Verwijderen','Delete field'=>'Veld verwijderen','Move'=>'Verplaatsen','Move field to another group'=>'Veld naar een andere groep verplaatsen','Duplicate field'=>'Veld dupliceren','Edit field'=>'Veld bewerken','Drag to reorder'=>'Sleep om te herschikken','Show this field group if'=>'Deze veldgroep weergeven als','No updates available.'=>'Er zijn geen updates beschikbaar.','Database upgrade complete. See what\'s new'=>'Database upgrade afgerond. Bekijk wat er nieuw is','Reading upgrade tasks...'=>'Upgradetaken lezen...','Upgrade failed.'=>'Upgrade mislukt.','Upgrade complete.'=>'Upgrade afgerond.','Upgrading data to version %s'=>'Gegevens upgraden naar versie %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Het is sterk aan te raden om eerst een back-up van de database te maken voordat je de update uitvoert. Weet je zeker dat je de update nu wilt uitvoeren?','Please select at least one site to upgrade.'=>'Selecteer ten minste één site om te upgraden.','Database Upgrade complete. Return to network dashboard'=>'Database upgrade afgerond. Terug naar netwerk dashboard','Site is up to date'=>'Site is up-to-date','Site requires database upgrade from %1$s to %2$s'=>'Site vereist database upgrade van %1$s naar %2$s','Site'=>'Site','Upgrade Sites'=>'Sites upgraden','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'De volgende sites vereisen een upgrade van de database. Selecteer de sites die je wilt updaten en klik vervolgens op %s.','Add rule group'=>'Regelgroep toevoegen','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Maak een set met regels aan om te bepalen welke aangepaste schermen deze extra velden zullen gebruiken','Rules'=>'Regels','Copied'=>'Gekopieerd','Copy to clipboard'=>'Naar klembord kopiëren','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecteer de items die je wilt exporteren en selecteer dan je export methode. Exporteer als JSON om te exporteren naar een .json bestand dat je vervolgens kunt importeren in een andere ACF installatie. Genereer PHP om te exporteren naar PHP code die je in je thema kunt plaatsen.','Select Field Groups'=>'Veldgroepen selecteren','No field groups selected'=>'Geen veldgroepen geselecteerd','Generate PHP'=>'PHP genereren','Export Field Groups'=>'Veldgroepen exporteren','Import file empty'=>'Importbestand is leeg','Incorrect file type'=>'Onjuist bestandstype','Error uploading file. Please try again'=>'Fout bij uploaden van bestand. Probeer het opnieuw','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecteer het Advanced Custom Fields JSON bestand dat je wilt importeren. Wanneer je op de onderstaande import knop klikt, importeert ACF de items in dat bestand.','Import Field Groups'=>'Veldgroepen importeren','Sync'=>'Sync','Select %s'=>'Selecteer %s','Duplicate'=>'Dupliceren','Duplicate this item'=>'Dit item dupliceren','Supports'=>'Ondersteunt','Documentation'=>'Documentatie','Description'=>'Beschrijving','Sync available'=>'Synchronisatie beschikbaar','Field group synchronized.'=>'Veldgroep gesynchroniseerd.' . "\0" . '%s veld groepen gesynchroniseerd.','Field group duplicated.'=>'Veldgroep gedupliceerd.' . "\0" . '%s veldgroepen gedupliceerd.','Active (%s)'=>'Actief (%s)' . "\0" . 'Actief (%s)','Review sites & upgrade'=>'Beoordeel sites & upgrade','Upgrade Database'=>'Database upgraden','Custom Fields'=>'Aangepaste velden','Move Field'=>'Veld verplaatsen','Please select the destination for this field'=>'Selecteer de bestemming voor dit veld','The %1$s field can now be found in the %2$s field group'=>'Het %1$s veld is nu te vinden in de %2$s veldgroep','Move Complete.'=>'Verplaatsen afgerond.','Active'=>'Actief','Field Keys'=>'Veldsleutels','Settings'=>'Instellingen','Location'=>'Locatie','Null'=>'Null','copy'=>'kopie','(this field)'=>'(dit veld)','Checked'=>'Aangevinkt','Move Custom Field'=>'Aangepast veld verplaatsen','No toggle fields available'=>'Geen toggle velden beschikbaar','Field group title is required'=>'Veldgroep titel is vereist','This field cannot be moved until its changes have been saved'=>'Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen','The string "field_" may not be used at the start of a field name'=>'De string "field_" mag niet voor de veldnaam staan','Field group draft updated.'=>'Veldgroep concept geüpdatet.','Field group scheduled for.'=>'Veldgroep gepland voor.','Field group submitted.'=>'Veldgroep ingediend.','Field group saved.'=>'Veldgroep opgeslagen.','Field group published.'=>'Veldgroep gepubliceerd.','Field group deleted.'=>'Veldgroep verwijderd.','Field group updated.'=>'Veldgroep geüpdatet.','Tools'=>'Gereedschap','is not equal to'=>'is niet gelijk aan','is equal to'=>'is gelijk aan','Forms'=>'Formulieren','Page'=>'Pagina','Post'=>'Bericht','Relational'=>'Relationeel','Choice'=>'Keuze','Basic'=>'Basis','Unknown'=>'Onbekend','Field type does not exist'=>'Veldtype bestaat niet','Spam Detected'=>'Spam gevonden','Post updated'=>'Bericht geüpdatet','Update'=>'Updaten','Validate Email'=>'E-mailadres valideren','Content'=>'Inhoud','Title'=>'Titel','Edit field group'=>'Veldgroep bewerken','Selection is less than'=>'Selectie is minder dan','Selection is greater than'=>'Selectie is groter dan','Value is less than'=>'Waarde is minder dan','Value is greater than'=>'Waarde is groter dan','Value contains'=>'Waarde bevat','Value matches pattern'=>'Waarde komt overeen met patroon','Value is not equal to'=>'Waarde is niet gelijk aan','Value is equal to'=>'Waarde is gelijk aan','Has no value'=>'Heeft geen waarde','Has any value'=>'Heeft een waarde','Cancel'=>'Annuleren','Are you sure?'=>'Weet je het zeker?','%d fields require attention'=>'%d velden vereisen aandacht','1 field requires attention'=>'1 veld vereist aandacht','Validation failed'=>'Validatie mislukt','Validation successful'=>'Validatie geslaagd','Restricted'=>'Beperkt','Collapse Details'=>'Details dichtklappen','Expand Details'=>'Details uitklappen','Uploaded to this post'=>'Geüpload naar dit bericht','verbUpdate'=>'Updaten','verbEdit'=>'Bewerken','The changes you made will be lost if you navigate away from this page'=>'De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat','File type must be %s.'=>'Het bestandstype moet %s zijn.','or'=>'of','File size must not exceed %s.'=>'De bestandsgrootte mag niet groter zijn dan %s.','File size must be at least %s.'=>'De bestandsgrootte moet minimaal %s zijn.','Image height must not exceed %dpx.'=>'De hoogte van de afbeelding mag niet hoger zijn dan %dpx.','Image height must be at least %dpx.'=>'De hoogte van de afbeelding moet minimaal %dpx zijn.','Image width must not exceed %dpx.'=>'De breedte van de afbeelding mag niet groter zijn dan %dpx.','Image width must be at least %dpx.'=>'De breedte van de afbeelding moet ten minste %dpx zijn.','(no title)'=>'(geen titel)','Full Size'=>'Volledige grootte','Large'=>'Groot','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(geen label)','Sets the textarea height'=>'Bepaalt de hoogte van het tekstgebied','Rows'=>'Rijen','Text Area'=>'Tekstgebied','Prepend an extra checkbox to toggle all choices'=>'Voeg ervoor een extra selectievakje toe om alle keuzes te togglen','Save \'custom\' values to the field\'s choices'=>'Sla \'aangepaste\' waarden op in de keuzes van het veld','Allow \'custom\' values to be added'=>'Toestaan dat \'aangepaste\' waarden worden toegevoegd','Add new choice'=>'Nieuwe keuze toevoegen','Toggle All'=>'Toggle alles','Allow Archives URLs'=>'Archief URL\'s toestaan','Archives'=>'Archieven','Page Link'=>'Pagina link','Add'=>'Toevoegen','Name'=>'Naam','%s added'=>'%s toegevoegd','%s already exists'=>'%s bestaat al','User unable to add new %s'=>'Gebruiker kan geen nieuwe %s toevoegen','Term ID'=>'Term ID','Term Object'=>'Term object','Load value from posts terms'=>'Laad waarde van bericht termen','Load Terms'=>'Laad termen','Connect selected terms to the post'=>'Geselecteerde termen aan het bericht koppelen','Save Terms'=>'Termen opslaan','Allow new terms to be created whilst editing'=>'Toestaan dat nieuwe termen worden gemaakt tijdens het bewerken','Create Terms'=>'Termen maken','Radio Buttons'=>'Keuzerondjes','Single Value'=>'Eén waarde','Multi Select'=>'Multi selecteren','Checkbox'=>'Selectievakje','Multiple Values'=>'Meerdere waarden','Select the appearance of this field'=>'Selecteer de weergave van dit veld','Appearance'=>'Weergave','Select the taxonomy to be displayed'=>'Selecteer de taxonomie die moet worden weergegeven','No TermsNo %s'=>'Geen %s','Value must be equal to or lower than %d'=>'De waarde moet gelijk zijn aan of lager zijn dan %d','Value must be equal to or higher than %d'=>'De waarde moet gelijk zijn aan of hoger zijn dan %d','Value must be a number'=>'Waarde moet een getal zijn','Number'=>'Nummer','Save \'other\' values to the field\'s choices'=>'\'Andere\' waarden opslaan in de keuzes van het veld','Add \'other\' choice to allow for custom values'=>'Voeg de keuze \'overig\' toe om aangepaste waarden toe te staan','Other'=>'Ander','Radio Button'=>'Keuzerondje','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definieer een endpoint waar de vorige accordeon moet stoppen. Deze accordeon is niet zichtbaar.','Allow this accordion to open without closing others.'=>'Deze accordeon openen zonder anderen te sluiten.','Multi-Expand'=>'Multi uitvouwen','Display this accordion as open on page load.'=>'Geef deze accordeon weer als geopend bij het laden van de pagina.','Open'=>'Openen','Accordion'=>'Accordeon','Restrict which files can be uploaded'=>'Beperken welke bestanden kunnen worden geüpload','File ID'=>'Bestands ID','File URL'=>'Bestands URL','File Array'=>'Bestands array','Add File'=>'Bestand toevoegen','No file selected'=>'Geen bestand geselecteerd','File name'=>'Bestandsnaam','Update File'=>'Bestand updaten','Edit File'=>'Bestand bewerken','Select File'=>'Bestand selecteren','File'=>'Bestand','Password'=>'Wachtwoord','Specify the value returned'=>'Geef de geretourneerde waarde op','Use AJAX to lazy load choices?'=>'Ajax gebruiken om keuzes te lazy-loaden?','Enter each default value on a new line'=>'Zet elke standaardwaarde op een nieuwe regel','verbSelect'=>'Selecteren','Select2 JS load_failLoading failed'=>'Laden mislukt','Select2 JS searchingSearching…'=>'Zoeken…','Select2 JS load_moreLoading more results…'=>'Meer resultaten laden…','Select2 JS selection_too_long_nYou can only select %d items'=>'Je kunt slechts %d items selecteren','Select2 JS selection_too_long_1You can only select 1 item'=>'Je kan slechts 1 item selecteren','Select2 JS input_too_long_nPlease delete %d characters'=>'Verwijder %d tekens','Select2 JS input_too_long_1Please delete 1 character'=>'Verwijder 1 teken','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Voer %d of meer tekens in','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Voer 1 of meer tekens in','Select2 JS matches_0No matches found'=>'Geen overeenkomsten gevonden','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultaten zijn beschikbaar, gebruik de pijltoetsen omhoog en omlaag om te navigeren.','Select2 JS matches_1One result is available, press enter to select it.'=>'Er is één resultaat beschikbaar, druk op enter om het te selecteren.','nounSelect'=>'Selecteer','User ID'=>'Gebruikers-ID','User Object'=>'Gebruikersobject','User Array'=>'Gebruiker array','All user roles'=>'Alle gebruikersrollen','Filter by Role'=>'Filter op rol','User'=>'Gebruiker','Separator'=>'Scheidingsteken','Select Color'=>'Selecteer kleur','Default'=>'Standaard','Clear'=>'Wissen','Color Picker'=>'Kleurkiezer','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecteer','Date Time Picker JS closeTextDone'=>'Klaar','Date Time Picker JS currentTextNow'=>'Nu','Date Time Picker JS timezoneTextTime Zone'=>'Tijdzone','Date Time Picker JS microsecTextMicrosecond'=>'Microseconde','Date Time Picker JS millisecTextMillisecond'=>'Milliseconde','Date Time Picker JS secondTextSecond'=>'Seconde','Date Time Picker JS minuteTextMinute'=>'Minuut','Date Time Picker JS hourTextHour'=>'Uur','Date Time Picker JS timeTextTime'=>'Tijd','Date Time Picker JS timeOnlyTitleChoose Time'=>'Kies tijd','Date Time Picker'=>'Datum tijd kiezer','Endpoint'=>'Endpoint','Left aligned'=>'Links uitgelijnd','Top aligned'=>'Boven uitgelijnd','Placement'=>'Plaatsing','Tab'=>'Tab','Value must be a valid URL'=>'Waarde moet een geldige URL zijn','Link URL'=>'Link URL','Link Array'=>'Link array','Opens in a new window/tab'=>'Opent in een nieuw venster/tab','Select Link'=>'Link selecteren','Link'=>'Link','Email'=>'E-mailadres','Step Size'=>'Stapgrootte','Maximum Value'=>'Maximale waarde','Minimum Value'=>'Minimum waarde','Range'=>'Bereik','Both (Array)'=>'Beide (array)','Label'=>'Label','Value'=>'Waarde','Vertical'=>'Verticaal','Horizontal'=>'Horizontaal','red : Red'=>'rood : Rood','For more control, you may specify both a value and label like this:'=>'Voor meer controle kan je zowel een waarde als een label als volgt specificeren:','Enter each choice on a new line.'=>'Voer elke keuze in op een nieuwe regel.','Choices'=>'Keuzes','Button Group'=>'Knopgroep','Allow Null'=>'Null toestaan','Parent'=>'Hoofd','TinyMCE will not be initialized until field is clicked'=>'TinyMCE wordt niet geïnitialiseerd totdat er op het veld wordt geklikt','Delay Initialization'=>'Initialisatie uitstellen','Show Media Upload Buttons'=>'Media upload knoppen weergeven','Toolbar'=>'Toolbar','Text Only'=>'Alleen tekst','Visual Only'=>'Alleen visueel','Visual & Text'=>'Visueel & tekst','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Klik om TinyMCE te initialiseren','Name for the Text editor tab (formerly HTML)Text'=>'Tekst','Visual'=>'Visueel','Value must not exceed %d characters'=>'De waarde mag niet langer zijn dan %d karakters','Leave blank for no limit'=>'Laat leeg voor geen limiet','Character Limit'=>'Karakterlimiet','Appears after the input'=>'Verschijnt na de invoer','Append'=>'Toevoegen','Appears before the input'=>'Verschijnt vóór de invoer','Prepend'=>'Voorvoegen','Appears within the input'=>'Wordt weergegeven in de invoer','Placeholder Text'=>'Plaatshouder tekst','Appears when creating a new post'=>'Wordt weergegeven bij het maken van een nieuw bericht','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s vereist minimaal %2$s selectie' . "\0" . '%1$s vereist minimaal %2$s selecties','Post ID'=>'Bericht ID','Post Object'=>'Bericht object','Maximum Posts'=>'Maximum aantal berichten','Minimum Posts'=>'Minimum aantal berichten','Featured Image'=>'Uitgelichte afbeelding','Selected elements will be displayed in each result'=>'Geselecteerde elementen worden weergegeven in elk resultaat','Elements'=>'Elementen','Taxonomy'=>'Taxonomie','Post Type'=>'Berichttype','Filters'=>'Filters','All taxonomies'=>'Alle taxonomieën','Filter by Taxonomy'=>'Filter op taxonomie','All post types'=>'Alle berichttypen','Filter by Post Type'=>'Filter op berichttype','Search...'=>'Zoeken...','Select taxonomy'=>'Taxonomie selecteren','Select post type'=>'Selecteer berichttype','No matches found'=>'Geen overeenkomsten gevonden','Loading'=>'Laden','Maximum values reached ( {max} values )'=>'Maximale waarden bereikt ( {max} waarden )','Relationship'=>'Verwantschap','Comma separated list. Leave blank for all types'=>'Komma gescheiden lijst. Laat leeg voor alle typen','Allowed File Types'=>'Toegestane bestandstypen','Maximum'=>'Maximum','File size'=>'Bestandsgrootte','Restrict which images can be uploaded'=>'Beperken welke afbeeldingen kunnen worden geüpload','Minimum'=>'Minimum','Uploaded to post'=>'Geüpload naar bericht','All'=>'Alle','Limit the media library choice'=>'Beperk de keuze van de mediabibliotheek','Library'=>'Bibliotheek','Preview Size'=>'Voorbeeld grootte','Image ID'=>'Afbeelding ID','Image URL'=>'Afbeelding URL','Image Array'=>'Afbeelding array','Specify the returned value on front end'=>'De geretourneerde waarde op de front-end opgeven','Return Value'=>'Retour waarde','Add Image'=>'Afbeelding toevoegen','No image selected'=>'Geen afbeelding geselecteerd','Remove'=>'Verwijderen','Edit'=>'Bewerken','All images'=>'Alle afbeeldingen','Update Image'=>'Afbeelding updaten','Edit Image'=>'Afbeelding bewerken','Select Image'=>'Selecteer afbeelding','Image'=>'Afbeelding','Allow HTML markup to display as visible text instead of rendering'=>'Sta toe dat HTML markeringen worden weergegeven als zichtbare tekst in plaats van als weergave','Escape HTML'=>'HTML escapen','No Formatting'=>'Geen opmaak','Automatically add <br>'=>'Automatisch <br> toevoegen;','Automatically add paragraphs'=>'Automatisch alinea\'s toevoegen','Controls how new lines are rendered'=>'Bepaalt hoe nieuwe regels worden weergegeven','New Lines'=>'Nieuwe regels','Week Starts On'=>'Week begint op','The format used when saving a value'=>'Het format dat wordt gebruikt bij het opslaan van een waarde','Save Format'=>'Format opslaan','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Vorige','Date Picker JS nextTextNext'=>'Volgende','Date Picker JS currentTextToday'=>'Vandaag','Date Picker JS closeTextDone'=>'Klaar','Date Picker'=>'Datumkiezer','Width'=>'Breedte','Embed Size'=>'Insluit grootte','Enter URL'=>'URL invoeren','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst getoond indien inactief','Off Text'=>'Uit tekst','Text shown when active'=>'Tekst getoond indien actief','On Text'=>'Op tekst','Stylized UI'=>'Gestileerde UI','Default Value'=>'Standaardwaarde','Displays text alongside the checkbox'=>'Toont tekst naast het selectievakje','Message'=>'Bericht','No'=>'Nee','Yes'=>'Ja','True / False'=>'True / False','Row'=>'Rij','Table'=>'Tabel','Block'=>'Blok','Specify the style used to render the selected fields'=>'Geef de stijl op die wordt gebruikt om de geselecteerde velden weer te geven','Layout'=>'Lay-out','Sub Fields'=>'Subvelden','Group'=>'Groep','Customize the map height'=>'De kaarthoogte aanpassen','Height'=>'Hoogte','Set the initial zoom level'=>'Het initiële zoomniveau instellen','Zoom'=>'Zoom','Center the initial map'=>'De eerste kaart centreren','Center'=>'Midden','Search for address...'=>'Zoek naar adres...','Find current location'=>'Huidige locatie opzoeken','Clear location'=>'Locatie wissen','Search'=>'Zoeken','Sorry, this browser does not support geolocation'=>'Deze browser ondersteunt geen geolocatie','Google Map'=>'Google Map','The format returned via template functions'=>'Het format dat wordt geretourneerd via templatefuncties','Return Format'=>'Retour format','Custom:'=>'Aangepast:','The format displayed when editing a post'=>'Het format dat wordt weergegeven bij het bewerken van een bericht','Display Format'=>'Weergave format','Time Picker'=>'Tijdkiezer','Inactive (%s)'=>'Inactief (%s)' . "\0" . 'Inactief (%s)','No Fields found in Trash'=>'Geen velden gevonden in de prullenbak','No Fields found'=>'Geen velden gevonden','Search Fields'=>'Velden zoeken','View Field'=>'Veld bekijken','New Field'=>'Nieuw veld','Edit Field'=>'Veld bewerken','Add New Field'=>'Nieuw veld toevoegen','Field'=>'Veld','Fields'=>'Velden','No Field Groups found in Trash'=>'Geen veldgroepen gevonden in de prullenbak','No Field Groups found'=>'Geen veldgroepen gevonden','Search Field Groups'=>'Veldgroepen zoeken','View Field Group'=>'Veldgroep bekijken','New Field Group'=>'Nieuwe veldgroep','Edit Field Group'=>'Veldgroep bewerken','Add New Field Group'=>'Nieuwe veldgroep toevoegen','Add New'=>'Nieuwe toevoegen','Field Group'=>'Veldgroep','Field Groups'=>'Veldgroepen','Customize WordPress with powerful, professional and intuitive fields.'=>'Pas WordPress aan met krachtige, professionele en intuïtieve velden.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Options Updated'=>'Opties bijgewerkt','Check Again'=>'Controleer op updates','Publish'=>'Publiceer','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Er zijn geen groepen gevonden voor deze optie pagina. Maak een extra velden groep','Error. Could not connect to update server'=>'Fout. Kan niet verbinden met de update server','Select one or more fields you wish to clone'=>'Selecteer een of meer velden om te klonen','Display'=>'Toon','Specify the style used to render the clone field'=>'Kies de gebruikte stijl bij het renderen van het gekloonde veld','Group (displays selected fields in a group within this field)'=>'Groep (toont geselecteerde velden in een groep binnen dit veld)','Seamless (replaces this field with selected fields)'=>'Naadloos (vervangt dit veld met de geselecteerde velden)','Labels will be displayed as %s'=>'Labels worden getoond als %s','Prefix Field Labels'=>'Prefix veld labels','Values will be saved as %s'=>'Waarden worden opgeslagen als %s','Prefix Field Names'=>'Prefix veld namen','Unknown field'=>'Onbekend veld','Unknown field group'=>'Onbekend groep','All fields from %s field group'=>'Alle velden van %s veld groep','Add Row'=>'Nieuwe regel','layout'=>'layout' . "\0" . 'layout','layouts'=>'layouts','This field requires at least {min} {label} {identifier}'=>'Dit veld vereist op zijn minst {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} beschikbaar (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} verplicht (min {min})','Flexible Content requires at least 1 layout'=>'Flexibele content vereist minimaal 1 layout','Click the "%s" button below to start creating your layout'=>'Klik op de "%s" button om een nieuwe lay-out te maken','Add layout'=>'Layout toevoegen','Remove layout'=>'Verwijder layout','Click to toggle'=>'Klik om in/uit te klappen','Delete Layout'=>'Verwijder layout','Duplicate Layout'=>'Dupliceer layout','Add New Layout'=>'Nieuwe layout','Add Layout'=>'Layout toevoegen','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Minimale layouts','Maximum Layouts'=>'Maximale layouts','Button Label'=>'Button label','Add Image to Gallery'=>'Voeg afbeelding toe aan galerij','Maximum selection reached'=>'Maximale selectie bereikt','Length'=>'Lengte','Caption'=>'Onderschrift','Alt Text'=>'Alt tekst','Add to gallery'=>'Afbeelding(en) toevoegen','Bulk actions'=>'Acties','Sort by date uploaded'=>'Sorteer op datum geüpload','Sort by date modified'=>'Sorteer op datum aangepast','Sort by title'=>'Sorteer op titel','Reverse current order'=>'Keer volgorde om','Close'=>'Sluiten','Minimum Selection'=>'Minimale selectie','Maximum Selection'=>'Maximale selectie','Allowed file types'=>'Toegestane bestandstypen','Insert'=>'Invoegen','Specify where new attachments are added'=>'Geef aan waar nieuwe bijlagen worden toegevoegd','Append to the end'=>'Toevoegen aan het einde','Prepend to the beginning'=>'Toevoegen aan het begin','Minimum rows not reached ({min} rows)'=>'Minimum aantal rijen bereikt ({min} rijen)','Maximum rows reached ({max} rows)'=>'Maximum aantal rijen bereikt ({max} rijen)','Minimum Rows'=>'Minimum aantal rijen','Maximum Rows'=>'Maximum aantal rijen','Collapsed'=>'Ingeklapt','Select a sub field to show when row is collapsed'=>'Selecteer een sub-veld om te tonen wanneer rij dichtgeklapt is','Click to reorder'=>'Sleep om te sorteren','Add row'=>'Nieuwe regel','Remove row'=>'Verwijder regel','First Page'=>'Hoofdpagina','Previous Page'=>'Berichten pagina','Next Page'=>'Hoofdpagina','Last Page'=>'Berichten pagina','No options pages exist'=>'Er zijn nog geen optie pagina\'s','Deactivate License'=>'Licentiecode deactiveren','Activate License'=>'Activeer licentiecode','License Information'=>'Licentie informatie','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Om updates te ontvangen vul je hieronder je licentiecode in. Nog geen licentiecode? Bekijk details & prijzen.','License Key'=>'Licentiecode','Update Information'=>'Update informatie','Current Version'=>'Huidige versie','Latest Version'=>'Nieuwste versie','Update Available'=>'Update beschikbaar','Upgrade Notice'=>'Upgrade opmerking','Enter your license key to unlock updates'=>'Vul uw licentiecode hierboven in om updates te ontvangen','Update Plugin'=>'Update plugin']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'nl_NL','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['ACF was unable to perform validation due to an invalid security nonce being provided.'=>'ACF kon de validatie niet uitvoeren omdat er een ongeldige nonce voor de beveiliging was verstrekt.','Allow Access to Value in Editor UI'=>'Toegang tot waarde toestaan in UI van editor','Learn more.'=>'Leer meer.','Allow content editors to access and display the field value in the editor UI using Block Bindings or the ACF Shortcode. %s'=>'Toestaan dat inhoud editors de veldwaarde openen en weergeven in de editor UI met behulp van Block Bindings of de ACF shortcode. %s','The requested ACF field type does not support output in Block Bindings or the ACF shortcode.'=>'Het aangevraagde ACF veldtype ondersteunt geen uitvoer in blok bindingen of de ACF shortcode.','The requested ACF field is not allowed to be output in bindings or the ACF Shortcode.'=>'Het aangevraagde ACF veld uitgevoerd in bindingen of de ACF shortcode zijn niet toegestaan.','The requested ACF field type does not support output in bindings or the ACF Shortcode.'=>'Het aangevraagde ACF veldtype ondersteunt geen uitvoer in bindingen of de ACF shortcode.','[The ACF shortcode cannot display fields from non-public posts]'=>'[De ACF shortcode kan geen velden van niet-openbare berichten tonen]','[The ACF shortcode is disabled on this site]'=>'[De ACF shortcode is uitgeschakeld op deze site]','Businessman Icon'=>'Zakenman icoon','Forums Icon'=>'Forums icoon','YouTube Icon'=>'YouTube icoon','Yes (alt) Icon'=>'Ja (alt) icoon','Xing Icon'=>'Xing icoon','WordPress (alt) Icon'=>'WordPress (alt) icoon','WhatsApp Icon'=>'WhatsApp icoon','Write Blog Icon'=>'Schrijf blog icoon','Widgets Menus Icon'=>'Widgets menu\'s icoon','View Site Icon'=>'Bekijk site icoon','Learn More Icon'=>'Meer leren icoon','Add Page Icon'=>'Toevoegen pagina icoon','Video (alt3) Icon'=>'Video (alt3) icoon','Video (alt2) Icon'=>'Video (alt2) icoon','Video (alt) Icon'=>'Video (alt) icoon','Update (alt) Icon'=>'Updaten (alt) icoon','Universal Access (alt) Icon'=>'Universele toegang (alt) icoon','Twitter (alt) Icon'=>'Twitter (alt) icoon','Twitch Icon'=>'Twitch icoon','Tide Icon'=>'Tide icoon','Tickets (alt) Icon'=>'Tickets (alt) icoon','Text Page Icon'=>'Tekstpagina icoon','Table Row Delete Icon'=>'Tabelrij verwijderen icoon','Table Row Before Icon'=>'Tabelrij voor icoon','Table Row After Icon'=>'Tabelrij na icoon','Table Col Delete Icon'=>'Tabel kolom verwijderen icoon','Table Col Before Icon'=>'Tabel kolom voor icoon','Table Col After Icon'=>'Tabel kolom na icoon','Superhero (alt) Icon'=>'Superhero (alt) icoon','Superhero Icon'=>'Superhero icoon','Spotify Icon'=>'Spotify icoon','Shortcode Icon'=>'Shortcode icoon','Shield (alt) Icon'=>'Schild (alt) icoon','Share (alt2) Icon'=>'Deel (alt2) icoon','Share (alt) Icon'=>'Deel (alt) icoon','Saved Icon'=>'Opgeslagen icoon','RSS Icon'=>'RSS icoon','REST API Icon'=>'REST API icoon','Remove Icon'=>'Verwijderen icoon','Reddit Icon'=>'Reddit icoon','Privacy Icon'=>'Privacy icoon','Printer Icon'=>'Printer icoon','Podio Icon'=>'Podio icoon','Plus (alt2) Icon'=>'Plus (alt2) icoon','Plus (alt) Icon'=>'Plus (alt) icoon','Plugins Checked Icon'=>'Plugins gecontroleerd icoon','Pinterest Icon'=>'Pinterest icoon','Pets Icon'=>'Huisdieren icoon','PDF Icon'=>'PDF icoon','Palm Tree Icon'=>'Palmboom icoon','Open Folder Icon'=>'Open map icoon','No (alt) Icon'=>'Geen (alt) icoon','Money (alt) Icon'=>'Geld (alt) icoon','Menu (alt3) Icon'=>'Menu (alt3) icoon','Menu (alt2) Icon'=>'Menu (alt2) icoon','Menu (alt) Icon'=>'Menu (alt) icoon','Spreadsheet Icon'=>'Spreadsheet icoon','Interactive Icon'=>'Interactieve icoon','Document Icon'=>'Document icoon','Default Icon'=>'Standaard icoon','Location (alt) Icon'=>'Locatie (alt) icoon','LinkedIn Icon'=>'LinkedIn icoon','Instagram Icon'=>'Instagram icoon','Insert Before Icon'=>'Voeg in voor icoon','Insert After Icon'=>'Voeg in na icoon','Insert Icon'=>'Voeg icoon in','Info Outline Icon'=>'Info outline icoon','Images (alt2) Icon'=>'Afbeeldingen (alt2) icoon','Images (alt) Icon'=>'Afbeeldingen (alt) icoon','Rotate Right Icon'=>'Roteren rechts icoon','Rotate Left Icon'=>'Roteren links icoon','Rotate Icon'=>'Roteren icoon','Flip Vertical Icon'=>'Spiegelen verticaal icoon','Flip Horizontal Icon'=>'Spiegelen horizontaal icoon','Crop Icon'=>'Bijsnijden icoon','ID (alt) Icon'=>'ID (alt) icoon','HTML Icon'=>'HTML icoon','Hourglass Icon'=>'Zandloper icoon','Heading Icon'=>'Koptekst icoon','Google Icon'=>'Google icoon','Games Icon'=>'Games icoon','Fullscreen Exit (alt) Icon'=>'Volledig scherm afsluiten (alt) icoon','Fullscreen (alt) Icon'=>'Volledig scherm (alt) icoon','Status Icon'=>'Status icoon','Image Icon'=>'Afbeelding icoon','Gallery Icon'=>'Galerij icoon','Chat Icon'=>'Chat icoon','Audio Icon'=>'Audio icoon','Aside Icon'=>'Aside icoon','Food Icon'=>'Voedsel icoon','Exit Icon'=>'Exit icoon','Excerpt View Icon'=>'Samenvattingweergave icoon','Embed Video Icon'=>'Insluiten video icoon','Embed Post Icon'=>'Insluiten bericht icoon','Embed Photo Icon'=>'Insluiten foto icoon','Embed Generic Icon'=>'Insluiten generiek icoon','Embed Audio Icon'=>'Insluiten audio icoon','Email (alt2) Icon'=>'E-mail (alt2) icoon','Ellipsis Icon'=>'Ellipsis icoon','Unordered List Icon'=>'Ongeordende lijst icoon','RTL Icon'=>'RTL icoon','Ordered List RTL Icon'=>'Geordende lijst RTL icoon','Ordered List Icon'=>'Geordende lijst icoon','LTR Icon'=>'LTR icoon','Custom Character Icon'=>'Aangepast karakter icoon','Edit Page Icon'=>'Bewerken pagina icoon','Edit Large Icon'=>'Bewerken groot Icoon','Drumstick Icon'=>'Drumstick icoon','Database View Icon'=>'Database weergave icoon','Database Remove Icon'=>'Database verwijderen icoon','Database Import Icon'=>'Database import icoon','Database Export Icon'=>'Database export icoon','Database Add Icon'=>'Database icoon toevoegen','Database Icon'=>'Database icoon','Cover Image Icon'=>'Omslagafbeelding icoon','Volume On Icon'=>'Volume aan icoon','Volume Off Icon'=>'Volume uit icoon','Skip Forward Icon'=>'Vooruitspoelen icoon','Skip Back Icon'=>'Terugspoel icoon','Repeat Icon'=>'Herhaal icoon','Play Icon'=>'Speel icoon','Pause Icon'=>'Pauze icoon','Forward Icon'=>'Vooruit icoon','Back Icon'=>'Terug icoon','Columns Icon'=>'Kolommen icoon','Color Picker Icon'=>'Kleurkiezer icoon','Coffee Icon'=>'Koffie icoon','Code Standards Icon'=>'Code standaarden icoon','Cloud Upload Icon'=>'Cloud upload icoon','Cloud Saved Icon'=>'Cloud opgeslagen icoon','Car Icon'=>'Auto icoon','Camera (alt) Icon'=>'Camera (alt) icoon','Calculator Icon'=>'Rekenmachine icoon','Button Icon'=>'Knop icoon','Businessperson Icon'=>'Zakelijk icoon','Tracking Icon'=>'Tracking icoon','Topics Icon'=>'Onderwerpen icoon','Replies Icon'=>'Antwoorden icoon','PM Icon'=>'PM icoon','Friends Icon'=>'Vrienden icoon','Community Icon'=>'Community icoon','BuddyPress Icon'=>'BuddyPress icoon','bbPress Icon'=>'bbPress icoon','Activity Icon'=>'Activiteit icoon','Book (alt) Icon'=>'Boek (alt) icoon','Block Default Icon'=>'Blok standaard icoon','Bell Icon'=>'Bel icoon','Beer Icon'=>'Bier icoon','Bank Icon'=>'Bank icoon','Arrow Up (alt2) Icon'=>'Pijl omhoog (alt2) icoon','Arrow Up (alt) Icon'=>'Pijl omhoog (alt) icoon','Arrow Right (alt2) Icon'=>'Pijl naar rechts (alt2) icoon','Arrow Right (alt) Icon'=>'Pijl naar rechts (alt) icoon','Arrow Left (alt2) Icon'=>'Pijl naar links (alt2) icoon','Arrow Left (alt) Icon'=>'Pijl naar links (alt) icoon','Arrow Down (alt2) Icon'=>'Pijl omlaag (alt2) icoon','Arrow Down (alt) Icon'=>'Pijl omlaag (alt) icoon','Amazon Icon'=>'Amazon icoon','Align Wide Icon'=>'Uitlijnen breed icoon','Align Pull Right Icon'=>'Uitlijnen trek naar rechts icoon','Align Pull Left Icon'=>'Uitlijnen trek naar links icoon','Align Full Width Icon'=>'Uitlijnen volledige breedte icoon','Airplane Icon'=>'Vliegtuig icoon','Site (alt3) Icon'=>'Site (alt3) icoon','Site (alt2) Icon'=>'Site (alt2) icoon','Site (alt) Icon'=>'Site (alt) icoon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Upgrade naar ACF Pro om opties pagina\'s te maken in slechts een paar klikken','Invalid request args.'=>'Ongeldige aanvraag args.','Sorry, you do not have permission to do that.'=>'Je hebt geen toestemming om dat te doen.','Blocks Using Post Meta'=>'Blokken met behulp van bericht meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s vereist een geldig bijlage ID wanneer type is ingesteld op media_library.','%s is a required property of acf.'=>'%s is een vereiste eigenschap van ACF.','The value of icon to save.'=>'De waarde van pictogram om op te slaan.','The type of icon to save.'=>'Het type pictogram om op te slaan.','Yes Icon'=>'Ja icoon','WordPress Icon'=>'WordPress icoon','Warning Icon'=>'Waarschuwingsicoon','Visibility Icon'=>'Zichtbaarheid icoon','Vault Icon'=>'Kluis icoon','Upload Icon'=>'Upload icoon','Update Icon'=>'Updaten icoon','Unlock Icon'=>'Ontgrendel icoon','Universal Access Icon'=>'Universeel toegankelijkheid icoon','Undo Icon'=>'Ongedaan maken icoon','Twitter Icon'=>'Twitter icoon','Trash Icon'=>'Prullenbak icoon','Translation Icon'=>'Vertaal icoon','Tickets Icon'=>'Tickets icoon','Thumbs Up Icon'=>'Duim omhoog icoon','Thumbs Down Icon'=>'Duim omlaag icoon','Text Icon'=>'Tekst icoon','Testimonial Icon'=>'Aanbeveling icoon','Tagcloud Icon'=>'Tag cloud icoon','Tag Icon'=>'Tag icoon','Tablet Icon'=>'Tablet icoon','Store Icon'=>'Winkel icoon','Sticky Icon'=>'Sticky icoon','Star Half Icon'=>'Ster half icoon','Star Filled Icon'=>'Ster gevuld icoon','Star Empty Icon'=>'Ster leeg icoon','Sos Icon'=>'Sos icoon','Sort Icon'=>'Sorteer icoon','Smiley Icon'=>'Smiley icoon','Smartphone Icon'=>'Smartphone icoon','Slides Icon'=>'Slides icoon','Shield Icon'=>'Schild icoon','Share Icon'=>'Deel icoon','Search Icon'=>'Zoek icoon','Screen Options Icon'=>'Schermopties icoon','Schedule Icon'=>'Schema icoon','Redo Icon'=>'Opnieuw icoon','Randomize Icon'=>'Willekeurig icoon','Products Icon'=>'Producten icoon','Pressthis Icon'=>'Pressthis icoon','Post Status Icon'=>'Berichtstatus icoon','Portfolio Icon'=>'Portfolio icoon','Plus Icon'=>'Plus icoon','Playlist Video Icon'=>'Afspeellijst video icoon','Playlist Audio Icon'=>'Afspeellijst audio icoon','Phone Icon'=>'Telefoon icoon','Performance Icon'=>'Prestatie icoon','Paperclip Icon'=>'Paperclip icoon','No Icon'=>'Geen icoon','Networking Icon'=>'Netwerk icoon','Nametag Icon'=>'Naamplaat icoon','Move Icon'=>'Verplaats icoon','Money Icon'=>'Geld icoon','Minus Icon'=>'Min icoon','Migrate Icon'=>'Migreer icoon','Microphone Icon'=>'Microfoon icoon','Megaphone Icon'=>'Megafoon icoon','Marker Icon'=>'Marker icoon','Lock Icon'=>'Vergrendel icoon','Location Icon'=>'Locatie icoon','List View Icon'=>'Lijstweergave icoon','Lightbulb Icon'=>'Gloeilamp icoon','Left Right Icon'=>'Linkerrechter icoon','Layout Icon'=>'Lay-out icoon','Laptop Icon'=>'Laptop icoon','Info Icon'=>'Info icoon','Index Card Icon'=>'Indexkaart icoon','ID Icon'=>'ID icoon','Hidden Icon'=>'Verborgen icoon','Heart Icon'=>'Hart icoon','Hammer Icon'=>'Hamer icoon','Groups Icon'=>'Groepen icoon','Grid View Icon'=>'Rasterweergave icoon','Forms Icon'=>'Formulieren icoon','Flag Icon'=>'Vlag icoon','Filter Icon'=>'Filter icoon','Feedback Icon'=>'Feedback icoon','Facebook (alt) Icon'=>'Facebook alt icoon','Facebook Icon'=>'Facebook icoon','External Icon'=>'Extern icoon','Email (alt) Icon'=>'E-mail alt icoon','Email Icon'=>'E-mail icoon','Video Icon'=>'Video icoon','Unlink Icon'=>'Link verwijderen icoon','Underline Icon'=>'Onderstreep icoon','Text Color Icon'=>'Tekstkleur icoon','Table Icon'=>'Tabel icoon','Strikethrough Icon'=>'Doorstreep icoon','Spellcheck Icon'=>'Spellingscontrole icoon','Remove Formatting Icon'=>'Verwijder lay-out icoon','Quote Icon'=>'Quote icoon','Paste Word Icon'=>'Plak woord icoon','Paste Text Icon'=>'Plak tekst icoon','Paragraph Icon'=>'Paragraaf icoon','Outdent Icon'=>'Uitspring icoon','Kitchen Sink Icon'=>'Keuken afwasbak icoon','Justify Icon'=>'Uitlijn icoon','Italic Icon'=>'Schuin icoon','Insert More Icon'=>'Voeg meer in icoon','Indent Icon'=>'Inspring icoon','Help Icon'=>'Hulp icoon','Expand Icon'=>'Uitvouw icoon','Contract Icon'=>'Contract icoon','Code Icon'=>'Code icoon','Break Icon'=>'Breek icoon','Bold Icon'=>'Vet icoon','Edit Icon'=>'Bewerken icoon','Download Icon'=>'Download icoon','Dismiss Icon'=>'Verwijder icoon','Desktop Icon'=>'Desktop icoon','Dashboard Icon'=>'Dashboard icoon','Cloud Icon'=>'Cloud icoon','Clock Icon'=>'Klok icoon','Clipboard Icon'=>'Klembord icoon','Chart Pie Icon'=>'Diagram taart icoon','Chart Line Icon'=>'Grafieklijn icoon','Chart Bar Icon'=>'Grafiekbalk icoon','Chart Area Icon'=>'Grafiek gebied icoon','Category Icon'=>'Categorie icoon','Cart Icon'=>'Winkelwagen icoon','Carrot Icon'=>'Wortel icoon','Camera Icon'=>'Camera icoon','Calendar (alt) Icon'=>'Kalender alt icoon','Calendar Icon'=>'Kalender icoon','Businesswoman Icon'=>'Zakenman icoon','Building Icon'=>'Gebouw icoon','Book Icon'=>'Boek icoon','Backup Icon'=>'Back-up icoon','Awards Icon'=>'Prijzen icoon','Art Icon'=>'Kunsticoon','Arrow Up Icon'=>'Pijl omhoog icoon','Arrow Right Icon'=>'Pijl naar rechts icoon','Arrow Left Icon'=>'Pijl naar links icoon','Arrow Down Icon'=>'Pijl omlaag icoon','Archive Icon'=>'Archief icoon','Analytics Icon'=>'Analytics icoon','Align Right Icon'=>'Uitlijnen rechts icoon','Align None Icon'=>'Uitlijnen geen icoon','Align Left Icon'=>'Uitlijnen links icoon','Align Center Icon'=>'Uitlijnen midden icoon','Album Icon'=>'Album icoon','Users Icon'=>'Gebruikers icoon','Tools Icon'=>'Gereedschap icoon','Site Icon'=>'Site icoon','Settings Icon'=>'Instellingen icoon','Post Icon'=>'Bericht icoon','Plugins Icon'=>'Plugins icoon','Page Icon'=>'Pagina icoon','Network Icon'=>'Netwerk icoon','Multisite Icon'=>'Multisite icoon','Media Icon'=>'Media icoon','Links Icon'=>'Links icoon','Home Icon'=>'Home icoon','Customizer Icon'=>'Customizer icoon','Comments Icon'=>'Reacties icoon','Collapse Icon'=>'Samenvouw icoon','Appearance Icon'=>'Weergave icoon','Generic Icon'=>'Generiek icoon','Icon picker requires a value.'=>'Pictogram kiezer vereist een waarde.','Icon picker requires an icon type.'=>'Pictogram kiezer vereist een pictogram type.','The available icons matching your search query have been updated in the icon picker below.'=>'De beschikbare pictogrammen die overeenkomen met je zoekopdracht zijn geüpdatet in de pictogram kiezer hieronder.','No results found for that search term'=>'Geen resultaten gevonden voor die zoekterm','Array'=>'Array','String'=>'String','Specify the return format for the icon. %s'=>'Specificeer het retourformat voor het pictogram. %s','Select where content editors can choose the icon from.'=>'Selecteer waar inhoudseditors het pictogram kunnen kiezen.','The URL to the icon you\'d like to use, or svg as Data URI'=>'De URL naar het pictogram dat je wil gebruiken, of svg als gegevens URI','Browse Media Library'=>'Blader door mediabibliotheek','The currently selected image preview'=>'De momenteel geselecteerde afbeelding voorbeeld','Click to change the icon in the Media Library'=>'Klik om het pictogram in de mediabibliotheek te wijzigen','Search icons...'=>'Zoek pictogrammen...','Media Library'=>'Mediabibliotheek','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Een interactieve UI voor het selecteren van een pictogram. Selecteer uit Dashicons, de mediatheek, of een zelfstandige URL invoer.','Icon Picker'=>'Pictogram kiezer','JSON Load Paths'=>'JSON laadpaden','JSON Save Paths'=>'JSON opslaan paden','Registered ACF Forms'=>'Geregistreerde ACF formulieren','Shortcode Enabled'=>'Shortcode ingeschakeld','Field Settings Tabs Enabled'=>'Veldinstellingen tabs ingeschakeld','Field Type Modal Enabled'=>'Veldtype modal ingeschakeld','Admin UI Enabled'=>'Beheer UI ingeschakeld','Block Preloading Enabled'=>'Blok preloading ingeschakeld','Blocks Per ACF Block Version'=>'Blokken per ACF block versie','Blocks Per API Version'=>'Blokken per API versie','Registered ACF Blocks'=>'Geregistreerde ACF blokken','Light'=>'Licht','Standard'=>'Standaard','REST API Format'=>'REST API format','Registered Options Pages (PHP)'=>'Geregistreerde opties pagina\'s (PHP)','Registered Options Pages (JSON)'=>'Geregistreerde optie pagina\'s (JSON)','Registered Options Pages (UI)'=>'Geregistreerde optie pagina\'s (UI)','Options Pages UI Enabled'=>'Opties pagina\'s UI ingeschakeld','Registered Taxonomies (JSON)'=>'Geregistreerde taxonomieën (JSON)','Registered Taxonomies (UI)'=>'Geregistreerde taxonomieën (UI)','Registered Post Types (JSON)'=>'Geregistreerde berichttypen (JSON)','Registered Post Types (UI)'=>'Geregistreerde berichttypen (UI)','Post Types and Taxonomies Enabled'=>'Berichttypen en taxonomieën ingeschakeld','Number of Third Party Fields by Field Type'=>'Aantal velden van derden per veldtype','Number of Fields by Field Type'=>'Aantal velden per veldtype','Field Groups Enabled for GraphQL'=>'Veldgroepen ingeschakeld voor GraphQL','Field Groups Enabled for REST API'=>'Veldgroepen ingeschakeld voor REST API','Registered Field Groups (JSON)'=>'Geregistreerde veldgroepen (JSON)','Registered Field Groups (PHP)'=>'Geregistreerde veldgroepen (PHP)','Registered Field Groups (UI)'=>'Geregistreerde veldgroepen (UI)','Active Plugins'=>'Actieve plugins','Parent Theme'=>'Hoofdthema','Active Theme'=>'Actief thema','Is Multisite'=>'Is multisite','MySQL Version'=>'MySQL versie','WordPress Version'=>'WordPress versie','Subscription Expiry Date'=>'Vervaldatum abonnement','License Status'=>'Licentiestatus','License Type'=>'Licentietype','Licensed URL'=>'Gelicentieerde URL','License Activated'=>'Licentie geactiveerd','Free'=>'Gratis','Plugin Type'=>'Plugin type','Plugin Version'=>'Plugin versie','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Deze sectie bevat debuginformatie over je ACF configuratie die nuttig kan zijn om aan ondersteuning te verstrekken.','An ACF Block on this page requires attention before you can save.'=>'Een ACF Block op deze pagina vereist aandacht voordat je kunt opslaan.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Deze gegevens worden gelogd terwijl we waarden detecteren die tijdens de uitvoer zijn gewijzigd. %1$sClear log en sluiten%2$s na het ontsnappen van de waarden in je code. De melding verschijnt opnieuw als we opnieuw gewijzigde waarden detecteren.','Dismiss permanently'=>'Permanent negeren','Instructions for content editors. Shown when submitting data.'=>'Instructies voor inhoud editors. Getoond bij het indienen van gegevens.','Has no term selected'=>'Heeft geen term geselecteerd','Has any term selected'=>'Heeft een term geselecteerd','Terms do not contain'=>'Voorwaarden bevatten niet','Terms contain'=>'Voorwaarden bevatten','Term is not equal to'=>'Term is niet gelijk aan','Term is equal to'=>'Term is gelijk aan','Has no user selected'=>'Heeft geen gebruiker geselecteerd','Has any user selected'=>'Heeft een gebruiker geselecteerd','Users do not contain'=>'Gebruikers bevatten niet','Users contain'=>'Gebruikers bevatten','User is not equal to'=>'Gebruiker is niet gelijk aan','User is equal to'=>'Gebruiker is gelijk aan','Has no page selected'=>'Heeft geen pagina geselecteerd','Has any page selected'=>'Heeft een pagina geselecteerd','Pages do not contain'=>'Pagina\'s bevatten niet','Pages contain'=>'Pagina\'s bevatten','Page is not equal to'=>'Pagina is niet gelijk aan','Page is equal to'=>'Pagina is gelijk aan','Has no relationship selected'=>'Heeft geen relatie geselecteerd','Has any relationship selected'=>'Heeft een relatie geselecteerd','Has no post selected'=>'Heeft geen bericht geselecteerd','Has any post selected'=>'Heeft een bericht geselecteerd','Posts do not contain'=>'Berichten bevatten niet','Posts contain'=>'Berichten bevatten','Post is not equal to'=>'Bericht is niet gelijk aan','Post is equal to'=>'Bericht is gelijk aan','Relationships do not contain'=>'Relaties bevatten niet','Relationships contain'=>'Relaties bevatten','Relationship is not equal to'=>'Relatie is niet gelijk aan','Relationship is equal to'=>'Relatie is gelijk aan','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF velden','ACF PRO Feature'=>'ACF PRO functie','Renew PRO to Unlock'=>'Vernieuw PRO om te ontgrendelen','Renew PRO License'=>'Vernieuw PRO licentie','PRO fields cannot be edited without an active license.'=>'PRO velden kunnen niet bewerkt worden zonder een actieve licentie.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Activeer je ACF PRO licentie om veldgroepen toegewezen aan een ACF blok te bewerken.','Please activate your ACF PRO license to edit this options page.'=>'Activeer je ACF PRO licentie om deze optiepagina te bewerken.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Het teruggeven van geëscaped HTML waarden is alleen mogelijk als format_value ook true is. De veldwaarden zijn niet teruggegeven voor de veiligheid.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Het teruggeven van een escaped HTML waarde is alleen mogelijk als format_value ook waar is. De veldwaarde is niet teruggegeven voor de veiligheid.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF escapes nu automatisch aan onveilige HTML bij weergave door the_field
of de ACF shortcode. We hebben vastgesteld dat de uitvoer van sommige van je velden is gewijzigd door deze aanpassing, maar dit hoeft geen brekende verandering te zijn. %2$s.','Please contact your site administrator or developer for more details.'=>'Neem contact op met je sitebeheerder of ontwikkelaar voor meer informatie.','Learn more'=>'Leer meer','Hide details'=>'Verberg details','Show details'=>'Toon details','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - weergegeven via %3$s','Renew ACF PRO License'=>'Vernieuw ACF PRO licentie','Renew License'=>'Vernieuw licentie','Manage License'=>'Beheer licentie','\'High\' position not supported in the Block Editor'=>'\'Hoge\' positie wordt niet ondersteund in de blok-editor','Upgrade to ACF PRO'=>'Upgrade naar ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF opties pagina\'s zijn aangepaste beheerpagina\'s voor het beheren van globale instellingen via velden. Je kunt meerdere pagina\'s en subpagina\'s maken.','Add Options Page'=>'Opties pagina toevoegen','In the editor used as the placeholder of the title.'=>'In de editor gebruikt als plaatshouder van de titel.','Title Placeholder'=>'Titel plaatshouder','4 Months Free'=>'4 maanden gratis','(Duplicated from %s)'=>'(Gekopieerd van %s)','Select Options Pages'=>'Opties pagina\'s selecteren','Duplicate taxonomy'=>'Dubbele taxonomie','Create taxonomy'=>'Creëer taxonomie','Duplicate post type'=>'Duplicaat berichttype','Create post type'=>'Berichttype maken','Link field groups'=>'Veldgroepen linken','Add fields'=>'Velden toevoegen','This Field'=>'Dit veld','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Ondersteuning','is developed and maintained by'=>'is ontwikkeld en wordt onderhouden door','Add this %s to the location rules of the selected field groups.'=>'Voeg deze %s toe aan de locatieregels van de geselecteerde veldgroepen.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Als je de bidirectionele instelling inschakelt, kun je een waarde updaten in de doelvelden voor elke waarde die voor dit veld is geselecteerd, door het bericht ID, taxonomie ID of gebruiker ID van het item dat wordt geüpdatet toe te voegen of te verwijderen. Lees voor meer informatie de documentatie.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecteer veld(en) om de verwijzing terug naar het item dat wordt geüpdatet op te slaan. Je kunt dit veld selecteren. Doelvelden moeten compatibel zijn met waar dit veld wordt weergegeven. Als dit veld bijvoorbeeld wordt weergegeven in een taxonomie, dan moet je doelveld van het type taxonomie zijn','Target Field'=>'Doelveld','Update a field on the selected values, referencing back to this ID'=>'Update een veld met de geselecteerde waarden en verwijs terug naar deze ID','Bidirectional'=>'Bidirectioneel','%s Field'=>'%s veld','Select Multiple'=>'Selecteer meerdere','WP Engine logo'=>'WP engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 32 karakters.','The capability name for assigning terms of this taxonomy.'=>'De rechten naam voor het toewijzen van termen van deze taxonomie.','Assign Terms Capability'=>'Termen rechten toewijzen','The capability name for deleting terms of this taxonomy.'=>'De rechten naam voor het verwijderen van termen van deze taxonomie.','Delete Terms Capability'=>'Termen rechten verwijderen','The capability name for editing terms of this taxonomy.'=>'De rechten naam voor het bewerken van termen van deze taxonomie.','Edit Terms Capability'=>'Termen rechten bewerken','The capability name for managing terms of this taxonomy.'=>'De naam van de rechten voor het beheren van termen van deze taxonomie.','Manage Terms Capability'=>'Beheer termen rechten','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Stelt in of berichten moeten worden uitgesloten van zoekresultaten en pagina\'s van taxonomie archieven.','More Tools from WP Engine'=>'Meer gereedschappen van WP Engine','Built for those that build with WordPress, by the team at %s'=>'Gemaakt voor degenen die bouwen met WordPress, door het team van %s','View Pricing & Upgrade'=>'Bekijk prijzen & upgrade','Learn More'=>'Leer meer','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Versnel je workflow en ontwikkel betere sites met functies als ACF Blocks en Options Pages, en geavanceerde veldtypen als Repeater, Flexible Content, Clone en Gallery.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Ontgrendel geavanceerde functies en bouw nog meer met ACF PRO','%s fields'=>'%s velden','No terms'=>'Geen termen','No post types'=>'Geen berichttypen','No posts'=>'Geen berichten','No taxonomies'=>'Geen taxonomieën','No field groups'=>'Geen veld groepen','No fields'=>'Geen velden','No description'=>'Geen beschrijving','Any post status'=>'Elke bericht status','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie die buiten ACF is geregistreerd en kan daarom niet worden gebruikt.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie in ACF en kan daarom niet worden gebruikt.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'De taxonomie sleutel mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The taxonomy key must be under 32 characters.'=>'De taxonomie sleutel moet minder dan 32 karakters bevatten.','No Taxonomies found in Trash'=>'Geen taxonomieën gevonden in prullenbak','No Taxonomies found'=>'Geen taxonomieën gevonden','Search Taxonomies'=>'Taxonomieën zoeken','View Taxonomy'=>'Taxonomie bekijken','New Taxonomy'=>'Nieuwe taxonomie','Edit Taxonomy'=>'Taxonomie bewerken','Add New Taxonomy'=>'Nieuwe taxonomie toevoegen','No Post Types found in Trash'=>'Geen berichttypen gevonden in prullenbak','No Post Types found'=>'Geen berichttypen gevonden','Search Post Types'=>'Berichttypen zoeken','View Post Type'=>'Berichttype bekijken','New Post Type'=>'Nieuw berichttype','Edit Post Type'=>'Berichttype bewerken','Add New Post Type'=>'Nieuw berichttype toevoegen','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype dat buiten ACF is geregistreerd en kan niet worden gebruikt.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype in ACF en kan niet worden gebruikt.','This field must not be a WordPress reserved term.'=>'Dit veld mag geen door WordPress gereserveerde term zijn.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Het berichttype mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The post type key must be under 20 characters.'=>'De berichttype sleutel moet minder dan 20 karakters bevatten.','We do not recommend using this field in ACF Blocks.'=>'Wij raden het gebruik van dit veld in ACF blokken af.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Toont de WordPress WYSIWYG editor zoals in berichten en pagina\'s voor een rijke tekst bewerking ervaring die ook multi media inhoud mogelijk maakt.','WYSIWYG Editor'=>'WYSIWYG editor','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Maakt het mogelijk een of meer gebruikers te selecteren die kunnen worden gebruikt om relaties te leggen tussen gegeven objecten.','A text input specifically designed for storing web addresses.'=>'Een tekst invoer speciaal ontworpen voor het opslaan van web adressen.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Een toggle waarmee je een waarde van 1 of 0 kunt kiezen (aan of uit, waar of onwaar, enz.). Kan worden gepresenteerd als een gestileerde schakelaar of selectievakje.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een tijd. De tijd format kan worden aangepast via de veldinstellingen.','A basic textarea input for storing paragraphs of text.'=>'Een basis tekstgebied voor het opslaan van alinea\'s tekst.','A basic text input, useful for storing single string values.'=>'Een basis tekstveld, handig voor het opslaan van een enkele string waarde.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Maakt de selectie mogelijk van een of meer taxonomie termen op basis van de criteria en opties die zijn opgegeven in de veldinstellingen.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Hiermee kun je in het bewerking scherm velden groeperen in secties met tabs. Nuttig om velden georganiseerd en gestructureerd te houden.','A dropdown list with a selection of choices that you specify.'=>'Een dropdown lijst met een selectie van keuzes die je aangeeft.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Een interface met twee kolommen om een of meer berichten, pagina\'s of aangepaste extra berichttype items te selecteren om een relatie te leggen met het item dat je nu aan het bewerken bent. Inclusief opties om te zoeken en te filteren.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Een veld voor het selecteren van een numerieke waarde binnen een gespecificeerd bereik met behulp van een bereik slider element.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Een groep keuzerondjes waarmee de gebruiker één keuze kan maken uit waarden die je opgeeft.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Een interactieve en aanpasbare UI voor het kiezen van één of meerdere berichten, pagina\'s of berichttype-items met de optie om te zoeken. ','An input for providing a password using a masked field.'=>'Een invoer voor het verstrekken van een wachtwoord via een afgeschermd veld.','Filter by Post Status'=>'Filter op berichtstatus','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Een interactieve dropdown om een of meer berichten, pagina\'s, extra berichttype items of archief URL\'s te selecteren, met de optie om te zoeken.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Een interactieve component voor het insluiten van video\'s, afbeeldingen, tweets, audio en andere inhoud door gebruik te maken van de standaard WordPress oEmbed functionaliteit.','An input limited to numerical values.'=>'Een invoer die beperkt is tot numerieke waarden.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Gebruikt om een bericht te tonen aan editors naast andere velden. Nuttig om extra context of instructies te geven rond je velden.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Hiermee kun je een link en zijn eigenschappen zoals titel en doel specificeren met behulp van de WordPress native link picker.','Uses the native WordPress media picker to upload, or choose images.'=>'Gebruikt de standaard WordPress mediakiezer om afbeeldingen te uploaden of te kiezen.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Biedt een manier om velden te structureren in groepen om de gegevens en het bewerking scherm beter te organiseren.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Een interactieve UI voor het selecteren van een locatie met Google Maps. Vereist een Google Maps API-sleutel en aanvullende instellingen om correct te worden weergegeven.','Uses the native WordPress media picker to upload, or choose files.'=>'Gebruikt de standaard WordPress mediakiezer om bestanden te uploaden of te kiezen.','A text input specifically designed for storing email addresses.'=>'Een tekstinvoer speciaal ontworpen voor het opslaan van e-mailadressen.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum en tijd. De datum retour format en tijd kunnen worden aangepast via de veldinstellingen.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum. Het format van de datum kan worden aangepast via de veldinstellingen.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Een interactieve UI voor het selecteren van een kleur, of het opgeven van een hex waarde.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Een groep selectievakjes waarmee de gebruiker één of meerdere waarden kan selecteren die je opgeeft.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Een groep knoppen met waarden die je opgeeft, gebruikers kunnen één optie kiezen uit de opgegeven waarden.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Hiermee kun je aangepaste velden groeperen en organiseren in inklapbare panelen die worden getoond tijdens het bewerken van inhoud. Handig om grote datasets netjes te houden.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Dit biedt een oplossing voor het herhalen van inhoud zoals slides, teamleden en Call To Action tegels, door te fungeren als een hoofd voor een string sub velden die steeds opnieuw kunnen worden herhaald.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Dit biedt een interactieve interface voor het beheerder van een verzameling bijlagen. De meeste instellingen zijn vergelijkbaar met die van het veld type afbeelding. Met extra instellingen kun je aangeven waar nieuwe bijlagen in de galerij worden toegevoegd en het minimum/maximum aantal toegestane bijlagen.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Dit biedt een eenvoudige, gestructureerde, op lay-out gebaseerde editor. Met het veld flexibele inhoud kun je inhoud definiëren, creëren en beheren met volledige controle door lay-outs en sub velden te gebruiken om de beschikbare blokken vorm te geven.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Hiermee kun je bestaande velden selecteren en weergeven. Het dupliceert geen velden in de database, maar laadt en toont de geselecteerde velden bij run time. Het kloon veld kan zichzelf vervangen door de geselecteerde velden of de geselecteerde velden weergeven als een groep sub velden.','nounClone'=>'Kloon','PRO'=>'PRO','Advanced'=>'Geavanceerd','JSON (newer)'=>'JSON (nieuwer)','Original'=>'Origineel','Invalid post ID.'=>'Ongeldig bericht ID.','Invalid post type selected for review.'=>'Ongeldig berichttype geselecteerd voor beoordeling.','More'=>'Meer','Tutorial'=>'Tutorial','Select Field'=>'Selecteer veld','Try a different search term or browse %s'=>'Probeer een andere zoekterm of blader door %s','Popular fields'=>'Populaire velden','No search results for \'%s\''=>'Geen zoekresultaten voor \'%s\'','Search fields...'=>'Velden zoeken...','Select Field Type'=>'Selecteer veldtype','Popular'=>'Populair','Add Taxonomy'=>'Taxonomie toevoegen','Create custom taxonomies to classify post type content'=>'Maak aangepaste taxonomieën aan om inhoud van berichttypen te classificeren','Add Your First Taxonomy'=>'Voeg je eerste taxonomie toe','Hierarchical taxonomies can have descendants (like categories).'=>'Hiërarchische taxonomieën kunnen afstammelingen hebben (zoals categorieën).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Maakt een taxonomie zichtbaar op de voorkant en in de beheerder dashboard.','One or many post types that can be classified with this taxonomy.'=>'Eén of vele berichttypes die met deze taxonomie kunnen worden ingedeeld.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Stel dit berichttype bloot in de REST API.','Customize the query variable name'=>'De naam van de query variabele aanpassen','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Termen zijn toegankelijk via de niet pretty permalink, bijvoorbeeld {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Hoofd sub termen in URL\'s voor hiërarchische taxonomieën.','Customize the slug used in the URL'=>'Pas de slug in de URL aan','Permalinks for this taxonomy are disabled.'=>'Permalinks voor deze taxonomie zijn uitgeschakeld.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de taxonomie sleutel als slug. Je permalinkstructuur zal zijn','Taxonomy Key'=>'Taxonomie sleutel','Select the type of permalink to use for this taxonomy.'=>'Selecteer het type permalink dat je voor deze taxonomie wil gebruiken.','Display a column for the taxonomy on post type listing screens.'=>'Toon een kolom voor de taxonomie op de schermen voor het tonen van berichttypes.','Show Admin Column'=>'Toon beheerder kolom','Show the taxonomy in the quick/bulk edit panel.'=>'Toon de taxonomie in het snel/bulk bewerken paneel.','Quick Edit'=>'Snel bewerken','List the taxonomy in the Tag Cloud Widget controls.'=>'Vermeld de taxonomie in de tag cloud widget besturing elementen.','Tag Cloud'=>'Tag cloud','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Een PHP functienaam die moet worden aangeroepen om taxonomie gegevens opgeslagen in een meta box te zuiveren.','Meta Box Sanitization Callback'=>'Meta box sanitatie callback','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Een PHP functienaam die moet worden aangeroepen om de inhoud van een meta box op je taxonomie te verwerken.','Register Meta Box Callback'=>'Meta box callback registreren','No Meta Box'=>'Geen meta box','Custom Meta Box'=>'Aangepaste meta box','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Bepaalt het meta box op het inhoud editor scherm. Standaard wordt het categorie meta box getoond voor hiërarchische taxonomieën, en het tags meta box voor niet hiërarchische taxonomieën.','Meta Box'=>'Meta box','Categories Meta Box'=>'Categorieën meta box','Tags Meta Box'=>'Tags meta box','A link to a tag'=>'Een link naar een tag','Describes a navigation link block variation used in the block editor.'=>'Beschrijft een navigatie link blok variatie gebruikt in de blok-editor.','A link to a %s'=>'Een link naar een %s','Tag Link'=>'Tag link','Assigns a title for navigation link block variation used in the block editor.'=>'Wijst een titel toe aan de navigatie link blok variatie gebruikt in de blok-editor.','← Go to tags'=>'← Ga naar tags','Assigns the text used to link back to the main index after updating a term.'=>'Wijst de tekst toe die wordt gebruikt om terug te linken naar de hoofd index na het updaten van een term.','Back To Items'=>'Terug naar items','← Go to %s'=>'← Ga naar %s','Tags list'=>'Tags lijst','Assigns text to the table hidden heading.'=>'Wijst tekst toe aan de verborgen koptekst van de tabel.','Tags list navigation'=>'Tags lijst navigatie','Assigns text to the table pagination hidden heading.'=>'Wijst tekst toe aan de verborgen koptekst van de paginering van de tabel.','Filter by category'=>'Filter op categorie','Assigns text to the filter button in the posts lists table.'=>'Wijst tekst toe aan de filterknop in de lijst met berichten.','Filter By Item'=>'Filter op item','Filter by %s'=>'Filter op %s','The description is not prominent by default; however, some themes may show it.'=>'De beschrijving is standaard niet prominent aanwezig; sommige thema\'s kunnen hem echter wel tonen.','Describes the Description field on the Edit Tags screen.'=>'Beschrijft het veld beschrijving in het scherm bewerken tags.','Description Field Description'=>'Omschrijving veld beschrijving','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Wijs een hoofdterm toe om een hiërarchie te creëren. De term jazz is bijvoorbeeld het hoofd van Bebop en Big Band','Describes the Parent field on the Edit Tags screen.'=>'Beschrijft het hoofd veld op het bewerken tags scherm.','Parent Field Description'=>'Hoofdveld beschrijving','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'De "slug" is de URL vriendelijke versie van de naam. Het zijn meestal allemaal kleine letters en bevat alleen letters, cijfers en koppeltekens.','Describes the Slug field on the Edit Tags screen.'=>'Beschrijft het slug veld op het bewerken tags scherm.','Slug Field Description'=>'Slug veld beschrijving','The name is how it appears on your site'=>'De naam is zoals hij op je site staat','Describes the Name field on the Edit Tags screen.'=>'Beschrijft het naamveld op het bewerken tags scherm.','Name Field Description'=>'Naamveld beschrijving','No tags'=>'Geen tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Wijst de tekst toe die wordt weergegeven in de tabellen met berichten en media lijsten als er geen tags of categorieën beschikbaar zijn.','No Terms'=>'Geen termen','No %s'=>'Geen %s','No tags found'=>'Geen tags gevonden','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Wijst de tekst toe die wordt weergegeven wanneer je klikt op de \'kies uit meest gebruikte\' tekst in het taxonomie meta box wanneer er geen tags beschikbaar zijn, en wijst de tekst toe die wordt gebruikt in de termen lijst tabel wanneer er geen items zijn voor een taxonomie.','Not Found'=>'Niet gevonden','Assigns text to the Title field of the Most Used tab.'=>'Wijst tekst toe aan het titelveld van de tab meest gebruikt.','Most Used'=>'Meest gebruikt','Choose from the most used tags'=>'Kies uit de meest gebruikte tags','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Wijst de \'kies uit meest gebruikte\' tekst toe die wordt gebruikt in het meta box wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën.','Choose From Most Used'=>'Kies uit de meest gebruikte','Choose from the most used %s'=>'Kies uit de meest gebruikte %s','Add or remove tags'=>'Tags toevoegen of verwijderen','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Wijst de tekst voor het toevoegen of verwijderen van items toe die wordt gebruikt in het meta box wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën','Add Or Remove Items'=>'Items toevoegen of verwijderen','Add or remove %s'=>'%s toevoegen of verwijderen','Separate tags with commas'=>'Scheid tags met komma\'s','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Wijst de gescheiden item met komma\'s tekst toe die wordt gebruikt in het taxonomie meta box. Alleen gebruikt op niet hiërarchische taxonomieën.','Separate Items With Commas'=>'Scheid items met komma\'s','Separate %s with commas'=>'Scheid %s met komma\'s','Popular Tags'=>'Populaire tags','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Wijst populaire items tekst toe. Alleen gebruikt voor niet hiërarchische taxonomieën.','Popular Items'=>'Populaire items','Popular %s'=>'Populaire %s','Search Tags'=>'Tags zoeken','Assigns search items text.'=>'Wijst zoek items tekst toe.','Parent Category:'=>'Hoofdcategorie:','Assigns parent item text, but with a colon (:) added to the end.'=>'Wijst hoofd item tekst toe, maar met een dubbele punt (:) toegevoegd aan het einde.','Parent Item With Colon'=>'Hoofditem met dubbele punt','Parent Category'=>'Hoofdcategorie','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Wijst hoofd item tekst toe. Alleen gebruikt bij hiërarchische taxonomieën.','Parent Item'=>'Hoofditem','Parent %s'=>'Hoofd %s','New Tag Name'=>'Nieuwe tagnaam','Assigns the new item name text.'=>'Wijst de nieuwe item naam tekst toe.','New Item Name'=>'Nieuw item naam','New %s Name'=>'Nieuwe %s naam','Add New Tag'=>'Nieuwe tag toevoegen','Assigns the add new item text.'=>'Wijst de tekst van het nieuwe item toe.','Update Tag'=>'Tag updaten','Assigns the update item text.'=>'Wijst de tekst van het update item toe.','Update Item'=>'Item updaten','Update %s'=>'%s updaten','View Tag'=>'Tag bekijken','In the admin bar to view term during editing.'=>'In de toolbar om de term te bekijken tijdens het bewerken.','Edit Tag'=>'Tag bewerken','At the top of the editor screen when editing a term.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een term.','All Tags'=>'Alle tags','Assigns the all items text.'=>'Wijst de tekst van alle items toe.','Assigns the menu name text.'=>'Wijst de tekst van de menu naam toe.','Menu Label'=>'Menulabel','Active taxonomies are enabled and registered with WordPress.'=>'Actieve taxonomieën zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the taxonomy.'=>'Een beschrijvende samenvatting van de taxonomie.','A descriptive summary of the term.'=>'Een beschrijvende samenvatting van de term.','Term Description'=>'Term beschrijving','Single word, no spaces. Underscores and dashes allowed.'=>'Eén woord, geen spaties. Underscores en streepjes zijn toegestaan.','Term Slug'=>'Term slug','The name of the default term.'=>'De naam van de standaard term.','Term Name'=>'Term naam','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Maak een term aan voor de taxonomie die niet verwijderd kan worden. Deze zal niet standaard worden geselecteerd voor berichten.','Default Term'=>'Standaard term','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Of termen in deze taxonomie moeten worden gesorteerd in de volgorde waarin ze worden aangeleverd aan `wp_set_object_terms()`.','Sort Terms'=>'Termen sorteren','Add Post Type'=>'Berichttype toevoegen','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Breid de functionaliteit van WordPress uit tot meer dan standaard berichten en pagina\'s met aangepaste berichttypes.','Add Your First Post Type'=>'Je eerste berichttype toevoegen','I know what I\'m doing, show me all the options.'=>'Ik weet wat ik doe, laat me alle opties zien.','Advanced Configuration'=>'Geavanceerde configuratie','Hierarchical post types can have descendants (like pages).'=>'Hiërarchische bericht types kunnen afstammelingen hebben (zoals pagina\'s).','Hierarchical'=>'Hiërarchisch','Visible on the frontend and in the admin dashboard.'=>'Zichtbaar op de voorkant en in het beheerder dashboard.','Public'=>'Publiek','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 20 karakters.','Movie'=>'Film','Singular Label'=>'Enkelvoudig label','Movies'=>'Films','Plural Label'=>'Meervoud label','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Posts_Controller`.','Controller Class'=>'Controller klasse','The namespace part of the REST API URL.'=>'De namespace sectie van de REST API URL.','Namespace Route'=>'Namespace route','The base URL for the post type REST API URLs.'=>'De basis URL voor de berichttype REST API URL\'s.','Base URL'=>'Basis URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Geeft dit berichttype weer in de REST API. Vereist om de blok-editor te gebruiken.','Show In REST API'=>'Weergeven in REST API','Customize the query variable name.'=>'Pas de naam van de query variabele aan.','Query Variable'=>'Vraag variabele','No Query Variable Support'=>'Geen ondersteuning voor query variabele','Custom Query Variable'=>'Aangepaste query variabele','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Items zijn toegankelijk via de niet pretty permalink, bijv. {bericht_type}={bericht_slug}.','Query Variable Support'=>'Ondersteuning voor query variabelen','URLs for an item and items can be accessed with a query string.'=>'URL\'s voor een item en items kunnen worden benaderd met een query string.','Publicly Queryable'=>'Openbaar opvraagbaar','Custom slug for the Archive URL.'=>'Aangepaste slug voor het archief URL.','Archive Slug'=>'Archief slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Heeft een item archief dat kan worden aangepast met een archief template bestand in je thema.','Archive'=>'Archief','Pagination support for the items URLs such as the archives.'=>'Paginatie ondersteuning voor de items URL\'s zoals de archieven.','Pagination'=>'Paginering','RSS feed URL for the post type items.'=>'RSS feed URL voor de items van het berichttype.','Feed URL'=>'Feed URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Wijzigt de permalink structuur om het `WP_Rewrite::$front` voorvoegsel toe te voegen aan URLs.','Front URL Prefix'=>'Front URL voorvoegsel','Customize the slug used in the URL.'=>'Pas de slug in de URL aan.','URL Slug'=>'URL slug','Permalinks for this post type are disabled.'=>'Permalinks voor dit berichttype zijn uitgeschakeld.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Herschrijf de URL met behulp van een aangepaste slug, gedefinieerd in de onderstaande invoer. Je permalink structuur zal zijn','No Permalink (prevent URL rewriting)'=>'Geen permalink (voorkom URL herschrijving)','Custom Permalink'=>'Aangepaste permalink','Post Type Key'=>'Berichttype sleutel','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de berichttype sleutel als slug. Je permalink structuur zal zijn','Permalink Rewrite'=>'Permalink herschrijven','Delete items by a user when that user is deleted.'=>'Verwijder items van een gebruiker wanneer die gebruiker wordt verwijderd.','Delete With User'=>'Verwijder met gebruiker','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Laat het berichttype exporteren via \'Gereedschap\' > \'Exporteren\'.','Can Export'=>'Kan geëxporteerd worden','Optionally provide a plural to be used in capabilities.'=>'Geef desgewenst een meervoud dat in rechten moet worden gebruikt.','Plural Capability Name'=>'Meervoudige rechten naam','Choose another post type to base the capabilities for this post type.'=>'Kies een ander berichttype om de rechten voor dit berichttype te baseren.','Singular Capability Name'=>'Enkelvoudige rechten naam','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Standaard erven de rechten van het berichttype de namen van de \'Bericht\' rechten, bv. Edit_bericht, delete_berichten. Activeer om berichttype specifieke rechten te gebruiken, bijv. Edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Rechten hernoemen','Exclude From Search'=>'Uitsluiten van zoeken','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Sta toe dat items worden toegevoegd aan menu\'s in het scherm \'Weergave\' > \'Menu\'s\'. Moet ingeschakeld zijn in \'Scherminstellingen\'.','Appearance Menus Support'=>'Ondersteuning voor weergave menu\'s','Appears as an item in the \'New\' menu in the admin bar.'=>'Verschijnt als een item in het menu "Nieuw" in de toolbar.','Show In Admin Bar'=>'Toon in toolbar','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Een PHP functie naam die moet worden aangeroepen bij het instellen van de meta boxen voor het bewerking scherm.','Custom Meta Box Callback'=>'Aangepaste meta box callback','Menu Icon'=>'Menu pictogram','The position in the sidebar menu in the admin dashboard.'=>'De positie in het zijbalk menu in het beheerder dashboard.','Menu Position'=>'Menu positie','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Standaard krijgt het berichttype een nieuw top niveau item in het beheerder menu. Als een bestaand top niveau item hier wordt aangeleverd, zal het berichttype worden toegevoegd als een submenu item eronder.','Admin Menu Parent'=>'Beheerder hoofd menu','Admin editor navigation in the sidebar menu.'=>'Beheerder editor navigatie in het zijbalk menu.','Show In Admin Menu'=>'Toon in beheerder menu','Items can be edited and managed in the admin dashboard.'=>'Items kunnen worden bewerkt en beheerd in het beheerder dashboard.','Show In UI'=>'Weergeven in UI','A link to a post.'=>'Een link naar een bericht.','Description for a navigation link block variation.'=>'Beschrijving voor een navigatie link blok variatie.','Item Link Description'=>'Item link beschrijving','A link to a %s.'=>'Een link naar een %s.','Post Link'=>'Bericht link','Title for a navigation link block variation.'=>'Titel voor een navigatie link blok variatie.','Item Link'=>'Item link','%s Link'=>'%s link','Post updated.'=>'Bericht geüpdatet.','In the editor notice after an item is updated.'=>'In het editor bericht nadat een item is geüpdatet.','Item Updated'=>'Item geüpdatet','%s updated.'=>'%s geüpdatet.','Post scheduled.'=>'Bericht ingepland.','In the editor notice after scheduling an item.'=>'In het editor bericht na het plannen van een item.','Item Scheduled'=>'Item gepland','%s scheduled.'=>'%s gepland.','Post reverted to draft.'=>'Bericht teruggezet naar concept.','In the editor notice after reverting an item to draft.'=>'In het editor bericht na het terugdraaien van een item naar concept.','Item Reverted To Draft'=>'Item teruggezet naar concept','%s reverted to draft.'=>'%s teruggezet naar het concept.','Post published privately.'=>'Bericht privé gepubliceerd.','In the editor notice after publishing a private item.'=>'In het editor bericht na het publiceren van een privé item.','Item Published Privately'=>'Item privé gepubliceerd','%s published privately.'=>'%s privé gepubliceerd.','Post published.'=>'Bericht gepubliceerd.','In the editor notice after publishing an item.'=>'In het editor bericht na het publiceren van een item.','Item Published'=>'Item gepubliceerd','%s published.'=>'%s gepubliceerd.','Posts list'=>'Berichtenlijst','Used by screen readers for the items list on the post type list screen.'=>'Gebruikt door scherm lezers voor de item lijst op het scherm van de berichttypen lijst.','Items List'=>'Items lijst','%s list'=>'%s lijst','Posts list navigation'=>'Berichten lijst navigatie','Used by screen readers for the filter list pagination on the post type list screen.'=>'Gebruikt door scherm lezers voor de paginering van de filter lijst op het scherm van de lijst met berichttypes.','Items List Navigation'=>'Items lijst navigatie','%s list navigation'=>'%s lijst navigatie','Filter posts by date'=>'Filter berichten op datum','Used by screen readers for the filter by date heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de filter op datum koptekst in de lijst met berichttypes.','Filter Items By Date'=>'Filter items op datum','Filter %s by date'=>'Filter %s op datum','Filter posts list'=>'Filter berichtenlijst','Used by screen readers for the filter links heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de koptekst filter links op het scherm van de lijst met berichttypes.','Filter Items List'=>'Filter itemlijst','Filter %s list'=>'Filter %s lijst','In the media modal showing all media uploaded to this item.'=>'In het media modaal worden alle media getoond die naar dit item zijn geüpload.','Uploaded To This Item'=>'Geüpload naar dit item','Uploaded to this %s'=>'Geüpload naar deze %s','Insert into post'=>'Invoegen in bericht','As the button label when adding media to content.'=>'Als knop label bij het toevoegen van media aan inhoud.','Insert Into Media Button'=>'Invoegen in media knop','Insert into %s'=>'Invoegen in %s','Use as featured image'=>'Gebruik als uitgelichte afbeelding','As the button label for selecting to use an image as the featured image.'=>'Als knop label voor het selecteren van een afbeelding als uitgelichte afbeelding.','Use Featured Image'=>'Gebruik uitgelichte afbeelding','Remove featured image'=>'Verwijder uitgelichte afbeelding','As the button label when removing the featured image.'=>'Als het knop label bij het verwijderen van de uitgelichte afbeelding.','Remove Featured Image'=>'Verwijder uitgelichte afbeelding','Set featured image'=>'Uitgelichte afbeelding instellen','As the button label when setting the featured image.'=>'Als knop label bij het instellen van de uitgelichte afbeelding.','Set Featured Image'=>'Uitgelichte afbeelding instellen','Featured image'=>'Uitgelichte afbeelding','In the editor used for the title of the featured image meta box.'=>'In de editor gebruikt voor de titel van de uitgelichte afbeelding meta box.','Featured Image Meta Box'=>'Uitgelichte afbeelding meta box','Post Attributes'=>'Bericht attributen','In the editor used for the title of the post attributes meta box.'=>'In de editor gebruikt voor de titel van het bericht attributen meta box.','Attributes Meta Box'=>'Attributen meta box','%s Attributes'=>'%s attributen','Post Archives'=>'Bericht archieven','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Voegt \'Berichttype archief\' items met dit label toe aan de lijst van berichten die getoond worden bij het toevoegen van items aan een bestaand menu in een CPT met archieven ingeschakeld. Verschijnt alleen bij het bewerken van menu\'s in \'Live voorbeeld\' modus en wanneer een aangepaste archief slug is opgegeven.','Archives Nav Menu'=>'Archief nav menu','%s Archives'=>'%s archieven','No posts found in Trash'=>'Geen berichten gevonden in de prullenbak','At the top of the post type list screen when there are no posts in the trash.'=>'Aan de bovenkant van het scherm van de lijst met berichttypes wanneer er geen berichten in de prullenbak zitten.','No Items Found in Trash'=>'Geen items gevonden in de prullenbak','No %s found in Trash'=>'Geen %s gevonden in de prullenbak','No posts found'=>'Geen berichten gevonden','At the top of the post type list screen when there are no posts to display.'=>'Aan de bovenkant van het scherm van de lijst met berichttypes wanneer er geen berichten zijn om weer te geven.','No Items Found'=>'Geen items gevonden','No %s found'=>'Geen %s gevonden','Search Posts'=>'Berichten zoeken','At the top of the items screen when searching for an item.'=>'Aan de bovenkant van het item scherm bij het zoeken naar een item.','Search Items'=>'Items zoeken','Search %s'=>'%s zoeken','Parent Page:'=>'Hoofdpagina:','For hierarchical types in the post type list screen.'=>'Voor hiërarchische types in het scherm van de berichttypen lijst.','Parent Item Prefix'=>'Hoofditem voorvoegsel','Parent %s:'=>'Hoofd %s:','New Post'=>'Nieuw bericht','New Item'=>'Nieuw item','New %s'=>'Nieuw %s','Add New Post'=>'Nieuw bericht toevoegen','At the top of the editor screen when adding a new item.'=>'Aan de bovenkant van het editor scherm bij het toevoegen van een nieuw item.','Add New Item'=>'Nieuw item toevoegen','Add New %s'=>'Nieuwe %s toevoegen','View Posts'=>'Berichten bekijken','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Verschijnt in de toolbar in de weergave \'Alle berichten\', als het berichttype archieven ondersteunt en de voorpagina geen archief is van dat berichttype.','View Items'=>'Items bekijken','View Post'=>'Bericht bekijken','In the admin bar to view item when editing it.'=>'In de toolbar om het item te bekijken wanneer je het bewerkt.','View Item'=>'Item bekijken','View %s'=>'%s bekijken','Edit Post'=>'Bericht bewerken','At the top of the editor screen when editing an item.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een item.','Edit Item'=>'Item bewerken','Edit %s'=>'%s bewerken','All Posts'=>'Alle berichten','In the post type submenu in the admin dashboard.'=>'In het sub menu van het berichttype in het beheerder dashboard.','All Items'=>'Alle items','All %s'=>'Alle %s','Admin menu name for the post type.'=>'Beheerder menu naam voor het berichttype.','Menu Name'=>'Menu naam','Regenerate all labels using the Singular and Plural labels'=>'Alle labels opnieuw genereren met behulp van de labels voor enkelvoud en meervoud','Regenerate'=>'Regenereren','Active post types are enabled and registered with WordPress.'=>'Actieve berichttypes zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the post type.'=>'Een beschrijvende samenvatting van het berichttype.','Add Custom'=>'Aangepaste toevoegen','Enable various features in the content editor.'=>'Verschillende functies in de inhoud editor inschakelen.','Post Formats'=>'Berichtformaten','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecteer bestaande taxonomieën om items van het berichttype te classificeren.','Browse Fields'=>'Bladeren door velden','Nothing to import'=>'Er is niets om te importeren','. The Custom Post Type UI plugin can be deactivated.'=>'. De Custom Post Type UI plugin kan worden gedeactiveerd.','Imported %d item from Custom Post Type UI -'=>'%d item geïmporteerd uit Custom Post Type UI -' . "\0" . '%d items geïmporteerd uit Custom Post Type UI -','Failed to import taxonomies.'=>'Kan taxonomieën niet importeren.','Failed to import post types.'=>'Kan berichttypen niet importeren.','Nothing from Custom Post Type UI plugin selected for import.'=>'Niets van extra berichttype UI plugin geselecteerd voor import.','Imported 1 item'=>'1 item geïmporteerd' . "\0" . '%s items geïmporteerd','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Als je een berichttype of taxonomie importeert met dezelfde sleutel als een reeds bestaand berichttype of taxonomie, worden de instellingen voor het bestaande berichttype of de bestaande taxonomie overschreven met die van de import.','Import from Custom Post Type UI'=>'Importeer vanuit Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'De volgende code kan worden gebruikt om een lokale versie van de geselecteerde items te registreren. Het lokaal opslaan van veldgroepen, berichttypen of taxonomieën kan veel voordelen bieden, zoals snellere laadtijden, versiebeheer en dynamische velden/instellingen. Kopieer en plak de volgende code in het functions.php bestand van je thema of neem het op in een extern bestand, en deactiveer of verwijder vervolgens de items uit de ACF beheer.','Export - Generate PHP'=>'Exporteren - PHP genereren','Export'=>'Exporteren','Select Taxonomies'=>'Taxonomieën selecteren','Select Post Types'=>'Berichttypen selecteren','Exported 1 item.'=>'1 item geëxporteerd.' . "\0" . '%s items geëxporteerd.','Category'=>'Categorie','Tag'=>'Tag','%s taxonomy created'=>'%s taxonomie aangemaakt','%s taxonomy updated'=>'%s taxonomie geüpdatet','Taxonomy draft updated.'=>'Taxonomie concept geüpdatet.','Taxonomy scheduled for.'=>'Taxonomie ingepland voor.','Taxonomy submitted.'=>'Taxonomie ingediend.','Taxonomy saved.'=>'Taxonomie opgeslagen.','Taxonomy deleted.'=>'Taxonomie verwijderd.','Taxonomy updated.'=>'Taxonomie geüpdatet.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Deze taxonomie kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een andere taxonomie die door een andere plugin of thema is geregistreerd.','Taxonomy synchronized.'=>'Taxonomie gesynchroniseerd.' . "\0" . '%s taxonomieën gesynchroniseerd.','Taxonomy duplicated.'=>'Taxonomie gedupliceerd.' . "\0" . '%s taxonomieën gedupliceerd.','Taxonomy deactivated.'=>'Taxonomie gedeactiveerd.' . "\0" . '%s taxonomieën gedeactiveerd.','Taxonomy activated.'=>'Taxonomie geactiveerd.' . "\0" . '%s taxonomieën geactiveerd.','Terms'=>'Termen','Post type synchronized.'=>'Berichttype gesynchroniseerd.' . "\0" . '%s berichttypen gesynchroniseerd.','Post type duplicated.'=>'Berichttype gedupliceerd.' . "\0" . '%s berichttypen gedupliceerd.','Post type deactivated.'=>'Berichttype gedeactiveerd.' . "\0" . '%s berichttypen gedeactiveerd.','Post type activated.'=>'Berichttype geactiveerd.' . "\0" . '%s berichttypen geactiveerd.','Post Types'=>'Berichttypen','Advanced Settings'=>'Geavanceerde instellingen','Basic Settings'=>'Basisinstellingen','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Dit berichttype kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een ander berichttype dat door een andere plugin of een ander thema is geregistreerd.','Pages'=>'Pagina\'s','Link Existing Field Groups'=>'Link bestaande veld groepen','%s post type created'=>'%s berichttype aangemaakt','Add fields to %s'=>'Velden toevoegen aan %s','%s post type updated'=>'%s berichttype geüpdatet','Post type draft updated.'=>'Berichttype concept geüpdatet.','Post type scheduled for.'=>'Berichttype ingepland voor.','Post type submitted.'=>'Berichttype ingediend.','Post type saved.'=>'Berichttype opgeslagen.','Post type updated.'=>'Berichttype geüpdatet.','Post type deleted.'=>'Berichttype verwijderd.','Type to search...'=>'Typ om te zoeken...','PRO Only'=>'Alleen in PRO','Field groups linked successfully.'=>'Veldgroepen succesvol gelinkt.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importeer berichttypen en taxonomieën die zijn geregistreerd met extra berichttype UI en beheerder ze met ACF. Aan de slag.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'berichttype','Done'=>'Klaar','Field Group(s)'=>'Veld groep(en)','Select one or many field groups...'=>'Selecteer één of meerdere veldgroepen...','Please select the field groups to link.'=>'Selecteer de veldgroepen om te linken.','Field group linked successfully.'=>'Veldgroep succesvol gelinkt.' . "\0" . 'Veldgroepen succesvol gelinkt.','post statusRegistration Failed'=>'Registratie mislukt','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Dit item kon niet worden geregistreerd omdat zijn sleutel in gebruik is door een ander item geregistreerd door een andere plugin of thema.','REST API'=>'REST API','Permissions'=>'Rechten','URLs'=>'URL\'s','Visibility'=>'Zichtbaarheid','Labels'=>'Labels','Field Settings Tabs'=>'Tabs voor veldinstellingen','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF shortcode waarde uitgeschakeld voor voorbeeld]','Close Modal'=>'Modal sluiten','Field moved to other group'=>'Veld verplaatst naar andere groep','Close modal'=>'Modal sluiten','Start a new group of tabs at this tab.'=>'Begin een nieuwe groep van tabs bij dit tab.','New Tab Group'=>'Nieuwe tabgroep','Use a stylized checkbox using select2'=>'Een gestileerde checkbox gebruiken met select2','Save Other Choice'=>'Andere keuze opslaan','Allow Other Choice'=>'Andere keuze toestaan','Add Toggle All'=>'Toevoegen toggle alle','Save Custom Values'=>'Aangepaste waarden opslaan','Allow Custom Values'=>'Aangepaste waarden toestaan','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Aangepaste waarden van het selectievakje mogen niet leeg zijn. Vink lege waarden uit.','Updates'=>'Updates','Advanced Custom Fields logo'=>'Advanced Custom Fields logo','Save Changes'=>'Wijzigingen opslaan','Field Group Title'=>'Veldgroep titel','Add title'=>'Titel toevoegen','New to ACF? Take a look at our getting started guide.'=>'Ben je nieuw bij ACF? Bekijk onze startersgids.','Add Field Group'=>'Veldgroep toevoegen','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF gebruikt veldgroepen om aangepaste velden te groeperen, en die velden vervolgens te koppelen aan bewerkingsschermen.','Add Your First Field Group'=>'Voeg je eerste veldgroep toe','Options Pages'=>'Opties pagina\'s','ACF Blocks'=>'ACF blokken','Gallery Field'=>'Galerij veld','Flexible Content Field'=>'Flexibel inhoudsveld','Repeater Field'=>'Herhaler veld','Unlock Extra Features with ACF PRO'=>'Ontgrendel extra functies met ACF PRO','Delete Field Group'=>'Veldgroep verwijderen','Created on %1$s at %2$s'=>'Gemaakt op %1$s om %2$s','Group Settings'=>'Groepsinstellingen','Location Rules'=>'Locatieregels','Choose from over 30 field types. Learn more.'=>'Kies uit meer dan 30 veldtypes. Meer informatie.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Ga aan de slag met het maken van nieuwe aangepaste velden voor je berichten, pagina\'s, extra berichttypes en andere WordPress inhoud.','Add Your First Field'=>'Voeg je eerste veld toe','#'=>'#','Add Field'=>'Veld toevoegen','Presentation'=>'Presentatie','Validation'=>'Validatie','General'=>'Algemeen','Import JSON'=>'JSON importeren','Export As JSON'=>'Als JSON exporteren','Field group deactivated.'=>'Veldgroep gedeactiveerd.' . "\0" . '%s veldgroepen gedeactiveerd.','Field group activated.'=>'Veldgroep geactiveerd.' . "\0" . '%s veldgroepen geactiveerd.','Deactivate'=>'Deactiveren','Deactivate this item'=>'Deactiveer dit item','Activate'=>'Activeren','Activate this item'=>'Activeer dit item','Move field group to trash?'=>'Veldgroep naar prullenbak verplaatsen?','post statusInactive'=>'Inactief','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields PRO automatisch gedeactiveerd.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields automatisch gedeactiveerd.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - We hebben een of meer aanroepen gedetecteerd om ACF veldwaarden op te halen voordat ACF is geïnitialiseerd. Dit wordt niet ondersteund en kan leiden tot verkeerd ingedeelde of ontbrekende gegevens. Meer informatie over hoe je dit kunt oplossen..','%1$s must have a user with the %2$s role.'=>'%1$s moet een gebruiker hebben met de rol %2$s.' . "\0" . '%1$s moet een gebruiker hebben met een van de volgende rollen %2$s','%1$s must have a valid user ID.'=>'%1$s moet een geldig gebruikers ID hebben.','Invalid request.'=>'Ongeldige aanvraag.','%1$s is not one of %2$s'=>'%1$s is niet een van %2$s','%1$s must have term %2$s.'=>'%1$s moet term %2$s hebben.' . "\0" . '%1$s moet een van de volgende termen hebben %2$s','%1$s must be of post type %2$s.'=>'%1$s moet van het berichttype %2$s zijn.' . "\0" . '%1$s moet van een van de volgende berichttypes zijn %2$s','%1$s must have a valid post ID.'=>'%1$s moet een geldig bericht ID hebben.','%s requires a valid attachment ID.'=>'%s vereist een geldig bijlage ID.','Show in REST API'=>'Toon in REST API','Enable Transparency'=>'Transparantie inschakelen','RGBA Array'=>'RGBA array','RGBA String'=>'RGBA string','Hex String'=>'Hex string','Upgrade to PRO'=>'Upgrade naar PRO','post statusActive'=>'Actief','\'%s\' is not a valid email address'=>'\'%s\' is geen geldig e-mailadres','Color value'=>'Kleurwaarde','Select default color'=>'Selecteer standaardkleur','Clear color'=>'Kleur wissen','Blocks'=>'Blokken','Options'=>'Opties','Users'=>'Gebruikers','Menu items'=>'Menu-items','Widgets'=>'Widgets','Attachments'=>'Bijlagen','Taxonomies'=>'Taxonomieën','Posts'=>'Berichten','Last updated: %s'=>'Laatst geüpdatet: %s','Sorry, this post is unavailable for diff comparison.'=>'Dit bericht is niet beschikbaar voor verschil vergelijking.','Invalid field group parameter(s).'=>'Ongeldige veldgroep parameter(s).','Awaiting save'=>'In afwachting van opslaan','Saved'=>'Opgeslagen','Import'=>'Importeren','Review changes'=>'Beoordeel wijzigingen','Located in: %s'=>'Bevindt zich in: %s','Located in plugin: %s'=>'Bevindt zich in plugin: %s','Located in theme: %s'=>'Bevindt zich in thema: %s','Various'=>'Diverse','Sync changes'=>'Synchroniseer wijzigingen','Loading diff'=>'Diff laden','Review local JSON changes'=>'Lokale JSON wijzigingen beoordelen','Visit website'=>'Bezoek site','View details'=>'Details bekijken','Version %s'=>'Versie %s','Information'=>'Informatie','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Helpdesk. De ondersteuning professionals op onze helpdesk zullen je helpen met meer diepgaande, technische uitdagingen.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussies. We hebben een actieve en vriendelijke community op onze community forums die je misschien kunnen helpen met de \'how-tos\' van de ACF wereld.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentatie. Onze uitgebreide documentatie bevat referenties en handleidingen voor de meeste situaties die je kunt tegenkomen.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Wij zijn fanatiek in ondersteuning en willen dat je met ACF het beste uit je site haalt. Als je problemen ondervindt, zijn er verschillende plaatsen waar je hulp kan vinden:','Help & Support'=>'Hulp & ondersteuning','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Gebruik de tab Hulp & ondersteuning om contact op te nemen als je hulp nodig hebt.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Voordat je je eerste veldgroep maakt, raden we je aan om eerst onze Aan de slag gids te lezen om je vertrouwd te maken met de filosofie en best practices van de plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'De Advanced Custom Fields plugin biedt een visuele formulierbouwer om WordPress bewerkingsschermen aan te passen met extra velden, en een intuïtieve API om aangepaste veldwaarden weer te geven in elk thema template bestand.','Overview'=>'Overzicht','Location type "%s" is already registered.'=>'Locatietype "%s" is al geregistreerd.','Class "%s" does not exist.'=>'Klasse "%s" bestaat niet.','Invalid nonce.'=>'Ongeldige nonce.','Error loading field.'=>'Fout tijdens laden van veld.','Location not found: %s'=>'Locatie niet gevonden: %s','Error: %s'=>'Fout: %s','Widget'=>'Widget','User Role'=>'Gebruikersrol','Comment'=>'Reactie','Post Format'=>'Berichtformat','Menu Item'=>'Menu-item','Post Status'=>'Berichtstatus','Menus'=>'Menu\'s','Menu Locations'=>'Menulocaties','Menu'=>'Menu','Post Taxonomy'=>'Bericht taxonomie','Child Page (has parent)'=>'Subpagina (heeft hoofdpagina)','Parent Page (has children)'=>'Hoofdpagina (heeft subpagina\'s)','Top Level Page (no parent)'=>'Pagina op hoogste niveau (geen hoofdpagina)','Posts Page'=>'Berichtenpagina','Front Page'=>'Voorpagina','Page Type'=>'Paginatype','Viewing back end'=>'Back-end aan het bekijken','Viewing front end'=>'Front-end aan het bekijken','Logged in'=>'Ingelogd','Current User'=>'Huidige gebruiker','Page Template'=>'Pagina template','Register'=>'Registreren','Add / Edit'=>'Toevoegen / bewerken','User Form'=>'Gebruikersformulier','Page Parent'=>'Hoofdpagina','Super Admin'=>'Superbeheerder','Current User Role'=>'Huidige gebruikersrol','Default Template'=>'Standaard template','Post Template'=>'Bericht template','Post Category'=>'Berichtcategorie','All %s formats'=>'Alle %s formats','Attachment'=>'Bijlage','%s value is required'=>'%s waarde is verplicht','Show this field if'=>'Toon dit veld als','Conditional Logic'=>'Voorwaardelijke logica','and'=>'en','Local JSON'=>'Lokale JSON','Clone Field'=>'Veld klonen','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Controleer ook of alle premium add-ons (%s) zijn geüpdatet naar de nieuwste versie.','This version contains improvements to your database and requires an upgrade.'=>'Deze versie bevat verbeteringen voor je database en vereist een upgrade.','Thank you for updating to %1$s v%2$s!'=>'Bedankt voor het updaten naar %1$s v%2$s!','Database Upgrade Required'=>'Database-upgrade vereist','Options Page'=>'Opties pagina','Gallery'=>'Galerij','Flexible Content'=>'Flexibele inhoud','Repeater'=>'Herhaler','Back to all tools'=>'Terug naar alle gereedschappen','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Als er meerdere veldgroepen op een bewerkingsscherm verschijnen, dan worden de opties van de eerste veldgroep gebruikt (degene met het laagste volgorde nummer)','Select items to hide them from the edit screen.'=>'Selecteer items om ze te verbergen in het bewerkingsscherm.','Hide on screen'=>'Verberg op scherm','Send Trackbacks'=>'Trackbacks verzenden','Tags'=>'Tags','Categories'=>'Categorieën','Page Attributes'=>'Pagina attributen','Format'=>'Format','Author'=>'Auteur','Slug'=>'Slug','Revisions'=>'Revisies','Comments'=>'Reacties','Discussion'=>'Discussie','Excerpt'=>'Samenvatting','Content Editor'=>'Inhoudseditor','Permalink'=>'Permalink','Shown in field group list'=>'Weergegeven in lijst met veldgroepen','Field groups with a lower order will appear first'=>'Veldgroepen met een lagere volgorde verschijnen als eerste','Order No.'=>'Volgorde nr.','Below fields'=>'Onder velden','Below labels'=>'Onder labels','Instruction Placement'=>'Instructie plaatsing','Label Placement'=>'Label plaatsing','Side'=>'Zijkant','Normal (after content)'=>'Normaal (na inhoud)','High (after title)'=>'Hoog (na titel)','Position'=>'Positie','Seamless (no metabox)'=>'Naadloos (geen meta box)','Standard (WP metabox)'=>'Standaard (met metabox)','Style'=>'Stijl','Type'=>'Type','Key'=>'Sleutel','Order'=>'Volgorde','Close Field'=>'Veld sluiten','id'=>'ID','class'=>'klasse','width'=>'breedte','Wrapper Attributes'=>'Wrapper attributen','Required'=>'Vereist','Instructions'=>'Instructies','Field Type'=>'Veldtype','Single word, no spaces. Underscores and dashes allowed'=>'Eén woord, geen spaties. Underscores en verbindingsstrepen toegestaan','Field Name'=>'Veldnaam','This is the name which will appear on the EDIT page'=>'Dit is de naam die op de BEWERK pagina zal verschijnen','Field Label'=>'Veldlabel','Delete'=>'Verwijderen','Delete field'=>'Veld verwijderen','Move'=>'Verplaatsen','Move field to another group'=>'Veld naar een andere groep verplaatsen','Duplicate field'=>'Veld dupliceren','Edit field'=>'Veld bewerken','Drag to reorder'=>'Sleep om te herschikken','Show this field group if'=>'Deze veldgroep weergeven als','No updates available.'=>'Er zijn geen updates beschikbaar.','Database upgrade complete. See what\'s new'=>'Database upgrade afgerond. Bekijk wat er nieuw is','Reading upgrade tasks...'=>'Upgradetaken lezen...','Upgrade failed.'=>'Upgrade mislukt.','Upgrade complete.'=>'Upgrade afgerond.','Upgrading data to version %s'=>'Gegevens upgraden naar versie %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Het is sterk aan te raden om eerst een back-up van de database te maken voordat je de update uitvoert. Weet je zeker dat je de update nu wilt uitvoeren?','Please select at least one site to upgrade.'=>'Selecteer ten minste één site om te upgraden.','Database Upgrade complete. Return to network dashboard'=>'Database upgrade afgerond. Terug naar netwerk dashboard','Site is up to date'=>'Site is up-to-date','Site requires database upgrade from %1$s to %2$s'=>'Site vereist database upgrade van %1$s naar %2$s','Site'=>'Site','Upgrade Sites'=>'Sites upgraden','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'De volgende sites vereisen een upgrade van de database. Selecteer de sites die je wilt updaten en klik vervolgens op %s.','Add rule group'=>'Regelgroep toevoegen','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Maak een set met regels aan om te bepalen welke aangepaste schermen deze extra velden zullen gebruiken','Rules'=>'Regels','Copied'=>'Gekopieerd','Copy to clipboard'=>'Naar klembord kopiëren','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecteer de items die je wilt exporteren en selecteer dan je export methode. Exporteer als JSON om te exporteren naar een .json bestand dat je vervolgens kunt importeren in een andere ACF installatie. Genereer PHP om te exporteren naar PHP code die je in je thema kunt plaatsen.','Select Field Groups'=>'Veldgroepen selecteren','No field groups selected'=>'Geen veldgroepen geselecteerd','Generate PHP'=>'PHP genereren','Export Field Groups'=>'Veldgroepen exporteren','Import file empty'=>'Importbestand is leeg','Incorrect file type'=>'Onjuist bestandstype','Error uploading file. Please try again'=>'Fout bij uploaden van bestand. Probeer het opnieuw','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecteer het Advanced Custom Fields JSON bestand dat je wilt importeren. Wanneer je op de onderstaande import knop klikt, importeert ACF de items in dat bestand.','Import Field Groups'=>'Veldgroepen importeren','Sync'=>'Sync','Select %s'=>'Selecteer %s','Duplicate'=>'Dupliceren','Duplicate this item'=>'Dit item dupliceren','Supports'=>'Ondersteunt','Documentation'=>'Documentatie','Description'=>'Beschrijving','Sync available'=>'Synchronisatie beschikbaar','Field group synchronized.'=>'Veldgroep gesynchroniseerd.' . "\0" . '%s veld groepen gesynchroniseerd.','Field group duplicated.'=>'Veldgroep gedupliceerd.' . "\0" . '%s veldgroepen gedupliceerd.','Active (%s)'=>'Actief (%s)' . "\0" . 'Actief (%s)','Review sites & upgrade'=>'Beoordeel sites & upgrade','Upgrade Database'=>'Database upgraden','Custom Fields'=>'Aangepaste velden','Move Field'=>'Veld verplaatsen','Please select the destination for this field'=>'Selecteer de bestemming voor dit veld','The %1$s field can now be found in the %2$s field group'=>'Het %1$s veld is nu te vinden in de %2$s veldgroep','Move Complete.'=>'Verplaatsen afgerond.','Active'=>'Actief','Field Keys'=>'Veldsleutels','Settings'=>'Instellingen','Location'=>'Locatie','Null'=>'Null','copy'=>'kopie','(this field)'=>'(dit veld)','Checked'=>'Aangevinkt','Move Custom Field'=>'Aangepast veld verplaatsen','No toggle fields available'=>'Geen toggle velden beschikbaar','Field group title is required'=>'Veldgroep titel is vereist','This field cannot be moved until its changes have been saved'=>'Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen','The string "field_" may not be used at the start of a field name'=>'De string "field_" mag niet voor de veldnaam staan','Field group draft updated.'=>'Veldgroep concept geüpdatet.','Field group scheduled for.'=>'Veldgroep gepland voor.','Field group submitted.'=>'Veldgroep ingediend.','Field group saved.'=>'Veldgroep opgeslagen.','Field group published.'=>'Veldgroep gepubliceerd.','Field group deleted.'=>'Veldgroep verwijderd.','Field group updated.'=>'Veldgroep geüpdatet.','Tools'=>'Gereedschap','is not equal to'=>'is niet gelijk aan','is equal to'=>'is gelijk aan','Forms'=>'Formulieren','Page'=>'Pagina','Post'=>'Bericht','Relational'=>'Relationeel','Choice'=>'Keuze','Basic'=>'Basis','Unknown'=>'Onbekend','Field type does not exist'=>'Veldtype bestaat niet','Spam Detected'=>'Spam gevonden','Post updated'=>'Bericht geüpdatet','Update'=>'Updaten','Validate Email'=>'E-mailadres valideren','Content'=>'Inhoud','Title'=>'Titel','Edit field group'=>'Veldgroep bewerken','Selection is less than'=>'Selectie is minder dan','Selection is greater than'=>'Selectie is groter dan','Value is less than'=>'Waarde is minder dan','Value is greater than'=>'Waarde is groter dan','Value contains'=>'Waarde bevat','Value matches pattern'=>'Waarde komt overeen met patroon','Value is not equal to'=>'Waarde is niet gelijk aan','Value is equal to'=>'Waarde is gelijk aan','Has no value'=>'Heeft geen waarde','Has any value'=>'Heeft een waarde','Cancel'=>'Annuleren','Are you sure?'=>'Weet je het zeker?','%d fields require attention'=>'%d velden vereisen aandacht','1 field requires attention'=>'1 veld vereist aandacht','Validation failed'=>'Validatie mislukt','Validation successful'=>'Validatie geslaagd','Restricted'=>'Beperkt','Collapse Details'=>'Details dichtklappen','Expand Details'=>'Details uitklappen','Uploaded to this post'=>'Geüpload naar dit bericht','verbUpdate'=>'Updaten','verbEdit'=>'Bewerken','The changes you made will be lost if you navigate away from this page'=>'De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat','File type must be %s.'=>'Het bestandstype moet %s zijn.','or'=>'of','File size must not exceed %s.'=>'De bestandsgrootte mag niet groter zijn dan %s.','File size must be at least %s.'=>'De bestandsgrootte moet minimaal %s zijn.','Image height must not exceed %dpx.'=>'De hoogte van de afbeelding mag niet hoger zijn dan %dpx.','Image height must be at least %dpx.'=>'De hoogte van de afbeelding moet minimaal %dpx zijn.','Image width must not exceed %dpx.'=>'De breedte van de afbeelding mag niet groter zijn dan %dpx.','Image width must be at least %dpx.'=>'De breedte van de afbeelding moet ten minste %dpx zijn.','(no title)'=>'(geen titel)','Full Size'=>'Volledige grootte','Large'=>'Groot','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(geen label)','Sets the textarea height'=>'Bepaalt de hoogte van het tekstgebied','Rows'=>'Rijen','Text Area'=>'Tekstgebied','Prepend an extra checkbox to toggle all choices'=>'Voeg ervoor een extra selectievakje toe om alle keuzes te togglen','Save \'custom\' values to the field\'s choices'=>'Sla \'aangepaste\' waarden op in de keuzes van het veld','Allow \'custom\' values to be added'=>'Toestaan dat \'aangepaste\' waarden worden toegevoegd','Add new choice'=>'Nieuwe keuze toevoegen','Toggle All'=>'Toggle alles','Allow Archives URLs'=>'Archief URL\'s toestaan','Archives'=>'Archieven','Page Link'=>'Pagina link','Add'=>'Toevoegen','Name'=>'Naam','%s added'=>'%s toegevoegd','%s already exists'=>'%s bestaat al','User unable to add new %s'=>'Gebruiker kan geen nieuwe %s toevoegen','Term ID'=>'Term ID','Term Object'=>'Term object','Load value from posts terms'=>'Laad waarde van bericht termen','Load Terms'=>'Laad termen','Connect selected terms to the post'=>'Geselecteerde termen aan het bericht koppelen','Save Terms'=>'Termen opslaan','Allow new terms to be created whilst editing'=>'Toestaan dat nieuwe termen worden gemaakt tijdens het bewerken','Create Terms'=>'Termen maken','Radio Buttons'=>'Keuzerondjes','Single Value'=>'Eén waarde','Multi Select'=>'Multi selecteren','Checkbox'=>'Selectievakje','Multiple Values'=>'Meerdere waarden','Select the appearance of this field'=>'Selecteer de weergave van dit veld','Appearance'=>'Weergave','Select the taxonomy to be displayed'=>'Selecteer de taxonomie die moet worden weergegeven','No TermsNo %s'=>'Geen %s','Value must be equal to or lower than %d'=>'De waarde moet gelijk zijn aan of lager zijn dan %d','Value must be equal to or higher than %d'=>'De waarde moet gelijk zijn aan of hoger zijn dan %d','Value must be a number'=>'Waarde moet een getal zijn','Number'=>'Nummer','Save \'other\' values to the field\'s choices'=>'\'Andere\' waarden opslaan in de keuzes van het veld','Add \'other\' choice to allow for custom values'=>'Voeg de keuze \'overig\' toe om aangepaste waarden toe te staan','Other'=>'Ander','Radio Button'=>'Keuzerondje','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definieer een endpoint waar de vorige accordeon moet stoppen. Deze accordeon is niet zichtbaar.','Allow this accordion to open without closing others.'=>'Deze accordeon openen zonder anderen te sluiten.','Multi-Expand'=>'Multi uitvouwen','Display this accordion as open on page load.'=>'Geef deze accordeon weer als geopend bij het laden van de pagina.','Open'=>'Openen','Accordion'=>'Accordeon','Restrict which files can be uploaded'=>'Beperken welke bestanden kunnen worden geüpload','File ID'=>'Bestands ID','File URL'=>'Bestands URL','File Array'=>'Bestands array','Add File'=>'Bestand toevoegen','No file selected'=>'Geen bestand geselecteerd','File name'=>'Bestandsnaam','Update File'=>'Bestand updaten','Edit File'=>'Bestand bewerken','Select File'=>'Bestand selecteren','File'=>'Bestand','Password'=>'Wachtwoord','Specify the value returned'=>'Geef de geretourneerde waarde op','Use AJAX to lazy load choices?'=>'Ajax gebruiken om keuzes te lazy-loaden?','Enter each default value on a new line'=>'Zet elke standaardwaarde op een nieuwe regel','verbSelect'=>'Selecteren','Select2 JS load_failLoading failed'=>'Laden mislukt','Select2 JS searchingSearching…'=>'Zoeken…','Select2 JS load_moreLoading more results…'=>'Meer resultaten laden…','Select2 JS selection_too_long_nYou can only select %d items'=>'Je kunt slechts %d items selecteren','Select2 JS selection_too_long_1You can only select 1 item'=>'Je kan slechts 1 item selecteren','Select2 JS input_too_long_nPlease delete %d characters'=>'Verwijder %d tekens','Select2 JS input_too_long_1Please delete 1 character'=>'Verwijder 1 teken','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Voer %d of meer tekens in','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Voer 1 of meer tekens in','Select2 JS matches_0No matches found'=>'Geen overeenkomsten gevonden','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultaten zijn beschikbaar, gebruik de pijltoetsen omhoog en omlaag om te navigeren.','Select2 JS matches_1One result is available, press enter to select it.'=>'Er is één resultaat beschikbaar, druk op enter om het te selecteren.','nounSelect'=>'Selecteer','User ID'=>'Gebruikers-ID','User Object'=>'Gebruikersobject','User Array'=>'Gebruiker array','All user roles'=>'Alle gebruikersrollen','Filter by Role'=>'Filter op rol','User'=>'Gebruiker','Separator'=>'Scheidingsteken','Select Color'=>'Selecteer kleur','Default'=>'Standaard','Clear'=>'Wissen','Color Picker'=>'Kleurkiezer','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecteer','Date Time Picker JS closeTextDone'=>'Klaar','Date Time Picker JS currentTextNow'=>'Nu','Date Time Picker JS timezoneTextTime Zone'=>'Tijdzone','Date Time Picker JS microsecTextMicrosecond'=>'Microseconde','Date Time Picker JS millisecTextMillisecond'=>'Milliseconde','Date Time Picker JS secondTextSecond'=>'Seconde','Date Time Picker JS minuteTextMinute'=>'Minuut','Date Time Picker JS hourTextHour'=>'Uur','Date Time Picker JS timeTextTime'=>'Tijd','Date Time Picker JS timeOnlyTitleChoose Time'=>'Kies tijd','Date Time Picker'=>'Datum tijd kiezer','Endpoint'=>'Endpoint','Left aligned'=>'Links uitgelijnd','Top aligned'=>'Boven uitgelijnd','Placement'=>'Plaatsing','Tab'=>'Tab','Value must be a valid URL'=>'Waarde moet een geldige URL zijn','Link URL'=>'Link URL','Link Array'=>'Link array','Opens in a new window/tab'=>'Opent in een nieuw venster/tab','Select Link'=>'Link selecteren','Link'=>'Link','Email'=>'E-mailadres','Step Size'=>'Stapgrootte','Maximum Value'=>'Maximale waarde','Minimum Value'=>'Minimum waarde','Range'=>'Bereik','Both (Array)'=>'Beide (array)','Label'=>'Label','Value'=>'Waarde','Vertical'=>'Verticaal','Horizontal'=>'Horizontaal','red : Red'=>'rood : Rood','For more control, you may specify both a value and label like this:'=>'Voor meer controle kan je zowel een waarde als een label als volgt specificeren:','Enter each choice on a new line.'=>'Voer elke keuze in op een nieuwe regel.','Choices'=>'Keuzes','Button Group'=>'Knopgroep','Allow Null'=>'Null toestaan','Parent'=>'Hoofd','TinyMCE will not be initialized until field is clicked'=>'TinyMCE wordt niet geïnitialiseerd totdat er op het veld wordt geklikt','Delay Initialization'=>'Initialisatie uitstellen','Show Media Upload Buttons'=>'Media upload knoppen weergeven','Toolbar'=>'Toolbar','Text Only'=>'Alleen tekst','Visual Only'=>'Alleen visueel','Visual & Text'=>'Visueel & tekst','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Klik om TinyMCE te initialiseren','Name for the Text editor tab (formerly HTML)Text'=>'Tekst','Visual'=>'Visueel','Value must not exceed %d characters'=>'De waarde mag niet langer zijn dan %d karakters','Leave blank for no limit'=>'Laat leeg voor geen limiet','Character Limit'=>'Karakterlimiet','Appears after the input'=>'Verschijnt na de invoer','Append'=>'Toevoegen','Appears before the input'=>'Verschijnt vóór de invoer','Prepend'=>'Voorvoegen','Appears within the input'=>'Wordt weergegeven in de invoer','Placeholder Text'=>'Plaatshouder tekst','Appears when creating a new post'=>'Wordt weergegeven bij het maken van een nieuw bericht','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s vereist minimaal %2$s selectie' . "\0" . '%1$s vereist minimaal %2$s selecties','Post ID'=>'Bericht ID','Post Object'=>'Bericht object','Maximum Posts'=>'Maximum aantal berichten','Minimum Posts'=>'Minimum aantal berichten','Featured Image'=>'Uitgelichte afbeelding','Selected elements will be displayed in each result'=>'Geselecteerde elementen worden weergegeven in elk resultaat','Elements'=>'Elementen','Taxonomy'=>'Taxonomie','Post Type'=>'Berichttype','Filters'=>'Filters','All taxonomies'=>'Alle taxonomieën','Filter by Taxonomy'=>'Filter op taxonomie','All post types'=>'Alle berichttypen','Filter by Post Type'=>'Filter op berichttype','Search...'=>'Zoeken...','Select taxonomy'=>'Taxonomie selecteren','Select post type'=>'Selecteer berichttype','No matches found'=>'Geen overeenkomsten gevonden','Loading'=>'Laden','Maximum values reached ( {max} values )'=>'Maximale waarden bereikt ( {max} waarden )','Relationship'=>'Verwantschap','Comma separated list. Leave blank for all types'=>'Komma gescheiden lijst. Laat leeg voor alle typen','Allowed File Types'=>'Toegestane bestandstypen','Maximum'=>'Maximum','File size'=>'Bestandsgrootte','Restrict which images can be uploaded'=>'Beperken welke afbeeldingen kunnen worden geüpload','Minimum'=>'Minimum','Uploaded to post'=>'Geüpload naar bericht','All'=>'Alle','Limit the media library choice'=>'Beperk de keuze van de mediabibliotheek','Library'=>'Bibliotheek','Preview Size'=>'Voorbeeld grootte','Image ID'=>'Afbeelding ID','Image URL'=>'Afbeelding URL','Image Array'=>'Afbeelding array','Specify the returned value on front end'=>'De geretourneerde waarde op de front-end opgeven','Return Value'=>'Retour waarde','Add Image'=>'Afbeelding toevoegen','No image selected'=>'Geen afbeelding geselecteerd','Remove'=>'Verwijderen','Edit'=>'Bewerken','All images'=>'Alle afbeeldingen','Update Image'=>'Afbeelding updaten','Edit Image'=>'Afbeelding bewerken','Select Image'=>'Selecteer afbeelding','Image'=>'Afbeelding','Allow HTML markup to display as visible text instead of rendering'=>'Sta toe dat HTML markeringen worden weergegeven als zichtbare tekst in plaats van als weergave','Escape HTML'=>'HTML escapen','No Formatting'=>'Geen opmaak','Automatically add <br>'=>'Automatisch <br> toevoegen;','Automatically add paragraphs'=>'Automatisch alinea\'s toevoegen','Controls how new lines are rendered'=>'Bepaalt hoe nieuwe regels worden weergegeven','New Lines'=>'Nieuwe regels','Week Starts On'=>'Week begint op','The format used when saving a value'=>'Het format dat wordt gebruikt bij het opslaan van een waarde','Save Format'=>'Format opslaan','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Vorige','Date Picker JS nextTextNext'=>'Volgende','Date Picker JS currentTextToday'=>'Vandaag','Date Picker JS closeTextDone'=>'Klaar','Date Picker'=>'Datumkiezer','Width'=>'Breedte','Embed Size'=>'Insluit grootte','Enter URL'=>'URL invoeren','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst getoond indien inactief','Off Text'=>'Uit tekst','Text shown when active'=>'Tekst getoond indien actief','On Text'=>'Op tekst','Stylized UI'=>'Gestileerde UI','Default Value'=>'Standaardwaarde','Displays text alongside the checkbox'=>'Toont tekst naast het selectievakje','Message'=>'Bericht','No'=>'Nee','Yes'=>'Ja','True / False'=>'True / False','Row'=>'Rij','Table'=>'Tabel','Block'=>'Blok','Specify the style used to render the selected fields'=>'Geef de stijl op die wordt gebruikt om de geselecteerde velden weer te geven','Layout'=>'Lay-out','Sub Fields'=>'Subvelden','Group'=>'Groep','Customize the map height'=>'De kaarthoogte aanpassen','Height'=>'Hoogte','Set the initial zoom level'=>'Het initiële zoomniveau instellen','Zoom'=>'Zoom','Center the initial map'=>'De eerste kaart centreren','Center'=>'Midden','Search for address...'=>'Zoek naar adres...','Find current location'=>'Huidige locatie opzoeken','Clear location'=>'Locatie wissen','Search'=>'Zoeken','Sorry, this browser does not support geolocation'=>'Deze browser ondersteunt geen geolocatie','Google Map'=>'Google Map','The format returned via template functions'=>'Het format dat wordt geretourneerd via templatefuncties','Return Format'=>'Retour format','Custom:'=>'Aangepast:','The format displayed when editing a post'=>'Het format dat wordt weergegeven bij het bewerken van een bericht','Display Format'=>'Weergave format','Time Picker'=>'Tijdkiezer','Inactive (%s)'=>'Inactief (%s)' . "\0" . 'Inactief (%s)','No Fields found in Trash'=>'Geen velden gevonden in de prullenbak','No Fields found'=>'Geen velden gevonden','Search Fields'=>'Velden zoeken','View Field'=>'Veld bekijken','New Field'=>'Nieuw veld','Edit Field'=>'Veld bewerken','Add New Field'=>'Nieuw veld toevoegen','Field'=>'Veld','Fields'=>'Velden','No Field Groups found in Trash'=>'Geen veldgroepen gevonden in de prullenbak','No Field Groups found'=>'Geen veldgroepen gevonden','Search Field Groups'=>'Veldgroepen zoeken','View Field Group'=>'Veldgroep bekijken','New Field Group'=>'Nieuwe veldgroep','Edit Field Group'=>'Veldgroep bewerken','Add New Field Group'=>'Nieuwe veldgroep toevoegen','Add New'=>'Nieuwe toevoegen','Field Group'=>'Veldgroep','Field Groups'=>'Veldgroepen','Customize WordPress with powerful, professional and intuitive fields.'=>'Pas WordPress aan met krachtige, professionele en intuïtieve velden.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Options Updated'=>'Opties bijgewerkt','Check Again'=>'Controleer op updates','Publish'=>'Publiceer','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Er zijn geen groepen gevonden voor deze optie pagina. Maak een extra velden groep','Error. Could not connect to update server'=>'Fout. Kan niet verbinden met de update server','Select one or more fields you wish to clone'=>'Selecteer een of meer velden om te klonen','Display'=>'Toon','Specify the style used to render the clone field'=>'Kies de gebruikte stijl bij het renderen van het gekloonde veld','Group (displays selected fields in a group within this field)'=>'Groep (toont geselecteerde velden in een groep binnen dit veld)','Seamless (replaces this field with selected fields)'=>'Naadloos (vervangt dit veld met de geselecteerde velden)','Labels will be displayed as %s'=>'Labels worden getoond als %s','Prefix Field Labels'=>'Prefix veld labels','Values will be saved as %s'=>'Waarden worden opgeslagen als %s','Prefix Field Names'=>'Prefix veld namen','Unknown field'=>'Onbekend veld','Unknown field group'=>'Onbekend groep','All fields from %s field group'=>'Alle velden van %s veld groep','Add Row'=>'Nieuwe regel','layout'=>'layout' . "\0" . 'layout','layouts'=>'layouts','This field requires at least {min} {label} {identifier}'=>'Dit veld vereist op zijn minst {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} beschikbaar (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} verplicht (min {min})','Flexible Content requires at least 1 layout'=>'Flexibele content vereist minimaal 1 layout','Click the "%s" button below to start creating your layout'=>'Klik op de "%s" button om een nieuwe lay-out te maken','Add layout'=>'Layout toevoegen','Remove layout'=>'Verwijder layout','Click to toggle'=>'Klik om in/uit te klappen','Delete Layout'=>'Verwijder layout','Duplicate Layout'=>'Dupliceer layout','Add New Layout'=>'Nieuwe layout','Add Layout'=>'Layout toevoegen','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Minimale layouts','Maximum Layouts'=>'Maximale layouts','Button Label'=>'Button label','Add Image to Gallery'=>'Voeg afbeelding toe aan galerij','Maximum selection reached'=>'Maximale selectie bereikt','Length'=>'Lengte','Caption'=>'Onderschrift','Alt Text'=>'Alt tekst','Add to gallery'=>'Afbeelding(en) toevoegen','Bulk actions'=>'Acties','Sort by date uploaded'=>'Sorteer op datum geüpload','Sort by date modified'=>'Sorteer op datum aangepast','Sort by title'=>'Sorteer op titel','Reverse current order'=>'Keer volgorde om','Close'=>'Sluiten','Minimum Selection'=>'Minimale selectie','Maximum Selection'=>'Maximale selectie','Allowed file types'=>'Toegestane bestandstypen','Insert'=>'Invoegen','Specify where new attachments are added'=>'Geef aan waar nieuwe bijlagen worden toegevoegd','Append to the end'=>'Toevoegen aan het einde','Prepend to the beginning'=>'Toevoegen aan het begin','Minimum rows not reached ({min} rows)'=>'Minimum aantal rijen bereikt ({min} rijen)','Maximum rows reached ({max} rows)'=>'Maximum aantal rijen bereikt ({max} rijen)','Minimum Rows'=>'Minimum aantal rijen','Maximum Rows'=>'Maximum aantal rijen','Collapsed'=>'Ingeklapt','Select a sub field to show when row is collapsed'=>'Selecteer een sub-veld om te tonen wanneer rij dichtgeklapt is','Click to reorder'=>'Sleep om te sorteren','Add row'=>'Nieuwe regel','Remove row'=>'Verwijder regel','First Page'=>'Hoofdpagina','Previous Page'=>'Berichten pagina','Next Page'=>'Hoofdpagina','Last Page'=>'Berichten pagina','No options pages exist'=>'Er zijn nog geen optie pagina\'s','Deactivate License'=>'Licentiecode deactiveren','Activate License'=>'Activeer licentiecode','License Information'=>'Licentie informatie','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Om updates te ontvangen vul je hieronder je licentiecode in. Nog geen licentiecode? Bekijk details & prijzen.','License Key'=>'Licentiecode','Update Information'=>'Update informatie','Current Version'=>'Huidige versie','Latest Version'=>'Nieuwste versie','Update Available'=>'Update beschikbaar','Upgrade Notice'=>'Upgrade opmerking','Enter your license key to unlock updates'=>'Vul uw licentiecode hierboven in om updates te ontvangen','Update Plugin'=>'Update plugin']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.mo
index 34a88560..0274855c 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.po
index f40d5450..e0b5c7f5 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,56 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+"ACF kon de validatie niet uitvoeren omdat er een ongeldige nonce voor de "
+"beveiliging was verstrekt."
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr "Toegang tot waarde toestaan in UI van editor"
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr "Leer meer."
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+"Toestaan dat inhoud editors de veldwaarde openen en weergeven in de editor "
+"UI met behulp van Block Bindings of de ACF shortcode. %s"
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+"Het aangevraagde ACF veldtype ondersteunt geen uitvoer in blok bindingen of "
+"de ACF shortcode."
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Het aangevraagde ACF veld uitgevoerd in bindingen of de ACF shortcode zijn "
+"niet toegestaan."
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Het aangevraagde ACF veldtype ondersteunt geen uitvoer in bindingen of de "
+"ACF shortcode."
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[De ACF shortcode kan geen velden van niet-openbare berichten tonen]"
@@ -1880,7 +1930,6 @@ msgstr ""
"veiligheid."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -2001,8 +2050,8 @@ msgid "Add fields"
msgstr "Velden toevoegen"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Dit veld"
@@ -2078,7 +2127,7 @@ msgstr "%s veld"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Selecteer meerdere"
@@ -4591,15 +4640,15 @@ msgstr "Berichttype verwijderd."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Typ om te zoeken..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Alleen in PRO"
@@ -4719,8 +4768,8 @@ msgid "Close Modal"
msgstr "Modal sluiten"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Veld verplaatst naar andere groep"
@@ -4729,15 +4778,15 @@ msgstr "Veld verplaatst naar andere groep"
msgid "Close modal"
msgstr "Modal sluiten"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Begin een nieuwe groep van tabs bij dit tab."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Nieuwe tabgroep"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Een gestileerde checkbox gebruiken met select2"
@@ -4952,8 +5001,8 @@ msgid "Activate this item"
msgstr "Activeer dit item"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Veldgroep naar prullenbak verplaatsen?"
@@ -5016,7 +5065,7 @@ msgstr "%1$s moet een geldig gebruikers ID hebben."
msgid "Invalid request."
msgstr "Ongeldige aanvraag."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s is niet een van %2$s"
@@ -5687,7 +5736,7 @@ msgstr "breedte"
msgid "Wrapper Attributes"
msgstr "Wrapper attributen"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Vereist"
@@ -5747,8 +5796,8 @@ msgstr "Sleep om te herschikken"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Deze veldgroep weergeven als"
@@ -6040,8 +6089,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "kopie"
@@ -6058,8 +6107,8 @@ msgid "Checked"
msgstr "Aangevinkt"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Aangepast veld verplaatsen"
@@ -6074,15 +6123,15 @@ msgid "Field group title is required"
msgstr "Veldgroep titel is vereist"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "De string \"field_\" mag niet voor de veldnaam staan"
@@ -6329,9 +6378,9 @@ msgstr "Het bestandstype moet %s zijn."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "of"
@@ -6382,7 +6431,7 @@ msgstr "Thumbnail"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(geen label)"
@@ -6554,7 +6603,7 @@ msgstr "Ander"
msgid "Radio Button"
msgstr "Keuzerondje"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6562,19 +6611,19 @@ msgstr ""
"Definieer een endpoint waar de vorige accordeon moet stoppen. Deze accordeon "
"is niet zichtbaar."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Deze accordeon openen zonder anderen te sluiten."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Multi uitvouwen"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Geef deze accordeon weer als geopend bij het laden van de pagina."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Openen"
@@ -6636,83 +6685,89 @@ msgstr "Bestand"
msgid "Password"
msgstr "Wachtwoord"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Geef de geretourneerde waarde op"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Ajax gebruiken om keuzes te lazy-loaden?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Zet elke standaardwaarde op een nieuwe regel"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Selecteren"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Laden mislukt"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Zoeken…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Meer resultaten laden…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Je kunt slechts %d items selecteren"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Je kan slechts 1 item selecteren"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Verwijder %d tekens"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Verwijder 1 teken"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Voer %d of meer tekens in"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Voer 1 of meer tekens in"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Geen overeenkomsten gevonden"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultaten zijn beschikbaar, gebruik de pijltoetsen omhoog en omlaag om "
"te navigeren."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Er is één resultaat beschikbaar, druk op enter om het te selecteren."
@@ -6852,21 +6907,21 @@ msgstr "Kies tijd"
msgid "Date Time Picker"
msgstr "Datum tijd kiezer"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Endpoint"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Links uitgelijnd"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Boven uitgelijnd"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Plaatsing"
@@ -6924,7 +6979,7 @@ msgstr "Bereik"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Beide (array)"
@@ -6932,14 +6987,14 @@ msgstr "Beide (array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Label"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Waarde"
@@ -6958,14 +7013,14 @@ msgstr "Horizontaal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "rood : Rood"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Voor meer controle kan je zowel een waarde als een label als volgt "
@@ -6974,14 +7029,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Voer elke keuze in op een nieuwe regel."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Keuzes"
@@ -6993,7 +7048,7 @@ msgstr "Knopgroep"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7383,37 +7438,37 @@ msgstr "Selecteer afbeelding"
msgid "Image"
msgstr "Afbeelding"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Sta toe dat HTML markeringen worden weergegeven als zichtbare tekst in "
"plaats van als weergave"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "HTML escapen"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Geen opmaak"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Automatisch <br> toevoegen;"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Automatisch alinea's toevoegen"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Bepaalt hoe nieuwe regels worden weergegeven"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nieuwe regels"
@@ -7495,7 +7550,7 @@ msgstr "Tekst getoond indien actief"
msgid "On Text"
msgstr "Op tekst"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Gestileerde UI"
@@ -7507,7 +7562,7 @@ msgstr "Gestileerde UI"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7521,7 +7576,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Toont tekst naast het selectievakje"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Bericht"
@@ -7546,32 +7601,32 @@ msgstr "Ja"
msgid "True / False"
msgstr "True / False"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Rij"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabel"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Blok"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr ""
"Geef de stijl op die wordt gebruikt om de geselecteerde velden weer te geven"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Lay-out"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Subvelden"
@@ -7647,7 +7702,7 @@ msgstr "Het format dat wordt geretourneerd via templatefuncties"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.l10n.php
index 4d69946d..1791efdc 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'nl_NL_formal','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[De ACF shortcode kan geen velden van niet-openbare berichten tonen]','[The ACF shortcode is disabled on this site]'=>'[De ACF shortcode is uitgeschakeld op deze site]','Businessman Icon'=>'Zakenman icoon','Forums Icon'=>'Forums icoon','YouTube Icon'=>'YouTube icoon','Yes (alt) Icon'=>'Ja (alt) icoon','Xing Icon'=>'Xing icoon','WordPress (alt) Icon'=>'WordPress (alt) icoon','WhatsApp Icon'=>'WhatsApp icoon','Write Blog Icon'=>'Schrijf blog icoon','Widgets Menus Icon'=>'Widgets menu\'s icoon','View Site Icon'=>'Bekijk site icoon','Learn More Icon'=>'Meer leren icoon','Add Page Icon'=>'Toevoegen pagina icoon','Video (alt3) Icon'=>'Video (alt3) icoon','Video (alt2) Icon'=>'Video (alt2) icoon','Video (alt) Icon'=>'Video (alt) icoon','Update (alt) Icon'=>'Updaten (alt) icoon','Universal Access (alt) Icon'=>'Universele toegang (alt) icoon','Twitter (alt) Icon'=>'Twitter (alt) icoon','Twitch Icon'=>'Twitch icoon','Tide Icon'=>'Tide icoon','Tickets (alt) Icon'=>'Tickets (alt) icoon','Text Page Icon'=>'Tekstpagina icoon','Table Row Delete Icon'=>'Tabelrij verwijderen icoon','Table Row Before Icon'=>'Tabelrij voor icoon','Table Row After Icon'=>'Tabelrij na icoon','Table Col Delete Icon'=>'Tabel kolom verwijderen icoon','Table Col Before Icon'=>'Tabel kolom voor icoon','Table Col After Icon'=>'Tabel kolom na icoon','Superhero (alt) Icon'=>'Superhero (alt) icoon','Superhero Icon'=>'Superhero icoon','Spotify Icon'=>'Spotify icoon','Shortcode Icon'=>'Shortcode icoon','Shield (alt) Icon'=>'Schild (alt) icoon','Share (alt2) Icon'=>'Deel (alt2) icoon','Share (alt) Icon'=>'Deel (alt) icoon','Saved Icon'=>'Opgeslagen icoon','RSS Icon'=>'RSS icoon','REST API Icon'=>'REST API icoon','Remove Icon'=>'Verwijderen icoon','Reddit Icon'=>'Reddit icoon','Privacy Icon'=>'Privacy icoon','Printer Icon'=>'Printer icoon','Podio Icon'=>'Podio icoon','Plus (alt2) Icon'=>'Plus (alt2) icoon','Plus (alt) Icon'=>'Plus (alt) icoon','Plugins Checked Icon'=>'Plugins gecontroleerd icoon','Pinterest Icon'=>'Pinterest icoon','Pets Icon'=>'Huisdieren icoon','PDF Icon'=>'PDF icoon','Palm Tree Icon'=>'Palmboom icoon','Open Folder Icon'=>'Open map icoon','No (alt) Icon'=>'Geen (alt) icoon','Money (alt) Icon'=>'Geld (alt) icoon','Menu (alt3) Icon'=>'Menu (alt3) icoon','Menu (alt2) Icon'=>'Menu (alt2) icoon','Menu (alt) Icon'=>'Menu (alt) icoon','Spreadsheet Icon'=>'Spreadsheet icoon','Interactive Icon'=>'Interactieve icoon','Document Icon'=>'Document icoon','Default Icon'=>'Standaard icoon','Location (alt) Icon'=>'Locatie (alt) icoon','LinkedIn Icon'=>'LinkedIn icoon','Instagram Icon'=>'Instagram icoon','Insert Before Icon'=>'Voeg in voor icoon','Insert After Icon'=>'Voeg in na icoon','Insert Icon'=>'Voeg icoon in','Info Outline Icon'=>'Info outline icoon','Images (alt2) Icon'=>'Afbeeldingen (alt2) icoon','Images (alt) Icon'=>'Afbeeldingen (alt) icoon','Rotate Right Icon'=>'Roteren rechts icoon','Rotate Left Icon'=>'Roteren links icoon','Rotate Icon'=>'Roteren icoon','Flip Vertical Icon'=>'Spiegelen verticaal icoon','Flip Horizontal Icon'=>'Spiegelen horizontaal icoon','Crop Icon'=>'Bijsnijden icoon','ID (alt) Icon'=>'ID (alt) icoon','HTML Icon'=>'HTML icoon','Hourglass Icon'=>'Zandloper icoon','Heading Icon'=>'Koptekst icoon','Google Icon'=>'Google icoon','Games Icon'=>'Games icoon','Fullscreen Exit (alt) Icon'=>'Volledig scherm afsluiten (alt) icoon','Fullscreen (alt) Icon'=>'Volledig scherm (alt) icoon','Status Icon'=>'Status icoon','Image Icon'=>'Afbeelding icoon','Gallery Icon'=>'Galerij icoon','Chat Icon'=>'Chat icoon','Audio Icon'=>'Audio icoon','Aside Icon'=>'Aside icoon','Food Icon'=>'Voedsel icoon','Exit Icon'=>'Exit icoon','Excerpt View Icon'=>'Samenvattingweergave icoon','Embed Video Icon'=>'Insluiten video icoon','Embed Post Icon'=>'Insluiten bericht icoon','Embed Photo Icon'=>'Insluiten foto icoon','Embed Generic Icon'=>'Insluiten generiek icoon','Embed Audio Icon'=>'Insluiten audio icoon','Email (alt2) Icon'=>'E-mail (alt2) icoon','Ellipsis Icon'=>'Ellipsis icoon','Unordered List Icon'=>'Ongeordende lijst icoon','RTL Icon'=>'RTL icoon','Ordered List RTL Icon'=>'Geordende lijst RTL icoon','Ordered List Icon'=>'Geordende lijst icoon','LTR Icon'=>'LTR icoon','Custom Character Icon'=>'Aangepast karakter icoon','Edit Page Icon'=>'Bewerken pagina icoon','Edit Large Icon'=>'Bewerken groot Icoon','Drumstick Icon'=>'Drumstick icoon','Database View Icon'=>'Database weergave icoon','Database Remove Icon'=>'Database verwijderen icoon','Database Import Icon'=>'Database import icoon','Database Export Icon'=>'Database export icoon','Database Add Icon'=>'Database icoon toevoegen','Database Icon'=>'Database icoon','Cover Image Icon'=>'Omslagafbeelding icoon','Volume On Icon'=>'Volume aan icoon','Volume Off Icon'=>'Volume uit icoon','Skip Forward Icon'=>'Vooruitspoelen icoon','Skip Back Icon'=>'Terugspoel icoon','Repeat Icon'=>'Herhaal icoon','Play Icon'=>'Speel icoon','Pause Icon'=>'Pauze icoon','Forward Icon'=>'Vooruit icoon','Back Icon'=>'Terug icoon','Columns Icon'=>'Kolommen icoon','Color Picker Icon'=>'Kleurkiezer icoon','Coffee Icon'=>'Koffie icoon','Code Standards Icon'=>'Code standaarden icoon','Cloud Upload Icon'=>'Cloud upload icoon','Cloud Saved Icon'=>'Cloud opgeslagen icoon','Car Icon'=>'Auto icoon','Camera (alt) Icon'=>'Camera (alt) icoon','Calculator Icon'=>'Rekenmachine icoon','Button Icon'=>'Knop icoon','Businessperson Icon'=>'Zakelijk icoon','Tracking Icon'=>'Tracking icoon','Topics Icon'=>'Onderwerpen icoon','Replies Icon'=>'Antwoorden icoon','PM Icon'=>'PM icoon','Friends Icon'=>'Vrienden icoon','Community Icon'=>'Community icoon','BuddyPress Icon'=>'BuddyPress icoon','bbPress Icon'=>'bbPress icoon','Activity Icon'=>'Activiteit icoon','Book (alt) Icon'=>'Boek (alt) icoon','Block Default Icon'=>'Blok standaard icoon','Bell Icon'=>'Bel icoon','Beer Icon'=>'Bier icoon','Bank Icon'=>'Bank icoon','Arrow Up (alt2) Icon'=>'Pijl omhoog (alt2) icoon','Arrow Up (alt) Icon'=>'Pijl omhoog (alt) icoon','Arrow Right (alt2) Icon'=>'Pijl naar rechts (alt2) icoon','Arrow Right (alt) Icon'=>'Pijl naar rechts (alt) icoon','Arrow Left (alt2) Icon'=>'Pijl naar links (alt2) icoon','Arrow Left (alt) Icon'=>'Pijl naar links (alt) icoon','Arrow Down (alt2) Icon'=>'Pijl omlaag (alt2) icoon','Arrow Down (alt) Icon'=>'Pijl omlaag (alt) icoon','Amazon Icon'=>'Amazon icoon','Align Wide Icon'=>'Uitlijnen breed icoon','Align Pull Right Icon'=>'Uitlijnen trek naar rechts icoon','Align Pull Left Icon'=>'Uitlijnen trek naar links icoon','Align Full Width Icon'=>'Uitlijnen volledige breedte icoon','Airplane Icon'=>'Vliegtuig icoon','Site (alt3) Icon'=>'Site (alt3) icoon','Site (alt2) Icon'=>'Site (alt2) icoon','Site (alt) Icon'=>'Site (alt) icoon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Upgrade naar ACF Pro om opties pagina\'s te maken in slechts een paar klikken','Invalid request args.'=>'Ongeldige aanvraag args.','Sorry, you do not have permission to do that.'=>'Je hebt geen toestemming om dat te doen.','Blocks Using Post Meta'=>'Blokken met behulp van bericht meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s vereist een geldig bijlage ID wanneer type is ingesteld op media_library.','%s is a required property of acf.'=>'%s is een vereiste eigenschap van ACF.','The value of icon to save.'=>'De waarde van pictogram om op te slaan.','The type of icon to save.'=>'Het type pictogram om op te slaan.','Yes Icon'=>'Ja icoon','WordPress Icon'=>'WordPress icoon','Warning Icon'=>'Waarschuwingsicoon','Visibility Icon'=>'Zichtbaarheid icoon','Vault Icon'=>'Kluis icoon','Upload Icon'=>'Upload icoon','Update Icon'=>'Updaten icoon','Unlock Icon'=>'Ontgrendel icoon','Universal Access Icon'=>'Universeel toegankelijkheid icoon','Undo Icon'=>'Ongedaan maken icoon','Twitter Icon'=>'Twitter icoon','Trash Icon'=>'Prullenbak icoon','Translation Icon'=>'Vertaal icoon','Tickets Icon'=>'Tickets icoon','Thumbs Up Icon'=>'Duim omhoog icoon','Thumbs Down Icon'=>'Duim omlaag icoon','Text Icon'=>'Tekst icoon','Testimonial Icon'=>'Aanbeveling icoon','Tagcloud Icon'=>'Tag cloud icoon','Tag Icon'=>'Tag icoon','Tablet Icon'=>'Tablet icoon','Store Icon'=>'Winkel icoon','Sticky Icon'=>'Sticky icoon','Star Half Icon'=>'Ster half icoon','Star Filled Icon'=>'Ster gevuld icoon','Star Empty Icon'=>'Ster leeg icoon','Sos Icon'=>'Sos icoon','Sort Icon'=>'Sorteer icoon','Smiley Icon'=>'Smiley icoon','Smartphone Icon'=>'Smartphone icoon','Slides Icon'=>'Slides icoon','Shield Icon'=>'Schild icoon','Share Icon'=>'Deel icoon','Search Icon'=>'Zoek icoon','Screen Options Icon'=>'Schermopties icoon','Schedule Icon'=>'Schema icoon','Redo Icon'=>'Opnieuw icoon','Randomize Icon'=>'Willekeurig icoon','Products Icon'=>'Producten icoon','Pressthis Icon'=>'Pressthis icoon','Post Status Icon'=>'Berichtstatus icoon','Portfolio Icon'=>'Portfolio icoon','Plus Icon'=>'Plus icoon','Playlist Video Icon'=>'Afspeellijst video icoon','Playlist Audio Icon'=>'Afspeellijst audio icoon','Phone Icon'=>'Telefoon icoon','Performance Icon'=>'Prestatie icoon','Paperclip Icon'=>'Paperclip icoon','No Icon'=>'Geen icoon','Networking Icon'=>'Netwerk icoon','Nametag Icon'=>'Naamplaat icoon','Move Icon'=>'Verplaats icoon','Money Icon'=>'Geld icoon','Minus Icon'=>'Min icoon','Migrate Icon'=>'Migreer icoon','Microphone Icon'=>'Microfoon icoon','Megaphone Icon'=>'Megafoon icoon','Marker Icon'=>'Marker icoon','Lock Icon'=>'Vergrendel icoon','Location Icon'=>'Locatie icoon','List View Icon'=>'Lijstweergave icoon','Lightbulb Icon'=>'Gloeilamp icoon','Left Right Icon'=>'Linkerrechter icoon','Layout Icon'=>'Lay-out icoon','Laptop Icon'=>'Laptop icoon','Info Icon'=>'Info icoon','Index Card Icon'=>'Indexkaart icoon','ID Icon'=>'ID icoon','Hidden Icon'=>'Verborgen icoon','Heart Icon'=>'Hart icoon','Hammer Icon'=>'Hamer icoon','Groups Icon'=>'Groepen icoon','Grid View Icon'=>'Rasterweergave icoon','Forms Icon'=>'Formulieren icoon','Flag Icon'=>'Vlag icoon','Filter Icon'=>'Filter icoon','Feedback Icon'=>'Feedback icoon','Facebook (alt) Icon'=>'Facebook alt icoon','Facebook Icon'=>'Facebook icoon','External Icon'=>'Extern icoon','Email (alt) Icon'=>'E-mail alt icoon','Email Icon'=>'E-mail icoon','Video Icon'=>'Video icoon','Unlink Icon'=>'Link verwijderen icoon','Underline Icon'=>'Onderstreep icoon','Text Color Icon'=>'Tekstkleur icoon','Table Icon'=>'Tabel icoon','Strikethrough Icon'=>'Doorstreep icoon','Spellcheck Icon'=>'Spellingscontrole icoon','Remove Formatting Icon'=>'Verwijder lay-out icoon','Quote Icon'=>'Quote icoon','Paste Word Icon'=>'Plak woord icoon','Paste Text Icon'=>'Plak tekst icoon','Paragraph Icon'=>'Paragraaf icoon','Outdent Icon'=>'Uitspring icoon','Kitchen Sink Icon'=>'Keuken afwasbak icoon','Justify Icon'=>'Uitlijn icoon','Italic Icon'=>'Schuin icoon','Insert More Icon'=>'Voeg meer in icoon','Indent Icon'=>'Inspring icoon','Help Icon'=>'Hulp icoon','Expand Icon'=>'Uitvouw icoon','Contract Icon'=>'Contract icoon','Code Icon'=>'Code icoon','Break Icon'=>'Breek icoon','Bold Icon'=>'Vet icoon','Edit Icon'=>'Bewerken icoon','Download Icon'=>'Download icoon','Dismiss Icon'=>'Verwijder icoon','Desktop Icon'=>'Desktop icoon','Dashboard Icon'=>'Dashboard icoon','Cloud Icon'=>'Cloud icoon','Clock Icon'=>'Klok icoon','Clipboard Icon'=>'Klembord icoon','Chart Pie Icon'=>'Diagram taart icoon','Chart Line Icon'=>'Grafieklijn icoon','Chart Bar Icon'=>'Grafiekbalk icoon','Chart Area Icon'=>'Grafiek gebied icoon','Category Icon'=>'Categorie icoon','Cart Icon'=>'Winkelwagen icoon','Carrot Icon'=>'Wortel icoon','Camera Icon'=>'Camera icoon','Calendar (alt) Icon'=>'Kalender alt icoon','Calendar Icon'=>'Kalender icoon','Businesswoman Icon'=>'Zakenman icoon','Building Icon'=>'Gebouw icoon','Book Icon'=>'Boek icoon','Backup Icon'=>'Back-up icoon','Awards Icon'=>'Prijzen icoon','Art Icon'=>'Kunsticoon','Arrow Up Icon'=>'Pijl omhoog icoon','Arrow Right Icon'=>'Pijl naar rechts icoon','Arrow Left Icon'=>'Pijl naar links icoon','Arrow Down Icon'=>'Pijl omlaag icoon','Archive Icon'=>'Archief icoon','Analytics Icon'=>'Analytics icoon','Align Right Icon'=>'Uitlijnen rechts icoon','Align None Icon'=>'Uitlijnen geen icoon','Align Left Icon'=>'Uitlijnen links icoon','Align Center Icon'=>'Uitlijnen midden icoon','Album Icon'=>'Album icoon','Users Icon'=>'Gebruikers icoon','Tools Icon'=>'Gereedschap icoon','Site Icon'=>'Site icoon','Settings Icon'=>'Instellingen icoon','Post Icon'=>'Bericht icoon','Plugins Icon'=>'Plugins icoon','Page Icon'=>'Pagina icoon','Network Icon'=>'Netwerk icoon','Multisite Icon'=>'Multisite icoon','Media Icon'=>'Media icoon','Links Icon'=>'Links icoon','Home Icon'=>'Home icoon','Customizer Icon'=>'Customizer icoon','Comments Icon'=>'Reacties icoon','Collapse Icon'=>'Samenvouw icoon','Appearance Icon'=>'Weergave icoon','Generic Icon'=>'Generiek icoon','Icon picker requires a value.'=>'Pictogram kiezer vereist een waarde.','Icon picker requires an icon type.'=>'Pictogram kiezer vereist een pictogram type.','The available icons matching your search query have been updated in the icon picker below.'=>'De beschikbare pictogrammen die overeenkomen met je zoekopdracht zijn geüpdatet in de pictogram kiezer hieronder.','No results found for that search term'=>'Geen resultaten gevonden voor die zoekterm','Array'=>'Array','String'=>'String','Specify the return format for the icon. %s'=>'Specificeer het retourformat voor het pictogram. %s','Select where content editors can choose the icon from.'=>'Selecteer waar inhoudseditors het pictogram kunnen kiezen.','The URL to the icon you\'d like to use, or svg as Data URI'=>'De URL naar het pictogram dat je wil gebruiken, of svg als gegevens URI','Browse Media Library'=>'Blader door mediabibliotheek','The currently selected image preview'=>'De momenteel geselecteerde afbeelding voorbeeld','Click to change the icon in the Media Library'=>'Klik om het pictogram in de mediabibliotheek te wijzigen','Search icons...'=>'Zoek pictogrammen...','Media Library'=>'Mediabibliotheek','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Een interactieve UI voor het selecteren van een pictogram. Selecteer uit Dashicons, de mediatheek, of een zelfstandige URL invoer.','Icon Picker'=>'Pictogram kiezer','JSON Load Paths'=>'JSON laadpaden','JSON Save Paths'=>'JSON opslaan paden','Registered ACF Forms'=>'Geregistreerde ACF formulieren','Shortcode Enabled'=>'Shortcode ingeschakeld','Field Settings Tabs Enabled'=>'Veldinstellingen tabs ingeschakeld','Field Type Modal Enabled'=>'Veldtype modal ingeschakeld','Admin UI Enabled'=>'Beheer UI ingeschakeld','Block Preloading Enabled'=>'Blok preloading ingeschakeld','Blocks Per ACF Block Version'=>'Blokken per ACF block versie','Blocks Per API Version'=>'Blokken per API versie','Registered ACF Blocks'=>'Geregistreerde ACF blokken','Light'=>'Licht','Standard'=>'Standaard','REST API Format'=>'REST API format','Registered Options Pages (PHP)'=>'Geregistreerde opties pagina\'s (PHP)','Registered Options Pages (JSON)'=>'Geregistreerde optie pagina\'s (JSON)','Registered Options Pages (UI)'=>'Geregistreerde optie pagina\'s (UI)','Options Pages UI Enabled'=>'Opties pagina\'s UI ingeschakeld','Registered Taxonomies (JSON)'=>'Geregistreerde taxonomieën (JSON)','Registered Taxonomies (UI)'=>'Geregistreerde taxonomieën (UI)','Registered Post Types (JSON)'=>'Geregistreerde berichttypen (JSON)','Registered Post Types (UI)'=>'Geregistreerde berichttypen (UI)','Post Types and Taxonomies Enabled'=>'Berichttypen en taxonomieën ingeschakeld','Number of Third Party Fields by Field Type'=>'Aantal velden van derden per veldtype','Number of Fields by Field Type'=>'Aantal velden per veldtype','Field Groups Enabled for GraphQL'=>'Veldgroepen ingeschakeld voor GraphQL','Field Groups Enabled for REST API'=>'Veldgroepen ingeschakeld voor REST API','Registered Field Groups (JSON)'=>'Geregistreerde veldgroepen (JSON)','Registered Field Groups (PHP)'=>'Geregistreerde veldgroepen (PHP)','Registered Field Groups (UI)'=>'Geregistreerde veldgroepen (UI)','Active Plugins'=>'Actieve plugins','Parent Theme'=>'Hoofdthema','Active Theme'=>'Actief thema','Is Multisite'=>'Is multisite','MySQL Version'=>'MySQL versie','WordPress Version'=>'WordPress versie','Subscription Expiry Date'=>'Vervaldatum abonnement','License Status'=>'Licentiestatus','License Type'=>'Licentietype','Licensed URL'=>'Gelicentieerde URL','License Activated'=>'Licentie geactiveerd','Free'=>'Gratis','Plugin Type'=>'Plugin type','Plugin Version'=>'Plugin versie','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Deze sectie bevat debuginformatie over je ACF configuratie die nuttig kan zijn om aan ondersteuning te verstrekken.','An ACF Block on this page requires attention before you can save.'=>'Een ACF Block op deze pagina vereist aandacht voordat je kunt opslaan.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Deze gegevens worden gelogd terwijl we waarden detecteren die tijdens de uitvoer zijn gewijzigd. %1$sClear log en sluiten%2$s na het ontsnappen van de waarden in je code. De melding verschijnt opnieuw als we opnieuw gewijzigde waarden detecteren.','Dismiss permanently'=>'Permanent negeren','Instructions for content editors. Shown when submitting data.'=>'Instructies voor inhoud editors. Getoond bij het indienen van gegevens.','Has no term selected'=>'Heeft geen term geselecteerd','Has any term selected'=>'Heeft een term geselecteerd','Terms do not contain'=>'Voorwaarden bevatten niet','Terms contain'=>'Voorwaarden bevatten','Term is not equal to'=>'Term is niet gelijk aan','Term is equal to'=>'Term is gelijk aan','Has no user selected'=>'Heeft geen gebruiker geselecteerd','Has any user selected'=>'Heeft een gebruiker geselecteerd','Users do not contain'=>'Gebruikers bevatten niet','Users contain'=>'Gebruikers bevatten','User is not equal to'=>'Gebruiker is niet gelijk aan','User is equal to'=>'Gebruiker is gelijk aan','Has no page selected'=>'Heeft geen pagina geselecteerd','Has any page selected'=>'Heeft een pagina geselecteerd','Pages do not contain'=>'Pagina\'s bevatten niet','Pages contain'=>'Pagina\'s bevatten','Page is not equal to'=>'Pagina is niet gelijk aan','Page is equal to'=>'Pagina is gelijk aan','Has no relationship selected'=>'Heeft geen relatie geselecteerd','Has any relationship selected'=>'Heeft een relatie geselecteerd','Has no post selected'=>'Heeft geen bericht geselecteerd','Has any post selected'=>'Heeft een bericht geselecteerd','Posts do not contain'=>'Berichten bevatten niet','Posts contain'=>'Berichten bevatten','Post is not equal to'=>'Bericht is niet gelijk aan','Post is equal to'=>'Bericht is gelijk aan','Relationships do not contain'=>'Relaties bevatten niet','Relationships contain'=>'Relaties bevatten','Relationship is not equal to'=>'Relatie is niet gelijk aan','Relationship is equal to'=>'Relatie is gelijk aan','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF velden','ACF PRO Feature'=>'ACF PRO functie','Renew PRO to Unlock'=>'Vernieuw PRO om te ontgrendelen','Renew PRO License'=>'Vernieuw PRO licentie','PRO fields cannot be edited without an active license.'=>'PRO velden kunnen niet bewerkt worden zonder een actieve licentie.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Activeer je ACF PRO licentie om veldgroepen toegewezen aan een ACF blok te bewerken.','Please activate your ACF PRO license to edit this options page.'=>'Activeer je ACF PRO licentie om deze optiepagina te bewerken.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Het teruggeven van geëscaped HTML waarden is alleen mogelijk als format_value ook true is. De veldwaarden zijn niet teruggegeven voor de veiligheid.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Het teruggeven van een escaped HTML waarde is alleen mogelijk als format_value ook waar is. De veldwaarde is niet teruggegeven voor de veiligheid.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF escapes nu automatisch aan onveilige HTML bij weergave door the_field
of de ACF shortcode. We hebben vastgesteld dat de uitvoer van sommige van je velden is gewijzigd door deze aanpassing, maar dit hoeft geen brekende verandering te zijn. %2$s.','Please contact your site administrator or developer for more details.'=>'Neem contact op met je sitebeheerder of ontwikkelaar voor meer informatie.','Learn more'=>'Leer meer','Hide details'=>'Verberg details','Show details'=>'Toon details','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - weergegeven via %3$s','Renew ACF PRO License'=>'Vernieuw ACF PRO licentie','Renew License'=>'Vernieuw licentie','Manage License'=>'Beheer licentie','\'High\' position not supported in the Block Editor'=>'\'Hoge\' positie wordt niet ondersteund in de blok-editor','Upgrade to ACF PRO'=>'Upgrade naar ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF opties pagina\'s zijn aangepaste beheerpagina\'s voor het beheren van globale instellingen via velden. Je kunt meerdere pagina\'s en subpagina\'s maken.','Add Options Page'=>'Opties pagina toevoegen','In the editor used as the placeholder of the title.'=>'In de editor gebruikt als plaatshouder van de titel.','Title Placeholder'=>'Titel plaatshouder','4 Months Free'=>'4 maanden gratis','(Duplicated from %s)'=>'(Gekopieerd van %s)','Select Options Pages'=>'Opties pagina\'s selecteren','Duplicate taxonomy'=>'Dubbele taxonomie','Create taxonomy'=>'Creëer taxonomie','Duplicate post type'=>'Duplicaat berichttype','Create post type'=>'Berichttype maken','Link field groups'=>'Veldgroepen linken','Add fields'=>'Velden toevoegen','This Field'=>'Dit veld','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Ondersteuning','is developed and maintained by'=>'is ontwikkeld en wordt onderhouden door','Add this %s to the location rules of the selected field groups.'=>'Voeg deze %s toe aan de locatieregels van de geselecteerde veldgroepen.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Als je de bidirectionele instelling inschakelt, kun je een waarde updaten in de doelvelden voor elke waarde die voor dit veld is geselecteerd, door het bericht ID, taxonomie ID of gebruiker ID van het item dat wordt geüpdatet toe te voegen of te verwijderen. Lees voor meer informatie de documentatie.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecteer veld(en) om de verwijzing terug naar het item dat wordt geüpdatet op te slaan. Je kunt dit veld selecteren. Doelvelden moeten compatibel zijn met waar dit veld wordt weergegeven. Als dit veld bijvoorbeeld wordt weergegeven in een taxonomie, dan moet je doelveld van het type taxonomie zijn','Target Field'=>'Doelveld','Update a field on the selected values, referencing back to this ID'=>'Update een veld met de geselecteerde waarden en verwijs terug naar deze ID','Bidirectional'=>'Bidirectioneel','%s Field'=>'%s veld','Select Multiple'=>'Selecteer meerdere','WP Engine logo'=>'WP engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 32 karakters.','The capability name for assigning terms of this taxonomy.'=>'De rechten naam voor het toewijzen van termen van deze taxonomie.','Assign Terms Capability'=>'Termen rechten toewijzen','The capability name for deleting terms of this taxonomy.'=>'De rechten naam voor het verwijderen van termen van deze taxonomie.','Delete Terms Capability'=>'Termen rechten verwijderen','The capability name for editing terms of this taxonomy.'=>'De rechten naam voor het bewerken van termen van deze taxonomie.','Edit Terms Capability'=>'Termen rechten bewerken','The capability name for managing terms of this taxonomy.'=>'De naam van de rechten voor het beheren van termen van deze taxonomie.','Manage Terms Capability'=>'Beheer termen rechten','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Stelt in of berichten moeten worden uitgesloten van zoekresultaten en pagina\'s van taxonomie archieven.','More Tools from WP Engine'=>'Meer gereedschappen van WP Engine','Built for those that build with WordPress, by the team at %s'=>'Gemaakt voor degenen die bouwen met WordPress, door het team van %s','View Pricing & Upgrade'=>'Bekijk prijzen & upgrade','Learn More'=>'Leer meer','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Versnel je workflow en ontwikkel betere sites met functies als ACF Blocks en Options Pages, en geavanceerde veldtypen als Repeater, Flexible Content, Clone en Gallery.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Ontgrendel geavanceerde functies en bouw nog meer met ACF PRO','%s fields'=>'%s velden','No terms'=>'Geen termen','No post types'=>'Geen berichttypen','No posts'=>'Geen berichten','No taxonomies'=>'Geen taxonomieën','No field groups'=>'Geen veld groepen','No fields'=>'Geen velden','No description'=>'Geen beschrijving','Any post status'=>'Elke bericht status','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie die buiten ACF is geregistreerd en kan daarom niet worden gebruikt.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie in ACF en kan daarom niet worden gebruikt.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'De taxonomie sleutel mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The taxonomy key must be under 32 characters.'=>'De taxonomie sleutel moet minder dan 32 karakters bevatten.','No Taxonomies found in Trash'=>'Geen taxonomieën gevonden in prullenbak','No Taxonomies found'=>'Geen taxonomieën gevonden','Search Taxonomies'=>'Taxonomieën zoeken','View Taxonomy'=>'Taxonomie bekijken','New Taxonomy'=>'Nieuwe taxonomie','Edit Taxonomy'=>'Taxonomie bewerken','Add New Taxonomy'=>'Nieuwe taxonomie toevoegen','No Post Types found in Trash'=>'Geen berichttypen gevonden in prullenbak','No Post Types found'=>'Geen berichttypen gevonden','Search Post Types'=>'Berichttypen zoeken','View Post Type'=>'Berichttype bekijken','New Post Type'=>'Nieuw berichttype','Edit Post Type'=>'Berichttype bewerken','Add New Post Type'=>'Nieuw berichttype toevoegen','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype dat buiten ACF is geregistreerd en kan niet worden gebruikt.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype in ACF en kan niet worden gebruikt.','This field must not be a WordPress reserved term.'=>'Dit veld mag geen door WordPress gereserveerde term zijn.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Het berichttype mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The post type key must be under 20 characters.'=>'De berichttype sleutel moet minder dan 20 karakters bevatten.','We do not recommend using this field in ACF Blocks.'=>'Wij raden het gebruik van dit veld in ACF blokken af.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Toont de WordPress WYSIWYG editor zoals in berichten en pagina\'s voor een rijke tekst bewerking ervaring die ook multi media inhoud mogelijk maakt.','WYSIWYG Editor'=>'WYSIWYG editor','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Maakt het mogelijk een of meer gebruikers te selecteren die kunnen worden gebruikt om relaties te leggen tussen gegeven objecten.','A text input specifically designed for storing web addresses.'=>'Een tekst invoer speciaal ontworpen voor het opslaan van web adressen.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Een toggle waarmee je een waarde van 1 of 0 kunt kiezen (aan of uit, waar of onwaar, enz.). Kan worden gepresenteerd als een gestileerde schakelaar of selectievakje.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een tijd. De tijd format kan worden aangepast via de veldinstellingen.','A basic textarea input for storing paragraphs of text.'=>'Een basis tekstgebied voor het opslaan van alinea\'s tekst.','A basic text input, useful for storing single string values.'=>'Een basis tekstveld, handig voor het opslaan van een enkele string waarde.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Maakt de selectie mogelijk van een of meer taxonomie termen op basis van de criteria en opties die zijn opgegeven in de veldinstellingen.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Hiermee kun je in het bewerking scherm velden groeperen in secties met tabs. Nuttig om velden georganiseerd en gestructureerd te houden.','A dropdown list with a selection of choices that you specify.'=>'Een dropdown lijst met een selectie van keuzes die je aangeeft.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Een interface met twee kolommen om een of meer berichten, pagina\'s of aangepaste extra berichttype items te selecteren om een relatie te leggen met het item dat je nu aan het bewerken bent. Inclusief opties om te zoeken en te filteren.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Een veld voor het selecteren van een numerieke waarde binnen een gespecificeerd bereik met behulp van een bereik slider element.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Een groep keuzerondjes waarmee de gebruiker één keuze kan maken uit waarden die je opgeeft.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Een interactieve en aanpasbare UI voor het kiezen van één of meerdere berichten, pagina\'s of berichttype-items met de optie om te zoeken. ','An input for providing a password using a masked field.'=>'Een invoer voor het verstrekken van een wachtwoord via een afgeschermd veld.','Filter by Post Status'=>'Filter op berichtstatus','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Een interactieve dropdown om een of meer berichten, pagina\'s, extra berichttype items of archief URL\'s te selecteren, met de optie om te zoeken.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Een interactieve component voor het insluiten van video\'s, afbeeldingen, tweets, audio en andere inhoud door gebruik te maken van de standaard WordPress oEmbed functionaliteit.','An input limited to numerical values.'=>'Een invoer die beperkt is tot numerieke waarden.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Gebruikt om een bericht te tonen aan editors naast andere velden. Nuttig om extra context of instructies te geven rond je velden.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Hiermee kun je een link en zijn eigenschappen zoals titel en doel specificeren met behulp van de WordPress native link picker.','Uses the native WordPress media picker to upload, or choose images.'=>'Gebruikt de standaard WordPress mediakiezer om afbeeldingen te uploaden of te kiezen.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Biedt een manier om velden te structureren in groepen om de gegevens en het bewerking scherm beter te organiseren.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Een interactieve UI voor het selecteren van een locatie met Google Maps. Vereist een Google Maps API-sleutel en aanvullende instellingen om correct te worden weergegeven.','Uses the native WordPress media picker to upload, or choose files.'=>'Gebruikt de standaard WordPress mediakiezer om bestanden te uploaden of te kiezen.','A text input specifically designed for storing email addresses.'=>'Een tekstinvoer speciaal ontworpen voor het opslaan van e-mailadressen.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum en tijd. De datum retour format en tijd kunnen worden aangepast via de veldinstellingen.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum. Het format van de datum kan worden aangepast via de veldinstellingen.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Een interactieve UI voor het selecteren van een kleur, of het opgeven van een hex waarde.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Een groep selectievakjes waarmee de gebruiker één of meerdere waarden kan selecteren die je opgeeft.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Een groep knoppen met waarden die je opgeeft, gebruikers kunnen één optie kiezen uit de opgegeven waarden.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Hiermee kun je aangepaste velden groeperen en organiseren in inklapbare panelen die worden getoond tijdens het bewerken van inhoud. Handig om grote datasets netjes te houden.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Dit biedt een oplossing voor het herhalen van inhoud zoals slides, teamleden en Call To Action tegels, door te fungeren als een hoofd voor een string sub velden die steeds opnieuw kunnen worden herhaald.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Dit biedt een interactieve interface voor het beheerder van een verzameling bijlagen. De meeste instellingen zijn vergelijkbaar met die van het veld type afbeelding. Met extra instellingen kun je aangeven waar nieuwe bijlagen in de galerij worden toegevoegd en het minimum/maximum aantal toegestane bijlagen.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Dit biedt een eenvoudige, gestructureerde, op lay-out gebaseerde editor. Met het veld flexibele inhoud kun je inhoud definiëren, creëren en beheren met volledige controle door lay-outs en sub velden te gebruiken om de beschikbare blokken vorm te geven.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Hiermee kun je bestaande velden selecteren en weergeven. Het dupliceert geen velden in de database, maar laadt en toont de geselecteerde velden bij run time. Het kloon veld kan zichzelf vervangen door de geselecteerde velden of de geselecteerde velden weergeven als een groep sub velden.','nounClone'=>'Kloon','PRO'=>'PRO','Advanced'=>'Geavanceerd','JSON (newer)'=>'JSON (nieuwer)','Original'=>'Origineel','Invalid post ID.'=>'Ongeldig bericht ID.','Invalid post type selected for review.'=>'Ongeldig berichttype geselecteerd voor beoordeling.','More'=>'Meer','Tutorial'=>'Tutorial','Select Field'=>'Selecteer veld','Try a different search term or browse %s'=>'Probeer een andere zoekterm of blader door %s','Popular fields'=>'Populaire velden','No search results for \'%s\''=>'Geen zoekresultaten voor \'%s\'','Search fields...'=>'Velden zoeken...','Select Field Type'=>'Selecteer veldtype','Popular'=>'Populair','Add Taxonomy'=>'Taxonomie toevoegen','Create custom taxonomies to classify post type content'=>'Maak aangepaste taxonomieën aan om inhoud van berichttypen te classificeren','Add Your First Taxonomy'=>'Voeg je eerste taxonomie toe','Hierarchical taxonomies can have descendants (like categories).'=>'Hiërarchische taxonomieën kunnen afstammelingen hebben (zoals categorieën).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Maakt een taxonomie zichtbaar op de voorkant en in de beheerder dashboard.','One or many post types that can be classified with this taxonomy.'=>'Eén of vele berichttypes die met deze taxonomie kunnen worden ingedeeld.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Stel dit berichttype bloot in de REST API.','Customize the query variable name'=>'De naam van de query variabele aanpassen','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Termen zijn toegankelijk via de niet pretty permalink, bijvoorbeeld {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Hoofd sub termen in URL\'s voor hiërarchische taxonomieën.','Customize the slug used in the URL'=>'Pas de slug in de URL aan','Permalinks for this taxonomy are disabled.'=>'Permalinks voor deze taxonomie zijn uitgeschakeld.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de taxonomie sleutel als slug. Je permalinkstructuur zal zijn','Taxonomy Key'=>'Taxonomie sleutel','Select the type of permalink to use for this taxonomy.'=>'Selecteer het type permalink dat je voor deze taxonomie wil gebruiken.','Display a column for the taxonomy on post type listing screens.'=>'Toon een kolom voor de taxonomie op de schermen voor het tonen van berichttypes.','Show Admin Column'=>'Toon beheerder kolom','Show the taxonomy in the quick/bulk edit panel.'=>'Toon de taxonomie in het snel/bulk bewerken paneel.','Quick Edit'=>'Snel bewerken','List the taxonomy in the Tag Cloud Widget controls.'=>'Vermeld de taxonomie in de tag cloud widget besturing elementen.','Tag Cloud'=>'Tag cloud','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Een PHP functienaam die moet worden aangeroepen om taxonomie gegevens opgeslagen in een meta box te zuiveren.','Meta Box Sanitization Callback'=>'Meta box sanitatie callback','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Een PHP functienaam die moet worden aangeroepen om de inhoud van een meta box op je taxonomie te verwerken.','Register Meta Box Callback'=>'Meta box callback registreren','No Meta Box'=>'Geen meta box','Custom Meta Box'=>'Aangepaste meta box','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Bepaalt het meta box op het inhoud editor scherm. Standaard wordt het categorie meta box getoond voor hiërarchische taxonomieën, en het tags meta box voor niet hiërarchische taxonomieën.','Meta Box'=>'Meta box','Categories Meta Box'=>'Categorieën meta box','Tags Meta Box'=>'Tags meta box','A link to a tag'=>'Een link naar een tag','Describes a navigation link block variation used in the block editor.'=>'Beschrijft een navigatie link blok variatie gebruikt in de blok-editor.','A link to a %s'=>'Een link naar een %s','Tag Link'=>'Tag link','Assigns a title for navigation link block variation used in the block editor.'=>'Wijst een titel toe aan de navigatie link blok variatie gebruikt in de blok-editor.','← Go to tags'=>'← Ga naar tags','Assigns the text used to link back to the main index after updating a term.'=>'Wijst de tekst toe die wordt gebruikt om terug te linken naar de hoofd index na het updaten van een term.','Back To Items'=>'Terug naar items','← Go to %s'=>'← Ga naar %s','Tags list'=>'Tags lijst','Assigns text to the table hidden heading.'=>'Wijst tekst toe aan de verborgen koptekst van de tabel.','Tags list navigation'=>'Tags lijst navigatie','Assigns text to the table pagination hidden heading.'=>'Wijst tekst toe aan de verborgen koptekst van de paginering van de tabel.','Filter by category'=>'Filter op categorie','Assigns text to the filter button in the posts lists table.'=>'Wijst tekst toe aan de filterknop in de lijst met berichten.','Filter By Item'=>'Filter op item','Filter by %s'=>'Filter op %s','The description is not prominent by default; however, some themes may show it.'=>'De beschrijving is standaard niet prominent aanwezig; sommige thema\'s kunnen hem echter wel tonen.','Describes the Description field on the Edit Tags screen.'=>'Beschrijft het veld beschrijving in het scherm bewerken tags.','Description Field Description'=>'Omschrijving veld beschrijving','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Wijs een hoofdterm toe om een hiërarchie te creëren. De term jazz is bijvoorbeeld het hoofd van Bebop en Big Band','Describes the Parent field on the Edit Tags screen.'=>'Beschrijft het hoofd veld op het bewerken tags scherm.','Parent Field Description'=>'Hoofdveld beschrijving','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'De "slug" is de URL vriendelijke versie van de naam. Het zijn meestal allemaal kleine letters en bevat alleen letters, cijfers en koppeltekens.','Describes the Slug field on the Edit Tags screen.'=>'Beschrijft het slug veld op het bewerken tags scherm.','Slug Field Description'=>'Slug veld beschrijving','The name is how it appears on your site'=>'De naam is zoals hij op je site staat','Describes the Name field on the Edit Tags screen.'=>'Beschrijft het naamveld op het bewerken tags scherm.','Name Field Description'=>'Naamveld beschrijving','No tags'=>'Geen tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Wijst de tekst toe die wordt weergegeven in de tabellen met berichten en media lijsten als er geen tags of categorieën beschikbaar zijn.','No Terms'=>'Geen termen','No %s'=>'Geen %s','No tags found'=>'Geen tags gevonden','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Wijst de tekst toe die wordt weergegeven wanneer je klikt op de \'kies uit meest gebruikte\' tekst in het taxonomie meta box wanneer er geen tags beschikbaar zijn, en wijst de tekst toe die wordt gebruikt in de termen lijst tabel wanneer er geen items zijn voor een taxonomie.','Not Found'=>'Niet gevonden','Assigns text to the Title field of the Most Used tab.'=>'Wijst tekst toe aan het titelveld van de tab meest gebruikt.','Most Used'=>'Meest gebruikt','Choose from the most used tags'=>'Kies uit de meest gebruikte tags','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Wijst de \'kies uit meest gebruikte\' tekst toe die wordt gebruikt in het meta box wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën.','Choose From Most Used'=>'Kies uit de meest gebruikte','Choose from the most used %s'=>'Kies uit de meest gebruikte %s','Add or remove tags'=>'Tags toevoegen of verwijderen','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Wijst de tekst voor het toevoegen of verwijderen van items toe die wordt gebruikt in het meta box wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën','Add Or Remove Items'=>'Items toevoegen of verwijderen','Add or remove %s'=>'%s toevoegen of verwijderen','Separate tags with commas'=>'Scheid tags met komma\'s','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Wijst de gescheiden item met komma\'s tekst toe die wordt gebruikt in het taxonomie meta box. Alleen gebruikt op niet hiërarchische taxonomieën.','Separate Items With Commas'=>'Scheid items met komma\'s','Separate %s with commas'=>'Scheid %s met komma\'s','Popular Tags'=>'Populaire tags','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Wijst populaire items tekst toe. Alleen gebruikt voor niet hiërarchische taxonomieën.','Popular Items'=>'Populaire items','Popular %s'=>'Populaire %s','Search Tags'=>'Tags zoeken','Assigns search items text.'=>'Wijst zoek items tekst toe.','Parent Category:'=>'Hoofdcategorie:','Assigns parent item text, but with a colon (:) added to the end.'=>'Wijst hoofd item tekst toe, maar met een dubbele punt (:) toegevoegd aan het einde.','Parent Item With Colon'=>'Hoofditem met dubbele punt','Parent Category'=>'Hoofdcategorie','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Wijst hoofd item tekst toe. Alleen gebruikt bij hiërarchische taxonomieën.','Parent Item'=>'Hoofditem','Parent %s'=>'Hoofd %s','New Tag Name'=>'Nieuwe tagnaam','Assigns the new item name text.'=>'Wijst de nieuwe item naam tekst toe.','New Item Name'=>'Nieuw item naam','New %s Name'=>'Nieuwe %s naam','Add New Tag'=>'Nieuwe tag toevoegen','Assigns the add new item text.'=>'Wijst de tekst van het nieuwe item toe.','Update Tag'=>'Tag updaten','Assigns the update item text.'=>'Wijst de tekst van het update item toe.','Update Item'=>'Item updaten','Update %s'=>'%s updaten','View Tag'=>'Tag bekijken','In the admin bar to view term during editing.'=>'In de toolbar om de term te bekijken tijdens het bewerken.','Edit Tag'=>'Tag bewerken','At the top of the editor screen when editing a term.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een term.','All Tags'=>'Alle tags','Assigns the all items text.'=>'Wijst de tekst van alle items toe.','Assigns the menu name text.'=>'Wijst de tekst van de menu naam toe.','Menu Label'=>'Menulabel','Active taxonomies are enabled and registered with WordPress.'=>'Actieve taxonomieën zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the taxonomy.'=>'Een beschrijvende samenvatting van de taxonomie.','A descriptive summary of the term.'=>'Een beschrijvende samenvatting van de term.','Term Description'=>'Term beschrijving','Single word, no spaces. Underscores and dashes allowed.'=>'Eén woord, geen spaties. Underscores en streepjes zijn toegestaan.','Term Slug'=>'Term slug','The name of the default term.'=>'De naam van de standaard term.','Term Name'=>'Term naam','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Maak een term aan voor de taxonomie die niet verwijderd kan worden. Deze zal niet standaard worden geselecteerd voor berichten.','Default Term'=>'Standaard term','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Of termen in deze taxonomie moeten worden gesorteerd in de volgorde waarin ze worden aangeleverd aan `wp_set_object_terms()`.','Sort Terms'=>'Termen sorteren','Add Post Type'=>'Berichttype toevoegen','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Breid de functionaliteit van WordPress uit tot meer dan standaard berichten en pagina\'s met aangepaste berichttypes.','Add Your First Post Type'=>'Je eerste berichttype toevoegen','I know what I\'m doing, show me all the options.'=>'Ik weet wat ik doe, laat me alle opties zien.','Advanced Configuration'=>'Geavanceerde configuratie','Hierarchical post types can have descendants (like pages).'=>'Hiërarchische bericht types kunnen afstammelingen hebben (zoals pagina\'s).','Hierarchical'=>'Hiërarchisch','Visible on the frontend and in the admin dashboard.'=>'Zichtbaar op de voorkant en in het beheerder dashboard.','Public'=>'Publiek','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 20 karakters.','Movie'=>'Film','Singular Label'=>'Enkelvoudig label','Movies'=>'Films','Plural Label'=>'Meervoud label','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Posts_Controller`.','Controller Class'=>'Controller klasse','The namespace part of the REST API URL.'=>'De namespace sectie van de REST API URL.','Namespace Route'=>'Namespace route','The base URL for the post type REST API URLs.'=>'De basis URL voor de berichttype REST API URL\'s.','Base URL'=>'Basis URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Geeft dit berichttype weer in de REST API. Vereist om de blok-editor te gebruiken.','Show In REST API'=>'Weergeven in REST API','Customize the query variable name.'=>'Pas de naam van de query variabele aan.','Query Variable'=>'Vraag variabele','No Query Variable Support'=>'Geen ondersteuning voor query variabele','Custom Query Variable'=>'Aangepaste query variabele','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Items zijn toegankelijk via de niet pretty permalink, bijv. {bericht_type}={bericht_slug}.','Query Variable Support'=>'Ondersteuning voor query variabelen','URLs for an item and items can be accessed with a query string.'=>'URL\'s voor een item en items kunnen worden benaderd met een query string.','Publicly Queryable'=>'Openbaar opvraagbaar','Custom slug for the Archive URL.'=>'Aangepaste slug voor het archief URL.','Archive Slug'=>'Archief slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Heeft een item archief dat kan worden aangepast met een archief template bestand in je thema.','Archive'=>'Archief','Pagination support for the items URLs such as the archives.'=>'Paginatie ondersteuning voor de items URL\'s zoals de archieven.','Pagination'=>'Paginering','RSS feed URL for the post type items.'=>'RSS feed URL voor de items van het berichttype.','Feed URL'=>'Feed URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Wijzigt de permalink structuur om het `WP_Rewrite::$front` voorvoegsel toe te voegen aan URLs.','Front URL Prefix'=>'Front URL voorvoegsel','Customize the slug used in the URL.'=>'Pas de slug in de URL aan.','URL Slug'=>'URL slug','Permalinks for this post type are disabled.'=>'Permalinks voor dit berichttype zijn uitgeschakeld.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Herschrijf de URL met behulp van een aangepaste slug, gedefinieerd in de onderstaande invoer. Je permalink structuur zal zijn','No Permalink (prevent URL rewriting)'=>'Geen permalink (voorkom URL herschrijving)','Custom Permalink'=>'Aangepaste permalink','Post Type Key'=>'Berichttype sleutel','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de berichttype sleutel als slug. Je permalink structuur zal zijn','Permalink Rewrite'=>'Permalink herschrijven','Delete items by a user when that user is deleted.'=>'Verwijder items van een gebruiker wanneer die gebruiker wordt verwijderd.','Delete With User'=>'Verwijder met gebruiker','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Laat het berichttype exporteren via \'Gereedschap\' > \'Exporteren\'.','Can Export'=>'Kan geëxporteerd worden','Optionally provide a plural to be used in capabilities.'=>'Geef desgewenst een meervoud dat in rechten moet worden gebruikt.','Plural Capability Name'=>'Meervoudige rechten naam','Choose another post type to base the capabilities for this post type.'=>'Kies een ander berichttype om de rechten voor dit berichttype te baseren.','Singular Capability Name'=>'Enkelvoudige rechten naam','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Standaard erven de rechten van het berichttype de namen van de \'Bericht\' rechten, bv. Edit_bericht, delete_berichten. Activeer om berichttype specifieke rechten te gebruiken, bijv. Edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Rechten hernoemen','Exclude From Search'=>'Uitsluiten van zoeken','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Sta toe dat items worden toegevoegd aan menu\'s in het scherm \'Weergave\' > \'Menu\'s\'. Moet ingeschakeld zijn in \'Scherminstellingen\'.','Appearance Menus Support'=>'Ondersteuning voor weergave menu\'s','Appears as an item in the \'New\' menu in the admin bar.'=>'Verschijnt als een item in het menu "Nieuw" in de toolbar.','Show In Admin Bar'=>'Toon in toolbar','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Een PHP functie naam die moet worden aangeroepen bij het instellen van de meta boxen voor het bewerking scherm.','Custom Meta Box Callback'=>'Aangepaste meta box callback','Menu Icon'=>'Menu pictogram','The position in the sidebar menu in the admin dashboard.'=>'De positie in het zijbalk menu in het beheerder dashboard.','Menu Position'=>'Menu positie','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Standaard krijgt het berichttype een nieuw top niveau item in het beheerder menu. Als een bestaand top niveau item hier wordt aangeleverd, zal het berichttype worden toegevoegd als een submenu item eronder.','Admin Menu Parent'=>'Beheerder hoofd menu','Admin editor navigation in the sidebar menu.'=>'Beheerder editor navigatie in het zijbalk menu.','Show In Admin Menu'=>'Toon in beheerder menu','Items can be edited and managed in the admin dashboard.'=>'Items kunnen worden bewerkt en beheerd in het beheerder dashboard.','Show In UI'=>'Weergeven in UI','A link to a post.'=>'Een link naar een bericht.','Description for a navigation link block variation.'=>'Beschrijving voor een navigatie link blok variatie.','Item Link Description'=>'Item link beschrijving','A link to a %s.'=>'Een link naar een %s.','Post Link'=>'Bericht link','Title for a navigation link block variation.'=>'Titel voor een navigatie link blok variatie.','Item Link'=>'Item link','%s Link'=>'%s link','Post updated.'=>'Bericht geüpdatet.','In the editor notice after an item is updated.'=>'In het editor bericht nadat een item is geüpdatet.','Item Updated'=>'Item geüpdatet','%s updated.'=>'%s geüpdatet.','Post scheduled.'=>'Bericht ingepland.','In the editor notice after scheduling an item.'=>'In het editor bericht na het plannen van een item.','Item Scheduled'=>'Item gepland','%s scheduled.'=>'%s gepland.','Post reverted to draft.'=>'Bericht teruggezet naar concept.','In the editor notice after reverting an item to draft.'=>'In het editor bericht na het terugdraaien van een item naar concept.','Item Reverted To Draft'=>'Item teruggezet naar concept','%s reverted to draft.'=>'%s teruggezet naar het concept.','Post published privately.'=>'Bericht privé gepubliceerd.','In the editor notice after publishing a private item.'=>'In het editor bericht na het publiceren van een privé item.','Item Published Privately'=>'Item privé gepubliceerd','%s published privately.'=>'%s privé gepubliceerd.','Post published.'=>'Bericht gepubliceerd.','In the editor notice after publishing an item.'=>'In het editor bericht na het publiceren van een item.','Item Published'=>'Item gepubliceerd','%s published.'=>'%s gepubliceerd.','Posts list'=>'Berichtenlijst','Used by screen readers for the items list on the post type list screen.'=>'Gebruikt door scherm lezers voor de item lijst op het scherm van de berichttypen lijst.','Items List'=>'Items lijst','%s list'=>'%s lijst','Posts list navigation'=>'Berichten lijst navigatie','Used by screen readers for the filter list pagination on the post type list screen.'=>'Gebruikt door scherm lezers voor de paginering van de filter lijst op het scherm van de lijst met berichttypes.','Items List Navigation'=>'Items lijst navigatie','%s list navigation'=>'%s lijst navigatie','Filter posts by date'=>'Filter berichten op datum','Used by screen readers for the filter by date heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de filter op datum koptekst in de lijst met berichttypes.','Filter Items By Date'=>'Filter items op datum','Filter %s by date'=>'Filter %s op datum','Filter posts list'=>'Filter berichtenlijst','Used by screen readers for the filter links heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de koptekst filter links op het scherm van de lijst met berichttypes.','Filter Items List'=>'Filter itemlijst','Filter %s list'=>'Filter %s lijst','In the media modal showing all media uploaded to this item.'=>'In het media modaal worden alle media getoond die naar dit item zijn geüpload.','Uploaded To This Item'=>'Geüpload naar dit item','Uploaded to this %s'=>'Geüpload naar deze %s','Insert into post'=>'Invoegen in bericht','As the button label when adding media to content.'=>'Als knop label bij het toevoegen van media aan inhoud.','Insert Into Media Button'=>'Invoegen in media knop','Insert into %s'=>'Invoegen in %s','Use as featured image'=>'Gebruik als uitgelichte afbeelding','As the button label for selecting to use an image as the featured image.'=>'Als knop label voor het selecteren van een afbeelding als uitgelichte afbeelding.','Use Featured Image'=>'Gebruik uitgelichte afbeelding','Remove featured image'=>'Verwijder uitgelichte afbeelding','As the button label when removing the featured image.'=>'Als het knop label bij het verwijderen van de uitgelichte afbeelding.','Remove Featured Image'=>'Verwijder uitgelichte afbeelding','Set featured image'=>'Uitgelichte afbeelding instellen','As the button label when setting the featured image.'=>'Als knop label bij het instellen van de uitgelichte afbeelding.','Set Featured Image'=>'Uitgelichte afbeelding instellen','Featured image'=>'Uitgelichte afbeelding','In the editor used for the title of the featured image meta box.'=>'In de editor gebruikt voor de titel van de uitgelichte afbeelding meta box.','Featured Image Meta Box'=>'Uitgelichte afbeelding meta box','Post Attributes'=>'Bericht attributen','In the editor used for the title of the post attributes meta box.'=>'In de editor gebruikt voor de titel van het bericht attributen meta box.','Attributes Meta Box'=>'Attributen meta box','%s Attributes'=>'%s attributen','Post Archives'=>'Bericht archieven','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Voegt \'Berichttype archief\' items met dit label toe aan de lijst van berichten die getoond worden bij het toevoegen van items aan een bestaand menu in een CPT met archieven ingeschakeld. Verschijnt alleen bij het bewerken van menu\'s in \'Live voorbeeld\' modus en wanneer een aangepaste archief slug is opgegeven.','Archives Nav Menu'=>'Archief nav menu','%s Archives'=>'%s archieven','No posts found in Trash'=>'Geen berichten gevonden in de prullenbak','At the top of the post type list screen when there are no posts in the trash.'=>'Aan de bovenkant van het scherm van de lijst met berichttypes wanneer er geen berichten in de prullenbak zitten.','No Items Found in Trash'=>'Geen items gevonden in de prullenbak','No %s found in Trash'=>'Geen %s gevonden in de prullenbak','No posts found'=>'Geen berichten gevonden','At the top of the post type list screen when there are no posts to display.'=>'Aan de bovenkant van het scherm van de lijst met berichttypes wanneer er geen berichten zijn om weer te geven.','No Items Found'=>'Geen items gevonden','No %s found'=>'Geen %s gevonden','Search Posts'=>'Berichten zoeken','At the top of the items screen when searching for an item.'=>'Aan de bovenkant van het item scherm bij het zoeken naar een item.','Search Items'=>'Items zoeken','Search %s'=>'%s zoeken','Parent Page:'=>'Hoofdpagina:','For hierarchical types in the post type list screen.'=>'Voor hiërarchische types in het scherm van de berichttypen lijst.','Parent Item Prefix'=>'Hoofditem voorvoegsel','Parent %s:'=>'Hoofd %s:','New Post'=>'Nieuw bericht','New Item'=>'Nieuw item','New %s'=>'Nieuw %s','Add New Post'=>'Nieuw bericht toevoegen','At the top of the editor screen when adding a new item.'=>'Aan de bovenkant van het editor scherm bij het toevoegen van een nieuw item.','Add New Item'=>'Nieuw item toevoegen','Add New %s'=>'Nieuwe %s toevoegen','View Posts'=>'Berichten bekijken','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Verschijnt in de toolbar in de weergave \'Alle berichten\', als het berichttype archieven ondersteunt en de voorpagina geen archief is van dat berichttype.','View Items'=>'Items bekijken','View Post'=>'Bericht bekijken','In the admin bar to view item when editing it.'=>'In de toolbar om het item te bekijken wanneer je het bewerkt.','View Item'=>'Item bekijken','View %s'=>'%s bekijken','Edit Post'=>'Bericht bewerken','At the top of the editor screen when editing an item.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een item.','Edit Item'=>'Item bewerken','Edit %s'=>'%s bewerken','All Posts'=>'Alle berichten','In the post type submenu in the admin dashboard.'=>'In het sub menu van het berichttype in het beheerder dashboard.','All Items'=>'Alle items','All %s'=>'Alle %s','Admin menu name for the post type.'=>'Beheerder menu naam voor het berichttype.','Menu Name'=>'Menu naam','Regenerate all labels using the Singular and Plural labels'=>'Alle labels opnieuw genereren met behulp van de labels voor enkelvoud en meervoud','Regenerate'=>'Regenereren','Active post types are enabled and registered with WordPress.'=>'Actieve berichttypes zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the post type.'=>'Een beschrijvende samenvatting van het berichttype.','Add Custom'=>'Aangepaste toevoegen','Enable various features in the content editor.'=>'Verschillende functies in de inhoud editor inschakelen.','Post Formats'=>'Berichtformaten','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecteer bestaande taxonomieën om items van het berichttype te classificeren.','Browse Fields'=>'Bladeren door velden','Nothing to import'=>'Er is niets om te importeren','. The Custom Post Type UI plugin can be deactivated.'=>'. De Custom Post Type UI plugin kan worden gedeactiveerd.','Imported %d item from Custom Post Type UI -'=>'%d item geïmporteerd uit Custom Post Type UI -' . "\0" . '%d items geïmporteerd uit Custom Post Type UI -','Failed to import taxonomies.'=>'Kan taxonomieën niet importeren.','Failed to import post types.'=>'Kan berichttypen niet importeren.','Nothing from Custom Post Type UI plugin selected for import.'=>'Niets van extra berichttype UI plugin geselecteerd voor import.','Imported 1 item'=>'1 item geïmporteerd' . "\0" . '%s items geïmporteerd','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Als je een berichttype of taxonomie importeert met dezelfde sleutel als een reeds bestaand berichttype of taxonomie, worden de instellingen voor het bestaande berichttype of de bestaande taxonomie overschreven met die van de import.','Import from Custom Post Type UI'=>'Importeer vanuit Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'De volgende code kan worden gebruikt om een lokale versie van de geselecteerde items te registreren. Het lokaal opslaan van veldgroepen, berichttypen of taxonomieën kan veel voordelen bieden, zoals snellere laadtijden, versiebeheer en dynamische velden/instellingen. Kopieer en plak de volgende code in het functions.php bestand van je thema of neem het op in een extern bestand, en deactiveer of verwijder vervolgens de items uit de ACF beheer.','Export - Generate PHP'=>'Exporteren - PHP genereren','Export'=>'Exporteren','Select Taxonomies'=>'Taxonomieën selecteren','Select Post Types'=>'Berichttypen selecteren','Exported 1 item.'=>'1 item geëxporteerd.' . "\0" . '%s items geëxporteerd.','Category'=>'Categorie','Tag'=>'Tag','%s taxonomy created'=>'%s taxonomie aangemaakt','%s taxonomy updated'=>'%s taxonomie geüpdatet','Taxonomy draft updated.'=>'Taxonomie concept geüpdatet.','Taxonomy scheduled for.'=>'Taxonomie ingepland voor.','Taxonomy submitted.'=>'Taxonomie ingediend.','Taxonomy saved.'=>'Taxonomie opgeslagen.','Taxonomy deleted.'=>'Taxonomie verwijderd.','Taxonomy updated.'=>'Taxonomie geüpdatet.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Deze taxonomie kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een andere taxonomie die door een andere plugin of thema is geregistreerd.','Taxonomy synchronized.'=>'Taxonomie gesynchroniseerd.' . "\0" . '%s taxonomieën gesynchroniseerd.','Taxonomy duplicated.'=>'Taxonomie gedupliceerd.' . "\0" . '%s taxonomieën gedupliceerd.','Taxonomy deactivated.'=>'Taxonomie gedeactiveerd.' . "\0" . '%s taxonomieën gedeactiveerd.','Taxonomy activated.'=>'Taxonomie geactiveerd.' . "\0" . '%s taxonomieën geactiveerd.','Terms'=>'Termen','Post type synchronized.'=>'Berichttype gesynchroniseerd.' . "\0" . '%s berichttypen gesynchroniseerd.','Post type duplicated.'=>'Berichttype gedupliceerd.' . "\0" . '%s berichttypen gedupliceerd.','Post type deactivated.'=>'Berichttype gedeactiveerd.' . "\0" . '%s berichttypen gedeactiveerd.','Post type activated.'=>'Berichttype geactiveerd.' . "\0" . '%s berichttypen geactiveerd.','Post Types'=>'Berichttypen','Advanced Settings'=>'Geavanceerde instellingen','Basic Settings'=>'Basisinstellingen','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Dit berichttype kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een ander berichttype dat door een andere plugin of een ander thema is geregistreerd.','Pages'=>'Pagina\'s','Link Existing Field Groups'=>'Link bestaande veld groepen','%s post type created'=>'%s berichttype aangemaakt','Add fields to %s'=>'Velden toevoegen aan %s','%s post type updated'=>'%s berichttype geüpdatet','Post type draft updated.'=>'Berichttype concept geüpdatet.','Post type scheduled for.'=>'Berichttype ingepland voor.','Post type submitted.'=>'Berichttype ingediend.','Post type saved.'=>'Berichttype opgeslagen.','Post type updated.'=>'Berichttype geüpdatet.','Post type deleted.'=>'Berichttype verwijderd.','Type to search...'=>'Typ om te zoeken...','PRO Only'=>'Alleen in PRO','Field groups linked successfully.'=>'Veldgroepen succesvol gelinkt.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importeer berichttypen en taxonomieën die zijn geregistreerd met extra berichttype UI en beheerder ze met ACF. Aan de slag.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'berichttype','Done'=>'Klaar','Field Group(s)'=>'Veld groep(en)','Select one or many field groups...'=>'Selecteer één of meerdere veldgroepen...','Please select the field groups to link.'=>'Selecteer de veldgroepen om te linken.','Field group linked successfully.'=>'Veldgroep succesvol gelinkt.' . "\0" . 'Veldgroepen succesvol gelinkt.','post statusRegistration Failed'=>'Registratie mislukt','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Dit item kon niet worden geregistreerd omdat zijn sleutel in gebruik is door een ander item geregistreerd door een andere plugin of thema.','REST API'=>'REST API','Permissions'=>'Rechten','URLs'=>'URL\'s','Visibility'=>'Zichtbaarheid','Labels'=>'Labels','Field Settings Tabs'=>'Tabs voor veldinstellingen','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF shortcode waarde uitgeschakeld voor voorbeeld]','Close Modal'=>'Modal sluiten','Field moved to other group'=>'Veld verplaatst naar andere groep','Close modal'=>'Modal sluiten','Start a new group of tabs at this tab.'=>'Begin een nieuwe groep van tabs bij dit tab.','New Tab Group'=>'Nieuwe tabgroep','Use a stylized checkbox using select2'=>'Een gestileerde checkbox gebruiken met select2','Save Other Choice'=>'Andere keuze opslaan','Allow Other Choice'=>'Andere keuze toestaan','Add Toggle All'=>'Toevoegen toggle alle','Save Custom Values'=>'Aangepaste waarden opslaan','Allow Custom Values'=>'Aangepaste waarden toestaan','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Aangepaste waarden van het selectievakje mogen niet leeg zijn. Vink lege waarden uit.','Updates'=>'Updates','Advanced Custom Fields logo'=>'Advanced Custom Fields logo','Save Changes'=>'Wijzigingen opslaan','Field Group Title'=>'Veldgroep titel','Add title'=>'Titel toevoegen','New to ACF? Take a look at our getting started guide.'=>'Ben je nieuw bij ACF? Bekijk onze startersgids.','Add Field Group'=>'Veldgroep toevoegen','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF gebruikt veldgroepen om aangepaste velden te groeperen, en die velden vervolgens te koppelen aan bewerkingsschermen.','Add Your First Field Group'=>'Voeg je eerste veldgroep toe','Options Pages'=>'Opties pagina\'s','ACF Blocks'=>'ACF blokken','Gallery Field'=>'Galerij veld','Flexible Content Field'=>'Flexibel inhoudsveld','Repeater Field'=>'Herhaler veld','Unlock Extra Features with ACF PRO'=>'Ontgrendel extra functies met ACF PRO','Delete Field Group'=>'Veldgroep verwijderen','Created on %1$s at %2$s'=>'Gemaakt op %1$s om %2$s','Group Settings'=>'Groepsinstellingen','Location Rules'=>'Locatieregels','Choose from over 30 field types. Learn more.'=>'Kies uit meer dan 30 veldtypes. Meer informatie.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Ga aan de slag met het maken van nieuwe aangepaste velden voor je berichten, pagina\'s, extra berichttypes en andere WordPress inhoud.','Add Your First Field'=>'Voeg je eerste veld toe','#'=>'#','Add Field'=>'Veld toevoegen','Presentation'=>'Presentatie','Validation'=>'Validatie','General'=>'Algemeen','Import JSON'=>'JSON importeren','Export As JSON'=>'Als JSON exporteren','Field group deactivated.'=>'Veldgroep gedeactiveerd.' . "\0" . '%s veldgroepen gedeactiveerd.','Field group activated.'=>'Veldgroep geactiveerd.' . "\0" . '%s veldgroepen geactiveerd.','Deactivate'=>'Deactiveren','Deactivate this item'=>'Deactiveer dit item','Activate'=>'Activeren','Activate this item'=>'Activeer dit item','Move field group to trash?'=>'Veldgroep naar prullenbak verplaatsen?','post statusInactive'=>'Inactief','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields PRO automatisch gedeactiveerd.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields automatisch gedeactiveerd.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - We hebben een of meer aanroepen gedetecteerd om ACF veldwaarden op te halen voordat ACF is geïnitialiseerd. Dit wordt niet ondersteund en kan leiden tot verkeerd ingedeelde of ontbrekende gegevens. Meer informatie over hoe je dit kunt oplossen..','%1$s must have a user with the %2$s role.'=>'%1$s moet een gebruiker hebben met de rol %2$s.' . "\0" . '%1$s moet een gebruiker hebben met een van de volgende rollen %2$s','%1$s must have a valid user ID.'=>'%1$s moet een geldig gebruikers ID hebben.','Invalid request.'=>'Ongeldige aanvraag.','%1$s is not one of %2$s'=>'%1$s is niet een van %2$s','%1$s must have term %2$s.'=>'%1$s moet term %2$s hebben.' . "\0" . '%1$s moet een van de volgende termen hebben %2$s','%1$s must be of post type %2$s.'=>'%1$s moet van het berichttype %2$s zijn.' . "\0" . '%1$s moet van een van de volgende berichttypes zijn %2$s','%1$s must have a valid post ID.'=>'%1$s moet een geldig bericht ID hebben.','%s requires a valid attachment ID.'=>'%s vereist een geldig bijlage ID.','Show in REST API'=>'Toon in REST API','Enable Transparency'=>'Transparantie inschakelen','RGBA Array'=>'RGBA array','RGBA String'=>'RGBA string','Hex String'=>'Hex string','Upgrade to PRO'=>'Upgrade naar PRO','post statusActive'=>'Actief','\'%s\' is not a valid email address'=>'\'%s\' is geen geldig e-mailadres','Color value'=>'Kleurwaarde','Select default color'=>'Selecteer standaardkleur','Clear color'=>'Kleur wissen','Blocks'=>'Blokken','Options'=>'Opties','Users'=>'Gebruikers','Menu items'=>'Menu-items','Widgets'=>'Widgets','Attachments'=>'Bijlagen','Taxonomies'=>'Taxonomieën','Posts'=>'Berichten','Last updated: %s'=>'Laatst geüpdatet: %s','Sorry, this post is unavailable for diff comparison.'=>'Dit bericht is niet beschikbaar voor verschil vergelijking.','Invalid field group parameter(s).'=>'Ongeldige veldgroep parameter(s).','Awaiting save'=>'In afwachting van opslaan','Saved'=>'Opgeslagen','Import'=>'Importeren','Review changes'=>'Beoordeel wijzigingen','Located in: %s'=>'Bevindt zich in: %s','Located in plugin: %s'=>'Bevindt zich in plugin: %s','Located in theme: %s'=>'Bevindt zich in thema: %s','Various'=>'Diverse','Sync changes'=>'Synchroniseer wijzigingen','Loading diff'=>'Diff laden','Review local JSON changes'=>'Lokale JSON wijzigingen beoordelen','Visit website'=>'Bezoek site','View details'=>'Details bekijken','Version %s'=>'Versie %s','Information'=>'Informatie','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Helpdesk. De ondersteuning professionals op onze helpdesk zullen je helpen met meer diepgaande, technische uitdagingen.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussies. We hebben een actieve en vriendelijke community op onze community forums die je misschien kunnen helpen met de \'how-tos\' van de ACF wereld.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentatie. Onze uitgebreide documentatie bevat referenties en handleidingen voor de meeste situaties die je kunt tegenkomen.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Wij zijn fanatiek in ondersteuning en willen dat je met ACF het beste uit je site haalt. Als je problemen ondervindt, zijn er verschillende plaatsen waar je hulp kan vinden:','Help & Support'=>'Hulp & ondersteuning','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Gebruik de tab Hulp & ondersteuning om contact op te nemen als je hulp nodig hebt.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Voordat je je eerste veldgroep maakt, raden we je aan om eerst onze Aan de slag gids te lezen om je vertrouwd te maken met de filosofie en best practices van de plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'De Advanced Custom Fields plugin biedt een visuele formulierbouwer om WordPress bewerkingsschermen aan te passen met extra velden, en een intuïtieve API om aangepaste veldwaarden weer te geven in elk thema template bestand.','Overview'=>'Overzicht','Location type "%s" is already registered.'=>'Locatietype "%s" is al geregistreerd.','Class "%s" does not exist.'=>'Klasse "%s" bestaat niet.','Invalid nonce.'=>'Ongeldige nonce.','Error loading field.'=>'Fout tijdens laden van veld.','Location not found: %s'=>'Locatie niet gevonden: %s','Error: %s'=>'Fout: %s','Widget'=>'Widget','User Role'=>'Gebruikersrol','Comment'=>'Reactie','Post Format'=>'Berichtformat','Menu Item'=>'Menu-item','Post Status'=>'Berichtstatus','Menus'=>'Menu\'s','Menu Locations'=>'Menulocaties','Menu'=>'Menu','Post Taxonomy'=>'Bericht taxonomie','Child Page (has parent)'=>'Subpagina (heeft hoofdpagina)','Parent Page (has children)'=>'Hoofdpagina (heeft subpagina\'s)','Top Level Page (no parent)'=>'Pagina op hoogste niveau (geen hoofdpagina)','Posts Page'=>'Berichtenpagina','Front Page'=>'Voorpagina','Page Type'=>'Paginatype','Viewing back end'=>'Back-end aan het bekijken','Viewing front end'=>'Front-end aan het bekijken','Logged in'=>'Ingelogd','Current User'=>'Huidige gebruiker','Page Template'=>'Pagina template','Register'=>'Registreren','Add / Edit'=>'Toevoegen / bewerken','User Form'=>'Gebruikersformulier','Page Parent'=>'Hoofdpagina','Super Admin'=>'Superbeheerder','Current User Role'=>'Huidige gebruikersrol','Default Template'=>'Standaard template','Post Template'=>'Bericht template','Post Category'=>'Berichtcategorie','All %s formats'=>'Alle %s formats','Attachment'=>'Bijlage','%s value is required'=>'%s waarde is verplicht','Show this field if'=>'Toon dit veld als','Conditional Logic'=>'Voorwaardelijke logica','and'=>'en','Local JSON'=>'Lokale JSON','Clone Field'=>'Veld klonen','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Controleer ook of alle premium add-ons (%s) zijn geüpdatet naar de nieuwste versie.','This version contains improvements to your database and requires an upgrade.'=>'Deze versie bevat verbeteringen voor je database en vereist een upgrade.','Thank you for updating to %1$s v%2$s!'=>'Bedankt voor het updaten naar %1$s v%2$s!','Database Upgrade Required'=>'Database-upgrade vereist','Options Page'=>'Opties pagina','Gallery'=>'Galerij','Flexible Content'=>'Flexibele inhoud','Repeater'=>'Herhaler','Back to all tools'=>'Terug naar alle gereedschappen','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Als er meerdere veldgroepen op een bewerkingsscherm verschijnen, dan worden de opties van de eerste veldgroep gebruikt (degene met het laagste volgorde nummer)','Select items to hide them from the edit screen.'=>'Selecteer items om ze te verbergen in het bewerkingsscherm.','Hide on screen'=>'Verberg op scherm','Send Trackbacks'=>'Trackbacks verzenden','Tags'=>'Tags','Categories'=>'Categorieën','Page Attributes'=>'Pagina attributen','Format'=>'Format','Author'=>'Auteur','Slug'=>'Slug','Revisions'=>'Revisies','Comments'=>'Reacties','Discussion'=>'Discussie','Excerpt'=>'Samenvatting','Content Editor'=>'Inhoudseditor','Permalink'=>'Permalink','Shown in field group list'=>'Weergegeven in lijst met veldgroepen','Field groups with a lower order will appear first'=>'Veldgroepen met een lagere volgorde verschijnen als eerste','Order No.'=>'Volgorde nr.','Below fields'=>'Onder velden','Below labels'=>'Onder labels','Instruction Placement'=>'Instructie plaatsing','Label Placement'=>'Label plaatsing','Side'=>'Zijkant','Normal (after content)'=>'Normaal (na inhoud)','High (after title)'=>'Hoog (na titel)','Position'=>'Positie','Seamless (no metabox)'=>'Naadloos (geen meta box)','Standard (WP metabox)'=>'Standaard (met metabox)','Style'=>'Stijl','Type'=>'Type','Key'=>'Sleutel','Order'=>'Volgorde','Close Field'=>'Veld sluiten','id'=>'ID','class'=>'klasse','width'=>'breedte','Wrapper Attributes'=>'Wrapper attributen','Required'=>'Vereist','Instructions'=>'Instructies','Field Type'=>'Veldtype','Single word, no spaces. Underscores and dashes allowed'=>'Eén woord, geen spaties. Underscores en verbindingsstrepen toegestaan','Field Name'=>'Veldnaam','This is the name which will appear on the EDIT page'=>'Dit is de naam die op de BEWERK pagina zal verschijnen','Field Label'=>'Veldlabel','Delete'=>'Verwijderen','Delete field'=>'Veld verwijderen','Move'=>'Verplaatsen','Move field to another group'=>'Veld naar een andere groep verplaatsen','Duplicate field'=>'Veld dupliceren','Edit field'=>'Veld bewerken','Drag to reorder'=>'Sleep om te herschikken','Show this field group if'=>'Deze veldgroep weergeven als','No updates available.'=>'Er zijn geen updates beschikbaar.','Database upgrade complete. See what\'s new'=>'Database upgrade afgerond. Bekijk wat er nieuw is','Reading upgrade tasks...'=>'Upgradetaken lezen...','Upgrade failed.'=>'Upgrade mislukt.','Upgrade complete.'=>'Upgrade afgerond.','Upgrading data to version %s'=>'Gegevens upgraden naar versie %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Het is sterk aan te raden om eerst een back-up van de database te maken voordat je de update uitvoert. Weet je zeker dat je de update nu wilt uitvoeren?','Please select at least one site to upgrade.'=>'Selecteer ten minste één site om te upgraden.','Database Upgrade complete. Return to network dashboard'=>'Database upgrade afgerond. Terug naar netwerk dashboard','Site is up to date'=>'Site is up-to-date','Site requires database upgrade from %1$s to %2$s'=>'Site vereist database upgrade van %1$s naar %2$s','Site'=>'Site','Upgrade Sites'=>'Sites upgraden','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'De volgende sites vereisen een upgrade van de database. Selecteer de sites die je wilt updaten en klik vervolgens op %s.','Add rule group'=>'Regelgroep toevoegen','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Maak een set met regels aan om te bepalen welke aangepaste schermen deze extra velden zullen gebruiken','Rules'=>'Regels','Copied'=>'Gekopieerd','Copy to clipboard'=>'Naar klembord kopiëren','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecteer de items die je wilt exporteren en selecteer dan je export methode. Exporteer als JSON om te exporteren naar een .json bestand dat je vervolgens kunt importeren in een andere ACF installatie. Genereer PHP om te exporteren naar PHP code die je in je thema kunt plaatsen.','Select Field Groups'=>'Veldgroepen selecteren','No field groups selected'=>'Geen veldgroepen geselecteerd','Generate PHP'=>'PHP genereren','Export Field Groups'=>'Veldgroepen exporteren','Import file empty'=>'Importbestand is leeg','Incorrect file type'=>'Onjuist bestandstype','Error uploading file. Please try again'=>'Fout bij uploaden van bestand. Probeer het opnieuw','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecteer het Advanced Custom Fields JSON bestand dat je wilt importeren. Wanneer je op de onderstaande import knop klikt, importeert ACF de items in dat bestand.','Import Field Groups'=>'Veldgroepen importeren','Sync'=>'Sync','Select %s'=>'Selecteer %s','Duplicate'=>'Dupliceren','Duplicate this item'=>'Dit item dupliceren','Supports'=>'Ondersteunt','Documentation'=>'Documentatie','Description'=>'Beschrijving','Sync available'=>'Synchronisatie beschikbaar','Field group synchronized.'=>'Veldgroep gesynchroniseerd.' . "\0" . '%s veld groepen gesynchroniseerd.','Field group duplicated.'=>'Veldgroep gedupliceerd.' . "\0" . '%s veldgroepen gedupliceerd.','Active (%s)'=>'Actief (%s)' . "\0" . 'Actief (%s)','Review sites & upgrade'=>'Beoordeel sites & upgrade','Upgrade Database'=>'Database upgraden','Custom Fields'=>'Aangepaste velden','Move Field'=>'Veld verplaatsen','Please select the destination for this field'=>'Selecteer de bestemming voor dit veld','The %1$s field can now be found in the %2$s field group'=>'Het %1$s veld is nu te vinden in de %2$s veldgroep','Move Complete.'=>'Verplaatsen afgerond.','Active'=>'Actief','Field Keys'=>'Veldsleutels','Settings'=>'Instellingen','Location'=>'Locatie','Null'=>'Null','copy'=>'kopie','(this field)'=>'(dit veld)','Checked'=>'Aangevinkt','Move Custom Field'=>'Aangepast veld verplaatsen','No toggle fields available'=>'Geen toggle velden beschikbaar','Field group title is required'=>'Veldgroep titel is vereist','This field cannot be moved until its changes have been saved'=>'Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen','The string "field_" may not be used at the start of a field name'=>'De string "field_" mag niet voor de veldnaam staan','Field group draft updated.'=>'Veldgroep concept geüpdatet.','Field group scheduled for.'=>'Veldgroep gepland voor.','Field group submitted.'=>'Veldgroep ingediend.','Field group saved.'=>'Veldgroep opgeslagen.','Field group published.'=>'Veldgroep gepubliceerd.','Field group deleted.'=>'Veldgroep verwijderd.','Field group updated.'=>'Veldgroep geüpdatet.','Tools'=>'Gereedschap','is not equal to'=>'is niet gelijk aan','is equal to'=>'is gelijk aan','Forms'=>'Formulieren','Page'=>'Pagina','Post'=>'Bericht','Relational'=>'Relationeel','Choice'=>'Keuze','Basic'=>'Basis','Unknown'=>'Onbekend','Field type does not exist'=>'Veldtype bestaat niet','Spam Detected'=>'Spam gevonden','Post updated'=>'Bericht geüpdatet','Update'=>'Updaten','Validate Email'=>'E-mailadres valideren','Content'=>'Inhoud','Title'=>'Titel','Edit field group'=>'Veldgroep bewerken','Selection is less than'=>'Selectie is minder dan','Selection is greater than'=>'Selectie is groter dan','Value is less than'=>'Waarde is minder dan','Value is greater than'=>'Waarde is groter dan','Value contains'=>'Waarde bevat','Value matches pattern'=>'Waarde komt overeen met patroon','Value is not equal to'=>'Waarde is niet gelijk aan','Value is equal to'=>'Waarde is gelijk aan','Has no value'=>'Heeft geen waarde','Has any value'=>'Heeft een waarde','Cancel'=>'Annuleren','Are you sure?'=>'Weet je het zeker?','%d fields require attention'=>'%d velden vereisen aandacht','1 field requires attention'=>'1 veld vereist aandacht','Validation failed'=>'Validatie mislukt','Validation successful'=>'Validatie geslaagd','Restricted'=>'Beperkt','Collapse Details'=>'Details dichtklappen','Expand Details'=>'Details uitklappen','Uploaded to this post'=>'Geüpload naar dit bericht','verbUpdate'=>'Updaten','verbEdit'=>'Bewerken','The changes you made will be lost if you navigate away from this page'=>'De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat','File type must be %s.'=>'Het bestandstype moet %s zijn.','or'=>'of','File size must not exceed %s.'=>'De bestandsgrootte mag niet groter zijn dan %s.','File size must be at least %s.'=>'De bestandsgrootte moet minimaal %s zijn.','Image height must not exceed %dpx.'=>'De hoogte van de afbeelding mag niet hoger zijn dan %dpx.','Image height must be at least %dpx.'=>'De hoogte van de afbeelding moet minimaal %dpx zijn.','Image width must not exceed %dpx.'=>'De breedte van de afbeelding mag niet groter zijn dan %dpx.','Image width must be at least %dpx.'=>'De breedte van de afbeelding moet ten minste %dpx zijn.','(no title)'=>'(geen titel)','Full Size'=>'Volledige grootte','Large'=>'Groot','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(geen label)','Sets the textarea height'=>'Bepaalt de hoogte van het tekstgebied','Rows'=>'Rijen','Text Area'=>'Tekstgebied','Prepend an extra checkbox to toggle all choices'=>'Voeg ervoor een extra selectievakje toe om alle keuzes te togglen','Save \'custom\' values to the field\'s choices'=>'Sla \'aangepaste\' waarden op in de keuzes van het veld','Allow \'custom\' values to be added'=>'Toestaan dat \'aangepaste\' waarden worden toegevoegd','Add new choice'=>'Nieuwe keuze toevoegen','Toggle All'=>'Toggle alles','Allow Archives URLs'=>'Archief URL\'s toestaan','Archives'=>'Archieven','Page Link'=>'Pagina link','Add'=>'Toevoegen','Name'=>'Naam','%s added'=>'%s toegevoegd','%s already exists'=>'%s bestaat al','User unable to add new %s'=>'Gebruiker kan geen nieuwe %s toevoegen','Term ID'=>'Term ID','Term Object'=>'Term object','Load value from posts terms'=>'Laad waarde van bericht termen','Load Terms'=>'Laad termen','Connect selected terms to the post'=>'Geselecteerde termen aan het bericht koppelen','Save Terms'=>'Termen opslaan','Allow new terms to be created whilst editing'=>'Toestaan dat nieuwe termen worden gemaakt tijdens het bewerken','Create Terms'=>'Termen maken','Radio Buttons'=>'Keuzerondjes','Single Value'=>'Eén waarde','Multi Select'=>'Multi selecteren','Checkbox'=>'Selectievakje','Multiple Values'=>'Meerdere waarden','Select the appearance of this field'=>'Selecteer de weergave van dit veld','Appearance'=>'Weergave','Select the taxonomy to be displayed'=>'Selecteer de taxonomie die moet worden weergegeven','No TermsNo %s'=>'Geen %s','Value must be equal to or lower than %d'=>'De waarde moet gelijk zijn aan of lager zijn dan %d','Value must be equal to or higher than %d'=>'De waarde moet gelijk zijn aan of hoger zijn dan %d','Value must be a number'=>'Waarde moet een getal zijn','Number'=>'Nummer','Save \'other\' values to the field\'s choices'=>'\'Andere\' waarden opslaan in de keuzes van het veld','Add \'other\' choice to allow for custom values'=>'Voeg de keuze \'overig\' toe om aangepaste waarden toe te staan','Other'=>'Ander','Radio Button'=>'Keuzerondje','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definieer een endpoint waar de vorige accordeon moet stoppen. Deze accordeon is niet zichtbaar.','Allow this accordion to open without closing others.'=>'Deze accordeon openen zonder anderen te sluiten.','Multi-Expand'=>'Multi uitvouwen','Display this accordion as open on page load.'=>'Geef deze accordeon weer als geopend bij het laden van de pagina.','Open'=>'Openen','Accordion'=>'Accordeon','Restrict which files can be uploaded'=>'Beperken welke bestanden kunnen worden geüpload','File ID'=>'Bestands ID','File URL'=>'Bestands URL','File Array'=>'Bestands array','Add File'=>'Bestand toevoegen','No file selected'=>'Geen bestand geselecteerd','File name'=>'Bestandsnaam','Update File'=>'Bestand updaten','Edit File'=>'Bestand bewerken','Select File'=>'Bestand selecteren','File'=>'Bestand','Password'=>'Wachtwoord','Specify the value returned'=>'Geef de geretourneerde waarde op','Use AJAX to lazy load choices?'=>'Ajax gebruiken om keuzes te lazy-loaden?','Enter each default value on a new line'=>'Zet elke standaardwaarde op een nieuwe regel','verbSelect'=>'Selecteren','Select2 JS load_failLoading failed'=>'Laden mislukt','Select2 JS searchingSearching…'=>'Zoeken…','Select2 JS load_moreLoading more results…'=>'Meer resultaten laden…','Select2 JS selection_too_long_nYou can only select %d items'=>'Je kunt slechts %d items selecteren','Select2 JS selection_too_long_1You can only select 1 item'=>'Je kan slechts 1 item selecteren','Select2 JS input_too_long_nPlease delete %d characters'=>'Verwijder %d tekens','Select2 JS input_too_long_1Please delete 1 character'=>'Verwijder 1 teken','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Voer %d of meer tekens in','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Voer 1 of meer tekens in','Select2 JS matches_0No matches found'=>'Geen overeenkomsten gevonden','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultaten zijn beschikbaar, gebruik de pijltoetsen omhoog en omlaag om te navigeren.','Select2 JS matches_1One result is available, press enter to select it.'=>'Er is één resultaat beschikbaar, druk op enter om het te selecteren.','nounSelect'=>'Selecteer','User ID'=>'Gebruikers-ID','User Object'=>'Gebruikersobject','User Array'=>'Gebruiker array','All user roles'=>'Alle gebruikersrollen','Filter by Role'=>'Filter op rol','User'=>'Gebruiker','Separator'=>'Scheidingsteken','Select Color'=>'Selecteer kleur','Default'=>'Standaard','Clear'=>'Wissen','Color Picker'=>'Kleurkiezer','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecteer','Date Time Picker JS closeTextDone'=>'Klaar','Date Time Picker JS currentTextNow'=>'Nu','Date Time Picker JS timezoneTextTime Zone'=>'Tijdzone','Date Time Picker JS microsecTextMicrosecond'=>'Microseconde','Date Time Picker JS millisecTextMillisecond'=>'Milliseconde','Date Time Picker JS secondTextSecond'=>'Seconde','Date Time Picker JS minuteTextMinute'=>'Minuut','Date Time Picker JS hourTextHour'=>'Uur','Date Time Picker JS timeTextTime'=>'Tijd','Date Time Picker JS timeOnlyTitleChoose Time'=>'Kies tijd','Date Time Picker'=>'Datum tijd kiezer','Endpoint'=>'Endpoint','Left aligned'=>'Links uitgelijnd','Top aligned'=>'Boven uitgelijnd','Placement'=>'Plaatsing','Tab'=>'Tab','Value must be a valid URL'=>'Waarde moet een geldige URL zijn','Link URL'=>'Link URL','Link Array'=>'Link array','Opens in a new window/tab'=>'Opent in een nieuw venster/tab','Select Link'=>'Link selecteren','Link'=>'Link','Email'=>'E-mailadres','Step Size'=>'Stapgrootte','Maximum Value'=>'Maximale waarde','Minimum Value'=>'Minimum waarde','Range'=>'Bereik','Both (Array)'=>'Beide (array)','Label'=>'Label','Value'=>'Waarde','Vertical'=>'Verticaal','Horizontal'=>'Horizontaal','red : Red'=>'rood : Rood','For more control, you may specify both a value and label like this:'=>'Voor meer controle kan je zowel een waarde als een label als volgt specificeren:','Enter each choice on a new line.'=>'Voer elke keuze in op een nieuwe regel.','Choices'=>'Keuzes','Button Group'=>'Knopgroep','Allow Null'=>'Null toestaan','Parent'=>'Hoofd','TinyMCE will not be initialized until field is clicked'=>'TinyMCE wordt niet geïnitialiseerd totdat er op het veld wordt geklikt','Delay Initialization'=>'Initialisatie uitstellen','Show Media Upload Buttons'=>'Media upload knoppen weergeven','Toolbar'=>'Toolbar','Text Only'=>'Alleen tekst','Visual Only'=>'Alleen visueel','Visual & Text'=>'Visueel & tekst','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Klik om TinyMCE te initialiseren','Name for the Text editor tab (formerly HTML)Text'=>'Tekst','Visual'=>'Visueel','Value must not exceed %d characters'=>'De waarde mag niet langer zijn dan %d karakters','Leave blank for no limit'=>'Laat leeg voor geen limiet','Character Limit'=>'Karakterlimiet','Appears after the input'=>'Verschijnt na de invoer','Append'=>'Toevoegen','Appears before the input'=>'Verschijnt vóór de invoer','Prepend'=>'Voorvoegen','Appears within the input'=>'Wordt weergegeven in de invoer','Placeholder Text'=>'Plaatshouder tekst','Appears when creating a new post'=>'Wordt weergegeven bij het maken van een nieuw bericht','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s vereist minimaal %2$s selectie' . "\0" . '%1$s vereist minimaal %2$s selecties','Post ID'=>'Bericht ID','Post Object'=>'Bericht object','Maximum Posts'=>'Maximum aantal berichten','Minimum Posts'=>'Minimum aantal berichten','Featured Image'=>'Uitgelichte afbeelding','Selected elements will be displayed in each result'=>'Geselecteerde elementen worden weergegeven in elk resultaat','Elements'=>'Elementen','Taxonomy'=>'Taxonomie','Post Type'=>'Berichttype','Filters'=>'Filters','All taxonomies'=>'Alle taxonomieën','Filter by Taxonomy'=>'Filter op taxonomie','All post types'=>'Alle berichttypen','Filter by Post Type'=>'Filter op berichttype','Search...'=>'Zoeken...','Select taxonomy'=>'Taxonomie selecteren','Select post type'=>'Selecteer berichttype','No matches found'=>'Geen overeenkomsten gevonden','Loading'=>'Laden','Maximum values reached ( {max} values )'=>'Maximale waarden bereikt ( {max} waarden )','Relationship'=>'Verwantschap','Comma separated list. Leave blank for all types'=>'Komma gescheiden lijst. Laat leeg voor alle typen','Allowed File Types'=>'Toegestane bestandstypen','Maximum'=>'Maximum','File size'=>'Bestandsgrootte','Restrict which images can be uploaded'=>'Beperken welke afbeeldingen kunnen worden geüpload','Minimum'=>'Minimum','Uploaded to post'=>'Geüpload naar bericht','All'=>'Alle','Limit the media library choice'=>'Beperk de keuze van de mediabibliotheek','Library'=>'Bibliotheek','Preview Size'=>'Voorbeeld grootte','Image ID'=>'Afbeelding ID','Image URL'=>'Afbeelding URL','Image Array'=>'Afbeelding array','Specify the returned value on front end'=>'De geretourneerde waarde op de front-end opgeven','Return Value'=>'Retour waarde','Add Image'=>'Afbeelding toevoegen','No image selected'=>'Geen afbeelding geselecteerd','Remove'=>'Verwijderen','Edit'=>'Bewerken','All images'=>'Alle afbeeldingen','Update Image'=>'Afbeelding updaten','Edit Image'=>'Afbeelding bewerken','Select Image'=>'Selecteer afbeelding','Image'=>'Afbeelding','Allow HTML markup to display as visible text instead of rendering'=>'Sta toe dat HTML markeringen worden weergegeven als zichtbare tekst in plaats van als weergave','Escape HTML'=>'HTML escapen','No Formatting'=>'Geen opmaak','Automatically add <br>'=>'Automatisch <br> toevoegen;','Automatically add paragraphs'=>'Automatisch alinea\'s toevoegen','Controls how new lines are rendered'=>'Bepaalt hoe nieuwe regels worden weergegeven','New Lines'=>'Nieuwe regels','Week Starts On'=>'Week begint op','The format used when saving a value'=>'Het format dat wordt gebruikt bij het opslaan van een waarde','Save Format'=>'Format opslaan','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Vorige','Date Picker JS nextTextNext'=>'Volgende','Date Picker JS currentTextToday'=>'Vandaag','Date Picker JS closeTextDone'=>'Klaar','Date Picker'=>'Datumkiezer','Width'=>'Breedte','Embed Size'=>'Insluit grootte','Enter URL'=>'URL invoeren','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst getoond indien inactief','Off Text'=>'Uit tekst','Text shown when active'=>'Tekst getoond indien actief','On Text'=>'Op tekst','Stylized UI'=>'Gestileerde UI','Default Value'=>'Standaardwaarde','Displays text alongside the checkbox'=>'Toont tekst naast het selectievakje','Message'=>'Bericht','No'=>'Nee','Yes'=>'Ja','True / False'=>'True / False','Row'=>'Rij','Table'=>'Tabel','Block'=>'Blok','Specify the style used to render the selected fields'=>'Geef de stijl op die wordt gebruikt om de geselecteerde velden weer te geven','Layout'=>'Lay-out','Sub Fields'=>'Subvelden','Group'=>'Groep','Customize the map height'=>'De kaarthoogte aanpassen','Height'=>'Hoogte','Set the initial zoom level'=>'Het initiële zoomniveau instellen','Zoom'=>'Zoom','Center the initial map'=>'De eerste kaart centreren','Center'=>'Midden','Search for address...'=>'Zoek naar adres...','Find current location'=>'Huidige locatie opzoeken','Clear location'=>'Locatie wissen','Search'=>'Zoeken','Sorry, this browser does not support geolocation'=>'Deze browser ondersteunt geen geolocatie','Google Map'=>'Google Map','The format returned via template functions'=>'Het format dat wordt geretourneerd via templatefuncties','Return Format'=>'Retour format','Custom:'=>'Aangepast:','The format displayed when editing a post'=>'Het format dat wordt weergegeven bij het bewerken van een bericht','Display Format'=>'Weergave format','Time Picker'=>'Tijdkiezer','Inactive (%s)'=>'Inactief (%s)' . "\0" . 'Inactief (%s)','No Fields found in Trash'=>'Geen velden gevonden in de prullenbak','No Fields found'=>'Geen velden gevonden','Search Fields'=>'Velden zoeken','View Field'=>'Veld bekijken','New Field'=>'Nieuw veld','Edit Field'=>'Veld bewerken','Add New Field'=>'Nieuw veld toevoegen','Field'=>'Veld','Fields'=>'Velden','No Field Groups found in Trash'=>'Geen veldgroepen gevonden in de prullenbak','No Field Groups found'=>'Geen veldgroepen gevonden','Search Field Groups'=>'Veldgroepen zoeken','View Field Group'=>'Veldgroep bekijken','New Field Group'=>'Nieuwe veldgroep','Edit Field Group'=>'Veldgroep bewerken','Add New Field Group'=>'Nieuwe veldgroep toevoegen','Add New'=>'Nieuwe toevoegen','Field Group'=>'Veldgroep','Field Groups'=>'Veldgroepen','Customize WordPress with powerful, professional and intuitive fields.'=>'Pas WordPress aan met krachtige, professionele en intuïtieve velden.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'nl_NL_formal','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['ACF was unable to perform validation due to an invalid security nonce being provided.'=>'ACF kon de validatie niet uitvoeren omdat er een ongeldige nonce voor de beveiliging was verstrekt.','Allow Access to Value in Editor UI'=>'Toegang tot waarde toestaan in UI van editor','Learn more.'=>'Leer meer.','Allow content editors to access and display the field value in the editor UI using Block Bindings or the ACF Shortcode. %s'=>'Toestaan dat inhoud editors de veldwaarde openen en weergeven in de editor UI met behulp van Block Bindings of de ACF shortcode. %s','The requested ACF field type does not support output in Block Bindings or the ACF shortcode.'=>'Het aangevraagde ACF veldtype ondersteunt geen uitvoer in blok bindingen of de ACF shortcode.','The requested ACF field is not allowed to be output in bindings or the ACF Shortcode.'=>'Het aangevraagde ACF veld uitgevoerd in bindingen of de ACF shortcode zijn niet toegestaan.','The requested ACF field type does not support output in bindings or the ACF Shortcode.'=>'Het aangevraagde ACF veldtype ondersteunt geen uitvoer in bindingen of de ACF shortcode.','[The ACF shortcode cannot display fields from non-public posts]'=>'[De ACF shortcode kan geen velden van niet-openbare berichten tonen]','[The ACF shortcode is disabled on this site]'=>'[De ACF shortcode is uitgeschakeld op deze site]','Businessman Icon'=>'Zakenman icoon','Forums Icon'=>'Forums icoon','YouTube Icon'=>'YouTube icoon','Yes (alt) Icon'=>'Ja (alt) icoon','Xing Icon'=>'Xing icoon','WordPress (alt) Icon'=>'WordPress (alt) icoon','WhatsApp Icon'=>'WhatsApp icoon','Write Blog Icon'=>'Schrijf blog icoon','Widgets Menus Icon'=>'Widgets menu\'s icoon','View Site Icon'=>'Bekijk site icoon','Learn More Icon'=>'Meer leren icoon','Add Page Icon'=>'Toevoegen pagina icoon','Video (alt3) Icon'=>'Video (alt3) icoon','Video (alt2) Icon'=>'Video (alt2) icoon','Video (alt) Icon'=>'Video (alt) icoon','Update (alt) Icon'=>'Updaten (alt) icoon','Universal Access (alt) Icon'=>'Universele toegang (alt) icoon','Twitter (alt) Icon'=>'Twitter (alt) icoon','Twitch Icon'=>'Twitch icoon','Tide Icon'=>'Tide icoon','Tickets (alt) Icon'=>'Tickets (alt) icoon','Text Page Icon'=>'Tekstpagina icoon','Table Row Delete Icon'=>'Tabelrij verwijderen icoon','Table Row Before Icon'=>'Tabelrij voor icoon','Table Row After Icon'=>'Tabelrij na icoon','Table Col Delete Icon'=>'Tabel kolom verwijderen icoon','Table Col Before Icon'=>'Tabel kolom voor icoon','Table Col After Icon'=>'Tabel kolom na icoon','Superhero (alt) Icon'=>'Superhero (alt) icoon','Superhero Icon'=>'Superhero icoon','Spotify Icon'=>'Spotify icoon','Shortcode Icon'=>'Shortcode icoon','Shield (alt) Icon'=>'Schild (alt) icoon','Share (alt2) Icon'=>'Deel (alt2) icoon','Share (alt) Icon'=>'Deel (alt) icoon','Saved Icon'=>'Opgeslagen icoon','RSS Icon'=>'RSS icoon','REST API Icon'=>'REST API icoon','Remove Icon'=>'Verwijderen icoon','Reddit Icon'=>'Reddit icoon','Privacy Icon'=>'Privacy icoon','Printer Icon'=>'Printer icoon','Podio Icon'=>'Podio icoon','Plus (alt2) Icon'=>'Plus (alt2) icoon','Plus (alt) Icon'=>'Plus (alt) icoon','Plugins Checked Icon'=>'Plugins gecontroleerd icoon','Pinterest Icon'=>'Pinterest icoon','Pets Icon'=>'Huisdieren icoon','PDF Icon'=>'PDF icoon','Palm Tree Icon'=>'Palmboom icoon','Open Folder Icon'=>'Open map icoon','No (alt) Icon'=>'Geen (alt) icoon','Money (alt) Icon'=>'Geld (alt) icoon','Menu (alt3) Icon'=>'Menu (alt3) icoon','Menu (alt2) Icon'=>'Menu (alt2) icoon','Menu (alt) Icon'=>'Menu (alt) icoon','Spreadsheet Icon'=>'Spreadsheet icoon','Interactive Icon'=>'Interactieve icoon','Document Icon'=>'Document icoon','Default Icon'=>'Standaard icoon','Location (alt) Icon'=>'Locatie (alt) icoon','LinkedIn Icon'=>'LinkedIn icoon','Instagram Icon'=>'Instagram icoon','Insert Before Icon'=>'Voeg in voor icoon','Insert After Icon'=>'Voeg in na icoon','Insert Icon'=>'Voeg icoon in','Info Outline Icon'=>'Info outline icoon','Images (alt2) Icon'=>'Afbeeldingen (alt2) icoon','Images (alt) Icon'=>'Afbeeldingen (alt) icoon','Rotate Right Icon'=>'Roteren rechts icoon','Rotate Left Icon'=>'Roteren links icoon','Rotate Icon'=>'Roteren icoon','Flip Vertical Icon'=>'Spiegelen verticaal icoon','Flip Horizontal Icon'=>'Spiegelen horizontaal icoon','Crop Icon'=>'Bijsnijden icoon','ID (alt) Icon'=>'ID (alt) icoon','HTML Icon'=>'HTML icoon','Hourglass Icon'=>'Zandloper icoon','Heading Icon'=>'Koptekst icoon','Google Icon'=>'Google icoon','Games Icon'=>'Games icoon','Fullscreen Exit (alt) Icon'=>'Volledig scherm afsluiten (alt) icoon','Fullscreen (alt) Icon'=>'Volledig scherm (alt) icoon','Status Icon'=>'Status icoon','Image Icon'=>'Afbeelding icoon','Gallery Icon'=>'Galerij icoon','Chat Icon'=>'Chat icoon','Audio Icon'=>'Audio icoon','Aside Icon'=>'Aside icoon','Food Icon'=>'Voedsel icoon','Exit Icon'=>'Exit icoon','Excerpt View Icon'=>'Samenvattingweergave icoon','Embed Video Icon'=>'Insluiten video icoon','Embed Post Icon'=>'Insluiten bericht icoon','Embed Photo Icon'=>'Insluiten foto icoon','Embed Generic Icon'=>'Insluiten generiek icoon','Embed Audio Icon'=>'Insluiten audio icoon','Email (alt2) Icon'=>'E-mail (alt2) icoon','Ellipsis Icon'=>'Ellipsis icoon','Unordered List Icon'=>'Ongeordende lijst icoon','RTL Icon'=>'RTL icoon','Ordered List RTL Icon'=>'Geordende lijst RTL icoon','Ordered List Icon'=>'Geordende lijst icoon','LTR Icon'=>'LTR icoon','Custom Character Icon'=>'Aangepast karakter icoon','Edit Page Icon'=>'Bewerken pagina icoon','Edit Large Icon'=>'Bewerken groot Icoon','Drumstick Icon'=>'Drumstick icoon','Database View Icon'=>'Database weergave icoon','Database Remove Icon'=>'Database verwijderen icoon','Database Import Icon'=>'Database import icoon','Database Export Icon'=>'Database export icoon','Database Add Icon'=>'Database icoon toevoegen','Database Icon'=>'Database icoon','Cover Image Icon'=>'Omslagafbeelding icoon','Volume On Icon'=>'Volume aan icoon','Volume Off Icon'=>'Volume uit icoon','Skip Forward Icon'=>'Vooruitspoelen icoon','Skip Back Icon'=>'Terugspoel icoon','Repeat Icon'=>'Herhaal icoon','Play Icon'=>'Speel icoon','Pause Icon'=>'Pauze icoon','Forward Icon'=>'Vooruit icoon','Back Icon'=>'Terug icoon','Columns Icon'=>'Kolommen icoon','Color Picker Icon'=>'Kleurkiezer icoon','Coffee Icon'=>'Koffie icoon','Code Standards Icon'=>'Code standaarden icoon','Cloud Upload Icon'=>'Cloud upload icoon','Cloud Saved Icon'=>'Cloud opgeslagen icoon','Car Icon'=>'Auto icoon','Camera (alt) Icon'=>'Camera (alt) icoon','Calculator Icon'=>'Rekenmachine icoon','Button Icon'=>'Knop icoon','Businessperson Icon'=>'Zakelijk icoon','Tracking Icon'=>'Tracking icoon','Topics Icon'=>'Onderwerpen icoon','Replies Icon'=>'Antwoorden icoon','PM Icon'=>'PM icoon','Friends Icon'=>'Vrienden icoon','Community Icon'=>'Community icoon','BuddyPress Icon'=>'BuddyPress icoon','bbPress Icon'=>'bbPress icoon','Activity Icon'=>'Activiteit icoon','Book (alt) Icon'=>'Boek (alt) icoon','Block Default Icon'=>'Blok standaard icoon','Bell Icon'=>'Bel icoon','Beer Icon'=>'Bier icoon','Bank Icon'=>'Bank icoon','Arrow Up (alt2) Icon'=>'Pijl omhoog (alt2) icoon','Arrow Up (alt) Icon'=>'Pijl omhoog (alt) icoon','Arrow Right (alt2) Icon'=>'Pijl naar rechts (alt2) icoon','Arrow Right (alt) Icon'=>'Pijl naar rechts (alt) icoon','Arrow Left (alt2) Icon'=>'Pijl naar links (alt2) icoon','Arrow Left (alt) Icon'=>'Pijl naar links (alt) icoon','Arrow Down (alt2) Icon'=>'Pijl omlaag (alt2) icoon','Arrow Down (alt) Icon'=>'Pijl omlaag (alt) icoon','Amazon Icon'=>'Amazon icoon','Align Wide Icon'=>'Uitlijnen breed icoon','Align Pull Right Icon'=>'Uitlijnen trek naar rechts icoon','Align Pull Left Icon'=>'Uitlijnen trek naar links icoon','Align Full Width Icon'=>'Uitlijnen volledige breedte icoon','Airplane Icon'=>'Vliegtuig icoon','Site (alt3) Icon'=>'Site (alt3) icoon','Site (alt2) Icon'=>'Site (alt2) icoon','Site (alt) Icon'=>'Site (alt) icoon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Upgrade naar ACF Pro om opties pagina\'s te maken in slechts een paar klikken','Invalid request args.'=>'Ongeldige aanvraag args.','Sorry, you do not have permission to do that.'=>'Je hebt geen toestemming om dat te doen.','Blocks Using Post Meta'=>'Blokken met behulp van bericht meta','ACF PRO logo'=>'ACF PRO logo','ACF PRO Logo'=>'ACF PRO logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s vereist een geldig bijlage ID wanneer type is ingesteld op media_library.','%s is a required property of acf.'=>'%s is een vereiste eigenschap van ACF.','The value of icon to save.'=>'De waarde van pictogram om op te slaan.','The type of icon to save.'=>'Het type pictogram om op te slaan.','Yes Icon'=>'Ja icoon','WordPress Icon'=>'WordPress icoon','Warning Icon'=>'Waarschuwingsicoon','Visibility Icon'=>'Zichtbaarheid icoon','Vault Icon'=>'Kluis icoon','Upload Icon'=>'Upload icoon','Update Icon'=>'Updaten icoon','Unlock Icon'=>'Ontgrendel icoon','Universal Access Icon'=>'Universeel toegankelijkheid icoon','Undo Icon'=>'Ongedaan maken icoon','Twitter Icon'=>'Twitter icoon','Trash Icon'=>'Prullenbak icoon','Translation Icon'=>'Vertaal icoon','Tickets Icon'=>'Tickets icoon','Thumbs Up Icon'=>'Duim omhoog icoon','Thumbs Down Icon'=>'Duim omlaag icoon','Text Icon'=>'Tekst icoon','Testimonial Icon'=>'Aanbeveling icoon','Tagcloud Icon'=>'Tag cloud icoon','Tag Icon'=>'Tag icoon','Tablet Icon'=>'Tablet icoon','Store Icon'=>'Winkel icoon','Sticky Icon'=>'Sticky icoon','Star Half Icon'=>'Ster half icoon','Star Filled Icon'=>'Ster gevuld icoon','Star Empty Icon'=>'Ster leeg icoon','Sos Icon'=>'Sos icoon','Sort Icon'=>'Sorteer icoon','Smiley Icon'=>'Smiley icoon','Smartphone Icon'=>'Smartphone icoon','Slides Icon'=>'Slides icoon','Shield Icon'=>'Schild icoon','Share Icon'=>'Deel icoon','Search Icon'=>'Zoek icoon','Screen Options Icon'=>'Schermopties icoon','Schedule Icon'=>'Schema icoon','Redo Icon'=>'Opnieuw icoon','Randomize Icon'=>'Willekeurig icoon','Products Icon'=>'Producten icoon','Pressthis Icon'=>'Pressthis icoon','Post Status Icon'=>'Berichtstatus icoon','Portfolio Icon'=>'Portfolio icoon','Plus Icon'=>'Plus icoon','Playlist Video Icon'=>'Afspeellijst video icoon','Playlist Audio Icon'=>'Afspeellijst audio icoon','Phone Icon'=>'Telefoon icoon','Performance Icon'=>'Prestatie icoon','Paperclip Icon'=>'Paperclip icoon','No Icon'=>'Geen icoon','Networking Icon'=>'Netwerk icoon','Nametag Icon'=>'Naamplaat icoon','Move Icon'=>'Verplaats icoon','Money Icon'=>'Geld icoon','Minus Icon'=>'Min icoon','Migrate Icon'=>'Migreer icoon','Microphone Icon'=>'Microfoon icoon','Megaphone Icon'=>'Megafoon icoon','Marker Icon'=>'Marker icoon','Lock Icon'=>'Vergrendel icoon','Location Icon'=>'Locatie icoon','List View Icon'=>'Lijstweergave icoon','Lightbulb Icon'=>'Gloeilamp icoon','Left Right Icon'=>'Linkerrechter icoon','Layout Icon'=>'Lay-out icoon','Laptop Icon'=>'Laptop icoon','Info Icon'=>'Info icoon','Index Card Icon'=>'Indexkaart icoon','ID Icon'=>'ID icoon','Hidden Icon'=>'Verborgen icoon','Heart Icon'=>'Hart icoon','Hammer Icon'=>'Hamer icoon','Groups Icon'=>'Groepen icoon','Grid View Icon'=>'Rasterweergave icoon','Forms Icon'=>'Formulieren icoon','Flag Icon'=>'Vlag icoon','Filter Icon'=>'Filter icoon','Feedback Icon'=>'Feedback icoon','Facebook (alt) Icon'=>'Facebook alt icoon','Facebook Icon'=>'Facebook icoon','External Icon'=>'Extern icoon','Email (alt) Icon'=>'E-mail alt icoon','Email Icon'=>'E-mail icoon','Video Icon'=>'Video icoon','Unlink Icon'=>'Link verwijderen icoon','Underline Icon'=>'Onderstreep icoon','Text Color Icon'=>'Tekstkleur icoon','Table Icon'=>'Tabel icoon','Strikethrough Icon'=>'Doorstreep icoon','Spellcheck Icon'=>'Spellingscontrole icoon','Remove Formatting Icon'=>'Verwijder lay-out icoon','Quote Icon'=>'Quote icoon','Paste Word Icon'=>'Plak woord icoon','Paste Text Icon'=>'Plak tekst icoon','Paragraph Icon'=>'Paragraaf icoon','Outdent Icon'=>'Uitspring icoon','Kitchen Sink Icon'=>'Keuken afwasbak icoon','Justify Icon'=>'Uitlijn icoon','Italic Icon'=>'Schuin icoon','Insert More Icon'=>'Voeg meer in icoon','Indent Icon'=>'Inspring icoon','Help Icon'=>'Hulp icoon','Expand Icon'=>'Uitvouw icoon','Contract Icon'=>'Contract icoon','Code Icon'=>'Code icoon','Break Icon'=>'Breek icoon','Bold Icon'=>'Vet icoon','Edit Icon'=>'Bewerken icoon','Download Icon'=>'Download icoon','Dismiss Icon'=>'Verwijder icoon','Desktop Icon'=>'Desktop icoon','Dashboard Icon'=>'Dashboard icoon','Cloud Icon'=>'Cloud icoon','Clock Icon'=>'Klok icoon','Clipboard Icon'=>'Klembord icoon','Chart Pie Icon'=>'Diagram taart icoon','Chart Line Icon'=>'Grafieklijn icoon','Chart Bar Icon'=>'Grafiekbalk icoon','Chart Area Icon'=>'Grafiek gebied icoon','Category Icon'=>'Categorie icoon','Cart Icon'=>'Winkelwagen icoon','Carrot Icon'=>'Wortel icoon','Camera Icon'=>'Camera icoon','Calendar (alt) Icon'=>'Kalender alt icoon','Calendar Icon'=>'Kalender icoon','Businesswoman Icon'=>'Zakenman icoon','Building Icon'=>'Gebouw icoon','Book Icon'=>'Boek icoon','Backup Icon'=>'Back-up icoon','Awards Icon'=>'Prijzen icoon','Art Icon'=>'Kunsticoon','Arrow Up Icon'=>'Pijl omhoog icoon','Arrow Right Icon'=>'Pijl naar rechts icoon','Arrow Left Icon'=>'Pijl naar links icoon','Arrow Down Icon'=>'Pijl omlaag icoon','Archive Icon'=>'Archief icoon','Analytics Icon'=>'Analytics icoon','Align Right Icon'=>'Uitlijnen rechts icoon','Align None Icon'=>'Uitlijnen geen icoon','Align Left Icon'=>'Uitlijnen links icoon','Align Center Icon'=>'Uitlijnen midden icoon','Album Icon'=>'Album icoon','Users Icon'=>'Gebruikers icoon','Tools Icon'=>'Gereedschap icoon','Site Icon'=>'Site icoon','Settings Icon'=>'Instellingen icoon','Post Icon'=>'Bericht icoon','Plugins Icon'=>'Plugins icoon','Page Icon'=>'Pagina icoon','Network Icon'=>'Netwerk icoon','Multisite Icon'=>'Multisite icoon','Media Icon'=>'Media icoon','Links Icon'=>'Links icoon','Home Icon'=>'Home icoon','Customizer Icon'=>'Customizer icoon','Comments Icon'=>'Reacties icoon','Collapse Icon'=>'Samenvouw icoon','Appearance Icon'=>'Weergave icoon','Generic Icon'=>'Generiek icoon','Icon picker requires a value.'=>'Pictogram kiezer vereist een waarde.','Icon picker requires an icon type.'=>'Pictogram kiezer vereist een pictogram type.','The available icons matching your search query have been updated in the icon picker below.'=>'De beschikbare pictogrammen die overeenkomen met je zoekopdracht zijn geüpdatet in de pictogram kiezer hieronder.','No results found for that search term'=>'Geen resultaten gevonden voor die zoekterm','Array'=>'Array','String'=>'String','Specify the return format for the icon. %s'=>'Specificeer het retourformat voor het pictogram. %s','Select where content editors can choose the icon from.'=>'Selecteer waar inhoudseditors het pictogram kunnen kiezen.','The URL to the icon you\'d like to use, or svg as Data URI'=>'De URL naar het pictogram dat je wil gebruiken, of svg als gegevens URI','Browse Media Library'=>'Blader door mediabibliotheek','The currently selected image preview'=>'De momenteel geselecteerde afbeelding voorbeeld','Click to change the icon in the Media Library'=>'Klik om het pictogram in de mediabibliotheek te wijzigen','Search icons...'=>'Zoek pictogrammen...','Media Library'=>'Mediabibliotheek','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Een interactieve UI voor het selecteren van een pictogram. Selecteer uit Dashicons, de mediatheek, of een zelfstandige URL invoer.','Icon Picker'=>'Pictogram kiezer','JSON Load Paths'=>'JSON laadpaden','JSON Save Paths'=>'JSON opslaan paden','Registered ACF Forms'=>'Geregistreerde ACF formulieren','Shortcode Enabled'=>'Shortcode ingeschakeld','Field Settings Tabs Enabled'=>'Veldinstellingen tabs ingeschakeld','Field Type Modal Enabled'=>'Veldtype modal ingeschakeld','Admin UI Enabled'=>'Beheer UI ingeschakeld','Block Preloading Enabled'=>'Blok preloading ingeschakeld','Blocks Per ACF Block Version'=>'Blokken per ACF block versie','Blocks Per API Version'=>'Blokken per API versie','Registered ACF Blocks'=>'Geregistreerde ACF blokken','Light'=>'Licht','Standard'=>'Standaard','REST API Format'=>'REST API format','Registered Options Pages (PHP)'=>'Geregistreerde opties pagina\'s (PHP)','Registered Options Pages (JSON)'=>'Geregistreerde optie pagina\'s (JSON)','Registered Options Pages (UI)'=>'Geregistreerde optie pagina\'s (UI)','Options Pages UI Enabled'=>'Opties pagina\'s UI ingeschakeld','Registered Taxonomies (JSON)'=>'Geregistreerde taxonomieën (JSON)','Registered Taxonomies (UI)'=>'Geregistreerde taxonomieën (UI)','Registered Post Types (JSON)'=>'Geregistreerde berichttypen (JSON)','Registered Post Types (UI)'=>'Geregistreerde berichttypen (UI)','Post Types and Taxonomies Enabled'=>'Berichttypen en taxonomieën ingeschakeld','Number of Third Party Fields by Field Type'=>'Aantal velden van derden per veldtype','Number of Fields by Field Type'=>'Aantal velden per veldtype','Field Groups Enabled for GraphQL'=>'Veldgroepen ingeschakeld voor GraphQL','Field Groups Enabled for REST API'=>'Veldgroepen ingeschakeld voor REST API','Registered Field Groups (JSON)'=>'Geregistreerde veldgroepen (JSON)','Registered Field Groups (PHP)'=>'Geregistreerde veldgroepen (PHP)','Registered Field Groups (UI)'=>'Geregistreerde veldgroepen (UI)','Active Plugins'=>'Actieve plugins','Parent Theme'=>'Hoofdthema','Active Theme'=>'Actief thema','Is Multisite'=>'Is multisite','MySQL Version'=>'MySQL versie','WordPress Version'=>'WordPress versie','Subscription Expiry Date'=>'Vervaldatum abonnement','License Status'=>'Licentiestatus','License Type'=>'Licentietype','Licensed URL'=>'Gelicentieerde URL','License Activated'=>'Licentie geactiveerd','Free'=>'Gratis','Plugin Type'=>'Plugin type','Plugin Version'=>'Plugin versie','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Deze sectie bevat debuginformatie over je ACF configuratie die nuttig kan zijn om aan ondersteuning te verstrekken.','An ACF Block on this page requires attention before you can save.'=>'Een ACF Block op deze pagina vereist aandacht voordat je kunt opslaan.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Deze gegevens worden gelogd terwijl we waarden detecteren die tijdens de uitvoer zijn gewijzigd. %1$sClear log en sluiten%2$s na het ontsnappen van de waarden in je code. De melding verschijnt opnieuw als we opnieuw gewijzigde waarden detecteren.','Dismiss permanently'=>'Permanent negeren','Instructions for content editors. Shown when submitting data.'=>'Instructies voor inhoud editors. Getoond bij het indienen van gegevens.','Has no term selected'=>'Heeft geen term geselecteerd','Has any term selected'=>'Heeft een term geselecteerd','Terms do not contain'=>'Voorwaarden bevatten niet','Terms contain'=>'Voorwaarden bevatten','Term is not equal to'=>'Term is niet gelijk aan','Term is equal to'=>'Term is gelijk aan','Has no user selected'=>'Heeft geen gebruiker geselecteerd','Has any user selected'=>'Heeft een gebruiker geselecteerd','Users do not contain'=>'Gebruikers bevatten niet','Users contain'=>'Gebruikers bevatten','User is not equal to'=>'Gebruiker is niet gelijk aan','User is equal to'=>'Gebruiker is gelijk aan','Has no page selected'=>'Heeft geen pagina geselecteerd','Has any page selected'=>'Heeft een pagina geselecteerd','Pages do not contain'=>'Pagina\'s bevatten niet','Pages contain'=>'Pagina\'s bevatten','Page is not equal to'=>'Pagina is niet gelijk aan','Page is equal to'=>'Pagina is gelijk aan','Has no relationship selected'=>'Heeft geen relatie geselecteerd','Has any relationship selected'=>'Heeft een relatie geselecteerd','Has no post selected'=>'Heeft geen bericht geselecteerd','Has any post selected'=>'Heeft een bericht geselecteerd','Posts do not contain'=>'Berichten bevatten niet','Posts contain'=>'Berichten bevatten','Post is not equal to'=>'Bericht is niet gelijk aan','Post is equal to'=>'Bericht is gelijk aan','Relationships do not contain'=>'Relaties bevatten niet','Relationships contain'=>'Relaties bevatten','Relationship is not equal to'=>'Relatie is niet gelijk aan','Relationship is equal to'=>'Relatie is gelijk aan','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF velden','ACF PRO Feature'=>'ACF PRO functie','Renew PRO to Unlock'=>'Vernieuw PRO om te ontgrendelen','Renew PRO License'=>'Vernieuw PRO licentie','PRO fields cannot be edited without an active license.'=>'PRO velden kunnen niet bewerkt worden zonder een actieve licentie.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Activeer je ACF PRO licentie om veldgroepen toegewezen aan een ACF blok te bewerken.','Please activate your ACF PRO license to edit this options page.'=>'Activeer je ACF PRO licentie om deze optiepagina te bewerken.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Het teruggeven van geëscaped HTML waarden is alleen mogelijk als format_value ook true is. De veldwaarden zijn niet teruggegeven voor de veiligheid.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Het teruggeven van een escaped HTML waarde is alleen mogelijk als format_value ook waar is. De veldwaarde is niet teruggegeven voor de veiligheid.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF escapes nu automatisch aan onveilige HTML bij weergave door the_field
of de ACF shortcode. We hebben vastgesteld dat de uitvoer van sommige van je velden is gewijzigd door deze aanpassing, maar dit hoeft geen brekende verandering te zijn. %2$s.','Please contact your site administrator or developer for more details.'=>'Neem contact op met je sitebeheerder of ontwikkelaar voor meer informatie.','Learn more'=>'Leer meer','Hide details'=>'Verberg details','Show details'=>'Toon details','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - weergegeven via %3$s','Renew ACF PRO License'=>'Vernieuw ACF PRO licentie','Renew License'=>'Vernieuw licentie','Manage License'=>'Beheer licentie','\'High\' position not supported in the Block Editor'=>'\'Hoge\' positie wordt niet ondersteund in de blok-editor','Upgrade to ACF PRO'=>'Upgrade naar ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF opties pagina\'s zijn aangepaste beheerpagina\'s voor het beheren van globale instellingen via velden. Je kunt meerdere pagina\'s en subpagina\'s maken.','Add Options Page'=>'Opties pagina toevoegen','In the editor used as the placeholder of the title.'=>'In de editor gebruikt als plaatshouder van de titel.','Title Placeholder'=>'Titel plaatshouder','4 Months Free'=>'4 maanden gratis','(Duplicated from %s)'=>'(Gekopieerd van %s)','Select Options Pages'=>'Opties pagina\'s selecteren','Duplicate taxonomy'=>'Dubbele taxonomie','Create taxonomy'=>'Creëer taxonomie','Duplicate post type'=>'Duplicaat berichttype','Create post type'=>'Berichttype maken','Link field groups'=>'Veldgroepen linken','Add fields'=>'Velden toevoegen','This Field'=>'Dit veld','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Ondersteuning','is developed and maintained by'=>'is ontwikkeld en wordt onderhouden door','Add this %s to the location rules of the selected field groups.'=>'Voeg deze %s toe aan de locatieregels van de geselecteerde veldgroepen.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Als je de bidirectionele instelling inschakelt, kun je een waarde updaten in de doelvelden voor elke waarde die voor dit veld is geselecteerd, door het bericht ID, taxonomie ID of gebruiker ID van het item dat wordt geüpdatet toe te voegen of te verwijderen. Lees voor meer informatie de documentatie.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecteer veld(en) om de verwijzing terug naar het item dat wordt geüpdatet op te slaan. Je kunt dit veld selecteren. Doelvelden moeten compatibel zijn met waar dit veld wordt weergegeven. Als dit veld bijvoorbeeld wordt weergegeven in een taxonomie, dan moet je doelveld van het type taxonomie zijn','Target Field'=>'Doelveld','Update a field on the selected values, referencing back to this ID'=>'Update een veld met de geselecteerde waarden en verwijs terug naar deze ID','Bidirectional'=>'Bidirectioneel','%s Field'=>'%s veld','Select Multiple'=>'Selecteer meerdere','WP Engine logo'=>'WP engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 32 karakters.','The capability name for assigning terms of this taxonomy.'=>'De rechten naam voor het toewijzen van termen van deze taxonomie.','Assign Terms Capability'=>'Termen rechten toewijzen','The capability name for deleting terms of this taxonomy.'=>'De rechten naam voor het verwijderen van termen van deze taxonomie.','Delete Terms Capability'=>'Termen rechten verwijderen','The capability name for editing terms of this taxonomy.'=>'De rechten naam voor het bewerken van termen van deze taxonomie.','Edit Terms Capability'=>'Termen rechten bewerken','The capability name for managing terms of this taxonomy.'=>'De naam van de rechten voor het beheren van termen van deze taxonomie.','Manage Terms Capability'=>'Beheer termen rechten','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Stelt in of berichten moeten worden uitgesloten van zoekresultaten en pagina\'s van taxonomie archieven.','More Tools from WP Engine'=>'Meer gereedschappen van WP Engine','Built for those that build with WordPress, by the team at %s'=>'Gemaakt voor degenen die bouwen met WordPress, door het team van %s','View Pricing & Upgrade'=>'Bekijk prijzen & upgrade','Learn More'=>'Leer meer','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Versnel je workflow en ontwikkel betere sites met functies als ACF Blocks en Options Pages, en geavanceerde veldtypen als Repeater, Flexible Content, Clone en Gallery.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Ontgrendel geavanceerde functies en bouw nog meer met ACF PRO','%s fields'=>'%s velden','No terms'=>'Geen termen','No post types'=>'Geen berichttypen','No posts'=>'Geen berichten','No taxonomies'=>'Geen taxonomieën','No field groups'=>'Geen veld groepen','No fields'=>'Geen velden','No description'=>'Geen beschrijving','Any post status'=>'Elke bericht status','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie die buiten ACF is geregistreerd en kan daarom niet worden gebruikt.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Deze taxonomie sleutel is al in gebruik door een andere taxonomie in ACF en kan daarom niet worden gebruikt.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'De taxonomie sleutel mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The taxonomy key must be under 32 characters.'=>'De taxonomie sleutel moet minder dan 32 karakters bevatten.','No Taxonomies found in Trash'=>'Geen taxonomieën gevonden in prullenbak','No Taxonomies found'=>'Geen taxonomieën gevonden','Search Taxonomies'=>'Taxonomieën zoeken','View Taxonomy'=>'Taxonomie bekijken','New Taxonomy'=>'Nieuwe taxonomie','Edit Taxonomy'=>'Taxonomie bewerken','Add New Taxonomy'=>'Nieuwe taxonomie toevoegen','No Post Types found in Trash'=>'Geen berichttypen gevonden in prullenbak','No Post Types found'=>'Geen berichttypen gevonden','Search Post Types'=>'Berichttypen zoeken','View Post Type'=>'Berichttype bekijken','New Post Type'=>'Nieuw berichttype','Edit Post Type'=>'Berichttype bewerken','Add New Post Type'=>'Nieuw berichttype toevoegen','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype dat buiten ACF is geregistreerd en kan niet worden gebruikt.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Deze berichttype sleutel is al in gebruik door een ander berichttype in ACF en kan niet worden gebruikt.','This field must not be a WordPress reserved term.'=>'Dit veld mag geen door WordPress gereserveerde term zijn.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Het berichttype mag alleen kleine alfanumerieke tekens, underscores of streepjes bevatten.','The post type key must be under 20 characters.'=>'De berichttype sleutel moet minder dan 20 karakters bevatten.','We do not recommend using this field in ACF Blocks.'=>'Wij raden het gebruik van dit veld in ACF blokken af.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Toont de WordPress WYSIWYG editor zoals in berichten en pagina\'s voor een rijke tekst bewerking ervaring die ook multi media inhoud mogelijk maakt.','WYSIWYG Editor'=>'WYSIWYG editor','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Maakt het mogelijk een of meer gebruikers te selecteren die kunnen worden gebruikt om relaties te leggen tussen gegeven objecten.','A text input specifically designed for storing web addresses.'=>'Een tekst invoer speciaal ontworpen voor het opslaan van web adressen.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Een toggle waarmee je een waarde van 1 of 0 kunt kiezen (aan of uit, waar of onwaar, enz.). Kan worden gepresenteerd als een gestileerde schakelaar of selectievakje.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een tijd. De tijd format kan worden aangepast via de veldinstellingen.','A basic textarea input for storing paragraphs of text.'=>'Een basis tekstgebied voor het opslaan van alinea\'s tekst.','A basic text input, useful for storing single string values.'=>'Een basis tekstveld, handig voor het opslaan van een enkele string waarde.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Maakt de selectie mogelijk van een of meer taxonomie termen op basis van de criteria en opties die zijn opgegeven in de veldinstellingen.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Hiermee kun je in het bewerking scherm velden groeperen in secties met tabs. Nuttig om velden georganiseerd en gestructureerd te houden.','A dropdown list with a selection of choices that you specify.'=>'Een dropdown lijst met een selectie van keuzes die je aangeeft.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Een interface met twee kolommen om een of meer berichten, pagina\'s of aangepaste extra berichttype items te selecteren om een relatie te leggen met het item dat je nu aan het bewerken bent. Inclusief opties om te zoeken en te filteren.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Een veld voor het selecteren van een numerieke waarde binnen een gespecificeerd bereik met behulp van een bereik slider element.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Een groep keuzerondjes waarmee de gebruiker één keuze kan maken uit waarden die je opgeeft.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Een interactieve en aanpasbare UI voor het kiezen van één of meerdere berichten, pagina\'s of berichttype-items met de optie om te zoeken. ','An input for providing a password using a masked field.'=>'Een invoer voor het verstrekken van een wachtwoord via een afgeschermd veld.','Filter by Post Status'=>'Filter op berichtstatus','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Een interactieve dropdown om een of meer berichten, pagina\'s, extra berichttype items of archief URL\'s te selecteren, met de optie om te zoeken.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Een interactieve component voor het insluiten van video\'s, afbeeldingen, tweets, audio en andere inhoud door gebruik te maken van de standaard WordPress oEmbed functionaliteit.','An input limited to numerical values.'=>'Een invoer die beperkt is tot numerieke waarden.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Gebruikt om een bericht te tonen aan editors naast andere velden. Nuttig om extra context of instructies te geven rond je velden.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Hiermee kun je een link en zijn eigenschappen zoals titel en doel specificeren met behulp van de WordPress native link picker.','Uses the native WordPress media picker to upload, or choose images.'=>'Gebruikt de standaard WordPress mediakiezer om afbeeldingen te uploaden of te kiezen.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Biedt een manier om velden te structureren in groepen om de gegevens en het bewerking scherm beter te organiseren.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Een interactieve UI voor het selecteren van een locatie met Google Maps. Vereist een Google Maps API-sleutel en aanvullende instellingen om correct te worden weergegeven.','Uses the native WordPress media picker to upload, or choose files.'=>'Gebruikt de standaard WordPress mediakiezer om bestanden te uploaden of te kiezen.','A text input specifically designed for storing email addresses.'=>'Een tekstinvoer speciaal ontworpen voor het opslaan van e-mailadressen.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum en tijd. De datum retour format en tijd kunnen worden aangepast via de veldinstellingen.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Een interactieve UI voor het kiezen van een datum. Het format van de datum kan worden aangepast via de veldinstellingen.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Een interactieve UI voor het selecteren van een kleur, of het opgeven van een hex waarde.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Een groep selectievakjes waarmee de gebruiker één of meerdere waarden kan selecteren die je opgeeft.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Een groep knoppen met waarden die je opgeeft, gebruikers kunnen één optie kiezen uit de opgegeven waarden.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Hiermee kun je aangepaste velden groeperen en organiseren in inklapbare panelen die worden getoond tijdens het bewerken van inhoud. Handig om grote datasets netjes te houden.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Dit biedt een oplossing voor het herhalen van inhoud zoals slides, teamleden en Call To Action tegels, door te fungeren als een hoofd voor een string sub velden die steeds opnieuw kunnen worden herhaald.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Dit biedt een interactieve interface voor het beheerder van een verzameling bijlagen. De meeste instellingen zijn vergelijkbaar met die van het veld type afbeelding. Met extra instellingen kun je aangeven waar nieuwe bijlagen in de galerij worden toegevoegd en het minimum/maximum aantal toegestane bijlagen.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Dit biedt een eenvoudige, gestructureerde, op lay-out gebaseerde editor. Met het veld flexibele inhoud kun je inhoud definiëren, creëren en beheren met volledige controle door lay-outs en sub velden te gebruiken om de beschikbare blokken vorm te geven.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Hiermee kun je bestaande velden selecteren en weergeven. Het dupliceert geen velden in de database, maar laadt en toont de geselecteerde velden bij run time. Het kloon veld kan zichzelf vervangen door de geselecteerde velden of de geselecteerde velden weergeven als een groep sub velden.','nounClone'=>'Kloon','PRO'=>'PRO','Advanced'=>'Geavanceerd','JSON (newer)'=>'JSON (nieuwer)','Original'=>'Origineel','Invalid post ID.'=>'Ongeldig bericht ID.','Invalid post type selected for review.'=>'Ongeldig berichttype geselecteerd voor beoordeling.','More'=>'Meer','Tutorial'=>'Tutorial','Select Field'=>'Selecteer veld','Try a different search term or browse %s'=>'Probeer een andere zoekterm of blader door %s','Popular fields'=>'Populaire velden','No search results for \'%s\''=>'Geen zoekresultaten voor \'%s\'','Search fields...'=>'Velden zoeken...','Select Field Type'=>'Selecteer veldtype','Popular'=>'Populair','Add Taxonomy'=>'Taxonomie toevoegen','Create custom taxonomies to classify post type content'=>'Maak aangepaste taxonomieën aan om inhoud van berichttypen te classificeren','Add Your First Taxonomy'=>'Voeg je eerste taxonomie toe','Hierarchical taxonomies can have descendants (like categories).'=>'Hiërarchische taxonomieën kunnen afstammelingen hebben (zoals categorieën).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Maakt een taxonomie zichtbaar op de voorkant en in de beheerder dashboard.','One or many post types that can be classified with this taxonomy.'=>'Eén of vele berichttypes die met deze taxonomie kunnen worden ingedeeld.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genres','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Stel dit berichttype bloot in de REST API.','Customize the query variable name'=>'De naam van de query variabele aanpassen','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Termen zijn toegankelijk via de niet pretty permalink, bijvoorbeeld {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Hoofd sub termen in URL\'s voor hiërarchische taxonomieën.','Customize the slug used in the URL'=>'Pas de slug in de URL aan','Permalinks for this taxonomy are disabled.'=>'Permalinks voor deze taxonomie zijn uitgeschakeld.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de taxonomie sleutel als slug. Je permalinkstructuur zal zijn','Taxonomy Key'=>'Taxonomie sleutel','Select the type of permalink to use for this taxonomy.'=>'Selecteer het type permalink dat je voor deze taxonomie wil gebruiken.','Display a column for the taxonomy on post type listing screens.'=>'Toon een kolom voor de taxonomie op de schermen voor het tonen van berichttypes.','Show Admin Column'=>'Toon beheerder kolom','Show the taxonomy in the quick/bulk edit panel.'=>'Toon de taxonomie in het snel/bulk bewerken paneel.','Quick Edit'=>'Snel bewerken','List the taxonomy in the Tag Cloud Widget controls.'=>'Vermeld de taxonomie in de tag cloud widget besturing elementen.','Tag Cloud'=>'Tag cloud','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Een PHP functienaam die moet worden aangeroepen om taxonomie gegevens opgeslagen in een meta box te zuiveren.','Meta Box Sanitization Callback'=>'Meta box sanitatie callback','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Een PHP functienaam die moet worden aangeroepen om de inhoud van een meta box op je taxonomie te verwerken.','Register Meta Box Callback'=>'Meta box callback registreren','No Meta Box'=>'Geen meta box','Custom Meta Box'=>'Aangepaste meta box','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Bepaalt het meta box op het inhoud editor scherm. Standaard wordt het categorie meta box getoond voor hiërarchische taxonomieën, en het tags meta box voor niet hiërarchische taxonomieën.','Meta Box'=>'Meta box','Categories Meta Box'=>'Categorieën meta box','Tags Meta Box'=>'Tags meta box','A link to a tag'=>'Een link naar een tag','Describes a navigation link block variation used in the block editor.'=>'Beschrijft een navigatie link blok variatie gebruikt in de blok-editor.','A link to a %s'=>'Een link naar een %s','Tag Link'=>'Tag link','Assigns a title for navigation link block variation used in the block editor.'=>'Wijst een titel toe aan de navigatie link blok variatie gebruikt in de blok-editor.','← Go to tags'=>'← Ga naar tags','Assigns the text used to link back to the main index after updating a term.'=>'Wijst de tekst toe die wordt gebruikt om terug te linken naar de hoofd index na het updaten van een term.','Back To Items'=>'Terug naar items','← Go to %s'=>'← Ga naar %s','Tags list'=>'Tags lijst','Assigns text to the table hidden heading.'=>'Wijst tekst toe aan de verborgen koptekst van de tabel.','Tags list navigation'=>'Tags lijst navigatie','Assigns text to the table pagination hidden heading.'=>'Wijst tekst toe aan de verborgen koptekst van de paginering van de tabel.','Filter by category'=>'Filter op categorie','Assigns text to the filter button in the posts lists table.'=>'Wijst tekst toe aan de filterknop in de lijst met berichten.','Filter By Item'=>'Filter op item','Filter by %s'=>'Filter op %s','The description is not prominent by default; however, some themes may show it.'=>'De beschrijving is standaard niet prominent aanwezig; sommige thema\'s kunnen hem echter wel tonen.','Describes the Description field on the Edit Tags screen.'=>'Beschrijft het veld beschrijving in het scherm bewerken tags.','Description Field Description'=>'Omschrijving veld beschrijving','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Wijs een hoofdterm toe om een hiërarchie te creëren. De term jazz is bijvoorbeeld het hoofd van Bebop en Big Band','Describes the Parent field on the Edit Tags screen.'=>'Beschrijft het hoofd veld op het bewerken tags scherm.','Parent Field Description'=>'Hoofdveld beschrijving','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'De "slug" is de URL vriendelijke versie van de naam. Het zijn meestal allemaal kleine letters en bevat alleen letters, cijfers en koppeltekens.','Describes the Slug field on the Edit Tags screen.'=>'Beschrijft het slug veld op het bewerken tags scherm.','Slug Field Description'=>'Slug veld beschrijving','The name is how it appears on your site'=>'De naam is zoals hij op je site staat','Describes the Name field on the Edit Tags screen.'=>'Beschrijft het naamveld op het bewerken tags scherm.','Name Field Description'=>'Naamveld beschrijving','No tags'=>'Geen tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Wijst de tekst toe die wordt weergegeven in de tabellen met berichten en media lijsten als er geen tags of categorieën beschikbaar zijn.','No Terms'=>'Geen termen','No %s'=>'Geen %s','No tags found'=>'Geen tags gevonden','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Wijst de tekst toe die wordt weergegeven wanneer je klikt op de \'kies uit meest gebruikte\' tekst in het taxonomie meta box wanneer er geen tags beschikbaar zijn, en wijst de tekst toe die wordt gebruikt in de termen lijst tabel wanneer er geen items zijn voor een taxonomie.','Not Found'=>'Niet gevonden','Assigns text to the Title field of the Most Used tab.'=>'Wijst tekst toe aan het titelveld van de tab meest gebruikt.','Most Used'=>'Meest gebruikt','Choose from the most used tags'=>'Kies uit de meest gebruikte tags','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Wijst de \'kies uit meest gebruikte\' tekst toe die wordt gebruikt in het meta box wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën.','Choose From Most Used'=>'Kies uit de meest gebruikte','Choose from the most used %s'=>'Kies uit de meest gebruikte %s','Add or remove tags'=>'Tags toevoegen of verwijderen','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Wijst de tekst voor het toevoegen of verwijderen van items toe die wordt gebruikt in het meta box wanneer JavaScript is uitgeschakeld. Alleen gebruikt op niet hiërarchische taxonomieën','Add Or Remove Items'=>'Items toevoegen of verwijderen','Add or remove %s'=>'%s toevoegen of verwijderen','Separate tags with commas'=>'Scheid tags met komma\'s','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Wijst de gescheiden item met komma\'s tekst toe die wordt gebruikt in het taxonomie meta box. Alleen gebruikt op niet hiërarchische taxonomieën.','Separate Items With Commas'=>'Scheid items met komma\'s','Separate %s with commas'=>'Scheid %s met komma\'s','Popular Tags'=>'Populaire tags','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Wijst populaire items tekst toe. Alleen gebruikt voor niet hiërarchische taxonomieën.','Popular Items'=>'Populaire items','Popular %s'=>'Populaire %s','Search Tags'=>'Tags zoeken','Assigns search items text.'=>'Wijst zoek items tekst toe.','Parent Category:'=>'Hoofdcategorie:','Assigns parent item text, but with a colon (:) added to the end.'=>'Wijst hoofd item tekst toe, maar met een dubbele punt (:) toegevoegd aan het einde.','Parent Item With Colon'=>'Hoofditem met dubbele punt','Parent Category'=>'Hoofdcategorie','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Wijst hoofd item tekst toe. Alleen gebruikt bij hiërarchische taxonomieën.','Parent Item'=>'Hoofditem','Parent %s'=>'Hoofd %s','New Tag Name'=>'Nieuwe tagnaam','Assigns the new item name text.'=>'Wijst de nieuwe item naam tekst toe.','New Item Name'=>'Nieuw item naam','New %s Name'=>'Nieuwe %s naam','Add New Tag'=>'Nieuwe tag toevoegen','Assigns the add new item text.'=>'Wijst de tekst van het nieuwe item toe.','Update Tag'=>'Tag updaten','Assigns the update item text.'=>'Wijst de tekst van het update item toe.','Update Item'=>'Item updaten','Update %s'=>'%s updaten','View Tag'=>'Tag bekijken','In the admin bar to view term during editing.'=>'In de toolbar om de term te bekijken tijdens het bewerken.','Edit Tag'=>'Tag bewerken','At the top of the editor screen when editing a term.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een term.','All Tags'=>'Alle tags','Assigns the all items text.'=>'Wijst de tekst van alle items toe.','Assigns the menu name text.'=>'Wijst de tekst van de menu naam toe.','Menu Label'=>'Menulabel','Active taxonomies are enabled and registered with WordPress.'=>'Actieve taxonomieën zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the taxonomy.'=>'Een beschrijvende samenvatting van de taxonomie.','A descriptive summary of the term.'=>'Een beschrijvende samenvatting van de term.','Term Description'=>'Term beschrijving','Single word, no spaces. Underscores and dashes allowed.'=>'Eén woord, geen spaties. Underscores en streepjes zijn toegestaan.','Term Slug'=>'Term slug','The name of the default term.'=>'De naam van de standaard term.','Term Name'=>'Term naam','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Maak een term aan voor de taxonomie die niet verwijderd kan worden. Deze zal niet standaard worden geselecteerd voor berichten.','Default Term'=>'Standaard term','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Of termen in deze taxonomie moeten worden gesorteerd in de volgorde waarin ze worden aangeleverd aan `wp_set_object_terms()`.','Sort Terms'=>'Termen sorteren','Add Post Type'=>'Berichttype toevoegen','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Breid de functionaliteit van WordPress uit tot meer dan standaard berichten en pagina\'s met aangepaste berichttypes.','Add Your First Post Type'=>'Je eerste berichttype toevoegen','I know what I\'m doing, show me all the options.'=>'Ik weet wat ik doe, laat me alle opties zien.','Advanced Configuration'=>'Geavanceerde configuratie','Hierarchical post types can have descendants (like pages).'=>'Hiërarchische bericht types kunnen afstammelingen hebben (zoals pagina\'s).','Hierarchical'=>'Hiërarchisch','Visible on the frontend and in the admin dashboard.'=>'Zichtbaar op de voorkant en in het beheerder dashboard.','Public'=>'Publiek','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Alleen kleine letters, underscores en streepjes, maximaal 20 karakters.','Movie'=>'Film','Singular Label'=>'Enkelvoudig label','Movies'=>'Films','Plural Label'=>'Meervoud label','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Optionele aangepaste controller om te gebruiken in plaats van `WP_REST_Posts_Controller`.','Controller Class'=>'Controller klasse','The namespace part of the REST API URL.'=>'De namespace sectie van de REST API URL.','Namespace Route'=>'Namespace route','The base URL for the post type REST API URLs.'=>'De basis URL voor de berichttype REST API URL\'s.','Base URL'=>'Basis URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Geeft dit berichttype weer in de REST API. Vereist om de blok-editor te gebruiken.','Show In REST API'=>'Weergeven in REST API','Customize the query variable name.'=>'Pas de naam van de query variabele aan.','Query Variable'=>'Vraag variabele','No Query Variable Support'=>'Geen ondersteuning voor query variabele','Custom Query Variable'=>'Aangepaste query variabele','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Items zijn toegankelijk via de niet pretty permalink, bijv. {bericht_type}={bericht_slug}.','Query Variable Support'=>'Ondersteuning voor query variabelen','URLs for an item and items can be accessed with a query string.'=>'URL\'s voor een item en items kunnen worden benaderd met een query string.','Publicly Queryable'=>'Openbaar opvraagbaar','Custom slug for the Archive URL.'=>'Aangepaste slug voor het archief URL.','Archive Slug'=>'Archief slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Heeft een item archief dat kan worden aangepast met een archief template bestand in je thema.','Archive'=>'Archief','Pagination support for the items URLs such as the archives.'=>'Paginatie ondersteuning voor de items URL\'s zoals de archieven.','Pagination'=>'Paginering','RSS feed URL for the post type items.'=>'RSS feed URL voor de items van het berichttype.','Feed URL'=>'Feed URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Wijzigt de permalink structuur om het `WP_Rewrite::$front` voorvoegsel toe te voegen aan URLs.','Front URL Prefix'=>'Front URL voorvoegsel','Customize the slug used in the URL.'=>'Pas de slug in de URL aan.','URL Slug'=>'URL slug','Permalinks for this post type are disabled.'=>'Permalinks voor dit berichttype zijn uitgeschakeld.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Herschrijf de URL met behulp van een aangepaste slug, gedefinieerd in de onderstaande invoer. Je permalink structuur zal zijn','No Permalink (prevent URL rewriting)'=>'Geen permalink (voorkom URL herschrijving)','Custom Permalink'=>'Aangepaste permalink','Post Type Key'=>'Berichttype sleutel','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Herschrijf de URL met de berichttype sleutel als slug. Je permalink structuur zal zijn','Permalink Rewrite'=>'Permalink herschrijven','Delete items by a user when that user is deleted.'=>'Verwijder items van een gebruiker wanneer die gebruiker wordt verwijderd.','Delete With User'=>'Verwijder met gebruiker','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Laat het berichttype exporteren via \'Gereedschap\' > \'Exporteren\'.','Can Export'=>'Kan geëxporteerd worden','Optionally provide a plural to be used in capabilities.'=>'Geef desgewenst een meervoud dat in rechten moet worden gebruikt.','Plural Capability Name'=>'Meervoudige rechten naam','Choose another post type to base the capabilities for this post type.'=>'Kies een ander berichttype om de rechten voor dit berichttype te baseren.','Singular Capability Name'=>'Enkelvoudige rechten naam','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Standaard erven de rechten van het berichttype de namen van de \'Bericht\' rechten, bv. Edit_bericht, delete_berichten. Activeer om berichttype specifieke rechten te gebruiken, bijv. Edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Rechten hernoemen','Exclude From Search'=>'Uitsluiten van zoeken','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Sta toe dat items worden toegevoegd aan menu\'s in het scherm \'Weergave\' > \'Menu\'s\'. Moet ingeschakeld zijn in \'Scherminstellingen\'.','Appearance Menus Support'=>'Ondersteuning voor weergave menu\'s','Appears as an item in the \'New\' menu in the admin bar.'=>'Verschijnt als een item in het menu "Nieuw" in de toolbar.','Show In Admin Bar'=>'Toon in toolbar','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Een PHP functie naam die moet worden aangeroepen bij het instellen van de meta boxen voor het bewerking scherm.','Custom Meta Box Callback'=>'Aangepaste meta box callback','Menu Icon'=>'Menu pictogram','The position in the sidebar menu in the admin dashboard.'=>'De positie in het zijbalk menu in het beheerder dashboard.','Menu Position'=>'Menu positie','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Standaard krijgt het berichttype een nieuw top niveau item in het beheerder menu. Als een bestaand top niveau item hier wordt aangeleverd, zal het berichttype worden toegevoegd als een submenu item eronder.','Admin Menu Parent'=>'Beheerder hoofd menu','Admin editor navigation in the sidebar menu.'=>'Beheerder editor navigatie in het zijbalk menu.','Show In Admin Menu'=>'Toon in beheerder menu','Items can be edited and managed in the admin dashboard.'=>'Items kunnen worden bewerkt en beheerd in het beheerder dashboard.','Show In UI'=>'Weergeven in UI','A link to a post.'=>'Een link naar een bericht.','Description for a navigation link block variation.'=>'Beschrijving voor een navigatie link blok variatie.','Item Link Description'=>'Item link beschrijving','A link to a %s.'=>'Een link naar een %s.','Post Link'=>'Bericht link','Title for a navigation link block variation.'=>'Titel voor een navigatie link blok variatie.','Item Link'=>'Item link','%s Link'=>'%s link','Post updated.'=>'Bericht geüpdatet.','In the editor notice after an item is updated.'=>'In het editor bericht nadat een item is geüpdatet.','Item Updated'=>'Item geüpdatet','%s updated.'=>'%s geüpdatet.','Post scheduled.'=>'Bericht ingepland.','In the editor notice after scheduling an item.'=>'In het editor bericht na het plannen van een item.','Item Scheduled'=>'Item gepland','%s scheduled.'=>'%s gepland.','Post reverted to draft.'=>'Bericht teruggezet naar concept.','In the editor notice after reverting an item to draft.'=>'In het editor bericht na het terugdraaien van een item naar concept.','Item Reverted To Draft'=>'Item teruggezet naar concept','%s reverted to draft.'=>'%s teruggezet naar het concept.','Post published privately.'=>'Bericht privé gepubliceerd.','In the editor notice after publishing a private item.'=>'In het editor bericht na het publiceren van een privé item.','Item Published Privately'=>'Item privé gepubliceerd','%s published privately.'=>'%s privé gepubliceerd.','Post published.'=>'Bericht gepubliceerd.','In the editor notice after publishing an item.'=>'In het editor bericht na het publiceren van een item.','Item Published'=>'Item gepubliceerd','%s published.'=>'%s gepubliceerd.','Posts list'=>'Berichtenlijst','Used by screen readers for the items list on the post type list screen.'=>'Gebruikt door scherm lezers voor de item lijst op het scherm van de berichttypen lijst.','Items List'=>'Items lijst','%s list'=>'%s lijst','Posts list navigation'=>'Berichten lijst navigatie','Used by screen readers for the filter list pagination on the post type list screen.'=>'Gebruikt door scherm lezers voor de paginering van de filter lijst op het scherm van de lijst met berichttypes.','Items List Navigation'=>'Items lijst navigatie','%s list navigation'=>'%s lijst navigatie','Filter posts by date'=>'Filter berichten op datum','Used by screen readers for the filter by date heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de filter op datum koptekst in de lijst met berichttypes.','Filter Items By Date'=>'Filter items op datum','Filter %s by date'=>'Filter %s op datum','Filter posts list'=>'Filter berichtenlijst','Used by screen readers for the filter links heading on the post type list screen.'=>'Gebruikt door scherm lezers voor de koptekst filter links op het scherm van de lijst met berichttypes.','Filter Items List'=>'Filter itemlijst','Filter %s list'=>'Filter %s lijst','In the media modal showing all media uploaded to this item.'=>'In het media modaal worden alle media getoond die naar dit item zijn geüpload.','Uploaded To This Item'=>'Geüpload naar dit item','Uploaded to this %s'=>'Geüpload naar deze %s','Insert into post'=>'Invoegen in bericht','As the button label when adding media to content.'=>'Als knop label bij het toevoegen van media aan inhoud.','Insert Into Media Button'=>'Invoegen in media knop','Insert into %s'=>'Invoegen in %s','Use as featured image'=>'Gebruik als uitgelichte afbeelding','As the button label for selecting to use an image as the featured image.'=>'Als knop label voor het selecteren van een afbeelding als uitgelichte afbeelding.','Use Featured Image'=>'Gebruik uitgelichte afbeelding','Remove featured image'=>'Verwijder uitgelichte afbeelding','As the button label when removing the featured image.'=>'Als het knop label bij het verwijderen van de uitgelichte afbeelding.','Remove Featured Image'=>'Verwijder uitgelichte afbeelding','Set featured image'=>'Uitgelichte afbeelding instellen','As the button label when setting the featured image.'=>'Als knop label bij het instellen van de uitgelichte afbeelding.','Set Featured Image'=>'Uitgelichte afbeelding instellen','Featured image'=>'Uitgelichte afbeelding','In the editor used for the title of the featured image meta box.'=>'In de editor gebruikt voor de titel van de uitgelichte afbeelding meta box.','Featured Image Meta Box'=>'Uitgelichte afbeelding meta box','Post Attributes'=>'Bericht attributen','In the editor used for the title of the post attributes meta box.'=>'In de editor gebruikt voor de titel van het bericht attributen meta box.','Attributes Meta Box'=>'Attributen meta box','%s Attributes'=>'%s attributen','Post Archives'=>'Bericht archieven','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Voegt \'Berichttype archief\' items met dit label toe aan de lijst van berichten die getoond worden bij het toevoegen van items aan een bestaand menu in een CPT met archieven ingeschakeld. Verschijnt alleen bij het bewerken van menu\'s in \'Live voorbeeld\' modus en wanneer een aangepaste archief slug is opgegeven.','Archives Nav Menu'=>'Archief nav menu','%s Archives'=>'%s archieven','No posts found in Trash'=>'Geen berichten gevonden in de prullenbak','At the top of the post type list screen when there are no posts in the trash.'=>'Aan de bovenkant van het scherm van de lijst met berichttypes wanneer er geen berichten in de prullenbak zitten.','No Items Found in Trash'=>'Geen items gevonden in de prullenbak','No %s found in Trash'=>'Geen %s gevonden in de prullenbak','No posts found'=>'Geen berichten gevonden','At the top of the post type list screen when there are no posts to display.'=>'Aan de bovenkant van het scherm van de lijst met berichttypes wanneer er geen berichten zijn om weer te geven.','No Items Found'=>'Geen items gevonden','No %s found'=>'Geen %s gevonden','Search Posts'=>'Berichten zoeken','At the top of the items screen when searching for an item.'=>'Aan de bovenkant van het item scherm bij het zoeken naar een item.','Search Items'=>'Items zoeken','Search %s'=>'%s zoeken','Parent Page:'=>'Hoofdpagina:','For hierarchical types in the post type list screen.'=>'Voor hiërarchische types in het scherm van de berichttypen lijst.','Parent Item Prefix'=>'Hoofditem voorvoegsel','Parent %s:'=>'Hoofd %s:','New Post'=>'Nieuw bericht','New Item'=>'Nieuw item','New %s'=>'Nieuw %s','Add New Post'=>'Nieuw bericht toevoegen','At the top of the editor screen when adding a new item.'=>'Aan de bovenkant van het editor scherm bij het toevoegen van een nieuw item.','Add New Item'=>'Nieuw item toevoegen','Add New %s'=>'Nieuwe %s toevoegen','View Posts'=>'Berichten bekijken','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Verschijnt in de toolbar in de weergave \'Alle berichten\', als het berichttype archieven ondersteunt en de voorpagina geen archief is van dat berichttype.','View Items'=>'Items bekijken','View Post'=>'Bericht bekijken','In the admin bar to view item when editing it.'=>'In de toolbar om het item te bekijken wanneer je het bewerkt.','View Item'=>'Item bekijken','View %s'=>'%s bekijken','Edit Post'=>'Bericht bewerken','At the top of the editor screen when editing an item.'=>'Aan de bovenkant van het editor scherm bij het bewerken van een item.','Edit Item'=>'Item bewerken','Edit %s'=>'%s bewerken','All Posts'=>'Alle berichten','In the post type submenu in the admin dashboard.'=>'In het sub menu van het berichttype in het beheerder dashboard.','All Items'=>'Alle items','All %s'=>'Alle %s','Admin menu name for the post type.'=>'Beheerder menu naam voor het berichttype.','Menu Name'=>'Menu naam','Regenerate all labels using the Singular and Plural labels'=>'Alle labels opnieuw genereren met behulp van de labels voor enkelvoud en meervoud','Regenerate'=>'Regenereren','Active post types are enabled and registered with WordPress.'=>'Actieve berichttypes zijn ingeschakeld en geregistreerd bij WordPress.','A descriptive summary of the post type.'=>'Een beschrijvende samenvatting van het berichttype.','Add Custom'=>'Aangepaste toevoegen','Enable various features in the content editor.'=>'Verschillende functies in de inhoud editor inschakelen.','Post Formats'=>'Berichtformaten','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecteer bestaande taxonomieën om items van het berichttype te classificeren.','Browse Fields'=>'Bladeren door velden','Nothing to import'=>'Er is niets om te importeren','. The Custom Post Type UI plugin can be deactivated.'=>'. De Custom Post Type UI plugin kan worden gedeactiveerd.','Imported %d item from Custom Post Type UI -'=>'%d item geïmporteerd uit Custom Post Type UI -' . "\0" . '%d items geïmporteerd uit Custom Post Type UI -','Failed to import taxonomies.'=>'Kan taxonomieën niet importeren.','Failed to import post types.'=>'Kan berichttypen niet importeren.','Nothing from Custom Post Type UI plugin selected for import.'=>'Niets van extra berichttype UI plugin geselecteerd voor import.','Imported 1 item'=>'1 item geïmporteerd' . "\0" . '%s items geïmporteerd','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Als je een berichttype of taxonomie importeert met dezelfde sleutel als een reeds bestaand berichttype of taxonomie, worden de instellingen voor het bestaande berichttype of de bestaande taxonomie overschreven met die van de import.','Import from Custom Post Type UI'=>'Importeer vanuit Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'De volgende code kan worden gebruikt om een lokale versie van de geselecteerde items te registreren. Het lokaal opslaan van veldgroepen, berichttypen of taxonomieën kan veel voordelen bieden, zoals snellere laadtijden, versiebeheer en dynamische velden/instellingen. Kopieer en plak de volgende code in het functions.php bestand van je thema of neem het op in een extern bestand, en deactiveer of verwijder vervolgens de items uit de ACF beheer.','Export - Generate PHP'=>'Exporteren - PHP genereren','Export'=>'Exporteren','Select Taxonomies'=>'Taxonomieën selecteren','Select Post Types'=>'Berichttypen selecteren','Exported 1 item.'=>'1 item geëxporteerd.' . "\0" . '%s items geëxporteerd.','Category'=>'Categorie','Tag'=>'Tag','%s taxonomy created'=>'%s taxonomie aangemaakt','%s taxonomy updated'=>'%s taxonomie geüpdatet','Taxonomy draft updated.'=>'Taxonomie concept geüpdatet.','Taxonomy scheduled for.'=>'Taxonomie ingepland voor.','Taxonomy submitted.'=>'Taxonomie ingediend.','Taxonomy saved.'=>'Taxonomie opgeslagen.','Taxonomy deleted.'=>'Taxonomie verwijderd.','Taxonomy updated.'=>'Taxonomie geüpdatet.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Deze taxonomie kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een andere taxonomie die door een andere plugin of thema is geregistreerd.','Taxonomy synchronized.'=>'Taxonomie gesynchroniseerd.' . "\0" . '%s taxonomieën gesynchroniseerd.','Taxonomy duplicated.'=>'Taxonomie gedupliceerd.' . "\0" . '%s taxonomieën gedupliceerd.','Taxonomy deactivated.'=>'Taxonomie gedeactiveerd.' . "\0" . '%s taxonomieën gedeactiveerd.','Taxonomy activated.'=>'Taxonomie geactiveerd.' . "\0" . '%s taxonomieën geactiveerd.','Terms'=>'Termen','Post type synchronized.'=>'Berichttype gesynchroniseerd.' . "\0" . '%s berichttypen gesynchroniseerd.','Post type duplicated.'=>'Berichttype gedupliceerd.' . "\0" . '%s berichttypen gedupliceerd.','Post type deactivated.'=>'Berichttype gedeactiveerd.' . "\0" . '%s berichttypen gedeactiveerd.','Post type activated.'=>'Berichttype geactiveerd.' . "\0" . '%s berichttypen geactiveerd.','Post Types'=>'Berichttypen','Advanced Settings'=>'Geavanceerde instellingen','Basic Settings'=>'Basisinstellingen','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Dit berichttype kon niet worden geregistreerd omdat de sleutel ervan in gebruik is door een ander berichttype dat door een andere plugin of een ander thema is geregistreerd.','Pages'=>'Pagina\'s','Link Existing Field Groups'=>'Link bestaande veld groepen','%s post type created'=>'%s berichttype aangemaakt','Add fields to %s'=>'Velden toevoegen aan %s','%s post type updated'=>'%s berichttype geüpdatet','Post type draft updated.'=>'Berichttype concept geüpdatet.','Post type scheduled for.'=>'Berichttype ingepland voor.','Post type submitted.'=>'Berichttype ingediend.','Post type saved.'=>'Berichttype opgeslagen.','Post type updated.'=>'Berichttype geüpdatet.','Post type deleted.'=>'Berichttype verwijderd.','Type to search...'=>'Typ om te zoeken...','PRO Only'=>'Alleen in PRO','Field groups linked successfully.'=>'Veldgroepen succesvol gelinkt.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importeer berichttypen en taxonomieën die zijn geregistreerd met extra berichttype UI en beheerder ze met ACF. Aan de slag.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'berichttype','Done'=>'Klaar','Field Group(s)'=>'Veld groep(en)','Select one or many field groups...'=>'Selecteer één of meerdere veldgroepen...','Please select the field groups to link.'=>'Selecteer de veldgroepen om te linken.','Field group linked successfully.'=>'Veldgroep succesvol gelinkt.' . "\0" . 'Veldgroepen succesvol gelinkt.','post statusRegistration Failed'=>'Registratie mislukt','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Dit item kon niet worden geregistreerd omdat zijn sleutel in gebruik is door een ander item geregistreerd door een andere plugin of thema.','REST API'=>'REST API','Permissions'=>'Rechten','URLs'=>'URL\'s','Visibility'=>'Zichtbaarheid','Labels'=>'Labels','Field Settings Tabs'=>'Tabs voor veldinstellingen','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF shortcode waarde uitgeschakeld voor voorbeeld]','Close Modal'=>'Modal sluiten','Field moved to other group'=>'Veld verplaatst naar andere groep','Close modal'=>'Modal sluiten','Start a new group of tabs at this tab.'=>'Begin een nieuwe groep van tabs bij dit tab.','New Tab Group'=>'Nieuwe tabgroep','Use a stylized checkbox using select2'=>'Een gestileerde checkbox gebruiken met select2','Save Other Choice'=>'Andere keuze opslaan','Allow Other Choice'=>'Andere keuze toestaan','Add Toggle All'=>'Toevoegen toggle alle','Save Custom Values'=>'Aangepaste waarden opslaan','Allow Custom Values'=>'Aangepaste waarden toestaan','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Aangepaste waarden van het selectievakje mogen niet leeg zijn. Vink lege waarden uit.','Updates'=>'Updates','Advanced Custom Fields logo'=>'Advanced Custom Fields logo','Save Changes'=>'Wijzigingen opslaan','Field Group Title'=>'Veldgroep titel','Add title'=>'Titel toevoegen','New to ACF? Take a look at our getting started guide.'=>'Ben je nieuw bij ACF? Bekijk onze startersgids.','Add Field Group'=>'Veldgroep toevoegen','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF gebruikt veldgroepen om aangepaste velden te groeperen, en die velden vervolgens te koppelen aan bewerkingsschermen.','Add Your First Field Group'=>'Voeg je eerste veldgroep toe','Options Pages'=>'Opties pagina\'s','ACF Blocks'=>'ACF blokken','Gallery Field'=>'Galerij veld','Flexible Content Field'=>'Flexibel inhoudsveld','Repeater Field'=>'Herhaler veld','Unlock Extra Features with ACF PRO'=>'Ontgrendel extra functies met ACF PRO','Delete Field Group'=>'Veldgroep verwijderen','Created on %1$s at %2$s'=>'Gemaakt op %1$s om %2$s','Group Settings'=>'Groepsinstellingen','Location Rules'=>'Locatieregels','Choose from over 30 field types. Learn more.'=>'Kies uit meer dan 30 veldtypes. Meer informatie.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Ga aan de slag met het maken van nieuwe aangepaste velden voor je berichten, pagina\'s, extra berichttypes en andere WordPress inhoud.','Add Your First Field'=>'Voeg je eerste veld toe','#'=>'#','Add Field'=>'Veld toevoegen','Presentation'=>'Presentatie','Validation'=>'Validatie','General'=>'Algemeen','Import JSON'=>'JSON importeren','Export As JSON'=>'Als JSON exporteren','Field group deactivated.'=>'Veldgroep gedeactiveerd.' . "\0" . '%s veldgroepen gedeactiveerd.','Field group activated.'=>'Veldgroep geactiveerd.' . "\0" . '%s veldgroepen geactiveerd.','Deactivate'=>'Deactiveren','Deactivate this item'=>'Deactiveer dit item','Activate'=>'Activeren','Activate this item'=>'Activeer dit item','Move field group to trash?'=>'Veldgroep naar prullenbak verplaatsen?','post statusInactive'=>'Inactief','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields PRO automatisch gedeactiveerd.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields en Advanced Custom Fields PRO kunnen niet tegelijkertijd actief zijn. We hebben Advanced Custom Fields automatisch gedeactiveerd.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - We hebben een of meer aanroepen gedetecteerd om ACF veldwaarden op te halen voordat ACF is geïnitialiseerd. Dit wordt niet ondersteund en kan leiden tot verkeerd ingedeelde of ontbrekende gegevens. Meer informatie over hoe je dit kunt oplossen..','%1$s must have a user with the %2$s role.'=>'%1$s moet een gebruiker hebben met de rol %2$s.' . "\0" . '%1$s moet een gebruiker hebben met een van de volgende rollen %2$s','%1$s must have a valid user ID.'=>'%1$s moet een geldig gebruikers ID hebben.','Invalid request.'=>'Ongeldige aanvraag.','%1$s is not one of %2$s'=>'%1$s is niet een van %2$s','%1$s must have term %2$s.'=>'%1$s moet term %2$s hebben.' . "\0" . '%1$s moet een van de volgende termen hebben %2$s','%1$s must be of post type %2$s.'=>'%1$s moet van het berichttype %2$s zijn.' . "\0" . '%1$s moet van een van de volgende berichttypes zijn %2$s','%1$s must have a valid post ID.'=>'%1$s moet een geldig bericht ID hebben.','%s requires a valid attachment ID.'=>'%s vereist een geldig bijlage ID.','Show in REST API'=>'Toon in REST API','Enable Transparency'=>'Transparantie inschakelen','RGBA Array'=>'RGBA array','RGBA String'=>'RGBA string','Hex String'=>'Hex string','Upgrade to PRO'=>'Upgrade naar PRO','post statusActive'=>'Actief','\'%s\' is not a valid email address'=>'\'%s\' is geen geldig e-mailadres','Color value'=>'Kleurwaarde','Select default color'=>'Selecteer standaardkleur','Clear color'=>'Kleur wissen','Blocks'=>'Blokken','Options'=>'Opties','Users'=>'Gebruikers','Menu items'=>'Menu-items','Widgets'=>'Widgets','Attachments'=>'Bijlagen','Taxonomies'=>'Taxonomieën','Posts'=>'Berichten','Last updated: %s'=>'Laatst geüpdatet: %s','Sorry, this post is unavailable for diff comparison.'=>'Dit bericht is niet beschikbaar voor verschil vergelijking.','Invalid field group parameter(s).'=>'Ongeldige veldgroep parameter(s).','Awaiting save'=>'In afwachting van opslaan','Saved'=>'Opgeslagen','Import'=>'Importeren','Review changes'=>'Beoordeel wijzigingen','Located in: %s'=>'Bevindt zich in: %s','Located in plugin: %s'=>'Bevindt zich in plugin: %s','Located in theme: %s'=>'Bevindt zich in thema: %s','Various'=>'Diverse','Sync changes'=>'Synchroniseer wijzigingen','Loading diff'=>'Diff laden','Review local JSON changes'=>'Lokale JSON wijzigingen beoordelen','Visit website'=>'Bezoek site','View details'=>'Details bekijken','Version %s'=>'Versie %s','Information'=>'Informatie','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Helpdesk. De ondersteuning professionals op onze helpdesk zullen je helpen met meer diepgaande, technische uitdagingen.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussies. We hebben een actieve en vriendelijke community op onze community forums die je misschien kunnen helpen met de \'how-tos\' van de ACF wereld.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentatie. Onze uitgebreide documentatie bevat referenties en handleidingen voor de meeste situaties die je kunt tegenkomen.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Wij zijn fanatiek in ondersteuning en willen dat je met ACF het beste uit je site haalt. Als je problemen ondervindt, zijn er verschillende plaatsen waar je hulp kan vinden:','Help & Support'=>'Hulp & ondersteuning','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Gebruik de tab Hulp & ondersteuning om contact op te nemen als je hulp nodig hebt.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Voordat je je eerste veldgroep maakt, raden we je aan om eerst onze Aan de slag gids te lezen om je vertrouwd te maken met de filosofie en best practices van de plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'De Advanced Custom Fields plugin biedt een visuele formulierbouwer om WordPress bewerkingsschermen aan te passen met extra velden, en een intuïtieve API om aangepaste veldwaarden weer te geven in elk thema template bestand.','Overview'=>'Overzicht','Location type "%s" is already registered.'=>'Locatietype "%s" is al geregistreerd.','Class "%s" does not exist.'=>'Klasse "%s" bestaat niet.','Invalid nonce.'=>'Ongeldige nonce.','Error loading field.'=>'Fout tijdens laden van veld.','Location not found: %s'=>'Locatie niet gevonden: %s','Error: %s'=>'Fout: %s','Widget'=>'Widget','User Role'=>'Gebruikersrol','Comment'=>'Reactie','Post Format'=>'Berichtformat','Menu Item'=>'Menu-item','Post Status'=>'Berichtstatus','Menus'=>'Menu\'s','Menu Locations'=>'Menulocaties','Menu'=>'Menu','Post Taxonomy'=>'Bericht taxonomie','Child Page (has parent)'=>'Subpagina (heeft hoofdpagina)','Parent Page (has children)'=>'Hoofdpagina (heeft subpagina\'s)','Top Level Page (no parent)'=>'Pagina op hoogste niveau (geen hoofdpagina)','Posts Page'=>'Berichtenpagina','Front Page'=>'Voorpagina','Page Type'=>'Paginatype','Viewing back end'=>'Back-end aan het bekijken','Viewing front end'=>'Front-end aan het bekijken','Logged in'=>'Ingelogd','Current User'=>'Huidige gebruiker','Page Template'=>'Pagina template','Register'=>'Registreren','Add / Edit'=>'Toevoegen / bewerken','User Form'=>'Gebruikersformulier','Page Parent'=>'Hoofdpagina','Super Admin'=>'Superbeheerder','Current User Role'=>'Huidige gebruikersrol','Default Template'=>'Standaard template','Post Template'=>'Bericht template','Post Category'=>'Berichtcategorie','All %s formats'=>'Alle %s formats','Attachment'=>'Bijlage','%s value is required'=>'%s waarde is verplicht','Show this field if'=>'Toon dit veld als','Conditional Logic'=>'Voorwaardelijke logica','and'=>'en','Local JSON'=>'Lokale JSON','Clone Field'=>'Veld klonen','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Controleer ook of alle premium add-ons (%s) zijn geüpdatet naar de nieuwste versie.','This version contains improvements to your database and requires an upgrade.'=>'Deze versie bevat verbeteringen voor je database en vereist een upgrade.','Thank you for updating to %1$s v%2$s!'=>'Bedankt voor het updaten naar %1$s v%2$s!','Database Upgrade Required'=>'Database-upgrade vereist','Options Page'=>'Opties pagina','Gallery'=>'Galerij','Flexible Content'=>'Flexibele inhoud','Repeater'=>'Herhaler','Back to all tools'=>'Terug naar alle gereedschappen','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Als er meerdere veldgroepen op een bewerkingsscherm verschijnen, dan worden de opties van de eerste veldgroep gebruikt (degene met het laagste volgorde nummer)','Select items to hide them from the edit screen.'=>'Selecteer items om ze te verbergen in het bewerkingsscherm.','Hide on screen'=>'Verberg op scherm','Send Trackbacks'=>'Trackbacks verzenden','Tags'=>'Tags','Categories'=>'Categorieën','Page Attributes'=>'Pagina attributen','Format'=>'Format','Author'=>'Auteur','Slug'=>'Slug','Revisions'=>'Revisies','Comments'=>'Reacties','Discussion'=>'Discussie','Excerpt'=>'Samenvatting','Content Editor'=>'Inhoudseditor','Permalink'=>'Permalink','Shown in field group list'=>'Weergegeven in lijst met veldgroepen','Field groups with a lower order will appear first'=>'Veldgroepen met een lagere volgorde verschijnen als eerste','Order No.'=>'Volgorde nr.','Below fields'=>'Onder velden','Below labels'=>'Onder labels','Instruction Placement'=>'Instructie plaatsing','Label Placement'=>'Label plaatsing','Side'=>'Zijkant','Normal (after content)'=>'Normaal (na inhoud)','High (after title)'=>'Hoog (na titel)','Position'=>'Positie','Seamless (no metabox)'=>'Naadloos (geen meta box)','Standard (WP metabox)'=>'Standaard (met metabox)','Style'=>'Stijl','Type'=>'Type','Key'=>'Sleutel','Order'=>'Volgorde','Close Field'=>'Veld sluiten','id'=>'ID','class'=>'klasse','width'=>'breedte','Wrapper Attributes'=>'Wrapper attributen','Required'=>'Vereist','Instructions'=>'Instructies','Field Type'=>'Veldtype','Single word, no spaces. Underscores and dashes allowed'=>'Eén woord, geen spaties. Underscores en verbindingsstrepen toegestaan','Field Name'=>'Veldnaam','This is the name which will appear on the EDIT page'=>'Dit is de naam die op de BEWERK pagina zal verschijnen','Field Label'=>'Veldlabel','Delete'=>'Verwijderen','Delete field'=>'Veld verwijderen','Move'=>'Verplaatsen','Move field to another group'=>'Veld naar een andere groep verplaatsen','Duplicate field'=>'Veld dupliceren','Edit field'=>'Veld bewerken','Drag to reorder'=>'Sleep om te herschikken','Show this field group if'=>'Deze veldgroep weergeven als','No updates available.'=>'Er zijn geen updates beschikbaar.','Database upgrade complete. See what\'s new'=>'Database upgrade afgerond. Bekijk wat er nieuw is','Reading upgrade tasks...'=>'Upgradetaken lezen...','Upgrade failed.'=>'Upgrade mislukt.','Upgrade complete.'=>'Upgrade afgerond.','Upgrading data to version %s'=>'Gegevens upgraden naar versie %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Het is sterk aan te raden om eerst een back-up van de database te maken voordat je de update uitvoert. Weet je zeker dat je de update nu wilt uitvoeren?','Please select at least one site to upgrade.'=>'Selecteer ten minste één site om te upgraden.','Database Upgrade complete. Return to network dashboard'=>'Database upgrade afgerond. Terug naar netwerk dashboard','Site is up to date'=>'Site is up-to-date','Site requires database upgrade from %1$s to %2$s'=>'Site vereist database upgrade van %1$s naar %2$s','Site'=>'Site','Upgrade Sites'=>'Sites upgraden','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'De volgende sites vereisen een upgrade van de database. Selecteer de sites die je wilt updaten en klik vervolgens op %s.','Add rule group'=>'Regelgroep toevoegen','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Maak een set met regels aan om te bepalen welke aangepaste schermen deze extra velden zullen gebruiken','Rules'=>'Regels','Copied'=>'Gekopieerd','Copy to clipboard'=>'Naar klembord kopiëren','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecteer de items die je wilt exporteren en selecteer dan je export methode. Exporteer als JSON om te exporteren naar een .json bestand dat je vervolgens kunt importeren in een andere ACF installatie. Genereer PHP om te exporteren naar PHP code die je in je thema kunt plaatsen.','Select Field Groups'=>'Veldgroepen selecteren','No field groups selected'=>'Geen veldgroepen geselecteerd','Generate PHP'=>'PHP genereren','Export Field Groups'=>'Veldgroepen exporteren','Import file empty'=>'Importbestand is leeg','Incorrect file type'=>'Onjuist bestandstype','Error uploading file. Please try again'=>'Fout bij uploaden van bestand. Probeer het opnieuw','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecteer het Advanced Custom Fields JSON bestand dat je wilt importeren. Wanneer je op de onderstaande import knop klikt, importeert ACF de items in dat bestand.','Import Field Groups'=>'Veldgroepen importeren','Sync'=>'Sync','Select %s'=>'Selecteer %s','Duplicate'=>'Dupliceren','Duplicate this item'=>'Dit item dupliceren','Supports'=>'Ondersteunt','Documentation'=>'Documentatie','Description'=>'Beschrijving','Sync available'=>'Synchronisatie beschikbaar','Field group synchronized.'=>'Veldgroep gesynchroniseerd.' . "\0" . '%s veld groepen gesynchroniseerd.','Field group duplicated.'=>'Veldgroep gedupliceerd.' . "\0" . '%s veldgroepen gedupliceerd.','Active (%s)'=>'Actief (%s)' . "\0" . 'Actief (%s)','Review sites & upgrade'=>'Beoordeel sites & upgrade','Upgrade Database'=>'Database upgraden','Custom Fields'=>'Aangepaste velden','Move Field'=>'Veld verplaatsen','Please select the destination for this field'=>'Selecteer de bestemming voor dit veld','The %1$s field can now be found in the %2$s field group'=>'Het %1$s veld is nu te vinden in de %2$s veldgroep','Move Complete.'=>'Verplaatsen afgerond.','Active'=>'Actief','Field Keys'=>'Veldsleutels','Settings'=>'Instellingen','Location'=>'Locatie','Null'=>'Null','copy'=>'kopie','(this field)'=>'(dit veld)','Checked'=>'Aangevinkt','Move Custom Field'=>'Aangepast veld verplaatsen','No toggle fields available'=>'Geen toggle velden beschikbaar','Field group title is required'=>'Veldgroep titel is vereist','This field cannot be moved until its changes have been saved'=>'Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen','The string "field_" may not be used at the start of a field name'=>'De string "field_" mag niet voor de veldnaam staan','Field group draft updated.'=>'Veldgroep concept geüpdatet.','Field group scheduled for.'=>'Veldgroep gepland voor.','Field group submitted.'=>'Veldgroep ingediend.','Field group saved.'=>'Veldgroep opgeslagen.','Field group published.'=>'Veldgroep gepubliceerd.','Field group deleted.'=>'Veldgroep verwijderd.','Field group updated.'=>'Veldgroep geüpdatet.','Tools'=>'Gereedschap','is not equal to'=>'is niet gelijk aan','is equal to'=>'is gelijk aan','Forms'=>'Formulieren','Page'=>'Pagina','Post'=>'Bericht','Relational'=>'Relationeel','Choice'=>'Keuze','Basic'=>'Basis','Unknown'=>'Onbekend','Field type does not exist'=>'Veldtype bestaat niet','Spam Detected'=>'Spam gevonden','Post updated'=>'Bericht geüpdatet','Update'=>'Updaten','Validate Email'=>'E-mailadres valideren','Content'=>'Inhoud','Title'=>'Titel','Edit field group'=>'Veldgroep bewerken','Selection is less than'=>'Selectie is minder dan','Selection is greater than'=>'Selectie is groter dan','Value is less than'=>'Waarde is minder dan','Value is greater than'=>'Waarde is groter dan','Value contains'=>'Waarde bevat','Value matches pattern'=>'Waarde komt overeen met patroon','Value is not equal to'=>'Waarde is niet gelijk aan','Value is equal to'=>'Waarde is gelijk aan','Has no value'=>'Heeft geen waarde','Has any value'=>'Heeft een waarde','Cancel'=>'Annuleren','Are you sure?'=>'Weet je het zeker?','%d fields require attention'=>'%d velden vereisen aandacht','1 field requires attention'=>'1 veld vereist aandacht','Validation failed'=>'Validatie mislukt','Validation successful'=>'Validatie geslaagd','Restricted'=>'Beperkt','Collapse Details'=>'Details dichtklappen','Expand Details'=>'Details uitklappen','Uploaded to this post'=>'Geüpload naar dit bericht','verbUpdate'=>'Updaten','verbEdit'=>'Bewerken','The changes you made will be lost if you navigate away from this page'=>'De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat','File type must be %s.'=>'Het bestandstype moet %s zijn.','or'=>'of','File size must not exceed %s.'=>'De bestandsgrootte mag niet groter zijn dan %s.','File size must be at least %s.'=>'De bestandsgrootte moet minimaal %s zijn.','Image height must not exceed %dpx.'=>'De hoogte van de afbeelding mag niet hoger zijn dan %dpx.','Image height must be at least %dpx.'=>'De hoogte van de afbeelding moet minimaal %dpx zijn.','Image width must not exceed %dpx.'=>'De breedte van de afbeelding mag niet groter zijn dan %dpx.','Image width must be at least %dpx.'=>'De breedte van de afbeelding moet ten minste %dpx zijn.','(no title)'=>'(geen titel)','Full Size'=>'Volledige grootte','Large'=>'Groot','Medium'=>'Medium','Thumbnail'=>'Thumbnail','(no label)'=>'(geen label)','Sets the textarea height'=>'Bepaalt de hoogte van het tekstgebied','Rows'=>'Rijen','Text Area'=>'Tekstgebied','Prepend an extra checkbox to toggle all choices'=>'Voeg ervoor een extra selectievakje toe om alle keuzes te togglen','Save \'custom\' values to the field\'s choices'=>'Sla \'aangepaste\' waarden op in de keuzes van het veld','Allow \'custom\' values to be added'=>'Toestaan dat \'aangepaste\' waarden worden toegevoegd','Add new choice'=>'Nieuwe keuze toevoegen','Toggle All'=>'Toggle alles','Allow Archives URLs'=>'Archief URL\'s toestaan','Archives'=>'Archieven','Page Link'=>'Pagina link','Add'=>'Toevoegen','Name'=>'Naam','%s added'=>'%s toegevoegd','%s already exists'=>'%s bestaat al','User unable to add new %s'=>'Gebruiker kan geen nieuwe %s toevoegen','Term ID'=>'Term ID','Term Object'=>'Term object','Load value from posts terms'=>'Laad waarde van bericht termen','Load Terms'=>'Laad termen','Connect selected terms to the post'=>'Geselecteerde termen aan het bericht koppelen','Save Terms'=>'Termen opslaan','Allow new terms to be created whilst editing'=>'Toestaan dat nieuwe termen worden gemaakt tijdens het bewerken','Create Terms'=>'Termen maken','Radio Buttons'=>'Keuzerondjes','Single Value'=>'Eén waarde','Multi Select'=>'Multi selecteren','Checkbox'=>'Selectievakje','Multiple Values'=>'Meerdere waarden','Select the appearance of this field'=>'Selecteer de weergave van dit veld','Appearance'=>'Weergave','Select the taxonomy to be displayed'=>'Selecteer de taxonomie die moet worden weergegeven','No TermsNo %s'=>'Geen %s','Value must be equal to or lower than %d'=>'De waarde moet gelijk zijn aan of lager zijn dan %d','Value must be equal to or higher than %d'=>'De waarde moet gelijk zijn aan of hoger zijn dan %d','Value must be a number'=>'Waarde moet een getal zijn','Number'=>'Nummer','Save \'other\' values to the field\'s choices'=>'\'Andere\' waarden opslaan in de keuzes van het veld','Add \'other\' choice to allow for custom values'=>'Voeg de keuze \'overig\' toe om aangepaste waarden toe te staan','Other'=>'Ander','Radio Button'=>'Keuzerondje','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definieer een endpoint waar de vorige accordeon moet stoppen. Deze accordeon is niet zichtbaar.','Allow this accordion to open without closing others.'=>'Deze accordeon openen zonder anderen te sluiten.','Multi-Expand'=>'Multi uitvouwen','Display this accordion as open on page load.'=>'Geef deze accordeon weer als geopend bij het laden van de pagina.','Open'=>'Openen','Accordion'=>'Accordeon','Restrict which files can be uploaded'=>'Beperken welke bestanden kunnen worden geüpload','File ID'=>'Bestands ID','File URL'=>'Bestands URL','File Array'=>'Bestands array','Add File'=>'Bestand toevoegen','No file selected'=>'Geen bestand geselecteerd','File name'=>'Bestandsnaam','Update File'=>'Bestand updaten','Edit File'=>'Bestand bewerken','Select File'=>'Bestand selecteren','File'=>'Bestand','Password'=>'Wachtwoord','Specify the value returned'=>'Geef de geretourneerde waarde op','Use AJAX to lazy load choices?'=>'Ajax gebruiken om keuzes te lazy-loaden?','Enter each default value on a new line'=>'Zet elke standaardwaarde op een nieuwe regel','verbSelect'=>'Selecteren','Select2 JS load_failLoading failed'=>'Laden mislukt','Select2 JS searchingSearching…'=>'Zoeken…','Select2 JS load_moreLoading more results…'=>'Meer resultaten laden…','Select2 JS selection_too_long_nYou can only select %d items'=>'Je kunt slechts %d items selecteren','Select2 JS selection_too_long_1You can only select 1 item'=>'Je kan slechts 1 item selecteren','Select2 JS input_too_long_nPlease delete %d characters'=>'Verwijder %d tekens','Select2 JS input_too_long_1Please delete 1 character'=>'Verwijder 1 teken','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Voer %d of meer tekens in','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Voer 1 of meer tekens in','Select2 JS matches_0No matches found'=>'Geen overeenkomsten gevonden','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultaten zijn beschikbaar, gebruik de pijltoetsen omhoog en omlaag om te navigeren.','Select2 JS matches_1One result is available, press enter to select it.'=>'Er is één resultaat beschikbaar, druk op enter om het te selecteren.','nounSelect'=>'Selecteer','User ID'=>'Gebruikers-ID','User Object'=>'Gebruikersobject','User Array'=>'Gebruiker array','All user roles'=>'Alle gebruikersrollen','Filter by Role'=>'Filter op rol','User'=>'Gebruiker','Separator'=>'Scheidingsteken','Select Color'=>'Selecteer kleur','Default'=>'Standaard','Clear'=>'Wissen','Color Picker'=>'Kleurkiezer','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecteer','Date Time Picker JS closeTextDone'=>'Klaar','Date Time Picker JS currentTextNow'=>'Nu','Date Time Picker JS timezoneTextTime Zone'=>'Tijdzone','Date Time Picker JS microsecTextMicrosecond'=>'Microseconde','Date Time Picker JS millisecTextMillisecond'=>'Milliseconde','Date Time Picker JS secondTextSecond'=>'Seconde','Date Time Picker JS minuteTextMinute'=>'Minuut','Date Time Picker JS hourTextHour'=>'Uur','Date Time Picker JS timeTextTime'=>'Tijd','Date Time Picker JS timeOnlyTitleChoose Time'=>'Kies tijd','Date Time Picker'=>'Datum tijd kiezer','Endpoint'=>'Endpoint','Left aligned'=>'Links uitgelijnd','Top aligned'=>'Boven uitgelijnd','Placement'=>'Plaatsing','Tab'=>'Tab','Value must be a valid URL'=>'Waarde moet een geldige URL zijn','Link URL'=>'Link URL','Link Array'=>'Link array','Opens in a new window/tab'=>'Opent in een nieuw venster/tab','Select Link'=>'Link selecteren','Link'=>'Link','Email'=>'E-mailadres','Step Size'=>'Stapgrootte','Maximum Value'=>'Maximale waarde','Minimum Value'=>'Minimum waarde','Range'=>'Bereik','Both (Array)'=>'Beide (array)','Label'=>'Label','Value'=>'Waarde','Vertical'=>'Verticaal','Horizontal'=>'Horizontaal','red : Red'=>'rood : Rood','For more control, you may specify both a value and label like this:'=>'Voor meer controle kan je zowel een waarde als een label als volgt specificeren:','Enter each choice on a new line.'=>'Voer elke keuze in op een nieuwe regel.','Choices'=>'Keuzes','Button Group'=>'Knopgroep','Allow Null'=>'Null toestaan','Parent'=>'Hoofd','TinyMCE will not be initialized until field is clicked'=>'TinyMCE wordt niet geïnitialiseerd totdat er op het veld wordt geklikt','Delay Initialization'=>'Initialisatie uitstellen','Show Media Upload Buttons'=>'Media upload knoppen weergeven','Toolbar'=>'Toolbar','Text Only'=>'Alleen tekst','Visual Only'=>'Alleen visueel','Visual & Text'=>'Visueel & tekst','Tabs'=>'Tabs','Click to initialize TinyMCE'=>'Klik om TinyMCE te initialiseren','Name for the Text editor tab (formerly HTML)Text'=>'Tekst','Visual'=>'Visueel','Value must not exceed %d characters'=>'De waarde mag niet langer zijn dan %d karakters','Leave blank for no limit'=>'Laat leeg voor geen limiet','Character Limit'=>'Karakterlimiet','Appears after the input'=>'Verschijnt na de invoer','Append'=>'Toevoegen','Appears before the input'=>'Verschijnt vóór de invoer','Prepend'=>'Voorvoegen','Appears within the input'=>'Wordt weergegeven in de invoer','Placeholder Text'=>'Plaatshouder tekst','Appears when creating a new post'=>'Wordt weergegeven bij het maken van een nieuw bericht','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s vereist minimaal %2$s selectie' . "\0" . '%1$s vereist minimaal %2$s selecties','Post ID'=>'Bericht ID','Post Object'=>'Bericht object','Maximum Posts'=>'Maximum aantal berichten','Minimum Posts'=>'Minimum aantal berichten','Featured Image'=>'Uitgelichte afbeelding','Selected elements will be displayed in each result'=>'Geselecteerde elementen worden weergegeven in elk resultaat','Elements'=>'Elementen','Taxonomy'=>'Taxonomie','Post Type'=>'Berichttype','Filters'=>'Filters','All taxonomies'=>'Alle taxonomieën','Filter by Taxonomy'=>'Filter op taxonomie','All post types'=>'Alle berichttypen','Filter by Post Type'=>'Filter op berichttype','Search...'=>'Zoeken...','Select taxonomy'=>'Taxonomie selecteren','Select post type'=>'Selecteer berichttype','No matches found'=>'Geen overeenkomsten gevonden','Loading'=>'Laden','Maximum values reached ( {max} values )'=>'Maximale waarden bereikt ( {max} waarden )','Relationship'=>'Verwantschap','Comma separated list. Leave blank for all types'=>'Komma gescheiden lijst. Laat leeg voor alle typen','Allowed File Types'=>'Toegestane bestandstypen','Maximum'=>'Maximum','File size'=>'Bestandsgrootte','Restrict which images can be uploaded'=>'Beperken welke afbeeldingen kunnen worden geüpload','Minimum'=>'Minimum','Uploaded to post'=>'Geüpload naar bericht','All'=>'Alle','Limit the media library choice'=>'Beperk de keuze van de mediabibliotheek','Library'=>'Bibliotheek','Preview Size'=>'Voorbeeld grootte','Image ID'=>'Afbeelding ID','Image URL'=>'Afbeelding URL','Image Array'=>'Afbeelding array','Specify the returned value on front end'=>'De geretourneerde waarde op de front-end opgeven','Return Value'=>'Retour waarde','Add Image'=>'Afbeelding toevoegen','No image selected'=>'Geen afbeelding geselecteerd','Remove'=>'Verwijderen','Edit'=>'Bewerken','All images'=>'Alle afbeeldingen','Update Image'=>'Afbeelding updaten','Edit Image'=>'Afbeelding bewerken','Select Image'=>'Selecteer afbeelding','Image'=>'Afbeelding','Allow HTML markup to display as visible text instead of rendering'=>'Sta toe dat HTML markeringen worden weergegeven als zichtbare tekst in plaats van als weergave','Escape HTML'=>'HTML escapen','No Formatting'=>'Geen opmaak','Automatically add <br>'=>'Automatisch <br> toevoegen;','Automatically add paragraphs'=>'Automatisch alinea\'s toevoegen','Controls how new lines are rendered'=>'Bepaalt hoe nieuwe regels worden weergegeven','New Lines'=>'Nieuwe regels','Week Starts On'=>'Week begint op','The format used when saving a value'=>'Het format dat wordt gebruikt bij het opslaan van een waarde','Save Format'=>'Format opslaan','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Vorige','Date Picker JS nextTextNext'=>'Volgende','Date Picker JS currentTextToday'=>'Vandaag','Date Picker JS closeTextDone'=>'Klaar','Date Picker'=>'Datumkiezer','Width'=>'Breedte','Embed Size'=>'Insluit grootte','Enter URL'=>'URL invoeren','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst getoond indien inactief','Off Text'=>'Uit tekst','Text shown when active'=>'Tekst getoond indien actief','On Text'=>'Op tekst','Stylized UI'=>'Gestileerde UI','Default Value'=>'Standaardwaarde','Displays text alongside the checkbox'=>'Toont tekst naast het selectievakje','Message'=>'Bericht','No'=>'Nee','Yes'=>'Ja','True / False'=>'True / False','Row'=>'Rij','Table'=>'Tabel','Block'=>'Blok','Specify the style used to render the selected fields'=>'Geef de stijl op die wordt gebruikt om de geselecteerde velden weer te geven','Layout'=>'Lay-out','Sub Fields'=>'Subvelden','Group'=>'Groep','Customize the map height'=>'De kaarthoogte aanpassen','Height'=>'Hoogte','Set the initial zoom level'=>'Het initiële zoomniveau instellen','Zoom'=>'Zoom','Center the initial map'=>'De eerste kaart centreren','Center'=>'Midden','Search for address...'=>'Zoek naar adres...','Find current location'=>'Huidige locatie opzoeken','Clear location'=>'Locatie wissen','Search'=>'Zoeken','Sorry, this browser does not support geolocation'=>'Deze browser ondersteunt geen geolocatie','Google Map'=>'Google Map','The format returned via template functions'=>'Het format dat wordt geretourneerd via templatefuncties','Return Format'=>'Retour format','Custom:'=>'Aangepast:','The format displayed when editing a post'=>'Het format dat wordt weergegeven bij het bewerken van een bericht','Display Format'=>'Weergave format','Time Picker'=>'Tijdkiezer','Inactive (%s)'=>'Inactief (%s)' . "\0" . 'Inactief (%s)','No Fields found in Trash'=>'Geen velden gevonden in de prullenbak','No Fields found'=>'Geen velden gevonden','Search Fields'=>'Velden zoeken','View Field'=>'Veld bekijken','New Field'=>'Nieuw veld','Edit Field'=>'Veld bewerken','Add New Field'=>'Nieuw veld toevoegen','Field'=>'Veld','Fields'=>'Velden','No Field Groups found in Trash'=>'Geen veldgroepen gevonden in de prullenbak','No Field Groups found'=>'Geen veldgroepen gevonden','Search Field Groups'=>'Veldgroepen zoeken','View Field Group'=>'Veldgroep bekijken','New Field Group'=>'Nieuwe veldgroep','Edit Field Group'=>'Veldgroep bewerken','Add New Field Group'=>'Nieuwe veldgroep toevoegen','Add New'=>'Nieuwe toevoegen','Field Group'=>'Veldgroep','Field Groups'=>'Veldgroepen','Customize WordPress with powerful, professional and intuitive fields.'=>'Pas WordPress aan met krachtige, professionele en intuïtieve velden.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.mo
index 6afd874e..27f95810 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.po
index dd614a0d..f3c8b663 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: nl_NL_formal\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,56 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+"ACF kon de validatie niet uitvoeren omdat er een ongeldige nonce voor de "
+"beveiliging was verstrekt."
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr "Toegang tot waarde toestaan in UI van editor"
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr "Leer meer."
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+"Toestaan dat inhoud editors de veldwaarde openen en weergeven in de editor "
+"UI met behulp van Block Bindings of de ACF shortcode. %s"
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+"Het aangevraagde ACF veldtype ondersteunt geen uitvoer in blok bindingen of "
+"de ACF shortcode."
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Het aangevraagde ACF veld uitgevoerd in bindingen of de ACF shortcode zijn "
+"niet toegestaan."
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Het aangevraagde ACF veldtype ondersteunt geen uitvoer in bindingen of de "
+"ACF shortcode."
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[De ACF shortcode kan geen velden van niet-openbare berichten tonen]"
@@ -1880,7 +1930,6 @@ msgstr ""
"veiligheid."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -2001,8 +2050,8 @@ msgid "Add fields"
msgstr "Velden toevoegen"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Dit veld"
@@ -2078,7 +2127,7 @@ msgstr "%s veld"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Selecteer meerdere"
@@ -4591,15 +4640,15 @@ msgstr "Berichttype verwijderd."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Typ om te zoeken..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Alleen in PRO"
@@ -4719,8 +4768,8 @@ msgid "Close Modal"
msgstr "Modal sluiten"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Veld verplaatst naar andere groep"
@@ -4729,15 +4778,15 @@ msgstr "Veld verplaatst naar andere groep"
msgid "Close modal"
msgstr "Modal sluiten"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Begin een nieuwe groep van tabs bij dit tab."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Nieuwe tabgroep"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Een gestileerde checkbox gebruiken met select2"
@@ -4952,8 +5001,8 @@ msgid "Activate this item"
msgstr "Activeer dit item"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Veldgroep naar prullenbak verplaatsen?"
@@ -5016,7 +5065,7 @@ msgstr "%1$s moet een geldig gebruikers ID hebben."
msgid "Invalid request."
msgstr "Ongeldige aanvraag."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s is niet een van %2$s"
@@ -5687,7 +5736,7 @@ msgstr "breedte"
msgid "Wrapper Attributes"
msgstr "Wrapper attributen"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Vereist"
@@ -5747,8 +5796,8 @@ msgstr "Sleep om te herschikken"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Deze veldgroep weergeven als"
@@ -6040,8 +6089,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "kopie"
@@ -6058,8 +6107,8 @@ msgid "Checked"
msgstr "Aangevinkt"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Aangepast veld verplaatsen"
@@ -6074,15 +6123,15 @@ msgid "Field group title is required"
msgstr "Veldgroep titel is vereist"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Dit veld kan niet worden verplaatst totdat de wijzigingen zijn opgeslagen"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "De string \"field_\" mag niet voor de veldnaam staan"
@@ -6329,9 +6378,9 @@ msgstr "Het bestandstype moet %s zijn."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "of"
@@ -6382,7 +6431,7 @@ msgstr "Thumbnail"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(geen label)"
@@ -6554,7 +6603,7 @@ msgstr "Ander"
msgid "Radio Button"
msgstr "Keuzerondje"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6562,19 +6611,19 @@ msgstr ""
"Definieer een endpoint waar de vorige accordeon moet stoppen. Deze accordeon "
"is niet zichtbaar."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Deze accordeon openen zonder anderen te sluiten."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Multi uitvouwen"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Geef deze accordeon weer als geopend bij het laden van de pagina."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Openen"
@@ -6636,83 +6685,89 @@ msgstr "Bestand"
msgid "Password"
msgstr "Wachtwoord"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Geef de geretourneerde waarde op"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Ajax gebruiken om keuzes te lazy-loaden?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Zet elke standaardwaarde op een nieuwe regel"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Selecteren"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Laden mislukt"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Zoeken…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Meer resultaten laden…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Je kunt slechts %d items selecteren"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Je kan slechts 1 item selecteren"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Verwijder %d tekens"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Verwijder 1 teken"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Voer %d of meer tekens in"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Voer 1 of meer tekens in"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Geen overeenkomsten gevonden"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultaten zijn beschikbaar, gebruik de pijltoetsen omhoog en omlaag om "
"te navigeren."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Er is één resultaat beschikbaar, druk op enter om het te selecteren."
@@ -6852,21 +6907,21 @@ msgstr "Kies tijd"
msgid "Date Time Picker"
msgstr "Datum tijd kiezer"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Endpoint"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Links uitgelijnd"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Boven uitgelijnd"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Plaatsing"
@@ -6924,7 +6979,7 @@ msgstr "Bereik"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Beide (array)"
@@ -6932,14 +6987,14 @@ msgstr "Beide (array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Label"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Waarde"
@@ -6958,14 +7013,14 @@ msgstr "Horizontaal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "rood : Rood"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Voor meer controle kan je zowel een waarde als een label als volgt "
@@ -6974,14 +7029,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Voer elke keuze in op een nieuwe regel."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Keuzes"
@@ -6993,7 +7048,7 @@ msgstr "Knopgroep"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7383,37 +7438,37 @@ msgstr "Selecteer afbeelding"
msgid "Image"
msgstr "Afbeelding"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Sta toe dat HTML markeringen worden weergegeven als zichtbare tekst in "
"plaats van als weergave"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "HTML escapen"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Geen opmaak"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Automatisch <br> toevoegen;"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Automatisch alinea's toevoegen"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Bepaalt hoe nieuwe regels worden weergegeven"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nieuwe regels"
@@ -7495,7 +7550,7 @@ msgstr "Tekst getoond indien actief"
msgid "On Text"
msgstr "Op tekst"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Gestileerde UI"
@@ -7507,7 +7562,7 @@ msgstr "Gestileerde UI"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7521,7 +7576,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Toont tekst naast het selectievakje"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Bericht"
@@ -7546,32 +7601,32 @@ msgstr "Ja"
msgid "True / False"
msgstr "True / False"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Rij"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabel"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Blok"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr ""
"Geef de stijl op die wordt gebruikt om de geselecteerde velden weer te geven"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Lay-out"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Subvelden"
@@ -7647,7 +7702,7 @@ msgstr "Het format dat wordt geretourneerd via templatefuncties"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.l10n.php
index f5a012a4..bcde83fb 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'pl_PL','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Invalid request args.'=>'Nieprawidłowe argumenty żądania.','ACF PRO logo'=>'Logo ACF PRO','ACF PRO Logo'=>'Logo ACF PRO','%s requires a valid attachment ID when type is set to media_library.'=>'%s wymaga poprawnego identyfikatora załącznika, gdy rodzaj jest ustawiony na „media_library”.','%s is a required property of acf.'=>'%s jest wymaganą właściwością dla ACF.','The value of icon to save.'=>'Wartość ikonki do zapisania.','The type of icon to save.'=>'Rodzaj ikonki do zapisania.','Array'=>'Tablica','String'=>'Ciąg znaków','Browse Media Library'=>'Przeglądaj bibliotekę mediów','Search icons...'=>'Szukaj ikonek...','Icon Picker'=>'Wybór ikonki','REST API Format'=>'Format REST API','Active Plugins'=>'Wtyczki włączone','Parent Theme'=>'Motyw nadrzędny','Active Theme'=>'Włączony motyw','MySQL Version'=>'Wersja MySQL','WordPress Version'=>'Wersja WordPressa','Subscription Expiry Date'=>'Data wygaśnięcia subskrypcji','License Status'=>'Status licencji','License Type'=>'Rodzaj licencji','Licensed URL'=>'Adres URL licencji','License Activated'=>'Licencja została aktywowana','Free'=>'Darmowy','Plugin Type'=>'Rodzaj wtyczki','Plugin Version'=>'Wersja wtyczki','Dismiss permanently'=>'Odrzuć na zawsze','The core ACF block binding source name for fields on the current pageACF Fields'=>'Pola ACF','ACF PRO Feature'=>'Funkcja ACF PRO','Renew PRO to Unlock'=>'Odnów PRO, aby odblokować','Renew PRO License'=>'Odnów licencję PRO','Learn more'=>'Dowiedz się więcej','Hide details'=>'Ukryj szczegóły','Show details'=>'Pokaż szczegóły','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - wyświetlane przez %3$s','Renew ACF PRO License'=>'Odnów licencję ACF PRO','Renew License'=>'Odnów licencję','Manage License'=>'Zarządzaj licencją','\'High\' position not supported in the Block Editor'=>'Pozycja „Wysoka” nie jest obsługiwana w edytorze blokowym.','Upgrade to ACF PRO'=>'Kup ACF-a PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'Strony opcji ACF-a to własne strony administracyjne umożliwiające zarządzanie globalnymi ustawieniami za pomocą pól. Można tworzyć wiele stron i podstron.','Add Options Page'=>'Dodaj stronę opcji','In the editor used as the placeholder of the title.'=>'W edytorze, używane jako tekst zastępczy tytułu.','Title Placeholder'=>'Placeholder (tekst zastępczy) tytułu','4 Months Free'=>'4 miesiące za darmo','(Duplicated from %s)'=>'(zduplikowane z %s)','Select Options Pages'=>'Wybierz strony opcji','Duplicate taxonomy'=>'Duplikuj taksonomię','Create taxonomy'=>'Utwórz taksonomię','Duplicate post type'=>'Duplikuj typ treści','Create post type'=>'Utwórz typ treści','Link field groups'=>'Powiąż grupy pól','Add fields'=>'Dodaj pola','This Field'=>'To pole','ACF PRO'=>'ACF PRO','Feedback'=>'Uwagi','Support'=>'Pomoc techniczna','is developed and maintained by'=>'jest rozwijany i utrzymywany przez','Add this %s to the location rules of the selected field groups.'=>'Dodaj ten element (%s) do reguł lokalizacji wybranych grup pól.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Włączenie opcji dwukierunkowości pozwala na aktualizowanie wartości pól docelowych w każdym elemencie wybranym w tym polu, dodając lub usuwając identyfikator aktualizowanego wpisu, terminu taksonomii lub użytkownika. Aby uzyskać więcej informacji przeczytaj dokumentację.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Wybierz pole(-a), gdzie zapisywać odwołanie do aktualizowanego elementu. Możesz wybrać to pole. Pola docelowe muszą być zgodne z miejscem wyświetlania tego pola. Przykładowo, jeśli to pole jest wyświetlane w terminie taksonomii, pole docelowe musi mieć rodzaj Taksonomia.','Target Field'=>'Pole docelowe','Update a field on the selected values, referencing back to this ID'=>'Zaktualizuj pole w wybranych elementach, odwołując się do tego identyfikatora','Bidirectional'=>'Dwukierunkowe','%s Field'=>'Pole „%s”','Select Multiple'=>'Wielokrotny wybór','WP Engine logo'=>'Logo WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Tylko małe litery, myślniki i podkreślniki. Maksymalnie 32 znaki.','The capability name for assigning terms of this taxonomy.'=>'Nazwa uprawnienia do przypisywania terminów tej taksonomii.','Assign Terms Capability'=>'Uprawnienie do przypisywania terminów','The capability name for deleting terms of this taxonomy.'=>'Nazwa uprawnienia do usuwania terminów tej taksonomii.','Delete Terms Capability'=>'Uprawnienie do usuwania terminów','The capability name for editing terms of this taxonomy.'=>'Nazwa uprawnienia do edytowania terminów tej taksonomii.','Edit Terms Capability'=>'Uprawnienie do edytowania terminów','The capability name for managing terms of this taxonomy.'=>'Nazwa uprawnienia do zarządzania terminami tej taksonomii.','Manage Terms Capability'=>'Uprawnienie do zarządzania terminami','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Określa czy wpisy powinny być wykluczone z wyników wyszukiwania oraz stron archiwów taksonomii.','More Tools from WP Engine'=>'Więcej narzędzi od WP Engine','Built for those that build with WordPress, by the team at %s'=>'Stworzone dla tych, których tworzą przy pomocy WordPressa, przez zespół %s','View Pricing & Upgrade'=>'Zobacz cennik i kup PRO','Learn More'=>'Dowiedz się więcej','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Przyśpiesz swoją pracę i twórz lepsze witryny przy pomocy funkcji takich jak bloki ACF-a i strony opcji oraz wyrafinowanych rodzajów pól takich jak pole powtarzalne, elastyczna treść, klon, czy galeria.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Odblokuj zaawansowane funkcje i zbuduj więcej przy pomocy ACF-a PRO','%s fields'=>'Pola „%s”','No terms'=>'Brak terminów','No post types'=>'Brak typów treści','No posts'=>'Brak wpisów','No taxonomies'=>'Brak taksonomii','No field groups'=>'Brak grup pól','No fields'=>'Brak pól','No description'=>'Brak opisu','Any post status'=>'Dowolny status wpisu','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Ten klucz taksonomii jest już używany przez inną taksonomię zarejestrowaną poza ACF-em i nie może zostać użyty.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Ten klucz taksonomii jest już używany przez inną taksonomię w ACF-ie i nie może zostać użyty.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Klucz taksonomii może zawierać wyłącznie małe litery, cyfry, myślniki i podkreślniki.','The taxonomy key must be under 32 characters.'=>'Klucz taksonomii musi mieć mniej niż 32 znaków.','No Taxonomies found in Trash'=>'Nie znaleziono żadnych taksonomii w koszu','No Taxonomies found'=>'Nie znaleziono żadnych taksonomii','Search Taxonomies'=>'Szukaj taksonomii','View Taxonomy'=>'Zobacz taksonomię','New Taxonomy'=>'Nowa taksonomia','Edit Taxonomy'=>'Edytuj taksonomię','Add New Taxonomy'=>'Utwórz taksonomię','No Post Types found in Trash'=>'Nie znaleziono żadnych typów treści w koszu','No Post Types found'=>'Nie znaleziono żadnych typów treści','Search Post Types'=>'Szukaj typów treści','View Post Type'=>'Zobacz typ treści','New Post Type'=>'Nowy typ treści','Edit Post Type'=>'Edytuj typ treści','Add New Post Type'=>'Utwórz typ treści','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Ten klucz typu treści jest już używany przez inny typ treści zarejestrowany poza ACF-em i nie może zostać użyty.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Ten klucz typu treści jest już używany przez inny typ treści w ACF-ie i nie może zostać użyty.','This field must not be a WordPress reserved term.'=>'Pole nie może być terminem zastrzeżonym przez WordPressa.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Klucz typu treści może zawierać wyłącznie małe litery, cyfry, myślniki i podkreślniki.','The post type key must be under 20 characters.'=>'Klucz typu treści musi mieć mniej niż 20 znaków.','We do not recommend using this field in ACF Blocks.'=>'Nie zalecamy używania tego pola w blokach ACF-a.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Wyświetla edytor WYSIWYG WordPressa, taki jak we wpisach czy stronach, który pozwala na formatowanie tekstu oraz użycie treści multimedialnych.','WYSIWYG Editor'=>'Edytor WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Pozwala na wybór jednego lub kliku użytkowników do tworzenia relacji między obiektami danych.','A text input specifically designed for storing web addresses.'=>'Pole tekstowe przeznaczone do przechowywania adresów URL.','URL'=>'Adres URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Przełącznik pozwalający na wybranie wartości 1 lub 0 (włączone lub wyłączone, prawda lub fałsz, itp.). Może być wyświetlany jako ostylowany przełącznik lub pole zaznaczenia.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Interaktywny interfejs użytkownika do wybierania godziny. Zwracany format czasu można dostosować przy użyciu ustawień pola.','A basic textarea input for storing paragraphs of text.'=>'Prosty obszar tekstowy do przechowywania akapitów tekstu.','A basic text input, useful for storing single string values.'=>'Proste pole tekstowe, przydatne do przechowywania wartości pojedynczych ciągów.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Pozwala na wybór jednego lub kliku terminów taksonomii w oparciu o kryteria i opcje określone w ustawieniach pola.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Pozwala na grupowanie pól w zakładkach na ekranie edycji. Przydatne do utrzymywania porządku i struktury pól.','A dropdown list with a selection of choices that you specify.'=>'Lista rozwijana z wyborem określonych opcji.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Interfejs dwukolumnowy do wybierania jednego lub kilku wpisów, stron lub elementów własnych typów treści, aby stworzyć relację z obecnie edytowanym elementem. Posiada wyszukiwarkę i filtrowanie.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Pole do wybierania wartości liczbowej z określonego zakresu za pomocą suwaka.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Grupa pól wyboru pozwalająca użytkownikowi na wybór jednej spośród określonych wartości.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Interaktywny i konfigurowalny interfejs użytkownika do wybierania jednego lub kilku wpisów, stron, elementów typów treści. Posiada wyszukiwarkę. ','An input for providing a password using a masked field.'=>'Maskowane pole do wpisywania hasła.','Filter by Post Status'=>'Filtruj wg statusu wpisu','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Interaktywna lista rozwijana do wybierania jednego lub kilku wpisów, stron, elementów własnych typów treści lub adresów URL archiwów. Posiada wyszukiwarkę.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Interaktywny element do osadzania filmów, obrazków, tweetów, audio i innych treści przy użyciu natywnej funkcji oEmbed WordPressa.','An input limited to numerical values.'=>'Pole ograniczone do wartości liczbowych.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Używane do wyświetlania wiadomości dla redaktorów obok innych pól. Przydatne do przekazywania dodatkowego kontekstu lub instrukcji dotyczących pól.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Pozwala na określenie odnośnika i jego właściwości, takich jak tytuł czy cel, przy użyciu natywnego wyboru odnośników WordPressa.','Uses the native WordPress media picker to upload, or choose images.'=>'Używa natywnego wyboru mediów WordPressa do przesyłania lub wyboru obrazków.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Zapewnia sposób na uporządkowanie pól w grupy w celu lepszej organizacji danych i ekranu edycji.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Interaktywny interfejs użytkownika do wybierania lokalizacji przy użyciu Map Google. Do poprawnego wyświetlania wymagany jest klucz API Google Maps oraz dodatkowa konfiguracja.','Uses the native WordPress media picker to upload, or choose files.'=>'Używa natywnego wyboru mediów WordPressa do przesyłania lub wyboru plików.','A text input specifically designed for storing email addresses.'=>'Pole tekstowe przeznaczone do przechowywania adresów e-mail.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Interaktywny interfejs użytkownika do wybierania daty i godziny. Zwracany format daty można dostosować przy użyciu ustawień pola.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Interaktywny interfejs użytkownika do wybierania daty. Zwracany format daty można dostosować przy użyciu ustawień pola.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Interaktywny interfejs użytkownika do wybierania koloru lub określenia wartości Hex.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Grupa pól zaznaczenia, która pozwala użytkownikowi na wybranie jednej lub kilku określonych wartości.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Grupa przycisków z określonymi wartościami, z których użytkownik może wybrać jedną opcję.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Pozwala na grupowanie i organizowanie własnych pól w zwijanych panelach wyświetlanych podczas edytowania treści. Przydatne do utrzymywania porządku przy dużej ilości danych.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Zapewnie rozwiązanie dla powtarzalnych treści, takich jak slajdy, członkowie zespołu, czy kafelki. Działa jak element nadrzędny dla zestawu podpól, który może być powtarzany wiele razy.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Zapewnia interaktywny interfejs do zarządzania zbiorem załączników. Większość opcji jest podobna do rodzaju pola Obrazek. Dodatkowe opcje pozwalają na określenie miejsca w galerii w którym nowe załączniki są dodawane oraz minimalną i maksymalną liczbę dozwolonych załączników.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Zapewnia prosty, uporządkowany edytor oparty na układach. Pole elastycznej treści pozwala na pełną kontrolę nad definiowaniem, tworzeniem i zarządzaniem treścią przy użyciu układów i podpól w celu zaprojektowania dostępnych bloków.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Pozwala na wybór i wyświetlanie istniejących pól. Zamiast powielania pól w bazie danych, wczytuje i wyświetla wybrane pola w trakcie wykonywania kodu strony. Pole klona może być zastąpione przez wybrane pola lub wyświetlać wybrane pola jak grupa podpól.','nounClone'=>'Klon','PRO'=>'PRO','Advanced'=>'Zaawansowane','JSON (newer)'=>'JSON (nowszy)','Original'=>'Oryginalny','Invalid post ID.'=>'Nieprawidłowy identyfikator wpisu.','Invalid post type selected for review.'=>'Wybrano nieprawidłowy typ treści do porównania.','More'=>'Więcej','Tutorial'=>'Poradnik','Select Field'=>'Wybierz pole','Try a different search term or browse %s'=>'Spróbuj innej frazy lub przejrzyj %s','Popular fields'=>'Popularne pola','No search results for \'%s\''=>'Brak wyników wyszukiwania dla „%s”','Search fields...'=>'Szukaj pól…','Select Field Type'=>'Wybierz rodzaj pola','Popular'=>'Popularne','Add Taxonomy'=>'Dodaj taksonomię','Create custom taxonomies to classify post type content'=>'Twórz własne taksonomie, aby klasyfikować typy treści','Add Your First Taxonomy'=>'Dodaj swoją pierwszą taksonomię','Hierarchical taxonomies can have descendants (like categories).'=>'Hierarchiczne taksonomie mogą posiadać elementy potomne (jak kategorie).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Powoduje, że taksonomia jest widoczna w witrynie oraz w kokpicie administratora.','One or many post types that can be classified with this taxonomy.'=>'Jeden lub klika typów wpisów, które będą klasyfikowane za pomocą tej taksonomii.','genre'=>'gatunek','Genre'=>'Gatunek','Genres'=>'Gatunki','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Opcjonalny własny kontroler do użycia zamiast `WP_REST_Terms_Controller`.','Expose this post type in the REST API.'=>'Pokaż ten typ treści w REST API.','Customize the query variable name'=>'Dostosuj nazwę zmiennej zapytania','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Terminy są dostępne za pomocą nieprzyjaznych bezpośrednich odnośników, np. {zmienna_zapytania}={uproszczona_nazwa_terminu}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Terminy nadrzędne i potomne w adresach URL dla hierarchicznych taksonomii.','Customize the slug used in the URL'=>'Dostosuj uproszczoną nazwę używaną w adresie URL','Permalinks for this taxonomy are disabled.'=>'Bezpośrednie odnośniki tej taksonomii są wyłączone.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Przepisuj adres URL używając klucza taksonomii jako uproszczonej nazwy. Struktura bezpośrednich odnośników będzie następująca','Taxonomy Key'=>'Klucz taksonomii','Select the type of permalink to use for this taxonomy.'=>'Wybierz rodzaj bezpośredniego odnośnika używanego dla tego taksonomii.','Display a column for the taxonomy on post type listing screens.'=>'Wyświetl kolumnę taksonomii na ekranach list typów treści.','Show Admin Column'=>'Pokaż kolumnę administratora','Show the taxonomy in the quick/bulk edit panel.'=>'Pokaż taksonomię w panelu szybkiej/masowej edycji.','Quick Edit'=>'Szybka edycja','List the taxonomy in the Tag Cloud Widget controls.'=>'Pokaż taksonomię w ustawieniach widżetu Chmury tagów.','Tag Cloud'=>'Chmura tagów','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Nazwa funkcji PHP, która będzie wzywana do oczyszczania danych taksonomii z metaboksa.','Meta Box Sanitization Callback'=>'Funkcja zwrotna oczyszczania metaboksa','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Nazwa funkcji PHP, która będzie wzywana do obsłużenia treści metaboksa w twojej taksonomii.','Register Meta Box Callback'=>'Funkcja zwrotna rejestrowania metaboksa','No Meta Box'=>'Brak metaboksa','Custom Meta Box'=>'Własny metaboks','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Kontroluje metaboks na ekranie edytora treści. Domyślnie metaboks Kategorii jest wyświetlany dla hierarchicznych taksonomii, a metaboks Tagów dla taksonomii niehierarchicznych.','Meta Box'=>'Metaboks','Categories Meta Box'=>'Metaboks kategorii','Tags Meta Box'=>'Metaboks tagów','A link to a tag'=>'Dodaj odnośnik do tagu','Describes a navigation link block variation used in the block editor.'=>'Opisuje wersję bloku odnośnika używanego w edytorze blokowym.','A link to a %s'=>'Odnośnik do „%s”','Tag Link'=>'Odnośnik tagu','Assigns a title for navigation link block variation used in the block editor.'=>'Przypisuje tytuł wersji bloku odnośnika używanego w edytorze blokowym.','← Go to tags'=>'← Przejdź do tagów','Assigns the text used to link back to the main index after updating a term.'=>'Przypisuje tekst używany w odnośniku powrotu do głównego indeksu po zaktualizowaniu terminu.','Back To Items'=>'Powrót do elementów','← Go to %s'=>'← Przejdź do „%s”','Tags list'=>'Lista tagów','Assigns text to the table hidden heading.'=>'Przypisuje tekst do ukrytego nagłówka tabeli.','Tags list navigation'=>'Nawigacja listy tagów','Assigns text to the table pagination hidden heading.'=>'Przypisuje tekst do ukrytego nagłówka stronicowania tabeli.','Filter by category'=>'Filtruj wg kategorii','Assigns text to the filter button in the posts lists table.'=>'Przypisuje tekst do przycisku filtrowania w tabeli listy wpisów.','Filter By Item'=>'Filtruj wg elementu','Filter by %s'=>'Filtruj wg „%s”','The description is not prominent by default; however, some themes may show it.'=>'Opis zwykle nie jest eksponowany, jednak niektóre motywy mogą go wyświetlać.','Describes the Description field on the Edit Tags screen.'=>'Opisuje pole opisu na ekranie edycji tagów.','Description Field Description'=>'Opis pola opisu','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Przypisz pojęcie nadrzędne, aby utworzyć hierarchię. Na przykład pojęcie Jazz byłoby rodzicem dla Bebop i Big Band','Describes the Parent field on the Edit Tags screen.'=>'Opisuje pole elementu nadrzędnego na ekranie edycji tagów.','Parent Field Description'=>'Opis pola nadrzędnego','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'„Uproszczona nazwa” jest przyjazną dla adresu URL wersją nazwy. Zwykle składa się wyłącznie z małych liter, cyfr i myślników.','Describes the Slug field on the Edit Tags screen.'=>'Opisuje pole uproszczonej nazwy na ekranie edycji tagów.','Slug Field Description'=>'Opis pola uproszczonej nazwy','The name is how it appears on your site'=>'Nazwa jak pojawia się w witrynie','Describes the Name field on the Edit Tags screen.'=>'Opisuje pole nazwy na ekranie edycji tagów.','Name Field Description'=>'Opis pola nazwy','No tags'=>'Brak tagów','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Przypisuje tekst wyświetlany w tabelach list wpisów i mediów gdy nie ma żadnych tagów, ani kategorii.','No Terms'=>'Brak terminów','No %s'=>'Brak „%s”','No tags found'=>'Nie znaleziono żadnych tagów','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Przypisuje tekst wyświetlany po kliknięciu „Wybierz z najczęściej używanych” w metaboksie taksonomii gdy nie ma żadnych tagów, ani kategorii oraz tekst używany w tabeli listy terminów gdy nie ma elementów z tej taksonomii.','Not Found'=>'Nie znaleziono','Assigns text to the Title field of the Most Used tab.'=>'Przypisuje tekst do pola Tytuł zakładki najczęściej używanych.','Most Used'=>'Najczęściej używane','Choose from the most used tags'=>'Wybierz z najczęściej używanych tagów','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Przypisuje tekst „Wybierz z najczęściej używanych” w metaboksie, gdy JavaScript jest wyłączony. Używane tylko w taksonomiach niehierarchicznych.','Choose From Most Used'=>'Wybierz z najczęściej używanych','Choose from the most used %s'=>'Wybierz z najczęściej używanych „%s”','Add or remove tags'=>'Dodaj lub usuń tagi','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Przypisuje tekst dot. dodawania lub usuwania elementów w metaboksie, gdy JavaScript jest wyłączony. Używane tylko w taksonomiach niehierarchicznych','Add Or Remove Items'=>'Dodaj lub usuń elementy','Add or remove %s'=>'Dodaj lub usuń %s','Separate tags with commas'=>'Oddziel tagi przecinkami','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Przypisuje tekst dot. oddzielania elementów przecinkami w metaboksie taksonomii. Używane tylko w taksonomiach niehierarchicznych.','Separate Items With Commas'=>'Oddziel elementy przecinkami','Separate %s with commas'=>'Oddziel %s przecinkami','Popular Tags'=>'Popularne tagi','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Przypisuje tekst popularnych elementów. Używane tylko w taksonomiach niehierarchicznych.','Popular Items'=>'Popularne elementy','Popular %s'=>'Popularne %s','Search Tags'=>'Szukaj tagów','Assigns search items text.'=>'Przypisuje tekst wyszukiwania elementów.','Parent Category:'=>'Kategoria nadrzędna:','Assigns parent item text, but with a colon (:) added to the end.'=>'Przypisuje tekst elementu nadrzędnego, ale z dodanym na końcu dwukropkiem (:).','Parent Item With Colon'=>'Element nadrzędny z dwukropkiem','Parent Category'=>'Kategoria nadrzędna','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Przypisuje tekst elementu nadrzędnego. Używane tylko w taksonomiach hierarchicznych.','Parent Item'=>'Element nadrzędny','Parent %s'=>'Element nadrzędny „%s”','New Tag Name'=>'Nazwa nowego tagu','Assigns the new item name text.'=>'Przypisuje tekst nazwy nowego elementu.','New Item Name'=>'Nazwa nowego elementu','New %s Name'=>'Nazwa nowego „%s”','Add New Tag'=>'Utwórz tag','Assigns the add new item text.'=>'Przypisuje tekst dodania nowego elementu.','Update Tag'=>'Aktualizuj tag','Assigns the update item text.'=>'Przypisuje tekst zaktualizowania elementu.','Update Item'=>'Aktualizuj element','Update %s'=>'Aktualizuj „%s”','View Tag'=>'Zobacz tag','In the admin bar to view term during editing.'=>'Na pasku administratora do zobaczenia terminu podczas edycji.','Edit Tag'=>'Edytuj tag','At the top of the editor screen when editing a term.'=>'Na górze ekranu edycji podczas edytowania terminu.','All Tags'=>'Wszystkie tagi','Assigns the all items text.'=>'Przypisuje tekst wszystkich elementów.','Assigns the menu name text.'=>'Przypisuje tekst nazwy menu.','Menu Label'=>'Etykieta menu','Active taxonomies are enabled and registered with WordPress.'=>'Włączone taksonomie są uruchamiane i rejestrowane razem z WordPressem.','A descriptive summary of the taxonomy.'=>'Podsumowanie opisujące taksonomię.','A descriptive summary of the term.'=>'Podsumowanie opisujące termin.','Term Description'=>'Opis terminu','Single word, no spaces. Underscores and dashes allowed.'=>'Pojedyncze słowo, bez spacji. Dozwolone są myślniki i podkreślniki.','Term Slug'=>'Uproszczona nazwa terminu','The name of the default term.'=>'Nazwa domyślnego terminu.','Term Name'=>'Nazwa terminu','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Utwórz termin taksonomii, którego nie będzie można usunąć. Nie będzie on domyślnie wybrany dla wpisów.','Default Term'=>'Domyślny termin','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Czy terminy tej taksonomii powinny być posortowane w kolejności, w jakiej są przekazywane do `wp_set_object_terms()`.','Sort Terms'=>'Sortuj terminy','Add Post Type'=>'Dodaj typ treści','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Rozszerz funkcjonalność WordPressa ponad standardowe wpisy i strony za pomocą własnych typów treści.','Add Your First Post Type'=>'Dodaj swój pierwszy typ treści','I know what I\'m doing, show me all the options.'=>'Wiem co robię, pokaż mi wszystkie opcje.','Advanced Configuration'=>'Zaawansowana konfiguracja','Hierarchical post types can have descendants (like pages).'=>'Hierarchiczne typy treści mogą posiadać elementy potomne (jak strony).','Hierarchical'=>'Hierarchiczne','Visible on the frontend and in the admin dashboard.'=>'Widoczne w witrynie oraz w kokpicie administratora.','Public'=>'Publiczne','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Tylko małe litery, myślniki i podkreślniki. Maksymalnie 20 znaków.','Movie'=>'Film','Singular Label'=>'Etykieta w liczbie pojedynczej','Movies'=>'Filmy','Plural Label'=>'Etykieta w liczbie mnogiej','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Opcjonalny własny kontroler do użycia zamiast `WP_REST_Posts_Controller`.','Controller Class'=>'Klasa kontrolera','The namespace part of the REST API URL.'=>'Część przestrzeni nazw adresu URL REST API.','Namespace Route'=>'Ścieżka przestrzeni nazw','The base URL for the post type REST API URLs.'=>'Bazowy adres URL tego typu treści dla adresów URL REST API.','Base URL'=>'Bazowy adres URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Pokaż ten typ treści w REST API. Wymagane, aby używać edytora blokowego.','Show In REST API'=>'Pokaż w REST API','Customize the query variable name.'=>'Dostosuj nazwę zmiennej zapytania.','Query Variable'=>'Zmienna zapytania','No Query Variable Support'=>'Brak obsługi zmiennej zapytania','Custom Query Variable'=>'Własna zmienna zapytania','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Elementy są dostępne za pomocą nieprzyjaznych bezpośrednich odnośników, np. {typ_treści}={uproszczona_nazwa_wpisu}.','Query Variable Support'=>'Obsługa zmiennej zapytania','URLs for an item and items can be accessed with a query string.'=>'Adresy URL elementu i elementów są dostępne za pomocą ciągu znaków zapytania.','Publicly Queryable'=>'Publicznie dostępne','Custom slug for the Archive URL.'=>'Własna uproszczona nazwa dla adresu URL archiwum.','Archive Slug'=>'Uproszczona nazwa archiwum','Has an item archive that can be customized with an archive template file in your theme.'=>'Posiada archiwum elementów, które można dostosować za pomocą szablonu archiwum w motywie.','Archive'=>'Archiwum','Pagination support for the items URLs such as the archives.'=>'Obsługa stronicowania adresów URL elementów takich jak archiwa.','Pagination'=>'Stronicowanie','RSS feed URL for the post type items.'=>'Adres URL kanału RSS elementów tego typu treści.','Feed URL'=>'Adres URL kanału informacyjnego','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Modyfikuje strukturę bezpośrednich odnośników dodając prefiks `WP_Rewrite::$front` do adresów URL.','Front URL Prefix'=>'Prefiks adresu URL','Customize the slug used in the URL.'=>'Dostosuj uproszczoną nazwę używaną w adresie URL.','URL Slug'=>'Uproszczona nazwa w adresie URL','Permalinks for this post type are disabled.'=>'Bezpośrednie odnośniki tego typu treści są wyłączone.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Przepisuj adres URL używając własnej uproszczonej nazwy określonej w polu poniżej. Struktura bezpośrednich odnośników będzie następująca','No Permalink (prevent URL rewriting)'=>'Brak bezpośredniego odnośnika (wyłącz przepisywanie adresów URL)','Custom Permalink'=>'Własny bezpośredni odnośnik','Post Type Key'=>'Klucz typu treści','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Przepisuj adres URL używając klucza typu treści jako uproszczonej nazwy. Struktura bezpośrednich odnośników będzie następująca','Permalink Rewrite'=>'Przepisywanie bezpośrednich odnośników','Delete items by a user when that user is deleted.'=>'Usuwaj elementy należące do użytkownika podczas jego usuwania.','Delete With User'=>'Usuń wraz z użytkownikiem','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Zezwól na eksportowanie tego typu treści na ekranie „Narzędzia > Eksport”.','Can Export'=>'Można eksportować','Optionally provide a plural to be used in capabilities.'=>'Opcjonalnie podaj liczbę mnogą, aby użyć jej w uprawnieniach.','Plural Capability Name'=>'Nazwa uprawnienia w liczbie mnogiej','Choose another post type to base the capabilities for this post type.'=>'Wybierz inny typ treści, aby bazować na jego uprawnieniach dla tego typu treści.','Singular Capability Name'=>'Nazwa uprawnienia w liczbie pojedynczej','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Domyślnie nazwy uprawnienia tego typu treści zostaną odziedziczone z uprawnień typu „Wpis”, np. edit_post, delete_posts. Włącz, aby użyć w tym typie treści własnych uprawnień, np. edit_{liczba pojedyncza}, delete_{liczba mnoga}.','Rename Capabilities'=>'Zmień nazwy uprawnień','Exclude From Search'=>'Wyklucz z wyszukiwania','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Zezwól na dodawanie elementów do menu na ekranie „Wygląd > Menu”. Należy je włączyć w „Opcjach ekranu”.','Appearance Menus Support'=>'Obsługa menu wyglądu','Appears as an item in the \'New\' menu in the admin bar.'=>'Pojawia się jako element w menu „Utwórz” na pasku administratora.','Show In Admin Bar'=>'Pokaż na pasku administratora','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Nazwa funkcji PHP, która będzie wzywana podczas konfigurowania metaboksów na ekranie edycji.','Custom Meta Box Callback'=>'Własna funkcja zwrotna metaboksa','Menu Icon'=>'Ikonka menu','The position in the sidebar menu in the admin dashboard.'=>'Pozycja w menu w panelu bocznym w kokpicie administratora.','Menu Position'=>'Pozycja menu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Domyślnie typ treści otrzyma nowy element najwyższego poziomu w menu administratora. Jeżeli zostanie tu podany istniejący element najwyższego poziomu, typ treści zostanie dodany do niego jako element podmenu.','Admin Menu Parent'=>'Element nadrzędny menu administratora','Admin editor navigation in the sidebar menu.'=>'Nawigacja w menu w panelu bocznym kokpitu administratora.','Show In Admin Menu'=>'Pokaż w menu administratora','Items can be edited and managed in the admin dashboard.'=>'Elementy mogą być edytowanie i zarządzane w kokpicie administratora.','Show In UI'=>'Pokaż w interfejsie użytkownika','A link to a post.'=>'Odnośnik do wpisu.','Description for a navigation link block variation.'=>'Opis wersji bloku odnośnika.','Item Link Description'=>'Opis odnośnika elementu','A link to a %s.'=>'Odnośnik do „%s”.','Post Link'=>'Odnośnik wpisu','Title for a navigation link block variation.'=>'Tytuł wersji bloku odnośnika.','Item Link'=>'Odnośnik elementu','%s Link'=>'Odnośnik „%s”','Post updated.'=>'Wpis został zaktualizowany.','In the editor notice after an item is updated.'=>'Powiadomienie w edytorze po zaktualizowaniu elementu.','Item Updated'=>'Element został zaktualizowany','%s updated.'=>'„%s” został zaktualizowany.','Post scheduled.'=>'Zaplanowano publikację wpisu.','In the editor notice after scheduling an item.'=>'Powiadomienie w edytorze po zaplanowaniu publikacji elementu.','Item Scheduled'=>'Zaplanowano publikację elementu','%s scheduled.'=>'Zaplanowano publikację „%s”.','Post reverted to draft.'=>'Wpis zamieniony w szkic.','In the editor notice after reverting an item to draft.'=>'Powiadomienie w edytorze po zamienieniu elementu w szkic.','Item Reverted To Draft'=>'Element zamieniony w szkic','%s reverted to draft.'=>'„%s” zamieniony w szkic.','Post published privately.'=>'Wpis został opublikowany jako prywatny.','In the editor notice after publishing a private item.'=>'Powiadomienie w edytorze po opublikowaniu elementu jako prywatny.','Item Published Privately'=>'Element został opublikowany jako prywatny','%s published privately.'=>'„%s” został opublikowany jako prywatny.','Post published.'=>'Wpis został opublikowany.','In the editor notice after publishing an item.'=>'Powiadomienie w edytorze po opublikowaniu elementu.','Item Published'=>'Element został opublikowany','%s published.'=>'„%s” został opublikowany.','Posts list'=>'Lista wpisów','Used by screen readers for the items list on the post type list screen.'=>'Używane przez czytniki ekranu do listy elementów na ekranie listy wpisów tego typu treści.','Items List'=>'Lista elementów','%s list'=>'Lista „%s”','Posts list navigation'=>'Nawigacja listy wpisów','Used by screen readers for the filter list pagination on the post type list screen.'=>'Używane przez czytniki ekranu do stronicowania na liście filtrów na ekranie listy wpisów tego typu treści.','Items List Navigation'=>'Nawigacja listy elementów','%s list navigation'=>'Nawigacja listy „%s”','Filter posts by date'=>'Filtruj wpisy wg daty','Used by screen readers for the filter by date heading on the post type list screen.'=>'Używane przez czytniki ekranu do nagłówka filtrowania wg daty na ekranie listy wpisów tego typu treści.','Filter Items By Date'=>'Filtruj elementy wg daty','Filter %s by date'=>'Filtruj %s wg daty','Filter posts list'=>'Filtrowanie listy wpisów','Used by screen readers for the filter links heading on the post type list screen.'=>'Używane przez czytniki ekranu do nagłówka odnośników filtrowania na ekranie listy wpisów tego typu treści.','Filter Items List'=>'Filtrowanie listy elementów','Filter %s list'=>'Filtrowanie listy „%s”','In the media modal showing all media uploaded to this item.'=>'W oknie mediów wyświetlającym wszystkie media wgrane do tego elementu.','Uploaded To This Item'=>'Wgrane do elementu','Uploaded to this %s'=>'Wgrane do „%s”','Insert into post'=>'Wstaw do wpisu','As the button label when adding media to content.'=>'Jako etykieta przycisku podczas dodawania mediów do treści.','Insert Into Media Button'=>'Przycisk wstawiania mediów','Insert into %s'=>'Wstaw do „%s”','Use as featured image'=>'Użyj jako obrazek wyróżniający','As the button label for selecting to use an image as the featured image.'=>'Jako etykieta przycisku podczas wybierania obrazka do użycia jako obrazka wyróżniającego.','Use Featured Image'=>'Użyj obrazka wyróżniającego','Remove featured image'=>'Usuń obrazek wyróżniający','As the button label when removing the featured image.'=>'Jako etykieta przycisku podczas usuwania obrazka wyróżniającego.','Remove Featured Image'=>'Usuń obrazek wyróżniający','Set featured image'=>'Ustaw obrazek wyróżniający','As the button label when setting the featured image.'=>'Jako etykieta przycisku podczas ustawiania obrazka wyróżniającego.','Set Featured Image'=>'Ustaw obrazek wyróżniający','Featured image'=>'Obrazek wyróżniający','In the editor used for the title of the featured image meta box.'=>'W edytorze, używane jako tytuł metaboksa obrazka wyróżniającego.','Featured Image Meta Box'=>'Metaboks obrazka wyróżniającego','Post Attributes'=>'Atrybuty wpisu','In the editor used for the title of the post attributes meta box.'=>'W edytorze, używane jako tytuł metaboksa atrybutów wpisu.','Attributes Meta Box'=>'Metaboks atrybutów','%s Attributes'=>'Atrybuty „%s”','Post Archives'=>'Archiwa wpisów','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Dodaje element „Archiwa typu treści”, o tej etykiecie, do listy wpisów własnych typów treści z włączonymi archiwami, wyświetlanych podczas dodawania elementów do istniejącego menu. Pojawia się podczas edytowania menu w trybie „Podgląd na żywo”, gdy podano własną uproszczoną nazwę archiwów.','Archives Nav Menu'=>'Menu nawigacyjne archiwów','%s Archives'=>'Archiwa „%s”','No posts found in Trash'=>'Nie znaleziono żadnych wpisów w koszu','At the top of the post type list screen when there are no posts in the trash.'=>'Na górze ekranu listy wpisów typu treści gdy brak wpisów w koszu.','No Items Found in Trash'=>'Nie znaleziono żadnych elementów w koszu','No %s found in Trash'=>'Nie znaleziono żadnych „%s” w koszu','No posts found'=>'Nie znaleziono żadnych wpisów','At the top of the post type list screen when there are no posts to display.'=>'Na górze ekranu listy wpisów typu treści gdy brak wpisów do wyświetlenia.','No Items Found'=>'Nie znaleziono żadnych elementów','No %s found'=>'Nie znaleziono żadnych „%s”','Search Posts'=>'Szukaj wpisów','At the top of the items screen when searching for an item.'=>'Na górze ekranu elementów podczas szukania elementu.','Search Items'=>'Szukaj elementów','Search %s'=>'Szukaj „%s”','Parent Page:'=>'Strona nadrzędna:','For hierarchical types in the post type list screen.'=>'Dla hierarchicznych typów na ekranie listy wpisów tego typu treści.','Parent Item Prefix'=>'Prefiks elementu nadrzędnego','Parent %s:'=>'Nadrzędny „%s”:','New Post'=>'Nowy wpis','New Item'=>'Nowy element','New %s'=>'Nowy „%s”','Add New Post'=>'Utwórz wpis','At the top of the editor screen when adding a new item.'=>'Na górze ekranu edycji podczas dodawania nowego elementu.','Add New Item'=>'Utwórz element','Add New %s'=>'Utwórz „%s”','View Posts'=>'Zobacz wpisy','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Pojawia się na pasku administratora w widoku „Wszystkie wpisy”, pod warunkiem, że typ treści obsługuje archiwa, a strona główna nie jest archiwum tego typu treści.','View Items'=>'Zobacz elementy','View Post'=>'Zobacz wpis','In the admin bar to view item when editing it.'=>'Na pasku administratora do zobaczenia elementu podczas jego edycji.','View Item'=>'Zobacz element','View %s'=>'Zobacz „%s”','Edit Post'=>'Edytuj wpis','At the top of the editor screen when editing an item.'=>'Na górze ekranu edycji podczas edytowania elementu.','Edit Item'=>'Edytuj element','Edit %s'=>'Edytuj „%s”','All Posts'=>'Wszystkie wpisy','In the post type submenu in the admin dashboard.'=>'W podmenu typu treści w kokpicie administratora.','All Items'=>'Wszystkie elementy','All %s'=>'Wszystkie %s','Admin menu name for the post type.'=>'Nazwa menu administracyjnego tego typu treści.','Menu Name'=>'Nazwa menu','Regenerate all labels using the Singular and Plural labels'=>'Odnów wszystkie etykiety używając etykiet w liczbie pojedynczej i mnogiej','Regenerate'=>'Odnów','Active post types are enabled and registered with WordPress.'=>'Włączone typy treści są uruchamiane i rejestrowane razem z WordPressem.','A descriptive summary of the post type.'=>'Podsumowanie opisujące typ treści.','Add Custom'=>'Dodaj własną','Enable various features in the content editor.'=>'Włącz różne funkcje w edytorze treści.','Post Formats'=>'Formaty wpisów','Editor'=>'Edytor','Trackbacks'=>'Trackbacki','Select existing taxonomies to classify items of the post type.'=>'Wybierz istniejące taksonomie, aby klasyfikować ten typ treści.','Browse Fields'=>'Przeglądaj pola','Nothing to import'=>'Brak danych do importu','. The Custom Post Type UI plugin can be deactivated.'=>'. Wtyczka „Custom Post Type UI” może zostać wyłączona.','Imported %d item from Custom Post Type UI -'=>'Zaimportowano %d element z „Custom Post Type UI” -' . "\0" . 'Zaimportowano %d elementy z „Custom Post Type UI” -' . "\0" . 'Zaimportowano %d elementów z „Custom Post Type UI” -','Failed to import taxonomies.'=>'Nie udało się zaimportować taksonomii.','Failed to import post types.'=>'Nie udało się zaimportować typów treści.','Nothing from Custom Post Type UI plugin selected for import.'=>'Nie wybrano niczego do zaimportowania z wtyczki „Custom Post Type UI”.','Imported 1 item'=>'Zaimportowano 1 element' . "\0" . 'Zaimportowano %s elementy' . "\0" . 'Zaimportowano %s elementów','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Zaimportowanie typu treści lub taksonomii, z tym samym kluczem co już istniejący element, nadpisze ustawienia istniejącego typu treści lub taksonomii używając zaimportowanych danych.','Import from Custom Post Type UI'=>'Importuj z „Custom Post Type UI”','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Następujący kod może zostać użyty do zarejestrowania lokalnej wersji wybranych elementów. Przechowywanie grup pól, typów treści czy taksonomii lokalnie może pozytywnie wpłynąć na szybsze czasy wczytywania, kontrolę wersji i dynamiczne pola oraz ustawienia. Skopiuj i wklej następujący kod do pliku function.php w twoim motywie lub załącz go w oddzielnym pliku, a następnie wyłącz lub usuń te elementy z ACF-a.','Export - Generate PHP'=>'Eksport - wygeneruj PHP','Export'=>'Eksportuj','Select Taxonomies'=>'Wybierz taksonomie','Select Post Types'=>'Wybierz typy treści','Exported 1 item.'=>'Wyeksportowano 1 element.' . "\0" . 'Wyeksportowano %s elementy.' . "\0" . 'Wyeksportowano %s elementów.','Category'=>'Kategoria','Tag'=>'Tag','%s taxonomy created'=>'Taksonomia %s została utworzona','%s taxonomy updated'=>'Taksonomia %s została zaktualizowana','Taxonomy draft updated.'=>'Szkic taksonomii został zaktualizowany.','Taxonomy scheduled for.'=>'Publikacja taksonomii została zaplanowana.','Taxonomy submitted.'=>'Taksonomia została dodana.','Taxonomy saved.'=>'Taksonomia została zapisana.','Taxonomy deleted.'=>'Taksonomia została usunięta.','Taxonomy updated.'=>'Taksonomia została zaktualizowana.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Nie można było zarejestrować tej taksonomii, ponieważ jej klucz jest już używany przez inną taksonomię zarejestrowaną przez inną wtyczkę lub motyw.','Taxonomy synchronized.'=>'Taksonomia została zsynchronizowana.' . "\0" . '%s taksonomie zostały zsynchronizowane.' . "\0" . '%s taksonomii zostało zsynchronizowanych.','Taxonomy duplicated.'=>'Taksonomia została zduplikowana.' . "\0" . '%s taksonomie zostały zduplikowane.' . "\0" . '%s taksonomii zostało zduplikowanych.','Taxonomy deactivated.'=>'Taksonomia została wyłączona.' . "\0" . '%s taksonomie zostały wyłączone.' . "\0" . '%s taksonomii zostało wyłączonych.','Taxonomy activated.'=>'Taksonomia została włączona.' . "\0" . '%s taksonomie zostały włączone.' . "\0" . '%s taksonomii zostało włączonych.','Terms'=>'Terminy','Post type synchronized.'=>'Typ treści został zsynchronizowany.' . "\0" . '%s typy treści zostały zsynchronizowane.' . "\0" . '%s typów treści zostało zsynchronizowanych.','Post type duplicated.'=>'Typ treści został zduplikowany.' . "\0" . '%s typy treści zostały zduplikowane.' . "\0" . '%s typów treści zostało zduplikowanych.','Post type deactivated.'=>'Typ treści został wyłączony.' . "\0" . '%s typy treści zostały wyłączone.' . "\0" . '%s typów treści zostało wyłączonych.','Post type activated.'=>'Typ treści został włączony.' . "\0" . '%s typy treści zostały włączone.' . "\0" . '%s typów treści zostało włączonych.','Post Types'=>'Typy treści','Advanced Settings'=>'Ustawienia zaawansowane','Basic Settings'=>'Ustawienia podstawowe','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Nie można było zarejestrować tego typu treści, ponieważ jego klucz jest już używany przez inny typ treści zarejestrowany przez inną wtyczkę lub motyw.','Pages'=>'Strony','Link Existing Field Groups'=>'Powiąż istniejące grupy pól','%s post type created'=>'Typ treści %s został utworzony','Add fields to %s'=>'Dodaj pola do „%s”','%s post type updated'=>'Typ treści %s został zaktualizowany','Post type draft updated.'=>'Szkic typu treści został zaktualizowany.','Post type scheduled for.'=>'Publikacja typu treści została zaplanowana.','Post type submitted.'=>'Typ teści został dodany.','Post type saved.'=>'Typ treści został zapisany.','Post type updated.'=>'Typ treści został zaktualizowany.','Post type deleted.'=>'Typ treści został usunięty.','Type to search...'=>'Zacznij pisać, aby wyszukać…','PRO Only'=>'Tylko w PRO','Field groups linked successfully.'=>'Grupy pól zostały powiązane.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importuj typy treści i taksonomie zarejestrowane za pomocą wtyczki „Custom Post Type UI” i zarządzaj nimi w ACF-ie. Rozpocznij.','ACF'=>'ACF','taxonomy'=>'taksonomia','post type'=>'typ treści','Done'=>'Gotowe','Field Group(s)'=>'Grupa(-y) pól','Select one or many field groups...'=>'Wybierz jedną lub klika grup pól…','Please select the field groups to link.'=>'Proszę wybrać grupy pól do powiązania.','Field group linked successfully.'=>'Grupa pól została powiązana.' . "\0" . 'Grupy pól zostały powiązane.' . "\0" . 'Grupy pól zostały powiązane.','post statusRegistration Failed'=>'Rejestracja nieudana','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Nie można było zarejestrować tego elementu, ponieważ jego klucz jest już używany przez inny element zarejestrowany przez inną wtyczkę lub motyw.','REST API'=>'REST API','Permissions'=>'Uprawnienia','URLs'=>'Adresy URL','Visibility'=>'Widoczność','Labels'=>'Etykiety','Field Settings Tabs'=>'Ustawienia pól w zakładkach','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Wartość shortcode\'u ACF-a wyłączona podczas podglądu]','Close Modal'=>'Zamknij okno','Field moved to other group'=>'Pole zostało przeniesione do innej grupy','Close modal'=>'Zamknij okno','Start a new group of tabs at this tab.'=>'Rozpocznij od tej zakładki nową grupę zakładek.','New Tab Group'=>'Nowa grupa zakładek','Use a stylized checkbox using select2'=>'Użyj ostylowanego pola select2','Save Other Choice'=>'Zapisz inny wybór','Allow Other Choice'=>'Zezwól na inny wybór','Add Toggle All'=>'Dodaj „Przełącz wszystko”','Save Custom Values'=>'Zapisz własne wartości','Allow Custom Values'=>'Zezwól na własne wartości','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Własne wartości pola zaznaczenia nie mogą być puste. Odznacz wszystkie puste wartości.','Updates'=>'Aktualizacje','Advanced Custom Fields logo'=>'Logo Advanced Custom Fields','Save Changes'=>'Zapisz zmiany','Field Group Title'=>'Tytuł grupy pól','Add title'=>'Dodaj tytuł','New to ACF? Take a look at our getting started guide.'=>'Nie znasz ACF-a? Zapoznaj się z naszym przewodnikiem jak zacząć.','Add Field Group'=>'Dodaj grupę pól','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF używa grup pól do łączenia własnych pól, a następnie dołączania tych pól do ekranów edycji.','Add Your First Field Group'=>'Dodaj swoją pierwszą grupę pól','Options Pages'=>'Strony opcji','ACF Blocks'=>'Bloki ACF-a','Gallery Field'=>'Pole galerii','Flexible Content Field'=>'Pole elastycznej treści','Repeater Field'=>'Pole powtarzalne','Unlock Extra Features with ACF PRO'=>'Odblokuj dodatkowe funkcje przy pomocy ACF-a PRO','Delete Field Group'=>'Usuń grupę pól','Created on %1$s at %2$s'=>'Utworzono %1$s o %2$s','Group Settings'=>'Ustawienia grupy','Location Rules'=>'Reguły lokalizacji','Choose from over 30 field types. Learn more.'=>'Wybierz spośród ponad 30 rodzajów pól. Dowiedz się więcej.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Zacznij tworzyć nowe własne pola dla swoich wpisów, stron, własnych typów treści i innych treści WordPressa.','Add Your First Field'=>'Dodaj swoje pierwsze pole','#'=>'#','Add Field'=>'Dodaj pole','Presentation'=>'Prezentacja','Validation'=>'Walidacja','General'=>'Ogólne','Import JSON'=>'Importuj JSON','Export As JSON'=>'Eksportuj jako JSON','Field group deactivated.'=>'Grupa pól została wyłączona.' . "\0" . '%s grupy pól zostały wyłączone.' . "\0" . '%s grup pól zostało wyłączonych.','Field group activated.'=>'Grupa pól została włączona.' . "\0" . '%s grupy pól zostały włączone.' . "\0" . '%s grup pól zostało włączonych.','Deactivate'=>'Wyłącz','Deactivate this item'=>'Wyłącz ten element','Activate'=>'Włącz','Activate this item'=>'Włącz ten element','Move field group to trash?'=>'Przenieść grupę pól do kosza?','post statusInactive'=>'Wyłączone','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Wtyczki Advanced Custom Fields i Advanced Custom Fields PRO nie powinny być włączone jednocześnie. Automatycznie wyłączyliśmy Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Wtyczki Advanced Custom Fields i Advanced Custom Fields PRO nie powinny być włączone jednocześnie. Automatycznie wyłączyliśmy Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Wykryliśmy jedno lub kilka wywołań, które pobierają wartości pól przez zainicjowaniem ACF-a. Nie są one obsłużone i może to powodować nieprawidłowe lub brakujące dane. Dowiedz się, jak to naprawić.','%1$s must have a user with the %2$s role.'=>'%1$s musi mieć użytkownika z rolą %2$s.' . "\0" . '%1$s musi mieć użytkownika z jedną z następujących ról: %2$s' . "\0" . '%1$s musi mieć użytkownika z jedną z następujących ról: %2$s','%1$s must have a valid user ID.'=>'%1$s musi mieć prawidłowy identyfikator użytkownika.','Invalid request.'=>'Nieprawidłowe żądanie.','%1$s is not one of %2$s'=>'%1$s nie zawiera się w %2$s','%1$s must have term %2$s.'=>'%1$s musi należeć do taksonomii %2$s.' . "\0" . '%1$s musi należeć do jednej z następujących taksonomii: %2$s' . "\0" . '%1$s musi należeć do jednej z następujących taksonomii: %2$s','%1$s must be of post type %2$s.'=>'%1$s musi należeć do typu treści %2$s.' . "\0" . '%1$s musi należeć do jednego z następujących typów treści: %2$s' . "\0" . '%1$s musi należeć do jednego z następujących typów treści: %2$s','%1$s must have a valid post ID.'=>'%1$s musi mieć prawidłowy identyfikator wpisu.','%s requires a valid attachment ID.'=>'%s wymaga prawidłowego identyfikatora załącznika.','Show in REST API'=>'Pokaż w REST API','Enable Transparency'=>'Włącz przezroczystość','RGBA Array'=>'Tablica RGBA','RGBA String'=>'Ciąg RGBA','Hex String'=>'Ciąg Hex','Upgrade to PRO'=>'Kup PRO','post statusActive'=>'Włączone','\'%s\' is not a valid email address'=>'„%s” nie jest poprawnym adresem e-mail','Color value'=>'Kolor','Select default color'=>'Wybierz domyślny kolor','Clear color'=>'Wyczyść kolor','Blocks'=>'Bloki','Options'=>'Opcje','Users'=>'Użytkownicy','Menu items'=>'Elementy menu','Widgets'=>'Widżety','Attachments'=>'Załączniki','Taxonomies'=>'Taksonomie','Posts'=>'Wpisy','Last updated: %s'=>'Ostatnia aktualizacja: %s','Sorry, this post is unavailable for diff comparison.'=>'Przepraszamy, ten wpis jest niedostępny dla porównania różnic.','Invalid field group parameter(s).'=>'Nieprawidłowy parametr(y) grupy pól.','Awaiting save'=>'Oczekiwanie na zapis','Saved'=>'Zapisana','Import'=>'Importuj','Review changes'=>'Przejrzyj zmiany','Located in: %s'=>'Znajduje się w: %s','Located in plugin: %s'=>'Znalezione we wtyczce: %s','Located in theme: %s'=>'Znalezione w motywie: %s','Various'=>'Różne','Sync changes'=>'Synchronizuj zmiany','Loading diff'=>'Ładowanie różnic','Review local JSON changes'=>'Przegląd lokalnych zmian JSON','Visit website'=>'Odwiedź stronę','View details'=>'Zobacz szczegóły','Version %s'=>'Wersja %s','Information'=>'Informacje','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Pomoc. Nasi pracownicy pomocy technicznej pomogą w bardziej dogłębnych wyzwaniach technicznych.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Dyskusje. Mamy aktywną i przyjazną społeczność na naszych forach społecznościowych, która pomoże Ci poznać tajniki świata ACF-a.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Dokumentacja. Nasza obszerna dokumentacja zawiera opisy i przewodniki dotyczące większości sytuacji, które możesz napotkać.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Jesteśmy fanatyczni, jeśli chodzi o wsparcie i chcemy, abyś w pełni wykorzystał swoją stronę internetową dzięki ACF-owi. Jeśli napotkasz jakiekolwiek trudności, jest kilka miejsc, w których możesz znaleźć pomoc:','Help & Support'=>'Pomoc i wsparcie','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Skorzystaj z zakładki Pomoc i wsparcie, aby skontaktować się, jeśli potrzebujesz pomocy.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Przed utworzeniem pierwszej grupy pól zalecamy najpierw przeczytanie naszego przewodnika Pierwsze kroki, aby zapoznać się z filozofią wtyczki i sprawdzonymi metodami.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Wtyczka Advanced Custom Fields zapewnia wizualny kreator formularzy do dostosowywania ekranów edycji WordPress z dodatkowymi polami oraz intuicyjny interfejs API do wyświetlania niestandardowych wartości pól w dowolnym pliku szablonu motywu.','Overview'=>'Przegląd','Location type "%s" is already registered.'=>'Typ lokalizacji „%s” jest już zarejestrowany.','Class "%s" does not exist.'=>'Klasa „%s” nie istnieje.','Invalid nonce.'=>'Nieprawidłowy identyfikator jednorazowy.','Error loading field.'=>'Błąd ładowania pola.','Location not found: %s'=>'Nie znaleziono lokalizacji: %s','Error: %s'=>'Błąd: %s','Widget'=>'Widżet','User Role'=>'Rola użytkownika','Comment'=>'Komentarz','Post Format'=>'Format wpisu','Menu Item'=>'Element menu','Post Status'=>'Status wpisu','Menus'=>'Menu','Menu Locations'=>'Położenia menu','Menu'=>'Menu','Post Taxonomy'=>'Taksonomia wpisu','Child Page (has parent)'=>'Strona potomna (ma stronę nadrzędną)','Parent Page (has children)'=>'Strona nadrzędna (ma strony potomne)','Top Level Page (no parent)'=>'Strona najwyższego poziomu (bez strony nadrzędnej)','Posts Page'=>'Strona z wpisami','Front Page'=>'Strona główna','Page Type'=>'Typ strony','Viewing back end'=>'Wyświetla kokpit administratora','Viewing front end'=>'Wyświetla witrynę','Logged in'=>'Zalogowany','Current User'=>'Bieżący użytkownik','Page Template'=>'Szablon strony','Register'=>'Zarejestruj się','Add / Edit'=>'Dodaj / Edytuj','User Form'=>'Formularz użytkownika','Page Parent'=>'Strona nadrzędna','Super Admin'=>'Superadministrator','Current User Role'=>'Rola bieżącego użytkownika','Default Template'=>'Domyślny szablon','Post Template'=>'Szablon wpisu','Post Category'=>'Kategoria wpisu','All %s formats'=>'Wszystkie formaty %s','Attachment'=>'Załącznik','%s value is required'=>'%s wartość jest wymagana','Show this field if'=>'Pokaż to pole jeśli','Conditional Logic'=>'Wyświetlanie warunkowe','and'=>'oraz','Local JSON'=>'Lokalny JSON','Clone Field'=>'Pole klona','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Proszę również sprawdzić, czy wszystkie dodatki premium (%s) są zaktualizowane do najnowszej wersji.','This version contains improvements to your database and requires an upgrade.'=>'Ta wersja zawiera ulepszenia bazy danych i wymaga uaktualnienia.','Thank you for updating to %1$s v%2$s!'=>'Dziękujemy za aktualizację %1$s do wersji %2$s!','Database Upgrade Required'=>'Wymagana jest aktualizacja bazy danych','Options Page'=>'Strona opcji','Gallery'=>'Galeria','Flexible Content'=>'Elastyczna treść','Repeater'=>'Pole powtarzalne','Back to all tools'=>'Wróć do wszystkich narzędzi','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Jeśli na stronie edycji znajduje się kilka grup pól, zostaną zastosowane ustawienia pierwszej z nich. (pierwsza grupa pól to ta, która ma najniższy numer w kolejności)','Select items to hide them from the edit screen.'=>'Wybierz elementy, które chcesz ukryć na stronie edycji.','Hide on screen'=>'Ukryj na ekranie','Send Trackbacks'=>'Wyślij trackbacki','Tags'=>'Tagi','Categories'=>'Kategorie','Page Attributes'=>'Atrybuty strony','Format'=>'Format','Author'=>'Autor','Slug'=>'Uproszczona nazwa','Revisions'=>'Wersje','Comments'=>'Komentarze','Discussion'=>'Dyskusja','Excerpt'=>'Zajawka','Content Editor'=>'Edytor treści','Permalink'=>'Bezpośredni odnośnik','Shown in field group list'=>'Wyświetlany na liście grup pól','Field groups with a lower order will appear first'=>'Grupy pól z niższym numerem pojawią się pierwsze','Order No.'=>'Nr w kolejności.','Below fields'=>'Pod polami','Below labels'=>'Pod etykietami','Instruction Placement'=>'Położenie instrukcji','Label Placement'=>'Położenie etykiety','Side'=>'Boczna','Normal (after content)'=>'Normalna (pod treścią)','High (after title)'=>'Wysoka (pod tytułem)','Position'=>'Pozycja','Seamless (no metabox)'=>'Bezpodziałowy (brak metaboksa)','Standard (WP metabox)'=>'Standardowy (metabox WP)','Style'=>'Styl','Type'=>'Rodzaj','Key'=>'Klucz','Order'=>'Kolejność','Close Field'=>'Zamknij pole','id'=>'id','class'=>'class','width'=>'szerokość','Wrapper Attributes'=>'Atrybuty kontenera','Required'=>'Wymagane','Instructions'=>'Instrukcje','Field Type'=>'Rodzaj pola','Single word, no spaces. Underscores and dashes allowed'=>'Pojedyncze słowo, bez spacji. Dozwolone są myślniki i podkreślniki','Field Name'=>'Nazwa pola','This is the name which will appear on the EDIT page'=>'Ta nazwa będzie widoczna na stronie edycji','Field Label'=>'Etykieta pola','Delete'=>'Usuń','Delete field'=>'Usuń pole','Move'=>'Przenieś','Move field to another group'=>'Przenieś pole do innej grupy','Duplicate field'=>'Duplikuj to pole','Edit field'=>'Edytuj pole','Drag to reorder'=>'Przeciągnij aby zmienić kolejność','Show this field group if'=>'Pokaż tę grupę pól jeśli','No updates available.'=>'Brak dostępnych aktualizacji.','Database upgrade complete. See what\'s new'=>'Aktualizacja bazy danych zakończona. Zobacz co nowego','Reading upgrade tasks...'=>'Czytam zadania aktualizacji…','Upgrade failed.'=>'Aktualizacja nie powiodła się.','Upgrade complete.'=>'Aktualizacja zakończona.','Upgrading data to version %s'=>'Aktualizowanie danych do wersji %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Zdecydowanie zaleca się wykonanie kopii zapasowej bazy danych przed kontynuowaniem. Czy na pewno chcesz teraz uruchomić aktualizacje?','Please select at least one site to upgrade.'=>'Proszę wybrać co najmniej jedną witrynę do uaktualnienia.','Database Upgrade complete. Return to network dashboard'=>'Aktualizacja bazy danych zakończona. Wróć do kokpitu sieci','Site is up to date'=>'Oprogramowanie witryny jest aktualne','Site requires database upgrade from %1$s to %2$s'=>'Witryna wymaga aktualizacji bazy danych z %1$s do %2$s','Site'=>'Witryna','Upgrade Sites'=>'Zaktualizuj witryny','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Następujące witryny wymagają aktualizacji bazy danych. Zaznacz te, które chcesz zaktualizować i kliknij %s.','Add rule group'=>'Dodaj grupę warunków','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Utwórz zestaw warunków, które określą w których miejscach będą wykorzystane zdefiniowane tutaj własne pola','Rules'=>'Reguły','Copied'=>'Skopiowano','Copy to clipboard'=>'Skopiuj do schowka','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Wybierz elementy, które chcesz wyeksportować, a następnie wybierz metodę eksportu. Użyj „Eksportuj jako JSON” aby wyeksportować do pliku .json, który można następnie zaimportować do innej instalacji ACF. Użyj „Utwórz PHP” do wyeksportowania ustawień do kodu PHP, który można umieścić w motywie.','Select Field Groups'=>'Wybierz grupy pól','No field groups selected'=>'Nie zaznaczono żadnej grupy pól','Generate PHP'=>'Utwórz PHP','Export Field Groups'=>'Eksportuj grupy pól','Import file empty'=>'Importowany plik jest pusty','Incorrect file type'=>'Błędny typ pliku','Error uploading file. Please try again'=>'Błąd przesyłania pliku. Proszę spróbować ponownie','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Wybierz plik JSON Advanced Custom Fields, który chcesz zaimportować. Po kliknięciu przycisku importu poniżej, ACF zaimportuje elementy z tego pliku.','Import Field Groups'=>'Importuj grupy pól','Sync'=>'Synchronizuj','Select %s'=>'Wybierz %s','Duplicate'=>'Duplikuj','Duplicate this item'=>'Duplikuj ten element','Supports'=>'Obsługuje','Documentation'=>'Dokumentacja','Description'=>'Opis','Sync available'=>'Synchronizacja jest dostępna','Field group synchronized.'=>'Grupa pól została zsynchronizowana.' . "\0" . '%s grupy pól zostały zsynchronizowane.' . "\0" . '%s grup pól zostało zsynchronizowanych.','Field group duplicated.'=>'Grupa pól została zduplikowana.' . "\0" . '%s grupy pól zostały zduplikowane.' . "\0" . '%s grup pól zostało zduplikowanych.','Active (%s)'=>'Włączone (%s)' . "\0" . 'Włączone (%s)' . "\0" . 'Włączone (%s)','Review sites & upgrade'=>'Strona opinii i aktualizacji','Upgrade Database'=>'Aktualizuj bazę danych','Custom Fields'=>'Własne pola','Move Field'=>'Przenieś pole','Please select the destination for this field'=>'Proszę wybrać miejsce przeznaczenia dla tego pola','The %1$s field can now be found in the %2$s field group'=>'Pole %1$s znajduje się teraz w grupie pól %2$s','Move Complete.'=>'Przenoszenie zakończone.','Active'=>'Włączone','Field Keys'=>'Klucze pola','Settings'=>'Ustawienia','Location'=>'Lokalizacja','Null'=>'Pusty','copy'=>'kopia','(this field)'=>'(to pole)','Checked'=>'Zaznaczone','Move Custom Field'=>'Przenieś pole','No toggle fields available'=>'Brak dostępnych pól','Field group title is required'=>'Tytuł grupy pól jest wymagany','This field cannot be moved until its changes have been saved'=>'To pole nie może zostać przeniesione zanim zmiany nie zostaną zapisane','The string "field_" may not be used at the start of a field name'=>'Ciąg znaków „field_” nie może zostać użyty na początku nazwy pola','Field group draft updated.'=>'Szkic grupy pól został zaktualizowany.','Field group scheduled for.'=>'Publikacja grupy pól została zaplanowana.','Field group submitted.'=>'Grupa pól została dodana.','Field group saved.'=>'Grupa pól została zapisana.','Field group published.'=>'Grupa pól została opublikowana.','Field group deleted.'=>'Grupa pól została usunięta.','Field group updated.'=>'Grupa pól została zaktualizowana.','Tools'=>'Narzędzia','is not equal to'=>'nie jest równe','is equal to'=>'jest równe','Forms'=>'Formularze','Page'=>'Strona','Post'=>'Wpis','Relational'=>'Relacyjne','Choice'=>'Wybór','Basic'=>'Podstawowe','Unknown'=>'Nieznany','Field type does not exist'=>'Rodzaj pola nie istnieje','Spam Detected'=>'Wykryto spam','Post updated'=>'Wpis został zaktualizowany','Update'=>'Aktualizuj','Validate Email'=>'Potwierdź e-mail','Content'=>'Treść','Title'=>'Tytuł','Edit field group'=>'Edytuj grupę pól','Selection is less than'=>'Wybór jest mniejszy niż','Selection is greater than'=>'Wybór jest większy niż','Value is less than'=>'Wartość jest mniejsza niż','Value is greater than'=>'Wartość jest większa niż','Value contains'=>'Wartość zawiera','Value matches pattern'=>'Wartość musi pasować do wzoru','Value is not equal to'=>'Wartość nie jest równa','Value is equal to'=>'Wartość jest równa','Has no value'=>'Nie ma wartości','Has any value'=>'Ma dowolną wartość','Cancel'=>'Anuluj','Are you sure?'=>'Czy na pewno?','%d fields require attention'=>'%d pola(-ól) wymaga uwagi','1 field requires attention'=>'1 pole wymaga uwagi','Validation failed'=>'Walidacja nie powiodła się','Validation successful'=>'Walidacja zakończona sukcesem','Restricted'=>'Ograniczone','Collapse Details'=>'Zwiń szczegóły','Expand Details'=>'Rozwiń szczegóły','Uploaded to this post'=>'Wgrane do wpisu','verbUpdate'=>'Aktualizuj','verbEdit'=>'Edytuj','The changes you made will be lost if you navigate away from this page'=>'Wprowadzone przez Ciebie zmiany przepadną jeśli przejdziesz do innej strony','File type must be %s.'=>'Wymagany typ pliku to %s.','or'=>'lub','File size must not exceed %s.'=>'Rozmiar pliku nie może przekraczać %s.','File size must be at least %s.'=>'Rozmiar pliku musi wynosić co najmniej %s.','Image height must not exceed %dpx.'=>'Wysokość obrazka nie może przekraczać %dpx.','Image height must be at least %dpx.'=>'Obrazek musi mieć co najmniej %dpx wysokości.','Image width must not exceed %dpx.'=>'Szerokość obrazka nie może przekraczać %dpx.','Image width must be at least %dpx.'=>'Obrazek musi mieć co najmniej %dpx szerokości.','(no title)'=>'(brak tytułu)','Full Size'=>'Pełny rozmiar','Large'=>'Duży','Medium'=>'Średni','Thumbnail'=>'Miniatura','(no label)'=>'(brak etykiety)','Sets the textarea height'=>'Określa wysokość obszaru tekstowego','Rows'=>'Wiersze','Text Area'=>'Obszar tekstowy','Prepend an extra checkbox to toggle all choices'=>'Dołącz dodatkowe pole, aby grupowo włączać/wyłączać wszystkie wybory','Save \'custom\' values to the field\'s choices'=>'Dopisz własne wartości do wyborów pola','Allow \'custom\' values to be added'=>'Zezwól na dodawanie własnych wartości','Add new choice'=>'Dodaj nowy wybór','Toggle All'=>'Przełącz wszystko','Allow Archives URLs'=>'Zezwól na adresy URL archiwów','Archives'=>'Archiwa','Page Link'=>'Odnośnik do strony','Add'=>'Dodaj','Name'=>'Nazwa','%s added'=>'Dodano %s','%s already exists'=>'%s już istnieje','User unable to add new %s'=>'Użytkownik nie może dodać nowych „%s”','Term ID'=>'Identyfikator terminu','Term Object'=>'Obiekt terminu','Load value from posts terms'=>'Wczytaj wartości z terminów taksonomii z wpisu','Load Terms'=>'Wczytaj terminy taksonomii','Connect selected terms to the post'=>'Przypisz wybrane terminy taksonomii do wpisu','Save Terms'=>'Zapisz terminy taksonomii','Allow new terms to be created whilst editing'=>'Zezwól na tworzenie nowych terminów taksonomii podczas edycji','Create Terms'=>'Tworzenie terminów taksonomii','Radio Buttons'=>'Pola wyboru','Single Value'=>'Pojedyncza wartość','Multi Select'=>'Wybór wielokrotny','Checkbox'=>'Pole zaznaczenia','Multiple Values'=>'Wiele wartości','Select the appearance of this field'=>'Określ wygląd tego pola','Appearance'=>'Wygląd','Select the taxonomy to be displayed'=>'Wybierz taksonomię do wyświetlenia','No TermsNo %s'=>'Brak „%s”','Value must be equal to or lower than %d'=>'Wartość musi być równa lub niższa od %d','Value must be equal to or higher than %d'=>'Wartość musi być równa lub wyższa od %d','Value must be a number'=>'Wartość musi być liczbą','Number'=>'Liczba','Save \'other\' values to the field\'s choices'=>'Dopisz wartości wyboru „inne” do wyborów pola','Add \'other\' choice to allow for custom values'=>'Dodaj wybór „inne”, aby zezwolić na własne wartości','Other'=>'Inne','Radio Button'=>'Pole wyboru','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Zdefiniuj punkt końcowy dla zatrzymania poprzedniego panelu zwijanego. Ten panel zwijany nie będzie widoczny.','Allow this accordion to open without closing others.'=>'Zezwól, aby ten zwijany panel otwierał się bez zamykania innych.','Multi-Expand'=>'Multi-expand','Display this accordion as open on page load.'=>'Pokaż ten zwijany panel jako otwarty po załadowaniu strony.','Open'=>'Otwórz','Accordion'=>'Zwijany panel','Restrict which files can be uploaded'=>'Określ jakie pliki mogą być przesyłane','File ID'=>'Identyfikator pliku','File URL'=>'Adres URL pliku','File Array'=>'Tablica pliku','Add File'=>'Dodaj plik','No file selected'=>'Nie wybrano pliku','File name'=>'Nazwa pliku','Update File'=>'Aktualizuj plik','Edit File'=>'Edytuj plik','Select File'=>'Wybierz plik','File'=>'Plik','Password'=>'Hasło','Specify the value returned'=>'Określ zwracaną wartość','Use AJAX to lazy load choices?'=>'Używaj AJAX do wczytywania wyborów?','Enter each default value on a new line'=>'Wpisz każdą domyślną wartość w osobnej linii','verbSelect'=>'Wybierz','Select2 JS load_failLoading failed'=>'Wczytywanie zakończone niepowodzeniem','Select2 JS searchingSearching…'=>'Szukam…','Select2 JS load_moreLoading more results…'=>'Wczytuję więcej wyników…','Select2 JS selection_too_long_nYou can only select %d items'=>'Możesz wybrać tylko %d elementy(-tów)','Select2 JS selection_too_long_1You can only select 1 item'=>'Możesz wybrać tylko 1 element','Select2 JS input_too_long_nPlease delete %d characters'=>'Proszę usunąć %d znaki(-ów)','Select2 JS input_too_long_1Please delete 1 character'=>'Proszę usunąć 1 znak','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Wpisz %d lub więcej znaków','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Wpisz 1 lub więcej znaków','Select2 JS matches_0No matches found'=>'Brak pasujących wyników','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'Dostępnych wyników: %d. Użyj strzałek w górę i w dół, aby nawigować.','Select2 JS matches_1One result is available, press enter to select it.'=>'Dostępny jest jeden wynik. Aby go wybrać, naciśnij Enter.','nounSelect'=>'Lista wyboru','User ID'=>'Identyfikator użytkownika','User Object'=>'Obiekt użytkownika','User Array'=>'Tablica użytkownika','All user roles'=>'Wszystkie role użytkownika','Filter by Role'=>'Filtruj wg roli','User'=>'Użytkownik','Separator'=>'Separator','Select Color'=>'Wybierz kolor','Default'=>'Domyślne','Clear'=>'Wyczyść','Color Picker'=>'Wybór koloru','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Wybierz','Date Time Picker JS closeTextDone'=>'Gotowe','Date Time Picker JS currentTextNow'=>'Teraz','Date Time Picker JS timezoneTextTime Zone'=>'Strefa czasowa','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosekunda','Date Time Picker JS millisecTextMillisecond'=>'Milisekunda','Date Time Picker JS secondTextSecond'=>'Sekunda','Date Time Picker JS minuteTextMinute'=>'Minuta','Date Time Picker JS hourTextHour'=>'Godzina','Date Time Picker JS timeTextTime'=>'Czas','Date Time Picker JS timeOnlyTitleChoose Time'=>'Określ czas','Date Time Picker'=>'Wybór daty i godziny','Endpoint'=>'Punkt końcowy','Left aligned'=>'Wyrównanie do lewej','Top aligned'=>'Wyrównanie do góry','Placement'=>'Położenie','Tab'=>'Zakładka','Value must be a valid URL'=>'Wartość musi być poprawnym adresem URL','Link URL'=>'Adres URL odnośnika','Link Array'=>'Tablica odnośnika','Opens in a new window/tab'=>'Otwiera się w nowym oknie/karcie','Select Link'=>'Wybierz odnośnik','Link'=>'Odnośnik','Email'=>'E-mail','Step Size'=>'Wielkość kroku','Maximum Value'=>'Wartość maksymalna','Minimum Value'=>'Wartość minimalna','Range'=>'Zakres','Both (Array)'=>'Oba (tablica)','Label'=>'Etykieta','Value'=>'Wartość','Vertical'=>'Pionowy','Horizontal'=>'Poziomy','red : Red'=>'czerwony : Czerwony','For more control, you may specify both a value and label like this:'=>'Aby uzyskać większą kontrolę, można określić wartość i etykietę w niniejszy sposób:','Enter each choice on a new line.'=>'Wpisz każdy z wyborów w osobnej linii.','Choices'=>'Wybory','Button Group'=>'Grupa przycisków','Allow Null'=>'Zezwól na pusty','Parent'=>'Element nadrzędny','TinyMCE will not be initialized until field is clicked'=>'TinyMCE nie zostanie zainicjowany, dopóki to pole nie zostanie kliknięte','Delay Initialization'=>'Opóźnij inicjowanie','Show Media Upload Buttons'=>'Pokaż przycisk dodawania mediów','Toolbar'=>'Pasek narzędzi','Text Only'=>'Tylko tekstowa','Visual Only'=>'Tylko wizualna','Visual & Text'=>'Wizualna i tekstowa','Tabs'=>'Zakładki','Click to initialize TinyMCE'=>'Kliknij, aby zainicjować TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Tekstowy','Visual'=>'Wizualny','Value must not exceed %d characters'=>'Wartość nie może przekraczać %d znaków','Leave blank for no limit'=>'Pozostaw puste w przypadku braku limitu','Character Limit'=>'Limit znaków','Appears after the input'=>'Pojawia się za polem','Append'=>'Za polem (sufiks)','Appears before the input'=>'Pojawia się przed polem','Prepend'=>'Przed polem (prefiks)','Appears within the input'=>'Pojawia się w polu','Placeholder Text'=>'Placeholder (tekst zastępczy)','Appears when creating a new post'=>'Wyświetlana podczas tworzenia nowego wpisu','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s wymaga co najmniej %2$s wyboru' . "\0" . '%1$s wymaga co najmniej %2$s wyborów' . "\0" . '%1$s wymaga co najmniej %2$s wyborów','Post ID'=>'Identyfikator wpisu','Post Object'=>'Obiekt wpisu','Maximum Posts'=>'Maksimum wpisów','Minimum Posts'=>'Minimum wpisów','Featured Image'=>'Obrazek wyróżniający','Selected elements will be displayed in each result'=>'Wybrane elementy będą wyświetlone przy każdym wyniku','Elements'=>'Elementy','Taxonomy'=>'Taksonomia','Post Type'=>'Typ treści','Filters'=>'Filtry','All taxonomies'=>'Wszystkie taksonomie','Filter by Taxonomy'=>'Filtruj wg taksonomii','All post types'=>'Wszystkie typy treści','Filter by Post Type'=>'Filtruj wg typu treści','Search...'=>'Wyszukiwanie…','Select taxonomy'=>'Wybierz taksonomię','Select post type'=>'Wybierz typ treści','No matches found'=>'Brak pasujących wyników','Loading'=>'Wczytywanie','Maximum values reached ( {max} values )'=>'Maksymalna liczba wartości została przekroczona ( {max} wartości )','Relationship'=>'Relacja','Comma separated list. Leave blank for all types'=>'Lista oddzielona przecinkami. Pozostaw puste dla wszystkich typów','Allowed File Types'=>'Dozwolone typy plików','Maximum'=>'Maksimum','File size'=>'Wielkość pliku','Restrict which images can be uploaded'=>'Określ jakie obrazy mogą być przesyłane','Minimum'=>'Minimum','Uploaded to post'=>'Wgrane do wpisu','All'=>'Wszystkie','Limit the media library choice'=>'Ogranicz wybór do biblioteki mediów','Library'=>'Biblioteka','Preview Size'=>'Rozmiar podglądu','Image ID'=>'Identyfikator obrazka','Image URL'=>'Adres URL obrazka','Image Array'=>'Tablica obrazków','Specify the returned value on front end'=>'Określ wartość zwracaną w witrynie','Return Value'=>'Zwracana wartość','Add Image'=>'Dodaj obrazek','No image selected'=>'Nie wybrano obrazka','Remove'=>'Usuń','Edit'=>'Edytuj','All images'=>'Wszystkie obrazki','Update Image'=>'Aktualizuj obrazek','Edit Image'=>'Edytuj obrazek','Select Image'=>'Wybierz obrazek','Image'=>'Obrazek','Allow HTML markup to display as visible text instead of rendering'=>'Zezwól aby znaczniki HTML były wyświetlane jako widoczny tekst, a nie renderowane','Escape HTML'=>'Dodawaj znaki ucieczki do HTML (escape HTML)','No Formatting'=>'Brak formatowania','Automatically add <br>'=>'Automatycznie dodaj <br>','Automatically add paragraphs'=>'Automatycznie twórz akapity','Controls how new lines are rendered'=>'Kontroluje jak są renderowane nowe linie','New Lines'=>'Nowe linie','Week Starts On'=>'Pierwszy dzień tygodnia','The format used when saving a value'=>'Format używany podczas zapisywania wartości','Save Format'=>'Zapisz format','Date Picker JS weekHeaderWk'=>'Tydz','Date Picker JS prevTextPrev'=>'Wstecz','Date Picker JS nextTextNext'=>'Dalej','Date Picker JS currentTextToday'=>'Dzisiaj','Date Picker JS closeTextDone'=>'Gotowe','Date Picker'=>'Wybór daty','Width'=>'Szerokość','Embed Size'=>'Rozmiar osadzenia','Enter URL'=>'Wpisz adres URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst wyświetlany, gdy jest wyłączone','Off Text'=>'Tekst, gdy wyłączone','Text shown when active'=>'Tekst wyświetlany, gdy jest włączone','On Text'=>'Tekst, gdy włączone','Stylized UI'=>'Ostylowany interfejs użytkownika','Default Value'=>'Wartość domyślna','Displays text alongside the checkbox'=>'Wyświetla tekst obok pola','Message'=>'Wiadomość','No'=>'Nie','Yes'=>'Tak','True / False'=>'Prawda / Fałsz','Row'=>'Wiersz','Table'=>'Tabela','Block'=>'Blok','Specify the style used to render the selected fields'=>'Określ style stosowane to renderowania wybranych pól','Layout'=>'Układ','Sub Fields'=>'Pola podrzędne','Group'=>'Grupa','Customize the map height'=>'Dostosuj wysokość mapy','Height'=>'Wysokość','Set the initial zoom level'=>'Ustaw początkowe powiększenie','Zoom'=>'Powiększenie','Center the initial map'=>'Wyśrodkuj początkową mapę','Center'=>'Wyśrodkowanie','Search for address...'=>'Szukaj adresu…','Find current location'=>'Znajdź aktualną lokalizację','Clear location'=>'Wyczyść lokalizację','Search'=>'Szukaj','Sorry, this browser does not support geolocation'=>'Przepraszamy, ta przeglądarka nie obsługuje geolokalizacji','Google Map'=>'Mapa Google','The format returned via template functions'=>'Wartość zwracana przez funkcje w szablonie','Return Format'=>'Zwracany format','Custom:'=>'Własny:','The format displayed when editing a post'=>'Format wyświetlany przy edycji wpisu','Display Format'=>'Format wyświetlania','Time Picker'=>'Wybór godziny','Inactive (%s)'=>'Wyłączone (%s)' . "\0" . 'Wyłączone (%s)' . "\0" . 'Wyłączone (%s)','No Fields found in Trash'=>'Nie znaleziono żadnych pól w koszu','No Fields found'=>'Nie znaleziono żadnych pól','Search Fields'=>'Szukaj pól','View Field'=>'Zobacz pole','New Field'=>'Nowe pole','Edit Field'=>'Edytuj pole','Add New Field'=>'Dodaj nowe pole','Field'=>'Pole','Fields'=>'Pola','No Field Groups found in Trash'=>'Nie znaleziono żadnych grup pól w koszu','No Field Groups found'=>'Nie znaleziono żadnych grup pól','Search Field Groups'=>'Szukaj grup pól','View Field Group'=>'Zobacz grupę pól','New Field Group'=>'Nowa grupa pól','Edit Field Group'=>'Edytuj grupę pól','Add New Field Group'=>'Dodaj nową grupę pól','Add New'=>'Dodaj','Field Group'=>'Grupa pól','Field Groups'=>'Grupy pól','Customize WordPress with powerful, professional and intuitive fields.'=>'Dostosuj WordPressa za pomocą wszechstronnych, profesjonalnych i intuicyjnych pól.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Nazwa typu bloku jest wymagana.','Block type "%s" is already registered.'=>'Typ bloku "%s" jest już zarejestrowany.','Switch to Edit'=>'Przejdź do Edytuj','Switch to Preview'=>'Przejdź do Podglądu','Change content alignment'=>'Zmień wyrównanie treści','%s settings'=>'Ustawienia %s','This block contains no editable fields.'=>'Ten blok nie zawiera żadnych edytowalnych pól.','Assign a field group to add fields to this block.'=>'Przypisz grupę pól, aby dodać pola do tego bloku.','Options Updated'=>'Ustawienia zostały zaktualizowane','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Aby włączyć aktualizacje, należy wprowadzić klucz licencyjny na stronie Aktualizacje. Jeśli nie posiadasz klucza licencyjnego, zapoznaj się z informacjami szczegółowymi i cenami.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Błąd aktywacji ACF. Zdefiniowany przez Państwa klucz licencyjny uległ zmianie, ale podczas dezaktywacji starej licencji wystąpił błąd','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Błąd aktywacji ACF. Twój zdefiniowany klucz licencyjny uległ zmianie, ale wystąpił błąd podczas łączenia się z serwerem aktywacyjnym','ACF Activation Error'=>'ACF Błąd aktywacji','ACF Activation Error. An error occurred when connecting to activation server'=>'Błąd aktywacji ACF. Wystąpił błąd podczas łączenia się z serwerem aktywacyjnym','Check Again'=>'Sprawdź ponownie','ACF Activation Error. Could not connect to activation server'=>'Błąd aktywacji ACF. Nie można połączyć się z serwerem aktywacyjnym','Publish'=>'Opublikuj','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Żadna grupa pól nie została dodana do tej strony opcji. Utwórz grupę własnych pól','Error. Could not connect to update server'=>'Błąd. Nie można połączyć z serwerem aktualizacji','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Error. Nie można uwierzytelnić pakietu aktualizacyjnego. Proszę sprawdzić ponownie lub dezaktywować i ponownie uaktywnić licencję ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Błąd. Twoja licencja dla tej strony wygasła lub została dezaktywowana. Proszę ponownie aktywować licencję ACF PRO.','Allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Umożliwia wybranie i wyświetlenie istniejących pól. Nie duplikuje żadnych pól w bazie danych, ale ładuje i wyświetla wybrane pola w czasie wykonywania. Pole Klonuj może zastąpić się wybranymi polami lub wyświetlić wybrane pola jako grupę podpól.','Select one or more fields you wish to clone'=>'Wybierz jedno lub więcej pól które chcesz sklonować','Display'=>'Wyświetl','Specify the style used to render the clone field'=>'Określ styl wykorzystywany do stosowania w klonowanych polach','Group (displays selected fields in a group within this field)'=>'Grupuj (wyświetla wybrane pola w grupie)','Seamless (replaces this field with selected fields)'=>'Ujednolicenie (zastępuje to pole wybranymi polami)','Labels will be displayed as %s'=>'Etykiety będą wyświetlane jako %s','Prefix Field Labels'=>'Prefiks Etykiet Pól','Values will be saved as %s'=>'Wartości będą zapisane jako %s','Prefix Field Names'=>'Prefiks Nazw Pól','Unknown field'=>'Nieznane pole','Unknown field group'=>'Nieznana grupa pól','All fields from %s field group'=>'Wszystkie pola z grupy pola %s','Allows you to define, create and manage content with total control by creating layouts that contain subfields that content editors can choose from.'=>'Umożliwia definiowanie, tworzenie i zarządzanie treścią z pełną kontrolą poprzez tworzenie układów zawierających podpola, które edytorzy treści mogą wybierać.','Add Row'=>'Dodaj wiersz','layout'=>'układ' . "\0" . 'układy' . "\0" . 'układów','layouts'=>'układy','This field requires at least {min} {label} {identifier}'=>'To pole wymaga przynajmniej {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'To pole ma ograniczenie {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} dostępne (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} wymagane (min {min})','Flexible Content requires at least 1 layout'=>'Elastyczne pole wymaga przynajmniej 1 układu','Click the "%s" button below to start creating your layout'=>'Kliknij przycisk "%s" poniżej, aby zacząć tworzyć nowy układ','Add layout'=>'Dodaj układ','Duplicate layout'=>'Powiel układ','Remove layout'=>'Usuń układ','Click to toggle'=>'Kliknij, aby przełączyć','Delete Layout'=>'Usuń układ','Duplicate Layout'=>'Duplikuj układ','Add New Layout'=>'Dodaj nowy układ','Add Layout'=>'Dodaj układ','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Minimalna liczba układów','Maximum Layouts'=>'Maksymalna liczba układów','Button Label'=>'Etykieta przycisku','%s must be of type array or null.'=>'%s musi być typu tablicy lub null.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s musi zawierać co najmniej %2$s %3$s układ.' . "\0" . '%1$s musi zawierać co najmniej %2$s %3$s układy.' . "\0" . '%1$s musi zawierać co najmniej %2$s %3$s układów.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s musi zawierać co najwyżej %2$s %3$s układ.' . "\0" . '%1$s musi zawierać co najwyżej %2$s %3$s układy.' . "\0" . '%1$s musi zawierać co najwyżej %2$s %3$s układów.','An interactive interface for managing a collection of attachments, such as images.'=>'Interaktywny interfejs do zarządzania kolekcją załączników, takich jak obrazy.','Add Image to Gallery'=>'Dodaj obraz do galerii','Maximum selection reached'=>'Maksimum ilości wyborów osiągnięte','Length'=>'Długość','Caption'=>'Etykieta','Alt Text'=>'Tekst alternatywny','Add to gallery'=>'Dodaj do galerii','Bulk actions'=>'Działania na wielu','Sort by date uploaded'=>'Sortuj po dacie przesłania','Sort by date modified'=>'Sortuj po dacie modyfikacji','Sort by title'=>'Sortuj po tytule','Reverse current order'=>'Odwróć aktualną kolejność','Close'=>'Zamknij','Minimum Selection'=>'Minimalna liczba wybranych elementów','Maximum Selection'=>'Maksymalna liczba wybranych elementów','Allowed file types'=>'Dozwolone typy plików','Insert'=>'Wstaw','Specify where new attachments are added'=>'Określ gdzie są dodawane nowe załączniki','Append to the end'=>'Dodaj na końcu','Prepend to the beginning'=>'Dodaj do początku','Minimum rows not reached ({min} rows)'=>'Nie osiągnięto minimalnej liczby wierszy ({min} wierszy)','Maximum rows reached ({max} rows)'=>'Osiągnięto maksimum liczby wierszy ( {max} wierszy )','Error loading page'=>'Błąd ładowania strony','Order will be assigned upon save'=>'Kolejność zostanie przydzielona po zapisaniu','Useful for fields with a large number of rows.'=>'Przydatne dla pól z dużą liczbą wierszy.','Rows Per Page'=>'Wiersze na stronę','Set the number of rows to be displayed on a page.'=>'Ustawienie liczby wierszy, które mają być wyświetlane na stronie.','Minimum Rows'=>'Minimalna liczba wierszy','Maximum Rows'=>'Maksymalna liczba wierszy','Collapsed'=>'Zwinięty','Select a sub field to show when row is collapsed'=>'Wybierz pole podrzędne, które mają być pokazane kiedy wiersz jest zwinięty','Invalid field key or name.'=>'Nieprawidłowy klucz lub nazwa pola.','There was an error retrieving the field.'=>'Wystąpił błąd przy pobieraniu pola.','Click to reorder'=>'Kliknij, aby zmienić kolejność','Add row'=>'Dodaj wiersz','Duplicate row'=>'Powiel wiersz','Remove row'=>'Usuń wiersz','Current Page'=>'Bieżąca strona','First Page'=>'Pierwsza strona','Previous Page'=>'Poprzednia strona','paging%1$s of %2$s'=>'%1$s z %2$s','Next Page'=>'Następna strona','Last Page'=>'Ostatnia strona','No block types exist'=>'Nie istnieją żadne typy bloków','No options pages exist'=>'Strona opcji nie istnieje','Deactivate License'=>'Deaktywuj licencję','Activate License'=>'Aktywuj licencję','License Information'=>'Informacje o licencji','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Żeby odblokować aktualizacje proszę podać swój klucz licencyjny poniżej. Jeśli nie posiadasz klucza prosimy zapoznać się ze szczegółami i cennikiem.','License Key'=>'Klucz licencyjny','Your license key is defined in wp-config.php.'=>'Twój klucz licencyjny jest zdefiniowany w pliku wp-config.php.','Retry Activation'=>'Ponów próbę aktywacji','Update Information'=>'Informacje o aktualizacji','Current Version'=>'Zainstalowana wersja','Latest Version'=>'Najnowsza wersja','Update Available'=>'Dostępna aktualizacja','Upgrade Notice'=>'Informacje o aktualizacji','Check For Updates'=>'Sprawdź dostępność aktualizacji','Enter your license key to unlock updates'=>'Wprowadź klucz licencyjny, aby odblokować aktualizacje','Update Plugin'=>'Aktualizuj wtyczkę','Please reactivate your license to unlock updates'=>'Proszę wpisać swój klucz licencyjny powyżej aby odblokować aktualizacje']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'pl_PL','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Invalid request args.'=>'Nieprawidłowe argumenty żądania.','ACF PRO logo'=>'Logo ACF PRO','ACF PRO Logo'=>'Logo ACF PRO','%s requires a valid attachment ID when type is set to media_library.'=>'%s wymaga poprawnego identyfikatora załącznika, gdy rodzaj jest ustawiony na „media_library”.','%s is a required property of acf.'=>'%s jest wymaganą właściwością dla ACF.','The value of icon to save.'=>'Wartość ikonki do zapisania.','The type of icon to save.'=>'Rodzaj ikonki do zapisania.','Array'=>'Tablica','String'=>'Ciąg znaków','Browse Media Library'=>'Przeglądaj bibliotekę mediów','Search icons...'=>'Szukaj ikonek...','Icon Picker'=>'Wybór ikonki','REST API Format'=>'Format REST API','Active Plugins'=>'Wtyczki włączone','Parent Theme'=>'Motyw nadrzędny','Active Theme'=>'Włączony motyw','MySQL Version'=>'Wersja MySQL','WordPress Version'=>'Wersja WordPressa','Subscription Expiry Date'=>'Data wygaśnięcia subskrypcji','License Status'=>'Status licencji','License Type'=>'Rodzaj licencji','Licensed URL'=>'Adres URL licencji','License Activated'=>'Licencja została aktywowana','Free'=>'Darmowy','Plugin Type'=>'Rodzaj wtyczki','Plugin Version'=>'Wersja wtyczki','Dismiss permanently'=>'Odrzuć na zawsze','The core ACF block binding source name for fields on the current pageACF Fields'=>'Pola ACF','ACF PRO Feature'=>'Funkcja ACF PRO','Renew PRO to Unlock'=>'Odnów PRO, aby odblokować','Renew PRO License'=>'Odnów licencję PRO','Learn more'=>'Dowiedz się więcej','Hide details'=>'Ukryj szczegóły','Show details'=>'Pokaż szczegóły','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - wyświetlane przez %3$s','Renew ACF PRO License'=>'Odnów licencję ACF PRO','Renew License'=>'Odnów licencję','Manage License'=>'Zarządzaj licencją','\'High\' position not supported in the Block Editor'=>'Pozycja „Wysoka” nie jest obsługiwana w edytorze blokowym.','Upgrade to ACF PRO'=>'Kup ACF-a PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'Strony opcji ACF-a to własne strony administracyjne umożliwiające zarządzanie globalnymi ustawieniami za pomocą pól. Można tworzyć wiele stron i podstron.','Add Options Page'=>'Dodaj stronę opcji','In the editor used as the placeholder of the title.'=>'W edytorze, używane jako tekst zastępczy tytułu.','Title Placeholder'=>'Placeholder (tekst zastępczy) tytułu','4 Months Free'=>'4 miesiące za darmo','(Duplicated from %s)'=>'(zduplikowane z %s)','Select Options Pages'=>'Wybierz strony opcji','Duplicate taxonomy'=>'Duplikuj taksonomię','Create taxonomy'=>'Utwórz taksonomię','Duplicate post type'=>'Duplikuj typ treści','Create post type'=>'Utwórz typ treści','Link field groups'=>'Powiąż grupy pól','Add fields'=>'Dodaj pola','This Field'=>'To pole','ACF PRO'=>'ACF PRO','Feedback'=>'Uwagi','Support'=>'Pomoc techniczna','is developed and maintained by'=>'jest rozwijany i utrzymywany przez','Add this %s to the location rules of the selected field groups.'=>'Dodaj ten element (%s) do reguł lokalizacji wybranych grup pól.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Włączenie opcji dwukierunkowości pozwala na aktualizowanie wartości pól docelowych w każdym elemencie wybranym w tym polu, dodając lub usuwając identyfikator aktualizowanego wpisu, terminu taksonomii lub użytkownika. Aby uzyskać więcej informacji przeczytaj dokumentację.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Wybierz pole(-a), gdzie zapisywać odwołanie do aktualizowanego elementu. Możesz wybrać to pole. Pola docelowe muszą być zgodne z miejscem wyświetlania tego pola. Przykładowo, jeśli to pole jest wyświetlane w terminie taksonomii, pole docelowe musi mieć rodzaj Taksonomia.','Target Field'=>'Pole docelowe','Update a field on the selected values, referencing back to this ID'=>'Zaktualizuj pole w wybranych elementach, odwołując się do tego identyfikatora','Bidirectional'=>'Dwukierunkowe','%s Field'=>'Pole „%s”','Select Multiple'=>'Wielokrotny wybór','WP Engine logo'=>'Logo WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Tylko małe litery, myślniki i podkreślniki. Maksymalnie 32 znaki.','The capability name for assigning terms of this taxonomy.'=>'Nazwa uprawnienia do przypisywania terminów tej taksonomii.','Assign Terms Capability'=>'Uprawnienie do przypisywania terminów','The capability name for deleting terms of this taxonomy.'=>'Nazwa uprawnienia do usuwania terminów tej taksonomii.','Delete Terms Capability'=>'Uprawnienie do usuwania terminów','The capability name for editing terms of this taxonomy.'=>'Nazwa uprawnienia do edytowania terminów tej taksonomii.','Edit Terms Capability'=>'Uprawnienie do edytowania terminów','The capability name for managing terms of this taxonomy.'=>'Nazwa uprawnienia do zarządzania terminami tej taksonomii.','Manage Terms Capability'=>'Uprawnienie do zarządzania terminami','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Określa czy wpisy powinny być wykluczone z wyników wyszukiwania oraz stron archiwów taksonomii.','More Tools from WP Engine'=>'Więcej narzędzi od WP Engine','Built for those that build with WordPress, by the team at %s'=>'Stworzone dla tych, których tworzą przy pomocy WordPressa, przez zespół %s','View Pricing & Upgrade'=>'Zobacz cennik i kup PRO','Learn More'=>'Dowiedz się więcej','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Przyśpiesz swoją pracę i twórz lepsze witryny przy pomocy funkcji takich jak bloki ACF-a i strony opcji oraz wyrafinowanych rodzajów pól takich jak pole powtarzalne, elastyczna treść, klon, czy galeria.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Odblokuj zaawansowane funkcje i zbuduj więcej przy pomocy ACF-a PRO','%s fields'=>'Pola „%s”','No terms'=>'Brak terminów','No post types'=>'Brak typów treści','No posts'=>'Brak wpisów','No taxonomies'=>'Brak taksonomii','No field groups'=>'Brak grup pól','No fields'=>'Brak pól','No description'=>'Brak opisu','Any post status'=>'Dowolny status wpisu','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Ten klucz taksonomii jest już używany przez inną taksonomię zarejestrowaną poza ACF-em i nie może zostać użyty.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Ten klucz taksonomii jest już używany przez inną taksonomię w ACF-ie i nie może zostać użyty.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Klucz taksonomii może zawierać wyłącznie małe litery, cyfry, myślniki i podkreślniki.','The taxonomy key must be under 32 characters.'=>'Klucz taksonomii musi mieć mniej niż 32 znaków.','No Taxonomies found in Trash'=>'Nie znaleziono żadnych taksonomii w koszu','No Taxonomies found'=>'Nie znaleziono żadnych taksonomii','Search Taxonomies'=>'Szukaj taksonomii','View Taxonomy'=>'Zobacz taksonomię','New Taxonomy'=>'Nowa taksonomia','Edit Taxonomy'=>'Edytuj taksonomię','Add New Taxonomy'=>'Utwórz taksonomię','No Post Types found in Trash'=>'Nie znaleziono żadnych typów treści w koszu','No Post Types found'=>'Nie znaleziono żadnych typów treści','Search Post Types'=>'Szukaj typów treści','View Post Type'=>'Zobacz typ treści','New Post Type'=>'Nowy typ treści','Edit Post Type'=>'Edytuj typ treści','Add New Post Type'=>'Utwórz typ treści','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Ten klucz typu treści jest już używany przez inny typ treści zarejestrowany poza ACF-em i nie może zostać użyty.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Ten klucz typu treści jest już używany przez inny typ treści w ACF-ie i nie może zostać użyty.','This field must not be a WordPress reserved term.'=>'Pole nie może być terminem zastrzeżonym przez WordPressa.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Klucz typu treści może zawierać wyłącznie małe litery, cyfry, myślniki i podkreślniki.','The post type key must be under 20 characters.'=>'Klucz typu treści musi mieć mniej niż 20 znaków.','We do not recommend using this field in ACF Blocks.'=>'Nie zalecamy używania tego pola w blokach ACF-a.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Wyświetla edytor WYSIWYG WordPressa, taki jak we wpisach czy stronach, który pozwala na formatowanie tekstu oraz użycie treści multimedialnych.','WYSIWYG Editor'=>'Edytor WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Pozwala na wybór jednego lub kliku użytkowników do tworzenia relacji między obiektami danych.','A text input specifically designed for storing web addresses.'=>'Pole tekstowe przeznaczone do przechowywania adresów URL.','URL'=>'Adres URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Przełącznik pozwalający na wybranie wartości 1 lub 0 (włączone lub wyłączone, prawda lub fałsz, itp.). Może być wyświetlany jako ostylowany przełącznik lub pole zaznaczenia.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Interaktywny interfejs użytkownika do wybierania godziny. Zwracany format czasu można dostosować przy użyciu ustawień pola.','A basic textarea input for storing paragraphs of text.'=>'Prosty obszar tekstowy do przechowywania akapitów tekstu.','A basic text input, useful for storing single string values.'=>'Proste pole tekstowe, przydatne do przechowywania wartości pojedynczych ciągów.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Pozwala na wybór jednego lub kliku terminów taksonomii w oparciu o kryteria i opcje określone w ustawieniach pola.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Pozwala na grupowanie pól w zakładkach na ekranie edycji. Przydatne do utrzymywania porządku i struktury pól.','A dropdown list with a selection of choices that you specify.'=>'Lista rozwijana z wyborem określonych opcji.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Interfejs dwukolumnowy do wybierania jednego lub kilku wpisów, stron lub elementów własnych typów treści, aby stworzyć relację z obecnie edytowanym elementem. Posiada wyszukiwarkę i filtrowanie.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Pole do wybierania wartości liczbowej z określonego zakresu za pomocą suwaka.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Grupa pól wyboru pozwalająca użytkownikowi na wybór jednej spośród określonych wartości.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Interaktywny i konfigurowalny interfejs użytkownika do wybierania jednego lub kilku wpisów, stron, elementów typów treści. Posiada wyszukiwarkę. ','An input for providing a password using a masked field.'=>'Maskowane pole do wpisywania hasła.','Filter by Post Status'=>'Filtruj wg statusu wpisu','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Interaktywna lista rozwijana do wybierania jednego lub kilku wpisów, stron, elementów własnych typów treści lub adresów URL archiwów. Posiada wyszukiwarkę.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Interaktywny element do osadzania filmów, obrazków, tweetów, audio i innych treści przy użyciu natywnej funkcji oEmbed WordPressa.','An input limited to numerical values.'=>'Pole ograniczone do wartości liczbowych.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Używane do wyświetlania wiadomości dla redaktorów obok innych pól. Przydatne do przekazywania dodatkowego kontekstu lub instrukcji dotyczących pól.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Pozwala na określenie odnośnika i jego właściwości, takich jak tytuł czy cel, przy użyciu natywnego wyboru odnośników WordPressa.','Uses the native WordPress media picker to upload, or choose images.'=>'Używa natywnego wyboru mediów WordPressa do przesyłania lub wyboru obrazków.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Zapewnia sposób na uporządkowanie pól w grupy w celu lepszej organizacji danych i ekranu edycji.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Interaktywny interfejs użytkownika do wybierania lokalizacji przy użyciu Map Google. Do poprawnego wyświetlania wymagany jest klucz API Google Maps oraz dodatkowa konfiguracja.','Uses the native WordPress media picker to upload, or choose files.'=>'Używa natywnego wyboru mediów WordPressa do przesyłania lub wyboru plików.','A text input specifically designed for storing email addresses.'=>'Pole tekstowe przeznaczone do przechowywania adresów e-mail.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Interaktywny interfejs użytkownika do wybierania daty i godziny. Zwracany format daty można dostosować przy użyciu ustawień pola.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Interaktywny interfejs użytkownika do wybierania daty. Zwracany format daty można dostosować przy użyciu ustawień pola.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Interaktywny interfejs użytkownika do wybierania koloru lub określenia wartości Hex.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Grupa pól zaznaczenia, która pozwala użytkownikowi na wybranie jednej lub kilku określonych wartości.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Grupa przycisków z określonymi wartościami, z których użytkownik może wybrać jedną opcję.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Pozwala na grupowanie i organizowanie własnych pól w zwijanych panelach wyświetlanych podczas edytowania treści. Przydatne do utrzymywania porządku przy dużej ilości danych.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Zapewnie rozwiązanie dla powtarzalnych treści, takich jak slajdy, członkowie zespołu, czy kafelki. Działa jak element nadrzędny dla zestawu podpól, który może być powtarzany wiele razy.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Zapewnia interaktywny interfejs do zarządzania zbiorem załączników. Większość opcji jest podobna do rodzaju pola Obrazek. Dodatkowe opcje pozwalają na określenie miejsca w galerii w którym nowe załączniki są dodawane oraz minimalną i maksymalną liczbę dozwolonych załączników.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Zapewnia prosty, uporządkowany edytor oparty na układach. Pole elastycznej treści pozwala na pełną kontrolę nad definiowaniem, tworzeniem i zarządzaniem treścią przy użyciu układów i podpól w celu zaprojektowania dostępnych bloków.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Pozwala na wybór i wyświetlanie istniejących pól. Zamiast powielania pól w bazie danych, wczytuje i wyświetla wybrane pola w trakcie wykonywania kodu strony. Pole klona może być zastąpione przez wybrane pola lub wyświetlać wybrane pola jak grupa podpól.','nounClone'=>'Klon','PRO'=>'PRO','Advanced'=>'Zaawansowane','JSON (newer)'=>'JSON (nowszy)','Original'=>'Oryginalny','Invalid post ID.'=>'Nieprawidłowy identyfikator wpisu.','Invalid post type selected for review.'=>'Wybrano nieprawidłowy typ treści do porównania.','More'=>'Więcej','Tutorial'=>'Poradnik','Select Field'=>'Wybierz pole','Try a different search term or browse %s'=>'Spróbuj innej frazy lub przejrzyj %s','Popular fields'=>'Popularne pola','No search results for \'%s\''=>'Brak wyników wyszukiwania dla „%s”','Search fields...'=>'Szukaj pól…','Select Field Type'=>'Wybierz rodzaj pola','Popular'=>'Popularne','Add Taxonomy'=>'Dodaj taksonomię','Create custom taxonomies to classify post type content'=>'Twórz własne taksonomie, aby klasyfikować typy treści','Add Your First Taxonomy'=>'Dodaj swoją pierwszą taksonomię','Hierarchical taxonomies can have descendants (like categories).'=>'Hierarchiczne taksonomie mogą posiadać elementy potomne (jak kategorie).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Powoduje, że taksonomia jest widoczna w witrynie oraz w kokpicie administratora.','One or many post types that can be classified with this taxonomy.'=>'Jeden lub klika typów wpisów, które będą klasyfikowane za pomocą tej taksonomii.','genre'=>'gatunek','Genre'=>'Gatunek','Genres'=>'Gatunki','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Opcjonalny własny kontroler do użycia zamiast `WP_REST_Terms_Controller`.','Expose this post type in the REST API.'=>'Pokaż ten typ treści w REST API.','Customize the query variable name'=>'Dostosuj nazwę zmiennej zapytania','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Terminy są dostępne za pomocą nieprzyjaznych bezpośrednich odnośników, np. {zmienna_zapytania}={uproszczona_nazwa_terminu}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Terminy nadrzędne i potomne w adresach URL dla hierarchicznych taksonomii.','Customize the slug used in the URL'=>'Dostosuj uproszczoną nazwę używaną w adresie URL','Permalinks for this taxonomy are disabled.'=>'Bezpośrednie odnośniki tej taksonomii są wyłączone.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Przepisuj adres URL używając klucza taksonomii jako uproszczonej nazwy. Struktura bezpośrednich odnośników będzie następująca','Taxonomy Key'=>'Klucz taksonomii','Select the type of permalink to use for this taxonomy.'=>'Wybierz rodzaj bezpośredniego odnośnika używanego dla tego taksonomii.','Display a column for the taxonomy on post type listing screens.'=>'Wyświetl kolumnę taksonomii na ekranach list typów treści.','Show Admin Column'=>'Pokaż kolumnę administratora','Show the taxonomy in the quick/bulk edit panel.'=>'Pokaż taksonomię w panelu szybkiej/masowej edycji.','Quick Edit'=>'Szybka edycja','List the taxonomy in the Tag Cloud Widget controls.'=>'Pokaż taksonomię w ustawieniach widżetu Chmury tagów.','Tag Cloud'=>'Chmura tagów','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Nazwa funkcji PHP, która będzie wzywana do oczyszczania danych taksonomii z metaboksa.','Meta Box Sanitization Callback'=>'Funkcja zwrotna oczyszczania metaboksa','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Nazwa funkcji PHP, która będzie wzywana do obsłużenia treści metaboksa w twojej taksonomii.','Register Meta Box Callback'=>'Funkcja zwrotna rejestrowania metaboksa','No Meta Box'=>'Brak metaboksa','Custom Meta Box'=>'Własny metaboks','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Kontroluje metaboks na ekranie edytora treści. Domyślnie metaboks Kategorii jest wyświetlany dla hierarchicznych taksonomii, a metaboks Tagów dla taksonomii niehierarchicznych.','Meta Box'=>'Metaboks','Categories Meta Box'=>'Metaboks kategorii','Tags Meta Box'=>'Metaboks tagów','A link to a tag'=>'Dodaj odnośnik do tagu','Describes a navigation link block variation used in the block editor.'=>'Opisuje wersję bloku odnośnika używanego w edytorze blokowym.','A link to a %s'=>'Odnośnik do „%s”','Tag Link'=>'Odnośnik tagu','Assigns a title for navigation link block variation used in the block editor.'=>'Przypisuje tytuł wersji bloku odnośnika używanego w edytorze blokowym.','← Go to tags'=>'← Przejdź do tagów','Assigns the text used to link back to the main index after updating a term.'=>'Przypisuje tekst używany w odnośniku powrotu do głównego indeksu po zaktualizowaniu terminu.','Back To Items'=>'Powrót do elementów','← Go to %s'=>'← Przejdź do „%s”','Tags list'=>'Lista tagów','Assigns text to the table hidden heading.'=>'Przypisuje tekst do ukrytego nagłówka tabeli.','Tags list navigation'=>'Nawigacja listy tagów','Assigns text to the table pagination hidden heading.'=>'Przypisuje tekst do ukrytego nagłówka stronicowania tabeli.','Filter by category'=>'Filtruj wg kategorii','Assigns text to the filter button in the posts lists table.'=>'Przypisuje tekst do przycisku filtrowania w tabeli listy wpisów.','Filter By Item'=>'Filtruj wg elementu','Filter by %s'=>'Filtruj wg „%s”','The description is not prominent by default; however, some themes may show it.'=>'Opis zwykle nie jest eksponowany, jednak niektóre motywy mogą go wyświetlać.','Describes the Description field on the Edit Tags screen.'=>'Opisuje pole opisu na ekranie edycji tagów.','Description Field Description'=>'Opis pola opisu','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Przypisz pojęcie nadrzędne, aby utworzyć hierarchię. Na przykład pojęcie Jazz byłoby rodzicem dla Bebop i Big Band','Describes the Parent field on the Edit Tags screen.'=>'Opisuje pole elementu nadrzędnego na ekranie edycji tagów.','Parent Field Description'=>'Opis pola nadrzędnego','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'„Uproszczona nazwa” jest przyjazną dla adresu URL wersją nazwy. Zwykle składa się wyłącznie z małych liter, cyfr i myślników.','Describes the Slug field on the Edit Tags screen.'=>'Opisuje pole uproszczonej nazwy na ekranie edycji tagów.','Slug Field Description'=>'Opis pola uproszczonej nazwy','The name is how it appears on your site'=>'Nazwa jak pojawia się w witrynie','Describes the Name field on the Edit Tags screen.'=>'Opisuje pole nazwy na ekranie edycji tagów.','Name Field Description'=>'Opis pola nazwy','No tags'=>'Brak tagów','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Przypisuje tekst wyświetlany w tabelach list wpisów i mediów gdy nie ma żadnych tagów, ani kategorii.','No Terms'=>'Brak terminów','No %s'=>'Brak „%s”','No tags found'=>'Nie znaleziono żadnych tagów','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Przypisuje tekst wyświetlany po kliknięciu „Wybierz z najczęściej używanych” w metaboksie taksonomii gdy nie ma żadnych tagów, ani kategorii oraz tekst używany w tabeli listy terminów gdy nie ma elementów z tej taksonomii.','Not Found'=>'Nie znaleziono','Assigns text to the Title field of the Most Used tab.'=>'Przypisuje tekst do pola Tytuł zakładki najczęściej używanych.','Most Used'=>'Najczęściej używane','Choose from the most used tags'=>'Wybierz z najczęściej używanych tagów','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Przypisuje tekst „Wybierz z najczęściej używanych” w metaboksie, gdy JavaScript jest wyłączony. Używane tylko w taksonomiach niehierarchicznych.','Choose From Most Used'=>'Wybierz z najczęściej używanych','Choose from the most used %s'=>'Wybierz z najczęściej używanych „%s”','Add or remove tags'=>'Dodaj lub usuń tagi','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Przypisuje tekst dot. dodawania lub usuwania elementów w metaboksie, gdy JavaScript jest wyłączony. Używane tylko w taksonomiach niehierarchicznych','Add Or Remove Items'=>'Dodaj lub usuń elementy','Add or remove %s'=>'Dodaj lub usuń %s','Separate tags with commas'=>'Oddziel tagi przecinkami','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Przypisuje tekst dot. oddzielania elementów przecinkami w metaboksie taksonomii. Używane tylko w taksonomiach niehierarchicznych.','Separate Items With Commas'=>'Oddziel elementy przecinkami','Separate %s with commas'=>'Oddziel %s przecinkami','Popular Tags'=>'Popularne tagi','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Przypisuje tekst popularnych elementów. Używane tylko w taksonomiach niehierarchicznych.','Popular Items'=>'Popularne elementy','Popular %s'=>'Popularne %s','Search Tags'=>'Szukaj tagów','Assigns search items text.'=>'Przypisuje tekst wyszukiwania elementów.','Parent Category:'=>'Kategoria nadrzędna:','Assigns parent item text, but with a colon (:) added to the end.'=>'Przypisuje tekst elementu nadrzędnego, ale z dodanym na końcu dwukropkiem (:).','Parent Item With Colon'=>'Element nadrzędny z dwukropkiem','Parent Category'=>'Kategoria nadrzędna','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Przypisuje tekst elementu nadrzędnego. Używane tylko w taksonomiach hierarchicznych.','Parent Item'=>'Element nadrzędny','Parent %s'=>'Element nadrzędny „%s”','New Tag Name'=>'Nazwa nowego tagu','Assigns the new item name text.'=>'Przypisuje tekst nazwy nowego elementu.','New Item Name'=>'Nazwa nowego elementu','New %s Name'=>'Nazwa nowego „%s”','Add New Tag'=>'Utwórz tag','Assigns the add new item text.'=>'Przypisuje tekst dodania nowego elementu.','Update Tag'=>'Aktualizuj tag','Assigns the update item text.'=>'Przypisuje tekst zaktualizowania elementu.','Update Item'=>'Aktualizuj element','Update %s'=>'Aktualizuj „%s”','View Tag'=>'Zobacz tag','In the admin bar to view term during editing.'=>'Na pasku administratora do zobaczenia terminu podczas edycji.','Edit Tag'=>'Edytuj tag','At the top of the editor screen when editing a term.'=>'Na górze ekranu edycji podczas edytowania terminu.','All Tags'=>'Wszystkie tagi','Assigns the all items text.'=>'Przypisuje tekst wszystkich elementów.','Assigns the menu name text.'=>'Przypisuje tekst nazwy menu.','Menu Label'=>'Etykieta menu','Active taxonomies are enabled and registered with WordPress.'=>'Włączone taksonomie są uruchamiane i rejestrowane razem z WordPressem.','A descriptive summary of the taxonomy.'=>'Podsumowanie opisujące taksonomię.','A descriptive summary of the term.'=>'Podsumowanie opisujące termin.','Term Description'=>'Opis terminu','Single word, no spaces. Underscores and dashes allowed.'=>'Pojedyncze słowo, bez spacji. Dozwolone są myślniki i podkreślniki.','Term Slug'=>'Uproszczona nazwa terminu','The name of the default term.'=>'Nazwa domyślnego terminu.','Term Name'=>'Nazwa terminu','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Utwórz termin taksonomii, którego nie będzie można usunąć. Nie będzie on domyślnie wybrany dla wpisów.','Default Term'=>'Domyślny termin','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Czy terminy tej taksonomii powinny być posortowane w kolejności, w jakiej są przekazywane do `wp_set_object_terms()`.','Sort Terms'=>'Sortuj terminy','Add Post Type'=>'Dodaj typ treści','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Rozszerz funkcjonalność WordPressa ponad standardowe wpisy i strony za pomocą własnych typów treści.','Add Your First Post Type'=>'Dodaj swój pierwszy typ treści','I know what I\'m doing, show me all the options.'=>'Wiem co robię, pokaż mi wszystkie opcje.','Advanced Configuration'=>'Zaawansowana konfiguracja','Hierarchical post types can have descendants (like pages).'=>'Hierarchiczne typy treści mogą posiadać elementy potomne (jak strony).','Hierarchical'=>'Hierarchiczne','Visible on the frontend and in the admin dashboard.'=>'Widoczne w witrynie oraz w kokpicie administratora.','Public'=>'Publiczne','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Tylko małe litery, myślniki i podkreślniki. Maksymalnie 20 znaków.','Movie'=>'Film','Singular Label'=>'Etykieta w liczbie pojedynczej','Movies'=>'Filmy','Plural Label'=>'Etykieta w liczbie mnogiej','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Opcjonalny własny kontroler do użycia zamiast `WP_REST_Posts_Controller`.','Controller Class'=>'Klasa kontrolera','The namespace part of the REST API URL.'=>'Część przestrzeni nazw adresu URL REST API.','Namespace Route'=>'Ścieżka przestrzeni nazw','The base URL for the post type REST API URLs.'=>'Bazowy adres URL tego typu treści dla adresów URL REST API.','Base URL'=>'Bazowy adres URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Pokaż ten typ treści w REST API. Wymagane, aby używać edytora blokowego.','Show In REST API'=>'Pokaż w REST API','Customize the query variable name.'=>'Dostosuj nazwę zmiennej zapytania.','Query Variable'=>'Zmienna zapytania','No Query Variable Support'=>'Brak obsługi zmiennej zapytania','Custom Query Variable'=>'Własna zmienna zapytania','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Elementy są dostępne za pomocą nieprzyjaznych bezpośrednich odnośników, np. {typ_treści}={uproszczona_nazwa_wpisu}.','Query Variable Support'=>'Obsługa zmiennej zapytania','URLs for an item and items can be accessed with a query string.'=>'Adresy URL elementu i elementów są dostępne za pomocą ciągu znaków zapytania.','Publicly Queryable'=>'Publicznie dostępne','Custom slug for the Archive URL.'=>'Własna uproszczona nazwa dla adresu URL archiwum.','Archive Slug'=>'Uproszczona nazwa archiwum','Has an item archive that can be customized with an archive template file in your theme.'=>'Posiada archiwum elementów, które można dostosować za pomocą szablonu archiwum w motywie.','Archive'=>'Archiwum','Pagination support for the items URLs such as the archives.'=>'Obsługa stronicowania adresów URL elementów takich jak archiwa.','Pagination'=>'Stronicowanie','RSS feed URL for the post type items.'=>'Adres URL kanału RSS elementów tego typu treści.','Feed URL'=>'Adres URL kanału informacyjnego','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Modyfikuje strukturę bezpośrednich odnośników dodając prefiks `WP_Rewrite::$front` do adresów URL.','Front URL Prefix'=>'Prefiks adresu URL','Customize the slug used in the URL.'=>'Dostosuj uproszczoną nazwę używaną w adresie URL.','URL Slug'=>'Uproszczona nazwa w adresie URL','Permalinks for this post type are disabled.'=>'Bezpośrednie odnośniki tego typu treści są wyłączone.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Przepisuj adres URL używając własnej uproszczonej nazwy określonej w polu poniżej. Struktura bezpośrednich odnośników będzie następująca','No Permalink (prevent URL rewriting)'=>'Brak bezpośredniego odnośnika (wyłącz przepisywanie adresów URL)','Custom Permalink'=>'Własny bezpośredni odnośnik','Post Type Key'=>'Klucz typu treści','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Przepisuj adres URL używając klucza typu treści jako uproszczonej nazwy. Struktura bezpośrednich odnośników będzie następująca','Permalink Rewrite'=>'Przepisywanie bezpośrednich odnośników','Delete items by a user when that user is deleted.'=>'Usuwaj elementy należące do użytkownika podczas jego usuwania.','Delete With User'=>'Usuń wraz z użytkownikiem','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Zezwól na eksportowanie tego typu treści na ekranie „Narzędzia > Eksport”.','Can Export'=>'Można eksportować','Optionally provide a plural to be used in capabilities.'=>'Opcjonalnie podaj liczbę mnogą, aby użyć jej w uprawnieniach.','Plural Capability Name'=>'Nazwa uprawnienia w liczbie mnogiej','Choose another post type to base the capabilities for this post type.'=>'Wybierz inny typ treści, aby bazować na jego uprawnieniach dla tego typu treści.','Singular Capability Name'=>'Nazwa uprawnienia w liczbie pojedynczej','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Domyślnie nazwy uprawnienia tego typu treści zostaną odziedziczone z uprawnień typu „Wpis”, np. edit_post, delete_posts. Włącz, aby użyć w tym typie treści własnych uprawnień, np. edit_{liczba pojedyncza}, delete_{liczba mnoga}.','Rename Capabilities'=>'Zmień nazwy uprawnień','Exclude From Search'=>'Wyklucz z wyszukiwania','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Zezwól na dodawanie elementów do menu na ekranie „Wygląd > Menu”. Należy je włączyć w „Opcjach ekranu”.','Appearance Menus Support'=>'Obsługa menu wyglądu','Appears as an item in the \'New\' menu in the admin bar.'=>'Pojawia się jako element w menu „Utwórz” na pasku administratora.','Show In Admin Bar'=>'Pokaż na pasku administratora','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Nazwa funkcji PHP, która będzie wzywana podczas konfigurowania metaboksów na ekranie edycji.','Custom Meta Box Callback'=>'Własna funkcja zwrotna metaboksa','Menu Icon'=>'Ikonka menu','The position in the sidebar menu in the admin dashboard.'=>'Pozycja w menu w panelu bocznym w kokpicie administratora.','Menu Position'=>'Pozycja menu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Domyślnie typ treści otrzyma nowy element najwyższego poziomu w menu administratora. Jeżeli zostanie tu podany istniejący element najwyższego poziomu, typ treści zostanie dodany do niego jako element podmenu.','Admin Menu Parent'=>'Element nadrzędny menu administratora','Admin editor navigation in the sidebar menu.'=>'Nawigacja w menu w panelu bocznym kokpitu administratora.','Show In Admin Menu'=>'Pokaż w menu administratora','Items can be edited and managed in the admin dashboard.'=>'Elementy mogą być edytowanie i zarządzane w kokpicie administratora.','Show In UI'=>'Pokaż w interfejsie użytkownika','A link to a post.'=>'Odnośnik do wpisu.','Description for a navigation link block variation.'=>'Opis wersji bloku odnośnika.','Item Link Description'=>'Opis odnośnika elementu','A link to a %s.'=>'Odnośnik do „%s”.','Post Link'=>'Odnośnik wpisu','Title for a navigation link block variation.'=>'Tytuł wersji bloku odnośnika.','Item Link'=>'Odnośnik elementu','%s Link'=>'Odnośnik „%s”','Post updated.'=>'Wpis został zaktualizowany.','In the editor notice after an item is updated.'=>'Powiadomienie w edytorze po zaktualizowaniu elementu.','Item Updated'=>'Element został zaktualizowany','%s updated.'=>'„%s” został zaktualizowany.','Post scheduled.'=>'Zaplanowano publikację wpisu.','In the editor notice after scheduling an item.'=>'Powiadomienie w edytorze po zaplanowaniu publikacji elementu.','Item Scheduled'=>'Zaplanowano publikację elementu','%s scheduled.'=>'Zaplanowano publikację „%s”.','Post reverted to draft.'=>'Wpis zamieniony w szkic.','In the editor notice after reverting an item to draft.'=>'Powiadomienie w edytorze po zamienieniu elementu w szkic.','Item Reverted To Draft'=>'Element zamieniony w szkic','%s reverted to draft.'=>'„%s” zamieniony w szkic.','Post published privately.'=>'Wpis został opublikowany jako prywatny.','In the editor notice after publishing a private item.'=>'Powiadomienie w edytorze po opublikowaniu elementu jako prywatny.','Item Published Privately'=>'Element został opublikowany jako prywatny','%s published privately.'=>'„%s” został opublikowany jako prywatny.','Post published.'=>'Wpis został opublikowany.','In the editor notice after publishing an item.'=>'Powiadomienie w edytorze po opublikowaniu elementu.','Item Published'=>'Element został opublikowany','%s published.'=>'„%s” został opublikowany.','Posts list'=>'Lista wpisów','Used by screen readers for the items list on the post type list screen.'=>'Używane przez czytniki ekranu do listy elementów na ekranie listy wpisów tego typu treści.','Items List'=>'Lista elementów','%s list'=>'Lista „%s”','Posts list navigation'=>'Nawigacja listy wpisów','Used by screen readers for the filter list pagination on the post type list screen.'=>'Używane przez czytniki ekranu do stronicowania na liście filtrów na ekranie listy wpisów tego typu treści.','Items List Navigation'=>'Nawigacja listy elementów','%s list navigation'=>'Nawigacja listy „%s”','Filter posts by date'=>'Filtruj wpisy wg daty','Used by screen readers for the filter by date heading on the post type list screen.'=>'Używane przez czytniki ekranu do nagłówka filtrowania wg daty na ekranie listy wpisów tego typu treści.','Filter Items By Date'=>'Filtruj elementy wg daty','Filter %s by date'=>'Filtruj %s wg daty','Filter posts list'=>'Filtrowanie listy wpisów','Used by screen readers for the filter links heading on the post type list screen.'=>'Używane przez czytniki ekranu do nagłówka odnośników filtrowania na ekranie listy wpisów tego typu treści.','Filter Items List'=>'Filtrowanie listy elementów','Filter %s list'=>'Filtrowanie listy „%s”','In the media modal showing all media uploaded to this item.'=>'W oknie mediów wyświetlającym wszystkie media wgrane do tego elementu.','Uploaded To This Item'=>'Wgrane do elementu','Uploaded to this %s'=>'Wgrane do „%s”','Insert into post'=>'Wstaw do wpisu','As the button label when adding media to content.'=>'Jako etykieta przycisku podczas dodawania mediów do treści.','Insert Into Media Button'=>'Przycisk wstawiania mediów','Insert into %s'=>'Wstaw do „%s”','Use as featured image'=>'Użyj jako obrazek wyróżniający','As the button label for selecting to use an image as the featured image.'=>'Jako etykieta przycisku podczas wybierania obrazka do użycia jako obrazka wyróżniającego.','Use Featured Image'=>'Użyj obrazka wyróżniającego','Remove featured image'=>'Usuń obrazek wyróżniający','As the button label when removing the featured image.'=>'Jako etykieta przycisku podczas usuwania obrazka wyróżniającego.','Remove Featured Image'=>'Usuń obrazek wyróżniający','Set featured image'=>'Ustaw obrazek wyróżniający','As the button label when setting the featured image.'=>'Jako etykieta przycisku podczas ustawiania obrazka wyróżniającego.','Set Featured Image'=>'Ustaw obrazek wyróżniający','Featured image'=>'Obrazek wyróżniający','In the editor used for the title of the featured image meta box.'=>'W edytorze, używane jako tytuł metaboksa obrazka wyróżniającego.','Featured Image Meta Box'=>'Metaboks obrazka wyróżniającego','Post Attributes'=>'Atrybuty wpisu','In the editor used for the title of the post attributes meta box.'=>'W edytorze, używane jako tytuł metaboksa atrybutów wpisu.','Attributes Meta Box'=>'Metaboks atrybutów','%s Attributes'=>'Atrybuty „%s”','Post Archives'=>'Archiwa wpisów','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Dodaje element „Archiwa typu treści”, o tej etykiecie, do listy wpisów własnych typów treści z włączonymi archiwami, wyświetlanych podczas dodawania elementów do istniejącego menu. Pojawia się podczas edytowania menu w trybie „Podgląd na żywo”, gdy podano własną uproszczoną nazwę archiwów.','Archives Nav Menu'=>'Menu nawigacyjne archiwów','%s Archives'=>'Archiwa „%s”','No posts found in Trash'=>'Nie znaleziono żadnych wpisów w koszu','At the top of the post type list screen when there are no posts in the trash.'=>'Na górze ekranu listy wpisów typu treści gdy brak wpisów w koszu.','No Items Found in Trash'=>'Nie znaleziono żadnych elementów w koszu','No %s found in Trash'=>'Nie znaleziono żadnych „%s” w koszu','No posts found'=>'Nie znaleziono żadnych wpisów','At the top of the post type list screen when there are no posts to display.'=>'Na górze ekranu listy wpisów typu treści gdy brak wpisów do wyświetlenia.','No Items Found'=>'Nie znaleziono żadnych elementów','No %s found'=>'Nie znaleziono żadnych „%s”','Search Posts'=>'Szukaj wpisów','At the top of the items screen when searching for an item.'=>'Na górze ekranu elementów podczas szukania elementu.','Search Items'=>'Szukaj elementów','Search %s'=>'Szukaj „%s”','Parent Page:'=>'Strona nadrzędna:','For hierarchical types in the post type list screen.'=>'Dla hierarchicznych typów na ekranie listy wpisów tego typu treści.','Parent Item Prefix'=>'Prefiks elementu nadrzędnego','Parent %s:'=>'Nadrzędny „%s”:','New Post'=>'Nowy wpis','New Item'=>'Nowy element','New %s'=>'Nowy „%s”','Add New Post'=>'Utwórz wpis','At the top of the editor screen when adding a new item.'=>'Na górze ekranu edycji podczas dodawania nowego elementu.','Add New Item'=>'Utwórz element','Add New %s'=>'Utwórz „%s”','View Posts'=>'Zobacz wpisy','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Pojawia się na pasku administratora w widoku „Wszystkie wpisy”, pod warunkiem, że typ treści obsługuje archiwa, a strona główna nie jest archiwum tego typu treści.','View Items'=>'Zobacz elementy','View Post'=>'Zobacz wpis','In the admin bar to view item when editing it.'=>'Na pasku administratora do zobaczenia elementu podczas jego edycji.','View Item'=>'Zobacz element','View %s'=>'Zobacz „%s”','Edit Post'=>'Edytuj wpis','At the top of the editor screen when editing an item.'=>'Na górze ekranu edycji podczas edytowania elementu.','Edit Item'=>'Edytuj element','Edit %s'=>'Edytuj „%s”','All Posts'=>'Wszystkie wpisy','In the post type submenu in the admin dashboard.'=>'W podmenu typu treści w kokpicie administratora.','All Items'=>'Wszystkie elementy','All %s'=>'Wszystkie %s','Admin menu name for the post type.'=>'Nazwa menu administracyjnego tego typu treści.','Menu Name'=>'Nazwa menu','Regenerate all labels using the Singular and Plural labels'=>'Odnów wszystkie etykiety używając etykiet w liczbie pojedynczej i mnogiej','Regenerate'=>'Odnów','Active post types are enabled and registered with WordPress.'=>'Włączone typy treści są uruchamiane i rejestrowane razem z WordPressem.','A descriptive summary of the post type.'=>'Podsumowanie opisujące typ treści.','Add Custom'=>'Dodaj własną','Enable various features in the content editor.'=>'Włącz różne funkcje w edytorze treści.','Post Formats'=>'Formaty wpisów','Editor'=>'Edytor','Trackbacks'=>'Trackbacki','Select existing taxonomies to classify items of the post type.'=>'Wybierz istniejące taksonomie, aby klasyfikować ten typ treści.','Browse Fields'=>'Przeglądaj pola','Nothing to import'=>'Brak danych do importu','. The Custom Post Type UI plugin can be deactivated.'=>'. Wtyczka „Custom Post Type UI” może zostać wyłączona.','Imported %d item from Custom Post Type UI -'=>'Zaimportowano %d element z „Custom Post Type UI” -' . "\0" . 'Zaimportowano %d elementy z „Custom Post Type UI” -' . "\0" . 'Zaimportowano %d elementów z „Custom Post Type UI” -','Failed to import taxonomies.'=>'Nie udało się zaimportować taksonomii.','Failed to import post types.'=>'Nie udało się zaimportować typów treści.','Nothing from Custom Post Type UI plugin selected for import.'=>'Nie wybrano niczego do zaimportowania z wtyczki „Custom Post Type UI”.','Imported 1 item'=>'Zaimportowano 1 element' . "\0" . 'Zaimportowano %s elementy' . "\0" . 'Zaimportowano %s elementów','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Zaimportowanie typu treści lub taksonomii, z tym samym kluczem co już istniejący element, nadpisze ustawienia istniejącego typu treści lub taksonomii używając zaimportowanych danych.','Import from Custom Post Type UI'=>'Importuj z „Custom Post Type UI”','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Następujący kod może zostać użyty do zarejestrowania lokalnej wersji wybranych elementów. Przechowywanie grup pól, typów treści czy taksonomii lokalnie może pozytywnie wpłynąć na szybsze czasy wczytywania, kontrolę wersji i dynamiczne pola oraz ustawienia. Skopiuj i wklej następujący kod do pliku function.php w twoim motywie lub załącz go w oddzielnym pliku, a następnie wyłącz lub usuń te elementy z ACF-a.','Export - Generate PHP'=>'Eksport - wygeneruj PHP','Export'=>'Eksportuj','Select Taxonomies'=>'Wybierz taksonomie','Select Post Types'=>'Wybierz typy treści','Exported 1 item.'=>'Wyeksportowano 1 element.' . "\0" . 'Wyeksportowano %s elementy.' . "\0" . 'Wyeksportowano %s elementów.','Category'=>'Kategoria','Tag'=>'Tag','%s taxonomy created'=>'Taksonomia %s została utworzona','%s taxonomy updated'=>'Taksonomia %s została zaktualizowana','Taxonomy draft updated.'=>'Szkic taksonomii został zaktualizowany.','Taxonomy scheduled for.'=>'Publikacja taksonomii została zaplanowana.','Taxonomy submitted.'=>'Taksonomia została dodana.','Taxonomy saved.'=>'Taksonomia została zapisana.','Taxonomy deleted.'=>'Taksonomia została usunięta.','Taxonomy updated.'=>'Taksonomia została zaktualizowana.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Nie można było zarejestrować tej taksonomii, ponieważ jej klucz jest już używany przez inną taksonomię zarejestrowaną przez inną wtyczkę lub motyw.','Taxonomy synchronized.'=>'Taksonomia została zsynchronizowana.' . "\0" . '%s taksonomie zostały zsynchronizowane.' . "\0" . '%s taksonomii zostało zsynchronizowanych.','Taxonomy duplicated.'=>'Taksonomia została zduplikowana.' . "\0" . '%s taksonomie zostały zduplikowane.' . "\0" . '%s taksonomii zostało zduplikowanych.','Taxonomy deactivated.'=>'Taksonomia została wyłączona.' . "\0" . '%s taksonomie zostały wyłączone.' . "\0" . '%s taksonomii zostało wyłączonych.','Taxonomy activated.'=>'Taksonomia została włączona.' . "\0" . '%s taksonomie zostały włączone.' . "\0" . '%s taksonomii zostało włączonych.','Terms'=>'Terminy','Post type synchronized.'=>'Typ treści został zsynchronizowany.' . "\0" . '%s typy treści zostały zsynchronizowane.' . "\0" . '%s typów treści zostało zsynchronizowanych.','Post type duplicated.'=>'Typ treści został zduplikowany.' . "\0" . '%s typy treści zostały zduplikowane.' . "\0" . '%s typów treści zostało zduplikowanych.','Post type deactivated.'=>'Typ treści został wyłączony.' . "\0" . '%s typy treści zostały wyłączone.' . "\0" . '%s typów treści zostało wyłączonych.','Post type activated.'=>'Typ treści został włączony.' . "\0" . '%s typy treści zostały włączone.' . "\0" . '%s typów treści zostało włączonych.','Post Types'=>'Typy treści','Advanced Settings'=>'Ustawienia zaawansowane','Basic Settings'=>'Ustawienia podstawowe','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Nie można było zarejestrować tego typu treści, ponieważ jego klucz jest już używany przez inny typ treści zarejestrowany przez inną wtyczkę lub motyw.','Pages'=>'Strony','Link Existing Field Groups'=>'Powiąż istniejące grupy pól','%s post type created'=>'Typ treści %s został utworzony','Add fields to %s'=>'Dodaj pola do „%s”','%s post type updated'=>'Typ treści %s został zaktualizowany','Post type draft updated.'=>'Szkic typu treści został zaktualizowany.','Post type scheduled for.'=>'Publikacja typu treści została zaplanowana.','Post type submitted.'=>'Typ teści został dodany.','Post type saved.'=>'Typ treści został zapisany.','Post type updated.'=>'Typ treści został zaktualizowany.','Post type deleted.'=>'Typ treści został usunięty.','Type to search...'=>'Zacznij pisać, aby wyszukać…','PRO Only'=>'Tylko w PRO','Field groups linked successfully.'=>'Grupy pól zostały powiązane.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importuj typy treści i taksonomie zarejestrowane za pomocą wtyczki „Custom Post Type UI” i zarządzaj nimi w ACF-ie. Rozpocznij.','ACF'=>'ACF','taxonomy'=>'taksonomia','post type'=>'typ treści','Done'=>'Gotowe','Field Group(s)'=>'Grupa(-y) pól','Select one or many field groups...'=>'Wybierz jedną lub klika grup pól…','Please select the field groups to link.'=>'Proszę wybrać grupy pól do powiązania.','Field group linked successfully.'=>'Grupa pól została powiązana.' . "\0" . 'Grupy pól zostały powiązane.' . "\0" . 'Grupy pól zostały powiązane.','post statusRegistration Failed'=>'Rejestracja nieudana','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Nie można było zarejestrować tego elementu, ponieważ jego klucz jest już używany przez inny element zarejestrowany przez inną wtyczkę lub motyw.','REST API'=>'REST API','Permissions'=>'Uprawnienia','URLs'=>'Adresy URL','Visibility'=>'Widoczność','Labels'=>'Etykiety','Field Settings Tabs'=>'Ustawienia pól w zakładkach','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Wartość shortcode\'u ACF-a wyłączona podczas podglądu]','Close Modal'=>'Zamknij okno','Field moved to other group'=>'Pole zostało przeniesione do innej grupy','Close modal'=>'Zamknij okno','Start a new group of tabs at this tab.'=>'Rozpocznij od tej zakładki nową grupę zakładek.','New Tab Group'=>'Nowa grupa zakładek','Use a stylized checkbox using select2'=>'Użyj ostylowanego pola select2','Save Other Choice'=>'Zapisz inny wybór','Allow Other Choice'=>'Zezwól na inny wybór','Add Toggle All'=>'Dodaj „Przełącz wszystko”','Save Custom Values'=>'Zapisz własne wartości','Allow Custom Values'=>'Zezwól na własne wartości','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Własne wartości pola zaznaczenia nie mogą być puste. Odznacz wszystkie puste wartości.','Updates'=>'Aktualizacje','Advanced Custom Fields logo'=>'Logo Advanced Custom Fields','Save Changes'=>'Zapisz zmiany','Field Group Title'=>'Tytuł grupy pól','Add title'=>'Dodaj tytuł','New to ACF? Take a look at our getting started guide.'=>'Nie znasz ACF-a? Zapoznaj się z naszym przewodnikiem jak zacząć.','Add Field Group'=>'Dodaj grupę pól','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF używa grup pól do łączenia własnych pól, a następnie dołączania tych pól do ekranów edycji.','Add Your First Field Group'=>'Dodaj swoją pierwszą grupę pól','Options Pages'=>'Strony opcji','ACF Blocks'=>'Bloki ACF-a','Gallery Field'=>'Pole galerii','Flexible Content Field'=>'Pole elastycznej treści','Repeater Field'=>'Pole powtarzalne','Unlock Extra Features with ACF PRO'=>'Odblokuj dodatkowe funkcje przy pomocy ACF-a PRO','Delete Field Group'=>'Usuń grupę pól','Created on %1$s at %2$s'=>'Utworzono %1$s o %2$s','Group Settings'=>'Ustawienia grupy','Location Rules'=>'Reguły lokalizacji','Choose from over 30 field types. Learn more.'=>'Wybierz spośród ponad 30 rodzajów pól. Dowiedz się więcej.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Zacznij tworzyć nowe własne pola dla swoich wpisów, stron, własnych typów treści i innych treści WordPressa.','Add Your First Field'=>'Dodaj swoje pierwsze pole','#'=>'#','Add Field'=>'Dodaj pole','Presentation'=>'Prezentacja','Validation'=>'Walidacja','General'=>'Ogólne','Import JSON'=>'Importuj JSON','Export As JSON'=>'Eksportuj jako JSON','Field group deactivated.'=>'Grupa pól została wyłączona.' . "\0" . '%s grupy pól zostały wyłączone.' . "\0" . '%s grup pól zostało wyłączonych.','Field group activated.'=>'Grupa pól została włączona.' . "\0" . '%s grupy pól zostały włączone.' . "\0" . '%s grup pól zostało włączonych.','Deactivate'=>'Wyłącz','Deactivate this item'=>'Wyłącz ten element','Activate'=>'Włącz','Activate this item'=>'Włącz ten element','Move field group to trash?'=>'Przenieść grupę pól do kosza?','post statusInactive'=>'Wyłączone','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Wtyczki Advanced Custom Fields i Advanced Custom Fields PRO nie powinny być włączone jednocześnie. Automatycznie wyłączyliśmy Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Wtyczki Advanced Custom Fields i Advanced Custom Fields PRO nie powinny być włączone jednocześnie. Automatycznie wyłączyliśmy Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Wykryliśmy jedno lub kilka wywołań, które pobierają wartości pól przez zainicjowaniem ACF-a. Nie są one obsłużone i może to powodować nieprawidłowe lub brakujące dane. Dowiedz się, jak to naprawić.','%1$s must have a user with the %2$s role.'=>'%1$s musi mieć użytkownika z rolą %2$s.' . "\0" . '%1$s musi mieć użytkownika z jedną z następujących ról: %2$s' . "\0" . '%1$s musi mieć użytkownika z jedną z następujących ról: %2$s','%1$s must have a valid user ID.'=>'%1$s musi mieć prawidłowy identyfikator użytkownika.','Invalid request.'=>'Nieprawidłowe żądanie.','%1$s is not one of %2$s'=>'%1$s nie zawiera się w %2$s','%1$s must have term %2$s.'=>'%1$s musi należeć do taksonomii %2$s.' . "\0" . '%1$s musi należeć do jednej z następujących taksonomii: %2$s' . "\0" . '%1$s musi należeć do jednej z następujących taksonomii: %2$s','%1$s must be of post type %2$s.'=>'%1$s musi należeć do typu treści %2$s.' . "\0" . '%1$s musi należeć do jednego z następujących typów treści: %2$s' . "\0" . '%1$s musi należeć do jednego z następujących typów treści: %2$s','%1$s must have a valid post ID.'=>'%1$s musi mieć prawidłowy identyfikator wpisu.','%s requires a valid attachment ID.'=>'%s wymaga prawidłowego identyfikatora załącznika.','Show in REST API'=>'Pokaż w REST API','Enable Transparency'=>'Włącz przezroczystość','RGBA Array'=>'Tablica RGBA','RGBA String'=>'Ciąg RGBA','Hex String'=>'Ciąg Hex','Upgrade to PRO'=>'Kup PRO','post statusActive'=>'Włączone','\'%s\' is not a valid email address'=>'„%s” nie jest poprawnym adresem e-mail','Color value'=>'Kolor','Select default color'=>'Wybierz domyślny kolor','Clear color'=>'Wyczyść kolor','Blocks'=>'Bloki','Options'=>'Opcje','Users'=>'Użytkownicy','Menu items'=>'Elementy menu','Widgets'=>'Widżety','Attachments'=>'Załączniki','Taxonomies'=>'Taksonomie','Posts'=>'Wpisy','Last updated: %s'=>'Ostatnia aktualizacja: %s','Sorry, this post is unavailable for diff comparison.'=>'Przepraszamy, ten wpis jest niedostępny dla porównania różnic.','Invalid field group parameter(s).'=>'Nieprawidłowy parametr(y) grupy pól.','Awaiting save'=>'Oczekiwanie na zapis','Saved'=>'Zapisana','Import'=>'Importuj','Review changes'=>'Przejrzyj zmiany','Located in: %s'=>'Znajduje się w: %s','Located in plugin: %s'=>'Znalezione we wtyczce: %s','Located in theme: %s'=>'Znalezione w motywie: %s','Various'=>'Różne','Sync changes'=>'Synchronizuj zmiany','Loading diff'=>'Ładowanie różnic','Review local JSON changes'=>'Przegląd lokalnych zmian JSON','Visit website'=>'Odwiedź stronę','View details'=>'Zobacz szczegóły','Version %s'=>'Wersja %s','Information'=>'Informacje','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Pomoc. Nasi pracownicy pomocy technicznej pomogą w bardziej dogłębnych wyzwaniach technicznych.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Dyskusje. Mamy aktywną i przyjazną społeczność na naszych forach społecznościowych, która pomoże Ci poznać tajniki świata ACF-a.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Dokumentacja. Nasza obszerna dokumentacja zawiera opisy i przewodniki dotyczące większości sytuacji, które możesz napotkać.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Jesteśmy fanatyczni, jeśli chodzi o wsparcie i chcemy, abyś w pełni wykorzystał swoją stronę internetową dzięki ACF-owi. Jeśli napotkasz jakiekolwiek trudności, jest kilka miejsc, w których możesz znaleźć pomoc:','Help & Support'=>'Pomoc i wsparcie','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Skorzystaj z zakładki Pomoc i wsparcie, aby skontaktować się, jeśli potrzebujesz pomocy.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Przed utworzeniem pierwszej grupy pól zalecamy najpierw przeczytanie naszego przewodnika Pierwsze kroki, aby zapoznać się z filozofią wtyczki i sprawdzonymi metodami.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Wtyczka Advanced Custom Fields zapewnia wizualny kreator formularzy do dostosowywania ekranów edycji WordPress z dodatkowymi polami oraz intuicyjny interfejs API do wyświetlania niestandardowych wartości pól w dowolnym pliku szablonu motywu.','Overview'=>'Przegląd','Location type "%s" is already registered.'=>'Typ lokalizacji „%s” jest już zarejestrowany.','Class "%s" does not exist.'=>'Klasa „%s” nie istnieje.','Invalid nonce.'=>'Nieprawidłowy identyfikator jednorazowy.','Error loading field.'=>'Błąd ładowania pola.','Location not found: %s'=>'Nie znaleziono lokalizacji: %s','Error: %s'=>'Błąd: %s','Widget'=>'Widżet','User Role'=>'Rola użytkownika','Comment'=>'Komentarz','Post Format'=>'Format wpisu','Menu Item'=>'Element menu','Post Status'=>'Status wpisu','Menus'=>'Menu','Menu Locations'=>'Położenia menu','Menu'=>'Menu','Post Taxonomy'=>'Taksonomia wpisu','Child Page (has parent)'=>'Strona potomna (ma stronę nadrzędną)','Parent Page (has children)'=>'Strona nadrzędna (ma strony potomne)','Top Level Page (no parent)'=>'Strona najwyższego poziomu (bez strony nadrzędnej)','Posts Page'=>'Strona z wpisami','Front Page'=>'Strona główna','Page Type'=>'Typ strony','Viewing back end'=>'Wyświetla kokpit administratora','Viewing front end'=>'Wyświetla witrynę','Logged in'=>'Zalogowany','Current User'=>'Bieżący użytkownik','Page Template'=>'Szablon strony','Register'=>'Zarejestruj się','Add / Edit'=>'Dodaj / Edytuj','User Form'=>'Formularz użytkownika','Page Parent'=>'Strona nadrzędna','Super Admin'=>'Superadministrator','Current User Role'=>'Rola bieżącego użytkownika','Default Template'=>'Domyślny szablon','Post Template'=>'Szablon wpisu','Post Category'=>'Kategoria wpisu','All %s formats'=>'Wszystkie formaty %s','Attachment'=>'Załącznik','%s value is required'=>'%s wartość jest wymagana','Show this field if'=>'Pokaż to pole jeśli','Conditional Logic'=>'Wyświetlanie warunkowe','and'=>'oraz','Local JSON'=>'Lokalny JSON','Clone Field'=>'Pole klona','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Proszę również sprawdzić, czy wszystkie dodatki premium (%s) są zaktualizowane do najnowszej wersji.','This version contains improvements to your database and requires an upgrade.'=>'Ta wersja zawiera ulepszenia bazy danych i wymaga uaktualnienia.','Thank you for updating to %1$s v%2$s!'=>'Dziękujemy za aktualizację %1$s do wersji %2$s!','Database Upgrade Required'=>'Wymagana jest aktualizacja bazy danych','Options Page'=>'Strona opcji','Gallery'=>'Galeria','Flexible Content'=>'Elastyczna treść','Repeater'=>'Pole powtarzalne','Back to all tools'=>'Wróć do wszystkich narzędzi','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Jeśli na stronie edycji znajduje się kilka grup pól, zostaną zastosowane ustawienia pierwszej z nich. (pierwsza grupa pól to ta, która ma najniższy numer w kolejności)','Select items to hide them from the edit screen.'=>'Wybierz elementy, które chcesz ukryć na stronie edycji.','Hide on screen'=>'Ukryj na ekranie','Send Trackbacks'=>'Wyślij trackbacki','Tags'=>'Tagi','Categories'=>'Kategorie','Page Attributes'=>'Atrybuty strony','Format'=>'Format','Author'=>'Autor','Slug'=>'Uproszczona nazwa','Revisions'=>'Wersje','Comments'=>'Komentarze','Discussion'=>'Dyskusja','Excerpt'=>'Zajawka','Content Editor'=>'Edytor treści','Permalink'=>'Bezpośredni odnośnik','Shown in field group list'=>'Wyświetlany na liście grup pól','Field groups with a lower order will appear first'=>'Grupy pól z niższym numerem pojawią się pierwsze','Order No.'=>'Nr w kolejności.','Below fields'=>'Pod polami','Below labels'=>'Pod etykietami','Instruction Placement'=>'Położenie instrukcji','Label Placement'=>'Położenie etykiety','Side'=>'Boczna','Normal (after content)'=>'Normalna (pod treścią)','High (after title)'=>'Wysoka (pod tytułem)','Position'=>'Pozycja','Seamless (no metabox)'=>'Bezpodziałowy (brak metaboksa)','Standard (WP metabox)'=>'Standardowy (metabox WP)','Style'=>'Styl','Type'=>'Rodzaj','Key'=>'Klucz','Order'=>'Kolejność','Close Field'=>'Zamknij pole','id'=>'id','class'=>'class','width'=>'szerokość','Wrapper Attributes'=>'Atrybuty kontenera','Required'=>'Wymagane','Instructions'=>'Instrukcje','Field Type'=>'Rodzaj pola','Single word, no spaces. Underscores and dashes allowed'=>'Pojedyncze słowo, bez spacji. Dozwolone są myślniki i podkreślniki','Field Name'=>'Nazwa pola','This is the name which will appear on the EDIT page'=>'Ta nazwa będzie widoczna na stronie edycji','Field Label'=>'Etykieta pola','Delete'=>'Usuń','Delete field'=>'Usuń pole','Move'=>'Przenieś','Move field to another group'=>'Przenieś pole do innej grupy','Duplicate field'=>'Duplikuj to pole','Edit field'=>'Edytuj pole','Drag to reorder'=>'Przeciągnij aby zmienić kolejność','Show this field group if'=>'Pokaż tę grupę pól jeśli','No updates available.'=>'Brak dostępnych aktualizacji.','Database upgrade complete. See what\'s new'=>'Aktualizacja bazy danych zakończona. Zobacz co nowego','Reading upgrade tasks...'=>'Czytam zadania aktualizacji…','Upgrade failed.'=>'Aktualizacja nie powiodła się.','Upgrade complete.'=>'Aktualizacja zakończona.','Upgrading data to version %s'=>'Aktualizowanie danych do wersji %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Zdecydowanie zaleca się wykonanie kopii zapasowej bazy danych przed kontynuowaniem. Czy na pewno chcesz teraz uruchomić aktualizacje?','Please select at least one site to upgrade.'=>'Proszę wybrać co najmniej jedną witrynę do uaktualnienia.','Database Upgrade complete. Return to network dashboard'=>'Aktualizacja bazy danych zakończona. Wróć do kokpitu sieci','Site is up to date'=>'Oprogramowanie witryny jest aktualne','Site requires database upgrade from %1$s to %2$s'=>'Witryna wymaga aktualizacji bazy danych z %1$s do %2$s','Site'=>'Witryna','Upgrade Sites'=>'Zaktualizuj witryny','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Następujące witryny wymagają aktualizacji bazy danych. Zaznacz te, które chcesz zaktualizować i kliknij %s.','Add rule group'=>'Dodaj grupę warunków','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Utwórz zestaw warunków, które określą w których miejscach będą wykorzystane zdefiniowane tutaj własne pola','Rules'=>'Reguły','Copied'=>'Skopiowano','Copy to clipboard'=>'Skopiuj do schowka','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Wybierz elementy, które chcesz wyeksportować, a następnie wybierz metodę eksportu. Użyj „Eksportuj jako JSON” aby wyeksportować do pliku .json, który można następnie zaimportować do innej instalacji ACF. Użyj „Utwórz PHP” do wyeksportowania ustawień do kodu PHP, który można umieścić w motywie.','Select Field Groups'=>'Wybierz grupy pól','No field groups selected'=>'Nie zaznaczono żadnej grupy pól','Generate PHP'=>'Utwórz PHP','Export Field Groups'=>'Eksportuj grupy pól','Import file empty'=>'Importowany plik jest pusty','Incorrect file type'=>'Błędny typ pliku','Error uploading file. Please try again'=>'Błąd przesyłania pliku. Proszę spróbować ponownie','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Wybierz plik JSON Advanced Custom Fields, który chcesz zaimportować. Po kliknięciu przycisku importu poniżej, ACF zaimportuje elementy z tego pliku.','Import Field Groups'=>'Importuj grupy pól','Sync'=>'Synchronizuj','Select %s'=>'Wybierz %s','Duplicate'=>'Duplikuj','Duplicate this item'=>'Duplikuj ten element','Supports'=>'Obsługuje','Documentation'=>'Dokumentacja','Description'=>'Opis','Sync available'=>'Synchronizacja jest dostępna','Field group synchronized.'=>'Grupa pól została zsynchronizowana.' . "\0" . '%s grupy pól zostały zsynchronizowane.' . "\0" . '%s grup pól zostało zsynchronizowanych.','Field group duplicated.'=>'Grupa pól została zduplikowana.' . "\0" . '%s grupy pól zostały zduplikowane.' . "\0" . '%s grup pól zostało zduplikowanych.','Active (%s)'=>'Włączone (%s)' . "\0" . 'Włączone (%s)' . "\0" . 'Włączone (%s)','Review sites & upgrade'=>'Strona opinii i aktualizacji','Upgrade Database'=>'Aktualizuj bazę danych','Custom Fields'=>'Własne pola','Move Field'=>'Przenieś pole','Please select the destination for this field'=>'Proszę wybrać miejsce przeznaczenia dla tego pola','The %1$s field can now be found in the %2$s field group'=>'Pole %1$s znajduje się teraz w grupie pól %2$s','Move Complete.'=>'Przenoszenie zakończone.','Active'=>'Włączone','Field Keys'=>'Klucze pola','Settings'=>'Ustawienia','Location'=>'Lokalizacja','Null'=>'Pusty','copy'=>'kopia','(this field)'=>'(to pole)','Checked'=>'Zaznaczone','Move Custom Field'=>'Przenieś pole','No toggle fields available'=>'Brak dostępnych pól','Field group title is required'=>'Tytuł grupy pól jest wymagany','This field cannot be moved until its changes have been saved'=>'To pole nie może zostać przeniesione zanim zmiany nie zostaną zapisane','The string "field_" may not be used at the start of a field name'=>'Ciąg znaków „field_” nie może zostać użyty na początku nazwy pola','Field group draft updated.'=>'Szkic grupy pól został zaktualizowany.','Field group scheduled for.'=>'Publikacja grupy pól została zaplanowana.','Field group submitted.'=>'Grupa pól została dodana.','Field group saved.'=>'Grupa pól została zapisana.','Field group published.'=>'Grupa pól została opublikowana.','Field group deleted.'=>'Grupa pól została usunięta.','Field group updated.'=>'Grupa pól została zaktualizowana.','Tools'=>'Narzędzia','is not equal to'=>'nie jest równe','is equal to'=>'jest równe','Forms'=>'Formularze','Page'=>'Strona','Post'=>'Wpis','Relational'=>'Relacyjne','Choice'=>'Wybór','Basic'=>'Podstawowe','Unknown'=>'Nieznany','Field type does not exist'=>'Rodzaj pola nie istnieje','Spam Detected'=>'Wykryto spam','Post updated'=>'Wpis został zaktualizowany','Update'=>'Aktualizuj','Validate Email'=>'Potwierdź e-mail','Content'=>'Treść','Title'=>'Tytuł','Edit field group'=>'Edytuj grupę pól','Selection is less than'=>'Wybór jest mniejszy niż','Selection is greater than'=>'Wybór jest większy niż','Value is less than'=>'Wartość jest mniejsza niż','Value is greater than'=>'Wartość jest większa niż','Value contains'=>'Wartość zawiera','Value matches pattern'=>'Wartość musi pasować do wzoru','Value is not equal to'=>'Wartość nie jest równa','Value is equal to'=>'Wartość jest równa','Has no value'=>'Nie ma wartości','Has any value'=>'Ma dowolną wartość','Cancel'=>'Anuluj','Are you sure?'=>'Czy na pewno?','%d fields require attention'=>'%d pola(-ól) wymaga uwagi','1 field requires attention'=>'1 pole wymaga uwagi','Validation failed'=>'Walidacja nie powiodła się','Validation successful'=>'Walidacja zakończona sukcesem','Restricted'=>'Ograniczone','Collapse Details'=>'Zwiń szczegóły','Expand Details'=>'Rozwiń szczegóły','Uploaded to this post'=>'Wgrane do wpisu','verbUpdate'=>'Aktualizuj','verbEdit'=>'Edytuj','The changes you made will be lost if you navigate away from this page'=>'Wprowadzone przez Ciebie zmiany przepadną jeśli przejdziesz do innej strony','File type must be %s.'=>'Wymagany typ pliku to %s.','or'=>'lub','File size must not exceed %s.'=>'Rozmiar pliku nie może przekraczać %s.','File size must be at least %s.'=>'Rozmiar pliku musi wynosić co najmniej %s.','Image height must not exceed %dpx.'=>'Wysokość obrazka nie może przekraczać %dpx.','Image height must be at least %dpx.'=>'Obrazek musi mieć co najmniej %dpx wysokości.','Image width must not exceed %dpx.'=>'Szerokość obrazka nie może przekraczać %dpx.','Image width must be at least %dpx.'=>'Obrazek musi mieć co najmniej %dpx szerokości.','(no title)'=>'(brak tytułu)','Full Size'=>'Pełny rozmiar','Large'=>'Duży','Medium'=>'Średni','Thumbnail'=>'Miniatura','(no label)'=>'(brak etykiety)','Sets the textarea height'=>'Określa wysokość obszaru tekstowego','Rows'=>'Wiersze','Text Area'=>'Obszar tekstowy','Prepend an extra checkbox to toggle all choices'=>'Dołącz dodatkowe pole, aby grupowo włączać/wyłączać wszystkie wybory','Save \'custom\' values to the field\'s choices'=>'Dopisz własne wartości do wyborów pola','Allow \'custom\' values to be added'=>'Zezwól na dodawanie własnych wartości','Add new choice'=>'Dodaj nowy wybór','Toggle All'=>'Przełącz wszystko','Allow Archives URLs'=>'Zezwól na adresy URL archiwów','Archives'=>'Archiwa','Page Link'=>'Odnośnik do strony','Add'=>'Dodaj','Name'=>'Nazwa','%s added'=>'Dodano %s','%s already exists'=>'%s już istnieje','User unable to add new %s'=>'Użytkownik nie może dodać nowych „%s”','Term ID'=>'Identyfikator terminu','Term Object'=>'Obiekt terminu','Load value from posts terms'=>'Wczytaj wartości z terminów taksonomii z wpisu','Load Terms'=>'Wczytaj terminy taksonomii','Connect selected terms to the post'=>'Przypisz wybrane terminy taksonomii do wpisu','Save Terms'=>'Zapisz terminy taksonomii','Allow new terms to be created whilst editing'=>'Zezwól na tworzenie nowych terminów taksonomii podczas edycji','Create Terms'=>'Tworzenie terminów taksonomii','Radio Buttons'=>'Pola wyboru','Single Value'=>'Pojedyncza wartość','Multi Select'=>'Wybór wielokrotny','Checkbox'=>'Pole zaznaczenia','Multiple Values'=>'Wiele wartości','Select the appearance of this field'=>'Określ wygląd tego pola','Appearance'=>'Wygląd','Select the taxonomy to be displayed'=>'Wybierz taksonomię do wyświetlenia','No TermsNo %s'=>'Brak „%s”','Value must be equal to or lower than %d'=>'Wartość musi być równa lub niższa od %d','Value must be equal to or higher than %d'=>'Wartość musi być równa lub wyższa od %d','Value must be a number'=>'Wartość musi być liczbą','Number'=>'Liczba','Save \'other\' values to the field\'s choices'=>'Dopisz wartości wyboru „inne” do wyborów pola','Add \'other\' choice to allow for custom values'=>'Dodaj wybór „inne”, aby zezwolić na własne wartości','Other'=>'Inne','Radio Button'=>'Pole wyboru','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Zdefiniuj punkt końcowy dla zatrzymania poprzedniego panelu zwijanego. Ten panel zwijany nie będzie widoczny.','Allow this accordion to open without closing others.'=>'Zezwól, aby ten zwijany panel otwierał się bez zamykania innych.','Multi-Expand'=>'Multi-expand','Display this accordion as open on page load.'=>'Pokaż ten zwijany panel jako otwarty po załadowaniu strony.','Open'=>'Otwórz','Accordion'=>'Zwijany panel','Restrict which files can be uploaded'=>'Określ jakie pliki mogą być przesyłane','File ID'=>'Identyfikator pliku','File URL'=>'Adres URL pliku','File Array'=>'Tablica pliku','Add File'=>'Dodaj plik','No file selected'=>'Nie wybrano pliku','File name'=>'Nazwa pliku','Update File'=>'Aktualizuj plik','Edit File'=>'Edytuj plik','Select File'=>'Wybierz plik','File'=>'Plik','Password'=>'Hasło','Specify the value returned'=>'Określ zwracaną wartość','Use AJAX to lazy load choices?'=>'Używaj AJAX do wczytywania wyborów?','Enter each default value on a new line'=>'Wpisz każdą domyślną wartość w osobnej linii','verbSelect'=>'Wybierz','Select2 JS load_failLoading failed'=>'Wczytywanie zakończone niepowodzeniem','Select2 JS searchingSearching…'=>'Szukam…','Select2 JS load_moreLoading more results…'=>'Wczytuję więcej wyników…','Select2 JS selection_too_long_nYou can only select %d items'=>'Możesz wybrać tylko %d elementy(-tów)','Select2 JS selection_too_long_1You can only select 1 item'=>'Możesz wybrać tylko 1 element','Select2 JS input_too_long_nPlease delete %d characters'=>'Proszę usunąć %d znaki(-ów)','Select2 JS input_too_long_1Please delete 1 character'=>'Proszę usunąć 1 znak','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Wpisz %d lub więcej znaków','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Wpisz 1 lub więcej znaków','Select2 JS matches_0No matches found'=>'Brak pasujących wyników','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'Dostępnych wyników: %d. Użyj strzałek w górę i w dół, aby nawigować.','Select2 JS matches_1One result is available, press enter to select it.'=>'Dostępny jest jeden wynik. Aby go wybrać, naciśnij Enter.','nounSelect'=>'Lista wyboru','User ID'=>'Identyfikator użytkownika','User Object'=>'Obiekt użytkownika','User Array'=>'Tablica użytkownika','All user roles'=>'Wszystkie role użytkownika','Filter by Role'=>'Filtruj wg roli','User'=>'Użytkownik','Separator'=>'Separator','Select Color'=>'Wybierz kolor','Default'=>'Domyślne','Clear'=>'Wyczyść','Color Picker'=>'Wybór koloru','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Wybierz','Date Time Picker JS closeTextDone'=>'Gotowe','Date Time Picker JS currentTextNow'=>'Teraz','Date Time Picker JS timezoneTextTime Zone'=>'Strefa czasowa','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosekunda','Date Time Picker JS millisecTextMillisecond'=>'Milisekunda','Date Time Picker JS secondTextSecond'=>'Sekunda','Date Time Picker JS minuteTextMinute'=>'Minuta','Date Time Picker JS hourTextHour'=>'Godzina','Date Time Picker JS timeTextTime'=>'Czas','Date Time Picker JS timeOnlyTitleChoose Time'=>'Określ czas','Date Time Picker'=>'Wybór daty i godziny','Endpoint'=>'Punkt końcowy','Left aligned'=>'Wyrównanie do lewej','Top aligned'=>'Wyrównanie do góry','Placement'=>'Położenie','Tab'=>'Zakładka','Value must be a valid URL'=>'Wartość musi być poprawnym adresem URL','Link URL'=>'Adres URL odnośnika','Link Array'=>'Tablica odnośnika','Opens in a new window/tab'=>'Otwiera się w nowym oknie/karcie','Select Link'=>'Wybierz odnośnik','Link'=>'Odnośnik','Email'=>'E-mail','Step Size'=>'Wielkość kroku','Maximum Value'=>'Wartość maksymalna','Minimum Value'=>'Wartość minimalna','Range'=>'Zakres','Both (Array)'=>'Oba (tablica)','Label'=>'Etykieta','Value'=>'Wartość','Vertical'=>'Pionowy','Horizontal'=>'Poziomy','red : Red'=>'czerwony : Czerwony','For more control, you may specify both a value and label like this:'=>'Aby uzyskać większą kontrolę, można określić wartość i etykietę w niniejszy sposób:','Enter each choice on a new line.'=>'Wpisz każdy z wyborów w osobnej linii.','Choices'=>'Wybory','Button Group'=>'Grupa przycisków','Allow Null'=>'Zezwól na pusty','Parent'=>'Element nadrzędny','TinyMCE will not be initialized until field is clicked'=>'TinyMCE nie zostanie zainicjowany, dopóki to pole nie zostanie kliknięte','Delay Initialization'=>'Opóźnij inicjowanie','Show Media Upload Buttons'=>'Pokaż przycisk dodawania mediów','Toolbar'=>'Pasek narzędzi','Text Only'=>'Tylko tekstowa','Visual Only'=>'Tylko wizualna','Visual & Text'=>'Wizualna i tekstowa','Tabs'=>'Zakładki','Click to initialize TinyMCE'=>'Kliknij, aby zainicjować TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Tekstowy','Visual'=>'Wizualny','Value must not exceed %d characters'=>'Wartość nie może przekraczać %d znaków','Leave blank for no limit'=>'Pozostaw puste w przypadku braku limitu','Character Limit'=>'Limit znaków','Appears after the input'=>'Pojawia się za polem','Append'=>'Za polem (sufiks)','Appears before the input'=>'Pojawia się przed polem','Prepend'=>'Przed polem (prefiks)','Appears within the input'=>'Pojawia się w polu','Placeholder Text'=>'Placeholder (tekst zastępczy)','Appears when creating a new post'=>'Wyświetlana podczas tworzenia nowego wpisu','Text'=>'Tekst','%1$s requires at least %2$s selection'=>'%1$s wymaga co najmniej %2$s wyboru' . "\0" . '%1$s wymaga co najmniej %2$s wyborów' . "\0" . '%1$s wymaga co najmniej %2$s wyborów','Post ID'=>'Identyfikator wpisu','Post Object'=>'Obiekt wpisu','Maximum Posts'=>'Maksimum wpisów','Minimum Posts'=>'Minimum wpisów','Featured Image'=>'Obrazek wyróżniający','Selected elements will be displayed in each result'=>'Wybrane elementy będą wyświetlone przy każdym wyniku','Elements'=>'Elementy','Taxonomy'=>'Taksonomia','Post Type'=>'Typ treści','Filters'=>'Filtry','All taxonomies'=>'Wszystkie taksonomie','Filter by Taxonomy'=>'Filtruj wg taksonomii','All post types'=>'Wszystkie typy treści','Filter by Post Type'=>'Filtruj wg typu treści','Search...'=>'Wyszukiwanie…','Select taxonomy'=>'Wybierz taksonomię','Select post type'=>'Wybierz typ treści','No matches found'=>'Brak pasujących wyników','Loading'=>'Wczytywanie','Maximum values reached ( {max} values )'=>'Maksymalna liczba wartości została przekroczona ( {max} wartości )','Relationship'=>'Relacja','Comma separated list. Leave blank for all types'=>'Lista oddzielona przecinkami. Pozostaw puste dla wszystkich typów','Allowed File Types'=>'Dozwolone typy plików','Maximum'=>'Maksimum','File size'=>'Wielkość pliku','Restrict which images can be uploaded'=>'Określ jakie obrazy mogą być przesyłane','Minimum'=>'Minimum','Uploaded to post'=>'Wgrane do wpisu','All'=>'Wszystkie','Limit the media library choice'=>'Ogranicz wybór do biblioteki mediów','Library'=>'Biblioteka','Preview Size'=>'Rozmiar podglądu','Image ID'=>'Identyfikator obrazka','Image URL'=>'Adres URL obrazka','Image Array'=>'Tablica obrazków','Specify the returned value on front end'=>'Określ wartość zwracaną w witrynie','Return Value'=>'Zwracana wartość','Add Image'=>'Dodaj obrazek','No image selected'=>'Nie wybrano obrazka','Remove'=>'Usuń','Edit'=>'Edytuj','All images'=>'Wszystkie obrazki','Update Image'=>'Aktualizuj obrazek','Edit Image'=>'Edytuj obrazek','Select Image'=>'Wybierz obrazek','Image'=>'Obrazek','Allow HTML markup to display as visible text instead of rendering'=>'Zezwól aby znaczniki HTML były wyświetlane jako widoczny tekst, a nie renderowane','Escape HTML'=>'Dodawaj znaki ucieczki do HTML (escape HTML)','No Formatting'=>'Brak formatowania','Automatically add <br>'=>'Automatycznie dodaj <br>','Automatically add paragraphs'=>'Automatycznie twórz akapity','Controls how new lines are rendered'=>'Kontroluje jak są renderowane nowe linie','New Lines'=>'Nowe linie','Week Starts On'=>'Pierwszy dzień tygodnia','The format used when saving a value'=>'Format używany podczas zapisywania wartości','Save Format'=>'Zapisz format','Date Picker JS weekHeaderWk'=>'Tydz','Date Picker JS prevTextPrev'=>'Wstecz','Date Picker JS nextTextNext'=>'Dalej','Date Picker JS currentTextToday'=>'Dzisiaj','Date Picker JS closeTextDone'=>'Gotowe','Date Picker'=>'Wybór daty','Width'=>'Szerokość','Embed Size'=>'Rozmiar osadzenia','Enter URL'=>'Wpisz adres URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Tekst wyświetlany, gdy jest wyłączone','Off Text'=>'Tekst, gdy wyłączone','Text shown when active'=>'Tekst wyświetlany, gdy jest włączone','On Text'=>'Tekst, gdy włączone','Stylized UI'=>'Ostylowany interfejs użytkownika','Default Value'=>'Wartość domyślna','Displays text alongside the checkbox'=>'Wyświetla tekst obok pola','Message'=>'Wiadomość','No'=>'Nie','Yes'=>'Tak','True / False'=>'Prawda / Fałsz','Row'=>'Wiersz','Table'=>'Tabela','Block'=>'Blok','Specify the style used to render the selected fields'=>'Określ style stosowane to renderowania wybranych pól','Layout'=>'Układ','Sub Fields'=>'Pola podrzędne','Group'=>'Grupa','Customize the map height'=>'Dostosuj wysokość mapy','Height'=>'Wysokość','Set the initial zoom level'=>'Ustaw początkowe powiększenie','Zoom'=>'Powiększenie','Center the initial map'=>'Wyśrodkuj początkową mapę','Center'=>'Wyśrodkowanie','Search for address...'=>'Szukaj adresu…','Find current location'=>'Znajdź aktualną lokalizację','Clear location'=>'Wyczyść lokalizację','Search'=>'Szukaj','Sorry, this browser does not support geolocation'=>'Przepraszamy, ta przeglądarka nie obsługuje geolokalizacji','Google Map'=>'Mapa Google','The format returned via template functions'=>'Wartość zwracana przez funkcje w szablonie','Return Format'=>'Zwracany format','Custom:'=>'Własny:','The format displayed when editing a post'=>'Format wyświetlany przy edycji wpisu','Display Format'=>'Format wyświetlania','Time Picker'=>'Wybór godziny','Inactive (%s)'=>'Wyłączone (%s)' . "\0" . 'Wyłączone (%s)' . "\0" . 'Wyłączone (%s)','No Fields found in Trash'=>'Nie znaleziono żadnych pól w koszu','No Fields found'=>'Nie znaleziono żadnych pól','Search Fields'=>'Szukaj pól','View Field'=>'Zobacz pole','New Field'=>'Nowe pole','Edit Field'=>'Edytuj pole','Add New Field'=>'Dodaj nowe pole','Field'=>'Pole','Fields'=>'Pola','No Field Groups found in Trash'=>'Nie znaleziono żadnych grup pól w koszu','No Field Groups found'=>'Nie znaleziono żadnych grup pól','Search Field Groups'=>'Szukaj grup pól','View Field Group'=>'Zobacz grupę pól','New Field Group'=>'Nowa grupa pól','Edit Field Group'=>'Edytuj grupę pól','Add New Field Group'=>'Dodaj nową grupę pól','Add New'=>'Dodaj','Field Group'=>'Grupa pól','Field Groups'=>'Grupy pól','Customize WordPress with powerful, professional and intuitive fields.'=>'Dostosuj WordPressa za pomocą wszechstronnych, profesjonalnych i intuicyjnych pól.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Nazwa typu bloku jest wymagana.','Block type "%s" is already registered.'=>'Typ bloku "%s" jest już zarejestrowany.','Switch to Edit'=>'Przejdź do Edytuj','Switch to Preview'=>'Przejdź do Podglądu','Change content alignment'=>'Zmień wyrównanie treści','%s settings'=>'Ustawienia %s','This block contains no editable fields.'=>'Ten blok nie zawiera żadnych edytowalnych pól.','Assign a field group to add fields to this block.'=>'Przypisz grupę pól, aby dodać pola do tego bloku.','Options Updated'=>'Ustawienia zostały zaktualizowane','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Aby włączyć aktualizacje, należy wprowadzić klucz licencyjny na stronie Aktualizacje. Jeśli nie posiadasz klucza licencyjnego, zapoznaj się z informacjami szczegółowymi i cenami.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Błąd aktywacji ACF. Zdefiniowany przez Państwa klucz licencyjny uległ zmianie, ale podczas dezaktywacji starej licencji wystąpił błąd','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Błąd aktywacji ACF. Twój zdefiniowany klucz licencyjny uległ zmianie, ale wystąpił błąd podczas łączenia się z serwerem aktywacyjnym','ACF Activation Error'=>'ACF Błąd aktywacji','ACF Activation Error. An error occurred when connecting to activation server'=>'Błąd aktywacji ACF. Wystąpił błąd podczas łączenia się z serwerem aktywacyjnym','Check Again'=>'Sprawdź ponownie','ACF Activation Error. Could not connect to activation server'=>'Błąd aktywacji ACF. Nie można połączyć się z serwerem aktywacyjnym','Publish'=>'Opublikuj','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Żadna grupa pól nie została dodana do tej strony opcji. Utwórz grupę własnych pól','Error. Could not connect to update server'=>'Błąd. Nie można połączyć z serwerem aktualizacji','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Error. Nie można uwierzytelnić pakietu aktualizacyjnego. Proszę sprawdzić ponownie lub dezaktywować i ponownie uaktywnić licencję ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Błąd. Twoja licencja dla tej strony wygasła lub została dezaktywowana. Proszę ponownie aktywować licencję ACF PRO.','Allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Umożliwia wybranie i wyświetlenie istniejących pól. Nie duplikuje żadnych pól w bazie danych, ale ładuje i wyświetla wybrane pola w czasie wykonywania. Pole Klonuj może zastąpić się wybranymi polami lub wyświetlić wybrane pola jako grupę podpól.','Select one or more fields you wish to clone'=>'Wybierz jedno lub więcej pól które chcesz sklonować','Display'=>'Wyświetl','Specify the style used to render the clone field'=>'Określ styl wykorzystywany do stosowania w klonowanych polach','Group (displays selected fields in a group within this field)'=>'Grupuj (wyświetla wybrane pola w grupie)','Seamless (replaces this field with selected fields)'=>'Ujednolicenie (zastępuje to pole wybranymi polami)','Labels will be displayed as %s'=>'Etykiety będą wyświetlane jako %s','Prefix Field Labels'=>'Prefiks Etykiet Pól','Values will be saved as %s'=>'Wartości będą zapisane jako %s','Prefix Field Names'=>'Prefiks Nazw Pól','Unknown field'=>'Nieznane pole','Unknown field group'=>'Nieznana grupa pól','All fields from %s field group'=>'Wszystkie pola z grupy pola %s','Allows you to define, create and manage content with total control by creating layouts that contain subfields that content editors can choose from.'=>'Umożliwia definiowanie, tworzenie i zarządzanie treścią z pełną kontrolą poprzez tworzenie układów zawierających podpola, które edytorzy treści mogą wybierać.','Add Row'=>'Dodaj wiersz','layout'=>'układ' . "\0" . 'układy' . "\0" . 'układów','layouts'=>'układy','This field requires at least {min} {label} {identifier}'=>'To pole wymaga przynajmniej {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'To pole ma ograniczenie {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} dostępne (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} wymagane (min {min})','Flexible Content requires at least 1 layout'=>'Elastyczne pole wymaga przynajmniej 1 układu','Click the "%s" button below to start creating your layout'=>'Kliknij przycisk "%s" poniżej, aby zacząć tworzyć nowy układ','Add layout'=>'Dodaj układ','Duplicate layout'=>'Powiel układ','Remove layout'=>'Usuń układ','Click to toggle'=>'Kliknij, aby przełączyć','Delete Layout'=>'Usuń układ','Duplicate Layout'=>'Duplikuj układ','Add New Layout'=>'Dodaj nowy układ','Add Layout'=>'Dodaj układ','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Minimalna liczba układów','Maximum Layouts'=>'Maksymalna liczba układów','Button Label'=>'Etykieta przycisku','%s must be of type array or null.'=>'%s musi być typu tablicy lub null.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s musi zawierać co najmniej %2$s %3$s układ.' . "\0" . '%1$s musi zawierać co najmniej %2$s %3$s układy.' . "\0" . '%1$s musi zawierać co najmniej %2$s %3$s układów.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s musi zawierać co najwyżej %2$s %3$s układ.' . "\0" . '%1$s musi zawierać co najwyżej %2$s %3$s układy.' . "\0" . '%1$s musi zawierać co najwyżej %2$s %3$s układów.','An interactive interface for managing a collection of attachments, such as images.'=>'Interaktywny interfejs do zarządzania kolekcją załączników, takich jak obrazy.','Add Image to Gallery'=>'Dodaj obraz do galerii','Maximum selection reached'=>'Maksimum ilości wyborów osiągnięte','Length'=>'Długość','Caption'=>'Etykieta','Alt Text'=>'Tekst alternatywny','Add to gallery'=>'Dodaj do galerii','Bulk actions'=>'Działania na wielu','Sort by date uploaded'=>'Sortuj po dacie przesłania','Sort by date modified'=>'Sortuj po dacie modyfikacji','Sort by title'=>'Sortuj po tytule','Reverse current order'=>'Odwróć aktualną kolejność','Close'=>'Zamknij','Minimum Selection'=>'Minimalna liczba wybranych elementów','Maximum Selection'=>'Maksymalna liczba wybranych elementów','Allowed file types'=>'Dozwolone typy plików','Insert'=>'Wstaw','Specify where new attachments are added'=>'Określ gdzie są dodawane nowe załączniki','Append to the end'=>'Dodaj na końcu','Prepend to the beginning'=>'Dodaj do początku','Minimum rows not reached ({min} rows)'=>'Nie osiągnięto minimalnej liczby wierszy ({min} wierszy)','Maximum rows reached ({max} rows)'=>'Osiągnięto maksimum liczby wierszy ( {max} wierszy )','Error loading page'=>'Błąd ładowania strony','Order will be assigned upon save'=>'Kolejność zostanie przydzielona po zapisaniu','Useful for fields with a large number of rows.'=>'Przydatne dla pól z dużą liczbą wierszy.','Rows Per Page'=>'Wiersze na stronę','Set the number of rows to be displayed on a page.'=>'Ustawienie liczby wierszy, które mają być wyświetlane na stronie.','Minimum Rows'=>'Minimalna liczba wierszy','Maximum Rows'=>'Maksymalna liczba wierszy','Collapsed'=>'Zwinięty','Select a sub field to show when row is collapsed'=>'Wybierz pole podrzędne, które mają być pokazane kiedy wiersz jest zwinięty','Invalid field key or name.'=>'Nieprawidłowy klucz lub nazwa pola.','There was an error retrieving the field.'=>'Wystąpił błąd przy pobieraniu pola.','Click to reorder'=>'Kliknij, aby zmienić kolejność','Add row'=>'Dodaj wiersz','Duplicate row'=>'Powiel wiersz','Remove row'=>'Usuń wiersz','Current Page'=>'Bieżąca strona','First Page'=>'Pierwsza strona','Previous Page'=>'Poprzednia strona','paging%1$s of %2$s'=>'%1$s z %2$s','Next Page'=>'Następna strona','Last Page'=>'Ostatnia strona','No block types exist'=>'Nie istnieją żadne typy bloków','No options pages exist'=>'Strona opcji nie istnieje','Deactivate License'=>'Deaktywuj licencję','Activate License'=>'Aktywuj licencję','License Information'=>'Informacje o licencji','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Żeby odblokować aktualizacje proszę podać swój klucz licencyjny poniżej. Jeśli nie posiadasz klucza prosimy zapoznać się ze szczegółami i cennikiem.','License Key'=>'Klucz licencyjny','Your license key is defined in wp-config.php.'=>'Twój klucz licencyjny jest zdefiniowany w pliku wp-config.php.','Retry Activation'=>'Ponów próbę aktywacji','Update Information'=>'Informacje o aktualizacji','Current Version'=>'Zainstalowana wersja','Latest Version'=>'Najnowsza wersja','Update Available'=>'Dostępna aktualizacja','Upgrade Notice'=>'Informacje o aktualizacji','Check For Updates'=>'Sprawdź dostępność aktualizacji','Enter your license key to unlock updates'=>'Wprowadź klucz licencyjny, aby odblokować aktualizacje','Update Plugin'=>'Aktualizuj wtyczkę','Please reactivate your license to unlock updates'=>'Proszę wpisać swój klucz licencyjny powyżej aby odblokować aktualizacje']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.mo
index 5711d417..cac8a6a7 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.po
index 413112f4..97cddfb7 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: pl_PL\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1860,7 +1900,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1976,8 +2015,8 @@ msgid "Add fields"
msgstr "Dodaj pola"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "To pole"
@@ -2051,7 +2090,7 @@ msgstr "Pole „%s”"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Wielokrotny wybór"
@@ -4545,15 +4584,15 @@ msgstr "Typ treści został usunięty."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Zacznij pisać, aby wyszukać…"
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Tylko w PRO"
@@ -4674,8 +4713,8 @@ msgid "Close Modal"
msgstr "Zamknij okno"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Pole zostało przeniesione do innej grupy"
@@ -4684,15 +4723,15 @@ msgstr "Pole zostało przeniesione do innej grupy"
msgid "Close modal"
msgstr "Zamknij okno"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Rozpocznij od tej zakładki nową grupę zakładek."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Nowa grupa zakładek"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Użyj ostylowanego pola select2"
@@ -4908,8 +4947,8 @@ msgid "Activate this item"
msgstr "Włącz ten element"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Przenieść grupę pól do kosza?"
@@ -4970,7 +5009,7 @@ msgstr "%1$s musi mieć prawidłowy identyfikator użytkownika."
msgid "Invalid request."
msgstr "Nieprawidłowe żądanie."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s nie zawiera się w %2$s"
@@ -5640,7 +5679,7 @@ msgstr "szerokość"
msgid "Wrapper Attributes"
msgstr "Atrybuty kontenera"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Wymagane"
@@ -5700,8 +5739,8 @@ msgstr "Przeciągnij aby zmienić kolejność"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Pokaż tę grupę pól jeśli"
@@ -5995,8 +6034,8 @@ msgstr "Pusty"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "kopia"
@@ -6013,8 +6052,8 @@ msgid "Checked"
msgstr "Zaznaczone"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Przenieś pole"
@@ -6029,14 +6068,14 @@ msgid "Field group title is required"
msgstr "Tytuł grupy pól jest wymagany"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "To pole nie może zostać przeniesione zanim zmiany nie zostaną zapisane"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "Ciąg znaków „field_” nie może zostać użyty na początku nazwy pola"
@@ -6284,9 +6323,9 @@ msgstr "Wymagany typ pliku to %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "lub"
@@ -6337,7 +6376,7 @@ msgstr "Miniatura"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(brak etykiety)"
@@ -6509,7 +6548,7 @@ msgstr "Inne"
msgid "Radio Button"
msgstr "Pole wyboru"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6517,19 +6556,19 @@ msgstr ""
"Zdefiniuj punkt końcowy dla zatrzymania poprzedniego panelu zwijanego. Ten "
"panel zwijany nie będzie widoczny."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Zezwól, aby ten zwijany panel otwierał się bez zamykania innych."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Multi-expand"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Pokaż ten zwijany panel jako otwarty po załadowaniu strony."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Otwórz"
@@ -6591,81 +6630,87 @@ msgstr "Plik"
msgid "Password"
msgstr "Hasło"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Określ zwracaną wartość"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Używaj AJAX do wczytywania wyborów?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Wpisz każdą domyślną wartość w osobnej linii"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Wybierz"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Wczytywanie zakończone niepowodzeniem"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Szukam…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Wczytuję więcej wyników…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Możesz wybrać tylko %d elementy(-tów)"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Możesz wybrać tylko 1 element"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Proszę usunąć %d znaki(-ów)"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Proszę usunąć 1 znak"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Wpisz %d lub więcej znaków"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Wpisz 1 lub więcej znaków"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Brak pasujących wyników"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "Dostępnych wyników: %d. Użyj strzałek w górę i w dół, aby nawigować."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Dostępny jest jeden wynik. Aby go wybrać, naciśnij Enter."
@@ -6805,21 +6850,21 @@ msgstr "Określ czas"
msgid "Date Time Picker"
msgstr "Wybór daty i godziny"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Punkt końcowy"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Wyrównanie do lewej"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Wyrównanie do góry"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Położenie"
@@ -6877,7 +6922,7 @@ msgstr "Zakres"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Oba (tablica)"
@@ -6885,14 +6930,14 @@ msgstr "Oba (tablica)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etykieta"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Wartość"
@@ -6911,14 +6956,14 @@ msgstr "Poziomy"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "czerwony : Czerwony"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Aby uzyskać większą kontrolę, można określić wartość i etykietę w niniejszy "
@@ -6927,14 +6972,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Wpisz każdy z wyborów w osobnej linii."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Wybory"
@@ -6946,7 +6991,7 @@ msgstr "Grupa przycisków"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7338,37 +7383,37 @@ msgstr "Wybierz obrazek"
msgid "Image"
msgstr "Obrazek"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Zezwól aby znaczniki HTML były wyświetlane jako widoczny tekst, a nie "
"renderowane"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Dodawaj znaki ucieczki do HTML (escape HTML)"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Brak formatowania"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Automatycznie dodaj <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Automatycznie twórz akapity"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Kontroluje jak są renderowane nowe linie"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nowe linie"
@@ -7450,7 +7495,7 @@ msgstr "Tekst wyświetlany, gdy jest włączone"
msgid "On Text"
msgstr "Tekst, gdy włączone"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Ostylowany interfejs użytkownika"
@@ -7462,7 +7507,7 @@ msgstr "Ostylowany interfejs użytkownika"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7476,7 +7521,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Wyświetla tekst obok pola"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Wiadomość"
@@ -7501,31 +7546,31 @@ msgstr "Tak"
msgid "True / False"
msgstr "Prawda / Fałsz"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Wiersz"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabela"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Blok"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Określ style stosowane to renderowania wybranych pól"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Układ"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Pola podrzędne"
@@ -7601,7 +7646,7 @@ msgstr "Wartość zwracana przez funkcje w szablonie"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_AO.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_AO.l10n.php
index d82c6d21..4f881152 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_AO.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_AO.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'pt_AO','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-05-22T11:47:45+00:00','x-generator'=>'gettext','messages'=>['Widget'=>'Widget','User Role'=>'Papel de utilizador','Comment'=>'Comentário','Post Format'=>'Formato de artigo','Menu Item'=>'Item de menu','Post Status'=>'Estado do conteúdo','Menus'=>'Menus','Menu Locations'=>'Localizações do menu','Menu'=>'Menu','Post Taxonomy'=>'Taxonomia do artigo','Child Page (has parent)'=>'Página dependente (tem superior)','Parent Page (has children)'=>'Página superior (tem dependentes)','Top Level Page (no parent)'=>'Página de topo (sem superior)','Posts Page'=>'Página de artigos','Front Page'=>'Página inicial','Page Type'=>'Tipo de página','Viewing back end'=>'A visualizar a administração do site','Viewing front end'=>'A visualizar a frente do site','Logged in'=>'Sessão iniciada','Current User'=>'Utilizador actual','Page Template'=>'Modelo de página','Register'=>'Registar','Add / Edit'=>'Adicionar / Editar','User Form'=>'Formulário de utilizador','Page Parent'=>'Página superior','Super Admin'=>'Super Administrador','Current User Role'=>'Papel do utilizador actual','Default Template'=>'Modelo por omissão','Post Template'=>'Modelo de conteúdo','Post Category'=>'Categoria de artigo','All %s formats'=>'Todos os formatos de %s','Attachment'=>'Anexo','%s value is required'=>'O valor %s é obrigatório','Show this field if'=>'Mostrar este campo se','Conditional Logic'=>'Lógica condicional','and'=>'e','Local JSON'=>'JSON local','Clone Field'=>'Campo de clone','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, verifique se todos os add-ons premium (%s) estão actualizados para a última versão.','This version contains improvements to your database and requires an upgrade.'=>'Esta versão inclui melhorias na base de dados e requer uma actualização.','Database Upgrade Required'=>'Actualização da base de dados necessária','Options Page'=>'Página de opções','Gallery'=>'Galeria','Flexible Content'=>'Conteúdo flexível','Repeater'=>'Repetidor','Back to all tools'=>'Voltar para todas as ferramentas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se forem mostrados vários grupos de campos num ecrã de edição, serão utilizadas as opções do primeiro grupo de campos. (o que tiver menor número de ordem)','Select items to hide them from the edit screen.'=>'Seleccione os itens a esconder do ecrã de edição.','Hide on screen'=>'Esconder no ecrã','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorias','Page Attributes'=>'Atributos da página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisões','Comments'=>'Comentários','Discussion'=>'Discussão','Excerpt'=>'Excerto','Content Editor'=>'Editor de conteúdo','Permalink'=>'Ligação permanente','Shown in field group list'=>'Mostrado na lista de grupos de campos','Field groups with a lower order will appear first'=>'Serão mostrados primeiro os grupos de campos com menor número de ordem.','Order No.'=>'Nº. de ordem','Below fields'=>'Abaixo dos campos','Below labels'=>'Abaixo das legendas','Side'=>'Lateral','Normal (after content)'=>'Normal (depois do conteúdo)','High (after title)'=>'Acima (depois do título)','Position'=>'Posição','Seamless (no metabox)'=>'Simples (sem metabox)','Standard (WP metabox)'=>'Predefinido (metabox do WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Chave','Order'=>'Ordem','Close Field'=>'Fechar campo','id'=>'id','class'=>'classe','width'=>'largura','Wrapper Attributes'=>'Atributos do wrapper','Instructions for authors. Shown when submitting data'=>'Instruções para os autores. São mostradas ao preencher e submeter dados.','Instructions'=>'Instruções','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Uma única palavra, sem espaços. São permitidos underscores (_) e traços (-).','Field Name'=>'Nome do campo','This is the name which will appear on the EDIT page'=>'Este é o nome que será mostrado na página EDITAR.','Field Label'=>'Legenda do campo','Delete'=>'Eliminar','Delete field'=>'Eliminar campo','Move'=>'Mover','Move field to another group'=>'Mover campo para outro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arraste para reordenar','Show this field group if'=>'Mostrar este grupo de campos se','No updates available.'=>'Nenhuma actualização disponível.','Database upgrade complete. See what\'s new'=>'Actualização da base de dados concluída. Ver o que há de novo','Reading upgrade tasks...'=>'A ler tarefas de actualização...','Upgrade failed.'=>'Falhou ao actualizar.','Upgrade complete.'=>'Actualização concluída.','Upgrading data to version %s'=>'A actualizar dados para a versão %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'É recomendável que faça uma cópia de segurança da sua base de dados antes de continuar. Tem a certeza que quer actualizar agora?','Please select at least one site to upgrade.'=>'Por favor, seleccione pelo menos um site para actualizar.','Database Upgrade complete. Return to network dashboard'=>'Actualização da base de dados concluída. Voltar ao painel da rede','Site is up to date'=>'O site está actualizado','Site'=>'Site','Upgrade Sites'=>'Actualizar sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Os sites seguintes necessitam de actualização da BD. Seleccione os que quer actualizar e clique em %s.','Add rule group'=>'Adicionar grupo de regras','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crie um conjunto de regras para determinar em que ecrãs de edição serão utilizados estes campos personalizados avançados','Rules'=>'Regras','Copied'=>'Copiado','Copy to clipboard'=>'Copiar para a área de transferência','Select Field Groups'=>'Seleccione os grupos de campos','No field groups selected'=>'Nenhum grupo de campos seleccionado','Generate PHP'=>'Gerar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Ficheiro de importação vazio','Incorrect file type'=>'Tipo de ficheiro incorrecto','Error uploading file. Please try again'=>'Erro ao carregar ficheiro. Por favor tente de novo.','Import Field Groups'=>'Importar grupos de campos','Sync'=>'Sincronizar','Select %s'=>'Seleccionar %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este item','Documentation'=>'Documentação','Description'=>'Descrição','Sync available'=>'Sincronização disponível','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Rever sites e actualizar','Upgrade Database'=>'Actualizar base de dados','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor seleccione o destinho para este campo','Move Complete.'=>'Movido com sucesso.','Active'=>'Activo','Field Keys'=>'Chaves dos campos','Settings'=>'Definições','Location'=>'Localização','Null'=>'Nulo','copy'=>'cópia','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'Nenhum campo de opções disponível','Field group title is required'=>'O título do grupo de campos é obrigatório','This field cannot be moved until its changes have been saved'=>'Este campo não pode ser movido até que as suas alterações sejam guardadas.','The string "field_" may not be used at the start of a field name'=>'O prefixo "field_" não pode ser utilizado no início do nome do campo.','Field group draft updated.'=>'Rascunho de grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos agendado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Ferramentas','is not equal to'=>'não é igual a','is equal to'=>'é igual a','Forms'=>'Formulários','Page'=>'Página','Post'=>'Artigo','Relational'=>'Relacional','Choice'=>'Opção','Basic'=>'Básico','Unknown'=>'Desconhecido','Field type does not exist'=>'Tipo de campo não existe','Spam Detected'=>'Spam detectado','Post updated'=>'Artigo actualizado','Update'=>'Actualizar','Validate Email'=>'Validar email','Content'=>'Conteúdo','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'A selecção é menor do que','Selection is greater than'=>'A selecção é maior do que','Value is less than'=>'O valor é menor do que','Value is greater than'=>'O valor é maior do que','Value contains'=>'O valor contém','Value matches pattern'=>'O valor corresponde ao padrão','Value is not equal to'=>'O valor é diferente de','Value is equal to'=>'O valor é igual a','Has no value'=>'Não tem valor','Has any value'=>'Tem um valor qualquer','Cancel'=>'Cancelar','Are you sure?'=>'Tem a certeza?','%d fields require attention'=>'%d campos requerem a sua atenção','1 field requires attention'=>'1 campo requer a sua atenção','Validation failed'=>'A validação falhou','Validation successful'=>'Validação bem sucedida','Restricted'=>'Restrito','Collapse Details'=>'Minimizar detalhes','Expand Details'=>'Expandir detalhes','Uploaded to this post'=>'Carregados neste artigo','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'As alterações que fez serão ignoradas se navegar para fora desta página.','File type must be %s.'=>'O tipo de ficheiro deve ser %s.','or'=>'ou','File size must be at least %s.'=>'O tamanho do ficheiro deve ser pelo menos de %s.','Image height must not exceed %dpx.'=>'A altura da imagem não deve exceder os %dpx.','Image height must be at least %dpx.'=>'A altura da imagem deve ser pelo menos de %dpx.','Image width must not exceed %dpx.'=>'A largura da imagem não deve exceder os %dpx.','Image width must be at least %dpx.'=>'A largura da imagem deve ser pelo menos de %dpx.','(no title)'=>'(sem título)','Full Size'=>'Tamanho original','Large'=>'Grande','Medium'=>'Média','Thumbnail'=>'Miniatura','(no label)'=>'(sem legenda)','Sets the textarea height'=>'Define a altura da área de texto','Rows'=>'Linhas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Preceder com caixa de selecção adicional para seleccionar todas as opções','Save \'custom\' values to the field\'s choices'=>'Guarda valores personalizados nas opções do campo','Allow \'custom\' values to be added'=>'Permite adicionar valores personalizados','Add new choice'=>'Adicionar nova opção','Toggle All'=>'Seleccionar tudo','Allow Archives URLs'=>'Permitir URL do arquivo','Archives'=>'Arquivo','Page Link'=>'Ligação de página','Add'=>'Adicionar','Name'=>'Nome','%s added'=>'%s adicionado(a)','%s already exists'=>'%s já existe','User unable to add new %s'=>'O utilizador não pôde adicionar novo(a) %s','Term ID'=>'ID do termo','Term Object'=>'Termo','Load value from posts terms'=>'Carrega os termos a partir dos termos dos conteúdos.','Load Terms'=>'Carregar termos','Connect selected terms to the post'=>'Liga os termos seleccionados ao conteúdo.','Save Terms'=>'Guardar termos','Allow new terms to be created whilst editing'=>'Permite a criação de novos termos durante a edição.','Create Terms'=>'Criar termos','Radio Buttons'=>'Botões de opções','Single Value'=>'Valor único','Multi Select'=>'Selecção múltipla','Checkbox'=>'Caixa de selecção','Multiple Values'=>'Valores múltiplos','Select the appearance of this field'=>'Seleccione a apresentação deste campo.','Appearance'=>'Apresentação','Select the taxonomy to be displayed'=>'Seleccione a taxonomia que será mostrada.','Value must be equal to or lower than %d'=>'O valor deve ser igual ou inferior a %d','Value must be equal to or higher than %d'=>'O valor deve ser igual ou superior a %d','Value must be a number'=>'O valor deve ser um número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar \'outros\' valores nas opções do campo','Add \'other\' choice to allow for custom values'=>'Adicionar opção \'outros\' para permitir a inserção de valores personalizados','Other'=>'Outro','Radio Button'=>'Botão de opção','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define o fim do acordeão anterior. Este item de acordeão não será visível.','Allow this accordion to open without closing others.'=>'Permite abrir este item de acordeão sem fechar os restantes.','Display this accordion as open on page load.'=>'Mostrar este item de acordeão aberto ao carregar a página.','Open'=>'Aberto','Accordion'=>'Acordeão','Restrict which files can be uploaded'=>'Restringe que ficheiros podem ser carregados.','File ID'=>'ID do ficheiro','File URL'=>'URL do ficheiro','File Array'=>'Array do ficheiro','Add File'=>'Adicionar ficheiro','No file selected'=>'Nenhum ficheiro seleccionado','File name'=>'Nome do ficheiro','Update File'=>'Actualizar ficheiro','Edit File'=>'Editar ficheiro','Select File'=>'Seleccionar ficheiro','File'=>'Ficheiro','Password'=>'Senha','Specify the value returned'=>'Especifica o valor devolvido.','Use AJAX to lazy load choices?'=>'Utilizar AJAX para carregar opções?','Enter each default value on a new line'=>'Insira cada valor por omissão numa linha separada','verbSelect'=>'Seleccionar','Select2 JS load_failLoading failed'=>'Falhou ao carregar','Select2 JS searchingSearching…'=>'A pesquisar…','Select2 JS load_moreLoading more results…'=>'A carregar mais resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Só pode seleccionar %d itens','Select2 JS selection_too_long_1You can only select 1 item'=>'Só pode seleccionar 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor elimine %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor elimine 1 caractere','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor insira %d ou mais caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor insira 1 ou mais caracteres','Select2 JS matches_0No matches found'=>'Nenhuma correspondência encontrada','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados encontrados, use as setas para cima ou baixo para navegar.','Select2 JS matches_1One result is available, press enter to select it.'=>'Um resultado encontrado, prima Enter para seleccioná-lo.','nounSelect'=>'Selecção','User ID'=>'ID do utilizador','User Object'=>'Objecto do utilizador','User Array'=>'Array do utilizador','All user roles'=>'Todos os papéis de utilizador','User'=>'Utilizador','Separator'=>'Divisória','Select Color'=>'Seleccionar cor','Default'=>'Por omissão','Clear'=>'Limpar','Color Picker'=>'Selecção de cor','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Concluído','Date Time Picker JS currentTextNow'=>'Agora','Date Time Picker JS timezoneTextTime Zone'=>'Fuso horário','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milissegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Escolha a hora','Date Time Picker'=>'Selecção de data e hora','Endpoint'=>'Fim','Left aligned'=>'Alinhado à esquerda','Top aligned'=>'Alinhado acima','Placement'=>'Posição','Tab'=>'Separador','Value must be a valid URL'=>'O valor deve ser um URL válido','Link URL'=>'URL da ligação','Link Array'=>'Array da ligação','Opens in a new window/tab'=>'Abre numa nova janela/separador','Select Link'=>'Seleccionar ligação','Link'=>'Ligação','Email'=>'Email','Step Size'=>'Valor dos passos','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Intervalo','Both (Array)'=>'Ambos (Array)','Label'=>'Legenda','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'vermelho : Vermelho','For more control, you may specify both a value and label like this:'=>'Para maior controlo, pode especificar tanto os valores como as legendas:','Enter each choice on a new line.'=>'Insira cada opção numa linha separada.','Choices'=>'Opções','Button Group'=>'Grupo de botões','Parent'=>'Superior','Toolbar'=>'Barra de ferramentas','Text Only'=>'Apenas HTML','Visual Only'=>'Apenas visual','Visual & Text'=>'Visual e HTML','Tabs'=>'Separadores','Click to initialize TinyMCE'=>'Clique para inicializar o TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'HTML','Visual'=>'Visual','Value must not exceed %d characters'=>'O valor não deve exceder %d caracteres','Leave blank for no limit'=>'Deixe em branco para não limitar','Character Limit'=>'Limite de caracteres','Appears after the input'=>'Mostrado depois do campo','Append'=>'Suceder','Appears before the input'=>'Mostrado antes do campo','Prepend'=>'Preceder','Appears within the input'=>'Mostrado dentro do campo','Placeholder Text'=>'Texto predefinido','Appears when creating a new post'=>'Mostrado ao criar um novo conteúdo','Text'=>'Texto','Post ID'=>'ID do conteúdo','Post Object'=>'Conteúdo','Featured Image'=>'Imagem de destaque','Selected elements will be displayed in each result'=>'Os elementos seleccionados serão mostrados em cada resultado.','Elements'=>'Elementos','Taxonomy'=>'Taxonomia','Post Type'=>'Tipo de conteúdo','Filters'=>'Filtros','All taxonomies'=>'Todas as taxonomias','Filter by Taxonomy'=>'Filtrar por taxonomia','All post types'=>'Todos os tipos de conteúdo','Filter by Post Type'=>'Filtrar por tipo de conteúdo','Search...'=>'Pesquisar...','Select taxonomy'=>'Seleccione taxonomia','Select post type'=>'Seleccione tipo de conteúdo','No matches found'=>'Nenhuma correspondência encontrada','Loading'=>'A carregar','Maximum values reached ( {max} values )'=>'Valor máximo alcançado ( valor {max} )','Relationship'=>'Relação','Comma separated list. Leave blank for all types'=>'Lista separada por vírgulas. Deixe em branco para permitir todos os tipos.','Maximum'=>'Máximo','File size'=>'Tamanho do ficheiro','Restrict which images can be uploaded'=>'Restringir que imagens que ser carregadas','Minimum'=>'Mínimo','Uploaded to post'=>'Carregados no artigo','All'=>'Todos','Limit the media library choice'=>'Limita a escolha da biblioteca de media.','Library'=>'Biblioteca','Preview Size'=>'Tamanho da pré-visualização','Image ID'=>'ID da imagem','Image URL'=>'URL da imagem','Image Array'=>'Array da imagem','Specify the returned value on front end'=>'Especifica o valor devolvido na frente do site.','Return Value'=>'Valor devolvido','Add Image'=>'Adicionar imagem','No image selected'=>'Nenhuma imagem seleccionada','Remove'=>'Remover','Edit'=>'Editar','All images'=>'Todas as imagens','Update Image'=>'Actualizar imagem','Edit Image'=>'Editar imagem','Select Image'=>'Seleccionar imagem','Image'=>'Imagem','Allow HTML markup to display as visible text instead of rendering'=>'Permite visualizar o código HTML como texto visível, em vez de o processar.','Escape HTML'=>'Mostrar HTML','No Formatting'=>'Sem formatação','Automatically add <br>'=>'Adicionar <br> automaticamente','Automatically add paragraphs'=>'Adicionar parágrafos automaticamente','Controls how new lines are rendered'=>'Controla como serão visualizadas novas linhas.','New Lines'=>'Novas linhas','Week Starts On'=>'Semana começa em','The format used when saving a value'=>'O formato usado ao guardar um valor','Save Format'=>'Formato guardado','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Seguinte','Date Picker JS currentTextToday'=>'Hoje','Date Picker JS closeTextDone'=>'Concluído','Date Picker'=>'Selecção de data','Width'=>'Largura','Embed Size'=>'Tamanho da incorporação','Enter URL'=>'Insira o URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado quando inactivo','Off Text'=>'Texto desligado','Text shown when active'=>'Texto mostrado quando activo','On Text'=>'Texto ligado','Default Value'=>'Valor por omissão','Displays text alongside the checkbox'=>'Texto mostrado ao lado da caixa de selecção','Message'=>'Mensagem','No'=>'Não','Yes'=>'Sim','True / False'=>'Verdadeiro / Falso','Row'=>'Linha','Table'=>'Tabela','Block'=>'Bloco','Specify the style used to render the selected fields'=>'Especifica o estilo usado para mostrar os campos seleccionados.','Layout'=>'Layout','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar a altura do mapa','Height'=>'Altura','Set the initial zoom level'=>'Definir o nível de zoom inicial','Zoom'=>'Zoom','Center the initial map'=>'Centrar o mapa inicial','Center'=>'Centrar','Search for address...'=>'Pesquisar endereço...','Find current location'=>'Encontrar a localização actual','Clear location'=>'Limpar localização','Search'=>'Pesquisa','Sorry, this browser does not support geolocation'=>'Desculpe, este navegador não suporta geolocalização.','Google Map'=>'Mapa do Google','Return Format'=>'Formato devolvido','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'O formato de visualização ao editar um conteúdo','Display Format'=>'Formato de visualização','Time Picker'=>'Selecção de hora','No Fields found in Trash'=>'Nenhum campo encontrado no lixo','No Fields found'=>'Nenhum campo encontrado','Search Fields'=>'Pesquisar campos','View Field'=>'Ver campo','New Field'=>'Novo campo','Edit Field'=>'Editar campo','Add New Field'=>'Adicionar novo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'Nenhum grupo de campos encontrado no lixo','No Field Groups found'=>'Nenhum grupo de campos encontrado','Search Field Groups'=>'Pesquisar grupos de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Novo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Adicionar novo grupo de campos','Add New'=>'Adicionar novo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalize o WordPress com campos intuitivos, poderosos e profissionais.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'pt_AO','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-05-22T11:47:45+00:00','x-generator'=>'gettext','messages'=>['Widget'=>'Widget','User Role'=>'Papel de utilizador','Comment'=>'Comentário','Post Format'=>'Formato de artigo','Menu Item'=>'Item de menu','Post Status'=>'Estado do conteúdo','Menus'=>'Menus','Menu Locations'=>'Localizações do menu','Menu'=>'Menu','Post Taxonomy'=>'Taxonomia do artigo','Child Page (has parent)'=>'Página dependente (tem superior)','Parent Page (has children)'=>'Página superior (tem dependentes)','Top Level Page (no parent)'=>'Página de topo (sem superior)','Posts Page'=>'Página de artigos','Front Page'=>'Página inicial','Page Type'=>'Tipo de página','Viewing back end'=>'A visualizar a administração do site','Viewing front end'=>'A visualizar a frente do site','Logged in'=>'Sessão iniciada','Current User'=>'Utilizador actual','Page Template'=>'Modelo de página','Register'=>'Registar','Add / Edit'=>'Adicionar / Editar','User Form'=>'Formulário de utilizador','Page Parent'=>'Página superior','Super Admin'=>'Super Administrador','Current User Role'=>'Papel do utilizador actual','Default Template'=>'Modelo por omissão','Post Template'=>'Modelo de conteúdo','Post Category'=>'Categoria de artigo','All %s formats'=>'Todos os formatos de %s','Attachment'=>'Anexo','%s value is required'=>'O valor %s é obrigatório','Show this field if'=>'Mostrar este campo se','Conditional Logic'=>'Lógica condicional','and'=>'e','Local JSON'=>'JSON local','Clone Field'=>'Campo de clone','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, verifique se todos os add-ons premium (%s) estão actualizados para a última versão.','This version contains improvements to your database and requires an upgrade.'=>'Esta versão inclui melhorias na base de dados e requer uma actualização.','Database Upgrade Required'=>'Actualização da base de dados necessária','Options Page'=>'Página de opções','Gallery'=>'Galeria','Flexible Content'=>'Conteúdo flexível','Repeater'=>'Repetidor','Back to all tools'=>'Voltar para todas as ferramentas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se forem mostrados vários grupos de campos num ecrã de edição, serão utilizadas as opções do primeiro grupo de campos. (o que tiver menor número de ordem)','Select items to hide them from the edit screen.'=>'Seleccione os itens a esconder do ecrã de edição.','Hide on screen'=>'Esconder no ecrã','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorias','Page Attributes'=>'Atributos da página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisões','Comments'=>'Comentários','Discussion'=>'Discussão','Excerpt'=>'Excerto','Content Editor'=>'Editor de conteúdo','Permalink'=>'Ligação permanente','Shown in field group list'=>'Mostrado na lista de grupos de campos','Field groups with a lower order will appear first'=>'Serão mostrados primeiro os grupos de campos com menor número de ordem.','Order No.'=>'Nº. de ordem','Below fields'=>'Abaixo dos campos','Below labels'=>'Abaixo das legendas','Side'=>'Lateral','Normal (after content)'=>'Normal (depois do conteúdo)','High (after title)'=>'Acima (depois do título)','Position'=>'Posição','Seamless (no metabox)'=>'Simples (sem metabox)','Standard (WP metabox)'=>'Predefinido (metabox do WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Chave','Order'=>'Ordem','Close Field'=>'Fechar campo','id'=>'id','class'=>'classe','width'=>'largura','Wrapper Attributes'=>'Atributos do wrapper','Instructions for authors. Shown when submitting data'=>'Instruções para os autores. São mostradas ao preencher e submeter dados.','Instructions'=>'Instruções','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Uma única palavra, sem espaços. São permitidos underscores (_) e traços (-).','Field Name'=>'Nome do campo','This is the name which will appear on the EDIT page'=>'Este é o nome que será mostrado na página EDITAR.','Field Label'=>'Legenda do campo','Delete'=>'Eliminar','Delete field'=>'Eliminar campo','Move'=>'Mover','Move field to another group'=>'Mover campo para outro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arraste para reordenar','Show this field group if'=>'Mostrar este grupo de campos se','No updates available.'=>'Nenhuma actualização disponível.','Database upgrade complete. See what\'s new'=>'Actualização da base de dados concluída. Ver o que há de novo','Reading upgrade tasks...'=>'A ler tarefas de actualização...','Upgrade failed.'=>'Falhou ao actualizar.','Upgrade complete.'=>'Actualização concluída.','Upgrading data to version %s'=>'A actualizar dados para a versão %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'É recomendável que faça uma cópia de segurança da sua base de dados antes de continuar. Tem a certeza que quer actualizar agora?','Please select at least one site to upgrade.'=>'Por favor, seleccione pelo menos um site para actualizar.','Database Upgrade complete. Return to network dashboard'=>'Actualização da base de dados concluída. Voltar ao painel da rede','Site is up to date'=>'O site está actualizado','Site'=>'Site','Upgrade Sites'=>'Actualizar sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Os sites seguintes necessitam de actualização da BD. Seleccione os que quer actualizar e clique em %s.','Add rule group'=>'Adicionar grupo de regras','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crie um conjunto de regras para determinar em que ecrãs de edição serão utilizados estes campos personalizados avançados','Rules'=>'Regras','Copied'=>'Copiado','Copy to clipboard'=>'Copiar para a área de transferência','Select Field Groups'=>'Seleccione os grupos de campos','No field groups selected'=>'Nenhum grupo de campos seleccionado','Generate PHP'=>'Gerar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Ficheiro de importação vazio','Incorrect file type'=>'Tipo de ficheiro incorrecto','Error uploading file. Please try again'=>'Erro ao carregar ficheiro. Por favor tente de novo.','Import Field Groups'=>'Importar grupos de campos','Sync'=>'Sincronizar','Select %s'=>'Seleccionar %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este item','Documentation'=>'Documentação','Description'=>'Descrição','Sync available'=>'Sincronização disponível','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Rever sites e actualizar','Upgrade Database'=>'Actualizar base de dados','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor seleccione o destinho para este campo','Move Complete.'=>'Movido com sucesso.','Active'=>'Activo','Field Keys'=>'Chaves dos campos','Settings'=>'Definições','Location'=>'Localização','Null'=>'Nulo','copy'=>'cópia','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'Nenhum campo de opções disponível','Field group title is required'=>'O título do grupo de campos é obrigatório','This field cannot be moved until its changes have been saved'=>'Este campo não pode ser movido até que as suas alterações sejam guardadas.','The string "field_" may not be used at the start of a field name'=>'O prefixo "field_" não pode ser utilizado no início do nome do campo.','Field group draft updated.'=>'Rascunho de grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos agendado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Ferramentas','is not equal to'=>'não é igual a','is equal to'=>'é igual a','Forms'=>'Formulários','Page'=>'Página','Post'=>'Artigo','Relational'=>'Relacional','Choice'=>'Opção','Basic'=>'Básico','Unknown'=>'Desconhecido','Field type does not exist'=>'Tipo de campo não existe','Spam Detected'=>'Spam detectado','Post updated'=>'Artigo actualizado','Update'=>'Actualizar','Validate Email'=>'Validar email','Content'=>'Conteúdo','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'A selecção é menor do que','Selection is greater than'=>'A selecção é maior do que','Value is less than'=>'O valor é menor do que','Value is greater than'=>'O valor é maior do que','Value contains'=>'O valor contém','Value matches pattern'=>'O valor corresponde ao padrão','Value is not equal to'=>'O valor é diferente de','Value is equal to'=>'O valor é igual a','Has no value'=>'Não tem valor','Has any value'=>'Tem um valor qualquer','Cancel'=>'Cancelar','Are you sure?'=>'Tem a certeza?','%d fields require attention'=>'%d campos requerem a sua atenção','1 field requires attention'=>'1 campo requer a sua atenção','Validation failed'=>'A validação falhou','Validation successful'=>'Validação bem sucedida','Restricted'=>'Restrito','Collapse Details'=>'Minimizar detalhes','Expand Details'=>'Expandir detalhes','Uploaded to this post'=>'Carregados neste artigo','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'As alterações que fez serão ignoradas se navegar para fora desta página.','File type must be %s.'=>'O tipo de ficheiro deve ser %s.','or'=>'ou','File size must be at least %s.'=>'O tamanho do ficheiro deve ser pelo menos de %s.','Image height must not exceed %dpx.'=>'A altura da imagem não deve exceder os %dpx.','Image height must be at least %dpx.'=>'A altura da imagem deve ser pelo menos de %dpx.','Image width must not exceed %dpx.'=>'A largura da imagem não deve exceder os %dpx.','Image width must be at least %dpx.'=>'A largura da imagem deve ser pelo menos de %dpx.','(no title)'=>'(sem título)','Full Size'=>'Tamanho original','Large'=>'Grande','Medium'=>'Média','Thumbnail'=>'Miniatura','(no label)'=>'(sem legenda)','Sets the textarea height'=>'Define a altura da área de texto','Rows'=>'Linhas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Preceder com caixa de selecção adicional para seleccionar todas as opções','Save \'custom\' values to the field\'s choices'=>'Guarda valores personalizados nas opções do campo','Allow \'custom\' values to be added'=>'Permite adicionar valores personalizados','Add new choice'=>'Adicionar nova opção','Toggle All'=>'Seleccionar tudo','Allow Archives URLs'=>'Permitir URL do arquivo','Archives'=>'Arquivo','Page Link'=>'Ligação de página','Add'=>'Adicionar','Name'=>'Nome','%s added'=>'%s adicionado(a)','%s already exists'=>'%s já existe','User unable to add new %s'=>'O utilizador não pôde adicionar novo(a) %s','Term ID'=>'ID do termo','Term Object'=>'Termo','Load value from posts terms'=>'Carrega os termos a partir dos termos dos conteúdos.','Load Terms'=>'Carregar termos','Connect selected terms to the post'=>'Liga os termos seleccionados ao conteúdo.','Save Terms'=>'Guardar termos','Allow new terms to be created whilst editing'=>'Permite a criação de novos termos durante a edição.','Create Terms'=>'Criar termos','Radio Buttons'=>'Botões de opções','Single Value'=>'Valor único','Multi Select'=>'Selecção múltipla','Checkbox'=>'Caixa de selecção','Multiple Values'=>'Valores múltiplos','Select the appearance of this field'=>'Seleccione a apresentação deste campo.','Appearance'=>'Apresentação','Select the taxonomy to be displayed'=>'Seleccione a taxonomia que será mostrada.','Value must be equal to or lower than %d'=>'O valor deve ser igual ou inferior a %d','Value must be equal to or higher than %d'=>'O valor deve ser igual ou superior a %d','Value must be a number'=>'O valor deve ser um número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar \'outros\' valores nas opções do campo','Add \'other\' choice to allow for custom values'=>'Adicionar opção \'outros\' para permitir a inserção de valores personalizados','Other'=>'Outro','Radio Button'=>'Botão de opção','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define o fim do acordeão anterior. Este item de acordeão não será visível.','Allow this accordion to open without closing others.'=>'Permite abrir este item de acordeão sem fechar os restantes.','Display this accordion as open on page load.'=>'Mostrar este item de acordeão aberto ao carregar a página.','Open'=>'Aberto','Accordion'=>'Acordeão','Restrict which files can be uploaded'=>'Restringe que ficheiros podem ser carregados.','File ID'=>'ID do ficheiro','File URL'=>'URL do ficheiro','File Array'=>'Array do ficheiro','Add File'=>'Adicionar ficheiro','No file selected'=>'Nenhum ficheiro seleccionado','File name'=>'Nome do ficheiro','Update File'=>'Actualizar ficheiro','Edit File'=>'Editar ficheiro','Select File'=>'Seleccionar ficheiro','File'=>'Ficheiro','Password'=>'Senha','Specify the value returned'=>'Especifica o valor devolvido.','Use AJAX to lazy load choices?'=>'Utilizar AJAX para carregar opções?','Enter each default value on a new line'=>'Insira cada valor por omissão numa linha separada','verbSelect'=>'Seleccionar','Select2 JS load_failLoading failed'=>'Falhou ao carregar','Select2 JS searchingSearching…'=>'A pesquisar…','Select2 JS load_moreLoading more results…'=>'A carregar mais resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Só pode seleccionar %d itens','Select2 JS selection_too_long_1You can only select 1 item'=>'Só pode seleccionar 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor elimine %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor elimine 1 caractere','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor insira %d ou mais caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor insira 1 ou mais caracteres','Select2 JS matches_0No matches found'=>'Nenhuma correspondência encontrada','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados encontrados, use as setas para cima ou baixo para navegar.','Select2 JS matches_1One result is available, press enter to select it.'=>'Um resultado encontrado, prima Enter para seleccioná-lo.','nounSelect'=>'Selecção','User ID'=>'ID do utilizador','User Object'=>'Objecto do utilizador','User Array'=>'Array do utilizador','All user roles'=>'Todos os papéis de utilizador','User'=>'Utilizador','Separator'=>'Divisória','Select Color'=>'Seleccionar cor','Default'=>'Por omissão','Clear'=>'Limpar','Color Picker'=>'Selecção de cor','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Concluído','Date Time Picker JS currentTextNow'=>'Agora','Date Time Picker JS timezoneTextTime Zone'=>'Fuso horário','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milissegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Escolha a hora','Date Time Picker'=>'Selecção de data e hora','Endpoint'=>'Fim','Left aligned'=>'Alinhado à esquerda','Top aligned'=>'Alinhado acima','Placement'=>'Posição','Tab'=>'Separador','Value must be a valid URL'=>'O valor deve ser um URL válido','Link URL'=>'URL da ligação','Link Array'=>'Array da ligação','Opens in a new window/tab'=>'Abre numa nova janela/separador','Select Link'=>'Seleccionar ligação','Link'=>'Ligação','Email'=>'Email','Step Size'=>'Valor dos passos','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Intervalo','Both (Array)'=>'Ambos (Array)','Label'=>'Legenda','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'vermelho : Vermelho','For more control, you may specify both a value and label like this:'=>'Para maior controlo, pode especificar tanto os valores como as legendas:','Enter each choice on a new line.'=>'Insira cada opção numa linha separada.','Choices'=>'Opções','Button Group'=>'Grupo de botões','Parent'=>'Superior','Toolbar'=>'Barra de ferramentas','Text Only'=>'Apenas HTML','Visual Only'=>'Apenas visual','Visual & Text'=>'Visual e HTML','Tabs'=>'Separadores','Click to initialize TinyMCE'=>'Clique para inicializar o TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'HTML','Visual'=>'Visual','Value must not exceed %d characters'=>'O valor não deve exceder %d caracteres','Leave blank for no limit'=>'Deixe em branco para não limitar','Character Limit'=>'Limite de caracteres','Appears after the input'=>'Mostrado depois do campo','Append'=>'Suceder','Appears before the input'=>'Mostrado antes do campo','Prepend'=>'Preceder','Appears within the input'=>'Mostrado dentro do campo','Placeholder Text'=>'Texto predefinido','Appears when creating a new post'=>'Mostrado ao criar um novo conteúdo','Text'=>'Texto','Post ID'=>'ID do conteúdo','Post Object'=>'Conteúdo','Featured Image'=>'Imagem de destaque','Selected elements will be displayed in each result'=>'Os elementos seleccionados serão mostrados em cada resultado.','Elements'=>'Elementos','Taxonomy'=>'Taxonomia','Post Type'=>'Tipo de conteúdo','Filters'=>'Filtros','All taxonomies'=>'Todas as taxonomias','Filter by Taxonomy'=>'Filtrar por taxonomia','All post types'=>'Todos os tipos de conteúdo','Filter by Post Type'=>'Filtrar por tipo de conteúdo','Search...'=>'Pesquisar...','Select taxonomy'=>'Seleccione taxonomia','Select post type'=>'Seleccione tipo de conteúdo','No matches found'=>'Nenhuma correspondência encontrada','Loading'=>'A carregar','Maximum values reached ( {max} values )'=>'Valor máximo alcançado ( valor {max} )','Relationship'=>'Relação','Comma separated list. Leave blank for all types'=>'Lista separada por vírgulas. Deixe em branco para permitir todos os tipos.','Maximum'=>'Máximo','File size'=>'Tamanho do ficheiro','Restrict which images can be uploaded'=>'Restringir que imagens que ser carregadas','Minimum'=>'Mínimo','Uploaded to post'=>'Carregados no artigo','All'=>'Todos','Limit the media library choice'=>'Limita a escolha da biblioteca de media.','Library'=>'Biblioteca','Preview Size'=>'Tamanho da pré-visualização','Image ID'=>'ID da imagem','Image URL'=>'URL da imagem','Image Array'=>'Array da imagem','Specify the returned value on front end'=>'Especifica o valor devolvido na frente do site.','Return Value'=>'Valor devolvido','Add Image'=>'Adicionar imagem','No image selected'=>'Nenhuma imagem seleccionada','Remove'=>'Remover','Edit'=>'Editar','All images'=>'Todas as imagens','Update Image'=>'Actualizar imagem','Edit Image'=>'Editar imagem','Select Image'=>'Seleccionar imagem','Image'=>'Imagem','Allow HTML markup to display as visible text instead of rendering'=>'Permite visualizar o código HTML como texto visível, em vez de o processar.','Escape HTML'=>'Mostrar HTML','No Formatting'=>'Sem formatação','Automatically add <br>'=>'Adicionar <br> automaticamente','Automatically add paragraphs'=>'Adicionar parágrafos automaticamente','Controls how new lines are rendered'=>'Controla como serão visualizadas novas linhas.','New Lines'=>'Novas linhas','Week Starts On'=>'Semana começa em','The format used when saving a value'=>'O formato usado ao guardar um valor','Save Format'=>'Formato guardado','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Seguinte','Date Picker JS currentTextToday'=>'Hoje','Date Picker JS closeTextDone'=>'Concluído','Date Picker'=>'Selecção de data','Width'=>'Largura','Embed Size'=>'Tamanho da incorporação','Enter URL'=>'Insira o URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado quando inactivo','Off Text'=>'Texto desligado','Text shown when active'=>'Texto mostrado quando activo','On Text'=>'Texto ligado','Default Value'=>'Valor por omissão','Displays text alongside the checkbox'=>'Texto mostrado ao lado da caixa de selecção','Message'=>'Mensagem','No'=>'Não','Yes'=>'Sim','True / False'=>'Verdadeiro / Falso','Row'=>'Linha','Table'=>'Tabela','Block'=>'Bloco','Specify the style used to render the selected fields'=>'Especifica o estilo usado para mostrar os campos seleccionados.','Layout'=>'Layout','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar a altura do mapa','Height'=>'Altura','Set the initial zoom level'=>'Definir o nível de zoom inicial','Zoom'=>'Zoom','Center the initial map'=>'Centrar o mapa inicial','Center'=>'Centrar','Search for address...'=>'Pesquisar endereço...','Find current location'=>'Encontrar a localização actual','Clear location'=>'Limpar localização','Search'=>'Pesquisa','Sorry, this browser does not support geolocation'=>'Desculpe, este navegador não suporta geolocalização.','Google Map'=>'Mapa do Google','Return Format'=>'Formato devolvido','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'O formato de visualização ao editar um conteúdo','Display Format'=>'Formato de visualização','Time Picker'=>'Selecção de hora','No Fields found in Trash'=>'Nenhum campo encontrado no lixo','No Fields found'=>'Nenhum campo encontrado','Search Fields'=>'Pesquisar campos','View Field'=>'Ver campo','New Field'=>'Novo campo','Edit Field'=>'Editar campo','Add New Field'=>'Adicionar novo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'Nenhum grupo de campos encontrado no lixo','No Field Groups found'=>'Nenhum grupo de campos encontrado','Search Field Groups'=>'Pesquisar grupos de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Novo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Adicionar novo grupo de campos','Add New'=>'Adicionar novo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalize o WordPress com campos intuitivos, poderosos e profissionais.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.l10n.php
index 03526e9b..66d9e828 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'pt_BR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[O shortcode do ACF não pode exibir campos de posts não públicos]','[The ACF shortcode is disabled on this site]'=>'[O shortcode do ACF está desativado neste site]','Businessman Icon'=>'Ícone de homem de negócios','Forums Icon'=>'Ícone de fórum','YouTube Icon'=>'Ícone do Youtube','Yes (alt) Icon'=>'Ícone Sim (alt)','WordPress (alt) Icon'=>'Ícone WordPress (alt)','WhatsApp Icon'=>'Ícone do WhatsApp','Write Blog Icon'=>'Ícone de escrever','Widgets Menus Icon'=>'Ícone de widgets','View Site Icon'=>'Ícone de Ver Site','Learn More Icon'=>'Ícone de saiba mais','Add Page Icon'=>'Ícone de adicionar página','Video (alt3) Icon'=>'Ícone de vídeo (alt3)','Video (alt2) Icon'=>'Ícone de vídeo (alt2)','Video (alt) Icon'=>'Ícone de vídeo (alt)','Update (alt) Icon'=>'Ícone de atualizar','Universal Access (alt) Icon'=>'Ícone de acesso universal (alt)','Twitter (alt) Icon'=>'Ícone do Twitter (alt)','Twitch Icon'=>'Ícone do Twitch','Tickets (alt) Icon'=>'Ícone de tickets (alt)','Text Page Icon'=>'Ícone de texto de página','Table Row Delete Icon'=>'Ícone de deletar linha da tabela','The core ACF block binding source name for fields on the current pageACF Fields'=>'Campos do ACF','ACF PRO Feature'=>'Funcionalidade ACF PRO','Renew PRO to Unlock'=>'Renove o PRO para desbloquear','Renew PRO License'=>'Renovar a licença PRO','PRO fields cannot be edited without an active license.'=>'Campos PRO não podem ser editados sem uma licença ativa.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Por favor, ative sua licença do ACF PRO para editar grupos de campos atribuídos a um Bloco ACF.','Please activate your ACF PRO license to edit this options page.'=>'Ative sua licença ACF PRO para editar essa página de opções.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Retornar valores de HTML escapados só é possível quando format_value também é verdadeiro. Os valores do campo não foram retornados por motivos de segurança.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Retornar um valor de HTML escapado é apenas possível quando format_value também é verdadeiro. O valor do campo não foi retornado por motivos de segurança.','Please contact your site administrator or developer for more details.'=>'Entre em contato com o administrador do seu site ou com o desenvolvedor para mais detalhes.','Hide details'=>'Ocultar detalhes','Show details'=>'Mostrar detalhes','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - renderizado mediante %3$s','Renew ACF PRO License'=>'Renovar a licença ACF PRO','Renew License'=>'Renovar licença','Manage License'=>'Gerenciar licença','\'High\' position not supported in the Block Editor'=>'A posição "alta" não é suportada pelo editor de blocos.','Upgrade to ACF PRO'=>'Upgrade para ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'As páginas de opções do ACF são páginas de administração personalizadas para gerenciar configurações globais através de campos. Você pode criar várias páginas e subpáginas.','Add Options Page'=>'Adicionar página de opções','In the editor used as the placeholder of the title.'=>'No editor usado como espaço reservado para o título.','Title Placeholder'=>'Título de marcação','4 Months Free'=>'4 meses grátis','(Duplicated from %s)'=>' (Duplicado de %s)','Select Options Pages'=>'Selecionar páginas de opções','Duplicate taxonomy'=>'Duplicar taxonomia','Create taxonomy'=>'Criar taxonomia','Duplicate post type'=>'Duplicar tipo de post','Create post type'=>'Criar tipo de post','Link field groups'=>'Vincular grupos de campos','Add fields'=>'Adicionar campos','This Field'=>'Este campo','ACF PRO'=>'ACF PRO','Feedback'=>'Sugestões','Support'=>'Suporte','is developed and maintained by'=>'é desenvolvido e mantido por','Add this %s to the location rules of the selected field groups.'=>'Adicione este %s às regras de localização dos grupos de campos selecionados','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecione o(s) campo(s) para armazenar a referência de volta ao item que está sendo atualizado. Você pode selecionar este campo. Os campos de destino devem ser compatíveis com onde este campo está sendo exibido. Por exemplo, se este campo estiver sendo exibido em uma Taxonomia, seu campo de destino deve ser do tipo Taxonomia','Target Field'=>'Campo de destino','Update a field on the selected values, referencing back to this ID'=>'Atualize um campo nos valores selecionados, referenciando de volta para este ID','Bidirectional'=>'Bidirecional','%s Field'=>'Campo %s','Select Multiple'=>'Selecionar vários','The capability name for editing terms of this taxonomy.'=>'O nome da capacidade para editar termos desta taxonomia.','Edit Terms Capability'=>'Editar capacidade dos termos','%s fields'=>'Campos de %s','No terms'=>'Não há termos','No post types'=>'Não há tipos de post','No posts'=>'Não há posts','No taxonomies'=>'Não há taxonomias','No field groups'=>'Não há grupos de campos','No fields'=>'Não há campos','No description'=>'Não há descrição','Any post status'=>'Qualquer status de post','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Esta chave de taxonomia já está em uso por outra taxonomia registrada fora do ACF e não pode ser usada.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Esta chave de taxonomia já está em uso por outra taxonomia no ACF e não pode ser usada.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'A chave de taxonomia deve conter apenas caracteres alfanuméricos minúsculos, sublinhados ou hífens.','No Taxonomies found in Trash'=>'Não foi possível encontrar taxonomias na lixeira','No Taxonomies found'=>'Não foi possível encontrar taxonomias','Search Taxonomies'=>'Pesquisar taxonomias','View Taxonomy'=>'Ver taxonomia','New Taxonomy'=>'Nova taxonomia','Edit Taxonomy'=>'Editar taxonomia','Add New Taxonomy'=>'Adicionar nova taxonomia','No Post Types found in Trash'=>'Não foi possível encontrar tipos de post na lixeira','No Post Types found'=>'Não foi possível encontrar tipos de post','Search Post Types'=>'Pesquisar tipos de post','View Post Type'=>'Ver tipo de post','New Post Type'=>'Novo tipo de post','Edit Post Type'=>'Editar tipo de post','Add New Post Type'=>'Adicionar novo tipo de post','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Esta chave de tipo de post já está em uso por outro tipo de post registrado fora do ACF e não pode ser usada.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Esta chave de tipo de post já está em uso por outro tipo de post no ACF e não pode ser usada.','This field must not be a WordPress reserved term.'=>'Este campo não deve ser um termo reservado do WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'A chave do tipo de post deve conter apenas caracteres alfanuméricos minúsculos, sublinhados ou hífens.','The post type key must be under 20 characters.'=>'A chave do tipo de post deve ter menos de 20 caracteres.','We do not recommend using this field in ACF Blocks.'=>'Não recomendamos o uso deste campo em blocos do ACF.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Exibe o editor WordPress WYSIWYG como visto em Posts e Páginas, permitindo uma rica experiência de edição de texto que também permite conteúdo multimídia.','WYSIWYG Editor'=>'Editor WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Permite a seleção de um ou mais usuários que podem ser usados para criar relacionamentos entre objetos de dados.','A text input specifically designed for storing web addresses.'=>'Uma entrada de texto projetada especificamente para armazenar endereços da web.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Um botão de alternar que permite escolher um valor de 1 ou 0 (ligado ou desligado, verdadeiro ou falso, etc.). Pode ser apresentado como um botão estilizado ou uma caixa de seleção.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Uma interface interativa para escolher um horário. O formato de horário pode ser personalizado usando as configurações do campo.','A basic textarea input for storing paragraphs of text.'=>'Uma entrada de área de texto básica para armazenar parágrafos de texto.','A basic text input, useful for storing single string values.'=>'Uma entrada de texto básica, útil para armazenar valores de texto únicos.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Permite a seleção de um ou mais termos de taxonomia com base nos critérios e opções especificados nas configurações dos campos.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Permite agrupar campos em seções com abas na tela de edição. Útil para manter os campos organizados e estruturados.','A dropdown list with a selection of choices that you specify.'=>'Uma lista suspensa com uma seleção de escolhas que você especifica.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Uma interface de coluna dupla para selecionar um ou mais posts, páginas ou itens de tipo de post personalizados para criar um relacionamento com o item que você está editando no momento. Inclui opções para pesquisar e filtrar.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Uma entrada para selecionar um valor numérico dentro de um intervalo especificado usando um elemento deslizante de intervalo.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Um grupo de entradas de botão de opção que permite ao usuário fazer uma única seleção a partir dos valores especificados.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Uma interface interativa e personalizável para escolher um ou vários posts, páginas ou itens de tipos de post com a opção de pesquisa. ','An input for providing a password using a masked field.'=>'Uma entrada para fornecer uma senha usando um campo mascarado.','Filter by Post Status'=>'Filtrar por status do post','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Um menu suspenso interativo para selecionar um ou mais posts, páginas, itens de um tipo de post personalizado ou URLs de arquivo, com a opção de pesquisa.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Um componente interativo para incorporar vídeos, imagens, tweets, áudio e outros conteúdos, fazendo uso da funcionalidade oEmbed nativa do WordPress.','An input limited to numerical values.'=>'Uma entrada limitada a valores numéricos.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Usado para exibir uma mensagem aos editores ao lado de outros campos. Útil para fornecer contexto adicional ou instruções sobre seus campos.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Permite especificar um link e suas propriedades, como título e destino, usando o seletor de links nativo do WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Usa o seletor de mídia nativo do WordPress para enviar ou escolher imagens.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Fornece uma maneira de estruturar os campos em grupos para organizar melhor os dados e a tela de edição.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Uma interface interativa para selecionar um local usando o Google Maps. Requer uma chave de API do Google Maps e configuração adicional para exibir corretamente.','Uses the native WordPress media picker to upload, or choose files.'=>'Usa o seletor de mídia nativo do WordPress para enviar ou escolher arquivos.','A text input specifically designed for storing email addresses.'=>'Uma entrada de texto projetada especificamente para armazenar endereços de e-mail.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Uma interface interativa para escolher uma data e um horário. O formato de data devolvido pode ser personalizado usando as configurações do campo.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Uma interface interativa para escolher uma data. O formato de data devolvido pode ser personalizado usando as configurações do campo.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Uma interface interativa para selecionar uma cor ou especificar um valor hex.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Um grupo de entradas de caixa de seleção que permite ao usuário selecionar um ou vários valores especificados.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Um grupo de botões com valores que você especifica, os usuários podem escolher uma opção entre os valores fornecidos.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Permite agrupar e organizar campos personalizados em painéis recolhíveis que são exibidos durante a edição do conteúdo. Útil para manter grandes conjuntos de dados organizados.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Isso fornece uma solução para repetir conteúdo, como slides, membros da equipe e blocos de chamada para ação, agindo como um ascendente para um conjunto de subcampos que podem ser repetidos várias vezes.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Isso fornece uma interface interativa para gerenciar uma coleção de anexos. A maioria das configurações é semelhante ao tipo de campo Imagem. Configurações adicionais permitem que você especifique onde novos anexos são adicionados na galeria e o número mínimo/máximo de anexos permitidos.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Isso fornece um editor simples, estruturado e baseado em layout. O campo "conteúdo flexível" permite definir, criar e gerenciar o conteúdo com total controle, utilizando layouts e subcampos para desenhar os blocos disponíveis.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Isso permite que você selecione e exiba os campos existentes. Ele não duplica nenhum campo no banco de dados, mas carrega e exibe os campos selecionados em tempo de execução. O campo "clone" pode se substituir pelos campos selecionados ou exibir os campos selecionados como um grupo de subcampos.','nounClone'=>'Clone','PRO'=>'PRO','Advanced'=>'Avançado','JSON (newer)'=>'JSON (mais recente)','Original'=>'Original','Invalid post ID.'=>'ID de post inválido.','Invalid post type selected for review.'=>'Tipo de post inválido selecionado para revisão.','More'=>'Mais','Tutorial'=>'Tutorial','Select Field'=>'Selecionar campo','Try a different search term or browse %s'=>'Tente um termo de pesquisa diferente ou procure pelos %s','Popular fields'=>'Campos populares','No search results for \'%s\''=>'Nenhum resultado de pesquisa para \'%s\'','Search fields...'=>'Pesquisar campos...','Select Field Type'=>'Selecione o tipo de campo','Popular'=>'Popular','Add Taxonomy'=>'Adicionar taxonomia','Create custom taxonomies to classify post type content'=>'Crie taxonomias personalizadas para classificar o conteúdo do tipo de post','Add Your First Taxonomy'=>'Adicione sua primeira taxonomia','Hierarchical taxonomies can have descendants (like categories).'=>'Taxonomias hierárquicas podem ter descendentes (como categorias).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Torna uma taxonomia visível na interface e no painel administrativo.','One or many post types that can be classified with this taxonomy.'=>'Um ou vários tipos de post que podem ser classificados com esta taxonomia.','genre'=>'gênero','Genre'=>'Gênero','Genres'=>'Gêneros','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Controlador personalizado opcional para usar em vez de `WP_REST_Terms_Controller`.','Expose this post type in the REST API.'=>'Expor esse tipo de post na API REST.','Customize the query variable name'=>'Personalize o nome da variável de consulta','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Os termos podem ser acessados usando o link permanente não bonito, por exemplo, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Termos ascendente-descendente em URLs para taxonomias hierárquicas.','Customize the slug used in the URL'=>'Personalize o slug usado no URL','Permalinks for this taxonomy are disabled.'=>'Os links permanentes para esta taxonomia estão desativados.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Reescreva o URL usando a chave de taxonomia como slug. Sua estrutura de link permanente será','Taxonomy Key'=>'Chave de taxonomia','Select the type of permalink to use for this taxonomy.'=>'Selecione o tipo de link permanente a ser usado para esta taxonomia.','Display a column for the taxonomy on post type listing screens.'=>'Exiba uma coluna para a taxonomia nas telas de listagem do tipo de post.','Show Admin Column'=>'Mostrar coluna administrativa','Show the taxonomy in the quick/bulk edit panel.'=>'Mostrar a taxonomia no painel de edição rápida/em massa.','Quick Edit'=>'Edição rápida','List the taxonomy in the Tag Cloud Widget controls.'=>'Listar a taxonomia nos controles do widget de nuvem de tags.','Tag Cloud'=>'Nuvem de tags','Meta Box Sanitization Callback'=>'Callback de higienização da metabox','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Um nome de função PHP a ser chamado para manipular o conteúdo de uma metabox em sua taxonomia.','Register Meta Box Callback'=>'Cadastrar callback da metabox','No Meta Box'=>'Sem metabox','Custom Meta Box'=>'Metabox personalizada','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Controla a metabox na tela do editor de conteúdo. Por padrão, a metabox "Categorias" é mostrada para taxonomias hierárquicas e a metabox "Tags" é mostrada para taxonomias não hierárquicas.','Meta Box'=>'Metabox','Categories Meta Box'=>'Metabox de categorias','Tags Meta Box'=>'Metabox de tags','A link to a tag'=>'Um link para uma tag','Describes a navigation link block variation used in the block editor.'=>'Descreve uma variação de bloco de link de navegação usada no editor de blocos.','A link to a %s'=>'Um link para um %s','Tag Link'=>'Link da tag','Assigns a title for navigation link block variation used in the block editor.'=>'Atribui um título para a variação do bloco de link de navegação usado no editor de blocos.','← Go to tags'=>'← Ir para tags','Assigns the text used to link back to the main index after updating a term.'=>'Atribui o texto usado para vincular de volta ao índice principal após atualizar um termo.','Back To Items'=>'Voltar aos itens','← Go to %s'=>'← Ir para %s','Tags list'=>'Lista de tags','Assigns text to the table hidden heading.'=>'Atribui texto ao título oculto da tabela.','Tags list navigation'=>'Navegação da lista de tags','Assigns text to the table pagination hidden heading.'=>'Atribui texto ao título oculto da paginação da tabela.','Filter by category'=>'Filtrar por categoria','Assigns text to the filter button in the posts lists table.'=>'Atribui texto ao botão de filtro na tabela de listas de posts.','Filter By Item'=>'Filtrar por item','Filter by %s'=>'Filtrar por %s','The description is not prominent by default; however, some themes may show it.'=>'A descrição não está em destaque por padrão, no entanto alguns temas podem mostrá-la.','Describes the Description field on the Edit Tags screen.'=>'Descreve o campo "descrição" na tela "editar tags".','Description Field Description'=>'Descrição do campo de descrição','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Atribua um termo ascendente para criar uma hierarquia. O termo Jazz, por exemplo, pode ser ascendente de Bebop ou Big Band','Describes the Parent field on the Edit Tags screen.'=>'Descreve o campo "ascendente" na tela "editar tags".','Parent Field Description'=>'Descrição do campo ascendente','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'O "slug" é a versão do nome amigável para o URL. Geralmente é todo em minúsculas e contém apenas letras, números e hífens.','Describes the Slug field on the Edit Tags screen.'=>'Descreve o campo "slug" na tela "editar tags".','Slug Field Description'=>'Descrição do campo de slug','The name is how it appears on your site'=>'O nome é como aparece no seu site','Describes the Name field on the Edit Tags screen.'=>'Descreve o campo "nome" na tela "editar tags".','Name Field Description'=>'Descrição do campo de nome','No tags'=>'Não há tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Atribui o texto exibido nas tabelas de posts e listas de mídia quando não há tags ou categorias disponíveis.','No Terms'=>'Não há termos','No %s'=>'Não há %s','No tags found'=>'Não foi possível encontrar tags','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Atribui o texto exibido ao clicar no texto "escolher entre os mais usados" na metabox da taxonomia quando não há tags disponíveis e atribui o texto usado na tabela da lista de termos quando não há itens para uma taxonomia.','Not Found'=>'Não encontrado','Assigns text to the Title field of the Most Used tab.'=>'Atribui texto ao campo "título" da aba "mais usados".','Most Used'=>'Mais usado','Choose from the most used tags'=>'Escolha entre as tags mais usadas','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Atribui o texto "escolha entre os mais usados" utilizado na metabox quando o JavaScript estiver desativado. Usado apenas em taxonomias não hierárquicas.','Choose From Most Used'=>'Escolha entre os mais usados','Choose from the most used %s'=>'Escolha entre %s mais comuns','Add or remove tags'=>'Adicionar ou remover tags','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Atribui o texto "adicionar ou remover itens" utilizado na metabox quando o JavaScript está desativado. Usado apenas em taxonomias não hierárquicas','Add Or Remove Items'=>'Adicionar ou remover itens','Add or remove %s'=>'Adicionar ou remover %s','Separate tags with commas'=>'Separe as tags com vírgulas','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Atribui o texto "separe os itens com vírgulas" utilizado na metabox da taxonomia. Usado apenas em taxonomias não hierárquicas.','Separate Items With Commas'=>'Separe os itens com vírgulas','Separate %s with commas'=>'Separe %s com vírgulas','Popular Tags'=>'Tags populares','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Atribui texto de itens populares. Usado apenas para taxonomias não hierárquicas.','Popular Items'=>'Itens populares','Popular %s'=>'%s populares','Search Tags'=>'Pesquisar Tags','Assigns search items text.'=>'Atribui texto aos itens de pesquisa.','Parent Category:'=>'Categoria ascendente:','Assigns parent item text, but with a colon (:) added to the end.'=>'Atribui o texto do item ascendente, mas com dois pontos (:) adicionados ao final.','Parent Item With Colon'=>'Item ascendente com dois pontos','Parent Category'=>'Categoria ascendente','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Atribui o texto do item ascendente. Usado apenas em taxonomias hierárquicas.','Parent Item'=>'Item ascendente','Parent %s'=>'%s ascendente','New Tag Name'=>'Novo nome de tag','Assigns the new item name text.'=>'Atribui o texto "novo nome do item".','New Item Name'=>'Novo nome do item','New %s Name'=>'Novo nome de %s','Add New Tag'=>'Adicionar nova tag','Assigns the add new item text.'=>'Atribui o texto "adicionar novo item".','Update Tag'=>'Atualizar tag','Assigns the update item text.'=>'Atribui o texto "atualizar item".','Update Item'=>'Atualizar item','Update %s'=>'Atualizar %s','View Tag'=>'Ver tag','In the admin bar to view term during editing.'=>'Na barra de administração para visualizar o termo durante a edição.','Edit Tag'=>'Editar tag','At the top of the editor screen when editing a term.'=>'Na parte superior da tela do editor durante a edição de um termo.','All Tags'=>'Todas as tags','Assigns the all items text.'=>'Atribui o texto "todos os itens".','Assigns the menu name text.'=>'Atribui o texto do nome do menu.','Menu Label'=>'Rótulo do menu','Active taxonomies are enabled and registered with WordPress.'=>'As taxonomias selecionadas estão ativas e cadastradas no WordPress.','A descriptive summary of the taxonomy.'=>'Um resumo descritivo da taxonomia.','A descriptive summary of the term.'=>'Um resumo descritivo do termo.','Term Description'=>'Descrição do termo','Single word, no spaces. Underscores and dashes allowed.'=>'Uma única palavra, sem espaços. Sublinhados (_) e traços (-) permitidos.','Term Slug'=>'Slug do termo','The name of the default term.'=>'O nome do termo padrão.','Term Name'=>'Nome do termo','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Cria um termo para a taxonomia que não pode ser excluído. Ele não será selecionado para posts por padrão.','Default Term'=>'Termo padrão','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Se os termos nesta taxonomia devem ser classificados na ordem em que são fornecidos para "wp_set_object_terms()".','Sort Terms'=>'Ordenar termos','Add Post Type'=>'Adicionar tipo de post','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Expanda a funcionalidade do WordPress além de posts e páginas padrão com tipos de post personalizados.','Add Your First Post Type'=>'Adicione seu primeiro tipo de post','I know what I\'m doing, show me all the options.'=>'Eu sei o que estou fazendo, mostre todas as opções.','Advanced Configuration'=>'Configuração avançada','Hierarchical post types can have descendants (like pages).'=>'Tipos de post hierárquicos podem ter descendentes (como páginas).','Hierarchical'=>'Hierárquico','Visible on the frontend and in the admin dashboard.'=>'Visível na interface e no painel administrativo.','Public'=>'Público','movie'=>'filme','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Somente letras minúsculas, sublinhados (_) e traços (-), máximo de 20 caracteres.','Movie'=>'Filme','Singular Label'=>'Rótulo no singular','Movies'=>'Filmes','Plural Label'=>'Rótulo no plural','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Controlador personalizado opcional para usar em vez de "WP_REST_Posts_Controller".','Controller Class'=>'Classe do controlador','The namespace part of the REST API URL.'=>'A parte do namespace da URL da API REST.','Namespace Route'=>'Rota do namespace','The base URL for the post type REST API URLs.'=>'O URL base para os URLs da API REST do tipo de post.','Base URL'=>'URL base','Exposes this post type in the REST API. Required to use the block editor.'=>'Expõe este tipo de post na API REST. Obrigatório para usar o editor de blocos.','Show In REST API'=>'Mostrar na API REST','Customize the query variable name.'=>'Personalize o nome da variável de consulta.','Query Variable'=>'Variável de consulta','No Query Variable Support'=>'Sem suporte a variáveis de consulta','Custom Query Variable'=>'Variável de consulta personalizada','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Os itens podem ser acessados usando o link permanente não bonito, por exemplo, {post_type}={post_slug}.','Query Variable Support'=>'Suporte à variável de consulta','URLs for an item and items can be accessed with a query string.'=>'URLs para um item e itens podem ser acessados com uma string de consulta.','Publicly Queryable'=>'Consultável publicamente','Custom slug for the Archive URL.'=>'Slug personalizado para o URL de arquivo.','Archive Slug'=>'Slug do arquivo','Has an item archive that can be customized with an archive template file in your theme.'=>'Possui um arquivo de itens que pode ser personalizado com um arquivo de modelo de arquivo em seu tema.','Archive'=>'Arquivo','Pagination support for the items URLs such as the archives.'=>'Suporte de paginação para os URLs de itens, como os arquivos.','Pagination'=>'Paginação','RSS feed URL for the post type items.'=>'URL do feed RSS para os itens do tipo de post.','Feed URL'=>'URL do feed','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Altera a estrutura do link permanente para adicionar o prefixo "WP_Rewrite::$front" aos URLs.','Front URL Prefix'=>'Prefixo Front do URL','Customize the slug used in the URL.'=>'Personalize o slug usado no URL.','URL Slug'=>'Slug do URL','Permalinks for this post type are disabled.'=>'Os links permanentes para este tipo de post estão desativados.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Reescreve o URL usando um slug personalizado definido no campo abaixo. Sua estrutura de link permanente será','No Permalink (prevent URL rewriting)'=>'Sem link permanente (impedir a reescrita do URL)','Custom Permalink'=>'Link permanente personalizado','Post Type Key'=>'Chave do tipo de post','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Reescreve o URL usando a chave do tipo de post como slug. Sua estrutura de link permanente será','Permalink Rewrite'=>'Reescrita do link permanente','Delete items by a user when that user is deleted.'=>'Excluir itens criados pelo usuário quando o usuário for excluído.','Delete With User'=>'Excluir com o usuário','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Permitir que o tipo de post seja exportado em "Ferramentas" > "Exportar".','Can Export'=>'Pode exportar','Optionally provide a plural to be used in capabilities.'=>'Opcionalmente, forneça um plural para ser usado nas capacidades.','Plural Capability Name'=>'Nome plural da capacidade','Choose another post type to base the capabilities for this post type.'=>'Escolha outro tipo de post para basear as capacidades deste tipo de post.','Singular Capability Name'=>'Nome singular da capacidade','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Por padrão, as capacidades do tipo de post herdarão os nomes das capacidades de "Post". Ex.: edit_post, delete_posts. Ative para usar capacidades específicas do tipo de post, ex.: edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Renomear capacidades','Exclude From Search'=>'Excluir da pesquisa','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Permitir que itens sejam adicionados aos menus na tela \'Aparência\' > \'Menus\'. Deve ser ativado em \'Opções de tela\'.','Appearance Menus Support'=>'Suporte a menus em "Aparência"','Appears as an item in the \'New\' menu in the admin bar.'=>'Aparece como um item no menu "novo" na barra de administração.','Show In Admin Bar'=>'Mostrar na barra de administração','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Um nome de função PHP a ser chamado ao configurar as metaboxes para a tela de edição.','Custom Meta Box Callback'=>'Callback de metabox personalizado','Menu Icon'=>'Ícone do menu','The position in the sidebar menu in the admin dashboard.'=>'A posição no menu da barra lateral no painel de administração.','Menu Position'=>'Posição do menu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Por padrão, o tipo de post receberá um novo item de nível superior no menu de administração. Se um item de nível superior existente for fornecido aqui, o tipo de post será adicionado como um item de submenu abaixo dele.','Admin Menu Parent'=>'Ascendente do menu de administração','Admin editor navigation in the sidebar menu.'=>'Navegação do editor de administração no menu da barra lateral.','Show In Admin Menu'=>'Mostrar no menu de administração','Items can be edited and managed in the admin dashboard.'=>'Os itens podem ser editados e gerenciados no painel de administração.','Show In UI'=>'Mostrar na interface','A link to a post.'=>'Um link para um post.','Description for a navigation link block variation.'=>'Descrição para uma variação de bloco de link de navegação.','Item Link Description'=>'Descrição do link do item','A link to a %s.'=>'Um link para um %s.','Post Link'=>'Link do post','Title for a navigation link block variation.'=>'Título para uma variação de bloco de link de navegação.','Item Link'=>'Link do item','%s Link'=>'Link de %s','Post updated.'=>'Post atualizado.','In the editor notice after an item is updated.'=>'No aviso do editor após a atualização de um item.','Item Updated'=>'Item atualizado','%s updated.'=>'%s atualizado.','Post scheduled.'=>'Post agendado.','In the editor notice after scheduling an item.'=>'No aviso do editor após o agendamento de um item.','Item Scheduled'=>'Item agendado','%s scheduled.'=>'%s agendado.','Post reverted to draft.'=>'Post revertido para rascunho.','In the editor notice after reverting an item to draft.'=>'No aviso do editor após reverter um item para rascunho.','Item Reverted To Draft'=>'Item revertido para rascunho','%s reverted to draft.'=>'%s revertido para rascunho.','Post published privately.'=>'Post publicado de forma privada.','In the editor notice after publishing a private item.'=>'No aviso do editor após a publicação de um item privado.','Item Published Privately'=>'Item publicado de forma privada','%s published privately.'=>'%s publicado de forma privada.','Post published.'=>'Post publicado.','In the editor notice after publishing an item.'=>'No aviso do editor após a publicação de um item.','Item Published'=>'Item publicado','%s published.'=>'%s publicado.','Posts list'=>'Lista de posts','Used by screen readers for the items list on the post type list screen.'=>'Usado por leitores de tela para a lista de itens na tela de lista de tipos de post.','Items List'=>'Lista de itens','%s list'=>'Lista de %s','Posts list navigation'=>'Navegação da lista de posts','Used by screen readers for the filter list pagination on the post type list screen.'=>'Usado por leitores de tela para a paginação da lista de filtros na tela da lista de tipos de post.','Items List Navigation'=>'Navegação da lista de itens','%s list navigation'=>'Navegação na lista de %s','Filter posts by date'=>'Filtrar posts por data','Used by screen readers for the filter by date heading on the post type list screen.'=>'Usado por leitores de tela para filtrar por título de data na tela de lista de tipos de post.','Filter Items By Date'=>'Filtrar itens por data','Filter %s by date'=>'Filtrar %s por data','Filter posts list'=>'Filtrar lista de posts','Used by screen readers for the filter links heading on the post type list screen.'=>'Usado por leitores de tela para o título de links de filtro na tela de lista de tipos de post.','Filter Items List'=>'Filtrar lista de itens','Filter %s list'=>'Filtrar lista de %s','In the media modal showing all media uploaded to this item.'=>'No modal de mídia mostrando todas as mídias enviadas para este item.','Uploaded To This Item'=>'Enviado para este item','Uploaded to this %s'=>'Enviado para este %s','Insert into post'=>'Inserir no post','As the button label when adding media to content.'=>'Como o rótulo do botão ao adicionar mídia ao conteúdo.','Insert Into Media Button'=>'Inserir no botão de mídia','Insert into %s'=>'Inserir no %s','Use as featured image'=>'Usar como imagem destacada','As the button label for selecting to use an image as the featured image.'=>'Como o rótulo do botão para selecionar o uso de uma imagem como a imagem destacada.','Use Featured Image'=>'Usar imagem destacada','Remove featured image'=>'Remover imagem destacada','As the button label when removing the featured image.'=>'Como o rótulo do botão ao remover a imagem destacada.','Remove Featured Image'=>'Remover imagem destacada','Set featured image'=>'Definir imagem destacada','As the button label when setting the featured image.'=>'Como o rótulo do botão ao definir a imagem destacada.','Set Featured Image'=>'Definir imagem destacada','Featured image'=>'Imagem destacada','In the editor used for the title of the featured image meta box.'=>'No editor usado para o título da metabox da imagem destacada.','Featured Image Meta Box'=>'Metabox de imagem destacada','Post Attributes'=>'Atributos do post','In the editor used for the title of the post attributes meta box.'=>'No editor usado para o título da metabox de atributos do post.','Attributes Meta Box'=>'Metabox de atributos','%s Attributes'=>'Atributos de %s','Post Archives'=>'Arquivos de posts','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Adiciona os itens de "arquivo do tipo de post" com este rótulo à lista de posts mostrados ao adicionar itens a um menu existente em um tipo de post personalizado com arquivos ativados. Só aparece ao editar menus no modo "ver ao vivo" e um slug de arquivo personalizado foi fornecido.','Archives Nav Menu'=>'Menu de navegação de arquivos','%s Archives'=>'Arquivos de %s','No posts found in Trash'=>'Não foi possível encontrar posts na lixeira','At the top of the post type list screen when there are no posts in the trash.'=>'Na parte superior da tela da lista de tipos de post, quando não há posts na lixeira.','No Items Found in Trash'=>'Não foi possível encontrar itens na lixeira','No %s found in Trash'=>'Não foi possível encontrar %s na lixeira','No posts found'=>'Não foi possível encontrar posts','At the top of the post type list screen when there are no posts to display.'=>'Na parte superior da tela da lista de tipos de post, quando não há posts para exibir.','No Items Found'=>'Não foi possível encontrar itens','No %s found'=>'Não foi possível encontrar %s','Search Posts'=>'Pesquisar posts','At the top of the items screen when searching for an item.'=>'Na parte superior da tela de itens ao pesquisar um item.','Search Items'=>'Pesquisar itens','Search %s'=>'Pesquisar %s','Parent Page:'=>'Página ascendente:','For hierarchical types in the post type list screen.'=>'Para tipos hierárquicos na tela de lista de tipos de post.','Parent Item Prefix'=>'Prefixo do item ascendente','Parent %s:'=>'%s ascendente:','New Post'=>'Novo post','New Item'=>'Novo item','New %s'=>'Novo %s','Add New Post'=>'Adicionar novo post','At the top of the editor screen when adding a new item.'=>'Na parte superior da tela do editor ao adicionar um novo item.','Add New Item'=>'Adicionar novo item','Add New %s'=>'Adicionar novo %s','View Posts'=>'Ver posts','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Aparece na barra de administração na visualização "Todos as posts", desde que o tipo de post suporte arquivos e a página inicial não seja um arquivo desse tipo de post.','View Items'=>'Ver itens','View Post'=>'Ver post','In the admin bar to view item when editing it.'=>'Na barra de administração para visualizar o item ao editá-lo.','View Item'=>'Ver item','View %s'=>'Ver %s','Edit Post'=>'Editar post','At the top of the editor screen when editing an item.'=>'Na parte superior da tela do editor ao editar um item.','Edit Item'=>'Editar item','Edit %s'=>'Editar %s','All Posts'=>'Todos os posts','In the post type submenu in the admin dashboard.'=>'No submenu do tipo de post no painel administrativo.','All Items'=>'Todos os itens','All %s'=>'Todos os %s','Admin menu name for the post type.'=>'Nome do menu do administração para o tipo de post.','Menu Name'=>'Nome do menu','Regenerate all labels using the Singular and Plural labels'=>'Recriar todos os rótulos usando os rótulos singular e plural','Regenerate'=>'Recriar','Active post types are enabled and registered with WordPress.'=>'Os tipos de post ativos estão ativados e cadastrados com o WordPress.','A descriptive summary of the post type.'=>'Um resumo descritivo do tipo de post.','Add Custom'=>'Adicionar personalizado','Enable various features in the content editor.'=>'Ative vários recursos no editor de conteúdo.','Post Formats'=>'Formatos de post','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecione taxonomias existentes para classificar itens do tipo de post.','Browse Fields'=>'Procurar campos','Nothing to import'=>'Nada para importar','. The Custom Post Type UI plugin can be deactivated.'=>'. O plugin Custom Post Type UI pode ser desativado.','Imported %d item from Custom Post Type UI -'=>'%d item foi importado do Custom Post Type UI -' . "\0" . '%d itens foram importados do Custom Post Type UI -','Failed to import taxonomies.'=>'Falha ao importar as taxonomias.','Failed to import post types.'=>'Falha ao importar os tipos de post.','Nothing from Custom Post Type UI plugin selected for import.'=>'Nada do plugin Custom Post Type UI selecionado para importação.','Imported 1 item'=>'Um item importado' . "\0" . '%s itens importados','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'A importação de um tipo de post ou taxonomia com a mesma chave que já existe substituirá as configurações do tipo de post ou taxonomia existente pelas da importação.','Import from Custom Post Type UI'=>'Importar do Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'É possível usar o código a seguir para cadastrar uma versão local dos itens selecionados. Armazenar grupos de campos, tipos de post ou taxonomias localmente pode fornecer muitos benefícios, como tempos de carregamento mais rápidos, controle de versão e campos/configurações dinâmicos. Simplesmente copie e cole o código a seguir no arquivo functions.php do seu tema ou inclua-o em um arquivo externo e, em seguida, desative ou exclua os itens do painel do ACF.','Export - Generate PHP'=>'Exportar - Gerar PHP','Export'=>'Exportar','Select Taxonomies'=>'Selecionar taxonomias','Select Post Types'=>'Selecionar tipos de post','Exported 1 item.'=>'Um item exportado.' . "\0" . '%s itens exportados.','Category'=>'Categoria','Tag'=>'Tag','%s taxonomy created'=>'Taxonomia %s criada','%s taxonomy updated'=>'Taxonomia %s atualizada','Taxonomy draft updated.'=>'O rascunho da taxonomia foi atualizado.','Taxonomy scheduled for.'=>'Taxonomia agendada para.','Taxonomy submitted.'=>'Taxonomia enviada.','Taxonomy saved.'=>'Taxonomia salva.','Taxonomy deleted.'=>'Taxonomia excluída.','Taxonomy updated.'=>'Taxonomia atualizada.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Não foi possível cadastrar esta taxonomia porque sua chave está em uso por outra taxonomia cadastrada por outro plugin ou tema.','Taxonomy synchronized.'=>'Taxonomia sincronizada.' . "\0" . '%s taxonomias sincronizadas.','Taxonomy duplicated.'=>'Taxonomia duplicada.' . "\0" . '%s taxonomias duplicadas.','Taxonomy deactivated.'=>'Taxonomia desativada.' . "\0" . '%s taxonomias desativadas.','Taxonomy activated.'=>'Taxonomia ativada.' . "\0" . '%s taxonomias ativadas.','Terms'=>'Termos','Post type synchronized.'=>'Tipo de post sincronizado.' . "\0" . '%s tipos de post sincronizados.','Post type duplicated.'=>'Tipo de post duplicado.' . "\0" . '%s tipos de post duplicados.','Post type deactivated.'=>'Tipo de post desativado.' . "\0" . '%s tipos de post desativados.','Post type activated.'=>'Tipo de post ativado.' . "\0" . '%s tipos de post ativados.','Post Types'=>'Tipos de post','Advanced Settings'=>'Configurações avançadas','Basic Settings'=>'Configurações básicas','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Não foi possível cadastrar este tipo de post porque sua chave está em uso por outro tipo de post cadastrado por outro plugin ou tema.','Pages'=>'Páginas','%s post type created'=>'Tipo de post %s criado','Add fields to %s'=>'Adicionar campos para %s','%s post type updated'=>'Tipo de post %s atualizado','Post type draft updated.'=>'Rascunho do tipo de post atualizado.','Post type scheduled for.'=>'Tipo de post agendado para.','Post type submitted.'=>'Tipo de post enviado.','Post type saved.'=>'Tipo de post salvo.','Post type updated.'=>'Tipo de post atualizado.','Post type deleted.'=>'Tipo de post excluído.','Type to search...'=>'Digite para pesquisar...','PRO Only'=>'Somente PRO','Field groups linked successfully.'=>'Grupos de campos vinculados com sucesso.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importe tipos de post e taxonomias registradas com o Custom Post Type UI e gerencie-os com o ACF. Começar.','ACF'=>'ACF','taxonomy'=>'taxonomia','post type'=>'tipo de post','Done'=>'Concluído','Select one or many field groups...'=>'Selecione um ou vários grupos de campos...','Please select the field groups to link.'=>'Selecione os grupos de campos a serem vinculados.','Field group linked successfully.'=>'Grupo de campos vinculado com sucesso.' . "\0" . 'Grupos de campos vinculados com sucesso.','post statusRegistration Failed'=>'Falha no cadastro','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Não foi possível cadastrar este item porque sua chave está em uso por outro item cadastrado por outro plugin ou tema.','REST API'=>'API REST','Permissions'=>'Permissões','URLs'=>'URLs','Visibility'=>'Visibilidade','Labels'=>'Rótulos','Field Settings Tabs'=>'Abas de configurações de campo','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Valor de shortcode ACF desativado para visualização]','Close Modal'=>'Fechar modal','Field moved to other group'=>'Campo movido para outro grupo','Close modal'=>'Fechar modal','Start a new group of tabs at this tab.'=>'Iniciar um novo grupo de abas nesta aba.','New Tab Group'=>'Novo grupo de abas','Use a stylized checkbox using select2'=>'Usar uma caixa de seleção estilizada usando select2','Save Other Choice'=>'Salvar outra escolha','Allow Other Choice'=>'Permitir outra escolha','Add Toggle All'=>'Adicionar "selecionar tudo"','Save Custom Values'=>'Salvar valores personalizados','Allow Custom Values'=>'Permitir valores personalizados','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Os valores personalizados da caixa de seleção não podem ficar vazios. Desmarque todos os valores vazios.','Updates'=>'Atualizações','Advanced Custom Fields logo'=>'Logo do Advanced Custom Fields','Save Changes'=>'Salvar alterações','Field Group Title'=>'Título do grupo de campos','Add title'=>'Adicionar título','New to ACF? Take a look at our getting started guide.'=>'Novo no ACF? Dê uma olhada em nosso guia de introdução.','Add Field Group'=>'Adicionar grupo de campos','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'O ACF usa grupos de campos para agrupar campos personalizados e, em seguida, anexar esses campos às telas de edição.','Add Your First Field Group'=>'Adicionar seu primeiro grupo de campos','Options Pages'=>'Páginas de opções','ACF Blocks'=>'Blocos do ACF','Gallery Field'=>'Campo de galeria','Flexible Content Field'=>'Campo de conteúdo flexível','Repeater Field'=>'Campo repetidor','Unlock Extra Features with ACF PRO'=>'Desbloqueie recursos extras com o ACF PRO','Delete Field Group'=>'Excluir grupo de campos','Created on %1$s at %2$s'=>'Criado em %1$s às %2$s','Group Settings'=>'Configurações do grupo','Location Rules'=>'Regras de localização','Choose from over 30 field types. Learn more.'=>'Escolha entre mais de 30 tipos de campo. Saber mais.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Comece a criar novos campos personalizados para seus posts, páginas, tipos de post personalizados e outros conteúdos do WordPress.','Add Your First Field'=>'Adicionar seu primeiro campo','#'=>'#','Add Field'=>'Adicionar campo','Presentation'=>'Apresentação','Validation'=>'Validação','General'=>'Geral','Import JSON'=>'Importar JSON','Export As JSON'=>'Exportar como JSON','Field group deactivated.'=>'Grupo de campos desativado.' . "\0" . '%s grupos de campos desativados.','Field group activated.'=>'Grupo de campos ativado.' . "\0" . '%s grupos de campos ativados.','Deactivate'=>'Desativar','Deactivate this item'=>'Desativar este item','Activate'=>'Ativar','Activate this item'=>'Ativar este item','Move field group to trash?'=>'Mover grupo de campos para a lixeira?','post statusInactive'=>'Inativo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'O Advanced Custom Fields e o Advanced Custom Fields PRO não devem estar ativos ao mesmo tempo. Desativamos automaticamente o Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'O Advanced Custom Fields e o Advanced Custom Fields PRO não devem estar ativos ao mesmo tempo. Desativamos automaticamente o Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Detectamos uma ou mais chamadas para recuperar os valores de campos do ACF antes de o ACF ser inicializado. Isso não é suportado e pode resultar em dados malformados ou ausentes. Saiba como corrigir isso.','%1$s must have a user with the %2$s role.'=>'%1$s deve ter um usuário com a função de %2$s .' . "\0" . '%1$s deve ter um usuário com uma das seguintes funções: %2$s','%1$s must have a valid user ID.'=>'%1$s deve ter um ID de usuário válido.','Invalid request.'=>'Solicitação inválida.','%1$s is not one of %2$s'=>'%1$s não é um de %2$s','%1$s must have term %2$s.'=>'%1$s deve ter o termo %2$s' . "\0" . '%1$s deve ter um dos seguintes termos: %2$s','%1$s must be of post type %2$s.'=>'%1$s deve ser do tipo de post %2$s.' . "\0" . '%1$s deve ser de um dos seguintes tipos de post: %2$s','%1$s must have a valid post ID.'=>'%1$s deve ter um ID de post válido.','%s requires a valid attachment ID.'=>'%s requer um ID de anexo válido.','Show in REST API'=>'Mostrar na API REST','Enable Transparency'=>'Ativar transparência','RGBA Array'=>'Array RGBA','RGBA String'=>'Sequência RGBA','Hex String'=>'Sequência hex','Upgrade to PRO'=>'Atualizar para PRO','post statusActive'=>'Ativo','\'%s\' is not a valid email address'=>'"%s" não é um endereço de e-mail válido','Color value'=>'Valor da cor','Select default color'=>'Selecionar cor padrão','Clear color'=>'Limpar cor','Blocks'=>'Blocos','Options'=>'Opções','Users'=>'Usuários','Menu items'=>'Itens de menu','Widgets'=>'Widgets','Attachments'=>'Anexos','Taxonomies'=>'Taxonomias','Posts'=>'Posts','Last updated: %s'=>'Última atualização: %s','Sorry, this post is unavailable for diff comparison.'=>'Este post não está disponível para comparação de diferenças.','Invalid field group parameter(s).'=>'Parâmetros de grupo de campos inválidos.','Awaiting save'=>'Aguardando salvar','Saved'=>'Salvo','Import'=>'Importar','Review changes'=>'Revisar alterações','Located in: %s'=>'Localizado em: %s','Located in plugin: %s'=>'Localizado no plugin: %s','Located in theme: %s'=>'Localizado no tema: %s','Various'=>'Vários','Sync changes'=>'Sincronizar alterações','Loading diff'=>'Carregando diferenças','Review local JSON changes'=>'Revisão das alterações do JSON local','Visit website'=>'Visitar site','View details'=>'Ver detalhes','Version %s'=>'Versão %s','Information'=>'Informações','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Suporte técnico. Os profissionais de nosso Suporte técnico poderão auxiliá-lo em questões técnicas mais complexas.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussões. Temos uma comunidade ativa e amigável em nossos Fóruns da Comunidade que podem ajudá-lo a descobrir os \'como fazer\' do mundo ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentação. Nossa vasta documentação contém referências e guias para a maioria dos problemas e situações que você poderá encontrar.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos por suporte e queremos que você aproveite ao máximo seu site com o ACF. Se você tiver alguma dificuldade, há vários lugares onde pode encontrar ajuda:','Help & Support'=>'Ajuda e suporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Use a aba "ajuda e suporte" para entrar em contato caso precise de assistência.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear seu primeiro grupo de campos recomendamos que leia nosso Guia para iniciantes a fim de familiarizar-se com a filosofia e as boas práticas deste plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'O plugin Advanced Custom Fields fornece um construtor de formulários visuais para personalizar as telas de edição do WordPress com campos extras e uma API intuitiva para exibir valores de campos personalizados em qualquer arquivo de modelo de tema.','Overview'=>'Visão geral','Location type "%s" is already registered.'=>'O tipo de localização "%s" já está registado.','Class "%s" does not exist.'=>'A classe "%s" não existe.','Invalid nonce.'=>'Nonce inválido.','Error loading field.'=>'Erro ao carregar o campo.','Location not found: %s'=>'Localização não encontrada: %s','Error: %s'=>'Erro: %s','Widget'=>'Widget','User Role'=>'Função do usuário ','Comment'=>'Comentário','Post Format'=>'Formato do post','Menu Item'=>'Item do menu','Post Status'=>'Status do post','Menus'=>'Menus','Menu Locations'=>'Localizações do menu','Menu'=>'Menu','Post Taxonomy'=>'Taxonomia de post','Child Page (has parent)'=>'Página descendente (tem ascendente)','Parent Page (has children)'=>'Página ascendente (tem descendentes)','Top Level Page (no parent)'=>'Página de nível mais alto (sem ascendente)','Posts Page'=>'Página de posts','Front Page'=>'Página principal','Page Type'=>'Tipo de página','Viewing back end'=>'Visualizando o painel administrativo','Viewing front end'=>'Visualizando a interface','Logged in'=>'Conectado','Current User'=>'Usuário atual','Page Template'=>'Modelo de página','Register'=>'Cadastre-se','Add / Edit'=>'Adicionar / Editar','User Form'=>'Formulário de usuário','Page Parent'=>'Ascendente da página','Super Admin'=>'Super Admin','Current User Role'=>'Função do usuário atual','Default Template'=>'Modelo padrão','Post Template'=>'Modelo de Post','Post Category'=>'Categoria do post','All %s formats'=>'Todos os formatos de %s','Attachment'=>'Anexo','%s value is required'=>'O valor %s é obrigatório','Show this field if'=>'Mostrar este campo se','Conditional Logic'=>'Lógica condicional','and'=>'e','Local JSON'=>'JSON local','Clone Field'=>'Clonar campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Verifique, também, se todos os complementos premium (%s) estão atualizados para a versão mais recente.','This version contains improvements to your database and requires an upgrade.'=>'Esta versão inclui melhorias no seu banco de dados e requer uma atualização.','Thank you for updating to %1$s v%2$s!'=>'Obrigado por atualizar para o %1$s v%2$s!','Database Upgrade Required'=>'Atualização do banco de dados obrigatória','Options Page'=>'Página de opções','Gallery'=>'Galeria','Flexible Content'=>'Conteúdo flexível','Repeater'=>'Repetidor','Back to all tools'=>'Voltar para todas as ferramentas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se vários grupos de campos aparecem em uma tela de edição, as opções do primeiro grupo de campos é a que será utilizada (aquele com o menor número de ordem)','Select items to hide them from the edit screen.'=>'Selecione os itens que deverão ser ocultados da tela de edição','Hide on screen'=>'Ocultar na tela','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Tags','Categories'=>'Categorias','Page Attributes'=>'Atributos da página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisões','Comments'=>'Comentários','Discussion'=>'Discussão','Excerpt'=>'Resumo','Content Editor'=>'Editor de conteúdo','Permalink'=>'Link permanente','Shown in field group list'=>'Exibido na lista de grupos de campos','Field groups with a lower order will appear first'=>'Grupos de campos com uma menor numeração aparecerão primeiro','Order No.'=>'Nº. de ordem','Below fields'=>'Abaixo dos campos','Below labels'=>'Abaixo dos rótulos','Side'=>'Lateral','Normal (after content)'=>'Normal (depois do conteúdo)','High (after title)'=>'Superior (depois do título)','Position'=>'Posição','Seamless (no metabox)'=>'Integrado (sem metabox)','Standard (WP metabox)'=>'Padrão (metabox do WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Chave','Order'=>'Ordem','Close Field'=>'Fechar campo','id'=>'id','class'=>'classe','width'=>'largura','Wrapper Attributes'=>'Atributos do invólucro','Required'=>'Obrigatório','Instructions'=>'Instruções','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Uma única palavra, sem espaços. São permitidos sublinhados (_) e traços (-).','Field Name'=>'Nome do campo','This is the name which will appear on the EDIT page'=>'Este é o nome que aparecerá na página de EDIÇÃO','Field Label'=>'Rótulo do campo','Delete'=>'Excluir','Delete field'=>'Excluir campo','Move'=>'Mover','Move field to another group'=>'Mover campo para outro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arraste para reorganizar','Show this field group if'=>'Mostrar este grupo de campos se','No updates available.'=>'Nenhuma atualização disponível.','Database upgrade complete. See what\'s new'=>'Atualização do banco de dados concluída. Ver o que há de novo','Reading upgrade tasks...'=>'Lendo tarefas de atualização…','Upgrade failed.'=>'Falha na atualização.','Upgrade complete.'=>'Atualização concluída.','Upgrading data to version %s'=>'Atualizando os dados para a versão %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'É extremamente recomendado que você faça backup de seu banco de dados antes de continuar. Você tem certeza que deseja fazer a atualização agora?','Please select at least one site to upgrade.'=>'Selecione pelo menos um site para atualizar.','Database Upgrade complete. Return to network dashboard'=>'Atualização do banco de dados concluída. Retornar para o painel da rede','Site is up to date'=>'O site está atualizado','Site requires database upgrade from %1$s to %2$s'=>'O site requer a atualização do banco de dados de %1$s para %2$s','Site'=>'Site','Upgrade Sites'=>'Atualizar sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Os sites a seguir necessitam de uma atualização do banco de dados. Marque aqueles que você deseja atualizar e clique em %s.','Add rule group'=>'Adicionar grupo de regras','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crie um conjunto de regras para determinar quais telas de edição usarão esses campos personalizados avançados','Rules'=>'Regras','Copied'=>'Copiado','Copy to clipboard'=>'Copiar para a área de transferência','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecione os itens que deseja exportar e, em seguida, selecione o método de exportação. Exporte como JSON para exportar para um arquivo .json que você pode importar para outra instalação do ACF. Gere PHP para exportar para código PHP que você pode colocar em seu tema.','Select Field Groups'=>'Selecionar grupos de campos','No field groups selected'=>'Nenhum grupo de campos selecionado','Generate PHP'=>'Gerar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Arquivo de importação vazio','Incorrect file type'=>'Tipo de arquivo incorreto','Error uploading file. Please try again'=>'Erro ao enviar arquivo. Tente novamente','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecione o arquivo JSON do Advanced Custom Fields que você gostaria de importar. Ao clicar no botão de importação abaixo, o ACF importará os itens desse arquivo.','Import Field Groups'=>'Importar grupos de campos','Sync'=>'Sincronizar','Select %s'=>'Selecionar %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este item','Supports'=>'Suporta','Documentation'=>'Dcoumentação','Description'=>'Descrição','Sync available'=>'Sincronização disponível','Field group synchronized.'=>'Grupo de campos sincronizado.' . "\0" . '%s grupos de campos sincronizados.','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Ativo (%s)' . "\0" . 'Ativos (%s)','Review sites & upgrade'=>'Revisar sites e atualizar','Upgrade Database'=>'Atualizar o banco de dados','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Selecione o destino para este campo','The %1$s field can now be found in the %2$s field group'=>'O campo %1$s pode agora ser encontrado no grupo de campos %2$s','Move Complete.'=>'Movimentação concluída.','Active'=>'Ativo','Field Keys'=>'Chaves de campos','Settings'=>'Configurações ','Location'=>'Localização','Null'=>'Em branco','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Marcado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'Nenhum campo de alternância disponível','Field group title is required'=>'O título do grupo de campos é obrigatório','This field cannot be moved until its changes have been saved'=>'Este campo não pode ser movido até que suas alterações sejam salvas','The string "field_" may not be used at the start of a field name'=>'O termo “field_” não pode ser utilizado no início do nome de um campo','Field group draft updated.'=>'Rascunho de grupo de campos atualizado.','Field group scheduled for.'=>'Grupo de campos agendando.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos salvo.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos excluído.','Field group updated.'=>'Grupo de campos atualizado.','Tools'=>'Ferramentas','is not equal to'=>'não é igual a','is equal to'=>'é igual a','Forms'=>'Formulários','Page'=>'Página','Post'=>'Post','Relational'=>'Relacional','Choice'=>'Escolha','Basic'=>'Básico','Unknown'=>'Desconhecido','Field type does not exist'=>'Tipo de campo não existe','Spam Detected'=>'Spam detectado','Post updated'=>'Post atualizado','Update'=>'Atualizar','Validate Email'=>'Validar e-mail','Content'=>'Conteúdo','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'A seleção é menor que','Selection is greater than'=>'A seleção é maior que','Value is less than'=>'O valor é menor que','Value is greater than'=>'O valor é maior que','Value contains'=>'O valor contém','Value matches pattern'=>'O valor corresponde ao padrão','Value is not equal to'=>'O valor é diferente de','Value is equal to'=>'O valor é igual a','Has no value'=>'Não tem valor','Has any value'=>'Tem qualquer valor','Cancel'=>'Cancelar','Are you sure?'=>'Você tem certeza?','%d fields require attention'=>'%d campos requerem atenção','1 field requires attention'=>'1 campo requer atenção','Validation failed'=>'Falha na validação','Validation successful'=>'Validação bem-sucedida','Restricted'=>'Restrito','Collapse Details'=>'Recolher detalhes','Expand Details'=>'Expandir detalhes','Uploaded to this post'=>'Enviado para este post','verbUpdate'=>'Atualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'As alterações feitas serão perdidas se você sair desta página','File type must be %s.'=>'O tipo de arquivo deve ser %s.','or'=>'ou','File size must not exceed %s.'=>'O tamanho do arquivo não deve exceder %s.','File size must be at least %s.'=>'O tamanho do arquivo deve ter pelo menos %s.','Image height must not exceed %dpx.'=>'A altura da imagem não pode ser maior que %dpx.','Image height must be at least %dpx.'=>'A altura da imagem deve ter pelo menos %dpx.','Image width must not exceed %dpx.'=>'A largura da imagem não pode ser maior que %dpx.','Image width must be at least %dpx.'=>'A largura da imagem deve ter pelo menos %dpx.','(no title)'=>'(sem título)','Full Size'=>'Tamanho original','Large'=>'Grande','Medium'=>'Médio','Thumbnail'=>'Miniatura','(no label)'=>'(sem rótulo)','Sets the textarea height'=>'Define a altura da área de texto','Rows'=>'Linhas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anexar uma caixa de seleção adicional para alternar todas as escolhas','Save \'custom\' values to the field\'s choices'=>'Salvar valores "personalizados" nas escolhas do campo','Allow \'custom\' values to be added'=>'Permite adicionar valores personalizados','Add new choice'=>'Adicionar nova escolha','Toggle All'=>'Selecionar tudo','Allow Archives URLs'=>'Permitir URLs de arquivos','Archives'=>'Arquivos','Page Link'=>'Link da página','Add'=>'Adicionar','Name'=>'Nome','%s added'=>'%s adicionado(a)','%s already exists'=>'%s já existe','User unable to add new %s'=>'O usuário não pode adicionar um novo %s','Term ID'=>'ID do termo','Term Object'=>'Objeto de termo','Load value from posts terms'=>'Carrega valores a partir de termos de posts','Load Terms'=>'Carregar termos','Connect selected terms to the post'=>'Conecta os termos selecionados ao post','Save Terms'=>'Salvar termos','Allow new terms to be created whilst editing'=>'Permitir que novos termos sejam criados durante a edição','Create Terms'=>'Criar termos','Radio Buttons'=>'Botões de opção','Single Value'=>'Um único valor','Multi Select'=>'Seleção múltipla','Checkbox'=>'Caixa de seleção','Multiple Values'=>'Múltiplos valores','Select the appearance of this field'=>'Selecione a aparência deste campo','Appearance'=>'Aparência','Select the taxonomy to be displayed'=>'Selecione a taxonomia que será exibida','No TermsNo %s'=>'Sem %s','Value must be equal to or lower than %d'=>'O valor deve ser igual ou menor que %d','Value must be equal to or higher than %d'=>'O valor deve ser igual ou maior que %d','Value must be a number'=>'O valor deve ser um número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Salvar valores de "outros" nas escolhas do campo','Add \'other\' choice to allow for custom values'=>'Adicionar escolha de "outros" para permitir valores personalizados','Radio Button'=>'Botão de opção','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Defina um endpoint para a sanfona anterior parar. Esta sanfona não será visível.','Allow this accordion to open without closing others.'=>'Permitir abrir este item sem fechar os demais.','Display this accordion as open on page load.'=>'Exibir esta sanfona como aberta ao carregar a página.','Open'=>'Aberta','Accordion'=>'Sanfona','Restrict which files can be uploaded'=>'Limita quais arquivos podem ser enviados','File ID'=>'ID do arquivo','File URL'=>'URL do Arquivo','File Array'=>'Array do arquivo','Add File'=>'Adicionar arquivo','No file selected'=>'Nenhum arquivo selecionado','File name'=>'Nome do arquivo','Update File'=>'Atualizar arquivo','Edit File'=>'Editar arquivo','Select File'=>'Selecionar arquivo','File'=>'Arquivo','Password'=>'Senha','Specify the value returned'=>'Especifica o valor devolvido.','Use AJAX to lazy load choices?'=>'Usar AJAX para carregar escolhas de forma atrasada?','Enter each default value on a new line'=>'Digite cada valor padrão em uma nova linha','verbSelect'=>'Selecionar','Select2 JS load_failLoading failed'=>'Falha ao carregar','Select2 JS searchingSearching…'=>'Pesquisando…','Select2 JS load_moreLoading more results…'=>'Carregando mais resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Você só pode selecionar %d itens','Select2 JS selection_too_long_1You can only select 1 item'=>'Você só pode selecionar 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Exclua %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Exclua 1 caractere','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Digite %d ou mais caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Digite 1 ou mais caracteres','Select2 JS matches_0No matches found'=>'Não foi possível encontrar correspondências','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponíveis, use as setas para cima ou baixo para navegar.','Select2 JS matches_1One result is available, press enter to select it.'=>'Um resultado disponível, aperte Enter para selecioná-lo.','nounSelect'=>'Seleção','User ID'=>'ID do usuário','User Object'=>'Objeto de usuário','User Array'=>'Array do usuário','All user roles'=>'Todas as funções de usuário','Filter by Role'=>'Filtrar por função','User'=>'Usuário','Separator'=>'Separador','Select Color'=>'Selecionar cor','Default'=>'Padrão','Clear'=>'Limpar','Color Picker'=>'Seletor de cor','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecionar','Date Time Picker JS closeTextDone'=>'Concluído','Date Time Picker JS currentTextNow'=>'Agora','Date Time Picker JS timezoneTextTime Zone'=>'Fuso horário','Date Time Picker JS microsecTextMicrosecond'=>'Microssegundo','Date Time Picker JS millisecTextMillisecond'=>'Milissegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Horário','Date Time Picker JS timeOnlyTitleChoose Time'=>'Selecione o horário','Date Time Picker'=>'Seletor de data e horário','Endpoint'=>'Endpoint','Left aligned'=>'Alinhado à esquerda','Top aligned'=>'Alinhado ao topo','Placement'=>'Posição','Tab'=>'Aba','Value must be a valid URL'=>'O valor deve ser um URL válido','Link URL'=>'URL do link','Link Array'=>'Array do link','Opens in a new window/tab'=>'Abre em uma nova janela/aba','Select Link'=>'Selecionar link','Link'=>'Link','Email'=>'E-mail','Step Size'=>'Tamanho da escala','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Intervalo','Both (Array)'=>'Ambos (Array)','Label'=>'Rótulo','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'vermelho : Vermelho','For more control, you may specify both a value and label like this:'=>'Para mais controle, você pode especificar tanto os valores quanto os rótulos, como nos exemplos:','Enter each choice on a new line.'=>'Digite cada escolha em uma nova linha.','Choices'=>'Escolhas','Button Group'=>'Grupo de botões','Allow Null'=>'Permitir "em branco"','Parent'=>'Ascendente','TinyMCE will not be initialized until field is clicked'=>'O TinyMCE não será carregado até que o campo seja clicado','Toolbar'=>'Barra de ferramentas','Text Only'=>'Apenas texto','Visual Only'=>'Apenas visual','Visual & Text'=>'Visual e texto','Tabs'=>'Abas','Click to initialize TinyMCE'=>'Clique para carregar o TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'O valor não deve exceder %d caracteres','Leave blank for no limit'=>'Deixe em branco para não ter limite','Character Limit'=>'Limite de caracteres','Appears after the input'=>'Exibido depois do campo','Append'=>'Sufixo','Appears before the input'=>'Exibido antes do campo','Prepend'=>'Prefixo','Appears within the input'=>'Exibido dentro do campo','Placeholder Text'=>'Texto de marcação','Appears when creating a new post'=>'Aparece ao criar um novo post','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s requer ao menos %2$s seleção' . "\0" . '%1$s requer ao menos %2$s seleções','Post ID'=>'ID do post','Post Object'=>'Objeto de post','Featured Image'=>'Imagem destacada','Selected elements will be displayed in each result'=>'Os elementos selecionados serão exibidos em cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomia','Post Type'=>'Tipo de post','Filters'=>'Filtros','All taxonomies'=>'Todas as taxonomias','Filter by Taxonomy'=>'Filtrar por taxonomia','All post types'=>'Todos os tipos de post','Filter by Post Type'=>'Filtrar por tipo de post','Search...'=>'Pesquisar...','Select taxonomy'=>'Selecionar taxonomia','Select post type'=>'Selecionar tipo de post','No matches found'=>'Não foi possível encontrar correspondências','Loading'=>'Carregando','Maximum values reached ( {max} values )'=>'Máximo de valores alcançado ({max} valores)','Relationship'=>'Relacionamento','Comma separated list. Leave blank for all types'=>'Lista separada por vírgulas. Deixe em branco para permitir todos os tipos','Maximum'=>'Máximo','File size'=>'Tamanho do arquivo','Restrict which images can be uploaded'=>'Limita as imagens que podem ser enviadas','Minimum'=>'Mínimo','Uploaded to post'=>'Anexado ao post','All'=>'Tudo','Limit the media library choice'=>'Limitar a escolha da biblioteca de mídia','Library'=>'Biblioteca','Preview Size'=>'Tamanho da pré-visualização','Image ID'=>'ID da imagem','Image URL'=>'URL da imagem','Image Array'=>'Array da imagem','Specify the returned value on front end'=>'Especifica o valor devolvido na interface','Return Value'=>'Valor devolvido','Add Image'=>'Adicionar imagem','No image selected'=>'Nenhuma imagem selecionada','Remove'=>'Remover','Edit'=>'Editar','All images'=>'Todas as imagens','Update Image'=>'Atualizar imagem','Edit Image'=>'Editar imagem','Select Image'=>'Selecionar imagem','Image'=>'Imagem','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que a marcação HTML seja exibida como texto ao invés de ser renderizada','Escape HTML'=>'Ignorar HTML','No Formatting'=>'Sem formatação','Automatically add <br>'=>'Adicionar <br> automaticamente','Automatically add paragraphs'=>'Adicionar parágrafos automaticamente','Controls how new lines are rendered'=>'Controla como as novas linhas são renderizadas','New Lines'=>'Novas linhas','Week Starts On'=>'Início da semana','The format used when saving a value'=>'O formato usado ao salvar um valor','Save Format'=>'Salvar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Seguinte','Date Picker JS currentTextToday'=>'Hoje','Date Picker JS closeTextDone'=>'Concluído','Date Picker'=>'Seletor de data','Width'=>'Largura','Embed Size'=>'Tamanho do código incorporado','Enter URL'=>'Digite o URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto exibido quando inativo','Off Text'=>'Texto "Inativo"','Text shown when active'=>'Texto exibido quando ativo','On Text'=>'Texto "Ativo"','Stylized UI'=>'Interface estilizada','Default Value'=>'Valor padrão','Displays text alongside the checkbox'=>'Exibe texto ao lado da caixa de seleção','Message'=>'Mensagem','No'=>'Não','Yes'=>'Sim','True / False'=>'Verdadeiro / Falso','Row'=>'Linha','Table'=>'Tabela','Block'=>'Bloco','Specify the style used to render the selected fields'=>'Especifique o estilo utilizado para exibir os campos selecionados','Layout'=>'Layout','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar a altura do mapa','Height'=>'Altura','Set the initial zoom level'=>'Definir o nível de zoom inicial','Zoom'=>'Zoom','Center the initial map'=>'Centralizar o mapa inicial','Center'=>'Centralizar','Search for address...'=>'Pesquisar endereço...','Find current location'=>'Encontrar a localização atual','Clear location'=>'Limpar localização','Search'=>'Pesquisa','Sorry, this browser does not support geolocation'=>'O seu navegador não suporta o recurso de geolocalização','Google Map'=>'Mapa do Google','The format returned via template functions'=>'O formato devolvido por meio de funções de modelo','Return Format'=>'Formato devolvido','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'O formato exibido ao editar um post','Display Format'=>'Formato de exibição','Time Picker'=>'Seletor de horário','Inactive (%s)'=>'Desativado (%s)' . "\0" . 'Desativados (%s)','No Fields found in Trash'=>'Não foi possível encontrar campos na lixeira','No Fields found'=>'Não foi possível encontrar campos','Search Fields'=>'Pesquisar campos','View Field'=>'Ver campo','New Field'=>'Novo campo','Edit Field'=>'Editar campo','Add New Field'=>'Adicionar novo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'Não foi possível encontrar grupos de campos na lixeira','No Field Groups found'=>'Não foi possível encontrar grupos de campos','Search Field Groups'=>'Pesquisar grupos de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Novo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Adicionar novo grupo de campos','Add New'=>'Adicionar novo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalize o WordPress com campos poderosos, profissionais e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'O nome do bloco é obrigatório.','Block type "%s" is already registered.'=>'Tipo de bloco "%s" já está registrado.','Switch to Edit'=>'Alternar para edição','Switch to Preview'=>'Alternar para visualização','Change content alignment'=>'Mudar alinhamento do conteúdo','%s settings'=>'Configurações de %s','This block contains no editable fields.'=>'Este bloco não contém campos editáveis.','Assign a field group to add fields to this block.'=>'Atribua um grupo de campos para adicionar campos a este bloco.','Options Updated'=>'Opções atualizadas','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Para ativar as atualizações, digite sua chave de licença na página atualizações. Se você não tiver uma chave de licença, consulte detalhes e preços.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Erro de ativação do ACF. Sua chave de licença definida mudou, mas ocorreu um erro ao desativar sua licença antiga','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Erro de ativação do ACF. Sua chave de licença definida foi alterada, mas ocorreu um erro ao conectar-se ao servidor de ativação','ACF Activation Error'=>'Erro de ativação do ACF','ACF Activation Error. An error occurred when connecting to activation server'=>'Erro de ativação do ACF. Ocorreu um erro ao conectar ao servidor de ativação','Check Again'=>'Conferir novamente','ACF Activation Error. Could not connect to activation server'=>'Erro de ativação do ACF. Não foi possível conectar ao servidor de ativação','Publish'=>'Publicar','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nenhum grupo de campos personalizados encontrado para esta página de opções. Crie um grupo de campos personalizados','Error. Could not connect to update server'=>'Erro. Não foi possível se conectar ao servidor de atualização','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Erro. Não foi possível autenticar o pacote de atualização. Verifique novamente ou desative e reative sua licença ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Erro. Sua licença para este site expirou ou foi desativada. Reative sua licença ACF PRO.','Allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Permite selecionar e exibir os campos existentes. Ele não duplica nenhum campo no banco de dados, mas carrega e exibe os campos selecionados em tempo de execução. O campo Clonar pode se substituir pelos campos selecionados ou exibir os campos selecionados como um grupo de subcampos.','Select one or more fields you wish to clone'=>'Selecione um ou mais campos que deseja clonar','Display'=>'Exibir','Specify the style used to render the clone field'=>'Especifique o estilo utilizado para exibir os campos de clone','Group (displays selected fields in a group within this field)'=>'Grupo (exibe os campos selecionados em um grupo dentro deste campo)','Seamless (replaces this field with selected fields)'=>'Integrado (substitui este campo pelos campos selecionados)','Labels will be displayed as %s'=>'Os rótulos serão exibidos como %s','Prefix Field Labels'=>'Prefixo nos rótulos do campo','Values will be saved as %s'=>'Valores serão salvos como %s','Prefix Field Names'=>'Prefixo nos nomes do campo','Unknown field'=>'Campo desconhecido','Unknown field group'=>'Grupo de campos desconhecido','All fields from %s field group'=>'Todos os campos do grupo de campos %s','Allows you to define, create and manage content with total control by creating layouts that contain subfields that content editors can choose from.'=>'Permite definir, criar e gerenciar conteúdo com controle total, criando layouts que contêm subcampos que os editores de conteúdo podem escolher.','Add Row'=>'Adicionar linha','layout'=>'layout' . "\0" . 'layouts','layouts'=>'layouts','This field requires at least {min} {label} {identifier}'=>'Este campo requer pelo menos {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Este campo tem um limite de {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponível (máx. {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} necessário (mín. {min})','Flexible Content requires at least 1 layout'=>'Conteúdo flexível requer pelo menos 1 layout','Click the "%s" button below to start creating your layout'=>'Clique no botão "%s" abaixo para começar a criar seu layout','Add layout'=>'Adicionar layout','Duplicate layout'=>'Duplicar layout','Remove layout'=>'Remover layout','Click to toggle'=>'Clique para alternar','Delete Layout'=>'Excluir layout','Duplicate Layout'=>'Duplicar layout','Add New Layout'=>'Adicionar novo layout','Add Layout'=>'Adicionar layout','Min'=>'Mín','Max'=>'Máx','Minimum Layouts'=>'Mínimo de layouts','Maximum Layouts'=>'Máximo de layouts','Button Label'=>'Rótulo do botão','%s must be of type array or null.'=>'%s deve ser um array de tipos ou nulo.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s precisa conter no mínimo %2$s layout.' . "\0" . '%1$s precisa conter no mínimo %2$s layouts.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s deve conter no máximo %2$s layout de %3$s.' . "\0" . '%1$s deve conter no máximo %2$s layouts de %3$s.','An interactive interface for managing a collection of attachments, such as images.'=>'Uma interface interativa para gerenciar uma coleção de anexos, como imagens.','Add Image to Gallery'=>'Adicionar imagem na galeria','Maximum selection reached'=>'Seleção máxima alcançada','Length'=>'Duração','Caption'=>'Legenda','Alt Text'=>'Texto alternativo','Add to gallery'=>'Adicionar à galeria','Bulk actions'=>'Ações em massa','Sort by date uploaded'=>'Ordenar por data de envio','Sort by date modified'=>'Ordenar por data de modificação','Sort by title'=>'Ordenar por título','Reverse current order'=>'Ordem atual inversa','Close'=>'Fechar','Minimum Selection'=>'Seleção mínima','Maximum Selection'=>'Seleção máxima','Allowed file types'=>'Tipos de arquivos permitidos','Insert'=>'Inserir','Specify where new attachments are added'=>'Especifique onde novos anexos são adicionados','Append to the end'=>'Anexar ao final','Prepend to the beginning'=>'Anexar ao início','Minimum rows not reached ({min} rows)'=>'Mínimo de linhas alcançado ({min} linhas)','Maximum rows reached ({max} rows)'=>'Máximo de linhas alcançado ({max} linhas)','Error loading page'=>'Erro ao carregar página','Order will be assigned upon save'=>'A ordenação será atribuída ao salvar','Useful for fields with a large number of rows.'=>'Útil para campos com um grande número de linhas.','Rows Per Page'=>'Linhas por página','Set the number of rows to be displayed on a page.'=>'Define o número de linhas a serem exibidas em uma página.','Minimum Rows'=>'Mínimo de linhas','Maximum Rows'=>'Máximo de linhas','Collapsed'=>'Recolhido','Select a sub field to show when row is collapsed'=>'Selecione um subcampo para mostrar quando a linha for recolhida','Invalid field key or name.'=>'Chave ou nome de campo inválidos.','There was an error retrieving the field.'=>'Ocorreu um erro ao recuperar o campo.','Click to reorder'=>'Clique para reordenar','Add row'=>'Adicionar linha','Duplicate row'=>'Duplicar linha','Remove row'=>'Remover linha','Current Page'=>'Página atual','First Page'=>'Primeira página','Previous Page'=>'Página anterior','paging%1$s of %2$s'=>'%1$s de %2$s','Next Page'=>'Próxima página','Last Page'=>'Última página','No block types exist'=>'Nenhum tipo de bloco existente','No options pages exist'=>'Não existe nenhuma página de opções','Deactivate License'=>'Desativar licença','Activate License'=>'Ativar licença','License Information'=>'Informação da licença','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Para desbloquear atualizações, digite sua chave de licença abaixo. Se você não tiver uma chave de licença, consulte detalhes e preços.','License Key'=>'Chave de licença','Your license key is defined in wp-config.php.'=>'Sua chave de licença é definida em wp-config.php.','Retry Activation'=>'Tentar ativação novamente','Update Information'=>'Informação da atualização','Current Version'=>'Versão atual','Latest Version'=>'Versão mais recente','Update Available'=>'Atualização disponível','Upgrade Notice'=>'Aviso de atualização','Check For Updates'=>'Verificar atualizações','Enter your license key to unlock updates'=>'Digite sua chave de licença para desbloquear atualizações','Update Plugin'=>'Atualizar plugin','Please reactivate your license to unlock updates'=>'Reative sua licença para desbloquear as atualizações']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'pt_BR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[O shortcode do ACF não pode exibir campos de posts não públicos]','[The ACF shortcode is disabled on this site]'=>'[O shortcode do ACF está desativado neste site]','Businessman Icon'=>'Ícone de homem de negócios','Forums Icon'=>'Ícone de fórum','YouTube Icon'=>'Ícone do Youtube','Yes (alt) Icon'=>'Ícone Sim (alt)','WordPress (alt) Icon'=>'Ícone WordPress (alt)','WhatsApp Icon'=>'Ícone do WhatsApp','Write Blog Icon'=>'Ícone de escrever','Widgets Menus Icon'=>'Ícone de widgets','View Site Icon'=>'Ícone de Ver Site','Learn More Icon'=>'Ícone de saiba mais','Add Page Icon'=>'Ícone de adicionar página','Video (alt3) Icon'=>'Ícone de vídeo (alt3)','Video (alt2) Icon'=>'Ícone de vídeo (alt2)','Video (alt) Icon'=>'Ícone de vídeo (alt)','Update (alt) Icon'=>'Ícone de atualizar','Universal Access (alt) Icon'=>'Ícone de acesso universal (alt)','Twitter (alt) Icon'=>'Ícone do Twitter (alt)','Twitch Icon'=>'Ícone do Twitch','Tickets (alt) Icon'=>'Ícone de tickets (alt)','Text Page Icon'=>'Ícone de texto de página','Table Row Delete Icon'=>'Ícone de deletar linha da tabela','The core ACF block binding source name for fields on the current pageACF Fields'=>'Campos do ACF','ACF PRO Feature'=>'Funcionalidade ACF PRO','Renew PRO to Unlock'=>'Renove o PRO para desbloquear','Renew PRO License'=>'Renovar a licença PRO','PRO fields cannot be edited without an active license.'=>'Campos PRO não podem ser editados sem uma licença ativa.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Por favor, ative sua licença do ACF PRO para editar grupos de campos atribuídos a um Bloco ACF.','Please activate your ACF PRO license to edit this options page.'=>'Ative sua licença ACF PRO para editar essa página de opções.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Retornar valores de HTML escapados só é possível quando format_value também é verdadeiro. Os valores do campo não foram retornados por motivos de segurança.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Retornar um valor de HTML escapado é apenas possível quando format_value também é verdadeiro. O valor do campo não foi retornado por motivos de segurança.','Please contact your site administrator or developer for more details.'=>'Entre em contato com o administrador do seu site ou com o desenvolvedor para mais detalhes.','Hide details'=>'Ocultar detalhes','Show details'=>'Mostrar detalhes','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - renderizado mediante %3$s','Renew ACF PRO License'=>'Renovar a licença ACF PRO','Renew License'=>'Renovar licença','Manage License'=>'Gerenciar licença','\'High\' position not supported in the Block Editor'=>'A posição "alta" não é suportada pelo editor de blocos.','Upgrade to ACF PRO'=>'Upgrade para ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'As páginas de opções do ACF são páginas de administração personalizadas para gerenciar configurações globais através de campos. Você pode criar várias páginas e subpáginas.','Add Options Page'=>'Adicionar página de opções','In the editor used as the placeholder of the title.'=>'No editor usado como espaço reservado para o título.','Title Placeholder'=>'Título de marcação','4 Months Free'=>'4 meses grátis','(Duplicated from %s)'=>' (Duplicado de %s)','Select Options Pages'=>'Selecionar páginas de opções','Duplicate taxonomy'=>'Duplicar taxonomia','Create taxonomy'=>'Criar taxonomia','Duplicate post type'=>'Duplicar tipo de post','Create post type'=>'Criar tipo de post','Link field groups'=>'Vincular grupos de campos','Add fields'=>'Adicionar campos','This Field'=>'Este campo','ACF PRO'=>'ACF PRO','Feedback'=>'Sugestões','Support'=>'Suporte','is developed and maintained by'=>'é desenvolvido e mantido por','Add this %s to the location rules of the selected field groups.'=>'Adicione este %s às regras de localização dos grupos de campos selecionados','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Selecione o(s) campo(s) para armazenar a referência de volta ao item que está sendo atualizado. Você pode selecionar este campo. Os campos de destino devem ser compatíveis com onde este campo está sendo exibido. Por exemplo, se este campo estiver sendo exibido em uma Taxonomia, seu campo de destino deve ser do tipo Taxonomia','Target Field'=>'Campo de destino','Update a field on the selected values, referencing back to this ID'=>'Atualize um campo nos valores selecionados, referenciando de volta para este ID','Bidirectional'=>'Bidirecional','%s Field'=>'Campo %s','Select Multiple'=>'Selecionar vários','The capability name for editing terms of this taxonomy.'=>'O nome da capacidade para editar termos desta taxonomia.','Edit Terms Capability'=>'Editar capacidade dos termos','%s fields'=>'Campos de %s','No terms'=>'Não há termos','No post types'=>'Não há tipos de post','No posts'=>'Não há posts','No taxonomies'=>'Não há taxonomias','No field groups'=>'Não há grupos de campos','No fields'=>'Não há campos','No description'=>'Não há descrição','Any post status'=>'Qualquer status de post','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Esta chave de taxonomia já está em uso por outra taxonomia registrada fora do ACF e não pode ser usada.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Esta chave de taxonomia já está em uso por outra taxonomia no ACF e não pode ser usada.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'A chave de taxonomia deve conter apenas caracteres alfanuméricos minúsculos, sublinhados ou hífens.','No Taxonomies found in Trash'=>'Não foi possível encontrar taxonomias na lixeira','No Taxonomies found'=>'Não foi possível encontrar taxonomias','Search Taxonomies'=>'Pesquisar taxonomias','View Taxonomy'=>'Ver taxonomia','New Taxonomy'=>'Nova taxonomia','Edit Taxonomy'=>'Editar taxonomia','Add New Taxonomy'=>'Adicionar nova taxonomia','No Post Types found in Trash'=>'Não foi possível encontrar tipos de post na lixeira','No Post Types found'=>'Não foi possível encontrar tipos de post','Search Post Types'=>'Pesquisar tipos de post','View Post Type'=>'Ver tipo de post','New Post Type'=>'Novo tipo de post','Edit Post Type'=>'Editar tipo de post','Add New Post Type'=>'Adicionar novo tipo de post','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Esta chave de tipo de post já está em uso por outro tipo de post registrado fora do ACF e não pode ser usada.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Esta chave de tipo de post já está em uso por outro tipo de post no ACF e não pode ser usada.','This field must not be a WordPress reserved term.'=>'Este campo não deve ser um termo reservado do WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'A chave do tipo de post deve conter apenas caracteres alfanuméricos minúsculos, sublinhados ou hífens.','The post type key must be under 20 characters.'=>'A chave do tipo de post deve ter menos de 20 caracteres.','We do not recommend using this field in ACF Blocks.'=>'Não recomendamos o uso deste campo em blocos do ACF.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Exibe o editor WordPress WYSIWYG como visto em Posts e Páginas, permitindo uma rica experiência de edição de texto que também permite conteúdo multimídia.','WYSIWYG Editor'=>'Editor WYSIWYG','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Permite a seleção de um ou mais usuários que podem ser usados para criar relacionamentos entre objetos de dados.','A text input specifically designed for storing web addresses.'=>'Uma entrada de texto projetada especificamente para armazenar endereços da web.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Um botão de alternar que permite escolher um valor de 1 ou 0 (ligado ou desligado, verdadeiro ou falso, etc.). Pode ser apresentado como um botão estilizado ou uma caixa de seleção.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Uma interface interativa para escolher um horário. O formato de horário pode ser personalizado usando as configurações do campo.','A basic textarea input for storing paragraphs of text.'=>'Uma entrada de área de texto básica para armazenar parágrafos de texto.','A basic text input, useful for storing single string values.'=>'Uma entrada de texto básica, útil para armazenar valores de texto únicos.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Permite a seleção de um ou mais termos de taxonomia com base nos critérios e opções especificados nas configurações dos campos.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Permite agrupar campos em seções com abas na tela de edição. Útil para manter os campos organizados e estruturados.','A dropdown list with a selection of choices that you specify.'=>'Uma lista suspensa com uma seleção de escolhas que você especifica.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Uma interface de coluna dupla para selecionar um ou mais posts, páginas ou itens de tipo de post personalizados para criar um relacionamento com o item que você está editando no momento. Inclui opções para pesquisar e filtrar.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Uma entrada para selecionar um valor numérico dentro de um intervalo especificado usando um elemento deslizante de intervalo.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Um grupo de entradas de botão de opção que permite ao usuário fazer uma única seleção a partir dos valores especificados.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Uma interface interativa e personalizável para escolher um ou vários posts, páginas ou itens de tipos de post com a opção de pesquisa. ','An input for providing a password using a masked field.'=>'Uma entrada para fornecer uma senha usando um campo mascarado.','Filter by Post Status'=>'Filtrar por status do post','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Um menu suspenso interativo para selecionar um ou mais posts, páginas, itens de um tipo de post personalizado ou URLs de arquivo, com a opção de pesquisa.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Um componente interativo para incorporar vídeos, imagens, tweets, áudio e outros conteúdos, fazendo uso da funcionalidade oEmbed nativa do WordPress.','An input limited to numerical values.'=>'Uma entrada limitada a valores numéricos.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Usado para exibir uma mensagem aos editores ao lado de outros campos. Útil para fornecer contexto adicional ou instruções sobre seus campos.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Permite especificar um link e suas propriedades, como título e destino, usando o seletor de links nativo do WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Usa o seletor de mídia nativo do WordPress para enviar ou escolher imagens.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Fornece uma maneira de estruturar os campos em grupos para organizar melhor os dados e a tela de edição.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Uma interface interativa para selecionar um local usando o Google Maps. Requer uma chave de API do Google Maps e configuração adicional para exibir corretamente.','Uses the native WordPress media picker to upload, or choose files.'=>'Usa o seletor de mídia nativo do WordPress para enviar ou escolher arquivos.','A text input specifically designed for storing email addresses.'=>'Uma entrada de texto projetada especificamente para armazenar endereços de e-mail.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Uma interface interativa para escolher uma data e um horário. O formato de data devolvido pode ser personalizado usando as configurações do campo.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Uma interface interativa para escolher uma data. O formato de data devolvido pode ser personalizado usando as configurações do campo.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Uma interface interativa para selecionar uma cor ou especificar um valor hex.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Um grupo de entradas de caixa de seleção que permite ao usuário selecionar um ou vários valores especificados.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Um grupo de botões com valores que você especifica, os usuários podem escolher uma opção entre os valores fornecidos.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Permite agrupar e organizar campos personalizados em painéis recolhíveis que são exibidos durante a edição do conteúdo. Útil para manter grandes conjuntos de dados organizados.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Isso fornece uma solução para repetir conteúdo, como slides, membros da equipe e blocos de chamada para ação, agindo como um ascendente para um conjunto de subcampos que podem ser repetidos várias vezes.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Isso fornece uma interface interativa para gerenciar uma coleção de anexos. A maioria das configurações é semelhante ao tipo de campo Imagem. Configurações adicionais permitem que você especifique onde novos anexos são adicionados na galeria e o número mínimo/máximo de anexos permitidos.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Isso fornece um editor simples, estruturado e baseado em layout. O campo "conteúdo flexível" permite definir, criar e gerenciar o conteúdo com total controle, utilizando layouts e subcampos para desenhar os blocos disponíveis.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Isso permite que você selecione e exiba os campos existentes. Ele não duplica nenhum campo no banco de dados, mas carrega e exibe os campos selecionados em tempo de execução. O campo "clone" pode se substituir pelos campos selecionados ou exibir os campos selecionados como um grupo de subcampos.','nounClone'=>'Clone','PRO'=>'PRO','Advanced'=>'Avançado','JSON (newer)'=>'JSON (mais recente)','Original'=>'Original','Invalid post ID.'=>'ID de post inválido.','Invalid post type selected for review.'=>'Tipo de post inválido selecionado para revisão.','More'=>'Mais','Tutorial'=>'Tutorial','Select Field'=>'Selecionar campo','Try a different search term or browse %s'=>'Tente um termo de pesquisa diferente ou procure pelos %s','Popular fields'=>'Campos populares','No search results for \'%s\''=>'Nenhum resultado de pesquisa para \'%s\'','Search fields...'=>'Pesquisar campos...','Select Field Type'=>'Selecione o tipo de campo','Popular'=>'Popular','Add Taxonomy'=>'Adicionar taxonomia','Create custom taxonomies to classify post type content'=>'Crie taxonomias personalizadas para classificar o conteúdo do tipo de post','Add Your First Taxonomy'=>'Adicione sua primeira taxonomia','Hierarchical taxonomies can have descendants (like categories).'=>'Taxonomias hierárquicas podem ter descendentes (como categorias).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Torna uma taxonomia visível na interface e no painel administrativo.','One or many post types that can be classified with this taxonomy.'=>'Um ou vários tipos de post que podem ser classificados com esta taxonomia.','genre'=>'gênero','Genre'=>'Gênero','Genres'=>'Gêneros','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Controlador personalizado opcional para usar em vez de `WP_REST_Terms_Controller`.','Expose this post type in the REST API.'=>'Expor esse tipo de post na API REST.','Customize the query variable name'=>'Personalize o nome da variável de consulta','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Os termos podem ser acessados usando o link permanente não bonito, por exemplo, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Termos ascendente-descendente em URLs para taxonomias hierárquicas.','Customize the slug used in the URL'=>'Personalize o slug usado no URL','Permalinks for this taxonomy are disabled.'=>'Os links permanentes para esta taxonomia estão desativados.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Reescreva o URL usando a chave de taxonomia como slug. Sua estrutura de link permanente será','Taxonomy Key'=>'Chave de taxonomia','Select the type of permalink to use for this taxonomy.'=>'Selecione o tipo de link permanente a ser usado para esta taxonomia.','Display a column for the taxonomy on post type listing screens.'=>'Exiba uma coluna para a taxonomia nas telas de listagem do tipo de post.','Show Admin Column'=>'Mostrar coluna administrativa','Show the taxonomy in the quick/bulk edit panel.'=>'Mostrar a taxonomia no painel de edição rápida/em massa.','Quick Edit'=>'Edição rápida','List the taxonomy in the Tag Cloud Widget controls.'=>'Listar a taxonomia nos controles do widget de nuvem de tags.','Tag Cloud'=>'Nuvem de tags','Meta Box Sanitization Callback'=>'Callback de higienização da metabox','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Um nome de função PHP a ser chamado para manipular o conteúdo de uma metabox em sua taxonomia.','Register Meta Box Callback'=>'Cadastrar callback da metabox','No Meta Box'=>'Sem metabox','Custom Meta Box'=>'Metabox personalizada','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Controla a metabox na tela do editor de conteúdo. Por padrão, a metabox "Categorias" é mostrada para taxonomias hierárquicas e a metabox "Tags" é mostrada para taxonomias não hierárquicas.','Meta Box'=>'Metabox','Categories Meta Box'=>'Metabox de categorias','Tags Meta Box'=>'Metabox de tags','A link to a tag'=>'Um link para uma tag','Describes a navigation link block variation used in the block editor.'=>'Descreve uma variação de bloco de link de navegação usada no editor de blocos.','A link to a %s'=>'Um link para um %s','Tag Link'=>'Link da tag','Assigns a title for navigation link block variation used in the block editor.'=>'Atribui um título para a variação do bloco de link de navegação usado no editor de blocos.','← Go to tags'=>'← Ir para tags','Assigns the text used to link back to the main index after updating a term.'=>'Atribui o texto usado para vincular de volta ao índice principal após atualizar um termo.','Back To Items'=>'Voltar aos itens','← Go to %s'=>'← Ir para %s','Tags list'=>'Lista de tags','Assigns text to the table hidden heading.'=>'Atribui texto ao título oculto da tabela.','Tags list navigation'=>'Navegação da lista de tags','Assigns text to the table pagination hidden heading.'=>'Atribui texto ao título oculto da paginação da tabela.','Filter by category'=>'Filtrar por categoria','Assigns text to the filter button in the posts lists table.'=>'Atribui texto ao botão de filtro na tabela de listas de posts.','Filter By Item'=>'Filtrar por item','Filter by %s'=>'Filtrar por %s','The description is not prominent by default; however, some themes may show it.'=>'A descrição não está em destaque por padrão, no entanto alguns temas podem mostrá-la.','Describes the Description field on the Edit Tags screen.'=>'Descreve o campo "descrição" na tela "editar tags".','Description Field Description'=>'Descrição do campo de descrição','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Atribua um termo ascendente para criar uma hierarquia. O termo Jazz, por exemplo, pode ser ascendente de Bebop ou Big Band','Describes the Parent field on the Edit Tags screen.'=>'Descreve o campo "ascendente" na tela "editar tags".','Parent Field Description'=>'Descrição do campo ascendente','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'O "slug" é a versão do nome amigável para o URL. Geralmente é todo em minúsculas e contém apenas letras, números e hífens.','Describes the Slug field on the Edit Tags screen.'=>'Descreve o campo "slug" na tela "editar tags".','Slug Field Description'=>'Descrição do campo de slug','The name is how it appears on your site'=>'O nome é como aparece no seu site','Describes the Name field on the Edit Tags screen.'=>'Descreve o campo "nome" na tela "editar tags".','Name Field Description'=>'Descrição do campo de nome','No tags'=>'Não há tags','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Atribui o texto exibido nas tabelas de posts e listas de mídia quando não há tags ou categorias disponíveis.','No Terms'=>'Não há termos','No %s'=>'Não há %s','No tags found'=>'Não foi possível encontrar tags','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Atribui o texto exibido ao clicar no texto "escolher entre os mais usados" na metabox da taxonomia quando não há tags disponíveis e atribui o texto usado na tabela da lista de termos quando não há itens para uma taxonomia.','Not Found'=>'Não encontrado','Assigns text to the Title field of the Most Used tab.'=>'Atribui texto ao campo "título" da aba "mais usados".','Most Used'=>'Mais usado','Choose from the most used tags'=>'Escolha entre as tags mais usadas','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Atribui o texto "escolha entre os mais usados" utilizado na metabox quando o JavaScript estiver desativado. Usado apenas em taxonomias não hierárquicas.','Choose From Most Used'=>'Escolha entre os mais usados','Choose from the most used %s'=>'Escolha entre %s mais comuns','Add or remove tags'=>'Adicionar ou remover tags','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Atribui o texto "adicionar ou remover itens" utilizado na metabox quando o JavaScript está desativado. Usado apenas em taxonomias não hierárquicas','Add Or Remove Items'=>'Adicionar ou remover itens','Add or remove %s'=>'Adicionar ou remover %s','Separate tags with commas'=>'Separe as tags com vírgulas','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Atribui o texto "separe os itens com vírgulas" utilizado na metabox da taxonomia. Usado apenas em taxonomias não hierárquicas.','Separate Items With Commas'=>'Separe os itens com vírgulas','Separate %s with commas'=>'Separe %s com vírgulas','Popular Tags'=>'Tags populares','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Atribui texto de itens populares. Usado apenas para taxonomias não hierárquicas.','Popular Items'=>'Itens populares','Popular %s'=>'%s populares','Search Tags'=>'Pesquisar Tags','Assigns search items text.'=>'Atribui texto aos itens de pesquisa.','Parent Category:'=>'Categoria ascendente:','Assigns parent item text, but with a colon (:) added to the end.'=>'Atribui o texto do item ascendente, mas com dois pontos (:) adicionados ao final.','Parent Item With Colon'=>'Item ascendente com dois pontos','Parent Category'=>'Categoria ascendente','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Atribui o texto do item ascendente. Usado apenas em taxonomias hierárquicas.','Parent Item'=>'Item ascendente','Parent %s'=>'%s ascendente','New Tag Name'=>'Novo nome de tag','Assigns the new item name text.'=>'Atribui o texto "novo nome do item".','New Item Name'=>'Novo nome do item','New %s Name'=>'Novo nome de %s','Add New Tag'=>'Adicionar nova tag','Assigns the add new item text.'=>'Atribui o texto "adicionar novo item".','Update Tag'=>'Atualizar tag','Assigns the update item text.'=>'Atribui o texto "atualizar item".','Update Item'=>'Atualizar item','Update %s'=>'Atualizar %s','View Tag'=>'Ver tag','In the admin bar to view term during editing.'=>'Na barra de administração para visualizar o termo durante a edição.','Edit Tag'=>'Editar tag','At the top of the editor screen when editing a term.'=>'Na parte superior da tela do editor durante a edição de um termo.','All Tags'=>'Todas as tags','Assigns the all items text.'=>'Atribui o texto "todos os itens".','Assigns the menu name text.'=>'Atribui o texto do nome do menu.','Menu Label'=>'Rótulo do menu','Active taxonomies are enabled and registered with WordPress.'=>'As taxonomias selecionadas estão ativas e cadastradas no WordPress.','A descriptive summary of the taxonomy.'=>'Um resumo descritivo da taxonomia.','A descriptive summary of the term.'=>'Um resumo descritivo do termo.','Term Description'=>'Descrição do termo','Single word, no spaces. Underscores and dashes allowed.'=>'Uma única palavra, sem espaços. Sublinhados (_) e traços (-) permitidos.','Term Slug'=>'Slug do termo','The name of the default term.'=>'O nome do termo padrão.','Term Name'=>'Nome do termo','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Cria um termo para a taxonomia que não pode ser excluído. Ele não será selecionado para posts por padrão.','Default Term'=>'Termo padrão','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Se os termos nesta taxonomia devem ser classificados na ordem em que são fornecidos para "wp_set_object_terms()".','Sort Terms'=>'Ordenar termos','Add Post Type'=>'Adicionar tipo de post','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Expanda a funcionalidade do WordPress além de posts e páginas padrão com tipos de post personalizados.','Add Your First Post Type'=>'Adicione seu primeiro tipo de post','I know what I\'m doing, show me all the options.'=>'Eu sei o que estou fazendo, mostre todas as opções.','Advanced Configuration'=>'Configuração avançada','Hierarchical post types can have descendants (like pages).'=>'Tipos de post hierárquicos podem ter descendentes (como páginas).','Hierarchical'=>'Hierárquico','Visible on the frontend and in the admin dashboard.'=>'Visível na interface e no painel administrativo.','Public'=>'Público','movie'=>'filme','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Somente letras minúsculas, sublinhados (_) e traços (-), máximo de 20 caracteres.','Movie'=>'Filme','Singular Label'=>'Rótulo no singular','Movies'=>'Filmes','Plural Label'=>'Rótulo no plural','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Controlador personalizado opcional para usar em vez de "WP_REST_Posts_Controller".','Controller Class'=>'Classe do controlador','The namespace part of the REST API URL.'=>'A parte do namespace da URL da API REST.','Namespace Route'=>'Rota do namespace','The base URL for the post type REST API URLs.'=>'O URL base para os URLs da API REST do tipo de post.','Base URL'=>'URL base','Exposes this post type in the REST API. Required to use the block editor.'=>'Expõe este tipo de post na API REST. Obrigatório para usar o editor de blocos.','Show In REST API'=>'Mostrar na API REST','Customize the query variable name.'=>'Personalize o nome da variável de consulta.','Query Variable'=>'Variável de consulta','No Query Variable Support'=>'Sem suporte a variáveis de consulta','Custom Query Variable'=>'Variável de consulta personalizada','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Os itens podem ser acessados usando o link permanente não bonito, por exemplo, {post_type}={post_slug}.','Query Variable Support'=>'Suporte à variável de consulta','URLs for an item and items can be accessed with a query string.'=>'URLs para um item e itens podem ser acessados com uma string de consulta.','Publicly Queryable'=>'Consultável publicamente','Custom slug for the Archive URL.'=>'Slug personalizado para o URL de arquivo.','Archive Slug'=>'Slug do arquivo','Has an item archive that can be customized with an archive template file in your theme.'=>'Possui um arquivo de itens que pode ser personalizado com um arquivo de modelo de arquivo em seu tema.','Archive'=>'Arquivo','Pagination support for the items URLs such as the archives.'=>'Suporte de paginação para os URLs de itens, como os arquivos.','Pagination'=>'Paginação','RSS feed URL for the post type items.'=>'URL do feed RSS para os itens do tipo de post.','Feed URL'=>'URL do feed','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Altera a estrutura do link permanente para adicionar o prefixo "WP_Rewrite::$front" aos URLs.','Front URL Prefix'=>'Prefixo Front do URL','Customize the slug used in the URL.'=>'Personalize o slug usado no URL.','URL Slug'=>'Slug do URL','Permalinks for this post type are disabled.'=>'Os links permanentes para este tipo de post estão desativados.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Reescreve o URL usando um slug personalizado definido no campo abaixo. Sua estrutura de link permanente será','No Permalink (prevent URL rewriting)'=>'Sem link permanente (impedir a reescrita do URL)','Custom Permalink'=>'Link permanente personalizado','Post Type Key'=>'Chave do tipo de post','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Reescreve o URL usando a chave do tipo de post como slug. Sua estrutura de link permanente será','Permalink Rewrite'=>'Reescrita do link permanente','Delete items by a user when that user is deleted.'=>'Excluir itens criados pelo usuário quando o usuário for excluído.','Delete With User'=>'Excluir com o usuário','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Permitir que o tipo de post seja exportado em "Ferramentas" > "Exportar".','Can Export'=>'Pode exportar','Optionally provide a plural to be used in capabilities.'=>'Opcionalmente, forneça um plural para ser usado nas capacidades.','Plural Capability Name'=>'Nome plural da capacidade','Choose another post type to base the capabilities for this post type.'=>'Escolha outro tipo de post para basear as capacidades deste tipo de post.','Singular Capability Name'=>'Nome singular da capacidade','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Por padrão, as capacidades do tipo de post herdarão os nomes das capacidades de "Post". Ex.: edit_post, delete_posts. Ative para usar capacidades específicas do tipo de post, ex.: edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Renomear capacidades','Exclude From Search'=>'Excluir da pesquisa','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Permitir que itens sejam adicionados aos menus na tela \'Aparência\' > \'Menus\'. Deve ser ativado em \'Opções de tela\'.','Appearance Menus Support'=>'Suporte a menus em "Aparência"','Appears as an item in the \'New\' menu in the admin bar.'=>'Aparece como um item no menu "novo" na barra de administração.','Show In Admin Bar'=>'Mostrar na barra de administração','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Um nome de função PHP a ser chamado ao configurar as metaboxes para a tela de edição.','Custom Meta Box Callback'=>'Callback de metabox personalizado','Menu Icon'=>'Ícone do menu','The position in the sidebar menu in the admin dashboard.'=>'A posição no menu da barra lateral no painel de administração.','Menu Position'=>'Posição do menu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Por padrão, o tipo de post receberá um novo item de nível superior no menu de administração. Se um item de nível superior existente for fornecido aqui, o tipo de post será adicionado como um item de submenu abaixo dele.','Admin Menu Parent'=>'Ascendente do menu de administração','Admin editor navigation in the sidebar menu.'=>'Navegação do editor de administração no menu da barra lateral.','Show In Admin Menu'=>'Mostrar no menu de administração','Items can be edited and managed in the admin dashboard.'=>'Os itens podem ser editados e gerenciados no painel de administração.','Show In UI'=>'Mostrar na interface','A link to a post.'=>'Um link para um post.','Description for a navigation link block variation.'=>'Descrição para uma variação de bloco de link de navegação.','Item Link Description'=>'Descrição do link do item','A link to a %s.'=>'Um link para um %s.','Post Link'=>'Link do post','Title for a navigation link block variation.'=>'Título para uma variação de bloco de link de navegação.','Item Link'=>'Link do item','%s Link'=>'Link de %s','Post updated.'=>'Post atualizado.','In the editor notice after an item is updated.'=>'No aviso do editor após a atualização de um item.','Item Updated'=>'Item atualizado','%s updated.'=>'%s atualizado.','Post scheduled.'=>'Post agendado.','In the editor notice after scheduling an item.'=>'No aviso do editor após o agendamento de um item.','Item Scheduled'=>'Item agendado','%s scheduled.'=>'%s agendado.','Post reverted to draft.'=>'Post revertido para rascunho.','In the editor notice after reverting an item to draft.'=>'No aviso do editor após reverter um item para rascunho.','Item Reverted To Draft'=>'Item revertido para rascunho','%s reverted to draft.'=>'%s revertido para rascunho.','Post published privately.'=>'Post publicado de forma privada.','In the editor notice after publishing a private item.'=>'No aviso do editor após a publicação de um item privado.','Item Published Privately'=>'Item publicado de forma privada','%s published privately.'=>'%s publicado de forma privada.','Post published.'=>'Post publicado.','In the editor notice after publishing an item.'=>'No aviso do editor após a publicação de um item.','Item Published'=>'Item publicado','%s published.'=>'%s publicado.','Posts list'=>'Lista de posts','Used by screen readers for the items list on the post type list screen.'=>'Usado por leitores de tela para a lista de itens na tela de lista de tipos de post.','Items List'=>'Lista de itens','%s list'=>'Lista de %s','Posts list navigation'=>'Navegação da lista de posts','Used by screen readers for the filter list pagination on the post type list screen.'=>'Usado por leitores de tela para a paginação da lista de filtros na tela da lista de tipos de post.','Items List Navigation'=>'Navegação da lista de itens','%s list navigation'=>'Navegação na lista de %s','Filter posts by date'=>'Filtrar posts por data','Used by screen readers for the filter by date heading on the post type list screen.'=>'Usado por leitores de tela para filtrar por título de data na tela de lista de tipos de post.','Filter Items By Date'=>'Filtrar itens por data','Filter %s by date'=>'Filtrar %s por data','Filter posts list'=>'Filtrar lista de posts','Used by screen readers for the filter links heading on the post type list screen.'=>'Usado por leitores de tela para o título de links de filtro na tela de lista de tipos de post.','Filter Items List'=>'Filtrar lista de itens','Filter %s list'=>'Filtrar lista de %s','In the media modal showing all media uploaded to this item.'=>'No modal de mídia mostrando todas as mídias enviadas para este item.','Uploaded To This Item'=>'Enviado para este item','Uploaded to this %s'=>'Enviado para este %s','Insert into post'=>'Inserir no post','As the button label when adding media to content.'=>'Como o rótulo do botão ao adicionar mídia ao conteúdo.','Insert Into Media Button'=>'Inserir no botão de mídia','Insert into %s'=>'Inserir no %s','Use as featured image'=>'Usar como imagem destacada','As the button label for selecting to use an image as the featured image.'=>'Como o rótulo do botão para selecionar o uso de uma imagem como a imagem destacada.','Use Featured Image'=>'Usar imagem destacada','Remove featured image'=>'Remover imagem destacada','As the button label when removing the featured image.'=>'Como o rótulo do botão ao remover a imagem destacada.','Remove Featured Image'=>'Remover imagem destacada','Set featured image'=>'Definir imagem destacada','As the button label when setting the featured image.'=>'Como o rótulo do botão ao definir a imagem destacada.','Set Featured Image'=>'Definir imagem destacada','Featured image'=>'Imagem destacada','In the editor used for the title of the featured image meta box.'=>'No editor usado para o título da metabox da imagem destacada.','Featured Image Meta Box'=>'Metabox de imagem destacada','Post Attributes'=>'Atributos do post','In the editor used for the title of the post attributes meta box.'=>'No editor usado para o título da metabox de atributos do post.','Attributes Meta Box'=>'Metabox de atributos','%s Attributes'=>'Atributos de %s','Post Archives'=>'Arquivos de posts','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Adiciona os itens de "arquivo do tipo de post" com este rótulo à lista de posts mostrados ao adicionar itens a um menu existente em um tipo de post personalizado com arquivos ativados. Só aparece ao editar menus no modo "ver ao vivo" e um slug de arquivo personalizado foi fornecido.','Archives Nav Menu'=>'Menu de navegação de arquivos','%s Archives'=>'Arquivos de %s','No posts found in Trash'=>'Não foi possível encontrar posts na lixeira','At the top of the post type list screen when there are no posts in the trash.'=>'Na parte superior da tela da lista de tipos de post, quando não há posts na lixeira.','No Items Found in Trash'=>'Não foi possível encontrar itens na lixeira','No %s found in Trash'=>'Não foi possível encontrar %s na lixeira','No posts found'=>'Não foi possível encontrar posts','At the top of the post type list screen when there are no posts to display.'=>'Na parte superior da tela da lista de tipos de post, quando não há posts para exibir.','No Items Found'=>'Não foi possível encontrar itens','No %s found'=>'Não foi possível encontrar %s','Search Posts'=>'Pesquisar posts','At the top of the items screen when searching for an item.'=>'Na parte superior da tela de itens ao pesquisar um item.','Search Items'=>'Pesquisar itens','Search %s'=>'Pesquisar %s','Parent Page:'=>'Página ascendente:','For hierarchical types in the post type list screen.'=>'Para tipos hierárquicos na tela de lista de tipos de post.','Parent Item Prefix'=>'Prefixo do item ascendente','Parent %s:'=>'%s ascendente:','New Post'=>'Novo post','New Item'=>'Novo item','New %s'=>'Novo %s','Add New Post'=>'Adicionar novo post','At the top of the editor screen when adding a new item.'=>'Na parte superior da tela do editor ao adicionar um novo item.','Add New Item'=>'Adicionar novo item','Add New %s'=>'Adicionar novo %s','View Posts'=>'Ver posts','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Aparece na barra de administração na visualização "Todos as posts", desde que o tipo de post suporte arquivos e a página inicial não seja um arquivo desse tipo de post.','View Items'=>'Ver itens','View Post'=>'Ver post','In the admin bar to view item when editing it.'=>'Na barra de administração para visualizar o item ao editá-lo.','View Item'=>'Ver item','View %s'=>'Ver %s','Edit Post'=>'Editar post','At the top of the editor screen when editing an item.'=>'Na parte superior da tela do editor ao editar um item.','Edit Item'=>'Editar item','Edit %s'=>'Editar %s','All Posts'=>'Todos os posts','In the post type submenu in the admin dashboard.'=>'No submenu do tipo de post no painel administrativo.','All Items'=>'Todos os itens','All %s'=>'Todos os %s','Admin menu name for the post type.'=>'Nome do menu do administração para o tipo de post.','Menu Name'=>'Nome do menu','Regenerate all labels using the Singular and Plural labels'=>'Recriar todos os rótulos usando os rótulos singular e plural','Regenerate'=>'Recriar','Active post types are enabled and registered with WordPress.'=>'Os tipos de post ativos estão ativados e cadastrados com o WordPress.','A descriptive summary of the post type.'=>'Um resumo descritivo do tipo de post.','Add Custom'=>'Adicionar personalizado','Enable various features in the content editor.'=>'Ative vários recursos no editor de conteúdo.','Post Formats'=>'Formatos de post','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Selecione taxonomias existentes para classificar itens do tipo de post.','Browse Fields'=>'Procurar campos','Nothing to import'=>'Nada para importar','. The Custom Post Type UI plugin can be deactivated.'=>'. O plugin Custom Post Type UI pode ser desativado.','Imported %d item from Custom Post Type UI -'=>'%d item foi importado do Custom Post Type UI -' . "\0" . '%d itens foram importados do Custom Post Type UI -','Failed to import taxonomies.'=>'Falha ao importar as taxonomias.','Failed to import post types.'=>'Falha ao importar os tipos de post.','Nothing from Custom Post Type UI plugin selected for import.'=>'Nada do plugin Custom Post Type UI selecionado para importação.','Imported 1 item'=>'Um item importado' . "\0" . '%s itens importados','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'A importação de um tipo de post ou taxonomia com a mesma chave que já existe substituirá as configurações do tipo de post ou taxonomia existente pelas da importação.','Import from Custom Post Type UI'=>'Importar do Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'É possível usar o código a seguir para cadastrar uma versão local dos itens selecionados. Armazenar grupos de campos, tipos de post ou taxonomias localmente pode fornecer muitos benefícios, como tempos de carregamento mais rápidos, controle de versão e campos/configurações dinâmicos. Simplesmente copie e cole o código a seguir no arquivo functions.php do seu tema ou inclua-o em um arquivo externo e, em seguida, desative ou exclua os itens do painel do ACF.','Export - Generate PHP'=>'Exportar - Gerar PHP','Export'=>'Exportar','Select Taxonomies'=>'Selecionar taxonomias','Select Post Types'=>'Selecionar tipos de post','Exported 1 item.'=>'Um item exportado.' . "\0" . '%s itens exportados.','Category'=>'Categoria','Tag'=>'Tag','%s taxonomy created'=>'Taxonomia %s criada','%s taxonomy updated'=>'Taxonomia %s atualizada','Taxonomy draft updated.'=>'O rascunho da taxonomia foi atualizado.','Taxonomy scheduled for.'=>'Taxonomia agendada para.','Taxonomy submitted.'=>'Taxonomia enviada.','Taxonomy saved.'=>'Taxonomia salva.','Taxonomy deleted.'=>'Taxonomia excluída.','Taxonomy updated.'=>'Taxonomia atualizada.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Não foi possível cadastrar esta taxonomia porque sua chave está em uso por outra taxonomia cadastrada por outro plugin ou tema.','Taxonomy synchronized.'=>'Taxonomia sincronizada.' . "\0" . '%s taxonomias sincronizadas.','Taxonomy duplicated.'=>'Taxonomia duplicada.' . "\0" . '%s taxonomias duplicadas.','Taxonomy deactivated.'=>'Taxonomia desativada.' . "\0" . '%s taxonomias desativadas.','Taxonomy activated.'=>'Taxonomia ativada.' . "\0" . '%s taxonomias ativadas.','Terms'=>'Termos','Post type synchronized.'=>'Tipo de post sincronizado.' . "\0" . '%s tipos de post sincronizados.','Post type duplicated.'=>'Tipo de post duplicado.' . "\0" . '%s tipos de post duplicados.','Post type deactivated.'=>'Tipo de post desativado.' . "\0" . '%s tipos de post desativados.','Post type activated.'=>'Tipo de post ativado.' . "\0" . '%s tipos de post ativados.','Post Types'=>'Tipos de post','Advanced Settings'=>'Configurações avançadas','Basic Settings'=>'Configurações básicas','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Não foi possível cadastrar este tipo de post porque sua chave está em uso por outro tipo de post cadastrado por outro plugin ou tema.','Pages'=>'Páginas','%s post type created'=>'Tipo de post %s criado','Add fields to %s'=>'Adicionar campos para %s','%s post type updated'=>'Tipo de post %s atualizado','Post type draft updated.'=>'Rascunho do tipo de post atualizado.','Post type scheduled for.'=>'Tipo de post agendado para.','Post type submitted.'=>'Tipo de post enviado.','Post type saved.'=>'Tipo de post salvo.','Post type updated.'=>'Tipo de post atualizado.','Post type deleted.'=>'Tipo de post excluído.','Type to search...'=>'Digite para pesquisar...','PRO Only'=>'Somente PRO','Field groups linked successfully.'=>'Grupos de campos vinculados com sucesso.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importe tipos de post e taxonomias registradas com o Custom Post Type UI e gerencie-os com o ACF. Começar.','ACF'=>'ACF','taxonomy'=>'taxonomia','post type'=>'tipo de post','Done'=>'Concluído','Select one or many field groups...'=>'Selecione um ou vários grupos de campos...','Please select the field groups to link.'=>'Selecione os grupos de campos a serem vinculados.','Field group linked successfully.'=>'Grupo de campos vinculado com sucesso.' . "\0" . 'Grupos de campos vinculados com sucesso.','post statusRegistration Failed'=>'Falha no cadastro','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Não foi possível cadastrar este item porque sua chave está em uso por outro item cadastrado por outro plugin ou tema.','REST API'=>'API REST','Permissions'=>'Permissões','URLs'=>'URLs','Visibility'=>'Visibilidade','Labels'=>'Rótulos','Field Settings Tabs'=>'Abas de configurações de campo','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Valor de shortcode ACF desativado para visualização]','Close Modal'=>'Fechar modal','Field moved to other group'=>'Campo movido para outro grupo','Close modal'=>'Fechar modal','Start a new group of tabs at this tab.'=>'Iniciar um novo grupo de abas nesta aba.','New Tab Group'=>'Novo grupo de abas','Use a stylized checkbox using select2'=>'Usar uma caixa de seleção estilizada usando select2','Save Other Choice'=>'Salvar outra escolha','Allow Other Choice'=>'Permitir outra escolha','Add Toggle All'=>'Adicionar "selecionar tudo"','Save Custom Values'=>'Salvar valores personalizados','Allow Custom Values'=>'Permitir valores personalizados','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Os valores personalizados da caixa de seleção não podem ficar vazios. Desmarque todos os valores vazios.','Updates'=>'Atualizações','Advanced Custom Fields logo'=>'Logo do Advanced Custom Fields','Save Changes'=>'Salvar alterações','Field Group Title'=>'Título do grupo de campos','Add title'=>'Adicionar título','New to ACF? Take a look at our getting started guide.'=>'Novo no ACF? Dê uma olhada em nosso guia de introdução.','Add Field Group'=>'Adicionar grupo de campos','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'O ACF usa grupos de campos para agrupar campos personalizados e, em seguida, anexar esses campos às telas de edição.','Add Your First Field Group'=>'Adicionar seu primeiro grupo de campos','Options Pages'=>'Páginas de opções','ACF Blocks'=>'Blocos do ACF','Gallery Field'=>'Campo de galeria','Flexible Content Field'=>'Campo de conteúdo flexível','Repeater Field'=>'Campo repetidor','Unlock Extra Features with ACF PRO'=>'Desbloqueie recursos extras com o ACF PRO','Delete Field Group'=>'Excluir grupo de campos','Created on %1$s at %2$s'=>'Criado em %1$s às %2$s','Group Settings'=>'Configurações do grupo','Location Rules'=>'Regras de localização','Choose from over 30 field types. Learn more.'=>'Escolha entre mais de 30 tipos de campo. Saber mais.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Comece a criar novos campos personalizados para seus posts, páginas, tipos de post personalizados e outros conteúdos do WordPress.','Add Your First Field'=>'Adicionar seu primeiro campo','#'=>'#','Add Field'=>'Adicionar campo','Presentation'=>'Apresentação','Validation'=>'Validação','General'=>'Geral','Import JSON'=>'Importar JSON','Export As JSON'=>'Exportar como JSON','Field group deactivated.'=>'Grupo de campos desativado.' . "\0" . '%s grupos de campos desativados.','Field group activated.'=>'Grupo de campos ativado.' . "\0" . '%s grupos de campos ativados.','Deactivate'=>'Desativar','Deactivate this item'=>'Desativar este item','Activate'=>'Ativar','Activate this item'=>'Ativar este item','Move field group to trash?'=>'Mover grupo de campos para a lixeira?','post statusInactive'=>'Inativo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'O Advanced Custom Fields e o Advanced Custom Fields PRO não devem estar ativos ao mesmo tempo. Desativamos automaticamente o Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'O Advanced Custom Fields e o Advanced Custom Fields PRO não devem estar ativos ao mesmo tempo. Desativamos automaticamente o Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Detectamos uma ou mais chamadas para recuperar os valores de campos do ACF antes de o ACF ser inicializado. Isso não é suportado e pode resultar em dados malformados ou ausentes. Saiba como corrigir isso.','%1$s must have a user with the %2$s role.'=>'%1$s deve ter um usuário com a função de %2$s .' . "\0" . '%1$s deve ter um usuário com uma das seguintes funções: %2$s','%1$s must have a valid user ID.'=>'%1$s deve ter um ID de usuário válido.','Invalid request.'=>'Solicitação inválida.','%1$s is not one of %2$s'=>'%1$s não é um de %2$s','%1$s must have term %2$s.'=>'%1$s deve ter o termo %2$s' . "\0" . '%1$s deve ter um dos seguintes termos: %2$s','%1$s must be of post type %2$s.'=>'%1$s deve ser do tipo de post %2$s.' . "\0" . '%1$s deve ser de um dos seguintes tipos de post: %2$s','%1$s must have a valid post ID.'=>'%1$s deve ter um ID de post válido.','%s requires a valid attachment ID.'=>'%s requer um ID de anexo válido.','Show in REST API'=>'Mostrar na API REST','Enable Transparency'=>'Ativar transparência','RGBA Array'=>'Array RGBA','RGBA String'=>'Sequência RGBA','Hex String'=>'Sequência hex','Upgrade to PRO'=>'Atualizar para PRO','post statusActive'=>'Ativo','\'%s\' is not a valid email address'=>'"%s" não é um endereço de e-mail válido','Color value'=>'Valor da cor','Select default color'=>'Selecionar cor padrão','Clear color'=>'Limpar cor','Blocks'=>'Blocos','Options'=>'Opções','Users'=>'Usuários','Menu items'=>'Itens de menu','Widgets'=>'Widgets','Attachments'=>'Anexos','Taxonomies'=>'Taxonomias','Posts'=>'Posts','Last updated: %s'=>'Última atualização: %s','Sorry, this post is unavailable for diff comparison.'=>'Este post não está disponível para comparação de diferenças.','Invalid field group parameter(s).'=>'Parâmetros de grupo de campos inválidos.','Awaiting save'=>'Aguardando salvar','Saved'=>'Salvo','Import'=>'Importar','Review changes'=>'Revisar alterações','Located in: %s'=>'Localizado em: %s','Located in plugin: %s'=>'Localizado no plugin: %s','Located in theme: %s'=>'Localizado no tema: %s','Various'=>'Vários','Sync changes'=>'Sincronizar alterações','Loading diff'=>'Carregando diferenças','Review local JSON changes'=>'Revisão das alterações do JSON local','Visit website'=>'Visitar site','View details'=>'Ver detalhes','Version %s'=>'Versão %s','Information'=>'Informações','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Suporte técnico. Os profissionais de nosso Suporte técnico poderão auxiliá-lo em questões técnicas mais complexas.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussões. Temos uma comunidade ativa e amigável em nossos Fóruns da Comunidade que podem ajudá-lo a descobrir os \'como fazer\' do mundo ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentação. Nossa vasta documentação contém referências e guias para a maioria dos problemas e situações que você poderá encontrar.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos por suporte e queremos que você aproveite ao máximo seu site com o ACF. Se você tiver alguma dificuldade, há vários lugares onde pode encontrar ajuda:','Help & Support'=>'Ajuda e suporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Use a aba "ajuda e suporte" para entrar em contato caso precise de assistência.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de crear seu primeiro grupo de campos recomendamos que leia nosso Guia para iniciantes a fim de familiarizar-se com a filosofia e as boas práticas deste plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'O plugin Advanced Custom Fields fornece um construtor de formulários visuais para personalizar as telas de edição do WordPress com campos extras e uma API intuitiva para exibir valores de campos personalizados em qualquer arquivo de modelo de tema.','Overview'=>'Visão geral','Location type "%s" is already registered.'=>'O tipo de localização "%s" já está registado.','Class "%s" does not exist.'=>'A classe "%s" não existe.','Invalid nonce.'=>'Nonce inválido.','Error loading field.'=>'Erro ao carregar o campo.','Location not found: %s'=>'Localização não encontrada: %s','Error: %s'=>'Erro: %s','Widget'=>'Widget','User Role'=>'Função do usuário ','Comment'=>'Comentário','Post Format'=>'Formato do post','Menu Item'=>'Item do menu','Post Status'=>'Status do post','Menus'=>'Menus','Menu Locations'=>'Localizações do menu','Menu'=>'Menu','Post Taxonomy'=>'Taxonomia de post','Child Page (has parent)'=>'Página descendente (tem ascendente)','Parent Page (has children)'=>'Página ascendente (tem descendentes)','Top Level Page (no parent)'=>'Página de nível mais alto (sem ascendente)','Posts Page'=>'Página de posts','Front Page'=>'Página principal','Page Type'=>'Tipo de página','Viewing back end'=>'Visualizando o painel administrativo','Viewing front end'=>'Visualizando a interface','Logged in'=>'Conectado','Current User'=>'Usuário atual','Page Template'=>'Modelo de página','Register'=>'Cadastre-se','Add / Edit'=>'Adicionar / Editar','User Form'=>'Formulário de usuário','Page Parent'=>'Ascendente da página','Super Admin'=>'Super Admin','Current User Role'=>'Função do usuário atual','Default Template'=>'Modelo padrão','Post Template'=>'Modelo de Post','Post Category'=>'Categoria do post','All %s formats'=>'Todos os formatos de %s','Attachment'=>'Anexo','%s value is required'=>'O valor %s é obrigatório','Show this field if'=>'Mostrar este campo se','Conditional Logic'=>'Lógica condicional','and'=>'e','Local JSON'=>'JSON local','Clone Field'=>'Clonar campo','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Verifique, também, se todos os complementos premium (%s) estão atualizados para a versão mais recente.','This version contains improvements to your database and requires an upgrade.'=>'Esta versão inclui melhorias no seu banco de dados e requer uma atualização.','Thank you for updating to %1$s v%2$s!'=>'Obrigado por atualizar para o %1$s v%2$s!','Database Upgrade Required'=>'Atualização do banco de dados obrigatória','Options Page'=>'Página de opções','Gallery'=>'Galeria','Flexible Content'=>'Conteúdo flexível','Repeater'=>'Repetidor','Back to all tools'=>'Voltar para todas as ferramentas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se vários grupos de campos aparecem em uma tela de edição, as opções do primeiro grupo de campos é a que será utilizada (aquele com o menor número de ordem)','Select items to hide them from the edit screen.'=>'Selecione os itens que deverão ser ocultados da tela de edição','Hide on screen'=>'Ocultar na tela','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Tags','Categories'=>'Categorias','Page Attributes'=>'Atributos da página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisões','Comments'=>'Comentários','Discussion'=>'Discussão','Excerpt'=>'Resumo','Content Editor'=>'Editor de conteúdo','Permalink'=>'Link permanente','Shown in field group list'=>'Exibido na lista de grupos de campos','Field groups with a lower order will appear first'=>'Grupos de campos com uma menor numeração aparecerão primeiro','Order No.'=>'Nº. de ordem','Below fields'=>'Abaixo dos campos','Below labels'=>'Abaixo dos rótulos','Side'=>'Lateral','Normal (after content)'=>'Normal (depois do conteúdo)','High (after title)'=>'Superior (depois do título)','Position'=>'Posição','Seamless (no metabox)'=>'Integrado (sem metabox)','Standard (WP metabox)'=>'Padrão (metabox do WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Chave','Order'=>'Ordem','Close Field'=>'Fechar campo','id'=>'id','class'=>'classe','width'=>'largura','Wrapper Attributes'=>'Atributos do invólucro','Required'=>'Obrigatório','Instructions'=>'Instruções','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Uma única palavra, sem espaços. São permitidos sublinhados (_) e traços (-).','Field Name'=>'Nome do campo','This is the name which will appear on the EDIT page'=>'Este é o nome que aparecerá na página de EDIÇÃO','Field Label'=>'Rótulo do campo','Delete'=>'Excluir','Delete field'=>'Excluir campo','Move'=>'Mover','Move field to another group'=>'Mover campo para outro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arraste para reorganizar','Show this field group if'=>'Mostrar este grupo de campos se','No updates available.'=>'Nenhuma atualização disponível.','Database upgrade complete. See what\'s new'=>'Atualização do banco de dados concluída. Ver o que há de novo','Reading upgrade tasks...'=>'Lendo tarefas de atualização…','Upgrade failed.'=>'Falha na atualização.','Upgrade complete.'=>'Atualização concluída.','Upgrading data to version %s'=>'Atualizando os dados para a versão %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'É extremamente recomendado que você faça backup de seu banco de dados antes de continuar. Você tem certeza que deseja fazer a atualização agora?','Please select at least one site to upgrade.'=>'Selecione pelo menos um site para atualizar.','Database Upgrade complete. Return to network dashboard'=>'Atualização do banco de dados concluída. Retornar para o painel da rede','Site is up to date'=>'O site está atualizado','Site requires database upgrade from %1$s to %2$s'=>'O site requer a atualização do banco de dados de %1$s para %2$s','Site'=>'Site','Upgrade Sites'=>'Atualizar sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Os sites a seguir necessitam de uma atualização do banco de dados. Marque aqueles que você deseja atualizar e clique em %s.','Add rule group'=>'Adicionar grupo de regras','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crie um conjunto de regras para determinar quais telas de edição usarão esses campos personalizados avançados','Rules'=>'Regras','Copied'=>'Copiado','Copy to clipboard'=>'Copiar para a área de transferência','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Selecione os itens que deseja exportar e, em seguida, selecione o método de exportação. Exporte como JSON para exportar para um arquivo .json que você pode importar para outra instalação do ACF. Gere PHP para exportar para código PHP que você pode colocar em seu tema.','Select Field Groups'=>'Selecionar grupos de campos','No field groups selected'=>'Nenhum grupo de campos selecionado','Generate PHP'=>'Gerar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Arquivo de importação vazio','Incorrect file type'=>'Tipo de arquivo incorreto','Error uploading file. Please try again'=>'Erro ao enviar arquivo. Tente novamente','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Selecione o arquivo JSON do Advanced Custom Fields que você gostaria de importar. Ao clicar no botão de importação abaixo, o ACF importará os itens desse arquivo.','Import Field Groups'=>'Importar grupos de campos','Sync'=>'Sincronizar','Select %s'=>'Selecionar %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este item','Supports'=>'Suporta','Documentation'=>'Dcoumentação','Description'=>'Descrição','Sync available'=>'Sincronização disponível','Field group synchronized.'=>'Grupo de campos sincronizado.' . "\0" . '%s grupos de campos sincronizados.','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Ativo (%s)' . "\0" . 'Ativos (%s)','Review sites & upgrade'=>'Revisar sites e atualizar','Upgrade Database'=>'Atualizar o banco de dados','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Selecione o destino para este campo','The %1$s field can now be found in the %2$s field group'=>'O campo %1$s pode agora ser encontrado no grupo de campos %2$s','Move Complete.'=>'Movimentação concluída.','Active'=>'Ativo','Field Keys'=>'Chaves de campos','Settings'=>'Configurações ','Location'=>'Localização','Null'=>'Em branco','copy'=>'copiar','(this field)'=>'(este campo)','Checked'=>'Marcado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'Nenhum campo de alternância disponível','Field group title is required'=>'O título do grupo de campos é obrigatório','This field cannot be moved until its changes have been saved'=>'Este campo não pode ser movido até que suas alterações sejam salvas','The string "field_" may not be used at the start of a field name'=>'O termo “field_” não pode ser utilizado no início do nome de um campo','Field group draft updated.'=>'Rascunho de grupo de campos atualizado.','Field group scheduled for.'=>'Grupo de campos agendando.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos salvo.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos excluído.','Field group updated.'=>'Grupo de campos atualizado.','Tools'=>'Ferramentas','is not equal to'=>'não é igual a','is equal to'=>'é igual a','Forms'=>'Formulários','Page'=>'Página','Post'=>'Post','Relational'=>'Relacional','Choice'=>'Escolha','Basic'=>'Básico','Unknown'=>'Desconhecido','Field type does not exist'=>'Tipo de campo não existe','Spam Detected'=>'Spam detectado','Post updated'=>'Post atualizado','Update'=>'Atualizar','Validate Email'=>'Validar e-mail','Content'=>'Conteúdo','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'A seleção é menor que','Selection is greater than'=>'A seleção é maior que','Value is less than'=>'O valor é menor que','Value is greater than'=>'O valor é maior que','Value contains'=>'O valor contém','Value matches pattern'=>'O valor corresponde ao padrão','Value is not equal to'=>'O valor é diferente de','Value is equal to'=>'O valor é igual a','Has no value'=>'Não tem valor','Has any value'=>'Tem qualquer valor','Cancel'=>'Cancelar','Are you sure?'=>'Você tem certeza?','%d fields require attention'=>'%d campos requerem atenção','1 field requires attention'=>'1 campo requer atenção','Validation failed'=>'Falha na validação','Validation successful'=>'Validação bem-sucedida','Restricted'=>'Restrito','Collapse Details'=>'Recolher detalhes','Expand Details'=>'Expandir detalhes','Uploaded to this post'=>'Enviado para este post','verbUpdate'=>'Atualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'As alterações feitas serão perdidas se você sair desta página','File type must be %s.'=>'O tipo de arquivo deve ser %s.','or'=>'ou','File size must not exceed %s.'=>'O tamanho do arquivo não deve exceder %s.','File size must be at least %s.'=>'O tamanho do arquivo deve ter pelo menos %s.','Image height must not exceed %dpx.'=>'A altura da imagem não pode ser maior que %dpx.','Image height must be at least %dpx.'=>'A altura da imagem deve ter pelo menos %dpx.','Image width must not exceed %dpx.'=>'A largura da imagem não pode ser maior que %dpx.','Image width must be at least %dpx.'=>'A largura da imagem deve ter pelo menos %dpx.','(no title)'=>'(sem título)','Full Size'=>'Tamanho original','Large'=>'Grande','Medium'=>'Médio','Thumbnail'=>'Miniatura','(no label)'=>'(sem rótulo)','Sets the textarea height'=>'Define a altura da área de texto','Rows'=>'Linhas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Anexar uma caixa de seleção adicional para alternar todas as escolhas','Save \'custom\' values to the field\'s choices'=>'Salvar valores "personalizados" nas escolhas do campo','Allow \'custom\' values to be added'=>'Permite adicionar valores personalizados','Add new choice'=>'Adicionar nova escolha','Toggle All'=>'Selecionar tudo','Allow Archives URLs'=>'Permitir URLs de arquivos','Archives'=>'Arquivos','Page Link'=>'Link da página','Add'=>'Adicionar','Name'=>'Nome','%s added'=>'%s adicionado(a)','%s already exists'=>'%s já existe','User unable to add new %s'=>'O usuário não pode adicionar um novo %s','Term ID'=>'ID do termo','Term Object'=>'Objeto de termo','Load value from posts terms'=>'Carrega valores a partir de termos de posts','Load Terms'=>'Carregar termos','Connect selected terms to the post'=>'Conecta os termos selecionados ao post','Save Terms'=>'Salvar termos','Allow new terms to be created whilst editing'=>'Permitir que novos termos sejam criados durante a edição','Create Terms'=>'Criar termos','Radio Buttons'=>'Botões de opção','Single Value'=>'Um único valor','Multi Select'=>'Seleção múltipla','Checkbox'=>'Caixa de seleção','Multiple Values'=>'Múltiplos valores','Select the appearance of this field'=>'Selecione a aparência deste campo','Appearance'=>'Aparência','Select the taxonomy to be displayed'=>'Selecione a taxonomia que será exibida','No TermsNo %s'=>'Sem %s','Value must be equal to or lower than %d'=>'O valor deve ser igual ou menor que %d','Value must be equal to or higher than %d'=>'O valor deve ser igual ou maior que %d','Value must be a number'=>'O valor deve ser um número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Salvar valores de "outros" nas escolhas do campo','Add \'other\' choice to allow for custom values'=>'Adicionar escolha de "outros" para permitir valores personalizados','Radio Button'=>'Botão de opção','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Defina um endpoint para a sanfona anterior parar. Esta sanfona não será visível.','Allow this accordion to open without closing others.'=>'Permitir abrir este item sem fechar os demais.','Display this accordion as open on page load.'=>'Exibir esta sanfona como aberta ao carregar a página.','Open'=>'Aberta','Accordion'=>'Sanfona','Restrict which files can be uploaded'=>'Limita quais arquivos podem ser enviados','File ID'=>'ID do arquivo','File URL'=>'URL do Arquivo','File Array'=>'Array do arquivo','Add File'=>'Adicionar arquivo','No file selected'=>'Nenhum arquivo selecionado','File name'=>'Nome do arquivo','Update File'=>'Atualizar arquivo','Edit File'=>'Editar arquivo','Select File'=>'Selecionar arquivo','File'=>'Arquivo','Password'=>'Senha','Specify the value returned'=>'Especifica o valor devolvido.','Use AJAX to lazy load choices?'=>'Usar AJAX para carregar escolhas de forma atrasada?','Enter each default value on a new line'=>'Digite cada valor padrão em uma nova linha','verbSelect'=>'Selecionar','Select2 JS load_failLoading failed'=>'Falha ao carregar','Select2 JS searchingSearching…'=>'Pesquisando…','Select2 JS load_moreLoading more results…'=>'Carregando mais resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Você só pode selecionar %d itens','Select2 JS selection_too_long_1You can only select 1 item'=>'Você só pode selecionar 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Exclua %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Exclua 1 caractere','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Digite %d ou mais caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Digite 1 ou mais caracteres','Select2 JS matches_0No matches found'=>'Não foi possível encontrar correspondências','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados disponíveis, use as setas para cima ou baixo para navegar.','Select2 JS matches_1One result is available, press enter to select it.'=>'Um resultado disponível, aperte Enter para selecioná-lo.','nounSelect'=>'Seleção','User ID'=>'ID do usuário','User Object'=>'Objeto de usuário','User Array'=>'Array do usuário','All user roles'=>'Todas as funções de usuário','Filter by Role'=>'Filtrar por função','User'=>'Usuário','Separator'=>'Separador','Select Color'=>'Selecionar cor','Default'=>'Padrão','Clear'=>'Limpar','Color Picker'=>'Seletor de cor','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Selecionar','Date Time Picker JS closeTextDone'=>'Concluído','Date Time Picker JS currentTextNow'=>'Agora','Date Time Picker JS timezoneTextTime Zone'=>'Fuso horário','Date Time Picker JS microsecTextMicrosecond'=>'Microssegundo','Date Time Picker JS millisecTextMillisecond'=>'Milissegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Horário','Date Time Picker JS timeOnlyTitleChoose Time'=>'Selecione o horário','Date Time Picker'=>'Seletor de data e horário','Endpoint'=>'Endpoint','Left aligned'=>'Alinhado à esquerda','Top aligned'=>'Alinhado ao topo','Placement'=>'Posição','Tab'=>'Aba','Value must be a valid URL'=>'O valor deve ser um URL válido','Link URL'=>'URL do link','Link Array'=>'Array do link','Opens in a new window/tab'=>'Abre em uma nova janela/aba','Select Link'=>'Selecionar link','Link'=>'Link','Email'=>'E-mail','Step Size'=>'Tamanho da escala','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Intervalo','Both (Array)'=>'Ambos (Array)','Label'=>'Rótulo','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'vermelho : Vermelho','For more control, you may specify both a value and label like this:'=>'Para mais controle, você pode especificar tanto os valores quanto os rótulos, como nos exemplos:','Enter each choice on a new line.'=>'Digite cada escolha em uma nova linha.','Choices'=>'Escolhas','Button Group'=>'Grupo de botões','Allow Null'=>'Permitir "em branco"','Parent'=>'Ascendente','TinyMCE will not be initialized until field is clicked'=>'O TinyMCE não será carregado até que o campo seja clicado','Toolbar'=>'Barra de ferramentas','Text Only'=>'Apenas texto','Visual Only'=>'Apenas visual','Visual & Text'=>'Visual e texto','Tabs'=>'Abas','Click to initialize TinyMCE'=>'Clique para carregar o TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Texto','Visual'=>'Visual','Value must not exceed %d characters'=>'O valor não deve exceder %d caracteres','Leave blank for no limit'=>'Deixe em branco para não ter limite','Character Limit'=>'Limite de caracteres','Appears after the input'=>'Exibido depois do campo','Append'=>'Sufixo','Appears before the input'=>'Exibido antes do campo','Prepend'=>'Prefixo','Appears within the input'=>'Exibido dentro do campo','Placeholder Text'=>'Texto de marcação','Appears when creating a new post'=>'Aparece ao criar um novo post','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s requer ao menos %2$s seleção' . "\0" . '%1$s requer ao menos %2$s seleções','Post ID'=>'ID do post','Post Object'=>'Objeto de post','Featured Image'=>'Imagem destacada','Selected elements will be displayed in each result'=>'Os elementos selecionados serão exibidos em cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomia','Post Type'=>'Tipo de post','Filters'=>'Filtros','All taxonomies'=>'Todas as taxonomias','Filter by Taxonomy'=>'Filtrar por taxonomia','All post types'=>'Todos os tipos de post','Filter by Post Type'=>'Filtrar por tipo de post','Search...'=>'Pesquisar...','Select taxonomy'=>'Selecionar taxonomia','Select post type'=>'Selecionar tipo de post','No matches found'=>'Não foi possível encontrar correspondências','Loading'=>'Carregando','Maximum values reached ( {max} values )'=>'Máximo de valores alcançado ({max} valores)','Relationship'=>'Relacionamento','Comma separated list. Leave blank for all types'=>'Lista separada por vírgulas. Deixe em branco para permitir todos os tipos','Maximum'=>'Máximo','File size'=>'Tamanho do arquivo','Restrict which images can be uploaded'=>'Limita as imagens que podem ser enviadas','Minimum'=>'Mínimo','Uploaded to post'=>'Anexado ao post','All'=>'Tudo','Limit the media library choice'=>'Limitar a escolha da biblioteca de mídia','Library'=>'Biblioteca','Preview Size'=>'Tamanho da pré-visualização','Image ID'=>'ID da imagem','Image URL'=>'URL da imagem','Image Array'=>'Array da imagem','Specify the returned value on front end'=>'Especifica o valor devolvido na interface','Return Value'=>'Valor devolvido','Add Image'=>'Adicionar imagem','No image selected'=>'Nenhuma imagem selecionada','Remove'=>'Remover','Edit'=>'Editar','All images'=>'Todas as imagens','Update Image'=>'Atualizar imagem','Edit Image'=>'Editar imagem','Select Image'=>'Selecionar imagem','Image'=>'Imagem','Allow HTML markup to display as visible text instead of rendering'=>'Permitir que a marcação HTML seja exibida como texto ao invés de ser renderizada','Escape HTML'=>'Ignorar HTML','No Formatting'=>'Sem formatação','Automatically add <br>'=>'Adicionar <br> automaticamente','Automatically add paragraphs'=>'Adicionar parágrafos automaticamente','Controls how new lines are rendered'=>'Controla como as novas linhas são renderizadas','New Lines'=>'Novas linhas','Week Starts On'=>'Início da semana','The format used when saving a value'=>'O formato usado ao salvar um valor','Save Format'=>'Salvar formato','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Seguinte','Date Picker JS currentTextToday'=>'Hoje','Date Picker JS closeTextDone'=>'Concluído','Date Picker'=>'Seletor de data','Width'=>'Largura','Embed Size'=>'Tamanho do código incorporado','Enter URL'=>'Digite o URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto exibido quando inativo','Off Text'=>'Texto "Inativo"','Text shown when active'=>'Texto exibido quando ativo','On Text'=>'Texto "Ativo"','Stylized UI'=>'Interface estilizada','Default Value'=>'Valor padrão','Displays text alongside the checkbox'=>'Exibe texto ao lado da caixa de seleção','Message'=>'Mensagem','No'=>'Não','Yes'=>'Sim','True / False'=>'Verdadeiro / Falso','Row'=>'Linha','Table'=>'Tabela','Block'=>'Bloco','Specify the style used to render the selected fields'=>'Especifique o estilo utilizado para exibir os campos selecionados','Layout'=>'Layout','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar a altura do mapa','Height'=>'Altura','Set the initial zoom level'=>'Definir o nível de zoom inicial','Zoom'=>'Zoom','Center the initial map'=>'Centralizar o mapa inicial','Center'=>'Centralizar','Search for address...'=>'Pesquisar endereço...','Find current location'=>'Encontrar a localização atual','Clear location'=>'Limpar localização','Search'=>'Pesquisa','Sorry, this browser does not support geolocation'=>'O seu navegador não suporta o recurso de geolocalização','Google Map'=>'Mapa do Google','The format returned via template functions'=>'O formato devolvido por meio de funções de modelo','Return Format'=>'Formato devolvido','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'O formato exibido ao editar um post','Display Format'=>'Formato de exibição','Time Picker'=>'Seletor de horário','Inactive (%s)'=>'Desativado (%s)' . "\0" . 'Desativados (%s)','No Fields found in Trash'=>'Não foi possível encontrar campos na lixeira','No Fields found'=>'Não foi possível encontrar campos','Search Fields'=>'Pesquisar campos','View Field'=>'Ver campo','New Field'=>'Novo campo','Edit Field'=>'Editar campo','Add New Field'=>'Adicionar novo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'Não foi possível encontrar grupos de campos na lixeira','No Field Groups found'=>'Não foi possível encontrar grupos de campos','Search Field Groups'=>'Pesquisar grupos de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Novo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Adicionar novo grupo de campos','Add New'=>'Adicionar novo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalize o WordPress com campos poderosos, profissionais e intuitivos.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'O nome do bloco é obrigatório.','Block type "%s" is already registered.'=>'Tipo de bloco "%s" já está registrado.','Switch to Edit'=>'Alternar para edição','Switch to Preview'=>'Alternar para visualização','Change content alignment'=>'Mudar alinhamento do conteúdo','%s settings'=>'Configurações de %s','This block contains no editable fields.'=>'Este bloco não contém campos editáveis.','Assign a field group to add fields to this block.'=>'Atribua um grupo de campos para adicionar campos a este bloco.','Options Updated'=>'Opções atualizadas','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Para ativar as atualizações, digite sua chave de licença na página atualizações. Se você não tiver uma chave de licença, consulte detalhes e preços.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Erro de ativação do ACF. Sua chave de licença definida mudou, mas ocorreu um erro ao desativar sua licença antiga','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Erro de ativação do ACF. Sua chave de licença definida foi alterada, mas ocorreu um erro ao conectar-se ao servidor de ativação','ACF Activation Error'=>'Erro de ativação do ACF','ACF Activation Error. An error occurred when connecting to activation server'=>'Erro de ativação do ACF. Ocorreu um erro ao conectar ao servidor de ativação','Check Again'=>'Conferir novamente','ACF Activation Error. Could not connect to activation server'=>'Erro de ativação do ACF. Não foi possível conectar ao servidor de ativação','Publish'=>'Publicar','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nenhum grupo de campos personalizados encontrado para esta página de opções. Crie um grupo de campos personalizados','Error. Could not connect to update server'=>'Erro. Não foi possível se conectar ao servidor de atualização','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Erro. Não foi possível autenticar o pacote de atualização. Verifique novamente ou desative e reative sua licença ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Erro. Sua licença para este site expirou ou foi desativada. Reative sua licença ACF PRO.','Allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Permite selecionar e exibir os campos existentes. Ele não duplica nenhum campo no banco de dados, mas carrega e exibe os campos selecionados em tempo de execução. O campo Clonar pode se substituir pelos campos selecionados ou exibir os campos selecionados como um grupo de subcampos.','Select one or more fields you wish to clone'=>'Selecione um ou mais campos que deseja clonar','Display'=>'Exibir','Specify the style used to render the clone field'=>'Especifique o estilo utilizado para exibir os campos de clone','Group (displays selected fields in a group within this field)'=>'Grupo (exibe os campos selecionados em um grupo dentro deste campo)','Seamless (replaces this field with selected fields)'=>'Integrado (substitui este campo pelos campos selecionados)','Labels will be displayed as %s'=>'Os rótulos serão exibidos como %s','Prefix Field Labels'=>'Prefixo nos rótulos do campo','Values will be saved as %s'=>'Valores serão salvos como %s','Prefix Field Names'=>'Prefixo nos nomes do campo','Unknown field'=>'Campo desconhecido','Unknown field group'=>'Grupo de campos desconhecido','All fields from %s field group'=>'Todos os campos do grupo de campos %s','Allows you to define, create and manage content with total control by creating layouts that contain subfields that content editors can choose from.'=>'Permite definir, criar e gerenciar conteúdo com controle total, criando layouts que contêm subcampos que os editores de conteúdo podem escolher.','Add Row'=>'Adicionar linha','layout'=>'layout' . "\0" . 'layouts','layouts'=>'layouts','This field requires at least {min} {label} {identifier}'=>'Este campo requer pelo menos {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Este campo tem um limite de {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponível (máx. {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} necessário (mín. {min})','Flexible Content requires at least 1 layout'=>'Conteúdo flexível requer pelo menos 1 layout','Click the "%s" button below to start creating your layout'=>'Clique no botão "%s" abaixo para começar a criar seu layout','Add layout'=>'Adicionar layout','Duplicate layout'=>'Duplicar layout','Remove layout'=>'Remover layout','Click to toggle'=>'Clique para alternar','Delete Layout'=>'Excluir layout','Duplicate Layout'=>'Duplicar layout','Add New Layout'=>'Adicionar novo layout','Add Layout'=>'Adicionar layout','Min'=>'Mín','Max'=>'Máx','Minimum Layouts'=>'Mínimo de layouts','Maximum Layouts'=>'Máximo de layouts','Button Label'=>'Rótulo do botão','%s must be of type array or null.'=>'%s deve ser um array de tipos ou nulo.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s precisa conter no mínimo %2$s layout.' . "\0" . '%1$s precisa conter no mínimo %2$s layouts.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s deve conter no máximo %2$s layout de %3$s.' . "\0" . '%1$s deve conter no máximo %2$s layouts de %3$s.','An interactive interface for managing a collection of attachments, such as images.'=>'Uma interface interativa para gerenciar uma coleção de anexos, como imagens.','Add Image to Gallery'=>'Adicionar imagem na galeria','Maximum selection reached'=>'Seleção máxima alcançada','Length'=>'Duração','Caption'=>'Legenda','Alt Text'=>'Texto alternativo','Add to gallery'=>'Adicionar à galeria','Bulk actions'=>'Ações em massa','Sort by date uploaded'=>'Ordenar por data de envio','Sort by date modified'=>'Ordenar por data de modificação','Sort by title'=>'Ordenar por título','Reverse current order'=>'Ordem atual inversa','Close'=>'Fechar','Minimum Selection'=>'Seleção mínima','Maximum Selection'=>'Seleção máxima','Allowed file types'=>'Tipos de arquivos permitidos','Insert'=>'Inserir','Specify where new attachments are added'=>'Especifique onde novos anexos são adicionados','Append to the end'=>'Anexar ao final','Prepend to the beginning'=>'Anexar ao início','Minimum rows not reached ({min} rows)'=>'Mínimo de linhas alcançado ({min} linhas)','Maximum rows reached ({max} rows)'=>'Máximo de linhas alcançado ({max} linhas)','Error loading page'=>'Erro ao carregar página','Order will be assigned upon save'=>'A ordenação será atribuída ao salvar','Useful for fields with a large number of rows.'=>'Útil para campos com um grande número de linhas.','Rows Per Page'=>'Linhas por página','Set the number of rows to be displayed on a page.'=>'Define o número de linhas a serem exibidas em uma página.','Minimum Rows'=>'Mínimo de linhas','Maximum Rows'=>'Máximo de linhas','Collapsed'=>'Recolhido','Select a sub field to show when row is collapsed'=>'Selecione um subcampo para mostrar quando a linha for recolhida','Invalid field key or name.'=>'Chave ou nome de campo inválidos.','There was an error retrieving the field.'=>'Ocorreu um erro ao recuperar o campo.','Click to reorder'=>'Clique para reordenar','Add row'=>'Adicionar linha','Duplicate row'=>'Duplicar linha','Remove row'=>'Remover linha','Current Page'=>'Página atual','First Page'=>'Primeira página','Previous Page'=>'Página anterior','paging%1$s of %2$s'=>'%1$s de %2$s','Next Page'=>'Próxima página','Last Page'=>'Última página','No block types exist'=>'Nenhum tipo de bloco existente','No options pages exist'=>'Não existe nenhuma página de opções','Deactivate License'=>'Desativar licença','Activate License'=>'Ativar licença','License Information'=>'Informação da licença','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Para desbloquear atualizações, digite sua chave de licença abaixo. Se você não tiver uma chave de licença, consulte detalhes e preços.','License Key'=>'Chave de licença','Your license key is defined in wp-config.php.'=>'Sua chave de licença é definida em wp-config.php.','Retry Activation'=>'Tentar ativação novamente','Update Information'=>'Informação da atualização','Current Version'=>'Versão atual','Latest Version'=>'Versão mais recente','Update Available'=>'Atualização disponível','Upgrade Notice'=>'Aviso de atualização','Check For Updates'=>'Verificar atualizações','Enter your license key to unlock updates'=>'Digite sua chave de licença para desbloquear atualizações','Update Plugin'=>'Atualizar plugin','Please reactivate your license to unlock updates'=>'Reative sua licença para desbloquear as atualizações']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.mo
index f3531921..52210c4f 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.po
index 2e766cc1..8189432d 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[O shortcode do ACF não pode exibir campos de posts não públicos]"
@@ -1866,7 +1906,6 @@ msgstr ""
"segurança."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1984,8 +2023,8 @@ msgid "Add fields"
msgstr "Adicionar campos"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Este campo"
@@ -2057,7 +2096,7 @@ msgstr "Campo %s"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Selecionar vários"
@@ -4544,15 +4583,15 @@ msgstr "Tipo de post excluído."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Digite para pesquisar..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Somente PRO"
@@ -4672,8 +4711,8 @@ msgid "Close Modal"
msgstr "Fechar modal"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Campo movido para outro grupo"
@@ -4682,15 +4721,15 @@ msgstr "Campo movido para outro grupo"
msgid "Close modal"
msgstr "Fechar modal"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Iniciar um novo grupo de abas nesta aba."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Novo grupo de abas"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Usar uma caixa de seleção estilizada usando select2"
@@ -4904,8 +4943,8 @@ msgid "Activate this item"
msgstr "Ativar este item"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Mover grupo de campos para a lixeira?"
@@ -4966,7 +5005,7 @@ msgstr "%1$s deve ter um ID de usuário válido."
msgid "Invalid request."
msgstr "Solicitação inválida."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s não é um de %2$s"
@@ -5636,7 +5675,7 @@ msgstr "largura"
msgid "Wrapper Attributes"
msgstr "Atributos do invólucro"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Obrigatório"
@@ -5697,8 +5736,8 @@ msgstr "Arraste para reorganizar"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Mostrar este grupo de campos se"
@@ -5992,8 +6031,8 @@ msgstr "Em branco"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "copiar"
@@ -6010,8 +6049,8 @@ msgid "Checked"
msgstr "Marcado"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Mover campo personalizado"
@@ -6026,14 +6065,14 @@ msgid "Field group title is required"
msgstr "O título do grupo de campos é obrigatório"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Este campo não pode ser movido até que suas alterações sejam salvas"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "O termo “field_” não pode ser utilizado no início do nome de um campo"
@@ -6280,9 +6319,9 @@ msgstr "O tipo de arquivo deve ser %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "ou"
@@ -6333,7 +6372,7 @@ msgstr "Miniatura"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(sem rótulo)"
@@ -6505,7 +6544,7 @@ msgstr ""
msgid "Radio Button"
msgstr "Botão de opção"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6513,19 +6552,19 @@ msgstr ""
"Defina um endpoint para a sanfona anterior parar. Esta sanfona não será "
"visível."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Permitir abrir este item sem fechar os demais."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Exibir esta sanfona como aberta ao carregar a página."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Aberta"
@@ -6587,82 +6626,88 @@ msgstr "Arquivo"
msgid "Password"
msgstr "Senha"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Especifica o valor devolvido."
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Usar AJAX para carregar escolhas de forma atrasada?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Digite cada valor padrão em uma nova linha"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Selecionar"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Falha ao carregar"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Pesquisando…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Carregando mais resultados…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Você só pode selecionar %d itens"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Você só pode selecionar 1 item"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Exclua %d caracteres"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Exclua 1 caractere"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Digite %d ou mais caracteres"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Digite 1 ou mais caracteres"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Não foi possível encontrar correspondências"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultados disponíveis, use as setas para cima ou baixo para navegar."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Um resultado disponível, aperte Enter para selecioná-lo."
@@ -6802,21 +6847,21 @@ msgstr "Selecione o horário"
msgid "Date Time Picker"
msgstr "Seletor de data e horário"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Endpoint"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Alinhado à esquerda"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Alinhado ao topo"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Posição"
@@ -6874,7 +6919,7 @@ msgstr "Intervalo"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Ambos (Array)"
@@ -6882,14 +6927,14 @@ msgstr "Ambos (Array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Rótulo"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Valor"
@@ -6908,14 +6953,14 @@ msgstr "Horizontal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "vermelho : Vermelho"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Para mais controle, você pode especificar tanto os valores quanto os "
@@ -6924,14 +6969,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Digite cada escolha em uma nova linha."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Escolhas"
@@ -6943,7 +6988,7 @@ msgstr "Grupo de botões"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7334,37 +7379,37 @@ msgstr "Selecionar imagem"
msgid "Image"
msgstr "Imagem"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Permitir que a marcação HTML seja exibida como texto ao invés de ser "
"renderizada"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Ignorar HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Sem formatação"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Adicionar <br> automaticamente"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Adicionar parágrafos automaticamente"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Controla como as novas linhas são renderizadas"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Novas linhas"
@@ -7446,7 +7491,7 @@ msgstr "Texto exibido quando ativo"
msgid "On Text"
msgstr "Texto \"Ativo\""
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Interface estilizada"
@@ -7458,7 +7503,7 @@ msgstr "Interface estilizada"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7472,7 +7517,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Exibe texto ao lado da caixa de seleção"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Mensagem"
@@ -7497,31 +7542,31 @@ msgstr "Sim"
msgid "True / False"
msgstr "Verdadeiro / Falso"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Linha"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabela"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Bloco"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Especifique o estilo utilizado para exibir os campos selecionados"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Layout"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Subcampos"
@@ -7597,7 +7642,7 @@ msgstr "O formato devolvido por meio de funções de modelo"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.l10n.php
index 9226b246..2601221c 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'pt_PT','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Select Multiple'=>'Seleccionar múltiplos','WP Engine logo'=>'Logótipo da WP Engine','Edit Terms Capability'=>'Editar capacidade dos termos','More Tools from WP Engine'=>'Mais ferramentas da WP Engine','Built for those that build with WordPress, by the team at %s'=>'Criado para quem constrói com o WordPress, pela equipa da %s','View Pricing & Upgrade'=>'Ver preços e actualização','Learn More'=>'Saiba mais','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Acelere o seu fluxo de trabalho e desenvolva melhores sites com funcionalidades como blocos ACF, páginas de opções, e tipos de campos sofisticados como Repetidor, Conteúdo Flexível, Clone e Galeria.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Desbloqueie funcionalidades avançadas e crie ainda mais com o ACF PRO','%s fields'=>'Campos de %s','No terms'=>'Nenhum termo','No post types'=>'Nenhum tipo de conteúdo','No posts'=>'Nenhum conteúdo','No taxonomies'=>'Nenhuma taxonomia','No field groups'=>'Nenhum grupo de campos','No fields'=>'Nenhum campo','No description'=>'Nenhuma descrição','Any post status'=>'Qualquer estado de publicação','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Esta chave de taxonomia já está a ser utilizada por outra taxonomia registada fora do ACF e não pode ser utilizada.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Esta chave de taxonomia já está a ser utilizada por outra taxonomia no ACF e não pode ser utilizada.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'A chave da taxonomia só pode conter caracteres alfanuméricos minúsculos, underscores e hífenes.','The taxonomy key must be under 32 characters.'=>'A chave da taxonomia tem de ter menos de 32 caracteres.','No Taxonomies found in Trash'=>'Nenhuma taxonomia encontrada no lixo','No Taxonomies found'=>'Nenhuma taxonomia encontrada','Search Taxonomies'=>'Pesquisar taxonomias','View Taxonomy'=>'Ver taxonomias','New Taxonomy'=>'Nova taxonomia','Edit Taxonomy'=>'Editar taxonomia','Add New Taxonomy'=>'Adicionar nova taxonomia','No Post Types found in Trash'=>'Nenhum tipo de conteúdo encontrado no lixo','No Post Types found'=>'Nenhum tipo de conteúdo encontrado','Search Post Types'=>'Pesquisar tipos de conteúdo','View Post Type'=>'Ver tipo de conteúdo','New Post Type'=>'Novo tipo de conteúdo','Edit Post Type'=>'Editar tipo de conteúdo','Add New Post Type'=>'Adicionar novo tipo de conteúdo','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Esta chave de tipo de conteúdo já está a ser utilizada por outro tipo de conteúdo registado fora do ACF e não pode ser utilizada.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Esta chave de tipo de conteúdo já está a ser utilizada por outro tipo de conteúdo no ACF e não pode ser utilizada.','We do not recommend using this field in ACF Blocks.'=>'Não recomendamos utilizar este campo em blocos ACF.','WYSIWYG Editor'=>'Editor WYSIWYG','URL'=>'URL','Filter by Post Status'=>'Filtrar por estado de publicação','nounClone'=>'Clone','PRO'=>'PRO','Advanced'=>'Avançado','JSON (newer)'=>'JSON (mais recente)','Original'=>'Original','Invalid post ID.'=>'O ID do conteúdo é inválido.','More'=>'Mais','Tutorial'=>'Tutorial','Select Field'=>'Seleccione o campo','Search fields...'=>'Pesquisar campos...','Select Field Type'=>'Seleccione o tipo de campo','Popular'=>'Populares','Add Taxonomy'=>'Adicionar taxonomia','Genre'=>'Género','Genres'=>'Géneros','Show Admin Column'=>'Mostrar coluna de administração','Quick Edit'=>'Edição rápida','Tag Cloud'=>'Nuvem de etiquetas','Meta Box Sanitization Callback'=>'Callback de sanitização da metabox','Meta Box'=>'Metabox','A link to a tag'=>'Uma ligação para uma etiqueta','A link to a %s'=>'Uma ligação para um %s','Tag Link'=>'Ligação da etiqueta','← Go to tags'=>'← Ir para etiquetas','Back To Items'=>'Voltar para os itens','← Go to %s'=>'← Ir para %s','Tags list'=>'Lista de etiquetas','Tags list navigation'=>'Navegação da lista de etiquetas','Filter by category'=>'Filtrar por categoria','Filter By Item'=>'Filtrar por item','Filter by %s'=>'Filtrar por %s','The description is not prominent by default; however, some themes may show it.'=>'Por omissão, a descrição não está proeminente, no entanto alguns temas poderão apresentá-la.','No tags'=>'Nenhuma etiqueta','No Terms'=>'Nenhum termo','No %s'=>'Nenhum %s','No tags found'=>'Nenhuma etiqueta encontrada','Not Found'=>'Nada encontrado','Most Used'=>'Mais usadas','Choose from the most used tags'=>'Escolha entre as etiquetas mais usadas','Choose From Most Used'=>'Escolher entre os mais utilizados','Choose from the most used %s'=>'Escolher entre %s mais utilizados(as)','Add or remove tags'=>'Adicionar ou remover etiquetas','Add or remove %s'=>'Adicionar ou remover %s','Separate tags with commas'=>'Separe as etiquetas por vírgulas','Separate Items With Commas'=>'Separe os itens por vírgulas','Separate %s with commas'=>'Separar %s por vírgulas','Popular Tags'=>'Etiquetas populares','Popular Items'=>'Itens populares','Popular %s'=>'%s mais populares','Search Tags'=>'Pesquisar etiquetas','Parent Category:'=>'Categoria superior:','Parent Category'=>'Categoria superior','Parent Item'=>'Item superior','Parent %s'=>'%s superior','New Tag Name'=>'Nome da nova etiqueta','New Item Name'=>'Nome do novo item','New %s Name'=>'Nome do novo %s','Add New Tag'=>'Adicionar nova etiqueta','Update Tag'=>'Actualizar etiqueta','Update Item'=>'Actualizar item','Update %s'=>'Actualizar %s','View Tag'=>'Ver etiqueta','Edit Tag'=>'Editar etiqueta','All Tags'=>'Todas as etiquetas','Menu Label'=>'Legenda do menu','Term Description'=>'Descrição do termo','Term Slug'=>'Slug do termo','Term Name'=>'Nome do termo','Add Post Type'=>'Adicionar tipo de conteúdo','Hierarchical'=>'Hierárquico','Public'=>'Público','movie'=>'filme','Movie'=>'Filme','Singular Label'=>'Legenda no singular','Movies'=>'Filmes','Plural Label'=>'Legenda no plural','Controller Class'=>'Classe do controlador','Namespace Route'=>'Rota do namespace','Base URL'=>'URL de base','Query Variable'=>'Variável de consulta','Query Variable Support'=>'Suporte para variáveis de consulta','Publicly Queryable'=>'Pesquisável publicamente','Archive Slug'=>'Slug do arquivo','Archive'=>'Arquivo','Pagination'=>'Paginação','Feed URL'=>'URL do feed','URL Slug'=>'Slug do URL','Rename Capabilities'=>'Renomear capacidades','Exclude From Search'=>'Excluir da pesquisa','Show In Admin Bar'=>'Mostrar na barra da administração','Menu Icon'=>'Ícone do menu','Menu Position'=>'Posição no menu','A link to a post.'=>'Uma ligação para um conteúdo.','A link to a %s.'=>'Uma ligação para um %s.','Post Link'=>'Ligação do conteúdo','%s Link'=>'Ligação de %s','Post updated.'=>'Conteúdo actualizado.','%s updated.'=>'%s actualizado.','Post scheduled.'=>'Conteúdo agendado.','%s scheduled.'=>'%s agendado.','Post reverted to draft.'=>'Conteúdo revertido para rascunho.','%s reverted to draft.'=>'%s revertido para rascunho.','Post published privately.'=>'Conteúdo publicado em privado.','%s published privately.'=>'%s publicado em privado.','Post published.'=>'Conteúdo publicado.','%s published.'=>'%s publicado.','Posts list'=>'Lista de conteúdos','Items List'=>'Lista de itens','%s list'=>'Lista de %s','Posts list navigation'=>'Navegação da lista de conteúdos','Items List Navigation'=>'Navegação da lista de itens','%s list navigation'=>'Navegação da lista de %s','Filter posts by date'=>'Filtrar conteúdos por data','Filter Items By Date'=>'Filtrar itens por data','Filter %s by date'=>'Filtrar %s por data','Filter posts list'=>'Filtrar lista de conteúdos','Filter Items List'=>'Filtrar lista de itens','Filter %s list'=>'Filtrar lista de %s','Uploaded To This Item'=>'Carregados para este item','Uploaded to this %s'=>'Carregados para este %s','Insert into post'=>'Inserir no conteúdo','Insert into %s'=>'Inserir em %s','Use as featured image'=>'Usar como imagem de destaque','Use Featured Image'=>'Usar imagem de destaque','Remove featured image'=>'Remover imagem de destaque','Remove Featured Image'=>'Remover imagem de destaque','Set featured image'=>'Definir imagem de destaque','Set Featured Image'=>'Definir imagem de destaque','Featured image'=>'Imagem de destaque','Post Attributes'=>'Atributos do conteúdo','%s Attributes'=>'Atributos de %s','Post Archives'=>'Arquivo de conteúdos','%s Archives'=>'Arquivo de %s','No Items Found in Trash'=>'Nenhum item encontrado no lixo','No %s found in Trash'=>'Nenhum %s encontrado no lixo','No Items Found'=>'Nenhum item encontrado','No %s found'=>'Nenhum %s encontrado','Search Posts'=>'Pesquisar conteúdos','Search Items'=>'Pesquisar itens','Search %s'=>'Pesquisa %s','Parent Page:'=>'Página superior:','Parent %s:'=>'%s superior:','New Post'=>'Novo conteúdo','New Item'=>'Novo item','New %s'=>'Novo %s','Add New Post'=>'Adicionar novo conteúdo','Add New Item'=>'Adicionar novo item','Add New %s'=>'Adicionar novo %s','View Posts'=>'Ver conteúdos','View Items'=>'Ver itens','View Post'=>'Ver conteúdo','View Item'=>'Ver item','View %s'=>'Ver %s','Edit Post'=>'Editar conteúdo','Edit Item'=>'Editar item','Edit %s'=>'Editar %s','All Posts'=>'Todos os conteúdos','All Items'=>'Todos os itens','All %s'=>'Todos os %s','Menu Name'=>'Nome do menu','Regenerate'=>'Regenerar','Add Custom'=>'Adicionar personalização','Post Formats'=>'Formatos de artigo','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Browse Fields'=>'Pesquisar campos','Nothing to import'=>'Nada para importar','Import from Custom Post Type UI'=>'Importar do Custom Post Type UI','Export - Generate PHP'=>'Exportar - Gerar PHP','Export'=>'Exportar','Select Taxonomies'=>'Seleccionar taxonomias','Select Post Types'=>'Seleccionar tipos de conteúdo','Category'=>'Categoria','Tag'=>'Etiqueta','%s taxonomy created'=>'Taxonomia %s criada','%s taxonomy updated'=>'Taxonomia %s actualizada','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Não foi possível registar esta taxonomia porque a sua chave está a ser utilizada por outra taxonomia registada por outro plugin ou tema.','Terms'=>'Termos','Post Types'=>'Tipos de conteúdo','Advanced Settings'=>'Definições avançadas','Basic Settings'=>'Definições básicas','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Não foi possível registar este tipo de conteúdo porque a sua chave já foi utilizada para registar outro tipo de conteúdo noutro plugin ou tema.','Pages'=>'Páginas','%s post type created'=>'Tipo de conteúdo %s criado','Add fields to %s'=>'Adicionar campos a %s','%s post type updated'=>'Tipo de conteúdo %s actualizado','Type to search...'=>'Digite para pesquisar...','PRO Only'=>'Apenas PRO','Field groups linked successfully.'=>'Grupos de campos ligado com sucesso.','ACF'=>'ACF','post type'=>'tipo de conteúdo','Done'=>'Concluído','Select one or many field groups...'=>'Seleccione um ou vários grupos de campos...','Field group linked successfully.'=>'Grupo de campos ligado com sucesso.' . "\0" . 'Grupos de campos ligados com sucesso.','post statusRegistration Failed'=>'Falhou ao registar','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Não foi possível registar este item porque a sua chave está a ser utilizada por outro item registado por outro plugin ou tema.','REST API'=>'REST API','Permissions'=>'Permissões','URLs'=>'URLs','Visibility'=>'Visibilidade','Labels'=>'Legendas','Field Settings Tabs'=>'Separadores das definições do campo','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','Close Modal'=>'Fechar janela','Field moved to other group'=>'Campo movido para outro grupo','Close modal'=>'Fechar janela','Use a stylized checkbox using select2'=>'Utilize uma caixa de selecção estilizada com o select2','Save Other Choice'=>'Guardar outra opção','Allow Other Choice'=>'Permitir outra opção','Save Custom Values'=>'Guardar valores personalizados','Allow Custom Values'=>'Permitir valores personalizados','Updates'=>'Actualizações','Advanced Custom Fields logo'=>'Logótipo do Advanced Custom Fields','Save Changes'=>'Guardar alterações','Field Group Title'=>'Título do grupo de campos','Add title'=>'Adicionar título','New to ACF? Take a look at our getting started guide.'=>'Não conhece o ACF? Consulte o nosso guia para iniciantes.','Add Field Group'=>'Adicionar grupo de campos','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'O ACF utiliza grupos de campos para agrupar campos personalizados, para depois poder anexar esses campos a ecrãs de edição.','Add Your First Field Group'=>'Adicione o seu primeiro grupo de campos','Options Pages'=>'Páginas de opções','ACF Blocks'=>'Blocos do ACF','Gallery Field'=>'Campo de galeria','Flexible Content Field'=>'Campo de conteúdo flexível','Repeater Field'=>'Campo repetidor','Unlock Extra Features with ACF PRO'=>'Desbloqueie funcionalidades adicionais com o ACF PRO','Delete Field Group'=>'Eliminar grupo de campos','Created on %1$s at %2$s'=>'Criado em %1$s às %2$s','Group Settings'=>'Definições do grupo','Location Rules'=>'Regras de localização','Choose from over 30 field types. Learn more.'=>'Escolha entre mais de 30 tipos de campo. Saiba mais.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Comece por criar novos campos personalizados para os seus artigos, páginas, tipos de conteúdo personalizados e outros conteúdos do WordPress.','Add Your First Field'=>'Adicione o seu primeiro campo','#'=>'#','Add Field'=>'Adicionar campo','Presentation'=>'Apresentação','Validation'=>'Validação','General'=>'Geral','Import JSON'=>'Importar JSON','Export As JSON'=>'Exportar como JSON','Field group deactivated.'=>'Grupo de campos desactivado.' . "\0" . '%s grupos de campos desactivados.','Field group activated.'=>'Grupo de campos activado.' . "\0" . '%s grupos de campos activados.','Deactivate'=>'Desactivar','Deactivate this item'=>'Desactivar este item','Activate'=>'Activar','Activate this item'=>'Activar este item','Move field group to trash?'=>'Mover o grupo de campos para o lixo?','post statusInactive'=>'Inactivo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'O Advanced Custom Fields e o Advanced Custom Fields PRO não podem estar activos ao mesmo tempo. O Advanced Custom Fields PRO foi desactivado automaticamente.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'O Advanced Custom Fields e o Advanced Custom Fields PRO não podem estar activos ao mesmo tempo. O Advanced Custom Fields foi desactivado automaticamente.','%1$s must have a user with the %2$s role.'=>'%1$s tem de ter um utilizador com o papel %2$s.' . "\0" . '%1$s tem de ter um utilizador com um dos seguintes papéis: %2$s','%1$s must have a valid user ID.'=>'%1$s tem de ter um ID de utilizador válido.','Invalid request.'=>'Pedido inválido.','%1$s is not one of %2$s'=>'%1$s não é um de %2$s','%1$s must have term %2$s.'=>'%1$s tem de ter o termo %2$s.' . "\0" . '%1$s tem de ter um dos seguintes termos: %2$s','%1$s must be of post type %2$s.'=>'%1$s tem de ser do tipo de conteúdo %2$s.' . "\0" . '%1$s tem de ser de um dos seguintes tipos de conteúdo: %2$s','%1$s must have a valid post ID.'=>'%1$s tem de ter um ID de conteúdo válido.','%s requires a valid attachment ID.'=>'%s requer um ID de anexo válido.','Show in REST API'=>'Mostrar na REST API','Enable Transparency'=>'Activar transparência','RGBA Array'=>'Array de RGBA','RGBA String'=>'String de RGBA','Hex String'=>'String hexadecimal','Upgrade to PRO'=>'Actualizar para PRO','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'\'%s\' não é um endereço de email válido','Color value'=>'Valor da cor','Select default color'=>'Seleccionar cor por omissão','Clear color'=>'Limpar cor','Blocks'=>'Blocos','Options'=>'Opções','Users'=>'Utilizadores','Menu items'=>'Itens de menu','Widgets'=>'Widgets','Attachments'=>'Anexos','Taxonomies'=>'Taxonomias','Posts'=>'Conteúdos','Last updated: %s'=>'Última actualização: %s','Sorry, this post is unavailable for diff comparison.'=>'Desculpe, este conteúdo não está disponível para comparação das diferenças.','Invalid field group parameter(s).'=>'Os parâmetros do grupo de campos são inválidos.','Awaiting save'=>'Por guardar','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Rever alterações','Located in: %s'=>'Localizado em: %s','Located in plugin: %s'=>'Localizado no plugin: %s','Located in theme: %s'=>'Localizado no tema: %s','Various'=>'Vários','Sync changes'=>'Sincronizar alterações','Loading diff'=>'A carregar diferenças','Review local JSON changes'=>'Revisão das alterações do JSON local','Visit website'=>'Visitar site','View details'=>'Ver detalhes','Version %s'=>'Versão %s','Information'=>'Informações','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Suporte. Os profissionais de suporte no nosso Help Desk ajudar-lhe-ão com os desafios técnicos mais complexos.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussão. Temos uma comunidade activa e amigável no nosso Fórum da Comunidade, que poderá ajudar a encontrar soluções no mundo ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentação. A nossa vasta documentação inclui referências e guias para a maioria das situações que poderá encontrar.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos por suporte, queremos que tire o melhor partido do seu site com o ACF. Se tiver alguma dificuldade, tem várias opções para obter ajuda:','Help & Support'=>'Ajuda e suporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Caso precise de alguma assistência, entre em contacto através do separador Ajuda e suporte.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de criar o seu primeiro Grupo de Campos, recomendamos uma primeira leitura do nosso guia Getting started para se familiarizar com a filosofia e com as melhores práticas do plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'O plugin Advanced Custom Fields fornece-lhe um construtor visual de formulários para personalizar os ecrãs de edição do WordPress com campos adicionais, e uma interface intuitiva para mostrar os valores dos campos personalizados em qualquer ficheiro de modelo de tema.','Overview'=>'Visão geral','Location type "%s" is already registered.'=>'O tipo de localização "%s" já está registado.','Class "%s" does not exist.'=>'A classe "%s" não existe.','Invalid nonce.'=>'Nonce inválido.','Error loading field.'=>'Erro ao carregar o campo.','Location not found: %s'=>'Localização não encontrada: %s','Error: %s'=>'Erro: %s','Widget'=>'Widget','User Role'=>'Papel de utilizador','Comment'=>'Comentário','Post Format'=>'Formato de artigo','Menu Item'=>'Item de menu','Post Status'=>'Estado do conteúdo','Menus'=>'Menus','Menu Locations'=>'Localizações do menu','Menu'=>'Menu','Post Taxonomy'=>'Taxonomia do artigo','Child Page (has parent)'=>'Página dependente (tem superior)','Parent Page (has children)'=>'Página superior (tem dependentes)','Top Level Page (no parent)'=>'Página de topo (sem superior)','Posts Page'=>'Página de artigos','Front Page'=>'Página inicial','Page Type'=>'Tipo de página','Viewing back end'=>'A visualizar a administração do site','Viewing front end'=>'A visualizar a frente do site','Logged in'=>'Sessão iniciada','Current User'=>'Utilizador actual','Page Template'=>'Modelo de página','Register'=>'Registar','Add / Edit'=>'Adicionar / Editar','User Form'=>'Formulário de utilizador','Page Parent'=>'Página superior','Super Admin'=>'Super Administrador','Current User Role'=>'Papel do utilizador actual','Default Template'=>'Modelo por omissão','Post Template'=>'Modelo de conteúdo','Post Category'=>'Categoria de artigo','All %s formats'=>'Todos os formatos de %s','Attachment'=>'Anexo','%s value is required'=>'O valor %s é obrigatório','Show this field if'=>'Mostrar este campo se','Conditional Logic'=>'Lógica condicional','and'=>'e','Local JSON'=>'JSON local','Clone Field'=>'Campo de clone','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, verifique se todos os add-ons premium (%s) estão actualizados para a última versão.','This version contains improvements to your database and requires an upgrade.'=>'Esta versão inclui melhorias na base de dados e requer uma actualização.','Thank you for updating to %1$s v%2$s!'=>'Obrigado por actualizar para o %1$s v%2$s!','Database Upgrade Required'=>'Actualização da base de dados necessária','Options Page'=>'Página de opções','Gallery'=>'Galeria','Flexible Content'=>'Conteúdo flexível','Repeater'=>'Repetidor','Back to all tools'=>'Voltar para todas as ferramentas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se forem mostrados vários grupos de campos num ecrã de edição, serão utilizadas as opções do primeiro grupo de campos. (o que tiver menor número de ordem)','Select items to hide them from the edit screen.'=>'Seleccione os itens a esconder do ecrã de edição.','Hide on screen'=>'Esconder no ecrã','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorias','Page Attributes'=>'Atributos da página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisões','Comments'=>'Comentários','Discussion'=>'Discussão','Excerpt'=>'Excerto','Content Editor'=>'Editor de conteúdo','Permalink'=>'Ligação permanente','Shown in field group list'=>'Mostrado na lista de grupos de campos','Field groups with a lower order will appear first'=>'Serão mostrados primeiro os grupos de campos com menor número de ordem.','Order No.'=>'Nº. de ordem','Below fields'=>'Abaixo dos campos','Below labels'=>'Abaixo das legendas','Instruction Placement'=>'Posição das instruções','Label Placement'=>'Posição da legenda','Side'=>'Lateral','Normal (after content)'=>'Normal (depois do conteúdo)','High (after title)'=>'Acima (depois do título)','Position'=>'Posição','Seamless (no metabox)'=>'Simples (sem metabox)','Standard (WP metabox)'=>'Predefinido (metabox do WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Chave','Order'=>'Ordem','Close Field'=>'Fechar campo','id'=>'id','class'=>'classe','width'=>'largura','Wrapper Attributes'=>'Atributos do wrapper','Required'=>'Obrigatório','Instructions'=>'Instruções','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Uma única palavra, sem espaços. São permitidos underscores e hífenes.','Field Name'=>'Nome do campo','This is the name which will appear on the EDIT page'=>'Este é o nome que será mostrado na página EDITAR','Field Label'=>'Legenda do campo','Delete'=>'Eliminar','Delete field'=>'Eliminar campo','Move'=>'Mover','Move field to another group'=>'Mover campo para outro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arraste para reordenar','Show this field group if'=>'Mostrar este grupo de campos se','No updates available.'=>'Nenhuma actualização disponível.','Database upgrade complete. See what\'s new'=>'Actualização da base de dados concluída. Ver o que há de novo','Reading upgrade tasks...'=>'A ler tarefas de actualização...','Upgrade failed.'=>'Falhou ao actualizar.','Upgrade complete.'=>'Actualização concluída.','Upgrading data to version %s'=>'A actualizar dados para a versão %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'É recomendável que faça uma cópia de segurança da sua base de dados antes de continuar. Tem a certeza que quer actualizar agora?','Please select at least one site to upgrade.'=>'Por favor, seleccione pelo menos um site para actualizar.','Database Upgrade complete. Return to network dashboard'=>'Actualização da base de dados concluída. Voltar ao painel da rede','Site is up to date'=>'O site está actualizado','Site requires database upgrade from %1$s to %2$s'=>'O site necessita de actualizar a base de dados de %1$s para %2$s','Site'=>'Site','Upgrade Sites'=>'Actualizar sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Os sites seguintes necessitam de actualização da BD. Seleccione os que quer actualizar e clique em %s.','Add rule group'=>'Adicionar grupo de regras','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crie um conjunto de regras para determinar em que ecrãs de edição serão utilizados estes campos personalizados avançados','Rules'=>'Regras','Copied'=>'Copiado','Copy to clipboard'=>'Copiar para a área de transferência','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Seleccione os itens que deseja exportar e seleccione o método de exportação. Utilize o Exportar como JSON para exportar um ficheiro .json que poderá depois importar para outra instalação do ACF. Utilize o botão Gerar PHP para exportar o código PHP que poderá incorporar no seu tema.','Select Field Groups'=>'Seleccione os grupos de campos','No field groups selected'=>'Nenhum grupo de campos seleccionado','Generate PHP'=>'Gerar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Ficheiro de importação vazio','Incorrect file type'=>'Tipo de ficheiro incorrecto','Error uploading file. Please try again'=>'Erro ao carregar ficheiro. Por favor tente de novo.','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Seleccione o ficheiro JSON do Advanced Custom Fields que deseja importar. Ao clicar no botão Importar abaixo, o ACF irá importar os itens desse ficheiro.','Import Field Groups'=>'Importar grupos de campos','Sync'=>'Sincronizar','Select %s'=>'Seleccionar %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este item','Supports'=>'Suporte','Documentation'=>'Documentação','Description'=>'Descrição','Sync available'=>'Sincronização disponível','Field group synchronized.'=>'Grupo de campos sincronizado.' . "\0" . '%s grupos de campos sincronizados.','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Rever sites e actualizar','Upgrade Database'=>'Actualizar base de dados','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor seleccione o destinho para este campo','The %1$s field can now be found in the %2$s field group'=>'O campo %1$s pode agora ser encontrado no grupo de campos %2$s','Move Complete.'=>'Movido com sucesso.','Active'=>'Activo','Field Keys'=>'Chaves dos campos','Settings'=>'Definições','Location'=>'Localização','Null'=>'Nulo','copy'=>'cópia','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'Nenhum campo de opções disponível','Field group title is required'=>'O título do grupo de campos é obrigatório','This field cannot be moved until its changes have been saved'=>'Este campo não pode ser movido até que as suas alterações sejam guardadas','The string "field_" may not be used at the start of a field name'=>'O prefixo "field_" não pode ser utilizado no início do nome do campo','Field group draft updated.'=>'Rascunho de grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos agendado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Ferramentas','is not equal to'=>'não é igual a','is equal to'=>'é igual a','Forms'=>'Formulários','Page'=>'Página','Post'=>'Artigo','Relational'=>'Relacional','Choice'=>'Opção','Basic'=>'Básico','Unknown'=>'Desconhecido','Field type does not exist'=>'Tipo de campo não existe','Spam Detected'=>'Spam detectado','Post updated'=>'Conteúdo actualizado','Update'=>'Actualizar','Validate Email'=>'Validar email','Content'=>'Conteúdo','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'A selecção é menor do que','Selection is greater than'=>'A selecção é maior do que','Value is less than'=>'O valor é menor do que','Value is greater than'=>'O valor é maior do que','Value contains'=>'O valor contém','Value matches pattern'=>'O valor corresponde ao padrão','Value is not equal to'=>'O valor é diferente de','Value is equal to'=>'O valor é igual a','Has no value'=>'Não tem valor','Has any value'=>'Tem um valor qualquer','Cancel'=>'Cancelar','Are you sure?'=>'Tem a certeza?','%d fields require attention'=>'%d campos requerem a sua atenção','1 field requires attention'=>'1 campo requer a sua atenção','Validation failed'=>'A validação falhou','Validation successful'=>'Validação bem sucedida','Restricted'=>'Restrito','Collapse Details'=>'Minimizar detalhes','Expand Details'=>'Expandir detalhes','Uploaded to this post'=>'Carregados neste artigo','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'As alterações que fez serão ignoradas se navegar para fora desta página','File type must be %s.'=>'O tipo de ficheiro deve ser %s.','or'=>'ou','File size must not exceed %s.'=>'O tamanho do ficheiro não deve exceder %s.','File size must be at least %s.'=>'O tamanho do ficheiro deve ser pelo menos de %s.','Image height must not exceed %dpx.'=>'A altura da imagem não deve exceder os %dpx.','Image height must be at least %dpx.'=>'A altura da imagem deve ser pelo menos de %dpx.','Image width must not exceed %dpx.'=>'A largura da imagem não deve exceder os %dpx.','Image width must be at least %dpx.'=>'A largura da imagem deve ser pelo menos de %dpx.','(no title)'=>'(sem título)','Full Size'=>'Tamanho original','Large'=>'Grande','Medium'=>'Média','Thumbnail'=>'Miniatura','(no label)'=>'(sem legenda)','Sets the textarea height'=>'Define a altura da área de texto','Rows'=>'Linhas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Preceder com caixa de selecção adicional para seleccionar todas as opções','Save \'custom\' values to the field\'s choices'=>'Guarda valores personalizados nas opções do campo','Allow \'custom\' values to be added'=>'Permite adicionar valores personalizados','Add new choice'=>'Adicionar nova opção','Toggle All'=>'Seleccionar tudo','Allow Archives URLs'=>'Permitir URL do arquivo','Archives'=>'Arquivo','Page Link'=>'Ligação de página','Add'=>'Adicionar','Name'=>'Nome','%s added'=>'%s adicionado(a)','%s already exists'=>'%s já existe','User unable to add new %s'=>'O utilizador não pôde adicionar novo(a) %s','Term ID'=>'ID do termo','Term Object'=>'Termo','Load value from posts terms'=>'Carregar os valores a partir dos termos dos conteúdos','Load Terms'=>'Carregar termos','Connect selected terms to the post'=>'Liga os termos seleccionados ao conteúdo.','Save Terms'=>'Guardar termos','Allow new terms to be created whilst editing'=>'Permite a criação de novos termos durante a edição','Create Terms'=>'Criar termos','Radio Buttons'=>'Botões de opções','Single Value'=>'Valor único','Multi Select'=>'Selecção múltipla','Checkbox'=>'Caixa de selecção','Multiple Values'=>'Valores múltiplos','Select the appearance of this field'=>'Seleccione a apresentação deste campo','Appearance'=>'Apresentação','Select the taxonomy to be displayed'=>'Seleccione a taxonomia que será mostrada','No TermsNo %s'=>'Nenhum %s','Value must be equal to or lower than %d'=>'O valor deve ser igual ou inferior a %d','Value must be equal to or higher than %d'=>'O valor deve ser igual ou superior a %d','Value must be a number'=>'O valor deve ser um número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar \'outros\' valores nas opções do campo','Add \'other\' choice to allow for custom values'=>'Adicionar opção \'outros\' para permitir a inserção de valores personalizados','Other'=>'Outro','Radio Button'=>'Botão de opção','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define o fim do acordeão anterior. Este item de acordeão não será visível.','Allow this accordion to open without closing others.'=>'Permite abrir este item de acordeão sem fechar os restantes.','Multi-Expand'=>'Expandir múltiplos','Display this accordion as open on page load.'=>'Mostrar este item de acordeão aberto ao carregar a página.','Open'=>'Aberto','Accordion'=>'Acordeão','Restrict which files can be uploaded'=>'Restringe que ficheiros podem ser carregados','File ID'=>'ID do ficheiro','File URL'=>'URL do ficheiro','File Array'=>'Array do ficheiro','Add File'=>'Adicionar ficheiro','No file selected'=>'Nenhum ficheiro seleccionado','File name'=>'Nome do ficheiro','Update File'=>'Actualizar ficheiro','Edit File'=>'Editar ficheiro','Select File'=>'Seleccionar ficheiro','File'=>'Ficheiro','Password'=>'Senha','Specify the value returned'=>'Especifique o valor devolvido','Use AJAX to lazy load choices?'=>'Utilizar AJAX para carregar opções?','Enter each default value on a new line'=>'Insira cada valor por omissão numa linha separada','verbSelect'=>'Seleccionar','Select2 JS load_failLoading failed'=>'Falhou ao carregar','Select2 JS searchingSearching…'=>'A pesquisar...','Select2 JS load_moreLoading more results…'=>'A carregar mais resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Só pode seleccionar %d itens','Select2 JS selection_too_long_1You can only select 1 item'=>'Só pode seleccionar 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor elimine %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor elimine 1 caractere','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor insira %d ou mais caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor insira 1 ou mais caracteres','Select2 JS matches_0No matches found'=>'Nenhuma correspondência encontrada','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados encontrados, use as setas para cima ou baixo para navegar.','Select2 JS matches_1One result is available, press enter to select it.'=>'Um resultado encontrado, prima Enter para seleccioná-lo.','nounSelect'=>'Selecção','User ID'=>'ID do utilizador','User Object'=>'Objecto do utilizador','User Array'=>'Array do utilizador','All user roles'=>'Todos os papéis de utilizador','Filter by Role'=>'Filtrar por papel','User'=>'Utilizador','Separator'=>'Divisória','Select Color'=>'Seleccionar cor','Default'=>'Por omissão','Clear'=>'Limpar','Color Picker'=>'Selecção de cor','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Concluído','Date Time Picker JS currentTextNow'=>'Agora','Date Time Picker JS timezoneTextTime Zone'=>'Fuso horário','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milissegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Escolha a hora','Date Time Picker'=>'Selecção de data e hora','Endpoint'=>'Fim','Left aligned'=>'Alinhado à esquerda','Top aligned'=>'Alinhado acima','Placement'=>'Posição','Tab'=>'Separador','Value must be a valid URL'=>'O valor deve ser um URL válido','Link URL'=>'URL da ligação','Link Array'=>'Array da ligação','Opens in a new window/tab'=>'Abre numa nova janela/separador','Select Link'=>'Seleccionar ligação','Link'=>'Ligação','Email'=>'Email','Step Size'=>'Valor dos passos','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Intervalo','Both (Array)'=>'Ambos (Array)','Label'=>'Legenda','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'vermelho : Vermelho','For more control, you may specify both a value and label like this:'=>'Para maior controlo, pode especificar tanto os valores como as legendas:','Enter each choice on a new line.'=>'Insira cada opção numa linha separada.','Choices'=>'Opções','Button Group'=>'Grupo de botões','Allow Null'=>'Permitir nulo','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'O TinyMCE não será inicializado até que clique no campo','Delay Initialization'=>'Atrasar a inicialização','Show Media Upload Buttons'=>'Mostrar botões de carregar multimédia','Toolbar'=>'Barra de ferramentas','Text Only'=>'Apenas HTML','Visual Only'=>'Apenas visual','Visual & Text'=>'Visual e HTML','Tabs'=>'Separadores','Click to initialize TinyMCE'=>'Clique para inicializar o TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'HTML','Visual'=>'Visual','Value must not exceed %d characters'=>'O valor não deve exceder %d caracteres','Leave blank for no limit'=>'Deixe em branco para não limitar','Character Limit'=>'Limite de caracteres','Appears after the input'=>'Mostrado depois do campo','Append'=>'Suceder','Appears before the input'=>'Mostrado antes do campo','Prepend'=>'Preceder','Appears within the input'=>'Mostrado dentro do campo','Placeholder Text'=>'Texto predefinido','Appears when creating a new post'=>'Mostrado ao criar um novo conteúdo','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s requer pelo menos %2$s selecção' . "\0" . '%1$s requer pelo menos %2$s selecções','Post ID'=>'ID do conteúdo','Post Object'=>'Conteúdo','Maximum Posts'=>'Máximo de conteúdos','Minimum Posts'=>'Mínimo de conteúdos','Featured Image'=>'Imagem de destaque','Selected elements will be displayed in each result'=>'Os elementos seleccionados serão mostrados em cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomia','Post Type'=>'Tipo de conteúdo','Filters'=>'Filtros','All taxonomies'=>'Todas as taxonomias','Filter by Taxonomy'=>'Filtrar por taxonomia','All post types'=>'Todos os tipos de conteúdo','Filter by Post Type'=>'Filtrar por tipo de conteúdo','Search...'=>'Pesquisar...','Select taxonomy'=>'Seleccionar taxonomia','Select post type'=>'Seleccionar tipo de conteúdo','No matches found'=>'Nenhuma correspondência encontrada','Loading'=>'A carregar','Maximum values reached ( {max} values )'=>'Valor máximo alcançado ( valor {max} )','Relationship'=>'Relação','Comma separated list. Leave blank for all types'=>'Lista separada por vírgulas. Deixe em branco para permitir todos os tipos.','Allowed File Types'=>'Tipos de ficheiros permitidos','Maximum'=>'Máximo','File size'=>'Tamanho do ficheiro','Restrict which images can be uploaded'=>'Restringe que imagens podem ser carregadas','Minimum'=>'Mínimo','Uploaded to post'=>'Carregados no conteúdo','All'=>'Todos','Limit the media library choice'=>'Limita a escolha da biblioteca multimédia','Library'=>'Biblioteca','Preview Size'=>'Tamanho da pré-visualização','Image ID'=>'ID da imagem','Image URL'=>'URL da imagem','Image Array'=>'Array da imagem','Specify the returned value on front end'=>'Especifica o valor devolvido na frente do site.','Return Value'=>'Valor devolvido','Add Image'=>'Adicionar imagem','No image selected'=>'Nenhuma imagem seleccionada','Remove'=>'Remover','Edit'=>'Editar','All images'=>'Todas as imagens','Update Image'=>'Actualizar imagem','Edit Image'=>'Editar imagem','Select Image'=>'Seleccionar imagem','Image'=>'Imagem','Allow HTML markup to display as visible text instead of rendering'=>'Permite visualizar o código HTML como texto visível, em vez de o processar','Escape HTML'=>'Mostrar HTML','No Formatting'=>'Sem formatação','Automatically add <br>'=>'Adicionar <br> automaticamente','Automatically add paragraphs'=>'Adicionar parágrafos automaticamente','Controls how new lines are rendered'=>'Controla como serão visualizadas novas linhas','New Lines'=>'Novas linhas','Week Starts On'=>'Semana começa em','The format used when saving a value'=>'O formato usado ao guardar um valor','Save Format'=>'Formato guardado','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Seguinte','Date Picker JS currentTextToday'=>'Hoje','Date Picker JS closeTextDone'=>'Concluído','Date Picker'=>'Selecção de data','Width'=>'Largura','Embed Size'=>'Tamanho da incorporação','Enter URL'=>'Insira o URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado quando inactivo','Off Text'=>'Texto desligado','Text shown when active'=>'Texto mostrado quando activo','On Text'=>'Texto ligado','Stylized UI'=>'Interface estilizada','Default Value'=>'Valor por omissão','Displays text alongside the checkbox'=>'Texto mostrado ao lado da caixa de selecção','Message'=>'Mensagem','No'=>'Não','Yes'=>'Sim','True / False'=>'Verdadeiro / Falso','Row'=>'Linha','Table'=>'Tabela','Block'=>'Bloco','Specify the style used to render the selected fields'=>'Especifique o estilo usado para mostrar os campos seleccionados','Layout'=>'Layout','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar a altura do mapa','Height'=>'Altura','Set the initial zoom level'=>'Definir o nível de zoom inicial','Zoom'=>'Zoom','Center the initial map'=>'Centrar o mapa inicial','Center'=>'Centrar','Search for address...'=>'Pesquisar endereço...','Find current location'=>'Encontrar a localização actual','Clear location'=>'Limpar localização','Search'=>'Pesquisa','Sorry, this browser does not support geolocation'=>'Desculpe, este navegador não suporta geolocalização','Google Map'=>'Mapa do Google','The format returned via template functions'=>'O formato devolvido através das template functions','Return Format'=>'Formato devolvido','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'O formato de visualização ao editar um conteúdo','Display Format'=>'Formato de visualização','Time Picker'=>'Selecção de hora','Inactive (%s)'=>'Inactivo (%s)' . "\0" . 'Inactivos (%s)','No Fields found in Trash'=>'Nenhum campo encontrado no lixo','No Fields found'=>'Nenhum campo encontrado','Search Fields'=>'Pesquisar campos','View Field'=>'Ver campo','New Field'=>'Novo campo','Edit Field'=>'Editar campo','Add New Field'=>'Adicionar novo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'Nenhum grupo de campos encontrado no lixo','No Field Groups found'=>'Nenhum grupo de campos encontrado','Search Field Groups'=>'Pesquisar grupos de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Novo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Adicionar novo grupo de campos','Add New'=>'Adicionar novo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalize o WordPress com campos intuitivos, poderosos e profissionais.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'O nome do tipo de bloco é obrigatório.','Block type "%s" is already registered.'=>'O tipo de bloco "%s" já está registado.','Switch to Edit'=>'Mudar para o editor','Switch to Preview'=>'Mudar para pré-visualização','Change content alignment'=>'Alterar o alinhamento do conteúdo','%s settings'=>'Definições de %s','This block contains no editable fields.'=>'Este bloco não contém campos editáveis.','Assign a field group to add fields to this block.'=>'Atribua um grupo de campos para adicionar campos a este bloco.','Options Updated'=>'Opções actualizadas','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Para activar as actualizações, por favor insira a sua chave de licença na página das actualizações. Se não tiver uma chave de licença, por favor consulte os detalhes e preços.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Erro de activação do ACF. A chave de licença definida foi alterada, mas ocorreu um erro ao desactivar a licença antiga','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Erro de activação do ACF. A chave de licença definida foi alterada, mas ocorreu um erro ao ligar ao servidor de activação','ACF Activation Error'=>'Erro de activação do ACF','ACF Activation Error. An error occurred when connecting to activation server'=>'Erro de activação do ACF. Ocorreu um erro ao ligar ao servidor de activação','Check Again'=>'Verificar de novo','ACF Activation Error. Could not connect to activation server'=>'Erro de activação do ACF. Não foi possível ligar ao servidor de activação','Publish'=>'Publicado','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nenhum grupo de campos personalizado encontrado na página de opções. Criar um grupo de campos personalizado','Error. Could not connect to update server'=>'Erro. Não foi possível ligar ao servidor de actualização','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Erro. Não foi possível autenticar o pacote de actualização. Por favor verifique de novo, ou desactive e reactive a sua licença do ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Erro. A sua licença para este site expirou ou foi desactivada. Por favor active de novo a sua licença ACF PRO.','Allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Permite-lhe seleccionar e mostrar campos existentes. Não duplica nenhum campo na base de dados, mas carrega e mosta os campos seleccionados durante a execução. O campo Clone pode substituir-se a si próprio com os campos seleccionados, ou mostrar os campos seleccionados como um grupo de subcampos.','Select one or more fields you wish to clone'=>'Seleccione um ou mais campos que deseje clonar','Display'=>'Visualização','Specify the style used to render the clone field'=>'Especifique o estilo usado para mostrar o campo de clone','Group (displays selected fields in a group within this field)'=>'Grupo (mostra os campos seleccionados num grupo dentro deste campo)','Seamless (replaces this field with selected fields)'=>'Simples (substitui este campo pelos campos seleccionados)','Labels will be displayed as %s'=>'As legendas serão mostradas com %s','Prefix Field Labels'=>'Prefixo nas legendas dos campos','Values will be saved as %s'=>'Os valores serão guardados como %s','Prefix Field Names'=>'Prefixos nos nomes dos campos','Unknown field'=>'Campo desconhecido','Unknown field group'=>'Grupo de campos desconhecido','All fields from %s field group'=>'Todos os campos do grupo de campos %s','Allows you to define, create and manage content with total control by creating layouts that contain subfields that content editors can choose from.'=>'Permite-lhe definir, criar e gerir conteúdos com total controlo através da criação de layouts que contêm subcampos que pode ser escolhidos pelos editores de conteúdos.','Add Row'=>'Adicionar linha','layout'=>'layout' . "\0" . 'layouts','layouts'=>'layouts','This field requires at least {min} {label} {identifier}'=>'Este campo requer pelo menos {min} {identifier} {label}','This field has a limit of {max} {label} {identifier}'=>'Este campo está limitado a {max} {identifier} {label}','{available} {label} {identifier} available (max {max})'=>'{available} {identifier} {label} disponível (máx {max})','{required} {label} {identifier} required (min {min})'=>'{required} {identifier} {label} em falta (mín {min})','Flexible Content requires at least 1 layout'=>'O conteúdo flexível requer pelo menos 1 layout','Click the "%s" button below to start creating your layout'=>'Clique no botão "%s" abaixo para começar a criar o seu layout','Add layout'=>'Adicionar layout','Duplicate layout'=>'Duplicar layout','Remove layout'=>'Remover layout','Click to toggle'=>'Clique para alternar','Delete Layout'=>'Eliminar layout','Duplicate Layout'=>'Duplicar layout','Add New Layout'=>'Adicionar novo layout','Add Layout'=>'Adicionar layout','Min'=>'Mín','Max'=>'Máx','Minimum Layouts'=>'Mínimo de layouts','Maximum Layouts'=>'Máximo de layouts','Button Label'=>'Legenda do botão','%s must be of type array or null.'=>'%s tem de ser do tipo array ou nulo.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s tem de conter pelo menos %2$s layout %3$s.' . "\0" . '%1$s tem de conter pelo menos %2$s layouts %3$s.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s tem de conter no máximo %2$s layout %3$s.' . "\0" . '%1$s tem de conter no máximo %2$s layouts %3$s.','An interactive interface for managing a collection of attachments, such as images.'=>'Uma interface interactiva para gerir uma colecção de anexos, como imagens.','Add Image to Gallery'=>'Adicionar imagem à galeria','Maximum selection reached'=>'Máximo de selecção alcançado','Length'=>'Comprimento','Caption'=>'Legenda','Alt Text'=>'Texto alternativo','Add to gallery'=>'Adicionar à galeria','Bulk actions'=>'Acções por lotes','Sort by date uploaded'=>'Ordenar por data de carregamento','Sort by date modified'=>'Ordenar por data de modificação','Sort by title'=>'Ordenar por título','Reverse current order'=>'Inverter ordem actual','Close'=>'Fechar','Minimum Selection'=>'Selecção mínima','Maximum Selection'=>'Selecção máxima','Insert'=>'Inserir','Specify where new attachments are added'=>'Especifique onde serão adicionados os novos anexos','Append to the end'=>'No fim','Prepend to the beginning'=>'No início','Minimum rows not reached ({min} rows)'=>'Mínimo de linhas não alcançado ({min} linhas)','Maximum rows reached ({max} rows)'=>'Máximo de linhas alcançado ({max} linhas)','Error loading page'=>'Erro ao carregar a página','Order will be assigned upon save'=>'A ordem será atribuída ao guardar','Useful for fields with a large number of rows.'=>'Útil para campos com uma grande quantidade de linhas.','Rows Per Page'=>'Linhas por página','Set the number of rows to be displayed on a page.'=>'Define o número de linhas a mostrar numa página.','Minimum Rows'=>'Mínimo de linhas','Maximum Rows'=>'Máximo de linhas','Collapsed'=>'Minimizado','Select a sub field to show when row is collapsed'=>'Seleccione o subcampo a mostrar ao minimizar a linha','Invalid field key or name.'=>'Chave ou nome de campo inválido.','There was an error retrieving the field.'=>'Ocorreu um erro ao obter o campo.','Click to reorder'=>'Arraste para reordenar','Add row'=>'Adicionar linha','Duplicate row'=>'Duplicar linha','Remove row'=>'Remover linha','Current Page'=>'Página actual','First Page'=>'Primeira página','Previous Page'=>'Página anterior','paging%1$s of %2$s'=>'%1$s de %2$s','Next Page'=>'Página seguinte','Last Page'=>'Última página','No block types exist'=>'Não existem tipos de blocos','No options pages exist'=>'Não existem páginas de opções','Deactivate License'=>'Desactivar licença','Activate License'=>'Activar licença','License Information'=>'Informações da licença','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Para desbloquear as actualizações, por favor insira a sua chave de licença. Se não tiver uma chave de licença, por favor consulte os detalhes e preços.','License Key'=>'Chave de licença','Your license key is defined in wp-config.php.'=>'A sua chave de licença está definida no wp-config.php.','Retry Activation'=>'Tentar activar de novo','Update Information'=>'Informações de actualização','Current Version'=>'Versão actual','Latest Version'=>'Última versão','Update Available'=>'Actualização disponível','Upgrade Notice'=>'Informações sobre a actualização','Check For Updates'=>'Verificar actualizações','Enter your license key to unlock updates'=>'Digite a sua chave de licença para desbloquear as actualizações','Update Plugin'=>'Actualizar plugin','Please reactivate your license to unlock updates'=>'Por favor reactive a sua licença para desbloquear as actualizações']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'pt_PT','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Select Multiple'=>'Seleccionar múltiplos','WP Engine logo'=>'Logótipo da WP Engine','Edit Terms Capability'=>'Editar capacidade dos termos','More Tools from WP Engine'=>'Mais ferramentas da WP Engine','Built for those that build with WordPress, by the team at %s'=>'Criado para quem constrói com o WordPress, pela equipa da %s','View Pricing & Upgrade'=>'Ver preços e actualização','Learn More'=>'Saiba mais','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Acelere o seu fluxo de trabalho e desenvolva melhores sites com funcionalidades como blocos ACF, páginas de opções, e tipos de campos sofisticados como Repetidor, Conteúdo Flexível, Clone e Galeria.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Desbloqueie funcionalidades avançadas e crie ainda mais com o ACF PRO','%s fields'=>'Campos de %s','No terms'=>'Nenhum termo','No post types'=>'Nenhum tipo de conteúdo','No posts'=>'Nenhum conteúdo','No taxonomies'=>'Nenhuma taxonomia','No field groups'=>'Nenhum grupo de campos','No fields'=>'Nenhum campo','No description'=>'Nenhuma descrição','Any post status'=>'Qualquer estado de publicação','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Esta chave de taxonomia já está a ser utilizada por outra taxonomia registada fora do ACF e não pode ser utilizada.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Esta chave de taxonomia já está a ser utilizada por outra taxonomia no ACF e não pode ser utilizada.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'A chave da taxonomia só pode conter caracteres alfanuméricos minúsculos, underscores e hífenes.','The taxonomy key must be under 32 characters.'=>'A chave da taxonomia tem de ter menos de 32 caracteres.','No Taxonomies found in Trash'=>'Nenhuma taxonomia encontrada no lixo','No Taxonomies found'=>'Nenhuma taxonomia encontrada','Search Taxonomies'=>'Pesquisar taxonomias','View Taxonomy'=>'Ver taxonomias','New Taxonomy'=>'Nova taxonomia','Edit Taxonomy'=>'Editar taxonomia','Add New Taxonomy'=>'Adicionar nova taxonomia','No Post Types found in Trash'=>'Nenhum tipo de conteúdo encontrado no lixo','No Post Types found'=>'Nenhum tipo de conteúdo encontrado','Search Post Types'=>'Pesquisar tipos de conteúdo','View Post Type'=>'Ver tipo de conteúdo','New Post Type'=>'Novo tipo de conteúdo','Edit Post Type'=>'Editar tipo de conteúdo','Add New Post Type'=>'Adicionar novo tipo de conteúdo','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Esta chave de tipo de conteúdo já está a ser utilizada por outro tipo de conteúdo registado fora do ACF e não pode ser utilizada.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Esta chave de tipo de conteúdo já está a ser utilizada por outro tipo de conteúdo no ACF e não pode ser utilizada.','We do not recommend using this field in ACF Blocks.'=>'Não recomendamos utilizar este campo em blocos ACF.','WYSIWYG Editor'=>'Editor WYSIWYG','URL'=>'URL','Filter by Post Status'=>'Filtrar por estado de publicação','nounClone'=>'Clone','PRO'=>'PRO','Advanced'=>'Avançado','JSON (newer)'=>'JSON (mais recente)','Original'=>'Original','Invalid post ID.'=>'O ID do conteúdo é inválido.','More'=>'Mais','Tutorial'=>'Tutorial','Select Field'=>'Seleccione o campo','Search fields...'=>'Pesquisar campos...','Select Field Type'=>'Seleccione o tipo de campo','Popular'=>'Populares','Add Taxonomy'=>'Adicionar taxonomia','Genre'=>'Género','Genres'=>'Géneros','Show Admin Column'=>'Mostrar coluna de administração','Quick Edit'=>'Edição rápida','Tag Cloud'=>'Nuvem de etiquetas','Meta Box Sanitization Callback'=>'Callback de sanitização da metabox','Meta Box'=>'Metabox','A link to a tag'=>'Uma ligação para uma etiqueta','A link to a %s'=>'Uma ligação para um %s','Tag Link'=>'Ligação da etiqueta','← Go to tags'=>'← Ir para etiquetas','Back To Items'=>'Voltar para os itens','← Go to %s'=>'← Ir para %s','Tags list'=>'Lista de etiquetas','Tags list navigation'=>'Navegação da lista de etiquetas','Filter by category'=>'Filtrar por categoria','Filter By Item'=>'Filtrar por item','Filter by %s'=>'Filtrar por %s','The description is not prominent by default; however, some themes may show it.'=>'Por omissão, a descrição não está proeminente, no entanto alguns temas poderão apresentá-la.','No tags'=>'Nenhuma etiqueta','No Terms'=>'Nenhum termo','No %s'=>'Nenhum %s','No tags found'=>'Nenhuma etiqueta encontrada','Not Found'=>'Nada encontrado','Most Used'=>'Mais usadas','Choose from the most used tags'=>'Escolha entre as etiquetas mais usadas','Choose From Most Used'=>'Escolher entre os mais utilizados','Choose from the most used %s'=>'Escolher entre %s mais utilizados(as)','Add or remove tags'=>'Adicionar ou remover etiquetas','Add or remove %s'=>'Adicionar ou remover %s','Separate tags with commas'=>'Separe as etiquetas por vírgulas','Separate Items With Commas'=>'Separe os itens por vírgulas','Separate %s with commas'=>'Separar %s por vírgulas','Popular Tags'=>'Etiquetas populares','Popular Items'=>'Itens populares','Popular %s'=>'%s mais populares','Search Tags'=>'Pesquisar etiquetas','Parent Category:'=>'Categoria superior:','Parent Category'=>'Categoria superior','Parent Item'=>'Item superior','Parent %s'=>'%s superior','New Tag Name'=>'Nome da nova etiqueta','New Item Name'=>'Nome do novo item','New %s Name'=>'Nome do novo %s','Add New Tag'=>'Adicionar nova etiqueta','Update Tag'=>'Actualizar etiqueta','Update Item'=>'Actualizar item','Update %s'=>'Actualizar %s','View Tag'=>'Ver etiqueta','Edit Tag'=>'Editar etiqueta','All Tags'=>'Todas as etiquetas','Menu Label'=>'Legenda do menu','Term Description'=>'Descrição do termo','Term Slug'=>'Slug do termo','Term Name'=>'Nome do termo','Add Post Type'=>'Adicionar tipo de conteúdo','Hierarchical'=>'Hierárquico','Public'=>'Público','movie'=>'filme','Movie'=>'Filme','Singular Label'=>'Legenda no singular','Movies'=>'Filmes','Plural Label'=>'Legenda no plural','Controller Class'=>'Classe do controlador','Namespace Route'=>'Rota do namespace','Base URL'=>'URL de base','Query Variable'=>'Variável de consulta','Query Variable Support'=>'Suporte para variáveis de consulta','Publicly Queryable'=>'Pesquisável publicamente','Archive Slug'=>'Slug do arquivo','Archive'=>'Arquivo','Pagination'=>'Paginação','Feed URL'=>'URL do feed','URL Slug'=>'Slug do URL','Rename Capabilities'=>'Renomear capacidades','Exclude From Search'=>'Excluir da pesquisa','Show In Admin Bar'=>'Mostrar na barra da administração','Menu Icon'=>'Ícone do menu','Menu Position'=>'Posição no menu','A link to a post.'=>'Uma ligação para um conteúdo.','A link to a %s.'=>'Uma ligação para um %s.','Post Link'=>'Ligação do conteúdo','%s Link'=>'Ligação de %s','Post updated.'=>'Conteúdo actualizado.','%s updated.'=>'%s actualizado.','Post scheduled.'=>'Conteúdo agendado.','%s scheduled.'=>'%s agendado.','Post reverted to draft.'=>'Conteúdo revertido para rascunho.','%s reverted to draft.'=>'%s revertido para rascunho.','Post published privately.'=>'Conteúdo publicado em privado.','%s published privately.'=>'%s publicado em privado.','Post published.'=>'Conteúdo publicado.','%s published.'=>'%s publicado.','Posts list'=>'Lista de conteúdos','Items List'=>'Lista de itens','%s list'=>'Lista de %s','Posts list navigation'=>'Navegação da lista de conteúdos','Items List Navigation'=>'Navegação da lista de itens','%s list navigation'=>'Navegação da lista de %s','Filter posts by date'=>'Filtrar conteúdos por data','Filter Items By Date'=>'Filtrar itens por data','Filter %s by date'=>'Filtrar %s por data','Filter posts list'=>'Filtrar lista de conteúdos','Filter Items List'=>'Filtrar lista de itens','Filter %s list'=>'Filtrar lista de %s','Uploaded To This Item'=>'Carregados para este item','Uploaded to this %s'=>'Carregados para este %s','Insert into post'=>'Inserir no conteúdo','Insert into %s'=>'Inserir em %s','Use as featured image'=>'Usar como imagem de destaque','Use Featured Image'=>'Usar imagem de destaque','Remove featured image'=>'Remover imagem de destaque','Remove Featured Image'=>'Remover imagem de destaque','Set featured image'=>'Definir imagem de destaque','Set Featured Image'=>'Definir imagem de destaque','Featured image'=>'Imagem de destaque','Post Attributes'=>'Atributos do conteúdo','%s Attributes'=>'Atributos de %s','Post Archives'=>'Arquivo de conteúdos','%s Archives'=>'Arquivo de %s','No Items Found in Trash'=>'Nenhum item encontrado no lixo','No %s found in Trash'=>'Nenhum %s encontrado no lixo','No Items Found'=>'Nenhum item encontrado','No %s found'=>'Nenhum %s encontrado','Search Posts'=>'Pesquisar conteúdos','Search Items'=>'Pesquisar itens','Search %s'=>'Pesquisa %s','Parent Page:'=>'Página superior:','Parent %s:'=>'%s superior:','New Post'=>'Novo conteúdo','New Item'=>'Novo item','New %s'=>'Novo %s','Add New Post'=>'Adicionar novo conteúdo','Add New Item'=>'Adicionar novo item','Add New %s'=>'Adicionar novo %s','View Posts'=>'Ver conteúdos','View Items'=>'Ver itens','View Post'=>'Ver conteúdo','View Item'=>'Ver item','View %s'=>'Ver %s','Edit Post'=>'Editar conteúdo','Edit Item'=>'Editar item','Edit %s'=>'Editar %s','All Posts'=>'Todos os conteúdos','All Items'=>'Todos os itens','All %s'=>'Todos os %s','Menu Name'=>'Nome do menu','Regenerate'=>'Regenerar','Add Custom'=>'Adicionar personalização','Post Formats'=>'Formatos de artigo','Editor'=>'Editor','Trackbacks'=>'Trackbacks','Browse Fields'=>'Pesquisar campos','Nothing to import'=>'Nada para importar','Import from Custom Post Type UI'=>'Importar do Custom Post Type UI','Export - Generate PHP'=>'Exportar - Gerar PHP','Export'=>'Exportar','Select Taxonomies'=>'Seleccionar taxonomias','Select Post Types'=>'Seleccionar tipos de conteúdo','Category'=>'Categoria','Tag'=>'Etiqueta','%s taxonomy created'=>'Taxonomia %s criada','%s taxonomy updated'=>'Taxonomia %s actualizada','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Não foi possível registar esta taxonomia porque a sua chave está a ser utilizada por outra taxonomia registada por outro plugin ou tema.','Terms'=>'Termos','Post Types'=>'Tipos de conteúdo','Advanced Settings'=>'Definições avançadas','Basic Settings'=>'Definições básicas','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Não foi possível registar este tipo de conteúdo porque a sua chave já foi utilizada para registar outro tipo de conteúdo noutro plugin ou tema.','Pages'=>'Páginas','%s post type created'=>'Tipo de conteúdo %s criado','Add fields to %s'=>'Adicionar campos a %s','%s post type updated'=>'Tipo de conteúdo %s actualizado','Type to search...'=>'Digite para pesquisar...','PRO Only'=>'Apenas PRO','Field groups linked successfully.'=>'Grupos de campos ligado com sucesso.','ACF'=>'ACF','post type'=>'tipo de conteúdo','Done'=>'Concluído','Select one or many field groups...'=>'Seleccione um ou vários grupos de campos...','Field group linked successfully.'=>'Grupo de campos ligado com sucesso.' . "\0" . 'Grupos de campos ligados com sucesso.','post statusRegistration Failed'=>'Falhou ao registar','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Não foi possível registar este item porque a sua chave está a ser utilizada por outro item registado por outro plugin ou tema.','REST API'=>'REST API','Permissions'=>'Permissões','URLs'=>'URLs','Visibility'=>'Visibilidade','Labels'=>'Legendas','Field Settings Tabs'=>'Separadores das definições do campo','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','Close Modal'=>'Fechar janela','Field moved to other group'=>'Campo movido para outro grupo','Close modal'=>'Fechar janela','Use a stylized checkbox using select2'=>'Utilize uma caixa de selecção estilizada com o select2','Save Other Choice'=>'Guardar outra opção','Allow Other Choice'=>'Permitir outra opção','Save Custom Values'=>'Guardar valores personalizados','Allow Custom Values'=>'Permitir valores personalizados','Updates'=>'Actualizações','Advanced Custom Fields logo'=>'Logótipo do Advanced Custom Fields','Save Changes'=>'Guardar alterações','Field Group Title'=>'Título do grupo de campos','Add title'=>'Adicionar título','New to ACF? Take a look at our getting started guide.'=>'Não conhece o ACF? Consulte o nosso guia para iniciantes.','Add Field Group'=>'Adicionar grupo de campos','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'O ACF utiliza grupos de campos para agrupar campos personalizados, para depois poder anexar esses campos a ecrãs de edição.','Add Your First Field Group'=>'Adicione o seu primeiro grupo de campos','Options Pages'=>'Páginas de opções','ACF Blocks'=>'Blocos do ACF','Gallery Field'=>'Campo de galeria','Flexible Content Field'=>'Campo de conteúdo flexível','Repeater Field'=>'Campo repetidor','Unlock Extra Features with ACF PRO'=>'Desbloqueie funcionalidades adicionais com o ACF PRO','Delete Field Group'=>'Eliminar grupo de campos','Created on %1$s at %2$s'=>'Criado em %1$s às %2$s','Group Settings'=>'Definições do grupo','Location Rules'=>'Regras de localização','Choose from over 30 field types. Learn more.'=>'Escolha entre mais de 30 tipos de campo. Saiba mais.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Comece por criar novos campos personalizados para os seus artigos, páginas, tipos de conteúdo personalizados e outros conteúdos do WordPress.','Add Your First Field'=>'Adicione o seu primeiro campo','#'=>'#','Add Field'=>'Adicionar campo','Presentation'=>'Apresentação','Validation'=>'Validação','General'=>'Geral','Import JSON'=>'Importar JSON','Export As JSON'=>'Exportar como JSON','Field group deactivated.'=>'Grupo de campos desactivado.' . "\0" . '%s grupos de campos desactivados.','Field group activated.'=>'Grupo de campos activado.' . "\0" . '%s grupos de campos activados.','Deactivate'=>'Desactivar','Deactivate this item'=>'Desactivar este item','Activate'=>'Activar','Activate this item'=>'Activar este item','Move field group to trash?'=>'Mover o grupo de campos para o lixo?','post statusInactive'=>'Inactivo','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'O Advanced Custom Fields e o Advanced Custom Fields PRO não podem estar activos ao mesmo tempo. O Advanced Custom Fields PRO foi desactivado automaticamente.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'O Advanced Custom Fields e o Advanced Custom Fields PRO não podem estar activos ao mesmo tempo. O Advanced Custom Fields foi desactivado automaticamente.','%1$s must have a user with the %2$s role.'=>'%1$s tem de ter um utilizador com o papel %2$s.' . "\0" . '%1$s tem de ter um utilizador com um dos seguintes papéis: %2$s','%1$s must have a valid user ID.'=>'%1$s tem de ter um ID de utilizador válido.','Invalid request.'=>'Pedido inválido.','%1$s is not one of %2$s'=>'%1$s não é um de %2$s','%1$s must have term %2$s.'=>'%1$s tem de ter o termo %2$s.' . "\0" . '%1$s tem de ter um dos seguintes termos: %2$s','%1$s must be of post type %2$s.'=>'%1$s tem de ser do tipo de conteúdo %2$s.' . "\0" . '%1$s tem de ser de um dos seguintes tipos de conteúdo: %2$s','%1$s must have a valid post ID.'=>'%1$s tem de ter um ID de conteúdo válido.','%s requires a valid attachment ID.'=>'%s requer um ID de anexo válido.','Show in REST API'=>'Mostrar na REST API','Enable Transparency'=>'Activar transparência','RGBA Array'=>'Array de RGBA','RGBA String'=>'String de RGBA','Hex String'=>'String hexadecimal','Upgrade to PRO'=>'Actualizar para PRO','post statusActive'=>'Activo','\'%s\' is not a valid email address'=>'\'%s\' não é um endereço de email válido','Color value'=>'Valor da cor','Select default color'=>'Seleccionar cor por omissão','Clear color'=>'Limpar cor','Blocks'=>'Blocos','Options'=>'Opções','Users'=>'Utilizadores','Menu items'=>'Itens de menu','Widgets'=>'Widgets','Attachments'=>'Anexos','Taxonomies'=>'Taxonomias','Posts'=>'Conteúdos','Last updated: %s'=>'Última actualização: %s','Sorry, this post is unavailable for diff comparison.'=>'Desculpe, este conteúdo não está disponível para comparação das diferenças.','Invalid field group parameter(s).'=>'Os parâmetros do grupo de campos são inválidos.','Awaiting save'=>'Por guardar','Saved'=>'Guardado','Import'=>'Importar','Review changes'=>'Rever alterações','Located in: %s'=>'Localizado em: %s','Located in plugin: %s'=>'Localizado no plugin: %s','Located in theme: %s'=>'Localizado no tema: %s','Various'=>'Vários','Sync changes'=>'Sincronizar alterações','Loading diff'=>'A carregar diferenças','Review local JSON changes'=>'Revisão das alterações do JSON local','Visit website'=>'Visitar site','View details'=>'Ver detalhes','Version %s'=>'Versão %s','Information'=>'Informações','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Suporte. Os profissionais de suporte no nosso Help Desk ajudar-lhe-ão com os desafios técnicos mais complexos.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Discussão. Temos uma comunidade activa e amigável no nosso Fórum da Comunidade, que poderá ajudar a encontrar soluções no mundo ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Documentação. A nossa vasta documentação inclui referências e guias para a maioria das situações que poderá encontrar.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Somos fanáticos por suporte, queremos que tire o melhor partido do seu site com o ACF. Se tiver alguma dificuldade, tem várias opções para obter ajuda:','Help & Support'=>'Ajuda e suporte','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Caso precise de alguma assistência, entre em contacto através do separador Ajuda e suporte.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Antes de criar o seu primeiro Grupo de Campos, recomendamos uma primeira leitura do nosso guia Getting started para se familiarizar com a filosofia e com as melhores práticas do plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'O plugin Advanced Custom Fields fornece-lhe um construtor visual de formulários para personalizar os ecrãs de edição do WordPress com campos adicionais, e uma interface intuitiva para mostrar os valores dos campos personalizados em qualquer ficheiro de modelo de tema.','Overview'=>'Visão geral','Location type "%s" is already registered.'=>'O tipo de localização "%s" já está registado.','Class "%s" does not exist.'=>'A classe "%s" não existe.','Invalid nonce.'=>'Nonce inválido.','Error loading field.'=>'Erro ao carregar o campo.','Location not found: %s'=>'Localização não encontrada: %s','Error: %s'=>'Erro: %s','Widget'=>'Widget','User Role'=>'Papel de utilizador','Comment'=>'Comentário','Post Format'=>'Formato de artigo','Menu Item'=>'Item de menu','Post Status'=>'Estado do conteúdo','Menus'=>'Menus','Menu Locations'=>'Localizações do menu','Menu'=>'Menu','Post Taxonomy'=>'Taxonomia do artigo','Child Page (has parent)'=>'Página dependente (tem superior)','Parent Page (has children)'=>'Página superior (tem dependentes)','Top Level Page (no parent)'=>'Página de topo (sem superior)','Posts Page'=>'Página de artigos','Front Page'=>'Página inicial','Page Type'=>'Tipo de página','Viewing back end'=>'A visualizar a administração do site','Viewing front end'=>'A visualizar a frente do site','Logged in'=>'Sessão iniciada','Current User'=>'Utilizador actual','Page Template'=>'Modelo de página','Register'=>'Registar','Add / Edit'=>'Adicionar / Editar','User Form'=>'Formulário de utilizador','Page Parent'=>'Página superior','Super Admin'=>'Super Administrador','Current User Role'=>'Papel do utilizador actual','Default Template'=>'Modelo por omissão','Post Template'=>'Modelo de conteúdo','Post Category'=>'Categoria de artigo','All %s formats'=>'Todos os formatos de %s','Attachment'=>'Anexo','%s value is required'=>'O valor %s é obrigatório','Show this field if'=>'Mostrar este campo se','Conditional Logic'=>'Lógica condicional','and'=>'e','Local JSON'=>'JSON local','Clone Field'=>'Campo de clone','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Por favor, verifique se todos os add-ons premium (%s) estão actualizados para a última versão.','This version contains improvements to your database and requires an upgrade.'=>'Esta versão inclui melhorias na base de dados e requer uma actualização.','Thank you for updating to %1$s v%2$s!'=>'Obrigado por actualizar para o %1$s v%2$s!','Database Upgrade Required'=>'Actualização da base de dados necessária','Options Page'=>'Página de opções','Gallery'=>'Galeria','Flexible Content'=>'Conteúdo flexível','Repeater'=>'Repetidor','Back to all tools'=>'Voltar para todas as ferramentas','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Se forem mostrados vários grupos de campos num ecrã de edição, serão utilizadas as opções do primeiro grupo de campos. (o que tiver menor número de ordem)','Select items to hide them from the edit screen.'=>'Seleccione os itens a esconder do ecrã de edição.','Hide on screen'=>'Esconder no ecrã','Send Trackbacks'=>'Enviar trackbacks','Tags'=>'Etiquetas','Categories'=>'Categorias','Page Attributes'=>'Atributos da página','Format'=>'Formato','Author'=>'Autor','Slug'=>'Slug','Revisions'=>'Revisões','Comments'=>'Comentários','Discussion'=>'Discussão','Excerpt'=>'Excerto','Content Editor'=>'Editor de conteúdo','Permalink'=>'Ligação permanente','Shown in field group list'=>'Mostrado na lista de grupos de campos','Field groups with a lower order will appear first'=>'Serão mostrados primeiro os grupos de campos com menor número de ordem.','Order No.'=>'Nº. de ordem','Below fields'=>'Abaixo dos campos','Below labels'=>'Abaixo das legendas','Instruction Placement'=>'Posição das instruções','Label Placement'=>'Posição da legenda','Side'=>'Lateral','Normal (after content)'=>'Normal (depois do conteúdo)','High (after title)'=>'Acima (depois do título)','Position'=>'Posição','Seamless (no metabox)'=>'Simples (sem metabox)','Standard (WP metabox)'=>'Predefinido (metabox do WP)','Style'=>'Estilo','Type'=>'Tipo','Key'=>'Chave','Order'=>'Ordem','Close Field'=>'Fechar campo','id'=>'id','class'=>'classe','width'=>'largura','Wrapper Attributes'=>'Atributos do wrapper','Required'=>'Obrigatório','Instructions'=>'Instruções','Field Type'=>'Tipo de campo','Single word, no spaces. Underscores and dashes allowed'=>'Uma única palavra, sem espaços. São permitidos underscores e hífenes.','Field Name'=>'Nome do campo','This is the name which will appear on the EDIT page'=>'Este é o nome que será mostrado na página EDITAR','Field Label'=>'Legenda do campo','Delete'=>'Eliminar','Delete field'=>'Eliminar campo','Move'=>'Mover','Move field to another group'=>'Mover campo para outro grupo','Duplicate field'=>'Duplicar campo','Edit field'=>'Editar campo','Drag to reorder'=>'Arraste para reordenar','Show this field group if'=>'Mostrar este grupo de campos se','No updates available.'=>'Nenhuma actualização disponível.','Database upgrade complete. See what\'s new'=>'Actualização da base de dados concluída. Ver o que há de novo','Reading upgrade tasks...'=>'A ler tarefas de actualização...','Upgrade failed.'=>'Falhou ao actualizar.','Upgrade complete.'=>'Actualização concluída.','Upgrading data to version %s'=>'A actualizar dados para a versão %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'É recomendável que faça uma cópia de segurança da sua base de dados antes de continuar. Tem a certeza que quer actualizar agora?','Please select at least one site to upgrade.'=>'Por favor, seleccione pelo menos um site para actualizar.','Database Upgrade complete. Return to network dashboard'=>'Actualização da base de dados concluída. Voltar ao painel da rede','Site is up to date'=>'O site está actualizado','Site requires database upgrade from %1$s to %2$s'=>'O site necessita de actualizar a base de dados de %1$s para %2$s','Site'=>'Site','Upgrade Sites'=>'Actualizar sites','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Os sites seguintes necessitam de actualização da BD. Seleccione os que quer actualizar e clique em %s.','Add rule group'=>'Adicionar grupo de regras','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Crie um conjunto de regras para determinar em que ecrãs de edição serão utilizados estes campos personalizados avançados','Rules'=>'Regras','Copied'=>'Copiado','Copy to clipboard'=>'Copiar para a área de transferência','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Seleccione os itens que deseja exportar e seleccione o método de exportação. Utilize o Exportar como JSON para exportar um ficheiro .json que poderá depois importar para outra instalação do ACF. Utilize o botão Gerar PHP para exportar o código PHP que poderá incorporar no seu tema.','Select Field Groups'=>'Seleccione os grupos de campos','No field groups selected'=>'Nenhum grupo de campos seleccionado','Generate PHP'=>'Gerar PHP','Export Field Groups'=>'Exportar grupos de campos','Import file empty'=>'Ficheiro de importação vazio','Incorrect file type'=>'Tipo de ficheiro incorrecto','Error uploading file. Please try again'=>'Erro ao carregar ficheiro. Por favor tente de novo.','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Seleccione o ficheiro JSON do Advanced Custom Fields que deseja importar. Ao clicar no botão Importar abaixo, o ACF irá importar os itens desse ficheiro.','Import Field Groups'=>'Importar grupos de campos','Sync'=>'Sincronizar','Select %s'=>'Seleccionar %s','Duplicate'=>'Duplicar','Duplicate this item'=>'Duplicar este item','Supports'=>'Suporte','Documentation'=>'Documentação','Description'=>'Descrição','Sync available'=>'Sincronização disponível','Field group synchronized.'=>'Grupo de campos sincronizado.' . "\0" . '%s grupos de campos sincronizados.','Field group duplicated.'=>'Grupo de campos duplicado.' . "\0" . '%s grupos de campos duplicados.','Active (%s)'=>'Activo (%s)' . "\0" . 'Activos (%s)','Review sites & upgrade'=>'Rever sites e actualizar','Upgrade Database'=>'Actualizar base de dados','Custom Fields'=>'Campos personalizados','Move Field'=>'Mover campo','Please select the destination for this field'=>'Por favor seleccione o destinho para este campo','The %1$s field can now be found in the %2$s field group'=>'O campo %1$s pode agora ser encontrado no grupo de campos %2$s','Move Complete.'=>'Movido com sucesso.','Active'=>'Activo','Field Keys'=>'Chaves dos campos','Settings'=>'Definições','Location'=>'Localização','Null'=>'Nulo','copy'=>'cópia','(this field)'=>'(este campo)','Checked'=>'Seleccionado','Move Custom Field'=>'Mover campo personalizado','No toggle fields available'=>'Nenhum campo de opções disponível','Field group title is required'=>'O título do grupo de campos é obrigatório','This field cannot be moved until its changes have been saved'=>'Este campo não pode ser movido até que as suas alterações sejam guardadas','The string "field_" may not be used at the start of a field name'=>'O prefixo "field_" não pode ser utilizado no início do nome do campo','Field group draft updated.'=>'Rascunho de grupo de campos actualizado.','Field group scheduled for.'=>'Grupo de campos agendado.','Field group submitted.'=>'Grupo de campos enviado.','Field group saved.'=>'Grupo de campos guardado.','Field group published.'=>'Grupo de campos publicado.','Field group deleted.'=>'Grupo de campos eliminado.','Field group updated.'=>'Grupo de campos actualizado.','Tools'=>'Ferramentas','is not equal to'=>'não é igual a','is equal to'=>'é igual a','Forms'=>'Formulários','Page'=>'Página','Post'=>'Artigo','Relational'=>'Relacional','Choice'=>'Opção','Basic'=>'Básico','Unknown'=>'Desconhecido','Field type does not exist'=>'Tipo de campo não existe','Spam Detected'=>'Spam detectado','Post updated'=>'Conteúdo actualizado','Update'=>'Actualizar','Validate Email'=>'Validar email','Content'=>'Conteúdo','Title'=>'Título','Edit field group'=>'Editar grupo de campos','Selection is less than'=>'A selecção é menor do que','Selection is greater than'=>'A selecção é maior do que','Value is less than'=>'O valor é menor do que','Value is greater than'=>'O valor é maior do que','Value contains'=>'O valor contém','Value matches pattern'=>'O valor corresponde ao padrão','Value is not equal to'=>'O valor é diferente de','Value is equal to'=>'O valor é igual a','Has no value'=>'Não tem valor','Has any value'=>'Tem um valor qualquer','Cancel'=>'Cancelar','Are you sure?'=>'Tem a certeza?','%d fields require attention'=>'%d campos requerem a sua atenção','1 field requires attention'=>'1 campo requer a sua atenção','Validation failed'=>'A validação falhou','Validation successful'=>'Validação bem sucedida','Restricted'=>'Restrito','Collapse Details'=>'Minimizar detalhes','Expand Details'=>'Expandir detalhes','Uploaded to this post'=>'Carregados neste artigo','verbUpdate'=>'Actualizar','verbEdit'=>'Editar','The changes you made will be lost if you navigate away from this page'=>'As alterações que fez serão ignoradas se navegar para fora desta página','File type must be %s.'=>'O tipo de ficheiro deve ser %s.','or'=>'ou','File size must not exceed %s.'=>'O tamanho do ficheiro não deve exceder %s.','File size must be at least %s.'=>'O tamanho do ficheiro deve ser pelo menos de %s.','Image height must not exceed %dpx.'=>'A altura da imagem não deve exceder os %dpx.','Image height must be at least %dpx.'=>'A altura da imagem deve ser pelo menos de %dpx.','Image width must not exceed %dpx.'=>'A largura da imagem não deve exceder os %dpx.','Image width must be at least %dpx.'=>'A largura da imagem deve ser pelo menos de %dpx.','(no title)'=>'(sem título)','Full Size'=>'Tamanho original','Large'=>'Grande','Medium'=>'Média','Thumbnail'=>'Miniatura','(no label)'=>'(sem legenda)','Sets the textarea height'=>'Define a altura da área de texto','Rows'=>'Linhas','Text Area'=>'Área de texto','Prepend an extra checkbox to toggle all choices'=>'Preceder com caixa de selecção adicional para seleccionar todas as opções','Save \'custom\' values to the field\'s choices'=>'Guarda valores personalizados nas opções do campo','Allow \'custom\' values to be added'=>'Permite adicionar valores personalizados','Add new choice'=>'Adicionar nova opção','Toggle All'=>'Seleccionar tudo','Allow Archives URLs'=>'Permitir URL do arquivo','Archives'=>'Arquivo','Page Link'=>'Ligação de página','Add'=>'Adicionar','Name'=>'Nome','%s added'=>'%s adicionado(a)','%s already exists'=>'%s já existe','User unable to add new %s'=>'O utilizador não pôde adicionar novo(a) %s','Term ID'=>'ID do termo','Term Object'=>'Termo','Load value from posts terms'=>'Carregar os valores a partir dos termos dos conteúdos','Load Terms'=>'Carregar termos','Connect selected terms to the post'=>'Liga os termos seleccionados ao conteúdo.','Save Terms'=>'Guardar termos','Allow new terms to be created whilst editing'=>'Permite a criação de novos termos durante a edição','Create Terms'=>'Criar termos','Radio Buttons'=>'Botões de opções','Single Value'=>'Valor único','Multi Select'=>'Selecção múltipla','Checkbox'=>'Caixa de selecção','Multiple Values'=>'Valores múltiplos','Select the appearance of this field'=>'Seleccione a apresentação deste campo','Appearance'=>'Apresentação','Select the taxonomy to be displayed'=>'Seleccione a taxonomia que será mostrada','No TermsNo %s'=>'Nenhum %s','Value must be equal to or lower than %d'=>'O valor deve ser igual ou inferior a %d','Value must be equal to or higher than %d'=>'O valor deve ser igual ou superior a %d','Value must be a number'=>'O valor deve ser um número','Number'=>'Número','Save \'other\' values to the field\'s choices'=>'Guardar \'outros\' valores nas opções do campo','Add \'other\' choice to allow for custom values'=>'Adicionar opção \'outros\' para permitir a inserção de valores personalizados','Other'=>'Outro','Radio Button'=>'Botão de opção','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Define o fim do acordeão anterior. Este item de acordeão não será visível.','Allow this accordion to open without closing others.'=>'Permite abrir este item de acordeão sem fechar os restantes.','Multi-Expand'=>'Expandir múltiplos','Display this accordion as open on page load.'=>'Mostrar este item de acordeão aberto ao carregar a página.','Open'=>'Aberto','Accordion'=>'Acordeão','Restrict which files can be uploaded'=>'Restringe que ficheiros podem ser carregados','File ID'=>'ID do ficheiro','File URL'=>'URL do ficheiro','File Array'=>'Array do ficheiro','Add File'=>'Adicionar ficheiro','No file selected'=>'Nenhum ficheiro seleccionado','File name'=>'Nome do ficheiro','Update File'=>'Actualizar ficheiro','Edit File'=>'Editar ficheiro','Select File'=>'Seleccionar ficheiro','File'=>'Ficheiro','Password'=>'Senha','Specify the value returned'=>'Especifique o valor devolvido','Use AJAX to lazy load choices?'=>'Utilizar AJAX para carregar opções?','Enter each default value on a new line'=>'Insira cada valor por omissão numa linha separada','verbSelect'=>'Seleccionar','Select2 JS load_failLoading failed'=>'Falhou ao carregar','Select2 JS searchingSearching…'=>'A pesquisar...','Select2 JS load_moreLoading more results…'=>'A carregar mais resultados…','Select2 JS selection_too_long_nYou can only select %d items'=>'Só pode seleccionar %d itens','Select2 JS selection_too_long_1You can only select 1 item'=>'Só pode seleccionar 1 item','Select2 JS input_too_long_nPlease delete %d characters'=>'Por favor elimine %d caracteres','Select2 JS input_too_long_1Please delete 1 character'=>'Por favor elimine 1 caractere','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Por favor insira %d ou mais caracteres','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Por favor insira 1 ou mais caracteres','Select2 JS matches_0No matches found'=>'Nenhuma correspondência encontrada','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultados encontrados, use as setas para cima ou baixo para navegar.','Select2 JS matches_1One result is available, press enter to select it.'=>'Um resultado encontrado, prima Enter para seleccioná-lo.','nounSelect'=>'Selecção','User ID'=>'ID do utilizador','User Object'=>'Objecto do utilizador','User Array'=>'Array do utilizador','All user roles'=>'Todos os papéis de utilizador','Filter by Role'=>'Filtrar por papel','User'=>'Utilizador','Separator'=>'Divisória','Select Color'=>'Seleccionar cor','Default'=>'Por omissão','Clear'=>'Limpar','Color Picker'=>'Selecção de cor','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seleccionar','Date Time Picker JS closeTextDone'=>'Concluído','Date Time Picker JS currentTextNow'=>'Agora','Date Time Picker JS timezoneTextTime Zone'=>'Fuso horário','Date Time Picker JS microsecTextMicrosecond'=>'Microsegundo','Date Time Picker JS millisecTextMillisecond'=>'Milissegundo','Date Time Picker JS secondTextSecond'=>'Segundo','Date Time Picker JS minuteTextMinute'=>'Minuto','Date Time Picker JS hourTextHour'=>'Hora','Date Time Picker JS timeTextTime'=>'Hora','Date Time Picker JS timeOnlyTitleChoose Time'=>'Escolha a hora','Date Time Picker'=>'Selecção de data e hora','Endpoint'=>'Fim','Left aligned'=>'Alinhado à esquerda','Top aligned'=>'Alinhado acima','Placement'=>'Posição','Tab'=>'Separador','Value must be a valid URL'=>'O valor deve ser um URL válido','Link URL'=>'URL da ligação','Link Array'=>'Array da ligação','Opens in a new window/tab'=>'Abre numa nova janela/separador','Select Link'=>'Seleccionar ligação','Link'=>'Ligação','Email'=>'Email','Step Size'=>'Valor dos passos','Maximum Value'=>'Valor máximo','Minimum Value'=>'Valor mínimo','Range'=>'Intervalo','Both (Array)'=>'Ambos (Array)','Label'=>'Legenda','Value'=>'Valor','Vertical'=>'Vertical','Horizontal'=>'Horizontal','red : Red'=>'vermelho : Vermelho','For more control, you may specify both a value and label like this:'=>'Para maior controlo, pode especificar tanto os valores como as legendas:','Enter each choice on a new line.'=>'Insira cada opção numa linha separada.','Choices'=>'Opções','Button Group'=>'Grupo de botões','Allow Null'=>'Permitir nulo','Parent'=>'Superior','TinyMCE will not be initialized until field is clicked'=>'O TinyMCE não será inicializado até que clique no campo','Delay Initialization'=>'Atrasar a inicialização','Show Media Upload Buttons'=>'Mostrar botões de carregar multimédia','Toolbar'=>'Barra de ferramentas','Text Only'=>'Apenas HTML','Visual Only'=>'Apenas visual','Visual & Text'=>'Visual e HTML','Tabs'=>'Separadores','Click to initialize TinyMCE'=>'Clique para inicializar o TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'HTML','Visual'=>'Visual','Value must not exceed %d characters'=>'O valor não deve exceder %d caracteres','Leave blank for no limit'=>'Deixe em branco para não limitar','Character Limit'=>'Limite de caracteres','Appears after the input'=>'Mostrado depois do campo','Append'=>'Suceder','Appears before the input'=>'Mostrado antes do campo','Prepend'=>'Preceder','Appears within the input'=>'Mostrado dentro do campo','Placeholder Text'=>'Texto predefinido','Appears when creating a new post'=>'Mostrado ao criar um novo conteúdo','Text'=>'Texto','%1$s requires at least %2$s selection'=>'%1$s requer pelo menos %2$s selecção' . "\0" . '%1$s requer pelo menos %2$s selecções','Post ID'=>'ID do conteúdo','Post Object'=>'Conteúdo','Maximum Posts'=>'Máximo de conteúdos','Minimum Posts'=>'Mínimo de conteúdos','Featured Image'=>'Imagem de destaque','Selected elements will be displayed in each result'=>'Os elementos seleccionados serão mostrados em cada resultado','Elements'=>'Elementos','Taxonomy'=>'Taxonomia','Post Type'=>'Tipo de conteúdo','Filters'=>'Filtros','All taxonomies'=>'Todas as taxonomias','Filter by Taxonomy'=>'Filtrar por taxonomia','All post types'=>'Todos os tipos de conteúdo','Filter by Post Type'=>'Filtrar por tipo de conteúdo','Search...'=>'Pesquisar...','Select taxonomy'=>'Seleccionar taxonomia','Select post type'=>'Seleccionar tipo de conteúdo','No matches found'=>'Nenhuma correspondência encontrada','Loading'=>'A carregar','Maximum values reached ( {max} values )'=>'Valor máximo alcançado ( valor {max} )','Relationship'=>'Relação','Comma separated list. Leave blank for all types'=>'Lista separada por vírgulas. Deixe em branco para permitir todos os tipos.','Allowed File Types'=>'Tipos de ficheiros permitidos','Maximum'=>'Máximo','File size'=>'Tamanho do ficheiro','Restrict which images can be uploaded'=>'Restringe que imagens podem ser carregadas','Minimum'=>'Mínimo','Uploaded to post'=>'Carregados no conteúdo','All'=>'Todos','Limit the media library choice'=>'Limita a escolha da biblioteca multimédia','Library'=>'Biblioteca','Preview Size'=>'Tamanho da pré-visualização','Image ID'=>'ID da imagem','Image URL'=>'URL da imagem','Image Array'=>'Array da imagem','Specify the returned value on front end'=>'Especifica o valor devolvido na frente do site.','Return Value'=>'Valor devolvido','Add Image'=>'Adicionar imagem','No image selected'=>'Nenhuma imagem seleccionada','Remove'=>'Remover','Edit'=>'Editar','All images'=>'Todas as imagens','Update Image'=>'Actualizar imagem','Edit Image'=>'Editar imagem','Select Image'=>'Seleccionar imagem','Image'=>'Imagem','Allow HTML markup to display as visible text instead of rendering'=>'Permite visualizar o código HTML como texto visível, em vez de o processar','Escape HTML'=>'Mostrar HTML','No Formatting'=>'Sem formatação','Automatically add <br>'=>'Adicionar <br> automaticamente','Automatically add paragraphs'=>'Adicionar parágrafos automaticamente','Controls how new lines are rendered'=>'Controla como serão visualizadas novas linhas','New Lines'=>'Novas linhas','Week Starts On'=>'Semana começa em','The format used when saving a value'=>'O formato usado ao guardar um valor','Save Format'=>'Formato guardado','Date Picker JS weekHeaderWk'=>'Sem','Date Picker JS prevTextPrev'=>'Anterior','Date Picker JS nextTextNext'=>'Seguinte','Date Picker JS currentTextToday'=>'Hoje','Date Picker JS closeTextDone'=>'Concluído','Date Picker'=>'Selecção de data','Width'=>'Largura','Embed Size'=>'Tamanho da incorporação','Enter URL'=>'Insira o URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Texto mostrado quando inactivo','Off Text'=>'Texto desligado','Text shown when active'=>'Texto mostrado quando activo','On Text'=>'Texto ligado','Stylized UI'=>'Interface estilizada','Default Value'=>'Valor por omissão','Displays text alongside the checkbox'=>'Texto mostrado ao lado da caixa de selecção','Message'=>'Mensagem','No'=>'Não','Yes'=>'Sim','True / False'=>'Verdadeiro / Falso','Row'=>'Linha','Table'=>'Tabela','Block'=>'Bloco','Specify the style used to render the selected fields'=>'Especifique o estilo usado para mostrar os campos seleccionados','Layout'=>'Layout','Sub Fields'=>'Subcampos','Group'=>'Grupo','Customize the map height'=>'Personalizar a altura do mapa','Height'=>'Altura','Set the initial zoom level'=>'Definir o nível de zoom inicial','Zoom'=>'Zoom','Center the initial map'=>'Centrar o mapa inicial','Center'=>'Centrar','Search for address...'=>'Pesquisar endereço...','Find current location'=>'Encontrar a localização actual','Clear location'=>'Limpar localização','Search'=>'Pesquisa','Sorry, this browser does not support geolocation'=>'Desculpe, este navegador não suporta geolocalização','Google Map'=>'Mapa do Google','The format returned via template functions'=>'O formato devolvido através das template functions','Return Format'=>'Formato devolvido','Custom:'=>'Personalizado:','The format displayed when editing a post'=>'O formato de visualização ao editar um conteúdo','Display Format'=>'Formato de visualização','Time Picker'=>'Selecção de hora','Inactive (%s)'=>'Inactivo (%s)' . "\0" . 'Inactivos (%s)','No Fields found in Trash'=>'Nenhum campo encontrado no lixo','No Fields found'=>'Nenhum campo encontrado','Search Fields'=>'Pesquisar campos','View Field'=>'Ver campo','New Field'=>'Novo campo','Edit Field'=>'Editar campo','Add New Field'=>'Adicionar novo campo','Field'=>'Campo','Fields'=>'Campos','No Field Groups found in Trash'=>'Nenhum grupo de campos encontrado no lixo','No Field Groups found'=>'Nenhum grupo de campos encontrado','Search Field Groups'=>'Pesquisar grupos de campos','View Field Group'=>'Ver grupo de campos','New Field Group'=>'Novo grupo de campos','Edit Field Group'=>'Editar grupo de campos','Add New Field Group'=>'Adicionar novo grupo de campos','Add New'=>'Adicionar novo','Field Group'=>'Grupo de campos','Field Groups'=>'Grupos de campos','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalize o WordPress com campos intuitivos, poderosos e profissionais.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'O nome do tipo de bloco é obrigatório.','Block type "%s" is already registered.'=>'O tipo de bloco "%s" já está registado.','Switch to Edit'=>'Mudar para o editor','Switch to Preview'=>'Mudar para pré-visualização','Change content alignment'=>'Alterar o alinhamento do conteúdo','%s settings'=>'Definições de %s','This block contains no editable fields.'=>'Este bloco não contém campos editáveis.','Assign a field group to add fields to this block.'=>'Atribua um grupo de campos para adicionar campos a este bloco.','Options Updated'=>'Opções actualizadas','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Para activar as actualizações, por favor insira a sua chave de licença na página das actualizações. Se não tiver uma chave de licença, por favor consulte os detalhes e preços.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'Erro de activação do ACF. A chave de licença definida foi alterada, mas ocorreu um erro ao desactivar a licença antiga','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'Erro de activação do ACF. A chave de licença definida foi alterada, mas ocorreu um erro ao ligar ao servidor de activação','ACF Activation Error'=>'Erro de activação do ACF','ACF Activation Error. An error occurred when connecting to activation server'=>'Erro de activação do ACF. Ocorreu um erro ao ligar ao servidor de activação','Check Again'=>'Verificar de novo','ACF Activation Error. Could not connect to activation server'=>'Erro de activação do ACF. Não foi possível ligar ao servidor de activação','Publish'=>'Publicado','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nenhum grupo de campos personalizado encontrado na página de opções. Criar um grupo de campos personalizado','Error. Could not connect to update server'=>'Erro. Não foi possível ligar ao servidor de actualização','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Erro. Não foi possível autenticar o pacote de actualização. Por favor verifique de novo, ou desactive e reactive a sua licença do ACF PRO.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Erro. A sua licença para este site expirou ou foi desactivada. Por favor active de novo a sua licença ACF PRO.','Allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Permite-lhe seleccionar e mostrar campos existentes. Não duplica nenhum campo na base de dados, mas carrega e mosta os campos seleccionados durante a execução. O campo Clone pode substituir-se a si próprio com os campos seleccionados, ou mostrar os campos seleccionados como um grupo de subcampos.','Select one or more fields you wish to clone'=>'Seleccione um ou mais campos que deseje clonar','Display'=>'Visualização','Specify the style used to render the clone field'=>'Especifique o estilo usado para mostrar o campo de clone','Group (displays selected fields in a group within this field)'=>'Grupo (mostra os campos seleccionados num grupo dentro deste campo)','Seamless (replaces this field with selected fields)'=>'Simples (substitui este campo pelos campos seleccionados)','Labels will be displayed as %s'=>'As legendas serão mostradas com %s','Prefix Field Labels'=>'Prefixo nas legendas dos campos','Values will be saved as %s'=>'Os valores serão guardados como %s','Prefix Field Names'=>'Prefixos nos nomes dos campos','Unknown field'=>'Campo desconhecido','Unknown field group'=>'Grupo de campos desconhecido','All fields from %s field group'=>'Todos os campos do grupo de campos %s','Allows you to define, create and manage content with total control by creating layouts that contain subfields that content editors can choose from.'=>'Permite-lhe definir, criar e gerir conteúdos com total controlo através da criação de layouts que contêm subcampos que pode ser escolhidos pelos editores de conteúdos.','Add Row'=>'Adicionar linha','layout'=>'layout' . "\0" . 'layouts','layouts'=>'layouts','This field requires at least {min} {label} {identifier}'=>'Este campo requer pelo menos {min} {identifier} {label}','This field has a limit of {max} {label} {identifier}'=>'Este campo está limitado a {max} {identifier} {label}','{available} {label} {identifier} available (max {max})'=>'{available} {identifier} {label} disponível (máx {max})','{required} {label} {identifier} required (min {min})'=>'{required} {identifier} {label} em falta (mín {min})','Flexible Content requires at least 1 layout'=>'O conteúdo flexível requer pelo menos 1 layout','Click the "%s" button below to start creating your layout'=>'Clique no botão "%s" abaixo para começar a criar o seu layout','Add layout'=>'Adicionar layout','Duplicate layout'=>'Duplicar layout','Remove layout'=>'Remover layout','Click to toggle'=>'Clique para alternar','Delete Layout'=>'Eliminar layout','Duplicate Layout'=>'Duplicar layout','Add New Layout'=>'Adicionar novo layout','Add Layout'=>'Adicionar layout','Min'=>'Mín','Max'=>'Máx','Minimum Layouts'=>'Mínimo de layouts','Maximum Layouts'=>'Máximo de layouts','Button Label'=>'Legenda do botão','%s must be of type array or null.'=>'%s tem de ser do tipo array ou nulo.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s tem de conter pelo menos %2$s layout %3$s.' . "\0" . '%1$s tem de conter pelo menos %2$s layouts %3$s.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s tem de conter no máximo %2$s layout %3$s.' . "\0" . '%1$s tem de conter no máximo %2$s layouts %3$s.','An interactive interface for managing a collection of attachments, such as images.'=>'Uma interface interactiva para gerir uma colecção de anexos, como imagens.','Add Image to Gallery'=>'Adicionar imagem à galeria','Maximum selection reached'=>'Máximo de selecção alcançado','Length'=>'Comprimento','Caption'=>'Legenda','Alt Text'=>'Texto alternativo','Add to gallery'=>'Adicionar à galeria','Bulk actions'=>'Acções por lotes','Sort by date uploaded'=>'Ordenar por data de carregamento','Sort by date modified'=>'Ordenar por data de modificação','Sort by title'=>'Ordenar por título','Reverse current order'=>'Inverter ordem actual','Close'=>'Fechar','Minimum Selection'=>'Selecção mínima','Maximum Selection'=>'Selecção máxima','Insert'=>'Inserir','Specify where new attachments are added'=>'Especifique onde serão adicionados os novos anexos','Append to the end'=>'No fim','Prepend to the beginning'=>'No início','Minimum rows not reached ({min} rows)'=>'Mínimo de linhas não alcançado ({min} linhas)','Maximum rows reached ({max} rows)'=>'Máximo de linhas alcançado ({max} linhas)','Error loading page'=>'Erro ao carregar a página','Order will be assigned upon save'=>'A ordem será atribuída ao guardar','Useful for fields with a large number of rows.'=>'Útil para campos com uma grande quantidade de linhas.','Rows Per Page'=>'Linhas por página','Set the number of rows to be displayed on a page.'=>'Define o número de linhas a mostrar numa página.','Minimum Rows'=>'Mínimo de linhas','Maximum Rows'=>'Máximo de linhas','Collapsed'=>'Minimizado','Select a sub field to show when row is collapsed'=>'Seleccione o subcampo a mostrar ao minimizar a linha','Invalid field key or name.'=>'Chave ou nome de campo inválido.','There was an error retrieving the field.'=>'Ocorreu um erro ao obter o campo.','Click to reorder'=>'Arraste para reordenar','Add row'=>'Adicionar linha','Duplicate row'=>'Duplicar linha','Remove row'=>'Remover linha','Current Page'=>'Página actual','First Page'=>'Primeira página','Previous Page'=>'Página anterior','paging%1$s of %2$s'=>'%1$s de %2$s','Next Page'=>'Página seguinte','Last Page'=>'Última página','No block types exist'=>'Não existem tipos de blocos','No options pages exist'=>'Não existem páginas de opções','Deactivate License'=>'Desactivar licença','Activate License'=>'Activar licença','License Information'=>'Informações da licença','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Para desbloquear as actualizações, por favor insira a sua chave de licença. Se não tiver uma chave de licença, por favor consulte os detalhes e preços.','License Key'=>'Chave de licença','Your license key is defined in wp-config.php.'=>'A sua chave de licença está definida no wp-config.php.','Retry Activation'=>'Tentar activar de novo','Update Information'=>'Informações de actualização','Current Version'=>'Versão actual','Latest Version'=>'Última versão','Update Available'=>'Actualização disponível','Upgrade Notice'=>'Informações sobre a actualização','Check For Updates'=>'Verificar actualizações','Enter your license key to unlock updates'=>'Digite a sua chave de licença para desbloquear as actualizações','Update Plugin'=>'Actualizar plugin','Please reactivate your license to unlock updates'=>'Por favor reactive a sua licença para desbloquear as actualizações']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.mo
index 61607031..79f98fa2 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.po
index 7b5589de..6536ef76 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr ""
@@ -2036,7 +2075,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Seleccionar múltiplos"
@@ -4342,15 +4381,15 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Digite para pesquisar..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Apenas PRO"
@@ -4468,8 +4507,8 @@ msgid "Close Modal"
msgstr "Fechar janela"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Campo movido para outro grupo"
@@ -4478,15 +4517,15 @@ msgstr "Campo movido para outro grupo"
msgid "Close modal"
msgstr "Fechar janela"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr ""
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr ""
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Utilize uma caixa de selecção estilizada com o select2"
@@ -4699,8 +4738,8 @@ msgid "Activate this item"
msgstr "Activar este item"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Mover o grupo de campos para o lixo?"
@@ -4758,7 +4797,7 @@ msgstr "%1$s tem de ter um ID de utilizador válido."
msgid "Invalid request."
msgstr "Pedido inválido."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s não é um de %2$s"
@@ -5428,7 +5467,7 @@ msgstr "largura"
msgid "Wrapper Attributes"
msgstr "Atributos do wrapper"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Obrigatório"
@@ -5488,8 +5527,8 @@ msgstr "Arraste para reordenar"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Mostrar este grupo de campos se"
@@ -5782,8 +5821,8 @@ msgstr "Nulo"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "cópia"
@@ -5800,8 +5839,8 @@ msgid "Checked"
msgstr "Seleccionado"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Mover campo personalizado"
@@ -5816,15 +5855,15 @@ msgid "Field group title is required"
msgstr "O título do grupo de campos é obrigatório"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Este campo não pode ser movido até que as suas alterações sejam guardadas"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "O prefixo \"field_\" não pode ser utilizado no início do nome do campo"
@@ -6072,9 +6111,9 @@ msgstr "O tipo de ficheiro deve ser %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "ou"
@@ -6125,7 +6164,7 @@ msgstr "Miniatura"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(sem legenda)"
@@ -6299,26 +6338,26 @@ msgstr "Outro"
msgid "Radio Button"
msgstr "Botão de opção"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
msgstr ""
"Define o fim do acordeão anterior. Este item de acordeão não será visível."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Permite abrir este item de acordeão sem fechar os restantes."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Expandir múltiplos"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Mostrar este item de acordeão aberto ao carregar a página."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Aberto"
@@ -6380,82 +6419,88 @@ msgstr "Ficheiro"
msgid "Password"
msgstr "Senha"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Especifique o valor devolvido"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Utilizar AJAX para carregar opções?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Insira cada valor por omissão numa linha separada"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Seleccionar"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Falhou ao carregar"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "A pesquisar..."
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "A carregar mais resultados…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Só pode seleccionar %d itens"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Só pode seleccionar 1 item"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Por favor elimine %d caracteres"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Por favor elimine 1 caractere"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Por favor insira %d ou mais caracteres"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Por favor insira 1 ou mais caracteres"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Nenhuma correspondência encontrada"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultados encontrados, use as setas para cima ou baixo para navegar."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Um resultado encontrado, prima Enter para seleccioná-lo."
@@ -6595,21 +6640,21 @@ msgstr "Escolha a hora"
msgid "Date Time Picker"
msgstr "Selecção de data e hora"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Fim"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Alinhado à esquerda"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Alinhado acima"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Posição"
@@ -6667,7 +6712,7 @@ msgstr "Intervalo"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Ambos (Array)"
@@ -6675,14 +6720,14 @@ msgstr "Ambos (Array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Legenda"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Valor"
@@ -6701,14 +6746,14 @@ msgstr "Horizontal"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "vermelho : Vermelho"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Para maior controlo, pode especificar tanto os valores como as legendas:"
@@ -6716,14 +6761,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Insira cada opção numa linha separada."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Opções"
@@ -6735,7 +6780,7 @@ msgstr "Grupo de botões"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7126,36 +7171,36 @@ msgstr "Seleccionar imagem"
msgid "Image"
msgstr "Imagem"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Permite visualizar o código HTML como texto visível, em vez de o processar"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Mostrar HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Sem formatação"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Adicionar <br> automaticamente"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Adicionar parágrafos automaticamente"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Controla como serão visualizadas novas linhas"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Novas linhas"
@@ -7237,7 +7282,7 @@ msgstr "Texto mostrado quando activo"
msgid "On Text"
msgstr "Texto ligado"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Interface estilizada"
@@ -7249,7 +7294,7 @@ msgstr "Interface estilizada"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7263,7 +7308,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Texto mostrado ao lado da caixa de selecção"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Mensagem"
@@ -7288,31 +7333,31 @@ msgstr "Sim"
msgid "True / False"
msgstr "Verdadeiro / Falso"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Linha"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabela"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Bloco"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Especifique o estilo usado para mostrar os campos seleccionados"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Layout"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Subcampos"
@@ -7388,7 +7433,7 @@ msgstr "O formato devolvido através das template functions"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.l10n.php
index 3002aefd..380d8468 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'ro_RO','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['WP Engine logo'=>'Logo WP Engine','No Taxonomies found in Trash'=>'Nu am găsit nicio taxonomie la gunoi','No Taxonomies found'=>'Nu am găsit nicio taxonomie','Search Taxonomies'=>'Caută taxonomii','View Taxonomy'=>'Vezi taxonomia','New Taxonomy'=>'Taxonomie nouă','Edit Taxonomy'=>'Editează taxonomia','Add New Taxonomy'=>'Adaugă o taxonomie nouă','No Post Types found in Trash'=>'Nu am găsit niciun tip de articol la gunoi','No Post Types found'=>'Nu am găsit niciun tip de articol','Search Post Types'=>'Caută tipuri de articol','View Post Type'=>'Vezi tipul de articol','New Post Type'=>'Tip de articol nou','Edit Post Type'=>'Editează tipul de articol','Add New Post Type'=>'Adaugă un tip de articol nou','The post type key must be under 20 characters.'=>'Cheia tipului de articol trebuie să aibă mai puțin de 20 de caractere.','WYSIWYG Editor'=>'Editor WYSIWYG','URL'=>'URL','Filter by Post Status'=>'Filtrează după stare articol','nounClone'=>'Clonare','PRO'=>'PRO','Advanced'=>'Avansate','Invalid post ID.'=>'ID-ul articolului nu este valid.','Tutorial'=>'Tutorial','Select Field'=>'Selectează câmpul','Try a different search term or browse %s'=>'Încearcă un alt termen de căutare sau răsfoiește %s','Popular fields'=>'Câmpuri populare','No search results for \'%s\''=>'Niciun rezultat de căutare pentru „%s”','Search fields...'=>'Caută câmpuri...','Select Field Type'=>'Selectează tipul de câmp','Popular'=>'Populare','Add Taxonomy'=>'Adaugă o taxonomie','Add Your First Taxonomy'=>'Adaugă prima ta taxonomie','Customize the query variable name'=>'Personalizează numele variabilei de interogare','Customize the slug used in the URL'=>'Personalizează descriptorul folosit în URL','Permalinks for this taxonomy are disabled.'=>'Legăturile permanente pentru această taxonomie sunt dezactivate.','Taxonomy Key'=>'Cheie taxonomie','Quick Edit'=>'Editează rapid','Tag Cloud'=>'Nor de etichete','← Go to tags'=>'← Mergi la etichete','← Go to %s'=>'← Mergi la %s','Tags list'=>'Listă cu etichete','Tags list navigation'=>'Navigare în lista cu etichete','Filter by category'=>'Filtrează după categorie','Filter By Item'=>'Filtrează după element','Filter by %s'=>'Filtrează după %s','Parent Field Description'=>'Descriere câmp părinte','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'„Descriptorul” este versiunea prietenoasă a URL-ului pentru nume. De obicei, are numai minuscule și este compus din litere, cifre și cratime.','Slug Field Description'=>'Descriere câmp descriptor','The name is how it appears on your site'=>'Numele este așa cum apare pe site-ul tău','Name Field Description'=>'Descriere câmp nume','No tags'=>'Nicio etichetă','No Terms'=>'Niciun termen','No tags found'=>'Nu am găsit nicio etichetă','Not Found'=>'Nu am găsit','Most Used'=>'Cel mai mult folosite','Choose from the most used tags'=>'Alege dintre etichetele cel mai mult folosite','Choose From Most Used'=>'Alege dintre cele mai mult folosite','Add or remove tags'=>'Adaugă sau înlătură etichete','Add Or Remove Items'=>'Adaugă sau înlătură elemente','Add or remove %s'=>'Adaugă sau înlătură %s','Separate tags with commas'=>'Separă etichetele cu virgule','Separate Items With Commas'=>'Separă elementele cu virgule','Separate %s with commas'=>'Separă %s cu virgule','Popular Tags'=>'Etichete populare','Popular Items'=>'Elemente populare','Popular %s'=>'%s populare','Search Tags'=>'Caută etichete','Parent Category:'=>'Categorie părinte:','Parent Category'=>'Categorie părinte','Parent Item'=>'Element părinte','Parent %s'=>'%s părinte','New Tag Name'=>'Nume etichetă nouă','New Item Name'=>'Nume element nou','Add New Tag'=>'Adaugă o etichetă nouă','Update Tag'=>'Actualizează eticheta','Update Item'=>'Actualizează elementul','Update %s'=>'Actualizează %s','View Tag'=>'Vezi eticheta','Edit Tag'=>'Editează eticheta','All Tags'=>'Toate etichetele','Menu Label'=>'Etichetă meniu','Active taxonomies are enabled and registered with WordPress.'=>'Taxonomiile active sunt activate și înregistrate cu WordPress.','A descriptive summary of the taxonomy.'=>'Un rezumat descriptiv al taxonomiei.','A descriptive summary of the term.'=>'Un rezumat descriptiv al termenului.','Term Description'=>'Descriere termen','Term Slug'=>'Descriptor termen','The name of the default term.'=>'Numele termenului implicit.','Term Name'=>'Nume termen','Default Term'=>'Termen implicit','Sort Terms'=>'Sortează termenii','Add Post Type'=>'Adaugă un tip de articol','Add Your First Post Type'=>'Adaugă primul tău tip de articol','Advanced Configuration'=>'Configurare avansată','Show In REST API'=>'Arată în REST API','Customize the query variable name.'=>'Personalizează numele variabilei de interogare.','Query Variable'=>'Variabilă pentru interogare','Custom Query Variable'=>'Variabilă personalizată pentru interogare','Custom slug for the Archive URL.'=>'Descriptor personalizat pentru URL-ul arhivei.','Archive Slug'=>'Descriptor arhivă','Archive'=>'Arhivă','Pagination'=>'Paginație','Feed URL'=>'URL flux','Customize the slug used in the URL.'=>'Personalizează descriptorul folosit în URL.','URL Slug'=>'Descriptor URL','Permalinks for this post type are disabled.'=>'Legăturile permanente pentru acest tip de articol sunt dezactivate.','Custom Permalink'=>'Legături permanente personalizate','Exclude From Search'=>'Exclude din căutare','Show In Admin Bar'=>'Arată în bara de administrare','Menu Position'=>'Poziție meniu','Show In Admin Menu'=>'Arată în meniul de administrare','Show In UI'=>'Arată în UI','A link to a post.'=>'O legătură la un articol.','A link to a %s.'=>'O legătură la un %s.','Post Link'=>'Legătură la articol','Item Link'=>'Legătură la element','%s Link'=>'Legătură la %s','Post updated.'=>'Am actualizat articolul.','In the editor notice after an item is updated.'=>'În notificarea din editor după ce un element este actualizat.','Item Updated'=>'Am actualizat elementul','%s updated.'=>'Am actualizat %s.','Post scheduled.'=>'Am programat articolul.','In the editor notice after scheduling an item.'=>'În notificarea din editor după programarea unui element.','Item Scheduled'=>'Am programat elementul','%s scheduled.'=>'Am programat %s.','Post reverted to draft.'=>'Articolul a revenit la ciornă.','Post published privately.'=>'Am publicat articolul ca privat.','In the editor notice after publishing a private item.'=>'În notificarea din editor după publicarea unui element privat.','Item Published Privately'=>'Am publicat elementul ca privat','%s published privately.'=>'Am publicat %s ca privat.','Post published.'=>'Am publicat articolul.','In the editor notice after publishing an item.'=>'În notificarea din editor după publicarea unui element.','Item Published'=>'Am publicat elementul','%s published.'=>'Am publicat %s.','Posts list'=>'Listă cu articole','Items List'=>'Listă cu elemente','%s list'=>'Listă cu %s','Posts list navigation'=>'Navigare în lista cu articole','Items List Navigation'=>'Navigare în lista cu elemente','%s list navigation'=>'Navigare în lista cu %s','Filter posts by date'=>'Filtrează articolele după dată','Filter Items By Date'=>'Filtrează elementele după dată','Filter %s by date'=>'Filtrează %s după dată','Filter posts list'=>'Filtrează lista cu articole','Filter Items List'=>'Filtrează lista cu elemente','Filter %s list'=>'Filtrează lista cu %s','Insert into post'=>'Inserează în articol','Insert into %s'=>'Inserează în %s','Use as featured image'=>'Folosește ca imagine reprezentativă','Use Featured Image'=>'Folosește imaginea reprezentativă','Remove featured image'=>'Înlătură imaginea reprezentativă','Remove Featured Image'=>'Înlătură imaginea reprezentativă','Set featured image'=>'Stabilește imaginea reprezentativă','Post Attributes'=>'Atribute articol','%s Attributes'=>'Atribute %s','Post Archives'=>'Arhive articole','Archives Nav Menu'=>'Meniu de navigare în arhive','%s Archives'=>'Arhive %s','No posts found in Trash'=>'Nu am găsit niciun articol la gunoi','No Items Found in Trash'=>'Nu am găsit niciun element la gunoi','No %s found in Trash'=>'Nu am găsit niciun %s la gunoi','No posts found'=>'Nu am găsit niciun articol','No Items Found'=>'Nu am găsit niciun element','No %s found'=>'Nu am găsit niciun %s','Search Posts'=>'Caută articole','Search Items'=>'Caută elemente','Search %s'=>'Caută %s','Parent Page:'=>'Pagină părinte:','Parent %s:'=>'%s părinte:','New Post'=>'Articol nou','New Item'=>'Element nou','New %s'=>'%s nou','Add New Post'=>'Adaugă articol nou','Add New Item'=>'Adaugă element nou','Add New %s'=>'Adaugă %s nou','View Posts'=>'Vezi articolele','View Items'=>'Vezi elementele','View Post'=>'Vezi articolul','View Item'=>'Vezi elementul','View %s'=>'Vezi %s','Edit Post'=>'Editează articolul','Edit Item'=>'Editează elementul','Edit %s'=>'Editează %s','All Posts'=>'Toate articolele','All Items'=>'Toate elementele','All %s'=>'Toate %s','Menu Name'=>'Nume meniu','Regenerate'=>'Regenerează','Editor'=>'Editor','Trackbacks'=>'Trackback-uri','Browse Fields'=>'Răsfoiește câmpurile','Nothing to import'=>'Nimic pentru import','Failed to import taxonomies.'=>'Importul taxonomiilor a eșuat.','Failed to import post types.'=>'Importul tipurilor de articol a eșuat.','Imported 1 item'=>'Am importat un element' . "\0" . 'Am importat %s elemente' . "\0" . 'Am importat %s de elemente','Select Taxonomies'=>'Selectează taxonomiile','Select Post Types'=>'Selectează tipurile de articol','Exported 1 item.'=>'Am exportat un element.' . "\0" . 'Am exportat %s elemente.' . "\0" . 'Am exportat %s de elemente.','Category'=>'Categorie','Tag'=>'Etichetă','%s taxonomy created'=>'Am creat taxonomia %s','%s taxonomy updated'=>'Am actualizat taxonomia %s','Taxonomy draft updated.'=>'Am actualizat ciorna taxonomiei.','Taxonomy scheduled for.'=>'Am programat taxonomia.','Taxonomy submitted.'=>'Am trimis taxonomia.','Taxonomy saved.'=>'Am salvat taxonomia.','Taxonomy deleted.'=>'Am șters taxonomia.','Taxonomy updated.'=>'Am actualizat taxonomia.','Taxonomy synchronized.'=>'Am sincronizat taxonomia.' . "\0" . 'Am sincronizat %s taxonomii.' . "\0" . 'Am sincronizat %s de taxonomii.','Taxonomy deactivated.'=>'Am dezactivat taxonomia.' . "\0" . 'Am dezactivat %s taxonomii.' . "\0" . 'Am dezactivat %s de taxonomii.','Taxonomy activated.'=>'Am activat taxonomia.' . "\0" . 'Am activat %s taxonomii.' . "\0" . 'Am activat %s de taxonomii.','Terms'=>'Termeni','Post type synchronized.'=>'Am sincronizat tipul de articol.' . "\0" . 'Am sincronizat %s tipuri de articol.' . "\0" . 'Am sincronizat %s de tipuri de articol.','Post type deactivated.'=>'Am dezactivat tipul de articol.' . "\0" . 'Am dezactivat %s tipuri de articol.' . "\0" . 'Am dezactivat %s de tipuri de articol.','Post type activated.'=>'Am activat tipul de articol.' . "\0" . 'Am activat %s tipuri de articol.' . "\0" . 'Am activat %s de tipuri de articol.','Post Types'=>'Tipuri de articol','Advanced Settings'=>'Setări avansate','Basic Settings'=>'Setări de bază','Pages'=>'Pagini','Link Existing Field Groups'=>'Leagă grupurile de câmpuri existente','%s post type created'=>'Am creat tipul de articol %s','Add fields to %s'=>'Adaugă câmpuri la %s','%s post type updated'=>'Am actualizat tipul de articol %s','Post type draft updated.'=>'Am actualizat ciorna tipului de articol.','Post type scheduled for.'=>'Am programat tipul de articol.','Post type submitted.'=>'Am trimis tipul de articol.','Post type saved.'=>'Am salvat tipul de articol.','Post type updated.'=>'Am actualizat tipul de articol.','Post type deleted.'=>'Am șters tipul de articol.','Field groups linked successfully.'=>'Am legat cu succes grupurile de câmpuri.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'tip de articol','Field group linked successfully.'=>'Am legat cu succes grupul de câmpuri.' . "\0" . 'Am legat cu succes grupurile de câmpuri.' . "\0" . 'Am legat cu succes grupurile de câmpuri.','post statusRegistration Failed'=>'Înregistrarea a eșuat','REST API'=>'REST API','Permissions'=>'Permisiuni','URLs'=>'URL-uri','Visibility'=>'Vizibilitate','Labels'=>'Etichete','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','Close Modal'=>'Închide fereastra modală','Field moved to other group'=>'Am mutat câmpul la un alt grup','Close modal'=>'Închide fereastra modală','New Tab Group'=>'Grup de file nou','Save Custom Values'=>'Salvează valorile personalizate','Allow Custom Values'=>'Permite valori personalizate','Updates'=>'Actualizări','Save Changes'=>'Salvează modificările','Field Group Title'=>'Titlu grup de câmpuri','Add title'=>'Adaugă titlu','Add Field Group'=>'Adaugă un grup de câmpuri','Add Your First Field Group'=>'Adaugă primul tău grup de câmpuri','Options Pages'=>'Pagini opțiuni','ACF Blocks'=>'Blocuri ACF','Flexible Content Field'=>'Câmp cu conținut flexibil','Delete Field Group'=>'Șterge grupul de câmpuri','Created on %1$s at %2$s'=>'Creat pe %1$s la %2$s','Add Your First Field'=>'Adaugă primul tău câmp','Add Field'=>'Adaugă câmp','Presentation'=>'Prezentare','Validation'=>'Validare','General'=>'Generale','Field group deactivated.'=>'Am dezactivat grupul de câmpuri.' . "\0" . 'Am dezactivat %s grupuri de câmpuri.' . "\0" . 'Am dezactivat %s de grupuri de câmpuri.','Field group activated.'=>'Am activat grupul de câmpuri.' . "\0" . 'Am activat %s grupuri de câmpuri.' . "\0" . 'Am activat %s de grupuri de câmpuri.','Deactivate'=>'Dezactivează','Deactivate this item'=>'Dezactivează acest element','Activate'=>'Activează','Activate this item'=>'Activează acest element','Move field group to trash?'=>'Muți grupul de câmpuri la gunoi?','Invalid request.'=>'Cererea nu este validă.','%1$s must have term %2$s.'=>'%1$s trebuie să aibă termenul %2$s.' . "\0" . '%1$s trebuie să aibă unul dintre următorii termeni: %2$s.' . "\0" . '%1$s trebuie să aibă unul dintre următorii termeni: %2$s.','%1$s must have a valid post ID.'=>'%1$s trebuie să aibă un ID valid pentru articol.','%s requires a valid attachment ID.'=>'%s are nevoie de un ID valid pentru atașament.','Show in REST API'=>'Arată în REST API','Enable Transparency'=>'Activează transparența','Upgrade to PRO'=>'Actualizează la PRO','post statusActive'=>'Activ','\'%s\' is not a valid email address'=>'„%s” nu este o adresă de email validă','Color value'=>'Valoare culoare','Select default color'=>'Selectează culoarea implicită','Clear color'=>'Șterge culoarea','Blocks'=>'Blocuri','Options'=>'Opțiuni','Users'=>'Utilizatori','Menu items'=>'Elemente de meniu','Widgets'=>'Piese','Attachments'=>'Atașamente','Taxonomies'=>'Taxonomii','Posts'=>'Articole','Last updated: %s'=>'Ultima actualizare: %s','Import'=>'Importă','Visit website'=>'Vizitează site-ul web','View details'=>'Vezi detaliile','Version %s'=>'Versiunea %s','Information'=>'Informații','Help & Support'=>'Ajutor și suport','Overview'=>'Prezentare generală','Location type "%s" is already registered.'=>'Tipul de locație „%s” este deja înregistrat.','Class "%s" does not exist.'=>'Clasa „%s” nu există.','Invalid nonce.'=>'Nunicul nu este valid.','Error loading field.'=>'Eroare la încărcarea câmpului.','Location not found: %s'=>'Nu am găsit locația: %s','Error: %s'=>'Eroare: %s','Widget'=>'Piesă','User Role'=>'Rol utilizator','Comment'=>'Comentariu','Post Format'=>'Format de articol','Menu Item'=>'Element de meniu','Post Status'=>'Stare articol','Menus'=>'Meniuri','Menu Locations'=>'Locații pentru meniuri','Menu'=>'Meniu','Post Taxonomy'=>'Taxonomie articol','Child Page (has parent)'=>'Pagină copil (are părinte)','Parent Page (has children)'=>'Pagină părinte (are copii)','Top Level Page (no parent)'=>'Pagină de primul nivel (fără părinte)','Posts Page'=>'Pagină articole','Front Page'=>'Pagina din față','Page Type'=>'Tip de pagină','Viewing back end'=>'Vizualizare în partea administrativă','Viewing front end'=>'Vizualizare în partea din față','Logged in'=>'Autentificat','Current User'=>'Utilizator curent','Page Template'=>'Șablon de pagini','Register'=>'Înregistrează','Add / Edit'=>'Adaugă/editează','Page Parent'=>'Părinte pagină','Super Admin'=>'Super-administrator','Current User Role'=>'Rol utilizator curent','Default Template'=>'Șablon implicit','Post Template'=>'Șablon de articole','Post Category'=>'Categorie de articole','All %s formats'=>'Toate formatele %s','Attachment'=>'Atașament','%s value is required'=>'Valoarea %s este obligatorie','Show this field if'=>'Arată acest câmp dacă','Conditional Logic'=>'Condiționalitate logică','and'=>'și','Local JSON'=>'JSON local','Clone Field'=>'Clonează câmpul','Database Upgrade Required'=>'Este necesară actualizarea bazei de date','Options Page'=>'Pagină opțiuni','Gallery'=>'Galerie','Flexible Content'=>'Conținut flexibil','Repeater'=>'Repeater','Back to all tools'=>'Înapoi la toate uneltele','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Dacă pe un ecran de editare apar mai multe grupuri de câmpuri, vor fi folosite opțiunile pentru primul grup de câmpuri (cel care are numărul de ordine cel mai mic)','Select items to hide them from the edit screen.'=>'Selectează elementele pe care le ascunzi în ecranul de editare.','Hide on screen'=>'Ascunde pe ecran','Send Trackbacks'=>'Trimite trackback-uri','Tags'=>'Etichete','Categories'=>'Categorii','Page Attributes'=>'Atribute pagină','Format'=>'Format','Author'=>'Autor','Slug'=>'Descriptor','Revisions'=>'Revizii','Comments'=>'Comentarii','Discussion'=>'Discuții','Excerpt'=>'Rezumat','Content Editor'=>'Editor de conținut','Permalink'=>'Legătură permanentă','Below fields'=>'Sub câmpuri','Below labels'=>'Sub etichete','Instruction Placement'=>'Plasare instrucțiuni','Label Placement'=>'Plasare etichetă','Side'=>'Lateral','Normal (after content)'=>'Normal (după conținut)','Position'=>'Poziție','Seamless (no metabox)'=>'Omogen (fără casetă meta)','Standard (WP metabox)'=>'Standard (casetă meta WP)','Style'=>'Stil','Type'=>'Tip','Key'=>'Cheie','Order'=>'Ordine','Close Field'=>'Închide câmpul','id'=>'ID','class'=>'clasă','width'=>'lățime','Wrapper Attributes'=>'Atribute învelitoare','Required'=>'Obligatoriu','Instructions'=>'Instrucțiuni','Field Type'=>'Tip de câmp','Single word, no spaces. Underscores and dashes allowed'=>'Un singur cuvânt, fără spații. Sunt permise liniuțe-jos și cratime','Field Name'=>'Nume câmp','This is the name which will appear on the EDIT page'=>'Acesta este numele care va apărea în pagina EDITEAZĂ','Field Label'=>'Etichetă câmp','Delete'=>'Șterge','Delete field'=>'Șterge câmpul','Move'=>'Mută','Move field to another group'=>'Mută câmpul în alt grup','Edit field'=>'Editează câmpul','Drag to reorder'=>'Trage pentru a reordona','Show this field group if'=>'Arată acest grup de câmpuri dacă','No updates available.'=>'Nu este disponibilă nicio actualizare.','Upgrade failed.'=>'Actualizarea a eșuat.','Upgrade complete.'=>'Actualizarea este finalizată.','Please select at least one site to upgrade.'=>'Te rog selectează cel puțin un site pentru actualizare.','Site is up to date'=>'Site-ul este actualizat','Site requires database upgrade from %1$s to %2$s'=>'Trebuie actualizată baza de date a site-ului de %1$s la %2$s','Site'=>'Site','Upgrade Sites'=>'Actualizează site-urile','Add rule group'=>'Adaugă un grup de reguli','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Creează un set de reguli pentru a stabili ecranele de editare care vor folosi aceste câmpuri personalizate avansate','Rules'=>'Reguli','Copied'=>'Copiat','Copy to clipboard'=>'Copiază în clipboard','Select Field Groups'=>'Selectează grupurile de câmpuri','No field groups selected'=>'Nu ai selectat niciun grup de câmpuri','Generate PHP'=>'Generează PHP','Export Field Groups'=>'Exportă grupurile de câmpuri','Import file empty'=>'Fișierul importat este gol','Incorrect file type'=>'Tip de fișier incorect','Error uploading file. Please try again'=>'Eroare la încărcarea fișierului. Te rog încearcă din nou','Import Field Groups'=>'Importă grupuri de câmpuri','Sync'=>'Sincronizează','Select %s'=>'Selectează %s','Duplicate'=>'Fă duplicat','Duplicate this item'=>'Fă un duplicat al acestui element','Documentation'=>'Documentație','Description'=>'Descriere','Sync available'=>'Sincronizarea este disponibilă','Field group synchronized.'=>'Am sincronizat grupul de câmpuri.' . "\0" . 'Am sincronizat %s grupuri de câmpuri.' . "\0" . 'Am sincronizat %s de grupuri de câmpuri.','Active (%s)'=>'Activ (%s)' . "\0" . 'Active (%s)' . "\0" . 'Active (%s)','Upgrade Database'=>'Actualizează baza de date','Custom Fields'=>'Câmpuri personalizate','Move Field'=>'Mută câmpul','Please select the destination for this field'=>'Te rog selectează destinația pentru acest câmp','The %1$s field can now be found in the %2$s field group'=>'Câmpul %1$s poate fi găsit acum în grupul de câmpuri %2$s','Field Keys'=>'Chei câmp','Settings'=>'Setări','Location'=>'Locație','(this field)'=>'(acest câmp)','Checked'=>'Bifat','Move Custom Field'=>'Mută câmpul personalizat','Field group title is required'=>'Titlul grupului de câmpuri este obligatoriu','This field cannot be moved until its changes have been saved'=>'Acest câmp nu poate fi mutat până când nu îi salvezi modificările','Field group draft updated.'=>'Am actualizat ciorna grupului de câmpuri.','Field group scheduled for.'=>'Am programat grupul de câmpuri.','Field group submitted.'=>'Am trimis grupul de câmpuri.','Field group saved.'=>'Am salvat grupul de câmpuri.','Field group published.'=>'Am publicat grupul de câmpuri.','Field group deleted.'=>'Am șters grupul de câmpuri.','Field group updated.'=>'Am actualizat grupul de câmpuri.','Tools'=>'Unelte','is not equal to'=>'nu este egal cu','is equal to'=>'este egal cu','Forms'=>'Formulare','Page'=>'Pagină','Post'=>'Articol','Basic'=>'De bază','Field type does not exist'=>'Tipul de câmp nu există','Spam Detected'=>'Am detectat spam','Post updated'=>'Am actualizat articolul','Update'=>'Actualizează','Validate Email'=>'Validează emailul','Content'=>'Conținut','Title'=>'Titlu','Edit field group'=>'Editează grupul de câmpuri','Value is less than'=>'Valoarea este mai mică decât','Value is greater than'=>'Valoarea este mai mare decât','Value contains'=>'Valoarea conține','Value is not equal to'=>'Valoarea nu este egală cu','Value is equal to'=>'Valoarea este egală cu','Has no value'=>'Nu are o valoare','Has any value'=>'Are orice valoare','Cancel'=>'Anulează','Are you sure?'=>'Sigur?','%d fields require attention'=>'%d câmpuri necesită atenție','1 field requires attention'=>'Un câmp necesită atenție','Validation failed'=>'Validarea a eșuat','Validation successful'=>'Validare făcută cu succes','Collapse Details'=>'Restrânge detaliile','Expand Details'=>'Extinde detaliile','verbUpdate'=>'Actualizează','verbEdit'=>'Editează','The changes you made will be lost if you navigate away from this page'=>'Modificările pe care le-ai făcut se vor pierde dacă părăsești această pagină','File type must be %s.'=>'Tipul de fișier trebuie să fie %s.','or'=>'sau','File size must not exceed %s.'=>'Dimensiunea fișierului nu trebuie să depășească %s.','File size must be at least %s.'=>'Dimensiunea fișierului trebuie să aibă cel puțin %s.','Image height must not exceed %dpx.'=>'Înălțimea imaginii nu trebuie să depășească %d px.','Image height must be at least %dpx.'=>'Înălțimea imaginii trebuie să fie de cel puțin %d px.','Image width must not exceed %dpx.'=>'Lățimea imaginii nu trebuie să depășească %d px.','Image width must be at least %dpx.'=>'Lățimea imaginii trebuie să aibă cel puțin %d px.','(no title)'=>'(fără titlu)','Full Size'=>'Dimensiune completă','Large'=>'Mare','Medium'=>'Medie','Thumbnail'=>'Miniatură','(no label)'=>'(fără etichetă)','Sets the textarea height'=>'Setează înălțimea zonei text','Rows'=>'Rânduri','Text Area'=>'Zonă text','Archives'=>'Arhive','Page Link'=>'Legătură la pagină','Add'=>'Adaugă','Name'=>'Nume','%s added'=>'Am adăugat %s','Term ID'=>'ID termen','Term Object'=>'Obiect termen','Load Terms'=>'Încarcă termeni','Connect selected terms to the post'=>'Conectează termenii selectați la articol','Save Terms'=>'Salvează termenii','Create Terms'=>'Creează termeni','Radio Buttons'=>'Butoane radio','Multiple Values'=>'Mai multe valori','Select the appearance of this field'=>'Selectează aspectul acestui câmp','Appearance'=>'Aspect','Select the taxonomy to be displayed'=>'Selectează taxonomia care să fie afișată','Value must be equal to or lower than %d'=>'Valoarea trebuie să fie egală sau mai mică decât %d','Value must be equal to or higher than %d'=>'Valoarea trebuie să fie egală sau mai mare decât %d','Value must be a number'=>'Valoarea trebuie să fie un număr','Number'=>'Număr','Radio Button'=>'Buton radio','Restrict which files can be uploaded'=>'Restricționează fișierele care pot fi încărcate','File ID'=>'ID fișier','File URL'=>'URL fișier','File Array'=>'Tablou de fișiere','Add File'=>'Adaugă fișier','No file selected'=>'Nu ai selectat niciun fișier','File name'=>'Nume fișier','Update File'=>'Actualizează fișierul','Edit File'=>'Editează fișierul','Select File'=>'Selectează fișierul','File'=>'Fișier','Password'=>'Parolă','Specify the value returned'=>'Specifică valoarea returnată','Enter each default value on a new line'=>'Introdu fiecare valoare implicită pe un rând nou','verbSelect'=>'Selectează','Select2 JS load_failLoading failed'=>'Încărcarea a eșuat','Select2 JS searchingSearching…'=>'Caut...','Select2 JS load_moreLoading more results…'=>'Încarc mai multe rezultate...','Select2 JS selection_too_long_nYou can only select %d items'=>'Poți să selectezi numai %d elemente','Select2 JS selection_too_long_1You can only select 1 item'=>'Poți să selectezi numai un singur element','Select2 JS input_too_long_nPlease delete %d characters'=>'Te rog să ștergi %d caractere','Select2 JS input_too_long_1Please delete 1 character'=>'Te rog să ștergi un caracter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Te rog să introduci %d sau mai multe caractere','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Te rog să introduci cel puțin un caracter','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'Sunt disponibile %d rezultate, folosește tastele săgeată sus și săgeată jos pentru a naviga.','Select2 JS matches_1One result is available, press enter to select it.'=>'Este disponibil un rezultat, apasă pe Enter pentru a-l selecta.','nounSelect'=>'Selectează','User ID'=>'ID utilizator','User Object'=>'Obiect utilizator','User Array'=>'Tablou de utilizatori','All user roles'=>'Toate rolurile de utilizator','Filter by Role'=>'Filtrează după rol','User'=>'Utilizator','Separator'=>'Separator','Select Color'=>'Selectează culoarea','Default'=>'Implicită','Clear'=>'Șterge','Color Picker'=>'Selector de culoare','Date Time Picker JS selectTextSelect'=>'Selectează','Date Time Picker JS closeTextDone'=>'Gata','Date Time Picker JS currentTextNow'=>'Acum','Date Time Picker JS timezoneTextTime Zone'=>'Fus orar','Endpoint'=>'Punct-final','Placement'=>'Plasare','Tab'=>'Filă','Value must be a valid URL'=>'Valoarea trebuie să fie un URL valid','Link Array'=>'Tablou de legături','Opens in a new window/tab'=>'Se deschide într-o fereastră/filă nouă','Select Link'=>'Selectează legătura','Link'=>'Legătură','Email'=>'Email','Step Size'=>'Mărime pas','Maximum Value'=>'Valoare maximă','Minimum Value'=>'Valoare minimă','Label'=>'Etichetă','Value'=>'Valoare','For more control, you may specify both a value and label like this:'=>'Pentru un control mai bun, poți specifica atât o valoare cât și o etichetă, de exemplu:','Enter each choice on a new line.'=>'Introdu fiecare alegere pe un rând nou.','Allow Null'=>'Permite o valoare nulă','Parent'=>'Părinte','TinyMCE will not be initialized until field is clicked'=>'TinyMCE nu va fi inițializat până când câmpul nu este bifat','Delay Initialization'=>'Întârzie inițializarea','Show Media Upload Buttons'=>'Arată butoanele de încărcare Media','Toolbar'=>'Bară de unelte','Text Only'=>'Numai text','Visual Only'=>'Numai vizual','Visual & Text'=>'Vizual și text','Tabs'=>'File','Click to initialize TinyMCE'=>'Dă clic pentru a inițializa TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Text','Visual'=>'Vizual','Value must not exceed %d characters'=>'Valoarea nu trebuie să depășească %d caractere','Leave blank for no limit'=>'Lasă gol pentru fără limită','Character Limit'=>'Număr limită de caractere','Appears after the input'=>'Apare după intrare','Append'=>'Adaugă după','Appears before the input'=>'Apare înainte de intrare','Prepend'=>'Adaugă înainte','Appears within the input'=>'Apare în intrare','Placeholder Text'=>'Text substituent','Appears when creating a new post'=>'Apare la crearea unui articol nou','Text'=>'Text','Post ID'=>'ID articol','Post Object'=>'Obiect articol','Maximum Posts'=>'Număr maxim de articole','Minimum Posts'=>'Număr minim de articole','Featured Image'=>'Imagine reprezentativă','Selected elements will be displayed in each result'=>'Elementele selectate vor fi afișate în fiecare rezultat','Elements'=>'Elemente','Taxonomy'=>'Taxonomie','Post Type'=>'Tip de articol','Filters'=>'Filtre','All taxonomies'=>'Toate taxonomiile','Filter by Taxonomy'=>'Filtrează după taxonomie','All post types'=>'Toate tipurile de articol','Filter by Post Type'=>'Filtrează după tipul de articol','Search...'=>'Caută...','Select taxonomy'=>'Selectează taxonomia','Select post type'=>'Selectează tipul de articol','No matches found'=>'Nu am găsit nicio potrivire','Loading'=>'Încarc','Relationship'=>'Relație','Comma separated list. Leave blank for all types'=>'Listă separată prin virgulă. Lăsați liber pentru toate tipurile','Allowed File Types'=>'Tipuri de fișier permise','Maximum'=>'Maxim','File size'=>'Dimensiune fișier','Restrict which images can be uploaded'=>'Restricționează imaginile care pot fi încărcate','Minimum'=>'Minim','Uploaded to post'=>'Încărcate pentru acest articol','All'=>'Tot','Limit the media library choice'=>'Limitați alegerea librăriei media','Library'=>'Bibliotecă','Preview Size'=>'Dimensiune previzualizare','Image ID'=>'ID imagine','Image URL'=>'URL imagine','Image Array'=>'Tablou de imagini','Return Value'=>'Valoare returnată','Add Image'=>'Adaugă o imagine','No image selected'=>'Nu ai selectat nicio imagine','Remove'=>'Înlătură','Edit'=>'Editează','All images'=>'Toate imaginile','Update Image'=>'Actualizează imaginea','Edit Image'=>'Editează imaginea','Select Image'=>'Selectează o imagine','Image'=>'Imagine','No Formatting'=>'Fără formatare','Automatically add <br>'=>'Adaugă automat <br>','Automatically add paragraphs'=>'Adaugă automat paragrafe','Controls how new lines are rendered'=>'Controlează cum sunt randate liniile noi','New Lines'=>'Linii noi','Week Starts On'=>'Săptămâna începe','The format used when saving a value'=>'Formatul folosit la salvarea unei valori','Save Format'=>'Salvează formatul','Date Picker JS nextTextNext'=>'Următor','Date Picker JS currentTextToday'=>'Azi','Date Picker JS closeTextDone'=>'Gata','Date Picker'=>'Selector de dată','Width'=>'Lățime','Embed Size'=>'Dimensiune înglobare','Enter URL'=>'Introdu URL-ul','oEmbed'=>'oEmbed','Text shown when inactive'=>'Text arătat când este inactiv','Text shown when active'=>'Text arătat când este activ','Default Value'=>'Valoare implicită','Message'=>'Mesaj','No'=>'Nu','Yes'=>'Da','Row'=>'Rând','Table'=>'Tabel','Block'=>'Bloc','Layout'=>'Aranjament','Sub Fields'=>'Sub-câmpuri','Customize the map height'=>'Personalizează înălțimea hărții','Height'=>'Înălțime','Center the initial map'=>'Centrează harta inițială','Search for address...'=>'Caută adresa...','Find current location'=>'Găsește locația curentă','Search'=>'Caută','Sorry, this browser does not support geolocation'=>'Regret, acest navigator nu acceptă localizarea geografică','Return Format'=>'Format returnat','Custom:'=>'Personalizat:','The format displayed when editing a post'=>'Formatul afișat la editarea unui articol','Display Format'=>'Format de afișare','Time Picker'=>'Selector de oră','Inactive (%s)'=>'Inactive (%s)' . "\0" . 'Inactive (%s)' . "\0" . 'Inactive (%s)','No Fields found in Trash'=>'Nu am găsit niciun câmp la gunoi','No Fields found'=>'Nu am găsit niciun câmp','Search Fields'=>'Caută câmpuri','View Field'=>'Vezi câmpul','New Field'=>'Câmp nou','Edit Field'=>'Editează câmpul','Add New Field'=>'Adaugă un nou câmp','Field'=>'Câmp','Fields'=>'Câmpuri','No Field Groups found in Trash'=>'Nu am găsit niciun grup de câmpuri la gunoi','No Field Groups found'=>'Nu am găsit niciun grup de câmpuri','Search Field Groups'=>'Caută grupuri de câmpuri','View Field Group'=>'Vezi grupul de câmpuri','New Field Group'=>'Grup de câmpuri nou','Edit Field Group'=>'Editează grupul de câmpuri','Add New Field Group'=>'Adaugă grup de câmpuri nou','Field Group'=>'Grup de câmpuri','Field Groups'=>'Grupuri de câmpuri','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalizează WordPress cu câmpuri puternice, profesionale și intuitive.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields PRO'=>'Câmpuri Avansate Personalizate PRO','Block type name is required.'=>'%s valoarea este obligatorie','%s settings'=>'Setări','Options Updated'=>'Opțiunile au fost actualizate','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Pentru a activa actualizările, este nevoie să introduci licența în pagina de actualizări. Dacă nu ai o licență, verifică aici detaliile și prețul.','ACF Activation Error. An error occurred when connecting to activation server'=>'Eroare. Conexiunea cu servărul a fost pierdută','Check Again'=>'Verifică din nou','ACF Activation Error. Could not connect to activation server'=>'Eroare. Conexiunea cu servărul a fost pierdută','Publish'=>'Publică','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nu a fost găsit nici un grup de câmpuri personalizate. Creează un Grup de Câmpuri Personalizat','Error. Could not connect to update server'=>'Eroare. Conexiunea cu servărul a fost pierdută','Display'=>'Arată','Unknown field'=>'Câmp necunoscut','Unknown field group'=>'Grup de câmpuri necunoscut','Add Row'=>'Adaugă o linie nouă','layout'=>'schemă' . "\0" . 'schemă' . "\0" . 'schemă','layouts'=>'scheme','This field requires at least {min} {label} {identifier}'=>'Acest câmp necesită cel puțin {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Acest câmp are o limită de {max} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponibile (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} obligatoriu (min {min})','Flexible Content requires at least 1 layout'=>'Conținutul Flexibil necesită cel puțin 1 schemă','Click the "%s" button below to start creating your layout'=>'Apasă butonul "%s" de mai jos pentru a începe să îți creezi schema','Add layout'=>'Adaugă Schema','Duplicate layout'=>'Copiază Schema','Remove layout'=>'Înlătură Schema','Delete Layout'=>'Șterge Schema','Duplicate Layout'=>'Copiază Schema','Add New Layout'=>'Adaugă o Nouă Schemă','Add Layout'=>'Adaugă Schema','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Scheme Minime','Maximum Layouts'=>'Scheme Maxime','Button Label'=>'Buton Etichetă','Add Image to Gallery'=>'Adaugă imagini în Galerie','Maximum selection reached'=>'Selecția maximă atinsă','Length'=>'Lungime','Alt Text'=>'Text alternativ','Add to gallery'=>'Adaugă în galerie','Bulk actions'=>'Acțiuni în masă','Sort by date uploaded'=>'Sortează după data încărcării','Sort by date modified'=>'Sortează după data modficării','Sort by title'=>'Sortează după titlu','Reverse current order'=>'Inversează ordinea curentă','Close'=>'Închide','Minimum Selection'=>'Selecție minimă','Maximum Selection'=>'Selecție maximă','Allowed file types'=>'Tipuri de fișiere permise','Append to the end'=>'Adaugă la sfârșit','Prepend to the beginning'=>'Adaugă la început','Minimum rows not reached ({min} rows)'=>'Numărul minim de linii a fost atins ({min} rows)','Maximum rows reached ({max} rows)'=>'Numărul maxim de linii a fost atins ({max} rows)','Rows Per Page'=>'Pagina Articolelor','Minimum Rows'=>'Numărul minim de Linii','Maximum Rows'=>'Numărul maxim de Linii','Click to reorder'=>'Trage pentru a reordona','Add row'=>'Adaugă linie','Duplicate row'=>'Copiază','Remove row'=>'Înlătură linie','Current Page'=>'Utilizatorul Curent','First Page'=>'Pagina principală','Previous Page'=>'Pagina Articolelor','Next Page'=>'Pagina principală','Last Page'=>'Pagina Articolelor','No block types exist'=>'Nu există nicio pagină de opțiuni','No options pages exist'=>'Nu există nicio pagină de opțiuni','Deactivate License'=>'Dezactivează Licența','Activate License'=>'Activează Licența','License Key'=>'Cod de activare','Retry Activation'=>'O validare mai bună','Update Information'=>'Actualizează infromațiile','Current Version'=>'Versiunea curentă','Latest Version'=>'Ultima versiune','Update Available'=>'Sunt disponibile actualizări','Upgrade Notice'=>'Anunț Actualizări','Enter your license key to unlock updates'=>'Te rog sa introduci codul de activare în câmpul de mai sus pentru a permite actualizări','Update Plugin'=>'Actualizează Modulul','Please reactivate your license to unlock updates'=>'Te rog sa introduci codul de activare în câmpul de mai sus pentru a permite actualizări']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'ro_RO','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['WP Engine logo'=>'Logo WP Engine','No Taxonomies found in Trash'=>'Nu am găsit nicio taxonomie la gunoi','No Taxonomies found'=>'Nu am găsit nicio taxonomie','Search Taxonomies'=>'Caută taxonomii','View Taxonomy'=>'Vezi taxonomia','New Taxonomy'=>'Taxonomie nouă','Edit Taxonomy'=>'Editează taxonomia','Add New Taxonomy'=>'Adaugă o taxonomie nouă','No Post Types found in Trash'=>'Nu am găsit niciun tip de articol la gunoi','No Post Types found'=>'Nu am găsit niciun tip de articol','Search Post Types'=>'Caută tipuri de articol','View Post Type'=>'Vezi tipul de articol','New Post Type'=>'Tip de articol nou','Edit Post Type'=>'Editează tipul de articol','Add New Post Type'=>'Adaugă un tip de articol nou','The post type key must be under 20 characters.'=>'Cheia tipului de articol trebuie să aibă mai puțin de 20 de caractere.','WYSIWYG Editor'=>'Editor WYSIWYG','URL'=>'URL','Filter by Post Status'=>'Filtrează după stare articol','nounClone'=>'Clonare','PRO'=>'PRO','Advanced'=>'Avansate','Invalid post ID.'=>'ID-ul articolului nu este valid.','Tutorial'=>'Tutorial','Select Field'=>'Selectează câmpul','Try a different search term or browse %s'=>'Încearcă un alt termen de căutare sau răsfoiește %s','Popular fields'=>'Câmpuri populare','No search results for \'%s\''=>'Niciun rezultat de căutare pentru „%s”','Search fields...'=>'Caută câmpuri...','Select Field Type'=>'Selectează tipul de câmp','Popular'=>'Populare','Add Taxonomy'=>'Adaugă o taxonomie','Add Your First Taxonomy'=>'Adaugă prima ta taxonomie','Customize the query variable name'=>'Personalizează numele variabilei de interogare','Customize the slug used in the URL'=>'Personalizează descriptorul folosit în URL','Permalinks for this taxonomy are disabled.'=>'Legăturile permanente pentru această taxonomie sunt dezactivate.','Taxonomy Key'=>'Cheie taxonomie','Quick Edit'=>'Editează rapid','Tag Cloud'=>'Nor de etichete','← Go to tags'=>'← Mergi la etichete','← Go to %s'=>'← Mergi la %s','Tags list'=>'Listă cu etichete','Tags list navigation'=>'Navigare în lista cu etichete','Filter by category'=>'Filtrează după categorie','Filter By Item'=>'Filtrează după element','Filter by %s'=>'Filtrează după %s','Parent Field Description'=>'Descriere câmp părinte','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'„Descriptorul” este versiunea prietenoasă a URL-ului pentru nume. De obicei, are numai minuscule și este compus din litere, cifre și cratime.','Slug Field Description'=>'Descriere câmp descriptor','The name is how it appears on your site'=>'Numele este așa cum apare pe site-ul tău','Name Field Description'=>'Descriere câmp nume','No tags'=>'Nicio etichetă','No Terms'=>'Niciun termen','No tags found'=>'Nu am găsit nicio etichetă','Not Found'=>'Nu am găsit','Most Used'=>'Cel mai mult folosite','Choose from the most used tags'=>'Alege dintre etichetele cel mai mult folosite','Choose From Most Used'=>'Alege dintre cele mai mult folosite','Add or remove tags'=>'Adaugă sau înlătură etichete','Add Or Remove Items'=>'Adaugă sau înlătură elemente','Add or remove %s'=>'Adaugă sau înlătură %s','Separate tags with commas'=>'Separă etichetele cu virgule','Separate Items With Commas'=>'Separă elementele cu virgule','Separate %s with commas'=>'Separă %s cu virgule','Popular Tags'=>'Etichete populare','Popular Items'=>'Elemente populare','Popular %s'=>'%s populare','Search Tags'=>'Caută etichete','Parent Category:'=>'Categorie părinte:','Parent Category'=>'Categorie părinte','Parent Item'=>'Element părinte','Parent %s'=>'%s părinte','New Tag Name'=>'Nume etichetă nouă','New Item Name'=>'Nume element nou','Add New Tag'=>'Adaugă o etichetă nouă','Update Tag'=>'Actualizează eticheta','Update Item'=>'Actualizează elementul','Update %s'=>'Actualizează %s','View Tag'=>'Vezi eticheta','Edit Tag'=>'Editează eticheta','All Tags'=>'Toate etichetele','Menu Label'=>'Etichetă meniu','Active taxonomies are enabled and registered with WordPress.'=>'Taxonomiile active sunt activate și înregistrate cu WordPress.','A descriptive summary of the taxonomy.'=>'Un rezumat descriptiv al taxonomiei.','A descriptive summary of the term.'=>'Un rezumat descriptiv al termenului.','Term Description'=>'Descriere termen','Term Slug'=>'Descriptor termen','The name of the default term.'=>'Numele termenului implicit.','Term Name'=>'Nume termen','Default Term'=>'Termen implicit','Sort Terms'=>'Sortează termenii','Add Post Type'=>'Adaugă un tip de articol','Add Your First Post Type'=>'Adaugă primul tău tip de articol','Advanced Configuration'=>'Configurare avansată','Show In REST API'=>'Arată în REST API','Customize the query variable name.'=>'Personalizează numele variabilei de interogare.','Query Variable'=>'Variabilă pentru interogare','Custom Query Variable'=>'Variabilă personalizată pentru interogare','Custom slug for the Archive URL.'=>'Descriptor personalizat pentru URL-ul arhivei.','Archive Slug'=>'Descriptor arhivă','Archive'=>'Arhivă','Pagination'=>'Paginație','Feed URL'=>'URL flux','Customize the slug used in the URL.'=>'Personalizează descriptorul folosit în URL.','URL Slug'=>'Descriptor URL','Permalinks for this post type are disabled.'=>'Legăturile permanente pentru acest tip de articol sunt dezactivate.','Custom Permalink'=>'Legături permanente personalizate','Exclude From Search'=>'Exclude din căutare','Show In Admin Bar'=>'Arată în bara de administrare','Menu Position'=>'Poziție meniu','Show In Admin Menu'=>'Arată în meniul de administrare','Show In UI'=>'Arată în UI','A link to a post.'=>'O legătură la un articol.','A link to a %s.'=>'O legătură la un %s.','Post Link'=>'Legătură la articol','Item Link'=>'Legătură la element','%s Link'=>'Legătură la %s','Post updated.'=>'Am actualizat articolul.','In the editor notice after an item is updated.'=>'În notificarea din editor după ce un element este actualizat.','Item Updated'=>'Am actualizat elementul','%s updated.'=>'Am actualizat %s.','Post scheduled.'=>'Am programat articolul.','In the editor notice after scheduling an item.'=>'În notificarea din editor după programarea unui element.','Item Scheduled'=>'Am programat elementul','%s scheduled.'=>'Am programat %s.','Post reverted to draft.'=>'Articolul a revenit la ciornă.','Post published privately.'=>'Am publicat articolul ca privat.','In the editor notice after publishing a private item.'=>'În notificarea din editor după publicarea unui element privat.','Item Published Privately'=>'Am publicat elementul ca privat','%s published privately.'=>'Am publicat %s ca privat.','Post published.'=>'Am publicat articolul.','In the editor notice after publishing an item.'=>'În notificarea din editor după publicarea unui element.','Item Published'=>'Am publicat elementul','%s published.'=>'Am publicat %s.','Posts list'=>'Listă cu articole','Items List'=>'Listă cu elemente','%s list'=>'Listă cu %s','Posts list navigation'=>'Navigare în lista cu articole','Items List Navigation'=>'Navigare în lista cu elemente','%s list navigation'=>'Navigare în lista cu %s','Filter posts by date'=>'Filtrează articolele după dată','Filter Items By Date'=>'Filtrează elementele după dată','Filter %s by date'=>'Filtrează %s după dată','Filter posts list'=>'Filtrează lista cu articole','Filter Items List'=>'Filtrează lista cu elemente','Filter %s list'=>'Filtrează lista cu %s','Insert into post'=>'Inserează în articol','Insert into %s'=>'Inserează în %s','Use as featured image'=>'Folosește ca imagine reprezentativă','Use Featured Image'=>'Folosește imaginea reprezentativă','Remove featured image'=>'Înlătură imaginea reprezentativă','Remove Featured Image'=>'Înlătură imaginea reprezentativă','Set featured image'=>'Stabilește imaginea reprezentativă','Post Attributes'=>'Atribute articol','%s Attributes'=>'Atribute %s','Post Archives'=>'Arhive articole','Archives Nav Menu'=>'Meniu de navigare în arhive','%s Archives'=>'Arhive %s','No posts found in Trash'=>'Nu am găsit niciun articol la gunoi','No Items Found in Trash'=>'Nu am găsit niciun element la gunoi','No %s found in Trash'=>'Nu am găsit niciun %s la gunoi','No posts found'=>'Nu am găsit niciun articol','No Items Found'=>'Nu am găsit niciun element','No %s found'=>'Nu am găsit niciun %s','Search Posts'=>'Caută articole','Search Items'=>'Caută elemente','Search %s'=>'Caută %s','Parent Page:'=>'Pagină părinte:','Parent %s:'=>'%s părinte:','New Post'=>'Articol nou','New Item'=>'Element nou','New %s'=>'%s nou','Add New Post'=>'Adaugă articol nou','Add New Item'=>'Adaugă element nou','Add New %s'=>'Adaugă %s nou','View Posts'=>'Vezi articolele','View Items'=>'Vezi elementele','View Post'=>'Vezi articolul','View Item'=>'Vezi elementul','View %s'=>'Vezi %s','Edit Post'=>'Editează articolul','Edit Item'=>'Editează elementul','Edit %s'=>'Editează %s','All Posts'=>'Toate articolele','All Items'=>'Toate elementele','All %s'=>'Toate %s','Menu Name'=>'Nume meniu','Regenerate'=>'Regenerează','Editor'=>'Editor','Trackbacks'=>'Trackback-uri','Browse Fields'=>'Răsfoiește câmpurile','Nothing to import'=>'Nimic pentru import','Failed to import taxonomies.'=>'Importul taxonomiilor a eșuat.','Failed to import post types.'=>'Importul tipurilor de articol a eșuat.','Imported 1 item'=>'Am importat un element' . "\0" . 'Am importat %s elemente' . "\0" . 'Am importat %s de elemente','Select Taxonomies'=>'Selectează taxonomiile','Select Post Types'=>'Selectează tipurile de articol','Exported 1 item.'=>'Am exportat un element.' . "\0" . 'Am exportat %s elemente.' . "\0" . 'Am exportat %s de elemente.','Category'=>'Categorie','Tag'=>'Etichetă','%s taxonomy created'=>'Am creat taxonomia %s','%s taxonomy updated'=>'Am actualizat taxonomia %s','Taxonomy draft updated.'=>'Am actualizat ciorna taxonomiei.','Taxonomy scheduled for.'=>'Am programat taxonomia.','Taxonomy submitted.'=>'Am trimis taxonomia.','Taxonomy saved.'=>'Am salvat taxonomia.','Taxonomy deleted.'=>'Am șters taxonomia.','Taxonomy updated.'=>'Am actualizat taxonomia.','Taxonomy synchronized.'=>'Am sincronizat taxonomia.' . "\0" . 'Am sincronizat %s taxonomii.' . "\0" . 'Am sincronizat %s de taxonomii.','Taxonomy deactivated.'=>'Am dezactivat taxonomia.' . "\0" . 'Am dezactivat %s taxonomii.' . "\0" . 'Am dezactivat %s de taxonomii.','Taxonomy activated.'=>'Am activat taxonomia.' . "\0" . 'Am activat %s taxonomii.' . "\0" . 'Am activat %s de taxonomii.','Terms'=>'Termeni','Post type synchronized.'=>'Am sincronizat tipul de articol.' . "\0" . 'Am sincronizat %s tipuri de articol.' . "\0" . 'Am sincronizat %s de tipuri de articol.','Post type deactivated.'=>'Am dezactivat tipul de articol.' . "\0" . 'Am dezactivat %s tipuri de articol.' . "\0" . 'Am dezactivat %s de tipuri de articol.','Post type activated.'=>'Am activat tipul de articol.' . "\0" . 'Am activat %s tipuri de articol.' . "\0" . 'Am activat %s de tipuri de articol.','Post Types'=>'Tipuri de articol','Advanced Settings'=>'Setări avansate','Basic Settings'=>'Setări de bază','Pages'=>'Pagini','Link Existing Field Groups'=>'Leagă grupurile de câmpuri existente','%s post type created'=>'Am creat tipul de articol %s','Add fields to %s'=>'Adaugă câmpuri la %s','%s post type updated'=>'Am actualizat tipul de articol %s','Post type draft updated.'=>'Am actualizat ciorna tipului de articol.','Post type scheduled for.'=>'Am programat tipul de articol.','Post type submitted.'=>'Am trimis tipul de articol.','Post type saved.'=>'Am salvat tipul de articol.','Post type updated.'=>'Am actualizat tipul de articol.','Post type deleted.'=>'Am șters tipul de articol.','Field groups linked successfully.'=>'Am legat cu succes grupurile de câmpuri.','ACF'=>'ACF','taxonomy'=>'taxonomie','post type'=>'tip de articol','Field group linked successfully.'=>'Am legat cu succes grupul de câmpuri.' . "\0" . 'Am legat cu succes grupurile de câmpuri.' . "\0" . 'Am legat cu succes grupurile de câmpuri.','post statusRegistration Failed'=>'Înregistrarea a eșuat','REST API'=>'REST API','Permissions'=>'Permisiuni','URLs'=>'URL-uri','Visibility'=>'Vizibilitate','Labels'=>'Etichete','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','Close Modal'=>'Închide fereastra modală','Field moved to other group'=>'Am mutat câmpul la un alt grup','Close modal'=>'Închide fereastra modală','New Tab Group'=>'Grup de file nou','Save Custom Values'=>'Salvează valorile personalizate','Allow Custom Values'=>'Permite valori personalizate','Updates'=>'Actualizări','Save Changes'=>'Salvează modificările','Field Group Title'=>'Titlu grup de câmpuri','Add title'=>'Adaugă titlu','Add Field Group'=>'Adaugă un grup de câmpuri','Add Your First Field Group'=>'Adaugă primul tău grup de câmpuri','Options Pages'=>'Pagini opțiuni','ACF Blocks'=>'Blocuri ACF','Flexible Content Field'=>'Câmp cu conținut flexibil','Delete Field Group'=>'Șterge grupul de câmpuri','Created on %1$s at %2$s'=>'Creat pe %1$s la %2$s','Add Your First Field'=>'Adaugă primul tău câmp','Add Field'=>'Adaugă câmp','Presentation'=>'Prezentare','Validation'=>'Validare','General'=>'Generale','Field group deactivated.'=>'Am dezactivat grupul de câmpuri.' . "\0" . 'Am dezactivat %s grupuri de câmpuri.' . "\0" . 'Am dezactivat %s de grupuri de câmpuri.','Field group activated.'=>'Am activat grupul de câmpuri.' . "\0" . 'Am activat %s grupuri de câmpuri.' . "\0" . 'Am activat %s de grupuri de câmpuri.','Deactivate'=>'Dezactivează','Deactivate this item'=>'Dezactivează acest element','Activate'=>'Activează','Activate this item'=>'Activează acest element','Move field group to trash?'=>'Muți grupul de câmpuri la gunoi?','Invalid request.'=>'Cererea nu este validă.','%1$s must have term %2$s.'=>'%1$s trebuie să aibă termenul %2$s.' . "\0" . '%1$s trebuie să aibă unul dintre următorii termeni: %2$s.' . "\0" . '%1$s trebuie să aibă unul dintre următorii termeni: %2$s.','%1$s must have a valid post ID.'=>'%1$s trebuie să aibă un ID valid pentru articol.','%s requires a valid attachment ID.'=>'%s are nevoie de un ID valid pentru atașament.','Show in REST API'=>'Arată în REST API','Enable Transparency'=>'Activează transparența','Upgrade to PRO'=>'Actualizează la PRO','post statusActive'=>'Activ','\'%s\' is not a valid email address'=>'„%s” nu este o adresă de email validă','Color value'=>'Valoare culoare','Select default color'=>'Selectează culoarea implicită','Clear color'=>'Șterge culoarea','Blocks'=>'Blocuri','Options'=>'Opțiuni','Users'=>'Utilizatori','Menu items'=>'Elemente de meniu','Widgets'=>'Piese','Attachments'=>'Atașamente','Taxonomies'=>'Taxonomii','Posts'=>'Articole','Last updated: %s'=>'Ultima actualizare: %s','Import'=>'Importă','Visit website'=>'Vizitează site-ul web','View details'=>'Vezi detaliile','Version %s'=>'Versiunea %s','Information'=>'Informații','Help & Support'=>'Ajutor și suport','Overview'=>'Prezentare generală','Location type "%s" is already registered.'=>'Tipul de locație „%s” este deja înregistrat.','Class "%s" does not exist.'=>'Clasa „%s” nu există.','Invalid nonce.'=>'Nunicul nu este valid.','Error loading field.'=>'Eroare la încărcarea câmpului.','Location not found: %s'=>'Nu am găsit locația: %s','Error: %s'=>'Eroare: %s','Widget'=>'Piesă','User Role'=>'Rol utilizator','Comment'=>'Comentariu','Post Format'=>'Format de articol','Menu Item'=>'Element de meniu','Post Status'=>'Stare articol','Menus'=>'Meniuri','Menu Locations'=>'Locații pentru meniuri','Menu'=>'Meniu','Post Taxonomy'=>'Taxonomie articol','Child Page (has parent)'=>'Pagină copil (are părinte)','Parent Page (has children)'=>'Pagină părinte (are copii)','Top Level Page (no parent)'=>'Pagină de primul nivel (fără părinte)','Posts Page'=>'Pagină articole','Front Page'=>'Pagina din față','Page Type'=>'Tip de pagină','Viewing back end'=>'Vizualizare în partea administrativă','Viewing front end'=>'Vizualizare în partea din față','Logged in'=>'Autentificat','Current User'=>'Utilizator curent','Page Template'=>'Șablon de pagini','Register'=>'Înregistrează','Add / Edit'=>'Adaugă/editează','Page Parent'=>'Părinte pagină','Super Admin'=>'Super-administrator','Current User Role'=>'Rol utilizator curent','Default Template'=>'Șablon implicit','Post Template'=>'Șablon de articole','Post Category'=>'Categorie de articole','All %s formats'=>'Toate formatele %s','Attachment'=>'Atașament','%s value is required'=>'Valoarea %s este obligatorie','Show this field if'=>'Arată acest câmp dacă','Conditional Logic'=>'Condiționalitate logică','and'=>'și','Local JSON'=>'JSON local','Clone Field'=>'Clonează câmpul','Database Upgrade Required'=>'Este necesară actualizarea bazei de date','Options Page'=>'Pagină opțiuni','Gallery'=>'Galerie','Flexible Content'=>'Conținut flexibil','Repeater'=>'Repeater','Back to all tools'=>'Înapoi la toate uneltele','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Dacă pe un ecran de editare apar mai multe grupuri de câmpuri, vor fi folosite opțiunile pentru primul grup de câmpuri (cel care are numărul de ordine cel mai mic)','Select items to hide them from the edit screen.'=>'Selectează elementele pe care le ascunzi în ecranul de editare.','Hide on screen'=>'Ascunde pe ecran','Send Trackbacks'=>'Trimite trackback-uri','Tags'=>'Etichete','Categories'=>'Categorii','Page Attributes'=>'Atribute pagină','Format'=>'Format','Author'=>'Autor','Slug'=>'Descriptor','Revisions'=>'Revizii','Comments'=>'Comentarii','Discussion'=>'Discuții','Excerpt'=>'Rezumat','Content Editor'=>'Editor de conținut','Permalink'=>'Legătură permanentă','Below fields'=>'Sub câmpuri','Below labels'=>'Sub etichete','Instruction Placement'=>'Plasare instrucțiuni','Label Placement'=>'Plasare etichetă','Side'=>'Lateral','Normal (after content)'=>'Normal (după conținut)','Position'=>'Poziție','Seamless (no metabox)'=>'Omogen (fără casetă meta)','Standard (WP metabox)'=>'Standard (casetă meta WP)','Style'=>'Stil','Type'=>'Tip','Key'=>'Cheie','Order'=>'Ordine','Close Field'=>'Închide câmpul','id'=>'ID','class'=>'clasă','width'=>'lățime','Wrapper Attributes'=>'Atribute învelitoare','Required'=>'Obligatoriu','Instructions'=>'Instrucțiuni','Field Type'=>'Tip de câmp','Single word, no spaces. Underscores and dashes allowed'=>'Un singur cuvânt, fără spații. Sunt permise liniuțe-jos și cratime','Field Name'=>'Nume câmp','This is the name which will appear on the EDIT page'=>'Acesta este numele care va apărea în pagina EDITEAZĂ','Field Label'=>'Etichetă câmp','Delete'=>'Șterge','Delete field'=>'Șterge câmpul','Move'=>'Mută','Move field to another group'=>'Mută câmpul în alt grup','Edit field'=>'Editează câmpul','Drag to reorder'=>'Trage pentru a reordona','Show this field group if'=>'Arată acest grup de câmpuri dacă','No updates available.'=>'Nu este disponibilă nicio actualizare.','Upgrade failed.'=>'Actualizarea a eșuat.','Upgrade complete.'=>'Actualizarea este finalizată.','Please select at least one site to upgrade.'=>'Te rog selectează cel puțin un site pentru actualizare.','Site is up to date'=>'Site-ul este actualizat','Site requires database upgrade from %1$s to %2$s'=>'Trebuie actualizată baza de date a site-ului de %1$s la %2$s','Site'=>'Site','Upgrade Sites'=>'Actualizează site-urile','Add rule group'=>'Adaugă un grup de reguli','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Creează un set de reguli pentru a stabili ecranele de editare care vor folosi aceste câmpuri personalizate avansate','Rules'=>'Reguli','Copied'=>'Copiat','Copy to clipboard'=>'Copiază în clipboard','Select Field Groups'=>'Selectează grupurile de câmpuri','No field groups selected'=>'Nu ai selectat niciun grup de câmpuri','Generate PHP'=>'Generează PHP','Export Field Groups'=>'Exportă grupurile de câmpuri','Import file empty'=>'Fișierul importat este gol','Incorrect file type'=>'Tip de fișier incorect','Error uploading file. Please try again'=>'Eroare la încărcarea fișierului. Te rog încearcă din nou','Import Field Groups'=>'Importă grupuri de câmpuri','Sync'=>'Sincronizează','Select %s'=>'Selectează %s','Duplicate'=>'Fă duplicat','Duplicate this item'=>'Fă un duplicat al acestui element','Documentation'=>'Documentație','Description'=>'Descriere','Sync available'=>'Sincronizarea este disponibilă','Field group synchronized.'=>'Am sincronizat grupul de câmpuri.' . "\0" . 'Am sincronizat %s grupuri de câmpuri.' . "\0" . 'Am sincronizat %s de grupuri de câmpuri.','Active (%s)'=>'Activ (%s)' . "\0" . 'Active (%s)' . "\0" . 'Active (%s)','Upgrade Database'=>'Actualizează baza de date','Custom Fields'=>'Câmpuri personalizate','Move Field'=>'Mută câmpul','Please select the destination for this field'=>'Te rog selectează destinația pentru acest câmp','The %1$s field can now be found in the %2$s field group'=>'Câmpul %1$s poate fi găsit acum în grupul de câmpuri %2$s','Field Keys'=>'Chei câmp','Settings'=>'Setări','Location'=>'Locație','(this field)'=>'(acest câmp)','Checked'=>'Bifat','Move Custom Field'=>'Mută câmpul personalizat','Field group title is required'=>'Titlul grupului de câmpuri este obligatoriu','This field cannot be moved until its changes have been saved'=>'Acest câmp nu poate fi mutat până când nu îi salvezi modificările','Field group draft updated.'=>'Am actualizat ciorna grupului de câmpuri.','Field group scheduled for.'=>'Am programat grupul de câmpuri.','Field group submitted.'=>'Am trimis grupul de câmpuri.','Field group saved.'=>'Am salvat grupul de câmpuri.','Field group published.'=>'Am publicat grupul de câmpuri.','Field group deleted.'=>'Am șters grupul de câmpuri.','Field group updated.'=>'Am actualizat grupul de câmpuri.','Tools'=>'Unelte','is not equal to'=>'nu este egal cu','is equal to'=>'este egal cu','Forms'=>'Formulare','Page'=>'Pagină','Post'=>'Articol','Basic'=>'De bază','Field type does not exist'=>'Tipul de câmp nu există','Spam Detected'=>'Am detectat spam','Post updated'=>'Am actualizat articolul','Update'=>'Actualizează','Validate Email'=>'Validează emailul','Content'=>'Conținut','Title'=>'Titlu','Edit field group'=>'Editează grupul de câmpuri','Value is less than'=>'Valoarea este mai mică decât','Value is greater than'=>'Valoarea este mai mare decât','Value contains'=>'Valoarea conține','Value is not equal to'=>'Valoarea nu este egală cu','Value is equal to'=>'Valoarea este egală cu','Has no value'=>'Nu are o valoare','Has any value'=>'Are orice valoare','Cancel'=>'Anulează','Are you sure?'=>'Sigur?','%d fields require attention'=>'%d câmpuri necesită atenție','1 field requires attention'=>'Un câmp necesită atenție','Validation failed'=>'Validarea a eșuat','Validation successful'=>'Validare făcută cu succes','Collapse Details'=>'Restrânge detaliile','Expand Details'=>'Extinde detaliile','verbUpdate'=>'Actualizează','verbEdit'=>'Editează','The changes you made will be lost if you navigate away from this page'=>'Modificările pe care le-ai făcut se vor pierde dacă părăsești această pagină','File type must be %s.'=>'Tipul de fișier trebuie să fie %s.','or'=>'sau','File size must not exceed %s.'=>'Dimensiunea fișierului nu trebuie să depășească %s.','File size must be at least %s.'=>'Dimensiunea fișierului trebuie să aibă cel puțin %s.','Image height must not exceed %dpx.'=>'Înălțimea imaginii nu trebuie să depășească %d px.','Image height must be at least %dpx.'=>'Înălțimea imaginii trebuie să fie de cel puțin %d px.','Image width must not exceed %dpx.'=>'Lățimea imaginii nu trebuie să depășească %d px.','Image width must be at least %dpx.'=>'Lățimea imaginii trebuie să aibă cel puțin %d px.','(no title)'=>'(fără titlu)','Full Size'=>'Dimensiune completă','Large'=>'Mare','Medium'=>'Medie','Thumbnail'=>'Miniatură','(no label)'=>'(fără etichetă)','Sets the textarea height'=>'Setează înălțimea zonei text','Rows'=>'Rânduri','Text Area'=>'Zonă text','Archives'=>'Arhive','Page Link'=>'Legătură la pagină','Add'=>'Adaugă','Name'=>'Nume','%s added'=>'Am adăugat %s','Term ID'=>'ID termen','Term Object'=>'Obiect termen','Load Terms'=>'Încarcă termeni','Connect selected terms to the post'=>'Conectează termenii selectați la articol','Save Terms'=>'Salvează termenii','Create Terms'=>'Creează termeni','Radio Buttons'=>'Butoane radio','Multiple Values'=>'Mai multe valori','Select the appearance of this field'=>'Selectează aspectul acestui câmp','Appearance'=>'Aspect','Select the taxonomy to be displayed'=>'Selectează taxonomia care să fie afișată','Value must be equal to or lower than %d'=>'Valoarea trebuie să fie egală sau mai mică decât %d','Value must be equal to or higher than %d'=>'Valoarea trebuie să fie egală sau mai mare decât %d','Value must be a number'=>'Valoarea trebuie să fie un număr','Number'=>'Număr','Radio Button'=>'Buton radio','Restrict which files can be uploaded'=>'Restricționează fișierele care pot fi încărcate','File ID'=>'ID fișier','File URL'=>'URL fișier','File Array'=>'Tablou de fișiere','Add File'=>'Adaugă fișier','No file selected'=>'Nu ai selectat niciun fișier','File name'=>'Nume fișier','Update File'=>'Actualizează fișierul','Edit File'=>'Editează fișierul','Select File'=>'Selectează fișierul','File'=>'Fișier','Password'=>'Parolă','Specify the value returned'=>'Specifică valoarea returnată','Enter each default value on a new line'=>'Introdu fiecare valoare implicită pe un rând nou','verbSelect'=>'Selectează','Select2 JS load_failLoading failed'=>'Încărcarea a eșuat','Select2 JS searchingSearching…'=>'Caut...','Select2 JS load_moreLoading more results…'=>'Încarc mai multe rezultate...','Select2 JS selection_too_long_nYou can only select %d items'=>'Poți să selectezi numai %d elemente','Select2 JS selection_too_long_1You can only select 1 item'=>'Poți să selectezi numai un singur element','Select2 JS input_too_long_nPlease delete %d characters'=>'Te rog să ștergi %d caractere','Select2 JS input_too_long_1Please delete 1 character'=>'Te rog să ștergi un caracter','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Te rog să introduci %d sau mai multe caractere','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Te rog să introduci cel puțin un caracter','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'Sunt disponibile %d rezultate, folosește tastele săgeată sus și săgeată jos pentru a naviga.','Select2 JS matches_1One result is available, press enter to select it.'=>'Este disponibil un rezultat, apasă pe Enter pentru a-l selecta.','nounSelect'=>'Selectează','User ID'=>'ID utilizator','User Object'=>'Obiect utilizator','User Array'=>'Tablou de utilizatori','All user roles'=>'Toate rolurile de utilizator','Filter by Role'=>'Filtrează după rol','User'=>'Utilizator','Separator'=>'Separator','Select Color'=>'Selectează culoarea','Default'=>'Implicită','Clear'=>'Șterge','Color Picker'=>'Selector de culoare','Date Time Picker JS selectTextSelect'=>'Selectează','Date Time Picker JS closeTextDone'=>'Gata','Date Time Picker JS currentTextNow'=>'Acum','Date Time Picker JS timezoneTextTime Zone'=>'Fus orar','Endpoint'=>'Punct-final','Placement'=>'Plasare','Tab'=>'Filă','Value must be a valid URL'=>'Valoarea trebuie să fie un URL valid','Link Array'=>'Tablou de legături','Opens in a new window/tab'=>'Se deschide într-o fereastră/filă nouă','Select Link'=>'Selectează legătura','Link'=>'Legătură','Email'=>'Email','Step Size'=>'Mărime pas','Maximum Value'=>'Valoare maximă','Minimum Value'=>'Valoare minimă','Label'=>'Etichetă','Value'=>'Valoare','For more control, you may specify both a value and label like this:'=>'Pentru un control mai bun, poți specifica atât o valoare cât și o etichetă, de exemplu:','Enter each choice on a new line.'=>'Introdu fiecare alegere pe un rând nou.','Allow Null'=>'Permite o valoare nulă','Parent'=>'Părinte','TinyMCE will not be initialized until field is clicked'=>'TinyMCE nu va fi inițializat până când câmpul nu este bifat','Delay Initialization'=>'Întârzie inițializarea','Show Media Upload Buttons'=>'Arată butoanele de încărcare Media','Toolbar'=>'Bară de unelte','Text Only'=>'Numai text','Visual Only'=>'Numai vizual','Visual & Text'=>'Vizual și text','Tabs'=>'File','Click to initialize TinyMCE'=>'Dă clic pentru a inițializa TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Text','Visual'=>'Vizual','Value must not exceed %d characters'=>'Valoarea nu trebuie să depășească %d caractere','Leave blank for no limit'=>'Lasă gol pentru fără limită','Character Limit'=>'Număr limită de caractere','Appears after the input'=>'Apare după intrare','Append'=>'Adaugă după','Appears before the input'=>'Apare înainte de intrare','Prepend'=>'Adaugă înainte','Appears within the input'=>'Apare în intrare','Placeholder Text'=>'Text substituent','Appears when creating a new post'=>'Apare la crearea unui articol nou','Text'=>'Text','Post ID'=>'ID articol','Post Object'=>'Obiect articol','Maximum Posts'=>'Număr maxim de articole','Minimum Posts'=>'Număr minim de articole','Featured Image'=>'Imagine reprezentativă','Selected elements will be displayed in each result'=>'Elementele selectate vor fi afișate în fiecare rezultat','Elements'=>'Elemente','Taxonomy'=>'Taxonomie','Post Type'=>'Tip de articol','Filters'=>'Filtre','All taxonomies'=>'Toate taxonomiile','Filter by Taxonomy'=>'Filtrează după taxonomie','All post types'=>'Toate tipurile de articol','Filter by Post Type'=>'Filtrează după tipul de articol','Search...'=>'Caută...','Select taxonomy'=>'Selectează taxonomia','Select post type'=>'Selectează tipul de articol','No matches found'=>'Nu am găsit nicio potrivire','Loading'=>'Încarc','Relationship'=>'Relație','Comma separated list. Leave blank for all types'=>'Listă separată prin virgulă. Lăsați liber pentru toate tipurile','Allowed File Types'=>'Tipuri de fișier permise','Maximum'=>'Maxim','File size'=>'Dimensiune fișier','Restrict which images can be uploaded'=>'Restricționează imaginile care pot fi încărcate','Minimum'=>'Minim','Uploaded to post'=>'Încărcate pentru acest articol','All'=>'Tot','Limit the media library choice'=>'Limitați alegerea librăriei media','Library'=>'Bibliotecă','Preview Size'=>'Dimensiune previzualizare','Image ID'=>'ID imagine','Image URL'=>'URL imagine','Image Array'=>'Tablou de imagini','Return Value'=>'Valoare returnată','Add Image'=>'Adaugă o imagine','No image selected'=>'Nu ai selectat nicio imagine','Remove'=>'Înlătură','Edit'=>'Editează','All images'=>'Toate imaginile','Update Image'=>'Actualizează imaginea','Edit Image'=>'Editează imaginea','Select Image'=>'Selectează o imagine','Image'=>'Imagine','No Formatting'=>'Fără formatare','Automatically add <br>'=>'Adaugă automat <br>','Automatically add paragraphs'=>'Adaugă automat paragrafe','Controls how new lines are rendered'=>'Controlează cum sunt randate liniile noi','New Lines'=>'Linii noi','Week Starts On'=>'Săptămâna începe','The format used when saving a value'=>'Formatul folosit la salvarea unei valori','Save Format'=>'Salvează formatul','Date Picker JS nextTextNext'=>'Următor','Date Picker JS currentTextToday'=>'Azi','Date Picker JS closeTextDone'=>'Gata','Date Picker'=>'Selector de dată','Width'=>'Lățime','Embed Size'=>'Dimensiune înglobare','Enter URL'=>'Introdu URL-ul','oEmbed'=>'oEmbed','Text shown when inactive'=>'Text arătat când este inactiv','Text shown when active'=>'Text arătat când este activ','Default Value'=>'Valoare implicită','Message'=>'Mesaj','No'=>'Nu','Yes'=>'Da','Row'=>'Rând','Table'=>'Tabel','Block'=>'Bloc','Layout'=>'Aranjament','Sub Fields'=>'Sub-câmpuri','Customize the map height'=>'Personalizează înălțimea hărții','Height'=>'Înălțime','Center the initial map'=>'Centrează harta inițială','Search for address...'=>'Caută adresa...','Find current location'=>'Găsește locația curentă','Search'=>'Caută','Sorry, this browser does not support geolocation'=>'Regret, acest navigator nu acceptă localizarea geografică','Return Format'=>'Format returnat','Custom:'=>'Personalizat:','The format displayed when editing a post'=>'Formatul afișat la editarea unui articol','Display Format'=>'Format de afișare','Time Picker'=>'Selector de oră','Inactive (%s)'=>'Inactive (%s)' . "\0" . 'Inactive (%s)' . "\0" . 'Inactive (%s)','No Fields found in Trash'=>'Nu am găsit niciun câmp la gunoi','No Fields found'=>'Nu am găsit niciun câmp','Search Fields'=>'Caută câmpuri','View Field'=>'Vezi câmpul','New Field'=>'Câmp nou','Edit Field'=>'Editează câmpul','Add New Field'=>'Adaugă un nou câmp','Field'=>'Câmp','Fields'=>'Câmpuri','No Field Groups found in Trash'=>'Nu am găsit niciun grup de câmpuri la gunoi','No Field Groups found'=>'Nu am găsit niciun grup de câmpuri','Search Field Groups'=>'Caută grupuri de câmpuri','View Field Group'=>'Vezi grupul de câmpuri','New Field Group'=>'Grup de câmpuri nou','Edit Field Group'=>'Editează grupul de câmpuri','Add New Field Group'=>'Adaugă grup de câmpuri nou','Field Group'=>'Grup de câmpuri','Field Groups'=>'Grupuri de câmpuri','Customize WordPress with powerful, professional and intuitive fields.'=>'Personalizează WordPress cu câmpuri puternice, profesionale și intuitive.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields PRO'=>'Câmpuri Avansate Personalizate PRO','Block type name is required.'=>'%s valoarea este obligatorie','%s settings'=>'Setări','Options Updated'=>'Opțiunile au fost actualizate','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Pentru a activa actualizările, este nevoie să introduci licența în pagina de actualizări. Dacă nu ai o licență, verifică aici detaliile și prețul.','ACF Activation Error. An error occurred when connecting to activation server'=>'Eroare. Conexiunea cu servărul a fost pierdută','Check Again'=>'Verifică din nou','ACF Activation Error. Could not connect to activation server'=>'Eroare. Conexiunea cu servărul a fost pierdută','Publish'=>'Publică','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Nu a fost găsit nici un grup de câmpuri personalizate. Creează un Grup de Câmpuri Personalizat','Error. Could not connect to update server'=>'Eroare. Conexiunea cu servărul a fost pierdută','Display'=>'Arată','Unknown field'=>'Câmp necunoscut','Unknown field group'=>'Grup de câmpuri necunoscut','Add Row'=>'Adaugă o linie nouă','layout'=>'schemă' . "\0" . 'schemă' . "\0" . 'schemă','layouts'=>'scheme','This field requires at least {min} {label} {identifier}'=>'Acest câmp necesită cel puțin {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Acest câmp are o limită de {max} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} disponibile (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} obligatoriu (min {min})','Flexible Content requires at least 1 layout'=>'Conținutul Flexibil necesită cel puțin 1 schemă','Click the "%s" button below to start creating your layout'=>'Apasă butonul "%s" de mai jos pentru a începe să îți creezi schema','Add layout'=>'Adaugă Schema','Duplicate layout'=>'Copiază Schema','Remove layout'=>'Înlătură Schema','Delete Layout'=>'Șterge Schema','Duplicate Layout'=>'Copiază Schema','Add New Layout'=>'Adaugă o Nouă Schemă','Add Layout'=>'Adaugă Schema','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Scheme Minime','Maximum Layouts'=>'Scheme Maxime','Button Label'=>'Buton Etichetă','Add Image to Gallery'=>'Adaugă imagini în Galerie','Maximum selection reached'=>'Selecția maximă atinsă','Length'=>'Lungime','Alt Text'=>'Text alternativ','Add to gallery'=>'Adaugă în galerie','Bulk actions'=>'Acțiuni în masă','Sort by date uploaded'=>'Sortează după data încărcării','Sort by date modified'=>'Sortează după data modficării','Sort by title'=>'Sortează după titlu','Reverse current order'=>'Inversează ordinea curentă','Close'=>'Închide','Minimum Selection'=>'Selecție minimă','Maximum Selection'=>'Selecție maximă','Allowed file types'=>'Tipuri de fișiere permise','Append to the end'=>'Adaugă la sfârșit','Prepend to the beginning'=>'Adaugă la început','Minimum rows not reached ({min} rows)'=>'Numărul minim de linii a fost atins ({min} rows)','Maximum rows reached ({max} rows)'=>'Numărul maxim de linii a fost atins ({max} rows)','Rows Per Page'=>'Pagina Articolelor','Minimum Rows'=>'Numărul minim de Linii','Maximum Rows'=>'Numărul maxim de Linii','Click to reorder'=>'Trage pentru a reordona','Add row'=>'Adaugă linie','Duplicate row'=>'Copiază','Remove row'=>'Înlătură linie','Current Page'=>'Utilizatorul Curent','First Page'=>'Pagina principală','Previous Page'=>'Pagina Articolelor','Next Page'=>'Pagina principală','Last Page'=>'Pagina Articolelor','No block types exist'=>'Nu există nicio pagină de opțiuni','No options pages exist'=>'Nu există nicio pagină de opțiuni','Deactivate License'=>'Dezactivează Licența','Activate License'=>'Activează Licența','License Key'=>'Cod de activare','Retry Activation'=>'O validare mai bună','Update Information'=>'Actualizează infromațiile','Current Version'=>'Versiunea curentă','Latest Version'=>'Ultima versiune','Update Available'=>'Sunt disponibile actualizări','Upgrade Notice'=>'Anunț Actualizări','Enter your license key to unlock updates'=>'Te rog sa introduci codul de activare în câmpul de mai sus pentru a permite actualizări','Update Plugin'=>'Actualizează Modulul','Please reactivate your license to unlock updates'=>'Te rog sa introduci codul de activare în câmpul de mai sus pentru a permite actualizări']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.mo
index 88732fd4..760adf48 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.po
index 8a4f961b..dda5f17a 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr ""
@@ -2036,7 +2075,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr ""
@@ -4336,15 +4375,15 @@ msgstr "Am șters tipul de articol."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr ""
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr ""
@@ -4461,8 +4500,8 @@ msgid "Close Modal"
msgstr "Închide fereastra modală"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Am mutat câmpul la un alt grup"
@@ -4471,15 +4510,15 @@ msgstr "Am mutat câmpul la un alt grup"
msgid "Close modal"
msgstr "Închide fereastra modală"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr ""
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Grup de file nou"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr ""
@@ -4685,8 +4724,8 @@ msgid "Activate this item"
msgstr "Activează acest element"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Muți grupul de câmpuri la gunoi?"
@@ -4739,7 +4778,7 @@ msgstr ""
msgid "Invalid request."
msgstr "Cererea nu este validă."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr ""
@@ -5388,7 +5427,7 @@ msgstr "lățime"
msgid "Wrapper Attributes"
msgstr "Atribute învelitoare"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Obligatoriu"
@@ -5448,8 +5487,8 @@ msgstr "Trage pentru a reordona"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Arată acest grup de câmpuri dacă"
@@ -5731,8 +5770,8 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr ""
@@ -5749,8 +5788,8 @@ msgid "Checked"
msgstr "Bifat"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Mută câmpul personalizat"
@@ -5765,14 +5804,14 @@ msgid "Field group title is required"
msgstr "Titlul grupului de câmpuri este obligatoriu"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Acest câmp nu poate fi mutat până când nu îi salvezi modificările"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr ""
@@ -6020,9 +6059,9 @@ msgstr "Tipul de fișier trebuie să fie %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "sau"
@@ -6073,7 +6112,7 @@ msgstr "Miniatură"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(fără etichetă)"
@@ -6245,25 +6284,25 @@ msgstr ""
msgid "Radio Button"
msgstr "Buton radio"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr ""
@@ -6325,83 +6364,89 @@ msgstr "Fișier"
msgid "Password"
msgstr "Parolă"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Specifică valoarea returnată"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr ""
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Introdu fiecare valoare implicită pe un rând nou"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Selectează"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Încărcarea a eșuat"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Caut..."
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Încarc mai multe rezultate..."
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Poți să selectezi numai %d elemente"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Poți să selectezi numai un singur element"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Te rog să ștergi %d caractere"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Te rog să ștergi un caracter"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Te rog să introduci %d sau mai multe caractere"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Te rog să introduci cel puțin un caracter"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr ""
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"Sunt disponibile %d rezultate, folosește tastele săgeată sus și săgeată jos "
"pentru a naviga."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Este disponibil un rezultat, apasă pe Enter pentru a-l selecta."
@@ -6541,21 +6586,21 @@ msgstr ""
msgid "Date Time Picker"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Punct-final"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr ""
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr ""
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Plasare"
@@ -6613,7 +6658,7 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr ""
@@ -6621,14 +6666,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etichetă"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Valoare"
@@ -6647,14 +6692,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Pentru un control mai bun, poți specifica atât o valoare cât și o etichetă, "
@@ -6663,14 +6708,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Introdu fiecare alegere pe un rând nou."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr ""
@@ -6682,7 +6727,7 @@ msgstr ""
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7070,35 +7115,35 @@ msgstr "Selectează o imagine"
msgid "Image"
msgstr "Imagine"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr ""
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Fără formatare"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Adaugă automat <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Adaugă automat paragrafe"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Controlează cum sunt randate liniile noi"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Linii noi"
@@ -7180,7 +7225,7 @@ msgstr "Text arătat când este activ"
msgid "On Text"
msgstr ""
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr ""
@@ -7192,7 +7237,7 @@ msgstr ""
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7206,7 +7251,7 @@ msgid "Displays text alongside the checkbox"
msgstr ""
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Mesaj"
@@ -7231,31 +7276,31 @@ msgstr "Da"
msgid "True / False"
msgstr ""
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Rând"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabel"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Bloc"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr ""
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Aranjament"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Sub-câmpuri"
@@ -7331,7 +7376,7 @@ msgstr ""
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.l10n.php
index 65b9c463..ca2420d2 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'ru_RU','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['4 Months Free'=>'4 месяца бесплатно','Select Options Pages'=>'Выберите страницы настроек','Duplicate taxonomy'=>'Скопировать таксономию','Create taxonomy'=>'Создать таксономию','Duplicate post type'=>'Скопировать тип записи','Create post type'=>'Создать тип записи','Link field groups'=>'Привязать группы полей','Add fields'=>'Добавить поля','This Field'=>'Это поле','ACF PRO'=>'ACF (PRO)','Feedback'=>'Обратная связь','Support'=>'Поддержка','is developed and maintained by'=>'разработан и поддерживается','Add this %s to the location rules of the selected field groups.'=>'Добавьте %s в правила местонахождения выбранных групп полей.','Target Field'=>'Целевое поле','Bidirectional'=>'Двунаправленный','%s Field'=>'%s поле','Select Multiple'=>'Выбор нескольких пунктов','WP Engine logo'=>'Логотип WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Только буквы нижнего регистра, подчеркивания и дефисы. Максимум 32 символа.','Manage Terms Capability'=>'Возможность управления термами','More Tools from WP Engine'=>'Больше инструментов от WP Engine','Learn More'=>'Читать больше','Unlock Advanced Features and Build Even More with ACF PRO'=>'Разблокируйте Дополнительные функции и сделайте больше с ACF Pro','%s fields'=>'%s поля','No terms'=>'Нет терминов','No post types'=>'Нет типов записей','No posts'=>'Нет записей','No taxonomies'=>'Нет таксономий','No field groups'=>'Нет групп полей','No fields'=>'Нет полей','No description'=>'Нет описания','Any post status'=>'Любой статус записи','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Указанный ключ таксономии уже используется другой таксономией, зарегистрированной вне ACF, и не может быть использован.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Указанный ключ таксономии уже используется другой таксономией в ACF и не может быть использован.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Ключ таксономии должен содержать только буквенно-цифровые символы в нижнем регистре, знак подчеркивания или тире.','The taxonomy key must be under 32 characters.'=>'Ключ таксономии должен содержать не более 32 символов.','No Taxonomies found in Trash'=>'В корзине не найдено ни одной таксономии','No Taxonomies found'=>'Таксономии не найдены','Search Taxonomies'=>'Найти таксономии','View Taxonomy'=>'Смотреть таксономию','New Taxonomy'=>'Новая таксономия','Edit Taxonomy'=>'Править таксономию','Add New Taxonomy'=>'Добавить новую таксономию','No Post Types found in Trash'=>'В корзине не найдено ни одного типа записей','No Post Types found'=>'Типы записей не найдены','Search Post Types'=>'Найти типы записей','View Post Type'=>'Смотреть тип записи','New Post Type'=>'Новый тип записи','Edit Post Type'=>'Изменить тип записи','Add New Post Type'=>'Добавить новый тип записи','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Указанный ключ типа записи уже используется другим типом записи, зарегистрированным вне ACF, и не может быть использован.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Указанный ключ типа записи уже используется другим типом записи в ACF и не может быть использован.','This field must not be a WordPress reserved term.'=>'Это поле является зарезервированным термином WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Ключ типа записи должен содержать только буквенно-цифровые символы в нижнем регистре, знак подчеркивания или тире.','The post type key must be under 20 characters.'=>'Ключ типа записи должен содержать не более 20 символов.','We do not recommend using this field in ACF Blocks.'=>'Мы не рекомендуем использовать это поле в блоках ACF.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Показывает WordPress WYSIWYG редактор такой же, как в Записях или Страницах и позволяет редактировать текст, а также мультимедийное содержимое.','WYSIWYG Editor'=>'WYSIWYG редактор','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Позволяет выбрать одного или нескольких пользователей, которые могут быть использованы для создания взаимосвязей между объектами данных.','A text input specifically designed for storing web addresses.'=>'Текстовый поле, специально разработанное для хранения веб-адресов.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Переключатель, позволяющий выбрать значение 1 или 0 (включено или выключено, истинно или ложно и т.д.). Может быть представлен в виде стилизованного переключателя или флажка.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Интерактивный пользовательский интерфейс для выбора времени. Формат времени можно настроить с помощью параметров поля.','A basic textarea input for storing paragraphs of text.'=>'Простая текстовая область для хранения абзацев текста.','A basic text input, useful for storing single string values.'=>'Простое текстовое поле, предназначенное для хранения однострочных значений.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Позволяет выбрать один или несколько терминов таксономии на основе критериев и параметров, указанных в настройках полей.','A dropdown list with a selection of choices that you specify.'=>'Выпадающий список с заданными вариантами выбора.','Filter by Post Status'=>'Фильтр по статусу записи','An input limited to numerical values.'=>'Ввод ограничен числовыми значениями.','A text input specifically designed for storing email addresses.'=>'Текстовый ввод, специально предназначенный для хранения адресов электронной почты.','nounClone'=>'Клонировать','PRO'=>'PRO','Advanced'=>'Дополнительно','JSON (newer)'=>'JSON (более новая версия)','Original'=>'Оригинальный','Invalid post ID.'=>'Неверный ID записи.','More'=>'Читать далее','Tutorial'=>'Руководство','Select Field'=>'Выбрать поля','Try a different search term or browse %s'=>'Попробуйте другой поисковый запрос или просмотрите %s','Popular fields'=>'Популярные поля','No search results for \'%s\''=>'Нет результатов поиска для \'%s\'','Search fields...'=>'Поля поиска...','Select Field Type'=>'Выбрать тип поля','Popular'=>'Популярные','Add Taxonomy'=>'Добавить таксономию','Create custom taxonomies to classify post type content'=>'Создание пользовательских таксономий для классификации содержимого типов записей','Add Your First Taxonomy'=>'Добавьте свою первую таксономию','Hierarchical taxonomies can have descendants (like categories).'=>'Иерархические таксономии могут иметь потомков (например, категории).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Сделать видимой таксономию на фронтенде и в админпанели.','One or many post types that can be classified with this taxonomy.'=>'Один или несколько типов записей, которые можно классифицировать с помощью данной таксономии.','genre'=>'жанр','Genre'=>'Жанр','Genres'=>'Жанры','Customize the slug used in the URL'=>'Настроить слаг, используемое в URL','Permalinks for this taxonomy are disabled.'=>'Постоянные ссылки для этой таксономии отключены.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Перепишите URL, используя ключ таксономии в качестве слага. Ваша структура постоянных ссылок будет выглядеть следующим образом','Taxonomy Key'=>'Ключ таксономии','Select the type of permalink to use for this taxonomy.'=>'Выберите тип постоянной ссылки для этой таксономии.','Show Admin Column'=>'Отображать столбец админа','Quick Edit'=>'Быстрое редактирование','Tag Cloud'=>'Облако меток','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Название PHP-функции, вызываемой для санации данных таксономии, сохраненных из мета-бокса.','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Имя PHP-функции, которая будет вызываться для обработки содержимого мета-бокса в вашей таксономии.','Register Meta Box Callback'=>'Регистрация обратного вызова метабокса','No Meta Box'=>'Отсутствует метабокс','Custom Meta Box'=>'Произвольный метабокс','Meta Box'=>'Блок метаданных','Categories Meta Box'=>'Категории метабокса','Tags Meta Box'=>'Теги метабокса','A link to a tag'=>'Ссылка на метку','A link to a %s'=>'Ссылка на %s','Tag Link'=>'Ссылка метки','← Go to tags'=>'← Перейти к меткам','Back To Items'=>'Вернуться к элементам','← Go to %s'=>'← Перейти к %s','Tags list'=>'Список меток','Assigns text to the table hidden heading.'=>'Присваивает текст скрытому заголовку таблицы.','Tags list navigation'=>'Навигация по списку меток','Filter by category'=>'Фильтр по рубрике','Filter By Item'=>'Фильтр по элементу','Filter by %s'=>'Фильтр по %s','The description is not prominent by default; however, some themes may show it.'=>'Описание по умолчанию не отображается, однако некоторые темы могут его показывать.','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Назначьте родительский термин для создания иерархии. Термин "Джаз", например, будет родителем для "Бибопа" и "Биг-бэнда".','Slug Field Description'=>'Описание поля слага','Name Field Description'=>'Описание имени слага','No tags'=>'Меток нет','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Назначает текст, отображаемый в таблицах постов и списка медиафайлов при отсутствии тегов и категорий.','No Terms'=>'Нет терминов','No %s'=>'Нет %s','No tags found'=>'Метки не найдены','Not Found'=>'Не найдено','Most Used'=>'Часто используемое','Choose from the most used tags'=>'Выбрать из часто используемых меток','Choose From Most Used'=>'Выберите из наиболее часто используемых','Choose from the most used %s'=>'Выберите из наиболее часто используемых %s','Add or remove tags'=>'Добавить или удалить метки','Add Or Remove Items'=>'Добавить или удалить элементы','Add or remove %s'=>'Добавить или удалить %s','Separate tags with commas'=>'Метки разделяются запятыми','Separate %s with commas'=>'Разделять %s запятыми','Popular Tags'=>'Популярные метки','Popular Items'=>'Популярные элементы','Popular %s'=>'Популярные %s','Search Tags'=>'Поиск меток','Assigns search items text.'=>'Назначает текст элементов поиска.','Parent Category:'=>'Родительская рубрика:','Parent Item With Colon'=>'Родительский элемент через двоеточие','Parent Category'=>'Родительская рубрика','Parent Item'=>'Родительский элемент','Parent %s'=>'Родитель %s','New Tag Name'=>'Название новой метки','Assigns the new item name text.'=>'Присваивает новый текст названия элемента.','New Item Name'=>'Название нового элемента','New %s Name'=>'Новое %s название','Add New Tag'=>'Добавить новую метку','Update Tag'=>'Обновить метку','Update Item'=>'Обновить элемент','Update %s'=>'Обновить %s','View Tag'=>'Просмотреть метку','Edit Tag'=>'Изменить метку','All Tags'=>'Все метки','Assigns the all items text.'=>'Назначает всем элементам текст.','Menu Label'=>'Этикетка меню','Term Description'=>'Описание термина','Term Slug'=>'Ярлык термина','Term Name'=>'Название термина','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Создайте термин для таксономии, который не может быть удален. По умолчанию он не будет выбран для записей.','Add Post Type'=>'Добавить тип записи','Add Your First Post Type'=>'Добавьте свой первый тип записи','I know what I\'m doing, show me all the options.'=>'Я знаю, что делаю, покажи мне все варианты.','Advanced Configuration'=>'Расширенная конфигурация','Hierarchical post types can have descendants (like pages).'=>'Иерархические типы записей могут иметь потомков (например, страницы).','Hierarchical'=>'Иерархическая','Public'=>'Открыто','movie'=>'фильм','Movie'=>'Фильм','Singular Label'=>'Одиночная этикетка','Movies'=>'Фильмы','Plural Label'=>'Подпись множественного числа','Controller Class'=>'Класс контроллера','Base URL'=>'Базовый URL','Show In REST API'=>'Показывать в REST API','No Query Variable Support'=>'Нет поддержки переменных запросов','URLs for an item and items can be accessed with a query string.'=>'Доступ к URL-адресам элемента и элементов можно получить с помощью строки запроса.','Publicly Queryable'=>'Публично запрашиваемый','Archive Slug'=>'Ярлык архива','Archive'=>'Архив','Pagination support for the items URLs such as the archives.'=>'Поддержка пагинации для URL элементов, таких как архивы.','Pagination'=>'Разделение на страницы','Feed URL'=>'URL фида','URL Slug'=>'Ярлык URL','Custom Permalink'=>'Произвольная постоянная ссылка','Delete items by a user when that user is deleted.'=>'Удаление элементов, созданных пользователем, при удалении этого пользователя.','Delete With User'=>'Удалить вместе с пользователем','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Разрешить экспорт типа сообщения из «Инструменты»> «Экспорт».','Can Export'=>'Можно экспортировать','Choose another post type to base the capabilities for this post type.'=>'Выберите другой тип записи, чтобы использовать возможности этого типа записи.','Appearance Menus Support'=>'Поддержка меню внешнего вида','Show In Admin Bar'=>'Показать на панели админа','Menu Icon'=>'Значок меню','Menu Position'=>'Позиция меню','Admin Menu Parent'=>'Родительское меню администратора','Show In Admin Menu'=>'Показывать в меню админа','A link to a post.'=>'Ссылка на запись.','Item Link Description'=>'Описание ссылки на элемент','A link to a %s.'=>'Ссылка на %s.','Post Link'=>'Ссылка записи','Title for a navigation link block variation.'=>'Заголовок для вариации блока навигационных ссылок.','Item Link'=>'Ссылка элемента','%s Link'=>'Cсылка на %s','Post updated.'=>'Запись обновлена.','Item Updated'=>'Элемент обновлен','%s updated.'=>'%s обновлён.','Post scheduled.'=>'Запись запланирована к публикации.','Item Scheduled'=>'Элемент запланирован','%s scheduled.'=>'%s запланировано.','Post reverted to draft.'=>'Запись возвращена в черновики.','%s reverted to draft.'=>'%s преобразован в черновик.','Post published privately.'=>'Запись опубликована как личная.','%s published privately.'=>'%s опубликована приватно.','Post published.'=>'Запись опубликована.','Item Published'=>'Элемент опубликован','%s published.'=>'%s опубликовано.','Posts list'=>'Список записей','Items List'=>'Список элементов','%s list'=>'%s список','Posts list navigation'=>'Навигация по списку записей','%s list navigation'=>'%s навигация по списку','Filter posts by date'=>'Фильтровать записи по дате','Filter Items By Date'=>'Фильтровать элементы по дате','Filter %s by date'=>'Фильтр %s по дате','Filter posts list'=>'Фильтровать список записей','Filter %s list'=>'Фильтровать список %s','Uploaded To This Item'=>'Загружено в этот элемент','Uploaded to this %s'=>'Загружено в это %s','Insert into post'=>'Вставить в запись','Insert into %s'=>'Вставить в %s','Use as featured image'=>'Использовать как изображение записи','Use Featured Image'=>'Использовать изображение записи','Remove featured image'=>'Удалить изображение записи','Remove Featured Image'=>'Удалить изображение записи','Set featured image'=>'Задать изображение','Set Featured Image'=>'Задать изображение записи','Featured image'=>'Изображение записи','Post Attributes'=>'Свойства записи','%s Attributes'=>'Атрибуты %s','Post Archives'=>'Архивы записей','%s Archives'=>'Архивы %s','No posts found in Trash'=>'Записей в корзине не найдено','No Items Found in Trash'=>'Элементы не найдены в корзине','No %s found in Trash'=>'В корзине не найдено %s','No posts found'=>'Записей не найдено','No Items Found'=>'Элементов не найдено','No %s found'=>'Не найдено %s','Search Posts'=>'Поиск записей','Search Items'=>'Поиск элементов','Search %s'=>'Поиск %s','Parent Page:'=>'Родительская страница:','Parent %s:'=>'Родитель %s:','New Post'=>'Новая запись','New Item'=>'Новый элемент','New %s'=>'Новый %s','Add New Post'=>'Добавить запись','Add New Item'=>'Добавить новый элемент','Add New %s'=>'Добавить новое %s','View Posts'=>'Просмотр записей','View Items'=>'Просмотр элементов','View Post'=>'Просмотреть запись','In the admin bar to view item when editing it.'=>'В панели администратора для просмотра элемента при его редактировании.','View Item'=>'Просмотреть элемент','View %s'=>'Посмотреть %s','Edit Post'=>'Редактировать запись','Edit Item'=>'Изменить элемент','Edit %s'=>'Изменить %s','All Posts'=>'Все записи','In the post type submenu in the admin dashboard.'=>'В подменю типа записи на административной консоли.','All Items'=>'Все элементы','All %s'=>'Все %s','Menu Name'=>'Название меню','Regenerate'=>'Регенерировать','A descriptive summary of the post type.'=>'Описательная сводка типа поста.','Add Custom'=>'Добавить пользовательский','Enable various features in the content editor.'=>'Активируйте различные функции в редакторе содержимого.','Post Formats'=>'Форматы записей','Editor'=>'Редактор','Trackbacks'=>'Обратные ссылки','Select existing taxonomies to classify items of the post type.'=>'Выберите существующие таксономии, чтобы классифицировать элементы типа записи.','Browse Fields'=>'Обзор полей','Nothing to import'=>'Импортировать нечего','. The Custom Post Type UI plugin can be deactivated.'=>'. Плагин Custom Post Type UI можно деактивировать.','Failed to import taxonomies.'=>'Не удалось импортировать таксономии.','Failed to import post types.'=>'Не удалось импортировать типы записи.','Nothing from Custom Post Type UI plugin selected for import.'=>'Ничего из плагина Custom Post Type UI не выбрано для импорта.','Import from Custom Post Type UI'=>'Импорт из Custom Post Type UI','Export - Generate PHP'=>'Экспорт - Генерация PHP','Export'=>'Экспорт','Select Taxonomies'=>'Выбрать таксономии','Select Post Types'=>'Выбрать типы записи','Exported 1 item.'=>'Экспортирован 1 элемент.' . "\0" . 'Экспортировано %s элемента.' . "\0" . 'Экспортировано %s элементов.','Category'=>'Рубрика','Tag'=>'Метка','%s taxonomy created'=>'Таксономия %s создана','%s taxonomy updated'=>'Таксономия %s обновлена','Taxonomy draft updated.'=>'Черновик таксономии обновлен.','Taxonomy scheduled for.'=>'Таксономия запланирована на.','Taxonomy submitted.'=>'Таксономия отправлена.','Taxonomy saved.'=>'Таксономия сохранена.','Taxonomy deleted.'=>'Таксономия удалена.','Taxonomy updated.'=>'Таксономия обновлена.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Эта таксономия не может быть зарегистрирована, так как ее ключ используется другой таксономией, зарегистрированной другим плагином или темой.','Taxonomy synchronized.'=>'Таксономия синхронизирована' . "\0" . '%s таксономии синхронизированы' . "\0" . '%s таксономий синхронизировано','Taxonomy duplicated.'=>'Таксономия дублирована' . "\0" . '%s таксономии дублированы' . "\0" . '%s таксономий дублировано','Taxonomy deactivated.'=>'Таксономия деактивирована' . "\0" . '%s таксономии деактивированы' . "\0" . '%s таксономий деактивировано','Taxonomy activated.'=>'Таксономия активирована' . "\0" . '%s таксономии активированы' . "\0" . '%s таксономий активировано','Terms'=>'Термины','Post type synchronized.'=>'Тип записей синхронизирован' . "\0" . '%s типа записей синхронизированы' . "\0" . '%s типов записей синхронизировано','Post type duplicated.'=>'Тип записей дублирован' . "\0" . '%s типа записей дублированы' . "\0" . '%s типов записей дублировано','Post type deactivated.'=>'Тип записей деактивирован' . "\0" . '%s типа записей деактивированы' . "\0" . '%s типов записей деактивировано','Post type activated.'=>'Тип записей активирован' . "\0" . '%s тип записей активированы' . "\0" . '%s типов записей активировано','Post Types'=>'Типы записей','Advanced Settings'=>'Расширенные настройки','Basic Settings'=>'Базовые настройки','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Тип записей не может быть зарегистрирован, так как его ключ уже зарегистрирован другим плагином или темой.','Pages'=>'Страницы','%s post type created'=>'Тип записи %s создан','Add fields to %s'=>'Добавить поля в %s','%s post type updated'=>'Тип записи %s обновлен','Post type updated.'=>'Тип записей обновлен.','Post type deleted.'=>'Тип записей удален.','Type to search...'=>'Введите текст для поиска...','PRO Only'=>'Только для Про','Field groups linked successfully.'=>'Группы полей связаны успешно.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Импортировать типы записей и таксономии, зарегистрированные через Custom Post Type UI, и управлять ими с помощью ACF. Начать.','ACF'=>'ACF','taxonomy'=>'таксономия','post type'=>'тип записи','Done'=>'Готово','Field Group(s)'=>'Группа(ы) полей','Select one or many field groups...'=>'Выберите одну или несколько групп полей...','Please select the field groups to link.'=>'Пожалуйста, выберете группы полей, чтобы связать.','Field group linked successfully.'=>'Группа полей связана успешно.' . "\0" . 'Группы полей связаны успешно.' . "\0" . 'Группы полей связаны успешно.','post statusRegistration Failed'=>'Регистрация не удалась','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Этот элемент не может быть зарегистрирован, так как его ключ используется другим элементом, зарегистрированным другим плагином или темой.','REST API'=>'Rest API','Permissions'=>'Разрешения','URLs'=>'URL-адреса','Visibility'=>'Видимость','Labels'=>'Этикетки','Field Settings Tabs'=>'Вкладки настроек полей','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Значение шорткода ACF отключено для предварительного просмотра]','Close Modal'=>'Закрыть модальное окно','Field moved to other group'=>'Поле перемещено в другую группу','Close modal'=>'Закрыть модальное окно','Start a new group of tabs at this tab.'=>'Начать новую группу вкладок с этой вкладки.','New Tab Group'=>'Новая группа вкладок','Use a stylized checkbox using select2'=>'Используйте стилизованный флажок, используя select2','Save Other Choice'=>'Сохранить другой выбор','Allow Other Choice'=>'Разрешить другой выбор','Add Toggle All'=>'Добавить Переключить все','Save Custom Values'=>'Сохранить пользовательские значения','Allow Custom Values'=>'Разрешить пользовательские значения','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Пользовательские значения флажка не могут быть пустыми. Снимите флажки с пустых значений.','Updates'=>'Обновления','Advanced Custom Fields logo'=>'Логотип дополнительных настраиваемых полей','Save Changes'=>'Сохранить изменения','Field Group Title'=>'Название группы полей','Add title'=>'Добавить заголовок','New to ACF? Take a look at our getting started guide.'=>'Вы впервые в ACF? Ознакомьтесь с нашим руководством по началу работы.','Add Field Group'=>'Добавить группу полей','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF использует группы полей для группировки произвольных полей вместе, а затем присоединяет эти поля к экранным формам редактирования.','Add Your First Field Group'=>'Добавьте первую группу полей','Options Pages'=>'Страницы настроек','ACF Blocks'=>'Блоки ACF','Gallery Field'=>'Поле галереи','Unlock Extra Features with ACF PRO'=>'Разблокируйте дополнительные возможности с помощью ACF PRO','Delete Field Group'=>'Удалить группу полей','Created on %1$s at %2$s'=>'Создано на %1$s в %2$s','Group Settings'=>'Настройки группы','Location Rules'=>'Правила местонахождения','Choose from over 30 field types. Learn more.'=>'Выбирайте из более чем 30 типов полей. Подробнее.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Начните создавать новые пользовательские поля для ваших записей, страниц, пользовательских типов записей и другого содержимого WordPress.','Add Your First Field'=>'Добавить первое поле','#'=>'#','Add Field'=>'Добавить поле','Presentation'=>'Презентация','Validation'=>'Валидация','General'=>'Общие','Import JSON'=>'Импорт JSON','Export As JSON'=>'Экспорт в формате JSON','Deactivate'=>'Деактивировать','Deactivate this item'=>'Деактивировать этот элемент','Activate'=>'Активировать','Activate this item'=>'Активировать этот элемент','Move field group to trash?'=>'Переместить группу полей в корзину?','post statusInactive'=>'Неактивна','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Продвинутые пользовательские поля и Продвинутые пользовательские поля PRO не должны быть активны одновременно. Мы автоматически деактивировали Продвинутые пользовательские поля PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Продвинутые пользовательские поля и Продвинутые пользовательские поля PRO не должны быть активны одновременно. Мы автоматически деактивировали Продвинутые пользовательские поля.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Мы обнаружили один или несколько вызовов для получения значений ACF полей до момента инициализации ACF. Это неправильно и может привести к искажению или отсутствию данных. Узнайте, как это исправить.','%1$s must have a valid user ID.'=>'%1$s должен иметь действительный ID пользователя.','Invalid request.'=>'Неверный запрос.','%1$s is not one of %2$s'=>'%1$s не является одним из %2$s','%1$s must have a valid post ID.'=>'%1$s должен иметь действительный ID записи.','%s requires a valid attachment ID.'=>'%s требуется действительный ID вложения.','Show in REST API'=>'Показывать в REST API','Enable Transparency'=>'Прозрачность','RGBA Array'=>'Массив RGBA','RGBA String'=>'Строка RGBA','Hex String'=>'Cтрока hex','Upgrade to PRO'=>'Обновить до PRO','post statusActive'=>'Активен','\'%s\' is not a valid email address'=>'«%s» не является корректным адресом электропочты','Color value'=>'Значение цвета','Select default color'=>'Выбрать стандартный цвет','Clear color'=>'Очистить цвет','Blocks'=>'Блоки','Options'=>'Настройки','Users'=>'Пользователи','Menu items'=>'Пункты меню','Widgets'=>'Виджеты','Attachments'=>'Вложения','Taxonomies'=>'Таксономии','Posts'=>'Записи','Last updated: %s'=>'Последнее изменение: %s','Sorry, this post is unavailable for diff comparison.'=>'Данная группа полей не доступна для сравнения отличий.','Invalid field group parameter(s).'=>'Неверный параметр(ы) группы полей.','Awaiting save'=>'Ожидает сохранения','Saved'=>'Сохранено','Import'=>'Импорт','Review changes'=>'Просмотр изменений','Located in: %s'=>'Находится в: %s','Located in plugin: %s'=>'Находится в плагине: %s','Located in theme: %s'=>'Находится в теме: %s','Various'=>'Различные','Sync changes'=>'Синхронизировать изменения','Loading diff'=>'Загрузка diff','Review local JSON changes'=>'Обзор локальных изменений JSON','Visit website'=>'Перейти на сайт','View details'=>'Подробности','Version %s'=>'Версия %s','Information'=>'Информация','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Служба поддержки. Специалисты нашей службы поддержки помогут решить ваши технические проблемы.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Обсуждения. У нас есть активное и дружелюбное сообщество на наших форумах сообщества, которое может помочь вам разобраться в практических приемах мира ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Документация. Наша подробная документация содержит ссылки и руководства для большинства ситуаций, с которыми вы можете столкнуться.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Мы фанатично относимся к поддержке и хотим, чтобы вы извлекали максимум из своего веб-сайта с помощью ACF. Если вы столкнетесь с какими-либо трудностями, есть несколько мест, где вы можете найти помощь:','Help & Support'=>'Помощь и поддержка','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Воспользуйтесь вкладкой «Справка и поддержка», чтобы связаться с нами, если вам потребуется помощь.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Перед созданием вашей первой группы полей мы рекомендуем сначала прочитать наше руководство по началу работы, чтобы ознакомиться с философией и передовыми практиками плагина.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Плагин Advanced Custom Fields предоставляет визуальный конструктор форм для настройки экранов редактирования WordPress с дополнительными полями и интуитивно понятный API для отображения значений произвольных полей в любом файле шаблона темы.','Overview'=>'Обзор','Location type "%s" is already registered.'=>'Тип местоположения "%s" уже зарегистрирован.','Class "%s" does not exist.'=>'Класса "%s" не существует.','Invalid nonce.'=>'Неверный одноразовый номер.','Error loading field.'=>'Ошибка загрузки поля.','Location not found: %s'=>'Не найдено местоположение: %s','Error: %s'=>'Ошибка: %s','Widget'=>'Виджет','User Role'=>'Роль пользователя','Comment'=>'Комментарий','Post Format'=>'Формат записи','Menu Item'=>'Элемент меню','Post Status'=>'Статус записи','Menus'=>'Меню','Menu Locations'=>'Области для меню','Menu'=>'Меню','Post Taxonomy'=>'Таксономия записи','Child Page (has parent)'=>'Дочерняя страница (имеет родителя)','Parent Page (has children)'=>'Родительская страница (имеет дочерние)','Top Level Page (no parent)'=>'Страница верхнего уровня (без родителей)','Posts Page'=>'Страница записей','Front Page'=>'Главная страница','Page Type'=>'Тип страницы','Viewing back end'=>'Просмотр админки','Viewing front end'=>'Просмотр фронтэнда','Logged in'=>'Авторизован','Current User'=>'Текущий пользователь','Page Template'=>'Шаблон страницы','Register'=>'Регистрация','Add / Edit'=>'Добавить / изменить','User Form'=>'Форма пользователя','Page Parent'=>'Родительская страница','Super Admin'=>'Супер администратор','Current User Role'=>'Текущая роль пользователя','Default Template'=>'Шаблон по умолчанию','Post Template'=>'Шаблон записи','Post Category'=>'Рубрика записи','All %s formats'=>'Все %s форматы','Attachment'=>'Вложение','%s value is required'=>'%s значение требуется','Show this field if'=>'Показывать это поле, если','Conditional Logic'=>'Условная логика','and'=>'и','Local JSON'=>'Локальный JSON','Clone Field'=>'Клонировать поле','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Также убедитесь, что все надстройки премиум-класса (%s) обновлены до последней версии.','This version contains improvements to your database and requires an upgrade.'=>'Эта версия содержит улучшения вашей базы данных и требует обновления.','Thank you for updating to %1$s v%2$s!'=>'Спасибо за обновление до %1$s v%2$s!','Database Upgrade Required'=>'Требуется обновление БД','Options Page'=>'Страница настроек','Gallery'=>'Галерея','Flexible Content'=>'Гибкое содержимое','Repeater'=>'Повторитель','Back to all tools'=>'Вернуться ко всем инструментам','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Если на странице редактирования присутствует несколько групп полей, то будут использованы настройки первой из них (с наиболее низким значением порядка очередности)','Select items to hide them from the edit screen.'=>'Выберите блоки, которые необходимо скрыть на странице редактирования.','Hide on screen'=>'Скрыть на экране','Send Trackbacks'=>'Отправить обратные ссылки','Tags'=>'Метки','Categories'=>'Рубрики','Page Attributes'=>'Атрибуты страницы','Format'=>'Формат','Author'=>'Автор','Slug'=>'Ярлык','Revisions'=>'Редакции','Comments'=>'Комментарии','Discussion'=>'Обсуждение','Excerpt'=>'Отрывок','Content Editor'=>'Текстовый редактор','Permalink'=>'Постоянная ссылка','Shown in field group list'=>'Отображается в списке групп полей','Field groups with a lower order will appear first'=>'Группа полей с самым низким порядковым номером появится первой','Order No.'=>'Порядковый номер','Below fields'=>'Под полями','Below labels'=>'Под метками','Instruction Placement'=>'Размещение инструкции','Label Placement'=>'Размещение этикетки','Side'=>'На боковой панели','Normal (after content)'=>'Обычный (после содержимого)','High (after title)'=>'Высокий (после названия)','Position'=>'Позиция','Seamless (no metabox)'=>'Бесшовный (без метабокса)','Standard (WP metabox)'=>'Стандарт (метабокс WP)','Style'=>'Стиль','Type'=>'Тип','Key'=>'Ключ','Order'=>'Порядок','Close Field'=>'Закрыть поле','id'=>'id','class'=>'класс','width'=>'ширина','Wrapper Attributes'=>'Атрибуты обёртки','Required'=>'Обязательное','Instructions'=>'Инструкции','Field Type'=>'Тип поля','Single word, no spaces. Underscores and dashes allowed'=>'Одиночное слово, без пробелов. Подчеркивания и тире разрешены','Field Name'=>'Название поля','This is the name which will appear on the EDIT page'=>'Имя поля на странице редактирования','Field Label'=>'Этикетка поля','Delete'=>'Удалить','Delete field'=>'Удалить поле','Move'=>'Переместить','Move field to another group'=>'Переместить поле в другую группу','Duplicate field'=>'Дублировать поле','Edit field'=>'Изменить поле','Drag to reorder'=>'Перетащите, чтобы изменить порядок','Show this field group if'=>'Показать эту группу полей, если','No updates available.'=>'Обновлений нет.','Database upgrade complete. See what\'s new'=>'Обновление БД завершено. Посмотрите, что нового','Reading upgrade tasks...'=>'Чтения задач обновления...','Upgrade failed.'=>'Ошибка обновления.','Upgrade complete.'=>'Обновление завершено.','Upgrading data to version %s'=>'Обновление данных до версии %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Мы настоятельно рекомендуем сделать резервную копию базы данных перед началом работы. Вы уверены, что хотите запустить обновление сейчас?','Please select at least one site to upgrade.'=>'Выберите хотя бы один сайт для обновления.','Database Upgrade complete. Return to network dashboard'=>'Обновление БД закончено. Вернуться в консоль','Site is up to date'=>'Сайт обновлен','Site requires database upgrade from %1$s to %2$s'=>'Сайт требует обновления БД с %1$s до %2$s','Site'=>'Сайт','Upgrade Sites'=>'Обновление сайтов','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Следующие сайты требуют обновления БД. Отметьте те, которые вы хотите обновить, а затем нажмите %s.','Add rule group'=>'Добавить группу правил','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Создайте набор правил для указания страниц, где следует отображать группу полей','Rules'=>'Правила','Copied'=>'Скопировано','Copy to clipboard'=>'Скопировать в буфер обмена','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Выберите элементы, которые вы хотите экспортировать, а затем выберите метод экспорта. Экспортировать как JSON для экспорта в файл .json, который затем можно импортировать в другую установку ACF. Сгенерировать PHP для экспорта в PHP-код, который можно разместить в вашей теме.','Select Field Groups'=>'Выберите группы полей','No field groups selected'=>'Не выбраны группы полей','Generate PHP'=>'Генерировать PHP','Export Field Groups'=>'Экспорт групп полей','Import file empty'=>'Файл импорта пуст','Incorrect file type'=>'Неправильный тип файла','Error uploading file. Please try again'=>'Ошибка при загрузке файла. Попробуйте еще раз','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Выберите файл ACF JSON, который вы хотите импортировать. Когда вы нажмете кнопку импорта ниже, ACF импортирует элементы из этого файла.','Import Field Groups'=>'Импорт групп полей','Sync'=>'Синхронизация','Select %s'=>'Выбрать %s','Duplicate'=>'Дублировать','Duplicate this item'=>'Дублировать элемент','Supports'=>'Поддержка','Documentation'=>'Документация','Description'=>'Описание','Sync available'=>'Доступна синхронизация','Field group synchronized.'=>'Группа полей синхронизирована.' . "\0" . '%s группы полей синхронизированы.' . "\0" . '%s групп полей синхронизированы.','Active (%s)'=>'Активна (%s)' . "\0" . 'Активно (%s)' . "\0" . 'Активны (%s)','Review sites & upgrade'=>'Проверьте и обновите сайт','Upgrade Database'=>'Обновить базу данных','Custom Fields'=>'Произвольные поля','Move Field'=>'Переместить поле','Please select the destination for this field'=>'Выберите местоположение для этого поля','The %1$s field can now be found in the %2$s field group'=>'Поле %1$s теперь можно найти в группе полей %2$s','Move Complete.'=>'Движение завершено.','Active'=>'Активен','Field Keys'=>'Ключи полей','Settings'=>'Настройки','Location'=>'Местонахождение','Null'=>'Null','copy'=>'копировать','(this field)'=>'(текущее поле)','Checked'=>'Выбрано','Move Custom Field'=>'Переместить пользовательское поле','No toggle fields available'=>'Нет доступных переключаемых полей','Field group title is required'=>'Название группы полей обязательно','This field cannot be moved until its changes have been saved'=>'Это поле не может быть перемещено до сохранения изменений','The string "field_" may not be used at the start of a field name'=>'Строка "field_" не может использоваться в начале имени поля','Field group draft updated.'=>'Черновик группы полей обновлен.','Field group scheduled for.'=>'Группа полей запланирована на.','Field group submitted.'=>'Группа полей отправлена.','Field group saved.'=>'Группа полей сохранена.','Field group published.'=>'Группа полей опубликована.','Field group deleted.'=>'Группа полей удалена.','Field group updated.'=>'Группа полей обновлена.','Tools'=>'Инструменты','is not equal to'=>'не равно','is equal to'=>'равно','Forms'=>'Формы','Page'=>'Страница','Post'=>'Запись','Relational'=>'Отношение','Choice'=>'Выбор','Basic'=>'Базовый','Unknown'=>'Неизвестный','Field type does not exist'=>'Тип поля не существует','Spam Detected'=>'Обнаружение спама','Post updated'=>'Запись обновлена','Update'=>'Обновить','Validate Email'=>'Проверка Email','Content'=>'Содержимое','Title'=>'Заголовок','Edit field group'=>'Изменить группу полей','Selection is less than'=>'Отбор меньше, чем','Selection is greater than'=>'Отбор больше, чем','Value is less than'=>'Значение меньше чем','Value is greater than'=>'Значение больше чем','Value contains'=>'Значение содержит','Value matches pattern'=>'Значение соответствует паттерну','Value is not equal to'=>'Значение не равно','Value is equal to'=>'Значение равно','Has no value'=>'Не имеет значения','Has any value'=>'Имеет любое значение','Cancel'=>'Отмена','Are you sure?'=>'Вы уверены?','%d fields require attention'=>'%d полей требуют вашего внимания','1 field requires attention'=>'1 поле требует внимания','Validation failed'=>'Валидация не удалась','Validation successful'=>'Валидация пройдена успешно','Restricted'=>'Ограничено','Collapse Details'=>'Свернуть подробные сведения','Expand Details'=>'Развернуть подробные сведения','Uploaded to this post'=>'Загруженные для этой записи','verbUpdate'=>'Обновить','verbEdit'=>'Изменить','The changes you made will be lost if you navigate away from this page'=>'Внесенные вами изменения будут утеряны, если вы покинете эту страницу','File type must be %s.'=>'Тип файла должен быть %s.','or'=>'или','File size must not exceed %s.'=>'Размер файла не должен превышать %s.','File size must be at least %s.'=>'Размер файла должен быть не менее чем %s.','Image height must not exceed %dpx.'=>'Высота изображения не должна превышать %d px.','Image height must be at least %dpx.'=>'Высота изображения должна быть не менее %d px.','Image width must not exceed %dpx.'=>'Ширина изображения не должна превышать %d px.','Image width must be at least %dpx.'=>'Ширина изображения должна быть не менее %d px.','(no title)'=>'(без названия)','Full Size'=>'Полный','Large'=>'Большой','Medium'=>'Средний','Thumbnail'=>'Миниатюра','(no label)'=>'(без этикетки)','Sets the textarea height'=>'Задает высоту текстовой области','Rows'=>'Строки','Text Area'=>'Область текста','Prepend an extra checkbox to toggle all choices'=>'Добавьте дополнительный флажок, чтобы переключить все варианты','Save \'custom\' values to the field\'s choices'=>'Сохранить "пользовательские" значения для выбора поля','Allow \'custom\' values to be added'=>'Разрешить добавление «пользовательских» значений','Add new choice'=>'Добавить новый выбор','Toggle All'=>'Переключить все','Allow Archives URLs'=>'Разрешить URL-адреса архивов','Archives'=>'Архивы','Page Link'=>'Ссылка на страницу','Add'=>'Добавить','Name'=>'Имя','%s added'=>'%s добавлен','%s already exists'=>'%s уже существует','User unable to add new %s'=>'У пользователя нет возможности добавить новый %s','Term ID'=>'ID термина','Term Object'=>'Объект термина','Load value from posts terms'=>'Загрузить значения из терминов записей','Load Terms'=>'Загрузить термины','Connect selected terms to the post'=>'Связать выбранные термины с записью','Save Terms'=>'Сохранение терминов','Allow new terms to be created whilst editing'=>'Разрешить создание новых терминов во время редактирования','Create Terms'=>'Создание терминов','Radio Buttons'=>'Кнопки-переключатели','Single Value'=>'Одиночная значение','Multi Select'=>'Множественный выбор','Checkbox'=>'Флажок','Multiple Values'=>'Несколько значений','Select the appearance of this field'=>'Выберите способ отображения поля','Appearance'=>'Внешний вид','Select the taxonomy to be displayed'=>'Выберите таксономию для отображения','No TermsNo %s'=>'Нет %s','Value must be equal to or lower than %d'=>'Значение должно быть равным или меньшим чем %d','Value must be equal to or higher than %d'=>'Значение должно быть равным или больше чем %d','Value must be a number'=>'Значение должно быть числом','Number'=>'Число','Save \'other\' values to the field\'s choices'=>'Сохранить значения "другое" в выборы поля','Add \'other\' choice to allow for custom values'=>'Выберите значение "Другое", чтобы разрешить настраиваемые значения','Other'=>'Другое','Radio Button'=>'Кнопка-переключатель','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Определяет конечную точку предыдущего аккордеона. Данный аккордеон будет невидим.','Allow this accordion to open without closing others.'=>'Позвольте этому аккордеону открываться, не закрывая другие.','Multi-Expand'=>'Многократное расширение','Display this accordion as open on page load.'=>'Отображать этот аккордеон как открытый при загрузке страницы.','Open'=>'Открыть','Accordion'=>'Аккордеон','Restrict which files can be uploaded'=>'Ограничить файлы, которые могут быть загружены','File ID'=>'ID файла','File URL'=>'URL файла','File Array'=>'Массив файлов','Add File'=>'Добавить файл','No file selected'=>'Файл не выбран','File name'=>'Имя файла','Update File'=>'Обновить файл','Edit File'=>'Изменить файл','Select File'=>'Выбрать файл','File'=>'Файл','Password'=>'Пароль','Specify the value returned'=>'Укажите возвращаемое значение','Use AJAX to lazy load choices?'=>'Использовать AJAX для отложенной загрузки вариантов?','Enter each default value on a new line'=>'Введите каждое значение по умолчанию с новой строки','verbSelect'=>'Выбрать','Select2 JS load_failLoading failed'=>'Загрузка не удалась','Select2 JS searchingSearching…'=>'Поиск…','Select2 JS load_moreLoading more results…'=>'Загрузить больше результатов…','Select2 JS selection_too_long_nYou can only select %d items'=>'Вы можете выбрать только %d элементов','Select2 JS selection_too_long_1You can only select 1 item'=>'Можно выбрать только 1 элемент','Select2 JS input_too_long_nPlease delete %d characters'=>'Удалите %d символов','Select2 JS input_too_long_1Please delete 1 character'=>'Удалите 1 символ','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Введите %d или больше символов','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Введите 1 или более символов','Select2 JS matches_0No matches found'=>'Соответствий не найдено','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d значений доступно, используйте клавиши вверх и вниз для навигации.','Select2 JS matches_1One result is available, press enter to select it.'=>'Доступен один результат, нажмите Enter, чтобы выбрать его.','nounSelect'=>'Выбрать','User ID'=>'ID пользователя','User Object'=>'Объект пользователя','User Array'=>'Массив пользователя','All user roles'=>'Все роли пользователей','Filter by Role'=>'Фильтровать по роли','User'=>'Пользователь','Separator'=>'Разделитель','Select Color'=>'Выбрать цвет','Default'=>'По умолчанию','Clear'=>'Сброс','Color Picker'=>'Цветовая палитра','Date Time Picker JS pmTextPM'=>'ПП','Date Time Picker JS amTextAM'=>'ДП','Date Time Picker JS selectTextSelect'=>'Выбрать','Date Time Picker JS closeTextDone'=>'Готово','Date Time Picker JS currentTextNow'=>'Сейчас','Date Time Picker JS timezoneTextTime Zone'=>'Часовой пояс','Date Time Picker JS microsecTextMicrosecond'=>'Микросекунда','Date Time Picker JS millisecTextMillisecond'=>'Миллисекунда','Date Time Picker JS secondTextSecond'=>'Секунда','Date Time Picker JS minuteTextMinute'=>'Минута','Date Time Picker JS hourTextHour'=>'Час','Date Time Picker JS timeTextTime'=>'Время','Date Time Picker JS timeOnlyTitleChoose Time'=>'Выберите время','Date Time Picker'=>'Выбор даты и времени','Endpoint'=>'Конечная точка','Left aligned'=>'Выровнено по левому краю','Top aligned'=>'Выровнено по верхнему краю','Placement'=>'Расположение','Tab'=>'Вкладка','Value must be a valid URL'=>'Значение должно быть допустимым URL','Link URL'=>'URL ссылки','Link Array'=>'Массив ссылок','Opens in a new window/tab'=>'Откроется на новой вкладке','Select Link'=>'Выбрать ссылку','Link'=>'Ссылка','Email'=>'Email','Step Size'=>'Шаг изменения','Maximum Value'=>'Макс. значение','Minimum Value'=>'Минимальное значение','Range'=>'Диапазон','Both (Array)'=>'Оба (массив)','Label'=>'Этикетка','Value'=>'Значение','Vertical'=>'Вертикально','Horizontal'=>'Горизонтально','red : Red'=>'red : Красный','For more control, you may specify both a value and label like this:'=>'Для большего контроля вы можете указать и значение, и этикетку следующим образом:','Enter each choice on a new line.'=>'Введите каждый вариант с новой строки.','Choices'=>'Варианты','Button Group'=>'Группа кнопок','Allow Null'=>'Разрешить Null','Parent'=>'Родитель','TinyMCE will not be initialized until field is clicked'=>'TinyMCE не будет инициализирован, пока не будет нажато поле','Delay Initialization'=>'Задержка инициализации','Show Media Upload Buttons'=>'Показать кнопки загрузки медиа файлов','Toolbar'=>'Верхняя панель','Text Only'=>'Только текст','Visual Only'=>'Только визуально','Visual & Text'=>'Визуально и текст','Tabs'=>'Вкладки','Click to initialize TinyMCE'=>'Нажмите для инициализации TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Текст','Visual'=>'Визуально','Value must not exceed %d characters'=>'Значение не должно превышать %d символов','Leave blank for no limit'=>'Оставьте пустым, чтобы не ограничивать','Character Limit'=>'Ограничение кол-ва символов','Appears after the input'=>'Появляется после ввода','Append'=>'Добавить','Appears before the input'=>'Появляется перед вводом','Prepend'=>'Добавить в начало','Appears within the input'=>'Появляется перед полем ввода','Placeholder Text'=>'Текст-заполнитель','Appears when creating a new post'=>'Появляется при создании новой записи','Text'=>'Текст','Post ID'=>'ID записи','Post Object'=>'Объект записи','Maximum Posts'=>'Макс. кол-во записей','Minimum Posts'=>'Мин. кол-во записей','Featured Image'=>'Изображение записи','Selected elements will be displayed in each result'=>'Выбранные элементы будут отображены в каждом результате','Elements'=>'Элементы','Taxonomy'=>'Таксономия','Post Type'=>'Тип записи','Filters'=>'Фильтры','All taxonomies'=>'Все таксономии','Filter by Taxonomy'=>'Фильтрация по таксономии','All post types'=>'Все типы записи','Filter by Post Type'=>'Фильтрация по типу записей','Search...'=>'Поиск...','Select taxonomy'=>'Выбрать таксономию','Select post type'=>'Выбрать тип записи','No matches found'=>'Соответствий не найдено','Loading'=>'Загрузка','Maximum values reached ( {max} values )'=>'Достигнуты макс. значения ( {max} values )','Relationship'=>'Родственные связи','Comma separated list. Leave blank for all types'=>'Для разделения типов файлов используйте запятые. Оставьте поле пустым для разрешения загрузки всех файлов','Allowed File Types'=>'Разрешенные типы файлов','Maximum'=>'Максимум','File size'=>'Размер файла','Restrict which images can be uploaded'=>'Ограничить изображения, которые могут быть загружены','Minimum'=>'Минимум','Uploaded to post'=>'Загружено в запись','All'=>'Все','Limit the media library choice'=>'Ограничить выбор из библиотеки файлов','Library'=>'Библиотека','Preview Size'=>'Размер предпросмотра','Image ID'=>'ID изображения','Image URL'=>'URL изображения','Image Array'=>'Массив изображения','Specify the returned value on front end'=>'Укажите возвращаемое значение на фронтедне','Return Value'=>'Возвращаемое значение','Add Image'=>'Добавить изображение','No image selected'=>'Изображение не выбрано','Remove'=>'Удалить','Edit'=>'Изменить','All images'=>'Все изображения','Update Image'=>'Обновить изображение','Edit Image'=>'Редактировать','Select Image'=>'Выбрать изображение','Image'=>'Изображение','Allow HTML markup to display as visible text instead of rendering'=>'Разрешить HTML-разметке отображаться в виде видимого текста вместо отрисовки','Escape HTML'=>'Escape HTML','No Formatting'=>'Без форматирования','Automatically add <br>'=>'Автоматически добавлять <br>','Automatically add paragraphs'=>'Автоматически добавлять абзацы','Controls how new lines are rendered'=>'Управляет отрисовкой новых линий','New Lines'=>'Новые строки','Week Starts On'=>'Неделя начинается с','The format used when saving a value'=>'Формат, используемый при сохранении значения','Save Format'=>'Сохранить формат','Date Picker JS weekHeaderWk'=>'Нед.','Date Picker JS prevTextPrev'=>'Назад','Date Picker JS nextTextNext'=>'Далее','Date Picker JS currentTextToday'=>'Сегодня','Date Picker JS closeTextDone'=>'Готово','Date Picker'=>'Выбор даты','Width'=>'Ширина','Embed Size'=>'Размер встраивания','Enter URL'=>'Введите URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Текст отображается, когда он неактивен','Off Text'=>'Отключить текст','Text shown when active'=>'Текст, отображаемый при активности','On Text'=>'На тексте','Stylized UI'=>'Стилизованный интерфейс','Default Value'=>'Значение по умолчанию','Displays text alongside the checkbox'=>'Отображать текст рядом с флажком','Message'=>'Сообщение','No'=>'Нет','Yes'=>'Да','True / False'=>'True / False','Row'=>'Строка','Table'=>'Таблица','Block'=>'Блок','Specify the style used to render the selected fields'=>'Укажите стиль, используемый для отрисовки выбранных полей','Layout'=>'Макет','Sub Fields'=>'Вложенные поля','Group'=>'Группа','Customize the map height'=>'Настройка высоты карты','Height'=>'Высота','Set the initial zoom level'=>'Укажите начальный масштаб','Zoom'=>'Увеличить','Center the initial map'=>'Центрировать начальную карту','Center'=>'По центру','Search for address...'=>'Поиск по адресу...','Find current location'=>'Определить текущее местоположение','Clear location'=>'Очистить местоположение','Search'=>'Поиск','Sorry, this browser does not support geolocation'=>'Ваш браузер не поддерживает определение местоположения','Google Map'=>'Google Карта','The format returned via template functions'=>'Формат, возвращаемый через функции шаблона','Return Format'=>'Формат возврата','Custom:'=>'Пользовательский:','The format displayed when editing a post'=>'Формат, отображаемый при редактировании записи','Display Format'=>'Отображаемый формат','Time Picker'=>'Подборщик времени','Inactive (%s)'=>'Неактивен (%s)' . "\0" . 'Неактивны (%s)' . "\0" . 'Неактивно (%s)','No Fields found in Trash'=>'Поля не найдены в корзине','No Fields found'=>'Поля не найдены','Search Fields'=>'Поиск полей','View Field'=>'Просмотреть поле','New Field'=>'Новое поле','Edit Field'=>'Изменить поле','Add New Field'=>'Добавить новое поле','Field'=>'Поле','Fields'=>'Поля','No Field Groups found in Trash'=>'Группы полей не найдены в корзине','No Field Groups found'=>'Группы полей не найдены','Search Field Groups'=>'Найти группу полей','View Field Group'=>'Просмотреть группу полей','New Field Group'=>'Новая группа полей','Edit Field Group'=>'Редактирование группы полей','Add New Field Group'=>'Добавить новую группу полей','Add New'=>'Добавить новое','Field Group'=>'Группа полей','Field Groups'=>'Группы полей','Customize WordPress with powerful, professional and intuitive fields.'=>'Настройте WordPress с помощью мощных, профессиональных и интуитивно понятных полей.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'%s значение требуется','%s settings'=>'Настройки','Options Updated'=>'Настройки были обновлены','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Для разблокировки обновлений введите ваш лицензионный ключ на странице Обновление. Если у вас его нет, то ознакомьтесь с деталями.','ACF Activation Error. An error occurred when connecting to activation server'=>'Ошибка. Не удалось подключиться к серверу обновлений','Check Again'=>'Проверить еще раз','ACF Activation Error. Could not connect to activation server'=>'Ошибка. Не удалось подключиться к серверу обновлений','Publish'=>'Опубликовано','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'С этой страницей настроек не связаны группы полей. Создать группу полей','Error. Could not connect to update server'=>'Ошибка. Не удалось подключиться к серверу обновлений','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Во время проверки лицензии, которая связана с адресом сайта, возникла ошибка. Пожалуйста, выполните активацию снова','Select one or more fields you wish to clone'=>'Выберите одно или несколько полей, которые вы хотите клонировать','Display'=>'Способ отображения','Specify the style used to render the clone field'=>'Выберите стиль отображения клонированных полей','Group (displays selected fields in a group within this field)'=>'Группа (сгруппировать выбранные поля в одно и выводить вместо текущего)','Seamless (replaces this field with selected fields)'=>'Отдельно (выбранные поля выводятся отдельно вместо текущего)','Labels will be displayed as %s'=>'Ярлыки будут отображаться как %s','Prefix Field Labels'=>'Префикс для ярлыков полей','Values will be saved as %s'=>'Значения будут сохранены как %s','Prefix Field Names'=>'Префикс для названий полей','Unknown field'=>'Неизвестное поле','Unknown field group'=>'Неизвестная группа полей','All fields from %s field group'=>'Все поля группы %s','Add Row'=>'Добавить','layout'=>'макет' . "\0" . 'макета' . "\0" . 'макетов','layouts'=>'макеты','This field requires at least {min} {label} {identifier}'=>'Это поле требует как минимум {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Это поле ограничено {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} доступно (максимум {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} требуется (минимум {min})','Flexible Content requires at least 1 layout'=>'Для гибкого содержания требуется как минимум один макет','Click the "%s" button below to start creating your layout'=>'Нажмите на кнопку "%s" ниже для начала создания собственного макета','Add layout'=>'Добавить макет','Duplicate layout'=>'Дублировать макет','Remove layout'=>'Удалить макет','Click to toggle'=>'Нажмите для переключения','Delete Layout'=>'Удалить макет','Duplicate Layout'=>'Дублировать макет','Add New Layout'=>'Добавить новый макет','Add Layout'=>'Добавить макет','Min'=>'Минимум','Max'=>'Максимум','Minimum Layouts'=>'Мин. количество блоков','Maximum Layouts'=>'Макс. количество блоков','Button Label'=>'Текст кнопки добавления','Add Image to Gallery'=>'Добавление изображений в галерею','Maximum selection reached'=>'Выбрано максимальное количество изображений','Length'=>'Длина','Caption'=>'Подпись','Alt Text'=>'Текст в ALT','Add to gallery'=>'Добавить изображения','Bulk actions'=>'Сортировка','Sort by date uploaded'=>'По дате загрузки','Sort by date modified'=>'По дате изменения','Sort by title'=>'По названию','Reverse current order'=>'Инвертировать','Close'=>'Закрыть','Minimum Selection'=>'Мин. количество изображений','Maximum Selection'=>'Макс. количество изображений','Allowed file types'=>'Допустимые типы файлов','Insert'=>'Добавить','Specify where new attachments are added'=>'Укажите куда добавлять новые вложения','Append to the end'=>'Добавлять в конец','Prepend to the beginning'=>'Добавлять в начало','Minimum rows not reached ({min} rows)'=>'Достигнуто минимальное количество ({min} элементов)','Maximum rows reached ({max} rows)'=>'Достигнуто максимальное количество ({max} элементов)','Error loading page'=>'Возникла ошибка при загрузке обновления','Rows Per Page'=>'Страница записей','Set the number of rows to be displayed on a page.'=>'Выберите таксономию для отображения','Minimum Rows'=>'Мин. количество элементов','Maximum Rows'=>'Макс. количество элементов','Collapsed'=>'Сокращенный заголовок','Select a sub field to show when row is collapsed'=>'Выберите поле, которое будет отображаться в качестве заголовка при сворачивании блока','Click to reorder'=>'Потяните для изменения порядка','Add row'=>'Добавить','Duplicate row'=>'Дублировать','Remove row'=>'Удалить','Current Page'=>'Текущий пользователь','First Page'=>'Главная страница','Previous Page'=>'Страница записей','Next Page'=>'Главная страница','Last Page'=>'Страница записей','No block types exist'=>'Страницы с настройками отсуствуют','No options pages exist'=>'Страницы с настройками отсуствуют','Deactivate License'=>'Деактивировать лицензию','Activate License'=>'Активировать лицензию','License Information'=>'Информация о лицензии','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Для разблокирования обновлений введите лицензионный ключ ниже. Если у вас его нет, то ознакомьтесь с деталями.','License Key'=>'Номер лицензии','Retry Activation'=>'Код активации','Update Information'=>'Обновления','Current Version'=>'Текущая версия','Latest Version'=>'Последняя версия','Update Available'=>'Обновления доступны','Upgrade Notice'=>'Замечания по обновлению','Enter your license key to unlock updates'=>'Пожалуйста введите ваш номер лицензии для разблокировки обновлений','Update Plugin'=>'Обновить плагин','Please reactivate your license to unlock updates'=>'Пожалуйста введите ваш номер лицензии для разблокировки обновлений']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'ru_RU','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['4 Months Free'=>'4 месяца бесплатно','Select Options Pages'=>'Выберите страницы настроек','Duplicate taxonomy'=>'Скопировать таксономию','Create taxonomy'=>'Создать таксономию','Duplicate post type'=>'Скопировать тип записи','Create post type'=>'Создать тип записи','Link field groups'=>'Привязать группы полей','Add fields'=>'Добавить поля','This Field'=>'Это поле','ACF PRO'=>'ACF (PRO)','Feedback'=>'Обратная связь','Support'=>'Поддержка','is developed and maintained by'=>'разработан и поддерживается','Add this %s to the location rules of the selected field groups.'=>'Добавьте %s в правила местонахождения выбранных групп полей.','Target Field'=>'Целевое поле','Bidirectional'=>'Двунаправленный','%s Field'=>'%s поле','Select Multiple'=>'Выбор нескольких пунктов','WP Engine logo'=>'Логотип WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Только буквы нижнего регистра, подчеркивания и дефисы. Максимум 32 символа.','Manage Terms Capability'=>'Возможность управления термами','More Tools from WP Engine'=>'Больше инструментов от WP Engine','Learn More'=>'Читать больше','Unlock Advanced Features and Build Even More with ACF PRO'=>'Разблокируйте Дополнительные функции и сделайте больше с ACF Pro','%s fields'=>'%s поля','No terms'=>'Нет терминов','No post types'=>'Нет типов записей','No posts'=>'Нет записей','No taxonomies'=>'Нет таксономий','No field groups'=>'Нет групп полей','No fields'=>'Нет полей','No description'=>'Нет описания','Any post status'=>'Любой статус записи','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Указанный ключ таксономии уже используется другой таксономией, зарегистрированной вне ACF, и не может быть использован.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Указанный ключ таксономии уже используется другой таксономией в ACF и не может быть использован.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Ключ таксономии должен содержать только буквенно-цифровые символы в нижнем регистре, знак подчеркивания или тире.','The taxonomy key must be under 32 characters.'=>'Ключ таксономии должен содержать не более 32 символов.','No Taxonomies found in Trash'=>'В корзине не найдено ни одной таксономии','No Taxonomies found'=>'Таксономии не найдены','Search Taxonomies'=>'Найти таксономии','View Taxonomy'=>'Смотреть таксономию','New Taxonomy'=>'Новая таксономия','Edit Taxonomy'=>'Править таксономию','Add New Taxonomy'=>'Добавить новую таксономию','No Post Types found in Trash'=>'В корзине не найдено ни одного типа записей','No Post Types found'=>'Типы записей не найдены','Search Post Types'=>'Найти типы записей','View Post Type'=>'Смотреть тип записи','New Post Type'=>'Новый тип записи','Edit Post Type'=>'Изменить тип записи','Add New Post Type'=>'Добавить новый тип записи','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Указанный ключ типа записи уже используется другим типом записи, зарегистрированным вне ACF, и не может быть использован.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Указанный ключ типа записи уже используется другим типом записи в ACF и не может быть использован.','This field must not be a WordPress reserved term.'=>'Это поле является зарезервированным термином WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Ключ типа записи должен содержать только буквенно-цифровые символы в нижнем регистре, знак подчеркивания или тире.','The post type key must be under 20 characters.'=>'Ключ типа записи должен содержать не более 20 символов.','We do not recommend using this field in ACF Blocks.'=>'Мы не рекомендуем использовать это поле в блоках ACF.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Показывает WordPress WYSIWYG редактор такой же, как в Записях или Страницах и позволяет редактировать текст, а также мультимедийное содержимое.','WYSIWYG Editor'=>'WYSIWYG редактор','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Позволяет выбрать одного или нескольких пользователей, которые могут быть использованы для создания взаимосвязей между объектами данных.','A text input specifically designed for storing web addresses.'=>'Текстовый поле, специально разработанное для хранения веб-адресов.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Переключатель, позволяющий выбрать значение 1 или 0 (включено или выключено, истинно или ложно и т.д.). Может быть представлен в виде стилизованного переключателя или флажка.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Интерактивный пользовательский интерфейс для выбора времени. Формат времени можно настроить с помощью параметров поля.','A basic textarea input for storing paragraphs of text.'=>'Простая текстовая область для хранения абзацев текста.','A basic text input, useful for storing single string values.'=>'Простое текстовое поле, предназначенное для хранения однострочных значений.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Позволяет выбрать один или несколько терминов таксономии на основе критериев и параметров, указанных в настройках полей.','A dropdown list with a selection of choices that you specify.'=>'Выпадающий список с заданными вариантами выбора.','Filter by Post Status'=>'Фильтр по статусу записи','An input limited to numerical values.'=>'Ввод ограничен числовыми значениями.','A text input specifically designed for storing email addresses.'=>'Текстовый ввод, специально предназначенный для хранения адресов электронной почты.','nounClone'=>'Клонировать','PRO'=>'PRO','Advanced'=>'Дополнительно','JSON (newer)'=>'JSON (более новая версия)','Original'=>'Оригинальный','Invalid post ID.'=>'Неверный ID записи.','More'=>'Читать далее','Tutorial'=>'Руководство','Select Field'=>'Выбрать поля','Try a different search term or browse %s'=>'Попробуйте другой поисковый запрос или просмотрите %s','Popular fields'=>'Популярные поля','No search results for \'%s\''=>'Нет результатов поиска для \'%s\'','Search fields...'=>'Поля поиска...','Select Field Type'=>'Выбрать тип поля','Popular'=>'Популярные','Add Taxonomy'=>'Добавить таксономию','Create custom taxonomies to classify post type content'=>'Создание пользовательских таксономий для классификации содержимого типов записей','Add Your First Taxonomy'=>'Добавьте свою первую таксономию','Hierarchical taxonomies can have descendants (like categories).'=>'Иерархические таксономии могут иметь потомков (например, категории).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Сделать видимой таксономию на фронтенде и в админпанели.','One or many post types that can be classified with this taxonomy.'=>'Один или несколько типов записей, которые можно классифицировать с помощью данной таксономии.','genre'=>'жанр','Genre'=>'Жанр','Genres'=>'Жанры','Customize the slug used in the URL'=>'Настроить слаг, используемое в URL','Permalinks for this taxonomy are disabled.'=>'Постоянные ссылки для этой таксономии отключены.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Перепишите URL, используя ключ таксономии в качестве слага. Ваша структура постоянных ссылок будет выглядеть следующим образом','Taxonomy Key'=>'Ключ таксономии','Select the type of permalink to use for this taxonomy.'=>'Выберите тип постоянной ссылки для этой таксономии.','Show Admin Column'=>'Отображать столбец админа','Quick Edit'=>'Быстрое редактирование','Tag Cloud'=>'Облако меток','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Название PHP-функции, вызываемой для санации данных таксономии, сохраненных из мета-бокса.','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Имя PHP-функции, которая будет вызываться для обработки содержимого мета-бокса в вашей таксономии.','Register Meta Box Callback'=>'Регистрация обратного вызова метабокса','No Meta Box'=>'Отсутствует метабокс','Custom Meta Box'=>'Произвольный метабокс','Meta Box'=>'Блок метаданных','Categories Meta Box'=>'Категории метабокса','Tags Meta Box'=>'Теги метабокса','A link to a tag'=>'Ссылка на метку','A link to a %s'=>'Ссылка на %s','Tag Link'=>'Ссылка метки','← Go to tags'=>'← Перейти к меткам','Back To Items'=>'Вернуться к элементам','← Go to %s'=>'← Перейти к %s','Tags list'=>'Список меток','Assigns text to the table hidden heading.'=>'Присваивает текст скрытому заголовку таблицы.','Tags list navigation'=>'Навигация по списку меток','Filter by category'=>'Фильтр по рубрике','Filter By Item'=>'Фильтр по элементу','Filter by %s'=>'Фильтр по %s','The description is not prominent by default; however, some themes may show it.'=>'Описание по умолчанию не отображается, однако некоторые темы могут его показывать.','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Назначьте родительский термин для создания иерархии. Термин "Джаз", например, будет родителем для "Бибопа" и "Биг-бэнда".','Slug Field Description'=>'Описание поля слага','Name Field Description'=>'Описание имени слага','No tags'=>'Меток нет','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Назначает текст, отображаемый в таблицах постов и списка медиафайлов при отсутствии тегов и категорий.','No Terms'=>'Нет терминов','No %s'=>'Нет %s','No tags found'=>'Метки не найдены','Not Found'=>'Не найдено','Most Used'=>'Часто используемое','Choose from the most used tags'=>'Выбрать из часто используемых меток','Choose From Most Used'=>'Выберите из наиболее часто используемых','Choose from the most used %s'=>'Выберите из наиболее часто используемых %s','Add or remove tags'=>'Добавить или удалить метки','Add Or Remove Items'=>'Добавить или удалить элементы','Add or remove %s'=>'Добавить или удалить %s','Separate tags with commas'=>'Метки разделяются запятыми','Separate %s with commas'=>'Разделять %s запятыми','Popular Tags'=>'Популярные метки','Popular Items'=>'Популярные элементы','Popular %s'=>'Популярные %s','Search Tags'=>'Поиск меток','Assigns search items text.'=>'Назначает текст элементов поиска.','Parent Category:'=>'Родительская рубрика:','Parent Item With Colon'=>'Родительский элемент через двоеточие','Parent Category'=>'Родительская рубрика','Parent Item'=>'Родительский элемент','Parent %s'=>'Родитель %s','New Tag Name'=>'Название новой метки','Assigns the new item name text.'=>'Присваивает новый текст названия элемента.','New Item Name'=>'Название нового элемента','New %s Name'=>'Новое %s название','Add New Tag'=>'Добавить новую метку','Update Tag'=>'Обновить метку','Update Item'=>'Обновить элемент','Update %s'=>'Обновить %s','View Tag'=>'Просмотреть метку','Edit Tag'=>'Изменить метку','All Tags'=>'Все метки','Assigns the all items text.'=>'Назначает всем элементам текст.','Menu Label'=>'Этикетка меню','Term Description'=>'Описание термина','Term Slug'=>'Ярлык термина','Term Name'=>'Название термина','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Создайте термин для таксономии, который не может быть удален. По умолчанию он не будет выбран для записей.','Add Post Type'=>'Добавить тип записи','Add Your First Post Type'=>'Добавьте свой первый тип записи','I know what I\'m doing, show me all the options.'=>'Я знаю, что делаю, покажи мне все варианты.','Advanced Configuration'=>'Расширенная конфигурация','Hierarchical post types can have descendants (like pages).'=>'Иерархические типы записей могут иметь потомков (например, страницы).','Hierarchical'=>'Иерархическая','Public'=>'Открыто','movie'=>'фильм','Movie'=>'Фильм','Singular Label'=>'Одиночная этикетка','Movies'=>'Фильмы','Plural Label'=>'Подпись множественного числа','Controller Class'=>'Класс контроллера','Base URL'=>'Базовый URL','Show In REST API'=>'Показывать в REST API','No Query Variable Support'=>'Нет поддержки переменных запросов','URLs for an item and items can be accessed with a query string.'=>'Доступ к URL-адресам элемента и элементов можно получить с помощью строки запроса.','Publicly Queryable'=>'Публично запрашиваемый','Archive Slug'=>'Ярлык архива','Archive'=>'Архив','Pagination support for the items URLs such as the archives.'=>'Поддержка пагинации для URL элементов, таких как архивы.','Pagination'=>'Разделение на страницы','Feed URL'=>'URL фида','URL Slug'=>'Ярлык URL','Custom Permalink'=>'Произвольная постоянная ссылка','Delete items by a user when that user is deleted.'=>'Удаление элементов, созданных пользователем, при удалении этого пользователя.','Delete With User'=>'Удалить вместе с пользователем','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Разрешить экспорт типа сообщения из «Инструменты»> «Экспорт».','Can Export'=>'Можно экспортировать','Choose another post type to base the capabilities for this post type.'=>'Выберите другой тип записи, чтобы использовать возможности этого типа записи.','Appearance Menus Support'=>'Поддержка меню внешнего вида','Show In Admin Bar'=>'Показать на панели админа','Menu Icon'=>'Значок меню','Menu Position'=>'Позиция меню','Admin Menu Parent'=>'Родительское меню администратора','Show In Admin Menu'=>'Показывать в меню админа','A link to a post.'=>'Ссылка на запись.','Item Link Description'=>'Описание ссылки на элемент','A link to a %s.'=>'Ссылка на %s.','Post Link'=>'Ссылка записи','Title for a navigation link block variation.'=>'Заголовок для вариации блока навигационных ссылок.','Item Link'=>'Ссылка элемента','%s Link'=>'Cсылка на %s','Post updated.'=>'Запись обновлена.','Item Updated'=>'Элемент обновлен','%s updated.'=>'%s обновлён.','Post scheduled.'=>'Запись запланирована к публикации.','Item Scheduled'=>'Элемент запланирован','%s scheduled.'=>'%s запланировано.','Post reverted to draft.'=>'Запись возвращена в черновики.','%s reverted to draft.'=>'%s преобразован в черновик.','Post published privately.'=>'Запись опубликована как личная.','%s published privately.'=>'%s опубликована приватно.','Post published.'=>'Запись опубликована.','Item Published'=>'Элемент опубликован','%s published.'=>'%s опубликовано.','Posts list'=>'Список записей','Items List'=>'Список элементов','%s list'=>'%s список','Posts list navigation'=>'Навигация по списку записей','%s list navigation'=>'%s навигация по списку','Filter posts by date'=>'Фильтровать записи по дате','Filter Items By Date'=>'Фильтровать элементы по дате','Filter %s by date'=>'Фильтр %s по дате','Filter posts list'=>'Фильтровать список записей','Filter %s list'=>'Фильтровать список %s','Uploaded To This Item'=>'Загружено в этот элемент','Uploaded to this %s'=>'Загружено в это %s','Insert into post'=>'Вставить в запись','Insert into %s'=>'Вставить в %s','Use as featured image'=>'Использовать как изображение записи','Use Featured Image'=>'Использовать изображение записи','Remove featured image'=>'Удалить изображение записи','Remove Featured Image'=>'Удалить изображение записи','Set featured image'=>'Задать изображение','Set Featured Image'=>'Задать изображение записи','Featured image'=>'Изображение записи','Post Attributes'=>'Свойства записи','%s Attributes'=>'Атрибуты %s','Post Archives'=>'Архивы записей','%s Archives'=>'Архивы %s','No posts found in Trash'=>'Записей в корзине не найдено','No Items Found in Trash'=>'Элементы не найдены в корзине','No %s found in Trash'=>'В корзине не найдено %s','No posts found'=>'Записей не найдено','No Items Found'=>'Элементов не найдено','No %s found'=>'Не найдено %s','Search Posts'=>'Поиск записей','Search Items'=>'Поиск элементов','Search %s'=>'Поиск %s','Parent Page:'=>'Родительская страница:','Parent %s:'=>'Родитель %s:','New Post'=>'Новая запись','New Item'=>'Новый элемент','New %s'=>'Новый %s','Add New Post'=>'Добавить запись','Add New Item'=>'Добавить новый элемент','Add New %s'=>'Добавить новое %s','View Posts'=>'Просмотр записей','View Items'=>'Просмотр элементов','View Post'=>'Просмотреть запись','In the admin bar to view item when editing it.'=>'В панели администратора для просмотра элемента при его редактировании.','View Item'=>'Просмотреть элемент','View %s'=>'Посмотреть %s','Edit Post'=>'Редактировать запись','Edit Item'=>'Изменить элемент','Edit %s'=>'Изменить %s','All Posts'=>'Все записи','In the post type submenu in the admin dashboard.'=>'В подменю типа записи на административной консоли.','All Items'=>'Все элементы','All %s'=>'Все %s','Menu Name'=>'Название меню','Regenerate'=>'Регенерировать','A descriptive summary of the post type.'=>'Описательная сводка типа поста.','Add Custom'=>'Добавить пользовательский','Enable various features in the content editor.'=>'Активируйте различные функции в редакторе содержимого.','Post Formats'=>'Форматы записей','Editor'=>'Редактор','Trackbacks'=>'Обратные ссылки','Select existing taxonomies to classify items of the post type.'=>'Выберите существующие таксономии, чтобы классифицировать элементы типа записи.','Browse Fields'=>'Обзор полей','Nothing to import'=>'Импортировать нечего','. The Custom Post Type UI plugin can be deactivated.'=>'. Плагин Custom Post Type UI можно деактивировать.','Failed to import taxonomies.'=>'Не удалось импортировать таксономии.','Failed to import post types.'=>'Не удалось импортировать типы записи.','Nothing from Custom Post Type UI plugin selected for import.'=>'Ничего из плагина Custom Post Type UI не выбрано для импорта.','Import from Custom Post Type UI'=>'Импорт из Custom Post Type UI','Export - Generate PHP'=>'Экспорт - Генерация PHP','Export'=>'Экспорт','Select Taxonomies'=>'Выбрать таксономии','Select Post Types'=>'Выбрать типы записи','Exported 1 item.'=>'Экспортирован 1 элемент.' . "\0" . 'Экспортировано %s элемента.' . "\0" . 'Экспортировано %s элементов.','Category'=>'Рубрика','Tag'=>'Метка','%s taxonomy created'=>'Таксономия %s создана','%s taxonomy updated'=>'Таксономия %s обновлена','Taxonomy draft updated.'=>'Черновик таксономии обновлен.','Taxonomy scheduled for.'=>'Таксономия запланирована на.','Taxonomy submitted.'=>'Таксономия отправлена.','Taxonomy saved.'=>'Таксономия сохранена.','Taxonomy deleted.'=>'Таксономия удалена.','Taxonomy updated.'=>'Таксономия обновлена.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Эта таксономия не может быть зарегистрирована, так как ее ключ используется другой таксономией, зарегистрированной другим плагином или темой.','Taxonomy synchronized.'=>'Таксономия синхронизирована' . "\0" . '%s таксономии синхронизированы' . "\0" . '%s таксономий синхронизировано','Taxonomy duplicated.'=>'Таксономия дублирована' . "\0" . '%s таксономии дублированы' . "\0" . '%s таксономий дублировано','Taxonomy deactivated.'=>'Таксономия деактивирована' . "\0" . '%s таксономии деактивированы' . "\0" . '%s таксономий деактивировано','Taxonomy activated.'=>'Таксономия активирована' . "\0" . '%s таксономии активированы' . "\0" . '%s таксономий активировано','Terms'=>'Термины','Post type synchronized.'=>'Тип записей синхронизирован' . "\0" . '%s типа записей синхронизированы' . "\0" . '%s типов записей синхронизировано','Post type duplicated.'=>'Тип записей дублирован' . "\0" . '%s типа записей дублированы' . "\0" . '%s типов записей дублировано','Post type deactivated.'=>'Тип записей деактивирован' . "\0" . '%s типа записей деактивированы' . "\0" . '%s типов записей деактивировано','Post type activated.'=>'Тип записей активирован' . "\0" . '%s тип записей активированы' . "\0" . '%s типов записей активировано','Post Types'=>'Типы записей','Advanced Settings'=>'Расширенные настройки','Basic Settings'=>'Базовые настройки','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Тип записей не может быть зарегистрирован, так как его ключ уже зарегистрирован другим плагином или темой.','Pages'=>'Страницы','%s post type created'=>'Тип записи %s создан','Add fields to %s'=>'Добавить поля в %s','%s post type updated'=>'Тип записи %s обновлен','Post type updated.'=>'Тип записей обновлен.','Post type deleted.'=>'Тип записей удален.','Type to search...'=>'Введите текст для поиска...','PRO Only'=>'Только для Про','Field groups linked successfully.'=>'Группы полей связаны успешно.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Импортировать типы записей и таксономии, зарегистрированные через Custom Post Type UI, и управлять ими с помощью ACF. Начать.','ACF'=>'ACF','taxonomy'=>'таксономия','post type'=>'тип записи','Done'=>'Готово','Field Group(s)'=>'Группа(ы) полей','Select one or many field groups...'=>'Выберите одну или несколько групп полей...','Please select the field groups to link.'=>'Пожалуйста, выберете группы полей, чтобы связать.','Field group linked successfully.'=>'Группа полей связана успешно.' . "\0" . 'Группы полей связаны успешно.' . "\0" . 'Группы полей связаны успешно.','post statusRegistration Failed'=>'Регистрация не удалась','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Этот элемент не может быть зарегистрирован, так как его ключ используется другим элементом, зарегистрированным другим плагином или темой.','REST API'=>'Rest API','Permissions'=>'Разрешения','URLs'=>'URL-адреса','Visibility'=>'Видимость','Labels'=>'Этикетки','Field Settings Tabs'=>'Вкладки настроек полей','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Значение шорткода ACF отключено для предварительного просмотра]','Close Modal'=>'Закрыть модальное окно','Field moved to other group'=>'Поле перемещено в другую группу','Close modal'=>'Закрыть модальное окно','Start a new group of tabs at this tab.'=>'Начать новую группу вкладок с этой вкладки.','New Tab Group'=>'Новая группа вкладок','Use a stylized checkbox using select2'=>'Используйте стилизованный флажок, используя select2','Save Other Choice'=>'Сохранить другой выбор','Allow Other Choice'=>'Разрешить другой выбор','Add Toggle All'=>'Добавить Переключить все','Save Custom Values'=>'Сохранить пользовательские значения','Allow Custom Values'=>'Разрешить пользовательские значения','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Пользовательские значения флажка не могут быть пустыми. Снимите флажки с пустых значений.','Updates'=>'Обновления','Advanced Custom Fields logo'=>'Логотип дополнительных настраиваемых полей','Save Changes'=>'Сохранить изменения','Field Group Title'=>'Название группы полей','Add title'=>'Добавить заголовок','New to ACF? Take a look at our getting started guide.'=>'Вы впервые в ACF? Ознакомьтесь с нашим руководством по началу работы.','Add Field Group'=>'Добавить группу полей','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF использует группы полей для группировки произвольных полей вместе, а затем присоединяет эти поля к экранным формам редактирования.','Add Your First Field Group'=>'Добавьте первую группу полей','Options Pages'=>'Страницы настроек','ACF Blocks'=>'Блоки ACF','Gallery Field'=>'Поле галереи','Unlock Extra Features with ACF PRO'=>'Разблокируйте дополнительные возможности с помощью ACF PRO','Delete Field Group'=>'Удалить группу полей','Created on %1$s at %2$s'=>'Создано на %1$s в %2$s','Group Settings'=>'Настройки группы','Location Rules'=>'Правила местонахождения','Choose from over 30 field types. Learn more.'=>'Выбирайте из более чем 30 типов полей. Подробнее.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Начните создавать новые пользовательские поля для ваших записей, страниц, пользовательских типов записей и другого содержимого WordPress.','Add Your First Field'=>'Добавить первое поле','#'=>'#','Add Field'=>'Добавить поле','Presentation'=>'Презентация','Validation'=>'Валидация','General'=>'Общие','Import JSON'=>'Импорт JSON','Export As JSON'=>'Экспорт в формате JSON','Deactivate'=>'Деактивировать','Deactivate this item'=>'Деактивировать этот элемент','Activate'=>'Активировать','Activate this item'=>'Активировать этот элемент','Move field group to trash?'=>'Переместить группу полей в корзину?','post statusInactive'=>'Неактивна','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Продвинутые пользовательские поля и Продвинутые пользовательские поля PRO не должны быть активны одновременно. Мы автоматически деактивировали Продвинутые пользовательские поля PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Продвинутые пользовательские поля и Продвинутые пользовательские поля PRO не должны быть активны одновременно. Мы автоматически деактивировали Продвинутые пользовательские поля.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Мы обнаружили один или несколько вызовов для получения значений ACF полей до момента инициализации ACF. Это неправильно и может привести к искажению или отсутствию данных. Узнайте, как это исправить.','%1$s must have a valid user ID.'=>'%1$s должен иметь действительный ID пользователя.','Invalid request.'=>'Неверный запрос.','%1$s is not one of %2$s'=>'%1$s не является одним из %2$s','%1$s must have a valid post ID.'=>'%1$s должен иметь действительный ID записи.','%s requires a valid attachment ID.'=>'%s требуется действительный ID вложения.','Show in REST API'=>'Показывать в REST API','Enable Transparency'=>'Прозрачность','RGBA Array'=>'Массив RGBA','RGBA String'=>'Строка RGBA','Hex String'=>'Cтрока hex','Upgrade to PRO'=>'Обновить до PRO','post statusActive'=>'Активен','\'%s\' is not a valid email address'=>'«%s» не является корректным адресом электропочты','Color value'=>'Значение цвета','Select default color'=>'Выбрать стандартный цвет','Clear color'=>'Очистить цвет','Blocks'=>'Блоки','Options'=>'Настройки','Users'=>'Пользователи','Menu items'=>'Пункты меню','Widgets'=>'Виджеты','Attachments'=>'Вложения','Taxonomies'=>'Таксономии','Posts'=>'Записи','Last updated: %s'=>'Последнее изменение: %s','Sorry, this post is unavailable for diff comparison.'=>'Данная группа полей не доступна для сравнения отличий.','Invalid field group parameter(s).'=>'Неверный параметр(ы) группы полей.','Awaiting save'=>'Ожидает сохранения','Saved'=>'Сохранено','Import'=>'Импорт','Review changes'=>'Просмотр изменений','Located in: %s'=>'Находится в: %s','Located in plugin: %s'=>'Находится в плагине: %s','Located in theme: %s'=>'Находится в теме: %s','Various'=>'Различные','Sync changes'=>'Синхронизировать изменения','Loading diff'=>'Загрузка diff','Review local JSON changes'=>'Обзор локальных изменений JSON','Visit website'=>'Перейти на сайт','View details'=>'Подробности','Version %s'=>'Версия %s','Information'=>'Информация','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Служба поддержки. Специалисты нашей службы поддержки помогут решить ваши технические проблемы.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Обсуждения. У нас есть активное и дружелюбное сообщество на наших форумах сообщества, которое может помочь вам разобраться в практических приемах мира ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Документация. Наша подробная документация содержит ссылки и руководства для большинства ситуаций, с которыми вы можете столкнуться.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Мы фанатично относимся к поддержке и хотим, чтобы вы извлекали максимум из своего веб-сайта с помощью ACF. Если вы столкнетесь с какими-либо трудностями, есть несколько мест, где вы можете найти помощь:','Help & Support'=>'Помощь и поддержка','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Воспользуйтесь вкладкой «Справка и поддержка», чтобы связаться с нами, если вам потребуется помощь.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Перед созданием вашей первой группы полей мы рекомендуем сначала прочитать наше руководство по началу работы, чтобы ознакомиться с философией и передовыми практиками плагина.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Плагин Advanced Custom Fields предоставляет визуальный конструктор форм для настройки экранов редактирования WordPress с дополнительными полями и интуитивно понятный API для отображения значений произвольных полей в любом файле шаблона темы.','Overview'=>'Обзор','Location type "%s" is already registered.'=>'Тип местоположения "%s" уже зарегистрирован.','Class "%s" does not exist.'=>'Класса "%s" не существует.','Invalid nonce.'=>'Неверный одноразовый номер.','Error loading field.'=>'Ошибка загрузки поля.','Location not found: %s'=>'Не найдено местоположение: %s','Error: %s'=>'Ошибка: %s','Widget'=>'Виджет','User Role'=>'Роль пользователя','Comment'=>'Комментарий','Post Format'=>'Формат записи','Menu Item'=>'Элемент меню','Post Status'=>'Статус записи','Menus'=>'Меню','Menu Locations'=>'Области для меню','Menu'=>'Меню','Post Taxonomy'=>'Таксономия записи','Child Page (has parent)'=>'Дочерняя страница (имеет родителя)','Parent Page (has children)'=>'Родительская страница (имеет дочерние)','Top Level Page (no parent)'=>'Страница верхнего уровня (без родителей)','Posts Page'=>'Страница записей','Front Page'=>'Главная страница','Page Type'=>'Тип страницы','Viewing back end'=>'Просмотр админки','Viewing front end'=>'Просмотр фронтэнда','Logged in'=>'Авторизован','Current User'=>'Текущий пользователь','Page Template'=>'Шаблон страницы','Register'=>'Регистрация','Add / Edit'=>'Добавить / изменить','User Form'=>'Форма пользователя','Page Parent'=>'Родительская страница','Super Admin'=>'Супер администратор','Current User Role'=>'Текущая роль пользователя','Default Template'=>'Шаблон по умолчанию','Post Template'=>'Шаблон записи','Post Category'=>'Рубрика записи','All %s formats'=>'Все %s форматы','Attachment'=>'Вложение','%s value is required'=>'%s значение требуется','Show this field if'=>'Показывать это поле, если','Conditional Logic'=>'Условная логика','and'=>'и','Local JSON'=>'Локальный JSON','Clone Field'=>'Клонировать поле','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Также убедитесь, что все надстройки премиум-класса (%s) обновлены до последней версии.','This version contains improvements to your database and requires an upgrade.'=>'Эта версия содержит улучшения вашей базы данных и требует обновления.','Thank you for updating to %1$s v%2$s!'=>'Спасибо за обновление до %1$s v%2$s!','Database Upgrade Required'=>'Требуется обновление БД','Options Page'=>'Страница настроек','Gallery'=>'Галерея','Flexible Content'=>'Гибкое содержимое','Repeater'=>'Повторитель','Back to all tools'=>'Вернуться ко всем инструментам','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Если на странице редактирования присутствует несколько групп полей, то будут использованы настройки первой из них (с наиболее низким значением порядка очередности)','Select items to hide them from the edit screen.'=>'Выберите блоки, которые необходимо скрыть на странице редактирования.','Hide on screen'=>'Скрыть на экране','Send Trackbacks'=>'Отправить обратные ссылки','Tags'=>'Метки','Categories'=>'Рубрики','Page Attributes'=>'Атрибуты страницы','Format'=>'Формат','Author'=>'Автор','Slug'=>'Ярлык','Revisions'=>'Редакции','Comments'=>'Комментарии','Discussion'=>'Обсуждение','Excerpt'=>'Отрывок','Content Editor'=>'Текстовый редактор','Permalink'=>'Постоянная ссылка','Shown in field group list'=>'Отображается в списке групп полей','Field groups with a lower order will appear first'=>'Группа полей с самым низким порядковым номером появится первой','Order No.'=>'Порядковый номер','Below fields'=>'Под полями','Below labels'=>'Под метками','Instruction Placement'=>'Размещение инструкции','Label Placement'=>'Размещение этикетки','Side'=>'На боковой панели','Normal (after content)'=>'Обычный (после содержимого)','High (after title)'=>'Высокий (после названия)','Position'=>'Позиция','Seamless (no metabox)'=>'Бесшовный (без метабокса)','Standard (WP metabox)'=>'Стандарт (метабокс WP)','Style'=>'Стиль','Type'=>'Тип','Key'=>'Ключ','Order'=>'Порядок','Close Field'=>'Закрыть поле','id'=>'id','class'=>'класс','width'=>'ширина','Wrapper Attributes'=>'Атрибуты обёртки','Required'=>'Обязательное','Instructions'=>'Инструкции','Field Type'=>'Тип поля','Single word, no spaces. Underscores and dashes allowed'=>'Одиночное слово, без пробелов. Подчеркивания и тире разрешены','Field Name'=>'Название поля','This is the name which will appear on the EDIT page'=>'Имя поля на странице редактирования','Field Label'=>'Этикетка поля','Delete'=>'Удалить','Delete field'=>'Удалить поле','Move'=>'Переместить','Move field to another group'=>'Переместить поле в другую группу','Duplicate field'=>'Дублировать поле','Edit field'=>'Изменить поле','Drag to reorder'=>'Перетащите, чтобы изменить порядок','Show this field group if'=>'Показать эту группу полей, если','No updates available.'=>'Обновлений нет.','Database upgrade complete. See what\'s new'=>'Обновление БД завершено. Посмотрите, что нового','Reading upgrade tasks...'=>'Чтения задач обновления...','Upgrade failed.'=>'Ошибка обновления.','Upgrade complete.'=>'Обновление завершено.','Upgrading data to version %s'=>'Обновление данных до версии %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Мы настоятельно рекомендуем сделать резервную копию базы данных перед началом работы. Вы уверены, что хотите запустить обновление сейчас?','Please select at least one site to upgrade.'=>'Выберите хотя бы один сайт для обновления.','Database Upgrade complete. Return to network dashboard'=>'Обновление БД закончено. Вернуться в консоль','Site is up to date'=>'Сайт обновлен','Site requires database upgrade from %1$s to %2$s'=>'Сайт требует обновления БД с %1$s до %2$s','Site'=>'Сайт','Upgrade Sites'=>'Обновление сайтов','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Следующие сайты требуют обновления БД. Отметьте те, которые вы хотите обновить, а затем нажмите %s.','Add rule group'=>'Добавить группу правил','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Создайте набор правил для указания страниц, где следует отображать группу полей','Rules'=>'Правила','Copied'=>'Скопировано','Copy to clipboard'=>'Скопировать в буфер обмена','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Выберите элементы, которые вы хотите экспортировать, а затем выберите метод экспорта. Экспортировать как JSON для экспорта в файл .json, который затем можно импортировать в другую установку ACF. Сгенерировать PHP для экспорта в PHP-код, который можно разместить в вашей теме.','Select Field Groups'=>'Выберите группы полей','No field groups selected'=>'Не выбраны группы полей','Generate PHP'=>'Генерировать PHP','Export Field Groups'=>'Экспорт групп полей','Import file empty'=>'Файл импорта пуст','Incorrect file type'=>'Неправильный тип файла','Error uploading file. Please try again'=>'Ошибка при загрузке файла. Попробуйте еще раз','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Выберите файл ACF JSON, который вы хотите импортировать. Когда вы нажмете кнопку импорта ниже, ACF импортирует элементы из этого файла.','Import Field Groups'=>'Импорт групп полей','Sync'=>'Синхронизация','Select %s'=>'Выбрать %s','Duplicate'=>'Дублировать','Duplicate this item'=>'Дублировать элемент','Supports'=>'Поддержка','Documentation'=>'Документация','Description'=>'Описание','Sync available'=>'Доступна синхронизация','Field group synchronized.'=>'Группа полей синхронизирована.' . "\0" . '%s группы полей синхронизированы.' . "\0" . '%s групп полей синхронизированы.','Active (%s)'=>'Активна (%s)' . "\0" . 'Активно (%s)' . "\0" . 'Активны (%s)','Review sites & upgrade'=>'Проверьте и обновите сайт','Upgrade Database'=>'Обновить базу данных','Custom Fields'=>'Произвольные поля','Move Field'=>'Переместить поле','Please select the destination for this field'=>'Выберите местоположение для этого поля','The %1$s field can now be found in the %2$s field group'=>'Поле %1$s теперь можно найти в группе полей %2$s','Move Complete.'=>'Движение завершено.','Active'=>'Активен','Field Keys'=>'Ключи полей','Settings'=>'Настройки','Location'=>'Местонахождение','Null'=>'Null','copy'=>'копировать','(this field)'=>'(текущее поле)','Checked'=>'Выбрано','Move Custom Field'=>'Переместить пользовательское поле','No toggle fields available'=>'Нет доступных переключаемых полей','Field group title is required'=>'Название группы полей обязательно','This field cannot be moved until its changes have been saved'=>'Это поле не может быть перемещено до сохранения изменений','The string "field_" may not be used at the start of a field name'=>'Строка "field_" не может использоваться в начале имени поля','Field group draft updated.'=>'Черновик группы полей обновлен.','Field group scheduled for.'=>'Группа полей запланирована на.','Field group submitted.'=>'Группа полей отправлена.','Field group saved.'=>'Группа полей сохранена.','Field group published.'=>'Группа полей опубликована.','Field group deleted.'=>'Группа полей удалена.','Field group updated.'=>'Группа полей обновлена.','Tools'=>'Инструменты','is not equal to'=>'не равно','is equal to'=>'равно','Forms'=>'Формы','Page'=>'Страница','Post'=>'Запись','Relational'=>'Отношение','Choice'=>'Выбор','Basic'=>'Базовый','Unknown'=>'Неизвестный','Field type does not exist'=>'Тип поля не существует','Spam Detected'=>'Обнаружение спама','Post updated'=>'Запись обновлена','Update'=>'Обновить','Validate Email'=>'Проверка Email','Content'=>'Содержимое','Title'=>'Заголовок','Edit field group'=>'Изменить группу полей','Selection is less than'=>'Отбор меньше, чем','Selection is greater than'=>'Отбор больше, чем','Value is less than'=>'Значение меньше чем','Value is greater than'=>'Значение больше чем','Value contains'=>'Значение содержит','Value matches pattern'=>'Значение соответствует паттерну','Value is not equal to'=>'Значение не равно','Value is equal to'=>'Значение равно','Has no value'=>'Не имеет значения','Has any value'=>'Имеет любое значение','Cancel'=>'Отмена','Are you sure?'=>'Вы уверены?','%d fields require attention'=>'%d полей требуют вашего внимания','1 field requires attention'=>'1 поле требует внимания','Validation failed'=>'Валидация не удалась','Validation successful'=>'Валидация пройдена успешно','Restricted'=>'Ограничено','Collapse Details'=>'Свернуть подробные сведения','Expand Details'=>'Развернуть подробные сведения','Uploaded to this post'=>'Загруженные для этой записи','verbUpdate'=>'Обновить','verbEdit'=>'Изменить','The changes you made will be lost if you navigate away from this page'=>'Внесенные вами изменения будут утеряны, если вы покинете эту страницу','File type must be %s.'=>'Тип файла должен быть %s.','or'=>'или','File size must not exceed %s.'=>'Размер файла не должен превышать %s.','File size must be at least %s.'=>'Размер файла должен быть не менее чем %s.','Image height must not exceed %dpx.'=>'Высота изображения не должна превышать %d px.','Image height must be at least %dpx.'=>'Высота изображения должна быть не менее %d px.','Image width must not exceed %dpx.'=>'Ширина изображения не должна превышать %d px.','Image width must be at least %dpx.'=>'Ширина изображения должна быть не менее %d px.','(no title)'=>'(без названия)','Full Size'=>'Полный','Large'=>'Большой','Medium'=>'Средний','Thumbnail'=>'Миниатюра','(no label)'=>'(без этикетки)','Sets the textarea height'=>'Задает высоту текстовой области','Rows'=>'Строки','Text Area'=>'Область текста','Prepend an extra checkbox to toggle all choices'=>'Добавьте дополнительный флажок, чтобы переключить все варианты','Save \'custom\' values to the field\'s choices'=>'Сохранить "пользовательские" значения для выбора поля','Allow \'custom\' values to be added'=>'Разрешить добавление «пользовательских» значений','Add new choice'=>'Добавить новый выбор','Toggle All'=>'Переключить все','Allow Archives URLs'=>'Разрешить URL-адреса архивов','Archives'=>'Архивы','Page Link'=>'Ссылка на страницу','Add'=>'Добавить','Name'=>'Имя','%s added'=>'%s добавлен','%s already exists'=>'%s уже существует','User unable to add new %s'=>'У пользователя нет возможности добавить новый %s','Term ID'=>'ID термина','Term Object'=>'Объект термина','Load value from posts terms'=>'Загрузить значения из терминов записей','Load Terms'=>'Загрузить термины','Connect selected terms to the post'=>'Связать выбранные термины с записью','Save Terms'=>'Сохранение терминов','Allow new terms to be created whilst editing'=>'Разрешить создание новых терминов во время редактирования','Create Terms'=>'Создание терминов','Radio Buttons'=>'Кнопки-переключатели','Single Value'=>'Одиночная значение','Multi Select'=>'Множественный выбор','Checkbox'=>'Флажок','Multiple Values'=>'Несколько значений','Select the appearance of this field'=>'Выберите способ отображения поля','Appearance'=>'Внешний вид','Select the taxonomy to be displayed'=>'Выберите таксономию для отображения','No TermsNo %s'=>'Нет %s','Value must be equal to or lower than %d'=>'Значение должно быть равным или меньшим чем %d','Value must be equal to or higher than %d'=>'Значение должно быть равным или больше чем %d','Value must be a number'=>'Значение должно быть числом','Number'=>'Число','Save \'other\' values to the field\'s choices'=>'Сохранить значения "другое" в выборы поля','Add \'other\' choice to allow for custom values'=>'Выберите значение "Другое", чтобы разрешить настраиваемые значения','Other'=>'Другое','Radio Button'=>'Кнопка-переключатель','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Определяет конечную точку предыдущего аккордеона. Данный аккордеон будет невидим.','Allow this accordion to open without closing others.'=>'Позвольте этому аккордеону открываться, не закрывая другие.','Multi-Expand'=>'Многократное расширение','Display this accordion as open on page load.'=>'Отображать этот аккордеон как открытый при загрузке страницы.','Open'=>'Открыть','Accordion'=>'Аккордеон','Restrict which files can be uploaded'=>'Ограничить файлы, которые могут быть загружены','File ID'=>'ID файла','File URL'=>'URL файла','File Array'=>'Массив файлов','Add File'=>'Добавить файл','No file selected'=>'Файл не выбран','File name'=>'Имя файла','Update File'=>'Обновить файл','Edit File'=>'Изменить файл','Select File'=>'Выбрать файл','File'=>'Файл','Password'=>'Пароль','Specify the value returned'=>'Укажите возвращаемое значение','Use AJAX to lazy load choices?'=>'Использовать AJAX для отложенной загрузки вариантов?','Enter each default value on a new line'=>'Введите каждое значение по умолчанию с новой строки','verbSelect'=>'Выбрать','Select2 JS load_failLoading failed'=>'Загрузка не удалась','Select2 JS searchingSearching…'=>'Поиск…','Select2 JS load_moreLoading more results…'=>'Загрузить больше результатов…','Select2 JS selection_too_long_nYou can only select %d items'=>'Вы можете выбрать только %d элементов','Select2 JS selection_too_long_1You can only select 1 item'=>'Можно выбрать только 1 элемент','Select2 JS input_too_long_nPlease delete %d characters'=>'Удалите %d символов','Select2 JS input_too_long_1Please delete 1 character'=>'Удалите 1 символ','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Введите %d или больше символов','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Введите 1 или более символов','Select2 JS matches_0No matches found'=>'Соответствий не найдено','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d значений доступно, используйте клавиши вверх и вниз для навигации.','Select2 JS matches_1One result is available, press enter to select it.'=>'Доступен один результат, нажмите Enter, чтобы выбрать его.','nounSelect'=>'Выбрать','User ID'=>'ID пользователя','User Object'=>'Объект пользователя','User Array'=>'Массив пользователя','All user roles'=>'Все роли пользователей','Filter by Role'=>'Фильтровать по роли','User'=>'Пользователь','Separator'=>'Разделитель','Select Color'=>'Выбрать цвет','Default'=>'По умолчанию','Clear'=>'Сброс','Color Picker'=>'Цветовая палитра','Date Time Picker JS pmTextPM'=>'ПП','Date Time Picker JS amTextAM'=>'ДП','Date Time Picker JS selectTextSelect'=>'Выбрать','Date Time Picker JS closeTextDone'=>'Готово','Date Time Picker JS currentTextNow'=>'Сейчас','Date Time Picker JS timezoneTextTime Zone'=>'Часовой пояс','Date Time Picker JS microsecTextMicrosecond'=>'Микросекунда','Date Time Picker JS millisecTextMillisecond'=>'Миллисекунда','Date Time Picker JS secondTextSecond'=>'Секунда','Date Time Picker JS minuteTextMinute'=>'Минута','Date Time Picker JS hourTextHour'=>'Час','Date Time Picker JS timeTextTime'=>'Время','Date Time Picker JS timeOnlyTitleChoose Time'=>'Выберите время','Date Time Picker'=>'Выбор даты и времени','Endpoint'=>'Конечная точка','Left aligned'=>'Выровнено по левому краю','Top aligned'=>'Выровнено по верхнему краю','Placement'=>'Расположение','Tab'=>'Вкладка','Value must be a valid URL'=>'Значение должно быть допустимым URL','Link URL'=>'URL ссылки','Link Array'=>'Массив ссылок','Opens in a new window/tab'=>'Откроется на новой вкладке','Select Link'=>'Выбрать ссылку','Link'=>'Ссылка','Email'=>'Email','Step Size'=>'Шаг изменения','Maximum Value'=>'Макс. значение','Minimum Value'=>'Минимальное значение','Range'=>'Диапазон','Both (Array)'=>'Оба (массив)','Label'=>'Этикетка','Value'=>'Значение','Vertical'=>'Вертикально','Horizontal'=>'Горизонтально','red : Red'=>'red : Красный','For more control, you may specify both a value and label like this:'=>'Для большего контроля вы можете указать и значение, и этикетку следующим образом:','Enter each choice on a new line.'=>'Введите каждый вариант с новой строки.','Choices'=>'Варианты','Button Group'=>'Группа кнопок','Allow Null'=>'Разрешить Null','Parent'=>'Родитель','TinyMCE will not be initialized until field is clicked'=>'TinyMCE не будет инициализирован, пока не будет нажато поле','Delay Initialization'=>'Задержка инициализации','Show Media Upload Buttons'=>'Показать кнопки загрузки медиа файлов','Toolbar'=>'Верхняя панель','Text Only'=>'Только текст','Visual Only'=>'Только визуально','Visual & Text'=>'Визуально и текст','Tabs'=>'Вкладки','Click to initialize TinyMCE'=>'Нажмите для инициализации TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Текст','Visual'=>'Визуально','Value must not exceed %d characters'=>'Значение не должно превышать %d символов','Leave blank for no limit'=>'Оставьте пустым, чтобы не ограничивать','Character Limit'=>'Ограничение кол-ва символов','Appears after the input'=>'Появляется после ввода','Append'=>'Добавить','Appears before the input'=>'Появляется перед вводом','Prepend'=>'Добавить в начало','Appears within the input'=>'Появляется перед полем ввода','Placeholder Text'=>'Текст-заполнитель','Appears when creating a new post'=>'Появляется при создании новой записи','Text'=>'Текст','Post ID'=>'ID записи','Post Object'=>'Объект записи','Maximum Posts'=>'Макс. кол-во записей','Minimum Posts'=>'Мин. кол-во записей','Featured Image'=>'Изображение записи','Selected elements will be displayed in each result'=>'Выбранные элементы будут отображены в каждом результате','Elements'=>'Элементы','Taxonomy'=>'Таксономия','Post Type'=>'Тип записи','Filters'=>'Фильтры','All taxonomies'=>'Все таксономии','Filter by Taxonomy'=>'Фильтрация по таксономии','All post types'=>'Все типы записи','Filter by Post Type'=>'Фильтрация по типу записей','Search...'=>'Поиск...','Select taxonomy'=>'Выбрать таксономию','Select post type'=>'Выбрать тип записи','No matches found'=>'Соответствий не найдено','Loading'=>'Загрузка','Maximum values reached ( {max} values )'=>'Достигнуты макс. значения ( {max} values )','Relationship'=>'Родственные связи','Comma separated list. Leave blank for all types'=>'Для разделения типов файлов используйте запятые. Оставьте поле пустым для разрешения загрузки всех файлов','Allowed File Types'=>'Разрешенные типы файлов','Maximum'=>'Максимум','File size'=>'Размер файла','Restrict which images can be uploaded'=>'Ограничить изображения, которые могут быть загружены','Minimum'=>'Минимум','Uploaded to post'=>'Загружено в запись','All'=>'Все','Limit the media library choice'=>'Ограничить выбор из библиотеки файлов','Library'=>'Библиотека','Preview Size'=>'Размер предпросмотра','Image ID'=>'ID изображения','Image URL'=>'URL изображения','Image Array'=>'Массив изображения','Specify the returned value on front end'=>'Укажите возвращаемое значение на фронтедне','Return Value'=>'Возвращаемое значение','Add Image'=>'Добавить изображение','No image selected'=>'Изображение не выбрано','Remove'=>'Удалить','Edit'=>'Изменить','All images'=>'Все изображения','Update Image'=>'Обновить изображение','Edit Image'=>'Редактировать','Select Image'=>'Выбрать изображение','Image'=>'Изображение','Allow HTML markup to display as visible text instead of rendering'=>'Разрешить HTML-разметке отображаться в виде видимого текста вместо отрисовки','Escape HTML'=>'Escape HTML','No Formatting'=>'Без форматирования','Automatically add <br>'=>'Автоматически добавлять <br>','Automatically add paragraphs'=>'Автоматически добавлять абзацы','Controls how new lines are rendered'=>'Управляет отрисовкой новых линий','New Lines'=>'Новые строки','Week Starts On'=>'Неделя начинается с','The format used when saving a value'=>'Формат, используемый при сохранении значения','Save Format'=>'Сохранить формат','Date Picker JS weekHeaderWk'=>'Нед.','Date Picker JS prevTextPrev'=>'Назад','Date Picker JS nextTextNext'=>'Далее','Date Picker JS currentTextToday'=>'Сегодня','Date Picker JS closeTextDone'=>'Готово','Date Picker'=>'Выбор даты','Width'=>'Ширина','Embed Size'=>'Размер встраивания','Enter URL'=>'Введите URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Текст отображается, когда он неактивен','Off Text'=>'Отключить текст','Text shown when active'=>'Текст, отображаемый при активности','On Text'=>'На тексте','Stylized UI'=>'Стилизованный интерфейс','Default Value'=>'Значение по умолчанию','Displays text alongside the checkbox'=>'Отображать текст рядом с флажком','Message'=>'Сообщение','No'=>'Нет','Yes'=>'Да','True / False'=>'True / False','Row'=>'Строка','Table'=>'Таблица','Block'=>'Блок','Specify the style used to render the selected fields'=>'Укажите стиль, используемый для отрисовки выбранных полей','Layout'=>'Макет','Sub Fields'=>'Вложенные поля','Group'=>'Группа','Customize the map height'=>'Настройка высоты карты','Height'=>'Высота','Set the initial zoom level'=>'Укажите начальный масштаб','Zoom'=>'Увеличить','Center the initial map'=>'Центрировать начальную карту','Center'=>'По центру','Search for address...'=>'Поиск по адресу...','Find current location'=>'Определить текущее местоположение','Clear location'=>'Очистить местоположение','Search'=>'Поиск','Sorry, this browser does not support geolocation'=>'Ваш браузер не поддерживает определение местоположения','Google Map'=>'Google Карта','The format returned via template functions'=>'Формат, возвращаемый через функции шаблона','Return Format'=>'Формат возврата','Custom:'=>'Пользовательский:','The format displayed when editing a post'=>'Формат, отображаемый при редактировании записи','Display Format'=>'Отображаемый формат','Time Picker'=>'Подборщик времени','Inactive (%s)'=>'Неактивен (%s)' . "\0" . 'Неактивны (%s)' . "\0" . 'Неактивно (%s)','No Fields found in Trash'=>'Поля не найдены в корзине','No Fields found'=>'Поля не найдены','Search Fields'=>'Поиск полей','View Field'=>'Просмотреть поле','New Field'=>'Новое поле','Edit Field'=>'Изменить поле','Add New Field'=>'Добавить новое поле','Field'=>'Поле','Fields'=>'Поля','No Field Groups found in Trash'=>'Группы полей не найдены в корзине','No Field Groups found'=>'Группы полей не найдены','Search Field Groups'=>'Найти группу полей','View Field Group'=>'Просмотреть группу полей','New Field Group'=>'Новая группа полей','Edit Field Group'=>'Редактирование группы полей','Add New Field Group'=>'Добавить новую группу полей','Add New'=>'Добавить новое','Field Group'=>'Группа полей','Field Groups'=>'Группы полей','Customize WordPress with powerful, professional and intuitive fields.'=>'Настройте WordPress с помощью мощных, профессиональных и интуитивно понятных полей.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'%s значение требуется','%s settings'=>'Настройки','Options Updated'=>'Настройки были обновлены','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Для разблокировки обновлений введите ваш лицензионный ключ на странице Обновление. Если у вас его нет, то ознакомьтесь с деталями.','ACF Activation Error. An error occurred when connecting to activation server'=>'Ошибка. Не удалось подключиться к серверу обновлений','Check Again'=>'Проверить еще раз','ACF Activation Error. Could not connect to activation server'=>'Ошибка. Не удалось подключиться к серверу обновлений','Publish'=>'Опубликовано','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'С этой страницей настроек не связаны группы полей. Создать группу полей','Error. Could not connect to update server'=>'Ошибка. Не удалось подключиться к серверу обновлений','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Во время проверки лицензии, которая связана с адресом сайта, возникла ошибка. Пожалуйста, выполните активацию снова','Select one or more fields you wish to clone'=>'Выберите одно или несколько полей, которые вы хотите клонировать','Display'=>'Способ отображения','Specify the style used to render the clone field'=>'Выберите стиль отображения клонированных полей','Group (displays selected fields in a group within this field)'=>'Группа (сгруппировать выбранные поля в одно и выводить вместо текущего)','Seamless (replaces this field with selected fields)'=>'Отдельно (выбранные поля выводятся отдельно вместо текущего)','Labels will be displayed as %s'=>'Ярлыки будут отображаться как %s','Prefix Field Labels'=>'Префикс для ярлыков полей','Values will be saved as %s'=>'Значения будут сохранены как %s','Prefix Field Names'=>'Префикс для названий полей','Unknown field'=>'Неизвестное поле','Unknown field group'=>'Неизвестная группа полей','All fields from %s field group'=>'Все поля группы %s','Add Row'=>'Добавить','layout'=>'макет' . "\0" . 'макета' . "\0" . 'макетов','layouts'=>'макеты','This field requires at least {min} {label} {identifier}'=>'Это поле требует как минимум {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Это поле ограничено {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} доступно (максимум {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} требуется (минимум {min})','Flexible Content requires at least 1 layout'=>'Для гибкого содержания требуется как минимум один макет','Click the "%s" button below to start creating your layout'=>'Нажмите на кнопку "%s" ниже для начала создания собственного макета','Add layout'=>'Добавить макет','Duplicate layout'=>'Дублировать макет','Remove layout'=>'Удалить макет','Click to toggle'=>'Нажмите для переключения','Delete Layout'=>'Удалить макет','Duplicate Layout'=>'Дублировать макет','Add New Layout'=>'Добавить новый макет','Add Layout'=>'Добавить макет','Min'=>'Минимум','Max'=>'Максимум','Minimum Layouts'=>'Мин. количество блоков','Maximum Layouts'=>'Макс. количество блоков','Button Label'=>'Текст кнопки добавления','Add Image to Gallery'=>'Добавление изображений в галерею','Maximum selection reached'=>'Выбрано максимальное количество изображений','Length'=>'Длина','Caption'=>'Подпись','Alt Text'=>'Текст в ALT','Add to gallery'=>'Добавить изображения','Bulk actions'=>'Сортировка','Sort by date uploaded'=>'По дате загрузки','Sort by date modified'=>'По дате изменения','Sort by title'=>'По названию','Reverse current order'=>'Инвертировать','Close'=>'Закрыть','Minimum Selection'=>'Мин. количество изображений','Maximum Selection'=>'Макс. количество изображений','Allowed file types'=>'Допустимые типы файлов','Insert'=>'Добавить','Specify where new attachments are added'=>'Укажите куда добавлять новые вложения','Append to the end'=>'Добавлять в конец','Prepend to the beginning'=>'Добавлять в начало','Minimum rows not reached ({min} rows)'=>'Достигнуто минимальное количество ({min} элементов)','Maximum rows reached ({max} rows)'=>'Достигнуто максимальное количество ({max} элементов)','Error loading page'=>'Возникла ошибка при загрузке обновления','Rows Per Page'=>'Страница записей','Set the number of rows to be displayed on a page.'=>'Выберите таксономию для отображения','Minimum Rows'=>'Мин. количество элементов','Maximum Rows'=>'Макс. количество элементов','Collapsed'=>'Сокращенный заголовок','Select a sub field to show when row is collapsed'=>'Выберите поле, которое будет отображаться в качестве заголовка при сворачивании блока','Click to reorder'=>'Потяните для изменения порядка','Add row'=>'Добавить','Duplicate row'=>'Дублировать','Remove row'=>'Удалить','Current Page'=>'Текущий пользователь','First Page'=>'Главная страница','Previous Page'=>'Страница записей','Next Page'=>'Главная страница','Last Page'=>'Страница записей','No block types exist'=>'Страницы с настройками отсуствуют','No options pages exist'=>'Страницы с настройками отсуствуют','Deactivate License'=>'Деактивировать лицензию','Activate License'=>'Активировать лицензию','License Information'=>'Информация о лицензии','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Для разблокирования обновлений введите лицензионный ключ ниже. Если у вас его нет, то ознакомьтесь с деталями.','License Key'=>'Номер лицензии','Retry Activation'=>'Код активации','Update Information'=>'Обновления','Current Version'=>'Текущая версия','Latest Version'=>'Последняя версия','Update Available'=>'Обновления доступны','Upgrade Notice'=>'Замечания по обновлению','Enter your license key to unlock updates'=>'Пожалуйста введите ваш номер лицензии для разблокировки обновлений','Update Plugin'=>'Обновить плагин','Please reactivate your license to unlock updates'=>'Пожалуйста введите ваш номер лицензии для разблокировки обновлений']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.mo
index be2cd7da..71693bc6 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.po
index 5d098119..ec4ab851 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ru_RU\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr "Добавить поля"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Это поле"
@@ -2036,7 +2075,7 @@ msgstr "%s поле"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Выбор нескольких пунктов"
@@ -4391,15 +4430,15 @@ msgstr "Тип записей удален."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Введите текст для поиска..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Только для Про"
@@ -4520,8 +4559,8 @@ msgid "Close Modal"
msgstr "Закрыть модальное окно"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Поле перемещено в другую группу"
@@ -4530,15 +4569,15 @@ msgstr "Поле перемещено в другую группу"
msgid "Close modal"
msgstr "Закрыть модальное окно"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Начать новую группу вкладок с этой вкладки."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Новая группа вкладок"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Используйте стилизованный флажок, используя select2"
@@ -4755,8 +4794,8 @@ msgid "Activate this item"
msgstr "Активировать этот элемент"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Переместить группу полей в корзину?"
@@ -4819,7 +4858,7 @@ msgstr "%1$s должен иметь действительный ID польз
msgid "Invalid request."
msgstr "Неверный запрос."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s не является одним из %2$s"
@@ -5491,7 +5530,7 @@ msgstr "ширина"
msgid "Wrapper Attributes"
msgstr "Атрибуты обёртки"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Обязательное"
@@ -5551,8 +5590,8 @@ msgstr "Перетащите, чтобы изменить порядок"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Показать эту группу полей, если"
@@ -5844,8 +5883,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "копировать"
@@ -5862,8 +5901,8 @@ msgid "Checked"
msgstr "Выбрано"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Переместить пользовательское поле"
@@ -5878,14 +5917,14 @@ msgid "Field group title is required"
msgstr "Название группы полей обязательно"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Это поле не может быть перемещено до сохранения изменений"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "Строка \"field_\" не может использоваться в начале имени поля"
@@ -6132,9 +6171,9 @@ msgstr "Тип файла должен быть %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "или"
@@ -6185,7 +6224,7 @@ msgstr "Миниатюра"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(без этикетки)"
@@ -6357,7 +6396,7 @@ msgstr "Другое"
msgid "Radio Button"
msgstr "Кнопка-переключатель"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6365,19 +6404,19 @@ msgstr ""
"Определяет конечную точку предыдущего аккордеона. Данный аккордеон будет "
"невидим."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Позвольте этому аккордеону открываться, не закрывая другие."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Многократное расширение"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Отображать этот аккордеон как открытый при загрузке страницы."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Открыть"
@@ -6439,81 +6478,87 @@ msgstr "Файл"
msgid "Password"
msgstr "Пароль"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Укажите возвращаемое значение"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Использовать AJAX для отложенной загрузки вариантов?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Введите каждое значение по умолчанию с новой строки"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Выбрать"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Загрузка не удалась"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Поиск…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Загрузить больше результатов…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Вы можете выбрать только %d элементов"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Можно выбрать только 1 элемент"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Удалите %d символов"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Удалите 1 символ"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Введите %d или больше символов"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Введите 1 или более символов"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Соответствий не найдено"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "%d значений доступно, используйте клавиши вверх и вниз для навигации."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Доступен один результат, нажмите Enter, чтобы выбрать его."
@@ -6653,21 +6698,21 @@ msgstr "Выберите время"
msgid "Date Time Picker"
msgstr "Выбор даты и времени"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Конечная точка"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Выровнено по левому краю"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Выровнено по верхнему краю"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Расположение"
@@ -6725,7 +6770,7 @@ msgstr "Диапазон"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Оба (массив)"
@@ -6733,14 +6778,14 @@ msgstr "Оба (массив)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Этикетка"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Значение"
@@ -6759,14 +6804,14 @@ msgstr "Горизонтально"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "red : Красный"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Для большего контроля вы можете указать и значение, и этикетку следующим "
@@ -6775,14 +6820,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Введите каждый вариант с новой строки."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Варианты"
@@ -6794,7 +6839,7 @@ msgstr "Группа кнопок"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7187,36 +7232,36 @@ msgstr "Выбрать изображение"
msgid "Image"
msgstr "Изображение"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Разрешить HTML-разметке отображаться в виде видимого текста вместо отрисовки"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Escape HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Без форматирования"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Автоматически добавлять <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Автоматически добавлять абзацы"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Управляет отрисовкой новых линий"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Новые строки"
@@ -7298,7 +7343,7 @@ msgstr "Текст, отображаемый при активности"
msgid "On Text"
msgstr "На тексте"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Стилизованный интерфейс"
@@ -7310,7 +7355,7 @@ msgstr "Стилизованный интерфейс"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7324,7 +7369,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Отображать текст рядом с флажком"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Сообщение"
@@ -7349,31 +7394,31 @@ msgstr "Да"
msgid "True / False"
msgstr "True / False"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Строка"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Таблица"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Блок"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Укажите стиль, используемый для отрисовки выбранных полей"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Макет"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Вложенные поля"
@@ -7449,7 +7494,7 @@ msgstr "Формат, возвращаемый через функции шаб
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.l10n.php
index 743cf8d9..94d62f8b 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'sk_SK','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'ACF PRO','Block type name is required.'=>'vyžaduje sa hodnota %s','%s settings'=>'Nové nastavenia','Options'=>'Nastavenia ','Update'=>'Aktualizovať ','Options Updated'=>'Nastavenia aktualizované','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Aby ste zapli aktualizácie, musíte zadať licencčný kľúč na stránke aktualizácií. Ak nemáte licenčný kľúč, porizte si podrobnosti a ceny.','ACF Activation Error. An error occurred when connecting to activation server'=>'Chyba. Nie je možné sa spojiť so serverom','Check Again'=>'Skontrolovať znova','ACF Activation Error. Could not connect to activation server'=>'Chyba. Nie je možné sa spojiť so serverom','Publish'=>'Publikovať ','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Pre túto stránku neboli nájdené žiadne vlastné skupiny polí. Vytvoriť novú vlastnú skupinu polí','Edit field group'=>'Upraviť skupinu polí ','Error. Could not connect to update server'=>'Chyba. Nie je možné sa spojiť so serverom','Updates'=>'Aktualizácie','Fields'=>'Polia ','Display'=>'Zobrazenie','Layout'=>'Rozmiestnenie','Block'=>'Blok','Table'=>'Tabuľka','Row'=>'Riadok','Labels will be displayed as %s'=>'Vybraté prvky budú zobrazené v každom výsledku ','Prefix Field Labels'=>'Označenie poľa ','Prefix Field Names'=>'Meno poľa ','Unknown field'=>'Pod poliami','(no title)'=>'(bez názvu)','Unknown field group'=>'Zobraziť túto skupinu poľa, ak','Flexible Content'=>'Flexibilný obsah ','Add Row'=>'Pridať riadok','layout'=>'rozloženie' . "\0" . 'rozloženie' . "\0" . 'rozloženie','layouts'=>'rozloženia','This field requires at least {min} {label} {identifier}'=>'Toto pole vyžaduje najmenej {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Toto pole vyžaduje najviac {max} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} dostupné (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} vyžadované (min {min})','Flexible Content requires at least 1 layout'=>'Flexibilný obsah vyžaduje aspoň jedno rozloženie','Click the "%s" button below to start creating your layout'=>'Pre vytvorenie rozloženia kliknite na tlačidlo "%s"','Drag to reorder'=>'Zmeňte poradie pomocou funkcie ťahaj a pusť','Add layout'=>'Pridať rozloženie','Duplicate layout'=>'Duplikovať rozloženie','Remove layout'=>'Odstrániť rozloženie','Delete Layout'=>'Vymazať rozloženie','Duplicate Layout'=>'Duplikovať rozloženie','Add New Layout'=>'Pridať nové rozloženie','Add Layout'=>'Pridať rozloženie','Label'=>'Označenie ','Name'=>'Meno','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Minimálne rozloženie','Maximum Layouts'=>'Maximálne rozloženie','Button Label'=>'Označenie tlačidla','Gallery'=>'Galéria','Add Image to Gallery'=>'Pridať obrázok do galérie','Maximum selection reached'=>'Maximálne dosiahnuté hodnoty','Length'=>'Dĺžka','Edit'=>'Upraviť','Remove'=>'Odstrániť','Title'=>'Názov','Caption'=>'Nastavenia ','Alt Text'=>'Text ','Add to gallery'=>'Pridať do galérie','Bulk actions'=>'Hromadné akcie','Sort by date uploaded'=>'Triediť podľa dátumu nahrania','Sort by date modified'=>'Triediť podľa poslednej úpravy','Sort by title'=>'Triediť podľa názvu','Reverse current order'=>'Zvrátiť aktuálnu objednávku','Close'=>'Zatvoriť ','Return Format'=>'Formát odpovede','Image Array'=>'Obrázok ','Image URL'=>'URL adresa obrázka ','Image ID'=>'ID obrázka ','Library'=>'Knižnica ','Limit the media library choice'=>'Obmedziť výber knižnice médií ','All'=>'Všetky ','Uploaded to post'=>'Nahrané do príspevku ','Minimum Selection'=>'Minimálny výber','Maximum Selection'=>'Maximálny výber','Minimum'=>'Minimálny počet','Restrict which images can be uploaded'=>'Určite, ktoré typy obrázkov môžu byť nahraté','Width'=>'Šírka','Height'=>'Výška ','File size'=>'Veľkosť súboru ','Maximum'=>'Maximálny počet','Allowed file types'=>'Povolené typy súborov','Comma separated list. Leave blank for all types'=>'Zoznam, oddelený čiarkou. Nechajte prázdne pre všetky typy','Append to the end'=>'Zobrazí sa po vstupe','Preview Size'=>'Veľkosť náhľadu ','%1$s requires at least %2$s selection'=>'%s vyžaduje výber najmenej %s' . "\0" . '%s vyžadujú výber najmenej %s' . "\0" . '%s vyžaduje výbej najmenej %s','Repeater'=>'Opakovač','Minimum rows not reached ({min} rows)'=>'Dosiahnutý počet minimálneho počtu riadkov ({min} rows)','Maximum rows reached ({max} rows)'=>'Maximálny počet riadkov ({max} rows)','Sub Fields'=>'Podpolia','Pagination'=>'Pozícia ','Rows Per Page'=>'Stránka príspevkov ','Minimum Rows'=>'Minimálny počet riadkov','Maximum Rows'=>'Maximálny počet riadkov','Collapsed'=>'Zmenšiť detaily ','Click to reorder'=>'Zmeňte poradie pomocou funkcie ťahaj a pusť','Add row'=>'Pridať riadok','Duplicate row'=>'Duplikovať ','Remove row'=>'Odstrániť riadok','Current Page'=>'Aktuálny používateľ','First Page'=>'Úvodná stránka ','Previous Page'=>'Stránka príspevkov ','Next Page'=>'Úvodná stránka ','Last Page'=>'Stránka príspevkov ','No block types exist'=>'Neexistujú nastavenia stránok','Options Page'=>'Stránka nastavení ','No options pages exist'=>'Neexistujú nastavenia stránok','Deactivate License'=>'Deaktivovať licenciu','Activate License'=>'Aktivovať licenciu','License Information'=>'Aktualizovať infromácie','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Aby ste zapli aktualizácie, musíte zadať licencčný kľúč na stránke aktualizácií. Ak nemáte licenčný kľúč, porizte si podrobnosti a ceny.','License Key'=>'Licenčný kľúč','Retry Activation'=>'Lepšie overovanie','Update Information'=>'Aktualizovať infromácie','Current Version'=>'Aktuálna verzia','Latest Version'=>'Posledná verzia','Update Available'=>'Dostupná aktualizácia','No'=>'Nie','Yes'=>'Áno ','Upgrade Notice'=>'Oznam o aktualizácii','Enter your license key to unlock updates'=>'Pre odblokovanie aktualizácii, prosím zadajte váš licenčný kľúč','Update Plugin'=>'Aktualizovať modul','Please reactivate your license to unlock updates'=>'Pre odblokovanie aktualizácii, prosím zadajte váš licenčný kľúč']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'sk_SK','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'ACF PRO','Block type name is required.'=>'vyžaduje sa hodnota %s','%s settings'=>'Nové nastavenia','Options'=>'Nastavenia ','Update'=>'Aktualizovať ','Options Updated'=>'Nastavenia aktualizované','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Aby ste zapli aktualizácie, musíte zadať licencčný kľúč na stránke aktualizácií. Ak nemáte licenčný kľúč, porizte si podrobnosti a ceny.','ACF Activation Error. An error occurred when connecting to activation server'=>'Chyba. Nie je možné sa spojiť so serverom','Check Again'=>'Skontrolovať znova','ACF Activation Error. Could not connect to activation server'=>'Chyba. Nie je možné sa spojiť so serverom','Publish'=>'Publikovať ','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Pre túto stránku neboli nájdené žiadne vlastné skupiny polí. Vytvoriť novú vlastnú skupinu polí','Edit field group'=>'Upraviť skupinu polí ','Error. Could not connect to update server'=>'Chyba. Nie je možné sa spojiť so serverom','Updates'=>'Aktualizácie','Fields'=>'Polia ','Display'=>'Zobrazenie','Layout'=>'Rozmiestnenie','Block'=>'Blok','Table'=>'Tabuľka','Row'=>'Riadok','Labels will be displayed as %s'=>'Vybraté prvky budú zobrazené v každom výsledku ','Prefix Field Labels'=>'Označenie poľa ','Prefix Field Names'=>'Meno poľa ','Unknown field'=>'Pod poliami','(no title)'=>'(bez názvu)','Unknown field group'=>'Zobraziť túto skupinu poľa, ak','Flexible Content'=>'Flexibilný obsah ','Add Row'=>'Pridať riadok','layout'=>'rozloženie' . "\0" . 'rozloženie' . "\0" . 'rozloženie','layouts'=>'rozloženia','This field requires at least {min} {label} {identifier}'=>'Toto pole vyžaduje najmenej {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Toto pole vyžaduje najviac {max} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} dostupné (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} vyžadované (min {min})','Flexible Content requires at least 1 layout'=>'Flexibilný obsah vyžaduje aspoň jedno rozloženie','Click the "%s" button below to start creating your layout'=>'Pre vytvorenie rozloženia kliknite na tlačidlo "%s"','Drag to reorder'=>'Zmeňte poradie pomocou funkcie ťahaj a pusť','Add layout'=>'Pridať rozloženie','Duplicate layout'=>'Duplikovať rozloženie','Remove layout'=>'Odstrániť rozloženie','Delete Layout'=>'Vymazať rozloženie','Duplicate Layout'=>'Duplikovať rozloženie','Add New Layout'=>'Pridať nové rozloženie','Add Layout'=>'Pridať rozloženie','Label'=>'Označenie ','Name'=>'Meno','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Minimálne rozloženie','Maximum Layouts'=>'Maximálne rozloženie','Button Label'=>'Označenie tlačidla','Gallery'=>'Galéria','Add Image to Gallery'=>'Pridať obrázok do galérie','Maximum selection reached'=>'Maximálne dosiahnuté hodnoty','Length'=>'Dĺžka','Edit'=>'Upraviť','Remove'=>'Odstrániť','Title'=>'Názov','Caption'=>'Nastavenia ','Alt Text'=>'Text ','Add to gallery'=>'Pridať do galérie','Bulk actions'=>'Hromadné akcie','Sort by date uploaded'=>'Triediť podľa dátumu nahrania','Sort by date modified'=>'Triediť podľa poslednej úpravy','Sort by title'=>'Triediť podľa názvu','Reverse current order'=>'Zvrátiť aktuálnu objednávku','Close'=>'Zatvoriť ','Return Format'=>'Formát odpovede','Image Array'=>'Obrázok ','Image URL'=>'URL adresa obrázka ','Image ID'=>'ID obrázka ','Library'=>'Knižnica ','Limit the media library choice'=>'Obmedziť výber knižnice médií ','All'=>'Všetky ','Uploaded to post'=>'Nahrané do príspevku ','Minimum Selection'=>'Minimálny výber','Maximum Selection'=>'Maximálny výber','Minimum'=>'Minimálny počet','Restrict which images can be uploaded'=>'Určite, ktoré typy obrázkov môžu byť nahraté','Width'=>'Šírka','Height'=>'Výška ','File size'=>'Veľkosť súboru ','Maximum'=>'Maximálny počet','Allowed file types'=>'Povolené typy súborov','Comma separated list. Leave blank for all types'=>'Zoznam, oddelený čiarkou. Nechajte prázdne pre všetky typy','Append to the end'=>'Zobrazí sa po vstupe','Preview Size'=>'Veľkosť náhľadu ','%1$s requires at least %2$s selection'=>'%s vyžaduje výber najmenej %s' . "\0" . '%s vyžadujú výber najmenej %s' . "\0" . '%s vyžaduje výbej najmenej %s','Repeater'=>'Opakovač','Minimum rows not reached ({min} rows)'=>'Dosiahnutý počet minimálneho počtu riadkov ({min} rows)','Maximum rows reached ({max} rows)'=>'Maximálny počet riadkov ({max} rows)','Sub Fields'=>'Podpolia','Pagination'=>'Pozícia ','Rows Per Page'=>'Stránka príspevkov ','Minimum Rows'=>'Minimálny počet riadkov','Maximum Rows'=>'Maximálny počet riadkov','Collapsed'=>'Zmenšiť detaily ','Click to reorder'=>'Zmeňte poradie pomocou funkcie ťahaj a pusť','Add row'=>'Pridať riadok','Duplicate row'=>'Duplikovať ','Remove row'=>'Odstrániť riadok','Current Page'=>'Aktuálny používateľ','First Page'=>'Úvodná stránka ','Previous Page'=>'Stránka príspevkov ','Next Page'=>'Úvodná stránka ','Last Page'=>'Stránka príspevkov ','No block types exist'=>'Neexistujú nastavenia stránok','Options Page'=>'Stránka nastavení ','No options pages exist'=>'Neexistujú nastavenia stránok','Deactivate License'=>'Deaktivovať licenciu','Activate License'=>'Aktivovať licenciu','License Information'=>'Aktualizovať infromácie','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Aby ste zapli aktualizácie, musíte zadať licencčný kľúč na stránke aktualizácií. Ak nemáte licenčný kľúč, porizte si podrobnosti a ceny.','License Key'=>'Licenčný kľúč','Retry Activation'=>'Lepšie overovanie','Update Information'=>'Aktualizovať infromácie','Current Version'=>'Aktuálna verzia','Latest Version'=>'Posledná verzia','Update Available'=>'Dostupná aktualizácia','No'=>'Nie','Yes'=>'Áno ','Upgrade Notice'=>'Oznam o aktualizácii','Enter your license key to unlock updates'=>'Pre odblokovanie aktualizácii, prosím zadajte váš licenčný kľúč','Update Plugin'=>'Aktualizovať modul','Please reactivate your license to unlock updates'=>'Pre odblokovanie aktualizácii, prosím zadajte váš licenčný kľúč']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.mo
index 5fc2affa..483b5fd0 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.po
index 14fb8a80..02d11999 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: sk_SK\n"
"MIME-Version: 1.0\n"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.l10n.php
index 6a3ec422..7618acf3 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'sv_SE','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[ACF-kortkoden kan inte visa fält från icke-offentliga inlägg]','[The ACF shortcode is disabled on this site]'=>'[ACF-kortkoden är inaktiverad på denna webbplats]','Businessman Icon'=>'Ikon för affärsman','Forums Icon'=>'Forum-ikon','YouTube Icon'=>'YouTube-ikon','Yes (alt) Icon'=>'Alternativ ja-ikon','Xing Icon'=>'Xing-ikon','WordPress (alt) Icon'=>'Alternativ WordPress-ikon','WhatsApp Icon'=>'WhatsApp-ikon','Write Blog Icon'=>'”Skriv blogg”-ikon','View Site Icon'=>'Visa webbplats-ikon','Learn More Icon'=>'”Lär dig mer”-ikon','Add Page Icon'=>'Ikon för lägg till sida','Video (alt3) Icon'=>'Alternativ video-ikon 3','Video (alt2) Icon'=>'Alternativ video-ikon 2','Video (alt) Icon'=>'Alternativ video-ikon','Update (alt) Icon'=>'Alternativ uppdatera-ikon','Universal Access (alt) Icon'=>'Alternativ ikon för universell åtkomst','Twitter (alt) Icon'=>'Alternativ Twitter-ikon','Twitch Icon'=>'Twitch-ikon','Tickets (alt) Icon'=>'Alternativ biljettikon','Text Page Icon'=>'Ikon för textsida','Table Row Delete Icon'=>'Ikon för borttagning av tabellrad','Table Row Before Icon'=>'Ikon för före tabellrad','Table Row After Icon'=>'Ikon för efter tabellrad','Table Col Delete Icon'=>'Ikon för borttagning av tabellkolumn','Table Col Before Icon'=>'Ikon för före tabellkolumn','Table Col After Icon'=>'Ikon för efter tabellkolumn','Superhero (alt) Icon'=>'Alternativ superhjälte-ikon','Superhero Icon'=>'Ikon för superhjälte','Spotify Icon'=>'Spotify-ikon','Shortcode Icon'=>'Ikon för kortkod','Shield (alt) Icon'=>'Alternativ sköld-ikon','Share (alt2) Icon'=>'Alternativ dela-ikon 2','Share (alt) Icon'=>'Alternativ dela-ikon','Saved Icon'=>'Ikon för sparat','RSS Icon'=>'RSS-ikon','REST API Icon'=>'REST API-ikon','Remove Icon'=>'Ikon för att ta bort','Reddit Icon'=>'Reddit-ikon','Privacy Icon'=>'Integritetsikon','Printer Icon'=>'Ikon för skrivare','Podio Icon'=>'Podio-ikon','Plus (alt2) Icon'=>'Alternativ plusikon 2','Plus (alt) Icon'=>'Alternativ plus-ikon','Pinterest Icon'=>'Pinterest-ikon','Pets Icon'=>'Ikon för husdjur','PDF Icon'=>'PDF-ikon','Palm Tree Icon'=>'Ikon för palmträd','Open Folder Icon'=>'Ikon för öppen mapp','No (alt) Icon'=>'Alternativ nej-ikon','Money (alt) Icon'=>'Alternativ pengar-ikon','Menu (alt3) Icon'=>'Alternativ menyikon 3','Menu (alt2) Icon'=>'Alternativ menyikon 2','Menu (alt) Icon'=>'Alternativ menyikon','Spreadsheet Icon'=>'Ikon för kalkylark','Interactive Icon'=>'Interaktiv ikon','Document Icon'=>'Dokumentikon','Default Icon'=>'Standardikon','Location (alt) Icon'=>'Alternativ plats-ikon','LinkedIn Icon'=>'LinkedIn-ikon','Instagram Icon'=>'Instagram-ikon','Insert Before Icon'=>'Ikon för infoga före','Insert After Icon'=>'Ikon för infoga efter','Insert Icon'=>'Infoga-ikon','Images (alt2) Icon'=>'Alternativ bilderikon 2','Images (alt) Icon'=>'Alternativ inom för bilder','Rotate Right Icon'=>'Ikon för rotera höger','Rotate Left Icon'=>'Ikon för rotera vänster','Rotate Icon'=>'Ikon för att rotera','Flip Vertical Icon'=>'”Vänd vertikalt”-ikon','Flip Horizontal Icon'=>'”Vänd vågrätt”-ikon','Crop Icon'=>'Beskärningsikon','ID (alt) Icon'=>'Alternativ ID-ikon','HTML Icon'=>'HTML-ikon','Hourglass Icon'=>'Timglas-ikon','Heading Icon'=>'Ikon för rubrik','Google Icon'=>'Google-ikon','Games Icon'=>'Spelikon','Status Icon'=>'Statusikon','Image Icon'=>'Bildikon','Gallery Icon'=>'Ikon för galleri','Chat Icon'=>'Chatt-ikon','Audio Icon'=>'Ljudikon','Aside Icon'=>'Notisikon','Food Icon'=>'Matikon','Exit Icon'=>'Avsluta-ikon','Embed Video Icon'=>'Ikon för inbäddning av videoklipp','Embed Post Icon'=>'Ikon för inbäddning av inlägg','Embed Photo Icon'=>'Ikon för inbäddning av foto','Embed Generic Icon'=>'Genetisk ikon för inbäddning','Embed Audio Icon'=>'Ikon för inbäddning av ljud','Email (alt2) Icon'=>'Alternativ e-post-ikon 2','RTL Icon'=>'RTL-ikon','LTR Icon'=>'LTR-ikon','Custom Character Icon'=>'Ikon för anpassat tecken','Edit Page Icon'=>'Ikon för redigera sida','Edit Large Icon'=>'Redigera stor ikon','Drumstick Icon'=>'Ikon för trumstock','Database View Icon'=>'Ikon för visning av databas','Database Remove Icon'=>'Ikon för borttagning av databas','Database Import Icon'=>'Ikon för databasimport','Database Export Icon'=>'Ikon för databasexport','Database Icon'=>'Databasikon','Cover Image Icon'=>'Ikon för omslagsbild','Volume On Icon'=>'Ikon för volym på','Volume Off Icon'=>'Ikon för volymavstängning','Skip Forward Icon'=>'”Hoppa framåt”-ikon','Skip Back Icon'=>'Ikon för att hoppa tillbaka','Repeat Icon'=>'Ikon för upprepning','Play Icon'=>'Ikon för uppspelning','Pause Icon'=>'Paus-ikon','Forward Icon'=>'Framåt-ikon','Back Icon'=>'Ikon för tillbaka','Columns Icon'=>'Ikon för kolumner','Color Picker Icon'=>'Ikon för färgväljare','Coffee Icon'=>'Kaffeikon','Code Standards Icon'=>'Ikon för kodstandarder','Cloud Upload Icon'=>'Ikon för molnuppladdning','Cloud Saved Icon'=>'Ikon för sparat i moln','Car Icon'=>'Bilikon','Camera (alt) Icon'=>'Alternativ kameraikon','Calculator Icon'=>'Ikon för kalkylator','Button Icon'=>'Knappikon','Businessperson Icon'=>'Ikon för affärsperson','Tracking Icon'=>'Spårningsikon','Topics Icon'=>'Ämnesikon','Replies Icon'=>'Ikon för svar','Friends Icon'=>'Vännerikon','Community Icon'=>'Community-ikon','BuddyPress Icon'=>'BuddyPress-ikon','bbPress Icon'=>'bbPress-ikon','Activity Icon'=>'Aktivitetsikon','Book (alt) Icon'=>'Alternativ bok-ikon','Block Default Icon'=>'Standardikon för block','Bell Icon'=>'Ikon för klocka','Beer Icon'=>'Ikon för öl','Bank Icon'=>'Bankikon','Arrow Up (alt2) Icon'=>'Alternativ ”pil upp”-ikon 2','Arrow Up (alt) Icon'=>'Alternativ ”pil upp”-ikon','Arrow Right (alt2) Icon'=>'Alternativ ”pil höger”-ikon 2','Arrow Right (alt) Icon'=>'Alternativ ”pil höger”-ikon','Arrow Left (alt2) Icon'=>'Alternativ ”pil vänster”-ikon 2','Arrow Left (alt) Icon'=>'Alternativ ”pil vänster”-ikon','Arrow Down (alt2) Icon'=>'Alternativ ”pil ned”-ikon 2','Arrow Down (alt) Icon'=>'Alternativ ”pil ned”-ikon','Amazon Icon'=>'Amazon-ikon','Align Wide Icon'=>'Ikon för bred justering','Airplane Icon'=>'Flygplansikon','Site (alt3) Icon'=>'Alternativ webbplatsikon 3','Site (alt2) Icon'=>'Alternativ webbplatsikon 2','Site (alt) Icon'=>'Alternativ webbplatsikon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Uppgradera till ACF PRO för att skapa alternativsidor med bara några få klick','Invalid request args.'=>'Ogiltiga argument för begäran.','Sorry, you do not have permission to do that.'=>'Du har inte behörighet att göra det.','Blocks Using Post Meta'=>'Block som använder inläggsmetadata','ACF PRO logo'=>'ACF PRO-logga','ACF PRO Logo'=>'ACF PRO-logga','%s requires a valid attachment ID when type is set to media_library.'=>'%s kräver ett giltigt bilage-ID när typen är angiven till media_library.','%s is a required property of acf.'=>'%s är en obligatorisk egenskap för acf.','The value of icon to save.'=>'Värdet på ikonen som ska sparas.','The type of icon to save.'=>'Den typ av ikon som ska sparas.','Yes Icon'=>'Ja-ikon','WordPress Icon'=>'WordPress-ikon','Warning Icon'=>'Varningsikon','Visibility Icon'=>'Ikon för synlighet','Vault Icon'=>'Ikon för valv','Upload Icon'=>'Ladda upp-ikon','Update Icon'=>'Uppdatera-ikon','Unlock Icon'=>'Lås upp-ikon','Universal Access Icon'=>'Ikon för universell åtkomst','Undo Icon'=>'Ångra-ikon','Twitter Icon'=>'Twitter-ikon','Trash Icon'=>'Papperskorgsikon','Translation Icon'=>'Översättningsikon','Tickets Icon'=>'Biljettikon','Thumbs Up Icon'=>'Tummen upp-ikon','Thumbs Down Icon'=>'Tummen ner-ikon','Text Icon'=>'Textikon','Testimonial Icon'=>'Omdömesikon','Tagcloud Icon'=>'Ikon för etikettmoln','Tag Icon'=>'Etikett-ikon','Tablet Icon'=>'Ikon för surfplatta','Store Icon'=>'Butiksikon','Sticky Icon'=>'Klistra-ikon','Star Half Icon'=>'Halvfylld stjärnikon','Star Filled Icon'=>'Fylld stjärnikon','Star Empty Icon'=>'Tom stjärnikon','Sos Icon'=>'SOS-ikon','Sort Icon'=>'Sortera-ikon','Smiley Icon'=>'Smiley-ikon','Smartphone Icon'=>'Ikon för smarta telefoner','Shield Icon'=>'Sköld-ikon','Share Icon'=>'Delningsikon','Search Icon'=>'Sökikon','Screen Options Icon'=>'Ikon för skärmalternativ','Schedule Icon'=>'Schema-ikon','Redo Icon'=>'”Göra om”-ikon','Randomize Icon'=>'Ikon för slumpmässighet','Products Icon'=>'Ikon för produkter','Pressthis Icon'=>'Pressthis-ikon','Post Status Icon'=>'Ikon för inläggsstatus','Portfolio Icon'=>'Portfölj-ikon','Plus Icon'=>'Plus-ikon','Playlist Video Icon'=>'Ikon för spellista, för videoklipp','Playlist Audio Icon'=>'Ikon för spellista, för ljud','Phone Icon'=>'Telefonikon','Performance Icon'=>'Ikon för prestanda','Paperclip Icon'=>'Pappersgem-ikon','No Icon'=>'Ingen ikon','Networking Icon'=>'Nätverksikon','Nametag Icon'=>'Namnskylt-ikon','Move Icon'=>'Flytta-ikon','Money Icon'=>'Pengar-ikon','Minus Icon'=>'Minus-ikon','Migrate Icon'=>'Migrera-ikon','Microphone Icon'=>'Mikrofon-ikon','Megaphone Icon'=>'Megafon-ikon','Marker Icon'=>'Markörikon','Lock Icon'=>'Låsikon','Location Icon'=>'Plats-ikon','List View Icon'=>'Ikon för listvy','Lightbulb Icon'=>'Glödlampeikon','Left Right Icon'=>'Vänster-höger-ikon','Layout Icon'=>'Layout-ikon','Laptop Icon'=>'Ikon för bärbar dator','Info Icon'=>'Info-ikon','Index Card Icon'=>'Ikon för indexkort','ID Icon'=>'ID-ikon','Hidden Icon'=>'Döljikon','Heart Icon'=>'Hjärt-ikon','Hammer Icon'=>'Hammarikon','Groups Icon'=>'Gruppikon','Grid View Icon'=>'Ikon för rutnätsvy','Forms Icon'=>'Ikon för formulär','Flag Icon'=>'Flagg-ikon','Filter Icon'=>'Filterikon','Feedback Icon'=>'Ikon för återkoppling','Facebook (alt) Icon'=>'Alternativ ikon för Facebook','Facebook Icon'=>'Facebook-ikon','External Icon'=>'Extern ikon','Email (alt) Icon'=>'Alternativ e-post-ikon','Email Icon'=>'E-postikon','Video Icon'=>'Videoikon','Unlink Icon'=>'Ta bort länk-ikon','Underline Icon'=>'Understrykningsikon','Text Color Icon'=>'Ikon för textfärg','Table Icon'=>'Tabellikon','Strikethrough Icon'=>'Ikon för genomstrykning','Spellcheck Icon'=>'Ikon för stavningskontroll','Remove Formatting Icon'=>'Ikon för ta bort formatering','Quote Icon'=>'Citatikon','Paste Word Icon'=>'Ikon för att klistra in ord','Paste Text Icon'=>'Ikon för att klistra in text','Paragraph Icon'=>'Ikon för textstycke','Outdent Icon'=>'Ikon för minskat indrag','Justify Icon'=>'Justera-ikon','Italic Icon'=>'Kursiv-ikon','Insert More Icon'=>'”Infoga mer”-ikon','Indent Icon'=>'Ikon för indrag','Help Icon'=>'Hjälpikon','Expand Icon'=>'Expandera-ikon','Contract Icon'=>'Avtalsikon','Code Icon'=>'Kodikon','Break Icon'=>'Bryt-ikon','Bold Icon'=>'Fet-ikon','Edit Icon'=>'Redigera-ikon','Download Icon'=>'Ladda ner-ikon','Dismiss Icon'=>'Avfärda-ikon','Desktop Icon'=>'Skrivbordsikon','Dashboard Icon'=>'Adminpanel-ikon','Cloud Icon'=>'Molnikon','Clock Icon'=>'Klockikon','Clipboard Icon'=>'Ikon för urklipp','Chart Pie Icon'=>'Cirkeldiagram-ikon','Chart Line Icon'=>'Ikon för diagramlinje','Chart Bar Icon'=>'Ikon för diagramfält','Chart Area Icon'=>'Ikon för diagramområde','Category Icon'=>'Kategoriikon','Cart Icon'=>'Varukorgsikon','Carrot Icon'=>'Morotsikon','Camera Icon'=>'Kamera-ikon','Calendar (alt) Icon'=>'Alternativ kalenderikon','Calendar Icon'=>'Kalender-ikon','Businesswoman Icon'=>'Ikon för affärskvinna','Building Icon'=>'Byggnadsikon','Book Icon'=>'Bok-ikon','Backup Icon'=>'Ikon för säkerhetskopiering','Awards Icon'=>'Ikon för utmärkelser','Art Icon'=>'Konst-ikon','Arrow Up Icon'=>'”Pil upp”-ikon','Arrow Right Icon'=>'”Pil höger”-ikon','Arrow Left Icon'=>'”Pil vänster”-ikon','Arrow Down Icon'=>'”Pil ned”-ikon','Archive Icon'=>'Arkiv-ikon','Analytics Icon'=>'Analysikon','Align Right Icon'=>'Justera höger-ikon','Align None Icon'=>'Justera inte-ikon','Align Left Icon'=>'Justera vänster-ikon','Align Center Icon'=>'Centrera-ikon','Album Icon'=>'Album-ikon','Users Icon'=>'Ikon för användare','Tools Icon'=>'Verktygsikon','Site Icon'=>'Webbplatsikon','Settings Icon'=>'Ikon för inställningar','Post Icon'=>'Inläggsikon','Plugins Icon'=>'Tilläggsikon','Page Icon'=>'Sidikon','Network Icon'=>'Nätverksikon','Multisite Icon'=>'Multisite-ikon','Media Icon'=>'Mediaikon','Links Icon'=>'Länkikon','Home Icon'=>'Hemikon','Customizer Icon'=>'Ikon för anpassaren','Comments Icon'=>'Ikon för kommentarer','Collapse Icon'=>'Minimera-ikon','Appearance Icon'=>'Utseende-ikon','Generic Icon'=>'Generisk ikon','Icon picker requires a value.'=>'Ikonväljaren kräver ett värde.','Icon picker requires an icon type.'=>'Ikonväljaren kräver en ikontyp.','The available icons matching your search query have been updated in the icon picker below.'=>'De tillgängliga ikonerna som matchar din sökfråga har uppdaterats i ikonväljaren nedan.','No results found for that search term'=>'Inga resultat hittades för den söktermen','Array'=>'Array','String'=>'Sträng','Specify the return format for the icon. %s'=>'Ange returformat för ikonen. %s','Select where content editors can choose the icon from.'=>'Välj var innehållsredaktörer kan välja ikonen från.','The URL to the icon you\'d like to use, or svg as Data URI'=>'URL till ikonen du vill använda, eller SVG som data-URI','Browse Media Library'=>'Bläddra i mediabiblioteket','The currently selected image preview'=>'Förhandsgranskning av den aktuella valda bilden','Click to change the icon in the Media Library'=>'Klicka för att ändra ikonen i mediabiblioteket','Search icons...'=>'Sök ikoner …','Media Library'=>'Mediabibliotek','Dashicons'=>'Dashicons','Icon Picker'=>'Ikonväljare','JSON Load Paths'=>'Sökvägar där JSON-filer laddas från','JSON Save Paths'=>'Sökvägar där JSON-filer sparas','Registered ACF Forms'=>'Registrerade ACF-formulär','Shortcode Enabled'=>'Kortkod aktiverad','Field Settings Tabs Enabled'=>'Flikar för fältinställningar aktiverat','Field Type Modal Enabled'=>'Modal för fälttyp aktiverat','Admin UI Enabled'=>'Administrationsgränssnitt aktiverat','Block Preloading Enabled'=>'Förladdning av block aktiverat','Registered ACF Blocks'=>'Registrerade ACF-block','Light'=>'Ljus','Standard'=>'Standard','REST API Format'=>'REST API-format','Registered Options Pages (PHP)'=>'Registrerade alternativsidor (PHP)','Registered Options Pages (JSON)'=>'Registrerade alternativsidor (JSON)','Registered Options Pages (UI)'=>'Registrerade alternativsidor (UI)','Options Pages UI Enabled'=>'Användargränssnitt för alternativsidor aktiverat','Registered Taxonomies (JSON)'=>'Registrerade taxonomier (JSON)','Registered Taxonomies (UI)'=>'Registrerade taxonomier (UI)','Registered Post Types (JSON)'=>'Registrerade inläggstyper (JSON)','Registered Post Types (UI)'=>'Registrerade inläggstyper (UI)','Post Types and Taxonomies Enabled'=>'Inläggstyper och taxonomier aktiverade','Number of Third Party Fields by Field Type'=>'Antal tredjepartsfält per fälttyp','Number of Fields by Field Type'=>'Antal fält per fälttyp','Field Groups Enabled for GraphQL'=>'Fältgrupper aktiverade för GraphQL','Field Groups Enabled for REST API'=>'Fältgrupper aktiverade för REST API','Registered Field Groups (JSON)'=>'Registrerade fältgrupper (JSON)','Registered Field Groups (PHP)'=>'Registrerade fältgrupper (PHP)','Registered Field Groups (UI)'=>'Registrerade fältgrupper (UI)','Active Plugins'=>'Aktiva tillägg','Parent Theme'=>'Huvudtema','Active Theme'=>'Aktivt tema','Is Multisite'=>'Är multisite','MySQL Version'=>'MySQL-version','WordPress Version'=>'WordPress-version','Subscription Expiry Date'=>'Prenumerationens utgångsdatum','License Status'=>'Licensstatus','License Type'=>'Licenstyp','Licensed URL'=>'Licensierad URL','License Activated'=>'Licens aktiverad','Free'=>'Gratis','Plugin Type'=>'Typ av tillägg','Plugin Version'=>'Tilläggets version','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Denna sektion innehåller felsökningsinformation om din ACF-konfiguration som kan vara användbar för support.','An ACF Block on this page requires attention before you can save.'=>'Ett ACF-block på denna sida kräver uppmärksamhet innan du kan spara.','Dismiss permanently'=>'Avfärda permanent','Instructions for content editors. Shown when submitting data.'=>'Instruktioner för innehållsredaktörer. Visas när data skickas','Has no term selected'=>'Har ingen term vald','Has any term selected'=>'Har någon term vald','Terms do not contain'=>'Termerna innehåller inte','Terms contain'=>'Termerna innehåller','Term is not equal to'=>'Termen är inte lika med','Term is equal to'=>'Termen är lika med','Has no user selected'=>'Har ingen användare vald','Has any user selected'=>'Har någon användare vald','Users do not contain'=>'Användarna innehåller inte','Users contain'=>'Användarna innehåller','User is not equal to'=>'Användare är inte lika med','User is equal to'=>'Användare är lika med','Has no page selected'=>'Har ingen sida vald','Has any page selected'=>'Har någon sida vald','Pages do not contain'=>'Sidorna innehåller inte','Pages contain'=>'Sidorna innehåller','Page is not equal to'=>'Sidan är inte lika med','Page is equal to'=>'Sidan är lika med','Has no relationship selected'=>'Har ingen relation vald','Has any relationship selected'=>'Har någon relation vald','Has no post selected'=>'Har inget inlägg valt','Has any post selected'=>'Har något inlägg valt','Posts do not contain'=>'Inlägg innehållet inte','Posts contain'=>'Inlägg innehåller','Post is not equal to'=>'Inlägget är inte lika med','Post is equal to'=>'Inlägget är lika med','Relationships do not contain'=>'Relationer innehåller inte','Relationships contain'=>'Relationer innehåller','Relationship is not equal to'=>'Relation är inte lika med','Relationship is equal to'=>'Relation är lika med','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF-fält','ACF PRO Feature'=>'ACF PRO-funktion','Renew PRO to Unlock'=>'Förnya PRO för att låsa upp','Renew PRO License'=>'Förnya PRO-licens','PRO fields cannot be edited without an active license.'=>'PRO-fält kan inte redigeras utan en aktiv licens.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Aktivera din ACF PRO-licens för att redigera fältgrupper som tilldelats ett ACF-block.','Please activate your ACF PRO license to edit this options page.'=>'Aktivera din ACF PRO-licens för att redigera denna alternativsida.','Please contact your site administrator or developer for more details.'=>'Kontakta din webbplatsadministratör eller utvecklare för mer information.','Learn more'=>'Lär dig mer','Hide details'=>'Dölj detaljer','Show details'=>'Visa detaljer','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) -– återgiven via %3$s','Renew ACF PRO License'=>'Förnya ACF PRO-licens','Renew License'=>'Förnya licens','Manage License'=>'Hantera licens','\'High\' position not supported in the Block Editor'=>'Positionen ”Hög” stöds inte i blockredigeraren','Upgrade to ACF PRO'=>'Uppgradera till ACF PRO','Add Options Page'=>'Lägg till alternativsida','In the editor used as the placeholder of the title.'=>'Används som platshållare för rubriken i redigeraren.','Title Placeholder'=>'Platshållare för rubrik','4 Months Free'=>'4 månader gratis','(Duplicated from %s)'=>'(Duplicerad från %s)','Select Options Pages'=>'Välj alternativsidor','Duplicate taxonomy'=>'Duplicera taxonomi','Create taxonomy'=>'Skapa taxonomi','Duplicate post type'=>'Duplicera inläggstyp','Create post type'=>'Skapa inläggstyp','Link field groups'=>'Länka fältgrupper','Add fields'=>'Lägg till fält','This Field'=>'Detta fält','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Support','is developed and maintained by'=>'utvecklas och underhålls av','Add this %s to the location rules of the selected field groups.'=>'Lägg till denna %s i platsreglerna för de valda fältgrupperna.','Target Field'=>'Målfält','Update a field on the selected values, referencing back to this ID'=>'Uppdatera ett fält med de valda värdena och hänvisa tillbaka till detta ID','Bidirectional'=>'Dubbelriktad','%s Field'=>'%s-fält','Select Multiple'=>'Välj flera','WP Engine logo'=>'WP Engine-logga','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Endast gemena bokstäver, understreck och bindestreck, maximalt 32 tecken.','The capability name for assigning terms of this taxonomy.'=>'Namn på behörigheten för tilldelning av termer i denna taxonomi.','Assign Terms Capability'=>'Behörighet att tilldela termer','The capability name for deleting terms of this taxonomy.'=>'Namn på behörigheten för borttagning av termer i denna taxonomi.','Delete Terms Capability'=>'Behörighet att ta bort termer','The capability name for editing terms of this taxonomy.'=>'Namn på behörigheten för redigering av termer i denna taxonomi.','Edit Terms Capability'=>'Behörighet att redigera termer','The capability name for managing terms of this taxonomy.'=>'Namn på behörigheten för hantering av termer i denna taxonomi.','Manage Terms Capability'=>'Behörighet att hantera termer','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Anger om inlägg ska exkluderas från sökresultat och arkivsidor för taxonomier.','More Tools from WP Engine'=>'Fler verktyg från WP Engine','Built for those that build with WordPress, by the team at %s'=>'Byggt för dem som bygger med WordPress, av teamet på %s','View Pricing & Upgrade'=>'Visa priser och uppgradering','Learn More'=>'Lär dig mer','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Snabba upp ditt arbetsflöde och utveckla bättre webbplatser med funktioner som ACF-block och alternativsidor, och sofistikerade fälttyper som upprepning, flexibelt innehåll, klona och galleri.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Lås upp avancerade funktioner och bygg ännu mer med ACF PRO','%s fields'=>'%s-fält','No terms'=>'Inga termer','No post types'=>'Inga inläggstyper','No posts'=>'Inga inlägg','No taxonomies'=>'Inga taxonomier','No field groups'=>'Inga fältgrupper','No fields'=>'Inga fält','No description'=>'Ingen beskrivning','Any post status'=>'Vilken inläggsstatus som helst','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Denna taxonominyckel används redan av en annan taxonomi som är registrerad utanför ACF och kan inte användas.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Denna taxonominyckel används redan av en annan taxonomi i ACF och kan inte användas.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Nyckeln för taxonomi får endast innehålla alfanumeriska tecken med gemener, understreck eller bindestreck.','The taxonomy key must be under 32 characters.'=>'Taxonominyckeln måste vara under 32 tecken.','No Taxonomies found in Trash'=>'Inga taxonomier hittades i papperskorgen','No Taxonomies found'=>'Inga taxonomier hittades','Search Taxonomies'=>'Sök taxonomier','View Taxonomy'=>'Visa taxonomi','New Taxonomy'=>'Ny taxonomi','Edit Taxonomy'=>'Redigera taxonomi','Add New Taxonomy'=>'Lägg till ny taxonomi','No Post Types found in Trash'=>'Inga inläggstyper hittades i papperskorgen','No Post Types found'=>'Inga inläggstyper hittades','Search Post Types'=>'Sök inläggstyper','View Post Type'=>'Visa inläggstyp','New Post Type'=>'Ny inläggstyp','Edit Post Type'=>'Redigera inläggstyp','Add New Post Type'=>'Lägg till ny inläggstyp','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Denna nyckel för inläggstyp används redan av en annan inläggstyp som är registrerad utanför ACF och kan inte användas.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Denna nyckel för inläggstyp används redan av en annan inläggstyp i ACF och kan inte användas.','This field must not be a WordPress reserved term.'=>'Detta fält får inte vara en av WordPress reserverad term.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Nyckeln för inläggstyp får endast innehålla alfanumeriska tecken med gemener, understreck eller bindestreck.','The post type key must be under 20 characters.'=>'Nyckeln för inläggstypen måste vara kortare än 20 tecken.','We do not recommend using this field in ACF Blocks.'=>'Vi avråder från att använda detta fält i ACF-block.','WYSIWYG Editor'=>'WYSIWYG-redigerare','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Tillåter val av en eller flera användare som kan användas för att skapa relationer mellan dataobjekt.','A text input specifically designed for storing web addresses.'=>'En textinmatning speciellt designad för att lagra webbadresser.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Ett reglage som låter dig välja ett av värdena 1 eller 0 (på eller av, sant eller falskt osv.). Kan presenteras som ett stiliserat kontrollreglage eller kryssruta.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Ett interaktivt användargränssnitt för att välja en tid. Tidsformatet kan anpassas med hjälp av fältinställningarna.','A basic textarea input for storing paragraphs of text.'=>'Ett enkelt textområde för lagring av textstycken.','A basic text input, useful for storing single string values.'=>'En grundläggande textinmatning, användbar för att lagra enskilda strängvärden.','A dropdown list with a selection of choices that you specify.'=>'En rullgardinslista med ett urval av val som du anger.','An input for providing a password using a masked field.'=>'Ett inmatningsfält för att ange ett lösenord med hjälp av ett maskerat fält.','Filter by Post Status'=>'Filtrera efter inläggsstatus','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'En interaktiv komponent för att bädda in videoklipp, bilder, tweets, ljud och annat innehåll genom att använda den inbyggda WordPress oEmbed-funktionen.','An input limited to numerical values.'=>'Ett inmatningsfält begränsat till numeriska värden.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Gör att du kan ange en länk och dess egenskaper som rubrik och mål med hjälp av WordPress inbyggda länkväljare.','Uses the native WordPress media picker to upload, or choose images.'=>'Använder den inbyggda mediaväljaren i WordPress för att ladda upp eller välja bilder.','Uses the native WordPress media picker to upload, or choose files.'=>'Använder den inbyggda mediaväljaren i WordPress för att ladda upp eller välja filer.','A text input specifically designed for storing email addresses.'=>'En textinmatning speciellt designad för att lagra e-postadresser.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Ett interaktivt användargränssnitt för att välja datum och tid. Datumets returformat kan anpassas med hjälp av fältinställningarna.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Ett interaktivt användargränssnitt för att välja ett datum. Datumets returformat kan anpassas med hjälp av fältinställningarna.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Ett interaktivt användargränssnitt för att välja en färg eller ange ett HEX-värde.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'En grupp kryssrutor som låter användaren välja ett eller flera värden som du anger.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'En grupp knappar med värden som du anger, användarna kan välja ett alternativ bland de angivna värdena.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Gör att du kan gruppera och organisera anpassade fält i hopfällbara paneler som visas när du redigerar innehåll. Användbart för att hålla ordning på stora datauppsättningar.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Detta tillhandahåller en interaktiv gränssnitt för att hantera en samling av bilagor. De flesta inställningarna är liknande bildfälttypen. Ytterligare inställningar låter dig specificera var nya bilagor ska läggas till i galleriet och det minsta/maximala antalet bilagor som tillåts.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Detta gör det möjligt för dig att välja och visa befintliga fält. Det duplicerar inte några fält i databasen, utan laddar och visar de valda fälten vid körtid. Klonfältet kan antingen ersätta sig själv med de valda fälten eller visa de valda fälten som en grupp av underfält.','nounClone'=>'Klona','PRO'=>'PRO','Advanced'=>'Avancerad','JSON (newer)'=>'JSON (nyare)','Original'=>'Original','Invalid post ID.'=>'Ogiltigt inläggs-ID.','Invalid post type selected for review.'=>'Ogiltig inläggstyp har valts för granskning.','More'=>'Mer','Tutorial'=>'Handledning','Select Field'=>'Välj fält','Try a different search term or browse %s'=>'Prova med en annan sökterm eller bläddra bland %s','Popular fields'=>'Populära fält','No search results for \'%s\''=>'Inga sökresultat för ”%s”','Search fields...'=>'Sök fält …','Select Field Type'=>'Välj fälttyp','Popular'=>'Populär','Add Taxonomy'=>'Lägg till taxonomi','Create custom taxonomies to classify post type content'=>'Skapa anpassade taxonomier för att klassificera typ av inläggsinnehåll','Add Your First Taxonomy'=>'Lägg till din första taxonomi','Hierarchical taxonomies can have descendants (like categories).'=>'Hierarkiska taxonomier kan ha ättlingar (som kategorier).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Gör en taxonomi synlig på front-end och i adminpanelen.','One or many post types that can be classified with this taxonomy.'=>'En eller flera inläggstyper som kan klassificeras med denna taxonomi.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genrer','Expose this post type in the REST API.'=>'Exponera denna inläggstyp i REST API.','Customize the query variable name'=>'Anpassa namnet på ”query”-variabeln','Customize the slug used in the URL'=>'Anpassa ”slug” som används i URL:en','Permalinks for this taxonomy are disabled.'=>'Permalänkar för denna taxonomi är inaktiverade.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Skriv om URL:en med nyckeln för taxonomin som slug. Din permalänkstruktur kommer att vara','Taxonomy Key'=>'Taxonominyckel','Select the type of permalink to use for this taxonomy.'=>'Välj typen av permalänk som ska användas för denna taxonomi.','Display a column for the taxonomy on post type listing screens.'=>'Visa en kolumn för taxonomin på listningsvyer för inläggstyper.','Show Admin Column'=>'Visa adminkolumn','Show the taxonomy in the quick/bulk edit panel.'=>'Visa taxonomin i panelen för snabb-/massredigering.','Quick Edit'=>'Snabbredigera','Tag Cloud'=>'Etikettmoln','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Ett PHP-funktionsnamn som ska anropas för att säkerhetsfiltrera taxonomidata som sparats från en metaruta.','Meta Box Sanitization Callback'=>'Säkerhetsfiltrerande återanrop för metaruta','Register Meta Box Callback'=>'Registrera återanrop för metaruta','No Meta Box'=>'Ingen metaruta','Custom Meta Box'=>'Anpassad metaruta','Meta Box'=>'Metaruta','Categories Meta Box'=>'Metaruta för kategorier','Tags Meta Box'=>'Metaruta för etiketter','A link to a tag'=>'En länk till en etikett','Describes a navigation link block variation used in the block editor.'=>'Beskriver en blockvariant för navigeringslänkar som används i blockredigeraren.','A link to a %s'=>'En länk till en/ett %s','Tag Link'=>'Etikettlänk','← Go to tags'=>'← Gå till etiketter','Assigns the text used to link back to the main index after updating a term.'=>'Tilldelar den text som används för att länka tillbaka till huvudindexet efter uppdatering av en term.','Back To Items'=>'Tillbaka till objekt','← Go to %s'=>'← Gå till %s','Tags list'=>'Eitkettlista','Assigns text to the table hidden heading.'=>'Tilldelar texten för tabellens dolda rubrik.','Tags list navigation'=>'Navigation för etikettlista','Assigns text to the table pagination hidden heading.'=>'Tilldelar texten för den dolda rubriken för tabellens sidonumrering.','Filter by category'=>'Filtrera efter kategori','Assigns text to the filter button in the posts lists table.'=>'Tilldelar texten för filterknappen i tabellen med inläggslistor.','Filter By Item'=>'Filtret efter objekt','Filter by %s'=>'Filtrera efter %s','The description is not prominent by default; however, some themes may show it.'=>'Beskrivningen visas inte som standard, men går att visa med vissa teman.','Describes the Description field on the Edit Tags screen.'=>'Beskriver fältet ”Beskrivning” i vyn ”Redigera etiketter”.','Description Field Description'=>'Beskrivning för fältbeskrivning','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Ange en överordnad term för att skapa en hierarki. Till exempel skulle termen Jazz kunna vara överordnad till Bebop och Storband','Describes the Parent field on the Edit Tags screen.'=>'Beskriver fältet ”Överordnad” i vyn ”Redigera etiketter”.','Parent Field Description'=>'Överordnad fältbeskrivning','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'”Slug” är den URL-vänliga versionen av namnet. Det är vanligtvis bara små bokstäver och innehåller bara bokstäver, siffror och bindestreck.','Describes the Slug field on the Edit Tags screen.'=>'Beskriver fältet ”Slug” i vyn ”Redigera etiketter”.','Slug Field Description'=>'Beskrivning av slugfält','The name is how it appears on your site'=>'Namnet är hur det ser ut på din webbplats','Describes the Name field on the Edit Tags screen.'=>'Beskriver fältet ”Namn” i vyn ”Redigera etiketter”.','Name Field Description'=>'Beskrivning av namnfält','No tags'=>'Inga etiketter','No Terms'=>'Inga termer','No %s'=>'Inga %s','No tags found'=>'Inga etiketter hittades','Not Found'=>'Hittades inte','Most Used'=>'Mest använda','Choose from the most used tags'=>'Välj från de mest använda etiketterna','Choose From Most Used'=>'Välj från mest använda','Choose from the most used %s'=>'Välj från de mest använda %s','Add or remove tags'=>'Lägg till eller ta bort etiketter','Add Or Remove Items'=>'Lägg till eller ta bort objekt','Add or remove %s'=>'Lägg till eller ta bort %s','Separate tags with commas'=>'Separera etiketter med kommatecken','Separate Items With Commas'=>'Separera objekt med kommatecken','Separate %s with commas'=>'Separera %s med kommatecken','Popular Tags'=>'Populära etiketter','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Tilldelar text till populära objekt. Används endast för icke-hierarkiska taxonomier.','Popular Items'=>'Populära objekt','Popular %s'=>'Populär %s','Search Tags'=>'Sök etiketter','Assigns search items text.'=>'Tilldelar texten för att söka objekt.','Parent Category:'=>'Överordnad kategori:','Assigns parent item text, but with a colon (:) added to the end.'=>'Tilldelar text för överordnat objekt, men med ett kolon (:) i slutet.','Parent Item With Colon'=>'Överordnat objekt med kolon','Parent Category'=>'Överordnad kategori','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Tilldelar text för överordnat objekt. Används endast i hierarkiska taxonomier.','Parent Item'=>'Överordnat objekt','Parent %s'=>'Överordnad %s','New Tag Name'=>'Nytt etikettnamn','Assigns the new item name text.'=>'Tilldelar texten för nytt namn på objekt.','New Item Name'=>'Nytt objektnamn','New %s Name'=>'Namn på ny %s','Add New Tag'=>'Lägg till ny etikett','Assigns the add new item text.'=>'Tilldelar texten för att lägga till nytt objekt.','Update Tag'=>'Uppdatera etikett','Assigns the update item text.'=>'Tilldelar texten för uppdatera objekt.','Update Item'=>'Uppdatera objekt','Update %s'=>'Uppdatera %s','View Tag'=>'Visa etikett','In the admin bar to view term during editing.'=>'I adminfältet för att visa term vid redigering.','Edit Tag'=>'Redigera etikett','At the top of the editor screen when editing a term.'=>'Överst i redigeringsvyn när du redigerar en term.','All Tags'=>'Alla etiketter','Assigns the all items text.'=>'Tilldelar texten för alla objekt.','Assigns the menu name text.'=>'Tilldelar texten för menynamn.','Menu Label'=>'Menyetikett','Active taxonomies are enabled and registered with WordPress.'=>'Aktiva taxonomier är aktiverade och registrerade med WordPress.','A descriptive summary of the taxonomy.'=>'En beskrivande sammanfattning av taxonomin.','A descriptive summary of the term.'=>'En beskrivande sammanfattning av termen.','Term Description'=>'Termbeskrivning','Single word, no spaces. Underscores and dashes allowed.'=>'Enstaka ord, inga mellanslag. Understreck och bindestreck tillåtna.','Term Slug'=>'Termens slug','The name of the default term.'=>'Standardtermens namn.','Term Name'=>'Termnamn','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Skapa en term för taxonomin som inte kan tas bort. Den kommer inte att väljas för inlägg som standard.','Default Term'=>'Standardterm','Sort Terms'=>'Sortera termer','Add Post Type'=>'Lägg till inläggstyp','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Utöka funktionaliteten i WordPress utöver vanliga inlägg och sidor med anpassade inläggstyper.','Add Your First Post Type'=>'Lägg till din första inläggstyp','I know what I\'m doing, show me all the options.'=>'Jag vet vad jag gör, visa mig alla alternativ.','Advanced Configuration'=>'Avancerad konfiguration','Hierarchical post types can have descendants (like pages).'=>'Hierarkiska inläggstyper kan ha ättlingar (som sidor).','Hierarchical'=>'Hierarkisk','Visible on the frontend and in the admin dashboard.'=>'Synlig på front-end och i adminpanelen.','Public'=>'Offentlig','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Endast gemener, understreck och bindestreck, maximalt 20 tecken.','Movie'=>'Film','Singular Label'=>'Etikett i singular','Movies'=>'Filmer','Plural Label'=>'Etikett i plural','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Valfri anpassad controller att använda i stället för `WP_REST_Posts_Controller`.','Controller Class'=>'”Controller”-klass','The namespace part of the REST API URL.'=>'Namnrymdsdelen av REST API-URL:en.','Namespace Route'=>'Route för namnrymd','The base URL for the post type REST API URLs.'=>'Bas-URL för inläggstypens REST API-URL:er.','Base URL'=>'Bas-URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Exponerar denna inläggstyp i REST API:t. Krävs för att använda blockredigeraren.','Show In REST API'=>'Visa i REST API','Customize the query variable name.'=>'Anpassa namnet på ”query”-variabeln.','Query Variable'=>'”Query”-variabel','No Query Variable Support'=>'Inget stöd för ”query”-variabel','Custom Query Variable'=>'Anpassad ”query”-variabel','Query Variable Support'=>'Stöd för ”query”-variabel','URLs for an item and items can be accessed with a query string.'=>'URL:er för ett eller flera objekt kan nås med en ”query”-sträng.','Publicly Queryable'=>'Offentligt sökbar','Custom slug for the Archive URL.'=>'Anpassad slug för arkiv-URL:en.','Archive Slug'=>'Arkiv-slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Har ett objektarkiv som kan anpassas med en arkivmallfil i ditt tema.','Archive'=>'Arkiv','Pagination support for the items URLs such as the archives.'=>'Stöd för sidonumrering av objektens URL:er, t.ex. arkiven.','Pagination'=>'Sidonumrering','RSS feed URL for the post type items.'=>'URL för RSS-flöde, för objekten i inläggstypen.','Feed URL'=>'Flödes-URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Ändrar permalänkstrukturen så att prefixet `WP_Rewrite::$front` läggs till i URL:er.','Front URL Prefix'=>'Prefix för inledande URL','Customize the slug used in the URL.'=>'Anpassa slugen som används i webbadressen.','URL Slug'=>'URL-slug','Permalinks for this post type are disabled.'=>'Permalänkar för denna inläggstyp är inaktiverade.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Skriv om URL:en med en anpassad slug som definieras i inmatningsfältet nedan. Din permalänkstruktur kommer att vara','No Permalink (prevent URL rewriting)'=>'Ingen permalänk (förhindra URL-omskrivning)','Custom Permalink'=>'Anpassad permalänk','Post Type Key'=>'Nyckel för inläggstyp','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Skriv om URL:en med nyckeln för inläggstypen som slug. Din permalänkstruktur kommer att vara','Permalink Rewrite'=>'Omskrivning av permalänk','Delete items by a user when that user is deleted.'=>'Ta bort objekt av en användare när den användaren tas bort.','Delete With User'=>'Ta bort med användare','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Tillåt att inläggstypen exporteras från ”Verktyg” > ”Export”.','Can Export'=>'Kan exportera','Optionally provide a plural to be used in capabilities.'=>'Ange eventuellt en pluralform som kan användas i behörigheter.','Plural Capability Name'=>'Namn i plural på behörighet','Choose another post type to base the capabilities for this post type.'=>'Välj en annan inläggstyp för att basera behörigheterna för denna inläggstyp.','Singular Capability Name'=>'Namn i singular på behörighet','Rename Capabilities'=>'Byt namn på behörigheter','Exclude From Search'=>'Exkludera från sök','Appearance Menus Support'=>'Stöd för menyer i Utseende','Appears as an item in the \'New\' menu in the admin bar.'=>'Visas som ett objekt i menyn ”Nytt” i adminfältet.','Show In Admin Bar'=>'Visa i adminmeny','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Ett PHP-funktionsnamn som ska anropas när du ställer in metarutorna för redigeringsvyn.','Custom Meta Box Callback'=>'Återanrop för anpassad metaruta','Menu Icon'=>'Menyikon','The position in the sidebar menu in the admin dashboard.'=>'Positionen i sidopanelsmenyn i adminpanelen.','Menu Position'=>'Menyposition','Admin Menu Parent'=>'Överordnad adminmeny','Show In Admin Menu'=>'Visa i adminmeny','Items can be edited and managed in the admin dashboard.'=>'Objekt kan redigeras och hanteras i adminpanelen.','Show In UI'=>'Visa i användargränssnitt','A link to a post.'=>'En länk till ett inlägg.','Description for a navigation link block variation.'=>'Beskrivning för en variant av navigationslänksblock.','Item Link Description'=>'Objekts länkbeskrivning','A link to a %s.'=>'En länk till en/ett %s.','Post Link'=>'Inläggslänk','Title for a navigation link block variation.'=>'Rubrik för en variant av navigationslänksblock.','Item Link'=>'Objektlänk','%s Link'=>'%s-länk','Post updated.'=>'Inlägg uppdaterat.','In the editor notice after an item is updated.'=>'Avisering i redigeraren efter att ett objekt har uppdaterats.','Item Updated'=>'Objekt uppdaterat','%s updated.'=>'%s har uppdaterats.','Post scheduled.'=>'Inlägget har schemalagts.','In the editor notice after scheduling an item.'=>'Avisering i redigeraren efter schemaläggning av ett objekt.','Item Scheduled'=>'Objekt tidsinställt','%s scheduled.'=>'%s schemalagd.','Post reverted to draft.'=>'Inlägget har återställts till utkastet.','In the editor notice after reverting an item to draft.'=>'Avisering i redigeraren efter att ha återställt ett objekt till utkast.','Item Reverted To Draft'=>'Objekt återställt till utkast','%s reverted to draft.'=>'%s återställt till utkast.','Post published privately.'=>'Inlägg publicerat privat.','In the editor notice after publishing a private item.'=>'Avisering i redigeraren efter publicering av ett privat objekt.','Item Published Privately'=>'Objekt publicerat privat','%s published privately.'=>'%s har publicerats privat.','Post published.'=>'Inlägg publicerat.','In the editor notice after publishing an item.'=>'Avisering i redigeraren efter publicering av ett objekt.','Item Published'=>'Objekt publicerat','%s published.'=>'%s publicerad.','Posts list'=>'Inläggslista','Items List'=>'Objektlista','%s list'=>'%s-lista','Posts list navigation'=>'Navigation för inläggslista','Items List Navigation'=>'Navigation för objektlista','%s list navigation'=>'Navigation för %s-lista','Filter posts by date'=>'Filtrera inlägg efter datum','Filter Items By Date'=>'Filtrera objekt efter datum','Filter %s by date'=>'Filtrera %s efter datum','Filter posts list'=>'Filtrera inläggslista','Filter Items List'=>'Filtrera lista med objekt','Filter %s list'=>'Filtrera %s-listan','In the media modal showing all media uploaded to this item.'=>'I mediamodalen där alla media som laddats upp till detta objekt visas.','Uploaded To This Item'=>'Uppladdat till detta objekt','Uploaded to this %s'=>'Uppladdad till denna %s','Insert into post'=>'Infoga i inlägg','As the button label when adding media to content.'=>'Som knappetikett när du lägger till media i innehållet.','Insert Into Media Button'=>'Infoga ”Infoga media”-knapp','Insert into %s'=>'Infoga i %s','Use as featured image'=>'Använd som utvald bild','As the button label for selecting to use an image as the featured image.'=>'Som knappetikett för att välja att använda en bild som den utvalda bilden.','Use Featured Image'=>'Använd utvald bild','Remove featured image'=>'Ta bort utvald bild','As the button label when removing the featured image.'=>'Som knappetiketten vid borttagning av den utvalda bilden.','Remove Featured Image'=>'Ta bort utvald bild','Set featured image'=>'Ange utvald bild','As the button label when setting the featured image.'=>'Som knappetiketten när den utvalda bilden anges.','Set Featured Image'=>'Ange utvald bild','Featured image'=>'Utvald bild','In the editor used for the title of the featured image meta box.'=>'Används i redigeraren för rubriken på metarutan för den utvalda bilden.','Featured Image Meta Box'=>'Metaruta för utvald bild','Post Attributes'=>'Inläggsattribut','In the editor used for the title of the post attributes meta box.'=>'Används i redigeraren för rubriken på metarutan för inläggsattribut.','Attributes Meta Box'=>'Metaruta för attribut','%s Attributes'=>'Attribut för %s','Post Archives'=>'Inläggsarkiv','Archives Nav Menu'=>'Navigationsmeny för arkiv','%s Archives'=>'Arkiv för %s','No posts found in Trash'=>'Inga inlägg hittades i papperskorgen','No Items Found in Trash'=>'Inga objekt hittades i papperskorgen','No %s found in Trash'=>'Inga %s hittades i papperskorgen','No posts found'=>'Inga inlägg hittades','No Items Found'=>'Inga objekt hittades','No %s found'=>'Inga %s hittades','Search Posts'=>'Sök inlägg','Search Items'=>'Sök objekt','Search %s'=>'Sök efter %s','Parent Page:'=>'Överordnad sida:','Parent Item Prefix'=>'Prefix för överordnat objekt','Parent %s:'=>'Överordnad %s:','New Post'=>'Nytt inlägg','New Item'=>'Nytt objekt','New %s'=>'Ny %s','Add New Post'=>'Lägg till nytt inlägg','At the top of the editor screen when adding a new item.'=>'Överst i redigeringsvyn när du lägger till ett nytt objekt.','Add New Item'=>'Lägg till nytt objekt','Add New %s'=>'Lägg till ny/nytt %s','View Posts'=>'Visa inlägg','View Items'=>'Visa objekt','View Post'=>'Visa inlägg','In the admin bar to view item when editing it.'=>'I adminfältet för att visa objekt när du redigerar det.','View Item'=>'Visa objekt','View %s'=>'Visa %s','Edit Post'=>'Redigera inlägg','At the top of the editor screen when editing an item.'=>'Överst i redigeringsvyn när du redigerar ett objekt.','Edit Item'=>'Redigera objekt','Edit %s'=>'Redigera %s','All Posts'=>'Alla inlägg','In the post type submenu in the admin dashboard.'=>'I undermenyn för inläggstyp i adminpanelen.','All Items'=>'Alla objekt','All %s'=>'Alla %s','Admin menu name for the post type.'=>'Adminmenynamn för inläggstypen.','Menu Name'=>'Menynamn','Regenerate all labels using the Singular and Plural labels'=>'Återskapa alla etiketter med etiketterna för singular och plural','Regenerate'=>'Återskapa','Active post types are enabled and registered with WordPress.'=>'Aktiva inläggstyper är aktiverade och registrerade med WordPress.','A descriptive summary of the post type.'=>'En beskrivande sammanfattning av inläggstypen.','Add Custom'=>'Lägg till anpassad','Enable various features in the content editor.'=>'Aktivera olika funktioner i innehållsredigeraren.','Post Formats'=>'Inläggsformat','Editor'=>'Redigerare','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Välj befintliga taxonomier för att klassificera objekt av inläggstypen.','Browse Fields'=>'Bläddra bland fält','Nothing to import'=>'Ingenting att importera','. The Custom Post Type UI plugin can be deactivated.'=>'. Tillägget ”Custom Post Type UI” kan inaktiveras.','Imported %d item from Custom Post Type UI -'=>'Importerade %d objekt från ”Custom Post Type UI” –' . "\0" . 'Importerade %d objekt från ”Custom Post Type UI” –','Failed to import taxonomies.'=>'Misslyckades att importera taxonomier.','Failed to import post types.'=>'Misslyckades att importera inläggstyper.','Nothing from Custom Post Type UI plugin selected for import.'=>'Inget från ”Custom Post Type UI” har valts för import.','Imported 1 item'=>'Importerade 1 objekt' . "\0" . 'Importerade %s objekt','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Om en inläggstyp eller taxonomi importeras med samma nyckel som en som redan finns skrivs inställningarna för den befintliga inläggstypen eller taxonomin över med inställningarna för importen.','Import from Custom Post Type UI'=>'Importera från Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Följande kod kan användas för att registrera en lokal version av de valda objekten. Att lagra fältgrupper, inläggstyper eller taxonomier lokalt kan ge många fördelar, till exempel snabbare inläsningstider, versionskontroll och dynamiska fält/inställningar. Kopiera och klistra in följande kod i ditt temas ”functions.php”-fil eller inkludera den i en extern fil, inaktivera eller ta sen bort objekten från ACF-administrationen.','Export - Generate PHP'=>'Exportera - Generera PHP','Export'=>'Exportera','Select Taxonomies'=>'Välj taxonomier','Select Post Types'=>'Välj inläggstyper','Exported 1 item.'=>'Exporterade 1 objekt.' . "\0" . 'Exporterade %s objekt.','Category'=>'Kategori','Tag'=>'Etikett','%s taxonomy created'=>'Taxonomin %s skapades','%s taxonomy updated'=>'Taxonomin %s uppdaterad','Taxonomy draft updated.'=>'Taxonomiutkast uppdaterat.','Taxonomy scheduled for.'=>'Taxonomi schemalagd till.','Taxonomy submitted.'=>'Taxonomi inskickad.','Taxonomy saved.'=>'Taxonomi sparad.','Taxonomy deleted.'=>'Taxonomi borttagen.','Taxonomy updated.'=>'Taxonomi uppdaterad.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Denna taxonomi kunde inte registreras eftersom dess nyckel används av en annan taxonomi som registrerats av ett annat tillägg eller tema.','Taxonomy synchronized.'=>'Taxonomi synkroniserad.' . "\0" . '%s taxonomier synkroniserade.','Taxonomy duplicated.'=>'Taxonomi duplicerad.' . "\0" . '%s taxonomier duplicerade.','Taxonomy deactivated.'=>'Taxonomi inaktiverad.' . "\0" . '%s taxonomier inaktiverade.','Taxonomy activated.'=>'Taxonomi aktiverad.' . "\0" . '%s taxonomier aktiverade.','Terms'=>'Termer','Post type synchronized.'=>'Inläggstyp synkroniserad.' . "\0" . '%s inläggstyper synkroniserade.','Post type duplicated.'=>'Inläggstyp duplicerad.' . "\0" . '%s inläggstyper duplicerade.','Post type deactivated.'=>'Inläggstyp inaktiverad.' . "\0" . '%s inläggstyper inaktiverade.','Post type activated.'=>'Inläggstyp aktiverad.' . "\0" . '%s inläggstyper aktiverade.','Post Types'=>'Inläggstyper','Advanced Settings'=>'Avancerade inställningar','Basic Settings'=>'Grundläggande inställningar','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Denna inläggstyp kunde inte registreras eftersom dess nyckel används av en annan inläggstyp som registrerats av ett annat tillägg eller tema.','Pages'=>'Sidor','Link Existing Field Groups'=>'Länka befintliga fältgrupper','%s post type created'=>'Inläggstypen %s skapad','Add fields to %s'=>'Lägg till fält till %s','%s post type updated'=>'Inläggstypen %s uppdaterad','Post type draft updated.'=>'Utkast för inläggstyp uppdaterat.','Post type scheduled for.'=>'Inläggstyp schemalagd till.','Post type submitted.'=>'Inläggstyp inskickad.','Post type saved.'=>'Inläggstyp sparad.','Post type updated.'=>'Inläggstyp uppdaterad.','Post type deleted.'=>'Inläggstyp borttagen.','Type to search...'=>'Skriv för att söka …','PRO Only'=>'Endast PRO','Field groups linked successfully.'=>'Fältgrupper har länkats.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importera inläggstyper och taxonomier som registrerats med ”Custom Post Type UI” och hantera dem med ACF. Kom igång.','ACF'=>'ACF','taxonomy'=>'taxonomi','post type'=>'inläggstyp','Done'=>'Klar','Field Group(s)'=>'Fältgrupp/fältgrupper','Select one or many field groups...'=>'Markera en eller flera fältgrupper …','Please select the field groups to link.'=>'Välj de fältgrupper som ska länkas.','Field group linked successfully.'=>'Fältgrupp har länkats.' . "\0" . 'Fältgrupper har länkats.','post statusRegistration Failed'=>'Registrering misslyckades','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Detta objekt kunde inte registreras eftersom dess nyckel används av ett annat objekt som registrerats av ett annat tillägg eller tema.','REST API'=>'REST API','Permissions'=>'Behörigheter','URLs'=>'URL:er','Visibility'=>'Synlighet','Labels'=>'Etiketter','Field Settings Tabs'=>'Fältinställningar för flikar','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF-kortkod inaktiverad för förhandsvisning]','Close Modal'=>'Stäng modal','Field moved to other group'=>'Fält flyttat till annan grupp','Close modal'=>'Stäng modal','Start a new group of tabs at this tab.'=>'Starta en ny grupp av flikar på denna flik.','New Tab Group'=>'Ny flikgrupp','Use a stylized checkbox using select2'=>'Använd en stiliserad kryssruta med hjälp av select2','Save Other Choice'=>'Spara annat val','Allow Other Choice'=>'Tillåt annat val','Add Toggle All'=>'Lägg till ”Slå på/av alla”','Save Custom Values'=>'Spara anpassade värden','Allow Custom Values'=>'Tillåt anpassade värden','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Anpassade värden för kryssrutor kan inte vara tomma. Avmarkera alla tomma värden.','Updates'=>'Uppdateringar','Advanced Custom Fields logo'=>'Logga för Advanced Custom Fields','Save Changes'=>'Spara ändringarna','Field Group Title'=>'Rubrik för fältgrupp','Add title'=>'Lägg till rubrik','New to ACF? Take a look at our getting started guide.'=>'Har du just börjat med ACF? Kolla gärna in vår välkomstguide.','Add Field Group'=>'Lägg till fältgrupp','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF samlar anpassade fält i fältgrupper och kopplar sedan dessa fält till redigeringsvyer.','Add Your First Field Group'=>'Lägg till din första fältgrupp','Options Pages'=>'Alternativsidor','ACF Blocks'=>'ACF-block','Gallery Field'=>'Gallerifält','Flexible Content Field'=>'Flexibelt innehållsfält','Repeater Field'=>'Upprepningsfält','Unlock Extra Features with ACF PRO'=>'Lås upp extra funktioner med ACF PRO','Delete Field Group'=>'Ta bort fältgrupp','Created on %1$s at %2$s'=>'Skapad den %1$s kl. %2$s','Group Settings'=>'Gruppinställningar','Location Rules'=>'Platsregler','Choose from over 30 field types. Learn more.'=>'Välj från över 30 fälttyper. Lär dig mer.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Kom igång med att skapa nya anpassade fält för dina inlägg, sidor, anpassade inläggstyper och annat WordPress-innehåll.','Add Your First Field'=>'Lägg till ditt första fält','#'=>'#','Add Field'=>'Lägg till fält','Presentation'=>'Presentation','Validation'=>'Validering','General'=>'Allmänt','Import JSON'=>'Importera JSON','Export As JSON'=>'Exportera som JSON','Field group deactivated.'=>'Fältgrupp inaktiverad.' . "\0" . '%s fältgrupper inaktiverade.','Field group activated.'=>'Fältgrupp aktiverad.' . "\0" . '%s fältgrupper aktiverade.','Deactivate'=>'Inaktivera','Deactivate this item'=>'Inaktivera detta objekt','Activate'=>'Aktivera','Activate this item'=>'Aktivera detta objekt','Move field group to trash?'=>'Flytta fältgrupp till papperskorg?','post statusInactive'=>'Inaktiv','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields och Advanced Custom Fields PRO ska inte vara aktiva samtidigt. Vi har inaktiverat Advanced Custom Fields PRO automatiskt.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields och Advanced Custom Fields PRO ska inte vara aktiva samtidigt. Vi har inaktiverat Advanced Custom Fields automatiskt.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s – Vi har upptäckt ett eller flera anrop för att hämta ACF-fältvärden innan ACF har initierats. Detta stöds inte och kan resultera i felaktiga eller saknade data. Lär dig hur man åtgärdar detta.','%1$s must have a user with the %2$s role.'=>'%1$s måste ha en användare med rollen %2$s.' . "\0" . '%1$s måste ha en användare med en av följande roller: %2$s','%1$s must have a valid user ID.'=>'%1$s måste ha ett giltigt användar-ID.','Invalid request.'=>'Ogiltig begäran.','%1$s is not one of %2$s'=>'%1$s är inte en av %2$s','%1$s must have term %2$s.'=>'%1$s måste ha termen %2$s.' . "\0" . '%1$s måste ha en av följande termer: %2$s','%1$s must be of post type %2$s.'=>'%1$s måste vara av inläggstypen %2$s.' . "\0" . '%1$s måste vara en av följande inläggstyper: %2$s','%1$s must have a valid post ID.'=>'%1$s måste ha ett giltigt inläggs-ID.','%s requires a valid attachment ID.'=>'%s kräver ett giltig bilage-ID.','Show in REST API'=>'Visa i REST API','Enable Transparency'=>'Aktivera genomskinlighet','RGBA Array'=>'RGBA-array','RGBA String'=>'RGBA-sträng','Hex String'=>'HEX-sträng','Upgrade to PRO'=>'Uppgradera till PRO','post statusActive'=>'Aktivt','\'%s\' is not a valid email address'=>'”%s” är inte en giltig e-postadress','Color value'=>'Färgvärde','Select default color'=>'Välj standardfärg','Clear color'=>'Rensa färg','Blocks'=>'Block','Options'=>'Alternativ','Users'=>'Användare','Menu items'=>'Menyval','Widgets'=>'Widgetar','Attachments'=>'Bilagor','Taxonomies'=>'Taxonomier','Posts'=>'Inlägg','Last updated: %s'=>'Senast uppdaterad: %s','Sorry, this post is unavailable for diff comparison.'=>'Detta inlägg är inte tillgängligt för diff-jämförelse.','Invalid field group parameter(s).'=>'Ogiltiga parametrar för fältgrupp.','Awaiting save'=>'Väntar på att sparas','Saved'=>'Sparad','Import'=>'Importera','Review changes'=>'Granska ändringar','Located in: %s'=>'Finns i: %s','Located in plugin: %s'=>'Finns i tillägg: %s','Located in theme: %s'=>'Finns i tema: %s','Various'=>'Diverse','Sync changes'=>'Synkronisera ändringar','Loading diff'=>'Hämtar diff','Review local JSON changes'=>'Granska lokala JSON-ändringar','Visit website'=>'Besök webbplats','View details'=>'Visa detaljer','Version %s'=>'Version %s','Information'=>'Information','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Support. Vår professionella supportpersonal kan hjälpa dig med mer komplicerade och tekniska utmaningar.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Diskussioner. Vi har en aktiv och vänlig community på våra community-forum som kanske kan hjälpa dig att räkna ut ”hur man gör” i ACF-världen.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Dokumentation. Vår omfattande dokumentation innehåller referenser och guider för de flesta situationer du kan stöta på.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Vi är fanatiska när det gäller support och vill att du ska få ut det bästa av din webbplats med ACF. Om du stöter på några svårigheter finns det flera ställen där du kan få hjälp:','Help & Support'=>'Hjälp och support','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Använd fliken ”Hjälp och support” för att kontakta oss om du skulle behöva hjälp.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Innan du skapar din första fältgrupp rekommenderar vi att du först läser vår Komma igång-guide för att bekanta dig med tilläggets filosofi och bästa praxis.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Tillägget ”Advanced Custom Fields” tillhandahåller en visuell formulärbyggare för att anpassa WordPress redigeringsvyer med extra fält och ett intuitivt API för att visa anpassade fältvärden i alla temamallsfiler.','Overview'=>'Översikt','Location type "%s" is already registered.'=>'Platstypen ”%s” är redan registrerad.','Class "%s" does not exist.'=>'Klassen ”%s” finns inte.','Invalid nonce.'=>'Ogiltig engångskod.','Error loading field.'=>'Fel vid inläsning av fält.','Location not found: %s'=>'Plats hittades inte: %s','Error: %s'=>'Fel: %s','Widget'=>'Widget','User Role'=>'Användarroll','Comment'=>'Kommentera','Post Format'=>'Inläggsformat','Menu Item'=>'Menyval','Post Status'=>'Inläggsstatus','Menus'=>'Menyer','Menu Locations'=>'Menyplatser','Menu'=>'Meny','Post Taxonomy'=>'Inläggstaxonomi','Child Page (has parent)'=>'Undersida (har överordnad)','Parent Page (has children)'=>'Överordnad sida (har undersidor)','Top Level Page (no parent)'=>'Toppnivåsida (ingen överordnad)','Posts Page'=>'Inläggssida','Front Page'=>'Startsida','Page Type'=>'Sidtyp','Viewing back end'=>'Visar back-end','Viewing front end'=>'Visar front-end','Logged in'=>'Inloggad','Current User'=>'Nuvarande användare','Page Template'=>'Sidmall','Register'=>'Registrera','Add / Edit'=>'Lägg till/redigera','User Form'=>'Användarformulär','Page Parent'=>'Överordnad sida','Super Admin'=>'Superadmin','Current User Role'=>'Nuvarande användarroll','Default Template'=>'Standardmall','Post Template'=>'Inläggsmall','Post Category'=>'Inläggskategori','All %s formats'=>'Alla %s-format','Attachment'=>'Bilaga','%s value is required'=>'%s-värde är obligatoriskt','Show this field if'=>'Visa detta fält om','Conditional Logic'=>'Villkorad logik','and'=>'och','Local JSON'=>'Lokal JSON','Clone Field'=>'Klona fält','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Kontrollera också att alla premiumutökningar (%s) är uppdaterade till den senaste versionen.','This version contains improvements to your database and requires an upgrade.'=>'Denna version innehåller förbättringar av din databas och kräver en uppgradering.','Thank you for updating to %1$s v%2$s!'=>'Tack för att du uppdaterade till %1$s v%2$s!','Database Upgrade Required'=>'Databasuppgradering krävs','Options Page'=>'Alternativsida','Gallery'=>'Galleri','Flexible Content'=>'Flexibelt innehåll','Repeater'=>'Repeterare','Back to all tools'=>'Tillbaka till alla verktyg','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Om flera fältgrupper visas på en redigeringssida, kommer den första fältgruppens alternativ att användas (den med lägsta sorteringsnummer)','Select items to hide them from the edit screen.'=>'Markera objekt för att dölja dem från redigeringsvyn.','Hide on screen'=>'Dölj på skärmen','Send Trackbacks'=>'Skicka trackbacks','Tags'=>'Etiketter','Categories'=>'Kategorier','Page Attributes'=>'Sidattribut','Format'=>'Format','Author'=>'Författare','Slug'=>'Slug','Revisions'=>'Versioner','Comments'=>'Kommentarer','Discussion'=>'Diskussion','Excerpt'=>'Utdrag','Content Editor'=>'Innehållsredigerare','Permalink'=>'Permalänk','Shown in field group list'=>'Visa i fältgrupplista','Field groups with a lower order will appear first'=>'Fältgrupper med lägre ordningsnummer kommer synas först','Order No.'=>'Sorteringsnummer','Below fields'=>'Under fält','Below labels'=>'Under etiketter','Instruction Placement'=>'Instruktionsplacering','Label Placement'=>'Etikettplacering','Side'=>'Vid sidan','Normal (after content)'=>'Normal (efter innehåll)','High (after title)'=>'Hög (efter rubrik)','Position'=>'Position','Seamless (no metabox)'=>'Sömnlöst (ingen metaruta)','Standard (WP metabox)'=>'Standard (WP meta-ruta)','Style'=>'Stil','Type'=>'Typ','Key'=>'Nyckel','Order'=>'Sortering','Close Field'=>'Stäng fält','id'=>'id','class'=>'klass','width'=>'bredd','Wrapper Attributes'=>'Omslagsattribut','Required'=>'Obligatoriskt','Instructions'=>'Instruktioner','Field Type'=>'Fälttyp','Single word, no spaces. Underscores and dashes allowed'=>'Enstaka ord, inga mellanslag. Understreck och bindestreck tillåtna','Field Name'=>'Fältnamn','This is the name which will appear on the EDIT page'=>'Detta är namnet som kommer att visas på REDIGERINGS-sidan','Field Label'=>'Fältetikett','Delete'=>'Ta bort','Delete field'=>'Ta bort fält','Move'=>'Flytta','Move field to another group'=>'Flytta fältet till en annan grupp','Duplicate field'=>'Duplicera fält','Edit field'=>'Redigera fält','Drag to reorder'=>'Dra för att sortera om','Show this field group if'=>'Visa denna fältgrupp om','No updates available.'=>'Inga uppdateringar tillgängliga.','Database upgrade complete. See what\'s new'=>'Databasuppgradering slutförd. Se vad som är nytt','Reading upgrade tasks...'=>'Läser in uppgraderingsuppgifter …','Upgrade failed.'=>'Uppgradering misslyckades.','Upgrade complete.'=>'Uppgradering slutförd.','Upgrading data to version %s'=>'Uppgraderar data till version %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Det rekommenderas starkt att du säkerhetskopierar din databas innan du fortsätter. Är du säker på att du vill köra uppdateraren nu?','Please select at least one site to upgrade.'=>'Välj minst en webbplats att uppgradera.','Database Upgrade complete. Return to network dashboard'=>'Uppgradering av databas slutförd. Tillbaka till nätverkets adminpanel','Site is up to date'=>'Webbplatsen är uppdaterad','Site requires database upgrade from %1$s to %2$s'=>'Webbplatsen kräver databasuppgradering från %1$s till %2$s','Site'=>'Webbplats','Upgrade Sites'=>'Uppgradera webbplatser','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Följande webbplatser kräver en DB-uppgradering. Kontrollera de du vill uppdatera och klicka sedan på %s.','Add rule group'=>'Lägg till regelgrupp','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Skapa en uppsättning regler för att avgöra vilka redigeringsvyer som ska använda dessa avancerade anpassade fält','Rules'=>'Regler','Copied'=>'Kopierad','Copy to clipboard'=>'Kopiera till urklipp','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Välj vilka objekt du vill exportera och sedan exportmetod. ”Exportera som JSON” för att exportera till en .json-fil som du sedan kan importera till någon annan ACF-installation. ”Generera PHP” för att exportera PHP kod som du kan lägga till i ditt tema.','Select Field Groups'=>'Välj fältgrupper','No field groups selected'=>'Inga fältgrupper valda','Generate PHP'=>'Generera PHP','Export Field Groups'=>'Exportera fältgrupper','Import file empty'=>'Importerad fil är tom','Incorrect file type'=>'Felaktig filtyp','Error uploading file. Please try again'=>'Fel vid uppladdning av fil. Försök igen','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Välj den JSON-fil för Advanced Custom Fields som du vill importera. När du klickar på importknappen nedan kommer ACF att importera objekten i den filen.','Import Field Groups'=>'Importera fältgrupper','Sync'=>'Synkronisera','Select %s'=>'Välj %s','Duplicate'=>'Duplicera','Duplicate this item'=>'Duplicera detta objekt','Supports'=>'Stöder','Documentation'=>'Dokumentation','Description'=>'Beskrivning','Sync available'=>'Synkronisering tillgänglig','Field group synchronized.'=>'Fältgrupp synkroniserad.' . "\0" . '%s fältgrupper synkroniserade.','Field group duplicated.'=>'Fältgrupp duplicerad.' . "\0" . '%s fältgrupper duplicerade.','Active (%s)'=>'Aktiv (%s)' . "\0" . 'Aktiva (%s)','Review sites & upgrade'=>'Granska webbplatser och uppgradera','Upgrade Database'=>'Uppgradera databas','Custom Fields'=>'Anpassade fält','Move Field'=>'Flytta fält','Please select the destination for this field'=>'Välj destinationen för detta fält','The %1$s field can now be found in the %2$s field group'=>'Fältet %1$s kan nu hittas i fältgruppen %2$s','Move Complete.'=>'Flytt färdig.','Active'=>'Aktiv','Field Keys'=>'Fältnycklar','Settings'=>'Inställningar','Location'=>'Plats','Null'=>'Null','copy'=>'kopiera','(this field)'=>'(detta fält)','Checked'=>'Ikryssad','Move Custom Field'=>'Flytta anpassat fält','No toggle fields available'=>'Inga fält för att slå på/av är tillgängliga','Field group title is required'=>'Rubrik för fältgrupp är obligatoriskt','This field cannot be moved until its changes have been saved'=>'Detta fält kan inte flyttas innan dess ändringar har sparats','The string "field_" may not be used at the start of a field name'=>'Strängen ”field_” får inte användas i början av ett fältnamn','Field group draft updated.'=>'Fältgruppsutkast uppdaterat.','Field group scheduled for.'=>'Fältgrupp schemalagd för.','Field group submitted.'=>'Fältgrupp skickad.','Field group saved.'=>'Fältgrupp sparad.','Field group published.'=>'Fältgrupp publicerad.','Field group deleted.'=>'Fältgrupp borttagen.','Field group updated.'=>'Fältgrupp uppdaterad.','Tools'=>'Verktyg','is not equal to'=>'är inte lika med','is equal to'=>'är lika med','Forms'=>'Formulär','Page'=>'Sida','Post'=>'Inlägg','Relational'=>'Relationellt','Choice'=>'Val','Basic'=>'Grundläggande','Unknown'=>'Okänt','Field type does not exist'=>'Fälttyp finns inte','Spam Detected'=>'Skräppost upptäckt','Post updated'=>'Inlägg uppdaterat','Update'=>'Uppdatera','Validate Email'=>'Validera e-post','Content'=>'Innehåll','Title'=>'Rubrik','Edit field group'=>'Redigera fältgrupp','Selection is less than'=>'Valet är mindre än','Selection is greater than'=>'Valet är större än','Value is less than'=>'Värde är mindre än','Value is greater than'=>'Värde är större än','Value contains'=>'Värde innehåller','Value matches pattern'=>'Värde matchar mönster','Value is not equal to'=>'Värde är inte lika med','Value is equal to'=>'Värde är lika med','Has no value'=>'Har inget värde','Has any value'=>'Har något värde','Cancel'=>'Avbryt','Are you sure?'=>'Är du säker?','%d fields require attention'=>'%d fält kräver din uppmärksamhet','1 field requires attention'=>'1 fält kräver din uppmärksamhet','Validation failed'=>'Validering misslyckades','Validation successful'=>'Validering lyckades','Restricted'=>'Begränsad','Collapse Details'=>'Minimera detaljer','Expand Details'=>'Expandera detaljer','Uploaded to this post'=>'Uppladdat till detta inlägg','verbUpdate'=>'Uppdatera','verbEdit'=>'Redigera','The changes you made will be lost if you navigate away from this page'=>'De ändringar du gjort kommer att gå förlorade om du navigerar bort från denna sida','File type must be %s.'=>'Filtyp måste vara %s.','or'=>'eller','File size must not exceed %s.'=>'Filstorleken får inte överskrida %s.','File size must be at least %s.'=>'Filstorlek måste vara lägst %s.','Image height must not exceed %dpx.'=>'Bildens höjd får inte överskrida %d px.','Image height must be at least %dpx.'=>'Bildens höjd måste vara åtminstone %d px.','Image width must not exceed %dpx.'=>'Bildens bredd får inte överskrida %d px.','Image width must be at least %dpx.'=>'Bildens bredd måste vara åtminstone %d px.','(no title)'=>'(ingen rubrik)','Full Size'=>'Full storlek','Large'=>'Stor','Medium'=>'Medium','Thumbnail'=>'Miniatyr','(no label)'=>'(ingen etikett)','Sets the textarea height'=>'Ställer in textområdets höjd','Rows'=>'Rader','Text Area'=>'Textområde','Prepend an extra checkbox to toggle all choices'=>'Förbered en extra kryssruta för att slå på/av alla val','Save \'custom\' values to the field\'s choices'=>'Spara ”anpassade” värden till fältets val','Allow \'custom\' values to be added'=>'Tillåt att ”anpassade” värden kan läggas till','Add new choice'=>'Lägg till nytt val','Toggle All'=>'Slå på/av alla','Allow Archives URLs'=>'Tillåt arkiv-URL:er','Archives'=>'Arkiv','Page Link'=>'Sidlänk','Add'=>'Lägg till','Name'=>'Namn','%s added'=>'%s har lagts till','%s already exists'=>'%s finns redan','User unable to add new %s'=>'Användare kan inte lägga till ny %s','Term ID'=>'Term-ID','Term Object'=>'Term-objekt','Load value from posts terms'=>'Hämta värde från inläggets termer','Load Terms'=>'Ladda termer','Connect selected terms to the post'=>'Koppla valda termer till inlägget','Save Terms'=>'Spara termer','Allow new terms to be created whilst editing'=>'Tillåt att nya termer skapas vid redigering','Create Terms'=>'Skapa termer','Radio Buttons'=>'Radioknappar','Single Value'=>'Enskild värde','Multi Select'=>'Flerval','Checkbox'=>'Kryssruta','Multiple Values'=>'Flera värden','Select the appearance of this field'=>'Välj utseendet på detta fält','Appearance'=>'Utseende','Select the taxonomy to be displayed'=>'Välj taxonomin som ska visas','No TermsNo %s'=>'Inga %s','Value must be equal to or lower than %d'=>'Värdet måste vara lika med eller lägre än %d','Value must be equal to or higher than %d'=>'Värdet måste vara lika med eller högre än %d','Value must be a number'=>'Värdet måste vara ett nummer','Number'=>'Nummer','Save \'other\' values to the field\'s choices'=>'Spara ”andra” värden i fältets val','Add \'other\' choice to allow for custom values'=>'Lägg till valet ”annat” för att tillåta anpassade värden','Other'=>'Annat','Radio Button'=>'Alternativknapp','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definiera en ändpunkt för föregående dragspel att stoppa. Detta dragspel kommer inte att vara synligt.','Allow this accordion to open without closing others.'=>'Tillåt detta dragspel öppna utan att stänga andra.','Multi-Expand'=>'Multi-expandera','Display this accordion as open on page load.'=>'Visa detta dragspel som öppet på sidladdning.','Open'=>'Öppen','Accordion'=>'Dragspel','Restrict which files can be uploaded'=>'Begränsa vilka filer som kan laddas upp','File ID'=>'Fil-ID','File URL'=>'Fil-URL','File Array'=>'Fil-array','Add File'=>'Lägg till fil','No file selected'=>'Ingen fil vald','File name'=>'Filnamn','Update File'=>'Uppdatera fil','Edit File'=>'Redigera fil','Select File'=>'Välj fil','File'=>'Fil','Password'=>'Lösenord','Specify the value returned'=>'Specificera värdet att returnera','Use AJAX to lazy load choices?'=>'Använda AJAX för att ladda alternativ efter att sidan laddats?','Enter each default value on a new line'=>'Ange varje standardvärde på en ny rad','verbSelect'=>'Välj','Select2 JS load_failLoading failed'=>'Laddning misslyckades','Select2 JS searchingSearching…'=>'Söker…','Select2 JS load_moreLoading more results…'=>'Laddar in fler resultat …','Select2 JS selection_too_long_nYou can only select %d items'=>'Du kan endast välja %d objekt','Select2 JS selection_too_long_1You can only select 1 item'=>'Du kan endast välja 1 objekt','Select2 JS input_too_long_nPlease delete %d characters'=>'Ta bort %d tecken','Select2 JS input_too_long_1Please delete 1 character'=>'Ta bort 1 tecken','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Ange %d eller fler tecken','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Ange 1 eller fler tecken','Select2 JS matches_0No matches found'=>'Inga matchningar hittades','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultat är tillgängliga, använd tangenterna med uppåt- och nedåtpil för att navigera.','Select2 JS matches_1One result is available, press enter to select it.'=>'Ett resultat är tillgängligt, tryck på returtangenten för att välja det.','nounSelect'=>'Välj','User ID'=>'Användar-ID','User Object'=>'Användarobjekt','User Array'=>'Användar-array','All user roles'=>'Alla användarroller','Filter by Role'=>'Filtrera efter roll','User'=>'Användare','Separator'=>'Avgränsare','Select Color'=>'Välj färg','Default'=>'Standard','Clear'=>'Rensa','Color Picker'=>'Färgväljare','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Välj','Date Time Picker JS closeTextDone'=>'Klart','Date Time Picker JS currentTextNow'=>'Nu','Date Time Picker JS timezoneTextTime Zone'=>'Tidszon','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosekund','Date Time Picker JS millisecTextMillisecond'=>'Millisekund','Date Time Picker JS secondTextSecond'=>'Sekund','Date Time Picker JS minuteTextMinute'=>'Minut','Date Time Picker JS hourTextHour'=>'Timme','Date Time Picker JS timeTextTime'=>'Tid','Date Time Picker JS timeOnlyTitleChoose Time'=>'Välj tid','Date Time Picker'=>'Datum/tidväljare','Endpoint'=>'Ändpunkt','Left aligned'=>'Vänsterjusterad','Top aligned'=>'Toppjusterad','Placement'=>'Placering','Tab'=>'Flik','Value must be a valid URL'=>'Värde måste vara en giltig URL','Link URL'=>'Länk-URL','Link Array'=>'Länk-array','Opens in a new window/tab'=>'Öppnas i ett nytt fönster/flik','Select Link'=>'Välj länk','Link'=>'Länk','Email'=>'E-post','Step Size'=>'Stegstorlek','Maximum Value'=>'Maximalt värde','Minimum Value'=>'Minsta värde','Range'=>'Intervall','Both (Array)'=>'Båda (Array)','Label'=>'Etikett','Value'=>'Värde','Vertical'=>'Vertikal','Horizontal'=>'Horisontell','red : Red'=>'röd : Röd','For more control, you may specify both a value and label like this:'=>'För mer kontroll kan du specificera både ett värde och en etikett så här:','Enter each choice on a new line.'=>'Ange varje val på en ny rad.','Choices'=>'Val','Button Group'=>'Knappgrupp','Allow Null'=>'Tillåt värdet ”null”','Parent'=>'Överordnad','TinyMCE will not be initialized until field is clicked'=>'TinyMCE kommer inte att initialiseras förrän fältet är klickat','Delay Initialization'=>'Fördröjd initialisering','Show Media Upload Buttons'=>'Visa knappar för mediauppladdning','Toolbar'=>'Verktygsfält','Text Only'=>'Endast text','Visual Only'=>'Endast visuell','Visual & Text'=>'Visuell och text','Tabs'=>'Flikar','Click to initialize TinyMCE'=>'Klicka för att initialisera TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Text','Visual'=>'Visuellt','Value must not exceed %d characters'=>'Värde får inte överstiga %d tecken','Leave blank for no limit'=>'Lämna fältet tomt för att inte sätta någon begränsning','Character Limit'=>'Teckenbegränsning','Appears after the input'=>'Visas efter inmatningen','Append'=>'Lägg till efter','Appears before the input'=>'Visas före inmatningen','Prepend'=>'Lägg till före','Appears within the input'=>'Visas inuti inmatningen','Placeholder Text'=>'Platshållartext','Appears when creating a new post'=>'Visas när ett nytt inlägg skapas','Text'=>'Text','%1$s requires at least %2$s selection'=>'%1$s kräver minst %2$s val' . "\0" . '%1$s kräver minst %2$s val','Post ID'=>'Inläggs-ID','Post Object'=>'Inläggsobjekt','Maximum Posts'=>'Maximalt antal inlägg','Minimum Posts'=>'Minsta antal inlägg','Featured Image'=>'Utvald bild','Selected elements will be displayed in each result'=>'Valda element kommer att visas i varje resultat','Elements'=>'Element','Taxonomy'=>'Taxonomi','Post Type'=>'Inläggstyp','Filters'=>'Filter','All taxonomies'=>'Alla taxonomier','Filter by Taxonomy'=>'Filtrera efter taxonomi','All post types'=>'Alla inläggstyper','Filter by Post Type'=>'Filtrera efter inläggstyp','Search...'=>'Sök …','Select taxonomy'=>'Välj taxonomi','Select post type'=>'Välj inläggstyp','No matches found'=>'Inga matchningar hittades','Loading'=>'Laddar in','Maximum values reached ( {max} values )'=>'Maximalt antal värden har nåtts ({max} värden)','Relationship'=>'Relationer','Comma separated list. Leave blank for all types'=>'Kommaseparerad lista. Lämna tomt för alla typer','Allowed File Types'=>'Tillåtna filtyper','Maximum'=>'Maximalt','File size'=>'Filstorlek','Restrict which images can be uploaded'=>'Begränsa vilka bilder som kan laddas upp','Minimum'=>'Minimum','Uploaded to post'=>'Uppladdat till inlägg','All'=>'Alla','Limit the media library choice'=>'Begränsa mediabiblioteksvalet','Library'=>'Bibliotek','Preview Size'=>'Förhandsgranska storlek','Image ID'=>'Bild-ID','Image URL'=>'Bild-URL','Image Array'=>'Bild-array','Specify the returned value on front end'=>'Specificera returvärdet på front-end','Return Value'=>'Returvärde','Add Image'=>'Lägg till bild','No image selected'=>'Ingen bild vald','Remove'=>'Ta bort','Edit'=>'Redigera','All images'=>'Alla bilder','Update Image'=>'Uppdatera bild','Edit Image'=>'Redigera bild','Select Image'=>'Välj bild','Image'=>'Bild','Allow HTML markup to display as visible text instead of rendering'=>'Tillåt att HTML-märkkod visas som synlig text i stället för att renderas','Escape HTML'=>'Inaktivera HTML-rendering','No Formatting'=>'Ingen formatering','Automatically add <br>'=>'Lägg automatiskt till <br>','Automatically add paragraphs'=>'Lägg automatiskt till stycken','Controls how new lines are rendered'=>'Styr hur nya rader visas','New Lines'=>'Nya rader','Week Starts On'=>'Veckan börjar på','The format used when saving a value'=>'Formatet som används när ett värde sparas','Save Format'=>'Spara format','Date Picker JS weekHeaderWk'=>'V','Date Picker JS prevTextPrev'=>'Föreg.','Date Picker JS nextTextNext'=>'Nästa','Date Picker JS currentTextToday'=>'Idag','Date Picker JS closeTextDone'=>'Klart','Date Picker'=>'Datumväljare','Width'=>'Bredd','Embed Size'=>'Inbäddad storlek','Enter URL'=>'Ange URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Text som visas när inaktivt','Off Text'=>'”Av”-text','Text shown when active'=>'Text som visas när aktivt','On Text'=>'”På”-text','Stylized UI'=>'Stiliserat användargränssnitt','Default Value'=>'Standardvärde','Displays text alongside the checkbox'=>'Visar text bredvid kryssrutan','Message'=>'Meddelande','No'=>'Nej','Yes'=>'Ja','True / False'=>'Sant/falskt','Row'=>'Rad','Table'=>'Tabell','Block'=>'Block','Specify the style used to render the selected fields'=>'Specificera stilen för att rendera valda fält','Layout'=>'Layout','Sub Fields'=>'Underfält','Group'=>'Grupp','Customize the map height'=>'Anpassa karthöjden','Height'=>'Höjd','Set the initial zoom level'=>'Ställ in den initiala zoomnivån','Zoom'=>'Zooma','Center the initial map'=>'Centrera den inledande kartan','Center'=>'Centrerat','Search for address...'=>'Sök efter adress …','Find current location'=>'Hitta nuvarande plats','Clear location'=>'Rensa plats','Search'=>'Sök','Sorry, this browser does not support geolocation'=>'Denna webbläsare saknar stöd för platsinformation','Google Map'=>'Google Map','The format returned via template functions'=>'Formatet returnerad via mallfunktioner','Return Format'=>'Returformat','Custom:'=>'Anpassad:','The format displayed when editing a post'=>'Formatet visas när ett inlägg redigeras','Display Format'=>'Visningsformat','Time Picker'=>'Tidsväljare','Inactive (%s)'=>'Inaktiv (%s)' . "\0" . 'Inaktiva (%s)','No Fields found in Trash'=>'Inga fält hittades i papperskorgen','No Fields found'=>'Inga fält hittades','Search Fields'=>'Sök fält','View Field'=>'Visa fält','New Field'=>'Nytt fält','Edit Field'=>'Redigera fält','Add New Field'=>'Lägg till nytt fält','Field'=>'Fält','Fields'=>'Fält','No Field Groups found in Trash'=>'Inga fältgrupper hittades i papperskorgen','No Field Groups found'=>'Inga fältgrupper hittades','Search Field Groups'=>'Sök fältgrupper','View Field Group'=>'Visa fältgrupp','New Field Group'=>'Ny fältgrupp','Edit Field Group'=>'Redigera fältgrupp','Add New Field Group'=>'Lägg till ny fältgrupp','Add New'=>'Lägg till nytt','Field Group'=>'Fältgrupp','Field Groups'=>'Fältgrupper','Customize WordPress with powerful, professional and intuitive fields.'=>'Anpassa WordPress med kraftfulla, professionella och intuitiva fält.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Blocktypsnamn är obligatoriskt.','Block type "%s" is already registered.'=>'Blocktypen "%s" är redan registrerad.','Switch to Edit'=>'Växla till Redigera','Switch to Preview'=>'Växla till förhandsgranskning','Change content alignment'=>'Ändra innehållsjustering','%s settings'=>'%s-inställningar','This block contains no editable fields.'=>'Det här blocket innehåller inga redigerbara fält.','Assign a field group to add fields to this block.'=>'Tilldela en fältgrupp för att lägga till fält i detta block.','Options Updated'=>'Alternativ uppdaterade','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Om du vill aktivera uppdateringar anger du din licensnyckel på sidan Uppdateringar. Om du inte har en licensnyckel, se uppgifter och priser.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'ACF-aktiveringsfel. Din definierade licensnyckel har ändrats, men ett fel uppstod vid inaktivering av din gamla licens','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'ACF-aktiveringsfel. Din definierade licensnyckel har ändrats, men ett fel uppstod vid anslutning till aktiveringsservern','ACF Activation Error'=>'ACF-aktiveringsfel','ACF Activation Error. An error occurred when connecting to activation server'=>'ACF-aktiveringsfel. Ett fel uppstod vid anslutning till aktiveringsservern','Check Again'=>'Kontrollera igen','ACF Activation Error. Could not connect to activation server'=>'ACF-aktiveringsfel. Kunde inte ansluta till aktiveringsservern','Publish'=>'Publicera','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Inga fältgrupper hittades för denna inställningssida. Skapa en fältgrupp','Error. Could not connect to update server'=>'Fel. Kunde inte ansluta till uppdateringsservern','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Fel. Det gick inte att autentisera uppdateringspaketet. Kontrollera igen eller inaktivera och återaktivera din ACF PRO-licens.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Fel. Din licens för denna webbplats har gått ut eller inaktiverats. Återaktivera din ACF PRO-licens.','Select one or more fields you wish to clone'=>'Välj ett eller flera fält som du vill klona','Display'=>'Visning','Specify the style used to render the clone field'=>'Specificera stilen som ska användas för att rendera det klonade fältet','Group (displays selected fields in a group within this field)'=>'Grupp (visar valda fält i en grupp i detta fält)','Seamless (replaces this field with selected fields)'=>'Sömlös (ersätter detta fält med valda fält)','Labels will be displayed as %s'=>'Etiketter kommer att visas som %s','Prefix Field Labels'=>'Prefix för fältetiketter','Values will be saved as %s'=>'Värden sparas som %s','Prefix Field Names'=>'Prefix för fältnamn','Unknown field'=>'Okänt fält','Unknown field group'=>'Okänd fältgrupp','All fields from %s field group'=>'Alla fält från %s fältgrupp','Add Row'=>'Lägg till rad','layout'=>'layout' . "\0" . 'layouter','layouts'=>'layouter','This field requires at least {min} {label} {identifier}'=>'Detta fält kräver minst {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Detta fält har en gräns på {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} tillgänglig (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} krävs (min {min})','Flexible Content requires at least 1 layout'=>'Flexibelt innehåll kräver minst 1 layout','Click the "%s" button below to start creating your layout'=>'Klicka på knappen ”%s” nedan för att börja skapa din layout','Add layout'=>'Lägg till layout','Duplicate layout'=>'Duplicera layout','Remove layout'=>'Ta bort layout','Click to toggle'=>'Klicka för att växla','Delete Layout'=>'Ta bort layout','Duplicate Layout'=>'Duplicera layout','Add New Layout'=>'Lägg till ny layout','Add Layout'=>'Lägg till layout','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Lägsta tillåtna antal layouter','Maximum Layouts'=>'Högsta tillåtna antal layouter','Button Label'=>'Knappetikett','%s must be of type array or null.'=>'%s måste vara av typen array eller null.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s måste innehålla minst %2$s %3$s layout.' . "\0" . '%1$s måste innehålla minst %2$s %3$s layouter.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s får innehålla högst %2$s %3$s layout.' . "\0" . '%1$s får innehålla högst %2$s %3$s layouter.','Add Image to Gallery'=>'Lägg till bild i galleriet','Maximum selection reached'=>'Högsta tillåtna antal val uppnått','Length'=>'Längd','Caption'=>'Bildtext','Alt Text'=>'Alternativ text','Add to gallery'=>'Lägg till i galleri','Bulk actions'=>'Massåtgärder','Sort by date uploaded'=>'Sortera efter uppladdningsdatum','Sort by date modified'=>'Sortera efter redigeringsdatum','Sort by title'=>'Sortera efter rubrik','Reverse current order'=>'Omvänd nuvarande ordning','Close'=>'Stäng','Minimum Selection'=>'Minsta tillåtna antal val','Maximum Selection'=>'Högsta tillåtna antal val','Allowed file types'=>'Tillåtna filtyper','Insert'=>'Infoga','Specify where new attachments are added'=>'Specifiera var nya bilagor läggs till','Append to the end'=>'Lägg till i slutet','Prepend to the beginning'=>'Lägg till början','Minimum rows not reached ({min} rows)'=>'Minsta tillåtna antal rader uppnått ({min} rader)','Maximum rows reached ({max} rows)'=>'Högsta tillåtna antal rader uppnått ({max} rader)','Error loading page'=>'Kunde inte ladda in sida','Useful for fields with a large number of rows.'=>'Användbart för fält med ett stort antal rader.','Rows Per Page'=>'Rader per sida','Set the number of rows to be displayed on a page.'=>'Ange antalet rader som ska visas på en sida.','Minimum Rows'=>'Minsta tillåtna antal rader','Maximum Rows'=>'Högsta tillåtna antal rader','Collapsed'=>'Ihopfälld','Select a sub field to show when row is collapsed'=>'Välj ett underfält att visa när raden är ihopfälld','Invalid field key or name.'=>'Ogiltig fältnyckel.','There was an error retrieving the field.'=>'Ett fel uppstod vid hämtning av fältet.','Click to reorder'=>'Dra och släpp för att ändra ordning','Add row'=>'Lägg till rad','Duplicate row'=>'Duplicera rad','Remove row'=>'Ta bort rad','Current Page'=>'Nuvarande sida','First Page'=>'Första sidan','Previous Page'=>'Föregående sida','paging%1$s of %2$s'=>'%1$s av %2$s','Next Page'=>'Nästa sida','Last Page'=>'Sista sidan','No block types exist'=>'Det finns inga blocktyper','No options pages exist'=>'Det finns inga alternativsidor','Deactivate License'=>'Inaktivera licens','Activate License'=>'Aktivera licens','License Information'=>'Licensinformation','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'För att låsa upp uppdateringar, fyll i din licensnyckel här nedan. Om du inte har en licensnyckel, gå till sidan detaljer och priser.','License Key'=>'Licensnyckel','Your license key is defined in wp-config.php.'=>'Din licensnyckel är angiven i wp-config.php.','Retry Activation'=>'Försök aktivera igen','Update Information'=>'Uppdateringsinformation','Current Version'=>'Nuvarande version','Latest Version'=>'Senaste version','Update Available'=>'Uppdatering tillgänglig','Upgrade Notice'=>'Uppgraderingsnotering','Enter your license key to unlock updates'=>'Fyll i din licensnyckel här ovan för att låsa upp uppdateringar','Update Plugin'=>'Uppdatera tillägg','Please reactivate your license to unlock updates'=>'Återaktivera din licens för att låsa upp uppdateringar']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'sv_SE','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[ACF-kortkoden kan inte visa fält från icke-offentliga inlägg]','[The ACF shortcode is disabled on this site]'=>'[ACF-kortkoden är inaktiverad på denna webbplats]','Businessman Icon'=>'Ikon för affärsman','Forums Icon'=>'Forum-ikon','YouTube Icon'=>'YouTube-ikon','Yes (alt) Icon'=>'Alternativ ja-ikon','Xing Icon'=>'Xing-ikon','WordPress (alt) Icon'=>'Alternativ WordPress-ikon','WhatsApp Icon'=>'WhatsApp-ikon','Write Blog Icon'=>'”Skriv blogg”-ikon','View Site Icon'=>'Visa webbplats-ikon','Learn More Icon'=>'”Lär dig mer”-ikon','Add Page Icon'=>'Ikon för lägg till sida','Video (alt3) Icon'=>'Alternativ video-ikon 3','Video (alt2) Icon'=>'Alternativ video-ikon 2','Video (alt) Icon'=>'Alternativ video-ikon','Update (alt) Icon'=>'Alternativ uppdatera-ikon','Universal Access (alt) Icon'=>'Alternativ ikon för universell åtkomst','Twitter (alt) Icon'=>'Alternativ Twitter-ikon','Twitch Icon'=>'Twitch-ikon','Tickets (alt) Icon'=>'Alternativ biljettikon','Text Page Icon'=>'Ikon för textsida','Table Row Delete Icon'=>'Ikon för borttagning av tabellrad','Table Row Before Icon'=>'Ikon för före tabellrad','Table Row After Icon'=>'Ikon för efter tabellrad','Table Col Delete Icon'=>'Ikon för borttagning av tabellkolumn','Table Col Before Icon'=>'Ikon för före tabellkolumn','Table Col After Icon'=>'Ikon för efter tabellkolumn','Superhero (alt) Icon'=>'Alternativ superhjälte-ikon','Superhero Icon'=>'Ikon för superhjälte','Spotify Icon'=>'Spotify-ikon','Shortcode Icon'=>'Ikon för kortkod','Shield (alt) Icon'=>'Alternativ sköld-ikon','Share (alt2) Icon'=>'Alternativ dela-ikon 2','Share (alt) Icon'=>'Alternativ dela-ikon','Saved Icon'=>'Ikon för sparat','RSS Icon'=>'RSS-ikon','REST API Icon'=>'REST API-ikon','Remove Icon'=>'Ikon för att ta bort','Reddit Icon'=>'Reddit-ikon','Privacy Icon'=>'Integritetsikon','Printer Icon'=>'Ikon för skrivare','Podio Icon'=>'Podio-ikon','Plus (alt2) Icon'=>'Alternativ plusikon 2','Plus (alt) Icon'=>'Alternativ plus-ikon','Pinterest Icon'=>'Pinterest-ikon','Pets Icon'=>'Ikon för husdjur','PDF Icon'=>'PDF-ikon','Palm Tree Icon'=>'Ikon för palmträd','Open Folder Icon'=>'Ikon för öppen mapp','No (alt) Icon'=>'Alternativ nej-ikon','Money (alt) Icon'=>'Alternativ pengar-ikon','Menu (alt3) Icon'=>'Alternativ menyikon 3','Menu (alt2) Icon'=>'Alternativ menyikon 2','Menu (alt) Icon'=>'Alternativ menyikon','Spreadsheet Icon'=>'Ikon för kalkylark','Interactive Icon'=>'Interaktiv ikon','Document Icon'=>'Dokumentikon','Default Icon'=>'Standardikon','Location (alt) Icon'=>'Alternativ plats-ikon','LinkedIn Icon'=>'LinkedIn-ikon','Instagram Icon'=>'Instagram-ikon','Insert Before Icon'=>'Ikon för infoga före','Insert After Icon'=>'Ikon för infoga efter','Insert Icon'=>'Infoga-ikon','Images (alt2) Icon'=>'Alternativ bilderikon 2','Images (alt) Icon'=>'Alternativ inom för bilder','Rotate Right Icon'=>'Ikon för rotera höger','Rotate Left Icon'=>'Ikon för rotera vänster','Rotate Icon'=>'Ikon för att rotera','Flip Vertical Icon'=>'”Vänd vertikalt”-ikon','Flip Horizontal Icon'=>'”Vänd vågrätt”-ikon','Crop Icon'=>'Beskärningsikon','ID (alt) Icon'=>'Alternativ ID-ikon','HTML Icon'=>'HTML-ikon','Hourglass Icon'=>'Timglas-ikon','Heading Icon'=>'Ikon för rubrik','Google Icon'=>'Google-ikon','Games Icon'=>'Spelikon','Status Icon'=>'Statusikon','Image Icon'=>'Bildikon','Gallery Icon'=>'Ikon för galleri','Chat Icon'=>'Chatt-ikon','Audio Icon'=>'Ljudikon','Aside Icon'=>'Notisikon','Food Icon'=>'Matikon','Exit Icon'=>'Avsluta-ikon','Embed Video Icon'=>'Ikon för inbäddning av videoklipp','Embed Post Icon'=>'Ikon för inbäddning av inlägg','Embed Photo Icon'=>'Ikon för inbäddning av foto','Embed Generic Icon'=>'Genetisk ikon för inbäddning','Embed Audio Icon'=>'Ikon för inbäddning av ljud','Email (alt2) Icon'=>'Alternativ e-post-ikon 2','RTL Icon'=>'RTL-ikon','LTR Icon'=>'LTR-ikon','Custom Character Icon'=>'Ikon för anpassat tecken','Edit Page Icon'=>'Ikon för redigera sida','Edit Large Icon'=>'Redigera stor ikon','Drumstick Icon'=>'Ikon för trumstock','Database View Icon'=>'Ikon för visning av databas','Database Remove Icon'=>'Ikon för borttagning av databas','Database Import Icon'=>'Ikon för databasimport','Database Export Icon'=>'Ikon för databasexport','Database Icon'=>'Databasikon','Cover Image Icon'=>'Ikon för omslagsbild','Volume On Icon'=>'Ikon för volym på','Volume Off Icon'=>'Ikon för volymavstängning','Skip Forward Icon'=>'”Hoppa framåt”-ikon','Skip Back Icon'=>'Ikon för att hoppa tillbaka','Repeat Icon'=>'Ikon för upprepning','Play Icon'=>'Ikon för uppspelning','Pause Icon'=>'Paus-ikon','Forward Icon'=>'Framåt-ikon','Back Icon'=>'Ikon för tillbaka','Columns Icon'=>'Ikon för kolumner','Color Picker Icon'=>'Ikon för färgväljare','Coffee Icon'=>'Kaffeikon','Code Standards Icon'=>'Ikon för kodstandarder','Cloud Upload Icon'=>'Ikon för molnuppladdning','Cloud Saved Icon'=>'Ikon för sparat i moln','Car Icon'=>'Bilikon','Camera (alt) Icon'=>'Alternativ kameraikon','Calculator Icon'=>'Ikon för kalkylator','Button Icon'=>'Knappikon','Businessperson Icon'=>'Ikon för affärsperson','Tracking Icon'=>'Spårningsikon','Topics Icon'=>'Ämnesikon','Replies Icon'=>'Ikon för svar','Friends Icon'=>'Vännerikon','Community Icon'=>'Community-ikon','BuddyPress Icon'=>'BuddyPress-ikon','bbPress Icon'=>'bbPress-ikon','Activity Icon'=>'Aktivitetsikon','Book (alt) Icon'=>'Alternativ bok-ikon','Block Default Icon'=>'Standardikon för block','Bell Icon'=>'Ikon för klocka','Beer Icon'=>'Ikon för öl','Bank Icon'=>'Bankikon','Arrow Up (alt2) Icon'=>'Alternativ ”pil upp”-ikon 2','Arrow Up (alt) Icon'=>'Alternativ ”pil upp”-ikon','Arrow Right (alt2) Icon'=>'Alternativ ”pil höger”-ikon 2','Arrow Right (alt) Icon'=>'Alternativ ”pil höger”-ikon','Arrow Left (alt2) Icon'=>'Alternativ ”pil vänster”-ikon 2','Arrow Left (alt) Icon'=>'Alternativ ”pil vänster”-ikon','Arrow Down (alt2) Icon'=>'Alternativ ”pil ned”-ikon 2','Arrow Down (alt) Icon'=>'Alternativ ”pil ned”-ikon','Amazon Icon'=>'Amazon-ikon','Align Wide Icon'=>'Ikon för bred justering','Airplane Icon'=>'Flygplansikon','Site (alt3) Icon'=>'Alternativ webbplatsikon 3','Site (alt2) Icon'=>'Alternativ webbplatsikon 2','Site (alt) Icon'=>'Alternativ webbplatsikon','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Uppgradera till ACF PRO för att skapa alternativsidor med bara några få klick','Invalid request args.'=>'Ogiltiga argument för begäran.','Sorry, you do not have permission to do that.'=>'Du har inte behörighet att göra det.','Blocks Using Post Meta'=>'Block som använder inläggsmetadata','ACF PRO logo'=>'ACF PRO-logga','ACF PRO Logo'=>'ACF PRO-logga','%s requires a valid attachment ID when type is set to media_library.'=>'%s kräver ett giltigt bilage-ID när typen är angiven till media_library.','%s is a required property of acf.'=>'%s är en obligatorisk egenskap för acf.','The value of icon to save.'=>'Värdet på ikonen som ska sparas.','The type of icon to save.'=>'Den typ av ikon som ska sparas.','Yes Icon'=>'Ja-ikon','WordPress Icon'=>'WordPress-ikon','Warning Icon'=>'Varningsikon','Visibility Icon'=>'Ikon för synlighet','Vault Icon'=>'Ikon för valv','Upload Icon'=>'Ladda upp-ikon','Update Icon'=>'Uppdatera-ikon','Unlock Icon'=>'Lås upp-ikon','Universal Access Icon'=>'Ikon för universell åtkomst','Undo Icon'=>'Ångra-ikon','Twitter Icon'=>'Twitter-ikon','Trash Icon'=>'Papperskorgsikon','Translation Icon'=>'Översättningsikon','Tickets Icon'=>'Biljettikon','Thumbs Up Icon'=>'Tummen upp-ikon','Thumbs Down Icon'=>'Tummen ner-ikon','Text Icon'=>'Textikon','Testimonial Icon'=>'Omdömesikon','Tagcloud Icon'=>'Ikon för etikettmoln','Tag Icon'=>'Etikett-ikon','Tablet Icon'=>'Ikon för surfplatta','Store Icon'=>'Butiksikon','Sticky Icon'=>'Klistra-ikon','Star Half Icon'=>'Halvfylld stjärnikon','Star Filled Icon'=>'Fylld stjärnikon','Star Empty Icon'=>'Tom stjärnikon','Sos Icon'=>'SOS-ikon','Sort Icon'=>'Sortera-ikon','Smiley Icon'=>'Smiley-ikon','Smartphone Icon'=>'Ikon för smarta telefoner','Shield Icon'=>'Sköld-ikon','Share Icon'=>'Delningsikon','Search Icon'=>'Sökikon','Screen Options Icon'=>'Ikon för skärmalternativ','Schedule Icon'=>'Schema-ikon','Redo Icon'=>'”Göra om”-ikon','Randomize Icon'=>'Ikon för slumpmässighet','Products Icon'=>'Ikon för produkter','Pressthis Icon'=>'Pressthis-ikon','Post Status Icon'=>'Ikon för inläggsstatus','Portfolio Icon'=>'Portfölj-ikon','Plus Icon'=>'Plus-ikon','Playlist Video Icon'=>'Ikon för spellista, för videoklipp','Playlist Audio Icon'=>'Ikon för spellista, för ljud','Phone Icon'=>'Telefonikon','Performance Icon'=>'Ikon för prestanda','Paperclip Icon'=>'Pappersgem-ikon','No Icon'=>'Ingen ikon','Networking Icon'=>'Nätverksikon','Nametag Icon'=>'Namnskylt-ikon','Move Icon'=>'Flytta-ikon','Money Icon'=>'Pengar-ikon','Minus Icon'=>'Minus-ikon','Migrate Icon'=>'Migrera-ikon','Microphone Icon'=>'Mikrofon-ikon','Megaphone Icon'=>'Megafon-ikon','Marker Icon'=>'Markörikon','Lock Icon'=>'Låsikon','Location Icon'=>'Plats-ikon','List View Icon'=>'Ikon för listvy','Lightbulb Icon'=>'Glödlampeikon','Left Right Icon'=>'Vänster-höger-ikon','Layout Icon'=>'Layout-ikon','Laptop Icon'=>'Ikon för bärbar dator','Info Icon'=>'Info-ikon','Index Card Icon'=>'Ikon för indexkort','ID Icon'=>'ID-ikon','Hidden Icon'=>'Döljikon','Heart Icon'=>'Hjärt-ikon','Hammer Icon'=>'Hammarikon','Groups Icon'=>'Gruppikon','Grid View Icon'=>'Ikon för rutnätsvy','Forms Icon'=>'Ikon för formulär','Flag Icon'=>'Flagg-ikon','Filter Icon'=>'Filterikon','Feedback Icon'=>'Ikon för återkoppling','Facebook (alt) Icon'=>'Alternativ ikon för Facebook','Facebook Icon'=>'Facebook-ikon','External Icon'=>'Extern ikon','Email (alt) Icon'=>'Alternativ e-post-ikon','Email Icon'=>'E-postikon','Video Icon'=>'Videoikon','Unlink Icon'=>'Ta bort länk-ikon','Underline Icon'=>'Understrykningsikon','Text Color Icon'=>'Ikon för textfärg','Table Icon'=>'Tabellikon','Strikethrough Icon'=>'Ikon för genomstrykning','Spellcheck Icon'=>'Ikon för stavningskontroll','Remove Formatting Icon'=>'Ikon för ta bort formatering','Quote Icon'=>'Citatikon','Paste Word Icon'=>'Ikon för att klistra in ord','Paste Text Icon'=>'Ikon för att klistra in text','Paragraph Icon'=>'Ikon för textstycke','Outdent Icon'=>'Ikon för minskat indrag','Justify Icon'=>'Justera-ikon','Italic Icon'=>'Kursiv-ikon','Insert More Icon'=>'”Infoga mer”-ikon','Indent Icon'=>'Ikon för indrag','Help Icon'=>'Hjälpikon','Expand Icon'=>'Expandera-ikon','Contract Icon'=>'Avtalsikon','Code Icon'=>'Kodikon','Break Icon'=>'Bryt-ikon','Bold Icon'=>'Fet-ikon','Edit Icon'=>'Redigera-ikon','Download Icon'=>'Ladda ner-ikon','Dismiss Icon'=>'Avfärda-ikon','Desktop Icon'=>'Skrivbordsikon','Dashboard Icon'=>'Adminpanel-ikon','Cloud Icon'=>'Molnikon','Clock Icon'=>'Klockikon','Clipboard Icon'=>'Ikon för urklipp','Chart Pie Icon'=>'Cirkeldiagram-ikon','Chart Line Icon'=>'Ikon för diagramlinje','Chart Bar Icon'=>'Ikon för diagramfält','Chart Area Icon'=>'Ikon för diagramområde','Category Icon'=>'Kategoriikon','Cart Icon'=>'Varukorgsikon','Carrot Icon'=>'Morotsikon','Camera Icon'=>'Kamera-ikon','Calendar (alt) Icon'=>'Alternativ kalenderikon','Calendar Icon'=>'Kalender-ikon','Businesswoman Icon'=>'Ikon för affärskvinna','Building Icon'=>'Byggnadsikon','Book Icon'=>'Bok-ikon','Backup Icon'=>'Ikon för säkerhetskopiering','Awards Icon'=>'Ikon för utmärkelser','Art Icon'=>'Konst-ikon','Arrow Up Icon'=>'”Pil upp”-ikon','Arrow Right Icon'=>'”Pil höger”-ikon','Arrow Left Icon'=>'”Pil vänster”-ikon','Arrow Down Icon'=>'”Pil ned”-ikon','Archive Icon'=>'Arkiv-ikon','Analytics Icon'=>'Analysikon','Align Right Icon'=>'Justera höger-ikon','Align None Icon'=>'Justera inte-ikon','Align Left Icon'=>'Justera vänster-ikon','Align Center Icon'=>'Centrera-ikon','Album Icon'=>'Album-ikon','Users Icon'=>'Ikon för användare','Tools Icon'=>'Verktygsikon','Site Icon'=>'Webbplatsikon','Settings Icon'=>'Ikon för inställningar','Post Icon'=>'Inläggsikon','Plugins Icon'=>'Tilläggsikon','Page Icon'=>'Sidikon','Network Icon'=>'Nätverksikon','Multisite Icon'=>'Multisite-ikon','Media Icon'=>'Mediaikon','Links Icon'=>'Länkikon','Home Icon'=>'Hemikon','Customizer Icon'=>'Ikon för anpassaren','Comments Icon'=>'Ikon för kommentarer','Collapse Icon'=>'Minimera-ikon','Appearance Icon'=>'Utseende-ikon','Generic Icon'=>'Generisk ikon','Icon picker requires a value.'=>'Ikonväljaren kräver ett värde.','Icon picker requires an icon type.'=>'Ikonväljaren kräver en ikontyp.','The available icons matching your search query have been updated in the icon picker below.'=>'De tillgängliga ikonerna som matchar din sökfråga har uppdaterats i ikonväljaren nedan.','No results found for that search term'=>'Inga resultat hittades för den söktermen','Array'=>'Array','String'=>'Sträng','Specify the return format for the icon. %s'=>'Ange returformat för ikonen. %s','Select where content editors can choose the icon from.'=>'Välj var innehållsredaktörer kan välja ikonen från.','The URL to the icon you\'d like to use, or svg as Data URI'=>'URL till ikonen du vill använda, eller SVG som data-URI','Browse Media Library'=>'Bläddra i mediabiblioteket','The currently selected image preview'=>'Förhandsgranskning av den aktuella valda bilden','Click to change the icon in the Media Library'=>'Klicka för att ändra ikonen i mediabiblioteket','Search icons...'=>'Sök ikoner …','Media Library'=>'Mediabibliotek','Dashicons'=>'Dashicons','Icon Picker'=>'Ikonväljare','JSON Load Paths'=>'Sökvägar där JSON-filer laddas från','JSON Save Paths'=>'Sökvägar där JSON-filer sparas','Registered ACF Forms'=>'Registrerade ACF-formulär','Shortcode Enabled'=>'Kortkod aktiverad','Field Settings Tabs Enabled'=>'Flikar för fältinställningar aktiverat','Field Type Modal Enabled'=>'Modal för fälttyp aktiverat','Admin UI Enabled'=>'Administrationsgränssnitt aktiverat','Block Preloading Enabled'=>'Förladdning av block aktiverat','Registered ACF Blocks'=>'Registrerade ACF-block','Light'=>'Ljus','Standard'=>'Standard','REST API Format'=>'REST API-format','Registered Options Pages (PHP)'=>'Registrerade alternativsidor (PHP)','Registered Options Pages (JSON)'=>'Registrerade alternativsidor (JSON)','Registered Options Pages (UI)'=>'Registrerade alternativsidor (UI)','Options Pages UI Enabled'=>'Användargränssnitt för alternativsidor aktiverat','Registered Taxonomies (JSON)'=>'Registrerade taxonomier (JSON)','Registered Taxonomies (UI)'=>'Registrerade taxonomier (UI)','Registered Post Types (JSON)'=>'Registrerade inläggstyper (JSON)','Registered Post Types (UI)'=>'Registrerade inläggstyper (UI)','Post Types and Taxonomies Enabled'=>'Inläggstyper och taxonomier aktiverade','Number of Third Party Fields by Field Type'=>'Antal tredjepartsfält per fälttyp','Number of Fields by Field Type'=>'Antal fält per fälttyp','Field Groups Enabled for GraphQL'=>'Fältgrupper aktiverade för GraphQL','Field Groups Enabled for REST API'=>'Fältgrupper aktiverade för REST API','Registered Field Groups (JSON)'=>'Registrerade fältgrupper (JSON)','Registered Field Groups (PHP)'=>'Registrerade fältgrupper (PHP)','Registered Field Groups (UI)'=>'Registrerade fältgrupper (UI)','Active Plugins'=>'Aktiva tillägg','Parent Theme'=>'Huvudtema','Active Theme'=>'Aktivt tema','Is Multisite'=>'Är multisite','MySQL Version'=>'MySQL-version','WordPress Version'=>'WordPress-version','Subscription Expiry Date'=>'Prenumerationens utgångsdatum','License Status'=>'Licensstatus','License Type'=>'Licenstyp','Licensed URL'=>'Licensierad URL','License Activated'=>'Licens aktiverad','Free'=>'Gratis','Plugin Type'=>'Typ av tillägg','Plugin Version'=>'Tilläggets version','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Denna sektion innehåller felsökningsinformation om din ACF-konfiguration som kan vara användbar för support.','An ACF Block on this page requires attention before you can save.'=>'Ett ACF-block på denna sida kräver uppmärksamhet innan du kan spara.','Dismiss permanently'=>'Avfärda permanent','Instructions for content editors. Shown when submitting data.'=>'Instruktioner för innehållsredaktörer. Visas när data skickas','Has no term selected'=>'Har ingen term vald','Has any term selected'=>'Har någon term vald','Terms do not contain'=>'Termerna innehåller inte','Terms contain'=>'Termerna innehåller','Term is not equal to'=>'Termen är inte lika med','Term is equal to'=>'Termen är lika med','Has no user selected'=>'Har ingen användare vald','Has any user selected'=>'Har någon användare vald','Users do not contain'=>'Användarna innehåller inte','Users contain'=>'Användarna innehåller','User is not equal to'=>'Användare är inte lika med','User is equal to'=>'Användare är lika med','Has no page selected'=>'Har ingen sida vald','Has any page selected'=>'Har någon sida vald','Pages do not contain'=>'Sidorna innehåller inte','Pages contain'=>'Sidorna innehåller','Page is not equal to'=>'Sidan är inte lika med','Page is equal to'=>'Sidan är lika med','Has no relationship selected'=>'Har ingen relation vald','Has any relationship selected'=>'Har någon relation vald','Has no post selected'=>'Har inget inlägg valt','Has any post selected'=>'Har något inlägg valt','Posts do not contain'=>'Inlägg innehållet inte','Posts contain'=>'Inlägg innehåller','Post is not equal to'=>'Inlägget är inte lika med','Post is equal to'=>'Inlägget är lika med','Relationships do not contain'=>'Relationer innehåller inte','Relationships contain'=>'Relationer innehåller','Relationship is not equal to'=>'Relation är inte lika med','Relationship is equal to'=>'Relation är lika med','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF-fält','ACF PRO Feature'=>'ACF PRO-funktion','Renew PRO to Unlock'=>'Förnya PRO för att låsa upp','Renew PRO License'=>'Förnya PRO-licens','PRO fields cannot be edited without an active license.'=>'PRO-fält kan inte redigeras utan en aktiv licens.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Aktivera din ACF PRO-licens för att redigera fältgrupper som tilldelats ett ACF-block.','Please activate your ACF PRO license to edit this options page.'=>'Aktivera din ACF PRO-licens för att redigera denna alternativsida.','Please contact your site administrator or developer for more details.'=>'Kontakta din webbplatsadministratör eller utvecklare för mer information.','Learn more'=>'Lär dig mer','Hide details'=>'Dölj detaljer','Show details'=>'Visa detaljer','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) -– återgiven via %3$s','Renew ACF PRO License'=>'Förnya ACF PRO-licens','Renew License'=>'Förnya licens','Manage License'=>'Hantera licens','\'High\' position not supported in the Block Editor'=>'Positionen ”Hög” stöds inte i blockredigeraren','Upgrade to ACF PRO'=>'Uppgradera till ACF PRO','Add Options Page'=>'Lägg till alternativsida','In the editor used as the placeholder of the title.'=>'Används som platshållare för rubriken i redigeraren.','Title Placeholder'=>'Platshållare för rubrik','4 Months Free'=>'4 månader gratis','(Duplicated from %s)'=>'(Duplicerad från %s)','Select Options Pages'=>'Välj alternativsidor','Duplicate taxonomy'=>'Duplicera taxonomi','Create taxonomy'=>'Skapa taxonomi','Duplicate post type'=>'Duplicera inläggstyp','Create post type'=>'Skapa inläggstyp','Link field groups'=>'Länka fältgrupper','Add fields'=>'Lägg till fält','This Field'=>'Detta fält','ACF PRO'=>'ACF PRO','Feedback'=>'Feedback','Support'=>'Support','is developed and maintained by'=>'utvecklas och underhålls av','Add this %s to the location rules of the selected field groups.'=>'Lägg till denna %s i platsreglerna för de valda fältgrupperna.','Target Field'=>'Målfält','Update a field on the selected values, referencing back to this ID'=>'Uppdatera ett fält med de valda värdena och hänvisa tillbaka till detta ID','Bidirectional'=>'Dubbelriktad','%s Field'=>'%s-fält','Select Multiple'=>'Välj flera','WP Engine logo'=>'WP Engine-logga','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Endast gemena bokstäver, understreck och bindestreck, maximalt 32 tecken.','The capability name for assigning terms of this taxonomy.'=>'Namn på behörigheten för tilldelning av termer i denna taxonomi.','Assign Terms Capability'=>'Behörighet att tilldela termer','The capability name for deleting terms of this taxonomy.'=>'Namn på behörigheten för borttagning av termer i denna taxonomi.','Delete Terms Capability'=>'Behörighet att ta bort termer','The capability name for editing terms of this taxonomy.'=>'Namn på behörigheten för redigering av termer i denna taxonomi.','Edit Terms Capability'=>'Behörighet att redigera termer','The capability name for managing terms of this taxonomy.'=>'Namn på behörigheten för hantering av termer i denna taxonomi.','Manage Terms Capability'=>'Behörighet att hantera termer','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Anger om inlägg ska exkluderas från sökresultat och arkivsidor för taxonomier.','More Tools from WP Engine'=>'Fler verktyg från WP Engine','Built for those that build with WordPress, by the team at %s'=>'Byggt för dem som bygger med WordPress, av teamet på %s','View Pricing & Upgrade'=>'Visa priser och uppgradering','Learn More'=>'Lär dig mer','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Snabba upp ditt arbetsflöde och utveckla bättre webbplatser med funktioner som ACF-block och alternativsidor, och sofistikerade fälttyper som upprepning, flexibelt innehåll, klona och galleri.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Lås upp avancerade funktioner och bygg ännu mer med ACF PRO','%s fields'=>'%s-fält','No terms'=>'Inga termer','No post types'=>'Inga inläggstyper','No posts'=>'Inga inlägg','No taxonomies'=>'Inga taxonomier','No field groups'=>'Inga fältgrupper','No fields'=>'Inga fält','No description'=>'Ingen beskrivning','Any post status'=>'Vilken inläggsstatus som helst','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Denna taxonominyckel används redan av en annan taxonomi som är registrerad utanför ACF och kan inte användas.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Denna taxonominyckel används redan av en annan taxonomi i ACF och kan inte användas.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Nyckeln för taxonomi får endast innehålla alfanumeriska tecken med gemener, understreck eller bindestreck.','The taxonomy key must be under 32 characters.'=>'Taxonominyckeln måste vara under 32 tecken.','No Taxonomies found in Trash'=>'Inga taxonomier hittades i papperskorgen','No Taxonomies found'=>'Inga taxonomier hittades','Search Taxonomies'=>'Sök taxonomier','View Taxonomy'=>'Visa taxonomi','New Taxonomy'=>'Ny taxonomi','Edit Taxonomy'=>'Redigera taxonomi','Add New Taxonomy'=>'Lägg till ny taxonomi','No Post Types found in Trash'=>'Inga inläggstyper hittades i papperskorgen','No Post Types found'=>'Inga inläggstyper hittades','Search Post Types'=>'Sök inläggstyper','View Post Type'=>'Visa inläggstyp','New Post Type'=>'Ny inläggstyp','Edit Post Type'=>'Redigera inläggstyp','Add New Post Type'=>'Lägg till ny inläggstyp','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Denna nyckel för inläggstyp används redan av en annan inläggstyp som är registrerad utanför ACF och kan inte användas.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Denna nyckel för inläggstyp används redan av en annan inläggstyp i ACF och kan inte användas.','This field must not be a WordPress reserved term.'=>'Detta fält får inte vara en av WordPress reserverad term.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Nyckeln för inläggstyp får endast innehålla alfanumeriska tecken med gemener, understreck eller bindestreck.','The post type key must be under 20 characters.'=>'Nyckeln för inläggstypen måste vara kortare än 20 tecken.','We do not recommend using this field in ACF Blocks.'=>'Vi avråder från att använda detta fält i ACF-block.','WYSIWYG Editor'=>'WYSIWYG-redigerare','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Tillåter val av en eller flera användare som kan användas för att skapa relationer mellan dataobjekt.','A text input specifically designed for storing web addresses.'=>'En textinmatning speciellt designad för att lagra webbadresser.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Ett reglage som låter dig välja ett av värdena 1 eller 0 (på eller av, sant eller falskt osv.). Kan presenteras som ett stiliserat kontrollreglage eller kryssruta.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Ett interaktivt användargränssnitt för att välja en tid. Tidsformatet kan anpassas med hjälp av fältinställningarna.','A basic textarea input for storing paragraphs of text.'=>'Ett enkelt textområde för lagring av textstycken.','A basic text input, useful for storing single string values.'=>'En grundläggande textinmatning, användbar för att lagra enskilda strängvärden.','A dropdown list with a selection of choices that you specify.'=>'En rullgardinslista med ett urval av val som du anger.','An input for providing a password using a masked field.'=>'Ett inmatningsfält för att ange ett lösenord med hjälp av ett maskerat fält.','Filter by Post Status'=>'Filtrera efter inläggsstatus','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'En interaktiv komponent för att bädda in videoklipp, bilder, tweets, ljud och annat innehåll genom att använda den inbyggda WordPress oEmbed-funktionen.','An input limited to numerical values.'=>'Ett inmatningsfält begränsat till numeriska värden.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Gör att du kan ange en länk och dess egenskaper som rubrik och mål med hjälp av WordPress inbyggda länkväljare.','Uses the native WordPress media picker to upload, or choose images.'=>'Använder den inbyggda mediaväljaren i WordPress för att ladda upp eller välja bilder.','Uses the native WordPress media picker to upload, or choose files.'=>'Använder den inbyggda mediaväljaren i WordPress för att ladda upp eller välja filer.','A text input specifically designed for storing email addresses.'=>'En textinmatning speciellt designad för att lagra e-postadresser.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Ett interaktivt användargränssnitt för att välja datum och tid. Datumets returformat kan anpassas med hjälp av fältinställningarna.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Ett interaktivt användargränssnitt för att välja ett datum. Datumets returformat kan anpassas med hjälp av fältinställningarna.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Ett interaktivt användargränssnitt för att välja en färg eller ange ett HEX-värde.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'En grupp kryssrutor som låter användaren välja ett eller flera värden som du anger.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'En grupp knappar med värden som du anger, användarna kan välja ett alternativ bland de angivna värdena.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Gör att du kan gruppera och organisera anpassade fält i hopfällbara paneler som visas när du redigerar innehåll. Användbart för att hålla ordning på stora datauppsättningar.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Detta tillhandahåller en interaktiv gränssnitt för att hantera en samling av bilagor. De flesta inställningarna är liknande bildfälttypen. Ytterligare inställningar låter dig specificera var nya bilagor ska läggas till i galleriet och det minsta/maximala antalet bilagor som tillåts.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Detta gör det möjligt för dig att välja och visa befintliga fält. Det duplicerar inte några fält i databasen, utan laddar och visar de valda fälten vid körtid. Klonfältet kan antingen ersätta sig själv med de valda fälten eller visa de valda fälten som en grupp av underfält.','nounClone'=>'Klona','PRO'=>'PRO','Advanced'=>'Avancerad','JSON (newer)'=>'JSON (nyare)','Original'=>'Original','Invalid post ID.'=>'Ogiltigt inläggs-ID.','Invalid post type selected for review.'=>'Ogiltig inläggstyp har valts för granskning.','More'=>'Mer','Tutorial'=>'Handledning','Select Field'=>'Välj fält','Try a different search term or browse %s'=>'Prova med en annan sökterm eller bläddra bland %s','Popular fields'=>'Populära fält','No search results for \'%s\''=>'Inga sökresultat för ”%s”','Search fields...'=>'Sök fält …','Select Field Type'=>'Välj fälttyp','Popular'=>'Populär','Add Taxonomy'=>'Lägg till taxonomi','Create custom taxonomies to classify post type content'=>'Skapa anpassade taxonomier för att klassificera typ av inläggsinnehåll','Add Your First Taxonomy'=>'Lägg till din första taxonomi','Hierarchical taxonomies can have descendants (like categories).'=>'Hierarkiska taxonomier kan ha ättlingar (som kategorier).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Gör en taxonomi synlig på front-end och i adminpanelen.','One or many post types that can be classified with this taxonomy.'=>'En eller flera inläggstyper som kan klassificeras med denna taxonomi.','genre'=>'genre','Genre'=>'Genre','Genres'=>'Genrer','Expose this post type in the REST API.'=>'Exponera denna inläggstyp i REST API.','Customize the query variable name'=>'Anpassa namnet på ”query”-variabeln','Customize the slug used in the URL'=>'Anpassa ”slug” som används i URL:en','Permalinks for this taxonomy are disabled.'=>'Permalänkar för denna taxonomi är inaktiverade.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Skriv om URL:en med nyckeln för taxonomin som slug. Din permalänkstruktur kommer att vara','Taxonomy Key'=>'Taxonominyckel','Select the type of permalink to use for this taxonomy.'=>'Välj typen av permalänk som ska användas för denna taxonomi.','Display a column for the taxonomy on post type listing screens.'=>'Visa en kolumn för taxonomin på listningsvyer för inläggstyper.','Show Admin Column'=>'Visa adminkolumn','Show the taxonomy in the quick/bulk edit panel.'=>'Visa taxonomin i panelen för snabb-/massredigering.','Quick Edit'=>'Snabbredigera','Tag Cloud'=>'Etikettmoln','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Ett PHP-funktionsnamn som ska anropas för att säkerhetsfiltrera taxonomidata som sparats från en metaruta.','Meta Box Sanitization Callback'=>'Säkerhetsfiltrerande återanrop för metaruta','Register Meta Box Callback'=>'Registrera återanrop för metaruta','No Meta Box'=>'Ingen metaruta','Custom Meta Box'=>'Anpassad metaruta','Meta Box'=>'Metaruta','Categories Meta Box'=>'Metaruta för kategorier','Tags Meta Box'=>'Metaruta för etiketter','A link to a tag'=>'En länk till en etikett','Describes a navigation link block variation used in the block editor.'=>'Beskriver en blockvariant för navigeringslänkar som används i blockredigeraren.','A link to a %s'=>'En länk till en/ett %s','Tag Link'=>'Etikettlänk','← Go to tags'=>'← Gå till etiketter','Assigns the text used to link back to the main index after updating a term.'=>'Tilldelar den text som används för att länka tillbaka till huvudindexet efter uppdatering av en term.','Back To Items'=>'Tillbaka till objekt','← Go to %s'=>'← Gå till %s','Tags list'=>'Eitkettlista','Assigns text to the table hidden heading.'=>'Tilldelar texten för tabellens dolda rubrik.','Tags list navigation'=>'Navigation för etikettlista','Assigns text to the table pagination hidden heading.'=>'Tilldelar texten för den dolda rubriken för tabellens sidonumrering.','Filter by category'=>'Filtrera efter kategori','Assigns text to the filter button in the posts lists table.'=>'Tilldelar texten för filterknappen i tabellen med inläggslistor.','Filter By Item'=>'Filtret efter objekt','Filter by %s'=>'Filtrera efter %s','The description is not prominent by default; however, some themes may show it.'=>'Beskrivningen visas inte som standard, men går att visa med vissa teman.','Describes the Description field on the Edit Tags screen.'=>'Beskriver fältet ”Beskrivning” i vyn ”Redigera etiketter”.','Description Field Description'=>'Beskrivning för fältbeskrivning','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Ange en överordnad term för att skapa en hierarki. Till exempel skulle termen Jazz kunna vara överordnad till Bebop och Storband','Describes the Parent field on the Edit Tags screen.'=>'Beskriver fältet ”Överordnad” i vyn ”Redigera etiketter”.','Parent Field Description'=>'Överordnad fältbeskrivning','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'”Slug” är den URL-vänliga versionen av namnet. Det är vanligtvis bara små bokstäver och innehåller bara bokstäver, siffror och bindestreck.','Describes the Slug field on the Edit Tags screen.'=>'Beskriver fältet ”Slug” i vyn ”Redigera etiketter”.','Slug Field Description'=>'Beskrivning av slugfält','The name is how it appears on your site'=>'Namnet är hur det ser ut på din webbplats','Describes the Name field on the Edit Tags screen.'=>'Beskriver fältet ”Namn” i vyn ”Redigera etiketter”.','Name Field Description'=>'Beskrivning av namnfält','No tags'=>'Inga etiketter','No Terms'=>'Inga termer','No %s'=>'Inga %s','No tags found'=>'Inga etiketter hittades','Not Found'=>'Hittades inte','Most Used'=>'Mest använda','Choose from the most used tags'=>'Välj från de mest använda etiketterna','Choose From Most Used'=>'Välj från mest använda','Choose from the most used %s'=>'Välj från de mest använda %s','Add or remove tags'=>'Lägg till eller ta bort etiketter','Add Or Remove Items'=>'Lägg till eller ta bort objekt','Add or remove %s'=>'Lägg till eller ta bort %s','Separate tags with commas'=>'Separera etiketter med kommatecken','Separate Items With Commas'=>'Separera objekt med kommatecken','Separate %s with commas'=>'Separera %s med kommatecken','Popular Tags'=>'Populära etiketter','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Tilldelar text till populära objekt. Används endast för icke-hierarkiska taxonomier.','Popular Items'=>'Populära objekt','Popular %s'=>'Populär %s','Search Tags'=>'Sök etiketter','Assigns search items text.'=>'Tilldelar texten för att söka objekt.','Parent Category:'=>'Överordnad kategori:','Assigns parent item text, but with a colon (:) added to the end.'=>'Tilldelar text för överordnat objekt, men med ett kolon (:) i slutet.','Parent Item With Colon'=>'Överordnat objekt med kolon','Parent Category'=>'Överordnad kategori','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Tilldelar text för överordnat objekt. Används endast i hierarkiska taxonomier.','Parent Item'=>'Överordnat objekt','Parent %s'=>'Överordnad %s','New Tag Name'=>'Nytt etikettnamn','Assigns the new item name text.'=>'Tilldelar texten för nytt namn på objekt.','New Item Name'=>'Nytt objektnamn','New %s Name'=>'Namn på ny %s','Add New Tag'=>'Lägg till ny etikett','Assigns the add new item text.'=>'Tilldelar texten för att lägga till nytt objekt.','Update Tag'=>'Uppdatera etikett','Assigns the update item text.'=>'Tilldelar texten för uppdatera objekt.','Update Item'=>'Uppdatera objekt','Update %s'=>'Uppdatera %s','View Tag'=>'Visa etikett','In the admin bar to view term during editing.'=>'I adminfältet för att visa term vid redigering.','Edit Tag'=>'Redigera etikett','At the top of the editor screen when editing a term.'=>'Överst i redigeringsvyn när du redigerar en term.','All Tags'=>'Alla etiketter','Assigns the all items text.'=>'Tilldelar texten för alla objekt.','Assigns the menu name text.'=>'Tilldelar texten för menynamn.','Menu Label'=>'Menyetikett','Active taxonomies are enabled and registered with WordPress.'=>'Aktiva taxonomier är aktiverade och registrerade med WordPress.','A descriptive summary of the taxonomy.'=>'En beskrivande sammanfattning av taxonomin.','A descriptive summary of the term.'=>'En beskrivande sammanfattning av termen.','Term Description'=>'Termbeskrivning','Single word, no spaces. Underscores and dashes allowed.'=>'Enstaka ord, inga mellanslag. Understreck och bindestreck tillåtna.','Term Slug'=>'Termens slug','The name of the default term.'=>'Standardtermens namn.','Term Name'=>'Termnamn','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Skapa en term för taxonomin som inte kan tas bort. Den kommer inte att väljas för inlägg som standard.','Default Term'=>'Standardterm','Sort Terms'=>'Sortera termer','Add Post Type'=>'Lägg till inläggstyp','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Utöka funktionaliteten i WordPress utöver vanliga inlägg och sidor med anpassade inläggstyper.','Add Your First Post Type'=>'Lägg till din första inläggstyp','I know what I\'m doing, show me all the options.'=>'Jag vet vad jag gör, visa mig alla alternativ.','Advanced Configuration'=>'Avancerad konfiguration','Hierarchical post types can have descendants (like pages).'=>'Hierarkiska inläggstyper kan ha ättlingar (som sidor).','Hierarchical'=>'Hierarkisk','Visible on the frontend and in the admin dashboard.'=>'Synlig på front-end och i adminpanelen.','Public'=>'Offentlig','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Endast gemener, understreck och bindestreck, maximalt 20 tecken.','Movie'=>'Film','Singular Label'=>'Etikett i singular','Movies'=>'Filmer','Plural Label'=>'Etikett i plural','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Valfri anpassad controller att använda i stället för `WP_REST_Posts_Controller`.','Controller Class'=>'”Controller”-klass','The namespace part of the REST API URL.'=>'Namnrymdsdelen av REST API-URL:en.','Namespace Route'=>'Route för namnrymd','The base URL for the post type REST API URLs.'=>'Bas-URL för inläggstypens REST API-URL:er.','Base URL'=>'Bas-URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Exponerar denna inläggstyp i REST API:t. Krävs för att använda blockredigeraren.','Show In REST API'=>'Visa i REST API','Customize the query variable name.'=>'Anpassa namnet på ”query”-variabeln.','Query Variable'=>'”Query”-variabel','No Query Variable Support'=>'Inget stöd för ”query”-variabel','Custom Query Variable'=>'Anpassad ”query”-variabel','Query Variable Support'=>'Stöd för ”query”-variabel','URLs for an item and items can be accessed with a query string.'=>'URL:er för ett eller flera objekt kan nås med en ”query”-sträng.','Publicly Queryable'=>'Offentligt sökbar','Custom slug for the Archive URL.'=>'Anpassad slug för arkiv-URL:en.','Archive Slug'=>'Arkiv-slug','Has an item archive that can be customized with an archive template file in your theme.'=>'Har ett objektarkiv som kan anpassas med en arkivmallfil i ditt tema.','Archive'=>'Arkiv','Pagination support for the items URLs such as the archives.'=>'Stöd för sidonumrering av objektens URL:er, t.ex. arkiven.','Pagination'=>'Sidonumrering','RSS feed URL for the post type items.'=>'URL för RSS-flöde, för objekten i inläggstypen.','Feed URL'=>'Flödes-URL','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Ändrar permalänkstrukturen så att prefixet `WP_Rewrite::$front` läggs till i URL:er.','Front URL Prefix'=>'Prefix för inledande URL','Customize the slug used in the URL.'=>'Anpassa slugen som används i webbadressen.','URL Slug'=>'URL-slug','Permalinks for this post type are disabled.'=>'Permalänkar för denna inläggstyp är inaktiverade.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Skriv om URL:en med en anpassad slug som definieras i inmatningsfältet nedan. Din permalänkstruktur kommer att vara','No Permalink (prevent URL rewriting)'=>'Ingen permalänk (förhindra URL-omskrivning)','Custom Permalink'=>'Anpassad permalänk','Post Type Key'=>'Nyckel för inläggstyp','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Skriv om URL:en med nyckeln för inläggstypen som slug. Din permalänkstruktur kommer att vara','Permalink Rewrite'=>'Omskrivning av permalänk','Delete items by a user when that user is deleted.'=>'Ta bort objekt av en användare när den användaren tas bort.','Delete With User'=>'Ta bort med användare','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Tillåt att inläggstypen exporteras från ”Verktyg” > ”Export”.','Can Export'=>'Kan exportera','Optionally provide a plural to be used in capabilities.'=>'Ange eventuellt en pluralform som kan användas i behörigheter.','Plural Capability Name'=>'Namn i plural på behörighet','Choose another post type to base the capabilities for this post type.'=>'Välj en annan inläggstyp för att basera behörigheterna för denna inläggstyp.','Singular Capability Name'=>'Namn i singular på behörighet','Rename Capabilities'=>'Byt namn på behörigheter','Exclude From Search'=>'Exkludera från sök','Appearance Menus Support'=>'Stöd för menyer i Utseende','Appears as an item in the \'New\' menu in the admin bar.'=>'Visas som ett objekt i menyn ”Nytt” i adminfältet.','Show In Admin Bar'=>'Visa i adminmeny','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Ett PHP-funktionsnamn som ska anropas när du ställer in metarutorna för redigeringsvyn.','Custom Meta Box Callback'=>'Återanrop för anpassad metaruta','Menu Icon'=>'Menyikon','The position in the sidebar menu in the admin dashboard.'=>'Positionen i sidopanelsmenyn i adminpanelen.','Menu Position'=>'Menyposition','Admin Menu Parent'=>'Överordnad adminmeny','Show In Admin Menu'=>'Visa i adminmeny','Items can be edited and managed in the admin dashboard.'=>'Objekt kan redigeras och hanteras i adminpanelen.','Show In UI'=>'Visa i användargränssnitt','A link to a post.'=>'En länk till ett inlägg.','Description for a navigation link block variation.'=>'Beskrivning för en variant av navigationslänksblock.','Item Link Description'=>'Objekts länkbeskrivning','A link to a %s.'=>'En länk till en/ett %s.','Post Link'=>'Inläggslänk','Title for a navigation link block variation.'=>'Rubrik för en variant av navigationslänksblock.','Item Link'=>'Objektlänk','%s Link'=>'%s-länk','Post updated.'=>'Inlägg uppdaterat.','In the editor notice after an item is updated.'=>'Avisering i redigeraren efter att ett objekt har uppdaterats.','Item Updated'=>'Objekt uppdaterat','%s updated.'=>'%s har uppdaterats.','Post scheduled.'=>'Inlägget har schemalagts.','In the editor notice after scheduling an item.'=>'Avisering i redigeraren efter schemaläggning av ett objekt.','Item Scheduled'=>'Objekt tidsinställt','%s scheduled.'=>'%s schemalagd.','Post reverted to draft.'=>'Inlägget har återställts till utkastet.','In the editor notice after reverting an item to draft.'=>'Avisering i redigeraren efter att ha återställt ett objekt till utkast.','Item Reverted To Draft'=>'Objekt återställt till utkast','%s reverted to draft.'=>'%s återställt till utkast.','Post published privately.'=>'Inlägg publicerat privat.','In the editor notice after publishing a private item.'=>'Avisering i redigeraren efter publicering av ett privat objekt.','Item Published Privately'=>'Objekt publicerat privat','%s published privately.'=>'%s har publicerats privat.','Post published.'=>'Inlägg publicerat.','In the editor notice after publishing an item.'=>'Avisering i redigeraren efter publicering av ett objekt.','Item Published'=>'Objekt publicerat','%s published.'=>'%s publicerad.','Posts list'=>'Inläggslista','Items List'=>'Objektlista','%s list'=>'%s-lista','Posts list navigation'=>'Navigation för inläggslista','Items List Navigation'=>'Navigation för objektlista','%s list navigation'=>'Navigation för %s-lista','Filter posts by date'=>'Filtrera inlägg efter datum','Filter Items By Date'=>'Filtrera objekt efter datum','Filter %s by date'=>'Filtrera %s efter datum','Filter posts list'=>'Filtrera inläggslista','Filter Items List'=>'Filtrera lista med objekt','Filter %s list'=>'Filtrera %s-listan','In the media modal showing all media uploaded to this item.'=>'I mediamodalen där alla media som laddats upp till detta objekt visas.','Uploaded To This Item'=>'Uppladdat till detta objekt','Uploaded to this %s'=>'Uppladdad till denna %s','Insert into post'=>'Infoga i inlägg','As the button label when adding media to content.'=>'Som knappetikett när du lägger till media i innehållet.','Insert Into Media Button'=>'Infoga ”Infoga media”-knapp','Insert into %s'=>'Infoga i %s','Use as featured image'=>'Använd som utvald bild','As the button label for selecting to use an image as the featured image.'=>'Som knappetikett för att välja att använda en bild som den utvalda bilden.','Use Featured Image'=>'Använd utvald bild','Remove featured image'=>'Ta bort utvald bild','As the button label when removing the featured image.'=>'Som knappetiketten vid borttagning av den utvalda bilden.','Remove Featured Image'=>'Ta bort utvald bild','Set featured image'=>'Ange utvald bild','As the button label when setting the featured image.'=>'Som knappetiketten när den utvalda bilden anges.','Set Featured Image'=>'Ange utvald bild','Featured image'=>'Utvald bild','In the editor used for the title of the featured image meta box.'=>'Används i redigeraren för rubriken på metarutan för den utvalda bilden.','Featured Image Meta Box'=>'Metaruta för utvald bild','Post Attributes'=>'Inläggsattribut','In the editor used for the title of the post attributes meta box.'=>'Används i redigeraren för rubriken på metarutan för inläggsattribut.','Attributes Meta Box'=>'Metaruta för attribut','%s Attributes'=>'Attribut för %s','Post Archives'=>'Inläggsarkiv','Archives Nav Menu'=>'Navigationsmeny för arkiv','%s Archives'=>'Arkiv för %s','No posts found in Trash'=>'Inga inlägg hittades i papperskorgen','No Items Found in Trash'=>'Inga objekt hittades i papperskorgen','No %s found in Trash'=>'Inga %s hittades i papperskorgen','No posts found'=>'Inga inlägg hittades','No Items Found'=>'Inga objekt hittades','No %s found'=>'Inga %s hittades','Search Posts'=>'Sök inlägg','Search Items'=>'Sök objekt','Search %s'=>'Sök efter %s','Parent Page:'=>'Överordnad sida:','Parent Item Prefix'=>'Prefix för överordnat objekt','Parent %s:'=>'Överordnad %s:','New Post'=>'Nytt inlägg','New Item'=>'Nytt objekt','New %s'=>'Ny %s','Add New Post'=>'Lägg till nytt inlägg','At the top of the editor screen when adding a new item.'=>'Överst i redigeringsvyn när du lägger till ett nytt objekt.','Add New Item'=>'Lägg till nytt objekt','Add New %s'=>'Lägg till ny/nytt %s','View Posts'=>'Visa inlägg','View Items'=>'Visa objekt','View Post'=>'Visa inlägg','In the admin bar to view item when editing it.'=>'I adminfältet för att visa objekt när du redigerar det.','View Item'=>'Visa objekt','View %s'=>'Visa %s','Edit Post'=>'Redigera inlägg','At the top of the editor screen when editing an item.'=>'Överst i redigeringsvyn när du redigerar ett objekt.','Edit Item'=>'Redigera objekt','Edit %s'=>'Redigera %s','All Posts'=>'Alla inlägg','In the post type submenu in the admin dashboard.'=>'I undermenyn för inläggstyp i adminpanelen.','All Items'=>'Alla objekt','All %s'=>'Alla %s','Admin menu name for the post type.'=>'Adminmenynamn för inläggstypen.','Menu Name'=>'Menynamn','Regenerate all labels using the Singular and Plural labels'=>'Återskapa alla etiketter med etiketterna för singular och plural','Regenerate'=>'Återskapa','Active post types are enabled and registered with WordPress.'=>'Aktiva inläggstyper är aktiverade och registrerade med WordPress.','A descriptive summary of the post type.'=>'En beskrivande sammanfattning av inläggstypen.','Add Custom'=>'Lägg till anpassad','Enable various features in the content editor.'=>'Aktivera olika funktioner i innehållsredigeraren.','Post Formats'=>'Inläggsformat','Editor'=>'Redigerare','Trackbacks'=>'Trackbacks','Select existing taxonomies to classify items of the post type.'=>'Välj befintliga taxonomier för att klassificera objekt av inläggstypen.','Browse Fields'=>'Bläddra bland fält','Nothing to import'=>'Ingenting att importera','. The Custom Post Type UI plugin can be deactivated.'=>'. Tillägget ”Custom Post Type UI” kan inaktiveras.','Imported %d item from Custom Post Type UI -'=>'Importerade %d objekt från ”Custom Post Type UI” –' . "\0" . 'Importerade %d objekt från ”Custom Post Type UI” –','Failed to import taxonomies.'=>'Misslyckades att importera taxonomier.','Failed to import post types.'=>'Misslyckades att importera inläggstyper.','Nothing from Custom Post Type UI plugin selected for import.'=>'Inget från ”Custom Post Type UI” har valts för import.','Imported 1 item'=>'Importerade 1 objekt' . "\0" . 'Importerade %s objekt','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Om en inläggstyp eller taxonomi importeras med samma nyckel som en som redan finns skrivs inställningarna för den befintliga inläggstypen eller taxonomin över med inställningarna för importen.','Import from Custom Post Type UI'=>'Importera från Custom Post Type UI','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Följande kod kan användas för att registrera en lokal version av de valda objekten. Att lagra fältgrupper, inläggstyper eller taxonomier lokalt kan ge många fördelar, till exempel snabbare inläsningstider, versionskontroll och dynamiska fält/inställningar. Kopiera och klistra in följande kod i ditt temas ”functions.php”-fil eller inkludera den i en extern fil, inaktivera eller ta sen bort objekten från ACF-administrationen.','Export - Generate PHP'=>'Exportera - Generera PHP','Export'=>'Exportera','Select Taxonomies'=>'Välj taxonomier','Select Post Types'=>'Välj inläggstyper','Exported 1 item.'=>'Exporterade 1 objekt.' . "\0" . 'Exporterade %s objekt.','Category'=>'Kategori','Tag'=>'Etikett','%s taxonomy created'=>'Taxonomin %s skapades','%s taxonomy updated'=>'Taxonomin %s uppdaterad','Taxonomy draft updated.'=>'Taxonomiutkast uppdaterat.','Taxonomy scheduled for.'=>'Taxonomi schemalagd till.','Taxonomy submitted.'=>'Taxonomi inskickad.','Taxonomy saved.'=>'Taxonomi sparad.','Taxonomy deleted.'=>'Taxonomi borttagen.','Taxonomy updated.'=>'Taxonomi uppdaterad.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Denna taxonomi kunde inte registreras eftersom dess nyckel används av en annan taxonomi som registrerats av ett annat tillägg eller tema.','Taxonomy synchronized.'=>'Taxonomi synkroniserad.' . "\0" . '%s taxonomier synkroniserade.','Taxonomy duplicated.'=>'Taxonomi duplicerad.' . "\0" . '%s taxonomier duplicerade.','Taxonomy deactivated.'=>'Taxonomi inaktiverad.' . "\0" . '%s taxonomier inaktiverade.','Taxonomy activated.'=>'Taxonomi aktiverad.' . "\0" . '%s taxonomier aktiverade.','Terms'=>'Termer','Post type synchronized.'=>'Inläggstyp synkroniserad.' . "\0" . '%s inläggstyper synkroniserade.','Post type duplicated.'=>'Inläggstyp duplicerad.' . "\0" . '%s inläggstyper duplicerade.','Post type deactivated.'=>'Inläggstyp inaktiverad.' . "\0" . '%s inläggstyper inaktiverade.','Post type activated.'=>'Inläggstyp aktiverad.' . "\0" . '%s inläggstyper aktiverade.','Post Types'=>'Inläggstyper','Advanced Settings'=>'Avancerade inställningar','Basic Settings'=>'Grundläggande inställningar','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Denna inläggstyp kunde inte registreras eftersom dess nyckel används av en annan inläggstyp som registrerats av ett annat tillägg eller tema.','Pages'=>'Sidor','Link Existing Field Groups'=>'Länka befintliga fältgrupper','%s post type created'=>'Inläggstypen %s skapad','Add fields to %s'=>'Lägg till fält till %s','%s post type updated'=>'Inläggstypen %s uppdaterad','Post type draft updated.'=>'Utkast för inläggstyp uppdaterat.','Post type scheduled for.'=>'Inläggstyp schemalagd till.','Post type submitted.'=>'Inläggstyp inskickad.','Post type saved.'=>'Inläggstyp sparad.','Post type updated.'=>'Inläggstyp uppdaterad.','Post type deleted.'=>'Inläggstyp borttagen.','Type to search...'=>'Skriv för att söka …','PRO Only'=>'Endast PRO','Field groups linked successfully.'=>'Fältgrupper har länkats.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Importera inläggstyper och taxonomier som registrerats med ”Custom Post Type UI” och hantera dem med ACF. Kom igång.','ACF'=>'ACF','taxonomy'=>'taxonomi','post type'=>'inläggstyp','Done'=>'Klar','Field Group(s)'=>'Fältgrupp/fältgrupper','Select one or many field groups...'=>'Markera en eller flera fältgrupper …','Please select the field groups to link.'=>'Välj de fältgrupper som ska länkas.','Field group linked successfully.'=>'Fältgrupp har länkats.' . "\0" . 'Fältgrupper har länkats.','post statusRegistration Failed'=>'Registrering misslyckades','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Detta objekt kunde inte registreras eftersom dess nyckel används av ett annat objekt som registrerats av ett annat tillägg eller tema.','REST API'=>'REST API','Permissions'=>'Behörigheter','URLs'=>'URL:er','Visibility'=>'Synlighet','Labels'=>'Etiketter','Field Settings Tabs'=>'Fältinställningar för flikar','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF-kortkod inaktiverad för förhandsvisning]','Close Modal'=>'Stäng modal','Field moved to other group'=>'Fält flyttat till annan grupp','Close modal'=>'Stäng modal','Start a new group of tabs at this tab.'=>'Starta en ny grupp av flikar på denna flik.','New Tab Group'=>'Ny flikgrupp','Use a stylized checkbox using select2'=>'Använd en stiliserad kryssruta med hjälp av select2','Save Other Choice'=>'Spara annat val','Allow Other Choice'=>'Tillåt annat val','Add Toggle All'=>'Lägg till ”Slå på/av alla”','Save Custom Values'=>'Spara anpassade värden','Allow Custom Values'=>'Tillåt anpassade värden','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Anpassade värden för kryssrutor kan inte vara tomma. Avmarkera alla tomma värden.','Updates'=>'Uppdateringar','Advanced Custom Fields logo'=>'Logga för Advanced Custom Fields','Save Changes'=>'Spara ändringarna','Field Group Title'=>'Rubrik för fältgrupp','Add title'=>'Lägg till rubrik','New to ACF? Take a look at our getting started guide.'=>'Har du just börjat med ACF? Kolla gärna in vår välkomstguide.','Add Field Group'=>'Lägg till fältgrupp','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF samlar anpassade fält i fältgrupper och kopplar sedan dessa fält till redigeringsvyer.','Add Your First Field Group'=>'Lägg till din första fältgrupp','Options Pages'=>'Alternativsidor','ACF Blocks'=>'ACF-block','Gallery Field'=>'Gallerifält','Flexible Content Field'=>'Flexibelt innehållsfält','Repeater Field'=>'Upprepningsfält','Unlock Extra Features with ACF PRO'=>'Lås upp extra funktioner med ACF PRO','Delete Field Group'=>'Ta bort fältgrupp','Created on %1$s at %2$s'=>'Skapad den %1$s kl. %2$s','Group Settings'=>'Gruppinställningar','Location Rules'=>'Platsregler','Choose from over 30 field types. Learn more.'=>'Välj från över 30 fälttyper. Lär dig mer.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Kom igång med att skapa nya anpassade fält för dina inlägg, sidor, anpassade inläggstyper och annat WordPress-innehåll.','Add Your First Field'=>'Lägg till ditt första fält','#'=>'#','Add Field'=>'Lägg till fält','Presentation'=>'Presentation','Validation'=>'Validering','General'=>'Allmänt','Import JSON'=>'Importera JSON','Export As JSON'=>'Exportera som JSON','Field group deactivated.'=>'Fältgrupp inaktiverad.' . "\0" . '%s fältgrupper inaktiverade.','Field group activated.'=>'Fältgrupp aktiverad.' . "\0" . '%s fältgrupper aktiverade.','Deactivate'=>'Inaktivera','Deactivate this item'=>'Inaktivera detta objekt','Activate'=>'Aktivera','Activate this item'=>'Aktivera detta objekt','Move field group to trash?'=>'Flytta fältgrupp till papperskorg?','post statusInactive'=>'Inaktiv','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields och Advanced Custom Fields PRO ska inte vara aktiva samtidigt. Vi har inaktiverat Advanced Custom Fields PRO automatiskt.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields och Advanced Custom Fields PRO ska inte vara aktiva samtidigt. Vi har inaktiverat Advanced Custom Fields automatiskt.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s – Vi har upptäckt ett eller flera anrop för att hämta ACF-fältvärden innan ACF har initierats. Detta stöds inte och kan resultera i felaktiga eller saknade data. Lär dig hur man åtgärdar detta.','%1$s must have a user with the %2$s role.'=>'%1$s måste ha en användare med rollen %2$s.' . "\0" . '%1$s måste ha en användare med en av följande roller: %2$s','%1$s must have a valid user ID.'=>'%1$s måste ha ett giltigt användar-ID.','Invalid request.'=>'Ogiltig begäran.','%1$s is not one of %2$s'=>'%1$s är inte en av %2$s','%1$s must have term %2$s.'=>'%1$s måste ha termen %2$s.' . "\0" . '%1$s måste ha en av följande termer: %2$s','%1$s must be of post type %2$s.'=>'%1$s måste vara av inläggstypen %2$s.' . "\0" . '%1$s måste vara en av följande inläggstyper: %2$s','%1$s must have a valid post ID.'=>'%1$s måste ha ett giltigt inläggs-ID.','%s requires a valid attachment ID.'=>'%s kräver ett giltig bilage-ID.','Show in REST API'=>'Visa i REST API','Enable Transparency'=>'Aktivera genomskinlighet','RGBA Array'=>'RGBA-array','RGBA String'=>'RGBA-sträng','Hex String'=>'HEX-sträng','Upgrade to PRO'=>'Uppgradera till PRO','post statusActive'=>'Aktivt','\'%s\' is not a valid email address'=>'”%s” är inte en giltig e-postadress','Color value'=>'Färgvärde','Select default color'=>'Välj standardfärg','Clear color'=>'Rensa färg','Blocks'=>'Block','Options'=>'Alternativ','Users'=>'Användare','Menu items'=>'Menyval','Widgets'=>'Widgetar','Attachments'=>'Bilagor','Taxonomies'=>'Taxonomier','Posts'=>'Inlägg','Last updated: %s'=>'Senast uppdaterad: %s','Sorry, this post is unavailable for diff comparison.'=>'Detta inlägg är inte tillgängligt för diff-jämförelse.','Invalid field group parameter(s).'=>'Ogiltiga parametrar för fältgrupp.','Awaiting save'=>'Väntar på att sparas','Saved'=>'Sparad','Import'=>'Importera','Review changes'=>'Granska ändringar','Located in: %s'=>'Finns i: %s','Located in plugin: %s'=>'Finns i tillägg: %s','Located in theme: %s'=>'Finns i tema: %s','Various'=>'Diverse','Sync changes'=>'Synkronisera ändringar','Loading diff'=>'Hämtar diff','Review local JSON changes'=>'Granska lokala JSON-ändringar','Visit website'=>'Besök webbplats','View details'=>'Visa detaljer','Version %s'=>'Version %s','Information'=>'Information','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Support. Vår professionella supportpersonal kan hjälpa dig med mer komplicerade och tekniska utmaningar.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Diskussioner. Vi har en aktiv och vänlig community på våra community-forum som kanske kan hjälpa dig att räkna ut ”hur man gör” i ACF-världen.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Dokumentation. Vår omfattande dokumentation innehåller referenser och guider för de flesta situationer du kan stöta på.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Vi är fanatiska när det gäller support och vill att du ska få ut det bästa av din webbplats med ACF. Om du stöter på några svårigheter finns det flera ställen där du kan få hjälp:','Help & Support'=>'Hjälp och support','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Använd fliken ”Hjälp och support” för att kontakta oss om du skulle behöva hjälp.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Innan du skapar din första fältgrupp rekommenderar vi att du först läser vår Komma igång-guide för att bekanta dig med tilläggets filosofi och bästa praxis.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Tillägget ”Advanced Custom Fields” tillhandahåller en visuell formulärbyggare för att anpassa WordPress redigeringsvyer med extra fält och ett intuitivt API för att visa anpassade fältvärden i alla temamallsfiler.','Overview'=>'Översikt','Location type "%s" is already registered.'=>'Platstypen ”%s” är redan registrerad.','Class "%s" does not exist.'=>'Klassen ”%s” finns inte.','Invalid nonce.'=>'Ogiltig engångskod.','Error loading field.'=>'Fel vid inläsning av fält.','Location not found: %s'=>'Plats hittades inte: %s','Error: %s'=>'Fel: %s','Widget'=>'Widget','User Role'=>'Användarroll','Comment'=>'Kommentera','Post Format'=>'Inläggsformat','Menu Item'=>'Menyval','Post Status'=>'Inläggsstatus','Menus'=>'Menyer','Menu Locations'=>'Menyplatser','Menu'=>'Meny','Post Taxonomy'=>'Inläggstaxonomi','Child Page (has parent)'=>'Undersida (har överordnad)','Parent Page (has children)'=>'Överordnad sida (har undersidor)','Top Level Page (no parent)'=>'Toppnivåsida (ingen överordnad)','Posts Page'=>'Inläggssida','Front Page'=>'Startsida','Page Type'=>'Sidtyp','Viewing back end'=>'Visar back-end','Viewing front end'=>'Visar front-end','Logged in'=>'Inloggad','Current User'=>'Nuvarande användare','Page Template'=>'Sidmall','Register'=>'Registrera','Add / Edit'=>'Lägg till/redigera','User Form'=>'Användarformulär','Page Parent'=>'Överordnad sida','Super Admin'=>'Superadmin','Current User Role'=>'Nuvarande användarroll','Default Template'=>'Standardmall','Post Template'=>'Inläggsmall','Post Category'=>'Inläggskategori','All %s formats'=>'Alla %s-format','Attachment'=>'Bilaga','%s value is required'=>'%s-värde är obligatoriskt','Show this field if'=>'Visa detta fält om','Conditional Logic'=>'Villkorad logik','and'=>'och','Local JSON'=>'Lokal JSON','Clone Field'=>'Klona fält','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Kontrollera också att alla premiumutökningar (%s) är uppdaterade till den senaste versionen.','This version contains improvements to your database and requires an upgrade.'=>'Denna version innehåller förbättringar av din databas och kräver en uppgradering.','Thank you for updating to %1$s v%2$s!'=>'Tack för att du uppdaterade till %1$s v%2$s!','Database Upgrade Required'=>'Databasuppgradering krävs','Options Page'=>'Alternativsida','Gallery'=>'Galleri','Flexible Content'=>'Flexibelt innehåll','Repeater'=>'Repeterare','Back to all tools'=>'Tillbaka till alla verktyg','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Om flera fältgrupper visas på en redigeringssida, kommer den första fältgruppens alternativ att användas (den med lägsta sorteringsnummer)','Select items to hide them from the edit screen.'=>'Markera objekt för att dölja dem från redigeringsvyn.','Hide on screen'=>'Dölj på skärmen','Send Trackbacks'=>'Skicka trackbacks','Tags'=>'Etiketter','Categories'=>'Kategorier','Page Attributes'=>'Sidattribut','Format'=>'Format','Author'=>'Författare','Slug'=>'Slug','Revisions'=>'Versioner','Comments'=>'Kommentarer','Discussion'=>'Diskussion','Excerpt'=>'Utdrag','Content Editor'=>'Innehållsredigerare','Permalink'=>'Permalänk','Shown in field group list'=>'Visa i fältgrupplista','Field groups with a lower order will appear first'=>'Fältgrupper med lägre ordningsnummer kommer synas först','Order No.'=>'Sorteringsnummer','Below fields'=>'Under fält','Below labels'=>'Under etiketter','Instruction Placement'=>'Instruktionsplacering','Label Placement'=>'Etikettplacering','Side'=>'Vid sidan','Normal (after content)'=>'Normal (efter innehåll)','High (after title)'=>'Hög (efter rubrik)','Position'=>'Position','Seamless (no metabox)'=>'Sömnlöst (ingen metaruta)','Standard (WP metabox)'=>'Standard (WP meta-ruta)','Style'=>'Stil','Type'=>'Typ','Key'=>'Nyckel','Order'=>'Sortering','Close Field'=>'Stäng fält','id'=>'id','class'=>'klass','width'=>'bredd','Wrapper Attributes'=>'Omslagsattribut','Required'=>'Obligatoriskt','Instructions'=>'Instruktioner','Field Type'=>'Fälttyp','Single word, no spaces. Underscores and dashes allowed'=>'Enstaka ord, inga mellanslag. Understreck och bindestreck tillåtna','Field Name'=>'Fältnamn','This is the name which will appear on the EDIT page'=>'Detta är namnet som kommer att visas på REDIGERINGS-sidan','Field Label'=>'Fältetikett','Delete'=>'Ta bort','Delete field'=>'Ta bort fält','Move'=>'Flytta','Move field to another group'=>'Flytta fältet till en annan grupp','Duplicate field'=>'Duplicera fält','Edit field'=>'Redigera fält','Drag to reorder'=>'Dra för att sortera om','Show this field group if'=>'Visa denna fältgrupp om','No updates available.'=>'Inga uppdateringar tillgängliga.','Database upgrade complete. See what\'s new'=>'Databasuppgradering slutförd. Se vad som är nytt','Reading upgrade tasks...'=>'Läser in uppgraderingsuppgifter …','Upgrade failed.'=>'Uppgradering misslyckades.','Upgrade complete.'=>'Uppgradering slutförd.','Upgrading data to version %s'=>'Uppgraderar data till version %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Det rekommenderas starkt att du säkerhetskopierar din databas innan du fortsätter. Är du säker på att du vill köra uppdateraren nu?','Please select at least one site to upgrade.'=>'Välj minst en webbplats att uppgradera.','Database Upgrade complete. Return to network dashboard'=>'Uppgradering av databas slutförd. Tillbaka till nätverkets adminpanel','Site is up to date'=>'Webbplatsen är uppdaterad','Site requires database upgrade from %1$s to %2$s'=>'Webbplatsen kräver databasuppgradering från %1$s till %2$s','Site'=>'Webbplats','Upgrade Sites'=>'Uppgradera webbplatser','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Följande webbplatser kräver en DB-uppgradering. Kontrollera de du vill uppdatera och klicka sedan på %s.','Add rule group'=>'Lägg till regelgrupp','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Skapa en uppsättning regler för att avgöra vilka redigeringsvyer som ska använda dessa avancerade anpassade fält','Rules'=>'Regler','Copied'=>'Kopierad','Copy to clipboard'=>'Kopiera till urklipp','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Välj vilka objekt du vill exportera och sedan exportmetod. ”Exportera som JSON” för att exportera till en .json-fil som du sedan kan importera till någon annan ACF-installation. ”Generera PHP” för att exportera PHP kod som du kan lägga till i ditt tema.','Select Field Groups'=>'Välj fältgrupper','No field groups selected'=>'Inga fältgrupper valda','Generate PHP'=>'Generera PHP','Export Field Groups'=>'Exportera fältgrupper','Import file empty'=>'Importerad fil är tom','Incorrect file type'=>'Felaktig filtyp','Error uploading file. Please try again'=>'Fel vid uppladdning av fil. Försök igen','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Välj den JSON-fil för Advanced Custom Fields som du vill importera. När du klickar på importknappen nedan kommer ACF att importera objekten i den filen.','Import Field Groups'=>'Importera fältgrupper','Sync'=>'Synkronisera','Select %s'=>'Välj %s','Duplicate'=>'Duplicera','Duplicate this item'=>'Duplicera detta objekt','Supports'=>'Stöder','Documentation'=>'Dokumentation','Description'=>'Beskrivning','Sync available'=>'Synkronisering tillgänglig','Field group synchronized.'=>'Fältgrupp synkroniserad.' . "\0" . '%s fältgrupper synkroniserade.','Field group duplicated.'=>'Fältgrupp duplicerad.' . "\0" . '%s fältgrupper duplicerade.','Active (%s)'=>'Aktiv (%s)' . "\0" . 'Aktiva (%s)','Review sites & upgrade'=>'Granska webbplatser och uppgradera','Upgrade Database'=>'Uppgradera databas','Custom Fields'=>'Anpassade fält','Move Field'=>'Flytta fält','Please select the destination for this field'=>'Välj destinationen för detta fält','The %1$s field can now be found in the %2$s field group'=>'Fältet %1$s kan nu hittas i fältgruppen %2$s','Move Complete.'=>'Flytt färdig.','Active'=>'Aktiv','Field Keys'=>'Fältnycklar','Settings'=>'Inställningar','Location'=>'Plats','Null'=>'Null','copy'=>'kopiera','(this field)'=>'(detta fält)','Checked'=>'Ikryssad','Move Custom Field'=>'Flytta anpassat fält','No toggle fields available'=>'Inga fält för att slå på/av är tillgängliga','Field group title is required'=>'Rubrik för fältgrupp är obligatoriskt','This field cannot be moved until its changes have been saved'=>'Detta fält kan inte flyttas innan dess ändringar har sparats','The string "field_" may not be used at the start of a field name'=>'Strängen ”field_” får inte användas i början av ett fältnamn','Field group draft updated.'=>'Fältgruppsutkast uppdaterat.','Field group scheduled for.'=>'Fältgrupp schemalagd för.','Field group submitted.'=>'Fältgrupp skickad.','Field group saved.'=>'Fältgrupp sparad.','Field group published.'=>'Fältgrupp publicerad.','Field group deleted.'=>'Fältgrupp borttagen.','Field group updated.'=>'Fältgrupp uppdaterad.','Tools'=>'Verktyg','is not equal to'=>'är inte lika med','is equal to'=>'är lika med','Forms'=>'Formulär','Page'=>'Sida','Post'=>'Inlägg','Relational'=>'Relationellt','Choice'=>'Val','Basic'=>'Grundläggande','Unknown'=>'Okänt','Field type does not exist'=>'Fälttyp finns inte','Spam Detected'=>'Skräppost upptäckt','Post updated'=>'Inlägg uppdaterat','Update'=>'Uppdatera','Validate Email'=>'Validera e-post','Content'=>'Innehåll','Title'=>'Rubrik','Edit field group'=>'Redigera fältgrupp','Selection is less than'=>'Valet är mindre än','Selection is greater than'=>'Valet är större än','Value is less than'=>'Värde är mindre än','Value is greater than'=>'Värde är större än','Value contains'=>'Värde innehåller','Value matches pattern'=>'Värde matchar mönster','Value is not equal to'=>'Värde är inte lika med','Value is equal to'=>'Värde är lika med','Has no value'=>'Har inget värde','Has any value'=>'Har något värde','Cancel'=>'Avbryt','Are you sure?'=>'Är du säker?','%d fields require attention'=>'%d fält kräver din uppmärksamhet','1 field requires attention'=>'1 fält kräver din uppmärksamhet','Validation failed'=>'Validering misslyckades','Validation successful'=>'Validering lyckades','Restricted'=>'Begränsad','Collapse Details'=>'Minimera detaljer','Expand Details'=>'Expandera detaljer','Uploaded to this post'=>'Uppladdat till detta inlägg','verbUpdate'=>'Uppdatera','verbEdit'=>'Redigera','The changes you made will be lost if you navigate away from this page'=>'De ändringar du gjort kommer att gå förlorade om du navigerar bort från denna sida','File type must be %s.'=>'Filtyp måste vara %s.','or'=>'eller','File size must not exceed %s.'=>'Filstorleken får inte överskrida %s.','File size must be at least %s.'=>'Filstorlek måste vara lägst %s.','Image height must not exceed %dpx.'=>'Bildens höjd får inte överskrida %d px.','Image height must be at least %dpx.'=>'Bildens höjd måste vara åtminstone %d px.','Image width must not exceed %dpx.'=>'Bildens bredd får inte överskrida %d px.','Image width must be at least %dpx.'=>'Bildens bredd måste vara åtminstone %d px.','(no title)'=>'(ingen rubrik)','Full Size'=>'Full storlek','Large'=>'Stor','Medium'=>'Medium','Thumbnail'=>'Miniatyr','(no label)'=>'(ingen etikett)','Sets the textarea height'=>'Ställer in textområdets höjd','Rows'=>'Rader','Text Area'=>'Textområde','Prepend an extra checkbox to toggle all choices'=>'Förbered en extra kryssruta för att slå på/av alla val','Save \'custom\' values to the field\'s choices'=>'Spara ”anpassade” värden till fältets val','Allow \'custom\' values to be added'=>'Tillåt att ”anpassade” värden kan läggas till','Add new choice'=>'Lägg till nytt val','Toggle All'=>'Slå på/av alla','Allow Archives URLs'=>'Tillåt arkiv-URL:er','Archives'=>'Arkiv','Page Link'=>'Sidlänk','Add'=>'Lägg till','Name'=>'Namn','%s added'=>'%s har lagts till','%s already exists'=>'%s finns redan','User unable to add new %s'=>'Användare kan inte lägga till ny %s','Term ID'=>'Term-ID','Term Object'=>'Term-objekt','Load value from posts terms'=>'Hämta värde från inläggets termer','Load Terms'=>'Ladda termer','Connect selected terms to the post'=>'Koppla valda termer till inlägget','Save Terms'=>'Spara termer','Allow new terms to be created whilst editing'=>'Tillåt att nya termer skapas vid redigering','Create Terms'=>'Skapa termer','Radio Buttons'=>'Radioknappar','Single Value'=>'Enskild värde','Multi Select'=>'Flerval','Checkbox'=>'Kryssruta','Multiple Values'=>'Flera värden','Select the appearance of this field'=>'Välj utseendet på detta fält','Appearance'=>'Utseende','Select the taxonomy to be displayed'=>'Välj taxonomin som ska visas','No TermsNo %s'=>'Inga %s','Value must be equal to or lower than %d'=>'Värdet måste vara lika med eller lägre än %d','Value must be equal to or higher than %d'=>'Värdet måste vara lika med eller högre än %d','Value must be a number'=>'Värdet måste vara ett nummer','Number'=>'Nummer','Save \'other\' values to the field\'s choices'=>'Spara ”andra” värden i fältets val','Add \'other\' choice to allow for custom values'=>'Lägg till valet ”annat” för att tillåta anpassade värden','Other'=>'Annat','Radio Button'=>'Alternativknapp','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Definiera en ändpunkt för föregående dragspel att stoppa. Detta dragspel kommer inte att vara synligt.','Allow this accordion to open without closing others.'=>'Tillåt detta dragspel öppna utan att stänga andra.','Multi-Expand'=>'Multi-expandera','Display this accordion as open on page load.'=>'Visa detta dragspel som öppet på sidladdning.','Open'=>'Öppen','Accordion'=>'Dragspel','Restrict which files can be uploaded'=>'Begränsa vilka filer som kan laddas upp','File ID'=>'Fil-ID','File URL'=>'Fil-URL','File Array'=>'Fil-array','Add File'=>'Lägg till fil','No file selected'=>'Ingen fil vald','File name'=>'Filnamn','Update File'=>'Uppdatera fil','Edit File'=>'Redigera fil','Select File'=>'Välj fil','File'=>'Fil','Password'=>'Lösenord','Specify the value returned'=>'Specificera värdet att returnera','Use AJAX to lazy load choices?'=>'Använda AJAX för att ladda alternativ efter att sidan laddats?','Enter each default value on a new line'=>'Ange varje standardvärde på en ny rad','verbSelect'=>'Välj','Select2 JS load_failLoading failed'=>'Laddning misslyckades','Select2 JS searchingSearching…'=>'Söker…','Select2 JS load_moreLoading more results…'=>'Laddar in fler resultat …','Select2 JS selection_too_long_nYou can only select %d items'=>'Du kan endast välja %d objekt','Select2 JS selection_too_long_1You can only select 1 item'=>'Du kan endast välja 1 objekt','Select2 JS input_too_long_nPlease delete %d characters'=>'Ta bort %d tecken','Select2 JS input_too_long_1Please delete 1 character'=>'Ta bort 1 tecken','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Ange %d eller fler tecken','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Ange 1 eller fler tecken','Select2 JS matches_0No matches found'=>'Inga matchningar hittades','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d resultat är tillgängliga, använd tangenterna med uppåt- och nedåtpil för att navigera.','Select2 JS matches_1One result is available, press enter to select it.'=>'Ett resultat är tillgängligt, tryck på returtangenten för att välja det.','nounSelect'=>'Välj','User ID'=>'Användar-ID','User Object'=>'Användarobjekt','User Array'=>'Användar-array','All user roles'=>'Alla användarroller','Filter by Role'=>'Filtrera efter roll','User'=>'Användare','Separator'=>'Avgränsare','Select Color'=>'Välj färg','Default'=>'Standard','Clear'=>'Rensa','Color Picker'=>'Färgväljare','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Välj','Date Time Picker JS closeTextDone'=>'Klart','Date Time Picker JS currentTextNow'=>'Nu','Date Time Picker JS timezoneTextTime Zone'=>'Tidszon','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosekund','Date Time Picker JS millisecTextMillisecond'=>'Millisekund','Date Time Picker JS secondTextSecond'=>'Sekund','Date Time Picker JS minuteTextMinute'=>'Minut','Date Time Picker JS hourTextHour'=>'Timme','Date Time Picker JS timeTextTime'=>'Tid','Date Time Picker JS timeOnlyTitleChoose Time'=>'Välj tid','Date Time Picker'=>'Datum/tidväljare','Endpoint'=>'Ändpunkt','Left aligned'=>'Vänsterjusterad','Top aligned'=>'Toppjusterad','Placement'=>'Placering','Tab'=>'Flik','Value must be a valid URL'=>'Värde måste vara en giltig URL','Link URL'=>'Länk-URL','Link Array'=>'Länk-array','Opens in a new window/tab'=>'Öppnas i ett nytt fönster/flik','Select Link'=>'Välj länk','Link'=>'Länk','Email'=>'E-post','Step Size'=>'Stegstorlek','Maximum Value'=>'Maximalt värde','Minimum Value'=>'Minsta värde','Range'=>'Intervall','Both (Array)'=>'Båda (Array)','Label'=>'Etikett','Value'=>'Värde','Vertical'=>'Vertikal','Horizontal'=>'Horisontell','red : Red'=>'röd : Röd','For more control, you may specify both a value and label like this:'=>'För mer kontroll kan du specificera både ett värde och en etikett så här:','Enter each choice on a new line.'=>'Ange varje val på en ny rad.','Choices'=>'Val','Button Group'=>'Knappgrupp','Allow Null'=>'Tillåt värdet ”null”','Parent'=>'Överordnad','TinyMCE will not be initialized until field is clicked'=>'TinyMCE kommer inte att initialiseras förrän fältet är klickat','Delay Initialization'=>'Fördröjd initialisering','Show Media Upload Buttons'=>'Visa knappar för mediauppladdning','Toolbar'=>'Verktygsfält','Text Only'=>'Endast text','Visual Only'=>'Endast visuell','Visual & Text'=>'Visuell och text','Tabs'=>'Flikar','Click to initialize TinyMCE'=>'Klicka för att initialisera TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Text','Visual'=>'Visuellt','Value must not exceed %d characters'=>'Värde får inte överstiga %d tecken','Leave blank for no limit'=>'Lämna fältet tomt för att inte sätta någon begränsning','Character Limit'=>'Teckenbegränsning','Appears after the input'=>'Visas efter inmatningen','Append'=>'Lägg till efter','Appears before the input'=>'Visas före inmatningen','Prepend'=>'Lägg till före','Appears within the input'=>'Visas inuti inmatningen','Placeholder Text'=>'Platshållartext','Appears when creating a new post'=>'Visas när ett nytt inlägg skapas','Text'=>'Text','%1$s requires at least %2$s selection'=>'%1$s kräver minst %2$s val' . "\0" . '%1$s kräver minst %2$s val','Post ID'=>'Inläggs-ID','Post Object'=>'Inläggsobjekt','Maximum Posts'=>'Maximalt antal inlägg','Minimum Posts'=>'Minsta antal inlägg','Featured Image'=>'Utvald bild','Selected elements will be displayed in each result'=>'Valda element kommer att visas i varje resultat','Elements'=>'Element','Taxonomy'=>'Taxonomi','Post Type'=>'Inläggstyp','Filters'=>'Filter','All taxonomies'=>'Alla taxonomier','Filter by Taxonomy'=>'Filtrera efter taxonomi','All post types'=>'Alla inläggstyper','Filter by Post Type'=>'Filtrera efter inläggstyp','Search...'=>'Sök …','Select taxonomy'=>'Välj taxonomi','Select post type'=>'Välj inläggstyp','No matches found'=>'Inga matchningar hittades','Loading'=>'Laddar in','Maximum values reached ( {max} values )'=>'Maximalt antal värden har nåtts ({max} värden)','Relationship'=>'Relationer','Comma separated list. Leave blank for all types'=>'Kommaseparerad lista. Lämna tomt för alla typer','Allowed File Types'=>'Tillåtna filtyper','Maximum'=>'Maximalt','File size'=>'Filstorlek','Restrict which images can be uploaded'=>'Begränsa vilka bilder som kan laddas upp','Minimum'=>'Minimum','Uploaded to post'=>'Uppladdat till inlägg','All'=>'Alla','Limit the media library choice'=>'Begränsa mediabiblioteksvalet','Library'=>'Bibliotek','Preview Size'=>'Förhandsgranska storlek','Image ID'=>'Bild-ID','Image URL'=>'Bild-URL','Image Array'=>'Bild-array','Specify the returned value on front end'=>'Specificera returvärdet på front-end','Return Value'=>'Returvärde','Add Image'=>'Lägg till bild','No image selected'=>'Ingen bild vald','Remove'=>'Ta bort','Edit'=>'Redigera','All images'=>'Alla bilder','Update Image'=>'Uppdatera bild','Edit Image'=>'Redigera bild','Select Image'=>'Välj bild','Image'=>'Bild','Allow HTML markup to display as visible text instead of rendering'=>'Tillåt att HTML-märkkod visas som synlig text i stället för att renderas','Escape HTML'=>'Inaktivera HTML-rendering','No Formatting'=>'Ingen formatering','Automatically add <br>'=>'Lägg automatiskt till <br>','Automatically add paragraphs'=>'Lägg automatiskt till stycken','Controls how new lines are rendered'=>'Styr hur nya rader visas','New Lines'=>'Nya rader','Week Starts On'=>'Veckan börjar på','The format used when saving a value'=>'Formatet som används när ett värde sparas','Save Format'=>'Spara format','Date Picker JS weekHeaderWk'=>'V','Date Picker JS prevTextPrev'=>'Föreg.','Date Picker JS nextTextNext'=>'Nästa','Date Picker JS currentTextToday'=>'Idag','Date Picker JS closeTextDone'=>'Klart','Date Picker'=>'Datumväljare','Width'=>'Bredd','Embed Size'=>'Inbäddad storlek','Enter URL'=>'Ange URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Text som visas när inaktivt','Off Text'=>'”Av”-text','Text shown when active'=>'Text som visas när aktivt','On Text'=>'”På”-text','Stylized UI'=>'Stiliserat användargränssnitt','Default Value'=>'Standardvärde','Displays text alongside the checkbox'=>'Visar text bredvid kryssrutan','Message'=>'Meddelande','No'=>'Nej','Yes'=>'Ja','True / False'=>'Sant/falskt','Row'=>'Rad','Table'=>'Tabell','Block'=>'Block','Specify the style used to render the selected fields'=>'Specificera stilen för att rendera valda fält','Layout'=>'Layout','Sub Fields'=>'Underfält','Group'=>'Grupp','Customize the map height'=>'Anpassa karthöjden','Height'=>'Höjd','Set the initial zoom level'=>'Ställ in den initiala zoomnivån','Zoom'=>'Zooma','Center the initial map'=>'Centrera den inledande kartan','Center'=>'Centrerat','Search for address...'=>'Sök efter adress …','Find current location'=>'Hitta nuvarande plats','Clear location'=>'Rensa plats','Search'=>'Sök','Sorry, this browser does not support geolocation'=>'Denna webbläsare saknar stöd för platsinformation','Google Map'=>'Google Map','The format returned via template functions'=>'Formatet returnerad via mallfunktioner','Return Format'=>'Returformat','Custom:'=>'Anpassad:','The format displayed when editing a post'=>'Formatet visas när ett inlägg redigeras','Display Format'=>'Visningsformat','Time Picker'=>'Tidsväljare','Inactive (%s)'=>'Inaktiv (%s)' . "\0" . 'Inaktiva (%s)','No Fields found in Trash'=>'Inga fält hittades i papperskorgen','No Fields found'=>'Inga fält hittades','Search Fields'=>'Sök fält','View Field'=>'Visa fält','New Field'=>'Nytt fält','Edit Field'=>'Redigera fält','Add New Field'=>'Lägg till nytt fält','Field'=>'Fält','Fields'=>'Fält','No Field Groups found in Trash'=>'Inga fältgrupper hittades i papperskorgen','No Field Groups found'=>'Inga fältgrupper hittades','Search Field Groups'=>'Sök fältgrupper','View Field Group'=>'Visa fältgrupp','New Field Group'=>'Ny fältgrupp','Edit Field Group'=>'Redigera fältgrupp','Add New Field Group'=>'Lägg till ny fältgrupp','Add New'=>'Lägg till nytt','Field Group'=>'Fältgrupp','Field Groups'=>'Fältgrupper','Customize WordPress with powerful, professional and intuitive fields.'=>'Anpassa WordPress med kraftfulla, professionella och intuitiva fält.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Blocktypsnamn är obligatoriskt.','Block type "%s" is already registered.'=>'Blocktypen "%s" är redan registrerad.','Switch to Edit'=>'Växla till Redigera','Switch to Preview'=>'Växla till förhandsgranskning','Change content alignment'=>'Ändra innehållsjustering','%s settings'=>'%s-inställningar','This block contains no editable fields.'=>'Det här blocket innehåller inga redigerbara fält.','Assign a field group to add fields to this block.'=>'Tilldela en fältgrupp för att lägga till fält i detta block.','Options Updated'=>'Alternativ uppdaterade','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Om du vill aktivera uppdateringar anger du din licensnyckel på sidan Uppdateringar. Om du inte har en licensnyckel, se uppgifter och priser.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'ACF-aktiveringsfel. Din definierade licensnyckel har ändrats, men ett fel uppstod vid inaktivering av din gamla licens','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'ACF-aktiveringsfel. Din definierade licensnyckel har ändrats, men ett fel uppstod vid anslutning till aktiveringsservern','ACF Activation Error'=>'ACF-aktiveringsfel','ACF Activation Error. An error occurred when connecting to activation server'=>'ACF-aktiveringsfel. Ett fel uppstod vid anslutning till aktiveringsservern','Check Again'=>'Kontrollera igen','ACF Activation Error. Could not connect to activation server'=>'ACF-aktiveringsfel. Kunde inte ansluta till aktiveringsservern','Publish'=>'Publicera','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Inga fältgrupper hittades för denna inställningssida. Skapa en fältgrupp','Error. Could not connect to update server'=>'Fel. Kunde inte ansluta till uppdateringsservern','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Fel. Det gick inte att autentisera uppdateringspaketet. Kontrollera igen eller inaktivera och återaktivera din ACF PRO-licens.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Fel. Din licens för denna webbplats har gått ut eller inaktiverats. Återaktivera din ACF PRO-licens.','Select one or more fields you wish to clone'=>'Välj ett eller flera fält som du vill klona','Display'=>'Visning','Specify the style used to render the clone field'=>'Specificera stilen som ska användas för att rendera det klonade fältet','Group (displays selected fields in a group within this field)'=>'Grupp (visar valda fält i en grupp i detta fält)','Seamless (replaces this field with selected fields)'=>'Sömlös (ersätter detta fält med valda fält)','Labels will be displayed as %s'=>'Etiketter kommer att visas som %s','Prefix Field Labels'=>'Prefix för fältetiketter','Values will be saved as %s'=>'Värden sparas som %s','Prefix Field Names'=>'Prefix för fältnamn','Unknown field'=>'Okänt fält','Unknown field group'=>'Okänd fältgrupp','All fields from %s field group'=>'Alla fält från %s fältgrupp','Add Row'=>'Lägg till rad','layout'=>'layout' . "\0" . 'layouter','layouts'=>'layouter','This field requires at least {min} {label} {identifier}'=>'Detta fält kräver minst {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Detta fält har en gräns på {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} tillgänglig (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} krävs (min {min})','Flexible Content requires at least 1 layout'=>'Flexibelt innehåll kräver minst 1 layout','Click the "%s" button below to start creating your layout'=>'Klicka på knappen ”%s” nedan för att börja skapa din layout','Add layout'=>'Lägg till layout','Duplicate layout'=>'Duplicera layout','Remove layout'=>'Ta bort layout','Click to toggle'=>'Klicka för att växla','Delete Layout'=>'Ta bort layout','Duplicate Layout'=>'Duplicera layout','Add New Layout'=>'Lägg till ny layout','Add Layout'=>'Lägg till layout','Min'=>'Min','Max'=>'Max','Minimum Layouts'=>'Lägsta tillåtna antal layouter','Maximum Layouts'=>'Högsta tillåtna antal layouter','Button Label'=>'Knappetikett','%s must be of type array or null.'=>'%s måste vara av typen array eller null.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s måste innehålla minst %2$s %3$s layout.' . "\0" . '%1$s måste innehålla minst %2$s %3$s layouter.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s får innehålla högst %2$s %3$s layout.' . "\0" . '%1$s får innehålla högst %2$s %3$s layouter.','Add Image to Gallery'=>'Lägg till bild i galleriet','Maximum selection reached'=>'Högsta tillåtna antal val uppnått','Length'=>'Längd','Caption'=>'Bildtext','Alt Text'=>'Alternativ text','Add to gallery'=>'Lägg till i galleri','Bulk actions'=>'Massåtgärder','Sort by date uploaded'=>'Sortera efter uppladdningsdatum','Sort by date modified'=>'Sortera efter redigeringsdatum','Sort by title'=>'Sortera efter rubrik','Reverse current order'=>'Omvänd nuvarande ordning','Close'=>'Stäng','Minimum Selection'=>'Minsta tillåtna antal val','Maximum Selection'=>'Högsta tillåtna antal val','Allowed file types'=>'Tillåtna filtyper','Insert'=>'Infoga','Specify where new attachments are added'=>'Specifiera var nya bilagor läggs till','Append to the end'=>'Lägg till i slutet','Prepend to the beginning'=>'Lägg till början','Minimum rows not reached ({min} rows)'=>'Minsta tillåtna antal rader uppnått ({min} rader)','Maximum rows reached ({max} rows)'=>'Högsta tillåtna antal rader uppnått ({max} rader)','Error loading page'=>'Kunde inte ladda in sida','Useful for fields with a large number of rows.'=>'Användbart för fält med ett stort antal rader.','Rows Per Page'=>'Rader per sida','Set the number of rows to be displayed on a page.'=>'Ange antalet rader som ska visas på en sida.','Minimum Rows'=>'Minsta tillåtna antal rader','Maximum Rows'=>'Högsta tillåtna antal rader','Collapsed'=>'Ihopfälld','Select a sub field to show when row is collapsed'=>'Välj ett underfält att visa när raden är ihopfälld','Invalid field key or name.'=>'Ogiltig fältnyckel.','There was an error retrieving the field.'=>'Ett fel uppstod vid hämtning av fältet.','Click to reorder'=>'Dra och släpp för att ändra ordning','Add row'=>'Lägg till rad','Duplicate row'=>'Duplicera rad','Remove row'=>'Ta bort rad','Current Page'=>'Nuvarande sida','First Page'=>'Första sidan','Previous Page'=>'Föregående sida','paging%1$s of %2$s'=>'%1$s av %2$s','Next Page'=>'Nästa sida','Last Page'=>'Sista sidan','No block types exist'=>'Det finns inga blocktyper','No options pages exist'=>'Det finns inga alternativsidor','Deactivate License'=>'Inaktivera licens','Activate License'=>'Aktivera licens','License Information'=>'Licensinformation','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'För att låsa upp uppdateringar, fyll i din licensnyckel här nedan. Om du inte har en licensnyckel, gå till sidan detaljer och priser.','License Key'=>'Licensnyckel','Your license key is defined in wp-config.php.'=>'Din licensnyckel är angiven i wp-config.php.','Retry Activation'=>'Försök aktivera igen','Update Information'=>'Uppdateringsinformation','Current Version'=>'Nuvarande version','Latest Version'=>'Senaste version','Update Available'=>'Uppdatering tillgänglig','Upgrade Notice'=>'Uppgraderingsnotering','Enter your license key to unlock updates'=>'Fyll i din licensnyckel här ovan för att låsa upp uppdateringar','Update Plugin'=>'Uppdatera tillägg','Please reactivate your license to unlock updates'=>'Återaktivera din licens för att låsa upp uppdateringar']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.mo
index b2438b57..70301376 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.po
index 14d2633d..ae5ebe51 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: sv_SE\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[ACF-kortkoden kan inte visa fält från icke-offentliga inlägg]"
@@ -1866,7 +1906,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1980,8 +2019,8 @@ msgid "Add fields"
msgstr "Lägg till fält"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Detta fält"
@@ -2046,7 +2085,7 @@ msgstr "%s-fält"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Välj flera"
@@ -4444,15 +4483,15 @@ msgstr "Inläggstyp borttagen."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Skriv för att söka …"
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Endast PRO"
@@ -4572,8 +4611,8 @@ msgid "Close Modal"
msgstr "Stäng modal"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Fält flyttat till annan grupp"
@@ -4582,15 +4621,15 @@ msgstr "Fält flyttat till annan grupp"
msgid "Close modal"
msgstr "Stäng modal"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Starta en ny grupp av flikar på denna flik."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Ny flikgrupp"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Använd en stiliserad kryssruta med hjälp av select2"
@@ -4804,8 +4843,8 @@ msgid "Activate this item"
msgstr "Aktivera detta objekt"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Flytta fältgrupp till papperskorg?"
@@ -4865,7 +4904,7 @@ msgstr "%1$s måste ha ett giltigt användar-ID."
msgid "Invalid request."
msgstr "Ogiltig begäran."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s är inte en av %2$s"
@@ -5533,7 +5572,7 @@ msgstr "bredd"
msgid "Wrapper Attributes"
msgstr "Omslagsattribut"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Obligatoriskt"
@@ -5593,8 +5632,8 @@ msgstr "Dra för att sortera om"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Visa denna fältgrupp om"
@@ -5885,8 +5924,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "kopiera"
@@ -5903,8 +5942,8 @@ msgid "Checked"
msgstr "Ikryssad"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Flytta anpassat fält"
@@ -5919,14 +5958,14 @@ msgid "Field group title is required"
msgstr "Rubrik för fältgrupp är obligatoriskt"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Detta fält kan inte flyttas innan dess ändringar har sparats"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "Strängen ”field_” får inte användas i början av ett fältnamn"
@@ -6175,9 +6214,9 @@ msgstr "Filtyp måste vara %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "eller"
@@ -6228,7 +6267,7 @@ msgstr "Miniatyr"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(ingen etikett)"
@@ -6400,7 +6439,7 @@ msgstr "Annat"
msgid "Radio Button"
msgstr "Alternativknapp"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6408,19 +6447,19 @@ msgstr ""
"Definiera en ändpunkt för föregående dragspel att stoppa. Detta dragspel "
"kommer inte att vara synligt."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Tillåt detta dragspel öppna utan att stänga andra."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Multi-expandera"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Visa detta dragspel som öppet på sidladdning."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Öppen"
@@ -6482,83 +6521,89 @@ msgstr "Fil"
msgid "Password"
msgstr "Lösenord"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Specificera värdet att returnera"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Använda AJAX för att ladda alternativ efter att sidan laddats?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Ange varje standardvärde på en ny rad"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Välj"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Laddning misslyckades"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Söker…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Laddar in fler resultat …"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Du kan endast välja %d objekt"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Du kan endast välja 1 objekt"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Ta bort %d tecken"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Ta bort 1 tecken"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Ange %d eller fler tecken"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Ange 1 eller fler tecken"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Inga matchningar hittades"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d resultat är tillgängliga, använd tangenterna med uppåt- och nedåtpil för "
"att navigera."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr ""
@@ -6699,21 +6744,21 @@ msgstr "Välj tid"
msgid "Date Time Picker"
msgstr "Datum/tidväljare"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Ändpunkt"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Vänsterjusterad"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Toppjusterad"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Placering"
@@ -6771,7 +6816,7 @@ msgstr "Intervall"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Båda (Array)"
@@ -6779,14 +6824,14 @@ msgstr "Båda (Array)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etikett"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Värde"
@@ -6805,14 +6850,14 @@ msgstr "Horisontell"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "röd : Röd"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"För mer kontroll kan du specificera både ett värde och en etikett så här:"
@@ -6820,14 +6865,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Ange varje val på en ny rad."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Val"
@@ -6839,7 +6884,7 @@ msgstr "Knappgrupp"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7229,36 +7274,36 @@ msgstr "Välj bild"
msgid "Image"
msgstr "Bild"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Tillåt att HTML-märkkod visas som synlig text i stället för att renderas"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Inaktivera HTML-rendering"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Ingen formatering"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Lägg automatiskt till <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Lägg automatiskt till stycken"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Styr hur nya rader visas"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Nya rader"
@@ -7340,7 +7385,7 @@ msgstr "Text som visas när aktivt"
msgid "On Text"
msgstr "”På”-text"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Stiliserat användargränssnitt"
@@ -7352,7 +7397,7 @@ msgstr "Stiliserat användargränssnitt"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7366,7 +7411,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Visar text bredvid kryssrutan"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Meddelande"
@@ -7391,31 +7436,31 @@ msgstr "Ja"
msgid "True / False"
msgstr "Sant/falskt"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Rad"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tabell"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Block"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Specificera stilen för att rendera valda fält"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Layout"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Underfält"
@@ -7491,7 +7536,7 @@ msgstr "Formatet returnerad via mallfunktioner"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.l10n.php
index bb4cfe63..13fb1de2 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'tr_TR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[ACF kısa kodu herkese açık olmayan gönderilerdeki alanları görüntüleyemez]','[The ACF shortcode is disabled on this site]'=>'[ACF kısa kodu bu sitede devre dışı bırakılmıştır]','Businessman Icon'=>'İş insanı simgesi','Forums Icon'=>'Forumlar simgesi','YouTube Icon'=>'YouTube simgesi','Yes (alt) Icon'=>'Evet (alt) simgesi','Xing Icon'=>'Xing simgesi','WordPress (alt) Icon'=>'WordPress (alt) simgesi','WhatsApp Icon'=>'WhatsApp simgesi','Write Blog Icon'=>'Blog yaz simgesi','Widgets Menus Icon'=>'Widget menüleri simgesi','View Site Icon'=>'Siteyi görüntüle simgesi','Learn More Icon'=>'Daha fazla öğren simgesi','Add Page Icon'=>'Sayfa ekle simgesi','Video (alt3) Icon'=>'Video (alt3) simgesi','Video (alt2) Icon'=>'Video (alt2) simgesi','Video (alt) Icon'=>'Video (alt) simgesi','Update (alt) Icon'=>'Güncelle (alt) simgesi','Universal Access (alt) Icon'=>'Evrensel erişim (alt) simgesi','Twitter (alt) Icon'=>'Twitter (alt) simgesi','Twitch Icon'=>'Twitch simgesi','Tide Icon'=>'Tide simgesi','Tickets (alt) Icon'=>'Biletler (alt) simgesi','Text Page Icon'=>'Metin sayfası simgesi','Table Row Delete Icon'=>'Tablo satırı silme simgesi','Table Row Before Icon'=>'Tablo satırı önceki simgesi','Table Row After Icon'=>'Tablo satırı sonraki simgesi','Table Col Delete Icon'=>'Tablo sütunu silme simgesi','Table Col Before Icon'=>'Tablo sütunu önceki simgesi','Table Col After Icon'=>'Tablo sütunu sonraki simgesi','Superhero (alt) Icon'=>'Süper kahraman (alt) simgesi','Superhero Icon'=>'Süper kahraman simgesi','Spotify Icon'=>'Spotify simgesi','Shortcode Icon'=>'Kısa kod simgesi','Shield (alt) Icon'=>'Kalkan (alt) simgesi','Share (alt2) Icon'=>'Paylaş (alt2) simgesi','Share (alt) Icon'=>'Paylaş (alt) simgesi','Saved Icon'=>'Kaydedildi simgesi','RSS Icon'=>'RSS simgesi','REST API Icon'=>'REST API simgesi','Remove Icon'=>'Kaldır simgesi','Reddit Icon'=>'Reddit simgesi','Privacy Icon'=>'Gizlilik simgesi','Printer Icon'=>'Yazıcı simgesi','Podio Icon'=>'Podio simgesi','Plus (alt2) Icon'=>'Artı (alt2) simgesi','Plus (alt) Icon'=>'Artı (alt) simgesi','Plugins Checked Icon'=>'Eklentiler kontrol edildi simgesi','Pinterest Icon'=>'Pinterest simgesi','Pets Icon'=>'Evcil hayvanlar simgesi','PDF Icon'=>'PDF simgesi','Palm Tree Icon'=>'Palmiye ağacı simgesi','Open Folder Icon'=>'Açık klasör simgesi','No (alt) Icon'=>'Hayır (alt) simgesi','Money (alt) Icon'=>'Para (alt) simgesi','Menu (alt3) Icon'=>'Menü (alt3) simgesi','Menu (alt2) Icon'=>'Menü (alt2) simgesi','Menu (alt) Icon'=>'Menü (alt) simgesi','Spreadsheet Icon'=>'Elektronik tablo simgesi','Interactive Icon'=>'İnteraktif simgesi','Document Icon'=>'Belge simgesi','Default Icon'=>'Varsayılan simgesi','Location (alt) Icon'=>'Konum (alt) simgesi','LinkedIn Icon'=>'LinkedIn simgesi','Instagram Icon'=>'Instagram simgesi','Insert Before Icon'=>'Öncesine ekle simgesi','Insert After Icon'=>'Sonrasına ekle simgesi','Insert Icon'=>'Ekle simgesi','Info Outline Icon'=>'Bilgi anahat simgesi','Images (alt2) Icon'=>'Görseller (alt2) simgesi','Images (alt) Icon'=>'Görseller (alt) simgesi','Rotate Right Icon'=>'Sağa döndür simgesi','Rotate Left Icon'=>'Sola döndür simgesi','Rotate Icon'=>'Döndürme simgesi','Flip Vertical Icon'=>'Dikey çevirme simgesi','Flip Horizontal Icon'=>'Yatay çevirme simgesi','Crop Icon'=>'Kırpma simgesi','HTML Icon'=>'HTML simgesi','Hourglass Icon'=>'Kum saati simgesi','Heading Icon'=>'Başlık simgesi','Google Icon'=>'Google simgesi','Games Icon'=>'Oyunlar simgesi','Fullscreen Exit (alt) Icon'=>'Tam ekran çıkış (alt) simgesi','Fullscreen (alt) Icon'=>'Tam ekran (alt) simgesi','Status Icon'=>'Durum simgesi','Image Icon'=>'Görsel simgesi','Gallery Icon'=>'Galeri simgesi','Chat Icon'=>'Sohbet simgesi','Audio Icon'=>'Ses simgesi','Aside Icon'=>'Kenar simgesi','Food Icon'=>'Yemek simgesi','Exit Icon'=>'Çıkış simgesi','Excerpt View Icon'=>'Özet görünümü simgesi','Embed Video Icon'=>'Video gömme simgesi','Embed Post Icon'=>'Yazı gömme simgesi','Embed Photo Icon'=>'Fotoğraf gömme simgesi','Embed Generic Icon'=>'Jenerik gömme simgesi','Embed Audio Icon'=>'Ses gömme simgesi','Email (alt2) Icon'=>'E-posta (alt2) simgesi','Ellipsis Icon'=>'Elips simgesi','Unordered List Icon'=>'Sırasız liste simgesi','RTL Icon'=>'RTL simgesi','Ordered List RTL Icon'=>'Sıralı liste RTL simgesi','Ordered List Icon'=>'Sıralı liste simgesi','LTR Icon'=>'LTR simgesi','Custom Character Icon'=>'Özel karakter simgesi','Edit Page Icon'=>'Sayfayı düzenle simgesi','Edit Large Icon'=>'Büyük düzenle simgesi','Drumstick Icon'=>'Baget simgesi','Database View Icon'=>'Veritabanı görünümü simgesi','Database Remove Icon'=>'Veritabanı kaldırma simgesi','Database Import Icon'=>'Veritabanı içe aktarma simgesi','Database Export Icon'=>'Veritabanı dışa aktarma simgesi','Database Add Icon'=>'Veritabanı ekleme simgesi','Database Icon'=>'Veritabanı simgesi','Cover Image Icon'=>'Kapak görseli simgesi','Volume On Icon'=>'Ses açık simgesi','Volume Off Icon'=>'Ses kapalı simgesi','Skip Forward Icon'=>'İleri atla simgesi','Skip Back Icon'=>'Geri atla simgesi','Repeat Icon'=>'Tekrarla simgesi','Play Icon'=>'Oynat simgesi','Pause Icon'=>'Duraklat simgesi','Forward Icon'=>'İleri simgesi','Back Icon'=>'Geri simgesi','Columns Icon'=>'Sütunlar simgesi','Color Picker Icon'=>'Renk seçici simgesi','Coffee Icon'=>'Kahve simgesi','Code Standards Icon'=>'Kod standartları simgesi','Cloud Upload Icon'=>'Bulut yükleme simgesi','Cloud Saved Icon'=>'Bulut kaydedildi simgesi','Car Icon'=>'Araba simgesi','Camera (alt) Icon'=>'Kamera (alt) simgesi','Calculator Icon'=>'Hesap makinesi simgesi','Button Icon'=>'Düğme simgesi','Businessperson Icon'=>'İş i̇nsanı i̇konu','Tracking Icon'=>'İzleme simgesi','Topics Icon'=>'Konular simge','Replies Icon'=>'Yanıtlar simgesi','Friends Icon'=>'Arkadaşlar simgesi','Community Icon'=>'Topluluk simgesi','BuddyPress Icon'=>'BuddyPress simgesi','Activity Icon'=>'Etkinlik simgesi','Book (alt) Icon'=>'Kitap (alt) simgesi','Block Default Icon'=>'Blok varsayılan simgesi','Bell Icon'=>'Çan simgesi','Beer Icon'=>'Bira simgesi','Bank Icon'=>'Banka simgesi','Arrow Up (alt2) Icon'=>'Yukarı ok (alt2) simgesi','Arrow Up (alt) Icon'=>'Yukarı ok (alt) simgesi','Arrow Right (alt2) Icon'=>'Sağ ok (alt2) simgesi','Arrow Right (alt) Icon'=>'Sağ ok (alt) simgesi','Arrow Left (alt2) Icon'=>'Sol ok (alt2) simgesi','Arrow Left (alt) Icon'=>'Sol ok (alt) simgesi','Arrow Down (alt2) Icon'=>'Aşağı ok (alt2) simgesi','Arrow Down (alt) Icon'=>'Aşağı ok (alt) simgesi','Amazon Icon'=>'Amazon simgesi','Align Wide Icon'=>'Geniş hizala simgesi','Align Pull Right Icon'=>'Sağa çek hizala simgesi','Align Pull Left Icon'=>'Sola çek hizala simgesi','Align Full Width Icon'=>'Tam genişlikte hizala simgesi','Airplane Icon'=>'Uçak simgesi','Site (alt3) Icon'=>'Site (alt3) simgesi','Site (alt2) Icon'=>'Site (alt2) simgesi','Site (alt) Icon'=>'Site (alt) simgesi','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Sadece birkaç tıklamayla seçenek sayfaları oluşturmak için ACF PRO\'ya yükseltin','Invalid request args.'=>'Geçersiz istek argümanları.','Sorry, you do not have permission to do that.'=>'Üzgünüm, bunu yapmak için izniniz yok.','Blocks Using Post Meta'=>'Yazı metası kullanan bloklar','ACF PRO logo'=>'ACF PRO logosu','ACF PRO Logo'=>'ACF PRO Logosu','%s requires a valid attachment ID when type is set to media_library.'=>'Tip media_library olarak ayarlandığında %s geçerli bir ek kimliği gerektirir.','%s is a required property of acf.'=>'%s acf\'nin gerekli bir özelliğidir.','The value of icon to save.'=>'Kaydedilecek simgenin değeri.','The type of icon to save.'=>'Kaydedilecek simgenin türü.','Yes Icon'=>'Evet simgesi','WordPress Icon'=>'WordPress simgesi','Warning Icon'=>'Uyarı simgesi','Visibility Icon'=>'Görünürlük simgesi','Vault Icon'=>'Kasa simgesi','Upload Icon'=>'Yükleme simgesi','Update Icon'=>'Güncelleme simgesi','Unlock Icon'=>'Kilit açma simgesi','Universal Access Icon'=>'Evrensel erişim simgesi','Undo Icon'=>'Geri al simgesi','Twitter Icon'=>'Twitter simgesi','Trash Icon'=>'Çöp kutusu simgesi','Translation Icon'=>'Çeviri simgesi','Tickets Icon'=>'Bilet simgesi','Thumbs Up Icon'=>'Başparmak yukarı simgesi','Thumbs Down Icon'=>'Başparmak aşağı simgesi','Text Icon'=>'Metin simgesi','Testimonial Icon'=>'Referans simgesi','Tagcloud Icon'=>'Etiket bulutu simgesi','Tag Icon'=>'Etiket simgesi','Tablet Icon'=>'Tablet simgesi','Store Icon'=>'Mağaza simgesi','Sticky Icon'=>'Yapışkan simge','Star Half Icon'=>'Yıldız-yarım simgesi','Star Filled Icon'=>'Yıldız dolu simge','Star Empty Icon'=>'Yıldız-boş simgesi','Sos Icon'=>'Sos simgesi','Sort Icon'=>'Sıralama simgesi','Smiley Icon'=>'Gülen yüz simgesi','Smartphone Icon'=>'Akıllı telefon simgesi','Slides Icon'=>'Slaytlar simgesi','Shield Icon'=>'Kalkan Simgesi','Share Icon'=>'Paylaş simgesi','Search Icon'=>'Arama simgesi','Screen Options Icon'=>'Ekran ayarları simgesi','Schedule Icon'=>'Zamanlama simgesi','Redo Icon'=>'İleri al simgesi','Randomize Icon'=>'Rastgele simgesi','Products Icon'=>'Ürünler simgesi','Pressthis Icon'=>'Pressthis simgesi','Post Status Icon'=>'Yazı-durumu simgesi','Portfolio Icon'=>'Portföy simgesi','Plus Icon'=>'Artı simgesi','Playlist Video Icon'=>'Oynatma listesi-video simgesi','Playlist Audio Icon'=>'Oynatma listesi-ses simgesi','Phone Icon'=>'Telefon simgesi','Performance Icon'=>'Performans simgesi','Paperclip Icon'=>'Ataç simgesi','No Icon'=>'Hayır simgesi','Networking Icon'=>'Ağ simgesi','Nametag Icon'=>'İsim etiketi simgesi','Move Icon'=>'Taşıma simgesi','Money Icon'=>'Para simgesi','Minus Icon'=>'Eksi simgesi','Migrate Icon'=>'Aktarma simgesi','Microphone Icon'=>'Mikrofon simgesi','Megaphone Icon'=>'Megafon simgesi','Marker Icon'=>'İşaret simgesi','Lock Icon'=>'Kilit simgesi','Location Icon'=>'Konum simgesi','List View Icon'=>'Liste-görünümü simgesi','Lightbulb Icon'=>'Ampul simgesi','Left Right Icon'=>'Sol-sağ simgesi','Layout Icon'=>'Düzen simgesi','Laptop Icon'=>'Dizüstü bilgisayar simgesi','Info Icon'=>'Bilgi simgesi','Index Card Icon'=>'Dizin-kartı simgesi','Hidden Icon'=>'Gizli simgesi','Heart Icon'=>'Kalp Simgesi','Hammer Icon'=>'Çekiç simgesi','Groups Icon'=>'Gruplar simgesi','Grid View Icon'=>'Izgara-görünümü simgesi','Forms Icon'=>'Formlar simgesi','Flag Icon'=>'Bayrak simgesi','Filter Icon'=>'Filtre simgesi','Feedback Icon'=>'Geri bildirim simgesi','Facebook (alt) Icon'=>'Facebook alt simgesi','Facebook Icon'=>'Facebook simgesi','External Icon'=>'Harici simgesi','Email (alt) Icon'=>'E-posta alt simgesi','Email Icon'=>'E-posta simgesi','Video Icon'=>'Video simgesi','Unlink Icon'=>'Bağlantıyı kaldır simgesi','Underline Icon'=>'Altı çizili simgesi','Text Color Icon'=>'Metin rengi simgesi','Table Icon'=>'Tablo simgesi','Strikethrough Icon'=>'Üstü çizili simgesi','Spellcheck Icon'=>'Yazım denetimi simgesi','Remove Formatting Icon'=>'Biçimlendirme kaldır simgesi','Quote Icon'=>'Alıntı simgesi','Paste Word Icon'=>'Kelime yapıştır simgesi','Paste Text Icon'=>'Metin yapıştır simgesi','Paragraph Icon'=>'Paragraf simgesi','Outdent Icon'=>'Dışarı it simgesi','Kitchen Sink Icon'=>'Mutfak lavabosu simgesi','Justify Icon'=>'İki yana yasla simgesi','Italic Icon'=>'Eğik simgesi','Insert More Icon'=>'Daha fazla ekle simgesi','Indent Icon'=>'Girinti simgesi','Help Icon'=>'Yardım simgesi','Expand Icon'=>'Genişletme simgesi','Contract Icon'=>'Sözleşme simgesi','Code Icon'=>'Kod simgesi','Break Icon'=>'Mola simgesi','Bold Icon'=>'Kalın simgesi','Edit Icon'=>'Düzenle simgesi','Download Icon'=>'İndirme simgesi','Dismiss Icon'=>'Kapat simgesi','Desktop Icon'=>'Masaüstü simgesi','Dashboard Icon'=>'Pano simgesi','Cloud Icon'=>'Bulut simgesi','Clock Icon'=>'Saat simgesi','Clipboard Icon'=>'Pano simgesi','Chart Pie Icon'=>'Pasta grafiği simgesi','Chart Line Icon'=>'Grafik çizgisi simgesi','Chart Bar Icon'=>'Grafik çubuğu simgesi','Chart Area Icon'=>'Grafik alanı simgesi','Category Icon'=>'Kategori simgesi','Cart Icon'=>'Sepet simgesi','Carrot Icon'=>'Havuç simgesi','Camera Icon'=>'Kamera simgesi','Calendar (alt) Icon'=>'Takvim alt simgesi','Calendar Icon'=>'Takvim simgesi','Businesswoman Icon'=>'İş adamı simgesi','Building Icon'=>'Bina simgesi','Book Icon'=>'Kitap simgesi','Backup Icon'=>'Yedekleme simgesi','Awards Icon'=>'Ödül simgesi','Art Icon'=>'Sanat simgesi','Arrow Up Icon'=>'Yukarı ok simgesi','Arrow Right Icon'=>'Sağ ok simgesi','Arrow Left Icon'=>'Sol ok simgesi','Arrow Down Icon'=>'Aşağı ok simgesi','Archive Icon'=>'Arşiv simgesi','Analytics Icon'=>'Analitik simgesi','Align Right Icon'=>'Hizalama-sağ simgesi','Align None Icon'=>'Hizalama-yok simgesi','Align Left Icon'=>'Hizalama-sol simgesi','Align Center Icon'=>'Hizalama-ortala simgesi','Album Icon'=>'Albüm simgesi','Users Icon'=>'Kullanıcı simgesi','Tools Icon'=>'Araçlar simgesi','Site Icon'=>'Site simgesi','Settings Icon'=>'Ayarlar simgesi','Post Icon'=>'Yazı simgesi','Plugins Icon'=>'Eklentiler simgesi','Page Icon'=>'Sayfa simgesi','Network Icon'=>'Ağ simgesi','Multisite Icon'=>'Çoklu site simgesi','Media Icon'=>'Ortam simgesi','Links Icon'=>'Bağlantılar simgesi','Home Icon'=>'Ana sayfa simgesi','Customizer Icon'=>'Özelleştirici simgesi','Comments Icon'=>'Yorumlar simgesi','Collapse Icon'=>'Daraltma simgesi','Appearance Icon'=>'Görünüm simgesi','Generic Icon'=>'Jenerik simgesi','Icon picker requires a value.'=>'Simge seçici bir değer gerektirir.','Icon picker requires an icon type.'=>'Simge seçici bir simge türü gerektirir.','The available icons matching your search query have been updated in the icon picker below.'=>'Arama sorgunuzla eşleşen mevcut simgeler aşağıdaki simge seçicide güncellenmiştir.','No results found for that search term'=>'Bu arama terimi için sonuç bulunamadı','Array'=>'Dizi','String'=>'Dize','Specify the return format for the icon. %s'=>'Simge için dönüş biçimini belirtin. %s','Select where content editors can choose the icon from.'=>'İçerik editörlerinin simgeyi nereden seçebileceğini seçin.','The URL to the icon you\'d like to use, or svg as Data URI'=>'Kullanmak istediğiniz simgenin web adresi veya Veri adresi olarak svg','Browse Media Library'=>'Ortam kütüphanesine göz at','The currently selected image preview'=>'Seçili görselin önizlemesi','Click to change the icon in the Media Library'=>'Ortam kütüphanesinnde simgeyi değiştirmek için tıklayın','Search icons...'=>'Arama simgeleri...','Media Library'=>'Ortam kütüphanesi','Dashicons'=>'Panel simgeleri','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Bir simge seçmek için etkileşimli bir kullanıcı arayüzü. Dashicons, ortam kütüphanesi veya bağımsız bir adres girişi arasından seçim yapın.','Icon Picker'=>'Simge seçici','JSON Load Paths'=>'JSON yükleme yolları','JSON Save Paths'=>'JSON kaydetme yolları','Registered ACF Forms'=>'Kayıtlı ACF formları','Shortcode Enabled'=>'Kısa kod etkin','Field Settings Tabs Enabled'=>'Saha ayarları sekmeleri etkin','Field Type Modal Enabled'=>'Alan türü modali etkin','Admin UI Enabled'=>'Yönetici kullanıcı arayüzü etkin','Block Preloading Enabled'=>'Blok ön yükleme etkin','Blocks Per ACF Block Version'=>'Her bir ACF blok sürümü için bloklar','Blocks Per API Version'=>'Her bir API sürümü için bloklar','Registered ACF Blocks'=>'Kayıtlı ACF blokları','Light'=>'Açık','Standard'=>'Standart','REST API Format'=>'REST API biçimi','Registered Options Pages (PHP)'=>'Kayıtlı seçenekler sayfaları (PHP)','Registered Options Pages (JSON)'=>'Kayıtlı seçenekler sayfaları (JSON)','Registered Options Pages (UI)'=>'Kayıtlı seçenekler sayfaları (UI)','Options Pages UI Enabled'=>'Seçenekler sayfaları UI etkin','Registered Taxonomies (JSON)'=>'Kayıtlı taksonomiler (JSON)','Registered Taxonomies (UI)'=>'Kayıtlı taksonomiler (UI)','Registered Post Types (JSON)'=>'Kayıtlı yazı tipleri (JSON)','Registered Post Types (UI)'=>'Kayıtlı yazı tipleri (UI)','Post Types and Taxonomies Enabled'=>'Yazı tipleri ve taksonomiler etkinleştirildi','Number of Third Party Fields by Field Type'=>'Alan türüne göre üçüncü taraf alanlarının sayısı','Number of Fields by Field Type'=>'Alan türüne göre alan sayısı','Field Groups Enabled for GraphQL'=>'GraphQL için alan grupları etkinleştirildi','Field Groups Enabled for REST API'=>'REST API için alan grupları etkinleştirildi','Registered Field Groups (JSON)'=>'Kayıtlı alan grupları (JSON)','Registered Field Groups (PHP)'=>'Kayıtlı alan grupları (PHP)','Registered Field Groups (UI)'=>'Kayıtlı alan grupları (UI)','Active Plugins'=>'Etkin eklentiler','Parent Theme'=>'Ebeveyn tema','Active Theme'=>'Etkin tema','Is Multisite'=>'Çoklu site mi','MySQL Version'=>'MySQL sürümü','WordPress Version'=>'WordPress Sürümü','Subscription Expiry Date'=>'Abonelik sona erme tarihi','License Status'=>'Lisans durumu','License Type'=>'Lisans türü','Licensed URL'=>'Lisanslanan web adresi','License Activated'=>'Lisans etkinleştirildi','Free'=>'Ücretsiz','Plugin Type'=>'Eklenti tipi','Plugin Version'=>'Eklenti sürümü','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Bu bölüm, ACF yapılandırmanız hakkında destek ekibine sağlamak için yararlı olabilecek hata ayıklama bilgilerini içerir.','An ACF Block on this page requires attention before you can save.'=>'Kaydetmeden önce bu sayfadaki bir ACF Bloğuna dikkat edilmesi gerekiyor.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Bu veriler, çıktı sırasında değiştirilen değerleri tespit ettiğimizde günlüğe kaydedilir. Kodunuzdaki değerleri temizledikten sonra %1$sgünlüğü temizleyin ve kapatın%2$s. Değişen değerleri tekrar tespit edersek bildirim yeniden görünecektir.','Dismiss permanently'=>'Kalıcı olarak kapat','Instructions for content editors. Shown when submitting data.'=>'İçerik düzenleyicileri için talimatlar. Veri gönderirken gösterilir.','Has no term selected'=>'Seçilmiş bir terim yok','Has any term selected'=>'Seçilmiş herhangi bir terim','Terms do not contain'=>'Terimler şunları içermez','Terms contain'=>'Terimler şunları içerir','Term is not equal to'=>'Terim şuna eşit değildir','Term is equal to'=>'Terim şuna eşittir','Has no user selected'=>'Seçili kullanıcı yok','Has any user selected'=>'Herhangi bir kullanıcı','Users do not contain'=>'Şunları içermeyen kullanıcılar','Users contain'=>'Şunları içeren kullanıcılar','User is not equal to'=>'Şuna eşit olmayan kullanıcı','User is equal to'=>'Şuna eşit olan kullanıcı','Has no page selected'=>'Seçili sayfa yok','Has any page selected'=>'Seçili herhangi bir sayfa','Pages do not contain'=>'Şunu içermeyen sayfalar','Pages contain'=>'Şunu içeren sayfalar','Page is not equal to'=>'Şuna eşit olmayan sayfa','Page is equal to'=>'Şuna eşit olan sayfa','Has no relationship selected'=>'Seçili llişkisi olmayan','Has any relationship selected'=>'Herhangi bir ilişki seçilmiş olan','Has no post selected'=>'Seçili hiç bir yazısı olmayan','Has any post selected'=>'Seçili herhangi bir yazısı olan','Posts do not contain'=>'Şunu içermeyen yazı','Posts contain'=>'Şunu içeren yazı','Post is not equal to'=>'Şuna eşit olmayan yazı','Post is equal to'=>'Şuna eşit olan yazı','Relationships do not contain'=>'Şunu içermeyen ilişliler','Relationships contain'=>'Şunu içeren ilişliler','Relationship is not equal to'=>'Şuna eşit olmayan ilişkiler','Relationship is equal to'=>'Şuna eşit olan ilişkiler','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF alanları','ACF PRO Feature'=>'ACF PRO Özelliği','Renew PRO to Unlock'=>'Kilidi açmak için PRO\'yu yenileyin','Renew PRO License'=>'PRO lisansını yenile','PRO fields cannot be edited without an active license.'=>'PRO alanları etkin bir lisans olmadan düzenlenemez.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Bir ACF bloğuna atanan alan gruplarını düzenlemek için lütfen ACF PRO lisansınızı etkinleştirin.','Please activate your ACF PRO license to edit this options page.'=>'Bu seçenekler sayfasını düzenlemek için lütfen ACF PRO lisansınızı etkinleştirin.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Temizlenmiş HTML değerlerinin döndürülmesi yalnızca format_value da true olduğunda mümkündür. Alan değerleri güvenlik için döndürülmemiştir.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Temizlenmiş bir HTML değerinin döndürülmesi yalnızca format_value da true olduğunda mümkündür. Alan değeri güvenlik için döndürülmemiştir.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF artık the_field
veya ACF kısa kodu tarafından işlendiğinde güvenli olmayan HTML’i otomatik olarak temizliyor. Bazı alanlarınızın çıktısının bu değişiklikle değiştirildiğini tespit ettik, ancak bu kritik bir değişiklik olmayabilir. %2$s.','Please contact your site administrator or developer for more details.'=>'Daha fazla ayrıntı için lütfen site yöneticinize veya geliştiricinize başvurun.','Learn more'=>'Daha fazlasını öğren','Hide details'=>'Ayrıntıları gizle','Show details'=>'Detayları göster','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - %3$s aracılığıyla işlenir','Renew ACF PRO License'=>'ACF PRO lisansını yenile','Renew License'=>'Lisansı yenile','Manage License'=>'Lisansı yönet','\'High\' position not supported in the Block Editor'=>'\'Yüksek\' konum blok düzenleyicide desteklenmiyor','Upgrade to ACF PRO'=>'ACF PRO\'ya yükseltin','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF seçenek sayfaları, alanlar aracılığıyla genel ayarları yönetmeye yönelik özel yönetici sayfalarıdır. Birden fazla sayfa ve alt sayfa oluşturabilirsiniz.','Add Options Page'=>'Seçenekler sayfası ekle','In the editor used as the placeholder of the title.'=>'Editörde başlığın yer tutucusu olarak kullanılır.','Title Placeholder'=>'Başlık yer tutucusu','4 Months Free'=>'4 Ay ücretsiz','(Duplicated from %s)'=>'(%s öğesinden çoğaltıldı)','Select Options Pages'=>'Seçenekler sayfalarını seçin','Duplicate taxonomy'=>'Taksonomiyi çoğalt','Create taxonomy'=>'Taksonomi oluştur','Duplicate post type'=>'Yazı tipini çoğalt','Create post type'=>'Yazı tipi oluştur','Link field groups'=>'Alan gruplarını bağla','Add fields'=>'Alan ekle','This Field'=>'Bu alan','ACF PRO'=>'ACF PRO','Feedback'=>'Geri bildirim','Support'=>'Destek','is developed and maintained by'=>'geliştiren ve devam ettiren','Add this %s to the location rules of the selected field groups.'=>'Bu %s öğesini seçilen alan gruplarının konum kurallarına ekleyin.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Çift yönlü ayarın etkinleştirilmesi, güncellenen öğenin Posta Kimliğini, Sınıflandırma Kimliğini veya Kullanıcı Kimliğini ekleyerek veya kaldırarak, bu alan için seçilen her değer için hedef alanlardaki bir değeri güncellemenize olanak tanır. Daha fazla bilgi için lütfen belgeleri okuyun.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Referansı güncellenmekte olan öğeye geri depolamak için alanları seçin. Bu alanı seçebilirsiniz. Hedef alanlar bu alanın görüntülendiği yerle uyumlu olmalıdır. Örneğin, bu alan bir Taksonomide görüntüleniyorsa, hedef alanınız Taksonomi türünde olmalıdır','Target Field'=>'Hedef alan','Update a field on the selected values, referencing back to this ID'=>'Seçilen değerlerdeki bir alanı bu kimliğe referans vererek güncelleyin','Bidirectional'=>'Çift yönlü','%s Field'=>'%s alanı','Select Multiple'=>'Birden çok seçin','WP Engine logo'=>'WP Engine logosu','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Yalnızca küçük harfler, alt çizgiler ve kısa çizgiler, en fazla 32 karakter.','The capability name for assigning terms of this taxonomy.'=>'Bu sınıflandırmanın terimlerini atamak için kullanılan yetenek adı.','Assign Terms Capability'=>'Terim yeteneği ata','The capability name for deleting terms of this taxonomy.'=>'Bu sınıflandırmanın terimlerini silmeye yönelik yetenek adı.','Delete Terms Capability'=>'Terim yeteneği sil','The capability name for editing terms of this taxonomy.'=>'Bu sınıflandırmanın terimlerini düzenlemeye yönelik yetenek adı.','Edit Terms Capability'=>'Terim yeteneği düzenle','The capability name for managing terms of this taxonomy.'=>'Bu sınıflandırmanın terimlerini yönetmeye yönelik yetenek adı.','Manage Terms Capability'=>'Terim yeteneği yönet','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Yazıların arama sonuçlarından ve sınıflandırma arşivi sayfalarından hariç tutulup tutulmayacağını ayarlar.','More Tools from WP Engine'=>'WP Engine\'den daha fazla araç','Built for those that build with WordPress, by the team at %s'=>'WordPress ile geliştirenler için, %s ekibi tarafından oluşturuldu','View Pricing & Upgrade'=>'Fiyatlandırmayı görüntüle ve yükselt','Learn More'=>'Daha fazla bilgi','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'ACF blokları ve seçenek sayfaları gibi özelliklerin yanı sıra tekrarlayıcı, esnek içerik, klonlama ve galeri gibi gelişmiş alan türleriyle iş akışınızı hızlandırın ve daha iyi web siteleri geliştirin.','Unlock Advanced Features and Build Even More with ACF PRO'=>'ACF PRO ile gelişmiş özelliklerin kilidini açın ve daha fazlasını oluşturun','%s fields'=>'%s alanları','No terms'=>'Terim yok','No post types'=>'Yazı tipi yok','No posts'=>'Yazı yok','No taxonomies'=>'Taksonomi yok','No field groups'=>'Alan grubu yok','No fields'=>'Alan yok','No description'=>'Açıklama yok','Any post status'=>'Herhangi bir yazı durumu','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Bu taksonomi anahtarı, ACF dışında kayıtlı başka bir taksonomi tarafından zaten kullanılıyor ve kullanılamaz.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Bu taksonomi anahtarı ACF\'deki başka bir taksonomi tarafından zaten kullanılıyor ve kullanılamaz.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Taksonomi anahtarı yalnızca küçük harf alfasayısal karakterler, alt çizgiler veya kısa çizgiler içermelidir.','The taxonomy key must be under 32 characters.'=>'Taksonomi anahtarı 32 karakterden kısa olmalıdır.','No Taxonomies found in Trash'=>'Çöp kutusunda taksonomi bulunamadı','No Taxonomies found'=>'Taksonomi bulunamadı','Search Taxonomies'=>'Taksonomilerde ara','View Taxonomy'=>'Taksonomi görüntüle','New Taxonomy'=>'Yeni taksonomi','Edit Taxonomy'=>'Taksonomi düzenle','Add New Taxonomy'=>'Yeni taksonomi ekle','No Post Types found in Trash'=>'Çöp kutusunda yazı tipi bulunamadı','No Post Types found'=>'Yazı tipi bulunamadı','Search Post Types'=>'Yazı tiplerinde ara','View Post Type'=>'Yazı tipini görüntüle','New Post Type'=>'Yeni yazı tipi','Edit Post Type'=>'Yazı tipini düzenle','Add New Post Type'=>'Yeni yazı tipi ekle','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Bu yazı tipi anahtarı, ACF dışında kayıtlı başka bir yazı tipi tarafından zaten kullanılıyor ve kullanılamaz.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Bu yazı tipi anahtarı, ACF\'deki başka bir yazı tipi tarafından zaten kullanılıyor ve kullanılamaz.','This field must not be a WordPress reserved term.'=>'Bu alan, WordPress\'e ayrılmış bir terim olmamalıdır.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Yazı tipi anahtarı yalnızca küçük harf alfasayısal karakterler, alt çizgiler veya kısa çizgiler içermelidir.','The post type key must be under 20 characters.'=>'Yazı tipi anahtarı 20 karakterin altında olmalıdır.','We do not recommend using this field in ACF Blocks.'=>'Bu alanın ACF bloklarında kullanılmasını önermiyoruz.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'WordPress WYSIWYG düzenleyicisini yazılar ve sayfalarda görüldüğü gibi görüntüler ve multimedya içeriğine de olanak tanıyan zengin bir metin düzenleme deneyimi sunar.','WYSIWYG Editor'=>'WYSIWYG düzenleyicisi','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Veri nesneleri arasında ilişkiler oluşturmak için kullanılabilecek bir veya daha fazla kullanıcının seçilmesine olanak tanır.','A text input specifically designed for storing web addresses.'=>'Web adreslerini depolamak için özel olarak tasarlanmış bir metin girişi.','URL'=>'Web adresi','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'1 veya 0 değerini seçmenizi sağlayan bir geçiş (açık veya kapalı, doğru veya yanlış vb.). Stilize edilmiş bir anahtar veya onay kutusu olarak sunulabilir.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Zaman seçmek için etkileşimli bir kullanıcı arayüzü. Saat formatı alan ayarları kullanılarak özelleştirilebilir.','A basic textarea input for storing paragraphs of text.'=>'Metin paragraflarını depolamak için temel bir metin alanı girişi.','A basic text input, useful for storing single string values.'=>'Tek dize değerlerini depolamak için kullanışlı olan temel bir metin girişi.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Alan ayarlarında belirtilen kriterlere ve seçeneklere göre bir veya daha fazla sınıflandırma teriminin seçilmesine olanak tanır.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Düzenleme ekranında alanları sekmeli bölümler halinde gruplandırmanıza olanak tanır. Alanları düzenli ve yapılandırılmış tutmak için kullanışlıdır.','A dropdown list with a selection of choices that you specify.'=>'Belirttiğiniz seçeneklerin yer aldığı açılır liste.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Şu anda düzenlemekte olduğunuz öğeyle bir ilişki oluşturmak amacıyla bir veya daha fazla gönderiyi, sayfayı veya özel gönderi türü öğesini seçmek için çift sütunlu bir arayüz. Arama ve filtreleme seçeneklerini içerir.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Bir aralık kaydırıcı öğesi kullanılarak belirli bir aralıktaki sayısal bir değerin seçilmesine yönelik bir giriş.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Kullanıcının belirttiğiniz değerlerden tek bir seçim yapmasına olanak tanıyan bir grup radyo düğmesi girişi.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Bir veya daha fazla yazıyı, sayfayı veya yazı tipi öğesini arama seçeneğiyle birlikte seçmek için etkileşimli ve özelleştirilebilir bir kullanıcı arayüzü. ','An input for providing a password using a masked field.'=>'Maskelenmiş bir alan kullanarak parola sağlamaya yönelik bir giriş.','Filter by Post Status'=>'Yazı durumuna göre filtrele','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Arama seçeneğiyle birlikte bir veya daha fazla yazıyı, sayfayı, özel yazı tipi ögesini veya arşiv adresini seçmek için etkileşimli bir açılır menü.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Yerel WordPress oEmbed işlevselliğini kullanarak video, resim, tweet, ses ve diğer içerikleri gömmek için etkileşimli bir bileşen.','An input limited to numerical values.'=>'Sayısal değerlerle sınırlı bir giriş.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Diğer alanların yanında editörlere bir mesaj görüntülemek için kullanılır. Alanlarınızla ilgili ek bağlam veya talimatlar sağlamak için kullanışlıdır.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'WordPress yerel bağlantı seçiciyi kullanarak bir bağlantıyı ve onun başlık ve hedef gibi özelliklerini belirtmenize olanak tanır.','Uses the native WordPress media picker to upload, or choose images.'=>'Görselleri yüklemek veya seçmek için yerel WordPress ortam seçicisini kullanır.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Verileri ve düzenleme ekranını daha iyi organize etmek için alanları gruplar halinde yapılandırmanın bir yolunu sağlar.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Google Haritalar\'ı kullanarak konum seçmek için etkileşimli bir kullanıcı arayüzü. Doğru şekilde görüntülenmesi için bir Google Haritalar API anahtarı ve ek yapılandırma gerekir.','Uses the native WordPress media picker to upload, or choose files.'=>'Dosyaları yüklemek veya seçmek için yerel WordPress ortam seçicisini kullanır.','A text input specifically designed for storing email addresses.'=>'E-posta adreslerini saklamak için özel olarak tasarlanmış bir metin girişi.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Tarih ve saat seçmek için etkileşimli bir kullanıcı arayüzü. Tarih dönüş biçimi alan ayarları kullanılarak özelleştirilebilir.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Tarih seçmek için etkileşimli bir kullanıcı arayüzü. Tarih dönüş biçimi alan ayarları kullanılarak özelleştirilebilir.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Bir renk seçmek veya Hex değerini belirtmek için etkileşimli bir kullanıcı arayüzü.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Kullanıcının belirttiğiniz bir veya daha fazla değeri seçmesine olanak tanıyan bir grup onay kutusu girişi.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Belirlediğiniz değerlere sahip bir grup düğme, kullanıcılar sağlanan değerlerden bir seçeneği seçebilir.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Özel alanları, içeriği düzenlerken gösterilen daraltılabilir paneller halinde gruplandırmanıza ve düzenlemenize olanak tanır. Büyük veri kümelerini düzenli tutmak için kullanışlıdır.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Bu, tekrar tekrar tekrarlanabilecek bir dizi alt alanın üst öğesi olarak hareket ederek slaytlar, ekip üyeleri ve harekete geçirici mesaj parçaları gibi yinelenen içeriklere yönelik bir çözüm sağlar.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Bu, bir ek koleksiyonunu yönetmek için etkileşimli bir arayüz sağlar. Çoğu ayar görsel alanı türüne benzer. Ek ayarlar, galeride yeni eklerin nereye ekleneceğini ve izin verilen minimum/maksimum ek sayısını belirtmenize olanak tanır.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Bu, basit, yapılandırılmış, yerleşim tabanlı bir düzenleyici sağlar. Esnek içerik alanı, mevcut blokları tasarlamak için yerleşimleri ve alt alanları kullanarak içeriği tam kontrolle tanımlamanıza, oluşturmanıza ve yönetmenize olanak tanır.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Bu, mevcut alanları seçmenize ve görüntülemenize olanak tanır. Veritabanındaki hiçbir alanı çoğaltmaz, ancak seçilen alanları çalışma zamanında yükler ve görüntüler. Klon alanı kendisini seçilen alanlarla değiştirebilir veya seçilen alanları bir alt alan grubu olarak görüntüleyebilir.','nounClone'=>'Çoğalt','PRO'=>'PRO','Advanced'=>'Gelişmiş','JSON (newer)'=>'JSON (daha yeni)','Original'=>'Orijinal','Invalid post ID.'=>'Geçersiz yazı kimliği.','Invalid post type selected for review.'=>'İnceleme için geçersiz yazı tipi seçildi.','More'=>'Daha fazlası','Tutorial'=>'Başlangıç Kılavuzu','Select Field'=>'Alan seç','Try a different search term or browse %s'=>'Farklı bir arama terimi deneyin veya %s göz atın','Popular fields'=>'Popüler alanlar','No search results for \'%s\''=>'\'%s\' sorgusu için arama sonucu yok','Search fields...'=>'Arama alanları...','Select Field Type'=>'Alan tipi seçin','Popular'=>'Popüler','Add Taxonomy'=>'Sınıflandırma ekle','Create custom taxonomies to classify post type content'=>'Yazı tipi içeriğini sınıflandırmak için özel sınıflandırmalar oluşturun','Add Your First Taxonomy'=>'İlk sınıflandırmanızı ekleyin','Hierarchical taxonomies can have descendants (like categories).'=>'Hiyerarşik taksonomilerin alt ögeleri (kategoriler gibi) olabilir.','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Ön uçta ve yönetici kontrol panelinde bir sınıflandırmayı görünür hale getirir.','One or many post types that can be classified with this taxonomy.'=>'Bu sınıflandırmayla sınıflandırılabilecek bir veya daha fazla yazı tipi.','genre'=>'tür','Genre'=>'Tür','Genres'=>'Türler','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'\'WP_REST_Terms_Controller\' yerine kullanılacak isteğe bağlı özel denetleyici.','Expose this post type in the REST API.'=>'Bu yazı tipini REST API\'sinde gösterin.','Customize the query variable name'=>'Sorgu değişkeni adını özelleştirin','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Terimlere, güzel olmayan kalıcı bağlantı kullanılarak erişilebilir, örneğin, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Hiyerarşik sınıflandırmalar için web adreslerindeki üst-alt terimler.','Customize the slug used in the URL'=>'Adreste kullanılan kısa ismi özelleştir','Permalinks for this taxonomy are disabled.'=>'Bu sınıflandırmaya ilişkin kalıcı bağlantılar devre dışı bırakıldı.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Kısa isim olarak sınıflandırma anahtarını kullanarak adresi yeniden yazın. Kalıcı bağlantı yapınız şöyle olacak','Taxonomy Key'=>'Sınıflandırma anahtarı','Select the type of permalink to use for this taxonomy.'=>'Bu sınıflandırma için kullanılacak kalıcı bağlantı türünü seçin.','Display a column for the taxonomy on post type listing screens.'=>'Yazı tipi listeleme ekranlarında sınıflandırma için bir sütun görüntüleyin.','Show Admin Column'=>'Yönetici sütununu göster','Show the taxonomy in the quick/bulk edit panel.'=>'Hızlı/toplu düzenleme panelinde sınıflandırmayı göster.','Quick Edit'=>'Hızlı düzenle','List the taxonomy in the Tag Cloud Widget controls.'=>'Etiket bulutu gereç kontrollerindeki sınıflandırmayı listele.','Tag Cloud'=>'Etiket bulutu','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Bir meta kutusundan kaydedilen sınıflandırma verilerinin temizlenmesi için çağrılacak bir PHP işlev adı.','Meta Box Sanitization Callback'=>'Meta kutusu temizleme geri çağrısı','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Taksonominizdeki bir meta kutusunun içeriğini işlemek için çağrılacak bir PHP işlev adı.','Register Meta Box Callback'=>'Meta kutusu geri çağrısını kaydet','No Meta Box'=>'Meta mutusu yok','Custom Meta Box'=>'Özel meta kutusu','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'İçerik düzenleyici ekranındaki meta kutusunu kontrol eder. Varsayılan olarak, hiyerarşik sınıflandırmalar için Kategoriler meta kutusu gösterilir ve hiyerarşik olmayan sınıflandırmalar için Etiketler meta kutusu gösterilir.','Meta Box'=>'Meta kutusu','Categories Meta Box'=>'Kategoriler meta kutusu','Tags Meta Box'=>'Etiketler meta kutusu','A link to a tag'=>'Bir etikete bağlantı','Describes a navigation link block variation used in the block editor.'=>'Blok düzenleyicide kullanılan bir gezinme bağlantısı bloğu varyasyonunu açıklar.','A link to a %s'=>'Bir %s bağlantısı','Tag Link'=>'Etiket bağlantısı','Assigns a title for navigation link block variation used in the block editor.'=>'Blok düzenleyicide kullanılan gezinme bağlantısı blok varyasyonu için bir başlık atar.','← Go to tags'=>'← Etiketlere git','Assigns the text used to link back to the main index after updating a term.'=>'Bir terimi güncelleştirdikten sonra ana dizine geri bağlanmak için kullanılan metni atar.','Back To Items'=>'Öğelere geri dön','← Go to %s'=>'← %s git','Tags list'=>'Etiket listesi','Assigns text to the table hidden heading.'=>'Tablonun gizli başlığına metin atası yapar.','Tags list navigation'=>'Etiket listesi dolaşımı','Assigns text to the table pagination hidden heading.'=>'Tablo sayfalandırma gizli başlığına metin ataması yapar.','Filter by category'=>'Kategoriye göre filtrele','Assigns text to the filter button in the posts lists table.'=>'Yazı listeleri tablosundaki filtre düğmesine metin ataması yapar.','Filter By Item'=>'Ögeye göre filtrele','Filter by %s'=>'%s ile filtrele','The description is not prominent by default; however, some themes may show it.'=>'Tanım bölümü varsayılan olarak ön planda değildir, yine de bazı temalar bu bölümü gösterebilir.','Describes the Description field on the Edit Tags screen.'=>'Etiketleri düzenle ekranındaki açıklama alanını tanımlar.','Description Field Description'=>'Açıklama alanı tanımı','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Hiyerarşi oluşturmak için bir üst terim atayın. Örneğin Jazz terimi Bebop ve Big Band\'in üst öğesi olacaktır','Describes the Parent field on the Edit Tags screen.'=>'Etiketleri düzenle ekranındaki ana alanı açıklar.','Parent Field Description'=>'Ana alan açıklaması','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'"Kısa isim", adın web adresi dostu sürümüdür. Genellikle tamamı küçük harftir ve yalnızca harf, sayı ve kısa çizgi içerir.','Describes the Slug field on the Edit Tags screen.'=>'Etiketleri düzenle ekranındaki kısa isim alanını tanımlar.','Slug Field Description'=>'Kısa isim alanı açıklaması','The name is how it appears on your site'=>'Ad, sitenizde nasıl göründüğüdür','Describes the Name field on the Edit Tags screen.'=>'Etiketleri düzenle ekranındaki ad alanını açıklar.','Name Field Description'=>'Ad alan açıklaması','No tags'=>'Etiket yok','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Hiçbir etiket veya kategori bulunmadığında gönderilerde ve ortam listesi tablolarında görüntülenen metni atar.','No Terms'=>'Terim yok','No %s'=>'%s yok','No tags found'=>'Etiket bulunamadı','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Hiçbir etiket mevcut olmadığında sınıflandırma meta kutusundaki \'en çok kullanılanlardan seç\' metnine tıklandığında görüntülenen metnin atamasını yapar ve bir sınıflandırma için hiçbir öge olmadığında terimler listesi tablosunda kullanılan metnin atamasını yapar.','Not Found'=>'Bulunamadı','Assigns text to the Title field of the Most Used tab.'=>'En Çok Kullanılan sekmesinin başlık alanına metin atar.','Most Used'=>'En çok kullanılan','Choose from the most used tags'=>'En çok kullanılan etiketler arasından seç','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'JavaScript devre dışı bırakıldığında meta kutusunda kullanılan \'en çok kullanılandan seç\' metninin atamasını yapar. Yalnızca hiyerarşik olmayan sınıflandırmalarda kullanılır.','Choose From Most Used'=>'En çok kullanılanlardan seç','Choose from the most used %s'=>'En çok kullanılan %s arasından seçim yapın','Add or remove tags'=>'Etiket ekle ya da kaldır','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'JavaScript devre dışı olduğunda meta kutusunda kullanılan öğe ekleme veya kaldırma metninin atamasını yapar. Sadece hiyerarşik olmayan sınıflandırmalarda kullanılır.','Add Or Remove Items'=>'Öğeleri ekle veya kaldır','Add or remove %s'=>'%s ekle veya kaldır','Separate tags with commas'=>'Etiketleri virgül ile ayırın','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Ayrı öğeyi sınıflandırma meta kutusunda kullanılan virgül metniyle atar. Yalnızca hiyerarşik olmayan sınıflandırmalarda kullanılır.','Separate Items With Commas'=>'Ögeleri virgülle ayırın','Separate %s with commas'=>'%s içeriklerini virgülle ayırın','Popular Tags'=>'Popüler etiketler','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Popüler ögeler metninin atamasını yapar. Yalnızca hiyerarşik olmayan sınıflandırmalar için kullanılır.','Popular Items'=>'Popüler ögeler','Popular %s'=>'Popüler %s','Search Tags'=>'Etiketlerde ara','Assigns search items text.'=>'Arama öğeleri metninin atamasını yapar.','Parent Category:'=>'Üst kategori:','Assigns parent item text, but with a colon (:) added to the end.'=>'Üst öğe metninin atamasını yapar ancak sonuna iki nokta üst üste (:) eklenir.','Parent Item With Colon'=>'İki nokta üst üste ile ana öğe','Parent Category'=>'Üst kategori','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Üst öğe metnini belirler. Sadece hiyerarşik sınıflandırmalarda kullanılır.','Parent Item'=>'Ana öge','Parent %s'=>'Ebeveyn %s','New Tag Name'=>'Yeni etiket ismi','Assigns the new item name text.'=>'Yeni öğe adı metninin atamasını yapar.','New Item Name'=>'Yeni öge adı','New %s Name'=>'Yeni %s adı','Add New Tag'=>'Yeni etiket ekle','Assigns the add new item text.'=>'Yeni öğe ekleme metninin atamasını yapar.','Update Tag'=>'Etiketi güncelle','Assigns the update item text.'=>'Güncelleme öğesi metninin atamasını yapar.','Update Item'=>'Öğeyi güncelle','Update %s'=>'%s güncelle','View Tag'=>'Etiketi görüntüle','In the admin bar to view term during editing.'=>'Düzenleme sırasında terimi görüntülemek için yönetici çubuğunda.','Edit Tag'=>'Etiketi düzenle','At the top of the editor screen when editing a term.'=>'Bir terimi düzenlerken editör ekranının üst kısmında.','All Tags'=>'Tüm etiketler','Assigns the all items text.'=>'Tüm öğelerin metninin atamasını yapar.','Assigns the menu name text.'=>'Menü adı metninin atamasını yapar.','Menu Label'=>'Menü etiketi','Active taxonomies are enabled and registered with WordPress.'=>'Aktif sınıflandırmalar WordPress\'te etkinleştirilir ve kaydedilir.','A descriptive summary of the taxonomy.'=>'Sınıflandırmanın açıklayıcı bir özeti.','A descriptive summary of the term.'=>'Terimin açıklayıcı bir özeti.','Term Description'=>'Terim açıklaması','Single word, no spaces. Underscores and dashes allowed.'=>'Tek kelime, boşluksuz. Alt çizgi ve tireye izin var','Term Slug'=>'Terim kısa adı','The name of the default term.'=>'Varsayılan terimin adı.','Term Name'=>'Terim adı','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Sınıflandırma için silinemeyecek bir terim oluşturun. Varsayılan olarak yazılar için seçilmeyecektir.','Default Term'=>'Varsayılan terim','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Bu sınıflandırmadaki terimlerin `wp_set_object_terms()` işlevine sağlandıkları sıraya göre sıralanıp sıralanmayacağı.','Sort Terms'=>'Terimleri sırala','Add Post Type'=>'Yazı tipi ekle','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Özel yazı türleri ile WordPress\'in işlevselliğini standart yazılar ve sayfaların ötesine genişletin.','Add Your First Post Type'=>'İlk yazı türünüzü ekleyin','I know what I\'m doing, show me all the options.'=>'Ne yaptığımı biliyorum, baba tüm seçenekleri göster.','Advanced Configuration'=>'Gelişmiş yapılandırma','Hierarchical post types can have descendants (like pages).'=>'Hiyerarşik yazı türleri, alt öğelere (sayfalar gibi) sahip olabilir.','Hierarchical'=>'Hiyerarşik','Visible on the frontend and in the admin dashboard.'=>'Kulanıcı görünümü ve yönetim panelinde görünür.','Public'=>'Herkese açık','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Sadece küçük harfler, alt çizgi ve tireler, En fazla 20 karakter.','Movie'=>'Film','Singular Label'=>'Tekil etiket','Movies'=>'Filmler','Plural Label'=>'Çoğul etiket','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'`WP_REST_Posts_Controller` yerine kullanılacak isteğe bağlı özel denetleyici.','Controller Class'=>'Denetleyici sınıfı','The namespace part of the REST API URL.'=>'REST API adresinin ad alanı bölümü.','Namespace Route'=>'Ad alanı yolu','The base URL for the post type REST API URLs.'=>'Yazı tipi REST API adresleri için temel web adresi.','Base URL'=>'Temel web adresi','Exposes this post type in the REST API. Required to use the block editor.'=>'Bu yazı türünü REST API\'de görünür hale getirir. Blok düzenleyiciyi kullanmak için gereklidir.','Show In REST API'=>'REST API\'de göster','Customize the query variable name.'=>'Sorgu değişken adını özelleştir.','Query Variable'=>'Sorgu değişkeni','No Query Variable Support'=>'Sorgu değişkeni desteği yok','Custom Query Variable'=>'Özel sorgu değişkeni','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Ögelere güzel olmayan kalıcı bağlantı kullanılarak erişilebilir, örn. {post_type}={post_slug}.','Query Variable Support'=>'Sorgu değişken desteği','URLs for an item and items can be accessed with a query string.'=>'Bir öğe ve öğeler için adreslere bir sorgu dizesi ile erişilebilir.','Publicly Queryable'=>'Herkese açık olarak sorgulanabilir','Custom slug for the Archive URL.'=>'Arşiv adresi için özel kısa isim','Archive Slug'=>'Arşiv kısa ismi','Has an item archive that can be customized with an archive template file in your theme.'=>'Temanızdaki bir arşiv şablon dosyası ile özelleştirilebilen bir öğe arşivine sahiptir.','Archive'=>'Arşiv','Pagination support for the items URLs such as the archives.'=>'Arşivler gibi öğe adresleri için sayfalama desteği.','Pagination'=>'Sayfalama','RSS feed URL for the post type items.'=>'Yazı türü öğeleri için RSS akış adresi.','Feed URL'=>'Akış adresi','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Adreslere WP_Rewrite::$front önekini eklemek için kalıcı bağlantı yapısını değiştirir.','Front URL Prefix'=>'Ön adres öneki','Customize the slug used in the URL.'=>'Adreste kullanılan kısa ismi özelleştirin.','URL Slug'=>'Adres kısa adı','Permalinks for this post type are disabled.'=>'Bu yazı türü için kalıcı bağlantılar devre dışı bırakıldı.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Aşağıdaki girişte tanımlanan özel kısa ismi kullanarak adresi yeniden yazın. Kalıcı bağlantı yapınız şu şekilde olacaktır','No Permalink (prevent URL rewriting)'=>'Kalıcı bağlantı yok (URL biçimlendirmeyi önle)','Custom Permalink'=>'Özel kalıcı bağlantı','Post Type Key'=>'Yazı türü anahtarı','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Yazı türü anahtarını kısa isim olarak kullanarak adresi yeniden yazın. Kalıcı bağlantı yapınız şu şekilde olacaktır','Permalink Rewrite'=>'Kalıcı bağlantı yeniden yazım','Delete items by a user when that user is deleted.'=>'Bir kullanıcı silindiğinde öğelerini sil.','Delete With User'=>'Kullanıcı ile sil.','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Yazı türünün \'Araçlar\' > \'Dışa Aktar\' kısmından dışa aktarılmasına izin verir.','Can Export'=>'Dışarı aktarılabilir','Optionally provide a plural to be used in capabilities.'=>'Yetkinliklerde kullanılacak bir çoğul ad sağlayın (isteğe bağlı).','Plural Capability Name'=>'Çoğul yetkinlik adı','Choose another post type to base the capabilities for this post type.'=>'Bu yazı türü için yeteneklerin temel alınacağı başka bir yazı türü seçin.','Singular Capability Name'=>'Tekil yetkinlik adı','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Varsayılan olarak, yazı türünün yetenekleri \'Yazı\' yetenek isimlerini devralacaktır, örneğin edit_post, delete_posts. Yazı türüne özgü yetenekleri kullanmak için etkinleştirin, örneğin edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Yetkinlikleri yeniden adlandır','Exclude From Search'=>'Aramadan hariç tut','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Öğelerin \'Görünüm\' > \'Menüler\' ekranında menülere eklenmesine izin verin. \'Ekran seçenekleri\'nde etkinleştirilmesi gerekir.','Appearance Menus Support'=>'Görünüm menüleri desteği','Appears as an item in the \'New\' menu in the admin bar.'=>'Yönetim çubuğundaki \'Yeni\' menüsünde bir öğe olarak görünür.','Show In Admin Bar'=>'Yönetici araç çubuğunda göster','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Düzenleme ekranı için meta kutuları ayarlanırken çağrılacak bir PHP işlev adı.','Custom Meta Box Callback'=>'Özel meta kutusu geri çağrısı','Menu Icon'=>'Menü Simgesi','The position in the sidebar menu in the admin dashboard.'=>'Yönetim panosundaki kenar çubuğu menüsündeki konum.','Menu Position'=>'Menü pozisyonu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Varsayılan olarak, yazı türü yönetim menüsünde yeni bir üst düzey öğe olarak görünecektir. Buraya mevcut bir üst düzey öğe sağlanırsa, yazı türü onun alt menü öğesi olarak eklenir.','Admin Menu Parent'=>'Admin menüsü üst ögesi','Admin editor navigation in the sidebar menu.'=>'Kenar çubuğu menüsünde yönetici editörü dolaşımı.','Show In Admin Menu'=>'Admin menüsünde göster','Items can be edited and managed in the admin dashboard.'=>'Öğeler yönetim panelinde düzenlenebilir ve yönetilebilir.','Show In UI'=>'Kullanıcı arayüzünde göster','A link to a post.'=>'Yazıya bir bağlantı.','Description for a navigation link block variation.'=>'Bir gezinme bağlantısı blok varyasyonu için açıklama.','Item Link Description'=>'Öğe listesi açıklaması','A link to a %s.'=>'%s yazı türüne bir bağlantı.','Post Link'=>'Yazı bağlantısı','Title for a navigation link block variation.'=>'Bir gezinme bağlantısı blok varyasyonu için başlık.','Item Link'=>'Öğe bağlantısı','%s Link'=>'%s bağlantısı','Post updated.'=>'Yazı güncellendi.','In the editor notice after an item is updated.'=>'Bir öğe güncellendikten sonra düzenleyici bildiriminde.','Item Updated'=>'Öğe güncellendi','%s updated.'=>'%s güncellendi.','Post scheduled.'=>'Yazı zamanlandı.','In the editor notice after scheduling an item.'=>'Bir öğe zamanlandıktan sonra düzenleyici bildiriminde.','Item Scheduled'=>'Öğe zamanlandı','%s scheduled.'=>'%s zamanlandı.','Post reverted to draft.'=>'Yazı taslağa geri dönüştürüldü.','In the editor notice after reverting an item to draft.'=>'Bir öğe taslağa döndürüldükten sonra düzenleyici bildiriminde.','Item Reverted To Draft'=>'Öğe taslağa döndürüldü.','%s reverted to draft.'=>'%s taslağa çevrildi.','Post published privately.'=>'Yazı özel olarak yayımlandı.','In the editor notice after publishing a private item.'=>'Özel bir öğe yayımlandıktan sonra düzenleyici bildiriminde.','Item Published Privately'=>'Öğe özel olarak yayımlandı.','%s published privately.'=>'%s özel olarak yayımlandı.','Post published.'=>'Yazı yayınlandı.','In the editor notice after publishing an item.'=>'Bir öğe yayımlandıktan sonra düzenleyici bildiriminde.','Item Published'=>'Öğe yayımlandı.','%s published.'=>'%s yayımlandı.','Posts list'=>'Yazı listesi','Used by screen readers for the items list on the post type list screen.'=>'Yazı türü liste ekranındaki öğeler listesi için ekran okuyucular tarafından kullanılır.','Items List'=>'Öğe listesi','%s list'=>'%s listesi','Posts list navigation'=>'Yazı listesi dolaşımı','Used by screen readers for the filter list pagination on the post type list screen.'=>'Yazı türü liste ekranındaki süzme listesi sayfalandırması için ekran okuyucular tarafından kullanılır.','Items List Navigation'=>'Öğe listesi gezinmesi','%s list navigation'=>'%s listesi gezinmesi','Filter posts by date'=>'Yazıları tarihe göre süz','Used by screen readers for the filter by date heading on the post type list screen.'=>'Yazı türü liste ekranındaki tarihe göre süzme başlığı için ekran okuyucular tarafından kullanılır.','Filter Items By Date'=>'Öğeleri tarihe göre süz','Filter %s by date'=>'%s öğelerini tarihe göre süz','Filter posts list'=>'Yazı listesini filtrele','Used by screen readers for the filter links heading on the post type list screen.'=>'Yazı türü liste ekranındaki süzme bağlantıları başlığı için ekran okuyucular tarafından kullanılır.','Filter Items List'=>'Öğe listesini süz','Filter %s list'=>'%s listesini süz','In the media modal showing all media uploaded to this item.'=>'Bu öğeye yüklenen tüm ortam dosyalraını gösteren ortam açılır ekranında.','Uploaded To This Item'=>'Bu öğeye yüklendi','Uploaded to this %s'=>'Bu %s öğesine yüklendi','Insert into post'=>'Yazıya ekle','As the button label when adding media to content.'=>'İçeriğie ortam eklerken düğme etiketi olarak.','Insert Into Media Button'=>'Ortam düğmesine ekle','Insert into %s'=>'%s içine ekle','Use as featured image'=>'Öne çıkan görsel olarak kullan','As the button label for selecting to use an image as the featured image.'=>'Bir görseli öne çıkan görsel olarak seçme düğmesi etiketi olarak.','Use Featured Image'=>'Öne çıkan görseli kullan','Remove featured image'=>'Öne çıkan görseli kaldır','As the button label when removing the featured image.'=>'Öne çıkan görseli kaldırma düğmesi etiketi olarak.','Remove Featured Image'=>'Öne çıkarılan görseli kaldır','Set featured image'=>'Öne çıkan görsel seç','As the button label when setting the featured image.'=>'Öne çıkan görseli ayarlarken düğme etiketi olarak.','Set Featured Image'=>'Öne çıkan görsel belirle','Featured image'=>'Öne çıkan görsel','In the editor used for the title of the featured image meta box.'=>'Öne çıkan görsel meta kutusunun başlığı için düzenleyicide kullanılır.','Featured Image Meta Box'=>'Öne çıkan görsel meta kutusu','Post Attributes'=>'Yazı özellikleri','In the editor used for the title of the post attributes meta box.'=>'Yazı öznitelikleri meta kutusunun başlığı için kullanılan düzenleyicide.','Attributes Meta Box'=>'Öznitelikler meta kutusu','%s Attributes'=>'%s öznitelikleri','Post Archives'=>'Yazı arşivleri','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Arşivlerin etkin olduğu bir ÖYT\'nde mevcut bir menüye öge eklerken gösterilen yazılar listesine bu etikete sahip \'Yazı tipi arşivi\' ögelerini ekler. Yalnızca \'Canlı önizleme\' modunda menüler düzenlenirken ve özel bir arşiv kısa adı sağlandığında görünür.','Archives Nav Menu'=>'Arşivler dolaşım menüsü','%s Archives'=>'%s arşivleri','No posts found in Trash'=>'Çöp kutusunda yazı bulunamadı.','At the top of the post type list screen when there are no posts in the trash.'=>'Çöp kutusunda yazı olmadığında yazı türü liste ekranının üstünde.','No Items Found in Trash'=>'Çöp kutusunda öğe bulunamadı.','No %s found in Trash'=>'Çöpte %s bulunamadı','No posts found'=>'Yazı bulunamadı','At the top of the post type list screen when there are no posts to display.'=>'Gösterilecek yazı olmadığında yazı türü liste ekranının üstünde.','No Items Found'=>'Öğe bulunamadı','No %s found'=>'%s bulunamadı','Search Posts'=>'Yazılarda ara','At the top of the items screen when searching for an item.'=>'Bir öğe ararken öğeler ekranının üstünde.','Search Items'=>'Öğeleri ara','Search %s'=>'Ara %s','Parent Page:'=>'Ebeveyn sayfa:','For hierarchical types in the post type list screen.'=>'Hiyerarşik türler için yazı türü liste ekranında.','Parent Item Prefix'=>'Üst öğe ön eki','Parent %s:'=>'Ebeveyn %s:','New Post'=>'Yeni yazı','New Item'=>'Yeni öğe','New %s'=>'Yeni %s','Add New Post'=>'Yeni yazı ekle','At the top of the editor screen when adding a new item.'=>'Yeni bir öğe eklerken düzenleyici ekranının üstünde.','Add New Item'=>'Yeni öğe ekle','Add New %s'=>'Yeni %s ekle','View Posts'=>'Yazıları görüntüle','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Yazı türü arşivleri destekliyorsa ve ana sayfa o yazı türünün bir arşivi değilse yönetim çubuğunda \'Tüm Yazılar\' görünümünde görünür.','View Items'=>'Öğeleri göster','View Post'=>'Yazıyı görüntüle','In the admin bar to view item when editing it.'=>'Öğeyi düzenlerken görüntülemek için yönetim çubuğunda.','View Item'=>'Öğeyi göster','View %s'=>'%s görüntüle','Edit Post'=>'Yazıyı düzenle','At the top of the editor screen when editing an item.'=>'Bir öğeyi düzenlerken düzenleyici ekranının üstünde.','Edit Item'=>'Öğeyi düzenle','Edit %s'=>'%s düzenle','All Posts'=>'Tüm yazılar','In the post type submenu in the admin dashboard.'=>'Başlangıç ekranında yazı türü alt menüsünde.','All Items'=>'Tüm öğeler','All %s'=>'Tüm %s','Admin menu name for the post type.'=>'Yazı türü için yönetici menüsü adı.','Menu Name'=>'Menü ismi','Regenerate all labels using the Singular and Plural labels'=>'Tekil ve Çoğul etiketleri kullanarak tüm etiketleri yeniden oluşturun.','Regenerate'=>'Yeniden oluştur','Active post types are enabled and registered with WordPress.'=>'Aktif yazı türleri etkinleştirilmiş ve WordPress\'e kaydedilmiştir.','A descriptive summary of the post type.'=>'Yazı türünün açıklayıcı bir özeti.','Add Custom'=>'Özel ekle','Enable various features in the content editor.'=>'İçerik düzenleyicide çeşitli özellikleri etkinleştirin.','Post Formats'=>'Yazı biçimleri','Editor'=>'Editör','Trackbacks'=>'Geri izlemeler','Select existing taxonomies to classify items of the post type.'=>'Yazı türü öğelerini sınıflandırmak için mevcut sınıflandırmalardan seçin.','Browse Fields'=>'Alanlara Göz At','Nothing to import'=>'İçeri aktarılacak bir şey yok','. The Custom Post Type UI plugin can be deactivated.'=>'. Custom Post Type UI eklentisi etkisizleştirilebilir.','Imported %d item from Custom Post Type UI -'=>'Custom Post Type UI\'dan %d öğe içe aktarıldı -' . "\0" . 'Custom Post Type UI\'dan %d öğe içe aktarıldı -','Failed to import taxonomies.'=>'Sınıflandırmalar içeri aktarılamadı.','Failed to import post types.'=>'Yazı türleri içeri aktarılamadı.','Nothing from Custom Post Type UI plugin selected for import.'=>'Custom Post Type UI eklentisinden içe aktarmak için hiçbir şey seçilmedi.','Imported 1 item'=>'Bir öğe içeri aktarıldı' . "\0" . '%s öğe içeri aktarıldı','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Aynı anahtara sahip bir yazı türü veya sınıflandırmayı içe aktarmak, içe aktarılanın ayarlarının mevcut yazı türü veya sınıflandırma ayarlarının üzerine yazılmasına neden olacaktır.','Import from Custom Post Type UI'=>'Custom Post Type UI\'dan İçe Aktar','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Aşağıdaki kod, seçilen öğelerin yerel bir sürümünü kaydetmek için kullanılabilir. Alan gruplarını, yazı türlerini veya sınıflandırmaları yerel olarak depolamak, daha hızlı yükleme süreleri, sürüm kontrolü ve dinamik alanlar/ayarlar gibi birçok avantaj sağlayabilir. Aşağıdaki kodu temanızın functions.php dosyasına kopyalayıp yapıştırmanız veya harici bir dosya içinde dahil etmeniz yeterlidir, ardından ACF yönetim panelinden öğeleri devre dışı bırakın veya silin.','Export - Generate PHP'=>'Dışa Aktar - PHP Oluştur','Export'=>'Dışa aktar','Select Taxonomies'=>'Sınıflandırmaları seç','Select Post Types'=>'Yazı türlerini seç','Exported 1 item.'=>'Bir öğe dışa aktarıldı.' . "\0" . '%s öğe dışa aktarıldı.','Category'=>'Kategori','Tag'=>'Etiket','%s taxonomy created'=>'%s taksonomisi oluşturuldu','%s taxonomy updated'=>'%s taksonomisi güncellendi','Taxonomy draft updated.'=>'Taksonomi taslağı güncellendi.','Taxonomy scheduled for.'=>'Taksonomi planlandı.','Taxonomy submitted.'=>'Sınıflandırma gönderildi.','Taxonomy saved.'=>'Sınıflandırma kaydedildi.','Taxonomy deleted.'=>'Sınıflandırma silindi.','Taxonomy updated.'=>'Sınıflandırma güncellendi.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Bu sınıflandırma kaydedilemedi çünkü anahtarı başka bir eklenti veya tema tarafından kaydedilen başka bir sınıflandırma tarafından kullanılıyor.','Taxonomy synchronized.'=>'Taksonomi senkronize edildi.' . "\0" . '%s taksonomi senkronize edildi.','Taxonomy duplicated.'=>'Taksonomi çoğaltıldı.' . "\0" . '%s taksonomi çoğaltıldı.','Taxonomy deactivated.'=>'Sınıflandırma devre dışı bırakıldı.' . "\0" . '%s sınıflandırma devre dışı bırakıldı.','Taxonomy activated.'=>'Taksonomi etkinleştirildi.' . "\0" . '%s aksonomi etkinleştirildi.','Terms'=>'Terimler','Post type synchronized.'=>'Yazı türü senkronize edildi.' . "\0" . '%s yazı türü senkronize edildi.','Post type duplicated.'=>'Yazı türü çoğaltıldı.' . "\0" . '%s yazı türü çoğaltıldı.','Post type deactivated.'=>'Yazı türü etkisizleştirildi.' . "\0" . '%s yazı türü etkisizleştirildi.','Post type activated.'=>'Yazı türü etkinleştirildi.' . "\0" . '%s yazı türü etkinleştirildi.','Post Types'=>'Yazı tipleri','Advanced Settings'=>'Gelişmiş ayarlar','Basic Settings'=>'Temel ayarlar','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Bu yazı türü kaydedilemedi çünkü anahtarı başka bir eklenti veya tema tarafından kaydedilen başka bir yazı türü tarafından kullanılıyor.','Pages'=>'Sayfalar','Link Existing Field Groups'=>'Mevcut alan gruplarını bağlayın','%s post type created'=>'%s yazı tipi oluşturuldu','Add fields to %s'=>'%s taksonomisine alan ekle','%s post type updated'=>'%s yazı tipi güncellendi','Post type draft updated.'=>'Yazı türü taslağı güncellendi.','Post type scheduled for.'=>'Yazı türü zamanlandı.','Post type submitted.'=>'Yazı türü gönderildi.','Post type saved.'=>'Yazı türü kaydedildi','Post type updated.'=>'Yazı türü güncellendi.','Post type deleted.'=>'Yazı türü silindi','Type to search...'=>'Aramak için yazın...','PRO Only'=>'Sadece PRO\'da','Field groups linked successfully.'=>'Alan grubu başarıyla bağlandı.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Custom Post Type UI ile kaydedilen yazı türleri ve sınıflandırmaları içeri aktarın ve ACF ile yönetin. Başlayın.','ACF'=>'ACF','taxonomy'=>'taksonomi','post type'=>'yazı tipi','Done'=>'Tamamlandı','Field Group(s)'=>'Alan grup(lar)ı','Select one or many field groups...'=>'Bir veya daha fazla alan grubu seçin...','Please select the field groups to link.'=>'Lütfen bağlanacak alan gruplarını seçin.','Field group linked successfully.'=>'Alan grubu başarıyla bağlandı.' . "\0" . 'Alan grubu başarıyla bağlandı.','post statusRegistration Failed'=>'Kayıt başarısız','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Bu öğe kaydedilemedi çünkü anahtarı başka bir eklenti veya tema tarafından kaydedilen başka bir öğe tarafından kullanılıyor.','REST API'=>'REST API','Permissions'=>'İzinler','URLs'=>'URL\'ler','Visibility'=>'Görünürlük','Labels'=>'Etiketler','Field Settings Tabs'=>'Alan ayarı sekmeleri','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF kısa kod değeri ön izleme için devre dışı bırakıldı]','Close Modal'=>'Pencereyi kapat','Field moved to other group'=>'Alan başka bir gruba taşındı.','Close modal'=>'Modalı kapat','Start a new group of tabs at this tab.'=>'Bu sekmede yeni bir sekme grubu başlatın.','New Tab Group'=>'Yeni sekme grubu','Use a stylized checkbox using select2'=>'Select2 kullanarak biçimlendirilmiş bir seçim kutusu kullan','Save Other Choice'=>'Diğer seçeneğini kaydet','Allow Other Choice'=>'Diğer seçeneğine izin ver','Add Toggle All'=>'Tümünü aç/kapat ekle','Save Custom Values'=>'Özel değerleri kaydet','Allow Custom Values'=>'Özel değerlere izin ver','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Onay kutusu özel değerleri boş olamaz. Boş değerlerin seçimini kaldırın.','Updates'=>'Güncellemeler','Advanced Custom Fields logo'=>'Advanced Custom Fields logosu','Save Changes'=>'Değişiklikleri kaydet','Field Group Title'=>'Alan grubu başlığı','Add title'=>'Başlık ekle','New to ACF? Take a look at our getting started guide.'=>'ACF\'de yeni misiniz? başlangıç kılavuzumuza göz atın.','Add Field Group'=>'Alan grubu ekle','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF, özel alanları bir araya toplamak için alan gruplarını kullanır ve akabinde bu alanları düzenleme ekranlarına ekler.','Add Your First Field Group'=>'İlk alan grubunuzu ekleyin','Options Pages'=>'Seçenekler sayfası','ACF Blocks'=>'ACF blokları','Gallery Field'=>'Galeri alanı','Flexible Content Field'=>'Esnek içerik alanı','Repeater Field'=>'Tekrarlayıcı alanı','Unlock Extra Features with ACF PRO'=>'ACF PRO ile ek özelikler açın','Delete Field Group'=>'Alan grubunu sil','Created on %1$s at %2$s'=>'%1$s tarihinde %2$s saatinde oluşturuldu','Group Settings'=>'Grup ayarları','Location Rules'=>'Konum kuralları','Choose from over 30 field types. Learn more.'=>'30\'dan fazla alan türünden seçim yapın. Daha fazla bilgi edinin.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Yazılarınız, sayfalarınız, özel yazı tipleriniz ve diğer WordPress içerikleriniz için yeni özel alanlar oluşturmaya başlayın.','Add Your First Field'=>'İlk alanınızı ekleyin','#'=>'#','Add Field'=>'Alan ekle','Presentation'=>'Sunum','Validation'=>'Doğrulama','General'=>'Genel','Import JSON'=>'JSON\'u içe aktar','Export As JSON'=>'JSON olarak dışa aktar','Field group deactivated.'=>'Alan grubu silindi.' . "\0" . '%s alan grubu silindi.','Field group activated.'=>'Alan grubu kaydedildi.' . "\0" . '%s alan grubu kaydedildi.','Deactivate'=>'Devre dışı bırak','Deactivate this item'=>'Bu öğeyi devre dışı bırak','Activate'=>'Etkinleştir','Activate this item'=>'Bu öğeyi etkinleştir','Move field group to trash?'=>'Alan grubu çöp kutusuna taşınsın mı?','post statusInactive'=>'Devre dışı','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields ve Advanced Custom Fields PRO aynı anda etkin olmamalıdır. Advanced Custom Fields PRO eklentisini otomatik olarak devre dışı bıraktık.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields ve Advanced Custom Fields PRO aynı anda etkin olmamalıdır. Advanced Custom Fields eklentisini otomatik olarak devre dışı bıraktık.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - ACF başlatılmadan önce ACF alan değerlerini almak için bir veya daha fazla çağrı algıladık. Bu desteklenmez ve hatalı biçimlendirilmiş veya eksik verilere neden olabilir. Bunu nasıl düzelteceğinizi öğrenin.','%1$s must have a user with the %2$s role.'=>'%1$s %2$s rolüne sahip bir kullanıcıya sahip olmalıdır.' . "\0" . '%1$s şu rollerden birine ait bir kullanıcıya sahip olmalıdır: %2$s','%1$s must have a valid user ID.'=>'%1$s geçerli bir kullanıcı kimliğine sahip olmalıdır.','Invalid request.'=>'Geçersiz istek.','%1$s is not one of %2$s'=>'%1$s bir %2$s değil','%1$s must have term %2$s.'=>'%1$s %2$s terimine sahip olmalı.' . "\0" . '%1$s şu terimlerden biri olmalı: %2$s','%1$s must be of post type %2$s.'=>'%1$s %2$s yazı tipinde olmalıdır.' . "\0" . '%1$s şu yazı tiplerinden birinde olmalıdır: %2$s','%1$s must have a valid post ID.'=>'%1$s geçerli bir yazı kimliği olmalıdır.','%s requires a valid attachment ID.'=>'%s geçerli bir ek kimliği gerektirir.','Show in REST API'=>'REST API\'da göster','Enable Transparency'=>'Saydamlığı etkinleştir','RGBA Array'=>'RGBA dizisi','RGBA String'=>'RGBA metni','Hex String'=>'Hex metin','Upgrade to PRO'=>'Pro sürüme yükselt','post statusActive'=>'Etkin','\'%s\' is not a valid email address'=>'\'%s\' geçerli bir e-posta adresi değil','Color value'=>'Renk değeri','Select default color'=>'Varsayılan rengi seç','Clear color'=>'Rengi temizle','Blocks'=>'Bloklar','Options'=>'Ayarlar','Users'=>'Kullanıcılar','Menu items'=>'Menü ögeleri','Widgets'=>'Bileşenler','Attachments'=>'Dosya ekleri','Taxonomies'=>'Taksonomiler','Posts'=>'İletiler','Last updated: %s'=>'Son güncellenme: %s','Sorry, this post is unavailable for diff comparison.'=>'Üzgünüz, bu alan grubu fark karşılaştırma için uygun değil.','Invalid field group parameter(s).'=>'Geçersiz alan grubu parametresi/leri.','Awaiting save'=>'Kayıt edilmeyi bekliyor','Saved'=>'Kaydedildi','Import'=>'İçe aktar','Review changes'=>'Değişiklikleri incele','Located in: %s'=>'Konumu: %s','Located in plugin: %s'=>'Eklenti içinde konumlu: %s','Located in theme: %s'=>'Tema içinde konumlu: %s','Various'=>'Çeşitli','Sync changes'=>'Değişiklikleri eşitle','Loading diff'=>'Fark yükleniyor','Review local JSON changes'=>'Yerel JSON değişikliklerini incele','Visit website'=>'Web sitesini ziyaret et','View details'=>'Ayrıntıları görüntüle','Version %s'=>'Sürüm %s','Information'=>'Bilgi','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Yardım masası. Yardım masamızdaki profesyonel destek çalışanlarımızı daha derin, teknik sorunların üstesinden gelmenize yardımcı olabilirler.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Tartışmalar. Topluluk forumlarımızda etkin ve dost canlısı bir topluluğumuz var, sizi ACF dünyasının \'nasıl yaparım\'ları ile ilgili yardımcı olabilirler.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Belgeler. Karşınıza çıkabilecek bir çok konu hakkında geniş içerikli belgelerimize baş vurabilirsiniz.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Destek konusunu çok ciddiye alıyoruz ve size ACF ile sitenizde en iyi çözümlere ulaşmanızı istiyoruz. Eğer bir sorunla karşılaşırsanız yardım alabileceğiniz bir kaç yer var:','Help & Support'=>'Yardım ve destek','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'İşin içinden çıkamadığınızda lütfen Yardım ve destek sekmesinden irtibata geçin.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'İlk alan grubunuzu oluşturmadan önce Başlarken rehberimize okumanızı öneririz, bu sayede eklentinin filozofisini daha iyi anlayabilir ve en iyi çözümleri öğrenebilirsiniz.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'The Advanced Custom Fields eklentisi bir görsel form oluşturucu ile WordPress düzenleme ekranlarını ek alanlarla özelleştirme imkanı sağlıyor, ve sezgisel API ile her türlü tema şablon dosyasında bu özel alanlar gösterilebiliyor.','Overview'=>'Genel görünüm','Location type "%s" is already registered.'=>'Konum türü "%s" zaten kayıtlı.','Class "%s" does not exist.'=>'"%s" sınıfı mevcut değil.','Invalid nonce.'=>'Geçersiz nonce.','Error loading field.'=>'Alan yükleme sırasında hata.','Location not found: %s'=>'Konum bulunamadı: %s','Error: %s'=>'Hata: %s','Widget'=>'Bileşen','User Role'=>'Kullanıcı rolü','Comment'=>'Yorum','Post Format'=>'Yazı biçimi','Menu Item'=>'Menü ögesi','Post Status'=>'Yazı durumu','Menus'=>'Menüler','Menu Locations'=>'Menü konumları','Menu'=>'Menü','Post Taxonomy'=>'Yazı taksonomisi','Child Page (has parent)'=>'Alt sayfa (ebeveyni olan)','Parent Page (has children)'=>'Üst sayfa (alt sayfası olan)','Top Level Page (no parent)'=>'Üst düzey sayfa (ebeveynsiz)','Posts Page'=>'Yazılar sayfası','Front Page'=>'Ön Sayfa','Page Type'=>'Sayfa tipi','Viewing back end'=>'Arka yüz görüntüleniyor','Viewing front end'=>'Ön yüz görüntüleniyor','Logged in'=>'Giriş yapıldı','Current User'=>'Şu anki kullanıcı','Page Template'=>'Sayfa şablonu','Register'=>'Kayıt ol','Add / Edit'=>'Ekle / düzenle','User Form'=>'Kullanıcı formu','Page Parent'=>'Sayfa ebeveyni','Super Admin'=>'Süper yönetici','Current User Role'=>'Şu anki kullanıcı rolü','Default Template'=>'Varsayılan şablon','Post Template'=>'Yazı şablonu','Post Category'=>'Yazı kategorisi','All %s formats'=>'Tüm %s biçimleri','Attachment'=>'Eklenti','%s value is required'=>'%s değeri gerekli','Show this field if'=>'Alanı bu şart gerçekleşirse göster','Conditional Logic'=>'Koşullu mantık','and'=>'ve','Local JSON'=>'Yerel JSON','Clone Field'=>'Çoğaltma alanı','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Lütfen ayrıca premium eklentilerin de (%s) en üst sürüme güncellendiğinden emin olun.','This version contains improvements to your database and requires an upgrade.'=>'Bu sürüm veritabanınız için iyileştirmeler içeriyor ve yükseltme gerektiriyor.','Thank you for updating to %1$s v%2$s!'=>'%1$s v%2$s sürümüne güncellediğiniz için teşekkür ederiz!','Database Upgrade Required'=>'Veritabanı yükseltmesi gerekiyor','Options Page'=>'Seçenekler sayfası','Gallery'=>'Galeri','Flexible Content'=>'Esnek içerik','Repeater'=>'Tekrarlayıcı','Back to all tools'=>'Tüm araçlara geri dön','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Eğer düzenleme ekranında birden çok alan grubu ortaya çıkarsa, ilk alan grubunun seçenekleri kullanılır (en düşük sıralama numarasına sahip olan)','Select items to hide them from the edit screen.'=>'Düzenleme ekranından gizlemek istediğiniz ögeleri seçin.','Hide on screen'=>'Ekranda gizle','Send Trackbacks'=>'Geri izlemeleri gönder','Tags'=>'Etiketler','Categories'=>'Kategoriler','Page Attributes'=>'Sayfa özellikleri','Format'=>'Biçim','Author'=>'Yazar','Slug'=>'Kısa isim','Revisions'=>'Sürümler','Comments'=>'Yorumlar','Discussion'=>'Tartışma','Excerpt'=>'Özet','Content Editor'=>'İçerik düzenleyici','Permalink'=>'Kalıcı bağlantı','Shown in field group list'=>'Alan grubu listesinde görüntülenir','Field groups with a lower order will appear first'=>'Daha düşük sıralamaya sahip alan grupları daha önce görünür','Order No.'=>'Sipariş No.','Below fields'=>'Alanlarının altında','Below labels'=>'Etiketlerin altında','Instruction Placement'=>'Yönerge yerleştirme','Label Placement'=>'Etiket yerleştirme','Side'=>'Yan','Normal (after content)'=>'Normal (içerikten sonra)','High (after title)'=>'Yüksek (başlıktan sonra)','Position'=>'Konum','Seamless (no metabox)'=>'Pürüzsüz (metabox yok)','Standard (WP metabox)'=>'Standart (WP metabox)','Style'=>'Stil','Type'=>'Tür','Key'=>'Anahtar','Order'=>'Düzen','Close Field'=>'Alanı kapat','id'=>'id','class'=>'sınıf','width'=>'genişlik','Wrapper Attributes'=>'Kapsayıcı öznitelikleri','Required'=>'Gerekli','Instructions'=>'Yönergeler','Field Type'=>'Alan tipi','Single word, no spaces. Underscores and dashes allowed'=>'Tek kelime, boşluksuz. Alt çizgi ve tireye izin var','Field Name'=>'Alan adı','This is the name which will appear on the EDIT page'=>'Bu isim DÜZENLEME sayfasında görüntülenecek isimdir','Field Label'=>'Alan etiketi','Delete'=>'Sil','Delete field'=>'Sil alanı','Move'=>'Taşı','Move field to another group'=>'Alanı başka gruba taşı','Duplicate field'=>'Alanı çoğalt','Edit field'=>'Alanı düzenle','Drag to reorder'=>'Yeniden düzenlemek için sürükleyin','Show this field group if'=>'Bu alan grubunu şu koşulda göster','No updates available.'=>'Güncelleme yok.','Database upgrade complete. See what\'s new'=>'Veritabanı yükseltme tamamlandı. Yenilikler ','Reading upgrade tasks...'=>'Yükseltme görevlerini okuyor...','Upgrade failed.'=>'Yükseltme başarısız oldu.','Upgrade complete.'=>'Yükseltme başarılı.','Upgrading data to version %s'=>'Veri %s sürümüne yükseltiliyor','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Devam etmeden önce veritabanınızı yedeklemeniz önemle önerilir. Güncelleştiriciyi şimdi çalıştırmak istediğinizden emin misiniz?','Please select at least one site to upgrade.'=>'Lütfen yükseltmek için en az site seçin.','Database Upgrade complete. Return to network dashboard'=>'Veritabanı güncellemesi tamamlandı. Ağ panosuna geri dön','Site is up to date'=>'Site güncel','Site requires database upgrade from %1$s to %2$s'=>'Site %1$s sürümünden %2$s sürümüne veritabanı yükseltmesi gerektiriyor','Site'=>'Site','Upgrade Sites'=>'Siteleri yükselt','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Şu siteler için VT güncellemesi gerekiyor. Güncellemek istediklerinizi işaretleyin ve %s tuşuna basın.','Add rule group'=>'Kural grubu ekle','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Bu gelişmiş özel alanları hangi düzenleme ekranlarının kullanacağını belirlemek için bir kural seti oluşturun','Rules'=>'Kurallar','Copied'=>'Kopyalandı','Copy to clipboard'=>'Panoya kopyala','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Dışa aktarma ve sonra dışa aktarma yöntemini seçtikten sonra alan gruplarını seçin. Sonra başka bir ACF yükleme içe bir .json dosyaya vermek için indirme düğmesini kullanın. Tema yerleştirebilirsiniz PHP kodu aktarma düğmesini kullanın.','Select Field Groups'=>'Alan gruplarını seç','No field groups selected'=>'Hiç alan grubu seçilmemiş','Generate PHP'=>'PHP oluştur','Export Field Groups'=>'Alan gruplarını dışarı aktar','Import file empty'=>'İçe aktarılan dosya boş','Incorrect file type'=>'Geçersiz dosya tipi','Error uploading file. Please try again'=>'Dosya yüklenirken hata oluştu. Lütfen tekrar deneyin','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'İçeri aktarmak istediğiniz Advanced Custom Fields JSON dosyasını seçin. Aşağıdaki içeri aktar tuşuna bastığınızda ACF alan gruplarını içeri aktaracak.','Import Field Groups'=>'Alan gruplarını içeri aktar','Sync'=>'Eşitle','Select %s'=>'Seç %s','Duplicate'=>'Çoğalt','Duplicate this item'=>'Bu ögeyi çoğalt','Supports'=>'Destek','Documentation'=>'Belgeler','Description'=>'Açıklama','Sync available'=>'Eşitleme mevcut','Field group synchronized.'=>'Alan grubu eşitlendi.' . "\0" . '%s alan grubu eşitlendi.','Field group duplicated.'=>'Alan grubu çoğaltıldı.' . "\0" . '%s alan grubu çoğaltıldı.','Active (%s)'=>'Etkin (%s)' . "\0" . 'Etkin (%s)','Review sites & upgrade'=>'Siteleri incele ve güncelle','Upgrade Database'=>'Veritabanını güncelle','Custom Fields'=>'Ek alanlar','Move Field'=>'Alanı taşı','Please select the destination for this field'=>'Lütfen bu alan için bir hedef seçin','The %1$s field can now be found in the %2$s field group'=>'%1$s alanı artık %2$s alan grubunda bulunabilir','Move Complete.'=>'Taşıma tamamlandı.','Active'=>'Etkin','Field Keys'=>'Alan anahtarları','Settings'=>'Ayarlar','Location'=>'Konum','Null'=>'Boş','copy'=>'kopyala','(this field)'=>'(bu alan)','Checked'=>'İşaretlendi','Move Custom Field'=>'Özel alanı taşı','No toggle fields available'=>'Kullanılabilir aç-kapa alan yok','Field group title is required'=>'Alan grubu başlığı gerekli','This field cannot be moved until its changes have been saved'=>'Bu alan, üzerinde yapılan değişiklikler kaydedilene kadar taşınamaz','The string "field_" may not be used at the start of a field name'=>'Artık alan isimlerinin başlangıcında “field_” kullanılmayacak','Field group draft updated.'=>'Alan grubu taslağı güncellendi.','Field group scheduled for.'=>'Alan grubu zamanlandı.','Field group submitted.'=>'Alan grubu gönderildi.','Field group saved.'=>'Alan grubu kaydedildi.','Field group published.'=>'Alan grubu yayımlandı.','Field group deleted.'=>'Alan grubu silindi.','Field group updated.'=>'Alan grubu güncellendi.','Tools'=>'Araçlar','is not equal to'=>'eşit değilse','is equal to'=>'eşitse','Forms'=>'Formlar','Page'=>'Sayfa','Post'=>'Yazı','Relational'=>'İlişkisel','Choice'=>'Seçim','Basic'=>'Basit','Unknown'=>'Bilinmeyen','Field type does not exist'=>'Var olmayan alan tipi','Spam Detected'=>'İstenmeyen tespit edildi','Post updated'=>'Yazı güncellendi','Update'=>'Güncelleme','Validate Email'=>'E-postayı doğrula','Content'=>'İçerik','Title'=>'Başlık','Edit field group'=>'Alan grubunu düzenle','Selection is less than'=>'Seçim daha az','Selection is greater than'=>'Seçin daha büyük','Value is less than'=>'Değer daha az','Value is greater than'=>'Değer daha büyük','Value contains'=>'Değer içeriyor','Value matches pattern'=>'Değer bir desenle eşleşir','Value is not equal to'=>'Değer eşit değilse','Value is equal to'=>'Değer eşitse','Has no value'=>'Hiçbir değer','Has any value'=>'Herhangi bir değer','Cancel'=>'Vazgeç','Are you sure?'=>'Emin misiniz?','%d fields require attention'=>'%d alan dikkatinizi gerektiriyor','1 field requires attention'=>'1 alan dikkatinizi gerektiriyor','Validation failed'=>'Doğrulama başarısız','Validation successful'=>'Doğrulama başarılı','Restricted'=>'Kısıtlı','Collapse Details'=>'Detayları daralt','Expand Details'=>'Ayrıntıları genişlet','Uploaded to this post'=>'Bu yazıya yüklenmiş','verbUpdate'=>'Güncelleme','verbEdit'=>'Düzenle','The changes you made will be lost if you navigate away from this page'=>'Bu sayfadan başka bir sayfaya geçerseniz yaptığınız değişiklikler kaybolacak','File type must be %s.'=>'Dosya tipi %s olmalı.','or'=>'veya','File size must not exceed %s.'=>'Dosya boyutu %s boyutunu geçmemeli.','File size must be at least %s.'=>'Dosya boyutu en az %s olmalı.','Image height must not exceed %dpx.'=>'Görsel yüksekliği %dpx değerini geçmemeli.','Image height must be at least %dpx.'=>'Görsel yüksekliği en az %dpx olmalı.','Image width must not exceed %dpx.'=>'Görsel genişliği %dpx değerini geçmemeli.','Image width must be at least %dpx.'=>'Görsel genişliği en az %dpx olmalı.','(no title)'=>'(başlık yok)','Full Size'=>'Tam boyut','Large'=>'Büyük','Medium'=>'Orta','Thumbnail'=>'Küçük resim','(no label)'=>'(etiket yok)','Sets the textarea height'=>'Metin alanı yüksekliğini ayarla','Rows'=>'Satırlar','Text Area'=>'Metin alanı','Prepend an extra checkbox to toggle all choices'=>'En başa tüm seçimleri tersine çevirmek için ekstra bir seçim kutusu ekle','Save \'custom\' values to the field\'s choices'=>'‘Özel’ değerleri alanın seçenekleri arasına kaydet','Allow \'custom\' values to be added'=>'‘Özel’ alanların eklenebilmesine izin ver','Add new choice'=>'Yeni seçenek ekle','Toggle All'=>'Tümünü aç/kapat','Allow Archives URLs'=>'Arşivler adresine izin ver','Archives'=>'Arşivler','Page Link'=>'Sayfa bağlantısı','Add'=>'Ekle','Name'=>'Bağlantı ismi','%s added'=>'%s eklendi','%s already exists'=>'%s zaten mevcut','User unable to add new %s'=>'Kullanıcı yeni %s ekleyemiyor','Term ID'=>'Terim no','Term Object'=>'Terim nesnesi','Load value from posts terms'=>'Yazının terimlerinden değerleri yükle','Load Terms'=>'Terimleri yükle','Connect selected terms to the post'=>'Seçilmiş terimleri yazıya bağla','Save Terms'=>'Terimleri kaydet','Allow new terms to be created whilst editing'=>'Düzenlenirken yeni terimlerin oluşabilmesine izin ver','Create Terms'=>'Terimleri oluştur','Radio Buttons'=>'Tekli seçim','Single Value'=>'Tek değer','Multi Select'=>'Çoklu seçim','Checkbox'=>'İşaret kutusu','Multiple Values'=>'Çoklu değer','Select the appearance of this field'=>'Bu alanın görünümünü seçin','Appearance'=>'Görünüm','Select the taxonomy to be displayed'=>'Görüntülenecek taksonomiyi seçin','No TermsNo %s'=>'%s yok','Value must be equal to or lower than %d'=>'Değer %d değerine eşit ya da daha küçük olmalı','Value must be equal to or higher than %d'=>'Değer %d değerine eşit ya da daha büyük olmalı','Value must be a number'=>'Değer bir sayı olmalı','Number'=>'Numara','Save \'other\' values to the field\'s choices'=>'‘Diğer’ değerlerini alanın seçenekleri arasına kaydet','Add \'other\' choice to allow for custom values'=>'Özel değerlere izin vermek için \'diğer\' seçeneği ekle','Other'=>'Diğer','Radio Button'=>'Radyo düğmesi','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Önceki akordeonun durması için bir son nokta tanımlayın. Bu akordeon görüntülenmeyecek.','Allow this accordion to open without closing others.'=>'Bu akordeonun diğerlerini kapatmadan açılmasını sağla.','Multi-Expand'=>'Çoklu genişletme','Display this accordion as open on page load.'=>'Sayfa yüklemesi sırasında bu akordeonu açık olarak görüntüle.','Open'=>'Açık','Accordion'=>'Akordiyon','Restrict which files can be uploaded'=>'Yüklenebilecek dosyaları sınırlandırın','File ID'=>'Dosya no','File URL'=>'Dosya adresi','File Array'=>'Dosya dizisi','Add File'=>'Dosya Ekle','No file selected'=>'Dosya seçilmedi','File name'=>'Dosya adı','Update File'=>'Dosyayı güncelle','Edit File'=>'Dosya düzenle','Select File'=>'Dosya seç','File'=>'Dosya','Password'=>'Parola','Specify the value returned'=>'Dönecek değeri belirt','Use AJAX to lazy load choices?'=>'Seçimlerin tembel yüklenmesi için AJAX kullanılsın mı?','Enter each default value on a new line'=>'Her satıra bir değer girin','verbSelect'=>'Seçim','Select2 JS load_failLoading failed'=>'Yükleme başarısız oldu','Select2 JS searchingSearching…'=>'Aranıyor…','Select2 JS load_moreLoading more results…'=>'Daha fazla sonuç yükleniyor…','Select2 JS selection_too_long_nYou can only select %d items'=>'Sadece %d öge seçebilirsiniz','Select2 JS selection_too_long_1You can only select 1 item'=>'Sadece 1 öge seçebilirsiniz','Select2 JS input_too_long_nPlease delete %d characters'=>'Lütfen %d karakter silin','Select2 JS input_too_long_1Please delete 1 character'=>'Lütfen 1 karakter silin','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Lütfen %d veya daha fazla karakter girin','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Lütfen 1 veya daha fazla karakter girin','Select2 JS matches_0No matches found'=>'Eşleşme yok','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d sonuç bulundu. Dolaşmak için yukarı ve aşağı okları kullanın.','Select2 JS matches_1One result is available, press enter to select it.'=>'Bir sonuç bulundu, seçmek için enter tuşuna basın.','nounSelect'=>'Seçim','User ID'=>'Kullanıcı No','User Object'=>'Kullanıcı nesnesi','User Array'=>'Kullanıcı dizisi','All user roles'=>'Bütün kullanıcı rolleri','Filter by Role'=>'Role göre filtrele','User'=>'Kullanıcı','Separator'=>'Ayırıcı','Select Color'=>'Renk seç','Default'=>'Varsayılan','Clear'=>'Temizle','Color Picker'=>'Renk seçici','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seçim','Date Time Picker JS closeTextDone'=>'Bitti','Date Time Picker JS currentTextNow'=>'Şimdi','Date Time Picker JS timezoneTextTime Zone'=>'Zaman dilimi','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosaniye','Date Time Picker JS millisecTextMillisecond'=>'Milisaniye','Date Time Picker JS secondTextSecond'=>'İkinci','Date Time Picker JS minuteTextMinute'=>'Dakika','Date Time Picker JS hourTextHour'=>'Saat','Date Time Picker JS timeTextTime'=>'Zaman','Date Time Picker JS timeOnlyTitleChoose Time'=>'Zamanı se','Date Time Picker'=>'Tarih zaman seçici','Endpoint'=>'Uç nokta','Left aligned'=>'Sola hizalı','Top aligned'=>'Üste hizalı','Placement'=>'Konumlandırma','Tab'=>'Sekme','Value must be a valid URL'=>'Değer geçerli bir web adresi olmalı','Link URL'=>'Bağlantı adresi','Link Array'=>'Bağlantı dizisi','Opens in a new window/tab'=>'Yeni pencerede/sekmede açılır','Select Link'=>'Bağlantı seç','Link'=>'Link','Email'=>'EPosta','Step Size'=>'Adım boyutu','Maximum Value'=>'En fazla değer','Minimum Value'=>'En az değer','Range'=>'Aralık','Both (Array)'=>'İkisi de (Dizi)','Label'=>'Etiket','Value'=>'Değer','Vertical'=>'Dikey','Horizontal'=>'Yatay','red : Red'=>'kirmizi : Kırmızı','For more control, you may specify both a value and label like this:'=>'Daha fazla kontrol için, hem bir değeri hem de bir etiketi şu şekilde belirtebilirsiniz:','Enter each choice on a new line.'=>'Her seçeneği yeni bir satıra girin.','Choices'=>'Seçimler','Button Group'=>'Tuş grubu','Allow Null'=>'Null değere izin ver','Parent'=>'Ana','TinyMCE will not be initialized until field is clicked'=>'Alan tıklanana kadar TinyMCE hazırlanmayacaktır','Delay Initialization'=>'Hazırlık geciktirme','Show Media Upload Buttons'=>'Ortam yükleme tuşları gösterilsin','Toolbar'=>'Araç çubuğu','Text Only'=>'Sadece Metin','Visual Only'=>'Sadece görsel','Visual & Text'=>'Görsel ve metin','Tabs'=>'Seklemeler','Click to initialize TinyMCE'=>'TinyMCE hazırlamak için tıklayın','Name for the Text editor tab (formerly HTML)Text'=>'Metin','Visual'=>'Görsel','Value must not exceed %d characters'=>'Değer %d karakteri geçmemelidir','Leave blank for no limit'=>'Limit olmaması için boş bırakın','Character Limit'=>'Karakter limiti','Appears after the input'=>'Girdi alanından sonra görünür','Append'=>'Sonuna ekle','Appears before the input'=>'Girdi alanından önce görünür','Prepend'=>'Önüne ekle','Appears within the input'=>'Girdi alanının içinde görünür','Placeholder Text'=>'Yer tutucu metin','Appears when creating a new post'=>'Yeni bir yazı oluştururken görünür','Text'=>'Metin','%1$s requires at least %2$s selection'=>'%1$s en az %2$s seçim gerektirir' . "\0" . '%1$s en az %2$s seçim gerektirir','Post ID'=>'Yazı ID','Post Object'=>'Yazı nesnesi','Maximum Posts'=>'En fazla yazı','Minimum Posts'=>'En az gönderi','Featured Image'=>'Öne çıkan görsel','Selected elements will be displayed in each result'=>'Her sonuç içinde seçilmiş elemanlar görüntülenir','Elements'=>'Elemanlar','Taxonomy'=>'Etiketleme','Post Type'=>'Yazı tipi','Filters'=>'Filtreler','All taxonomies'=>'Tüm taksonomiler','Filter by Taxonomy'=>'Taksonomiye göre filtre','All post types'=>'Tüm yazı tipleri','Filter by Post Type'=>'Yazı tipine göre filtre','Search...'=>'Ara...','Select taxonomy'=>'Taksonomi seç','Select post type'=>'Yazı tipi seç','No matches found'=>'Eşleşme yok','Loading'=>'Yükleniyor','Maximum values reached ( {max} values )'=>'En yüksek değerlere ulaşıldı ({max} değerleri)','Relationship'=>'İlişkili','Comma separated list. Leave blank for all types'=>'Virgül ile ayrılmış liste. Tüm tipler için boş bırakın','Allowed File Types'=>'İzin verilen dosya tipleri','Maximum'=>'En fazla','File size'=>'Dosya boyutu','Restrict which images can be uploaded'=>'Hangi görsellerin yüklenebileceğini sınırlandırın','Minimum'=>'En az','Uploaded to post'=>'Yazıya yüklendi','All'=>'Tümü','Limit the media library choice'=>'Ortam kitaplığı seçimini sınırlayın','Library'=>'Kitaplık','Preview Size'=>'Önizleme boyutu','Image ID'=>'Görsel no','Image URL'=>'Resim Adresi','Image Array'=>'Görsel dizisi','Specify the returned value on front end'=>'Ön yüzden dönecek değeri belirleyin','Return Value'=>'Dönüş değeri','Add Image'=>'Görsel ekle','No image selected'=>'Resim seçilmedi','Remove'=>'Kaldır','Edit'=>'Düzenle','All images'=>'Tüm görseller','Update Image'=>'Görseli güncelle','Edit Image'=>'Resmi düzenle','Select Image'=>'Resim Seç','Image'=>'Görsel','Allow HTML markup to display as visible text instead of rendering'=>'Görünür metin olarak HTML kodlamasının görüntülenmesine izin ver','Escape HTML'=>'HTML’i güvenli hale getir','No Formatting'=>'Biçimlendirme yok','Automatically add <br>'=>'Otomatik ekle <br>','Automatically add paragraphs'=>'Otomatik paragraf ekle','Controls how new lines are rendered'=>'Yeni satırların nasıl görüntüleneceğini denetler','New Lines'=>'Yeni satırlar','Week Starts On'=>'Hafta başlangıcı','The format used when saving a value'=>'Bir değer kaydedilirken kullanılacak biçim','Save Format'=>'Biçimi kaydet','Date Picker JS weekHeaderWk'=>'Hf','Date Picker JS prevTextPrev'=>'Önceki','Date Picker JS nextTextNext'=>'Sonraki','Date Picker JS currentTextToday'=>'Bugün','Date Picker JS closeTextDone'=>'Bitti','Date Picker'=>'Tarih seçici','Width'=>'Genişlik','Embed Size'=>'Gömme boyutu','Enter URL'=>'Adres girin','oEmbed'=>'oEmbed','Text shown when inactive'=>'Etkin değilken görüntülenen metin','Off Text'=>'Kapalı metni','Text shown when active'=>'Etkinken görüntülenen metin','On Text'=>'Açık metni','Stylized UI'=>'Stilize edilmiş kullanıcı arabirimi','Default Value'=>'Varsayılan değer','Displays text alongside the checkbox'=>'İşaret kutusunun yanında görüntülenen metin','Message'=>'Mesaj','No'=>'Hayır','Yes'=>'Evet','True / False'=>'Doğru / yanlış','Row'=>'Satır','Table'=>'Tablo','Block'=>'Blok','Specify the style used to render the selected fields'=>'Seçili alanları görüntülemek için kullanılacak stili belirtin','Layout'=>'Yerleşim','Sub Fields'=>'Alt alanlar','Group'=>'Grup','Customize the map height'=>'Harita yüksekliğini özelleştir','Height'=>'Ağırlık','Set the initial zoom level'=>'Temel yaklaşma seviyesini belirle','Zoom'=>'Yakınlaşma','Center the initial map'=>'Haritayı ortala','Center'=>'Merkez','Search for address...'=>'Adres arayın…','Find current location'=>'Şu anki konumu bul','Clear location'=>'Konumu temizle','Search'=>'Ara','Sorry, this browser does not support geolocation'=>'Üzgünüz, bu tarayıcı konumlandırma desteklemiyor','Google Map'=>'Google haritası','The format returned via template functions'=>'Tema işlevlerinden dönen biçim','Return Format'=>'Dönüş biçimi','Custom:'=>'Özel:','The format displayed when editing a post'=>'Bir yazı düzenlenirken görüntülenecek biçim','Display Format'=>'Gösterim biçimi','Time Picker'=>'Zaman seçici','Inactive (%s)'=>'Devre dışı (%s)' . "\0" . 'Devre dışı (%s)','No Fields found in Trash'=>'Çöpte alan bulunamadı','No Fields found'=>'Hiç alan bulunamadı','Search Fields'=>'Alanlarda ara','View Field'=>'Alanı görüntüle','New Field'=>'Yeni alan','Edit Field'=>'Alanı düzenle','Add New Field'=>'Yeni elan ekle','Field'=>'Alan','Fields'=>'Alanlar','No Field Groups found in Trash'=>'Çöpte alan grubu bulunamadı','No Field Groups found'=>'Hiç alan grubu bulunamadı','Search Field Groups'=>'Alan gruplarında ara','View Field Group'=>'Alan grubunu görüntüle','New Field Group'=>'Yeni alan grubu','Edit Field Group'=>'Alan grubunu düzenle','Add New Field Group'=>'Yeni alan grubu ekle','Add New'=>'Yeni ekle','Field Group'=>'Alan grubu','Field Groups'=>'Alan grupları','Customize WordPress with powerful, professional and intuitive fields.'=>'Güçlü, profesyonel ve sezgisel alanlar ile WordPress\'i özelleştirin.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Blok türü adı gereklidir.','Block type "%s" is already registered.'=>'Blok türü "%s" zaten kayıtlı.','Switch to Edit'=>'Düzenlemeye geç','Switch to Preview'=>'Önizlemeye geç','Change content alignment'=>'İçerik hizalamasını değiştir','%s settings'=>'%s ayarları','Options Updated'=>'Seçenekler güncellendi','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Güncellemeleri etkinleştirmek için lütfen Güncellemeler sayfasında lisans anahtarınızı girin. Eğer bir lisans anahtarınız yoksa lütfen detaylar ve fiyatlama sayfasına bakın.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'ACF etkinleştirme hatası. Tanımlı lisans anahtarınız değişti, ancak eski lisansınızı devre dışı bırakırken bir hata oluştu','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'ACF etkinleştirme hatası. Tanımlı lisans anahtarınız değişti, ancak etkinleştirme sunucusuna bağlanırken bir hata oluştu','ACF Activation Error'=>'ACF etkinleştirme hatası','ACF Activation Error. An error occurred when connecting to activation server'=>'ACF etkinleştirme hatası. Etkinleştirme sunucusuna bağlanırken bir hata oluştu','Check Again'=>'Tekrar kontrol et','ACF Activation Error. Could not connect to activation server'=>'ACF etkinleştirme hatası. Etkinleştirme sunucusu ile bağlantı kurulamadı','Publish'=>'Yayımla','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Bu seçenekler sayfası için hiç özel alan grubu bulunamadı. Bir özel alan grubu oluştur','Error. Could not connect to update server'=>' Hata. Güncelleme sunucusu ile bağlantı kurulamadı','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Hata. Güncelleme paketi için kimlik doğrulaması yapılamadı. Lütfen ACF PRO lisansınızı kontrol edin ya da lisansınızı etkisizleştirip, tekrar etkinleştirin.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Hata. Bu sitenin lisansının süresi dolmuş veya devre dışı bırakılmış. Lütfen ACF PRO lisansınızı yeniden etkinleştirin.','Select one or more fields you wish to clone'=>'Çoğaltmak için bir ya da daha fazla alan seçin','Display'=>'Görüntüle','Specify the style used to render the clone field'=>'Çoğaltılacak alanın görünümü için stili belirleyin','Group (displays selected fields in a group within this field)'=>'Grup (bu alanın içinde seçili alanları grup olarak gösterir)','Seamless (replaces this field with selected fields)'=>'Pürüzsüz (bu alanı seçişmiş olan alanlarla değiştirir)','Labels will be displayed as %s'=>'Etiketler %s olarak görüntülenir','Prefix Field Labels'=>'Alan etiketlerine ön ek ekle','Values will be saved as %s'=>'Değerler %s olarak kaydedilecek','Prefix Field Names'=>'Alan isimlerine ön ek ekle','Unknown field'=>'Bilinmeyen alan','Unknown field group'=>'Bilinmeyen alan grubu','All fields from %s field group'=>'%s alan grubundaki tüm alanlar','Add Row'=>'Satır ekle','layout'=>'yerleşim' . "\0" . 'yerleşimler','layouts'=>'yerleşimler','This field requires at least {min} {label} {identifier}'=>'Bu alan için en az gereken {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Bu alan için sınır {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} kullanılabilir (en fazla {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} gerekli (min {min})','Flexible Content requires at least 1 layout'=>'Esnek içerik, en az 1 yerleşim gerektirir','Click the "%s" button below to start creating your layout'=>'Kendi yerleşiminizi oluşturmaya başlamak için aşağıdaki "%s " tuşuna tıklayın','Add layout'=>'Yerleşim ekle','Duplicate layout'=>'Düzeni çoğalt','Remove layout'=>'Yerleşimi çıkar','Click to toggle'=>'Geçiş yapmak için tıklayın','Delete Layout'=>'Yerleşimi sil','Duplicate Layout'=>'Yerleşimi çoğalt','Add New Layout'=>'Yeni yerleşim ekle','Add Layout'=>'Yerleşim ekle','Min'=>'En düşük','Max'=>'En yüksek','Minimum Layouts'=>'En az yerleşim','Maximum Layouts'=>'En fazla yerleşim','Button Label'=>'Tuş etiketi','%s must be of type array or null.'=>'%s dizi veya null türünde olmalıdır.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s en az %2$s %3$s düzen içermelidir.' . "\0" . '%1$s en az %2$s %3$s düzen içermelidir.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s en fazla %2$s %3$s düzeni içermelidir.' . "\0" . '%1$s en fazla %2$s %3$s düzeni içermelidir.','Add Image to Gallery'=>'Galeriye görsel ekle','Maximum selection reached'=>'En fazla seçim aşıldı','Length'=>'Uzunluk','Caption'=>'Başlık','Alt Text'=>'Alternatif metin','Add to gallery'=>'Galeriye ekle','Bulk actions'=>'Toplu eylemler','Sort by date uploaded'=>'Yüklenme tarihine göre sırala','Sort by date modified'=>'Değiştirme tarihine göre sırala','Sort by title'=>'Başlığa göre sırala','Reverse current order'=>'Sıralamayı ters çevir','Close'=>'Kapat','Minimum Selection'=>'En az seçim','Maximum Selection'=>'En fazla seçim','Allowed file types'=>'İzin verilen dosya tipleri','Insert'=>'Ekle','Specify where new attachments are added'=>'Yeni eklerin nereye ekleneceğini belirtin','Append to the end'=>'Sona ekle','Prepend to the beginning'=>'En başa ekleyin','Minimum rows not reached ({min} rows)'=>'En az satır sayısına ulaşıldı ({min} satır)','Maximum rows reached ({max} rows)'=>'En fazla satır değerine ulaşıldı ({max} satır)','Minimum Rows'=>'En az satır','Maximum Rows'=>'En fazla satır','Collapsed'=>'Daraltılmış','Select a sub field to show when row is collapsed'=>'Satır toparlandığında görüntülenecek alt alanı seçin','Invalid field key or name.'=>'Geçersiz alan grup no.','Click to reorder'=>'Yeniden düzenlemek için sürükleyin','Add row'=>'Satır ekle','Duplicate row'=>'Satırı çoğalt','Remove row'=>'Satır çıkar','First Page'=>'Ön sayfa','Previous Page'=>'Yazılar sayfası','Next Page'=>'Ön sayfa','Last Page'=>'Yazılar sayfası','No block types exist'=>'Hiç blok tipi yok','No options pages exist'=>'Seçenekler sayfayı mevcut değil','Deactivate License'=>'Lisansı devre dışı bırak','Activate License'=>'Lisansı etkinleştir','License Information'=>'Lisans bilgisi','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Güncellemeleri açmak için lisans anahtarınızı aşağıya girin. Eğer bir lisans anahtarınız yoksa lütfen detaylar ve fiyatlama sayfasına bakın.','License Key'=>'Lisans anahtarı','Your license key is defined in wp-config.php.'=>'Lisans anahtarınız wp-config.php içinde tanımlanmış.','Retry Activation'=>'Etkinleştirmeyi yeniden dene','Update Information'=>'Güncelleme bilgisi','Current Version'=>'Mevcut sürüm','Latest Version'=>'En son sürüm','Update Available'=>'Güncelleme mevcut','Upgrade Notice'=>'Yükseltme bildirimi','Enter your license key to unlock updates'=>'Güncelleştirmelerin kilidini açmak için yukardaki alana lisans anahtarını girin','Update Plugin'=>'Eklentiyi güncelle','Please reactivate your license to unlock updates'=>'Güncellemelerin kilidini açmak için lütfen lisansınızı yeniden etkinleştirin']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'tr_TR','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[ACF kısa kodu herkese açık olmayan gönderilerdeki alanları görüntüleyemez]','[The ACF shortcode is disabled on this site]'=>'[ACF kısa kodu bu sitede devre dışı bırakılmıştır]','Businessman Icon'=>'İş insanı simgesi','Forums Icon'=>'Forumlar simgesi','YouTube Icon'=>'YouTube simgesi','Yes (alt) Icon'=>'Evet (alt) simgesi','Xing Icon'=>'Xing simgesi','WordPress (alt) Icon'=>'WordPress (alt) simgesi','WhatsApp Icon'=>'WhatsApp simgesi','Write Blog Icon'=>'Blog yaz simgesi','Widgets Menus Icon'=>'Widget menüleri simgesi','View Site Icon'=>'Siteyi görüntüle simgesi','Learn More Icon'=>'Daha fazla öğren simgesi','Add Page Icon'=>'Sayfa ekle simgesi','Video (alt3) Icon'=>'Video (alt3) simgesi','Video (alt2) Icon'=>'Video (alt2) simgesi','Video (alt) Icon'=>'Video (alt) simgesi','Update (alt) Icon'=>'Güncelle (alt) simgesi','Universal Access (alt) Icon'=>'Evrensel erişim (alt) simgesi','Twitter (alt) Icon'=>'Twitter (alt) simgesi','Twitch Icon'=>'Twitch simgesi','Tide Icon'=>'Tide simgesi','Tickets (alt) Icon'=>'Biletler (alt) simgesi','Text Page Icon'=>'Metin sayfası simgesi','Table Row Delete Icon'=>'Tablo satırı silme simgesi','Table Row Before Icon'=>'Tablo satırı önceki simgesi','Table Row After Icon'=>'Tablo satırı sonraki simgesi','Table Col Delete Icon'=>'Tablo sütunu silme simgesi','Table Col Before Icon'=>'Tablo sütunu önceki simgesi','Table Col After Icon'=>'Tablo sütunu sonraki simgesi','Superhero (alt) Icon'=>'Süper kahraman (alt) simgesi','Superhero Icon'=>'Süper kahraman simgesi','Spotify Icon'=>'Spotify simgesi','Shortcode Icon'=>'Kısa kod simgesi','Shield (alt) Icon'=>'Kalkan (alt) simgesi','Share (alt2) Icon'=>'Paylaş (alt2) simgesi','Share (alt) Icon'=>'Paylaş (alt) simgesi','Saved Icon'=>'Kaydedildi simgesi','RSS Icon'=>'RSS simgesi','REST API Icon'=>'REST API simgesi','Remove Icon'=>'Kaldır simgesi','Reddit Icon'=>'Reddit simgesi','Privacy Icon'=>'Gizlilik simgesi','Printer Icon'=>'Yazıcı simgesi','Podio Icon'=>'Podio simgesi','Plus (alt2) Icon'=>'Artı (alt2) simgesi','Plus (alt) Icon'=>'Artı (alt) simgesi','Plugins Checked Icon'=>'Eklentiler kontrol edildi simgesi','Pinterest Icon'=>'Pinterest simgesi','Pets Icon'=>'Evcil hayvanlar simgesi','PDF Icon'=>'PDF simgesi','Palm Tree Icon'=>'Palmiye ağacı simgesi','Open Folder Icon'=>'Açık klasör simgesi','No (alt) Icon'=>'Hayır (alt) simgesi','Money (alt) Icon'=>'Para (alt) simgesi','Menu (alt3) Icon'=>'Menü (alt3) simgesi','Menu (alt2) Icon'=>'Menü (alt2) simgesi','Menu (alt) Icon'=>'Menü (alt) simgesi','Spreadsheet Icon'=>'Elektronik tablo simgesi','Interactive Icon'=>'İnteraktif simgesi','Document Icon'=>'Belge simgesi','Default Icon'=>'Varsayılan simgesi','Location (alt) Icon'=>'Konum (alt) simgesi','LinkedIn Icon'=>'LinkedIn simgesi','Instagram Icon'=>'Instagram simgesi','Insert Before Icon'=>'Öncesine ekle simgesi','Insert After Icon'=>'Sonrasına ekle simgesi','Insert Icon'=>'Ekle simgesi','Info Outline Icon'=>'Bilgi anahat simgesi','Images (alt2) Icon'=>'Görseller (alt2) simgesi','Images (alt) Icon'=>'Görseller (alt) simgesi','Rotate Right Icon'=>'Sağa döndür simgesi','Rotate Left Icon'=>'Sola döndür simgesi','Rotate Icon'=>'Döndürme simgesi','Flip Vertical Icon'=>'Dikey çevirme simgesi','Flip Horizontal Icon'=>'Yatay çevirme simgesi','Crop Icon'=>'Kırpma simgesi','HTML Icon'=>'HTML simgesi','Hourglass Icon'=>'Kum saati simgesi','Heading Icon'=>'Başlık simgesi','Google Icon'=>'Google simgesi','Games Icon'=>'Oyunlar simgesi','Fullscreen Exit (alt) Icon'=>'Tam ekran çıkış (alt) simgesi','Fullscreen (alt) Icon'=>'Tam ekran (alt) simgesi','Status Icon'=>'Durum simgesi','Image Icon'=>'Görsel simgesi','Gallery Icon'=>'Galeri simgesi','Chat Icon'=>'Sohbet simgesi','Audio Icon'=>'Ses simgesi','Aside Icon'=>'Kenar simgesi','Food Icon'=>'Yemek simgesi','Exit Icon'=>'Çıkış simgesi','Excerpt View Icon'=>'Özet görünümü simgesi','Embed Video Icon'=>'Video gömme simgesi','Embed Post Icon'=>'Yazı gömme simgesi','Embed Photo Icon'=>'Fotoğraf gömme simgesi','Embed Generic Icon'=>'Jenerik gömme simgesi','Embed Audio Icon'=>'Ses gömme simgesi','Email (alt2) Icon'=>'E-posta (alt2) simgesi','Ellipsis Icon'=>'Elips simgesi','Unordered List Icon'=>'Sırasız liste simgesi','RTL Icon'=>'RTL simgesi','Ordered List RTL Icon'=>'Sıralı liste RTL simgesi','Ordered List Icon'=>'Sıralı liste simgesi','LTR Icon'=>'LTR simgesi','Custom Character Icon'=>'Özel karakter simgesi','Edit Page Icon'=>'Sayfayı düzenle simgesi','Edit Large Icon'=>'Büyük düzenle simgesi','Drumstick Icon'=>'Baget simgesi','Database View Icon'=>'Veritabanı görünümü simgesi','Database Remove Icon'=>'Veritabanı kaldırma simgesi','Database Import Icon'=>'Veritabanı içe aktarma simgesi','Database Export Icon'=>'Veritabanı dışa aktarma simgesi','Database Add Icon'=>'Veritabanı ekleme simgesi','Database Icon'=>'Veritabanı simgesi','Cover Image Icon'=>'Kapak görseli simgesi','Volume On Icon'=>'Ses açık simgesi','Volume Off Icon'=>'Ses kapalı simgesi','Skip Forward Icon'=>'İleri atla simgesi','Skip Back Icon'=>'Geri atla simgesi','Repeat Icon'=>'Tekrarla simgesi','Play Icon'=>'Oynat simgesi','Pause Icon'=>'Duraklat simgesi','Forward Icon'=>'İleri simgesi','Back Icon'=>'Geri simgesi','Columns Icon'=>'Sütunlar simgesi','Color Picker Icon'=>'Renk seçici simgesi','Coffee Icon'=>'Kahve simgesi','Code Standards Icon'=>'Kod standartları simgesi','Cloud Upload Icon'=>'Bulut yükleme simgesi','Cloud Saved Icon'=>'Bulut kaydedildi simgesi','Car Icon'=>'Araba simgesi','Camera (alt) Icon'=>'Kamera (alt) simgesi','Calculator Icon'=>'Hesap makinesi simgesi','Button Icon'=>'Düğme simgesi','Businessperson Icon'=>'İş i̇nsanı i̇konu','Tracking Icon'=>'İzleme simgesi','Topics Icon'=>'Konular simge','Replies Icon'=>'Yanıtlar simgesi','Friends Icon'=>'Arkadaşlar simgesi','Community Icon'=>'Topluluk simgesi','BuddyPress Icon'=>'BuddyPress simgesi','Activity Icon'=>'Etkinlik simgesi','Book (alt) Icon'=>'Kitap (alt) simgesi','Block Default Icon'=>'Blok varsayılan simgesi','Bell Icon'=>'Çan simgesi','Beer Icon'=>'Bira simgesi','Bank Icon'=>'Banka simgesi','Arrow Up (alt2) Icon'=>'Yukarı ok (alt2) simgesi','Arrow Up (alt) Icon'=>'Yukarı ok (alt) simgesi','Arrow Right (alt2) Icon'=>'Sağ ok (alt2) simgesi','Arrow Right (alt) Icon'=>'Sağ ok (alt) simgesi','Arrow Left (alt2) Icon'=>'Sol ok (alt2) simgesi','Arrow Left (alt) Icon'=>'Sol ok (alt) simgesi','Arrow Down (alt2) Icon'=>'Aşağı ok (alt2) simgesi','Arrow Down (alt) Icon'=>'Aşağı ok (alt) simgesi','Amazon Icon'=>'Amazon simgesi','Align Wide Icon'=>'Geniş hizala simgesi','Align Pull Right Icon'=>'Sağa çek hizala simgesi','Align Pull Left Icon'=>'Sola çek hizala simgesi','Align Full Width Icon'=>'Tam genişlikte hizala simgesi','Airplane Icon'=>'Uçak simgesi','Site (alt3) Icon'=>'Site (alt3) simgesi','Site (alt2) Icon'=>'Site (alt2) simgesi','Site (alt) Icon'=>'Site (alt) simgesi','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Sadece birkaç tıklamayla seçenek sayfaları oluşturmak için ACF PRO\'ya yükseltin','Invalid request args.'=>'Geçersiz istek argümanları.','Sorry, you do not have permission to do that.'=>'Üzgünüm, bunu yapmak için izniniz yok.','Blocks Using Post Meta'=>'Yazı metası kullanan bloklar','ACF PRO logo'=>'ACF PRO logosu','ACF PRO Logo'=>'ACF PRO Logosu','%s requires a valid attachment ID when type is set to media_library.'=>'Tip media_library olarak ayarlandığında %s geçerli bir ek kimliği gerektirir.','%s is a required property of acf.'=>'%s acf\'nin gerekli bir özelliğidir.','The value of icon to save.'=>'Kaydedilecek simgenin değeri.','The type of icon to save.'=>'Kaydedilecek simgenin türü.','Yes Icon'=>'Evet simgesi','WordPress Icon'=>'WordPress simgesi','Warning Icon'=>'Uyarı simgesi','Visibility Icon'=>'Görünürlük simgesi','Vault Icon'=>'Kasa simgesi','Upload Icon'=>'Yükleme simgesi','Update Icon'=>'Güncelleme simgesi','Unlock Icon'=>'Kilit açma simgesi','Universal Access Icon'=>'Evrensel erişim simgesi','Undo Icon'=>'Geri al simgesi','Twitter Icon'=>'Twitter simgesi','Trash Icon'=>'Çöp kutusu simgesi','Translation Icon'=>'Çeviri simgesi','Tickets Icon'=>'Bilet simgesi','Thumbs Up Icon'=>'Başparmak yukarı simgesi','Thumbs Down Icon'=>'Başparmak aşağı simgesi','Text Icon'=>'Metin simgesi','Testimonial Icon'=>'Referans simgesi','Tagcloud Icon'=>'Etiket bulutu simgesi','Tag Icon'=>'Etiket simgesi','Tablet Icon'=>'Tablet simgesi','Store Icon'=>'Mağaza simgesi','Sticky Icon'=>'Yapışkan simge','Star Half Icon'=>'Yıldız-yarım simgesi','Star Filled Icon'=>'Yıldız dolu simge','Star Empty Icon'=>'Yıldız-boş simgesi','Sos Icon'=>'Sos simgesi','Sort Icon'=>'Sıralama simgesi','Smiley Icon'=>'Gülen yüz simgesi','Smartphone Icon'=>'Akıllı telefon simgesi','Slides Icon'=>'Slaytlar simgesi','Shield Icon'=>'Kalkan Simgesi','Share Icon'=>'Paylaş simgesi','Search Icon'=>'Arama simgesi','Screen Options Icon'=>'Ekran ayarları simgesi','Schedule Icon'=>'Zamanlama simgesi','Redo Icon'=>'İleri al simgesi','Randomize Icon'=>'Rastgele simgesi','Products Icon'=>'Ürünler simgesi','Pressthis Icon'=>'Pressthis simgesi','Post Status Icon'=>'Yazı-durumu simgesi','Portfolio Icon'=>'Portföy simgesi','Plus Icon'=>'Artı simgesi','Playlist Video Icon'=>'Oynatma listesi-video simgesi','Playlist Audio Icon'=>'Oynatma listesi-ses simgesi','Phone Icon'=>'Telefon simgesi','Performance Icon'=>'Performans simgesi','Paperclip Icon'=>'Ataç simgesi','No Icon'=>'Hayır simgesi','Networking Icon'=>'Ağ simgesi','Nametag Icon'=>'İsim etiketi simgesi','Move Icon'=>'Taşıma simgesi','Money Icon'=>'Para simgesi','Minus Icon'=>'Eksi simgesi','Migrate Icon'=>'Aktarma simgesi','Microphone Icon'=>'Mikrofon simgesi','Megaphone Icon'=>'Megafon simgesi','Marker Icon'=>'İşaret simgesi','Lock Icon'=>'Kilit simgesi','Location Icon'=>'Konum simgesi','List View Icon'=>'Liste-görünümü simgesi','Lightbulb Icon'=>'Ampul simgesi','Left Right Icon'=>'Sol-sağ simgesi','Layout Icon'=>'Düzen simgesi','Laptop Icon'=>'Dizüstü bilgisayar simgesi','Info Icon'=>'Bilgi simgesi','Index Card Icon'=>'Dizin-kartı simgesi','Hidden Icon'=>'Gizli simgesi','Heart Icon'=>'Kalp Simgesi','Hammer Icon'=>'Çekiç simgesi','Groups Icon'=>'Gruplar simgesi','Grid View Icon'=>'Izgara-görünümü simgesi','Forms Icon'=>'Formlar simgesi','Flag Icon'=>'Bayrak simgesi','Filter Icon'=>'Filtre simgesi','Feedback Icon'=>'Geri bildirim simgesi','Facebook (alt) Icon'=>'Facebook alt simgesi','Facebook Icon'=>'Facebook simgesi','External Icon'=>'Harici simgesi','Email (alt) Icon'=>'E-posta alt simgesi','Email Icon'=>'E-posta simgesi','Video Icon'=>'Video simgesi','Unlink Icon'=>'Bağlantıyı kaldır simgesi','Underline Icon'=>'Altı çizili simgesi','Text Color Icon'=>'Metin rengi simgesi','Table Icon'=>'Tablo simgesi','Strikethrough Icon'=>'Üstü çizili simgesi','Spellcheck Icon'=>'Yazım denetimi simgesi','Remove Formatting Icon'=>'Biçimlendirme kaldır simgesi','Quote Icon'=>'Alıntı simgesi','Paste Word Icon'=>'Kelime yapıştır simgesi','Paste Text Icon'=>'Metin yapıştır simgesi','Paragraph Icon'=>'Paragraf simgesi','Outdent Icon'=>'Dışarı it simgesi','Kitchen Sink Icon'=>'Mutfak lavabosu simgesi','Justify Icon'=>'İki yana yasla simgesi','Italic Icon'=>'Eğik simgesi','Insert More Icon'=>'Daha fazla ekle simgesi','Indent Icon'=>'Girinti simgesi','Help Icon'=>'Yardım simgesi','Expand Icon'=>'Genişletme simgesi','Contract Icon'=>'Sözleşme simgesi','Code Icon'=>'Kod simgesi','Break Icon'=>'Mola simgesi','Bold Icon'=>'Kalın simgesi','Edit Icon'=>'Düzenle simgesi','Download Icon'=>'İndirme simgesi','Dismiss Icon'=>'Kapat simgesi','Desktop Icon'=>'Masaüstü simgesi','Dashboard Icon'=>'Pano simgesi','Cloud Icon'=>'Bulut simgesi','Clock Icon'=>'Saat simgesi','Clipboard Icon'=>'Pano simgesi','Chart Pie Icon'=>'Pasta grafiği simgesi','Chart Line Icon'=>'Grafik çizgisi simgesi','Chart Bar Icon'=>'Grafik çubuğu simgesi','Chart Area Icon'=>'Grafik alanı simgesi','Category Icon'=>'Kategori simgesi','Cart Icon'=>'Sepet simgesi','Carrot Icon'=>'Havuç simgesi','Camera Icon'=>'Kamera simgesi','Calendar (alt) Icon'=>'Takvim alt simgesi','Calendar Icon'=>'Takvim simgesi','Businesswoman Icon'=>'İş adamı simgesi','Building Icon'=>'Bina simgesi','Book Icon'=>'Kitap simgesi','Backup Icon'=>'Yedekleme simgesi','Awards Icon'=>'Ödül simgesi','Art Icon'=>'Sanat simgesi','Arrow Up Icon'=>'Yukarı ok simgesi','Arrow Right Icon'=>'Sağ ok simgesi','Arrow Left Icon'=>'Sol ok simgesi','Arrow Down Icon'=>'Aşağı ok simgesi','Archive Icon'=>'Arşiv simgesi','Analytics Icon'=>'Analitik simgesi','Align Right Icon'=>'Hizalama-sağ simgesi','Align None Icon'=>'Hizalama-yok simgesi','Align Left Icon'=>'Hizalama-sol simgesi','Align Center Icon'=>'Hizalama-ortala simgesi','Album Icon'=>'Albüm simgesi','Users Icon'=>'Kullanıcı simgesi','Tools Icon'=>'Araçlar simgesi','Site Icon'=>'Site simgesi','Settings Icon'=>'Ayarlar simgesi','Post Icon'=>'Yazı simgesi','Plugins Icon'=>'Eklentiler simgesi','Page Icon'=>'Sayfa simgesi','Network Icon'=>'Ağ simgesi','Multisite Icon'=>'Çoklu site simgesi','Media Icon'=>'Ortam simgesi','Links Icon'=>'Bağlantılar simgesi','Home Icon'=>'Ana sayfa simgesi','Customizer Icon'=>'Özelleştirici simgesi','Comments Icon'=>'Yorumlar simgesi','Collapse Icon'=>'Daraltma simgesi','Appearance Icon'=>'Görünüm simgesi','Generic Icon'=>'Jenerik simgesi','Icon picker requires a value.'=>'Simge seçici bir değer gerektirir.','Icon picker requires an icon type.'=>'Simge seçici bir simge türü gerektirir.','The available icons matching your search query have been updated in the icon picker below.'=>'Arama sorgunuzla eşleşen mevcut simgeler aşağıdaki simge seçicide güncellenmiştir.','No results found for that search term'=>'Bu arama terimi için sonuç bulunamadı','Array'=>'Dizi','String'=>'Dize','Specify the return format for the icon. %s'=>'Simge için dönüş biçimini belirtin. %s','Select where content editors can choose the icon from.'=>'İçerik editörlerinin simgeyi nereden seçebileceğini seçin.','The URL to the icon you\'d like to use, or svg as Data URI'=>'Kullanmak istediğiniz simgenin web adresi veya Veri adresi olarak svg','Browse Media Library'=>'Ortam kütüphanesine göz at','The currently selected image preview'=>'Seçili görselin önizlemesi','Click to change the icon in the Media Library'=>'Ortam kütüphanesinnde simgeyi değiştirmek için tıklayın','Search icons...'=>'Arama simgeleri...','Media Library'=>'Ortam kütüphanesi','Dashicons'=>'Panel simgeleri','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Bir simge seçmek için etkileşimli bir kullanıcı arayüzü. Dashicons, ortam kütüphanesi veya bağımsız bir adres girişi arasından seçim yapın.','Icon Picker'=>'Simge seçici','JSON Load Paths'=>'JSON yükleme yolları','JSON Save Paths'=>'JSON kaydetme yolları','Registered ACF Forms'=>'Kayıtlı ACF formları','Shortcode Enabled'=>'Kısa kod etkin','Field Settings Tabs Enabled'=>'Saha ayarları sekmeleri etkin','Field Type Modal Enabled'=>'Alan türü modali etkin','Admin UI Enabled'=>'Yönetici kullanıcı arayüzü etkin','Block Preloading Enabled'=>'Blok ön yükleme etkin','Blocks Per ACF Block Version'=>'Her bir ACF blok sürümü için bloklar','Blocks Per API Version'=>'Her bir API sürümü için bloklar','Registered ACF Blocks'=>'Kayıtlı ACF blokları','Light'=>'Açık','Standard'=>'Standart','REST API Format'=>'REST API biçimi','Registered Options Pages (PHP)'=>'Kayıtlı seçenekler sayfaları (PHP)','Registered Options Pages (JSON)'=>'Kayıtlı seçenekler sayfaları (JSON)','Registered Options Pages (UI)'=>'Kayıtlı seçenekler sayfaları (UI)','Options Pages UI Enabled'=>'Seçenekler sayfaları UI etkin','Registered Taxonomies (JSON)'=>'Kayıtlı taksonomiler (JSON)','Registered Taxonomies (UI)'=>'Kayıtlı taksonomiler (UI)','Registered Post Types (JSON)'=>'Kayıtlı yazı tipleri (JSON)','Registered Post Types (UI)'=>'Kayıtlı yazı tipleri (UI)','Post Types and Taxonomies Enabled'=>'Yazı tipleri ve taksonomiler etkinleştirildi','Number of Third Party Fields by Field Type'=>'Alan türüne göre üçüncü taraf alanlarının sayısı','Number of Fields by Field Type'=>'Alan türüne göre alan sayısı','Field Groups Enabled for GraphQL'=>'GraphQL için alan grupları etkinleştirildi','Field Groups Enabled for REST API'=>'REST API için alan grupları etkinleştirildi','Registered Field Groups (JSON)'=>'Kayıtlı alan grupları (JSON)','Registered Field Groups (PHP)'=>'Kayıtlı alan grupları (PHP)','Registered Field Groups (UI)'=>'Kayıtlı alan grupları (UI)','Active Plugins'=>'Etkin eklentiler','Parent Theme'=>'Ebeveyn tema','Active Theme'=>'Etkin tema','Is Multisite'=>'Çoklu site mi','MySQL Version'=>'MySQL sürümü','WordPress Version'=>'WordPress Sürümü','Subscription Expiry Date'=>'Abonelik sona erme tarihi','License Status'=>'Lisans durumu','License Type'=>'Lisans türü','Licensed URL'=>'Lisanslanan web adresi','License Activated'=>'Lisans etkinleştirildi','Free'=>'Ücretsiz','Plugin Type'=>'Eklenti tipi','Plugin Version'=>'Eklenti sürümü','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Bu bölüm, ACF yapılandırmanız hakkında destek ekibine sağlamak için yararlı olabilecek hata ayıklama bilgilerini içerir.','An ACF Block on this page requires attention before you can save.'=>'Kaydetmeden önce bu sayfadaki bir ACF Bloğuna dikkat edilmesi gerekiyor.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Bu veriler, çıktı sırasında değiştirilen değerleri tespit ettiğimizde günlüğe kaydedilir. Kodunuzdaki değerleri temizledikten sonra %1$sgünlüğü temizleyin ve kapatın%2$s. Değişen değerleri tekrar tespit edersek bildirim yeniden görünecektir.','Dismiss permanently'=>'Kalıcı olarak kapat','Instructions for content editors. Shown when submitting data.'=>'İçerik düzenleyicileri için talimatlar. Veri gönderirken gösterilir.','Has no term selected'=>'Seçilmiş bir terim yok','Has any term selected'=>'Seçilmiş herhangi bir terim','Terms do not contain'=>'Terimler şunları içermez','Terms contain'=>'Terimler şunları içerir','Term is not equal to'=>'Terim şuna eşit değildir','Term is equal to'=>'Terim şuna eşittir','Has no user selected'=>'Seçili kullanıcı yok','Has any user selected'=>'Herhangi bir kullanıcı','Users do not contain'=>'Şunları içermeyen kullanıcılar','Users contain'=>'Şunları içeren kullanıcılar','User is not equal to'=>'Şuna eşit olmayan kullanıcı','User is equal to'=>'Şuna eşit olan kullanıcı','Has no page selected'=>'Seçili sayfa yok','Has any page selected'=>'Seçili herhangi bir sayfa','Pages do not contain'=>'Şunu içermeyen sayfalar','Pages contain'=>'Şunu içeren sayfalar','Page is not equal to'=>'Şuna eşit olmayan sayfa','Page is equal to'=>'Şuna eşit olan sayfa','Has no relationship selected'=>'Seçili llişkisi olmayan','Has any relationship selected'=>'Herhangi bir ilişki seçilmiş olan','Has no post selected'=>'Seçili hiç bir yazısı olmayan','Has any post selected'=>'Seçili herhangi bir yazısı olan','Posts do not contain'=>'Şunu içermeyen yazı','Posts contain'=>'Şunu içeren yazı','Post is not equal to'=>'Şuna eşit olmayan yazı','Post is equal to'=>'Şuna eşit olan yazı','Relationships do not contain'=>'Şunu içermeyen ilişliler','Relationships contain'=>'Şunu içeren ilişliler','Relationship is not equal to'=>'Şuna eşit olmayan ilişkiler','Relationship is equal to'=>'Şuna eşit olan ilişkiler','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF alanları','ACF PRO Feature'=>'ACF PRO Özelliği','Renew PRO to Unlock'=>'Kilidi açmak için PRO\'yu yenileyin','Renew PRO License'=>'PRO lisansını yenile','PRO fields cannot be edited without an active license.'=>'PRO alanları etkin bir lisans olmadan düzenlenemez.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Bir ACF bloğuna atanan alan gruplarını düzenlemek için lütfen ACF PRO lisansınızı etkinleştirin.','Please activate your ACF PRO license to edit this options page.'=>'Bu seçenekler sayfasını düzenlemek için lütfen ACF PRO lisansınızı etkinleştirin.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Temizlenmiş HTML değerlerinin döndürülmesi yalnızca format_value da true olduğunda mümkündür. Alan değerleri güvenlik için döndürülmemiştir.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Temizlenmiş bir HTML değerinin döndürülmesi yalnızca format_value da true olduğunda mümkündür. Alan değeri güvenlik için döndürülmemiştir.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF artık the_field
veya ACF kısa kodu tarafından işlendiğinde güvenli olmayan HTML’i otomatik olarak temizliyor. Bazı alanlarınızın çıktısının bu değişiklikle değiştirildiğini tespit ettik, ancak bu kritik bir değişiklik olmayabilir. %2$s.','Please contact your site administrator or developer for more details.'=>'Daha fazla ayrıntı için lütfen site yöneticinize veya geliştiricinize başvurun.','Learn more'=>'Daha fazlasını öğren','Hide details'=>'Ayrıntıları gizle','Show details'=>'Detayları göster','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - %3$s aracılığıyla işlenir','Renew ACF PRO License'=>'ACF PRO lisansını yenile','Renew License'=>'Lisansı yenile','Manage License'=>'Lisansı yönet','\'High\' position not supported in the Block Editor'=>'\'Yüksek\' konum blok düzenleyicide desteklenmiyor','Upgrade to ACF PRO'=>'ACF PRO\'ya yükseltin','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF seçenek sayfaları, alanlar aracılığıyla genel ayarları yönetmeye yönelik özel yönetici sayfalarıdır. Birden fazla sayfa ve alt sayfa oluşturabilirsiniz.','Add Options Page'=>'Seçenekler sayfası ekle','In the editor used as the placeholder of the title.'=>'Editörde başlığın yer tutucusu olarak kullanılır.','Title Placeholder'=>'Başlık yer tutucusu','4 Months Free'=>'4 Ay ücretsiz','(Duplicated from %s)'=>'(%s öğesinden çoğaltıldı)','Select Options Pages'=>'Seçenekler sayfalarını seçin','Duplicate taxonomy'=>'Taksonomiyi çoğalt','Create taxonomy'=>'Taksonomi oluştur','Duplicate post type'=>'Yazı tipini çoğalt','Create post type'=>'Yazı tipi oluştur','Link field groups'=>'Alan gruplarını bağla','Add fields'=>'Alan ekle','This Field'=>'Bu alan','ACF PRO'=>'ACF PRO','Feedback'=>'Geri bildirim','Support'=>'Destek','is developed and maintained by'=>'geliştiren ve devam ettiren','Add this %s to the location rules of the selected field groups.'=>'Bu %s öğesini seçilen alan gruplarının konum kurallarına ekleyin.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Çift yönlü ayarın etkinleştirilmesi, güncellenen öğenin Posta Kimliğini, Sınıflandırma Kimliğini veya Kullanıcı Kimliğini ekleyerek veya kaldırarak, bu alan için seçilen her değer için hedef alanlardaki bir değeri güncellemenize olanak tanır. Daha fazla bilgi için lütfen belgeleri okuyun.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Referansı güncellenmekte olan öğeye geri depolamak için alanları seçin. Bu alanı seçebilirsiniz. Hedef alanlar bu alanın görüntülendiği yerle uyumlu olmalıdır. Örneğin, bu alan bir Taksonomide görüntüleniyorsa, hedef alanınız Taksonomi türünde olmalıdır','Target Field'=>'Hedef alan','Update a field on the selected values, referencing back to this ID'=>'Seçilen değerlerdeki bir alanı bu kimliğe referans vererek güncelleyin','Bidirectional'=>'Çift yönlü','%s Field'=>'%s alanı','Select Multiple'=>'Birden çok seçin','WP Engine logo'=>'WP Engine logosu','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Yalnızca küçük harfler, alt çizgiler ve kısa çizgiler, en fazla 32 karakter.','The capability name for assigning terms of this taxonomy.'=>'Bu sınıflandırmanın terimlerini atamak için kullanılan yetenek adı.','Assign Terms Capability'=>'Terim yeteneği ata','The capability name for deleting terms of this taxonomy.'=>'Bu sınıflandırmanın terimlerini silmeye yönelik yetenek adı.','Delete Terms Capability'=>'Terim yeteneği sil','The capability name for editing terms of this taxonomy.'=>'Bu sınıflandırmanın terimlerini düzenlemeye yönelik yetenek adı.','Edit Terms Capability'=>'Terim yeteneği düzenle','The capability name for managing terms of this taxonomy.'=>'Bu sınıflandırmanın terimlerini yönetmeye yönelik yetenek adı.','Manage Terms Capability'=>'Terim yeteneği yönet','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Yazıların arama sonuçlarından ve sınıflandırma arşivi sayfalarından hariç tutulup tutulmayacağını ayarlar.','More Tools from WP Engine'=>'WP Engine\'den daha fazla araç','Built for those that build with WordPress, by the team at %s'=>'WordPress ile geliştirenler için, %s ekibi tarafından oluşturuldu','View Pricing & Upgrade'=>'Fiyatlandırmayı görüntüle ve yükselt','Learn More'=>'Daha fazla bilgi','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'ACF blokları ve seçenek sayfaları gibi özelliklerin yanı sıra tekrarlayıcı, esnek içerik, klonlama ve galeri gibi gelişmiş alan türleriyle iş akışınızı hızlandırın ve daha iyi web siteleri geliştirin.','Unlock Advanced Features and Build Even More with ACF PRO'=>'ACF PRO ile gelişmiş özelliklerin kilidini açın ve daha fazlasını oluşturun','%s fields'=>'%s alanları','No terms'=>'Terim yok','No post types'=>'Yazı tipi yok','No posts'=>'Yazı yok','No taxonomies'=>'Taksonomi yok','No field groups'=>'Alan grubu yok','No fields'=>'Alan yok','No description'=>'Açıklama yok','Any post status'=>'Herhangi bir yazı durumu','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Bu taksonomi anahtarı, ACF dışında kayıtlı başka bir taksonomi tarafından zaten kullanılıyor ve kullanılamaz.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Bu taksonomi anahtarı ACF\'deki başka bir taksonomi tarafından zaten kullanılıyor ve kullanılamaz.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Taksonomi anahtarı yalnızca küçük harf alfasayısal karakterler, alt çizgiler veya kısa çizgiler içermelidir.','The taxonomy key must be under 32 characters.'=>'Taksonomi anahtarı 32 karakterden kısa olmalıdır.','No Taxonomies found in Trash'=>'Çöp kutusunda taksonomi bulunamadı','No Taxonomies found'=>'Taksonomi bulunamadı','Search Taxonomies'=>'Taksonomilerde ara','View Taxonomy'=>'Taksonomi görüntüle','New Taxonomy'=>'Yeni taksonomi','Edit Taxonomy'=>'Taksonomi düzenle','Add New Taxonomy'=>'Yeni taksonomi ekle','No Post Types found in Trash'=>'Çöp kutusunda yazı tipi bulunamadı','No Post Types found'=>'Yazı tipi bulunamadı','Search Post Types'=>'Yazı tiplerinde ara','View Post Type'=>'Yazı tipini görüntüle','New Post Type'=>'Yeni yazı tipi','Edit Post Type'=>'Yazı tipini düzenle','Add New Post Type'=>'Yeni yazı tipi ekle','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Bu yazı tipi anahtarı, ACF dışında kayıtlı başka bir yazı tipi tarafından zaten kullanılıyor ve kullanılamaz.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Bu yazı tipi anahtarı, ACF\'deki başka bir yazı tipi tarafından zaten kullanılıyor ve kullanılamaz.','This field must not be a WordPress reserved term.'=>'Bu alan, WordPress\'e ayrılmış bir terim olmamalıdır.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Yazı tipi anahtarı yalnızca küçük harf alfasayısal karakterler, alt çizgiler veya kısa çizgiler içermelidir.','The post type key must be under 20 characters.'=>'Yazı tipi anahtarı 20 karakterin altında olmalıdır.','We do not recommend using this field in ACF Blocks.'=>'Bu alanın ACF bloklarında kullanılmasını önermiyoruz.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'WordPress WYSIWYG düzenleyicisini yazılar ve sayfalarda görüldüğü gibi görüntüler ve multimedya içeriğine de olanak tanıyan zengin bir metin düzenleme deneyimi sunar.','WYSIWYG Editor'=>'WYSIWYG düzenleyicisi','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Veri nesneleri arasında ilişkiler oluşturmak için kullanılabilecek bir veya daha fazla kullanıcının seçilmesine olanak tanır.','A text input specifically designed for storing web addresses.'=>'Web adreslerini depolamak için özel olarak tasarlanmış bir metin girişi.','URL'=>'Web adresi','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'1 veya 0 değerini seçmenizi sağlayan bir geçiş (açık veya kapalı, doğru veya yanlış vb.). Stilize edilmiş bir anahtar veya onay kutusu olarak sunulabilir.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Zaman seçmek için etkileşimli bir kullanıcı arayüzü. Saat formatı alan ayarları kullanılarak özelleştirilebilir.','A basic textarea input for storing paragraphs of text.'=>'Metin paragraflarını depolamak için temel bir metin alanı girişi.','A basic text input, useful for storing single string values.'=>'Tek dize değerlerini depolamak için kullanışlı olan temel bir metin girişi.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Alan ayarlarında belirtilen kriterlere ve seçeneklere göre bir veya daha fazla sınıflandırma teriminin seçilmesine olanak tanır.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Düzenleme ekranında alanları sekmeli bölümler halinde gruplandırmanıza olanak tanır. Alanları düzenli ve yapılandırılmış tutmak için kullanışlıdır.','A dropdown list with a selection of choices that you specify.'=>'Belirttiğiniz seçeneklerin yer aldığı açılır liste.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Şu anda düzenlemekte olduğunuz öğeyle bir ilişki oluşturmak amacıyla bir veya daha fazla gönderiyi, sayfayı veya özel gönderi türü öğesini seçmek için çift sütunlu bir arayüz. Arama ve filtreleme seçeneklerini içerir.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Bir aralık kaydırıcı öğesi kullanılarak belirli bir aralıktaki sayısal bir değerin seçilmesine yönelik bir giriş.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Kullanıcının belirttiğiniz değerlerden tek bir seçim yapmasına olanak tanıyan bir grup radyo düğmesi girişi.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Bir veya daha fazla yazıyı, sayfayı veya yazı tipi öğesini arama seçeneğiyle birlikte seçmek için etkileşimli ve özelleştirilebilir bir kullanıcı arayüzü. ','An input for providing a password using a masked field.'=>'Maskelenmiş bir alan kullanarak parola sağlamaya yönelik bir giriş.','Filter by Post Status'=>'Yazı durumuna göre filtrele','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Arama seçeneğiyle birlikte bir veya daha fazla yazıyı, sayfayı, özel yazı tipi ögesini veya arşiv adresini seçmek için etkileşimli bir açılır menü.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Yerel WordPress oEmbed işlevselliğini kullanarak video, resim, tweet, ses ve diğer içerikleri gömmek için etkileşimli bir bileşen.','An input limited to numerical values.'=>'Sayısal değerlerle sınırlı bir giriş.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Diğer alanların yanında editörlere bir mesaj görüntülemek için kullanılır. Alanlarınızla ilgili ek bağlam veya talimatlar sağlamak için kullanışlıdır.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'WordPress yerel bağlantı seçiciyi kullanarak bir bağlantıyı ve onun başlık ve hedef gibi özelliklerini belirtmenize olanak tanır.','Uses the native WordPress media picker to upload, or choose images.'=>'Görselleri yüklemek veya seçmek için yerel WordPress ortam seçicisini kullanır.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Verileri ve düzenleme ekranını daha iyi organize etmek için alanları gruplar halinde yapılandırmanın bir yolunu sağlar.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Google Haritalar\'ı kullanarak konum seçmek için etkileşimli bir kullanıcı arayüzü. Doğru şekilde görüntülenmesi için bir Google Haritalar API anahtarı ve ek yapılandırma gerekir.','Uses the native WordPress media picker to upload, or choose files.'=>'Dosyaları yüklemek veya seçmek için yerel WordPress ortam seçicisini kullanır.','A text input specifically designed for storing email addresses.'=>'E-posta adreslerini saklamak için özel olarak tasarlanmış bir metin girişi.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Tarih ve saat seçmek için etkileşimli bir kullanıcı arayüzü. Tarih dönüş biçimi alan ayarları kullanılarak özelleştirilebilir.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Tarih seçmek için etkileşimli bir kullanıcı arayüzü. Tarih dönüş biçimi alan ayarları kullanılarak özelleştirilebilir.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Bir renk seçmek veya Hex değerini belirtmek için etkileşimli bir kullanıcı arayüzü.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Kullanıcının belirttiğiniz bir veya daha fazla değeri seçmesine olanak tanıyan bir grup onay kutusu girişi.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Belirlediğiniz değerlere sahip bir grup düğme, kullanıcılar sağlanan değerlerden bir seçeneği seçebilir.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Özel alanları, içeriği düzenlerken gösterilen daraltılabilir paneller halinde gruplandırmanıza ve düzenlemenize olanak tanır. Büyük veri kümelerini düzenli tutmak için kullanışlıdır.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Bu, tekrar tekrar tekrarlanabilecek bir dizi alt alanın üst öğesi olarak hareket ederek slaytlar, ekip üyeleri ve harekete geçirici mesaj parçaları gibi yinelenen içeriklere yönelik bir çözüm sağlar.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Bu, bir ek koleksiyonunu yönetmek için etkileşimli bir arayüz sağlar. Çoğu ayar görsel alanı türüne benzer. Ek ayarlar, galeride yeni eklerin nereye ekleneceğini ve izin verilen minimum/maksimum ek sayısını belirtmenize olanak tanır.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Bu, basit, yapılandırılmış, yerleşim tabanlı bir düzenleyici sağlar. Esnek içerik alanı, mevcut blokları tasarlamak için yerleşimleri ve alt alanları kullanarak içeriği tam kontrolle tanımlamanıza, oluşturmanıza ve yönetmenize olanak tanır.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Bu, mevcut alanları seçmenize ve görüntülemenize olanak tanır. Veritabanındaki hiçbir alanı çoğaltmaz, ancak seçilen alanları çalışma zamanında yükler ve görüntüler. Klon alanı kendisini seçilen alanlarla değiştirebilir veya seçilen alanları bir alt alan grubu olarak görüntüleyebilir.','nounClone'=>'Çoğalt','PRO'=>'PRO','Advanced'=>'Gelişmiş','JSON (newer)'=>'JSON (daha yeni)','Original'=>'Orijinal','Invalid post ID.'=>'Geçersiz yazı kimliği.','Invalid post type selected for review.'=>'İnceleme için geçersiz yazı tipi seçildi.','More'=>'Daha fazlası','Tutorial'=>'Başlangıç Kılavuzu','Select Field'=>'Alan seç','Try a different search term or browse %s'=>'Farklı bir arama terimi deneyin veya %s göz atın','Popular fields'=>'Popüler alanlar','No search results for \'%s\''=>'\'%s\' sorgusu için arama sonucu yok','Search fields...'=>'Arama alanları...','Select Field Type'=>'Alan tipi seçin','Popular'=>'Popüler','Add Taxonomy'=>'Sınıflandırma ekle','Create custom taxonomies to classify post type content'=>'Yazı tipi içeriğini sınıflandırmak için özel sınıflandırmalar oluşturun','Add Your First Taxonomy'=>'İlk sınıflandırmanızı ekleyin','Hierarchical taxonomies can have descendants (like categories).'=>'Hiyerarşik taksonomilerin alt ögeleri (kategoriler gibi) olabilir.','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Ön uçta ve yönetici kontrol panelinde bir sınıflandırmayı görünür hale getirir.','One or many post types that can be classified with this taxonomy.'=>'Bu sınıflandırmayla sınıflandırılabilecek bir veya daha fazla yazı tipi.','genre'=>'tür','Genre'=>'Tür','Genres'=>'Türler','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'\'WP_REST_Terms_Controller\' yerine kullanılacak isteğe bağlı özel denetleyici.','Expose this post type in the REST API.'=>'Bu yazı tipini REST API\'sinde gösterin.','Customize the query variable name'=>'Sorgu değişkeni adını özelleştirin','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Terimlere, güzel olmayan kalıcı bağlantı kullanılarak erişilebilir, örneğin, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Hiyerarşik sınıflandırmalar için web adreslerindeki üst-alt terimler.','Customize the slug used in the URL'=>'Adreste kullanılan kısa ismi özelleştir','Permalinks for this taxonomy are disabled.'=>'Bu sınıflandırmaya ilişkin kalıcı bağlantılar devre dışı bırakıldı.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Kısa isim olarak sınıflandırma anahtarını kullanarak adresi yeniden yazın. Kalıcı bağlantı yapınız şöyle olacak','Taxonomy Key'=>'Sınıflandırma anahtarı','Select the type of permalink to use for this taxonomy.'=>'Bu sınıflandırma için kullanılacak kalıcı bağlantı türünü seçin.','Display a column for the taxonomy on post type listing screens.'=>'Yazı tipi listeleme ekranlarında sınıflandırma için bir sütun görüntüleyin.','Show Admin Column'=>'Yönetici sütununu göster','Show the taxonomy in the quick/bulk edit panel.'=>'Hızlı/toplu düzenleme panelinde sınıflandırmayı göster.','Quick Edit'=>'Hızlı düzenle','List the taxonomy in the Tag Cloud Widget controls.'=>'Etiket bulutu gereç kontrollerindeki sınıflandırmayı listele.','Tag Cloud'=>'Etiket bulutu','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Bir meta kutusundan kaydedilen sınıflandırma verilerinin temizlenmesi için çağrılacak bir PHP işlev adı.','Meta Box Sanitization Callback'=>'Meta kutusu temizleme geri çağrısı','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Taksonominizdeki bir meta kutusunun içeriğini işlemek için çağrılacak bir PHP işlev adı.','Register Meta Box Callback'=>'Meta kutusu geri çağrısını kaydet','No Meta Box'=>'Meta mutusu yok','Custom Meta Box'=>'Özel meta kutusu','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'İçerik düzenleyici ekranındaki meta kutusunu kontrol eder. Varsayılan olarak, hiyerarşik sınıflandırmalar için Kategoriler meta kutusu gösterilir ve hiyerarşik olmayan sınıflandırmalar için Etiketler meta kutusu gösterilir.','Meta Box'=>'Meta kutusu','Categories Meta Box'=>'Kategoriler meta kutusu','Tags Meta Box'=>'Etiketler meta kutusu','A link to a tag'=>'Bir etikete bağlantı','Describes a navigation link block variation used in the block editor.'=>'Blok düzenleyicide kullanılan bir gezinme bağlantısı bloğu varyasyonunu açıklar.','A link to a %s'=>'Bir %s bağlantısı','Tag Link'=>'Etiket bağlantısı','Assigns a title for navigation link block variation used in the block editor.'=>'Blok düzenleyicide kullanılan gezinme bağlantısı blok varyasyonu için bir başlık atar.','← Go to tags'=>'← Etiketlere git','Assigns the text used to link back to the main index after updating a term.'=>'Bir terimi güncelleştirdikten sonra ana dizine geri bağlanmak için kullanılan metni atar.','Back To Items'=>'Öğelere geri dön','← Go to %s'=>'← %s git','Tags list'=>'Etiket listesi','Assigns text to the table hidden heading.'=>'Tablonun gizli başlığına metin atası yapar.','Tags list navigation'=>'Etiket listesi dolaşımı','Assigns text to the table pagination hidden heading.'=>'Tablo sayfalandırma gizli başlığına metin ataması yapar.','Filter by category'=>'Kategoriye göre filtrele','Assigns text to the filter button in the posts lists table.'=>'Yazı listeleri tablosundaki filtre düğmesine metin ataması yapar.','Filter By Item'=>'Ögeye göre filtrele','Filter by %s'=>'%s ile filtrele','The description is not prominent by default; however, some themes may show it.'=>'Tanım bölümü varsayılan olarak ön planda değildir, yine de bazı temalar bu bölümü gösterebilir.','Describes the Description field on the Edit Tags screen.'=>'Etiketleri düzenle ekranındaki açıklama alanını tanımlar.','Description Field Description'=>'Açıklama alanı tanımı','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Hiyerarşi oluşturmak için bir üst terim atayın. Örneğin Jazz terimi Bebop ve Big Band\'in üst öğesi olacaktır','Describes the Parent field on the Edit Tags screen.'=>'Etiketleri düzenle ekranındaki ana alanı açıklar.','Parent Field Description'=>'Ana alan açıklaması','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'"Kısa isim", adın web adresi dostu sürümüdür. Genellikle tamamı küçük harftir ve yalnızca harf, sayı ve kısa çizgi içerir.','Describes the Slug field on the Edit Tags screen.'=>'Etiketleri düzenle ekranındaki kısa isim alanını tanımlar.','Slug Field Description'=>'Kısa isim alanı açıklaması','The name is how it appears on your site'=>'Ad, sitenizde nasıl göründüğüdür','Describes the Name field on the Edit Tags screen.'=>'Etiketleri düzenle ekranındaki ad alanını açıklar.','Name Field Description'=>'Ad alan açıklaması','No tags'=>'Etiket yok','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Hiçbir etiket veya kategori bulunmadığında gönderilerde ve ortam listesi tablolarında görüntülenen metni atar.','No Terms'=>'Terim yok','No %s'=>'%s yok','No tags found'=>'Etiket bulunamadı','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Hiçbir etiket mevcut olmadığında sınıflandırma meta kutusundaki \'en çok kullanılanlardan seç\' metnine tıklandığında görüntülenen metnin atamasını yapar ve bir sınıflandırma için hiçbir öge olmadığında terimler listesi tablosunda kullanılan metnin atamasını yapar.','Not Found'=>'Bulunamadı','Assigns text to the Title field of the Most Used tab.'=>'En Çok Kullanılan sekmesinin başlık alanına metin atar.','Most Used'=>'En çok kullanılan','Choose from the most used tags'=>'En çok kullanılan etiketler arasından seç','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'JavaScript devre dışı bırakıldığında meta kutusunda kullanılan \'en çok kullanılandan seç\' metninin atamasını yapar. Yalnızca hiyerarşik olmayan sınıflandırmalarda kullanılır.','Choose From Most Used'=>'En çok kullanılanlardan seç','Choose from the most used %s'=>'En çok kullanılan %s arasından seçim yapın','Add or remove tags'=>'Etiket ekle ya da kaldır','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'JavaScript devre dışı olduğunda meta kutusunda kullanılan öğe ekleme veya kaldırma metninin atamasını yapar. Sadece hiyerarşik olmayan sınıflandırmalarda kullanılır.','Add Or Remove Items'=>'Öğeleri ekle veya kaldır','Add or remove %s'=>'%s ekle veya kaldır','Separate tags with commas'=>'Etiketleri virgül ile ayırın','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Ayrı öğeyi sınıflandırma meta kutusunda kullanılan virgül metniyle atar. Yalnızca hiyerarşik olmayan sınıflandırmalarda kullanılır.','Separate Items With Commas'=>'Ögeleri virgülle ayırın','Separate %s with commas'=>'%s içeriklerini virgülle ayırın','Popular Tags'=>'Popüler etiketler','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Popüler ögeler metninin atamasını yapar. Yalnızca hiyerarşik olmayan sınıflandırmalar için kullanılır.','Popular Items'=>'Popüler ögeler','Popular %s'=>'Popüler %s','Search Tags'=>'Etiketlerde ara','Assigns search items text.'=>'Arama öğeleri metninin atamasını yapar.','Parent Category:'=>'Üst kategori:','Assigns parent item text, but with a colon (:) added to the end.'=>'Üst öğe metninin atamasını yapar ancak sonuna iki nokta üst üste (:) eklenir.','Parent Item With Colon'=>'İki nokta üst üste ile ana öğe','Parent Category'=>'Üst kategori','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Üst öğe metnini belirler. Sadece hiyerarşik sınıflandırmalarda kullanılır.','Parent Item'=>'Ana öge','Parent %s'=>'Ebeveyn %s','New Tag Name'=>'Yeni etiket ismi','Assigns the new item name text.'=>'Yeni öğe adı metninin atamasını yapar.','New Item Name'=>'Yeni öge adı','New %s Name'=>'Yeni %s adı','Add New Tag'=>'Yeni etiket ekle','Assigns the add new item text.'=>'Yeni öğe ekleme metninin atamasını yapar.','Update Tag'=>'Etiketi güncelle','Assigns the update item text.'=>'Güncelleme öğesi metninin atamasını yapar.','Update Item'=>'Öğeyi güncelle','Update %s'=>'%s güncelle','View Tag'=>'Etiketi görüntüle','In the admin bar to view term during editing.'=>'Düzenleme sırasında terimi görüntülemek için yönetici çubuğunda.','Edit Tag'=>'Etiketi düzenle','At the top of the editor screen when editing a term.'=>'Bir terimi düzenlerken editör ekranının üst kısmında.','All Tags'=>'Tüm etiketler','Assigns the all items text.'=>'Tüm öğelerin metninin atamasını yapar.','Assigns the menu name text.'=>'Menü adı metninin atamasını yapar.','Menu Label'=>'Menü etiketi','Active taxonomies are enabled and registered with WordPress.'=>'Aktif sınıflandırmalar WordPress\'te etkinleştirilir ve kaydedilir.','A descriptive summary of the taxonomy.'=>'Sınıflandırmanın açıklayıcı bir özeti.','A descriptive summary of the term.'=>'Terimin açıklayıcı bir özeti.','Term Description'=>'Terim açıklaması','Single word, no spaces. Underscores and dashes allowed.'=>'Tek kelime, boşluksuz. Alt çizgi ve tireye izin var','Term Slug'=>'Terim kısa adı','The name of the default term.'=>'Varsayılan terimin adı.','Term Name'=>'Terim adı','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Sınıflandırma için silinemeyecek bir terim oluşturun. Varsayılan olarak yazılar için seçilmeyecektir.','Default Term'=>'Varsayılan terim','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Bu sınıflandırmadaki terimlerin `wp_set_object_terms()` işlevine sağlandıkları sıraya göre sıralanıp sıralanmayacağı.','Sort Terms'=>'Terimleri sırala','Add Post Type'=>'Yazı tipi ekle','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Özel yazı türleri ile WordPress\'in işlevselliğini standart yazılar ve sayfaların ötesine genişletin.','Add Your First Post Type'=>'İlk yazı türünüzü ekleyin','I know what I\'m doing, show me all the options.'=>'Ne yaptığımı biliyorum, baba tüm seçenekleri göster.','Advanced Configuration'=>'Gelişmiş yapılandırma','Hierarchical post types can have descendants (like pages).'=>'Hiyerarşik yazı türleri, alt öğelere (sayfalar gibi) sahip olabilir.','Hierarchical'=>'Hiyerarşik','Visible on the frontend and in the admin dashboard.'=>'Kulanıcı görünümü ve yönetim panelinde görünür.','Public'=>'Herkese açık','movie'=>'film','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Sadece küçük harfler, alt çizgi ve tireler, En fazla 20 karakter.','Movie'=>'Film','Singular Label'=>'Tekil etiket','Movies'=>'Filmler','Plural Label'=>'Çoğul etiket','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'`WP_REST_Posts_Controller` yerine kullanılacak isteğe bağlı özel denetleyici.','Controller Class'=>'Denetleyici sınıfı','The namespace part of the REST API URL.'=>'REST API adresinin ad alanı bölümü.','Namespace Route'=>'Ad alanı yolu','The base URL for the post type REST API URLs.'=>'Yazı tipi REST API adresleri için temel web adresi.','Base URL'=>'Temel web adresi','Exposes this post type in the REST API. Required to use the block editor.'=>'Bu yazı türünü REST API\'de görünür hale getirir. Blok düzenleyiciyi kullanmak için gereklidir.','Show In REST API'=>'REST API\'de göster','Customize the query variable name.'=>'Sorgu değişken adını özelleştir.','Query Variable'=>'Sorgu değişkeni','No Query Variable Support'=>'Sorgu değişkeni desteği yok','Custom Query Variable'=>'Özel sorgu değişkeni','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Ögelere güzel olmayan kalıcı bağlantı kullanılarak erişilebilir, örn. {post_type}={post_slug}.','Query Variable Support'=>'Sorgu değişken desteği','URLs for an item and items can be accessed with a query string.'=>'Bir öğe ve öğeler için adreslere bir sorgu dizesi ile erişilebilir.','Publicly Queryable'=>'Herkese açık olarak sorgulanabilir','Custom slug for the Archive URL.'=>'Arşiv adresi için özel kısa isim','Archive Slug'=>'Arşiv kısa ismi','Has an item archive that can be customized with an archive template file in your theme.'=>'Temanızdaki bir arşiv şablon dosyası ile özelleştirilebilen bir öğe arşivine sahiptir.','Archive'=>'Arşiv','Pagination support for the items URLs such as the archives.'=>'Arşivler gibi öğe adresleri için sayfalama desteği.','Pagination'=>'Sayfalama','RSS feed URL for the post type items.'=>'Yazı türü öğeleri için RSS akış adresi.','Feed URL'=>'Akış adresi','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Adreslere WP_Rewrite::$front önekini eklemek için kalıcı bağlantı yapısını değiştirir.','Front URL Prefix'=>'Ön adres öneki','Customize the slug used in the URL.'=>'Adreste kullanılan kısa ismi özelleştirin.','URL Slug'=>'Adres kısa adı','Permalinks for this post type are disabled.'=>'Bu yazı türü için kalıcı bağlantılar devre dışı bırakıldı.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Aşağıdaki girişte tanımlanan özel kısa ismi kullanarak adresi yeniden yazın. Kalıcı bağlantı yapınız şu şekilde olacaktır','No Permalink (prevent URL rewriting)'=>'Kalıcı bağlantı yok (URL biçimlendirmeyi önle)','Custom Permalink'=>'Özel kalıcı bağlantı','Post Type Key'=>'Yazı türü anahtarı','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Yazı türü anahtarını kısa isim olarak kullanarak adresi yeniden yazın. Kalıcı bağlantı yapınız şu şekilde olacaktır','Permalink Rewrite'=>'Kalıcı bağlantı yeniden yazım','Delete items by a user when that user is deleted.'=>'Bir kullanıcı silindiğinde öğelerini sil.','Delete With User'=>'Kullanıcı ile sil.','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Yazı türünün \'Araçlar\' > \'Dışa Aktar\' kısmından dışa aktarılmasına izin verir.','Can Export'=>'Dışarı aktarılabilir','Optionally provide a plural to be used in capabilities.'=>'Yetkinliklerde kullanılacak bir çoğul ad sağlayın (isteğe bağlı).','Plural Capability Name'=>'Çoğul yetkinlik adı','Choose another post type to base the capabilities for this post type.'=>'Bu yazı türü için yeteneklerin temel alınacağı başka bir yazı türü seçin.','Singular Capability Name'=>'Tekil yetkinlik adı','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Varsayılan olarak, yazı türünün yetenekleri \'Yazı\' yetenek isimlerini devralacaktır, örneğin edit_post, delete_posts. Yazı türüne özgü yetenekleri kullanmak için etkinleştirin, örneğin edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Yetkinlikleri yeniden adlandır','Exclude From Search'=>'Aramadan hariç tut','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Öğelerin \'Görünüm\' > \'Menüler\' ekranında menülere eklenmesine izin verin. \'Ekran seçenekleri\'nde etkinleştirilmesi gerekir.','Appearance Menus Support'=>'Görünüm menüleri desteği','Appears as an item in the \'New\' menu in the admin bar.'=>'Yönetim çubuğundaki \'Yeni\' menüsünde bir öğe olarak görünür.','Show In Admin Bar'=>'Yönetici araç çubuğunda göster','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Düzenleme ekranı için meta kutuları ayarlanırken çağrılacak bir PHP işlev adı.','Custom Meta Box Callback'=>'Özel meta kutusu geri çağrısı','Menu Icon'=>'Menü Simgesi','The position in the sidebar menu in the admin dashboard.'=>'Yönetim panosundaki kenar çubuğu menüsündeki konum.','Menu Position'=>'Menü pozisyonu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Varsayılan olarak, yazı türü yönetim menüsünde yeni bir üst düzey öğe olarak görünecektir. Buraya mevcut bir üst düzey öğe sağlanırsa, yazı türü onun alt menü öğesi olarak eklenir.','Admin Menu Parent'=>'Admin menüsü üst ögesi','Admin editor navigation in the sidebar menu.'=>'Kenar çubuğu menüsünde yönetici editörü dolaşımı.','Show In Admin Menu'=>'Admin menüsünde göster','Items can be edited and managed in the admin dashboard.'=>'Öğeler yönetim panelinde düzenlenebilir ve yönetilebilir.','Show In UI'=>'Kullanıcı arayüzünde göster','A link to a post.'=>'Yazıya bir bağlantı.','Description for a navigation link block variation.'=>'Bir gezinme bağlantısı blok varyasyonu için açıklama.','Item Link Description'=>'Öğe listesi açıklaması','A link to a %s.'=>'%s yazı türüne bir bağlantı.','Post Link'=>'Yazı bağlantısı','Title for a navigation link block variation.'=>'Bir gezinme bağlantısı blok varyasyonu için başlık.','Item Link'=>'Öğe bağlantısı','%s Link'=>'%s bağlantısı','Post updated.'=>'Yazı güncellendi.','In the editor notice after an item is updated.'=>'Bir öğe güncellendikten sonra düzenleyici bildiriminde.','Item Updated'=>'Öğe güncellendi','%s updated.'=>'%s güncellendi.','Post scheduled.'=>'Yazı zamanlandı.','In the editor notice after scheduling an item.'=>'Bir öğe zamanlandıktan sonra düzenleyici bildiriminde.','Item Scheduled'=>'Öğe zamanlandı','%s scheduled.'=>'%s zamanlandı.','Post reverted to draft.'=>'Yazı taslağa geri dönüştürüldü.','In the editor notice after reverting an item to draft.'=>'Bir öğe taslağa döndürüldükten sonra düzenleyici bildiriminde.','Item Reverted To Draft'=>'Öğe taslağa döndürüldü.','%s reverted to draft.'=>'%s taslağa çevrildi.','Post published privately.'=>'Yazı özel olarak yayımlandı.','In the editor notice after publishing a private item.'=>'Özel bir öğe yayımlandıktan sonra düzenleyici bildiriminde.','Item Published Privately'=>'Öğe özel olarak yayımlandı.','%s published privately.'=>'%s özel olarak yayımlandı.','Post published.'=>'Yazı yayınlandı.','In the editor notice after publishing an item.'=>'Bir öğe yayımlandıktan sonra düzenleyici bildiriminde.','Item Published'=>'Öğe yayımlandı.','%s published.'=>'%s yayımlandı.','Posts list'=>'Yazı listesi','Used by screen readers for the items list on the post type list screen.'=>'Yazı türü liste ekranındaki öğeler listesi için ekran okuyucular tarafından kullanılır.','Items List'=>'Öğe listesi','%s list'=>'%s listesi','Posts list navigation'=>'Yazı listesi dolaşımı','Used by screen readers for the filter list pagination on the post type list screen.'=>'Yazı türü liste ekranındaki süzme listesi sayfalandırması için ekran okuyucular tarafından kullanılır.','Items List Navigation'=>'Öğe listesi gezinmesi','%s list navigation'=>'%s listesi gezinmesi','Filter posts by date'=>'Yazıları tarihe göre süz','Used by screen readers for the filter by date heading on the post type list screen.'=>'Yazı türü liste ekranındaki tarihe göre süzme başlığı için ekran okuyucular tarafından kullanılır.','Filter Items By Date'=>'Öğeleri tarihe göre süz','Filter %s by date'=>'%s öğelerini tarihe göre süz','Filter posts list'=>'Yazı listesini filtrele','Used by screen readers for the filter links heading on the post type list screen.'=>'Yazı türü liste ekranındaki süzme bağlantıları başlığı için ekran okuyucular tarafından kullanılır.','Filter Items List'=>'Öğe listesini süz','Filter %s list'=>'%s listesini süz','In the media modal showing all media uploaded to this item.'=>'Bu öğeye yüklenen tüm ortam dosyalraını gösteren ortam açılır ekranında.','Uploaded To This Item'=>'Bu öğeye yüklendi','Uploaded to this %s'=>'Bu %s öğesine yüklendi','Insert into post'=>'Yazıya ekle','As the button label when adding media to content.'=>'İçeriğie ortam eklerken düğme etiketi olarak.','Insert Into Media Button'=>'Ortam düğmesine ekle','Insert into %s'=>'%s içine ekle','Use as featured image'=>'Öne çıkan görsel olarak kullan','As the button label for selecting to use an image as the featured image.'=>'Bir görseli öne çıkan görsel olarak seçme düğmesi etiketi olarak.','Use Featured Image'=>'Öne çıkan görseli kullan','Remove featured image'=>'Öne çıkan görseli kaldır','As the button label when removing the featured image.'=>'Öne çıkan görseli kaldırma düğmesi etiketi olarak.','Remove Featured Image'=>'Öne çıkarılan görseli kaldır','Set featured image'=>'Öne çıkan görsel seç','As the button label when setting the featured image.'=>'Öne çıkan görseli ayarlarken düğme etiketi olarak.','Set Featured Image'=>'Öne çıkan görsel belirle','Featured image'=>'Öne çıkan görsel','In the editor used for the title of the featured image meta box.'=>'Öne çıkan görsel meta kutusunun başlığı için düzenleyicide kullanılır.','Featured Image Meta Box'=>'Öne çıkan görsel meta kutusu','Post Attributes'=>'Yazı özellikleri','In the editor used for the title of the post attributes meta box.'=>'Yazı öznitelikleri meta kutusunun başlığı için kullanılan düzenleyicide.','Attributes Meta Box'=>'Öznitelikler meta kutusu','%s Attributes'=>'%s öznitelikleri','Post Archives'=>'Yazı arşivleri','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Arşivlerin etkin olduğu bir ÖYT\'nde mevcut bir menüye öge eklerken gösterilen yazılar listesine bu etikete sahip \'Yazı tipi arşivi\' ögelerini ekler. Yalnızca \'Canlı önizleme\' modunda menüler düzenlenirken ve özel bir arşiv kısa adı sağlandığında görünür.','Archives Nav Menu'=>'Arşivler dolaşım menüsü','%s Archives'=>'%s arşivleri','No posts found in Trash'=>'Çöp kutusunda yazı bulunamadı.','At the top of the post type list screen when there are no posts in the trash.'=>'Çöp kutusunda yazı olmadığında yazı türü liste ekranının üstünde.','No Items Found in Trash'=>'Çöp kutusunda öğe bulunamadı.','No %s found in Trash'=>'Çöpte %s bulunamadı','No posts found'=>'Yazı bulunamadı','At the top of the post type list screen when there are no posts to display.'=>'Gösterilecek yazı olmadığında yazı türü liste ekranının üstünde.','No Items Found'=>'Öğe bulunamadı','No %s found'=>'%s bulunamadı','Search Posts'=>'Yazılarda ara','At the top of the items screen when searching for an item.'=>'Bir öğe ararken öğeler ekranının üstünde.','Search Items'=>'Öğeleri ara','Search %s'=>'Ara %s','Parent Page:'=>'Ebeveyn sayfa:','For hierarchical types in the post type list screen.'=>'Hiyerarşik türler için yazı türü liste ekranında.','Parent Item Prefix'=>'Üst öğe ön eki','Parent %s:'=>'Ebeveyn %s:','New Post'=>'Yeni yazı','New Item'=>'Yeni öğe','New %s'=>'Yeni %s','Add New Post'=>'Yeni yazı ekle','At the top of the editor screen when adding a new item.'=>'Yeni bir öğe eklerken düzenleyici ekranının üstünde.','Add New Item'=>'Yeni öğe ekle','Add New %s'=>'Yeni %s ekle','View Posts'=>'Yazıları görüntüle','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Yazı türü arşivleri destekliyorsa ve ana sayfa o yazı türünün bir arşivi değilse yönetim çubuğunda \'Tüm Yazılar\' görünümünde görünür.','View Items'=>'Öğeleri göster','View Post'=>'Yazıyı görüntüle','In the admin bar to view item when editing it.'=>'Öğeyi düzenlerken görüntülemek için yönetim çubuğunda.','View Item'=>'Öğeyi göster','View %s'=>'%s görüntüle','Edit Post'=>'Yazıyı düzenle','At the top of the editor screen when editing an item.'=>'Bir öğeyi düzenlerken düzenleyici ekranının üstünde.','Edit Item'=>'Öğeyi düzenle','Edit %s'=>'%s düzenle','All Posts'=>'Tüm yazılar','In the post type submenu in the admin dashboard.'=>'Başlangıç ekranında yazı türü alt menüsünde.','All Items'=>'Tüm öğeler','All %s'=>'Tüm %s','Admin menu name for the post type.'=>'Yazı türü için yönetici menüsü adı.','Menu Name'=>'Menü ismi','Regenerate all labels using the Singular and Plural labels'=>'Tekil ve Çoğul etiketleri kullanarak tüm etiketleri yeniden oluşturun.','Regenerate'=>'Yeniden oluştur','Active post types are enabled and registered with WordPress.'=>'Aktif yazı türleri etkinleştirilmiş ve WordPress\'e kaydedilmiştir.','A descriptive summary of the post type.'=>'Yazı türünün açıklayıcı bir özeti.','Add Custom'=>'Özel ekle','Enable various features in the content editor.'=>'İçerik düzenleyicide çeşitli özellikleri etkinleştirin.','Post Formats'=>'Yazı biçimleri','Editor'=>'Editör','Trackbacks'=>'Geri izlemeler','Select existing taxonomies to classify items of the post type.'=>'Yazı türü öğelerini sınıflandırmak için mevcut sınıflandırmalardan seçin.','Browse Fields'=>'Alanlara Göz At','Nothing to import'=>'İçeri aktarılacak bir şey yok','. The Custom Post Type UI plugin can be deactivated.'=>'. Custom Post Type UI eklentisi etkisizleştirilebilir.','Imported %d item from Custom Post Type UI -'=>'Custom Post Type UI\'dan %d öğe içe aktarıldı -' . "\0" . 'Custom Post Type UI\'dan %d öğe içe aktarıldı -','Failed to import taxonomies.'=>'Sınıflandırmalar içeri aktarılamadı.','Failed to import post types.'=>'Yazı türleri içeri aktarılamadı.','Nothing from Custom Post Type UI plugin selected for import.'=>'Custom Post Type UI eklentisinden içe aktarmak için hiçbir şey seçilmedi.','Imported 1 item'=>'Bir öğe içeri aktarıldı' . "\0" . '%s öğe içeri aktarıldı','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Aynı anahtara sahip bir yazı türü veya sınıflandırmayı içe aktarmak, içe aktarılanın ayarlarının mevcut yazı türü veya sınıflandırma ayarlarının üzerine yazılmasına neden olacaktır.','Import from Custom Post Type UI'=>'Custom Post Type UI\'dan İçe Aktar','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Aşağıdaki kod, seçilen öğelerin yerel bir sürümünü kaydetmek için kullanılabilir. Alan gruplarını, yazı türlerini veya sınıflandırmaları yerel olarak depolamak, daha hızlı yükleme süreleri, sürüm kontrolü ve dinamik alanlar/ayarlar gibi birçok avantaj sağlayabilir. Aşağıdaki kodu temanızın functions.php dosyasına kopyalayıp yapıştırmanız veya harici bir dosya içinde dahil etmeniz yeterlidir, ardından ACF yönetim panelinden öğeleri devre dışı bırakın veya silin.','Export - Generate PHP'=>'Dışa Aktar - PHP Oluştur','Export'=>'Dışa aktar','Select Taxonomies'=>'Sınıflandırmaları seç','Select Post Types'=>'Yazı türlerini seç','Exported 1 item.'=>'Bir öğe dışa aktarıldı.' . "\0" . '%s öğe dışa aktarıldı.','Category'=>'Kategori','Tag'=>'Etiket','%s taxonomy created'=>'%s taksonomisi oluşturuldu','%s taxonomy updated'=>'%s taksonomisi güncellendi','Taxonomy draft updated.'=>'Taksonomi taslağı güncellendi.','Taxonomy scheduled for.'=>'Taksonomi planlandı.','Taxonomy submitted.'=>'Sınıflandırma gönderildi.','Taxonomy saved.'=>'Sınıflandırma kaydedildi.','Taxonomy deleted.'=>'Sınıflandırma silindi.','Taxonomy updated.'=>'Sınıflandırma güncellendi.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Bu sınıflandırma kaydedilemedi çünkü anahtarı başka bir eklenti veya tema tarafından kaydedilen başka bir sınıflandırma tarafından kullanılıyor.','Taxonomy synchronized.'=>'Taksonomi senkronize edildi.' . "\0" . '%s taksonomi senkronize edildi.','Taxonomy duplicated.'=>'Taksonomi çoğaltıldı.' . "\0" . '%s taksonomi çoğaltıldı.','Taxonomy deactivated.'=>'Sınıflandırma devre dışı bırakıldı.' . "\0" . '%s sınıflandırma devre dışı bırakıldı.','Taxonomy activated.'=>'Taksonomi etkinleştirildi.' . "\0" . '%s aksonomi etkinleştirildi.','Terms'=>'Terimler','Post type synchronized.'=>'Yazı türü senkronize edildi.' . "\0" . '%s yazı türü senkronize edildi.','Post type duplicated.'=>'Yazı türü çoğaltıldı.' . "\0" . '%s yazı türü çoğaltıldı.','Post type deactivated.'=>'Yazı türü etkisizleştirildi.' . "\0" . '%s yazı türü etkisizleştirildi.','Post type activated.'=>'Yazı türü etkinleştirildi.' . "\0" . '%s yazı türü etkinleştirildi.','Post Types'=>'Yazı tipleri','Advanced Settings'=>'Gelişmiş ayarlar','Basic Settings'=>'Temel ayarlar','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Bu yazı türü kaydedilemedi çünkü anahtarı başka bir eklenti veya tema tarafından kaydedilen başka bir yazı türü tarafından kullanılıyor.','Pages'=>'Sayfalar','Link Existing Field Groups'=>'Mevcut alan gruplarını bağlayın','%s post type created'=>'%s yazı tipi oluşturuldu','Add fields to %s'=>'%s taksonomisine alan ekle','%s post type updated'=>'%s yazı tipi güncellendi','Post type draft updated.'=>'Yazı türü taslağı güncellendi.','Post type scheduled for.'=>'Yazı türü zamanlandı.','Post type submitted.'=>'Yazı türü gönderildi.','Post type saved.'=>'Yazı türü kaydedildi','Post type updated.'=>'Yazı türü güncellendi.','Post type deleted.'=>'Yazı türü silindi','Type to search...'=>'Aramak için yazın...','PRO Only'=>'Sadece PRO\'da','Field groups linked successfully.'=>'Alan grubu başarıyla bağlandı.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Custom Post Type UI ile kaydedilen yazı türleri ve sınıflandırmaları içeri aktarın ve ACF ile yönetin. Başlayın.','ACF'=>'ACF','taxonomy'=>'taksonomi','post type'=>'yazı tipi','Done'=>'Tamamlandı','Field Group(s)'=>'Alan grup(lar)ı','Select one or many field groups...'=>'Bir veya daha fazla alan grubu seçin...','Please select the field groups to link.'=>'Lütfen bağlanacak alan gruplarını seçin.','Field group linked successfully.'=>'Alan grubu başarıyla bağlandı.' . "\0" . 'Alan grubu başarıyla bağlandı.','post statusRegistration Failed'=>'Kayıt başarısız','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Bu öğe kaydedilemedi çünkü anahtarı başka bir eklenti veya tema tarafından kaydedilen başka bir öğe tarafından kullanılıyor.','REST API'=>'REST API','Permissions'=>'İzinler','URLs'=>'URL\'ler','Visibility'=>'Görünürlük','Labels'=>'Etiketler','Field Settings Tabs'=>'Alan ayarı sekmeleri','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[ACF kısa kod değeri ön izleme için devre dışı bırakıldı]','Close Modal'=>'Pencereyi kapat','Field moved to other group'=>'Alan başka bir gruba taşındı.','Close modal'=>'Modalı kapat','Start a new group of tabs at this tab.'=>'Bu sekmede yeni bir sekme grubu başlatın.','New Tab Group'=>'Yeni sekme grubu','Use a stylized checkbox using select2'=>'Select2 kullanarak biçimlendirilmiş bir seçim kutusu kullan','Save Other Choice'=>'Diğer seçeneğini kaydet','Allow Other Choice'=>'Diğer seçeneğine izin ver','Add Toggle All'=>'Tümünü aç/kapat ekle','Save Custom Values'=>'Özel değerleri kaydet','Allow Custom Values'=>'Özel değerlere izin ver','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Onay kutusu özel değerleri boş olamaz. Boş değerlerin seçimini kaldırın.','Updates'=>'Güncellemeler','Advanced Custom Fields logo'=>'Advanced Custom Fields logosu','Save Changes'=>'Değişiklikleri kaydet','Field Group Title'=>'Alan grubu başlığı','Add title'=>'Başlık ekle','New to ACF? Take a look at our getting started guide.'=>'ACF\'de yeni misiniz? başlangıç kılavuzumuza göz atın.','Add Field Group'=>'Alan grubu ekle','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF, özel alanları bir araya toplamak için alan gruplarını kullanır ve akabinde bu alanları düzenleme ekranlarına ekler.','Add Your First Field Group'=>'İlk alan grubunuzu ekleyin','Options Pages'=>'Seçenekler sayfası','ACF Blocks'=>'ACF blokları','Gallery Field'=>'Galeri alanı','Flexible Content Field'=>'Esnek içerik alanı','Repeater Field'=>'Tekrarlayıcı alanı','Unlock Extra Features with ACF PRO'=>'ACF PRO ile ek özelikler açın','Delete Field Group'=>'Alan grubunu sil','Created on %1$s at %2$s'=>'%1$s tarihinde %2$s saatinde oluşturuldu','Group Settings'=>'Grup ayarları','Location Rules'=>'Konum kuralları','Choose from over 30 field types. Learn more.'=>'30\'dan fazla alan türünden seçim yapın. Daha fazla bilgi edinin.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Yazılarınız, sayfalarınız, özel yazı tipleriniz ve diğer WordPress içerikleriniz için yeni özel alanlar oluşturmaya başlayın.','Add Your First Field'=>'İlk alanınızı ekleyin','#'=>'#','Add Field'=>'Alan ekle','Presentation'=>'Sunum','Validation'=>'Doğrulama','General'=>'Genel','Import JSON'=>'JSON\'u içe aktar','Export As JSON'=>'JSON olarak dışa aktar','Field group deactivated.'=>'Alan grubu silindi.' . "\0" . '%s alan grubu silindi.','Field group activated.'=>'Alan grubu kaydedildi.' . "\0" . '%s alan grubu kaydedildi.','Deactivate'=>'Devre dışı bırak','Deactivate this item'=>'Bu öğeyi devre dışı bırak','Activate'=>'Etkinleştir','Activate this item'=>'Bu öğeyi etkinleştir','Move field group to trash?'=>'Alan grubu çöp kutusuna taşınsın mı?','post statusInactive'=>'Devre dışı','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields ve Advanced Custom Fields PRO aynı anda etkin olmamalıdır. Advanced Custom Fields PRO eklentisini otomatik olarak devre dışı bıraktık.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields ve Advanced Custom Fields PRO aynı anda etkin olmamalıdır. Advanced Custom Fields eklentisini otomatik olarak devre dışı bıraktık.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - ACF başlatılmadan önce ACF alan değerlerini almak için bir veya daha fazla çağrı algıladık. Bu desteklenmez ve hatalı biçimlendirilmiş veya eksik verilere neden olabilir. Bunu nasıl düzelteceğinizi öğrenin.','%1$s must have a user with the %2$s role.'=>'%1$s %2$s rolüne sahip bir kullanıcıya sahip olmalıdır.' . "\0" . '%1$s şu rollerden birine ait bir kullanıcıya sahip olmalıdır: %2$s','%1$s must have a valid user ID.'=>'%1$s geçerli bir kullanıcı kimliğine sahip olmalıdır.','Invalid request.'=>'Geçersiz istek.','%1$s is not one of %2$s'=>'%1$s bir %2$s değil','%1$s must have term %2$s.'=>'%1$s %2$s terimine sahip olmalı.' . "\0" . '%1$s şu terimlerden biri olmalı: %2$s','%1$s must be of post type %2$s.'=>'%1$s %2$s yazı tipinde olmalıdır.' . "\0" . '%1$s şu yazı tiplerinden birinde olmalıdır: %2$s','%1$s must have a valid post ID.'=>'%1$s geçerli bir yazı kimliği olmalıdır.','%s requires a valid attachment ID.'=>'%s geçerli bir ek kimliği gerektirir.','Show in REST API'=>'REST API\'da göster','Enable Transparency'=>'Saydamlığı etkinleştir','RGBA Array'=>'RGBA dizisi','RGBA String'=>'RGBA metni','Hex String'=>'Hex metin','Upgrade to PRO'=>'Pro sürüme yükselt','post statusActive'=>'Etkin','\'%s\' is not a valid email address'=>'\'%s\' geçerli bir e-posta adresi değil','Color value'=>'Renk değeri','Select default color'=>'Varsayılan rengi seç','Clear color'=>'Rengi temizle','Blocks'=>'Bloklar','Options'=>'Ayarlar','Users'=>'Kullanıcılar','Menu items'=>'Menü ögeleri','Widgets'=>'Bileşenler','Attachments'=>'Dosya ekleri','Taxonomies'=>'Taksonomiler','Posts'=>'İletiler','Last updated: %s'=>'Son güncellenme: %s','Sorry, this post is unavailable for diff comparison.'=>'Üzgünüz, bu alan grubu fark karşılaştırma için uygun değil.','Invalid field group parameter(s).'=>'Geçersiz alan grubu parametresi/leri.','Awaiting save'=>'Kayıt edilmeyi bekliyor','Saved'=>'Kaydedildi','Import'=>'İçe aktar','Review changes'=>'Değişiklikleri incele','Located in: %s'=>'Konumu: %s','Located in plugin: %s'=>'Eklenti içinde konumlu: %s','Located in theme: %s'=>'Tema içinde konumlu: %s','Various'=>'Çeşitli','Sync changes'=>'Değişiklikleri eşitle','Loading diff'=>'Fark yükleniyor','Review local JSON changes'=>'Yerel JSON değişikliklerini incele','Visit website'=>'Web sitesini ziyaret et','View details'=>'Ayrıntıları görüntüle','Version %s'=>'Sürüm %s','Information'=>'Bilgi','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Yardım masası. Yardım masamızdaki profesyonel destek çalışanlarımızı daha derin, teknik sorunların üstesinden gelmenize yardımcı olabilirler.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Tartışmalar. Topluluk forumlarımızda etkin ve dost canlısı bir topluluğumuz var, sizi ACF dünyasının \'nasıl yaparım\'ları ile ilgili yardımcı olabilirler.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Belgeler. Karşınıza çıkabilecek bir çok konu hakkında geniş içerikli belgelerimize baş vurabilirsiniz.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Destek konusunu çok ciddiye alıyoruz ve size ACF ile sitenizde en iyi çözümlere ulaşmanızı istiyoruz. Eğer bir sorunla karşılaşırsanız yardım alabileceğiniz bir kaç yer var:','Help & Support'=>'Yardım ve destek','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'İşin içinden çıkamadığınızda lütfen Yardım ve destek sekmesinden irtibata geçin.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'İlk alan grubunuzu oluşturmadan önce Başlarken rehberimize okumanızı öneririz, bu sayede eklentinin filozofisini daha iyi anlayabilir ve en iyi çözümleri öğrenebilirsiniz.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'The Advanced Custom Fields eklentisi bir görsel form oluşturucu ile WordPress düzenleme ekranlarını ek alanlarla özelleştirme imkanı sağlıyor, ve sezgisel API ile her türlü tema şablon dosyasında bu özel alanlar gösterilebiliyor.','Overview'=>'Genel görünüm','Location type "%s" is already registered.'=>'Konum türü "%s" zaten kayıtlı.','Class "%s" does not exist.'=>'"%s" sınıfı mevcut değil.','Invalid nonce.'=>'Geçersiz nonce.','Error loading field.'=>'Alan yükleme sırasında hata.','Location not found: %s'=>'Konum bulunamadı: %s','Error: %s'=>'Hata: %s','Widget'=>'Bileşen','User Role'=>'Kullanıcı rolü','Comment'=>'Yorum','Post Format'=>'Yazı biçimi','Menu Item'=>'Menü ögesi','Post Status'=>'Yazı durumu','Menus'=>'Menüler','Menu Locations'=>'Menü konumları','Menu'=>'Menü','Post Taxonomy'=>'Yazı taksonomisi','Child Page (has parent)'=>'Alt sayfa (ebeveyni olan)','Parent Page (has children)'=>'Üst sayfa (alt sayfası olan)','Top Level Page (no parent)'=>'Üst düzey sayfa (ebeveynsiz)','Posts Page'=>'Yazılar sayfası','Front Page'=>'Ön Sayfa','Page Type'=>'Sayfa tipi','Viewing back end'=>'Arka yüz görüntüleniyor','Viewing front end'=>'Ön yüz görüntüleniyor','Logged in'=>'Giriş yapıldı','Current User'=>'Şu anki kullanıcı','Page Template'=>'Sayfa şablonu','Register'=>'Kayıt ol','Add / Edit'=>'Ekle / düzenle','User Form'=>'Kullanıcı formu','Page Parent'=>'Sayfa ebeveyni','Super Admin'=>'Süper yönetici','Current User Role'=>'Şu anki kullanıcı rolü','Default Template'=>'Varsayılan şablon','Post Template'=>'Yazı şablonu','Post Category'=>'Yazı kategorisi','All %s formats'=>'Tüm %s biçimleri','Attachment'=>'Eklenti','%s value is required'=>'%s değeri gerekli','Show this field if'=>'Alanı bu şart gerçekleşirse göster','Conditional Logic'=>'Koşullu mantık','and'=>'ve','Local JSON'=>'Yerel JSON','Clone Field'=>'Çoğaltma alanı','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Lütfen ayrıca premium eklentilerin de (%s) en üst sürüme güncellendiğinden emin olun.','This version contains improvements to your database and requires an upgrade.'=>'Bu sürüm veritabanınız için iyileştirmeler içeriyor ve yükseltme gerektiriyor.','Thank you for updating to %1$s v%2$s!'=>'%1$s v%2$s sürümüne güncellediğiniz için teşekkür ederiz!','Database Upgrade Required'=>'Veritabanı yükseltmesi gerekiyor','Options Page'=>'Seçenekler sayfası','Gallery'=>'Galeri','Flexible Content'=>'Esnek içerik','Repeater'=>'Tekrarlayıcı','Back to all tools'=>'Tüm araçlara geri dön','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Eğer düzenleme ekranında birden çok alan grubu ortaya çıkarsa, ilk alan grubunun seçenekleri kullanılır (en düşük sıralama numarasına sahip olan)','Select items to hide them from the edit screen.'=>'Düzenleme ekranından gizlemek istediğiniz ögeleri seçin.','Hide on screen'=>'Ekranda gizle','Send Trackbacks'=>'Geri izlemeleri gönder','Tags'=>'Etiketler','Categories'=>'Kategoriler','Page Attributes'=>'Sayfa özellikleri','Format'=>'Biçim','Author'=>'Yazar','Slug'=>'Kısa isim','Revisions'=>'Sürümler','Comments'=>'Yorumlar','Discussion'=>'Tartışma','Excerpt'=>'Özet','Content Editor'=>'İçerik düzenleyici','Permalink'=>'Kalıcı bağlantı','Shown in field group list'=>'Alan grubu listesinde görüntülenir','Field groups with a lower order will appear first'=>'Daha düşük sıralamaya sahip alan grupları daha önce görünür','Order No.'=>'Sipariş No.','Below fields'=>'Alanlarının altında','Below labels'=>'Etiketlerin altında','Instruction Placement'=>'Yönerge yerleştirme','Label Placement'=>'Etiket yerleştirme','Side'=>'Yan','Normal (after content)'=>'Normal (içerikten sonra)','High (after title)'=>'Yüksek (başlıktan sonra)','Position'=>'Konum','Seamless (no metabox)'=>'Pürüzsüz (metabox yok)','Standard (WP metabox)'=>'Standart (WP metabox)','Style'=>'Stil','Type'=>'Tür','Key'=>'Anahtar','Order'=>'Düzen','Close Field'=>'Alanı kapat','id'=>'id','class'=>'sınıf','width'=>'genişlik','Wrapper Attributes'=>'Kapsayıcı öznitelikleri','Required'=>'Gerekli','Instructions'=>'Yönergeler','Field Type'=>'Alan tipi','Single word, no spaces. Underscores and dashes allowed'=>'Tek kelime, boşluksuz. Alt çizgi ve tireye izin var','Field Name'=>'Alan adı','This is the name which will appear on the EDIT page'=>'Bu isim DÜZENLEME sayfasında görüntülenecek isimdir','Field Label'=>'Alan etiketi','Delete'=>'Sil','Delete field'=>'Sil alanı','Move'=>'Taşı','Move field to another group'=>'Alanı başka gruba taşı','Duplicate field'=>'Alanı çoğalt','Edit field'=>'Alanı düzenle','Drag to reorder'=>'Yeniden düzenlemek için sürükleyin','Show this field group if'=>'Bu alan grubunu şu koşulda göster','No updates available.'=>'Güncelleme yok.','Database upgrade complete. See what\'s new'=>'Veritabanı yükseltme tamamlandı. Yenilikler ','Reading upgrade tasks...'=>'Yükseltme görevlerini okuyor...','Upgrade failed.'=>'Yükseltme başarısız oldu.','Upgrade complete.'=>'Yükseltme başarılı.','Upgrading data to version %s'=>'Veri %s sürümüne yükseltiliyor','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Devam etmeden önce veritabanınızı yedeklemeniz önemle önerilir. Güncelleştiriciyi şimdi çalıştırmak istediğinizden emin misiniz?','Please select at least one site to upgrade.'=>'Lütfen yükseltmek için en az site seçin.','Database Upgrade complete. Return to network dashboard'=>'Veritabanı güncellemesi tamamlandı. Ağ panosuna geri dön','Site is up to date'=>'Site güncel','Site requires database upgrade from %1$s to %2$s'=>'Site %1$s sürümünden %2$s sürümüne veritabanı yükseltmesi gerektiriyor','Site'=>'Site','Upgrade Sites'=>'Siteleri yükselt','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Şu siteler için VT güncellemesi gerekiyor. Güncellemek istediklerinizi işaretleyin ve %s tuşuna basın.','Add rule group'=>'Kural grubu ekle','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Bu gelişmiş özel alanları hangi düzenleme ekranlarının kullanacağını belirlemek için bir kural seti oluşturun','Rules'=>'Kurallar','Copied'=>'Kopyalandı','Copy to clipboard'=>'Panoya kopyala','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Dışa aktarma ve sonra dışa aktarma yöntemini seçtikten sonra alan gruplarını seçin. Sonra başka bir ACF yükleme içe bir .json dosyaya vermek için indirme düğmesini kullanın. Tema yerleştirebilirsiniz PHP kodu aktarma düğmesini kullanın.','Select Field Groups'=>'Alan gruplarını seç','No field groups selected'=>'Hiç alan grubu seçilmemiş','Generate PHP'=>'PHP oluştur','Export Field Groups'=>'Alan gruplarını dışarı aktar','Import file empty'=>'İçe aktarılan dosya boş','Incorrect file type'=>'Geçersiz dosya tipi','Error uploading file. Please try again'=>'Dosya yüklenirken hata oluştu. Lütfen tekrar deneyin','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'İçeri aktarmak istediğiniz Advanced Custom Fields JSON dosyasını seçin. Aşağıdaki içeri aktar tuşuna bastığınızda ACF alan gruplarını içeri aktaracak.','Import Field Groups'=>'Alan gruplarını içeri aktar','Sync'=>'Eşitle','Select %s'=>'Seç %s','Duplicate'=>'Çoğalt','Duplicate this item'=>'Bu ögeyi çoğalt','Supports'=>'Destek','Documentation'=>'Belgeler','Description'=>'Açıklama','Sync available'=>'Eşitleme mevcut','Field group synchronized.'=>'Alan grubu eşitlendi.' . "\0" . '%s alan grubu eşitlendi.','Field group duplicated.'=>'Alan grubu çoğaltıldı.' . "\0" . '%s alan grubu çoğaltıldı.','Active (%s)'=>'Etkin (%s)' . "\0" . 'Etkin (%s)','Review sites & upgrade'=>'Siteleri incele ve güncelle','Upgrade Database'=>'Veritabanını güncelle','Custom Fields'=>'Ek alanlar','Move Field'=>'Alanı taşı','Please select the destination for this field'=>'Lütfen bu alan için bir hedef seçin','The %1$s field can now be found in the %2$s field group'=>'%1$s alanı artık %2$s alan grubunda bulunabilir','Move Complete.'=>'Taşıma tamamlandı.','Active'=>'Etkin','Field Keys'=>'Alan anahtarları','Settings'=>'Ayarlar','Location'=>'Konum','Null'=>'Boş','copy'=>'kopyala','(this field)'=>'(bu alan)','Checked'=>'İşaretlendi','Move Custom Field'=>'Özel alanı taşı','No toggle fields available'=>'Kullanılabilir aç-kapa alan yok','Field group title is required'=>'Alan grubu başlığı gerekli','This field cannot be moved until its changes have been saved'=>'Bu alan, üzerinde yapılan değişiklikler kaydedilene kadar taşınamaz','The string "field_" may not be used at the start of a field name'=>'Artık alan isimlerinin başlangıcında “field_” kullanılmayacak','Field group draft updated.'=>'Alan grubu taslağı güncellendi.','Field group scheduled for.'=>'Alan grubu zamanlandı.','Field group submitted.'=>'Alan grubu gönderildi.','Field group saved.'=>'Alan grubu kaydedildi.','Field group published.'=>'Alan grubu yayımlandı.','Field group deleted.'=>'Alan grubu silindi.','Field group updated.'=>'Alan grubu güncellendi.','Tools'=>'Araçlar','is not equal to'=>'eşit değilse','is equal to'=>'eşitse','Forms'=>'Formlar','Page'=>'Sayfa','Post'=>'Yazı','Relational'=>'İlişkisel','Choice'=>'Seçim','Basic'=>'Basit','Unknown'=>'Bilinmeyen','Field type does not exist'=>'Var olmayan alan tipi','Spam Detected'=>'İstenmeyen tespit edildi','Post updated'=>'Yazı güncellendi','Update'=>'Güncelleme','Validate Email'=>'E-postayı doğrula','Content'=>'İçerik','Title'=>'Başlık','Edit field group'=>'Alan grubunu düzenle','Selection is less than'=>'Seçim daha az','Selection is greater than'=>'Seçin daha büyük','Value is less than'=>'Değer daha az','Value is greater than'=>'Değer daha büyük','Value contains'=>'Değer içeriyor','Value matches pattern'=>'Değer bir desenle eşleşir','Value is not equal to'=>'Değer eşit değilse','Value is equal to'=>'Değer eşitse','Has no value'=>'Hiçbir değer','Has any value'=>'Herhangi bir değer','Cancel'=>'Vazgeç','Are you sure?'=>'Emin misiniz?','%d fields require attention'=>'%d alan dikkatinizi gerektiriyor','1 field requires attention'=>'1 alan dikkatinizi gerektiriyor','Validation failed'=>'Doğrulama başarısız','Validation successful'=>'Doğrulama başarılı','Restricted'=>'Kısıtlı','Collapse Details'=>'Detayları daralt','Expand Details'=>'Ayrıntıları genişlet','Uploaded to this post'=>'Bu yazıya yüklenmiş','verbUpdate'=>'Güncelleme','verbEdit'=>'Düzenle','The changes you made will be lost if you navigate away from this page'=>'Bu sayfadan başka bir sayfaya geçerseniz yaptığınız değişiklikler kaybolacak','File type must be %s.'=>'Dosya tipi %s olmalı.','or'=>'veya','File size must not exceed %s.'=>'Dosya boyutu %s boyutunu geçmemeli.','File size must be at least %s.'=>'Dosya boyutu en az %s olmalı.','Image height must not exceed %dpx.'=>'Görsel yüksekliği %dpx değerini geçmemeli.','Image height must be at least %dpx.'=>'Görsel yüksekliği en az %dpx olmalı.','Image width must not exceed %dpx.'=>'Görsel genişliği %dpx değerini geçmemeli.','Image width must be at least %dpx.'=>'Görsel genişliği en az %dpx olmalı.','(no title)'=>'(başlık yok)','Full Size'=>'Tam boyut','Large'=>'Büyük','Medium'=>'Orta','Thumbnail'=>'Küçük resim','(no label)'=>'(etiket yok)','Sets the textarea height'=>'Metin alanı yüksekliğini ayarla','Rows'=>'Satırlar','Text Area'=>'Metin alanı','Prepend an extra checkbox to toggle all choices'=>'En başa tüm seçimleri tersine çevirmek için ekstra bir seçim kutusu ekle','Save \'custom\' values to the field\'s choices'=>'‘Özel’ değerleri alanın seçenekleri arasına kaydet','Allow \'custom\' values to be added'=>'‘Özel’ alanların eklenebilmesine izin ver','Add new choice'=>'Yeni seçenek ekle','Toggle All'=>'Tümünü aç/kapat','Allow Archives URLs'=>'Arşivler adresine izin ver','Archives'=>'Arşivler','Page Link'=>'Sayfa bağlantısı','Add'=>'Ekle','Name'=>'Bağlantı ismi','%s added'=>'%s eklendi','%s already exists'=>'%s zaten mevcut','User unable to add new %s'=>'Kullanıcı yeni %s ekleyemiyor','Term ID'=>'Terim no','Term Object'=>'Terim nesnesi','Load value from posts terms'=>'Yazının terimlerinden değerleri yükle','Load Terms'=>'Terimleri yükle','Connect selected terms to the post'=>'Seçilmiş terimleri yazıya bağla','Save Terms'=>'Terimleri kaydet','Allow new terms to be created whilst editing'=>'Düzenlenirken yeni terimlerin oluşabilmesine izin ver','Create Terms'=>'Terimleri oluştur','Radio Buttons'=>'Tekli seçim','Single Value'=>'Tek değer','Multi Select'=>'Çoklu seçim','Checkbox'=>'İşaret kutusu','Multiple Values'=>'Çoklu değer','Select the appearance of this field'=>'Bu alanın görünümünü seçin','Appearance'=>'Görünüm','Select the taxonomy to be displayed'=>'Görüntülenecek taksonomiyi seçin','No TermsNo %s'=>'%s yok','Value must be equal to or lower than %d'=>'Değer %d değerine eşit ya da daha küçük olmalı','Value must be equal to or higher than %d'=>'Değer %d değerine eşit ya da daha büyük olmalı','Value must be a number'=>'Değer bir sayı olmalı','Number'=>'Numara','Save \'other\' values to the field\'s choices'=>'‘Diğer’ değerlerini alanın seçenekleri arasına kaydet','Add \'other\' choice to allow for custom values'=>'Özel değerlere izin vermek için \'diğer\' seçeneği ekle','Other'=>'Diğer','Radio Button'=>'Radyo düğmesi','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Önceki akordeonun durması için bir son nokta tanımlayın. Bu akordeon görüntülenmeyecek.','Allow this accordion to open without closing others.'=>'Bu akordeonun diğerlerini kapatmadan açılmasını sağla.','Multi-Expand'=>'Çoklu genişletme','Display this accordion as open on page load.'=>'Sayfa yüklemesi sırasında bu akordeonu açık olarak görüntüle.','Open'=>'Açık','Accordion'=>'Akordiyon','Restrict which files can be uploaded'=>'Yüklenebilecek dosyaları sınırlandırın','File ID'=>'Dosya no','File URL'=>'Dosya adresi','File Array'=>'Dosya dizisi','Add File'=>'Dosya Ekle','No file selected'=>'Dosya seçilmedi','File name'=>'Dosya adı','Update File'=>'Dosyayı güncelle','Edit File'=>'Dosya düzenle','Select File'=>'Dosya seç','File'=>'Dosya','Password'=>'Parola','Specify the value returned'=>'Dönecek değeri belirt','Use AJAX to lazy load choices?'=>'Seçimlerin tembel yüklenmesi için AJAX kullanılsın mı?','Enter each default value on a new line'=>'Her satıra bir değer girin','verbSelect'=>'Seçim','Select2 JS load_failLoading failed'=>'Yükleme başarısız oldu','Select2 JS searchingSearching…'=>'Aranıyor…','Select2 JS load_moreLoading more results…'=>'Daha fazla sonuç yükleniyor…','Select2 JS selection_too_long_nYou can only select %d items'=>'Sadece %d öge seçebilirsiniz','Select2 JS selection_too_long_1You can only select 1 item'=>'Sadece 1 öge seçebilirsiniz','Select2 JS input_too_long_nPlease delete %d characters'=>'Lütfen %d karakter silin','Select2 JS input_too_long_1Please delete 1 character'=>'Lütfen 1 karakter silin','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Lütfen %d veya daha fazla karakter girin','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Lütfen 1 veya daha fazla karakter girin','Select2 JS matches_0No matches found'=>'Eşleşme yok','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d sonuç bulundu. Dolaşmak için yukarı ve aşağı okları kullanın.','Select2 JS matches_1One result is available, press enter to select it.'=>'Bir sonuç bulundu, seçmek için enter tuşuna basın.','nounSelect'=>'Seçim','User ID'=>'Kullanıcı No','User Object'=>'Kullanıcı nesnesi','User Array'=>'Kullanıcı dizisi','All user roles'=>'Bütün kullanıcı rolleri','Filter by Role'=>'Role göre filtrele','User'=>'Kullanıcı','Separator'=>'Ayırıcı','Select Color'=>'Renk seç','Default'=>'Varsayılan','Clear'=>'Temizle','Color Picker'=>'Renk seçici','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Seçim','Date Time Picker JS closeTextDone'=>'Bitti','Date Time Picker JS currentTextNow'=>'Şimdi','Date Time Picker JS timezoneTextTime Zone'=>'Zaman dilimi','Date Time Picker JS microsecTextMicrosecond'=>'Mikrosaniye','Date Time Picker JS millisecTextMillisecond'=>'Milisaniye','Date Time Picker JS secondTextSecond'=>'İkinci','Date Time Picker JS minuteTextMinute'=>'Dakika','Date Time Picker JS hourTextHour'=>'Saat','Date Time Picker JS timeTextTime'=>'Zaman','Date Time Picker JS timeOnlyTitleChoose Time'=>'Zamanı se','Date Time Picker'=>'Tarih zaman seçici','Endpoint'=>'Uç nokta','Left aligned'=>'Sola hizalı','Top aligned'=>'Üste hizalı','Placement'=>'Konumlandırma','Tab'=>'Sekme','Value must be a valid URL'=>'Değer geçerli bir web adresi olmalı','Link URL'=>'Bağlantı adresi','Link Array'=>'Bağlantı dizisi','Opens in a new window/tab'=>'Yeni pencerede/sekmede açılır','Select Link'=>'Bağlantı seç','Link'=>'Link','Email'=>'EPosta','Step Size'=>'Adım boyutu','Maximum Value'=>'En fazla değer','Minimum Value'=>'En az değer','Range'=>'Aralık','Both (Array)'=>'İkisi de (Dizi)','Label'=>'Etiket','Value'=>'Değer','Vertical'=>'Dikey','Horizontal'=>'Yatay','red : Red'=>'kirmizi : Kırmızı','For more control, you may specify both a value and label like this:'=>'Daha fazla kontrol için, hem bir değeri hem de bir etiketi şu şekilde belirtebilirsiniz:','Enter each choice on a new line.'=>'Her seçeneği yeni bir satıra girin.','Choices'=>'Seçimler','Button Group'=>'Tuş grubu','Allow Null'=>'Null değere izin ver','Parent'=>'Ana','TinyMCE will not be initialized until field is clicked'=>'Alan tıklanana kadar TinyMCE hazırlanmayacaktır','Delay Initialization'=>'Hazırlık geciktirme','Show Media Upload Buttons'=>'Ortam yükleme tuşları gösterilsin','Toolbar'=>'Araç çubuğu','Text Only'=>'Sadece Metin','Visual Only'=>'Sadece görsel','Visual & Text'=>'Görsel ve metin','Tabs'=>'Seklemeler','Click to initialize TinyMCE'=>'TinyMCE hazırlamak için tıklayın','Name for the Text editor tab (formerly HTML)Text'=>'Metin','Visual'=>'Görsel','Value must not exceed %d characters'=>'Değer %d karakteri geçmemelidir','Leave blank for no limit'=>'Limit olmaması için boş bırakın','Character Limit'=>'Karakter limiti','Appears after the input'=>'Girdi alanından sonra görünür','Append'=>'Sonuna ekle','Appears before the input'=>'Girdi alanından önce görünür','Prepend'=>'Önüne ekle','Appears within the input'=>'Girdi alanının içinde görünür','Placeholder Text'=>'Yer tutucu metin','Appears when creating a new post'=>'Yeni bir yazı oluştururken görünür','Text'=>'Metin','%1$s requires at least %2$s selection'=>'%1$s en az %2$s seçim gerektirir' . "\0" . '%1$s en az %2$s seçim gerektirir','Post ID'=>'Yazı ID','Post Object'=>'Yazı nesnesi','Maximum Posts'=>'En fazla yazı','Minimum Posts'=>'En az gönderi','Featured Image'=>'Öne çıkan görsel','Selected elements will be displayed in each result'=>'Her sonuç içinde seçilmiş elemanlar görüntülenir','Elements'=>'Elemanlar','Taxonomy'=>'Etiketleme','Post Type'=>'Yazı tipi','Filters'=>'Filtreler','All taxonomies'=>'Tüm taksonomiler','Filter by Taxonomy'=>'Taksonomiye göre filtre','All post types'=>'Tüm yazı tipleri','Filter by Post Type'=>'Yazı tipine göre filtre','Search...'=>'Ara...','Select taxonomy'=>'Taksonomi seç','Select post type'=>'Yazı tipi seç','No matches found'=>'Eşleşme yok','Loading'=>'Yükleniyor','Maximum values reached ( {max} values )'=>'En yüksek değerlere ulaşıldı ({max} değerleri)','Relationship'=>'İlişkili','Comma separated list. Leave blank for all types'=>'Virgül ile ayrılmış liste. Tüm tipler için boş bırakın','Allowed File Types'=>'İzin verilen dosya tipleri','Maximum'=>'En fazla','File size'=>'Dosya boyutu','Restrict which images can be uploaded'=>'Hangi görsellerin yüklenebileceğini sınırlandırın','Minimum'=>'En az','Uploaded to post'=>'Yazıya yüklendi','All'=>'Tümü','Limit the media library choice'=>'Ortam kitaplığı seçimini sınırlayın','Library'=>'Kitaplık','Preview Size'=>'Önizleme boyutu','Image ID'=>'Görsel no','Image URL'=>'Resim Adresi','Image Array'=>'Görsel dizisi','Specify the returned value on front end'=>'Ön yüzden dönecek değeri belirleyin','Return Value'=>'Dönüş değeri','Add Image'=>'Görsel ekle','No image selected'=>'Resim seçilmedi','Remove'=>'Kaldır','Edit'=>'Düzenle','All images'=>'Tüm görseller','Update Image'=>'Görseli güncelle','Edit Image'=>'Resmi düzenle','Select Image'=>'Resim Seç','Image'=>'Görsel','Allow HTML markup to display as visible text instead of rendering'=>'Görünür metin olarak HTML kodlamasının görüntülenmesine izin ver','Escape HTML'=>'HTML’i güvenli hale getir','No Formatting'=>'Biçimlendirme yok','Automatically add <br>'=>'Otomatik ekle <br>','Automatically add paragraphs'=>'Otomatik paragraf ekle','Controls how new lines are rendered'=>'Yeni satırların nasıl görüntüleneceğini denetler','New Lines'=>'Yeni satırlar','Week Starts On'=>'Hafta başlangıcı','The format used when saving a value'=>'Bir değer kaydedilirken kullanılacak biçim','Save Format'=>'Biçimi kaydet','Date Picker JS weekHeaderWk'=>'Hf','Date Picker JS prevTextPrev'=>'Önceki','Date Picker JS nextTextNext'=>'Sonraki','Date Picker JS currentTextToday'=>'Bugün','Date Picker JS closeTextDone'=>'Bitti','Date Picker'=>'Tarih seçici','Width'=>'Genişlik','Embed Size'=>'Gömme boyutu','Enter URL'=>'Adres girin','oEmbed'=>'oEmbed','Text shown when inactive'=>'Etkin değilken görüntülenen metin','Off Text'=>'Kapalı metni','Text shown when active'=>'Etkinken görüntülenen metin','On Text'=>'Açık metni','Stylized UI'=>'Stilize edilmiş kullanıcı arabirimi','Default Value'=>'Varsayılan değer','Displays text alongside the checkbox'=>'İşaret kutusunun yanında görüntülenen metin','Message'=>'Mesaj','No'=>'Hayır','Yes'=>'Evet','True / False'=>'Doğru / yanlış','Row'=>'Satır','Table'=>'Tablo','Block'=>'Blok','Specify the style used to render the selected fields'=>'Seçili alanları görüntülemek için kullanılacak stili belirtin','Layout'=>'Yerleşim','Sub Fields'=>'Alt alanlar','Group'=>'Grup','Customize the map height'=>'Harita yüksekliğini özelleştir','Height'=>'Ağırlık','Set the initial zoom level'=>'Temel yaklaşma seviyesini belirle','Zoom'=>'Yakınlaşma','Center the initial map'=>'Haritayı ortala','Center'=>'Merkez','Search for address...'=>'Adres arayın…','Find current location'=>'Şu anki konumu bul','Clear location'=>'Konumu temizle','Search'=>'Ara','Sorry, this browser does not support geolocation'=>'Üzgünüz, bu tarayıcı konumlandırma desteklemiyor','Google Map'=>'Google haritası','The format returned via template functions'=>'Tema işlevlerinden dönen biçim','Return Format'=>'Dönüş biçimi','Custom:'=>'Özel:','The format displayed when editing a post'=>'Bir yazı düzenlenirken görüntülenecek biçim','Display Format'=>'Gösterim biçimi','Time Picker'=>'Zaman seçici','Inactive (%s)'=>'Devre dışı (%s)' . "\0" . 'Devre dışı (%s)','No Fields found in Trash'=>'Çöpte alan bulunamadı','No Fields found'=>'Hiç alan bulunamadı','Search Fields'=>'Alanlarda ara','View Field'=>'Alanı görüntüle','New Field'=>'Yeni alan','Edit Field'=>'Alanı düzenle','Add New Field'=>'Yeni elan ekle','Field'=>'Alan','Fields'=>'Alanlar','No Field Groups found in Trash'=>'Çöpte alan grubu bulunamadı','No Field Groups found'=>'Hiç alan grubu bulunamadı','Search Field Groups'=>'Alan gruplarında ara','View Field Group'=>'Alan grubunu görüntüle','New Field Group'=>'Yeni alan grubu','Edit Field Group'=>'Alan grubunu düzenle','Add New Field Group'=>'Yeni alan grubu ekle','Add New'=>'Yeni ekle','Field Group'=>'Alan grubu','Field Groups'=>'Alan grupları','Customize WordPress with powerful, professional and intuitive fields.'=>'Güçlü, profesyonel ve sezgisel alanlar ile WordPress\'i özelleştirin.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'Blok türü adı gereklidir.','Block type "%s" is already registered.'=>'Blok türü "%s" zaten kayıtlı.','Switch to Edit'=>'Düzenlemeye geç','Switch to Preview'=>'Önizlemeye geç','Change content alignment'=>'İçerik hizalamasını değiştir','%s settings'=>'%s ayarları','Options Updated'=>'Seçenekler güncellendi','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Güncellemeleri etkinleştirmek için lütfen Güncellemeler sayfasında lisans anahtarınızı girin. Eğer bir lisans anahtarınız yoksa lütfen detaylar ve fiyatlama sayfasına bakın.','ACF Activation Error. Your defined license key has changed, but an error occurred when deactivating your old licence'=>'ACF etkinleştirme hatası. Tanımlı lisans anahtarınız değişti, ancak eski lisansınızı devre dışı bırakırken bir hata oluştu','ACF Activation Error. Your defined license key has changed, but an error occurred when connecting to activation server'=>'ACF etkinleştirme hatası. Tanımlı lisans anahtarınız değişti, ancak etkinleştirme sunucusuna bağlanırken bir hata oluştu','ACF Activation Error'=>'ACF etkinleştirme hatası','ACF Activation Error. An error occurred when connecting to activation server'=>'ACF etkinleştirme hatası. Etkinleştirme sunucusuna bağlanırken bir hata oluştu','Check Again'=>'Tekrar kontrol et','ACF Activation Error. Could not connect to activation server'=>'ACF etkinleştirme hatası. Etkinleştirme sunucusu ile bağlantı kurulamadı','Publish'=>'Yayımla','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Bu seçenekler sayfası için hiç özel alan grubu bulunamadı. Bir özel alan grubu oluştur','Error. Could not connect to update server'=>' Hata. Güncelleme sunucusu ile bağlantı kurulamadı','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'Hata. Güncelleme paketi için kimlik doğrulaması yapılamadı. Lütfen ACF PRO lisansınızı kontrol edin ya da lisansınızı etkisizleştirip, tekrar etkinleştirin.','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'Hata. Bu sitenin lisansının süresi dolmuş veya devre dışı bırakılmış. Lütfen ACF PRO lisansınızı yeniden etkinleştirin.','Select one or more fields you wish to clone'=>'Çoğaltmak için bir ya da daha fazla alan seçin','Display'=>'Görüntüle','Specify the style used to render the clone field'=>'Çoğaltılacak alanın görünümü için stili belirleyin','Group (displays selected fields in a group within this field)'=>'Grup (bu alanın içinde seçili alanları grup olarak gösterir)','Seamless (replaces this field with selected fields)'=>'Pürüzsüz (bu alanı seçişmiş olan alanlarla değiştirir)','Labels will be displayed as %s'=>'Etiketler %s olarak görüntülenir','Prefix Field Labels'=>'Alan etiketlerine ön ek ekle','Values will be saved as %s'=>'Değerler %s olarak kaydedilecek','Prefix Field Names'=>'Alan isimlerine ön ek ekle','Unknown field'=>'Bilinmeyen alan','Unknown field group'=>'Bilinmeyen alan grubu','All fields from %s field group'=>'%s alan grubundaki tüm alanlar','Add Row'=>'Satır ekle','layout'=>'yerleşim' . "\0" . 'yerleşimler','layouts'=>'yerleşimler','This field requires at least {min} {label} {identifier}'=>'Bu alan için en az gereken {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'Bu alan için sınır {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} kullanılabilir (en fazla {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} gerekli (min {min})','Flexible Content requires at least 1 layout'=>'Esnek içerik, en az 1 yerleşim gerektirir','Click the "%s" button below to start creating your layout'=>'Kendi yerleşiminizi oluşturmaya başlamak için aşağıdaki "%s " tuşuna tıklayın','Add layout'=>'Yerleşim ekle','Duplicate layout'=>'Düzeni çoğalt','Remove layout'=>'Yerleşimi çıkar','Click to toggle'=>'Geçiş yapmak için tıklayın','Delete Layout'=>'Yerleşimi sil','Duplicate Layout'=>'Yerleşimi çoğalt','Add New Layout'=>'Yeni yerleşim ekle','Add Layout'=>'Yerleşim ekle','Min'=>'En düşük','Max'=>'En yüksek','Minimum Layouts'=>'En az yerleşim','Maximum Layouts'=>'En fazla yerleşim','Button Label'=>'Tuş etiketi','%s must be of type array or null.'=>'%s dizi veya null türünde olmalıdır.','%1$s must contain at least %2$s %3$s layout.'=>'%1$s en az %2$s %3$s düzen içermelidir.' . "\0" . '%1$s en az %2$s %3$s düzen içermelidir.','%1$s must contain at most %2$s %3$s layout.'=>'%1$s en fazla %2$s %3$s düzeni içermelidir.' . "\0" . '%1$s en fazla %2$s %3$s düzeni içermelidir.','Add Image to Gallery'=>'Galeriye görsel ekle','Maximum selection reached'=>'En fazla seçim aşıldı','Length'=>'Uzunluk','Caption'=>'Başlık','Alt Text'=>'Alternatif metin','Add to gallery'=>'Galeriye ekle','Bulk actions'=>'Toplu eylemler','Sort by date uploaded'=>'Yüklenme tarihine göre sırala','Sort by date modified'=>'Değiştirme tarihine göre sırala','Sort by title'=>'Başlığa göre sırala','Reverse current order'=>'Sıralamayı ters çevir','Close'=>'Kapat','Minimum Selection'=>'En az seçim','Maximum Selection'=>'En fazla seçim','Allowed file types'=>'İzin verilen dosya tipleri','Insert'=>'Ekle','Specify where new attachments are added'=>'Yeni eklerin nereye ekleneceğini belirtin','Append to the end'=>'Sona ekle','Prepend to the beginning'=>'En başa ekleyin','Minimum rows not reached ({min} rows)'=>'En az satır sayısına ulaşıldı ({min} satır)','Maximum rows reached ({max} rows)'=>'En fazla satır değerine ulaşıldı ({max} satır)','Minimum Rows'=>'En az satır','Maximum Rows'=>'En fazla satır','Collapsed'=>'Daraltılmış','Select a sub field to show when row is collapsed'=>'Satır toparlandığında görüntülenecek alt alanı seçin','Invalid field key or name.'=>'Geçersiz alan grup no.','Click to reorder'=>'Yeniden düzenlemek için sürükleyin','Add row'=>'Satır ekle','Duplicate row'=>'Satırı çoğalt','Remove row'=>'Satır çıkar','First Page'=>'Ön sayfa','Previous Page'=>'Yazılar sayfası','Next Page'=>'Ön sayfa','Last Page'=>'Yazılar sayfası','No block types exist'=>'Hiç blok tipi yok','No options pages exist'=>'Seçenekler sayfayı mevcut değil','Deactivate License'=>'Lisansı devre dışı bırak','Activate License'=>'Lisansı etkinleştir','License Information'=>'Lisans bilgisi','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Güncellemeleri açmak için lisans anahtarınızı aşağıya girin. Eğer bir lisans anahtarınız yoksa lütfen detaylar ve fiyatlama sayfasına bakın.','License Key'=>'Lisans anahtarı','Your license key is defined in wp-config.php.'=>'Lisans anahtarınız wp-config.php içinde tanımlanmış.','Retry Activation'=>'Etkinleştirmeyi yeniden dene','Update Information'=>'Güncelleme bilgisi','Current Version'=>'Mevcut sürüm','Latest Version'=>'En son sürüm','Update Available'=>'Güncelleme mevcut','Upgrade Notice'=>'Yükseltme bildirimi','Enter your license key to unlock updates'=>'Güncelleştirmelerin kilidini açmak için yukardaki alana lisans anahtarını girin','Update Plugin'=>'Eklentiyi güncelle','Please reactivate your license to unlock updates'=>'Güncellemelerin kilidini açmak için lütfen lisansınızı yeniden etkinleştirin']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.mo
index 8f4e4b8d..089a9961 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.po
index 4b2bdc25..17c6b60a 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1881,7 +1921,6 @@ msgstr ""
"olduğunda mümkündür. Alan değeri güvenlik için döndürülmemiştir."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -2003,8 +2042,8 @@ msgid "Add fields"
msgstr "Alan ekle"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Bu alan"
@@ -2077,7 +2116,7 @@ msgstr "%s alanı"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Birden çok seçin"
@@ -4568,15 +4607,15 @@ msgstr "Yazı türü silindi"
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Aramak için yazın..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Sadece PRO'da"
@@ -4696,8 +4735,8 @@ msgid "Close Modal"
msgstr "Pencereyi kapat"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Alan başka bir gruba taşındı."
@@ -4706,15 +4745,15 @@ msgstr "Alan başka bir gruba taşındı."
msgid "Close modal"
msgstr "Modalı kapat"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Bu sekmede yeni bir sekme grubu başlatın."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Yeni sekme grubu"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Select2 kullanarak biçimlendirilmiş bir seçim kutusu kullan"
@@ -4928,8 +4967,8 @@ msgid "Activate this item"
msgstr "Bu öğeyi etkinleştir"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Alan grubu çöp kutusuna taşınsın mı?"
@@ -4991,7 +5030,7 @@ msgstr "%1$s geçerli bir kullanıcı kimliğine sahip olmalıdır."
msgid "Invalid request."
msgstr "Geçersiz istek."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s bir %2$s değil"
@@ -5661,7 +5700,7 @@ msgstr "genişlik"
msgid "Wrapper Attributes"
msgstr "Kapsayıcı öznitelikleri"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Gerekli"
@@ -5721,8 +5760,8 @@ msgstr "Yeniden düzenlemek için sürükleyin"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Bu alan grubunu şu koşulda göster"
@@ -6013,8 +6052,8 @@ msgstr "Boş"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "kopyala"
@@ -6031,8 +6070,8 @@ msgid "Checked"
msgstr "İşaretlendi"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Özel alanı taşı"
@@ -6047,14 +6086,14 @@ msgid "Field group title is required"
msgstr "Alan grubu başlığı gerekli"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "Bu alan, üzerinde yapılan değişiklikler kaydedilene kadar taşınamaz"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "Artık alan isimlerinin başlangıcında “field_” kullanılmayacak"
@@ -6302,9 +6341,9 @@ msgstr "Dosya tipi %s olmalı."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "veya"
@@ -6355,7 +6394,7 @@ msgstr "Küçük resim"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(etiket yok)"
@@ -6528,7 +6567,7 @@ msgstr "Diğer"
msgid "Radio Button"
msgstr "Radyo düğmesi"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6536,19 +6575,19 @@ msgstr ""
"Önceki akordeonun durması için bir son nokta tanımlayın. Bu akordeon "
"görüntülenmeyecek."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Bu akordeonun diğerlerini kapatmadan açılmasını sağla."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Çoklu genişletme"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Sayfa yüklemesi sırasında bu akordeonu açık olarak görüntüle."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Açık"
@@ -6610,81 +6649,87 @@ msgstr "Dosya"
msgid "Password"
msgstr "Parola"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Dönecek değeri belirt"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Seçimlerin tembel yüklenmesi için AJAX kullanılsın mı?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Her satıra bir değer girin"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Seçim"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Yükleme başarısız oldu"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Aranıyor…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Daha fazla sonuç yükleniyor…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Sadece %d öge seçebilirsiniz"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Sadece 1 öge seçebilirsiniz"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Lütfen %d karakter silin"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Lütfen 1 karakter silin"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Lütfen %d veya daha fazla karakter girin"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Lütfen 1 veya daha fazla karakter girin"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Eşleşme yok"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "%d sonuç bulundu. Dolaşmak için yukarı ve aşağı okları kullanın."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Bir sonuç bulundu, seçmek için enter tuşuna basın."
@@ -6824,21 +6869,21 @@ msgstr "Zamanı se"
msgid "Date Time Picker"
msgstr "Tarih zaman seçici"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Uç nokta"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Sola hizalı"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Üste hizalı"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Konumlandırma"
@@ -6896,7 +6941,7 @@ msgstr "Aralık"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "İkisi de (Dizi)"
@@ -6904,14 +6949,14 @@ msgstr "İkisi de (Dizi)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Etiket"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Değer"
@@ -6930,14 +6975,14 @@ msgstr "Yatay"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "kirmizi : Kırmızı"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Daha fazla kontrol için, hem bir değeri hem de bir etiketi şu şekilde "
@@ -6946,14 +6991,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Her seçeneği yeni bir satıra girin."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Seçimler"
@@ -6965,7 +7010,7 @@ msgstr "Tuş grubu"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7355,35 +7400,35 @@ msgstr "Resim Seç"
msgid "Image"
msgstr "Görsel"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "Görünür metin olarak HTML kodlamasının görüntülenmesine izin ver"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "HTML’i güvenli hale getir"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Biçimlendirme yok"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Otomatik ekle <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Otomatik paragraf ekle"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Yeni satırların nasıl görüntüleneceğini denetler"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Yeni satırlar"
@@ -7465,7 +7510,7 @@ msgstr "Etkinken görüntülenen metin"
msgid "On Text"
msgstr "Açık metni"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Stilize edilmiş kullanıcı arabirimi"
@@ -7477,7 +7522,7 @@ msgstr "Stilize edilmiş kullanıcı arabirimi"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7491,7 +7536,7 @@ msgid "Displays text alongside the checkbox"
msgstr "İşaret kutusunun yanında görüntülenen metin"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Mesaj"
@@ -7516,31 +7561,31 @@ msgstr "Evet"
msgid "True / False"
msgstr "Doğru / yanlış"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Satır"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Tablo"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Blok"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Seçili alanları görüntülemek için kullanılacak stili belirtin"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Yerleşim"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Alt alanlar"
@@ -7616,7 +7661,7 @@ msgstr "Tema işlevlerinden dönen biçim"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.l10n.php
index 6c3d6c40..6920ab8d 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'uk','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:48+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['YouTube Icon'=>'Іконка YouTube','Xing Icon'=>'Іконка Xing','WhatsApp Icon'=>'Іконка WhatsApp','Twitch Icon'=>'Іконка Twitch','Spotify Icon'=>'Іконка Spotify','RSS Icon'=>'Іконка RSS','Remove Icon'=>'Видалити іконку','Reddit Icon'=>'Іконка Reddit','Pinterest Icon'=>'Іконка Pinterest','Instagram Icon'=>'Іконка Instagram','Play Icon'=>'Іконка програти','Button Icon'=>'Іконка кнопки','Upload Icon'=>'Завантажити Іконки','Twitter Icon'=>'Іконка X','Search Icon'=>'Іконка пошуку','Phone Icon'=>'Іконка телефону','No Icon'=>'Без іконки','Location Icon'=>'Іконка розміщення','Facebook Icon'=>'Іконка Facebook','Email Icon'=>'Іконка email','Quote Icon'=>'Іконка цитати','Dismiss Icon'=>'Іконка Відхилити','Category Icon'=>'Іконка категорії','Cart Icon'=>'Іконка кошика','Site Icon'=>'Іконка сайту','Post Icon'=>'Іконка запису','Home Icon'=>'Іконка Домашня сторінка','Media Library'=>'Бібліотека медіа','Light'=>'Світлий','Standard'=>'Стандартний','Free'=>'Безкоштовно','In the editor used as the placeholder of the title.'=>'У редакторі використовується як замінник заголовка.','Title Placeholder'=>'Назва заповнювача поля','4 Months Free'=>'4 місяці безкоштовно','(Duplicated from %s)'=>'(Дубльовано з %s)','Select Options Pages'=>'Виберіть параметри сторінок','Duplicate taxonomy'=>'Продублювати таксономію','Create taxonomy'=>'Створити таксономію','Duplicate post type'=>'Дублікати тип допису','Create post type'=>'Створити тип допису','Link field groups'=>'Посилання на групу полів','Add fields'=>'Добавити поле','This Field'=>'Це поле','ACF PRO'=>'ACF PRO','Feedback'=>'Зворотній зв’язок','Support'=>'Підтримка','is developed and maintained by'=>'розробляється та підтримується','Add this %s to the location rules of the selected field groups.'=>'Додайте цей %s до правил розташування вибраних груп полів.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Увімкнення двонаправленого налаштування дозволяє оновлювати значення в цільових полях для кожного значення, вибраного для цього поля, додаючи або видаляючи Post ID, Taxonomy ID або User ID елемента, який оновлюється. Для отримання додаткової інформації, будь ласка, прочитайте документацію.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Оберіть поля для зберігання посилання на елемент, що оновлюється. Ви можете обрати це поле. Цільові поля мають бути сумісні з тим, де це поле відображається. Наприклад, якщо це поле відображається в таксономії, ваше цільове поле має мати тип таксономії','Target Field'=>'Цільове поле','Update a field on the selected values, referencing back to this ID'=>'Оновлення поля для вибраних значень, посилаючись на цей ідентифікатор','Bidirectional'=>'Двонаправлений','%s Field'=>'Поле %s','Select Multiple'=>'Виберіть кілька','WP Engine logo'=>'Логотип WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Лише малі літери, підкреслення та тире, максимум 32 символи.','The capability name for assigning terms of this taxonomy.'=>'Назва можливості для призначення термінів цієї таксономії.','Assign Terms Capability'=>'Можливість призначення термінів','The capability name for deleting terms of this taxonomy.'=>'Назва можливості для видалення термінів цієї таксономії.','Learn More'=>'Дізнатись більше','No terms'=>'Немає умови','URL'=>'URL','nounClone'=>'Клон','PRO'=>'PRO','Advanced'=>'Розширене','Original'=>'Оригінальний','Invalid post ID.'=>'Невірний ID запису.','More'=>'Більше','Tutorial'=>'Навчальний посібник','Popular'=>'Популярні','Genre'=>'Жанр','Quick Edit'=>'Швидке редагування','Tag Cloud'=>'Хмаринка позначок','Meta Box'=>'Meta Box','Tag Link'=>'Посилання позначки','Tags list'=>'Список позначок','Tags list navigation'=>'Навігація по списку позначок','Filter by category'=>'Сортувати за категоріями','No tags'=>'Немає позначок','No tags found'=>'Теги не знайдено','Not Found'=>'Не знайдено','Most Used'=>'Популярні','Choose from the most used tags'=>'Виберіть з-поміж найбільш використовуваних позначок','Add or remove tags'=>'Додати чи видалити позначки','Separate tags with commas'=>'Розділяйте позначки комами','Popular Tags'=>'Популярні позначки','Search Tags'=>'Шукати позначки','Parent Category:'=>'Батьківська категорія:','Parent Category'=>'Батьківська категорія','Parent %s'=>'Батьківський %s','New Tag Name'=>'Назва нової позначки','Add New Tag'=>'Додати нову позначку','Update Tag'=>'Оновити позначку','Update %s'=>'Оновити %s','View Tag'=>'Переглянути позначку','Edit Tag'=>'Редагувати позначку','All Tags'=>'Всі позначки','Menu Label'=>'Мітка меню','Term Description'=>'Опис терміну','Public'=>'Загальнодоступне','movie'=>'фільм','Archive'=>'Архів','Pagination'=>'Пагинація','Menu Icon'=>'Іконка меню','Menu Position'=>'Розташування меню','A link to a post.'=>'Посилання на запис.','Post Link'=>'Посилання запису','Item Link'=>'Посилання на елемент','Post updated.'=>'Запис оновлено.','Post scheduled.'=>'Запис запланований.','Post reverted to draft.'=>'Запис повернуто в чернетку.','Post published privately.'=>'Запис опубліковано приватно.','Post published.'=>'Запис опубліковано.','Posts list'=>'Список записів','Posts list navigation'=>'Навігація по списку записів','Filter posts list'=>'Фільтрувати список записів','Insert into post'=>'Вставити у запис','Insert into %s'=>'Вставити у %s','Use as featured image'=>'Використовувати як головне зображення','Remove featured image'=>'Видалити головне зображення','Set featured image'=>'Встановити головне зображення','Featured image'=>'Головне зображення','Post Attributes'=>'Властивості запису','Post Archives'=>'Архіви записів','No posts found'=>'Не знайдено записів','Search Posts'=>'Шукати записи','Search %s'=>'Пошук %s','Parent Page:'=>'Батьківська сторінка:','Parent %s:'=>'Батьківський %s:','New Post'=>'Новий запис','New Item'=>'Новий елемент','New %s'=>'Нов(а)ий %s','Add New Post'=>'Додати новий запис','Add New Item'=>'Додати новий елемент','Add New %s'=>'Додати новий %s','View Posts'=>'Перегляд записів','View Items'=>'Перегляд елементів','View Post'=>'Переглянути запис','View %s'=>'Переглянути %s','Edit Post'=>'Редагувати запис','Edit %s'=>'Редагувати %s','All Posts'=>'Всі записи','All Items'=>'Всі елементи','All %s'=>'Всі %s','Menu Name'=>'Назва меню','Regenerate'=>'Регенерувати','Post Formats'=>'Формати запису','Editor'=>'Редактор','Browse Fields'=>'Перегляд полів','Nothing to import'=>'Нічого імпортувати','Export'=>'Експорт','Category'=>'Категорія','Tag'=>'Теґ','Terms'=>'Умови','Post Types'=>'Типи записів','Advanced Settings'=>'Розширені налаштування','Basic Settings'=>'Базові налаштування','Pages'=>'Сторінки','ACF'=>'ACF','taxonomy'=>'таксономія','post type'=>'тип запису','Done'=>'Готово','post statusRegistration Failed'=>'Реєстрація не вдалася','REST API'=>'REST API','Permissions'=>'Дозволи','URLs'=>'URLs','Visibility'=>'Видимість','Labels'=>'Мітки','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','New Tab Group'=>'Нова група вкладок','Updates'=>'Оновлення','Save Changes'=>'Зберегти зміни','Field Group Title'=>'Назва групи полів','Add title'=>'Додати заголовок','Add Field Group'=>'Додати групу полів','Repeater Field'=>'Повторюване поле','Unlock Extra Features with ACF PRO'=>'Розблокуйте додаткові можливості з ACF PRO','Delete Field Group'=>'Видалити групу полів','Group Settings'=>'Налаштування групи','Location Rules'=>'Правила розміщення','Add Your First Field'=>'Додайте своє перше поле','#'=>'№','Add Field'=>'Додати поле','Validation'=>'Перевірка','General'=>'Загальні','Import JSON'=>'Імпортувати JSON','Export As JSON'=>'Експортувати як JSON','Deactivate'=>'Деактивувати','Deactivate this item'=>'Деактивувати цей елемент','Activate'=>'Активувати','Activate this item'=>'Активувати цей елемент','post statusInactive'=>'Неактивний','WP Engine'=>'WP Engine','Invalid request.'=>'Невірний запит.','Show in REST API'=>'Показати в REST API','Enable Transparency'=>'Увімкнути прозорість','RGBA Array'=>'RGBA Масив','RGBA String'=>'RGBA рядок','Hex String'=>'HEX рядок','Upgrade to PRO'=>'Оновлення до Pro','post statusActive'=>'Діюча','\'%s\' is not a valid email address'=>'\'%s\' неправильна адреса електронної пошти','Color value'=>'Значення кольору','Select default color'=>'Вибрати колір за замовчуванням','Clear color'=>'Очистити колір','Blocks'=>'Блоки','Options'=>'Параметри','Users'=>'Користувачі','Menu items'=>'Пункти Меню','Widgets'=>'Віджети','Attachments'=>'Вкладення','Taxonomies'=>'Таксономії','Posts'=>'Записи','Last updated: %s'=>'Останнє оновлення: %s','Invalid field group parameter(s).'=>'Недійсний параметр(и) групи полів.','Awaiting save'=>'Чекає збереження','Saved'=>'Збережено','Import'=>'Імпорт','Review changes'=>'Перегляньте зміни','Located in: %s'=>'Розташовано в: %s','Located in plugin: %s'=>'Розташовано в плагіні: %s','Located in theme: %s'=>'Розташовано в Темі: %s','Various'=>'Різні','Sync changes'=>'Синхронізувати зміни','Loading diff'=>'Завантаження різного','Review local JSON changes'=>'Перегляньте локальні зміни JSON','Visit website'=>'Відвідати Сайт','View details'=>'Переглянути деталі','Version %s'=>'Версія %s','Information'=>'Інформація','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Служба Підтримки. Фахівці Служби підтримки в нашому довідковому бюро допоможуть вирішити ваші більш детальні технічні завдання.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Документація. Наша розширена документація містить посилання та інструкції щодо більшості ситуацій, з якими ви можете зіткнутися.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Ми відповідально ставимося до підтримки і хочемо, щоб ви отримали найкращі результати від свого веб-сайту за допомогою ACF. Якщо у вас виникнуть труднощі, ви можете знайти допомогу в кількох місцях:','Help & Support'=>'Довідка та Підтримка','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Будь ласка, скористайтесь вкладкою Довідка та Підтримка, щоб зв’язатись, якщо вам потрібна допомога.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Перш ніж створювати свою першу групу полів, ми рекомендуємо спочатку прочитати наш посібник Початок роботи , щоб ознайомитись із філософією та найкращими практиками плагіна.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Плагін Advanced Custom Fields пропонує візуальний конструктор форм для налаштування екранів редагування WordPress з додатковими полями та інтуїтивний API для відображення значень користувацьких полів у будь-якому файлі шаблону теми.','Overview'=>'Огляд','Location type "%s" is already registered.'=>'Тип розташування "%s" вже зареєстровано.','Class "%s" does not exist.'=>'Клас "%s" не існує.','Invalid nonce.'=>'Невірний ідентифікатор.','Error loading field.'=>'Помилка при завантаженні поля.','Location not found: %s'=>'Локація не знайдена: %s','Error: %s'=>'Помилка: %s','Widget'=>'Віджет','User Role'=>'Роль користувача','Comment'=>'Коментар','Post Format'=>'Формат запису','Menu Item'=>'Пункт меню','Post Status'=>'Статус запису','Menus'=>'Меню','Menu Locations'=>'Області для меню','Menu'=>'Меню','Post Taxonomy'=>'Таксономія запису','Child Page (has parent)'=>'Дочірня сторінка (має батьківську)','Parent Page (has children)'=>'Батьківська сторінка (має нащадків)','Top Level Page (no parent)'=>'Сторінка верхнього рівня (без батьків)','Posts Page'=>'Сторінка записів','Front Page'=>'Головна сторінка','Page Type'=>'Тип сторінки','Viewing back end'=>'Переглянути бекенд','Viewing front end'=>'Переглянути фронтенд','Logged in'=>'Авторизовані','Current User'=>'Поточний користувач','Page Template'=>'Шаблон сторінки','Register'=>'Зареєструватись','Add / Edit'=>'Додати / Редагувати','User Form'=>'Форма користувача','Page Parent'=>'Батьківська сторінка','Super Admin'=>'Супер-адмін','Current User Role'=>'Поточна роль користувача','Default Template'=>'Початковий шаблон','Post Template'=>'Шаблон запису','Post Category'=>'Категорія запису','All %s formats'=>'Всі %s формати','Attachment'=>'Вкладений файл','%s value is required'=>'%s значення обов\'язкове','Show this field if'=>'Показувати поле, якщо','Conditional Logic'=>'Умовна логіка','and'=>'та','Local JSON'=>'Локальний JSON','Clone Field'=>'Клонувати поле','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Також перевірте, чи всі додаткові доповнення (%s) оновлені до останньої версії.','This version contains improvements to your database and requires an upgrade.'=>'Ця версія містить вдосконалення вашої бази даних і вимагає оновлення.','Thank you for updating to %1$s v%2$s!'=>'Дякуємо за оновлення до %1$s v%2$s!','Database Upgrade Required'=>'Необхідно оновити базу даних','Options Page'=>'Сторінка опцій','Gallery'=>'Галерея','Flexible Content'=>'Гнучкий вміст','Repeater'=>'Повторювальне поле','Back to all tools'=>'Повернутися до всіх інструментів','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Якщо декілька груп полів відображаються на екрані редагування, то використовуватимуться параметри першої групи. (з найменшим порядковим номером)','Select items to hide them from the edit screen.'=>'Оберіть що ховати з екрану редагування/створення.','Hide on screen'=>'Ховати на екрані','Send Trackbacks'=>'Надіслати трекбеки','Tags'=>'Позначки','Categories'=>'Категорії','Page Attributes'=>'Властивості сторінки','Format'=>'Формат','Author'=>'Автор','Slug'=>'Частина посилання','Revisions'=>'Редакції','Comments'=>'Коментарі','Discussion'=>'Обговорення','Excerpt'=>'Уривок','Content Editor'=>'Редактор матеріалу','Permalink'=>'Постійне посилання','Shown in field group list'=>'Відображається на сторінці груп полів','Field groups with a lower order will appear first'=>'Групи полів з нижчим порядком з’являться спочатку','Order No.'=>'Порядок розташування','Below fields'=>'Під полями','Below labels'=>'Під ярликами','Side'=>'Збоку','Normal (after content)'=>'Стандартно (після тектового редактора)','High (after title)'=>'Вгорі (під заголовком)','Position'=>'Розташування','Seamless (no metabox)'=>'Спрощений (без метабоксу)','Standard (WP metabox)'=>'Стандартний (WP метабокс)','Style'=>'Стиль','Type'=>'Тип','Key'=>'Ключ','Order'=>'Порядок','Close Field'=>'Закрити поле','id'=>'id','class'=>'клас','width'=>'ширина','Wrapper Attributes'=>'Атрибути обгортки','Required'=>'Обов\'язково','Instructions'=>'Інструкція','Field Type'=>'Тип поля','Single word, no spaces. Underscores and dashes allowed'=>'Одне слово, без пробілів. Можете використовувати нижнє підкреслення.','Field Name'=>'Назва поля','This is the name which will appear on the EDIT page'=>'Ця назва відображується на сторінці редагування','Field Label'=>'Мітка поля','Delete'=>'Видалити','Delete field'=>'Видалити поле','Move'=>'Перемістити','Move field to another group'=>'Перемістити поле до іншої групи','Duplicate field'=>'Дублювати поле','Edit field'=>'Редагувати поле','Drag to reorder'=>'Перетягніть, щоб змінити порядок','Show this field group if'=>'Показувати групу полів, якщо','No updates available.'=>'Немає оновлень.','Database upgrade complete. See what\'s new'=>'Оновлення бази даних завершено. Подивіться, що нового','Reading upgrade tasks...'=>'Читання завдань для оновлення…','Upgrade failed.'=>'Помилка оновлення.','Upgrade complete.'=>'Оновлення завершено.','Upgrading data to version %s'=>'Оновлення даних до версії %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Настійно рекомендується зробити резервну копію вашої бази даних, перш ніж продовжити. Ви впевнені, що хочете запустити програму оновлення зараз?','Please select at least one site to upgrade.'=>'Виберіть принаймні один сайт для оновлення.','Database Upgrade complete. Return to network dashboard'=>'Оновлення бази даних завершено. Повернутися до Майстерні','Site is up to date'=>'Сайт оновлено','Site requires database upgrade from %1$s to %2$s'=>'Для сайту потрібно оновити базу даних з %1$s до %2$s','Site'=>'Сайт','Upgrade Sites'=>'Оновити сайти','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Для наступних сайтів потрібне оновлення БД. Позначте ті, які потрібно оновити, а потім натисніть %s.','Add rule group'=>'Додати групу умов','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Створіть набір умов, щоб визначити де використовувати ці додаткові поля','Rules'=>'Умови','Copied'=>'Скопійовано','Copy to clipboard'=>'Копіювати в буфер обміну','Select Field Groups'=>'Оберіть групи полів','No field groups selected'=>'Не обрано груп полів','Generate PHP'=>'Генерувати PHP','Export Field Groups'=>'Експортувати групи полів','Import file empty'=>'Файл імпорту порожній','Incorrect file type'=>'Невірний тип файлу','Error uploading file. Please try again'=>'Помилка завантаження файлу. Спробуйте знову','Import Field Groups'=>'Імпортувати групи полів','Sync'=>'Синхронізація','Select %s'=>'Вибрати %s','Duplicate'=>'Дублювати','Duplicate this item'=>'Дублювати цей елемент','Supports'=>'Підтримка','Documentation'=>'Документація','Description'=>'Опис','Sync available'=>'Доступна синхронізація','Field group duplicated.'=>'Групу полів продубльовано.' . "\0" . '%s групи полів продубльовано.' . "\0" . '%s груп полів продубльовано.','Active (%s)'=>'Активні (%s)' . "\0" . 'Активні (%s)' . "\0" . 'Активні (%s)','Review sites & upgrade'=>'Перегляд сайтів & оновлення','Upgrade Database'=>'Оновити базу даних','Custom Fields'=>'Додаткові поля','Move Field'=>'Перемістити поле','Please select the destination for this field'=>'Будь ласка, оберіть групу, в яку перемістити','Move Complete.'=>'Переміщення завершене.','Active'=>'Діючий','Field Keys'=>'Ключі поля','Settings'=>'Налаштування','Location'=>'Розміщення','Null'=>'Нуль','copy'=>'копіювати','(this field)'=>'(це поле)','Checked'=>'Перевірено','Move Custom Field'=>'Перемістити поле','No toggle fields available'=>'Немає доступних полів, що перемикаюься','Field group title is required'=>'Заголовок обов’язковий','Field group draft updated.'=>'Чернетку групи полів оновлено.','Field group scheduled for.'=>'Групу полів збережено.','Field group submitted.'=>'Групу полів надіслано.','Field group saved.'=>'Групу полів збережено.','Field group published.'=>'Групу полів опубліковано.','Field group deleted.'=>'Групу полів видалено.','Field group updated.'=>'Групу полів оновлено.','Tools'=>'Інструменти','is not equal to'=>'не дорівнює','is equal to'=>'дорівнює','Forms'=>'Форми','Page'=>'Сторінка','Post'=>'Запис','Choice'=>'Вибір','Basic'=>'Загальне','Unknown'=>'Невідомий','Field type does not exist'=>'Тип поля не існує','Spam Detected'=>'Виявлено спам','Post updated'=>'Запис оновлено','Update'=>'Оновити','Content'=>'Вміст','Title'=>'Назва','Edit field group'=>'Редагувати групу полів','Selection is less than'=>'Обране значення менш ніж','Selection is greater than'=>'Обране значення більш ніж','Value is less than'=>'Значення меньше ніж','Value is greater than'=>'Значення більше ніж','Value contains'=>'Значення містить','Value matches pattern'=>'Значення відповідає шаблону','Value is not equal to'=>'Значення не дорівноє','Value is equal to'=>'Значення дорівнює','Has no value'=>'Немає значення','Has any value'=>'Має будь-яке значення','Cancel'=>'Скасувати','Are you sure?'=>'Ви впевнені?','1 field requires attention'=>'1 поле потребує уваги','Validation failed'=>'Помилка валідації','Validation successful'=>'Валідація успішна','Restricted'=>'Обмежено','Collapse Details'=>'Згорнути деталі','Expand Details'=>'Показати деталі','Uploaded to this post'=>'Завантажено до цього запису.','verbUpdate'=>'Оновлення','verbEdit'=>'Редагувати','The changes you made will be lost if you navigate away from this page'=>'Зміни, які ви внесли, буде втрачено, якщо ви перейдете з цієї сторінки','File type must be %s.'=>'Тип файлу має бути %s.','or'=>'або','File size must not exceed %s.'=>'Розмір файлу не повинен перевищувати %s.','File size must be at least %s.'=>'Розмір файлу має бути принаймні %s.','Image height must not exceed %dpx.'=>'Висота зображення не повинна перевищувати %dpx.','Image height must be at least %dpx.'=>'Висота зображення має бути принаймні %dpx.','Image width must not exceed %dpx.'=>'Ширина зображення не повинна перевищувати %dpx.','Image width must be at least %dpx.'=>'Ширина зображення має бути принаймні %dpx.','(no title)'=>'(без назви)','Full Size'=>'Повний розмір','Large'=>'Великий','Medium'=>'Середній','Thumbnail'=>'Мініатюра','(no label)'=>'(без мітки)','Sets the textarea height'=>'Встановлює висоту текстової області','Rows'=>'Рядки','Text Area'=>'Текстова область','Prepend an extra checkbox to toggle all choices'=>'Додайте додатковий прапорець, щоб перемикати всі варіанти','Add new choice'=>'Додати новий вибір','Toggle All'=>'Перемкнути всі','Archives'=>'Архіви','Page Link'=>'Посилання сторінки','Add'=>'Додати','Name'=>'Ім’я','%s added'=>'%s доданий','%s already exists'=>'%s вже існує','Term ID'=>'ID терміну','Load Terms'=>'Завантажити терміни','Save Terms'=>'Зберегти терміни','Create Terms'=>'Створити терміни','Radio Buttons'=>'Радіо кнопка','Multi Select'=>'Вибір декількох','Checkbox'=>'Галочка','Multiple Values'=>'Декілька значень','Appearance'=>'Вигляд','No TermsNo %s'=>'Ні %s','Value must be a number'=>'Значення має бути числом','Number'=>'Число','Add \'other\' choice to allow for custom values'=>'Додати вибір \'Інше\', для користувацьких значень','Other'=>'Інше','Radio Button'=>'Радіо Кнопки','Open'=>'Відкрити','Accordion'=>'Акордеон','File ID'=>'ID файлу','File URL'=>'URL файлу','File Array'=>'Масив файлу','Add File'=>'Додати файл','No file selected'=>'Файл не вибрано','File name'=>'Назва файлу','Update File'=>'Оновити файл','Edit File'=>'Редагувати файл','Select File'=>'Виберіть файл','File'=>'Файл','Password'=>'Пароль','Use AJAX to lazy load choices?'=>'Використати AJAX для завантаження значень?','Enter each default value on a new line'=>'Введіть значення. Одне значення в одному рядку','verbSelect'=>'Вибрати','Select2 JS load_failLoading failed'=>'Помилка завантаження','Select2 JS searchingSearching…'=>'Пошук…','Select2 JS load_moreLoading more results…'=>'Завантаження результатів…','Select2 JS selection_too_long_1You can only select 1 item'=>'Ви можете вибрати тільки 1 позицію','Select2 JS input_too_long_1Please delete 1 character'=>'Будь ласка видаліть 1 символ','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Введіть %d або більше символів','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Будь ласка введіть 1 або більше символів','Select2 JS matches_0No matches found'=>'Співпадінь не знайдено','Select2 JS matches_1One result is available, press enter to select it.'=>'Лише один результат доступний, натисніть клавішу ENTER, щоб вибрати його.','nounSelect'=>'Вибрати','User ID'=>'ID користувача','User Object'=>'Об\'єкт користувача','User Array'=>'Користувацький масив','All user roles'=>'Всі ролі користувачів','User'=>'Користувач','Separator'=>'Роздільник','Select Color'=>'Вібрати колір','Default'=>'Початковий','Clear'=>'Очистити','Color Picker'=>'Вибір кольору','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Обрати','Date Time Picker JS closeTextDone'=>'Готово','Date Time Picker JS currentTextNow'=>'Зараз','Date Time Picker JS timezoneTextTime Zone'=>'Часовий пояс','Date Time Picker JS microsecTextMicrosecond'=>'Мікросекунд','Date Time Picker JS millisecTextMillisecond'=>'Мілісекунд','Date Time Picker JS secondTextSecond'=>'Секунд','Date Time Picker JS minuteTextMinute'=>'Хвилина','Date Time Picker JS hourTextHour'=>'Година','Date Time Picker JS timeTextTime'=>'Час','Date Time Picker JS timeOnlyTitleChoose Time'=>'Виберіть час','Date Time Picker'=>'Вибір дати і часу','Endpoint'=>'Кінцева точка','Left aligned'=>'Зліва','Top aligned'=>'Зверху','Placement'=>'Розміщення','Tab'=>'Вкладка','Value must be a valid URL'=>'Значення має бути адресою URl','Link URL'=>'URL посилання','Link Array'=>'Масив посилання','Opens in a new window/tab'=>'Відкрити в новому вікні','Select Link'=>'Оберіть посилання','Link'=>'Посилання','Email'=>'Email','Step Size'=>'Розмір кроку','Maximum Value'=>'Максимальне значення','Minimum Value'=>'Мінімальне значення','Range'=>'Діапазон (Range)','Both (Array)'=>'Галочка','Label'=>'Мітка','Value'=>'Значення','Vertical'=>'Вертикально','Horizontal'=>'Горизонтально','red : Red'=>'red : Червоний','For more control, you may specify both a value and label like this:'=>'Для більшого контролю, Ви можете вказати маркувати значення:','Enter each choice on a new line.'=>'У кожному рядку по варіанту','Choices'=>'Варіанти вибору','Button Group'=>'Група кнопок','Parent'=>'Предок','Toolbar'=>'Верхня панель','Text Only'=>'Лише текст','Visual Only'=>'Візуальний лише','Visual & Text'=>'Візуальний і Текстовий','Tabs'=>'Вкладки','Click to initialize TinyMCE'=>'Натисніть, щоб ініціалізувати TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Текст','Visual'=>'Візуальний','Value must not exceed %d characters'=>'Значення не має перевищувати %d символів','Leave blank for no limit'=>'Щоб зняти обмеження — нічого не вказуйте тут','Character Limit'=>'Ліміт символів','Appears after the input'=>'Розміщується в кінці поля','Append'=>'Після поля','Appears before the input'=>'Розміщується на початку поля','Prepend'=>'Перед полем','Appears within the input'=>'Показується, якщо поле порожнє','Placeholder Text'=>'Текст заповнювач','Appears when creating a new post'=>'З\'являється при створенні нового матеріалу','Text'=>'Текст','%1$s requires at least %2$s selection'=>'%1$s вимагає принаймні %2$s вибір' . "\0" . '%1$s вимагає принаймні %2$s виділення' . "\0" . '%1$s вимагає принаймні %2$s виділень','Post ID'=>'ID запису','Post Object'=>'Об’єкт запису','Featured Image'=>'Головне зображення','Selected elements will be displayed in each result'=>'Вибрані елементи будуть відображені в кожному результаті','Elements'=>'Елементи','Taxonomy'=>'Таксономія','Post Type'=>'Тип запису','Filters'=>'Фільтри','All taxonomies'=>'Всі таксономії','Filter by Taxonomy'=>'Фільтр за типом таксономією','All post types'=>'Всі типи матеріалів','Filter by Post Type'=>'Фільтр за типом матеріалу','Search...'=>'Пошук…','Select taxonomy'=>'Оберіть таксономію','Select post type'=>'Вибір типу матеріалу','No matches found'=>'Не знайдено','Loading'=>'Завантаження','Maximum values reached ( {max} values )'=>'Досягнуто максимальних значень ( {max} values )','Relationship'=>'Зв\'язок','Comma separated list. Leave blank for all types'=>'Перелік, розділений комами. Залиште порожнім для всіх типів','Maximum'=>'Максимум','File size'=>'Розмір файлу','Restrict which images can be uploaded'=>'Обмежте, які зображення можна завантажувати','Minimum'=>'Мінімум','Uploaded to post'=>'Завантажено до матеріалу','All'=>'Всі','Limit the media library choice'=>'Обмежте вибір медіатеки','Library'=>'Бібліотека','Preview Size'=>'Розмір мініатюр','Image ID'=>'ID зображення','Image URL'=>'URL зображення','Image Array'=>'Масив зображення','Return Value'=>'Повернення значення','Add Image'=>'Додати зображення','No image selected'=>'Зображення не вибрано','Remove'=>'Видалити','Edit'=>'Редагувати','All images'=>'Усі зображення','Update Image'=>'Оновити зображення','Edit Image'=>'Редагувати зображення','Select Image'=>'Виберіть зображення','Image'=>'Зображення','No Formatting'=>'Без форматування','Automatically add <br>'=>'Автоматичне перенесення рядків (додається теґ <br>)','Automatically add paragraphs'=>'Автоматично додавати абзаци','Controls how new lines are rendered'=>'Вкажіть спосіб обробки нових рядків','New Lines'=>'Перенесення рядків','Week Starts On'=>'Тиждень починається з','Save Format'=>'Зберегти формат','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Попередній','Date Picker JS nextTextNext'=>'Далі','Date Picker JS currentTextToday'=>'Сьогодні','Date Picker JS closeTextDone'=>'Готово','Date Picker'=>'Вибір дати','Width'=>'Ширина','Embed Size'=>'Розмір вставки','Enter URL'=>'Введіть URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Текст відображається, коли неактивний','Off Text'=>'Текст вимкнено','Text shown when active'=>'Текст відображається, коли активний','On Text'=>'На тексті','Stylized UI'=>'Стилізований інтерфейс користувача','Default Value'=>'Початкове значення','Displays text alongside the checkbox'=>'Відображати текст поруч із прапорцем','Message'=>'Повідомлення','No'=>'Ні','Yes'=>'Так','True / False'=>'Так / Ні','Row'=>'Рядок','Table'=>'Таблиця','Block'=>'Блок','Specify the style used to render the selected fields'=>'Укажіть стиль для візуалізації вибраних полів','Layout'=>'Компонування','Sub Fields'=>'Підполя','Group'=>'Група','Height'=>'Висота','Set the initial zoom level'=>'Встановіть початковий рівень масштабування','Zoom'=>'Збільшити','Center the initial map'=>'Відцентруйте початкову карту','Center'=>'По центру','Search for address...'=>'Шукати адресу...','Find current location'=>'Знайдіть поточне місце розташування','Clear location'=>'Очистити розміщення','Search'=>'Пошук','Sorry, this browser does not support geolocation'=>'Вибачте, цей браузер не підтримує автоматичне визначення локації','Google Map'=>'Google Map','Return Format'=>'Формат повернення','Custom:'=>'Користувацький:','Display Format'=>'Формат показу','Time Picker'=>'Вибір часу','Inactive (%s)'=>'Неактивний (%s)' . "\0" . 'Неактивні (%s)' . "\0" . 'Неактивних (%s)','No Fields found in Trash'=>'Не знайдено полів у кошику','No Fields found'=>'Не знайдено полів','Search Fields'=>'Шукати поля','View Field'=>'Переглянути поле','New Field'=>'Нове поле','Edit Field'=>'Редагувати поле','Add New Field'=>'Додати нове поле','Field'=>'Поле','Fields'=>'Поля','No Field Groups found in Trash'=>'У кошику немає груп полів','No Field Groups found'=>'Не знайдено груп полів','Search Field Groups'=>'Шукати групи полів','View Field Group'=>'Переглянути групу полів','New Field Group'=>'Нова група полів','Edit Field Group'=>'Редагувати групу полів','Add New Field Group'=>'Додати нову групу полів','Add New'=>'Додати новий','Field Group'=>'Група полів','Field Groups'=>'Групи полів','Customize WordPress with powerful, professional and intuitive fields.'=>'Налаштуйте WordPress за допомогою потужних, професійних та інтуїтивно зрозумілих полів.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Додаткові поля Pro','%s settings'=>'Налаштування','Options Updated'=>'Опції оновлено','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Щоб розблокувати оновлення, будь ласка, введіть код ліцензії. Якщо не маєте ліцензії, перегляньте','ACF Activation Error. An error occurred when connecting to activation server'=>'Помилка. Неможливо під’єднатися до сервера оновлення','Check Again'=>'Перевірити знову','ACF Activation Error. Could not connect to activation server'=>'Помилка. Неможливо під’єднатися до сервера оновлення','Publish'=>'Опублікувати','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Немає полів для цієї сторінки опцій. Створити групу додаткових полів','Error. Could not connect to update server'=>'Помилка. Неможливо під’єднатися до сервера оновлення','Display'=>'Таблиця','Group (displays selected fields in a group within this field)'=>'Будь ласка, оберіть групу полів куди Ви хочете перемістити це поле','Prefix Field Labels'=>'Назва поля','Prefix Field Names'=>'Ярлик','Unknown field'=>'Невідоме поле','Unknown field group'=>'Редагувати групу полів','Add Row'=>'Додати рядок','layout'=>'Шаблон структури' . "\0" . 'Шаблон структури' . "\0" . 'Шаблон структури','layouts'=>'Шаблон структури','Add layout'=>'Додати шаблон','Duplicate layout'=>'Дублювати шаблон','Remove layout'=>'Видалити шаблон','Delete Layout'=>'Видалити шаблон','Duplicate Layout'=>'Дублювати шаблон','Add New Layout'=>'Додати новий шаблон','Add Layout'=>'Додати шаблон','Min'=>'Мін.','Max'=>'Макс.','Minimum Layouts'=>'Мінімум шаблонів','Maximum Layouts'=>'Максимум шаблонів','Button Label'=>'Текст для кнопки','Add Image to Gallery'=>'Додати зображення до галереї','Maximum selection reached'=>'Досягнуто максимального вибору','Length'=>'Довжина','Caption'=>'Підпис','Alt Text'=>'Альтернативний текст','Add to gallery'=>'Додати до галереї','Bulk actions'=>'Масові дії','Sort by date uploaded'=>'Сортувати за датою завантаження','Sort by date modified'=>'Сортувати за датою зміни','Sort by title'=>'Сортувати за назвою','Reverse current order'=>'Зворотній поточний порядок','Close'=>'Закрити','Minimum Selection'=>'Мінімальна вибірка','Maximum Selection'=>'Максимальна вибірка','Allowed file types'=>'Дозволені типи файлів','Insert'=>'Вставити','Append to the end'=>'Розміщується в кінці','Rows Per Page'=>'Сторінка з публікаціями','Minimum Rows'=>'Мінімум рядків','Maximum Rows'=>'Максимум рядків','Collapsed'=>'Сховати деталі','Click to reorder'=>'Перетягніть, щоб змінити порядок','Add row'=>'Додати рядок','Duplicate row'=>'Дублювати','Remove row'=>'Видалити рядок','Current Page'=>'Поточний користувач','First Page'=>'Головна сторінка','Previous Page'=>'Сторінка з публікаціями','Next Page'=>'Головна сторінка','Last Page'=>'Сторінка з публікаціями','Deactivate License'=>'Деактивувати ліцензію','Activate License'=>'Активувати ліцензію','License Information'=>'Інформація про ліцензію','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Щоб розблокувати оновлення, будь ласка, введіть код ліцензії. Якщо не маєте ліцензії, перегляньте','License Key'=>'Код ліцензії','Retry Activation'=>'Поліпшена перевірка','Update Information'=>'Інформація про оновлення','Current Version'=>'Поточна версія','Latest Version'=>'Остання версія','Update Available'=>'Доступні оновлення','Upgrade Notice'=>'Оновити базу даних','Enter your license key to unlock updates'=>'Будь ласка, введіть код ліцензії, щоб розблокувати оновлення','Update Plugin'=>'Оновити плаґін','Please reactivate your license to unlock updates'=>'Будь ласка, введіть код ліцензії, щоб розблокувати оновлення']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'uk','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['YouTube Icon'=>'Іконка YouTube','Xing Icon'=>'Іконка Xing','WhatsApp Icon'=>'Іконка WhatsApp','Twitch Icon'=>'Іконка Twitch','Spotify Icon'=>'Іконка Spotify','RSS Icon'=>'Іконка RSS','Remove Icon'=>'Видалити іконку','Reddit Icon'=>'Іконка Reddit','Pinterest Icon'=>'Іконка Pinterest','Instagram Icon'=>'Іконка Instagram','Play Icon'=>'Іконка програти','Button Icon'=>'Іконка кнопки','Upload Icon'=>'Завантажити Іконки','Twitter Icon'=>'Іконка X','Search Icon'=>'Іконка пошуку','Phone Icon'=>'Іконка телефону','No Icon'=>'Без іконки','Location Icon'=>'Іконка розміщення','Facebook Icon'=>'Іконка Facebook','Email Icon'=>'Іконка email','Quote Icon'=>'Іконка цитати','Dismiss Icon'=>'Іконка Відхилити','Category Icon'=>'Іконка категорії','Cart Icon'=>'Іконка кошика','Site Icon'=>'Іконка сайту','Post Icon'=>'Іконка запису','Home Icon'=>'Іконка Домашня сторінка','Media Library'=>'Бібліотека медіа','Light'=>'Світлий','Standard'=>'Стандартний','Free'=>'Безкоштовно','In the editor used as the placeholder of the title.'=>'У редакторі використовується як замінник заголовка.','Title Placeholder'=>'Назва заповнювача поля','4 Months Free'=>'4 місяці безкоштовно','(Duplicated from %s)'=>'(Дубльовано з %s)','Select Options Pages'=>'Виберіть параметри сторінок','Duplicate taxonomy'=>'Продублювати таксономію','Create taxonomy'=>'Створити таксономію','Duplicate post type'=>'Дублікати тип допису','Create post type'=>'Створити тип допису','Link field groups'=>'Посилання на групу полів','Add fields'=>'Добавити поле','This Field'=>'Це поле','ACF PRO'=>'ACF PRO','Feedback'=>'Зворотній зв’язок','Support'=>'Підтримка','is developed and maintained by'=>'розробляється та підтримується','Add this %s to the location rules of the selected field groups.'=>'Додайте цей %s до правил розташування вибраних груп полів.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Увімкнення двонаправленого налаштування дозволяє оновлювати значення в цільових полях для кожного значення, вибраного для цього поля, додаючи або видаляючи Post ID, Taxonomy ID або User ID елемента, який оновлюється. Для отримання додаткової інформації, будь ласка, прочитайте документацію.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Оберіть поля для зберігання посилання на елемент, що оновлюється. Ви можете обрати це поле. Цільові поля мають бути сумісні з тим, де це поле відображається. Наприклад, якщо це поле відображається в таксономії, ваше цільове поле має мати тип таксономії','Target Field'=>'Цільове поле','Update a field on the selected values, referencing back to this ID'=>'Оновлення поля для вибраних значень, посилаючись на цей ідентифікатор','Bidirectional'=>'Двонаправлений','%s Field'=>'Поле %s','Select Multiple'=>'Виберіть кілька','WP Engine logo'=>'Логотип WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Лише малі літери, підкреслення та тире, максимум 32 символи.','The capability name for assigning terms of this taxonomy.'=>'Назва можливості для призначення термінів цієї таксономії.','Assign Terms Capability'=>'Можливість призначення термінів','The capability name for deleting terms of this taxonomy.'=>'Назва можливості для видалення термінів цієї таксономії.','Learn More'=>'Дізнатись більше','No terms'=>'Немає умови','URL'=>'URL','nounClone'=>'Клон','PRO'=>'PRO','Advanced'=>'Розширене','Original'=>'Оригінальний','Invalid post ID.'=>'Невірний ID запису.','More'=>'Більше','Tutorial'=>'Навчальний посібник','Popular'=>'Популярні','Genre'=>'Жанр','Quick Edit'=>'Швидке редагування','Tag Cloud'=>'Хмаринка позначок','Meta Box'=>'Meta Box','Tag Link'=>'Посилання позначки','Tags list'=>'Список позначок','Tags list navigation'=>'Навігація по списку позначок','Filter by category'=>'Сортувати за категоріями','No tags'=>'Немає позначок','No tags found'=>'Теги не знайдено','Not Found'=>'Не знайдено','Most Used'=>'Популярні','Choose from the most used tags'=>'Виберіть з-поміж найбільш використовуваних позначок','Add or remove tags'=>'Додати чи видалити позначки','Separate tags with commas'=>'Розділяйте позначки комами','Popular Tags'=>'Популярні позначки','Search Tags'=>'Шукати позначки','Parent Category:'=>'Батьківська категорія:','Parent Category'=>'Батьківська категорія','Parent %s'=>'Батьківський %s','New Tag Name'=>'Назва нової позначки','Add New Tag'=>'Додати нову позначку','Update Tag'=>'Оновити позначку','Update %s'=>'Оновити %s','View Tag'=>'Переглянути позначку','Edit Tag'=>'Редагувати позначку','All Tags'=>'Всі позначки','Menu Label'=>'Мітка меню','Term Description'=>'Опис терміну','Public'=>'Загальнодоступне','movie'=>'фільм','Archive'=>'Архів','Pagination'=>'Пагинація','Menu Icon'=>'Іконка меню','Menu Position'=>'Розташування меню','A link to a post.'=>'Посилання на запис.','Post Link'=>'Посилання запису','Item Link'=>'Посилання на елемент','Post updated.'=>'Запис оновлено.','Post scheduled.'=>'Запис запланований.','Post reverted to draft.'=>'Запис повернуто в чернетку.','Post published privately.'=>'Запис опубліковано приватно.','Post published.'=>'Запис опубліковано.','Posts list'=>'Список записів','Posts list navigation'=>'Навігація по списку записів','Filter posts list'=>'Фільтрувати список записів','Insert into post'=>'Вставити у запис','Insert into %s'=>'Вставити у %s','Use as featured image'=>'Використовувати як головне зображення','Remove featured image'=>'Видалити головне зображення','Set featured image'=>'Встановити головне зображення','Featured image'=>'Головне зображення','Post Attributes'=>'Властивості запису','Post Archives'=>'Архіви записів','No posts found'=>'Не знайдено записів','Search Posts'=>'Шукати записи','Search %s'=>'Пошук %s','Parent Page:'=>'Батьківська сторінка:','Parent %s:'=>'Батьківський %s:','New Post'=>'Новий запис','New Item'=>'Новий елемент','New %s'=>'Нов(а)ий %s','Add New Post'=>'Додати новий запис','Add New Item'=>'Додати новий елемент','Add New %s'=>'Додати новий %s','View Posts'=>'Перегляд записів','View Items'=>'Перегляд елементів','View Post'=>'Переглянути запис','View %s'=>'Переглянути %s','Edit Post'=>'Редагувати запис','Edit %s'=>'Редагувати %s','All Posts'=>'Всі записи','All Items'=>'Всі елементи','All %s'=>'Всі %s','Menu Name'=>'Назва меню','Regenerate'=>'Регенерувати','Post Formats'=>'Формати запису','Editor'=>'Редактор','Browse Fields'=>'Перегляд полів','Nothing to import'=>'Нічого імпортувати','Export'=>'Експорт','Category'=>'Категорія','Tag'=>'Теґ','Terms'=>'Умови','Post Types'=>'Типи записів','Advanced Settings'=>'Розширені налаштування','Basic Settings'=>'Базові налаштування','Pages'=>'Сторінки','ACF'=>'ACF','taxonomy'=>'таксономія','post type'=>'тип запису','Done'=>'Готово','post statusRegistration Failed'=>'Реєстрація не вдалася','REST API'=>'REST API','Permissions'=>'Дозволи','URLs'=>'URLs','Visibility'=>'Видимість','Labels'=>'Мітки','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','New Tab Group'=>'Нова група вкладок','Updates'=>'Оновлення','Save Changes'=>'Зберегти зміни','Field Group Title'=>'Назва групи полів','Add title'=>'Додати заголовок','Add Field Group'=>'Додати групу полів','Repeater Field'=>'Повторюване поле','Unlock Extra Features with ACF PRO'=>'Розблокуйте додаткові можливості з ACF PRO','Delete Field Group'=>'Видалити групу полів','Group Settings'=>'Налаштування групи','Location Rules'=>'Правила розміщення','Add Your First Field'=>'Додайте своє перше поле','#'=>'№','Add Field'=>'Додати поле','Validation'=>'Перевірка','General'=>'Загальні','Import JSON'=>'Імпортувати JSON','Export As JSON'=>'Експортувати як JSON','Deactivate'=>'Деактивувати','Deactivate this item'=>'Деактивувати цей елемент','Activate'=>'Активувати','Activate this item'=>'Активувати цей елемент','post statusInactive'=>'Неактивний','WP Engine'=>'WP Engine','Invalid request.'=>'Невірний запит.','Show in REST API'=>'Показати в REST API','Enable Transparency'=>'Увімкнути прозорість','RGBA Array'=>'RGBA Масив','RGBA String'=>'RGBA рядок','Hex String'=>'HEX рядок','Upgrade to PRO'=>'Оновлення до Pro','post statusActive'=>'Діюча','\'%s\' is not a valid email address'=>'\'%s\' неправильна адреса електронної пошти','Color value'=>'Значення кольору','Select default color'=>'Вибрати колір за замовчуванням','Clear color'=>'Очистити колір','Blocks'=>'Блоки','Options'=>'Параметри','Users'=>'Користувачі','Menu items'=>'Пункти Меню','Widgets'=>'Віджети','Attachments'=>'Вкладення','Taxonomies'=>'Таксономії','Posts'=>'Записи','Last updated: %s'=>'Останнє оновлення: %s','Invalid field group parameter(s).'=>'Недійсний параметр(и) групи полів.','Awaiting save'=>'Чекає збереження','Saved'=>'Збережено','Import'=>'Імпорт','Review changes'=>'Перегляньте зміни','Located in: %s'=>'Розташовано в: %s','Located in plugin: %s'=>'Розташовано в плагіні: %s','Located in theme: %s'=>'Розташовано в Темі: %s','Various'=>'Різні','Sync changes'=>'Синхронізувати зміни','Loading diff'=>'Завантаження різного','Review local JSON changes'=>'Перегляньте локальні зміни JSON','Visit website'=>'Відвідати Сайт','View details'=>'Переглянути деталі','Version %s'=>'Версія %s','Information'=>'Інформація','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Служба Підтримки. Фахівці Служби підтримки в нашому довідковому бюро допоможуть вирішити ваші більш детальні технічні завдання.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Документація. Наша розширена документація містить посилання та інструкції щодо більшості ситуацій, з якими ви можете зіткнутися.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Ми відповідально ставимося до підтримки і хочемо, щоб ви отримали найкращі результати від свого веб-сайту за допомогою ACF. Якщо у вас виникнуть труднощі, ви можете знайти допомогу в кількох місцях:','Help & Support'=>'Довідка та Підтримка','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Будь ласка, скористайтесь вкладкою Довідка та Підтримка, щоб зв’язатись, якщо вам потрібна допомога.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Перш ніж створювати свою першу групу полів, ми рекомендуємо спочатку прочитати наш посібник Початок роботи , щоб ознайомитись із філософією та найкращими практиками плагіна.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Плагін Advanced Custom Fields пропонує візуальний конструктор форм для налаштування екранів редагування WordPress з додатковими полями та інтуїтивний API для відображення значень користувацьких полів у будь-якому файлі шаблону теми.','Overview'=>'Огляд','Location type "%s" is already registered.'=>'Тип розташування "%s" вже зареєстровано.','Class "%s" does not exist.'=>'Клас "%s" не існує.','Invalid nonce.'=>'Невірний ідентифікатор.','Error loading field.'=>'Помилка при завантаженні поля.','Location not found: %s'=>'Локація не знайдена: %s','Error: %s'=>'Помилка: %s','Widget'=>'Віджет','User Role'=>'Роль користувача','Comment'=>'Коментар','Post Format'=>'Формат запису','Menu Item'=>'Пункт меню','Post Status'=>'Статус запису','Menus'=>'Меню','Menu Locations'=>'Області для меню','Menu'=>'Меню','Post Taxonomy'=>'Таксономія запису','Child Page (has parent)'=>'Дочірня сторінка (має батьківську)','Parent Page (has children)'=>'Батьківська сторінка (має нащадків)','Top Level Page (no parent)'=>'Сторінка верхнього рівня (без батьків)','Posts Page'=>'Сторінка записів','Front Page'=>'Головна сторінка','Page Type'=>'Тип сторінки','Viewing back end'=>'Переглянути бекенд','Viewing front end'=>'Переглянути фронтенд','Logged in'=>'Авторизовані','Current User'=>'Поточний користувач','Page Template'=>'Шаблон сторінки','Register'=>'Зареєструватись','Add / Edit'=>'Додати / Редагувати','User Form'=>'Форма користувача','Page Parent'=>'Батьківська сторінка','Super Admin'=>'Супер-адмін','Current User Role'=>'Поточна роль користувача','Default Template'=>'Початковий шаблон','Post Template'=>'Шаблон запису','Post Category'=>'Категорія запису','All %s formats'=>'Всі %s формати','Attachment'=>'Вкладений файл','%s value is required'=>'%s значення обов\'язкове','Show this field if'=>'Показувати поле, якщо','Conditional Logic'=>'Умовна логіка','and'=>'та','Local JSON'=>'Локальний JSON','Clone Field'=>'Клонувати поле','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Також перевірте, чи всі додаткові доповнення (%s) оновлені до останньої версії.','This version contains improvements to your database and requires an upgrade.'=>'Ця версія містить вдосконалення вашої бази даних і вимагає оновлення.','Thank you for updating to %1$s v%2$s!'=>'Дякуємо за оновлення до %1$s v%2$s!','Database Upgrade Required'=>'Необхідно оновити базу даних','Options Page'=>'Сторінка опцій','Gallery'=>'Галерея','Flexible Content'=>'Гнучкий вміст','Repeater'=>'Повторювальне поле','Back to all tools'=>'Повернутися до всіх інструментів','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Якщо декілька груп полів відображаються на екрані редагування, то використовуватимуться параметри першої групи. (з найменшим порядковим номером)','Select items to hide them from the edit screen.'=>'Оберіть що ховати з екрану редагування/створення.','Hide on screen'=>'Ховати на екрані','Send Trackbacks'=>'Надіслати трекбеки','Tags'=>'Позначки','Categories'=>'Категорії','Page Attributes'=>'Властивості сторінки','Format'=>'Формат','Author'=>'Автор','Slug'=>'Частина посилання','Revisions'=>'Редакції','Comments'=>'Коментарі','Discussion'=>'Обговорення','Excerpt'=>'Уривок','Content Editor'=>'Редактор матеріалу','Permalink'=>'Постійне посилання','Shown in field group list'=>'Відображається на сторінці груп полів','Field groups with a lower order will appear first'=>'Групи полів з нижчим порядком з’являться спочатку','Order No.'=>'Порядок розташування','Below fields'=>'Під полями','Below labels'=>'Під ярликами','Side'=>'Збоку','Normal (after content)'=>'Стандартно (після тектового редактора)','High (after title)'=>'Вгорі (під заголовком)','Position'=>'Розташування','Seamless (no metabox)'=>'Спрощений (без метабоксу)','Standard (WP metabox)'=>'Стандартний (WP метабокс)','Style'=>'Стиль','Type'=>'Тип','Key'=>'Ключ','Order'=>'Порядок','Close Field'=>'Закрити поле','id'=>'id','class'=>'клас','width'=>'ширина','Wrapper Attributes'=>'Атрибути обгортки','Required'=>'Обов\'язково','Instructions'=>'Інструкція','Field Type'=>'Тип поля','Single word, no spaces. Underscores and dashes allowed'=>'Одне слово, без пробілів. Можете використовувати нижнє підкреслення.','Field Name'=>'Назва поля','This is the name which will appear on the EDIT page'=>'Ця назва відображується на сторінці редагування','Field Label'=>'Мітка поля','Delete'=>'Видалити','Delete field'=>'Видалити поле','Move'=>'Перемістити','Move field to another group'=>'Перемістити поле до іншої групи','Duplicate field'=>'Дублювати поле','Edit field'=>'Редагувати поле','Drag to reorder'=>'Перетягніть, щоб змінити порядок','Show this field group if'=>'Показувати групу полів, якщо','No updates available.'=>'Немає оновлень.','Database upgrade complete. See what\'s new'=>'Оновлення бази даних завершено. Подивіться, що нового','Reading upgrade tasks...'=>'Читання завдань для оновлення…','Upgrade failed.'=>'Помилка оновлення.','Upgrade complete.'=>'Оновлення завершено.','Upgrading data to version %s'=>'Оновлення даних до версії %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Настійно рекомендується зробити резервну копію вашої бази даних, перш ніж продовжити. Ви впевнені, що хочете запустити програму оновлення зараз?','Please select at least one site to upgrade.'=>'Виберіть принаймні один сайт для оновлення.','Database Upgrade complete. Return to network dashboard'=>'Оновлення бази даних завершено. Повернутися до Майстерні','Site is up to date'=>'Сайт оновлено','Site requires database upgrade from %1$s to %2$s'=>'Для сайту потрібно оновити базу даних з %1$s до %2$s','Site'=>'Сайт','Upgrade Sites'=>'Оновити сайти','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Для наступних сайтів потрібне оновлення БД. Позначте ті, які потрібно оновити, а потім натисніть %s.','Add rule group'=>'Додати групу умов','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Створіть набір умов, щоб визначити де використовувати ці додаткові поля','Rules'=>'Умови','Copied'=>'Скопійовано','Copy to clipboard'=>'Копіювати в буфер обміну','Select Field Groups'=>'Оберіть групи полів','No field groups selected'=>'Не обрано груп полів','Generate PHP'=>'Генерувати PHP','Export Field Groups'=>'Експортувати групи полів','Import file empty'=>'Файл імпорту порожній','Incorrect file type'=>'Невірний тип файлу','Error uploading file. Please try again'=>'Помилка завантаження файлу. Спробуйте знову','Import Field Groups'=>'Імпортувати групи полів','Sync'=>'Синхронізація','Select %s'=>'Вибрати %s','Duplicate'=>'Дублювати','Duplicate this item'=>'Дублювати цей елемент','Supports'=>'Підтримка','Documentation'=>'Документація','Description'=>'Опис','Sync available'=>'Доступна синхронізація','Field group duplicated.'=>'Групу полів продубльовано.' . "\0" . '%s групи полів продубльовано.' . "\0" . '%s груп полів продубльовано.','Active (%s)'=>'Активні (%s)' . "\0" . 'Активні (%s)' . "\0" . 'Активні (%s)','Review sites & upgrade'=>'Перегляд сайтів & оновлення','Upgrade Database'=>'Оновити базу даних','Custom Fields'=>'Додаткові поля','Move Field'=>'Перемістити поле','Please select the destination for this field'=>'Будь ласка, оберіть групу, в яку перемістити','Move Complete.'=>'Переміщення завершене.','Active'=>'Діючий','Field Keys'=>'Ключі поля','Settings'=>'Налаштування','Location'=>'Розміщення','Null'=>'Нуль','copy'=>'копіювати','(this field)'=>'(це поле)','Checked'=>'Перевірено','Move Custom Field'=>'Перемістити поле','No toggle fields available'=>'Немає доступних полів, що перемикаюься','Field group title is required'=>'Заголовок обов’язковий','Field group draft updated.'=>'Чернетку групи полів оновлено.','Field group scheduled for.'=>'Групу полів збережено.','Field group submitted.'=>'Групу полів надіслано.','Field group saved.'=>'Групу полів збережено.','Field group published.'=>'Групу полів опубліковано.','Field group deleted.'=>'Групу полів видалено.','Field group updated.'=>'Групу полів оновлено.','Tools'=>'Інструменти','is not equal to'=>'не дорівнює','is equal to'=>'дорівнює','Forms'=>'Форми','Page'=>'Сторінка','Post'=>'Запис','Choice'=>'Вибір','Basic'=>'Загальне','Unknown'=>'Невідомий','Field type does not exist'=>'Тип поля не існує','Spam Detected'=>'Виявлено спам','Post updated'=>'Запис оновлено','Update'=>'Оновити','Content'=>'Вміст','Title'=>'Назва','Edit field group'=>'Редагувати групу полів','Selection is less than'=>'Обране значення менш ніж','Selection is greater than'=>'Обране значення більш ніж','Value is less than'=>'Значення меньше ніж','Value is greater than'=>'Значення більше ніж','Value contains'=>'Значення містить','Value matches pattern'=>'Значення відповідає шаблону','Value is not equal to'=>'Значення не дорівноє','Value is equal to'=>'Значення дорівнює','Has no value'=>'Немає значення','Has any value'=>'Має будь-яке значення','Cancel'=>'Скасувати','Are you sure?'=>'Ви впевнені?','1 field requires attention'=>'1 поле потребує уваги','Validation failed'=>'Помилка валідації','Validation successful'=>'Валідація успішна','Restricted'=>'Обмежено','Collapse Details'=>'Згорнути деталі','Expand Details'=>'Показати деталі','Uploaded to this post'=>'Завантажено до цього запису.','verbUpdate'=>'Оновлення','verbEdit'=>'Редагувати','The changes you made will be lost if you navigate away from this page'=>'Зміни, які ви внесли, буде втрачено, якщо ви перейдете з цієї сторінки','File type must be %s.'=>'Тип файлу має бути %s.','or'=>'або','File size must not exceed %s.'=>'Розмір файлу не повинен перевищувати %s.','File size must be at least %s.'=>'Розмір файлу має бути принаймні %s.','Image height must not exceed %dpx.'=>'Висота зображення не повинна перевищувати %dpx.','Image height must be at least %dpx.'=>'Висота зображення має бути принаймні %dpx.','Image width must not exceed %dpx.'=>'Ширина зображення не повинна перевищувати %dpx.','Image width must be at least %dpx.'=>'Ширина зображення має бути принаймні %dpx.','(no title)'=>'(без назви)','Full Size'=>'Повний розмір','Large'=>'Великий','Medium'=>'Середній','Thumbnail'=>'Мініатюра','(no label)'=>'(без мітки)','Sets the textarea height'=>'Встановлює висоту текстової області','Rows'=>'Рядки','Text Area'=>'Текстова область','Prepend an extra checkbox to toggle all choices'=>'Додайте додатковий прапорець, щоб перемикати всі варіанти','Add new choice'=>'Додати новий вибір','Toggle All'=>'Перемкнути всі','Archives'=>'Архіви','Page Link'=>'Посилання сторінки','Add'=>'Додати','Name'=>'Ім’я','%s added'=>'%s доданий','%s already exists'=>'%s вже існує','Term ID'=>'ID терміну','Load Terms'=>'Завантажити терміни','Save Terms'=>'Зберегти терміни','Create Terms'=>'Створити терміни','Radio Buttons'=>'Радіо кнопка','Multi Select'=>'Вибір декількох','Checkbox'=>'Галочка','Multiple Values'=>'Декілька значень','Appearance'=>'Вигляд','No TermsNo %s'=>'Ні %s','Value must be a number'=>'Значення має бути числом','Number'=>'Число','Add \'other\' choice to allow for custom values'=>'Додати вибір \'Інше\', для користувацьких значень','Other'=>'Інше','Radio Button'=>'Радіо Кнопки','Open'=>'Відкрити','Accordion'=>'Акордеон','File ID'=>'ID файлу','File URL'=>'URL файлу','File Array'=>'Масив файлу','Add File'=>'Додати файл','No file selected'=>'Файл не вибрано','File name'=>'Назва файлу','Update File'=>'Оновити файл','Edit File'=>'Редагувати файл','Select File'=>'Виберіть файл','File'=>'Файл','Password'=>'Пароль','Use AJAX to lazy load choices?'=>'Використати AJAX для завантаження значень?','Enter each default value on a new line'=>'Введіть значення. Одне значення в одному рядку','verbSelect'=>'Вибрати','Select2 JS load_failLoading failed'=>'Помилка завантаження','Select2 JS searchingSearching…'=>'Пошук…','Select2 JS load_moreLoading more results…'=>'Завантаження результатів…','Select2 JS selection_too_long_1You can only select 1 item'=>'Ви можете вибрати тільки 1 позицію','Select2 JS input_too_long_1Please delete 1 character'=>'Будь ласка видаліть 1 символ','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Введіть %d або більше символів','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Будь ласка введіть 1 або більше символів','Select2 JS matches_0No matches found'=>'Співпадінь не знайдено','Select2 JS matches_1One result is available, press enter to select it.'=>'Лише один результат доступний, натисніть клавішу ENTER, щоб вибрати його.','nounSelect'=>'Вибрати','User ID'=>'ID користувача','User Object'=>'Об\'єкт користувача','User Array'=>'Користувацький масив','All user roles'=>'Всі ролі користувачів','User'=>'Користувач','Separator'=>'Роздільник','Select Color'=>'Вібрати колір','Default'=>'Початковий','Clear'=>'Очистити','Color Picker'=>'Вибір кольору','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'PM','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'AM','Date Time Picker JS selectTextSelect'=>'Обрати','Date Time Picker JS closeTextDone'=>'Готово','Date Time Picker JS currentTextNow'=>'Зараз','Date Time Picker JS timezoneTextTime Zone'=>'Часовий пояс','Date Time Picker JS microsecTextMicrosecond'=>'Мікросекунд','Date Time Picker JS millisecTextMillisecond'=>'Мілісекунд','Date Time Picker JS secondTextSecond'=>'Секунд','Date Time Picker JS minuteTextMinute'=>'Хвилина','Date Time Picker JS hourTextHour'=>'Година','Date Time Picker JS timeTextTime'=>'Час','Date Time Picker JS timeOnlyTitleChoose Time'=>'Виберіть час','Date Time Picker'=>'Вибір дати і часу','Endpoint'=>'Кінцева точка','Left aligned'=>'Зліва','Top aligned'=>'Зверху','Placement'=>'Розміщення','Tab'=>'Вкладка','Value must be a valid URL'=>'Значення має бути адресою URl','Link URL'=>'URL посилання','Link Array'=>'Масив посилання','Opens in a new window/tab'=>'Відкрити в новому вікні','Select Link'=>'Оберіть посилання','Link'=>'Посилання','Email'=>'Email','Step Size'=>'Розмір кроку','Maximum Value'=>'Максимальне значення','Minimum Value'=>'Мінімальне значення','Range'=>'Діапазон (Range)','Both (Array)'=>'Галочка','Label'=>'Мітка','Value'=>'Значення','Vertical'=>'Вертикально','Horizontal'=>'Горизонтально','red : Red'=>'red : Червоний','For more control, you may specify both a value and label like this:'=>'Для більшого контролю, Ви можете вказати маркувати значення:','Enter each choice on a new line.'=>'У кожному рядку по варіанту','Choices'=>'Варіанти вибору','Button Group'=>'Група кнопок','Parent'=>'Предок','Toolbar'=>'Верхня панель','Text Only'=>'Лише текст','Visual Only'=>'Візуальний лише','Visual & Text'=>'Візуальний і Текстовий','Tabs'=>'Вкладки','Click to initialize TinyMCE'=>'Натисніть, щоб ініціалізувати TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Текст','Visual'=>'Візуальний','Value must not exceed %d characters'=>'Значення не має перевищувати %d символів','Leave blank for no limit'=>'Щоб зняти обмеження — нічого не вказуйте тут','Character Limit'=>'Ліміт символів','Appears after the input'=>'Розміщується в кінці поля','Append'=>'Після поля','Appears before the input'=>'Розміщується на початку поля','Prepend'=>'Перед полем','Appears within the input'=>'Показується, якщо поле порожнє','Placeholder Text'=>'Текст заповнювач','Appears when creating a new post'=>'З\'являється при створенні нового матеріалу','Text'=>'Текст','%1$s requires at least %2$s selection'=>'%1$s вимагає принаймні %2$s вибір' . "\0" . '%1$s вимагає принаймні %2$s виділення' . "\0" . '%1$s вимагає принаймні %2$s виділень','Post ID'=>'ID запису','Post Object'=>'Об’єкт запису','Featured Image'=>'Головне зображення','Selected elements will be displayed in each result'=>'Вибрані елементи будуть відображені в кожному результаті','Elements'=>'Елементи','Taxonomy'=>'Таксономія','Post Type'=>'Тип запису','Filters'=>'Фільтри','All taxonomies'=>'Всі таксономії','Filter by Taxonomy'=>'Фільтр за типом таксономією','All post types'=>'Всі типи матеріалів','Filter by Post Type'=>'Фільтр за типом матеріалу','Search...'=>'Пошук…','Select taxonomy'=>'Оберіть таксономію','Select post type'=>'Вибір типу матеріалу','No matches found'=>'Не знайдено','Loading'=>'Завантаження','Maximum values reached ( {max} values )'=>'Досягнуто максимальних значень ( {max} values )','Relationship'=>'Зв\'язок','Comma separated list. Leave blank for all types'=>'Перелік, розділений комами. Залиште порожнім для всіх типів','Maximum'=>'Максимум','File size'=>'Розмір файлу','Restrict which images can be uploaded'=>'Обмежте, які зображення можна завантажувати','Minimum'=>'Мінімум','Uploaded to post'=>'Завантажено до матеріалу','All'=>'Всі','Limit the media library choice'=>'Обмежте вибір медіатеки','Library'=>'Бібліотека','Preview Size'=>'Розмір мініатюр','Image ID'=>'ID зображення','Image URL'=>'URL зображення','Image Array'=>'Масив зображення','Return Value'=>'Повернення значення','Add Image'=>'Додати зображення','No image selected'=>'Зображення не вибрано','Remove'=>'Видалити','Edit'=>'Редагувати','All images'=>'Усі зображення','Update Image'=>'Оновити зображення','Edit Image'=>'Редагувати зображення','Select Image'=>'Виберіть зображення','Image'=>'Зображення','No Formatting'=>'Без форматування','Automatically add <br>'=>'Автоматичне перенесення рядків (додається теґ <br>)','Automatically add paragraphs'=>'Автоматично додавати абзаци','Controls how new lines are rendered'=>'Вкажіть спосіб обробки нових рядків','New Lines'=>'Перенесення рядків','Week Starts On'=>'Тиждень починається з','Save Format'=>'Зберегти формат','Date Picker JS weekHeaderWk'=>'Wk','Date Picker JS prevTextPrev'=>'Попередній','Date Picker JS nextTextNext'=>'Далі','Date Picker JS currentTextToday'=>'Сьогодні','Date Picker JS closeTextDone'=>'Готово','Date Picker'=>'Вибір дати','Width'=>'Ширина','Embed Size'=>'Розмір вставки','Enter URL'=>'Введіть URL','oEmbed'=>'oEmbed','Text shown when inactive'=>'Текст відображається, коли неактивний','Off Text'=>'Текст вимкнено','Text shown when active'=>'Текст відображається, коли активний','On Text'=>'На тексті','Stylized UI'=>'Стилізований інтерфейс користувача','Default Value'=>'Початкове значення','Displays text alongside the checkbox'=>'Відображати текст поруч із прапорцем','Message'=>'Повідомлення','No'=>'Ні','Yes'=>'Так','True / False'=>'Так / Ні','Row'=>'Рядок','Table'=>'Таблиця','Block'=>'Блок','Specify the style used to render the selected fields'=>'Укажіть стиль для візуалізації вибраних полів','Layout'=>'Компонування','Sub Fields'=>'Підполя','Group'=>'Група','Height'=>'Висота','Set the initial zoom level'=>'Встановіть початковий рівень масштабування','Zoom'=>'Збільшити','Center the initial map'=>'Відцентруйте початкову карту','Center'=>'По центру','Search for address...'=>'Шукати адресу...','Find current location'=>'Знайдіть поточне місце розташування','Clear location'=>'Очистити розміщення','Search'=>'Пошук','Sorry, this browser does not support geolocation'=>'Вибачте, цей браузер не підтримує автоматичне визначення локації','Google Map'=>'Google Map','Return Format'=>'Формат повернення','Custom:'=>'Користувацький:','Display Format'=>'Формат показу','Time Picker'=>'Вибір часу','Inactive (%s)'=>'Неактивний (%s)' . "\0" . 'Неактивні (%s)' . "\0" . 'Неактивних (%s)','No Fields found in Trash'=>'Не знайдено полів у кошику','No Fields found'=>'Не знайдено полів','Search Fields'=>'Шукати поля','View Field'=>'Переглянути поле','New Field'=>'Нове поле','Edit Field'=>'Редагувати поле','Add New Field'=>'Додати нове поле','Field'=>'Поле','Fields'=>'Поля','No Field Groups found in Trash'=>'У кошику немає груп полів','No Field Groups found'=>'Не знайдено груп полів','Search Field Groups'=>'Шукати групи полів','View Field Group'=>'Переглянути групу полів','New Field Group'=>'Нова група полів','Edit Field Group'=>'Редагувати групу полів','Add New Field Group'=>'Додати нову групу полів','Add New'=>'Додати новий','Field Group'=>'Група полів','Field Groups'=>'Групи полів','Customize WordPress with powerful, professional and intuitive fields.'=>'Налаштуйте WordPress за допомогою потужних, професійних та інтуїтивно зрозумілих полів.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Додаткові поля Pro','%s settings'=>'Налаштування','Options Updated'=>'Опції оновлено','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'Щоб розблокувати оновлення, будь ласка, введіть код ліцензії. Якщо не маєте ліцензії, перегляньте','ACF Activation Error. An error occurred when connecting to activation server'=>'Помилка. Неможливо під’єднатися до сервера оновлення','Check Again'=>'Перевірити знову','ACF Activation Error. Could not connect to activation server'=>'Помилка. Неможливо під’єднатися до сервера оновлення','Publish'=>'Опублікувати','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'Немає полів для цієї сторінки опцій. Створити групу додаткових полів','Error. Could not connect to update server'=>'Помилка. Неможливо під’єднатися до сервера оновлення','Display'=>'Таблиця','Group (displays selected fields in a group within this field)'=>'Будь ласка, оберіть групу полів куди Ви хочете перемістити це поле','Prefix Field Labels'=>'Назва поля','Prefix Field Names'=>'Ярлик','Unknown field'=>'Невідоме поле','Unknown field group'=>'Редагувати групу полів','Add Row'=>'Додати рядок','layout'=>'Шаблон структури' . "\0" . 'Шаблон структури' . "\0" . 'Шаблон структури','layouts'=>'Шаблон структури','Add layout'=>'Додати шаблон','Duplicate layout'=>'Дублювати шаблон','Remove layout'=>'Видалити шаблон','Delete Layout'=>'Видалити шаблон','Duplicate Layout'=>'Дублювати шаблон','Add New Layout'=>'Додати новий шаблон','Add Layout'=>'Додати шаблон','Min'=>'Мін.','Max'=>'Макс.','Minimum Layouts'=>'Мінімум шаблонів','Maximum Layouts'=>'Максимум шаблонів','Button Label'=>'Текст для кнопки','Add Image to Gallery'=>'Додати зображення до галереї','Maximum selection reached'=>'Досягнуто максимального вибору','Length'=>'Довжина','Caption'=>'Підпис','Alt Text'=>'Альтернативний текст','Add to gallery'=>'Додати до галереї','Bulk actions'=>'Масові дії','Sort by date uploaded'=>'Сортувати за датою завантаження','Sort by date modified'=>'Сортувати за датою зміни','Sort by title'=>'Сортувати за назвою','Reverse current order'=>'Зворотній поточний порядок','Close'=>'Закрити','Minimum Selection'=>'Мінімальна вибірка','Maximum Selection'=>'Максимальна вибірка','Allowed file types'=>'Дозволені типи файлів','Insert'=>'Вставити','Append to the end'=>'Розміщується в кінці','Rows Per Page'=>'Сторінка з публікаціями','Minimum Rows'=>'Мінімум рядків','Maximum Rows'=>'Максимум рядків','Collapsed'=>'Сховати деталі','Click to reorder'=>'Перетягніть, щоб змінити порядок','Add row'=>'Додати рядок','Duplicate row'=>'Дублювати','Remove row'=>'Видалити рядок','Current Page'=>'Поточний користувач','First Page'=>'Головна сторінка','Previous Page'=>'Сторінка з публікаціями','Next Page'=>'Головна сторінка','Last Page'=>'Сторінка з публікаціями','Deactivate License'=>'Деактивувати ліцензію','Activate License'=>'Активувати ліцензію','License Information'=>'Інформація про ліцензію','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'Щоб розблокувати оновлення, будь ласка, введіть код ліцензії. Якщо не маєте ліцензії, перегляньте','License Key'=>'Код ліцензії','Retry Activation'=>'Поліпшена перевірка','Update Information'=>'Інформація про оновлення','Current Version'=>'Поточна версія','Latest Version'=>'Остання версія','Update Available'=>'Доступні оновлення','Upgrade Notice'=>'Оновити базу даних','Enter your license key to unlock updates'=>'Будь ласка, введіть код ліцензії, щоб розблокувати оновлення','Update Plugin'=>'Оновити плаґін','Please reactivate your license to unlock updates'=>'Будь ласка, введіть код ліцензії, щоб розблокувати оновлення']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.mo
index 58be3be9..10330843 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.po
index 5a807448..2f31e881 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1858,7 +1898,6 @@ msgid ""
msgstr ""
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1971,8 +2010,8 @@ msgid "Add fields"
msgstr "Добавити поле"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Це поле"
@@ -2045,7 +2084,7 @@ msgstr "Поле %s"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Виберіть кілька"
@@ -4343,15 +4382,15 @@ msgstr ""
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr ""
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr ""
@@ -4468,8 +4507,8 @@ msgid "Close Modal"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr ""
@@ -4478,15 +4517,15 @@ msgstr ""
msgid "Close modal"
msgstr ""
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr ""
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Нова група вкладок"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr ""
@@ -4692,8 +4731,8 @@ msgid "Activate this item"
msgstr "Активувати цей елемент"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr ""
@@ -4746,7 +4785,7 @@ msgstr ""
msgid "Invalid request."
msgstr "Невірний запит."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr ""
@@ -5414,7 +5453,7 @@ msgstr "ширина"
msgid "Wrapper Attributes"
msgstr "Атрибути обгортки"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Обов'язково"
@@ -5474,8 +5513,8 @@ msgstr "Перетягніть, щоб змінити порядок"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Показувати групу полів, якщо"
@@ -5762,8 +5801,8 @@ msgstr "Нуль"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "копіювати"
@@ -5780,8 +5819,8 @@ msgid "Checked"
msgstr "Перевірено"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Перемістити поле"
@@ -5796,14 +5835,14 @@ msgid "Field group title is required"
msgstr "Заголовок обов’язковий"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr ""
@@ -6050,9 +6089,9 @@ msgstr "Тип файлу має бути %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "або"
@@ -6103,7 +6142,7 @@ msgstr "Мініатюра"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(без мітки)"
@@ -6275,25 +6314,25 @@ msgstr "Інше"
msgid "Radio Button"
msgstr "Радіо Кнопки"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr ""
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Відкрити"
@@ -6355,81 +6394,87 @@ msgstr "Файл"
msgid "Password"
msgstr "Пароль"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr ""
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Використати AJAX для завантаження значень?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Введіть значення. Одне значення в одному рядку"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Вибрати"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Помилка завантаження"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Пошук…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Завантаження результатів…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr ""
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Ви можете вибрати тільки 1 позицію"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr ""
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Будь ласка видаліть 1 символ"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Введіть %d або більше символів"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Будь ласка введіть 1 або більше символів"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Співпадінь не знайдено"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr ""
@@ -6570,21 +6615,21 @@ msgstr "Виберіть час"
msgid "Date Time Picker"
msgstr "Вибір дати і часу"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Кінцева точка"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Зліва"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Зверху"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Розміщення"
@@ -6642,7 +6687,7 @@ msgstr "Діапазон (Range)"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "Галочка"
@@ -6650,14 +6695,14 @@ msgstr "Галочка"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Мітка"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Значення"
@@ -6676,28 +6721,28 @@ msgstr "Горизонтально"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "red : Червоний"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "Для більшого контролю, Ви можете вказати маркувати значення:"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "У кожному рядку по варіанту"
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Варіанти вибору"
@@ -6709,7 +6754,7 @@ msgstr "Група кнопок"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7100,35 +7145,35 @@ msgstr "Виберіть зображення"
msgid "Image"
msgstr "Зображення"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr ""
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Без форматування"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Автоматичне перенесення рядків (додається теґ <br>)"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Автоматично додавати абзаци"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Вкажіть спосіб обробки нових рядків"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Перенесення рядків"
@@ -7210,7 +7255,7 @@ msgstr "Текст відображається, коли активний"
msgid "On Text"
msgstr "На тексті"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Стилізований інтерфейс користувача"
@@ -7222,7 +7267,7 @@ msgstr "Стилізований інтерфейс користувача"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7236,7 +7281,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Відображати текст поруч із прапорцем"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Повідомлення"
@@ -7261,31 +7306,31 @@ msgstr "Так"
msgid "True / False"
msgstr "Так / Ні"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Рядок"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Таблиця"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Блок"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Укажіть стиль для візуалізації вибраних полів"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Компонування"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Підполя"
@@ -7361,7 +7406,7 @@ msgstr ""
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.l10n.php
index 173382e7..6f9a2fce 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'vi','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['[The ACF shortcode cannot display fields from non-public posts]'=>'[Shortcode ACF không thể hiển thị các trường từ các bài viết không công khai]','[The ACF shortcode is disabled on this site]'=>'[Shortcode ACF đã bị tắt trên trang web này]','Businessman Icon'=>'Biểu tượng doanh nhân','Forums Icon'=>'Biểu tượng diễn đàn','YouTube Icon'=>'Biểu tượng YouTube','Yes (alt) Icon'=>'Biểu tượng có (thay thế)','Xing Icon'=>'Biểu tượng Xing','WordPress (alt) Icon'=>'Biểu tượng WordPress (thay thế)','WhatsApp Icon'=>'Biểu tượng WhatsApp','Write Blog Icon'=>'Biểu tượng viết Blog','Widgets Menus Icon'=>'Biểu tượng Menu tiện ích','View Site Icon'=>'Xem biểu tượng trang web','Learn More Icon'=>'Biểu tượng tìm hiểu thêm','Add Page Icon'=>'Thêm biểu tượng trang','Video (alt3) Icon'=>'Biểu tượng Video (alt3)','Video (alt2) Icon'=>'Biểu tượng Video (alt2)','Video (alt) Icon'=>'Biểu tượng video (thay thế)','Update (alt) Icon'=>'Cập nhật biểu tượng (thay thế)','Universal Access (alt) Icon'=>'Biểu tượng truy cập toàn diện (alt)','Twitter (alt) Icon'=>'Biểu tượng Twitter (thay thế)','Twitch Icon'=>'Biểu tượng Twitch','Tide Icon'=>'Biểu tượng Tide','Tickets (alt) Icon'=>'Biểu tượng Tickets (thay thế)','Text Page Icon'=>'Biểu tượng trang văn bản','Table Row Delete Icon'=>'Biểu tượng xoá hàng trong bảng','Table Row Before Icon'=>'Biểu tượng trước hàng trong bảng','Table Row After Icon'=>'Biểu tượng sau hàng trong bảng','Table Col Delete Icon'=>'Biểu tượng xoá cột trong bảng','Table Col Before Icon'=>'Biểu tượng thêm cột trước','Table Col After Icon'=>'Biểu tượng thêm cột sau','Superhero (alt) Icon'=>'Biểu tượng siêu anh hùng (thay thế)','Superhero Icon'=>'Biểu tượng siêu anh hùng','Spotify Icon'=>'Biểu tượng Spotify','Shortcode Icon'=>'Biểu tượng mã ngắn (shortcode)','Shield (alt) Icon'=>'Biểu tượng khiên (thay thế)','Share (alt2) Icon'=>'Biểu tượng chia sẻ (alt2)','Share (alt) Icon'=>'Biểu tượng chia sẻ (thay thế)','Saved Icon'=>'Biểu tượng đã lưu','RSS Icon'=>'Biểu tượng RSS','REST API Icon'=>'Biểu tượng REST API','Remove Icon'=>'Xóa biểu tượng','Reddit Icon'=>'Biểu tượng Reddit','Privacy Icon'=>'Biểu tượng quyền riêng tư','Printer Icon'=>'Biểu tượng máy in','Podio Icon'=>'Biểu tượng Podio','Plus (alt2) Icon'=>'Biểu tượng dấu cộng (alt2)','Plus (alt) Icon'=>'Biểu tượng dấu cộng (thay thế)','Plugins Checked Icon'=>'Biểu tượng đã kiểm tra plugin','Pinterest Icon'=>'Biểu tượng Pinterest','Pets Icon'=>'Biểu tượng thú cưng','PDF Icon'=>'Biểu tượng PDF','Palm Tree Icon'=>'Biểu tượng cây cọ','Open Folder Icon'=>'Biểu tượng mở thư mục','No (alt) Icon'=>'Không có biểu tượng (thay thế)','Money (alt) Icon'=>'Biểu tượng tiền (thay thế)','Menu (alt3) Icon'=>'Biểu tượng Menu (alt3)','Menu (alt2) Icon'=>'Biểu tượng Menu (alt2)','Menu (alt) Icon'=>'Biểu tượng Menu (alt)','Spreadsheet Icon'=>'Biểu tượng bảng tính','Interactive Icon'=>'Biểu tượng tương tác','Document Icon'=>'Biểu tượng tài liệu','Default Icon'=>'Biểu tượng mặc định','Location (alt) Icon'=>'Biểu tượng vị trí (thay thế)','LinkedIn Icon'=>'Biểu tượng LinkedIn','Instagram Icon'=>'Biểu tượng Instagram','Insert Before Icon'=>'Chèn trước biểu tượng','Insert After Icon'=>'Chèn sau biểu tượng','Insert Icon'=>'Thêm Icon','Info Outline Icon'=>'Biểu tượng đường viền thông tin','Images (alt2) Icon'=>'Biểu tượng ảnh (alt2)','Images (alt) Icon'=>'Biểu tượng ảnh (alt)','Rotate Right Icon'=>'Biểu tượng xoay phải','Rotate Left Icon'=>'Biểu tượng xoay trái','Rotate Icon'=>'Xoay biểu tượng','Flip Vertical Icon'=>'Biểu tượng lật dọc','Flip Horizontal Icon'=>'Biểu tượng lật ngang','Crop Icon'=>'Biểu tượng cắt','ID (alt) Icon'=>'Biểu tượng ID (thay thế)','HTML Icon'=>'Biểu tượng HTML','Hourglass Icon'=>'Biểu tượng đồng hồ cát','Heading Icon'=>'Biểu tượng tiêu đề','Google Icon'=>'Biểu tượng Google','Games Icon'=>'Biểu tượng trò chơi','Fullscreen Exit (alt) Icon'=>'Biểu tượng thoát toàn màn hình (alt)','Fullscreen (alt) Icon'=>'Biểu tượng toàn màn hình (alt)','Status Icon'=>'Biểu tượng trạng thái','Image Icon'=>'Biểu tượng ảnh','Gallery Icon'=>'Biểu tượng album ảnh','Chat Icon'=>'Biểu tượng trò chuyện','Audio Icon'=>'Biểu tượng âm thanh','Aside Icon'=>'Biểu tượng Aside','Food Icon'=>'Biểu tượng ẩm thực','Exit Icon'=>'Biểu tượng thoát','Excerpt View Icon'=>'Biểu tượng xem tóm tắt','Embed Video Icon'=>'Biểu tượng nhúng video','Embed Post Icon'=>'Biểu tượng nhúng bài viết','Embed Photo Icon'=>'Biểu tượng nhúng ảnh','Embed Generic Icon'=>'Biểu tượng nhúng chung','Embed Audio Icon'=>'Biểu tượng nhúng âm thanh','Email (alt2) Icon'=>'Biểu tượng Email (alt2)','Ellipsis Icon'=>'Biểu tượng dấu ba chấm','Unordered List Icon'=>'Biểu tượng danh sách không thứ tự','RTL Icon'=>'Biểu tượng RTL','Ordered List RTL Icon'=>'Biểu tượng danh sách thứ tự RTL','Ordered List Icon'=>'Biểu tượng danh sách có thứ tự','LTR Icon'=>'Biểu tượng LTR','Custom Character Icon'=>'Biểu tượng ký tự tùy chỉnh','Edit Page Icon'=>'Sửa biểu tượng trang','Edit Large Icon'=>'Sửa biểu tượng lớn','Drumstick Icon'=>'Biểu tượng dùi trống','Database View Icon'=>'Biểu tượng xem cơ sở dữ liệu','Database Remove Icon'=>'Biểu tượng gỡ bỏ cơ sở dữ liệu','Database Import Icon'=>'Biểu tượng nhập cơ sở dữ liệu','Database Export Icon'=>'Biểu tượng xuất cơ sở dữ liệu','Database Add Icon'=>'Biểu tượng thêm cơ sở dữ liệu','Database Icon'=>'Biểu tượng cơ sở dữ liệu','Cover Image Icon'=>'Biểu tượng ảnh bìa','Volume On Icon'=>'Biểu tượng bật âm lượng','Volume Off Icon'=>'Biểu tượng tắt âm lượng','Skip Forward Icon'=>'Biểu tượng bỏ qua chuyển tiếp','Skip Back Icon'=>'Biểu tượng quay lại','Repeat Icon'=>'Biểu tượng lặp lại','Play Icon'=>'Biểu tượng Play','Pause Icon'=>'Biểu tượng tạm dừng','Forward Icon'=>'Biểu tượng chuyển tiếp','Back Icon'=>'Biểu tượng quay lại','Columns Icon'=>'Biểu tượng cột','Color Picker Icon'=>'Biểu tượng chọn màu','Coffee Icon'=>'Biểu tượng cà phê','Code Standards Icon'=>'Biểu tượng tiêu chuẩn mã','Cloud Upload Icon'=>'Biểu tượng tải lên đám mây','Cloud Saved Icon'=>'Biểu tượng lưu trên đám mây','Car Icon'=>'Biểu tượng xe hơi','Camera (alt) Icon'=>'Biểu tượng máy ảnh (thay thế)','Calculator Icon'=>'Biểu tượng máy tính (calculator)','Button Icon'=>'Biểu tượng nút','Businessperson Icon'=>'Biểu tượng doanh nhân','Tracking Icon'=>'Biểu tượng theo dõi','Topics Icon'=>'Biểu tượng chủ đề','Replies Icon'=>'Biểu tượng trả lời','PM Icon'=>'Biểu tượng PM','Friends Icon'=>'Biểu tượng bạn bè','Community Icon'=>'Biểu tượng cộng đồng','BuddyPress Icon'=>'Biểu tượng BuddyPress','bbPress Icon'=>'Biểu tượng BbPress','Activity Icon'=>'Biểu tượng hoạt động','Book (alt) Icon'=>'Biểu tượng sách (thay thế)','Block Default Icon'=>'Biểu tượng khối mặc định','Bell Icon'=>'Biểu tượng chuông','Beer Icon'=>'Biểu tượng bia','Bank Icon'=>'Biểu tượng ngân hàng','Arrow Up (alt2) Icon'=>'Biểu tượng mũi tên lên (alt2)','Arrow Up (alt) Icon'=>'Biểu tượng mũi tên lên (alt)','Arrow Right (alt2) Icon'=>'Biểu tượng mũi tên phải (alt2)','Arrow Right (alt) Icon'=>'Biểu tượng mũi tên sang phải (thay thế)','Arrow Left (alt2) Icon'=>'Biểu tượng mũi tên trái (alt2)','Arrow Left (alt) Icon'=>'Biểu tượng mũi tên trái (alt)','Arrow Down (alt2) Icon'=>'Biểu tượng mũi tên xuống (alt2)','Arrow Down (alt) Icon'=>'Biểu tượng mũi tên xuống (alt)','Amazon Icon'=>'Biểu tượng Amazon','Align Wide Icon'=>'Biểu tượng căn rộng','Align Pull Right Icon'=>'Biểu tượng căn phải','Align Pull Left Icon'=>'Căn chỉnh biểu tượng kéo sang trái','Align Full Width Icon'=>'Biểu tượng căn chỉnh toàn chiều rộng','Airplane Icon'=>'Biểu tượng máy bay','Site (alt3) Icon'=>'Biểu tượng trang web (alt3)','Site (alt2) Icon'=>'Biểu tượng trang web (alt2)','Site (alt) Icon'=>'Biểu tượng trang web (thay thế)','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Cập nhật lên ACF pro để tạo các Trang cài đặt chỉ trong vài cú nhấp chuột','Invalid request args.'=>'Yêu cầu không hợp lệ của Args.','Sorry, you do not have permission to do that.'=>'Xin lỗi, bạn không được phép làm điều đó.','Blocks Using Post Meta'=>'Các bài viết sử dụng Post Meta','ACF PRO logo'=>'Lời bài hát: Acf Pro Logo','ACF PRO Logo'=>'Lời bài hát: Acf Pro Logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s yêu cầu ID đính kèm hợp lệ khi loại được đặt thành media_library.','%s is a required property of acf.'=>'%s là thuộc tính bắt buộc của acf.','The value of icon to save.'=>'Giá trị của biểu tượng cần lưu.','The type of icon to save.'=>'Loại biểu tượng để lưu.','Yes Icon'=>'Biểu tượng có','WordPress Icon'=>'Biểu tượng WordPress','Warning Icon'=>'Biểu tượng cảnh báo','Visibility Icon'=>'Biểu tượng hiển thị','Vault Icon'=>'Biểu tượng két sắt','Upload Icon'=>'Biểu tượng tải lên','Update Icon'=>'Biểu tượng cập nhật','Unlock Icon'=>'Biểu tượng mở khóa','Universal Access Icon'=>'Biểu tượng truy cập toàn cầu','Undo Icon'=>'Biểu tượng hoàn tác','Twitter Icon'=>'Biểu tượng Twitter','Trash Icon'=>'Biểu tượng thùng rác','Translation Icon'=>'Biểu tượng dịch','Tickets Icon'=>'Biểu tượng vé Ticket','Thumbs Up Icon'=>'Biểu tượng thích','Thumbs Down Icon'=>'Biểu tượng ngón tay cái chỉ xuống','Text Icon'=>'Biểu tượng văn bản','Testimonial Icon'=>'Biểu tượng lời chứng thực','Tagcloud Icon'=>'Biểu tượng mây thẻ','Tag Icon'=>'Biểu tượng thẻ','Tablet Icon'=>'Biểu tượng máy tính bảng','Store Icon'=>'Biểu tượng cửa hàng','Sticky Icon'=>'Biểu tượng dính (sticky)','Star Half Icon'=>'Biểu tượng nửa ngôi sao','Star Filled Icon'=>'Biểu tượng đầy sao','Star Empty Icon'=>'Biểu tượng ngôi sao trống','Sos Icon'=>'Biểu tượng SOS','Sort Icon'=>'Biểu tượng sắp xếp','Smiley Icon'=>'Biểu tượng mặt cười','Smartphone Icon'=>'Biểu tượng điện thoại thông minh','Slides Icon'=>'Biểu tượng Slides','Shield Icon'=>'Biểu tượng khiên','Share Icon'=>'Biểu tượng chia sẻ','Search Icon'=>'Biểu tượng tìm kiếm','Screen Options Icon'=>'Biểu tượng tuỳ chọn trang','Schedule Icon'=>'Biểu tượng lịch trình','Redo Icon'=>'Biểu tượng làm lại','Randomize Icon'=>'Biểu tượng ngẫu nhiên','Products Icon'=>'Biểu tượng sản phẩm','Pressthis Icon'=>'Nhấn vào biểu tượng này','Post Status Icon'=>'Biểu tượng trạng thái bài viết','Portfolio Icon'=>'Biểu tượng danh mục đầu tư','Plus Icon'=>'Biểu tượng dấu cộng','Playlist Video Icon'=>'Biểu tượng danh sách video','Playlist Audio Icon'=>'Biểu tượng danh sách phát âm thanh','Phone Icon'=>'Biểu tượng điện thoại','Performance Icon'=>'Biểu tượng hiệu suất','Paperclip Icon'=>'Biểu tượng kẹp giấy','No Icon'=>'Không có biểu tượng','Networking Icon'=>'Biểu tượng mạng','Nametag Icon'=>'Biểu tượng thẻ tên','Move Icon'=>'Biểu tượng di chuyển','Money Icon'=>'Biểu tượng tiền','Minus Icon'=>'Biểu tượng trừ','Migrate Icon'=>'Biểu tượng di chuyển','Microphone Icon'=>'Biểu tượng Microphone','Megaphone Icon'=>'Biểu tượng loa phóng thanh','Marker Icon'=>'Biểu tượng đánh dấu','Lock Icon'=>'Biểu tượng khóa','Location Icon'=>'Biểu tượng vị trí','List View Icon'=>'Biểu tượng xem danh sách','Lightbulb Icon'=>'Biểu tượng bóng đèn','Left Right Icon'=>'Biểu tượng trái phải','Layout Icon'=>'Biểu tượng bố cục','Laptop Icon'=>'Biểu tượng Laptop','Info Icon'=>'Biểu tượng thông tin','Index Card Icon'=>'Biểu tượng thẻ chỉ mục','ID Icon'=>'Biểu tượng ID','Hidden Icon'=>'Biểu tượng ẩn','Heart Icon'=>'Biểu tượng trái tim','Hammer Icon'=>'Biểu tượng búa','Groups Icon'=>'Biểu tượng nhóm','Grid View Icon'=>'Biểu tượng xem lưới','Forms Icon'=>'Biểu tượng biểu mẫu','Flag Icon'=>'Biểu tượng lá cờ','Filter Icon'=>'Biểu tượng bộ lọc','Feedback Icon'=>'Biểu tượng phản hồi','Facebook (alt) Icon'=>'Biểu tượng Facebook (thay thế)','Facebook Icon'=>'Biểu tượng Facebook','External Icon'=>'Biểu tượng bên ngoài','Email (alt) Icon'=>'Biểu tượng Email (thay thế)','Email Icon'=>'Biểu tượng Email','Video Icon'=>'Biểu tượng video','Unlink Icon'=>'Biểu tượng hủy liên kết','Underline Icon'=>'Biểu tượng gạch dưới','Text Color Icon'=>'Biểu tượng màu văn bản','Table Icon'=>'Biểu tượng bảng','Strikethrough Icon'=>'Biểu tượng gạch ngang','Spellcheck Icon'=>'Biểu tượng kiểm tra chính tả','Remove Formatting Icon'=>'Biểu tượng gỡ bỏ định dạng','Quote Icon'=>'Biểu tượng trích dẫn','Paste Word Icon'=>'Biểu tượng dán từ word','Paste Text Icon'=>'Biểu tượng dán văn bản','Paragraph Icon'=>'Biểu tượng đoạn văn','Outdent Icon'=>'Biểu tượng thụt lề trái','Kitchen Sink Icon'=>'Biểu tượng bồn rửa chén','Justify Icon'=>'Biểu tượng căn chỉnh đều','Italic Icon'=>'Biểu tượng in nghiêng','Insert More Icon'=>'Chèn thêm biểu tượng','Indent Icon'=>'Biểu tượng thụt lề','Help Icon'=>'Biểu tượng trợ giúp','Expand Icon'=>'Mở rộng biểu tượng','Contract Icon'=>'Biểu tượng hợp đồng','Code Icon'=>'Biểu tượng mã Code','Break Icon'=>'Biểu tượng nghỉ','Bold Icon'=>'Biểu tượng đậm','Edit Icon'=>'Biểu tượng sửa','Download Icon'=>'Biểu tượng tải về','Dismiss Icon'=>'Biểu tượng loại bỏ','Desktop Icon'=>'Biểu tượng màn hình chính','Dashboard Icon'=>'Biểu tượng bảng điều khiển','Cloud Icon'=>'Biểu tượng đám mây','Clock Icon'=>'Biểu tượng đồng hồ','Clipboard Icon'=>'Biểu tượng bảng ghi nhớ','Chart Pie Icon'=>'Biểu tượng biểu đồ tròn','Chart Line Icon'=>'Biểu tượng đường biểu đồ','Chart Bar Icon'=>'Biểu tượng biểu đồ cột','Chart Area Icon'=>'Biểu tượng khu vực biểu đồ','Category Icon'=>'Biểu tượng danh mục','Cart Icon'=>'Biểu tượng giỏ hàng','Carrot Icon'=>'Biểu tượng cà rốt','Camera Icon'=>'Biểu tượng máy ảnh','Calendar (alt) Icon'=>'Biểu tượng lịch (thay thế)','Calendar Icon'=>'Biểu tượng Lịch','Businesswoman Icon'=>'Biểu tượng nữ doanh nhân','Building Icon'=>'Biểu tượng tòa nhà','Book Icon'=>'Biểu tượng sách','Backup Icon'=>'Biểu tượng sao lưu','Awards Icon'=>'Biểu tượng giải thưởng','Art Icon'=>'Biểu tượng nghệ thuật','Arrow Up Icon'=>'Biểu tượng mũi tên Lên','Arrow Right Icon'=>'Biểu tượng mũi tên phải','Arrow Left Icon'=>'Biểu tượng mũi tên trái','Arrow Down Icon'=>'Biểu tượng mũi tên xuống','Archive Icon'=>'Biểu tượng lưu trữ','Analytics Icon'=>'Biểu tượng phân tích','Align Right Icon'=>'Biểu tượng căn phải','Align None Icon'=>'Biểu tượng Căn chỉnh không','Align Left Icon'=>'Biểu tượng căn trái','Align Center Icon'=>'Biểu tượng căn giữa','Album Icon'=>'Biểu tượng Album','Users Icon'=>'Biểu tượng người dùng','Tools Icon'=>'Biểu tượng công cụ','Site Icon'=>'Biểu tượng trang web','Settings Icon'=>'Biểu tượng cài đặt','Post Icon'=>'Biểu tượng bài viết','Plugins Icon'=>'Biểu tượng Plugin','Page Icon'=>'Biểu tượng trang','Network Icon'=>'Biểu tượng mạng','Multisite Icon'=>'Biểu tượng nhiều trang web','Media Icon'=>'Biểu tượng media','Links Icon'=>'Biểu tượng liên kết','Home Icon'=>'Biểu tượng trang chủ','Customizer Icon'=>'Biểu tượng công cụ tùy chỉnh','Comments Icon'=>'Biểu tượng bình luận','Collapse Icon'=>'Biểu tượng thu gọn','Appearance Icon'=>'Biểu tượng giao diện','Generic Icon'=>'Biểu tượng chung','Icon picker requires a value.'=>'Bộ chọn biểu tượng yêu cầu một giá trị.','Icon picker requires an icon type.'=>'Bộ chọn biểu tượng yêu cầu loại biểu tượng.','The available icons matching your search query have been updated in the icon picker below.'=>'Các biểu tượng có sẵn phù hợp với truy vấn tìm kiếm của bạn đã được cập nhật trong bộ chọn biểu tượng bên dưới.','No results found for that search term'=>'Không tìm thấy kết quả cho thời gian tìm kiếm đó','Array'=>'Mảng','String'=>'Chuỗi','Specify the return format for the icon. %s'=>'Chọn định dạng trở lại cho biểu tượng. %s','Select where content editors can choose the icon from.'=>'Chọn nơi các trình chỉnh sửa nội dung có thể chọn biểu tượng từ.','The URL to the icon you\'d like to use, or svg as Data URI'=>'URL cho biểu tượng bạn muốn sử dụng, hoặc Svg như dữ liệu Uri','Browse Media Library'=>'Duyệt thư viện Media','The currently selected image preview'=>'Preview hình ảnh hiện đang được chọn','Click to change the icon in the Media Library'=>'Click để thay đổi biểu tượng trong thư viện Media','Search icons...'=>'Biểu tượng tìm kiếm...','Media Library'=>'Thư viện media','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Một UI tương tác để chọn một biểu tượng. Chọn từ Dashicons, thư viện phương tiện Media, hoặc nhập URL độc lập.','Icon Picker'=>'Bộ chọn biểu tượng','JSON Load Paths'=>'Json tải đường','JSON Save Paths'=>'Đường dẫn lưu JSON','Registered ACF Forms'=>'Các mẫu ACF đăng ký','Shortcode Enabled'=>'Shortcode được kích hoạt','Field Settings Tabs Enabled'=>'Bảng cài đặt trường được bật','Field Type Modal Enabled'=>'Chất loại hộp cửa sổ được kích hoạt','Admin UI Enabled'=>'Giao diện quản trị đã bật','Block Preloading Enabled'=>'Tải trước khối đã bật','Blocks Per ACF Block Version'=>'Các khối theo phiên bản khối ACF','Blocks Per API Version'=>'Khóa theo phiên bản API','Registered ACF Blocks'=>'Các khối ACF đã đăng ký','Light'=>'Sáng','Standard'=>'Tiêu chuẩn','REST API Format'=>'Khởi động API','Registered Options Pages (PHP)'=>'Trang cài đặt đăng ký (PHP)','Registered Options Pages (JSON)'=>'Trang cài đặt đăng ký (JSON)','Registered Options Pages (UI)'=>'Trang cài đặt đăng ký (UI)','Options Pages UI Enabled'=>'Giao diện trang cài đặt đã bật','Registered Taxonomies (JSON)'=>'Phân loại đã đăng ký (JSON)','Registered Taxonomies (UI)'=>'Phân loại đã đăng ký (UI)','Registered Post Types (JSON)'=>'Loại nội dung đã đăng ký (JSON)','Registered Post Types (UI)'=>'Loại nội dung đã đăng ký (UI)','Post Types and Taxonomies Enabled'=>'Loại nội dung và phân loại đã được bật','Number of Third Party Fields by Field Type'=>'Số trường bên thứ ba theo loại trường','Number of Fields by Field Type'=>'Số trường theo loại trường','Field Groups Enabled for GraphQL'=>'Nhóm trường đã được kích hoạt cho GraphQL','Field Groups Enabled for REST API'=>'Nhóm trường đã được kích hoạt cho REST API','Registered Field Groups (JSON)'=>'Nhóm trường đã đăng ký (JSON)','Registered Field Groups (PHP)'=>'Nhóm trường đã đăng ký (PHP)','Registered Field Groups (UI)'=>'Nhóm trường đã đăng ký (UI)','Active Plugins'=>'Plugin hoạt động','Parent Theme'=>'Giao diện cha','Active Theme'=>'Giao diện hoạt động','Is Multisite'=>'Là nhiều trang','MySQL Version'=>'Phiên bản MySQL','WordPress Version'=>'Phiên bản WordPress','Subscription Expiry Date'=>'Đăng ký ngày hết hạn','License Status'=>'Trạng thái bản quyền','License Type'=>'Loại bản quyền','Licensed URL'=>'URL được cấp phép','License Activated'=>'Bản quyền được kích hoạt','Free'=>'Miễn phí','Plugin Type'=>'Plugin loại','Plugin Version'=>'Phiên bản plugin','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Phần này chứa thông tin gỡ lỗi về cấu hình ACF của bạn, có thể hữu ích để cung cấp cho bộ phận hỗ trợ.','An ACF Block on this page requires attention before you can save.'=>'Một khối ACF trên trang này cần được chú ý trước khi bạn có thể lưu.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Dữ liệu này được ghi lại khi chúng tôi phát hiện các giá trị đã bị thay đổi trong quá trình xuất. %1$sXóa nhật ký và đóng thông báo%2$s sau khi bạn đã thoát các giá trị trong mã của mình. Thông báo sẽ xuất hiện lại nếu chúng tôi phát hiện các giá trị bị thay đổi lần nữa.','Dismiss permanently'=>'Xóa vĩnh viễn','Instructions for content editors. Shown when submitting data.'=>'Hướng dẫn dành cho người trình chỉnh sửa nội dung. Hiển thị khi gửi dữ liệu.','Has no term selected'=>'Không có thời hạn được chọn','Has any term selected'=>'Có bất kỳ mục phân loại nào được chọn','Terms do not contain'=>'Các mục phân loại không chứa','Terms contain'=>'Mục phân loại chứa','Term is not equal to'=>'Thời gian không tương đương với','Term is equal to'=>'Thời gian tương đương với','Has no user selected'=>'Không có người dùng được chọn','Has any user selected'=>'Có người dùng đã chọn','Users do not contain'=>'Người dùng không chứa','Users contain'=>'Người dùng có chứa','User is not equal to'=>'Người dùng không bình đẳng với','User is equal to'=>'Người dùng cũng giống như','Has no page selected'=>'Không có trang được chọn','Has any page selected'=>'Có bất kỳ trang nào được chọn','Pages do not contain'=>'Các trang không chứa','Pages contain'=>'Các trang chứa','Page is not equal to'=>'Trang không tương đương với','Page is equal to'=>'Trang này tương đương với','Has no relationship selected'=>'Không có mối quan hệ được chọn','Has any relationship selected'=>'Có bất kỳ mối quan hệ nào được chọn','Has no post selected'=>'Không có bài viết được chọn','Has any post selected'=>'Có bất kỳ bài viết nào được chọn','Posts do not contain'=>'Các bài viết không chứa','Posts contain'=>'Bài viết chứa','Post is not equal to'=>'Bài viết không bằng với','Post is equal to'=>'Bài viết tương đương với','Relationships do not contain'=>'Mối quan hệ không chứa','Relationships contain'=>'Mối quan hệ bao gồm','Relationship is not equal to'=>'Mối quan hệ không tương đương với','Relationship is equal to'=>'Mối quan hệ tương đương với','The core ACF block binding source name for fields on the current pageACF Fields'=>'Các trường ACF','ACF PRO Feature'=>'Tính năng ACF PRO','Renew PRO to Unlock'=>'Gia hạn PRO để mở khóa','Renew PRO License'=>'Gia hạn giấy phép PRO','PRO fields cannot be edited without an active license.'=>'Không thể chỉnh sửa các trường PRO mà không có giấy phép hoạt động.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Vui lòng kích hoạt giấy phép ACF PRO của bạn để chỉnh sửa các nhóm trường được gán cho một Khối ACF.','Please activate your ACF PRO license to edit this options page.'=>'Vui lòng kích hoạt giấy phép ACF PRO của bạn để chỉnh sửa Trang cài đặt này.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Chỉ có thể trả lại các giá trị HTML đã thoát khi format_value cũng là đúng. Các giá trị trường chưa được trả lại vì lý do bảo mật.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Chỉ có thể trả lại một giá trị HTML đã thoát khi format_value cũng là đúng. Giá trị trường chưa được trả lại vì lý do bảo mật.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF giờ đây tự động thoát HTML không an toàn khi được hiển thị bởi the_field
hoặc mã ngắn ACF. Chúng tôi đã phát hiện đầu ra của một số trường của bạn đã được sửa đổi bởi thay đổi này, nhưng đây có thể không phải là một thay đổi đột ngột. %2$s.','Please contact your site administrator or developer for more details.'=>'Vui lòng liên hệ với quản trị viên hoặc nhà phát triển trang web của bạn để biết thêm chi tiết.','Learn more'=>'Tìm hiểu thêm','Hide details'=>'Ẩn chi tiết','Show details'=>'Hiển thị chi tiết','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - được hiển thị qua %3$s','Renew ACF PRO License'=>'Gia hạn bản quyền ACF PRO','Renew License'=>'Gia hạn bản quyền','Manage License'=>'Quản lý bản quyền','\'High\' position not supported in the Block Editor'=>'\'Vị trí cao\' không được hỗ trợ trong Trình chỉnh sửa Khối','Upgrade to ACF PRO'=>'Nâng cấp lên ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'Trang cài đặt ACF là các trang quản trị tùy chỉnh để quản lý cài đặt toàn cầu thông qua các trường. Bạn có thể tạo nhiều trang và trang con.','Add Options Page'=>'Thêm trang cài đặt','In the editor used as the placeholder of the title.'=>'Trong trình chỉnh sửa được sử dụng như là văn bản gọi ý của tiêu đề.','Title Placeholder'=>'Văn bản gợi ý cho tiêu đề','4 Months Free'=>'Miễn phí 4 tháng','(Duplicated from %s)'=>'(Đã sao chép từ %s)','Select Options Pages'=>'Chọn trang cài đặt','Duplicate taxonomy'=>'Sao chép phân loại','Create taxonomy'=>'Tạo phân loại','Duplicate post type'=>'Sao chép loại nội dung','Create post type'=>'Tạo loại nội dung','Link field groups'=>'Liên kết nhóm trường','Add fields'=>'Thêm trường','This Field'=>'Trường này','ACF PRO'=>'ACF PRO','Feedback'=>'Phản hồi','Support'=>'Hỗ trợ','is developed and maintained by'=>'được phát triển và duy trì bởi','Add this %s to the location rules of the selected field groups.'=>'Thêm %s này vào quy tắc vị trí của các nhóm trường đã chọn.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Kích hoạt cài đặt hai chiều cho phép bạn cập nhật một giá trị trong các trường mục tiêu cho mỗi giá trị được chọn cho trường này, thêm hoặc xóa ID bài viết, ID phân loại hoặc ID người dùng của mục đang được cập nhật. Để biết thêm thông tin, vui lòng đọc tài liệu.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Chọn trường để lưu trữ tham chiếu trở lại mục đang được cập nhật. Bạn có thể chọn trường này. Các trường mục tiêu phải tương thích với nơi trường này được hiển thị. Ví dụ, nếu trường này được hiển thị trên một Phân loại, trường mục tiêu của bạn nên là loại Phân loại','Target Field'=>'Trường mục tiêu','Update a field on the selected values, referencing back to this ID'=>'Cập nhật một trường trên các giá trị đã chọn, tham chiếu trở lại ID này','Bidirectional'=>'Hai chiều','%s Field'=>'%s Trường','Select Multiple'=>'Chọn nhiều','WP Engine logo'=>'Logo WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Chỉ sử dụng chữ cái thường, dấu gạch dưới và dấu gạch ngang, tối đa 32 ký tự.','The capability name for assigning terms of this taxonomy.'=>'Tên khả năng để gán các mục phân loại của phân loại này.','Assign Terms Capability'=>'Khả năng gán mục phân loại','The capability name for deleting terms of this taxonomy.'=>'Tên khả năng để xóa các mục phân loại của phân loại này.','Delete Terms Capability'=>'Khả năng xóa mục phân loại','The capability name for editing terms of this taxonomy.'=>'Tên khả năng để chỉnh sửa các mục phân loại của phân loại này.','Edit Terms Capability'=>'Khả năng chỉnh sửa mục phân loại','The capability name for managing terms of this taxonomy.'=>'Tên khả năng để quản lý các mục phân loại của phân loại này.','Manage Terms Capability'=>'Khả năng quản lý mục phân loại','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Đặt xem các bài viết có nên được loại khỏi kết quả tìm kiếm và trang lưu trữ phân loại hay không.','More Tools from WP Engine'=>'Thêm công cụ từ WP Engine','Built for those that build with WordPress, by the team at %s'=>'Được xây dựng cho những người xây dựng với WordPress, bởi đội ngũ tại %s','View Pricing & Upgrade'=>'Xem giá & Nâng cấp','Learn More'=>'Tìm hiểu thêm','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Tăng tốc độ công việc và phát triển các trang web tốt hơn với các tính năng như Khối ACF và Trang cài đặt, và Các loại trường phức tạp như Lặp lại, Nội dung linh hoạt, Tạo bản sao và Album ảnh.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Mở khóa các tính năng nâng cao và xây dựng thêm nhiều hơn với ACF PRO','%s fields'=>'%s các trường','No terms'=>'Không có mục phân loại','No post types'=>'Không có loại nội dung','No posts'=>'Không có bài viết','No taxonomies'=>'Không có phân loại','No field groups'=>'Không có nhóm trường','No fields'=>'Không có trường','No description'=>'Không có mô tả','Any post status'=>'Bất kỳ trạng thái bài viết nào','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Khóa phân loại này đã được sử dụng bởi một phân loại khác đã đăng ký bên ngoài ACF và không thể sử dụng.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Khóa phân loại này đã được sử dụng bởi một phân loại khác trong ACF và không thể sử dụng.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Khóa phân loại chỉ được chứa các ký tự chữ và số viết thường, dấu gạch dưới hoặc dấu gạch ngang.','The taxonomy key must be under 32 characters.'=>'Khóa phân loại phải dưới 32 ký tự.','No Taxonomies found in Trash'=>'Không tìm thấy phân loại nào trong thùng rác','No Taxonomies found'=>'Không tìm thấy phân loại','Search Taxonomies'=>'Tìm kiếm phân loại','View Taxonomy'=>'Xem phân loại','New Taxonomy'=>'Phân loại mới','Edit Taxonomy'=>'Chỉnh sửa phân loại','Add New Taxonomy'=>'Thêm phân loại mới','No Post Types found in Trash'=>'Không tìm thấy loại nội dung trong thùng rác','No Post Types found'=>'Không tìm thấy loại nội dung','Search Post Types'=>'Tìm kiếm loại nội dung','View Post Type'=>'Xem loại nội dung','New Post Type'=>'Loại nội dung mới','Edit Post Type'=>'Chỉnh sửa loại nội dung','Add New Post Type'=>'Thêm loại nội dung mới','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Khóa loại nội dung này đã được sử dụng bởi một loại nội dung khác đã được đăng ký bên ngoài ACF và không thể sử dụng.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Khóa loại nội dung này đã được sử dụng bởi một loại nội dung khác trong ACF và không thể sử dụng.','This field must not be a WordPress reserved term.'=>'Trường này không được là một mục phân loại dành riêng của WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Khóa loại nội dung chỉ được chứa các ký tự chữ và số viết thường, dấu gạch dưới hoặc dấu gạch ngang.','The post type key must be under 20 characters.'=>'Khóa loại nội dung phải dưới 20 ký tự.','We do not recommend using this field in ACF Blocks.'=>'Chúng tôi không khuyến nghị sử dụng trường này trong ACF Blocks.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Hiển thị trình soạn thảo WYSIWYG của WordPress như được thấy trong Bài viết và Trang cho phép trải nghiệm chỉnh sửa văn bản phong phú cũng như cho phép nội dung đa phương tiện.','WYSIWYG Editor'=>'Trình soạn thảo trực quan','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Cho phép chọn một hoặc nhiều người dùng có thể được sử dụng để tạo mối quan hệ giữa các đối tượng dữ liệu.','A text input specifically designed for storing web addresses.'=>'Một đầu vào văn bản được thiết kế đặc biệt để lưu trữ địa chỉ web.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Một công tắc cho phép bạn chọn một giá trị 1 hoặc 0 (bật hoặc tắt, đúng hoặc sai, v.v.). Có thể được trình bày dưới dạng một công tắc hoặc hộp kiểm có kiểu.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Giao diện người dùng tương tác để chọn thời gian. Định dạng thời gian có thể được tùy chỉnh bằng cách sử dụng cài đặt trường.','A basic textarea input for storing paragraphs of text.'=>'Một ô nhập liệu dạng văn bản cơ bản để lưu trữ các đoạn văn bản.','A basic text input, useful for storing single string values.'=>'Một đầu vào văn bản cơ bản, hữu ích để lưu trữ các giá trị chuỗi đơn.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Cho phép chọn một hoặc nhiều mục phân loại phân loại dựa trên tiêu chí và tùy chọn được chỉ định trong cài đặt trường.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Cho phép bạn nhóm các trường vào các phần có tab trong màn hình chỉnh sửa. Hữu ích để giữ cho các trường được tổ chức và có cấu trúc.','A dropdown list with a selection of choices that you specify.'=>'Một danh sách thả xuống với một lựa chọn các lựa chọn mà bạn chỉ định.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Giao diện hai cột để chọn một hoặc nhiều bài viết, trang hoặc mục loại nội dung tùy chỉnh để tạo mối quan hệ với mục bạn đang chỉnh sửa. Bao gồm các tùy chọn để tìm kiếm và lọc.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Một đầu vào để chọn một giá trị số trong một phạm vi đã chỉ định bằng cách sử dụng một phần tử thanh trượt phạm vi.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Một nhóm các đầu vào nút radio cho phép người dùng thực hiện một lựa chọn duy nhất từ các giá trị mà bạn chỉ định.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Giao diện người dùng tương tác và tùy chỉnh để chọn một hoặc nhiều bài viết, trang hoặc mục loại nội dung với tùy chọn tìm kiếm. ','An input for providing a password using a masked field.'=>'Một đầu vào để cung cấp mật khẩu bằng cách sử dụng một trường đã được che.','Filter by Post Status'=>'Lọc theo Trạng thái Bài viết','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Một danh sách thả xuống tương tác để chọn một hoặc nhiều bài viết, trang, mục loại nội dung tùy chỉnh hoặc URL lưu trữ, với tùy chọn tìm kiếm.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Một thành phần tương tác để nhúng video, hình ảnh, tweet, âm thanh và nội dung khác bằng cách sử dụng chức năng oEmbed gốc của WordPress.','An input limited to numerical values.'=>'Một đầu vào giới hạn cho các giá trị số.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Được sử dụng để hiển thị một thông điệp cho các trình chỉnh sửa cùng với các trường khác. Hữu ích để cung cấp ngữ cảnh hoặc hướng dẫn bổ sung xung quanh các trường của bạn.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Cho phép bạn chỉ định một liên kết và các thuộc tính của nó như tiêu đề và mục tiêu bằng cách sử dụng công cụ chọn liên kết gốc của WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Sử dụng công cụ chọn phương tiện gốc của WordPress để tải lên hoặc chọn hình ảnh.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Cung cấp một cách để cấu trúc các trường thành các nhóm để tổ chức dữ liệu và màn hình chỉnh sửa tốt hơn.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Giao diện người dùng tương tác để chọn một vị trí bằng cách sử dụng Google Maps. Yêu cầu một khóa API Google Maps và cấu hình bổ sung để hiển thị chính xác.','Uses the native WordPress media picker to upload, or choose files.'=>'Sử dụng công cụ chọn phương tiện gốc của WordPress để tải lên hoặc chọn tệp.','A text input specifically designed for storing email addresses.'=>'Một đầu vào văn bản được thiết kế đặc biệt để lưu trữ địa chỉ email.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Giao diện người dùng tương tác để chọn ngày và giờ. Định dạng trả về ngày có thể được tùy chỉnh bằng cách sử dụng cài đặt trường.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Giao diện người dùng tương tác để chọn ngày. Định dạng trả về ngày có thể được tùy chỉnh bằng cách sử dụng cài đặt trường.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Giao diện người dùng tương tác để chọn màu hoặc chỉ định giá trị Hex.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Một nhóm các đầu vào hộp kiểm cho phép người dùng chọn một hoặc nhiều giá trị mà bạn chỉ định.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Một nhóm các nút với các giá trị mà bạn chỉ định, người dùng có thể chọn một tùy chọn từ các giá trị được cung cấp.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Cho phép bạn nhóm và tổ chức các trường tùy chỉnh vào các bảng có thể thu gọn được hiển thị trong khi chỉnh sửa nội dung. Hữu ích để giữ cho các tập dữ liệu lớn gọn gàng.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Điều này cung cấp một giải pháp để lặp lại nội dung như slide, thành viên nhóm và ô kêu gọi hành động, bằng cách hoạt động như một cha cho một tập hợp các trường con có thể được lặp lại đi lặp lại.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Điều này cung cấp một giao diện tương tác để quản lý một bộ sưu tập các tệp đính kèm. Hầu hết các cài đặt tương tự như loại trường Hình ảnh. Cài đặt bổ sung cho phép bạn chỉ định nơi thêm tệp đính kèm mới trong thư viện và số lượng tệp đính kèm tối thiểu / tối đa được cho phép.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Điều này cung cấp một trình soạn thảo dựa trên bố cục, có cấu trúc, đơn giản. Trường nội dung linh hoạt cho phép bạn định nghĩa, tạo và quản lý nội dung với quyền kiểm soát tuyệt đối bằng cách sử dụng bố cục và trường con để thiết kế các khối có sẵn.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Điều này cho phép bạn chọn và hiển thị các trường hiện có. Nó không sao chép bất kỳ trường nào trong cơ sở dữ liệu, nhưng tải và hiển thị các trường đã chọn tại thời gian chạy. Trường Clone có thể thay thế chính nó bằng các trường đã chọn hoặc hiển thị các trường đã chọn dưới dạng một nhóm trường con.','nounClone'=>'Sao chép','PRO'=>'PRO','Advanced'=>'Nâng cao','JSON (newer)'=>'JSON (mới hơn)','Original'=>'Gốc','Invalid post ID.'=>'ID bài viết không hợp lệ.','Invalid post type selected for review.'=>'Loại nội dung được chọn để xem xét không hợp lệ.','More'=>'Xem thêm','Tutorial'=>'Hướng dẫn','Select Field'=>'Chọn trường','Try a different search term or browse %s'=>'Thử một từ khóa tìm kiếm khác hoặc duyệt %s','Popular fields'=>'Các trường phổ biến','No search results for \'%s\''=>'Không có kết quả tìm kiếm cho \'%s\'','Search fields...'=>'Tìm kiếm trường...','Select Field Type'=>'Chọn loại trường','Popular'=>'Phổ biến','Add Taxonomy'=>'Thêm phân loại','Create custom taxonomies to classify post type content'=>'Tạo phân loại tùy chỉnh để phân loại nội dung loại nội dung','Add Your First Taxonomy'=>'Thêm phân loại đầu tiên của bạn','Hierarchical taxonomies can have descendants (like categories).'=>'Phân loại theo hệ thống có thể có các mục con (như các danh mục).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Hiển thị phân loại trên giao diện người dùng và trên bảng điều khiển quản trị.','One or many post types that can be classified with this taxonomy.'=>'Một hoặc nhiều loại nội dung có thể được phân loại bằng phân loại này.','genre'=>'thể loại','Genre'=>'Thể loại','Genres'=>'Các thể loại','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Bộ điều khiển tùy chỉnh tùy chọn để sử dụng thay vì `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Tiết lộ loại nội dung này trong REST API.','Customize the query variable name'=>'Tùy chỉnh tên biến truy vấn','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Các mục phân loại có thể được truy cập bằng cách sử dụng đường dẫn cố định không đẹp, ví dụ, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Các mục phân loại cha-con trong URL cho các phân loại theo hệ thống.','Customize the slug used in the URL'=>'Tùy chỉnh đường dẫn cố định được sử dụng trong URL','Permalinks for this taxonomy are disabled.'=>'Liên kết cố định cho phân loại này đã bị vô hiệu hóa.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Thay đổi URL bằng cách sử dụng khóa phân loại làm đường dẫn cố định. Cấu trúc đường dẫn cố định của bạn sẽ là','Taxonomy Key'=>'Liên kết phân loại','Select the type of permalink to use for this taxonomy.'=>'Chọn loại liên kết cố định để sử dụng cho phân loại này.','Display a column for the taxonomy on post type listing screens.'=>'Hiển thị một cột cho phân loại trên màn hình liệt kê loại nội dung.','Show Admin Column'=>'Hiển thị cột quản trị','Show the taxonomy in the quick/bulk edit panel.'=>'Hiển thị phân loại trong bảng chỉnh sửa nhanh / hàng loạt.','Quick Edit'=>'Chỉnh sửa nhanh','List the taxonomy in the Tag Cloud Widget controls.'=>'Liệt kê phân loại trong các điều khiển Widget mây thẻ.','Tag Cloud'=>'Mây thẻ','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Tên hàm PHP sẽ được gọi để làm sạch dữ liệu phân loại được lưu từ một hộp meta.','Meta Box Sanitization Callback'=>'Hàm Gọi lại Làm sạch Hộp Meta','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Tên hàm PHP sẽ được gọi để xử lý nội dung của một hộp meta trên phân loại của bạn.','Register Meta Box Callback'=>'Đăng ký Hàm Gọi lại Hộp Meta','No Meta Box'=>'Không có Hộp Meta','Custom Meta Box'=>'Hộp Meta tùy chỉnh','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Điều khiển hộp meta trên màn hình trình chỉnh sửa nội dung. Theo mặc định, hộp meta danh mục được hiển thị cho các phân loại theo hệ thống, và hộp meta Thẻ được hiển thị cho các phân loại không theo hệ thống.','Meta Box'=>'Hộp Meta','Categories Meta Box'=>'Hộp Meta danh mục','Tags Meta Box'=>'Hộp Meta Thẻ','A link to a tag'=>'Một liên kết đến một thẻ','Describes a navigation link block variation used in the block editor.'=>'Mô tả một biến thể khối liên kết điều hướng được sử dụng trong trình chỉnh sửa khối.','A link to a %s'=>'Một liên kết đến một %s','Tag Link'=>'Liên kết Thẻ','Assigns a title for navigation link block variation used in the block editor.'=>'Gán một tiêu đề cho biến thể khối liên kết điều hướng được sử dụng trong trình chỉnh sửa khối.','← Go to tags'=>'← Đi đến thẻ','Assigns the text used to link back to the main index after updating a term.'=>'Gán văn bản được sử dụng để liên kết trở lại chỉ mục chính sau khi cập nhật một mục phân loại.','Back To Items'=>'Quay lại mục','← Go to %s'=>'← Đi tới %s','Tags list'=>'Danh sách thẻ','Assigns text to the table hidden heading.'=>'Gán văn bản cho tiêu đề bảng ẩn.','Tags list navigation'=>'Danh sách điều hướng thẻ','Assigns text to the table pagination hidden heading.'=>'Gán văn bản cho tiêu đề ẩn của phân trang bảng.','Filter by category'=>'Lọc theo danh mục','Assigns text to the filter button in the posts lists table.'=>'Gán văn bản cho nút lọc trong bảng danh sách bài viết.','Filter By Item'=>'Lọc theo mục','Filter by %s'=>'Lọc theo %s','The description is not prominent by default; however, some themes may show it.'=>'Mô tả không nổi bật theo mặc định; tuy nhiên, một số chủ đề có thể hiển thị nó.','Describes the Description field on the Edit Tags screen.'=>'Thông tin về trường mô tả trên màn hình chỉnh sửa thẻ.','Description Field Description'=>'Thông tin về trường mô tả','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Gán một mục phân loại cha để tạo ra một hệ thống phân cấp. Thuật ngữ Jazz, ví dụ, sẽ là cha của Bebop và Big Band','Describes the Parent field on the Edit Tags screen.'=>'Mô tả trường cha trên màn hình chỉnh sửa thẻ.','Parent Field Description'=>'Mô tả trường cha','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'"Đường dẫn cố định" là phiên bản thân thiện với URL của tên. Nó thường là tất cả chữ thường và chỉ chứa các chữ cái, số và dấu gạch ngang.','Describes the Slug field on the Edit Tags screen.'=>'Mô tả trường đường dẫn cố định trên màn hình chỉnh sửa thẻ.','Slug Field Description'=>'Mô tả trường đường dẫn cố định','The name is how it appears on your site'=>'Tên là cách nó xuất hiện trên trang web của bạn','Describes the Name field on the Edit Tags screen.'=>'Mô tả trường tên trên màn hình chỉnh sửa thẻ.','Name Field Description'=>'Mô tả trường Tên','No tags'=>'Không có thẻ','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Gán văn bản hiển thị trong bảng danh sách bài viết và phương tiện khi không có thẻ hoặc danh mục nào có sẵn.','No Terms'=>'Không có mục phân loại','No %s'=>'Không có %s','No tags found'=>'Không tìm thấy thẻ','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Gán văn bản hiển thị khi nhấp vào văn bản \'chọn từ những thẻ được sử dụng nhiều nhất\' trong hộp meta phân loại khi không có thẻ nào có sẵn, và gán văn bản được sử dụng trong bảng danh sách mục phân loại khi không có mục nào cho một phân loại.','Not Found'=>'Không tìm thấy','Assigns text to the Title field of the Most Used tab.'=>'Gán văn bản cho trường Tiêu đề của tab Được sử dụng nhiều nhất.','Most Used'=>'Được sử dụng nhiều nhất','Choose from the most used tags'=>'Chọn từ những thẻ được sử dụng nhiều nhất','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Gán văn bản \'chọn từ những thẻ được sử dụng nhiều nhất\' được sử dụng trong hộp meta khi JavaScript bị vô hiệu hóa. Chỉ được sử dụng trên các phân loại không phân cấp.','Choose From Most Used'=>'Chọn từ những thẻ được sử dụng nhiều nhất','Choose from the most used %s'=>'Chọn từ những %s được sử dụng nhiều nhất','Add or remove tags'=>'Thêm hoặc xóa thẻ','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Gán văn bản thêm hoặc xóa mục được sử dụng trong hộp meta khi JavaScript bị vô hiệu hóa. Chỉ được sử dụng trên các phân loại không phân cấp.','Add Or Remove Items'=>'Thêm hoặc xóa mục','Add or remove %s'=>'Thêm hoặc xóa %s','Separate tags with commas'=>'Tách các thẻ bằng dấu phẩy','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Gán văn bản tách mục bằng dấu phẩy được sử dụng trong hộp meta phân loại. Chỉ được sử dụng trên các phân loại không phân cấp.','Separate Items With Commas'=>'Tách các mục bằng dấu phẩy','Separate %s with commas'=>'Tách %s bằng dấu phẩy','Popular Tags'=>'Thẻ phổ biến','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Gán văn bản mục phổ biến. Chỉ được sử dụng cho các phân loại không phân cấp.','Popular Items'=>'Mục phổ biến','Popular %s'=>'%s phổ biến','Search Tags'=>'Tìm kiếm thẻ','Assigns search items text.'=>'Gán văn bản tìm kiếm mục.','Parent Category:'=>'Danh mục cha:','Assigns parent item text, but with a colon (:) added to the end.'=>'Gán văn bản mục cha, nhưng với dấu hai chấm (:) được thêm vào cuối.','Parent Item With Colon'=>'Mục cha với dấu hai chấm','Parent Category'=>'Danh mục cha','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Gán văn bản mục cha. Chỉ được sử dụng trên các phân loại phân cấp.','Parent Item'=>'Mục cha','Parent %s'=>'Cha %s','New Tag Name'=>'Tên thẻ mới','Assigns the new item name text.'=>'Gán văn bản tên mục mới.','New Item Name'=>'Tên mục mới','New %s Name'=>'Tên mới %s','Add New Tag'=>'Thêm thẻ mới','Assigns the add new item text.'=>'Gán văn bản thêm mục mới.','Update Tag'=>'Cập nhật thẻ','Assigns the update item text.'=>'Gán văn bản cập nhật mục.','Update Item'=>'Cập nhật mục','Update %s'=>'Cập nhật %s','View Tag'=>'Xem thẻ','In the admin bar to view term during editing.'=>'Trong thanh quản trị để xem mục phân loại trong quá trình chỉnh sửa.','Edit Tag'=>'Chỉnh sửa thẻ','At the top of the editor screen when editing a term.'=>'Ở đầu màn hình trình chỉnh sửa khi sửa một mục phân loại.','All Tags'=>'Tất cả thẻ','Assigns the all items text.'=>'Gán văn bản tất cả mục.','Assigns the menu name text.'=>'Gán văn bản tên menu.','Menu Label'=>'Nhãn menu','Active taxonomies are enabled and registered with WordPress.'=>'Các phân loại đang hoạt động được kích hoạt và đăng ký với WordPress.','A descriptive summary of the taxonomy.'=>'Một tóm tắt mô tả về phân loại.','A descriptive summary of the term.'=>'Một tóm tắt mô tả về mục phân loại.','Term Description'=>'Mô tả mục phân loại','Single word, no spaces. Underscores and dashes allowed.'=>'Một từ, không có khoảng trắng. Cho phép dấu gạch dưới và dấu gạch ngang.','Term Slug'=>'Đường dẫn cố định mục phân loại','The name of the default term.'=>'Tên của mục phân loại mặc định.','Term Name'=>'Tên mục phân loại','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Tạo một mục cho phân loại không thể bị xóa. Nó sẽ không được chọn cho bài viết theo mặc định.','Default Term'=>'Mục phân loại mặc định','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Có nên sắp xếp các mục phân loại trong phân loại này theo thứ tự chúng được cung cấp cho `wp_set_object_terms()` hay không.','Sort Terms'=>'Sắp xếp mục phân loại','Add Post Type'=>'Thêm loại nội dung','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Mở rộng chức năng của WordPress vượt ra khỏi bài viết và trang tiêu chuẩn với các loại nội dung tùy chỉnh.','Add Your First Post Type'=>'Thêm loại nội dung đầu tiên của bạn','I know what I\'m doing, show me all the options.'=>'Tôi biết tôi đang làm gì, hãy cho tôi xem tất cả các tùy chọn.','Advanced Configuration'=>'Cấu hình nâng cao','Hierarchical post types can have descendants (like pages).'=>'Tùy chọn này giúp loại nội dung có thể tạo các mục con (như trang).','Hierarchical'=>'Phân cấp','Visible on the frontend and in the admin dashboard.'=>'Hiển thị trên giao diện người dùng và trên bảng điều khiển quản trị.','Public'=>'Công khai','movie'=>'phim','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Chỉ sử dụng chữ cái thường, dấu gạch dưới và dấu gạch ngang, tối đa 20 ký tự.','Movie'=>'Phim','Singular Label'=>'Tên số ít','Movies'=>'Phim','Plural Label'=>'Tên số nhiều','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Tùy chọn sử dụng bộ điều khiển tùy chỉnh thay vì `WP_REST_Posts_Controller`.','Controller Class'=>'Lớp điều khiển','The namespace part of the REST API URL.'=>'Phần không gian tên của URL REST API.','Namespace Route'=>'Namespace Route','The base URL for the post type REST API URLs.'=>'URL cơ sở cho các URL API REST của loại nội dung.','Base URL'=>'Base URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Tiết lộ loại nội dung này trong API REST. Yêu cầu sử dụng trình soạn thảo khối.','Show In REST API'=>'Hiển thị trong REST API','Customize the query variable name.'=>'Tùy chỉnh tên biến truy vấn.','Query Variable'=>'Biến truy Vấn','No Query Variable Support'=>'Không hỗ trợ biến truy vấn','Custom Query Variable'=>'Biến truy vấn tùy chỉnh','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Các mục có thể được truy cập bằng cách sử dụng đường dẫn cố định không đẹp, ví dụ: {post_type}={post_slug}.','Query Variable Support'=>'Hỗ trợ biến truy vấn','URLs for an item and items can be accessed with a query string.'=>'URL cho một mục và các mục có thể được truy cập bằng một chuỗi truy vấn.','Publicly Queryable'=>'Có thể truy vấn công khai','Custom slug for the Archive URL.'=>'Đường dẫn cố định tùy chỉnh cho URL trang lưu trữ.','Archive Slug'=>'Slug trang lưu trữ','Has an item archive that can be customized with an archive template file in your theme.'=>'Có một kho lưu trữ mục có thể được tùy chỉnh với một tệp mẫu lưu trữ trong chủ đề của bạn.','Archive'=>'Trang lưu trữ','Pagination support for the items URLs such as the archives.'=>'Hỗ trợ phân trang cho các URL mục như lưu trữ.','Pagination'=>'Phân trang','RSS feed URL for the post type items.'=>'URL nguồn cấp dữ liệu RSS cho các mục loại nội dung.','Feed URL'=>'URL nguồn cấp dữ liệu','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Thay đổi cấu trúc liên kết cố định để thêm tiền tố `WP_Rewrite::$front` vào URL.','Front URL Prefix'=>'Tiền tố URL phía trước','Customize the slug used in the URL.'=>'Tùy chỉnh đường dẫn cố định được sử dụng trong URL.','URL Slug'=>'Đường dẫn cố định URL','Permalinks for this post type are disabled.'=>'Liên kết cố định cho loại nội dung này đã bị vô hiệu hóa.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Thay đổi URL bằng cách sử dụng đường dẫn cố định tùy chỉnh được định nghĩa trong đầu vào dưới đây. Cấu trúc đường dẫn cố định của bạn sẽ là','No Permalink (prevent URL rewriting)'=>'Không có liên kết cố định (ngăn chặn việc viết lại URL)','Custom Permalink'=>'Liên kết tĩnh tùy chỉnh','Post Type Key'=>'Khóa loại nội dung','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Thay đổi URL bằng cách sử dụng khóa loại nội dung làm đường dẫn cố định. Cấu trúc liên kết cố định của bạn sẽ là','Permalink Rewrite'=>'Thay đổi liên kết cố định','Delete items by a user when that user is deleted.'=>'Xóa các mục của một người dùng khi người dùng đó bị xóa.','Delete With User'=>'Xóa với người dùng','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Cho phép loại nội dung được xuất từ \'Công cụ\' > \'Xuất\'.','Can Export'=>'Có thể xuất','Optionally provide a plural to be used in capabilities.'=>'Tùy chọn cung cấp một số nhiều để sử dụng trong khả năng.','Plural Capability Name'=>'Tên khả năng số nhiều','Choose another post type to base the capabilities for this post type.'=>'Chọn một loại nội dung khác để cơ sở các khả năng cho loại nội dung này.','Singular Capability Name'=>'Tên khả năng số ít','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Theo mặc định, các khả năng của loại nội dung sẽ kế thừa tên khả năng \'Bài viết\', ví dụ: edit_post, delete_posts. Kích hoạt để sử dụng khả năng cụ thể của loại nội dung, ví dụ: edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Đổi tên quyền người dùng','Exclude From Search'=>'Loại trừ khỏi tìm kiếm','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Cho phép các mục được thêm vào menu trong màn hình \'Giao diện\' > \'Menu\'. Phải được bật trong \'Tùy chọn màn hình\'.','Appearance Menus Support'=>'Hỗ trợ menu giao diện','Appears as an item in the \'New\' menu in the admin bar.'=>'Xuất hiện như một mục trong menu \'Mới\' trên thanh quản trị.','Show In Admin Bar'=>'Hiển thị trong thanh quản trị','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Tên hàm PHP được gọi khi thiết lập các hộp meta cho màn hình chỉnh sửa.','Custom Meta Box Callback'=>'Hàm gọi lại hộp meta tùy chỉnh','Menu Icon'=>'Biểu tượng menu','The position in the sidebar menu in the admin dashboard.'=>'Vị trí trong menu thanh bên trên bảng điều khiển quản trị.','Menu Position'=>'Vị trí menu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Theo mặc định, loại nội dung sẽ nhận được một mục cấp cao mới trong menu quản trị. Nếu một mục cấp cao hiện có được cung cấp ở đây, loại bài viết sẽ được thêm dưới dạng mục con dưới nó.','Admin Menu Parent'=>'Menu quản trị cấp trên','Admin editor navigation in the sidebar menu.'=>'Điều hướng trình chỉnh sửa của quản trị trong menu thanh bên.','Show In Admin Menu'=>'Hiển thị trong menu quản trị','Items can be edited and managed in the admin dashboard.'=>'Các mục có thể được chỉnh sửa và quản lý trong bảng điều khiển quản trị.','Show In UI'=>'Hiển thị trong giao diện người dùng','A link to a post.'=>'Một liên kết đến một bài viết.','Description for a navigation link block variation.'=>'Mô tả cho biến thể khối liên kết điều hướng.','Item Link Description'=>'Mô tả liên kết mục','A link to a %s.'=>'Một liên kết đến %s.','Post Link'=>'Liên kết bài viết','Title for a navigation link block variation.'=>'Tiêu đề cho biến thể khối liên kết điều hướng.','Item Link'=>'Liên kết mục','%s Link'=>'%s Liên Kết','Post updated.'=>'Bài viết đã được cập nhật.','In the editor notice after an item is updated.'=>'Trong thông báo trình soạn thảo sau khi một mục được cập nhật.','Item Updated'=>'Mục đã được cập nhật','%s updated.'=>'%s đã được cập nhật.','Post scheduled.'=>'Bài viết đã được lên lịch.','In the editor notice after scheduling an item.'=>'Trong thông báo trình soạn thảo sau khi lên lịch một mục.','Item Scheduled'=>'Mục đã được lên lịch','%s scheduled.'=>'%s đã được lên lịch.','Post reverted to draft.'=>'Bài viết đã được chuyển về nháp.','In the editor notice after reverting an item to draft.'=>'Trong thông báo trình soạn thảo sau khi chuyển một mục về nháp.','Item Reverted To Draft'=>'Mục đã được chuyển về nháp','%s reverted to draft.'=>'%s đã được chuyển về nháp.','Post published privately.'=>'Bài viết đã được xuất bản riêng tư.','In the editor notice after publishing a private item.'=>'Trong thông báo trình soạn thảo sau khi xuất bản một mục riêng tư.','Item Published Privately'=>'Mục đã được xuất bản riêng tư','%s published privately.'=>'%s đã được xuất bản riêng tư.','Post published.'=>'Bài viết đã được xuất bản.','In the editor notice after publishing an item.'=>'Trong thông báo trình soạn thảo sau khi xuất bản một mục.','Item Published'=>'Mục đã được xuất bản','%s published.'=>'%s đã được xuất bản.','Posts list'=>'Danh sách bài viết','Used by screen readers for the items list on the post type list screen.'=>'Được sử dụng bởi máy đọc màn hình cho danh sách mục trên màn hình danh sách loại nội dung.','Items List'=>'Danh sách mục','%s list'=>'Danh sách %s','Posts list navigation'=>'Điều hướng danh sách bài viết','Used by screen readers for the filter list pagination on the post type list screen.'=>'Được sử dụng bởi máy đọc màn hình cho phân trang danh sách bộ lọc trên màn hình danh sách loại nội dung.','Items List Navigation'=>'Điều hướng danh sách mục','%s list navigation'=>'Điều hướng danh sách %s','Filter posts by date'=>'Lọc bài viết theo ngày','Used by screen readers for the filter by date heading on the post type list screen.'=>'Được sử dụng bởi máy đọc màn hình cho tiêu đề lọc theo ngày trên màn hình danh sách loại nội dung.','Filter Items By Date'=>'Lọc mục theo ngày','Filter %s by date'=>'Lọc %s theo ngày','Filter posts list'=>'Lọc danh sách bài viết','Used by screen readers for the filter links heading on the post type list screen.'=>'Được sử dụng bởi máy đọc màn hình cho tiêu đề liên kết bộ lọc trên màn hình danh sách loại nội dung.','Filter Items List'=>'Lọc danh sách mục','Filter %s list'=>'Lọc danh sách %s','In the media modal showing all media uploaded to this item.'=>'Trong modal phương tiện hiển thị tất cả phương tiện đã tải lên cho mục này.','Uploaded To This Item'=>'Đã Tải Lên Mục Này','Uploaded to this %s'=>'Đã tải lên %s này','Insert into post'=>'Chèn vào bài viết','As the button label when adding media to content.'=>'Như nhãn nút khi thêm phương tiện vào nội dung.','Insert Into Media Button'=>'Đã tải lên mục này','Insert into %s'=>'Chèn vào %s','Use as featured image'=>'Sử dụng làm hình ảnh nổi bật','As the button label for selecting to use an image as the featured image.'=>'Như nhãn nút để chọn sử dụng hình ảnh làm hình ảnh nổi bật.','Use Featured Image'=>'Sử dụng hình ảnh nổi bật','Remove featured image'=>'Xóa hình ảnh nổi bật','As the button label when removing the featured image.'=>'Như nhãn nút khi xóa hình ảnh nổi bật.','Remove Featured Image'=>'Xóa hình ảnh nổi bật','Set featured image'=>'Đặt hình ảnh nổi bật','As the button label when setting the featured image.'=>'Như nhãn nút khi đặt hình ảnh nổi bật.','Set Featured Image'=>'Đặt hình ảnh nổi bật','Featured image'=>'Hình ảnh nổi bật','In the editor used for the title of the featured image meta box.'=>'Trong trình soạn thảo được sử dụng cho tiêu đề của hộp meta hình ảnh nổi bật.','Featured Image Meta Box'=>'Hộp meta hình ảnh nổi bật','Post Attributes'=>'Thuộc tính bài viết','In the editor used for the title of the post attributes meta box.'=>'Trong trình soạn thảo được sử dụng cho tiêu đề của hộp meta thuộc tính bài viết.','Attributes Meta Box'=>'Hộp meta thuộc tính','%s Attributes'=>'Thuộc tính %s','Post Archives'=>'Lưu Trữ Bài viết','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Thêm các mục \'Lưu trữ loại nội dung\' với nhãn này vào danh sách bài viết hiển thị khi thêm mục vào menu hiện tại trong CPT có kích hoạt lưu trữ. Chỉ xuất hiện khi chỉnh sửa menu trong chế độ \'Xem trước trực tiếp\' và đã cung cấp đường dẫn cố định lưu trữ tùy chỉnh.','Archives Nav Menu'=>'Menu điều hướng trang lưu trữ','%s Archives'=>'%s Trang lưu trữ','No posts found in Trash'=>'Không tìm thấy bài viết nào trong thùng rác','At the top of the post type list screen when there are no posts in the trash.'=>'Ở đầu màn hình danh sách loại nội dung khi không có bài viết nào trong thùng rác.','No Items Found in Trash'=>'Không tìm thấy mục nào trong thùng rác','No %s found in Trash'=>'Không tìm thấy %s trong thùng rác','No posts found'=>'Không tìm thấy bài viết nào','At the top of the post type list screen when there are no posts to display.'=>'Ở đầu màn hình danh sách loại nội dung khi không có bài viết nào để hiển thị.','No Items Found'=>'Không tìm thấy mục nào','No %s found'=>'Không tìm thấy %s','Search Posts'=>'Tìm kiếm bài viết','At the top of the items screen when searching for an item.'=>'Ở đầu màn hình mục khi tìm kiếm một mục.','Search Items'=>'Tìm kiếm mục','Search %s'=>'Tìm kiếm %s','Parent Page:'=>'Trang cha:','For hierarchical types in the post type list screen.'=>'Đối với các loại phân cấp trong màn hình danh sách loại nội dung.','Parent Item Prefix'=>'Tiền tố mục cha','Parent %s:'=>'Cha %s:','New Post'=>'Bài viết mới','New Item'=>'Mục mới','New %s'=>'%s mới','Add New Post'=>'Thêm bài viết mới','At the top of the editor screen when adding a new item.'=>'Ở đầu màn hình trình chỉnh sửa khi thêm một mục mới.','Add New Item'=>'Thêm mục mới','Add New %s'=>'Thêm %s mới','View Posts'=>'Xem bài viết','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Xuất hiện trong thanh quản trị trong chế độ xem \'Tất cả bài viết\', miễn là loại nội dung hỗ trợ lưu trữ và trang chủ không phải là lưu trữ của loại nội dung đó.','View Items'=>'Xem mục','View Post'=>'Xem bài viết','In the admin bar to view item when editing it.'=>'Trong thanh quản trị để xem mục khi đang chỉnh sửa nó.','View Item'=>'Xem mục','View %s'=>'Xem %s','Edit Post'=>'Chỉnh sửa bài viết','At the top of the editor screen when editing an item.'=>'Ở đầu màn hình trình chỉnh sửa khi sửa một mục.','Edit Item'=>'Chỉnh sửa mục','Edit %s'=>'Chỉnh sửa %s','All Posts'=>'Tất cả bài viết','In the post type submenu in the admin dashboard.'=>'Trong submenu loại nội dung trong bảng điều khiển quản trị.','All Items'=>'Tất cả mục','All %s'=>'Tất cả %s','Admin menu name for the post type.'=>'Tên menu quản trị cho loại nội dung.','Menu Name'=>'Tên menu','Regenerate all labels using the Singular and Plural labels'=>'Tạo lại tất cả các tên bằng cách sử dụng tên số ít và tên số nhiều','Regenerate'=>'Tạo lại','Active post types are enabled and registered with WordPress.'=>'Các loại nội dung đang hoạt động đã được kích hoạt và đăng ký với WordPress.','A descriptive summary of the post type.'=>'Một tóm tắt mô tả về loại nội dung.','Add Custom'=>'Thêm tùy chỉnh','Enable various features in the content editor.'=>'Kích hoạt các tính năng khác nhau trong trình chỉnh sửa nội dung.','Post Formats'=>'Định dạng bài viết','Editor'=>'Trình chỉnh sửa','Trackbacks'=>'Theo dõi liên kết','Select existing taxonomies to classify items of the post type.'=>'Chọn các phân loại hiện có để phân loại các mục của loại nội dung.','Browse Fields'=>'Duyệt các trường','Nothing to import'=>'Không có gì để nhập','. The Custom Post Type UI plugin can be deactivated.'=>'. Plugin Giao diện người dùng loại nội dung tùy chỉnh có thể được hủy kích hoạt.','Imported %d item from Custom Post Type UI -'=>'Đã nhập %d mục từ giao diện người dùng loại nội dung tùy chỉnh -','Failed to import taxonomies.'=>'Không thể nhập phân loại.','Failed to import post types.'=>'Không thể nhập loại nội dung.','Nothing from Custom Post Type UI plugin selected for import.'=>'Không có gì từ plugin Giao diện người dùng loại nội dung tùy chỉnh được chọn để nhập.','Imported 1 item'=>'Đã nhập %s mục','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Nhập một loại nội dung hoặc Phân loại với khóa giống như một cái đã tồn tại sẽ ghi đè các cài đặt cho loại nội dung hoặc Phân loại hiện tại với những cái của nhập khẩu.','Import from Custom Post Type UI'=>'Nhập từ Giao diện người dùng loại nội dung Tùy chỉnh','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Mã sau đây có thể được sử dụng để đăng ký một phiên bản địa phương của các mục đã chọn. Lưu trữ nhóm trường, loại nội dung hoặc phân loại một cách địa phương có thể mang lại nhiều lợi ích như thời gian tải nhanh hơn, kiểm soát phiên bản và trường/cài đặt động. Chỉ cần sao chép và dán mã sau vào tệp functions.php của chủ đề của bạn hoặc bao gồm nó trong một tệp bên ngoài, sau đó hủy kích hoạt hoặc xóa các mục từ quản trị ACF.','Export - Generate PHP'=>'Xuất - Tạo PHP','Export'=>'Xuất','Select Taxonomies'=>'Chọn Phân loại','Select Post Types'=>'Chọn loại nội dung','Exported 1 item.'=>'Đã xuất %s mục.','Category'=>'Danh mục','Tag'=>'Thẻ','%s taxonomy created'=>'%s đã tạo phân loại','%s taxonomy updated'=>'%s đã cập nhật phân loại','Taxonomy draft updated.'=>'Bản nháp phân loại đã được cập nhật.','Taxonomy scheduled for.'=>'Phân loại được lên lịch cho.','Taxonomy submitted.'=>'Phân loại đã được gửi.','Taxonomy saved.'=>'Phân loại đã được lưu.','Taxonomy deleted.'=>'Phân loại đã được xóa.','Taxonomy updated.'=>'Phân loại đã được cập nhật.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Phân loại này không thể được đăng ký vì khóa của nó đang được sử dụng bởi một phân loại khác được đăng ký bởi một plugin hoặc chủ đề khác.','Taxonomy synchronized.'=>'Đã đồng bộ hóa %s phân loại.','Taxonomy duplicated.'=>'Đã nhân đôi %s phân loại.','Taxonomy deactivated.'=>'Đã hủy kích hoạt %s phân loại.','Taxonomy activated.'=>'Đã kích hoạt %s phân loại.','Terms'=>'Mục phân loại','Post type synchronized.'=>'Đã đồng bộ hóa %s loại nội dung.','Post type duplicated.'=>'Đã nhân đôi %s loại nội dung.','Post type deactivated.'=>'Đã hủy kích hoạt %s loại nội dung.','Post type activated.'=>'Đã kích hoạt %s loại nội dung.','Post Types'=>'Loại nội dung','Advanced Settings'=>'Cài đặt nâng cao','Basic Settings'=>'Cài đặt cơ bản','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Loại nội dung này không thể được đăng ký vì khóa của nó đang được sử dụng bởi một loại nội dung khác được đăng ký bởi một plugin hoặc chủ đề khác.','Pages'=>'Trang','Link Existing Field Groups'=>'Liên kết Nhóm Trường Hiện tại','%s post type created'=>'%s Đã tạo loại nội dung','Add fields to %s'=>'Thêm trường vào %s','%s post type updated'=>'%s Đã cập nhật loại nội dung','Post type draft updated.'=>'Bản nháp loại nội dung đã được cập nhật.','Post type scheduled for.'=>'Loại nội dung được lên lịch cho.','Post type submitted.'=>'Loại nội dung đã được gửi.','Post type saved.'=>'Loại nội dung đã được lưu.','Post type updated.'=>'Loại nội dung đã được cập nhật.','Post type deleted.'=>'Loại nội dung đã được xóa.','Type to search...'=>'Nhập để tìm kiếm...','PRO Only'=>'Chỉ dành cho PRO','Field groups linked successfully.'=>'Nhóm trường đã được liên kết thành công.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Nhập loại nội dung và Phân loại đã đăng ký với Giao diện người dùng loại nội dung Tùy chỉnh và quản lý chúng với ACF. Bắt đầu.','ACF'=>'ACF','taxonomy'=>'phân loại','post type'=>'loại nội dung','Done'=>'Hoàn tất','Field Group(s)'=>'Nhóm trường','Select one or many field groups...'=>'Chọn một hoặc nhiều nhóm trường...','Please select the field groups to link.'=>'Vui lòng chọn nhóm trường để liên kết.','Field group linked successfully.'=>'Nhóm trường đã được liên kết thành công.','post statusRegistration Failed'=>'Đăng ký Thất bại','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Mục này không thể được đăng ký vì khóa của nó đang được sử dụng bởi một mục khác được đăng ký bởi một plugin hoặc chủ đề khác.','REST API'=>'REST API','Permissions'=>'Quyền','URLs'=>'URL','Visibility'=>'Khả năng hiển thị','Labels'=>'Nhãn','Field Settings Tabs'=>'Thẻ thiết lập trường','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Giá trị shortcode ACF bị tắt xem trước]','Close Modal'=>'Thoát hộp cửa sổ','Field moved to other group'=>'Trường được chuyển đến nhóm khác','Close modal'=>'Thoát hộp cửa sổ','Start a new group of tabs at this tab.'=>'Bắt đầu một nhóm mới của các tab tại tab này.','New Tab Group'=>'Nhóm Tab mới','Use a stylized checkbox using select2'=>'Sử dụng hộp kiểm được tạo kiểu bằng select2','Save Other Choice'=>'Lưu Lựa chọn khác','Allow Other Choice'=>'Cho phép lựa chọn khác','Add Toggle All'=>'Thêm chuyển đổi tất cả','Save Custom Values'=>'Lưu Giá trị Tùy chỉnh','Allow Custom Values'=>'Cho phép giá trị tùy chỉnh','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Giá trị tùy chỉnh của hộp kiểm không thể trống. Bỏ chọn bất kỳ giá trị trống nào.','Updates'=>'Cập nhật','Advanced Custom Fields logo'=>'Logo Advanced Custom Fields','Save Changes'=>'Lưu thay đổi','Field Group Title'=>'Tiêu đề nhóm trường','Add title'=>'Thêm tiêu đề','New to ACF? Take a look at our getting started guide.'=>'Mới sử dụng ACF? Hãy xem qua hướng dẫn bắt đầu của chúng tôi.','Add Field Group'=>'Thêm nhóm trường','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF sử dụng nhóm trường để nhóm các trường tùy chỉnh lại với nhau, sau đó gắn các trường đó vào màn hình chỉnh sửa.','Add Your First Field Group'=>'Thêm nhóm trường đầu tiên của bạn','Options Pages'=>'Trang cài đặt','ACF Blocks'=>'Khối ACF','Gallery Field'=>'Trường Album ảnh','Flexible Content Field'=>'Trường nội dung linh hoạt','Repeater Field'=>'Trường lặp lại','Unlock Extra Features with ACF PRO'=>'Mở khóa tính năng mở rộng với ACF PRO','Delete Field Group'=>'Xóa nhóm trường','Created on %1$s at %2$s'=>'Được tạo vào %1$s lúc %2$s','Group Settings'=>'Cài đặt nhóm','Location Rules'=>'Quy tắc vị trí','Choose from over 30 field types. Learn more.'=>'Chọn từ hơn 30 loại trường. Tìm hiểu thêm.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Bắt đầu tạo các trường tùy chỉnh mới cho bài viết, trang, loại nội dung tùy chỉnh và nội dung WordPress khác của bạn.','Add Your First Field'=>'Thêm trường đầu tiên của bạn','#'=>'#','Add Field'=>'Thêm trường','Presentation'=>'Trình bày','Validation'=>'Xác thực','General'=>'Tổng quan','Import JSON'=>'Nhập JSON','Export As JSON'=>'Xuất JSON','Field group deactivated.'=>'Nhóm trường %s đã bị ngừng kích hoạt.','Field group activated.'=>'Nhóm trường %s đã được kích hoạt.','Deactivate'=>'Ngừng kích hoạt','Deactivate this item'=>'Ngừng kích hoạt mục này','Activate'=>'Kích hoạt','Activate this item'=>'Kích hoạt mục này','Move field group to trash?'=>'Chuyển nhóm trường vào thùng rác?','post statusInactive'=>'Không hoạt động','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields và Advanced Custom Fields PRO không nên hoạt động cùng một lúc. Chúng tôi đã tự động tắt Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields và Advanced Custom Fields PRO không nên hoạt động cùng một lúc. Chúng tôi đã tự động tắt Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Chúng tôi đã phát hiện một hoặc nhiều cuộc gọi để lấy giá trị trường ACF trước khi ACF được khởi tạo. Điều này không được hỗ trợ và có thể dẫn đến dữ liệu bị hỏng hoặc thiếu. Tìm hiểu cách khắc phục điều này.','%1$s must have a user with the %2$s role.'=>'%1$s phải có một người dùng với vai trò %2$s.','%1$s must have a valid user ID.'=>'%1$s phải có một ID người dùng hợp lệ.','Invalid request.'=>'Yêu cầu không hợp lệ.','%1$s is not one of %2$s'=>'%1$s không phải là một trong %2$s','%1$s must have term %2$s.'=>'%1$s phải có mục phân loại %2$s.','%1$s must be of post type %2$s.'=>'%1$s phải là loại nội dung %2$s.','%1$s must have a valid post ID.'=>'%1$s phải có một ID bài viết hợp lệ.','%s requires a valid attachment ID.'=>'%s yêu cầu một ID đính kèm hợp lệ.','Show in REST API'=>'Hiển thị trong REST API','Enable Transparency'=>'Kích hoạt tính trong suốt','RGBA Array'=>'Mảng RGBA','RGBA String'=>'Chuỗi RGBA','Hex String'=>'Chuỗi Hex','Upgrade to PRO'=>'Nâng cấp lên PRO','post statusActive'=>'Hoạt động','\'%s\' is not a valid email address'=>'\'%s\' không phải là một địa chỉ email hợp lệ','Color value'=>'Giá trị màu','Select default color'=>'Chọn màu mặc định','Clear color'=>'Xóa màu','Blocks'=>'Khối','Options'=>'Tùy chọn','Users'=>'Người dùng','Menu items'=>'Mục menu','Widgets'=>'Tiện ích','Attachments'=>'Đính kèm các tệp','Taxonomies'=>'Phân loại','Posts'=>'Bài viết','Last updated: %s'=>'Cập nhật lần cuối: %s','Sorry, this post is unavailable for diff comparison.'=>'Xin lỗi, bài viết này không khả dụng để so sánh diff.','Invalid field group parameter(s).'=>'Tham số nhóm trường không hợp lệ.','Awaiting save'=>'Đang chờ lưu','Saved'=>'Đã lưu','Import'=>'Nhập','Review changes'=>'Xem xét thay đổi','Located in: %s'=>'Đặt tại: %s','Located in plugin: %s'=>'Đặt trong plugin: %s','Located in theme: %s'=>'Đặt trong chủ đề: %s','Various'=>'Đa dạng','Sync changes'=>'Đồng bộ hóa thay đổi','Loading diff'=>'Đang tải diff','Review local JSON changes'=>'Xem xét thay đổi JSON cục bộ','Visit website'=>'Truy cập trang web','View details'=>'Xem chi tiết','Version %s'=>'Phiên bản %s','Information'=>'Thông tin','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Bàn Giúp đỡ. Các chuyên viên hỗ trợ tại Bàn Giúp đỡ của chúng tôi sẽ giúp bạn giải quyết các thách thức kỹ thuật sâu hơn.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Thảo luận. Chúng tôi có một cộng đồng năng động và thân thiện trên Diễn đàn Cộng đồng của chúng tôi, có thể giúp bạn tìm hiểu \'cách làm\' trong thế giới ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Tài liệu. Tài liệu rộng lớn của chúng tôi chứa các tài liệu tham khảo và hướng dẫn cho hầu hết các tình huống bạn có thể gặp phải.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Chúng tôi rất cuồng nhiệt về hỗ trợ, và muốn bạn có được những điều tốt nhất từ trang web của bạn với ACF. Nếu bạn gặp bất kỳ khó khăn nào, có một số nơi bạn có thể tìm kiếm sự giúp đỡ:','Help & Support'=>'Giúp đỡ & Hỗ trợ','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Vui lòng sử dụng tab Giúp đỡ & Hỗ trợ để liên hệ nếu bạn cần sự hỗ trợ.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Trước khi tạo Nhóm Trường đầu tiên của bạn, chúng tôi khuyên bạn nên đọc hướng dẫn Bắt đầu của chúng tôi để làm quen với triết lý và các phương pháp tốt nhất của plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Plugin Advanced Custom Fields cung cấp một trình xây dựng form trực quan để tùy chỉnh màn hình chỉnh sửa WordPress với các trường bổ sung, và một API trực quan để hiển thị giá trị trường tùy chỉnh trong bất kỳ tệp mẫu chủ đề nào.','Overview'=>'Tổng quan','Location type "%s" is already registered.'=>'Loại vị trí "%s" đã được đăng ký.','Class "%s" does not exist.'=>'Lớp "%s" không tồn tại.','Invalid nonce.'=>'Số lần không hợp lệ.','Error loading field.'=>'Lỗi tải trường.','Location not found: %s'=>'Không tìm thấy vị trí: %s','Error: %s'=>'Lỗi: %s','Widget'=>'Tiện ích','User Role'=>'Vai trò người dùng','Comment'=>'Bình luận','Post Format'=>'Định dạng bài viết','Menu Item'=>'Mục menu','Post Status'=>'Trang thái bài viết','Menus'=>'Menus','Menu Locations'=>'Vị trí menu','Menu'=>'Menu','Post Taxonomy'=>'Phân loại bài viết','Child Page (has parent)'=>'Trang con (có trang cha)','Parent Page (has children)'=>'Trang cha (có trang con)','Top Level Page (no parent)'=>'Trang cấp cao nhất (không có trang cha)','Posts Page'=>'Trang bài viết','Front Page'=>'Trang chủ','Page Type'=>'Loại trang','Viewing back end'=>'Đang xem phía sau','Viewing front end'=>'Đang xem phía trước','Logged in'=>'Đã đăng nhập','Current User'=>'Người dùng hiện tại','Page Template'=>'Mẫu trang','Register'=>'Đăng ký','Add / Edit'=>'Thêm / Chỉnh sửa','User Form'=>'Form người dùng','Page Parent'=>'Trang cha','Super Admin'=>'Quản trị viên cấp cao','Current User Role'=>'Vai trò người dùng hiện tại','Default Template'=>'Mẫu mặc định','Post Template'=>'Mẫu bài viết','Post Category'=>'Danh mục bài viết','All %s formats'=>'Tất cả %s các định dạng','Attachment'=>'Đính kèm tệp','%s value is required'=>'%s giá trị là bắt buộc','Show this field if'=>'Hiển thị trường này nếu','Conditional Logic'=>'Điều kiện logic','and'=>'và','Local JSON'=>'JSON cục bộ','Clone Field'=>'Trường sao chép','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Vui lòng cũng kiểm tra tất cả các tiện ích mở rộng cao cấp (%s) đã được cập nhật lên phiên bản mới nhất.','This version contains improvements to your database and requires an upgrade.'=>'Phiên bản này chứa các cải tiến cho cơ sở dữ liệu của bạn và yêu cầu nâng cấp.','Thank you for updating to %1$s v%2$s!'=>'Cảm ơn bạn đã cập nhật lên %1$s v%2$s!','Database Upgrade Required'=>'Yêu cầu Nâng cấp Cơ sở dữ liệu','Options Page'=>'Trang cài đặt','Gallery'=>'Album ảnh','Flexible Content'=>'Nội dung linh hoạt','Repeater'=>'Lặp lại','Back to all tools'=>'Quay lại tất cả các công cụ','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Nếu nhiều nhóm trường xuất hiện trên màn hình chỉnh sửa, các tùy chọn của nhóm trường đầu tiên sẽ được sử dụng (nhóm có số thứ tự thấp nhất)','Select items to hide them from the edit screen.'=>'Chọn các mục để ẩn chúng khỏi màn hình chỉnh sửa.','Hide on screen'=>'Ẩn trên màn hình','Send Trackbacks'=>'Gửi theo dõi liên kết','Tags'=>'Thẻ tag','Categories'=>'Danh mục','Page Attributes'=>'Thuộc tính trang','Format'=>'Định dạng','Author'=>'Tác giả','Slug'=>'Đường dẫn cố định','Revisions'=>'Bản sửa đổi','Comments'=>'Bình luận','Discussion'=>'Thảo luận','Excerpt'=>'Tóm tắt','Content Editor'=>'Trình chỉnh sửa nội dung','Permalink'=>'Liên kết cố định','Shown in field group list'=>'Hiển thị trong danh sách nhóm trường','Field groups with a lower order will appear first'=>'Nhóm trường có thứ tự thấp hơn sẽ xuất hiện đầu tiên','Order No.'=>'Số thứ tự','Below fields'=>'Các trường bên dưới','Below labels'=>'Dưới các nhãn','Instruction Placement'=>'Vị trí hướng dẫn','Label Placement'=>'Vị trí nhãn','Side'=>'Thanh bên','Normal (after content)'=>'Bình thường (sau nội dung)','High (after title)'=>'Cao (sau tiêu đề)','Position'=>'Vị trí','Seamless (no metabox)'=>'Liền mạch (không có metabox)','Standard (WP metabox)'=>'Tiêu chuẩn (WP metabox)','Style'=>'Kiểu','Type'=>'Loại','Key'=>'Khóa','Order'=>'Đặt hàng','Close Field'=>'Thoát trường','id'=>'id','class'=>'lớp','width'=>'chiều rộng','Wrapper Attributes'=>'Thuộc tính bao bọc','Required'=>'Yêu cầu','Instructions'=>'Hướng dẫn','Field Type'=>'Loại trường','Single word, no spaces. Underscores and dashes allowed'=>'Một từ, không có khoảng trắng. Cho phép dấu gạch dưới và dấu gạch ngang','Field Name'=>'Tên trường','This is the name which will appear on the EDIT page'=>'Đây là tên sẽ xuất hiện trên trang CHỈNH SỬA','Field Label'=>'Nhãn trường','Delete'=>'Xóa','Delete field'=>'Xóa trường','Move'=>'Di chuyển','Move field to another group'=>'Di chuyển trường sang nhóm khác','Duplicate field'=>'Trường Tạo bản sao','Edit field'=>'Chỉnh sửa trường','Drag to reorder'=>'Kéo để sắp xếp lại','Show this field group if'=>'Hiển thị nhóm trường này nếu','No updates available.'=>'Không có bản cập nhật nào.','Database upgrade complete. See what\'s new'=>'Nâng cấp cơ sở dữ liệu hoàn tất. Xem những gì mới','Reading upgrade tasks...'=>'Đang đọc các tác vụ nâng cấp...','Upgrade failed.'=>'Nâng cấp thất bại.','Upgrade complete.'=>'Nâng cấp hoàn tất.','Upgrading data to version %s'=>'Đang nâng cấp dữ liệu lên phiên bản %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Chúng tôi khuyến nghị bạn nên sao lưu cơ sở dữ liệu trước khi tiếp tục. Bạn có chắc chắn muốn chạy trình cập nhật ngay bây giờ không?','Please select at least one site to upgrade.'=>'Vui lòng chọn ít nhất một trang web để nâng cấp.','Database Upgrade complete. Return to network dashboard'=>'Nâng cấp Cơ sở dữ liệu hoàn tất. Quay lại bảng điều khiển mạng','Site is up to date'=>'Trang web đã được cập nhật','Site requires database upgrade from %1$s to %2$s'=>'Trang web yêu cầu nâng cấp cơ sở dữ liệu từ %1$s lên %2$s','Site'=>'Trang web','Upgrade Sites'=>'Nâng cấp trang web','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Các trang web sau đây yêu cầu nâng cấp DB. Kiểm tra những trang web bạn muốn cập nhật và sau đó nhấp %s.','Add rule group'=>'Thêm nhóm quy tắc','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Tạo một tập quy tắc để xác định màn hình chỉnh sửa nào sẽ sử dụng các trường tùy chỉnh nâng cao này','Rules'=>'Quy tắc','Copied'=>'Đã sao chép','Copy to clipboard'=>'Sao chép vào bảng nhớ tạm','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Chọn các mục bạn muốn xuất và sau đó chọn phương pháp xuất của bạn. Xuất dưới dạng JSON để xuất ra tệp .json mà sau đó bạn có thể nhập vào cài đặt ACF khác. Tạo PHP để xuất ra mã PHP mà bạn có thể đặt trong chủ đề của mình.','Select Field Groups'=>'Chọn nhóm trường','No field groups selected'=>'Không có nhóm trường nào được chọn','Generate PHP'=>'Xuất PHP','Export Field Groups'=>'Xuất nhóm trường','Import file empty'=>'Tệp nhập trống','Incorrect file type'=>'Loại tệp không chính xác','Error uploading file. Please try again'=>'Lỗi tải lên tệp. Vui lòng thử lại','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Chọn tệp JSON Advanced Custom Fields mà bạn muốn nhập. Khi bạn nhấp vào nút nhập dưới đây, ACF sẽ nhập các mục trong tệp đó.','Import Field Groups'=>'Nhập nhóm trường','Sync'=>'Đồng bộ','Select %s'=>'Lự chọn %s','Duplicate'=>'Tạo bản sao','Duplicate this item'=>'Tạo bản sao mục này','Supports'=>'Hỗ trợ','Documentation'=>'Tài liệu hướng dẫn','Description'=>'Mô tả','Sync available'=>'Đồng bộ hóa có sẵn','Field group synchronized.'=>'Các nhóm trường %s đã được đồng bộ hóa.','Field group duplicated.'=>'%s nhóm trường bị trùng lặp.','Active (%s)'=>'Kích hoạt (%s)','Review sites & upgrade'=>'Xem xét các trang web & nâng cấp','Upgrade Database'=>'Nâng cấp cơ sở dữ liệu','Custom Fields'=>'Trường tùy chỉnh','Move Field'=>'Di chuyển trường','Please select the destination for this field'=>'Vui lòng chọn điểm đến cho trường này','The %1$s field can now be found in the %2$s field group'=>'Trường %1$s giờ đây có thể được tìm thấy trong nhóm trường %2$s','Move Complete.'=>'Di chuyển hoàn tất.','Active'=>'Hoạt động','Field Keys'=>'Khóa trường','Settings'=>'Cài đặt','Location'=>'Vị trí','Null'=>'Giá trị rỗng','copy'=>'sao chép','(this field)'=>'(trường này)','Checked'=>'Đã kiểm tra','Move Custom Field'=>'Di chuyển trường tùy chỉnh','No toggle fields available'=>'Không có trường chuyển đổi nào','Field group title is required'=>'Tiêu đề nhóm trường là bắt buộc','This field cannot be moved until its changes have been saved'=>'Trường này không thể di chuyển cho đến khi các thay đổi của nó đã được lưu','The string "field_" may not be used at the start of a field name'=>'Chuỗi "field_" không được sử dụng ở đầu tên trường','Field group draft updated.'=>'Bản nháp nhóm trường đã được cập nhật.','Field group scheduled for.'=>'Nhóm trường đã được lên lịch.','Field group submitted.'=>'Nhóm trường đã được gửi.','Field group saved.'=>'Nhóm trường đã được lưu.','Field group published.'=>'Nhóm trường đã được xuất bản.','Field group deleted.'=>'Nhóm trường đã bị xóa.','Field group updated.'=>'Nhóm trường đã được cập nhật.','Tools'=>'Công cụ','is not equal to'=>'không bằng với','is equal to'=>'bằng với','Forms'=>'Biểu mẫu','Page'=>'Trang','Post'=>'Bài viết','Relational'=>'Quan hệ','Choice'=>'Lựa chọn','Basic'=>'Cơ bản','Unknown'=>'Không rõ','Field type does not exist'=>'Loại trường không tồn tại','Spam Detected'=>'Phát hiện spam','Post updated'=>'Bài viết đã được cập nhật','Update'=>'Cập nhật','Validate Email'=>'Xác thực Email','Content'=>'Nội dung','Title'=>'Tiêu đề','Edit field group'=>'Chỉnh sửa nhóm trường','Selection is less than'=>'Lựa chọn ít hơn','Selection is greater than'=>'Lựa chọn nhiều hơn','Value is less than'=>'Giá trị nhỏ hơn','Value is greater than'=>'Giá trị lớn hơn','Value contains'=>'Giá trị chứa','Value matches pattern'=>'Giá trị phù hợp với mô hình','Value is not equal to'=>'Giá trị không bằng với','Value is equal to'=>'Giá trị bằng với','Has no value'=>'Không có giá trị','Has any value'=>'Có bất kỳ giá trị nào','Cancel'=>'Hủy','Are you sure?'=>'Bạn có chắc không?','%d fields require attention'=>'%d trường cần chú ý','1 field requires attention'=>'1 trường cần chú ý','Validation failed'=>'Xác thực thất bại','Validation successful'=>'Xác thực thành công','Restricted'=>'Bị hạn chế','Collapse Details'=>'Thu gọn chi tiết','Expand Details'=>'Mở rộng chi tiết','Uploaded to this post'=>'Đã tải lên bài viết này','verbUpdate'=>'Cập nhật','verbEdit'=>'Chỉnh sửa','The changes you made will be lost if you navigate away from this page'=>'Những thay đổi bạn đã thực hiện sẽ bị mất nếu bạn điều hướng ra khỏi trang này','File type must be %s.'=>'Loại tệp phải là %s.','or'=>'hoặc','File size must not exceed %s.'=>'Kích thước tệp không được vượt quá %s.','File size must be at least %s.'=>'Kích thước tệp phải ít nhất là %s.','Image height must not exceed %dpx.'=>'Chiều cao hình ảnh không được vượt quá %dpx.','Image height must be at least %dpx.'=>'Chiều cao hình ảnh phải ít nhất là %dpx.','Image width must not exceed %dpx.'=>'Chiều rộng hình ảnh không được vượt quá %dpx.','Image width must be at least %dpx.'=>'Chiều rộng hình ảnh phải ít nhất là %dpx.','(no title)'=>'(không tiêu đề)','Full Size'=>'Kích thước đầy đủ','Large'=>'Lớn','Medium'=>'Trung bình','Thumbnail'=>'Hình thu nhỏ','(no label)'=>'(không nhãn)','Sets the textarea height'=>'Đặt chiều cao của ô nhập liệu dạng văn bản','Rows'=>'Hàng','Text Area'=>'Vùng chứa văn bản','Prepend an extra checkbox to toggle all choices'=>'Thêm vào một hộp kiểm phụ để chuyển đổi tất cả các lựa chọn','Save \'custom\' values to the field\'s choices'=>'Lưu giá trị \'tùy chỉnh\' vào các lựa chọn của trường','Allow \'custom\' values to be added'=>'Cho phép thêm giá trị \'tùy chỉnh\'','Add new choice'=>'Thêm lựa chọn mới','Toggle All'=>'Chọn tất cả','Allow Archives URLs'=>'Cho phép URL lưu trữ','Archives'=>'Trang lưu trữ','Page Link'=>'Liên kết trang','Add'=>'Thêm','Name'=>'Tên','%s added'=>'%s đã được thêm','%s already exists'=>'%s đã tồn tại','User unable to add new %s'=>'Người dùng không thể thêm mới %s','Term ID'=>'ID mục phân loại','Term Object'=>'Đối tượng mục phân loại','Load value from posts terms'=>'Tải giá trị từ các mục phân loại bài viết','Load Terms'=>'Tải mục phân loại','Connect selected terms to the post'=>'Kết nối các mục phân loại đã chọn với bài viết','Save Terms'=>'Lưu mục phân loại','Allow new terms to be created whilst editing'=>'Cho phép tạo mục phân loại mới trong khi chỉnh sửa','Create Terms'=>'Tạo mục phân loại','Radio Buttons'=>'Các nút chọn','Single Value'=>'Giá trị đơn','Multi Select'=>'Chọn nhiều','Checkbox'=>'Hộp kiểm','Multiple Values'=>'Nhiều giá trị','Select the appearance of this field'=>'Chọn hiển thị của trường này','Appearance'=>'Hiển thị','Select the taxonomy to be displayed'=>'Chọn phân loại để hiển thị','No TermsNo %s'=>'Không %s','Value must be equal to or lower than %d'=>'Giá trị phải bằng hoặc thấp hơn %d','Value must be equal to or higher than %d'=>'Giá trị phải bằng hoặc cao hơn %d','Value must be a number'=>'Giá trị phải là một số','Number'=>'Dạng số','Save \'other\' values to the field\'s choices'=>'Lưu các giá trị \'khác\' vào lựa chọn của trường','Add \'other\' choice to allow for custom values'=>'Thêm lựa chọn \'khác\' để cho phép các giá trị tùy chỉnh','Other'=>'Khác','Radio Button'=>'Nút chọn','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Xác định một điểm cuối để accordion trước đó dừng lại. Accordion này sẽ không hiển thị.','Allow this accordion to open without closing others.'=>'Cho phép accordion này mở mà không đóng các accordion khác.','Multi-Expand'=>'Mở rộng đa dạng','Display this accordion as open on page load.'=>'Hiển thị accordion này như đang mở khi tải trang.','Open'=>'Mở','Accordion'=>'Mở rộng & Thu gọn','Restrict which files can be uploaded'=>'Hạn chế các tệp có thể tải lên','File ID'=>'ID tệp','File URL'=>'URL tệp','File Array'=>'Mảng tập tin','Add File'=>'Thêm tệp','No file selected'=>'Không có tệp nào được chọn','File name'=>'Tên tệp','Update File'=>'Cập nhật tệp tin','Edit File'=>'Sửa tệp tin','Select File'=>'Chọn tệp tin','File'=>'Tệp tin','Password'=>'Mật khẩu','Specify the value returned'=>'Chỉ định giá trị trả về','Use AJAX to lazy load choices?'=>'Sử dụng AJAX để tải lựa chọn một cách lười biếng?','Enter each default value on a new line'=>'Nhập mỗi giá trị mặc định trên một dòng mới','verbSelect'=>'Lựa chọn','Select2 JS load_failLoading failed'=>'Tải thất bại','Select2 JS searchingSearching…'=>'Đang tìm kiếm…','Select2 JS load_moreLoading more results…'=>'Đang tải thêm kết quả…','Select2 JS selection_too_long_nYou can only select %d items'=>'Bạn chỉ có thể chọn %d mục','Select2 JS selection_too_long_1You can only select 1 item'=>'Bạn chỉ có thể chọn 1 mục','Select2 JS input_too_long_nPlease delete %d characters'=>'Vui lòng xóa %d ký tự','Select2 JS input_too_long_1Please delete 1 character'=>'Vui lòng xóa 1 ký tự','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Vui lòng nhập %d ký tự hoặc nhiều hơn','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Vui lòng nhập 1 ký tự hoặc nhiều hơn','Select2 JS matches_0No matches found'=>'Không tìm thấy kết quả phù hợp','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d kết quả có sẵn, sử dụng các phím mũi tên lên và xuống để điều hướng.','Select2 JS matches_1One result is available, press enter to select it.'=>'Có một kết quả, nhấn enter để chọn.','nounSelect'=>'Lựa chọn','User ID'=>'ID Người dùng','User Object'=>'Đối tượng người dùng','User Array'=>'Mảng người dùng','All user roles'=>'Tất cả vai trò người dùng','Filter by Role'=>'Lọc theo Vai trò','User'=>'Người dùng','Separator'=>'Dấu phân cách','Select Color'=>'Chọn màu','Default'=>'Mặc định','Clear'=>'Xóa','Color Picker'=>'Bộ chọn màu','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'CH','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'SA','Date Time Picker JS selectTextSelect'=>'Chọn','Date Time Picker JS closeTextDone'=>'Hoàn tất','Date Time Picker JS currentTextNow'=>'Bây giờ','Date Time Picker JS timezoneTextTime Zone'=>'Múi giờ','Date Time Picker JS microsecTextMicrosecond'=>'Micro giây','Date Time Picker JS millisecTextMillisecond'=>'Mili giây','Date Time Picker JS secondTextSecond'=>'Giây','Date Time Picker JS minuteTextMinute'=>'Phút','Date Time Picker JS hourTextHour'=>'Giờ','Date Time Picker JS timeTextTime'=>'Thời gian','Date Time Picker JS timeOnlyTitleChoose Time'=>'Chọn thời gian','Date Time Picker'=>'Công cụ chọn ngày giờ','Endpoint'=>'Điểm cuối','Left aligned'=>'Căn lề trái','Top aligned'=>'Căn lề trên','Placement'=>'Vị trí','Tab'=>'Tab','Value must be a valid URL'=>'Giá trị phải là URL hợp lệ','Link URL'=>'URL liên kết','Link Array'=>'Mảng liên kết','Opens in a new window/tab'=>'Mở trong cửa sổ/tab mới','Select Link'=>'Chọn liên kết','Link'=>'Liên kết','Email'=>'Email','Step Size'=>'Kích thước bước','Maximum Value'=>'Giá trị tối đa','Minimum Value'=>'Giá trị tối thiểu','Range'=>'Thanh trượt phạm vi','Both (Array)'=>'Cả hai (Mảng)','Label'=>'Nhãn','Value'=>'Giá trị','Vertical'=>'Dọc','Horizontal'=>'Ngang','red : Red'=>'red : Đỏ','For more control, you may specify both a value and label like this:'=>'Để kiểm soát nhiều hơn, bạn có thể chỉ định cả giá trị và nhãn như thế này:','Enter each choice on a new line.'=>'Nhập mỗi lựa chọn trên một dòng mới.','Choices'=>'Lựa chọn','Button Group'=>'Nhóm nút','Allow Null'=>'Cho phép để trống','Parent'=>'Cha','TinyMCE will not be initialized until field is clicked'=>'TinyMCE sẽ không được khởi tạo cho đến khi trường được nhấp','Delay Initialization'=>'Trì hoãn khởi tạo','Show Media Upload Buttons'=>'Hiển thị nút tải lên Media','Toolbar'=>'Thanh công cụ','Text Only'=>'Chỉ văn bản','Visual Only'=>'Chỉ hình ảnh','Visual & Text'=>'Hình ảnh & Văn bản','Tabs'=>'Tab','Click to initialize TinyMCE'=>'Nhấp để khởi tạo TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Văn bản','Visual'=>'Hình ảnh','Value must not exceed %d characters'=>'Giá trị không được vượt quá %d ký tự','Leave blank for no limit'=>'Để trống nếu không giới hạn','Character Limit'=>'Giới hạn ký tự','Appears after the input'=>'Xuất hiện sau khi nhập','Append'=>'Thêm vào','Appears before the input'=>'Xuất hiện trước đầu vào','Prepend'=>'Thêm vào đầu','Appears within the input'=>'Xuất hiện trong đầu vào','Placeholder Text'=>'Văn bản gợi ý','Appears when creating a new post'=>'Xuất hiện khi tạo một bài viết mới','Text'=>'Văn bản','%1$s requires at least %2$s selection'=>'%1$s yêu cầu ít nhất %2$s lựa chọn','Post ID'=>'ID bài viết','Post Object'=>'Đối tượng bài viết','Maximum Posts'=>'Số bài viết tối đa','Minimum Posts'=>'Số bài viết tối thiểu','Featured Image'=>'Ảnh đại diện','Selected elements will be displayed in each result'=>'Các phần tử đã chọn sẽ được hiển thị trong mỗi kết quả','Elements'=>'Các phần tử','Taxonomy'=>'Phân loại','Post Type'=>'Loại nội dung','Filters'=>'Bộ lọc','All taxonomies'=>'Tất cả các phân loại','Filter by Taxonomy'=>'Lọc theo phân loại','All post types'=>'Tất cả loại nội dung','Filter by Post Type'=>'Lọc theo loại nội dung','Search...'=>'Tìm kiếm...','Select taxonomy'=>'Chọn phân loại','Select post type'=>'Chọn loại nội dung','No matches found'=>'Không tìm thấy kết quả nào','Loading'=>'Đang tải','Maximum values reached ( {max} values )'=>'Đã đạt giá trị tối đa ( {max} giá trị )','Relationship'=>'Mối quan hệ','Comma separated list. Leave blank for all types'=>'Danh sách được phân tách bằng dấu phẩy. Để trống cho tất cả các loại','Allowed File Types'=>'Loại tệp được phép','Maximum'=>'Tối đa','File size'=>'Kích thước tệp','Restrict which images can be uploaded'=>'Hạn chế hình ảnh nào có thể được tải lên','Minimum'=>'Tối thiểu','Uploaded to post'=>'Đã tải lên bài viết','All'=>'Tất cả','Limit the media library choice'=>'Giới hạn lựa chọn thư viện phương tiện','Library'=>'Thư viện','Preview Size'=>'Kích thước xem trước','Image ID'=>'ID Hình ảnh','Image URL'=>'URL Hình ảnh','Image Array'=>'Mảng hình ảnh','Specify the returned value on front end'=>'Chỉ định giá trị trả về ở phía trước','Return Value'=>'Giá trị trả về','Add Image'=>'Thêm hình ảnh','No image selected'=>'Không có hình ảnh được chọn','Remove'=>'Xóa','Edit'=>'Chỉnh sửa','All images'=>'Tất cả hình ảnh','Update Image'=>'Cập nhật hình ảnh','Edit Image'=>'Chỉnh sửa hình ảnh','Select Image'=>'Chọn Hình ảnh','Image'=>'Hình ảnh','Allow HTML markup to display as visible text instead of rendering'=>'Cho phép đánh dấu HTML hiển thị dưới dạng văn bản hiển thị thay vì hiển thị','Escape HTML'=>'Escape HTML','No Formatting'=>'Không định dạng','Automatically add <br>'=>'Tự động thêm <br>','Automatically add paragraphs'=>'Tự động thêm đoạn văn','Controls how new lines are rendered'=>'Điều khiển cách hiển thị các dòng mới','New Lines'=>'Dòng mới','Week Starts On'=>'Tuần bắt đầu vào','The format used when saving a value'=>'Định dạng được sử dụng khi lưu một giá trị','Save Format'=>'Định dạng lưu','Date Picker JS weekHeaderWk'=>'Tuần','Date Picker JS prevTextPrev'=>'Trước','Date Picker JS nextTextNext'=>'Tiếp theo','Date Picker JS currentTextToday'=>'Hôm nay','Date Picker JS closeTextDone'=>'Hoàn tất','Date Picker'=>'Công cụ chọn ngày','Width'=>'Chiều rộng','Embed Size'=>'Kích thước nhúng','Enter URL'=>'Nhập URL','oEmbed'=>'Nhúng','Text shown when inactive'=>'Văn bản hiển thị khi không hoạt động','Off Text'=>'Văn bản tắt','Text shown when active'=>'Văn bản hiển thị khi hoạt động','On Text'=>'Văn bản bật','Stylized UI'=>'Giao diện người dùng được tạo kiểu','Default Value'=>'Giá trị mặc định','Displays text alongside the checkbox'=>'Hiển thị văn bản cùng với hộp kiểm','Message'=>'Hiển thị thông điệp','No'=>'Không','Yes'=>'Có','True / False'=>'Đúng / Sai','Row'=>'Hàng','Table'=>'Bảng','Block'=>'Khối','Specify the style used to render the selected fields'=>'Chỉ định kiểu được sử dụng để hiển thị các trường đã chọn','Layout'=>'Bố cục','Sub Fields'=>'Các trường phụ','Group'=>'Nhóm','Customize the map height'=>'Tùy chỉnh chiều cao bản đồ','Height'=>'Chiều cao','Set the initial zoom level'=>'Đặt mức zoom ban đầu','Zoom'=>'Phóng to','Center the initial map'=>'Trung tâm bản đồ ban đầu','Center'=>'Trung tâm','Search for address...'=>'Tìm kiếm địa chỉ...','Find current location'=>'Tìm vị trí hiện tại','Clear location'=>'Xóa vị trí','Search'=>'Tìm kiếm','Sorry, this browser does not support geolocation'=>'Xin lỗi, trình duyệt này không hỗ trợ định vị','Google Map'=>'Bản đồ Google','The format returned via template functions'=>'Định dạng được trả về qua các hàm mẫu','Return Format'=>'Định dạng trả về','Custom:'=>'Tùy chỉnh:','The format displayed when editing a post'=>'Định dạng hiển thị khi chỉnh sửa bài viết','Display Format'=>'Định dạng hiển thị','Time Picker'=>'Công cụ chọn thời gian','Inactive (%s)'=>'(%s) không hoạt động','No Fields found in Trash'=>'Không tìm thấy trường nào trong thùng rác','No Fields found'=>'Không tìm thấy trường nào','Search Fields'=>'Tìm kiếm các trường','View Field'=>'Xem trường','New Field'=>'Trường mới','Edit Field'=>'Chỉnh sửa trường','Add New Field'=>'Thêm trường mới','Field'=>'Trường','Fields'=>'Các trường','No Field Groups found in Trash'=>'Không tìm thấy nhóm trường nào trong thùng rác','No Field Groups found'=>'Không tìm thấy nhóm trường nào','Search Field Groups'=>'Tìm kiếm nhóm trường','View Field Group'=>'Xem nhóm trường','New Field Group'=>'Nhóm trường mới','Edit Field Group'=>'Chỉnh sửa nhóm trường','Add New Field Group'=>'Thêm nhóm trường mới','Add New'=>'Thêm mới','Field Group'=>'Nhóm trường','Field Groups'=>'Nhóm trường','Customize WordPress with powerful, professional and intuitive fields.'=>'Tùy chỉnh WordPress với các trường mạnh mẽ, chuyên nghiệp và trực quan.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'vi','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['ACF was unable to perform validation due to an invalid security nonce being provided.'=>'ACF không thể thực hiện xác thực do mã bảo mật được cung cấp không hợp lệ.','Allow Access to Value in Editor UI'=>'Cho phép truy cập giá trị trong giao diện trình chỉnh sửa','Learn more.'=>'Xem thêm.','Allow content editors to access and display the field value in the editor UI using Block Bindings or the ACF Shortcode. %s'=>'Cho phép người chỉnh sửa nội dung truy cập và hiển thị giá trị của trường trong giao diện trình chỉnh sửa bằng cách sử dụng Block Bindings hoặc ACF Shortcode. %s','The requested ACF field type does not support output in Block Bindings or the ACF shortcode.'=>'Loại trường ACF được yêu cầu không hỗ trợ xuất trong Block Bindings hoặc ACF Shortcode.','The requested ACF field is not allowed to be output in bindings or the ACF Shortcode.'=>'Trường ACF được yêu cầu không được phép xuất trong bindings hoặc ACF Shortcode.','The requested ACF field type does not support output in bindings or the ACF Shortcode.'=>'Loại trường ACF được yêu cầu không hỗ trợ xuất trong bindings hoặc ACF Shortcode.','[The ACF shortcode cannot display fields from non-public posts]'=>'[Shortcode ACF không thể hiển thị các trường từ các bài viết không công khai]','[The ACF shortcode is disabled on this site]'=>'[Shortcode ACF đã bị tắt trên trang web này]','Businessman Icon'=>'Biểu tượng doanh nhân','Forums Icon'=>'Biểu tượng diễn đàn','YouTube Icon'=>'Biểu tượng YouTube','Yes (alt) Icon'=>'Biểu tượng có (thay thế)','Xing Icon'=>'Biểu tượng Xing','WordPress (alt) Icon'=>'Biểu tượng WordPress (thay thế)','WhatsApp Icon'=>'Biểu tượng WhatsApp','Write Blog Icon'=>'Biểu tượng viết Blog','Widgets Menus Icon'=>'Biểu tượng Menu tiện ích','View Site Icon'=>'Xem biểu tượng trang web','Learn More Icon'=>'Biểu tượng tìm hiểu thêm','Add Page Icon'=>'Thêm biểu tượng trang','Video (alt3) Icon'=>'Biểu tượng Video (alt3)','Video (alt2) Icon'=>'Biểu tượng Video (alt2)','Video (alt) Icon'=>'Biểu tượng video (thay thế)','Update (alt) Icon'=>'Cập nhật biểu tượng (thay thế)','Universal Access (alt) Icon'=>'Biểu tượng truy cập toàn diện (alt)','Twitter (alt) Icon'=>'Biểu tượng Twitter (thay thế)','Twitch Icon'=>'Biểu tượng Twitch','Tide Icon'=>'Biểu tượng Tide','Tickets (alt) Icon'=>'Biểu tượng Tickets (thay thế)','Text Page Icon'=>'Biểu tượng trang văn bản','Table Row Delete Icon'=>'Biểu tượng xoá hàng trong bảng','Table Row Before Icon'=>'Biểu tượng trước hàng trong bảng','Table Row After Icon'=>'Biểu tượng sau hàng trong bảng','Table Col Delete Icon'=>'Biểu tượng xoá cột trong bảng','Table Col Before Icon'=>'Biểu tượng thêm cột trước','Table Col After Icon'=>'Biểu tượng thêm cột sau','Superhero (alt) Icon'=>'Biểu tượng siêu anh hùng (thay thế)','Superhero Icon'=>'Biểu tượng siêu anh hùng','Spotify Icon'=>'Biểu tượng Spotify','Shortcode Icon'=>'Biểu tượng mã ngắn (shortcode)','Shield (alt) Icon'=>'Biểu tượng khiên (thay thế)','Share (alt2) Icon'=>'Biểu tượng chia sẻ (alt2)','Share (alt) Icon'=>'Biểu tượng chia sẻ (thay thế)','Saved Icon'=>'Biểu tượng đã lưu','RSS Icon'=>'Biểu tượng RSS','REST API Icon'=>'Biểu tượng REST API','Remove Icon'=>'Xóa biểu tượng','Reddit Icon'=>'Biểu tượng Reddit','Privacy Icon'=>'Biểu tượng quyền riêng tư','Printer Icon'=>'Biểu tượng máy in','Podio Icon'=>'Biểu tượng Podio','Plus (alt2) Icon'=>'Biểu tượng dấu cộng (alt2)','Plus (alt) Icon'=>'Biểu tượng dấu cộng (thay thế)','Plugins Checked Icon'=>'Biểu tượng đã kiểm tra plugin','Pinterest Icon'=>'Biểu tượng Pinterest','Pets Icon'=>'Biểu tượng thú cưng','PDF Icon'=>'Biểu tượng PDF','Palm Tree Icon'=>'Biểu tượng cây cọ','Open Folder Icon'=>'Biểu tượng mở thư mục','No (alt) Icon'=>'Không có biểu tượng (thay thế)','Money (alt) Icon'=>'Biểu tượng tiền (thay thế)','Menu (alt3) Icon'=>'Biểu tượng Menu (alt3)','Menu (alt2) Icon'=>'Biểu tượng Menu (alt2)','Menu (alt) Icon'=>'Biểu tượng Menu (alt)','Spreadsheet Icon'=>'Biểu tượng bảng tính','Interactive Icon'=>'Biểu tượng tương tác','Document Icon'=>'Biểu tượng tài liệu','Default Icon'=>'Biểu tượng mặc định','Location (alt) Icon'=>'Biểu tượng vị trí (thay thế)','LinkedIn Icon'=>'Biểu tượng LinkedIn','Instagram Icon'=>'Biểu tượng Instagram','Insert Before Icon'=>'Chèn trước biểu tượng','Insert After Icon'=>'Chèn sau biểu tượng','Insert Icon'=>'Thêm Icon','Info Outline Icon'=>'Biểu tượng đường viền thông tin','Images (alt2) Icon'=>'Biểu tượng ảnh (alt2)','Images (alt) Icon'=>'Biểu tượng ảnh (alt)','Rotate Right Icon'=>'Biểu tượng xoay phải','Rotate Left Icon'=>'Biểu tượng xoay trái','Rotate Icon'=>'Xoay biểu tượng','Flip Vertical Icon'=>'Biểu tượng lật dọc','Flip Horizontal Icon'=>'Biểu tượng lật ngang','Crop Icon'=>'Biểu tượng cắt','ID (alt) Icon'=>'Biểu tượng ID (thay thế)','HTML Icon'=>'Biểu tượng HTML','Hourglass Icon'=>'Biểu tượng đồng hồ cát','Heading Icon'=>'Biểu tượng tiêu đề','Google Icon'=>'Biểu tượng Google','Games Icon'=>'Biểu tượng trò chơi','Fullscreen Exit (alt) Icon'=>'Biểu tượng thoát toàn màn hình (alt)','Fullscreen (alt) Icon'=>'Biểu tượng toàn màn hình (alt)','Status Icon'=>'Biểu tượng trạng thái','Image Icon'=>'Biểu tượng ảnh','Gallery Icon'=>'Biểu tượng album ảnh','Chat Icon'=>'Biểu tượng trò chuyện','Audio Icon'=>'Biểu tượng âm thanh','Aside Icon'=>'Biểu tượng Aside','Food Icon'=>'Biểu tượng ẩm thực','Exit Icon'=>'Biểu tượng thoát','Excerpt View Icon'=>'Biểu tượng xem tóm tắt','Embed Video Icon'=>'Biểu tượng nhúng video','Embed Post Icon'=>'Biểu tượng nhúng bài viết','Embed Photo Icon'=>'Biểu tượng nhúng ảnh','Embed Generic Icon'=>'Biểu tượng nhúng chung','Embed Audio Icon'=>'Biểu tượng nhúng âm thanh','Email (alt2) Icon'=>'Biểu tượng Email (alt2)','Ellipsis Icon'=>'Biểu tượng dấu ba chấm','Unordered List Icon'=>'Biểu tượng danh sách không thứ tự','RTL Icon'=>'Biểu tượng RTL','Ordered List RTL Icon'=>'Biểu tượng danh sách thứ tự RTL','Ordered List Icon'=>'Biểu tượng danh sách có thứ tự','LTR Icon'=>'Biểu tượng LTR','Custom Character Icon'=>'Biểu tượng ký tự tùy chỉnh','Edit Page Icon'=>'Sửa biểu tượng trang','Edit Large Icon'=>'Sửa biểu tượng lớn','Drumstick Icon'=>'Biểu tượng dùi trống','Database View Icon'=>'Biểu tượng xem cơ sở dữ liệu','Database Remove Icon'=>'Biểu tượng gỡ bỏ cơ sở dữ liệu','Database Import Icon'=>'Biểu tượng nhập cơ sở dữ liệu','Database Export Icon'=>'Biểu tượng xuất cơ sở dữ liệu','Database Add Icon'=>'Biểu tượng thêm cơ sở dữ liệu','Database Icon'=>'Biểu tượng cơ sở dữ liệu','Cover Image Icon'=>'Biểu tượng ảnh bìa','Volume On Icon'=>'Biểu tượng bật âm lượng','Volume Off Icon'=>'Biểu tượng tắt âm lượng','Skip Forward Icon'=>'Biểu tượng bỏ qua chuyển tiếp','Skip Back Icon'=>'Biểu tượng quay lại','Repeat Icon'=>'Biểu tượng lặp lại','Play Icon'=>'Biểu tượng Play','Pause Icon'=>'Biểu tượng tạm dừng','Forward Icon'=>'Biểu tượng chuyển tiếp','Back Icon'=>'Biểu tượng quay lại','Columns Icon'=>'Biểu tượng cột','Color Picker Icon'=>'Biểu tượng chọn màu','Coffee Icon'=>'Biểu tượng cà phê','Code Standards Icon'=>'Biểu tượng tiêu chuẩn mã','Cloud Upload Icon'=>'Biểu tượng tải lên đám mây','Cloud Saved Icon'=>'Biểu tượng lưu trên đám mây','Car Icon'=>'Biểu tượng xe hơi','Camera (alt) Icon'=>'Biểu tượng máy ảnh (thay thế)','Calculator Icon'=>'Biểu tượng máy tính (calculator)','Button Icon'=>'Biểu tượng nút','Businessperson Icon'=>'Biểu tượng doanh nhân','Tracking Icon'=>'Biểu tượng theo dõi','Topics Icon'=>'Biểu tượng chủ đề','Replies Icon'=>'Biểu tượng trả lời','PM Icon'=>'Biểu tượng PM','Friends Icon'=>'Biểu tượng bạn bè','Community Icon'=>'Biểu tượng cộng đồng','BuddyPress Icon'=>'Biểu tượng BuddyPress','bbPress Icon'=>'Biểu tượng BbPress','Activity Icon'=>'Biểu tượng hoạt động','Book (alt) Icon'=>'Biểu tượng sách (thay thế)','Block Default Icon'=>'Biểu tượng khối mặc định','Bell Icon'=>'Biểu tượng chuông','Beer Icon'=>'Biểu tượng bia','Bank Icon'=>'Biểu tượng ngân hàng','Arrow Up (alt2) Icon'=>'Biểu tượng mũi tên lên (alt2)','Arrow Up (alt) Icon'=>'Biểu tượng mũi tên lên (alt)','Arrow Right (alt2) Icon'=>'Biểu tượng mũi tên phải (alt2)','Arrow Right (alt) Icon'=>'Biểu tượng mũi tên sang phải (thay thế)','Arrow Left (alt2) Icon'=>'Biểu tượng mũi tên trái (alt2)','Arrow Left (alt) Icon'=>'Biểu tượng mũi tên trái (alt)','Arrow Down (alt2) Icon'=>'Biểu tượng mũi tên xuống (alt2)','Arrow Down (alt) Icon'=>'Biểu tượng mũi tên xuống (alt)','Amazon Icon'=>'Biểu tượng Amazon','Align Wide Icon'=>'Biểu tượng căn rộng','Align Pull Right Icon'=>'Biểu tượng căn phải','Align Pull Left Icon'=>'Căn chỉnh biểu tượng kéo sang trái','Align Full Width Icon'=>'Biểu tượng căn chỉnh toàn chiều rộng','Airplane Icon'=>'Biểu tượng máy bay','Site (alt3) Icon'=>'Biểu tượng trang web (alt3)','Site (alt2) Icon'=>'Biểu tượng trang web (alt2)','Site (alt) Icon'=>'Biểu tượng trang web (thay thế)','Upgrade to ACF PRO to create options pages in just a few clicks'=>'Cập nhật lên ACF pro để tạo các Trang cài đặt chỉ trong vài cú nhấp chuột','Invalid request args.'=>'Yêu cầu không hợp lệ của Args.','Sorry, you do not have permission to do that.'=>'Xin lỗi, bạn không được phép làm điều đó.','Blocks Using Post Meta'=>'Các bài viết sử dụng Post Meta','ACF PRO logo'=>'Lời bài hát: Acf Pro Logo','ACF PRO Logo'=>'Lời bài hát: Acf Pro Logo','%s requires a valid attachment ID when type is set to media_library.'=>'%s yêu cầu ID đính kèm hợp lệ khi loại được đặt thành media_library.','%s is a required property of acf.'=>'%s là thuộc tính bắt buộc của acf.','The value of icon to save.'=>'Giá trị của biểu tượng cần lưu.','The type of icon to save.'=>'Loại biểu tượng để lưu.','Yes Icon'=>'Biểu tượng có','WordPress Icon'=>'Biểu tượng WordPress','Warning Icon'=>'Biểu tượng cảnh báo','Visibility Icon'=>'Biểu tượng hiển thị','Vault Icon'=>'Biểu tượng két sắt','Upload Icon'=>'Biểu tượng tải lên','Update Icon'=>'Biểu tượng cập nhật','Unlock Icon'=>'Biểu tượng mở khóa','Universal Access Icon'=>'Biểu tượng truy cập toàn cầu','Undo Icon'=>'Biểu tượng hoàn tác','Twitter Icon'=>'Biểu tượng Twitter','Trash Icon'=>'Biểu tượng thùng rác','Translation Icon'=>'Biểu tượng dịch','Tickets Icon'=>'Biểu tượng vé Ticket','Thumbs Up Icon'=>'Biểu tượng thích','Thumbs Down Icon'=>'Biểu tượng ngón tay cái chỉ xuống','Text Icon'=>'Biểu tượng văn bản','Testimonial Icon'=>'Biểu tượng lời chứng thực','Tagcloud Icon'=>'Biểu tượng mây thẻ','Tag Icon'=>'Biểu tượng thẻ','Tablet Icon'=>'Biểu tượng máy tính bảng','Store Icon'=>'Biểu tượng cửa hàng','Sticky Icon'=>'Biểu tượng dính (sticky)','Star Half Icon'=>'Biểu tượng nửa ngôi sao','Star Filled Icon'=>'Biểu tượng đầy sao','Star Empty Icon'=>'Biểu tượng ngôi sao trống','Sos Icon'=>'Biểu tượng SOS','Sort Icon'=>'Biểu tượng sắp xếp','Smiley Icon'=>'Biểu tượng mặt cười','Smartphone Icon'=>'Biểu tượng điện thoại thông minh','Slides Icon'=>'Biểu tượng Slides','Shield Icon'=>'Biểu tượng khiên','Share Icon'=>'Biểu tượng chia sẻ','Search Icon'=>'Biểu tượng tìm kiếm','Screen Options Icon'=>'Biểu tượng tuỳ chọn trang','Schedule Icon'=>'Biểu tượng lịch trình','Redo Icon'=>'Biểu tượng làm lại','Randomize Icon'=>'Biểu tượng ngẫu nhiên','Products Icon'=>'Biểu tượng sản phẩm','Pressthis Icon'=>'Nhấn vào biểu tượng này','Post Status Icon'=>'Biểu tượng trạng thái bài viết','Portfolio Icon'=>'Biểu tượng danh mục đầu tư','Plus Icon'=>'Biểu tượng dấu cộng','Playlist Video Icon'=>'Biểu tượng danh sách video','Playlist Audio Icon'=>'Biểu tượng danh sách phát âm thanh','Phone Icon'=>'Biểu tượng điện thoại','Performance Icon'=>'Biểu tượng hiệu suất','Paperclip Icon'=>'Biểu tượng kẹp giấy','No Icon'=>'Không có biểu tượng','Networking Icon'=>'Biểu tượng mạng','Nametag Icon'=>'Biểu tượng thẻ tên','Move Icon'=>'Biểu tượng di chuyển','Money Icon'=>'Biểu tượng tiền','Minus Icon'=>'Biểu tượng trừ','Migrate Icon'=>'Biểu tượng di chuyển','Microphone Icon'=>'Biểu tượng Microphone','Megaphone Icon'=>'Biểu tượng loa phóng thanh','Marker Icon'=>'Biểu tượng đánh dấu','Lock Icon'=>'Biểu tượng khóa','Location Icon'=>'Biểu tượng vị trí','List View Icon'=>'Biểu tượng xem danh sách','Lightbulb Icon'=>'Biểu tượng bóng đèn','Left Right Icon'=>'Biểu tượng trái phải','Layout Icon'=>'Biểu tượng bố cục','Laptop Icon'=>'Biểu tượng Laptop','Info Icon'=>'Biểu tượng thông tin','Index Card Icon'=>'Biểu tượng thẻ chỉ mục','ID Icon'=>'Biểu tượng ID','Hidden Icon'=>'Biểu tượng ẩn','Heart Icon'=>'Biểu tượng trái tim','Hammer Icon'=>'Biểu tượng búa','Groups Icon'=>'Biểu tượng nhóm','Grid View Icon'=>'Biểu tượng xem lưới','Forms Icon'=>'Biểu tượng biểu mẫu','Flag Icon'=>'Biểu tượng lá cờ','Filter Icon'=>'Biểu tượng bộ lọc','Feedback Icon'=>'Biểu tượng phản hồi','Facebook (alt) Icon'=>'Biểu tượng Facebook (thay thế)','Facebook Icon'=>'Biểu tượng Facebook','External Icon'=>'Biểu tượng bên ngoài','Email (alt) Icon'=>'Biểu tượng Email (thay thế)','Email Icon'=>'Biểu tượng Email','Video Icon'=>'Biểu tượng video','Unlink Icon'=>'Biểu tượng hủy liên kết','Underline Icon'=>'Biểu tượng gạch dưới','Text Color Icon'=>'Biểu tượng màu văn bản','Table Icon'=>'Biểu tượng bảng','Strikethrough Icon'=>'Biểu tượng gạch ngang','Spellcheck Icon'=>'Biểu tượng kiểm tra chính tả','Remove Formatting Icon'=>'Biểu tượng gỡ bỏ định dạng','Quote Icon'=>'Biểu tượng trích dẫn','Paste Word Icon'=>'Biểu tượng dán từ word','Paste Text Icon'=>'Biểu tượng dán văn bản','Paragraph Icon'=>'Biểu tượng đoạn văn','Outdent Icon'=>'Biểu tượng thụt lề trái','Kitchen Sink Icon'=>'Biểu tượng bồn rửa chén','Justify Icon'=>'Biểu tượng căn chỉnh đều','Italic Icon'=>'Biểu tượng in nghiêng','Insert More Icon'=>'Chèn thêm biểu tượng','Indent Icon'=>'Biểu tượng thụt lề','Help Icon'=>'Biểu tượng trợ giúp','Expand Icon'=>'Mở rộng biểu tượng','Contract Icon'=>'Biểu tượng hợp đồng','Code Icon'=>'Biểu tượng mã Code','Break Icon'=>'Biểu tượng nghỉ','Bold Icon'=>'Biểu tượng đậm','Edit Icon'=>'Biểu tượng sửa','Download Icon'=>'Biểu tượng tải về','Dismiss Icon'=>'Biểu tượng loại bỏ','Desktop Icon'=>'Biểu tượng màn hình chính','Dashboard Icon'=>'Biểu tượng bảng điều khiển','Cloud Icon'=>'Biểu tượng đám mây','Clock Icon'=>'Biểu tượng đồng hồ','Clipboard Icon'=>'Biểu tượng bảng ghi nhớ','Chart Pie Icon'=>'Biểu tượng biểu đồ tròn','Chart Line Icon'=>'Biểu tượng đường biểu đồ','Chart Bar Icon'=>'Biểu tượng biểu đồ cột','Chart Area Icon'=>'Biểu tượng khu vực biểu đồ','Category Icon'=>'Biểu tượng danh mục','Cart Icon'=>'Biểu tượng giỏ hàng','Carrot Icon'=>'Biểu tượng cà rốt','Camera Icon'=>'Biểu tượng máy ảnh','Calendar (alt) Icon'=>'Biểu tượng lịch (thay thế)','Calendar Icon'=>'Biểu tượng Lịch','Businesswoman Icon'=>'Biểu tượng nữ doanh nhân','Building Icon'=>'Biểu tượng tòa nhà','Book Icon'=>'Biểu tượng sách','Backup Icon'=>'Biểu tượng sao lưu','Awards Icon'=>'Biểu tượng giải thưởng','Art Icon'=>'Biểu tượng nghệ thuật','Arrow Up Icon'=>'Biểu tượng mũi tên Lên','Arrow Right Icon'=>'Biểu tượng mũi tên phải','Arrow Left Icon'=>'Biểu tượng mũi tên trái','Arrow Down Icon'=>'Biểu tượng mũi tên xuống','Archive Icon'=>'Biểu tượng lưu trữ','Analytics Icon'=>'Biểu tượng phân tích','Align Right Icon'=>'Biểu tượng căn phải','Align None Icon'=>'Biểu tượng Căn chỉnh không','Align Left Icon'=>'Biểu tượng căn trái','Align Center Icon'=>'Biểu tượng căn giữa','Album Icon'=>'Biểu tượng Album','Users Icon'=>'Biểu tượng người dùng','Tools Icon'=>'Biểu tượng công cụ','Site Icon'=>'Biểu tượng trang web','Settings Icon'=>'Biểu tượng cài đặt','Post Icon'=>'Biểu tượng bài viết','Plugins Icon'=>'Biểu tượng Plugin','Page Icon'=>'Biểu tượng trang','Network Icon'=>'Biểu tượng mạng','Multisite Icon'=>'Biểu tượng nhiều trang web','Media Icon'=>'Biểu tượng media','Links Icon'=>'Biểu tượng liên kết','Home Icon'=>'Biểu tượng trang chủ','Customizer Icon'=>'Biểu tượng công cụ tùy chỉnh','Comments Icon'=>'Biểu tượng bình luận','Collapse Icon'=>'Biểu tượng thu gọn','Appearance Icon'=>'Biểu tượng giao diện','Generic Icon'=>'Biểu tượng chung','Icon picker requires a value.'=>'Bộ chọn biểu tượng yêu cầu một giá trị.','Icon picker requires an icon type.'=>'Bộ chọn biểu tượng yêu cầu loại biểu tượng.','The available icons matching your search query have been updated in the icon picker below.'=>'Các biểu tượng có sẵn phù hợp với truy vấn tìm kiếm của bạn đã được cập nhật trong bộ chọn biểu tượng bên dưới.','No results found for that search term'=>'Không tìm thấy kết quả cho thời gian tìm kiếm đó','Array'=>'Array','String'=>'Chuỗi','Specify the return format for the icon. %s'=>'Chọn định dạng trở lại cho biểu tượng. %s','Select where content editors can choose the icon from.'=>'Chọn nơi các trình chỉnh sửa nội dung có thể chọn biểu tượng từ.','The URL to the icon you\'d like to use, or svg as Data URI'=>'URL cho biểu tượng bạn muốn sử dụng, hoặc Svg như dữ liệu Uri','Browse Media Library'=>'Duyệt thư viện Media','The currently selected image preview'=>'Preview hình ảnh hiện đang được chọn','Click to change the icon in the Media Library'=>'Click để thay đổi biểu tượng trong thư viện Media','Search icons...'=>'Biểu tượng tìm kiếm...','Media Library'=>'Thư viện media','Dashicons'=>'Dashicons','An interactive UI for selecting an icon. Select from Dashicons, the media library, or a standalone URL input.'=>'Một UI tương tác để chọn một biểu tượng. Chọn từ Dashicons, thư viện phương tiện Media, hoặc nhập URL độc lập.','Icon Picker'=>'Bộ chọn biểu tượng','JSON Load Paths'=>'Json tải đường','JSON Save Paths'=>'Đường dẫn lưu JSON','Registered ACF Forms'=>'Các mẫu ACF đăng ký','Shortcode Enabled'=>'Shortcode được kích hoạt','Field Settings Tabs Enabled'=>'Bảng cài đặt trường được bật','Field Type Modal Enabled'=>'Chất loại hộp cửa sổ được kích hoạt','Admin UI Enabled'=>'Giao diện quản trị đã bật','Block Preloading Enabled'=>'Tải trước khối đã bật','Blocks Per ACF Block Version'=>'Các khối theo phiên bản khối ACF','Blocks Per API Version'=>'Khóa theo phiên bản API','Registered ACF Blocks'=>'Các khối ACF đã đăng ký','Light'=>'Sáng','Standard'=>'Tiêu chuẩn','REST API Format'=>'Khởi động API','Registered Options Pages (PHP)'=>'Trang cài đặt đăng ký (PHP)','Registered Options Pages (JSON)'=>'Trang cài đặt đăng ký (JSON)','Registered Options Pages (UI)'=>'Trang cài đặt đăng ký (UI)','Options Pages UI Enabled'=>'Giao diện trang cài đặt đã bật','Registered Taxonomies (JSON)'=>'Phân loại đã đăng ký (JSON)','Registered Taxonomies (UI)'=>'Phân loại đã đăng ký (UI)','Registered Post Types (JSON)'=>'Loại nội dung đã đăng ký (JSON)','Registered Post Types (UI)'=>'Loại nội dung đã đăng ký (UI)','Post Types and Taxonomies Enabled'=>'Loại nội dung và phân loại đã được bật','Number of Third Party Fields by Field Type'=>'Số trường bên thứ ba theo loại trường','Number of Fields by Field Type'=>'Số trường theo loại trường','Field Groups Enabled for GraphQL'=>'Nhóm trường đã được kích hoạt cho GraphQL','Field Groups Enabled for REST API'=>'Nhóm trường đã được kích hoạt cho REST API','Registered Field Groups (JSON)'=>'Nhóm trường đã đăng ký (JSON)','Registered Field Groups (PHP)'=>'Nhóm trường đã đăng ký (PHP)','Registered Field Groups (UI)'=>'Nhóm trường đã đăng ký (UI)','Active Plugins'=>'Plugin hoạt động','Parent Theme'=>'Giao diện cha','Active Theme'=>'Giao diện hoạt động','Is Multisite'=>'Là nhiều trang','MySQL Version'=>'Phiên bản MySQL','WordPress Version'=>'Phiên bản WordPress','Subscription Expiry Date'=>'Đăng ký ngày hết hạn','License Status'=>'Trạng thái bản quyền','License Type'=>'Loại bản quyền','Licensed URL'=>'URL được cấp phép','License Activated'=>'Bản quyền được kích hoạt','Free'=>'Miễn phí','Plugin Type'=>'Plugin loại','Plugin Version'=>'Phiên bản plugin','This section contains debug information about your ACF configuration which can be useful to provide to support.'=>'Phần này chứa thông tin gỡ lỗi về cấu hình ACF của bạn, có thể hữu ích để cung cấp cho bộ phận hỗ trợ.','An ACF Block on this page requires attention before you can save.'=>'Một khối ACF trên trang này cần được chú ý trước khi bạn có thể lưu.','This data is logged as we detect values that have been changed during output. %1$sClear log and dismiss%2$s after escaping the values in your code. The notice will reappear if we detect changed values again.'=>'Dữ liệu này được ghi lại khi chúng tôi phát hiện các giá trị đã bị thay đổi trong quá trình xuất. %1$sXóa nhật ký và đóng thông báo%2$s sau khi bạn đã thoát các giá trị trong mã của mình. Thông báo sẽ xuất hiện lại nếu chúng tôi phát hiện các giá trị bị thay đổi lần nữa.','Dismiss permanently'=>'Xóa vĩnh viễn','Instructions for content editors. Shown when submitting data.'=>'Hướng dẫn dành cho người trình chỉnh sửa nội dung. Hiển thị khi gửi dữ liệu.','Has no term selected'=>'Không có thời hạn được chọn','Has any term selected'=>'Có bất kỳ mục phân loại nào được chọn','Terms do not contain'=>'Các mục phân loại không chứa','Terms contain'=>'Mục phân loại chứa','Term is not equal to'=>'Thời gian không tương đương với','Term is equal to'=>'Thời gian tương đương với','Has no user selected'=>'Không có người dùng được chọn','Has any user selected'=>'Có người dùng đã chọn','Users do not contain'=>'Người dùng không chứa','Users contain'=>'Người dùng có chứa','User is not equal to'=>'Người dùng không bình đẳng với','User is equal to'=>'Người dùng cũng giống như','Has no page selected'=>'Không có trang được chọn','Has any page selected'=>'Có bất kỳ trang nào được chọn','Pages do not contain'=>'Các trang không chứa','Pages contain'=>'Các trang chứa','Page is not equal to'=>'Trang không tương đương với','Page is equal to'=>'Trang này tương đương với','Has no relationship selected'=>'Không có mối quan hệ được chọn','Has any relationship selected'=>'Có bất kỳ mối quan hệ nào được chọn','Has no post selected'=>'Không có bài viết được chọn','Has any post selected'=>'Có bất kỳ bài viết nào được chọn','Posts do not contain'=>'Các bài viết không chứa','Posts contain'=>'Bài viết chứa','Post is not equal to'=>'Bài viết không bằng với','Post is equal to'=>'Bài viết tương đương với','Relationships do not contain'=>'Mối quan hệ không chứa','Relationships contain'=>'Mối quan hệ bao gồm','Relationship is not equal to'=>'Mối quan hệ không tương đương với','Relationship is equal to'=>'Mối quan hệ tương đương với','The core ACF block binding source name for fields on the current pageACF Fields'=>'Các trường ACF','ACF PRO Feature'=>'Tính năng ACF PRO','Renew PRO to Unlock'=>'Gia hạn PRO để mở khóa','Renew PRO License'=>'Gia hạn giấy phép PRO','PRO fields cannot be edited without an active license.'=>'Không thể chỉnh sửa các trường PRO mà không có giấy phép hoạt động.','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'Vui lòng kích hoạt giấy phép ACF PRO của bạn để chỉnh sửa các nhóm trường được gán cho một Khối ACF.','Please activate your ACF PRO license to edit this options page.'=>'Vui lòng kích hoạt giấy phép ACF PRO của bạn để chỉnh sửa Trang cài đặt này.','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'Chỉ có thể trả lại các giá trị HTML đã thoát khi format_value cũng là đúng. Các giá trị trường chưa được trả lại vì lý do bảo mật.','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'Chỉ có thể trả lại một giá trị HTML đã thoát khi format_value cũng là đúng. Giá trị trường chưa được trả lại vì lý do bảo mật.','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF giờ đây tự động thoát HTML không an toàn khi được hiển thị bởi the_field
hoặc mã ngắn ACF. Chúng tôi đã phát hiện đầu ra của một số trường của bạn đã được sửa đổi bởi thay đổi này, nhưng đây có thể không phải là một thay đổi đột ngột. %2$s.','Please contact your site administrator or developer for more details.'=>'Vui lòng liên hệ với quản trị viên hoặc nhà phát triển trang web của bạn để biết thêm chi tiết.','Learn more'=>'Tìm hiểu thêm','Hide details'=>'Ẩn chi tiết','Show details'=>'Hiển thị chi tiết','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - được hiển thị qua %3$s','Renew ACF PRO License'=>'Gia hạn bản quyền ACF PRO','Renew License'=>'Gia hạn bản quyền','Manage License'=>'Quản lý bản quyền','\'High\' position not supported in the Block Editor'=>'\'Vị trí cao\' không được hỗ trợ trong Trình chỉnh sửa Khối','Upgrade to ACF PRO'=>'Nâng cấp lên ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'Trang cài đặt ACF là các trang quản trị tùy chỉnh để quản lý cài đặt toàn cầu thông qua các trường. Bạn có thể tạo nhiều trang và trang con.','Add Options Page'=>'Thêm trang cài đặt','In the editor used as the placeholder of the title.'=>'Trong trình chỉnh sửa được sử dụng như là văn bản gọi ý của tiêu đề.','Title Placeholder'=>'Văn bản gợi ý cho tiêu đề','4 Months Free'=>'Miễn phí 4 tháng','(Duplicated from %s)'=>'(Đã sao chép từ %s)','Select Options Pages'=>'Chọn trang cài đặt','Duplicate taxonomy'=>'Sao chép phân loại','Create taxonomy'=>'Tạo phân loại','Duplicate post type'=>'Sao chép loại nội dung','Create post type'=>'Tạo loại nội dung','Link field groups'=>'Liên kết nhóm trường','Add fields'=>'Thêm trường','This Field'=>'Trường này','ACF PRO'=>'ACF PRO','Feedback'=>'Phản hồi','Support'=>'Hỗ trợ','is developed and maintained by'=>'được phát triển và duy trì bởi','Add this %s to the location rules of the selected field groups.'=>'Thêm %s này vào quy tắc vị trí của các nhóm trường đã chọn.','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'Kích hoạt cài đặt hai chiều cho phép bạn cập nhật một giá trị trong các trường mục tiêu cho mỗi giá trị được chọn cho trường này, thêm hoặc xóa ID bài viết, ID phân loại hoặc ID người dùng của mục đang được cập nhật. Để biết thêm thông tin, vui lòng đọc tài liệu.','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'Chọn trường để lưu trữ tham chiếu trở lại mục đang được cập nhật. Bạn có thể chọn trường này. Các trường mục tiêu phải tương thích với nơi trường này được hiển thị. Ví dụ, nếu trường này được hiển thị trên một Phân loại, trường mục tiêu của bạn nên là loại Phân loại','Target Field'=>'Trường mục tiêu','Update a field on the selected values, referencing back to this ID'=>'Cập nhật một trường trên các giá trị đã chọn, tham chiếu trở lại ID này','Bidirectional'=>'Hai chiều','%s Field'=>'Trường %s','Select Multiple'=>'Chọn nhiều','WP Engine logo'=>'Logo WP Engine','Lower case letters, underscores and dashes only, Max 32 characters.'=>'Chỉ sử dụng chữ cái thường, dấu gạch dưới và dấu gạch ngang, tối đa 32 ký tự.','The capability name for assigning terms of this taxonomy.'=>'Tên khả năng để gán các mục phân loại của phân loại này.','Assign Terms Capability'=>'Khả năng gán mục phân loại','The capability name for deleting terms of this taxonomy.'=>'Tên khả năng để xóa các mục phân loại của phân loại này.','Delete Terms Capability'=>'Khả năng xóa mục phân loại','The capability name for editing terms of this taxonomy.'=>'Tên khả năng để chỉnh sửa các mục phân loại của phân loại này.','Edit Terms Capability'=>'Khả năng chỉnh sửa mục phân loại','The capability name for managing terms of this taxonomy.'=>'Tên khả năng để quản lý các mục phân loại của phân loại này.','Manage Terms Capability'=>'Khả năng quản lý mục phân loại','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'Đặt xem các bài viết có nên được loại khỏi kết quả tìm kiếm và trang lưu trữ phân loại hay không.','More Tools from WP Engine'=>'Thêm công cụ từ WP Engine','Built for those that build with WordPress, by the team at %s'=>'Được xây dựng cho những người xây dựng với WordPress, bởi đội ngũ tại %s','View Pricing & Upgrade'=>'Xem giá & Nâng cấp','Learn More'=>'Tìm hiểu thêm','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'Tăng tốc độ công việc và phát triển các trang web tốt hơn với các tính năng như Khối ACF và Trang cài đặt, và Các loại trường phức tạp như Lặp lại, Nội dung linh hoạt, Tạo bản sao và Album ảnh.','Unlock Advanced Features and Build Even More with ACF PRO'=>'Mở khóa các tính năng nâng cao và xây dựng thêm nhiều hơn với ACF PRO','%s fields'=>'Các trường %s','No terms'=>'Không có mục phân loại','No post types'=>'Không có loại nội dung','No posts'=>'Không có bài viết','No taxonomies'=>'Không có phân loại','No field groups'=>'Không có nhóm trường','No fields'=>'Không có trường','No description'=>'Không có mô tả','Any post status'=>'Bất kỳ trạng thái bài viết nào','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'Khóa phân loại này đã được sử dụng bởi một phân loại khác đã đăng ký bên ngoài ACF và không thể sử dụng.','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'Khóa phân loại này đã được sử dụng bởi một phân loại khác trong ACF và không thể sử dụng.','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Khóa phân loại chỉ được chứa các ký tự chữ và số viết thường, dấu gạch dưới hoặc dấu gạch ngang.','The taxonomy key must be under 32 characters.'=>'Khóa phân loại phải dưới 32 ký tự.','No Taxonomies found in Trash'=>'Không tìm thấy phân loại nào trong thùng rác','No Taxonomies found'=>'Không tìm thấy phân loại','Search Taxonomies'=>'Tìm kiếm phân loại','View Taxonomy'=>'Xem phân loại','New Taxonomy'=>'Phân loại mới','Edit Taxonomy'=>'Chỉnh sửa phân loại','Add New Taxonomy'=>'Thêm phân loại mới','No Post Types found in Trash'=>'Không tìm thấy loại nội dung trong thùng rác','No Post Types found'=>'Không tìm thấy loại nội dung','Search Post Types'=>'Tìm kiếm loại nội dung','View Post Type'=>'Xem loại nội dung','New Post Type'=>'Loại nội dung mới','Edit Post Type'=>'Chỉnh sửa loại nội dung','Add New Post Type'=>'Thêm loại nội dung mới','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'Khóa loại nội dung này đã được sử dụng bởi một loại nội dung khác đã được đăng ký bên ngoài ACF và không thể sử dụng.','This post type key is already in use by another post type in ACF and cannot be used.'=>'Khóa loại nội dung này đã được sử dụng bởi một loại nội dung khác trong ACF và không thể sử dụng.','This field must not be a WordPress reserved term.'=>'Trường này không được là một mục phân loại dành riêng của WordPress.','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'Khóa loại nội dung chỉ được chứa các ký tự chữ và số viết thường, dấu gạch dưới hoặc dấu gạch ngang.','The post type key must be under 20 characters.'=>'Khóa loại nội dung phải dưới 20 ký tự.','We do not recommend using this field in ACF Blocks.'=>'Chúng tôi không khuyến nghị sử dụng trường này trong ACF Blocks.','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'Hiển thị trình soạn thảo WYSIWYG của WordPress như được thấy trong Bài viết và Trang cho phép trải nghiệm chỉnh sửa văn bản phong phú cũng như cho phép nội dung đa phương tiện.','WYSIWYG Editor'=>'Trình soạn thảo trực quan','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'Cho phép chọn một hoặc nhiều người dùng có thể được sử dụng để tạo mối quan hệ giữa các đối tượng dữ liệu.','A text input specifically designed for storing web addresses.'=>'Một đầu vào văn bản được thiết kế đặc biệt để lưu trữ địa chỉ web.','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'Một công tắc cho phép bạn chọn một giá trị 1 hoặc 0 (bật hoặc tắt, đúng hoặc sai, v.v.). Có thể được trình bày dưới dạng một công tắc hoặc hộp kiểm có kiểu.','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'Giao diện người dùng tương tác để chọn thời gian. Định dạng thời gian có thể được tùy chỉnh bằng cách sử dụng cài đặt trường.','A basic textarea input for storing paragraphs of text.'=>'Một ô nhập liệu dạng văn bản cơ bản để lưu trữ các đoạn văn bản.','A basic text input, useful for storing single string values.'=>'Một đầu vào văn bản cơ bản, hữu ích để lưu trữ các giá trị chuỗi đơn.','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'Cho phép chọn một hoặc nhiều mục phân loại phân loại dựa trên tiêu chí và tùy chọn được chỉ định trong cài đặt trường.','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'Cho phép bạn nhóm các trường vào các phần có tab trong màn hình chỉnh sửa. Hữu ích để giữ cho các trường được tổ chức và có cấu trúc.','A dropdown list with a selection of choices that you specify.'=>'Một danh sách thả xuống với một lựa chọn các lựa chọn mà bạn chỉ định.','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'Giao diện hai cột để chọn một hoặc nhiều bài viết, trang hoặc mục loại nội dung tùy chỉnh để tạo mối quan hệ với mục bạn đang chỉnh sửa. Bao gồm các tùy chọn để tìm kiếm và lọc.','An input for selecting a numerical value within a specified range using a range slider element.'=>'Một đầu vào để chọn một giá trị số trong một phạm vi đã chỉ định bằng cách sử dụng một phần tử thanh trượt phạm vi.','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'Một nhóm các đầu vào nút radio cho phép người dùng thực hiện một lựa chọn duy nhất từ các giá trị mà bạn chỉ định.','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'Giao diện người dùng tương tác và tùy chỉnh để chọn một hoặc nhiều bài viết, trang hoặc mục loại nội dung với tùy chọn tìm kiếm. ','An input for providing a password using a masked field.'=>'Một đầu vào để cung cấp mật khẩu bằng cách sử dụng một trường đã được che.','Filter by Post Status'=>'Lọc theo Trạng thái Bài viết','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'Một danh sách thả xuống tương tác để chọn một hoặc nhiều bài viết, trang, mục loại nội dung tùy chỉnh hoặc URL lưu trữ, với tùy chọn tìm kiếm.','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'Một thành phần tương tác để nhúng video, hình ảnh, tweet, âm thanh và nội dung khác bằng cách sử dụng chức năng oEmbed gốc của WordPress.','An input limited to numerical values.'=>'Một đầu vào giới hạn cho các giá trị số.','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'Được sử dụng để hiển thị một thông điệp cho các trình chỉnh sửa cùng với các trường khác. Hữu ích để cung cấp ngữ cảnh hoặc hướng dẫn bổ sung xung quanh các trường của bạn.','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'Cho phép bạn chỉ định một liên kết và các thuộc tính của nó như tiêu đề và mục tiêu bằng cách sử dụng công cụ chọn liên kết gốc của WordPress.','Uses the native WordPress media picker to upload, or choose images.'=>'Sử dụng công cụ chọn phương tiện gốc của WordPress để tải lên hoặc chọn hình ảnh.','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'Cung cấp một cách để cấu trúc các trường thành các nhóm để tổ chức dữ liệu và màn hình chỉnh sửa tốt hơn.','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'Giao diện người dùng tương tác để chọn một vị trí bằng cách sử dụng Google Maps. Yêu cầu một khóa API Google Maps và cấu hình bổ sung để hiển thị chính xác.','Uses the native WordPress media picker to upload, or choose files.'=>'Sử dụng công cụ chọn phương tiện gốc của WordPress để tải lên hoặc chọn tệp.','A text input specifically designed for storing email addresses.'=>'Một đầu vào văn bản được thiết kế đặc biệt để lưu trữ địa chỉ email.','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'Giao diện người dùng tương tác để chọn ngày và giờ. Định dạng trả về ngày có thể được tùy chỉnh bằng cách sử dụng cài đặt trường.','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'Giao diện người dùng tương tác để chọn ngày. Định dạng trả về ngày có thể được tùy chỉnh bằng cách sử dụng cài đặt trường.','An interactive UI for selecting a color, or specifying a Hex value.'=>'Giao diện người dùng tương tác để chọn màu hoặc chỉ định giá trị Hex.','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'Một nhóm các đầu vào hộp kiểm cho phép người dùng chọn một hoặc nhiều giá trị mà bạn chỉ định.','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'Một nhóm các nút với các giá trị mà bạn chỉ định, người dùng có thể chọn một tùy chọn từ các giá trị được cung cấp.','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'Cho phép bạn nhóm và tổ chức các trường tùy chỉnh vào các bảng có thể thu gọn được hiển thị trong khi chỉnh sửa nội dung. Hữu ích để giữ cho các tập dữ liệu lớn gọn gàng.','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'Điều này cung cấp một giải pháp để lặp lại nội dung như slide, thành viên nhóm và ô kêu gọi hành động, bằng cách hoạt động như một cha cho một tập hợp các trường con có thể được lặp lại đi lặp lại.','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'Điều này cung cấp một giao diện tương tác để quản lý một bộ sưu tập các tệp đính kèm. Hầu hết các cài đặt tương tự như loại trường Hình ảnh. Cài đặt bổ sung cho phép bạn chỉ định nơi thêm tệp đính kèm mới trong thư viện và số lượng tệp đính kèm tối thiểu / tối đa được cho phép.','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'Điều này cung cấp một trình soạn thảo dựa trên bố cục, có cấu trúc, đơn giản. Trường nội dung linh hoạt cho phép bạn định nghĩa, tạo và quản lý nội dung với quyền kiểm soát tuyệt đối bằng cách sử dụng bố cục và trường con để thiết kế các khối có sẵn.','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'Điều này cho phép bạn chọn và hiển thị các trường hiện có. Nó không sao chép bất kỳ trường nào trong cơ sở dữ liệu, nhưng tải và hiển thị các trường đã chọn tại thời gian chạy. Trường Clone có thể thay thế chính nó bằng các trường đã chọn hoặc hiển thị các trường đã chọn dưới dạng một nhóm trường con.','nounClone'=>'Sao chép','PRO'=>'PRO','Advanced'=>'Nâng cao','JSON (newer)'=>'JSON (mới hơn)','Original'=>'Gốc','Invalid post ID.'=>'ID bài viết không hợp lệ.','Invalid post type selected for review.'=>'Loại nội dung được chọn để xem xét không hợp lệ.','More'=>'Xem thêm','Tutorial'=>'Hướng dẫn','Select Field'=>'Chọn trường','Try a different search term or browse %s'=>'Thử một từ khóa tìm kiếm khác hoặc duyệt %s','Popular fields'=>'Các trường phổ biến','No search results for \'%s\''=>'Không có kết quả tìm kiếm cho \'%s\'','Search fields...'=>'Tìm kiếm trường...','Select Field Type'=>'Chọn loại trường','Popular'=>'Phổ biến','Add Taxonomy'=>'Thêm phân loại','Create custom taxonomies to classify post type content'=>'Tạo phân loại tùy chỉnh để phân loại nội dung loại nội dung','Add Your First Taxonomy'=>'Thêm phân loại đầu tiên của bạn','Hierarchical taxonomies can have descendants (like categories).'=>'Phân loại theo hệ thống có thể có các mục con (như các danh mục).','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'Hiển thị phân loại trên giao diện người dùng và trên bảng điều khiển quản trị.','One or many post types that can be classified with this taxonomy.'=>'Một hoặc nhiều loại nội dung có thể được phân loại bằng phân loại này.','genre'=>'thể loại','Genre'=>'Thể loại','Genres'=>'Các thể loại','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'Bộ điều khiển tùy chỉnh tùy chọn để sử dụng thay vì `WP_REST_Terms_Controller `.','Expose this post type in the REST API.'=>'Tiết lộ loại nội dung này trong REST API.','Customize the query variable name'=>'Tùy chỉnh tên biến truy vấn','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'Các mục phân loại có thể được truy cập bằng cách sử dụng đường dẫn cố định không đẹp, ví dụ, {query_var}={term_slug}.','Parent-child terms in URLs for hierarchical taxonomies.'=>'Các mục phân loại cha-con trong URL cho các phân loại theo hệ thống.','Customize the slug used in the URL'=>'Tùy chỉnh đường dẫn cố định được sử dụng trong URL','Permalinks for this taxonomy are disabled.'=>'Liên kết cố định cho phân loại này đã bị vô hiệu hóa.','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'Thay đổi URL bằng cách sử dụng khóa phân loại làm đường dẫn cố định. Cấu trúc đường dẫn cố định của bạn sẽ là','Taxonomy Key'=>'Liên kết phân loại','Select the type of permalink to use for this taxonomy.'=>'Chọn loại liên kết cố định để sử dụng cho phân loại này.','Display a column for the taxonomy on post type listing screens.'=>'Hiển thị một cột cho phân loại trên màn hình liệt kê loại nội dung.','Show Admin Column'=>'Hiển thị cột quản trị','Show the taxonomy in the quick/bulk edit panel.'=>'Hiển thị phân loại trong bảng chỉnh sửa nhanh / hàng loạt.','Quick Edit'=>'Chỉnh sửa nhanh','List the taxonomy in the Tag Cloud Widget controls.'=>'Liệt kê phân loại trong các điều khiển Widget mây thẻ.','Tag Cloud'=>'Mây thẻ','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'Tên hàm PHP sẽ được gọi để làm sạch dữ liệu phân loại được lưu từ một hộp meta.','Meta Box Sanitization Callback'=>'Hàm Gọi lại Làm sạch Hộp Meta','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'Tên hàm PHP sẽ được gọi để xử lý nội dung của một hộp meta trên phân loại của bạn.','Register Meta Box Callback'=>'Đăng ký Hàm Gọi lại Hộp Meta','No Meta Box'=>'Không có Hộp Meta','Custom Meta Box'=>'Hộp Meta tùy chỉnh','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'Điều khiển hộp meta trên màn hình trình chỉnh sửa nội dung. Theo mặc định, hộp meta danh mục được hiển thị cho các phân loại theo hệ thống, và hộp meta Thẻ được hiển thị cho các phân loại không theo hệ thống.','Meta Box'=>'Hộp Meta','Categories Meta Box'=>'Hộp Meta danh mục','Tags Meta Box'=>'Hộp Meta Thẻ','A link to a tag'=>'Một liên kết đến một thẻ','Describes a navigation link block variation used in the block editor.'=>'Mô tả một biến thể khối liên kết điều hướng được sử dụng trong trình chỉnh sửa khối.','A link to a %s'=>'Một liên kết đến một %s','Tag Link'=>'Liên kết Thẻ','Assigns a title for navigation link block variation used in the block editor.'=>'Gán một tiêu đề cho biến thể khối liên kết điều hướng được sử dụng trong trình chỉnh sửa khối.','← Go to tags'=>'← Đi đến thẻ','Assigns the text used to link back to the main index after updating a term.'=>'Gán văn bản được sử dụng để liên kết trở lại chỉ mục chính sau khi cập nhật một mục phân loại.','Back To Items'=>'Quay lại mục','← Go to %s'=>'← Quay lại %s','Tags list'=>'Danh sách thẻ','Assigns text to the table hidden heading.'=>'Gán văn bản cho tiêu đề bảng ẩn.','Tags list navigation'=>'Danh sách điều hướng thẻ','Assigns text to the table pagination hidden heading.'=>'Gán văn bản cho tiêu đề ẩn của phân trang bảng.','Filter by category'=>'Lọc theo danh mục','Assigns text to the filter button in the posts lists table.'=>'Gán văn bản cho nút lọc trong bảng danh sách bài viết.','Filter By Item'=>'Lọc theo mục','Filter by %s'=>'Lọc theo %s','The description is not prominent by default; however, some themes may show it.'=>'Mô tả không nổi bật theo mặc định; tuy nhiên, một số chủ đề có thể hiển thị nó.','Describes the Description field on the Edit Tags screen.'=>'Thông tin về trường mô tả trên màn hình chỉnh sửa thẻ.','Description Field Description'=>'Thông tin về trường mô tả','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'Gán một mục phân loại cha để tạo ra một hệ thống phân cấp. Thuật ngữ Jazz, ví dụ, sẽ là cha của Bebop và Big Band','Describes the Parent field on the Edit Tags screen.'=>'Mô tả trường cha trên màn hình chỉnh sửa thẻ.','Parent Field Description'=>'Mô tả trường cha','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'"Đường dẫn cố định" là phiên bản thân thiện với URL của tên. Nó thường là tất cả chữ thường và chỉ chứa các chữ cái, số và dấu gạch ngang.','Describes the Slug field on the Edit Tags screen.'=>'Mô tả trường đường dẫn cố định trên màn hình chỉnh sửa thẻ.','Slug Field Description'=>'Mô tả trường đường dẫn cố định','The name is how it appears on your site'=>'Tên là cách nó xuất hiện trên trang web của bạn','Describes the Name field on the Edit Tags screen.'=>'Mô tả trường tên trên màn hình chỉnh sửa thẻ.','Name Field Description'=>'Mô tả trường Tên','No tags'=>'Không có thẻ','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'Gán văn bản hiển thị trong bảng danh sách bài viết và phương tiện khi không có thẻ hoặc danh mục nào có sẵn.','No Terms'=>'Không có mục phân loại','No %s'=>'Không có %s','No tags found'=>'Không tìm thấy thẻ','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'Gán văn bản hiển thị khi nhấp vào văn bản \'chọn từ những thẻ được sử dụng nhiều nhất\' trong hộp meta phân loại khi không có thẻ nào có sẵn, và gán văn bản được sử dụng trong bảng danh sách mục phân loại khi không có mục nào cho một phân loại.','Not Found'=>'Không tìm thấy','Assigns text to the Title field of the Most Used tab.'=>'Gán văn bản cho trường Tiêu đề của tab Được sử dụng nhiều nhất.','Most Used'=>'Được sử dụng nhiều nhất','Choose from the most used tags'=>'Chọn từ những thẻ được sử dụng nhiều nhất','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'Gán văn bản \'chọn từ những thẻ được sử dụng nhiều nhất\' được sử dụng trong hộp meta khi JavaScript bị vô hiệu hóa. Chỉ được sử dụng trên các phân loại không phân cấp.','Choose From Most Used'=>'Chọn từ những thẻ được sử dụng nhiều nhất','Choose from the most used %s'=>'Chọn từ những %s được sử dụng nhiều nhất','Add or remove tags'=>'Thêm hoặc xóa thẻ','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'Gán văn bản thêm hoặc xóa mục được sử dụng trong hộp meta khi JavaScript bị vô hiệu hóa. Chỉ được sử dụng trên các phân loại không phân cấp.','Add Or Remove Items'=>'Thêm hoặc xóa mục','Add or remove %s'=>'Thêm hoặc xóa %s','Separate tags with commas'=>'Tách các thẻ bằng dấu phẩy','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'Gán văn bản tách mục bằng dấu phẩy được sử dụng trong hộp meta phân loại. Chỉ được sử dụng trên các phân loại không phân cấp.','Separate Items With Commas'=>'Tách các mục bằng dấu phẩy','Separate %s with commas'=>'Tách %s bằng dấu phẩy','Popular Tags'=>'Thẻ phổ biến','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'Gán văn bản mục phổ biến. Chỉ được sử dụng cho các phân loại không phân cấp.','Popular Items'=>'Mục phổ biến','Popular %s'=>'%s phổ biến','Search Tags'=>'Tìm kiếm thẻ','Assigns search items text.'=>'Gán văn bản tìm kiếm mục.','Parent Category:'=>'Danh mục cha:','Assigns parent item text, but with a colon (:) added to the end.'=>'Gán văn bản mục cha, nhưng với dấu hai chấm (:) được thêm vào cuối.','Parent Item With Colon'=>'Mục cha với dấu hai chấm','Parent Category'=>'Danh mục cha','Assigns parent item text. Only used on hierarchical taxonomies.'=>'Gán văn bản mục cha. Chỉ được sử dụng trên các phân loại phân cấp.','Parent Item'=>'Mục cha','Parent %s'=>'%s cha','New Tag Name'=>'Tên thẻ mới','Assigns the new item name text.'=>'Gán văn bản tên mục mới.','New Item Name'=>'Tên mục mới','New %s Name'=>'Tên mới %s','Add New Tag'=>'Thêm thẻ mới','Assigns the add new item text.'=>'Gán văn bản thêm mục mới.','Update Tag'=>'Cập nhật thẻ','Assigns the update item text.'=>'Gán văn bản cập nhật mục.','Update Item'=>'Cập nhật mục','Update %s'=>'Cập nhật %s','View Tag'=>'Xem thẻ','In the admin bar to view term during editing.'=>'Trong thanh quản trị để xem mục phân loại trong quá trình chỉnh sửa.','Edit Tag'=>'Chỉnh sửa thẻ','At the top of the editor screen when editing a term.'=>'Ở đầu màn hình trình chỉnh sửa khi sửa một mục phân loại.','All Tags'=>'Tất cả thẻ','Assigns the all items text.'=>'Gán văn bản tất cả mục.','Assigns the menu name text.'=>'Gán văn bản tên menu.','Menu Label'=>'Nhãn menu','Active taxonomies are enabled and registered with WordPress.'=>'Các phân loại đang hoạt động được kích hoạt và đăng ký với WordPress.','A descriptive summary of the taxonomy.'=>'Một tóm tắt mô tả về phân loại.','A descriptive summary of the term.'=>'Một tóm tắt mô tả về mục phân loại.','Term Description'=>'Mô tả mục phân loại','Single word, no spaces. Underscores and dashes allowed.'=>'Một từ, không có khoảng trắng. Cho phép dấu gạch dưới và dấu gạch ngang.','Term Slug'=>'Đường dẫn cố định mục phân loại','The name of the default term.'=>'Tên của mục phân loại mặc định.','Term Name'=>'Tên mục phân loại','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'Tạo một mục cho phân loại không thể bị xóa. Nó sẽ không được chọn cho bài viết theo mặc định.','Default Term'=>'Mục phân loại mặc định','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'Có nên sắp xếp các mục phân loại trong phân loại này theo thứ tự chúng được cung cấp cho `wp_set_object_terms()` hay không.','Sort Terms'=>'Sắp xếp mục phân loại','Add Post Type'=>'Thêm loại nội dung','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'Mở rộng chức năng của WordPress vượt ra khỏi bài viết và trang tiêu chuẩn với các loại nội dung tùy chỉnh.','Add Your First Post Type'=>'Thêm loại nội dung đầu tiên của bạn','I know what I\'m doing, show me all the options.'=>'Tôi biết tôi đang làm gì, hãy cho tôi xem tất cả các tùy chọn.','Advanced Configuration'=>'Cấu hình nâng cao','Hierarchical post types can have descendants (like pages).'=>'Tùy chọn này giúp loại nội dung có thể tạo các mục con (như trang).','Hierarchical'=>'Phân cấp','Visible on the frontend and in the admin dashboard.'=>'Hiển thị trên giao diện người dùng và trên bảng điều khiển quản trị.','Public'=>'Công khai','movie'=>'phim','Lower case letters, underscores and dashes only, Max 20 characters.'=>'Chỉ sử dụng chữ cái thường, dấu gạch dưới và dấu gạch ngang, tối đa 20 ký tự.','Movie'=>'Phim','Singular Label'=>'Tên số ít','Movies'=>'Phim','Plural Label'=>'Tên số nhiều','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'Tùy chọn sử dụng bộ điều khiển tùy chỉnh thay vì `WP_REST_Posts_Controller`.','Controller Class'=>'Lớp điều khiển','The namespace part of the REST API URL.'=>'Phần không gian tên của URL REST API.','Namespace Route'=>'Namespace Route','The base URL for the post type REST API URLs.'=>'URL cơ sở cho các URL API REST của loại nội dung.','Base URL'=>'Base URL','Exposes this post type in the REST API. Required to use the block editor.'=>'Tiết lộ loại nội dung này trong API REST. Yêu cầu sử dụng trình soạn thảo khối.','Show In REST API'=>'Hiển thị trong REST API','Customize the query variable name.'=>'Tùy chỉnh tên biến truy vấn.','Query Variable'=>'Biến truy Vấn','No Query Variable Support'=>'Không hỗ trợ biến truy vấn','Custom Query Variable'=>'Biến truy vấn tùy chỉnh','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'Các mục có thể được truy cập bằng cách sử dụng đường dẫn cố định không đẹp, ví dụ: {post_type}={post_slug}.','Query Variable Support'=>'Hỗ trợ biến truy vấn','URLs for an item and items can be accessed with a query string.'=>'URL cho một mục và các mục có thể được truy cập bằng một chuỗi truy vấn.','Publicly Queryable'=>'Có thể truy vấn công khai','Custom slug for the Archive URL.'=>'Đường dẫn cố định tùy chỉnh cho URL trang lưu trữ.','Archive Slug'=>'Slug trang lưu trữ','Has an item archive that can be customized with an archive template file in your theme.'=>'Có một kho lưu trữ mục có thể được tùy chỉnh với một tệp mẫu lưu trữ trong giao diện của bạn.','Archive'=>'Trang lưu trữ','Pagination support for the items URLs such as the archives.'=>'Hỗ trợ phân trang cho các URL mục như lưu trữ.','Pagination'=>'Phân trang','RSS feed URL for the post type items.'=>'URL nguồn cấp dữ liệu RSS cho các mục loại nội dung.','Feed URL'=>'URL nguồn cấp dữ liệu','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'Thay đổi cấu trúc liên kết cố định để thêm tiền tố `WP_Rewrite::$front` vào URL.','Front URL Prefix'=>'Tiền tố URL phía trước','Customize the slug used in the URL.'=>'Tùy chỉnh đường dẫn cố định được sử dụng trong URL.','URL Slug'=>'Đường dẫn cố định URL','Permalinks for this post type are disabled.'=>'Liên kết cố định cho loại nội dung này đã bị vô hiệu hóa.','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'Thay đổi URL bằng cách sử dụng đường dẫn cố định tùy chỉnh được định nghĩa trong đầu vào dưới đây. Cấu trúc đường dẫn cố định của bạn sẽ là','No Permalink (prevent URL rewriting)'=>'Không có liên kết cố định (ngăn chặn việc viết lại URL)','Custom Permalink'=>'Liên kết tĩnh tùy chỉnh','Post Type Key'=>'Khóa loại nội dung','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'Thay đổi URL bằng cách sử dụng khóa loại nội dung làm đường dẫn cố định. Cấu trúc liên kết cố định của bạn sẽ là','Permalink Rewrite'=>'Thay đổi liên kết cố định','Delete items by a user when that user is deleted.'=>'Xóa các mục của một người dùng khi người dùng đó bị xóa.','Delete With User'=>'Xóa với người dùng','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'Cho phép loại nội dung được xuất từ \'Công cụ\' > \'Xuất\'.','Can Export'=>'Có thể xuất','Optionally provide a plural to be used in capabilities.'=>'Tùy chọn cung cấp một số nhiều để sử dụng trong khả năng.','Plural Capability Name'=>'Tên khả năng số nhiều','Choose another post type to base the capabilities for this post type.'=>'Chọn một loại nội dung khác để cơ sở các khả năng cho loại nội dung này.','Singular Capability Name'=>'Tên khả năng số ít','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'Theo mặc định, các khả năng của loại nội dung sẽ kế thừa tên khả năng \'Bài viết\', ví dụ: edit_post, delete_posts. Kích hoạt để sử dụng khả năng cụ thể của loại nội dung, ví dụ: edit_{singular}, delete_{plural}.','Rename Capabilities'=>'Đổi tên quyền người dùng','Exclude From Search'=>'Loại trừ khỏi tìm kiếm','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'Cho phép các mục được thêm vào menu trong màn hình \'Giao diện\' > \'Menu\'. Phải được bật trong \'Tùy chọn màn hình\'.','Appearance Menus Support'=>'Hỗ trợ menu giao diện','Appears as an item in the \'New\' menu in the admin bar.'=>'Xuất hiện như một mục trong menu \'Mới\' trên thanh quản trị.','Show In Admin Bar'=>'Hiển thị trong thanh quản trị','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'Tên hàm PHP được gọi khi thiết lập các hộp meta cho màn hình chỉnh sửa.','Custom Meta Box Callback'=>'Hàm gọi lại hộp meta tùy chỉnh','Menu Icon'=>'Biểu tượng menu','The position in the sidebar menu in the admin dashboard.'=>'Vị trí trong menu thanh bên trên bảng điều khiển quản trị.','Menu Position'=>'Vị trí menu','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'Theo mặc định, loại nội dung sẽ nhận được một mục cấp cao mới trong menu quản trị. Nếu một mục cấp cao hiện có được cung cấp ở đây, loại bài viết sẽ được thêm dưới dạng mục con dưới nó.','Admin Menu Parent'=>'Menu quản trị cấp trên','Admin editor navigation in the sidebar menu.'=>'Điều hướng trình chỉnh sửa của quản trị trong menu thanh bên.','Show In Admin Menu'=>'Hiển thị trong menu quản trị','Items can be edited and managed in the admin dashboard.'=>'Các mục có thể được chỉnh sửa và quản lý trong bảng điều khiển quản trị.','Show In UI'=>'Hiển thị trong giao diện người dùng','A link to a post.'=>'Một liên kết đến một bài viết.','Description for a navigation link block variation.'=>'Mô tả cho biến thể khối liên kết điều hướng.','Item Link Description'=>'Mô tả liên kết mục','A link to a %s.'=>'Một liên kết đến %s.','Post Link'=>'Liên kết bài viết','Title for a navigation link block variation.'=>'Tiêu đề cho biến thể khối liên kết điều hướng.','Item Link'=>'Liên kết mục','%s Link'=>'Liên kết %s','Post updated.'=>'Bài viết đã được cập nhật.','In the editor notice after an item is updated.'=>'Trong thông báo trình soạn thảo sau khi một mục được cập nhật.','Item Updated'=>'Mục đã được cập nhật','%s updated.'=>'%s đã được cập nhật.','Post scheduled.'=>'Bài viết đã được lên lịch.','In the editor notice after scheduling an item.'=>'Trong thông báo trình soạn thảo sau khi lên lịch một mục.','Item Scheduled'=>'Mục đã được lên lịch','%s scheduled.'=>'%s đã được lên lịch.','Post reverted to draft.'=>'Bài viết đã được chuyển về nháp.','In the editor notice after reverting an item to draft.'=>'Trong thông báo trình soạn thảo sau khi chuyển một mục về nháp.','Item Reverted To Draft'=>'Mục đã được chuyển về nháp','%s reverted to draft.'=>'%s đã được chuyển về nháp.','Post published privately.'=>'Bài viết đã được xuất bản riêng tư.','In the editor notice after publishing a private item.'=>'Trong thông báo trình soạn thảo sau khi xuất bản một mục riêng tư.','Item Published Privately'=>'Mục đã được xuất bản riêng tư','%s published privately.'=>'%s đã được xuất bản riêng tư.','Post published.'=>'Bài viết đã được xuất bản.','In the editor notice after publishing an item.'=>'Trong thông báo trình soạn thảo sau khi xuất bản một mục.','Item Published'=>'Mục đã được xuất bản','%s published.'=>'%s đã được xuất bản.','Posts list'=>'Danh sách bài viết','Used by screen readers for the items list on the post type list screen.'=>'Được sử dụng bởi máy đọc màn hình cho danh sách mục trên màn hình danh sách loại nội dung.','Items List'=>'Danh sách mục','%s list'=>'Danh sách %s','Posts list navigation'=>'Điều hướng danh sách bài viết','Used by screen readers for the filter list pagination on the post type list screen.'=>'Được sử dụng bởi máy đọc màn hình cho phân trang danh sách bộ lọc trên màn hình danh sách loại nội dung.','Items List Navigation'=>'Điều hướng danh sách mục','%s list navigation'=>'Điều hướng danh sách %s','Filter posts by date'=>'Lọc bài viết theo ngày','Used by screen readers for the filter by date heading on the post type list screen.'=>'Được sử dụng bởi máy đọc màn hình cho tiêu đề lọc theo ngày trên màn hình danh sách loại nội dung.','Filter Items By Date'=>'Lọc mục theo ngày','Filter %s by date'=>'Lọc %s theo ngày','Filter posts list'=>'Lọc danh sách bài viết','Used by screen readers for the filter links heading on the post type list screen.'=>'Được sử dụng bởi máy đọc màn hình cho tiêu đề liên kết bộ lọc trên màn hình danh sách loại nội dung.','Filter Items List'=>'Lọc danh sách mục','Filter %s list'=>'Lọc danh sách %s','In the media modal showing all media uploaded to this item.'=>'Trong modal phương tiện hiển thị tất cả phương tiện đã tải lên cho mục này.','Uploaded To This Item'=>'Đã tải lên mục này','Uploaded to this %s'=>'Đã tải lên %s này','Insert into post'=>'Chèn vào bài viết','As the button label when adding media to content.'=>'Như nhãn nút khi thêm phương tiện vào nội dung.','Insert Into Media Button'=>'Chèn vào nút Media','Insert into %s'=>'Chèn vào %s','Use as featured image'=>'Sử dụng làm hình ảnh nổi bật','As the button label for selecting to use an image as the featured image.'=>'Như nhãn nút để chọn sử dụng hình ảnh làm hình ảnh nổi bật.','Use Featured Image'=>'Sử dụng hình ảnh nổi bật','Remove featured image'=>'Xóa hình ảnh nổi bật','As the button label when removing the featured image.'=>'Như nhãn nút khi xóa hình ảnh nổi bật.','Remove Featured Image'=>'Xóa hình ảnh nổi bật','Set featured image'=>'Đặt hình ảnh nổi bật','As the button label when setting the featured image.'=>'Như nhãn nút khi đặt hình ảnh nổi bật.','Set Featured Image'=>'Đặt hình ảnh nổi bật','Featured image'=>'Hình ảnh nổi bật','In the editor used for the title of the featured image meta box.'=>'Trong trình soạn thảo được sử dụng cho tiêu đề của hộp meta hình ảnh nổi bật.','Featured Image Meta Box'=>'Hộp meta hình ảnh nổi bật','Post Attributes'=>'Thuộc tính bài viết','In the editor used for the title of the post attributes meta box.'=>'Trong trình soạn thảo được sử dụng cho tiêu đề của hộp meta thuộc tính bài viết.','Attributes Meta Box'=>'Hộp meta thuộc tính','%s Attributes'=>'Thuộc tính %s','Post Archives'=>'Lưu trữ bài viết','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'Thêm các mục \'Lưu trữ loại nội dung\' với nhãn này vào danh sách bài viết hiển thị khi thêm mục vào menu hiện tại trong CPT có kích hoạt lưu trữ. Chỉ xuất hiện khi chỉnh sửa menu trong chế độ \'Xem trước trực tiếp\' và đã cung cấp đường dẫn cố định lưu trữ tùy chỉnh.','Archives Nav Menu'=>'Menu điều hướng trang lưu trữ','%s Archives'=>'%s Trang lưu trữ','No posts found in Trash'=>'Không tìm thấy bài viết nào trong thùng rác','At the top of the post type list screen when there are no posts in the trash.'=>'Ở đầu màn hình danh sách loại nội dung khi không có bài viết nào trong thùng rác.','No Items Found in Trash'=>'Không tìm thấy mục nào trong thùng rác','No %s found in Trash'=>'Không tìm thấy %s trong thùng rác','No posts found'=>'Không tìm thấy bài viết nào','At the top of the post type list screen when there are no posts to display.'=>'Ở đầu màn hình danh sách loại nội dung khi không có bài viết nào để hiển thị.','No Items Found'=>'Không tìm thấy mục nào','No %s found'=>'Không tìm thấy %s','Search Posts'=>'Tìm kiếm bài viết','At the top of the items screen when searching for an item.'=>'Ở đầu màn hình mục khi tìm kiếm một mục.','Search Items'=>'Tìm kiếm mục','Search %s'=>'Tìm kiếm %s','Parent Page:'=>'Trang cha:','For hierarchical types in the post type list screen.'=>'Đối với các loại phân cấp trong màn hình danh sách loại nội dung.','Parent Item Prefix'=>'Tiền tố mục cha','Parent %s:'=>'Cha %s:','New Post'=>'Bài viết mới','New Item'=>'Mục mới','New %s'=>'%s mới','Add New Post'=>'Thêm bài viết mới','At the top of the editor screen when adding a new item.'=>'Ở đầu màn hình trình chỉnh sửa khi thêm một mục mới.','Add New Item'=>'Thêm mục mới','Add New %s'=>'Thêm %s mới','View Posts'=>'Xem bài viết','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'Xuất hiện trong thanh quản trị trong chế độ xem \'Tất cả bài viết\', miễn là loại nội dung hỗ trợ lưu trữ và trang chủ không phải là lưu trữ của loại nội dung đó.','View Items'=>'Xem mục','View Post'=>'Xem bài viết','In the admin bar to view item when editing it.'=>'Trong thanh quản trị để xem mục khi đang chỉnh sửa nó.','View Item'=>'Xem mục','View %s'=>'Xem %s','Edit Post'=>'Chỉnh sửa bài viết','At the top of the editor screen when editing an item.'=>'Ở đầu màn hình trình chỉnh sửa khi sửa một mục.','Edit Item'=>'Chỉnh sửa mục','Edit %s'=>'Chỉnh sửa %s','All Posts'=>'Tất cả bài viết','In the post type submenu in the admin dashboard.'=>'Trong submenu loại nội dung trong bảng điều khiển quản trị.','All Items'=>'Tất cả mục','All %s'=>'Tất cả %s','Admin menu name for the post type.'=>'Tên menu quản trị cho loại nội dung.','Menu Name'=>'Tên menu','Regenerate all labels using the Singular and Plural labels'=>'Tạo lại tất cả các tên bằng cách sử dụng tên số ít và tên số nhiều','Regenerate'=>'Tạo lại','Active post types are enabled and registered with WordPress.'=>'Các loại nội dung đang hoạt động đã được kích hoạt và đăng ký với WordPress.','A descriptive summary of the post type.'=>'Một tóm tắt mô tả về loại nội dung.','Add Custom'=>'Thêm tùy chỉnh','Enable various features in the content editor.'=>'Kích hoạt các tính năng khác nhau trong trình chỉnh sửa nội dung.','Post Formats'=>'Định dạng bài viết','Editor'=>'Trình chỉnh sửa','Trackbacks'=>'Theo dõi liên kết','Select existing taxonomies to classify items of the post type.'=>'Chọn các phân loại hiện có để phân loại các mục của loại nội dung.','Browse Fields'=>'Duyệt các trường','Nothing to import'=>'Không có gì để nhập','. The Custom Post Type UI plugin can be deactivated.'=>'. Plugin Giao diện người dùng loại nội dung tùy chỉnh có thể được hủy kích hoạt.','Imported %d item from Custom Post Type UI -'=>'Đã nhập %d mục từ giao diện người dùng loại nội dung tùy chỉnh -','Failed to import taxonomies.'=>'Không thể nhập phân loại.','Failed to import post types.'=>'Không thể nhập loại nội dung.','Nothing from Custom Post Type UI plugin selected for import.'=>'Không có gì từ plugin Giao diện người dùng loại nội dung tùy chỉnh được chọn để nhập.','Imported 1 item'=>'Đã nhập %s mục','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'Nhập một loại nội dung hoặc Phân loại với khóa giống như một cái đã tồn tại sẽ ghi đè các cài đặt cho loại nội dung hoặc Phân loại hiện tại với những cái của nhập khẩu.','Import from Custom Post Type UI'=>'Nhập từ Giao diện người dùng loại nội dung Tùy chỉnh','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'Mã sau đây có thể được sử dụng để đăng ký một phiên bản địa phương của các mục đã chọn. Lưu trữ nhóm trường, loại nội dung hoặc phân loại một cách địa phương có thể mang lại nhiều lợi ích như thời gian tải nhanh hơn, kiểm soát phiên bản và trường/cài đặt động. Chỉ cần sao chép và dán mã sau vào tệp functions.php giao diện của bạn hoặc bao gồm nó trong một tệp bên ngoài, sau đó hủy kích hoạt hoặc xóa các mục từ quản trị ACF.','Export - Generate PHP'=>'Xuất - Tạo PHP','Export'=>'Xuất','Select Taxonomies'=>'Chọn Phân loại','Select Post Types'=>'Chọn loại nội dung','Exported 1 item.'=>'Đã xuất %s mục.','Category'=>'Danh mục','Tag'=>'Thẻ','%s taxonomy created'=>'%s đã tạo phân loại','%s taxonomy updated'=>'%s đã cập nhật phân loại','Taxonomy draft updated.'=>'Bản nháp phân loại đã được cập nhật.','Taxonomy scheduled for.'=>'Phân loại được lên lịch cho.','Taxonomy submitted.'=>'Phân loại đã được gửi.','Taxonomy saved.'=>'Phân loại đã được lưu.','Taxonomy deleted.'=>'Phân loại đã được xóa.','Taxonomy updated.'=>'Phân loại đã được cập nhật.','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'Phân loại này không thể được đăng ký vì khóa của nó đang được sử dụng bởi một phân loại khác được đăng ký bởi một plugin hoặc giao diện khác.','Taxonomy synchronized.'=>'Đã đồng bộ hóa %s phân loại.','Taxonomy duplicated.'=>'Đã nhân đôi %s phân loại.','Taxonomy deactivated.'=>'Đã hủy kích hoạt %s phân loại.','Taxonomy activated.'=>'Đã kích hoạt %s phân loại.','Terms'=>'Mục phân loại','Post type synchronized.'=>'Đã đồng bộ hóa %s loại nội dung.','Post type duplicated.'=>'Đã nhân đôi %s loại nội dung.','Post type deactivated.'=>'Đã hủy kích hoạt %s loại nội dung.','Post type activated.'=>'Đã kích hoạt %s loại nội dung.','Post Types'=>'Loại nội dung','Advanced Settings'=>'Cài đặt nâng cao','Basic Settings'=>'Cài đặt cơ bản','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'Loại nội dung này không thể được đăng ký vì khóa của nó đang được sử dụng bởi một loại nội dung khác được đăng ký bởi một plugin hoặc giao diện khác.','Pages'=>'Trang','Link Existing Field Groups'=>'Liên kết Nhóm Trường Hiện tại','%s post type created'=>'%s Đã tạo loại nội dung','Add fields to %s'=>'Thêm trường vào %s','%s post type updated'=>'%s Đã cập nhật loại nội dung','Post type draft updated.'=>'Bản nháp loại nội dung đã được cập nhật.','Post type scheduled for.'=>'Loại nội dung được lên lịch cho.','Post type submitted.'=>'Loại nội dung đã được gửi.','Post type saved.'=>'Loại nội dung đã được lưu.','Post type updated.'=>'Loại nội dung đã được cập nhật.','Post type deleted.'=>'Loại nội dung đã được xóa.','Type to search...'=>'Nhập để tìm kiếm...','PRO Only'=>'Chỉ dành cho PRO','Field groups linked successfully.'=>'Nhóm trường đã được liên kết thành công.','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'Nhập loại nội dung và Phân loại đã đăng ký với Giao diện người dùng loại nội dung Tùy chỉnh và quản lý chúng với ACF. Bắt đầu.','ACF'=>'ACF','taxonomy'=>'phân loại','post type'=>'loại nội dung','Done'=>'Hoàn tất','Field Group(s)'=>'Nhóm trường','Select one or many field groups...'=>'Chọn một hoặc nhiều nhóm trường...','Please select the field groups to link.'=>'Vui lòng chọn nhóm trường để liên kết.','Field group linked successfully.'=>'Nhóm trường đã được liên kết thành công.','post statusRegistration Failed'=>'Đăng ký Thất bại','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'Mục này không thể được đăng ký vì khóa của nó đang được sử dụng bởi một mục khác được đăng ký bởi một plugin hoặc giao diện khác.','REST API'=>'REST API','Permissions'=>'Quyền','URLs'=>'URL','Visibility'=>'Khả năng hiển thị','Labels'=>'Nhãn','Field Settings Tabs'=>'Thẻ thiết lập trường','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[Giá trị shortcode ACF bị tắt xem trước]','Close Modal'=>'Thoát hộp cửa sổ','Field moved to other group'=>'Trường được chuyển đến nhóm khác','Close modal'=>'Thoát hộp cửa sổ','Start a new group of tabs at this tab.'=>'Bắt đầu một nhóm mới của các tab tại tab này.','New Tab Group'=>'Nhóm Tab mới','Use a stylized checkbox using select2'=>'Sử dụng hộp kiểm được tạo kiểu bằng select2','Save Other Choice'=>'Lưu Lựa chọn khác','Allow Other Choice'=>'Cho phép lựa chọn khác','Add Toggle All'=>'Thêm chuyển đổi tất cả','Save Custom Values'=>'Lưu Giá trị Tùy chỉnh','Allow Custom Values'=>'Cho phép giá trị tùy chỉnh','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'Giá trị tùy chỉnh của hộp kiểm không thể trống. Bỏ chọn bất kỳ giá trị trống nào.','Updates'=>'Cập nhật','Advanced Custom Fields logo'=>'Logo Advanced Custom Fields','Save Changes'=>'Lưu thay đổi','Field Group Title'=>'Tiêu đề nhóm trường','Add title'=>'Thêm tiêu đề','New to ACF? Take a look at our getting started guide.'=>'Mới sử dụng ACF? Hãy xem qua hướng dẫn bắt đầu của chúng tôi.','Add Field Group'=>'Thêm nhóm trường','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF sử dụng nhóm trường để nhóm các trường tùy chỉnh lại với nhau, sau đó gắn các trường đó vào màn hình chỉnh sửa.','Add Your First Field Group'=>'Thêm nhóm trường đầu tiên của bạn','Options Pages'=>'Trang cài đặt','ACF Blocks'=>'Khối ACF','Gallery Field'=>'Trường Album ảnh','Flexible Content Field'=>'Trường nội dung linh hoạt','Repeater Field'=>'Trường lặp lại','Unlock Extra Features with ACF PRO'=>'Mở khóa tính năng mở rộng với ACF PRO','Delete Field Group'=>'Xóa nhóm trường','Created on %1$s at %2$s'=>'Được tạo vào %1$s lúc %2$s','Group Settings'=>'Cài đặt nhóm','Location Rules'=>'Quy tắc vị trí','Choose from over 30 field types. Learn more.'=>'Chọn từ hơn 30 loại trường. Tìm hiểu thêm.','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'Bắt đầu tạo các trường tùy chỉnh mới cho bài viết, trang, loại nội dung tùy chỉnh và nội dung WordPress khác của bạn.','Add Your First Field'=>'Thêm trường đầu tiên của bạn','#'=>'#','Add Field'=>'Thêm trường','Presentation'=>'Trình bày','Validation'=>'Xác thực','General'=>'Tổng quan','Import JSON'=>'Nhập JSON','Export As JSON'=>'Xuất JSON','Field group deactivated.'=>'Nhóm trường %s đã bị ngừng kích hoạt.','Field group activated.'=>'Nhóm trường %s đã được kích hoạt.','Deactivate'=>'Ngừng kích hoạt','Deactivate this item'=>'Ngừng kích hoạt mục này','Activate'=>'Kích hoạt','Activate this item'=>'Kích hoạt mục này','Move field group to trash?'=>'Chuyển nhóm trường vào thùng rác?','post statusInactive'=>'Không hoạt động','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'Advanced Custom Fields và Advanced Custom Fields PRO không nên hoạt động cùng một lúc. Chúng tôi đã tự động tắt Advanced Custom Fields PRO.','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'Advanced Custom Fields và Advanced Custom Fields PRO không nên hoạt động cùng một lúc. Chúng tôi đã tự động tắt Advanced Custom Fields.','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - Chúng tôi đã phát hiện một hoặc nhiều cuộc gọi để lấy giá trị trường ACF trước khi ACF được khởi tạo. Điều này không được hỗ trợ và có thể dẫn đến dữ liệu bị hỏng hoặc thiếu. Tìm hiểu cách khắc phục điều này.','%1$s must have a user with the %2$s role.'=>'%1$s phải có một người dùng với vai trò %2$s.','%1$s must have a valid user ID.'=>'%1$s phải có một ID người dùng hợp lệ.','Invalid request.'=>'Yêu cầu không hợp lệ.','%1$s is not one of %2$s'=>'%1$s không phải là một trong %2$s','%1$s must have term %2$s.'=>'%1$s phải có mục phân loại %2$s.','%1$s must be of post type %2$s.'=>'%1$s phải là loại nội dung %2$s.','%1$s must have a valid post ID.'=>'%1$s phải có một ID bài viết hợp lệ.','%s requires a valid attachment ID.'=>'%s yêu cầu một ID đính kèm hợp lệ.','Show in REST API'=>'Hiển thị trong REST API','Enable Transparency'=>'Kích hoạt tính trong suốt','RGBA Array'=>'Array RGBA','RGBA String'=>'Chuỗi RGBA','Hex String'=>'Chuỗi Hex','Upgrade to PRO'=>'Nâng cấp lên PRO','post statusActive'=>'Hoạt động','\'%s\' is not a valid email address'=>'\'%s\' không phải là một địa chỉ email hợp lệ','Color value'=>'Giá trị màu','Select default color'=>'Chọn màu mặc định','Clear color'=>'Xóa màu','Blocks'=>'Khối','Options'=>'Tùy chọn','Users'=>'Người dùng','Menu items'=>'Mục menu','Widgets'=>'Tiện ích','Attachments'=>'Đính kèm các tệp','Taxonomies'=>'Phân loại','Posts'=>'Bài viết','Last updated: %s'=>'Cập nhật lần cuối: %s','Sorry, this post is unavailable for diff comparison.'=>'Xin lỗi, bài viết này không khả dụng để so sánh diff.','Invalid field group parameter(s).'=>'Tham số nhóm trường không hợp lệ.','Awaiting save'=>'Đang chờ lưu','Saved'=>'Đã lưu','Import'=>'Nhập','Review changes'=>'Xem xét thay đổi','Located in: %s'=>'Đặt tại: %s','Located in plugin: %s'=>'Đặt trong plugin: %s','Located in theme: %s'=>'Đặt trong giao diện: %s','Various'=>'Đa dạng','Sync changes'=>'Đồng bộ hóa thay đổi','Loading diff'=>'Đang tải diff','Review local JSON changes'=>'Xem xét thay đổi JSON cục bộ','Visit website'=>'Truy cập trang web','View details'=>'Xem chi tiết','Version %s'=>'Phiên bản %s','Information'=>'Thông tin','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'Bàn Giúp đỡ. Các chuyên viên hỗ trợ tại Bàn Giúp đỡ của chúng tôi sẽ giúp bạn giải quyết các thách thức kỹ thuật sâu hơn.','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'Thảo luận. Chúng tôi có một cộng đồng năng động và thân thiện trên Diễn đàn Cộng đồng của chúng tôi, có thể giúp bạn tìm hiểu \'cách làm\' trong thế giới ACF.','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'Tài liệu. Tài liệu rộng lớn của chúng tôi chứa các tài liệu tham khảo và hướng dẫn cho hầu hết các tình huống bạn có thể gặp phải.','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'Chúng tôi rất cuồng nhiệt về hỗ trợ, và muốn bạn có được những điều tốt nhất từ trang web của bạn với ACF. Nếu bạn gặp bất kỳ khó khăn nào, có một số nơi bạn có thể tìm kiếm sự giúp đỡ:','Help & Support'=>'Giúp đỡ & Hỗ trợ','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'Vui lòng sử dụng tab Giúp đỡ & Hỗ trợ để liên hệ nếu bạn cần sự hỗ trợ.','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'Trước khi tạo Nhóm Trường đầu tiên của bạn, chúng tôi khuyên bạn nên đọc hướng dẫn Bắt đầu của chúng tôi để làm quen với triết lý và các phương pháp tốt nhất của plugin.','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Plugin Advanced Custom Fields cung cấp một trình xây dựng form trực quan để tùy chỉnh màn hình chỉnh sửa WordPress với các trường bổ sung, và một API trực quan để hiển thị giá trị trường tùy chỉnh trong bất kỳ tệp mẫu giao diện nào.','Overview'=>'Tổng quan','Location type "%s" is already registered.'=>'Loại vị trí "%s" đã được đăng ký.','Class "%s" does not exist.'=>'Lớp "%s" không tồn tại.','Invalid nonce.'=>'Số lần không hợp lệ.','Error loading field.'=>'Lỗi tải trường.','Location not found: %s'=>'Không tìm thấy vị trí: %s','Error: %s'=>'Lỗi: %s','Widget'=>'Tiện ích','User Role'=>'Vai trò người dùng','Comment'=>'Bình luận','Post Format'=>'Định dạng bài viết','Menu Item'=>'Mục menu','Post Status'=>'Trang thái bài viết','Menus'=>'Menus','Menu Locations'=>'Vị trí menu','Menu'=>'Menu','Post Taxonomy'=>'Phân loại bài viết','Child Page (has parent)'=>'Trang con (có trang cha)','Parent Page (has children)'=>'Trang cha (có trang con)','Top Level Page (no parent)'=>'Trang cấp cao nhất (không có trang cha)','Posts Page'=>'Trang bài viết','Front Page'=>'Trang chủ','Page Type'=>'Loại trang','Viewing back end'=>'Đang xem phía sau','Viewing front end'=>'Đang xem phía trước','Logged in'=>'Đã đăng nhập','Current User'=>'Người dùng hiện tại','Page Template'=>'Mẫu trang','Register'=>'Register','Add / Edit'=>'Thêm / Chỉnh sửa','User Form'=>'Form người dùng','Page Parent'=>'Trang cha','Super Admin'=>'Quản trị viên cấp cao','Current User Role'=>'Vai trò người dùng hiện tại','Default Template'=>'Mẫu mặc định','Post Template'=>'Mẫu bài viết','Post Category'=>'Danh mục bài viết','All %s formats'=>'Tất cả %s các định dạng','Attachment'=>'Đính kèm tệp','%s value is required'=>'%s giá trị là bắt buộc','Show this field if'=>'Hiển thị trường này nếu','Conditional Logic'=>'Điều kiện logic','and'=>'và','Local JSON'=>'JSON cục bộ','Clone Field'=>'Trường tạo bản sao','Please also check all premium add-ons (%s) are updated to the latest version.'=>'Vui lòng cũng kiểm tra tất cả các tiện ích mở rộng cao cấp (%s) đã được cập nhật lên phiên bản mới nhất.','This version contains improvements to your database and requires an upgrade.'=>'Phiên bản này chứa các cải tiến cho cơ sở dữ liệu của bạn và yêu cầu nâng cấp.','Thank you for updating to %1$s v%2$s!'=>'Cảm ơn bạn đã cập nhật lên %1$s v%2$s!','Database Upgrade Required'=>'Yêu cầu Nâng cấp Cơ sở dữ liệu','Options Page'=>'Trang cài đặt','Gallery'=>'Album ảnh','Flexible Content'=>'Nội dung linh hoạt','Repeater'=>'Lặp lại','Back to all tools'=>'Quay lại tất cả các công cụ','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'Nếu nhiều nhóm trường xuất hiện trên màn hình chỉnh sửa, các tùy chọn của nhóm trường đầu tiên sẽ được sử dụng (nhóm có số thứ tự thấp nhất)','Select items to hide them from the edit screen.'=>'Chọn các mục để ẩn chúng khỏi màn hình chỉnh sửa.','Hide on screen'=>'Ẩn trên màn hình','Send Trackbacks'=>'Gửi theo dõi liên kết','Tags'=>'Thẻ tag','Categories'=>'Danh mục','Page Attributes'=>'Thuộc tính trang','Format'=>'Định dạng','Author'=>'Tác giả','Slug'=>'Đường dẫn cố định','Revisions'=>'Bản sửa đổi','Comments'=>'Bình luận','Discussion'=>'Thảo luận','Excerpt'=>'Tóm tắt','Content Editor'=>'Trình chỉnh sửa nội dung','Permalink'=>'Liên kết cố định','Shown in field group list'=>'Hiển thị trong danh sách nhóm trường','Field groups with a lower order will appear first'=>'Nhóm trường có thứ tự thấp hơn sẽ xuất hiện đầu tiên','Order No.'=>'Số thứ tự','Below fields'=>'Các trường bên dưới','Below labels'=>'Dưới các nhãn','Instruction Placement'=>'Vị trí hướng dẫn','Label Placement'=>'Vị trí nhãn','Side'=>'Thanh bên','Normal (after content)'=>'Bình thường (sau nội dung)','High (after title)'=>'Cao (sau tiêu đề)','Position'=>'Vị trí','Seamless (no metabox)'=>'Liền mạch (không có metabox)','Standard (WP metabox)'=>'Tiêu chuẩn (WP metabox)','Style'=>'Kiểu','Type'=>'Loại','Key'=>'Khóa','Order'=>'Đặt hàng','Close Field'=>'Thoát trường','id'=>'id','class'=>'lớp','width'=>'chiều rộng','Wrapper Attributes'=>'Thuộc tính bao bọc','Required'=>'Yêu cầu','Instructions'=>'Hướng dẫn','Field Type'=>'Loại trường','Single word, no spaces. Underscores and dashes allowed'=>'Một từ, không có khoảng trắng. Cho phép dấu gạch dưới và dấu gạch ngang','Field Name'=>'Tên trường','This is the name which will appear on the EDIT page'=>'Đây là tên sẽ xuất hiện trên trang CHỈNH SỬA','Field Label'=>'Nhãn trường','Delete'=>'Xóa','Delete field'=>'Xóa trường','Move'=>'Di chuyển','Move field to another group'=>'Di chuyển trường sang nhóm khác','Duplicate field'=>'Trường Tạo bản sao','Edit field'=>'Chỉnh sửa trường','Drag to reorder'=>'Kéo để sắp xếp lại','Show this field group if'=>'Hiển thị nhóm trường này nếu','No updates available.'=>'Không có bản cập nhật nào.','Database upgrade complete. See what\'s new'=>'Nâng cấp cơ sở dữ liệu hoàn tất. Xem những gì mới','Reading upgrade tasks...'=>'Đang đọc các tác vụ nâng cấp...','Upgrade failed.'=>'Nâng cấp thất bại.','Upgrade complete.'=>'Nâng cấp hoàn tất.','Upgrading data to version %s'=>'Đang nâng cấp dữ liệu lên phiên bản %s','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'Chúng tôi khuyến nghị bạn nên sao lưu cơ sở dữ liệu trước khi tiếp tục. Bạn có chắc chắn muốn chạy trình cập nhật ngay bây giờ không?','Please select at least one site to upgrade.'=>'Vui lòng chọn ít nhất một trang web để nâng cấp.','Database Upgrade complete. Return to network dashboard'=>'Nâng cấp Cơ sở dữ liệu hoàn tất. Quay lại bảng điều khiển mạng','Site is up to date'=>'Trang web đã được cập nhật','Site requires database upgrade from %1$s to %2$s'=>'Trang web yêu cầu nâng cấp cơ sở dữ liệu từ %1$s lên %2$s','Site'=>'Trang web','Upgrade Sites'=>'Nâng cấp trang web','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'Các trang web sau đây yêu cầu nâng cấp DB. Kiểm tra những trang web bạn muốn cập nhật và sau đó nhấp %s.','Add rule group'=>'Thêm nhóm quy tắc','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'Tạo một tập quy tắc để xác định màn hình chỉnh sửa nào sẽ sử dụng các trường tùy chỉnh nâng cao này','Rules'=>'Quy tắc','Copied'=>'Đã sao chép','Copy to clipboard'=>'Sao chép vào bảng nhớ tạm','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'Chọn các mục bạn muốn xuất và sau đó chọn phương pháp xuất của bạn. Xuất dưới dạng JSON để xuất ra tệp .json mà sau đó bạn có thể nhập vào cài đặt ACF khác. Tạo PHP để xuất ra mã PHP mà bạn có thể đặt trong giao diện của mình.','Select Field Groups'=>'Chọn nhóm trường','No field groups selected'=>'Không có nhóm trường nào được chọn','Generate PHP'=>'Xuất PHP','Export Field Groups'=>'Xuất nhóm trường','Import file empty'=>'Tệp nhập trống','Incorrect file type'=>'Loại tệp không chính xác','Error uploading file. Please try again'=>'Lỗi tải lên tệp. Vui lòng thử lại','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'Chọn tệp JSON Advanced Custom Fields mà bạn muốn nhập. Khi bạn nhấp vào nút nhập dưới đây, ACF sẽ nhập các mục trong tệp đó.','Import Field Groups'=>'Nhập nhóm trường','Sync'=>'Đồng bộ','Select %s'=>'Lự chọn %s','Duplicate'=>'Tạo bản sao','Duplicate this item'=>'Tạo bản sao mục này','Supports'=>'Hỗ trợ','Documentation'=>'Tài liệu hướng dẫn','Description'=>'Mô tả','Sync available'=>'Đồng bộ hóa có sẵn','Field group synchronized.'=>'Các nhóm trường %s đã được đồng bộ hóa.','Field group duplicated.'=>'%s nhóm trường bị trùng lặp.','Active (%s)'=>'Kích hoạt (%s)','Review sites & upgrade'=>'Xem xét các trang web & nâng cấp','Upgrade Database'=>'Nâng cấp cơ sở dữ liệu','Custom Fields'=>'Trường tùy chỉnh','Move Field'=>'Di chuyển trường','Please select the destination for this field'=>'Vui lòng chọn điểm đến cho trường này','The %1$s field can now be found in the %2$s field group'=>'Trường %1$s giờ đây có thể được tìm thấy trong nhóm trường %2$s','Move Complete.'=>'Di chuyển hoàn tất.','Active'=>'Hoạt động','Field Keys'=>'Khóa trường','Settings'=>'Cài đặt','Location'=>'Vị trí','Null'=>'Giá trị rỗng','copy'=>'sao chép','(this field)'=>'(trường này)','Checked'=>'Đã kiểm tra','Move Custom Field'=>'Di chuyển trường tùy chỉnh','No toggle fields available'=>'Không có trường chuyển đổi nào','Field group title is required'=>'Tiêu đề nhóm trường là bắt buộc','This field cannot be moved until its changes have been saved'=>'Trường này không thể di chuyển cho đến khi các thay đổi của nó đã được lưu','The string "field_" may not be used at the start of a field name'=>'Chuỗi "field_" không được sử dụng ở đầu tên trường','Field group draft updated.'=>'Bản nháp nhóm trường đã được cập nhật.','Field group scheduled for.'=>'Nhóm trường đã được lên lịch.','Field group submitted.'=>'Nhóm trường đã được gửi.','Field group saved.'=>'Nhóm trường đã được lưu.','Field group published.'=>'Nhóm trường đã được xuất bản.','Field group deleted.'=>'Nhóm trường đã bị xóa.','Field group updated.'=>'Nhóm trường đã được cập nhật.','Tools'=>'Công cụ','is not equal to'=>'không bằng với','is equal to'=>'bằng với','Forms'=>'Biểu mẫu','Page'=>'Trang','Post'=>'Bài viết','Relational'=>'Quan hệ','Choice'=>'Lựa chọn','Basic'=>'Cơ bản','Unknown'=>'Không rõ','Field type does not exist'=>'Loại trường không tồn tại','Spam Detected'=>'Phát hiện spam','Post updated'=>'Bài viết đã được cập nhật','Update'=>'Cập nhật','Validate Email'=>'Xác thực Email','Content'=>'Nội dung','Title'=>'Tiêu đề','Edit field group'=>'Chỉnh sửa nhóm trường','Selection is less than'=>'Lựa chọn ít hơn','Selection is greater than'=>'Lựa chọn nhiều hơn','Value is less than'=>'Giá trị nhỏ hơn','Value is greater than'=>'Giá trị lớn hơn','Value contains'=>'Giá trị chứa','Value matches pattern'=>'Giá trị phù hợp với mô hình','Value is not equal to'=>'Giá trị không bằng với','Value is equal to'=>'Giá trị bằng với','Has no value'=>'Không có giá trị','Has any value'=>'Có bất kỳ giá trị nào','Cancel'=>'Hủy','Are you sure?'=>'Bạn có chắc không?','%d fields require attention'=>'%d trường cần chú ý','1 field requires attention'=>'1 trường cần chú ý','Validation failed'=>'Xác thực thất bại','Validation successful'=>'Xác thực thành công','Restricted'=>'Bị hạn chế','Collapse Details'=>'Thu gọn chi tiết','Expand Details'=>'Mở rộng chi tiết','Uploaded to this post'=>'Đã tải lên bài viết này','verbUpdate'=>'Cập nhật','verbEdit'=>'Chỉnh sửa','The changes you made will be lost if you navigate away from this page'=>'Những thay đổi bạn đã thực hiện sẽ bị mất nếu bạn điều hướng ra khỏi trang này','File type must be %s.'=>'Loại tệp phải là %s.','or'=>'hoặc','File size must not exceed %s.'=>'Kích thước tệp không được vượt quá %s.','File size must be at least %s.'=>'Kích thước tệp phải ít nhất là %s.','Image height must not exceed %dpx.'=>'Chiều cao hình ảnh không được vượt quá %dpx.','Image height must be at least %dpx.'=>'Chiều cao hình ảnh phải ít nhất là %dpx.','Image width must not exceed %dpx.'=>'Chiều rộng hình ảnh không được vượt quá %dpx.','Image width must be at least %dpx.'=>'Chiều rộng hình ảnh phải ít nhất là %dpx.','(no title)'=>'(không tiêu đề)','Full Size'=>'Kích thước đầy đủ','Large'=>'Lớn','Medium'=>'Trung bình','Thumbnail'=>'Hình thu nhỏ','(no label)'=>'(không nhãn)','Sets the textarea height'=>'Đặt chiều cao của ô nhập liệu dạng văn bản','Rows'=>'Hàng','Text Area'=>'Vùng chứa văn bản','Prepend an extra checkbox to toggle all choices'=>'Thêm vào một hộp kiểm phụ để chuyển đổi tất cả các lựa chọn','Save \'custom\' values to the field\'s choices'=>'Lưu giá trị \'tùy chỉnh\' vào các lựa chọn của trường','Allow \'custom\' values to be added'=>'Cho phép thêm giá trị \'tùy chỉnh\'','Add new choice'=>'Thêm lựa chọn mới','Toggle All'=>'Chọn tất cả','Allow Archives URLs'=>'Cho phép URL lưu trữ','Archives'=>'Trang lưu trữ','Page Link'=>'Liên kết trang','Add'=>'Thêm','Name'=>'Tên','%s added'=>'%s đã được thêm','%s already exists'=>'%s đã tồn tại','User unable to add new %s'=>'Người dùng không thể thêm mới %s','Term ID'=>'ID mục phân loại','Term Object'=>'Đối tượng mục phân loại','Load value from posts terms'=>'Tải giá trị từ các mục phân loại bài viết','Load Terms'=>'Tải mục phân loại','Connect selected terms to the post'=>'Kết nối các mục phân loại đã chọn với bài viết','Save Terms'=>'Lưu mục phân loại','Allow new terms to be created whilst editing'=>'Cho phép tạo mục phân loại mới trong khi chỉnh sửa','Create Terms'=>'Tạo mục phân loại','Radio Buttons'=>'Các nút chọn','Single Value'=>'Giá trị đơn','Multi Select'=>'Chọn nhiều mục','Checkbox'=>'Hộp kiểm','Multiple Values'=>'Nhiều giá trị','Select the appearance of this field'=>'Chọn hiển thị của trường này','Appearance'=>'Hiển thị','Select the taxonomy to be displayed'=>'Chọn phân loại để hiển thị','No TermsNo %s'=>'Không %s','Value must be equal to or lower than %d'=>'Giá trị phải bằng hoặc thấp hơn %d','Value must be equal to or higher than %d'=>'Giá trị phải bằng hoặc cao hơn %d','Value must be a number'=>'Giá trị phải là một số','Number'=>'Dạng số','Save \'other\' values to the field\'s choices'=>'Lưu các giá trị \'khác\' vào lựa chọn của trường','Add \'other\' choice to allow for custom values'=>'Thêm lựa chọn \'khác\' để cho phép các giá trị tùy chỉnh','Other'=>'Khác','Radio Button'=>'Nút chọn','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'Xác định một điểm cuối để accordion trước đó dừng lại. Accordion này sẽ không hiển thị.','Allow this accordion to open without closing others.'=>'Cho phép accordion này mở mà không đóng các accordion khác.','Multi-Expand'=>'Mở rộng đa dạng','Display this accordion as open on page load.'=>'Hiển thị accordion này như đang mở khi tải trang.','Open'=>'Mở','Accordion'=>'Mở rộng & Thu gọn','Restrict which files can be uploaded'=>'Hạn chế các tệp có thể tải lên','File ID'=>'ID tệp','File URL'=>'URL tệp','File Array'=>'Array tập tin','Add File'=>'Thêm tệp','No file selected'=>'Không có tệp nào được chọn','File name'=>'Tên tệp','Update File'=>'Cập nhật tệp tin','Edit File'=>'Sửa tệp tin','Select File'=>'Chọn tệp tin','File'=>'Tệp tin','Password'=>'Mật khẩu','Specify the value returned'=>'Chỉ định giá trị trả về','Use AJAX to lazy load choices?'=>'Sử dụng AJAX để tải lựa chọn một cách lười biếng?','Enter each default value on a new line'=>'Nhập mỗi giá trị mặc định trên một dòng mới','verbSelect'=>'Lựa chọn','Select2 JS load_failLoading failed'=>'Tải thất bại','Select2 JS searchingSearching…'=>'Đang tìm kiếm…','Select2 JS load_moreLoading more results…'=>'Đang tải thêm kết quả…','Select2 JS selection_too_long_nYou can only select %d items'=>'Bạn chỉ có thể chọn %d mục','Select2 JS selection_too_long_1You can only select 1 item'=>'Bạn chỉ có thể chọn 1 mục','Select2 JS input_too_long_nPlease delete %d characters'=>'Vui lòng xóa %d ký tự','Select2 JS input_too_long_1Please delete 1 character'=>'Vui lòng xóa 1 ký tự','Select2 JS input_too_short_nPlease enter %d or more characters'=>'Vui lòng nhập %d ký tự hoặc nhiều hơn','Select2 JS input_too_short_1Please enter 1 or more characters'=>'Vui lòng nhập 1 ký tự hoặc nhiều hơn','Select2 JS matches_0No matches found'=>'Không tìm thấy kết quả phù hợp','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d kết quả có sẵn, sử dụng các phím mũi tên lên và xuống để điều hướng.','Select2 JS matches_1One result is available, press enter to select it.'=>'Có một kết quả, nhấn enter để chọn.','nounSelect'=>'Lựa chọn','User ID'=>'ID Người dùng','User Object'=>'Đối tượng người dùng','User Array'=>'Array người dùng','All user roles'=>'Tất cả vai trò người dùng','Filter by Role'=>'Lọc theo Vai trò','User'=>'Người dùng','Separator'=>'Dấu phân cách','Select Color'=>'Chọn màu','Default'=>'Mặc định','Clear'=>'Xóa','Color Picker'=>'Bộ chọn màu','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'CH','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'SA','Date Time Picker JS selectTextSelect'=>'Chọn','Date Time Picker JS closeTextDone'=>'Hoàn tất','Date Time Picker JS currentTextNow'=>'Bây giờ','Date Time Picker JS timezoneTextTime Zone'=>'Múi giờ','Date Time Picker JS microsecTextMicrosecond'=>'Micro giây','Date Time Picker JS millisecTextMillisecond'=>'Mili giây','Date Time Picker JS secondTextSecond'=>'Giây','Date Time Picker JS minuteTextMinute'=>'Phút','Date Time Picker JS hourTextHour'=>'Giờ','Date Time Picker JS timeTextTime'=>'Thời gian','Date Time Picker JS timeOnlyTitleChoose Time'=>'Chọn thời gian','Date Time Picker'=>'Công cụ chọn ngày giờ','Endpoint'=>'Điểm cuối','Left aligned'=>'Căn lề trái','Top aligned'=>'Căn lề trên','Placement'=>'Vị trí','Tab'=>'Tab','Value must be a valid URL'=>'Giá trị phải là URL hợp lệ','Link URL'=>'URL liên kết','Link Array'=>'Array liên kết','Opens in a new window/tab'=>'Mở trong cửa sổ/tab mới','Select Link'=>'Chọn liên kết','Link'=>'Liên kết','Email'=>'Email','Step Size'=>'Kích thước bước','Maximum Value'=>'Giá trị tối đa','Minimum Value'=>'Giá trị tối thiểu','Range'=>'Thanh trượt phạm vi','Both (Array)'=>'Cả hai (Array)','Label'=>'Nhãn','Value'=>'Giá trị','Vertical'=>'Dọc','Horizontal'=>'Ngang','red : Red'=>'red : Đỏ','For more control, you may specify both a value and label like this:'=>'Để kiểm soát nhiều hơn, bạn có thể chỉ định cả giá trị và nhãn như thế này:','Enter each choice on a new line.'=>'Nhập mỗi lựa chọn trên một dòng mới.','Choices'=>'Lựa chọn','Button Group'=>'Nhóm nút','Allow Null'=>'Cho phép để trống','Parent'=>'Cha','TinyMCE will not be initialized until field is clicked'=>'TinyMCE sẽ không được khởi tạo cho đến khi trường được nhấp','Delay Initialization'=>'Trì hoãn khởi tạo','Show Media Upload Buttons'=>'Hiển thị nút tải lên Media','Toolbar'=>'Thanh công cụ','Text Only'=>'Chỉ văn bản','Visual Only'=>'Chỉ hình ảnh','Visual & Text'=>'Hình ảnh & Văn bản','Tabs'=>'Tab','Click to initialize TinyMCE'=>'Nhấp để khởi tạo TinyMCE','Name for the Text editor tab (formerly HTML)Text'=>'Văn bản','Visual'=>'Hình ảnh','Value must not exceed %d characters'=>'Giá trị không được vượt quá %d ký tự','Leave blank for no limit'=>'Để trống nếu không giới hạn','Character Limit'=>'Giới hạn ký tự','Appears after the input'=>'Xuất hiện sau khi nhập','Append'=>'Thêm vào','Appears before the input'=>'Xuất hiện trước đầu vào','Prepend'=>'Thêm vào đầu','Appears within the input'=>'Xuất hiện trong đầu vào','Placeholder Text'=>'Văn bản gợi ý','Appears when creating a new post'=>'Xuất hiện khi tạo một bài viết mới','Text'=>'Văn bản','%1$s requires at least %2$s selection'=>'%1$s yêu cầu ít nhất %2$s lựa chọn','Post ID'=>'ID bài viết','Post Object'=>'Đối tượng bài viết','Maximum Posts'=>'Số bài viết tối đa','Minimum Posts'=>'Số bài viết tối thiểu','Featured Image'=>'Ảnh đại diện','Selected elements will be displayed in each result'=>'Các phần tử đã chọn sẽ được hiển thị trong mỗi kết quả','Elements'=>'Các phần tử','Taxonomy'=>'Phân loại','Post Type'=>'Loại nội dung','Filters'=>'Bộ lọc','All taxonomies'=>'Tất cả các phân loại','Filter by Taxonomy'=>'Lọc theo phân loại','All post types'=>'Tất cả loại nội dung','Filter by Post Type'=>'Lọc theo loại nội dung','Search...'=>'Tìm kiếm...','Select taxonomy'=>'Chọn phân loại','Select post type'=>'Chọn loại nội dung','No matches found'=>'Không tìm thấy kết quả nào','Loading'=>'Đang tải','Maximum values reached ( {max} values )'=>'Đã đạt giá trị tối đa ( {max} giá trị )','Relationship'=>'Mối quan hệ','Comma separated list. Leave blank for all types'=>'Danh sách được phân tách bằng dấu phẩy. Để trống cho tất cả các loại','Allowed File Types'=>'Loại tệp được phép','Maximum'=>'Tối đa','File size'=>'Kích thước tệp','Restrict which images can be uploaded'=>'Hạn chế hình ảnh nào có thể được tải lên','Minimum'=>'Tối thiểu','Uploaded to post'=>'Đã tải lên bài viết','All'=>'Tất cả','Limit the media library choice'=>'Giới hạn lựa chọn thư viện phương tiện','Library'=>'Thư viện','Preview Size'=>'Kích thước xem trước','Image ID'=>'ID Hình ảnh','Image URL'=>'URL Hình ảnh','Image Array'=>'Array hình ảnh','Specify the returned value on front end'=>'Chỉ định giá trị trả về ở phía trước','Return Value'=>'Giá trị trả về','Add Image'=>'Thêm hình ảnh','No image selected'=>'Không có hình ảnh được chọn','Remove'=>'Xóa','Edit'=>'Chỉnh sửa','All images'=>'Tất cả hình ảnh','Update Image'=>'Cập nhật hình ảnh','Edit Image'=>'Chỉnh sửa hình ảnh','Select Image'=>'Chọn Hình ảnh','Image'=>'Hình ảnh','Allow HTML markup to display as visible text instead of rendering'=>'Cho phép đánh dấu HTML hiển thị dưới dạng văn bản hiển thị thay vì hiển thị','Escape HTML'=>'Escape HTML','No Formatting'=>'Không định dạng','Automatically add <br>'=>'Tự động thêm <br>','Automatically add paragraphs'=>'Tự động thêm đoạn văn','Controls how new lines are rendered'=>'Điều khiển cách hiển thị các dòng mới','New Lines'=>'Dòng mới','Week Starts On'=>'Tuần bắt đầu vào','The format used when saving a value'=>'Định dạng được sử dụng khi lưu một giá trị','Save Format'=>'Định dạng lưu','Date Picker JS weekHeaderWk'=>'Tuần','Date Picker JS prevTextPrev'=>'Trước','Date Picker JS nextTextNext'=>'Tiếp theo','Date Picker JS currentTextToday'=>'Hôm nay','Date Picker JS closeTextDone'=>'Hoàn tất','Date Picker'=>'Công cụ chọn ngày','Width'=>'Chiều rộng','Embed Size'=>'Kích thước nhúng','Enter URL'=>'Nhập URL','oEmbed'=>'Nhúng','Text shown when inactive'=>'Văn bản hiển thị khi không hoạt động','Off Text'=>'Văn bản tắt','Text shown when active'=>'Văn bản hiển thị khi hoạt động','On Text'=>'Văn bản bật','Stylized UI'=>'Giao diện người dùng được tạo kiểu','Default Value'=>'Giá trị mặc định','Displays text alongside the checkbox'=>'Hiển thị văn bản cùng với hộp kiểm','Message'=>'Hiển thị thông điệp','No'=>'Không','Yes'=>'Có','True / False'=>'Đúng / Sai','Row'=>'Hàng','Table'=>'Bảng','Block'=>'Khối','Specify the style used to render the selected fields'=>'Chỉ định kiểu được sử dụng để hiển thị các trường đã chọn','Layout'=>'Bố cục','Sub Fields'=>'Các trường phụ','Group'=>'Nhóm','Customize the map height'=>'Tùy chỉnh chiều cao bản đồ','Height'=>'Chiều cao','Set the initial zoom level'=>'Đặt mức zoom ban đầu','Zoom'=>'Phóng to','Center the initial map'=>'Trung tâm bản đồ ban đầu','Center'=>'Trung tâm','Search for address...'=>'Tìm kiếm địa chỉ...','Find current location'=>'Tìm vị trí hiện tại','Clear location'=>'Xóa vị trí','Search'=>'Tìm kiếm','Sorry, this browser does not support geolocation'=>'Xin lỗi, trình duyệt này không hỗ trợ định vị','Google Map'=>'Bản đồ Google','The format returned via template functions'=>'Định dạng được trả về qua các hàm mẫu','Return Format'=>'Định dạng trả về','Custom:'=>'Tùy chỉnh:','The format displayed when editing a post'=>'Định dạng hiển thị khi chỉnh sửa bài viết','Display Format'=>'Định dạng hiển thị','Time Picker'=>'Công cụ chọn thời gian','Inactive (%s)'=>'(%s) không hoạt động','No Fields found in Trash'=>'Không tìm thấy trường nào trong thùng rác','No Fields found'=>'Không tìm thấy trường nào','Search Fields'=>'Tìm kiếm các trường','View Field'=>'Xem trường','New Field'=>'Trường mới','Edit Field'=>'Chỉnh sửa trường','Add New Field'=>'Thêm trường mới','Field'=>'Trường','Fields'=>'Các trường','No Field Groups found in Trash'=>'Không tìm thấy nhóm trường nào trong thùng rác','No Field Groups found'=>'Không tìm thấy nhóm trường nào','Search Field Groups'=>'Tìm kiếm nhóm trường','View Field Group'=>'Xem nhóm trường','New Field Group'=>'Nhóm trường mới','Edit Field Group'=>'Chỉnh sửa nhóm trường','Add New Field Group'=>'Thêm nhóm trường mới','Add New'=>'Thêm mới','Field Group'=>'Nhóm trường','Field Groups'=>'Nhóm trường','Customize WordPress with powerful, professional and intuitive fields.'=>'Tùy chỉnh WordPress với các trường mạnh mẽ, chuyên nghiệp và trực quan.','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.mo
index 60f04af7..e82bdc29 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.po
index 7d887427..adb7c432 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,56 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+"ACF không thể thực hiện xác thực do mã bảo mật được cung cấp không hợp lệ."
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr "Cho phép truy cập giá trị trong giao diện trình chỉnh sửa"
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr "Xem thêm."
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+"Cho phép người chỉnh sửa nội dung truy cập và hiển thị giá trị của trường "
+"trong giao diện trình chỉnh sửa bằng cách sử dụng Block Bindings hoặc ACF "
+"Shortcode. %s"
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+"Loại trường ACF được yêu cầu không hỗ trợ xuất trong Block Bindings hoặc ACF "
+"Shortcode."
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Trường ACF được yêu cầu không được phép xuất trong bindings hoặc ACF "
+"Shortcode."
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+"Loại trường ACF được yêu cầu không hỗ trợ xuất trong bindings hoặc ACF "
+"Shortcode."
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1410,7 +1460,7 @@ msgstr "Không tìm thấy kết quả cho thời gian tìm kiếm đó"
#: includes/fields/class-acf-field-icon_picker.php:266
msgid "Array"
-msgstr "Mảng"
+msgstr "Array"
#: includes/fields/class-acf-field-icon_picker.php:265
msgid "String"
@@ -1878,7 +1928,6 @@ msgstr ""
"Giá trị trường chưa được trả lại vì lý do bảo mật."
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -2000,8 +2049,8 @@ msgid "Add fields"
msgstr "Thêm trường"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "Trường này"
@@ -2071,11 +2120,11 @@ msgstr "Hai chiều"
#. translators: %s A field type name, such as "Relationship"
#: includes/acf-bidirectional-functions.php:193
msgid "%s Field"
-msgstr "%s Trường"
+msgstr "Trường %s"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "Chọn nhiều"
@@ -2166,7 +2215,7 @@ msgstr "Mở khóa các tính năng nâng cao và xây dựng thêm nhiều hơn
#. translators: %s - singular label of post type/taxonomy, i.e. "Movie"/"Genre"
#: includes/admin/views/global/form-top.php:19
msgid "%s fields"
-msgstr "%s các trường"
+msgstr "Các trường %s"
#: includes/admin/post-types/admin-taxonomies.php:267
msgid "No terms"
@@ -2899,7 +2948,7 @@ msgstr "Quay lại mục"
#. translators: %s Plural form of taxonomy name
#: includes/admin/views/acf-taxonomy/advanced-settings.php:657
msgid "← Go to %s"
-msgstr "← Đi tới %s"
+msgstr "← Quay lại %s"
#: includes/admin/views/acf-taxonomy/advanced-settings.php:642
msgid "Tags list"
@@ -3165,7 +3214,7 @@ msgstr "Mục cha"
#. translators: %s Singular form of taxonomy name
#: includes/admin/views/acf-taxonomy/advanced-settings.php:293
msgid "Parent %s"
-msgstr "Cha %s"
+msgstr "%s cha"
#: includes/admin/views/acf-taxonomy/advanced-settings.php:278
msgid "New Tag Name"
@@ -3473,7 +3522,7 @@ msgid ""
"your theme."
msgstr ""
"Có một kho lưu trữ mục có thể được tùy chỉnh với một tệp mẫu lưu trữ trong "
-"chủ đề của bạn."
+"giao diện của bạn."
#: includes/admin/views/acf-post-type/advanced-settings.php:1133
msgid "Archive"
@@ -3731,7 +3780,7 @@ msgstr "Liên kết mục"
#: includes/admin/views/acf-post-type/advanced-settings.php:668
#: includes/admin/views/acf-taxonomy/advanced-settings.php:678
msgid "%s Link"
-msgstr "%s Liên Kết"
+msgstr "Liên kết %s"
#: includes/admin/views/acf-post-type/advanced-settings.php:653
msgid "Post updated."
@@ -3913,7 +3962,7 @@ msgstr ""
#: includes/admin/views/acf-post-type/advanced-settings.php:468
msgid "Uploaded To This Item"
-msgstr "Đã Tải Lên Mục Này"
+msgstr "Đã tải lên mục này"
#. translators: %s Singular form of post type name
#: includes/admin/views/acf-post-type/advanced-settings.php:464
@@ -3930,7 +3979,7 @@ msgstr "Như nhãn nút khi thêm phương tiện vào nội dung."
#: includes/admin/views/acf-post-type/advanced-settings.php:447
msgid "Insert Into Media Button"
-msgstr "Đã tải lên mục này"
+msgstr "Chèn vào nút Media"
#. translators: %s Singular form of post type name
#: includes/admin/views/acf-post-type/advanced-settings.php:443
@@ -4008,7 +4057,7 @@ msgstr "Thuộc tính %s"
#: includes/admin/views/acf-post-type/advanced-settings.php:348
msgid "Post Archives"
-msgstr "Lưu Trữ Bài viết"
+msgstr "Lưu trữ bài viết"
#: includes/admin/views/acf-post-type/advanced-settings.php:347
msgid ""
@@ -4345,8 +4394,8 @@ msgstr ""
"mục đã chọn. Lưu trữ nhóm trường, loại nội dung hoặc phân loại một cách địa "
"phương có thể mang lại nhiều lợi ích như thời gian tải nhanh hơn, kiểm soát "
"phiên bản và trường/cài đặt động. Chỉ cần sao chép và dán mã sau vào tệp "
-"functions.php của chủ đề của bạn hoặc bao gồm nó trong một tệp bên ngoài, "
-"sau đó hủy kích hoạt hoặc xóa các mục từ quản trị ACF."
+"functions.php giao diện của bạn hoặc bao gồm nó trong một tệp bên ngoài, sau "
+"đó hủy kích hoạt hoặc xóa các mục từ quản trị ACF."
#: includes/admin/tools/class-acf-admin-tool-export.php:353
msgid "Export - Generate PHP"
@@ -4422,7 +4471,7 @@ msgid ""
"taxonomy registered by another plugin or theme."
msgstr ""
"Phân loại này không thể được đăng ký vì khóa của nó đang được sử dụng bởi "
-"một phân loại khác được đăng ký bởi một plugin hoặc chủ đề khác."
+"một phân loại khác được đăng ký bởi một plugin hoặc giao diện khác."
#. translators: %s number of taxonomies synchronized
#: includes/admin/post-types/admin-taxonomies.php:333
@@ -4501,7 +4550,7 @@ msgid ""
"post type registered by another plugin or theme."
msgstr ""
"Loại nội dung này không thể được đăng ký vì khóa của nó đang được sử dụng "
-"bởi một loại nội dung khác được đăng ký bởi một plugin hoặc chủ đề khác."
+"bởi một loại nội dung khác được đăng ký bởi một plugin hoặc giao diện khác."
#: includes/admin/post-types/admin-post-type.php:126
#: assets/build/js/acf-internal-post-type.js:176
@@ -4554,15 +4603,15 @@ msgstr "Loại nội dung đã được xóa."
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "Nhập để tìm kiếm..."
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "Chỉ dành cho PRO"
@@ -4628,7 +4677,7 @@ msgid ""
"registered by another plugin or theme."
msgstr ""
"Mục này không thể được đăng ký vì khóa của nó đang được sử dụng bởi một mục "
-"khác được đăng ký bởi một plugin hoặc chủ đề khác."
+"khác được đăng ký bởi một plugin hoặc giao diện khác."
#: includes/acf-internal-post-type-functions.php:509
#: includes/acf-internal-post-type-functions.php:538
@@ -4681,8 +4730,8 @@ msgid "Close Modal"
msgstr "Thoát hộp cửa sổ"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "Trường được chuyển đến nhóm khác"
@@ -4691,15 +4740,15 @@ msgstr "Trường được chuyển đến nhóm khác"
msgid "Close modal"
msgstr "Thoát hộp cửa sổ"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "Bắt đầu một nhóm mới của các tab tại tab này."
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "Nhóm Tab mới"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "Sử dụng hộp kiểm được tạo kiểu bằng select2"
@@ -4912,8 +4961,8 @@ msgid "Activate this item"
msgstr "Kích hoạt mục này"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "Chuyển nhóm trường vào thùng rác?"
@@ -4972,7 +5021,7 @@ msgstr "%1$s phải có một ID người dùng hợp lệ."
msgid "Invalid request."
msgstr "Yêu cầu không hợp lệ."
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s không phải là một trong %2$s"
@@ -5004,7 +5053,7 @@ msgstr "Kích hoạt tính trong suốt"
#: includes/fields/class-acf-field-color_picker.php:175
msgid "RGBA Array"
-msgstr "Mảng RGBA"
+msgstr "Array RGBA"
#: includes/fields/class-acf-field-color_picker.php:92
msgid "RGBA String"
@@ -5124,7 +5173,7 @@ msgstr "Đặt trong plugin: %s"
#: includes/admin/admin-internal-post-type-list.php:388
msgid "Located in theme: %s"
-msgstr "Đặt trong chủ đề: %s"
+msgstr "Đặt trong giao diện: %s"
#: includes/admin/post-types/admin-field-groups.php:235
msgid "Various"
@@ -5227,8 +5276,8 @@ msgid ""
msgstr ""
"Plugin Advanced Custom Fields cung cấp một trình xây dựng form trực quan để "
"tùy chỉnh màn hình chỉnh sửa WordPress với các trường bổ sung, và một API "
-"trực quan để hiển thị giá trị trường tùy chỉnh trong bất kỳ tệp mẫu chủ đề "
-"nào."
+"trực quan để hiển thị giá trị trường tùy chỉnh trong bất kỳ tệp mẫu giao "
+"diện nào."
#: includes/admin/admin.php:131 includes/admin/admin.php:133
msgid "Overview"
@@ -5349,7 +5398,7 @@ msgstr "Mẫu trang"
#: includes/locations/class-acf-location-user-form.php:74
msgid "Register"
-msgstr "Đăng ký"
+msgstr "Register"
#: includes/locations/class-acf-location-user-form.php:73
msgid "Add / Edit"
@@ -5418,7 +5467,7 @@ msgstr "JSON cục bộ"
#: includes/admin/views/acf-field-group/pro-features.php:50
msgid "Clone Field"
-msgstr "Trường sao chép"
+msgstr "Trường tạo bản sao"
#. translators: %s a list of plugin
#: includes/admin/views/upgrade/notice.php:32
@@ -5639,7 +5688,7 @@ msgstr "chiều rộng"
msgid "Wrapper Attributes"
msgstr "Thuộc tính bao bọc"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "Yêu cầu"
@@ -5700,8 +5749,8 @@ msgstr "Kéo để sắp xếp lại"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "Hiển thị nhóm trường này nếu"
@@ -5820,7 +5869,8 @@ msgid ""
msgstr ""
"Chọn các mục bạn muốn xuất và sau đó chọn phương pháp xuất của bạn. Xuất "
"dưới dạng JSON để xuất ra tệp .json mà sau đó bạn có thể nhập vào cài đặt "
-"ACF khác. Tạo PHP để xuất ra mã PHP mà bạn có thể đặt trong chủ đề của mình."
+"ACF khác. Tạo PHP để xuất ra mã PHP mà bạn có thể đặt trong giao diện của "
+"mình."
#: includes/admin/tools/class-acf-admin-tool-export.php:215
msgid "Select Field Groups"
@@ -5988,8 +6038,8 @@ msgstr "Giá trị rỗng"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "sao chép"
@@ -6006,8 +6056,8 @@ msgid "Checked"
msgstr "Đã kiểm tra"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "Di chuyển trường tùy chỉnh"
@@ -6022,15 +6072,15 @@ msgid "Field group title is required"
msgstr "Tiêu đề nhóm trường là bắt buộc"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr ""
"Trường này không thể di chuyển cho đến khi các thay đổi của nó đã được lưu"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "Chuỗi \"field_\" không được sử dụng ở đầu tên trường"
@@ -6279,9 +6329,9 @@ msgstr "Loại tệp phải là %s."
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "hoặc"
@@ -6332,7 +6382,7 @@ msgstr "Hình thu nhỏ"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(không nhãn)"
@@ -6444,7 +6494,7 @@ msgstr "Giá trị đơn"
#: includes/fields/class-acf-field-taxonomy.php:692
msgid "Multi Select"
-msgstr "Chọn nhiều"
+msgstr "Chọn nhiều mục"
#: includes/fields/class-acf-field-checkbox.php:22
#: includes/fields/class-acf-field-taxonomy.php:691
@@ -6504,7 +6554,7 @@ msgstr "Khác"
msgid "Radio Button"
msgstr "Nút chọn"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
@@ -6512,19 +6562,19 @@ msgstr ""
"Xác định một điểm cuối để accordion trước đó dừng lại. Accordion này sẽ "
"không hiển thị."
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "Cho phép accordion này mở mà không đóng các accordion khác."
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "Mở rộng đa dạng"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "Hiển thị accordion này như đang mở khi tải trang."
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "Mở"
@@ -6547,7 +6597,7 @@ msgstr "URL tệp"
#: includes/fields/class-acf-field-file.php:205
msgid "File Array"
-msgstr "Mảng tập tin"
+msgstr "Array tập tin"
#: includes/fields/class-acf-field-file.php:176
msgid "Add File"
@@ -6586,82 +6636,88 @@ msgstr "Tệp tin"
msgid "Password"
msgstr "Mật khẩu"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "Chỉ định giá trị trả về"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "Sử dụng AJAX để tải lựa chọn một cách lười biếng?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "Nhập mỗi giá trị mặc định trên một dòng mới"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "Lựa chọn"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "Tải thất bại"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "Đang tìm kiếm…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "Đang tải thêm kết quả…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "Bạn chỉ có thể chọn %d mục"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "Bạn chỉ có thể chọn 1 mục"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "Vui lòng xóa %d ký tự"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "Vui lòng xóa 1 ký tự"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "Vui lòng nhập %d ký tự hoặc nhiều hơn"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "Vui lòng nhập 1 ký tự hoặc nhiều hơn"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "Không tìm thấy kết quả phù hợp"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr ""
"%d kết quả có sẵn, sử dụng các phím mũi tên lên và xuống để điều hướng."
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "Có một kết quả, nhấn enter để chọn."
@@ -6682,7 +6738,7 @@ msgstr "Đối tượng người dùng"
#: includes/fields/class-acf-field-user.php:100
msgid "User Array"
-msgstr "Mảng người dùng"
+msgstr "Array người dùng"
#: includes/fields/class-acf-field-user.php:88
msgid "All user roles"
@@ -6801,21 +6857,21 @@ msgstr "Chọn thời gian"
msgid "Date Time Picker"
msgstr "Công cụ chọn ngày giờ"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "Điểm cuối"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "Căn lề trái"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "Căn lề trên"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "Vị trí"
@@ -6833,7 +6889,7 @@ msgstr "URL liên kết"
#: includes/fields/class-acf-field-link.php:152
msgid "Link Array"
-msgstr "Mảng liên kết"
+msgstr "Array liên kết"
#: includes/fields/class-acf-field-link.php:124
msgid "Opens in a new window/tab"
@@ -6873,22 +6929,22 @@ msgstr "Thanh trượt phạm vi"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
-msgstr "Cả hai (Mảng)"
+msgstr "Cả hai (Array)"
#: includes/admin/views/acf-field-group/fields.php:52
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "Nhãn"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "Giá trị"
@@ -6907,14 +6963,14 @@ msgstr "Ngang"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "red : Đỏ"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr ""
"Để kiểm soát nhiều hơn, bạn có thể chỉ định cả giá trị và nhãn như thế này:"
@@ -6922,14 +6978,14 @@ msgstr ""
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "Nhập mỗi lựa chọn trên một dòng mới."
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "Lựa chọn"
@@ -6941,7 +6997,7 @@ msgstr "Nhóm nút"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7264,7 +7320,7 @@ msgstr "URL Hình ảnh"
#: includes/fields/class-acf-field-image.php:183
msgid "Image Array"
-msgstr "Mảng hình ảnh"
+msgstr "Array hình ảnh"
#: includes/fields/class-acf-field-button-group.php:158
#: includes/fields/class-acf-field-checkbox.php:343
@@ -7330,36 +7386,36 @@ msgstr "Chọn Hình ảnh"
msgid "Image"
msgstr "Hình ảnh"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr ""
"Cho phép đánh dấu HTML hiển thị dưới dạng văn bản hiển thị thay vì hiển thị"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "Escape HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "Không định dạng"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "Tự động thêm <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "Tự động thêm đoạn văn"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "Điều khiển cách hiển thị các dòng mới"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "Dòng mới"
@@ -7441,7 +7497,7 @@ msgstr "Văn bản hiển thị khi hoạt động"
msgid "On Text"
msgstr "Văn bản bật"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "Giao diện người dùng được tạo kiểu"
@@ -7453,7 +7509,7 @@ msgstr "Giao diện người dùng được tạo kiểu"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7467,7 +7523,7 @@ msgid "Displays text alongside the checkbox"
msgstr "Hiển thị văn bản cùng với hộp kiểm"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "Hiển thị thông điệp"
@@ -7492,31 +7548,31 @@ msgstr "Có"
msgid "True / False"
msgstr "Đúng / Sai"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "Hàng"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "Bảng"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "Khối"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "Chỉ định kiểu được sử dụng để hiển thị các trường đã chọn"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "Bố cục"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "Các trường phụ"
@@ -7592,7 +7648,7 @@ msgstr "Định dạng được trả về qua các hàm mẫu"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.l10n.php
index 48689b16..ab91f47e 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'zh_CN','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['%s requires a valid attachment ID when type is set to media_library.'=>'当类型设置为 media_library 时,%s 需要有效的附件 ID。','%s is a required property of acf.'=>'%s 是 acf 的必需属性。','The value of icon to save.'=>'要保存的图标的值。','The type of icon to save.'=>'要保存的图标的类型。','Yes Icon'=>'是的图标','WordPress Icon'=>'Wordpress 图标','Warning Icon'=>'警告图标','Visibility Icon'=>'可见性图标','Vault Icon'=>'Vault 图标','Upload Icon'=>'上传图标','Update Icon'=>'更新图标','Unlock Icon'=>'解锁图标','Universal Access Icon'=>'通用访问图标','Undo Icon'=>'撤消图标','Twitter Icon'=>'Twitter 图标','Trash Icon'=>'回收站图标','Translation Icon'=>'翻译图标','Tickets Icon'=>'Tickets 图标','Thumbs Up Icon'=>'点赞图标','Thumbs Down Icon'=>'点踩图标','Text Icon'=>'文本图标','Testimonial Icon'=>'感言图标','Tagcloud Icon'=>'标签云图标','Tag Icon'=>'标签图标','Tablet Icon'=>'平板电脑图标','Store Icon'=>'商店图标','Sticky Icon'=>'置顶图标','Star Half Icon'=>'半星图标','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF 字段','ACF PRO Feature'=>'ACF PRO 功能','Renew PRO to Unlock'=>'续订 PRO 即可解锁','Renew PRO License'=>'更新 PRO 许可证','PRO fields cannot be edited without an active license.'=>'如果没有有效许可证,则无法编辑 PRO 字段。','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'请激活您的 ACF PRO 许可证以编辑分配给 ACF 块的字段组。','Please activate your ACF PRO license to edit this options page.'=>'请激活您的 ACF PRO 许可证才能编辑此选项页面。','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'仅当 format_value 也为 true 时,才可以返回转义的 HTML 值。为了安全起见,字段值尚未返回。','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'仅当 format_value 也为 true 时,才可以返回转义的 HTML 值。为了安全起见,该字段值尚未返回。','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF 现在在由 the_field
或 ACF 短代码呈现时自动转义不安全的 HTML。我们检测到您的某些字段的输出已被此更改修改,但这可能不是重大更改。 %2$s。','Please contact your site administrator or developer for more details.'=>'请联系您的网站管理员或开发人员了解更多详细信息。','Learn more'=>'了解更多','Hide details'=>'隐藏详情','Show details'=>'显示详情','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - 通过 %3$s 呈现','Renew ACF PRO License'=>'续订 ACF PRO 许可证','Renew License'=>'更新许可证','Manage License'=>'管理许可证','\'High\' position not supported in the Block Editor'=>'块编辑器不支持“高”位置','Upgrade to ACF PRO'=>'升级到 ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF选项页是通过字段管理全局设置的自定义管理页。您可以创建多个页面和子页面。','Add Options Page'=>'添加选项页面','In the editor used as the placeholder of the title.'=>'在编辑器中用作标题的占位符。','Title Placeholder'=>'标题占位符','4 Months Free'=>'4个月免费','(Duplicated from %s)'=>' (复制自 %s)','Select Options Pages'=>'选择选项页面','Duplicate taxonomy'=>'克隆分类法','Create taxonomy'=>'创建分类法','Duplicate post type'=>'克隆文章类型','Create post type'=>'创建文章类型','Link field groups'=>'链接字段组','Add fields'=>'添加字段','This Field'=>'这个字段','ACF PRO'=>'ACF PRO','Feedback'=>'反馈','Support'=>'支持','is developed and maintained by'=>'开发和维护者','Add this %s to the location rules of the selected field groups.'=>'将此 %s 添加到所选字段组的位置规则中。','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'启用双向设置允许您更新为此字段选择的每个值的目标字段中的值,添加或删除正在更新的项目的文章 ID、分类法 ID 或用户 ID。有关更多信息,请阅读文档。','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'选择字段以将引用存储回正在更新的项目。您可以选择该字段。目标字段必须与该字段的显示位置兼容。例如,如果此字段显示在分类法上,则您的目标字段应为分类法类型','Target Field'=>'目标字段','Update a field on the selected values, referencing back to this ID'=>'更新所选值的字段,引用回此 ID','Bidirectional'=>'双向','%s Field'=>'%s 字段','Select Multiple'=>'选择多个','WP Engine logo'=>'WP Engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'仅小写字母、下划线和破折号,最多 32 个字符。','The capability name for assigning terms of this taxonomy.'=>'用于分配此分类的术语的功能名称。','Assign Terms Capability'=>'分配分类项能力','The capability name for deleting terms of this taxonomy.'=>'用于删除该分类法的分类项的功能名称。','Delete Terms Capability'=>'删除分类项功能','The capability name for editing terms of this taxonomy.'=>'用于编辑该分类法的分类项的功能名称。','Edit Terms Capability'=>'编辑分类项能力','The capability name for managing terms of this taxonomy.'=>'用于管理该分类法的分类项的功能名称。','Manage Terms Capability'=>'管理分类项能力','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'设置帖子是否应从搜索结果和分类存档页面中排除。','More Tools from WP Engine'=>'WP Engine 的更多工具','Built for those that build with WordPress, by the team at %s'=>'由 %s 团队专为使用 WordPress 构建的用户而构建','View Pricing & Upgrade'=>'查看定价和升级','Learn More'=>'了解更多','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'利用 ACF 块和选项页面等功能以及循环、弹性内容、克隆和图库等复杂的字段类型,加快您的工作流程并开发更好的网站。','Unlock Advanced Features and Build Even More with ACF PRO'=>'使用 ACF PRO 解锁高级功能并构建更多功能','%s fields'=>'%s 字段','No terms'=>'无分类项','No post types'=>'无文章类型','No posts'=>'无文章','No taxonomies'=>'无分类','No field groups'=>'无字段分组','No fields'=>'无字段','No description'=>'无描述','Any post status'=>'任何文章状态','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'这个分类标准的关键字已经被ACF以外注册的另一个分类标准所使用,不能使用。','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'此分类法已被 ACF 中的另一个分类法使用,因此无法使用。','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'分类法只能包含小写字母数字字符、下划线或破折号。','The taxonomy key must be under 32 characters.'=>'分类法必须少于 32 个字符。','No Taxonomies found in Trash'=>'回收站中未找到分类法','No Taxonomies found'=>'未找到分类法','Search Taxonomies'=>'搜索分类法','View Taxonomy'=>'查看分类法','New Taxonomy'=>'新分类法','Edit Taxonomy'=>'编辑分类法','Add New Taxonomy'=>'新增分类法','No Post Types found in Trash'=>'在回收站中找不到文章类型','No Post Types found'=>'找不到文章类型','Search Post Types'=>'搜索文章类型','View Post Type'=>'查看文章类型','New Post Type'=>'新文章类型','Edit Post Type'=>'编辑文章类型','Add New Post Type'=>'新增文章类型','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'此帖子类型密钥已被 ACF 外部注册的另一个帖子类型使用,因此无法使用。','This post type key is already in use by another post type in ACF and cannot be used.'=>'此帖子类型密钥已被 ACF 中的另一个帖子类型使用,无法使用。','This field must not be a WordPress reserved term.'=>'此字段不得是 WordPress 保留词。','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'帖子类型键只能包含小写字母数字字符、下划线或破折号。','The post type key must be under 20 characters.'=>'帖子类型键必须少于 20 个字符。','We do not recommend using this field in ACF Blocks.'=>'我们不建议在 ACF 块中使用此字段。','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'显示 WordPress 可视化编辑器,如文章和页面中所示,可提供丰富的文本编辑体验,还支持多媒体内容。','WYSIWYG Editor'=>'可视化编辑器','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'允许选择一个或多个可用于在数据对象之间创建关系的用户。','A text input specifically designed for storing web addresses.'=>'专门为存储网址而设计的文本输入。','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'允许您选择值 1 或 0(打开或关闭、true 或 false 等)的切换开关。可以呈现为程式化的开关或复选框。','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'用于选择时间的交互式 UI。可以使用字段设置自定义时间格式。','A basic textarea input for storing paragraphs of text.'=>'用于存储文本段落的基本文本区域输入。','A basic text input, useful for storing single string values.'=>'基本文本输入,可用于存储单个字符串值。','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'允许根据字段设置中指定的条件和选项选择一个或多个分类术语。','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'允许您将字段分组到编辑屏幕中的选项卡部分。对于保持字段的组织性和结构化很有用。','A dropdown list with a selection of choices that you specify.'=>'包含您指定的选项的下拉列表。','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'双栏界面,用于选择一个或多个帖子、页面或自定义帖子类型项目,以创建与您当前正在编辑的项目的关系。包括搜索和过滤选项。','An input for selecting a numerical value within a specified range using a range slider element.'=>'用于使用范围滑块元素选择指定范围内的数值的输入。','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'一组单选按钮输入,允许用户从您指定的值中进行单一选择。','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'一种交互式且可定制的用户界面,用于选择一个或多个帖子、页面或帖子类型项目,并提供搜索选项。 ','An input for providing a password using a masked field.'=>'使用屏蔽字段提供密码的输入。','Filter by Post Status'=>'按文章状态过滤','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'交互式下拉菜单,用于选择一个或多个帖子、页面、自定义帖子类型项目或存档 URL,并提供搜索选项。','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'一个交互式组件,用于通过使用本机 WordPress oEmbed 功能来嵌入视频、图像、推文、音频和其他内容。','An input limited to numerical values.'=>'输入仅限于数值。','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'用于与其他字段一起向编辑者显示消息。对于提供有关您的字段的附加上下文或说明很有用。','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'允许您使用 WordPress 本机链接选择器指定链接及其属性,例如标题和目标。','Uses the native WordPress media picker to upload, or choose images.'=>'使用本机 WordPress 媒体选择器上传或选择图像。','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'提供一种将字段组织为组的方法,以更好地组织数据和编辑屏幕。','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'用于使用 Google 地图选择位置的交互式 UI。需要 Google 地图 API 密钥和其他配置才能正确显示。','Uses the native WordPress media picker to upload, or choose files.'=>'使用本机 WordPress 媒体选择器上传或选择文件。','A text input specifically designed for storing email addresses.'=>'专门用于存储电子邮件地址的文本输入。','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'用于选择日期和时间的交互式 UI。可以使用字段设置自定义日期返回格式。','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'用于选择日期的交互式用户界面。可以使用字段设置自定义日期返回格式。','An interactive UI for selecting a color, or specifying a Hex value.'=>'用于选择颜色或指定十六进制值的交互式 UI。','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'一组复选框输入,允许用户选择您指定的一个或多个值。','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'一组具有您指定的值的按钮,用户可以从提供的值中选择一个选项。','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'允许您将自定义字段分组并组织到可折叠面板中,这些面板在编辑内容时显示。对于保持大型数据集整洁很有用。','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'这提供了一种通过充当一组可以一次又一次重复的子字段的父字段来重复幻灯片、团队成员和号召性用语图块等内容的解决方案。','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'这提供了用于管理附件集合的交互式界面。大多数设置与图像字段类型类似。其他设置允许您指定在库中添加新附件的位置以及允许的最小/最大附件数量。','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'这提供了一个简单、结构化、基于布局的编辑器。弹性内容字段允许您通过使用布局和子字段来设计可用块来定义、创建和管理具有完全控制的内容。','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'这允许您选择并显示现有字段。它不会复制数据库中的任何字段,而是在运行时加载并显示所选字段。克隆字段可以用所选字段替换自身,也可以将所选字段显示为一组子字段。','nounClone'=>'克隆','PRO'=>'PRO','Advanced'=>'高级','JSON (newer)'=>'JSON (新)','Original'=>'原始','Invalid post ID.'=>'文章 ID 无效。','Invalid post type selected for review.'=>'选择进行审核的帖子类型无效。','More'=>'更多','Tutorial'=>'教程','Select Field'=>'选择字段','Try a different search term or browse %s'=>'尝试不同的搜索词或浏览 %s','Popular fields'=>'热门字段','No search results for \'%s\''=>'没有搜索到“%s”结果','Search fields...'=>'搜索字段...','Select Field Type'=>'选择字段类型','Popular'=>'热门','Add Taxonomy'=>'添加分类法','Create custom taxonomies to classify post type content'=>'创建自定义分类法对文章类型内容进行分类','Add Your First Taxonomy'=>'添加您的第一个分类法','Hierarchical taxonomies can have descendants (like categories).'=>'分层分类法可以有后代(如类别)。','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'使分类在前端和管理仪表板中可见。','One or many post types that can be classified with this taxonomy.'=>'可以使用此分类法对一种或多种文章类型进行分类。','genre'=>'类型','Genre'=>'类型','Genres'=>'类型','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'使用可选的自定义控制器来代替“WP_REST_Terms_Controller”。','Expose this post type in the REST API.'=>'在 REST API 中公开此文章类型。','Customize the query variable name'=>'自定义查询变量名','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'可以使用非漂亮的永久链接访问术语,例如 {query_var}={term_slug}。','Parent-child terms in URLs for hierarchical taxonomies.'=>'分层分类法 URL 中的父子术语。','Customize the slug used in the URL'=>'自定义 URL 中使用的 slug','Permalinks for this taxonomy are disabled.'=>'此分类的永久链接已禁用。','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'使用分类键作为 slug 重写 URL。您的永久链接结构将是','Taxonomy Key'=>'分类法键','Select the type of permalink to use for this taxonomy.'=>'选择用于此分类的永久链接类型。','Display a column for the taxonomy on post type listing screens.'=>'在帖子类型列表屏幕上显示分类法列。','Show Admin Column'=>'显示管理栏','Show the taxonomy in the quick/bulk edit panel.'=>'在快速/批量编辑面板中显示分类。','Quick Edit'=>'快速编辑','List the taxonomy in the Tag Cloud Widget controls.'=>'列出标签云小部件控件中的分类法。','Tag Cloud'=>'标签云','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'要调用的 PHP 函数名称,用于清理从元框中保存的分类数据。','Meta Box Sanitization Callback'=>'Meta Box 清理回调','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'要调用的 PHP 函数名称来处理分类法上元框的内容。','Register Meta Box Callback'=>'注册元框回调','No Meta Box'=>'无 Meta Box','Custom Meta Box'=>'自定义 Meta Box','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'控制内容编辑器屏幕上的元框。默认情况下,对于分层分类法显示“类别”元框,对于非分层分类法显示“标签”元框。','Meta Box'=>'Meta Box','Categories Meta Box'=>'分类 Meta Box','Tags Meta Box'=>'标签 Meta Box','A link to a tag'=>'指向标签的链接','Describes a navigation link block variation used in the block editor.'=>'描述块编辑器中使用的导航链接块变体。','A link to a %s'=>'%s 的链接','Tag Link'=>'标签链接','Assigns a title for navigation link block variation used in the block editor.'=>'为块编辑器中使用的导航链接块变体分配标题。','← Go to tags'=>'← 转到标签','Assigns the text used to link back to the main index after updating a term.'=>'在更新分类项后,指定用于链接回主索引的文本。','Back To Items'=>'返回项目','← Go to %s'=>'← 前往 %s','Tags list'=>'标签列表','Assigns text to the table hidden heading.'=>'将文本分配给表格隐藏标题。','Tags list navigation'=>'标签列表导航','Assigns text to the table pagination hidden heading.'=>'将文本分配给表格分页隐藏标题。','Filter by category'=>'按类别过滤','Assigns text to the filter button in the posts lists table.'=>'将文本分配给帖子列表中的过滤器按钮。','Filter By Item'=>'按项目过滤','Filter by %s'=>'按 %s 过滤','The description is not prominent by default; however, some themes may show it.'=>'默认情况下描述不突出;但是,某些主题可能会显示它。','Describes the Description field on the Edit Tags screen.'=>'描述编辑标签屏幕上的描述字段。','Description Field Description'=>'描述 字段 描述','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'指定父分类项以创建层次结构。例如,“爵士乐”一词就是“Bebop”和“Big Band”的父词','Describes the Parent field on the Edit Tags screen.'=>'描述编辑标签屏幕上的父字段。','Parent Field Description'=>'父字段描述','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'“slug”是该名称的 URL 友好版本。它通常全部小写,仅包含字母、数字和连字符。','Describes the Slug field on the Edit Tags screen.'=>'描述编辑标签屏幕上的 Slug 字段。','Slug Field Description'=>'Slug 字段描述','The name is how it appears on your site'=>'该名称是它在您网站上的显示方式','Describes the Name field on the Edit Tags screen.'=>'描述编辑标签屏幕上的名称字段。','Name Field Description'=>'名称 字段 描述','No tags'=>'无标签','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'当没有可用标签或类别时,分配帖子和媒体列表中显示的文本。','No Terms'=>'无分类项','No %s'=>'无 %s','No tags found'=>'未找到标签','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'当没有可用标签时,分配在分类元框中单击“从最常用的选择”文本时显示的文本,并在没有分类项时分配术语列表中使用的文本。','Not Found'=>'未找到','Assigns text to the Title field of the Most Used tab.'=>'将文本分配给最常用选项卡的标题字段。','Most Used'=>'最常被使用','Choose from the most used tags'=>'从最常用的标签中选择','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'当禁用 JavaScript 时,指定元框中使用的“从最常用的选项中选择”文本。仅用于非层次分类法。','Choose From Most Used'=>'从最常用的中选择','Choose from the most used %s'=>'从最常用的 %s 中选择','Add or remove tags'=>'添加或删除标签','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'禁用 JavaScript 时分配在元框中使用的添加或删除项目文本。仅用于非层次分类法','Add Or Remove Items'=>'添加或删除项目','Add or remove %s'=>'添加或删除%s','Separate tags with commas'=>'用逗号分隔标签','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'使用分类元框中使用的逗号文本分配单独的项目。仅用于非层次分类法。','Separate Items With Commas'=>'用逗号分隔项目','Separate %s with commas'=>'用逗号分隔 %s','Popular Tags'=>'热门标签','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'分配热门项目文本。仅用于非层次分类法。','Popular Items'=>'热门项目','Popular %s'=>'热门 %s','Search Tags'=>'搜索标签','Assigns search items text.'=>'分配搜索项文本。','Parent Category:'=>'父级分类:','Assigns parent item text, but with a colon (:) added to the end.'=>'分配父项文本,但在末尾添加冒号 (:)。','Parent Item With Colon'=>'带冒号的父项','Parent Category'=>'父类别','Assigns parent item text. Only used on hierarchical taxonomies.'=>'分配父项文本。仅用于分层分类法。','Parent Item'=>'父级项目','Parent %s'=>'上级 %s','New Tag Name'=>'新标签名称','Assigns the new item name text.'=>'分配新的项目名称文本。','New Item Name'=>'新项目名称','New %s Name'=>'新 %s 名称','Add New Tag'=>'新增标签','Assigns the add new item text.'=>'分配新的项目名称文本。','Update Tag'=>'更新标签','Assigns the update item text.'=>'分配更新项目文本。','Update Item'=>'更新项目','Update %s'=>'更新 %s','View Tag'=>'查看标签','In the admin bar to view term during editing.'=>'在管理栏中可以在编辑期间查看分类项。','Edit Tag'=>'编辑标签','At the top of the editor screen when editing a term.'=>'编辑分类项时位于编辑器屏幕的顶部。','All Tags'=>'所有标签','Assigns the all items text.'=>'分配所有项目文本。','Assigns the menu name text.'=>'分配菜单名称文本。','Menu Label'=>'菜单标签','Active taxonomies are enabled and registered with WordPress.'=>'活动分类法已启用并在 WordPress 中注册。','A descriptive summary of the taxonomy.'=>'分类法的描述性摘要。','A descriptive summary of the term.'=>'该分类项的描述性摘要。','Term Description'=>'分类项说明','Single word, no spaces. Underscores and dashes allowed.'=>'单个字符串,不能有空格,允许下划线和破折号。','Term Slug'=>'分类项 Slug','The name of the default term.'=>'默认分类项的名称。','Term Name'=>'分类项名称','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'为无法删除的分类法创建分类项。默认情况下不会选择它来发布帖子。','Default Term'=>'默认分类项','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'此分类法中的分类项是否应按照提供给“wp_set_object_terms()”的顺序进行排序。','Sort Terms'=>'排序分类项','Add Post Type'=>'添加文章类型','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'使用自定义文章类型将 WordPress 的功能扩展到标准文章和页面之外。','Add Your First Post Type'=>'添加您的第一个文章类型','I know what I\'m doing, show me all the options.'=>'我知道我在做什么,告诉我所有的选择。','Advanced Configuration'=>'高级配置','Hierarchical post types can have descendants (like pages).'=>'分层文章类型可以有后代(如页面)。','Hierarchical'=>'分层','Visible on the frontend and in the admin dashboard.'=>'在前端和管理仪表板中可见。','Public'=>'公开','movie'=>'电影','Lower case letters, underscores and dashes only, Max 20 characters.'=>'仅限小写字母、下划线和破折号,最多 20 个字符。','Movie'=>'电影','Singular Label'=>'单一标签','Movies'=>'电影','Plural Label'=>'复数标签','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'使用可选的自定义控制器来代替“WP_REST_Posts_Controller”。','Controller Class'=>'控制器类','The namespace part of the REST API URL.'=>'REST API URL 的命名空间部分。','Namespace Route'=>'命名空间路由','The base URL for the post type REST API URLs.'=>'文章类型 REST API URL 的基本 URL。','Base URL'=>'基本网址','Exposes this post type in the REST API. Required to use the block editor.'=>'在 REST API 中公开此帖子类型。需要使用块编辑器。','Show In REST API'=>'在 REST API 中显示','Customize the query variable name.'=>'自定义查询变量名称。','Query Variable'=>'查询变量','No Query Variable Support'=>'不支持查询变量','Custom Query Variable'=>'自定义查询变量','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'可以使用非漂亮的永久链接访问项目,例如。 {post_type}={post_slug}。','Query Variable Support'=>'查询变量支持','URLs for an item and items can be accessed with a query string.'=>'可以使用查询字符串访问一个或多个项目的 URL。','Publicly Queryable'=>'可公开查询','Custom slug for the Archive URL.'=>'存档 URL 的自定义 slug。','Archive Slug'=>'归档 Slug','Has an item archive that can be customized with an archive template file in your theme.'=>'拥有一个项目存档,可以使用主题中的存档模板文件进行自定义。','Archive'=>'归档','Pagination support for the items URLs such as the archives.'=>'对项目 URL(例如归档)的分页支持。','Pagination'=>'分页','RSS feed URL for the post type items.'=>'文章类型项目的 RSS 源 URL。','Feed URL'=>'Feed 网址','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'更改永久链接结构以将 `WP_Rewrite::$front` 前缀添加到 URL。','Front URL Prefix'=>'前面的 URL 前缀','Customize the slug used in the URL.'=>'自定义 URL 中使用的 slug。','URL Slug'=>'URL Slug','Permalinks for this post type are disabled.'=>'此文章类型的永久链接已禁用。','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'使用下面输入中定义的自定义 slug 重写 URL。您的永久链接结构将是','No Permalink (prevent URL rewriting)'=>'无固定链接(防止 URL 重写)','Custom Permalink'=>'自定义固定链接','Post Type Key'=>'文章类型键','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'使用文章类型键作为 slug 重写 URL。您的永久链接结构将是','Permalink Rewrite'=>'永久链接重写','Delete items by a user when that user is deleted.'=>'删除用户后,删除该用户的项目。','Delete With User'=>'与用户一起删除','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'允许从“工具”>“导出”导出文章类型。','Can Export'=>'可以导出','Optionally provide a plural to be used in capabilities.'=>'可以选择提供要在功能中使用的复数。','Plural Capability Name'=>'复数能力名称','Choose another post type to base the capabilities for this post type.'=>'选择另一个文章类型以基于此文章类型的功能。','Singular Capability Name'=>'单一能力名称','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'默认情况下,文章类型的功能将继承“文章”功能名称,例如。编辑帖子、删除帖子。允许使用文章类型特定的功能,例如。编辑_{单数},删除_{复数}。','Rename Capabilities'=>'重命名功能','Exclude From Search'=>'从搜索中排除','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'允许将项目添加到“外观”>“菜单”屏幕中的菜单。必须在“屏幕选项”中打开。','Appearance Menus Support'=>'外观菜单支持','Appears as an item in the \'New\' menu in the admin bar.'=>'显示为管理栏中“新建”菜单中的一个项目。','Show In Admin Bar'=>'在管理栏中显示','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'为编辑屏幕设置元框时要调用的 PHP 函数名称。','Custom Meta Box Callback'=>'自定义 Meta Box 回调','Menu Icon'=>'菜单图标','The position in the sidebar menu in the admin dashboard.'=>'管理仪表板侧边栏菜单中的位置。','Menu Position'=>'菜单位置','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'默认情况下,文章类型将在管理菜单中获得一个新的顶级项目。如果此处提供了现有的顶级项目,则文章类型将作为其下的子菜单项添加。','Admin Menu Parent'=>'管理菜单父级','Admin editor navigation in the sidebar menu.'=>'侧边栏菜单中的管理编辑器导航。','Show In Admin Menu'=>'在管理菜单中显示','Items can be edited and managed in the admin dashboard.'=>'可以在管理仪表板中编辑和管理项目。','Show In UI'=>'在用户界面中显示','A link to a post.'=>'文章的链接。','Description for a navigation link block variation.'=>'导航链接块变体的描述。','Item Link Description'=>'项目链接说明','A link to a %s.'=>'%s 的链接','Post Link'=>'文章链接','Title for a navigation link block variation.'=>'导航链接块变体的标题。','Item Link'=>'项目链接','%s Link'=>'%s 链接','Post updated.'=>'文章已更新。','In the editor notice after an item is updated.'=>'项目更新后在编辑器通知中。','Item Updated'=>'项目已更新。','%s updated.'=>'%s 已更新。','Post scheduled.'=>'文章已计划。','In the editor notice after scheduling an item.'=>'在安排项目后的编辑器通知中。','Item Scheduled'=>'项目已计划','%s scheduled.'=>'%s 已计划。','Post reverted to draft.'=>'文章已恢复为草稿。','In the editor notice after reverting an item to draft.'=>'将项目恢复为草稿后在编辑器通知中。','Item Reverted To Draft'=>'项目恢复为草稿','%s reverted to draft.'=>'%s 已恢复为草稿。','Post published privately.'=>'文章已私密发布。','In the editor notice after publishing a private item.'=>'在编辑发布私密项目后的通知中。','Item Published Privately'=>'私密项目已发布。','%s published privately.'=>'%s 已私密发布','Post published.'=>'文章已发布。','In the editor notice after publishing an item.'=>'在编辑发布项目后的通知中。','Item Published'=>'项目已发布','%s published.'=>'%s 已发布。','Posts list'=>'文章列表','Used by screen readers for the items list on the post type list screen.'=>'由屏幕阅读器用于文章类型列表屏幕上的项目列表。','Items List'=>'项目列表','%s list'=>'%s 列表','Posts list navigation'=>'文章列表导航','Used by screen readers for the filter list pagination on the post type list screen.'=>'由屏幕阅读器用于文章类型列表屏幕上的过滤器列表分页。','Items List Navigation'=>'项目列表导航','%s list navigation'=>'%s 列表导航','Filter posts by date'=>'按日期过滤文章','Used by screen readers for the filter by date heading on the post type list screen.'=>'屏幕阅读器用于按文章类型列表屏幕上的日期标题进行过滤。','Filter Items By Date'=>'按日期过滤项目','Filter %s by date'=>'按日期过滤 %s','Filter posts list'=>'筛选文章列表','Used by screen readers for the filter links heading on the post type list screen.'=>'由屏幕阅读器用于文章类型列表屏幕上的过滤器链接标题。','Filter Items List'=>'筛选项目列表','Filter %s list'=>'筛选 %s 列表','In the media modal showing all media uploaded to this item.'=>'在媒体模式中显示上传到此项目的所有媒体。','Uploaded To This Item'=>'已上传至此项目','Uploaded to this %s'=>'已上传至此 %s','Insert into post'=>'插入至文章','As the button label when adding media to content.'=>'作为向内容添加媒体时的按钮标签。','Insert Into Media Button'=>'插入到媒体按钮','Insert into %s'=>'插入至 %s','Use as featured image'=>'用作特色图像','As the button label for selecting to use an image as the featured image.'=>'作为选择使用图像作为特色图像的按钮标签。','Use Featured Image'=>'使用特色图像','Remove featured image'=>'移除特色图片','As the button label when removing the featured image.'=>'作为删除特色图像时的按钮标签。','Remove Featured Image'=>'移除特色图片','Set featured image'=>'设置特色图像','As the button label when setting the featured image.'=>'作为设置特色图片时的按钮标签。','Set Featured Image'=>'设置特色图像','Featured image'=>'特色图像','In the editor used for the title of the featured image meta box.'=>'在编辑器中用于特色图像 meta box 的标题。','Featured Image Meta Box'=>'特色图像 Meta Box','Post Attributes'=>'文章属性','In the editor used for the title of the post attributes meta box.'=>'在编辑器中用于文章属性 Meta Box 的标题。','Attributes Meta Box'=>'属性 Meta Box','%s Attributes'=>'%s 属性','Post Archives'=>'文章归档','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'将带有此标签的“文章类型存档”项目添加到在启用存档的情况下将项目添加到 CPT 中的现有菜单时显示的文章列表。仅当在“实时预览”模式下编辑菜单并且提供了自定义存档段时才会出现。','Archives Nav Menu'=>'归档导航菜单','%s Archives'=>'%s 归档','No posts found in Trash'=>'在回收站中未找到文章','At the top of the post type list screen when there are no posts in the trash.'=>'当回收站中没有文章时,位于文章类型列表屏幕的顶部。','No Items Found in Trash'=>'在回收站中未找到项目','No %s found in Trash'=>'在回收站中未找到 %s','No posts found'=>'未找到文章','At the top of the post type list screen when there are no posts to display.'=>'当没有可显示的帖子时,位于文章类型列表屏幕的顶部。','No Items Found'=>'未找到项目。','No %s found'=>'未找到 %s','Search Posts'=>'搜索文章','At the top of the items screen when searching for an item.'=>'搜索项目时位于项目屏幕的顶部。','Search Items'=>'搜索项目','Search %s'=>'搜索 %s','Parent Page:'=>'父页:','For hierarchical types in the post type list screen.'=>'对于文章类型列表屏幕中的分层类型。','Parent Item Prefix'=>'父项前缀','Parent %s:'=>'父级 %s:','New Post'=>'新文章','New Item'=>'新项目','New %s'=>'新 %s','Add New Post'=>'新增文章','At the top of the editor screen when adding a new item.'=>'添加新项目时位于编辑器屏幕的顶部。','Add New Item'=>'新增项目','Add New %s'=>'新增 %s','View Posts'=>'查看文章','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'显示在管理栏中的“所有文章”视图中,前提是文章类型支持存档并且主页不是该文章类型的存档。','View Items'=>'查看项目','View Post'=>'查看文章','In the admin bar to view item when editing it.'=>'在管理栏中编辑项目时可以查看项目。','View Item'=>'查看项目','View %s'=>'查看 %s','Edit Post'=>'编辑文章','At the top of the editor screen when editing an item.'=>'编辑项目时位于编辑器屏幕的顶部。','Edit Item'=>'编辑项目','Edit %s'=>'编辑 %s','All Posts'=>'所有文章','In the post type submenu in the admin dashboard.'=>'在管理仪表板的文章类型子菜单中。','All Items'=>'所有项目','All %s'=>'所有 %s','Admin menu name for the post type.'=>'文章类型的管理菜单名称。','Menu Name'=>'菜单名称','Regenerate all labels using the Singular and Plural labels'=>'使用单数和复数标签重新生成所有标签','Regenerate'=>'重新生成','Active post types are enabled and registered with WordPress.'=>'活动文章类型已在 WordPress 中启用并注册。','A descriptive summary of the post type.'=>'文章类型的描述性摘要。','Add Custom'=>'添加自定义','Enable various features in the content editor.'=>'启用内容编辑器中的各种功能。','Post Formats'=>'文章格式','Editor'=>'编辑','Trackbacks'=>'引用通告','Select existing taxonomies to classify items of the post type.'=>'选择现有分类法对文章类型的项目进行分类。','Browse Fields'=>'浏览字段','Nothing to import'=>'没有什么可导入的','. The Custom Post Type UI plugin can be deactivated.'=>'可以停用自定义文章类型 UI 插件。','Imported %d item from Custom Post Type UI -'=>'已从自定义文章类型 UI 导入 %d 项 -','Failed to import taxonomies.'=>'导入分类法失败。','Failed to import post types.'=>'导入文章类型失败。','Nothing from Custom Post Type UI plugin selected for import.'=>'自定义文章类型 UI 插件中没有选择导入。','Imported 1 item'=>'已导入 %s 个项目','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'导入与现有文章类型或分类法具有相同键的文章类型或分类法将会用导入的设置覆盖现有文章类型或分类法的设置。','Import from Custom Post Type UI'=>'从自定义文章类型 UI 导入','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'以下代码可用于注册所选项目的本地版本。在本地存储字段组、帖子类型或分类法可以提供许多好处,例如更快的加载时间、版本控制和动态字段/设置。只需将以下代码复制并粘贴到主题的functions.php 文件中或将其包含在外部文件中,然后从ACF 管理中停用或删除这些项目。','Export - Generate PHP'=>'导出 - 生成 PHP','Export'=>'导出','Select Taxonomies'=>'选择分类法','Select Post Types'=>'选择文章类型','Exported 1 item.'=>'已导出 %s 个项目。','Category'=>'分类','Tag'=>'标签','%s taxonomy created'=>'%s 分类法已创建','%s taxonomy updated'=>'%s 分类法已更新','Taxonomy draft updated.'=>'分类法草稿已更新。','Taxonomy scheduled for.'=>'分类法已计划。','Taxonomy submitted.'=>'已提交分类法。','Taxonomy saved.'=>'分类法已保存。','Taxonomy deleted.'=>'分类法已删除。','Taxonomy updated.'=>'分类法已更新。','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'无法注册此分类法,因为其密钥已被另一个插件或主题注册的另一个分类法使用。','Taxonomy synchronized.'=>'%s 分类法已同步。','Taxonomy duplicated.'=>'%s 分类法已复制。','Taxonomy deactivated.'=>'%s 分类法已停用。','Taxonomy activated.'=>'%s 分类法已激活。','Terms'=>'分类项','Post type synchronized.'=>'%s 个文章类型已同步。','Post type duplicated.'=>'%s 个文章类型已复制。','Post type deactivated.'=>'%s 个文章类型已停用。','Post type activated.'=>'%s 个文章类型已激活。','Post Types'=>'文章类型','Advanced Settings'=>'高级设置','Basic Settings'=>'基本设置','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'无法注册此帖子类型,因为其密钥已被另一个插件或主题注册的另一个帖子类型使用。','Pages'=>'页面','Link Existing Field Groups'=>'链接现有字段组','%s post type created'=>'%s 文章类型已创建','Add fields to %s'=>'将字段添加到 %s','%s post type updated'=>'%s 文章类型已更新','Post type draft updated.'=>'文章类型草稿已更新。','Post type scheduled for.'=>'已计划文章类型。','Post type submitted.'=>'已提交文章类型。','Post type saved.'=>'文章类型已保存。','Post type updated.'=>'文章类型已更新。','Post type deleted.'=>'文章类型已删除。','Type to search...'=>'输入以搜索……','PRO Only'=>'仅限专业版','Field groups linked successfully.'=>'字段组链接成功。','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'导入使用自定义帖子类型 UI 注册的帖子类型和分类法并使用 ACF 进行管理。 开始使用。','ACF'=>'ACF','taxonomy'=>'分类法','post type'=>'文章类型','Done'=>'完成','Field Group(s)'=>'字段组','Select one or many field groups...'=>'选择一个或多个字段组...','Please select the field groups to link.'=>'请选择要链接的字段组。','Field group linked successfully.'=>'字段组链接成功。','post statusRegistration Failed'=>'注册失败','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'无法注册此项目,因为其密钥已被另一个插件或主题注册的另一个项目使用。','REST API'=>'REST API','Permissions'=>'权限','URLs'=>'网址','Visibility'=>'可见性','Labels'=>'标签','Field Settings Tabs'=>'字段设置选项卡','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[预览时禁用 ACF 短代码值]','Close Modal'=>'关闭模态框','Field moved to other group'=>'字段移至其他组','Close modal'=>'关闭模态框','Start a new group of tabs at this tab.'=>'在此选项卡上启动一组新选项卡。','New Tab Group'=>'新标签组','Use a stylized checkbox using select2'=>'使用 select2 使用程式化复选框','Save Other Choice'=>'保存其他选择','Allow Other Choice'=>'允许其他选择','Add Toggle All'=>'添加 全部切换','Save Custom Values'=>'保存自定义值','Allow Custom Values'=>'允许自定义值','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'复选框自定义值不能为空。取消选中任何空值。','Updates'=>'更新','Advanced Custom Fields logo'=>'高级自定义字段 LOGO','Save Changes'=>'保存更改','Field Group Title'=>'字段组标题','Add title'=>'添加标题','New to ACF? Take a look at our getting started guide.'=>'ACF 新手?请查看我们的入门指南。','Add Field Group'=>'添加字段组','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF 使用字段组将自定义字段分组在一起,然后将这些字段附加到编辑屏幕。','Add Your First Field Group'=>'添加您的第一个字段组','Options Pages'=>'选项页','ACF Blocks'=>'ACF 块','Gallery Field'=>'画廊字段','Flexible Content Field'=>'弹性内容字段','Repeater Field'=>'循环字段','Unlock Extra Features with ACF PRO'=>'使用 ACF PRO 解锁额外功能','Delete Field Group'=>'删除字段组','Created on %1$s at %2$s'=>'于 %1$s 在 %2$s 创建','Group Settings'=>'群组设置','Location Rules'=>'定位规则','Choose from over 30 field types. Learn more.'=>'从30多种字段类型中进行选择了解更多信息。','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'开始为您的文章、页面、自定义帖子类型和其他WordPress内容创建新的自定义字段。','Add Your First Field'=>'添加您的第一个字段','#'=>'#','Add Field'=>'添加字段','Presentation'=>'展示','Validation'=>'验证','General'=>'常规','Import JSON'=>'导入 JSON','Export As JSON'=>'导出为 JSON','Field group deactivated.'=>'%s 字段组已停用。','Field group activated.'=>'%s 个字段组已激活。','Deactivate'=>'停用','Deactivate this item'=>'停用此项目','Activate'=>'激活','Activate this item'=>'激活此项目','Move field group to trash?'=>'将字段组移至回收站?','post statusInactive'=>'停用','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'高级自定义字段和高级自定义字段 PRO 不应同时处于活动状态。我们已自动停用高级自定义字段 PRO。','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'高级自定义字段和高级自定义字段 PRO 不应同时处于活动状态。我们已自动停用高级自定义字段。','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - 我们检测到在 ACF 初始化之前检索 ACF 字段值的一次或多次调用。不支持此操作,并且可能会导致数据格式错误或丢失。 了解如何解决此问题。','%1$s must have a user with the %2$s role.'=>'%1$s 必须拥有具有以下角色之一的用户:%2$s','%1$s must have a valid user ID.'=>'%1$s 必须具有有效的用户 ID。','Invalid request.'=>'无效的请求。','%1$s is not one of %2$s'=>'%1$s 不是 %2$s 之一。','%1$s must have term %2$s.'=>'%1$s 必须具有以下分类项之一:%2$s','%1$s must be of post type %2$s.'=>'%1$s 必须属于以下文章类型之一:%2$s','%1$s must have a valid post ID.'=>'%1$s 必须具有有效的文章 ID。','%s requires a valid attachment ID.'=>'%s 需要有效的附件 ID。','Show in REST API'=>'在 REST API 中显示','Enable Transparency'=>'启用透明度','RGBA Array'=>'RGBA 数组','RGBA String'=>'RGBA 字符串','Hex String'=>'十六进制字符串','Upgrade to PRO'=>'升级到专业版','post statusActive'=>'启用','\'%s\' is not a valid email address'=>'“%s”不是有效的电子邮件地址','Color value'=>'颜色值','Select default color'=>'选择默认颜色','Clear color'=>'清除颜色','Blocks'=>'区块','Options'=>'选项','Users'=>'用户','Menu items'=>'菜单项','Widgets'=>'小工具','Attachments'=>'附件','Taxonomies'=>'分类法','Posts'=>'文章','Last updated: %s'=>'最后更新:%s','Sorry, this post is unavailable for diff comparison.'=>'抱歉,这篇文章无法进行差异比较。','Invalid field group parameter(s).'=>'无效的字段组参数。','Awaiting save'=>'等待保存','Saved'=>'已保存','Import'=>'导入','Review changes'=>'查看变更','Located in: %s'=>'位于:%s','Located in plugin: %s'=>'位于插件中:%s','Located in theme: %s'=>'位于主题中:%s','Various'=>'各种各样的','Sync changes'=>'同步更改','Loading diff'=>'加载差异','Review local JSON changes'=>'查看本地JSON更改','Visit website'=>'访问网站','View details'=>'查看详情','Version %s'=>'版本 %s','Information'=>'信息','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'服务台。我们服务台上的支持专业人员将协助您解决更深入的技术难题。','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'讨论。我们的社区论坛上有一个活跃且友好的社区,他们也许能够帮助您了解 ACF 世界的“操作方法”。','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'文档。我们详尽的文档包含您可能遇到的大多数情况的参考和指南。','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'我们热衷于支持,并希望您通过ACF充分利用自己的网站。如果遇到任何困难,可以在几个地方找到帮助:','Help & Support'=>'帮助和支持','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'如果您需要帮助,请使用“帮助和支持”选项卡进行联系。','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'在创建您的第一个字段组之前,我们建议您先阅读入门指南,以熟悉插件的原理和最佳实践。','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Advanced Custom Fields 插件提供了一个可视化的表单生成器,用于自定义带有额外字段的WordPress编辑屏幕,以及一个直观的API,用于在任何主题模板文件中显示自定义字段的值。','Overview'=>'概述','Location type "%s" is already registered.'=>'位置类型“%s”已被注册。','Class "%s" does not exist.'=>'Class“%s”不存在。','Invalid nonce.'=>'无效的随机数。','Error loading field.'=>'加载字段时出错。','Location not found: %s'=>'找不到位置:%s','Error: %s'=>'错误:%s','Widget'=>'小工具','User Role'=>'用户角色','Comment'=>'评论','Post Format'=>'文章格式','Menu Item'=>'菜单项','Post Status'=>'文章状态','Menus'=>'菜单','Menu Locations'=>'菜单位置','Menu'=>'菜单','Post Taxonomy'=>'文章分类法','Child Page (has parent)'=>'子页面(有父页面)','Parent Page (has children)'=>'父页面(有子页)','Top Level Page (no parent)'=>'顶级页面 (无父页面)','Posts Page'=>'文章页','Front Page'=>'首页','Page Type'=>'页面类型','Viewing back end'=>'查看后端','Viewing front end'=>'查看前端','Logged in'=>'登录','Current User'=>'当前用户','Page Template'=>'页面模板','Register'=>'注册','Add / Edit'=>'添加 / 编辑','User Form'=>'用户表单','Page Parent'=>'父级页面','Super Admin'=>'超级管理员','Current User Role'=>'当前用户角色','Default Template'=>'默认模板','Post Template'=>'文章模板','Post Category'=>'文章类别','All %s formats'=>'所有 %s 格式','Attachment'=>'附件','%s value is required'=>'%s 的值是必填项','Show this field if'=>'显示此字段的条件','Conditional Logic'=>'条件逻辑','and'=>'与','Local JSON'=>'本地 JSON','Clone Field'=>'克隆字段','Please also check all premium add-ons (%s) are updated to the latest version.'=>'还请检查所有高级扩展(%s)是否已更新到最新版本。','This version contains improvements to your database and requires an upgrade.'=>'此版本包含对数据库的改进,需要升级。','Thank you for updating to %1$s v%2$s!'=>'感谢您更新到 %1$s v%2$s!','Database Upgrade Required'=>'需要升级数据库','Options Page'=>'选项页面','Gallery'=>'画廊','Flexible Content'=>'弹性内容','Repeater'=>'循环','Back to all tools'=>'返回所有工具','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'如果多个字段组同时出现在编辑界面,会使用第一个字段组里的选项(就是序号最小的那个字段组)','Select items to hide them from the edit screen.'=>'选择需要在编辑界面隐藏的条目。','Hide on screen'=>'隐藏元素','Send Trackbacks'=>'发送 Trackbacks','Tags'=>'标签','Categories'=>'类别','Page Attributes'=>'页面属性','Format'=>'格式','Author'=>'作者','Slug'=>'别名','Revisions'=>'修订','Comments'=>'评论','Discussion'=>'讨论','Excerpt'=>'摘要','Content Editor'=>'内容编辑器','Permalink'=>'固定链接','Shown in field group list'=>'在字段组列表中显示','Field groups with a lower order will appear first'=>'序号小的字段组会排在最前面','Order No.'=>'序号','Below fields'=>'字段之下','Below labels'=>'标签之下','Instruction Placement'=>'说明位置','Label Placement'=>'标签位置','Side'=>'边栏','Normal (after content)'=>'正常(内容之后)','High (after title)'=>'高(标题之后)','Position'=>'位置','Seamless (no metabox)'=>'无缝(无 metabox)','Standard (WP metabox)'=>'标准(WP Metabox)','Style'=>'样式','Type'=>'类型','Key'=>'密钥','Order'=>'序号','Close Field'=>'关闭字段','id'=>'id','class'=>'class','width'=>'宽度','Wrapper Attributes'=>'包装属性','Required'=>'必填','Instructions'=>'说明','Field Type'=>'字段类型','Single word, no spaces. Underscores and dashes allowed'=>'单个字符串,不能有空格,允许下划线和破折号。','Field Name'=>'字段名称','This is the name which will appear on the EDIT page'=>'在编辑界面显示的名字','Field Label'=>'字段标签','Delete'=>'删除','Delete field'=>'删除字段','Move'=>'移动','Move field to another group'=>'把字段移动到其它群组','Duplicate field'=>'复制字段','Edit field'=>'编辑字段','Drag to reorder'=>'拖拽排序','Show this field group if'=>'显示此字段组的条件','No updates available.'=>'没有可用更新。','Database upgrade complete. See what\'s new'=>'数据库升级完成。查看新的部分 。','Reading upgrade tasks...'=>'阅读更新任务...','Upgrade failed.'=>'升级失败。','Upgrade complete.'=>'升级完成。','Upgrading data to version %s'=>'升级数据到 %s 版本','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'升级前最好先备份一下。确定现在升级吗?','Please select at least one site to upgrade.'=>'请选择至少一个要升级的站点。','Database Upgrade complete. Return to network dashboard'=>'数据库升级完成,返回网络面板','Site is up to date'=>'网站已是最新版','Site requires database upgrade from %1$s to %2$s'=>'站点需要将数据库从 %1$s 升级到 %2$s','Site'=>'网站','Upgrade Sites'=>'升级站点','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'下面的网站需要升级数据库,点击 %s 。','Add rule group'=>'添加规则组','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'创建一组规则以确定自定义字段在哪个编辑界面上显示','Rules'=>'规则','Copied'=>'复制','Copy to clipboard'=>'复制到剪贴板','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'选择您要导出的项目,然后选择导出方法。导出为 JSON 以导出到 .json 文件,然后可以将其导入到另一个 ACF 安装中。生成 PHP 以导出到 PHP 代码,您可以将其放置在主题中。','Select Field Groups'=>'选择字段组','No field groups selected'=>'没选择字段组','Generate PHP'=>'生成 PHP','Export Field Groups'=>'导出字段组','Import file empty'=>'导入的文件是空白的','Incorrect file type'=>'文本类型不对','Error uploading file. Please try again'=>'文件上传失败,请重试','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'选择您要导入的高级自定义字段 JSON 文件。当您单击下面的导入按钮时,ACF 将导入该文件中的项目。','Import Field Groups'=>'导入字段组','Sync'=>'同步','Select %s'=>'选择 %s','Duplicate'=>'复制','Duplicate this item'=>'复制此项','Supports'=>'支持','Documentation'=>'文档','Description'=>'描述','Sync available'=>'有可用同步','Field group synchronized.'=>'%s 个字段组已同步。','Field group duplicated.'=>'%s已复制字段组。','Active (%s)'=>'启用 (%s)','Review sites & upgrade'=>'检查网站并升级','Upgrade Database'=>'升级数据库','Custom Fields'=>'字段','Move Field'=>'移动字段','Please select the destination for this field'=>'请选择这个字段的位置','The %1$s field can now be found in the %2$s field group'=>'现在可以在 %2$s 字段组中找到 %1$s 字段','Move Complete.'=>'移动完成。','Active'=>'激活','Field Keys'=>'字段 Keys','Settings'=>'设置','Location'=>'位置','Null'=>'Null','copy'=>'复制','(this field)'=>'(这个字段)','Checked'=>'已选中','Move Custom Field'=>'移动自定义字段','No toggle fields available'=>'没有可用的切换字段','Field group title is required'=>'字段组的标题是必填项','This field cannot be moved until its changes have been saved'=>'保存这个字段的修改以后才能移动这个字段','The string "field_" may not be used at the start of a field name'=>'"field_" 这个字符串不能作为字段名字的开始部分','Field group draft updated.'=>'字段组草稿已更新。','Field group scheduled for.'=>'字段组已定时。','Field group submitted.'=>'字段组已提交。','Field group saved.'=>'字段组已保存。','Field group published.'=>'字段组已发布。','Field group deleted.'=>'字段组已删除。','Field group updated.'=>'字段组已更新。','Tools'=>'工具','is not equal to'=>'不等于','is equal to'=>'等于','Forms'=>'表单','Page'=>'页面','Post'=>'文章','Relational'=>'关系','Choice'=>'选项','Basic'=>'基本','Unknown'=>'未知','Field type does not exist'=>'字段类型不存在','Spam Detected'=>'检测到垃圾邮件','Post updated'=>'文章已更新','Update'=>'更新','Validate Email'=>'验证邮箱','Content'=>'内容','Title'=>'标题','Edit field group'=>'编辑字段组','Selection is less than'=>'选择小于','Selection is greater than'=>'选择大于','Value is less than'=>'值小于','Value is greater than'=>'值大于','Value contains'=>'值包含','Value matches pattern'=>'值匹配模式','Value is not equal to'=>'值不等于','Value is equal to'=>'值等于','Has no value'=>'没有价值','Has any value'=>'有任何价值','Cancel'=>'退出','Are you sure?'=>'确定吗?','%d fields require attention'=>'%d 个字段需要注意','1 field requires attention'=>'1 个字段需要注意','Validation failed'=>'验证失败','Validation successful'=>'验证成功','Restricted'=>'限制','Collapse Details'=>'折叠','Expand Details'=>'展开','Uploaded to this post'=>'上传到这个文章','verbUpdate'=>'更新','verbEdit'=>'编辑','The changes you made will be lost if you navigate away from this page'=>'如果浏览其它页面,会丢失当前所做的修改','File type must be %s.'=>'字段类型必须是 %s。','or'=>'或','File size must not exceed %s.'=>'文件尺寸最大不能超过 %s。','File size must be at least %s.'=>'文件尺寸至少得是 %s。','Image height must not exceed %dpx.'=>'图像高度最大不能超过 %dpx。','Image height must be at least %dpx.'=>'图像高度至少得是 %dpx。','Image width must not exceed %dpx.'=>'图像宽度最大不能超过 %dpx。','Image width must be at least %dpx.'=>'图像宽度至少得是 %dpx。','(no title)'=>'(无标题)','Full Size'=>'原图','Large'=>'大','Medium'=>'中','Thumbnail'=>'缩略图','(no label)'=>'(无标签)','Sets the textarea height'=>'设置文本区域的高度','Rows'=>'行','Text Area'=>'文本区域','Prepend an extra checkbox to toggle all choices'=>'添加一个可以全选的复选框','Save \'custom\' values to the field\'s choices'=>'将 "自定义" 值保存到字段的选择中','Allow \'custom\' values to be added'=>'允许添加 "自定义" 值','Add new choice'=>'添加新选项','Toggle All'=>'全选','Allow Archives URLs'=>'允许存档 url','Archives'=>'存档','Page Link'=>'页面链接','Add'=>'添加','Name'=>'名称','%s added'=>'%s 已添加','%s already exists'=>'%s 已存在','User unable to add new %s'=>'用户无法添加新的 %s','Term ID'=>'内容ID','Term Object'=>'对象缓存','Load value from posts terms'=>'从文章项目中加载值','Load Terms'=>'加载项目','Connect selected terms to the post'=>'连接所选项目到文章','Save Terms'=>'保存项目','Allow new terms to be created whilst editing'=>'在编辑时允许可以创建新的项目','Create Terms'=>'创建项目','Radio Buttons'=>'单选框','Single Value'=>'单个值','Multi Select'=>'多选','Checkbox'=>'复选框','Multiple Values'=>'多选','Select the appearance of this field'=>'为这个字段选择外观','Appearance'=>'外观','Select the taxonomy to be displayed'=>'选择要显示的分类法','No TermsNo %s'=>'无 %s','Value must be equal to or lower than %d'=>'值要小于等于 %d','Value must be equal to or higher than %d'=>'值要大于等于 %d','Value must be a number'=>'值必须是数字','Number'=>'数字','Save \'other\' values to the field\'s choices'=>'存档为字段的选择的 \'other\' 的值','Add \'other\' choice to allow for custom values'=>'为自定义值添加 \'other\' 选择','Other'=>'其他','Radio Button'=>'单选按钮','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'定义上一个手风琴停止的端点。此手风琴将不可见。','Allow this accordion to open without closing others.'=>'允许此手风琴打开而不关闭其他。','Multi-Expand'=>'多扩展','Display this accordion as open on page load.'=>'将此手风琴显示为在页面加载时打开。','Open'=>'打开','Accordion'=>'手风琴','Restrict which files can be uploaded'=>'限制什么类型的文件可以上传','File ID'=>'文件ID','File URL'=>'文件URL','File Array'=>'文件数组','Add File'=>'添加文件','No file selected'=>'没选择文件','File name'=>'文件名','Update File'=>'更新文件','Edit File'=>'编辑文件','Select File'=>'选择文件','File'=>'文件','Password'=>'密码','Specify the value returned'=>'指定返回的值','Use AJAX to lazy load choices?'=>'使用 AJAX 惰性选择?','Enter each default value on a new line'=>'每行输入一个默认值','verbSelect'=>'选择','Select2 JS load_failLoading failed'=>'加载失败','Select2 JS searchingSearching…'=>'搜索中…','Select2 JS load_moreLoading more results…'=>'载入更多结果…','Select2 JS selection_too_long_nYou can only select %d items'=>'只能选择 %d 项','Select2 JS selection_too_long_1You can only select 1 item'=>'您只能选择1项','Select2 JS input_too_long_nPlease delete %d characters'=>'请删除 %d 个字符','Select2 JS input_too_long_1Please delete 1 character'=>'请删除1个字符','Select2 JS input_too_short_nPlease enter %d or more characters'=>'请输入 %d 或者更多字符','Select2 JS input_too_short_1Please enter 1 or more characters'=>'请输入至少一个字符','Select2 JS matches_0No matches found'=>'找不到匹配项','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d 结果可用, 请使用向上和向下箭头键进行导航。','Select2 JS matches_1One result is available, press enter to select it.'=>'一个结果是可用的,按回车选择它。','nounSelect'=>'下拉选择','User ID'=>'用户 ID','User Object'=>'用户对象','User Array'=>'數組','All user roles'=>'所有用户角色','Filter by Role'=>'按角色过滤','User'=>'用户','Separator'=>'分隔线','Select Color'=>'选择颜色','Default'=>'默认','Clear'=>'清除','Color Picker'=>'颜色选择','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'下午','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'上午','Date Time Picker JS selectTextSelect'=>'选择','Date Time Picker JS closeTextDone'=>'已完成','Date Time Picker JS currentTextNow'=>'现在','Date Time Picker JS timezoneTextTime Zone'=>'时区','Date Time Picker JS microsecTextMicrosecond'=>'微秒','Date Time Picker JS millisecTextMillisecond'=>'毫秒','Date Time Picker JS secondTextSecond'=>'秒','Date Time Picker JS minuteTextMinute'=>'分钟','Date Time Picker JS hourTextHour'=>'小时','Date Time Picker JS timeTextTime'=>'时间','Date Time Picker JS timeOnlyTitleChoose Time'=>'选择时间','Date Time Picker'=>'日期时间选择器','Endpoint'=>'端点','Left aligned'=>'左对齐','Top aligned'=>'顶部对齐','Placement'=>'位置','Tab'=>'选项卡','Value must be a valid URL'=>'值必须是有效的地址','Link URL'=>'链接 URL','Link Array'=>'链接数组','Opens in a new window/tab'=>'在新窗口/选项卡中打开','Select Link'=>'选择链接','Link'=>'链接','Email'=>'电子邮件','Step Size'=>'步长','Maximum Value'=>'最大值','Minimum Value'=>'最小值','Range'=>'范围(滑块)','Both (Array)'=>'两个 (阵列)','Label'=>'标签','Value'=>'值','Vertical'=>'垂直','Horizontal'=>'水平','red : Red'=>'red : Red','For more control, you may specify both a value and label like this:'=>'如果需要更多控制,您按照一下格式,定义一个值和标签对:','Enter each choice on a new line.'=>'输入选项,每行一个。','Choices'=>'选项','Button Group'=>'按钮组','Allow Null'=>'允许空值','Parent'=>'父级','TinyMCE will not be initialized until field is clicked'=>'TinyMCE 在栏位没有点击之前不会初始化','Delay Initialization'=>'延迟初始化','Show Media Upload Buttons'=>'显示媒体上传按钮','Toolbar'=>'工具条','Text Only'=>'纯文本','Visual Only'=>'只有显示','Visual & Text'=>'显示与文本','Tabs'=>'标签','Click to initialize TinyMCE'=>'点击初始化 TinyMCE 编辑器','Name for the Text editor tab (formerly HTML)Text'=>'文本','Visual'=>'显示','Value must not exceed %d characters'=>'值不得超过%d个字符','Leave blank for no limit'=>'留空则不限制','Character Limit'=>'字符限制','Appears after the input'=>'在 input 后面显示','Append'=>'追加','Appears before the input'=>'在 input 前面显示','Prepend'=>'前置','Appears within the input'=>'在 input 内部显示','Placeholder Text'=>'占位符文本','Appears when creating a new post'=>'创建新文章的时候显示','Text'=>'文本','%1$s requires at least %2$s selection'=>'%1$s 至少需要 %2$s 个选择','Post ID'=>'文章 ID','Post Object'=>'文章对象','Maximum Posts'=>'最大文章数','Minimum Posts'=>'最小文章数','Featured Image'=>'特色图像','Selected elements will be displayed in each result'=>'选择的元素将在每个结果中显示','Elements'=>'元素','Taxonomy'=>'分类法','Post Type'=>'文章类型','Filters'=>'过滤器','All taxonomies'=>'所有分类法','Filter by Taxonomy'=>'按分类筛选','All post types'=>'所有文章类型','Filter by Post Type'=>'按文章类型筛选','Search...'=>'搜索...','Select taxonomy'=>'选择分类','Select post type'=>'选择文章类型','No matches found'=>'找不到匹配项','Loading'=>'加载','Maximum values reached ( {max} values )'=>'达到了最大值 ( {max} 值 )','Relationship'=>'关系','Comma separated list. Leave blank for all types'=>'用英文逗号分隔开,留空则为全部类型','Allowed File Types'=>'允许的文件类型','Maximum'=>'最大','File size'=>'文件尺寸','Restrict which images can be uploaded'=>'限制可以上传的图像','Minimum'=>'最小','Uploaded to post'=>'上传到文章','All'=>'所有','Limit the media library choice'=>'限制媒体库的选择','Library'=>'库','Preview Size'=>'预览图大小','Image ID'=>'图像ID','Image URL'=>'图像 URL','Image Array'=>'图像数组','Specify the returned value on front end'=>'指定前端返回的值','Return Value'=>'返回值','Add Image'=>'添加图片','No image selected'=>'没有选择图片','Remove'=>'删除','Edit'=>'编辑','All images'=>'所有图片','Update Image'=>'更新图像','Edit Image'=>'编辑图片','Select Image'=>'选择图像','Image'=>'图像','Allow HTML markup to display as visible text instead of rendering'=>'显示 HTML 文本,而不是渲染 HTML','Escape HTML'=>'转义 HTML','No Formatting'=>'无格式','Automatically add <br>'=>'自动添加 <br>','Automatically add paragraphs'=>'自动添加段落','Controls how new lines are rendered'=>'控制怎么显示新行','New Lines'=>'新行','Week Starts On'=>'每周开始于','The format used when saving a value'=>'保存值时使用的格式','Save Format'=>'保存格式','Date Picker JS weekHeaderWk'=>'周','Date Picker JS prevTextPrev'=>'上一页','Date Picker JS nextTextNext'=>'下一个','Date Picker JS currentTextToday'=>'今日','Date Picker JS closeTextDone'=>'完成','Date Picker'=>'日期选择','Width'=>'宽度','Embed Size'=>'嵌入尺寸','Enter URL'=>'输入 URL','oEmbed'=>'oEmbed(嵌入)','Text shown when inactive'=>'非激活时显示的文字','Off Text'=>'关闭文本','Text shown when active'=>'激活时显示的文本','On Text'=>'打开文本','Stylized UI'=>'风格化的用户界面','Default Value'=>'默认值','Displays text alongside the checkbox'=>'在复选框旁边显示文本','Message'=>'消息','No'=>'否','Yes'=>'是','True / False'=>'真 / 假 (开关)','Row'=>'行','Table'=>'表','Block'=>'区块','Specify the style used to render the selected fields'=>'指定用于呈现所选字段的样式','Layout'=>'样式','Sub Fields'=>'子字段','Group'=>'分组','Customize the map height'=>'自定义地图高度','Height'=>'高度','Set the initial zoom level'=>'设置初始缩放级别','Zoom'=>'缩放','Center the initial map'=>'居中显示初始地图','Center'=>'居中','Search for address...'=>'搜索地址...','Find current location'=>'搜索当前位置','Clear location'=>'清除位置','Search'=>'搜索','Sorry, this browser does not support geolocation'=>'抱歉,浏览器不支持定位','Google Map'=>'谷歌地图','The format returned via template functions'=>'通过模板函数返回的格式','Return Format'=>'返回格式','Custom:'=>'自定义:','The format displayed when editing a post'=>'编辑文章的时候显示的格式','Display Format'=>'显示格式','Time Picker'=>'时间选择','Inactive (%s)'=>'已停用 (%s)','No Fields found in Trash'=>'回收站里没有字段','No Fields found'=>'没找到字段','Search Fields'=>'搜索字段','View Field'=>'视图字段','New Field'=>'新字段','Edit Field'=>'编辑字段','Add New Field'=>'添加新字段','Field'=>'字段','Fields'=>'字段','No Field Groups found in Trash'=>'回收站中没有找到字段组','No Field Groups found'=>'没有找到字段组','Search Field Groups'=>'搜索字段组','View Field Group'=>'查看字段组','New Field Group'=>'新建字段组','Edit Field Group'=>'编辑字段组','Add New Field Group'=>'添加字段组','Add New'=>'新建','Field Group'=>'字段组','Field Groups'=>'字段组','Customize WordPress with powerful, professional and intuitive fields.'=>'【高级自定义字段 ACF】使用强大、专业和直观的字段自定义WordPress。','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields 专业版','Options Updated'=>'选项已更新','Check Again'=>'重新检查','Publish'=>'发布','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'这个选项页上还没有自定义字段群组。创建自定义字段群组','Error. Could not connect to update server'=>'错误,不能连接到更新服务器','Display'=>'显示','Add Row'=>'添加行','layout'=>'布局','layouts'=>'布局','This field requires at least {min} {label} {identifier}'=>'这个字段需要至少 {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} 可用 (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} 需要 (min {min})','Flexible Content requires at least 1 layout'=>'灵活内容字段需要至少一个布局','Click the "%s" button below to start creating your layout'=>'点击下面的 "%s" 按钮创建布局','Add layout'=>'添加布局','Remove layout'=>'删除布局','Delete Layout'=>'删除布局','Duplicate Layout'=>'复制布局','Add New Layout'=>'添加新布局','Add Layout'=>'添加布局','Min'=>'最小','Max'=>'最大','Minimum Layouts'=>'最小布局','Maximum Layouts'=>'最大布局','Button Label'=>'按钮标签','Add Image to Gallery'=>'添加图片到相册','Maximum selection reached'=>'已到最大选择','Length'=>'长度','Caption'=>'标题','Add to gallery'=>'添加到相册','Bulk actions'=>'批量动作','Sort by date uploaded'=>'按上传日期排序','Sort by date modified'=>'按修改日期排序','Sort by title'=>'按标题排序','Reverse current order'=>'颠倒当前排序','Close'=>'关闭','Minimum Selection'=>'最小选择','Maximum Selection'=>'最大选择','Allowed file types'=>'允许的文字类型','Minimum rows not reached ({min} rows)'=>'已到最小行数 ({min} 行)','Maximum rows reached ({max} rows)'=>'已到最大行数 ({max} 行)','Minimum Rows'=>'最小行数','Maximum Rows'=>'最大行数','Click to reorder'=>'拖拽排序','Add row'=>'添加行','Remove row'=>'删除行','First Page'=>'首页','Previous Page'=>'文章页','Next Page'=>'首页','Last Page'=>'文章页','No options pages exist'=>'还没有选项页面','Deactivate License'=>'关闭许可证','Activate License'=>'激活许可证','License Key'=>'许可证号','Update Information'=>'更新信息','Current Version'=>'当前版本','Latest Version'=>'最新版本','Update Available'=>'可用更新','Upgrade Notice'=>'更新通知','Enter your license key to unlock updates'=>'在上面输入许可证号解锁更新','Update Plugin'=>'更新插件']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'zh_CN','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['%s requires a valid attachment ID when type is set to media_library.'=>'当类型设置为 media_library 时,%s 需要有效的附件 ID。','%s is a required property of acf.'=>'%s 是 acf 的必需属性。','The value of icon to save.'=>'要保存的图标的值。','The type of icon to save.'=>'要保存的图标的类型。','Yes Icon'=>'是的图标','WordPress Icon'=>'Wordpress 图标','Warning Icon'=>'警告图标','Visibility Icon'=>'可见性图标','Vault Icon'=>'Vault 图标','Upload Icon'=>'上传图标','Update Icon'=>'更新图标','Unlock Icon'=>'解锁图标','Universal Access Icon'=>'通用访问图标','Undo Icon'=>'撤消图标','Twitter Icon'=>'Twitter 图标','Trash Icon'=>'回收站图标','Translation Icon'=>'翻译图标','Tickets Icon'=>'Tickets 图标','Thumbs Up Icon'=>'点赞图标','Thumbs Down Icon'=>'点踩图标','Text Icon'=>'文本图标','Testimonial Icon'=>'感言图标','Tagcloud Icon'=>'标签云图标','Tag Icon'=>'标签图标','Tablet Icon'=>'平板电脑图标','Store Icon'=>'商店图标','Sticky Icon'=>'置顶图标','Star Half Icon'=>'半星图标','The core ACF block binding source name for fields on the current pageACF Fields'=>'ACF 字段','ACF PRO Feature'=>'ACF PRO 功能','Renew PRO to Unlock'=>'续订 PRO 即可解锁','Renew PRO License'=>'更新 PRO 许可证','PRO fields cannot be edited without an active license.'=>'如果没有有效许可证,则无法编辑 PRO 字段。','Please activate your ACF PRO license to edit field groups assigned to an ACF Block.'=>'请激活您的 ACF PRO 许可证以编辑分配给 ACF 块的字段组。','Please activate your ACF PRO license to edit this options page.'=>'请激活您的 ACF PRO 许可证才能编辑此选项页面。','Returning escaped HTML values is only possible when format_value is also true. The field values have not been returned for security.'=>'仅当 format_value 也为 true 时,才可以返回转义的 HTML 值。为了安全起见,字段值尚未返回。','Returning an escaped HTML value is only possible when format_value is also true. The field value has not been returned for security.'=>'仅当 format_value 也为 true 时,才可以返回转义的 HTML 值。为了安全起见,该字段值尚未返回。','%1$s ACF now automatically escapes unsafe HTML when rendered by the_field
or the ACF shortcode. We\'ve detected the output of some of your fields has been modified by this change, but this may not be a breaking change. %2$s.'=>'%1$s ACF 现在在由 the_field
或 ACF 短代码呈现时自动转义不安全的 HTML。我们检测到您的某些字段的输出已被此更改修改,但这可能不是重大更改。 %2$s。','Please contact your site administrator or developer for more details.'=>'请联系您的网站管理员或开发人员了解更多详细信息。','Learn more'=>'了解更多','Hide details'=>'隐藏详情','Show details'=>'显示详情','%1$s (%2$s) - rendered via %3$s'=>'%1$s (%2$s) - 通过 %3$s 呈现','Renew ACF PRO License'=>'续订 ACF PRO 许可证','Renew License'=>'更新许可证','Manage License'=>'管理许可证','\'High\' position not supported in the Block Editor'=>'块编辑器不支持“高”位置','Upgrade to ACF PRO'=>'升级到 ACF PRO','ACF options pages are custom admin pages for managing global settings via fields. You can create multiple pages and sub-pages.'=>'ACF选项页是通过字段管理全局设置的自定义管理页。您可以创建多个页面和子页面。','Add Options Page'=>'添加选项页面','In the editor used as the placeholder of the title.'=>'在编辑器中用作标题的占位符。','Title Placeholder'=>'标题占位符','4 Months Free'=>'4个月免费','(Duplicated from %s)'=>' (复制自 %s)','Select Options Pages'=>'选择选项页面','Duplicate taxonomy'=>'克隆分类法','Create taxonomy'=>'创建分类法','Duplicate post type'=>'克隆文章类型','Create post type'=>'创建文章类型','Link field groups'=>'链接字段组','Add fields'=>'添加字段','This Field'=>'这个字段','ACF PRO'=>'ACF PRO','Feedback'=>'反馈','Support'=>'支持','is developed and maintained by'=>'开发和维护者','Add this %s to the location rules of the selected field groups.'=>'将此 %s 添加到所选字段组的位置规则中。','Enabling the bidirectional setting allows you to update a value in the target fields for each value selected for this field, adding or removing the Post ID, Taxonomy ID or User ID of the item being updated. For more information, please read the documentation.'=>'启用双向设置允许您更新为此字段选择的每个值的目标字段中的值,添加或删除正在更新的项目的文章 ID、分类法 ID 或用户 ID。有关更多信息,请阅读文档。','Select field(s) to store the reference back to the item being updated. You may select this field. Target fields must be compatible with where this field is being displayed. For example, if this field is displayed on a Taxonomy, your target field should be of type Taxonomy'=>'选择字段以将引用存储回正在更新的项目。您可以选择该字段。目标字段必须与该字段的显示位置兼容。例如,如果此字段显示在分类法上,则您的目标字段应为分类法类型','Target Field'=>'目标字段','Update a field on the selected values, referencing back to this ID'=>'更新所选值的字段,引用回此 ID','Bidirectional'=>'双向','%s Field'=>'%s 字段','Select Multiple'=>'选择多个','WP Engine logo'=>'WP Engine logo','Lower case letters, underscores and dashes only, Max 32 characters.'=>'仅小写字母、下划线和破折号,最多 32 个字符。','The capability name for assigning terms of this taxonomy.'=>'用于分配此分类的术语的功能名称。','Assign Terms Capability'=>'分配分类项能力','The capability name for deleting terms of this taxonomy.'=>'用于删除该分类法的分类项的功能名称。','Delete Terms Capability'=>'删除分类项功能','The capability name for editing terms of this taxonomy.'=>'用于编辑该分类法的分类项的功能名称。','Edit Terms Capability'=>'编辑分类项能力','The capability name for managing terms of this taxonomy.'=>'用于管理该分类法的分类项的功能名称。','Manage Terms Capability'=>'管理分类项能力','Sets whether posts should be excluded from search results and taxonomy archive pages.'=>'设置帖子是否应从搜索结果和分类存档页面中排除。','More Tools from WP Engine'=>'WP Engine 的更多工具','Built for those that build with WordPress, by the team at %s'=>'由 %s 团队专为使用 WordPress 构建的用户而构建','View Pricing & Upgrade'=>'查看定价和升级','Learn More'=>'了解更多','Speed up your workflow and develop better websites with features like ACF Blocks and Options Pages, and sophisticated field types like Repeater, Flexible Content, Clone, and Gallery.'=>'利用 ACF 块和选项页面等功能以及循环、弹性内容、克隆和图库等复杂的字段类型,加快您的工作流程并开发更好的网站。','Unlock Advanced Features and Build Even More with ACF PRO'=>'使用 ACF PRO 解锁高级功能并构建更多功能','%s fields'=>'%s 字段','No terms'=>'无分类项','No post types'=>'无文章类型','No posts'=>'无文章','No taxonomies'=>'无分类','No field groups'=>'无字段分组','No fields'=>'无字段','No description'=>'无描述','Any post status'=>'任何文章状态','This taxonomy key is already in use by another taxonomy registered outside of ACF and cannot be used.'=>'这个分类标准的关键字已经被ACF以外注册的另一个分类标准所使用,不能使用。','This taxonomy key is already in use by another taxonomy in ACF and cannot be used.'=>'此分类法已被 ACF 中的另一个分类法使用,因此无法使用。','The taxonomy key must only contain lower case alphanumeric characters, underscores or dashes.'=>'分类法只能包含小写字母数字字符、下划线或破折号。','The taxonomy key must be under 32 characters.'=>'分类法必须少于 32 个字符。','No Taxonomies found in Trash'=>'回收站中未找到分类法','No Taxonomies found'=>'未找到分类法','Search Taxonomies'=>'搜索分类法','View Taxonomy'=>'查看分类法','New Taxonomy'=>'新分类法','Edit Taxonomy'=>'编辑分类法','Add New Taxonomy'=>'新增分类法','No Post Types found in Trash'=>'在回收站中找不到文章类型','No Post Types found'=>'找不到文章类型','Search Post Types'=>'搜索文章类型','View Post Type'=>'查看文章类型','New Post Type'=>'新文章类型','Edit Post Type'=>'编辑文章类型','Add New Post Type'=>'新增文章类型','This post type key is already in use by another post type registered outside of ACF and cannot be used.'=>'此帖子类型密钥已被 ACF 外部注册的另一个帖子类型使用,因此无法使用。','This post type key is already in use by another post type in ACF and cannot be used.'=>'此帖子类型密钥已被 ACF 中的另一个帖子类型使用,无法使用。','This field must not be a WordPress reserved term.'=>'此字段不得是 WordPress 保留词。','The post type key must only contain lower case alphanumeric characters, underscores or dashes.'=>'帖子类型键只能包含小写字母数字字符、下划线或破折号。','The post type key must be under 20 characters.'=>'帖子类型键必须少于 20 个字符。','We do not recommend using this field in ACF Blocks.'=>'我们不建议在 ACF 块中使用此字段。','Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing for a rich text-editing experience that also allows for multimedia content.'=>'显示 WordPress 可视化编辑器,如文章和页面中所示,可提供丰富的文本编辑体验,还支持多媒体内容。','WYSIWYG Editor'=>'可视化编辑器','Allows the selection of one or more users which can be used to create relationships between data objects.'=>'允许选择一个或多个可用于在数据对象之间创建关系的用户。','A text input specifically designed for storing web addresses.'=>'专门为存储网址而设计的文本输入。','URL'=>'URL','A toggle that allows you to pick a value of 1 or 0 (on or off, true or false, etc). Can be presented as a stylized switch or checkbox.'=>'允许您选择值 1 或 0(打开或关闭、true 或 false 等)的切换开关。可以呈现为程式化的开关或复选框。','An interactive UI for picking a time. The time format can be customized using the field settings.'=>'用于选择时间的交互式 UI。可以使用字段设置自定义时间格式。','A basic textarea input for storing paragraphs of text.'=>'用于存储文本段落的基本文本区域输入。','A basic text input, useful for storing single string values.'=>'基本文本输入,可用于存储单个字符串值。','Allows the selection of one or more taxonomy terms based on the criteria and options specified in the fields settings.'=>'允许根据字段设置中指定的条件和选项选择一个或多个分类术语。','Allows you to group fields into tabbed sections in the edit screen. Useful for keeping fields organized and structured.'=>'允许您将字段分组到编辑屏幕中的选项卡部分。对于保持字段的组织性和结构化很有用。','A dropdown list with a selection of choices that you specify.'=>'包含您指定的选项的下拉列表。','A dual-column interface to select one or more posts, pages, or custom post type items to create a relationship with the item that you\'re currently editing. Includes options to search and filter.'=>'双栏界面,用于选择一个或多个帖子、页面或自定义帖子类型项目,以创建与您当前正在编辑的项目的关系。包括搜索和过滤选项。','An input for selecting a numerical value within a specified range using a range slider element.'=>'用于使用范围滑块元素选择指定范围内的数值的输入。','A group of radio button inputs that allows the user to make a single selection from values that you specify.'=>'一组单选按钮输入,允许用户从您指定的值中进行单一选择。','An interactive and customizable UI for picking one or many posts, pages or post type items with the option to search. '=>'一种交互式且可定制的用户界面,用于选择一个或多个帖子、页面或帖子类型项目,并提供搜索选项。 ','An input for providing a password using a masked field.'=>'使用屏蔽字段提供密码的输入。','Filter by Post Status'=>'按文章状态过滤','An interactive dropdown to select one or more posts, pages, custom post type items or archive URLs, with the option to search.'=>'交互式下拉菜单,用于选择一个或多个帖子、页面、自定义帖子类型项目或存档 URL,并提供搜索选项。','An interactive component for embedding videos, images, tweets, audio and other content by making use of the native WordPress oEmbed functionality.'=>'一个交互式组件,用于通过使用本机 WordPress oEmbed 功能来嵌入视频、图像、推文、音频和其他内容。','An input limited to numerical values.'=>'输入仅限于数值。','Used to display a message to editors alongside other fields. Useful for providing additional context or instructions around your fields.'=>'用于与其他字段一起向编辑者显示消息。对于提供有关您的字段的附加上下文或说明很有用。','Allows you to specify a link and its properties such as title and target using the WordPress native link picker.'=>'允许您使用 WordPress 本机链接选择器指定链接及其属性,例如标题和目标。','Uses the native WordPress media picker to upload, or choose images.'=>'使用本机 WordPress 媒体选择器上传或选择图像。','Provides a way to structure fields into groups to better organize the data and the edit screen.'=>'提供一种将字段组织为组的方法,以更好地组织数据和编辑屏幕。','An interactive UI for selecting a location using Google Maps. Requires a Google Maps API key and additional configuration to display correctly.'=>'用于使用 Google 地图选择位置的交互式 UI。需要 Google 地图 API 密钥和其他配置才能正确显示。','Uses the native WordPress media picker to upload, or choose files.'=>'使用本机 WordPress 媒体选择器上传或选择文件。','A text input specifically designed for storing email addresses.'=>'专门用于存储电子邮件地址的文本输入。','An interactive UI for picking a date and time. The date return format can be customized using the field settings.'=>'用于选择日期和时间的交互式 UI。可以使用字段设置自定义日期返回格式。','An interactive UI for picking a date. The date return format can be customized using the field settings.'=>'用于选择日期的交互式用户界面。可以使用字段设置自定义日期返回格式。','An interactive UI for selecting a color, or specifying a Hex value.'=>'用于选择颜色或指定十六进制值的交互式 UI。','A group of checkbox inputs that allow the user to select one, or multiple values that you specify.'=>'一组复选框输入,允许用户选择您指定的一个或多个值。','A group of buttons with values that you specify, users can choose one option from the values provided.'=>'一组具有您指定的值的按钮,用户可以从提供的值中选择一个选项。','Allows you to group and organize custom fields into collapsable panels that are shown while editing content. Useful for keeping large datasets tidy.'=>'允许您将自定义字段分组并组织到可折叠面板中,这些面板在编辑内容时显示。对于保持大型数据集整洁很有用。','This provides a solution for repeating content such as slides, team members, and call-to-action tiles, by acting as a parent to a set of subfields which can be repeated again and again.'=>'这提供了一种通过充当一组可以一次又一次重复的子字段的父字段来重复幻灯片、团队成员和号召性用语图块等内容的解决方案。','This provides an interactive interface for managing a collection of attachments. Most settings are similar to the Image field type. Additional settings allow you to specify where new attachments are added in the gallery and the minimum/maximum number of attachments allowed.'=>'这提供了用于管理附件集合的交互式界面。大多数设置与图像字段类型类似。其他设置允许您指定在库中添加新附件的位置以及允许的最小/最大附件数量。','This provides a simple, structured, layout-based editor. The Flexible Content field allows you to define, create and manage content with total control by using layouts and subfields to design the available blocks.'=>'这提供了一个简单、结构化、基于布局的编辑器。弹性内容字段允许您通过使用布局和子字段来设计可用块来定义、创建和管理具有完全控制的内容。','This allows you to select and display existing fields. It does not duplicate any fields in the database, but loads and displays the selected fields at run-time. The Clone field can either replace itself with the selected fields or display the selected fields as a group of subfields.'=>'这允许您选择并显示现有字段。它不会复制数据库中的任何字段,而是在运行时加载并显示所选字段。克隆字段可以用所选字段替换自身,也可以将所选字段显示为一组子字段。','nounClone'=>'克隆','PRO'=>'PRO','Advanced'=>'高级','JSON (newer)'=>'JSON (新)','Original'=>'原始','Invalid post ID.'=>'文章 ID 无效。','Invalid post type selected for review.'=>'选择进行审核的帖子类型无效。','More'=>'更多','Tutorial'=>'教程','Select Field'=>'选择字段','Try a different search term or browse %s'=>'尝试不同的搜索词或浏览 %s','Popular fields'=>'热门字段','No search results for \'%s\''=>'没有搜索到“%s”结果','Search fields...'=>'搜索字段...','Select Field Type'=>'选择字段类型','Popular'=>'热门','Add Taxonomy'=>'添加分类法','Create custom taxonomies to classify post type content'=>'创建自定义分类法对文章类型内容进行分类','Add Your First Taxonomy'=>'添加您的第一个分类法','Hierarchical taxonomies can have descendants (like categories).'=>'分层分类法可以有后代(如类别)。','Makes a taxonomy visible on the frontend and in the admin dashboard.'=>'使分类在前端和管理仪表板中可见。','One or many post types that can be classified with this taxonomy.'=>'可以使用此分类法对一种或多种文章类型进行分类。','genre'=>'类型','Genre'=>'类型','Genres'=>'类型','Optional custom controller to use instead of `WP_REST_Terms_Controller `.'=>'使用可选的自定义控制器来代替“WP_REST_Terms_Controller”。','Expose this post type in the REST API.'=>'在 REST API 中公开此文章类型。','Customize the query variable name'=>'自定义查询变量名','Terms can be accessed using the non-pretty permalink, e.g., {query_var}={term_slug}.'=>'可以使用非漂亮的永久链接访问术语,例如 {query_var}={term_slug}。','Parent-child terms in URLs for hierarchical taxonomies.'=>'分层分类法 URL 中的父子术语。','Customize the slug used in the URL'=>'自定义 URL 中使用的 slug','Permalinks for this taxonomy are disabled.'=>'此分类的永久链接已禁用。','Rewrite the URL using the taxonomy key as the slug. Your permalink structure will be'=>'使用分类键作为 slug 重写 URL。您的永久链接结构将是','Taxonomy Key'=>'分类法键','Select the type of permalink to use for this taxonomy.'=>'选择用于此分类的永久链接类型。','Display a column for the taxonomy on post type listing screens.'=>'在帖子类型列表屏幕上显示分类法列。','Show Admin Column'=>'显示管理栏','Show the taxonomy in the quick/bulk edit panel.'=>'在快速/批量编辑面板中显示分类。','Quick Edit'=>'快速编辑','List the taxonomy in the Tag Cloud Widget controls.'=>'列出标签云小部件控件中的分类法。','Tag Cloud'=>'标签云','A PHP function name to be called for sanitizing taxonomy data saved from a meta box.'=>'要调用的 PHP 函数名称,用于清理从元框中保存的分类数据。','Meta Box Sanitization Callback'=>'Meta Box 清理回调','A PHP function name to be called to handle the content of a meta box on your taxonomy.'=>'要调用的 PHP 函数名称来处理分类法上元框的内容。','Register Meta Box Callback'=>'注册元框回调','No Meta Box'=>'无 Meta Box','Custom Meta Box'=>'自定义 Meta Box','Controls the meta box on the content editor screen. By default, the Categories meta box is shown for hierarchical taxonomies, and the Tags meta box is shown for non-hierarchical taxonomies.'=>'控制内容编辑器屏幕上的元框。默认情况下,对于分层分类法显示“类别”元框,对于非分层分类法显示“标签”元框。','Meta Box'=>'Meta Box','Categories Meta Box'=>'分类 Meta Box','Tags Meta Box'=>'标签 Meta Box','A link to a tag'=>'指向标签的链接','Describes a navigation link block variation used in the block editor.'=>'描述块编辑器中使用的导航链接块变体。','A link to a %s'=>'%s 的链接','Tag Link'=>'标签链接','Assigns a title for navigation link block variation used in the block editor.'=>'为块编辑器中使用的导航链接块变体分配标题。','← Go to tags'=>'← 转到标签','Assigns the text used to link back to the main index after updating a term.'=>'在更新分类项后,指定用于链接回主索引的文本。','Back To Items'=>'返回项目','← Go to %s'=>'← 前往 %s','Tags list'=>'标签列表','Assigns text to the table hidden heading.'=>'将文本分配给表格隐藏标题。','Tags list navigation'=>'标签列表导航','Assigns text to the table pagination hidden heading.'=>'将文本分配给表格分页隐藏标题。','Filter by category'=>'按类别过滤','Assigns text to the filter button in the posts lists table.'=>'将文本分配给帖子列表中的过滤器按钮。','Filter By Item'=>'按项目过滤','Filter by %s'=>'按 %s 过滤','The description is not prominent by default; however, some themes may show it.'=>'默认情况下描述不突出;但是,某些主题可能会显示它。','Describes the Description field on the Edit Tags screen.'=>'描述编辑标签屏幕上的描述字段。','Description Field Description'=>'描述 字段 描述','Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band'=>'指定父分类项以创建层次结构。例如,“爵士乐”一词就是“Bebop”和“Big Band”的父词','Describes the Parent field on the Edit Tags screen.'=>'描述编辑标签屏幕上的父字段。','Parent Field Description'=>'父字段描述','The "slug" is the URL-friendly version of the name. It is usually all lower case and contains only letters, numbers, and hyphens.'=>'“slug”是该名称的 URL 友好版本。它通常全部小写,仅包含字母、数字和连字符。','Describes the Slug field on the Edit Tags screen.'=>'描述编辑标签屏幕上的 Slug 字段。','Slug Field Description'=>'Slug 字段描述','The name is how it appears on your site'=>'该名称是它在您网站上的显示方式','Describes the Name field on the Edit Tags screen.'=>'描述编辑标签屏幕上的名称字段。','Name Field Description'=>'名称 字段 描述','No tags'=>'无标签','Assigns the text displayed in the posts and media list tables when no tags or categories are available.'=>'当没有可用标签或类别时,分配帖子和媒体列表中显示的文本。','No Terms'=>'无分类项','No %s'=>'无 %s','No tags found'=>'未找到标签','Assigns the text displayed when clicking the \'choose from most used\' text in the taxonomy meta box when no tags are available, and assigns the text used in the terms list table when there are no items for a taxonomy.'=>'当没有可用标签时,分配在分类元框中单击“从最常用的选择”文本时显示的文本,并在没有分类项时分配术语列表中使用的文本。','Not Found'=>'未找到','Assigns text to the Title field of the Most Used tab.'=>'将文本分配给最常用选项卡的标题字段。','Most Used'=>'最常被使用','Choose from the most used tags'=>'从最常用的标签中选择','Assigns the \'choose from most used\' text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies.'=>'当禁用 JavaScript 时,指定元框中使用的“从最常用的选项中选择”文本。仅用于非层次分类法。','Choose From Most Used'=>'从最常用的中选择','Choose from the most used %s'=>'从最常用的 %s 中选择','Add or remove tags'=>'添加或删除标签','Assigns the add or remove items text used in the meta box when JavaScript is disabled. Only used on non-hierarchical taxonomies'=>'禁用 JavaScript 时分配在元框中使用的添加或删除项目文本。仅用于非层次分类法','Add Or Remove Items'=>'添加或删除项目','Add or remove %s'=>'添加或删除%s','Separate tags with commas'=>'用逗号分隔标签','Assigns the separate item with commas text used in the taxonomy meta box. Only used on non-hierarchical taxonomies.'=>'使用分类元框中使用的逗号文本分配单独的项目。仅用于非层次分类法。','Separate Items With Commas'=>'用逗号分隔项目','Separate %s with commas'=>'用逗号分隔 %s','Popular Tags'=>'热门标签','Assigns popular items text. Only used for non-hierarchical taxonomies.'=>'分配热门项目文本。仅用于非层次分类法。','Popular Items'=>'热门项目','Popular %s'=>'热门 %s','Search Tags'=>'搜索标签','Assigns search items text.'=>'分配搜索项文本。','Parent Category:'=>'父级分类:','Assigns parent item text, but with a colon (:) added to the end.'=>'分配父项文本,但在末尾添加冒号 (:)。','Parent Item With Colon'=>'带冒号的父项','Parent Category'=>'父类别','Assigns parent item text. Only used on hierarchical taxonomies.'=>'分配父项文本。仅用于分层分类法。','Parent Item'=>'父级项目','Parent %s'=>'上级 %s','New Tag Name'=>'新标签名称','Assigns the new item name text.'=>'分配新的项目名称文本。','New Item Name'=>'新项目名称','New %s Name'=>'新 %s 名称','Add New Tag'=>'新增标签','Assigns the add new item text.'=>'分配新的项目名称文本。','Update Tag'=>'更新标签','Assigns the update item text.'=>'分配更新项目文本。','Update Item'=>'更新项目','Update %s'=>'更新 %s','View Tag'=>'查看标签','In the admin bar to view term during editing.'=>'在管理栏中可以在编辑期间查看分类项。','Edit Tag'=>'编辑标签','At the top of the editor screen when editing a term.'=>'编辑分类项时位于编辑器屏幕的顶部。','All Tags'=>'所有标签','Assigns the all items text.'=>'分配所有项目文本。','Assigns the menu name text.'=>'分配菜单名称文本。','Menu Label'=>'菜单标签','Active taxonomies are enabled and registered with WordPress.'=>'活动分类法已启用并在 WordPress 中注册。','A descriptive summary of the taxonomy.'=>'分类法的描述性摘要。','A descriptive summary of the term.'=>'该分类项的描述性摘要。','Term Description'=>'分类项说明','Single word, no spaces. Underscores and dashes allowed.'=>'单个字符串,不能有空格,允许下划线和破折号。','Term Slug'=>'分类项 Slug','The name of the default term.'=>'默认分类项的名称。','Term Name'=>'分类项名称','Create a term for the taxonomy that cannot be deleted. It will not be selected for posts by default.'=>'为无法删除的分类法创建分类项。默认情况下不会选择它来发布帖子。','Default Term'=>'默认分类项','Whether terms in this taxonomy should be sorted in the order they are provided to `wp_set_object_terms()`.'=>'此分类法中的分类项是否应按照提供给“wp_set_object_terms()”的顺序进行排序。','Sort Terms'=>'排序分类项','Add Post Type'=>'添加文章类型','Expand the functionality of WordPress beyond standard posts and pages with custom post types.'=>'使用自定义文章类型将 WordPress 的功能扩展到标准文章和页面之外。','Add Your First Post Type'=>'添加您的第一个文章类型','I know what I\'m doing, show me all the options.'=>'我知道我在做什么,告诉我所有的选择。','Advanced Configuration'=>'高级配置','Hierarchical post types can have descendants (like pages).'=>'分层文章类型可以有后代(如页面)。','Hierarchical'=>'分层','Visible on the frontend and in the admin dashboard.'=>'在前端和管理仪表板中可见。','Public'=>'公开','movie'=>'电影','Lower case letters, underscores and dashes only, Max 20 characters.'=>'仅限小写字母、下划线和破折号,最多 20 个字符。','Movie'=>'电影','Singular Label'=>'单一标签','Movies'=>'电影','Plural Label'=>'复数标签','Optional custom controller to use instead of `WP_REST_Posts_Controller`.'=>'使用可选的自定义控制器来代替“WP_REST_Posts_Controller”。','Controller Class'=>'控制器类','The namespace part of the REST API URL.'=>'REST API URL 的命名空间部分。','Namespace Route'=>'命名空间路由','The base URL for the post type REST API URLs.'=>'文章类型 REST API URL 的基本 URL。','Base URL'=>'基本网址','Exposes this post type in the REST API. Required to use the block editor.'=>'在 REST API 中公开此帖子类型。需要使用块编辑器。','Show In REST API'=>'在 REST API 中显示','Customize the query variable name.'=>'自定义查询变量名称。','Query Variable'=>'查询变量','No Query Variable Support'=>'不支持查询变量','Custom Query Variable'=>'自定义查询变量','Items can be accessed using the non-pretty permalink, eg. {post_type}={post_slug}.'=>'可以使用非漂亮的永久链接访问项目,例如。 {post_type}={post_slug}。','Query Variable Support'=>'查询变量支持','URLs for an item and items can be accessed with a query string.'=>'可以使用查询字符串访问一个或多个项目的 URL。','Publicly Queryable'=>'可公开查询','Custom slug for the Archive URL.'=>'存档 URL 的自定义 slug。','Archive Slug'=>'归档 Slug','Has an item archive that can be customized with an archive template file in your theme.'=>'拥有一个项目存档,可以使用主题中的存档模板文件进行自定义。','Archive'=>'归档','Pagination support for the items URLs such as the archives.'=>'对项目 URL(例如归档)的分页支持。','Pagination'=>'分页','RSS feed URL for the post type items.'=>'文章类型项目的 RSS 源 URL。','Feed URL'=>'Feed 网址','Alters the permalink structure to add the `WP_Rewrite::$front` prefix to URLs.'=>'更改永久链接结构以将 `WP_Rewrite::$front` 前缀添加到 URL。','Front URL Prefix'=>'前面的 URL 前缀','Customize the slug used in the URL.'=>'自定义 URL 中使用的 slug。','URL Slug'=>'URL Slug','Permalinks for this post type are disabled.'=>'此文章类型的永久链接已禁用。','Rewrite the URL using a custom slug defined in the input below. Your permalink structure will be'=>'使用下面输入中定义的自定义 slug 重写 URL。您的永久链接结构将是','No Permalink (prevent URL rewriting)'=>'无固定链接(防止 URL 重写)','Custom Permalink'=>'自定义固定链接','Post Type Key'=>'文章类型键','Rewrite the URL using the post type key as the slug. Your permalink structure will be'=>'使用文章类型键作为 slug 重写 URL。您的永久链接结构将是','Permalink Rewrite'=>'永久链接重写','Delete items by a user when that user is deleted.'=>'删除用户后,删除该用户的项目。','Delete With User'=>'与用户一起删除','Allow the post type to be exported from \'Tools\' > \'Export\'.'=>'允许从“工具”>“导出”导出文章类型。','Can Export'=>'可以导出','Optionally provide a plural to be used in capabilities.'=>'可以选择提供要在功能中使用的复数。','Plural Capability Name'=>'复数能力名称','Choose another post type to base the capabilities for this post type.'=>'选择另一个文章类型以基于此文章类型的功能。','Singular Capability Name'=>'单一能力名称','By default the capabilities of the post type will inherit the \'Post\' capability names, eg. edit_post, delete_posts. Enable to use post type specific capabilities, eg. edit_{singular}, delete_{plural}.'=>'默认情况下,文章类型的功能将继承“文章”功能名称,例如。编辑帖子、删除帖子。允许使用文章类型特定的功能,例如。编辑_{单数},删除_{复数}。','Rename Capabilities'=>'重命名功能','Exclude From Search'=>'从搜索中排除','Allow items to be added to menus in the \'Appearance\' > \'Menus\' screen. Must be turned on in \'Screen options\'.'=>'允许将项目添加到“外观”>“菜单”屏幕中的菜单。必须在“屏幕选项”中打开。','Appearance Menus Support'=>'外观菜单支持','Appears as an item in the \'New\' menu in the admin bar.'=>'显示为管理栏中“新建”菜单中的一个项目。','Show In Admin Bar'=>'在管理栏中显示','A PHP function name to be called when setting up the meta boxes for the edit screen.'=>'为编辑屏幕设置元框时要调用的 PHP 函数名称。','Custom Meta Box Callback'=>'自定义 Meta Box 回调','Menu Icon'=>'菜单图标','The position in the sidebar menu in the admin dashboard.'=>'管理仪表板侧边栏菜单中的位置。','Menu Position'=>'菜单位置','By default the post type will get a new top level item in the admin menu. If an existing top level item is supplied here, the post type will be added as a submenu item under it.'=>'默认情况下,文章类型将在管理菜单中获得一个新的顶级项目。如果此处提供了现有的顶级项目,则文章类型将作为其下的子菜单项添加。','Admin Menu Parent'=>'管理菜单父级','Admin editor navigation in the sidebar menu.'=>'侧边栏菜单中的管理编辑器导航。','Show In Admin Menu'=>'在管理菜单中显示','Items can be edited and managed in the admin dashboard.'=>'可以在管理仪表板中编辑和管理项目。','Show In UI'=>'在用户界面中显示','A link to a post.'=>'文章的链接。','Description for a navigation link block variation.'=>'导航链接块变体的描述。','Item Link Description'=>'项目链接说明','A link to a %s.'=>'%s 的链接','Post Link'=>'文章链接','Title for a navigation link block variation.'=>'导航链接块变体的标题。','Item Link'=>'项目链接','%s Link'=>'%s 链接','Post updated.'=>'文章已更新。','In the editor notice after an item is updated.'=>'项目更新后在编辑器通知中。','Item Updated'=>'项目已更新。','%s updated.'=>'%s 已更新。','Post scheduled.'=>'文章已计划。','In the editor notice after scheduling an item.'=>'在安排项目后的编辑器通知中。','Item Scheduled'=>'项目已计划','%s scheduled.'=>'%s 已计划。','Post reverted to draft.'=>'文章已恢复为草稿。','In the editor notice after reverting an item to draft.'=>'将项目恢复为草稿后在编辑器通知中。','Item Reverted To Draft'=>'项目恢复为草稿','%s reverted to draft.'=>'%s 已恢复为草稿。','Post published privately.'=>'文章已私密发布。','In the editor notice after publishing a private item.'=>'在编辑发布私密项目后的通知中。','Item Published Privately'=>'私密项目已发布。','%s published privately.'=>'%s 已私密发布','Post published.'=>'文章已发布。','In the editor notice after publishing an item.'=>'在编辑发布项目后的通知中。','Item Published'=>'项目已发布','%s published.'=>'%s 已发布。','Posts list'=>'文章列表','Used by screen readers for the items list on the post type list screen.'=>'由屏幕阅读器用于文章类型列表屏幕上的项目列表。','Items List'=>'项目列表','%s list'=>'%s 列表','Posts list navigation'=>'文章列表导航','Used by screen readers for the filter list pagination on the post type list screen.'=>'由屏幕阅读器用于文章类型列表屏幕上的过滤器列表分页。','Items List Navigation'=>'项目列表导航','%s list navigation'=>'%s 列表导航','Filter posts by date'=>'按日期过滤文章','Used by screen readers for the filter by date heading on the post type list screen.'=>'屏幕阅读器用于按文章类型列表屏幕上的日期标题进行过滤。','Filter Items By Date'=>'按日期过滤项目','Filter %s by date'=>'按日期过滤 %s','Filter posts list'=>'筛选文章列表','Used by screen readers for the filter links heading on the post type list screen.'=>'由屏幕阅读器用于文章类型列表屏幕上的过滤器链接标题。','Filter Items List'=>'筛选项目列表','Filter %s list'=>'筛选 %s 列表','In the media modal showing all media uploaded to this item.'=>'在媒体模式中显示上传到此项目的所有媒体。','Uploaded To This Item'=>'已上传至此项目','Uploaded to this %s'=>'已上传至此 %s','Insert into post'=>'插入至文章','As the button label when adding media to content.'=>'作为向内容添加媒体时的按钮标签。','Insert Into Media Button'=>'插入到媒体按钮','Insert into %s'=>'插入至 %s','Use as featured image'=>'用作特色图像','As the button label for selecting to use an image as the featured image.'=>'作为选择使用图像作为特色图像的按钮标签。','Use Featured Image'=>'使用特色图像','Remove featured image'=>'移除特色图片','As the button label when removing the featured image.'=>'作为删除特色图像时的按钮标签。','Remove Featured Image'=>'移除特色图片','Set featured image'=>'设置特色图像','As the button label when setting the featured image.'=>'作为设置特色图片时的按钮标签。','Set Featured Image'=>'设置特色图像','Featured image'=>'特色图像','In the editor used for the title of the featured image meta box.'=>'在编辑器中用于特色图像 meta box 的标题。','Featured Image Meta Box'=>'特色图像 Meta Box','Post Attributes'=>'文章属性','In the editor used for the title of the post attributes meta box.'=>'在编辑器中用于文章属性 Meta Box 的标题。','Attributes Meta Box'=>'属性 Meta Box','%s Attributes'=>'%s 属性','Post Archives'=>'文章归档','Adds \'Post Type Archive\' items with this label to the list of posts shown when adding items to an existing menu in a CPT with archives enabled. Only appears when editing menus in \'Live Preview\' mode and a custom archive slug has been provided.'=>'将带有此标签的“文章类型存档”项目添加到在启用存档的情况下将项目添加到 CPT 中的现有菜单时显示的文章列表。仅当在“实时预览”模式下编辑菜单并且提供了自定义存档段时才会出现。','Archives Nav Menu'=>'归档导航菜单','%s Archives'=>'%s 归档','No posts found in Trash'=>'在回收站中未找到文章','At the top of the post type list screen when there are no posts in the trash.'=>'当回收站中没有文章时,位于文章类型列表屏幕的顶部。','No Items Found in Trash'=>'在回收站中未找到项目','No %s found in Trash'=>'在回收站中未找到 %s','No posts found'=>'未找到文章','At the top of the post type list screen when there are no posts to display.'=>'当没有可显示的帖子时,位于文章类型列表屏幕的顶部。','No Items Found'=>'未找到项目。','No %s found'=>'未找到 %s','Search Posts'=>'搜索文章','At the top of the items screen when searching for an item.'=>'搜索项目时位于项目屏幕的顶部。','Search Items'=>'搜索项目','Search %s'=>'搜索 %s','Parent Page:'=>'父页:','For hierarchical types in the post type list screen.'=>'对于文章类型列表屏幕中的分层类型。','Parent Item Prefix'=>'父项前缀','Parent %s:'=>'父级 %s:','New Post'=>'新文章','New Item'=>'新项目','New %s'=>'新 %s','Add New Post'=>'新增文章','At the top of the editor screen when adding a new item.'=>'添加新项目时位于编辑器屏幕的顶部。','Add New Item'=>'新增项目','Add New %s'=>'新增 %s','View Posts'=>'查看文章','Appears in the admin bar in the \'All Posts\' view, provided the post type supports archives and the home page is not an archive of that post type.'=>'显示在管理栏中的“所有文章”视图中,前提是文章类型支持存档并且主页不是该文章类型的存档。','View Items'=>'查看项目','View Post'=>'查看文章','In the admin bar to view item when editing it.'=>'在管理栏中编辑项目时可以查看项目。','View Item'=>'查看项目','View %s'=>'查看 %s','Edit Post'=>'编辑文章','At the top of the editor screen when editing an item.'=>'编辑项目时位于编辑器屏幕的顶部。','Edit Item'=>'编辑项目','Edit %s'=>'编辑 %s','All Posts'=>'所有文章','In the post type submenu in the admin dashboard.'=>'在管理仪表板的文章类型子菜单中。','All Items'=>'所有项目','All %s'=>'所有 %s','Admin menu name for the post type.'=>'文章类型的管理菜单名称。','Menu Name'=>'菜单名称','Regenerate all labels using the Singular and Plural labels'=>'使用单数和复数标签重新生成所有标签','Regenerate'=>'重新生成','Active post types are enabled and registered with WordPress.'=>'活动文章类型已在 WordPress 中启用并注册。','A descriptive summary of the post type.'=>'文章类型的描述性摘要。','Add Custom'=>'添加自定义','Enable various features in the content editor.'=>'启用内容编辑器中的各种功能。','Post Formats'=>'文章格式','Editor'=>'编辑','Trackbacks'=>'引用通告','Select existing taxonomies to classify items of the post type.'=>'选择现有分类法对文章类型的项目进行分类。','Browse Fields'=>'浏览字段','Nothing to import'=>'没有什么可导入的','. The Custom Post Type UI plugin can be deactivated.'=>'可以停用自定义文章类型 UI 插件。','Imported %d item from Custom Post Type UI -'=>'已从自定义文章类型 UI 导入 %d 项 -','Failed to import taxonomies.'=>'导入分类法失败。','Failed to import post types.'=>'导入文章类型失败。','Nothing from Custom Post Type UI plugin selected for import.'=>'自定义文章类型 UI 插件中没有选择导入。','Imported 1 item'=>'已导入 %s 个项目','Importing a Post Type or Taxonomy with the same key as one that already exists will overwrite the settings for the existing Post Type or Taxonomy with those of the import.'=>'导入与现有文章类型或分类法具有相同键的文章类型或分类法将会用导入的设置覆盖现有文章类型或分类法的设置。','Import from Custom Post Type UI'=>'从自定义文章类型 UI 导入','The following code can be used to register a local version of the selected items. Storing field groups, post types, or taxonomies locally can provide many benefits such as faster load times, version control & dynamic fields/settings. Simply copy and paste the following code to your theme\'s functions.php file or include it within an external file, then deactivate or delete the items from the ACF admin.'=>'以下代码可用于注册所选项目的本地版本。在本地存储字段组、帖子类型或分类法可以提供许多好处,例如更快的加载时间、版本控制和动态字段/设置。只需将以下代码复制并粘贴到主题的functions.php 文件中或将其包含在外部文件中,然后从ACF 管理中停用或删除这些项目。','Export - Generate PHP'=>'导出 - 生成 PHP','Export'=>'导出','Select Taxonomies'=>'选择分类法','Select Post Types'=>'选择文章类型','Exported 1 item.'=>'已导出 %s 个项目。','Category'=>'分类','Tag'=>'标签','%s taxonomy created'=>'%s 分类法已创建','%s taxonomy updated'=>'%s 分类法已更新','Taxonomy draft updated.'=>'分类法草稿已更新。','Taxonomy scheduled for.'=>'分类法已计划。','Taxonomy submitted.'=>'已提交分类法。','Taxonomy saved.'=>'分类法已保存。','Taxonomy deleted.'=>'分类法已删除。','Taxonomy updated.'=>'分类法已更新。','This taxonomy could not be registered because its key is in use by another taxonomy registered by another plugin or theme.'=>'无法注册此分类法,因为其密钥已被另一个插件或主题注册的另一个分类法使用。','Taxonomy synchronized.'=>'%s 分类法已同步。','Taxonomy duplicated.'=>'%s 分类法已复制。','Taxonomy deactivated.'=>'%s 分类法已停用。','Taxonomy activated.'=>'%s 分类法已激活。','Terms'=>'分类项','Post type synchronized.'=>'%s 个文章类型已同步。','Post type duplicated.'=>'%s 个文章类型已复制。','Post type deactivated.'=>'%s 个文章类型已停用。','Post type activated.'=>'%s 个文章类型已激活。','Post Types'=>'文章类型','Advanced Settings'=>'高级设置','Basic Settings'=>'基本设置','This post type could not be registered because its key is in use by another post type registered by another plugin or theme.'=>'无法注册此帖子类型,因为其密钥已被另一个插件或主题注册的另一个帖子类型使用。','Pages'=>'页面','Link Existing Field Groups'=>'链接现有字段组','%s post type created'=>'%s 文章类型已创建','Add fields to %s'=>'将字段添加到 %s','%s post type updated'=>'%s 文章类型已更新','Post type draft updated.'=>'文章类型草稿已更新。','Post type scheduled for.'=>'已计划文章类型。','Post type submitted.'=>'已提交文章类型。','Post type saved.'=>'文章类型已保存。','Post type updated.'=>'文章类型已更新。','Post type deleted.'=>'文章类型已删除。','Type to search...'=>'输入以搜索……','PRO Only'=>'仅限专业版','Field groups linked successfully.'=>'字段组链接成功。','Import Post Types and Taxonomies registered with Custom Post Type UI and manage them with ACF. Get Started.'=>'导入使用自定义帖子类型 UI 注册的帖子类型和分类法并使用 ACF 进行管理。 开始使用。','ACF'=>'ACF','taxonomy'=>'分类法','post type'=>'文章类型','Done'=>'完成','Field Group(s)'=>'字段组','Select one or many field groups...'=>'选择一个或多个字段组...','Please select the field groups to link.'=>'请选择要链接的字段组。','Field group linked successfully.'=>'字段组链接成功。','post statusRegistration Failed'=>'注册失败','This item could not be registered because its key is in use by another item registered by another plugin or theme.'=>'无法注册此项目,因为其密钥已被另一个插件或主题注册的另一个项目使用。','REST API'=>'REST API','Permissions'=>'权限','URLs'=>'网址','Visibility'=>'可见性','Labels'=>'标签','Field Settings Tabs'=>'字段设置选项卡','https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields'=>'https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields','[ACF shortcode value disabled for preview]'=>'[预览时禁用 ACF 短代码值]','Close Modal'=>'关闭模态框','Field moved to other group'=>'字段移至其他组','Close modal'=>'关闭模态框','Start a new group of tabs at this tab.'=>'在此选项卡上启动一组新选项卡。','New Tab Group'=>'新标签组','Use a stylized checkbox using select2'=>'使用 select2 使用程式化复选框','Save Other Choice'=>'保存其他选择','Allow Other Choice'=>'允许其他选择','Add Toggle All'=>'添加 全部切换','Save Custom Values'=>'保存自定义值','Allow Custom Values'=>'允许自定义值','Checkbox custom values cannot be empty. Uncheck any empty values.'=>'复选框自定义值不能为空。取消选中任何空值。','Updates'=>'更新','Advanced Custom Fields logo'=>'高级自定义字段 LOGO','Save Changes'=>'保存更改','Field Group Title'=>'字段组标题','Add title'=>'添加标题','New to ACF? Take a look at our getting started guide.'=>'ACF 新手?请查看我们的入门指南。','Add Field Group'=>'添加字段组','ACF uses field groups to group custom fields together, and then attach those fields to edit screens.'=>'ACF 使用字段组将自定义字段分组在一起,然后将这些字段附加到编辑屏幕。','Add Your First Field Group'=>'添加您的第一个字段组','Options Pages'=>'选项页','ACF Blocks'=>'ACF 块','Gallery Field'=>'画廊字段','Flexible Content Field'=>'弹性内容字段','Repeater Field'=>'循环字段','Unlock Extra Features with ACF PRO'=>'使用 ACF PRO 解锁额外功能','Delete Field Group'=>'删除字段组','Created on %1$s at %2$s'=>'于 %1$s 在 %2$s 创建','Group Settings'=>'群组设置','Location Rules'=>'定位规则','Choose from over 30 field types. Learn more.'=>'从30多种字段类型中进行选择了解更多信息。','Get started creating new custom fields for your posts, pages, custom post types and other WordPress content.'=>'开始为您的文章、页面、自定义帖子类型和其他WordPress内容创建新的自定义字段。','Add Your First Field'=>'添加您的第一个字段','#'=>'#','Add Field'=>'添加字段','Presentation'=>'展示','Validation'=>'验证','General'=>'常规','Import JSON'=>'导入 JSON','Export As JSON'=>'导出为 JSON','Field group deactivated.'=>'%s 字段组已停用。','Field group activated.'=>'%s 个字段组已激活。','Deactivate'=>'停用','Deactivate this item'=>'停用此项目','Activate'=>'激活','Activate this item'=>'激活此项目','Move field group to trash?'=>'将字段组移至回收站?','post statusInactive'=>'停用','WP Engine'=>'WP Engine','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields PRO.'=>'高级自定义字段和高级自定义字段 PRO 不应同时处于活动状态。我们已自动停用高级自定义字段 PRO。','Advanced Custom Fields and Advanced Custom Fields PRO should not be active at the same time. We\'ve automatically deactivated Advanced Custom Fields.'=>'高级自定义字段和高级自定义字段 PRO 不应同时处于活动状态。我们已自动停用高级自定义字段。','%1$s - We\'ve detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this.'=>'%1$s - 我们检测到在 ACF 初始化之前检索 ACF 字段值的一次或多次调用。不支持此操作,并且可能会导致数据格式错误或丢失。 了解如何解决此问题。','%1$s must have a user with the %2$s role.'=>'%1$s 必须拥有具有以下角色之一的用户:%2$s','%1$s must have a valid user ID.'=>'%1$s 必须具有有效的用户 ID。','Invalid request.'=>'无效的请求。','%1$s is not one of %2$s'=>'%1$s 不是 %2$s 之一。','%1$s must have term %2$s.'=>'%1$s 必须具有以下分类项之一:%2$s','%1$s must be of post type %2$s.'=>'%1$s 必须属于以下文章类型之一:%2$s','%1$s must have a valid post ID.'=>'%1$s 必须具有有效的文章 ID。','%s requires a valid attachment ID.'=>'%s 需要有效的附件 ID。','Show in REST API'=>'在 REST API 中显示','Enable Transparency'=>'启用透明度','RGBA Array'=>'RGBA 数组','RGBA String'=>'RGBA 字符串','Hex String'=>'十六进制字符串','Upgrade to PRO'=>'升级到专业版','post statusActive'=>'启用','\'%s\' is not a valid email address'=>'“%s”不是有效的电子邮件地址','Color value'=>'颜色值','Select default color'=>'选择默认颜色','Clear color'=>'清除颜色','Blocks'=>'区块','Options'=>'选项','Users'=>'用户','Menu items'=>'菜单项','Widgets'=>'小工具','Attachments'=>'附件','Taxonomies'=>'分类法','Posts'=>'文章','Last updated: %s'=>'最后更新:%s','Sorry, this post is unavailable for diff comparison.'=>'抱歉,这篇文章无法进行差异比较。','Invalid field group parameter(s).'=>'无效的字段组参数。','Awaiting save'=>'等待保存','Saved'=>'已保存','Import'=>'导入','Review changes'=>'查看变更','Located in: %s'=>'位于:%s','Located in plugin: %s'=>'位于插件中:%s','Located in theme: %s'=>'位于主题中:%s','Various'=>'各种各样的','Sync changes'=>'同步更改','Loading diff'=>'加载差异','Review local JSON changes'=>'查看本地JSON更改','Visit website'=>'访问网站','View details'=>'查看详情','Version %s'=>'版本 %s','Information'=>'信息','Help Desk. The support professionals on our Help Desk will assist with your more in depth, technical challenges.'=>'服务台。我们服务台上的支持专业人员将协助您解决更深入的技术难题。','Discussions. We have an active and friendly community on our Community Forums who may be able to help you figure out the \'how-tos\' of the ACF world.'=>'讨论。我们的社区论坛上有一个活跃且友好的社区,他们也许能够帮助您了解 ACF 世界的“操作方法”。','Documentation. Our extensive documentation contains references and guides for most situations you may encounter.'=>'文档。我们详尽的文档包含您可能遇到的大多数情况的参考和指南。','We are fanatical about support, and want you to get the best out of your website with ACF. If you run into any difficulties, there are several places you can find help:'=>'我们热衷于支持,并希望您通过ACF充分利用自己的网站。如果遇到任何困难,可以在几个地方找到帮助:','Help & Support'=>'帮助和支持','Please use the Help & Support tab to get in touch should you find yourself requiring assistance.'=>'如果您需要帮助,请使用“帮助和支持”选项卡进行联系。','Before creating your first Field Group, we recommend first reading our Getting started guide to familiarize yourself with the plugin\'s philosophy and best practises.'=>'在创建您的第一个字段组之前,我们建议您先阅读入门指南,以熟悉插件的原理和最佳实践。','The Advanced Custom Fields plugin provides a visual form builder to customize WordPress edit screens with extra fields, and an intuitive API to display custom field values in any theme template file.'=>'Advanced Custom Fields 插件提供了一个可视化的表单生成器,用于自定义带有额外字段的WordPress编辑屏幕,以及一个直观的API,用于在任何主题模板文件中显示自定义字段的值。','Overview'=>'概述','Location type "%s" is already registered.'=>'位置类型“%s”已被注册。','Class "%s" does not exist.'=>'Class“%s”不存在。','Invalid nonce.'=>'无效的随机数。','Error loading field.'=>'加载字段时出错。','Location not found: %s'=>'找不到位置:%s','Error: %s'=>'错误:%s','Widget'=>'小工具','User Role'=>'用户角色','Comment'=>'评论','Post Format'=>'文章格式','Menu Item'=>'菜单项','Post Status'=>'文章状态','Menus'=>'菜单','Menu Locations'=>'菜单位置','Menu'=>'菜单','Post Taxonomy'=>'文章分类法','Child Page (has parent)'=>'子页面(有父页面)','Parent Page (has children)'=>'父页面(有子页)','Top Level Page (no parent)'=>'顶级页面 (无父页面)','Posts Page'=>'文章页','Front Page'=>'首页','Page Type'=>'页面类型','Viewing back end'=>'查看后端','Viewing front end'=>'查看前端','Logged in'=>'登录','Current User'=>'当前用户','Page Template'=>'页面模板','Register'=>'注册','Add / Edit'=>'添加 / 编辑','User Form'=>'用户表单','Page Parent'=>'父级页面','Super Admin'=>'超级管理员','Current User Role'=>'当前用户角色','Default Template'=>'默认模板','Post Template'=>'文章模板','Post Category'=>'文章类别','All %s formats'=>'所有 %s 格式','Attachment'=>'附件','%s value is required'=>'%s 的值是必填项','Show this field if'=>'显示此字段的条件','Conditional Logic'=>'条件逻辑','and'=>'与','Local JSON'=>'本地 JSON','Clone Field'=>'克隆字段','Please also check all premium add-ons (%s) are updated to the latest version.'=>'还请检查所有高级扩展(%s)是否已更新到最新版本。','This version contains improvements to your database and requires an upgrade.'=>'此版本包含对数据库的改进,需要升级。','Thank you for updating to %1$s v%2$s!'=>'感谢您更新到 %1$s v%2$s!','Database Upgrade Required'=>'需要升级数据库','Options Page'=>'选项页面','Gallery'=>'画廊','Flexible Content'=>'弹性内容','Repeater'=>'循环','Back to all tools'=>'返回所有工具','If multiple field groups appear on an edit screen, the first field group\'s options will be used (the one with the lowest order number)'=>'如果多个字段组同时出现在编辑界面,会使用第一个字段组里的选项(就是序号最小的那个字段组)','Select items to hide them from the edit screen.'=>'选择需要在编辑界面隐藏的条目。','Hide on screen'=>'隐藏元素','Send Trackbacks'=>'发送 Trackbacks','Tags'=>'标签','Categories'=>'类别','Page Attributes'=>'页面属性','Format'=>'格式','Author'=>'作者','Slug'=>'别名','Revisions'=>'修订','Comments'=>'评论','Discussion'=>'讨论','Excerpt'=>'摘要','Content Editor'=>'内容编辑器','Permalink'=>'固定链接','Shown in field group list'=>'在字段组列表中显示','Field groups with a lower order will appear first'=>'序号小的字段组会排在最前面','Order No.'=>'序号','Below fields'=>'字段之下','Below labels'=>'标签之下','Instruction Placement'=>'说明位置','Label Placement'=>'标签位置','Side'=>'边栏','Normal (after content)'=>'正常(内容之后)','High (after title)'=>'高(标题之后)','Position'=>'位置','Seamless (no metabox)'=>'无缝(无 metabox)','Standard (WP metabox)'=>'标准(WP Metabox)','Style'=>'样式','Type'=>'类型','Key'=>'密钥','Order'=>'序号','Close Field'=>'关闭字段','id'=>'id','class'=>'class','width'=>'宽度','Wrapper Attributes'=>'包装属性','Required'=>'必填','Instructions'=>'说明','Field Type'=>'字段类型','Single word, no spaces. Underscores and dashes allowed'=>'单个字符串,不能有空格,允许下划线和破折号。','Field Name'=>'字段名称','This is the name which will appear on the EDIT page'=>'在编辑界面显示的名字','Field Label'=>'字段标签','Delete'=>'删除','Delete field'=>'删除字段','Move'=>'移动','Move field to another group'=>'把字段移动到其它群组','Duplicate field'=>'复制字段','Edit field'=>'编辑字段','Drag to reorder'=>'拖拽排序','Show this field group if'=>'显示此字段组的条件','No updates available.'=>'没有可用更新。','Database upgrade complete. See what\'s new'=>'数据库升级完成。查看新的部分 。','Reading upgrade tasks...'=>'阅读更新任务...','Upgrade failed.'=>'升级失败。','Upgrade complete.'=>'升级完成。','Upgrading data to version %s'=>'升级数据到 %s 版本','It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?'=>'升级前最好先备份一下。确定现在升级吗?','Please select at least one site to upgrade.'=>'请选择至少一个要升级的站点。','Database Upgrade complete. Return to network dashboard'=>'数据库升级完成,返回网络面板','Site is up to date'=>'网站已是最新版','Site requires database upgrade from %1$s to %2$s'=>'站点需要将数据库从 %1$s 升级到 %2$s','Site'=>'网站','Upgrade Sites'=>'升级站点','The following sites require a DB upgrade. Check the ones you want to update and then click %s.'=>'下面的网站需要升级数据库,点击 %s 。','Add rule group'=>'添加规则组','Create a set of rules to determine which edit screens will use these advanced custom fields'=>'创建一组规则以确定自定义字段在哪个编辑界面上显示','Rules'=>'规则','Copied'=>'复制','Copy to clipboard'=>'复制到剪贴板','Select the items you would like to export and then select your export method. Export As JSON to export to a .json file which you can then import to another ACF installation. Generate PHP to export to PHP code which you can place in your theme.'=>'选择您要导出的项目,然后选择导出方法。导出为 JSON 以导出到 .json 文件,然后可以将其导入到另一个 ACF 安装中。生成 PHP 以导出到 PHP 代码,您可以将其放置在主题中。','Select Field Groups'=>'选择字段组','No field groups selected'=>'没选择字段组','Generate PHP'=>'生成 PHP','Export Field Groups'=>'导出字段组','Import file empty'=>'导入的文件是空白的','Incorrect file type'=>'文本类型不对','Error uploading file. Please try again'=>'文件上传失败,请重试','Select the Advanced Custom Fields JSON file you would like to import. When you click the import button below, ACF will import the items in that file.'=>'选择您要导入的高级自定义字段 JSON 文件。当您单击下面的导入按钮时,ACF 将导入该文件中的项目。','Import Field Groups'=>'导入字段组','Sync'=>'同步','Select %s'=>'选择 %s','Duplicate'=>'复制','Duplicate this item'=>'复制此项','Supports'=>'支持','Documentation'=>'文档','Description'=>'描述','Sync available'=>'有可用同步','Field group synchronized.'=>'%s 个字段组已同步。','Field group duplicated.'=>'%s已复制字段组。','Active (%s)'=>'启用 (%s)','Review sites & upgrade'=>'检查网站并升级','Upgrade Database'=>'升级数据库','Custom Fields'=>'字段','Move Field'=>'移动字段','Please select the destination for this field'=>'请选择这个字段的位置','The %1$s field can now be found in the %2$s field group'=>'现在可以在 %2$s 字段组中找到 %1$s 字段','Move Complete.'=>'移动完成。','Active'=>'激活','Field Keys'=>'字段 Keys','Settings'=>'设置','Location'=>'位置','Null'=>'Null','copy'=>'复制','(this field)'=>'(这个字段)','Checked'=>'已选中','Move Custom Field'=>'移动自定义字段','No toggle fields available'=>'没有可用的切换字段','Field group title is required'=>'字段组的标题是必填项','This field cannot be moved until its changes have been saved'=>'保存这个字段的修改以后才能移动这个字段','The string "field_" may not be used at the start of a field name'=>'"field_" 这个字符串不能作为字段名字的开始部分','Field group draft updated.'=>'字段组草稿已更新。','Field group scheduled for.'=>'字段组已定时。','Field group submitted.'=>'字段组已提交。','Field group saved.'=>'字段组已保存。','Field group published.'=>'字段组已发布。','Field group deleted.'=>'字段组已删除。','Field group updated.'=>'字段组已更新。','Tools'=>'工具','is not equal to'=>'不等于','is equal to'=>'等于','Forms'=>'表单','Page'=>'页面','Post'=>'文章','Relational'=>'关系','Choice'=>'选项','Basic'=>'基本','Unknown'=>'未知','Field type does not exist'=>'字段类型不存在','Spam Detected'=>'检测到垃圾邮件','Post updated'=>'文章已更新','Update'=>'更新','Validate Email'=>'验证邮箱','Content'=>'内容','Title'=>'标题','Edit field group'=>'编辑字段组','Selection is less than'=>'选择小于','Selection is greater than'=>'选择大于','Value is less than'=>'值小于','Value is greater than'=>'值大于','Value contains'=>'值包含','Value matches pattern'=>'值匹配模式','Value is not equal to'=>'值不等于','Value is equal to'=>'值等于','Has no value'=>'没有价值','Has any value'=>'有任何价值','Cancel'=>'退出','Are you sure?'=>'确定吗?','%d fields require attention'=>'%d 个字段需要注意','1 field requires attention'=>'1 个字段需要注意','Validation failed'=>'验证失败','Validation successful'=>'验证成功','Restricted'=>'限制','Collapse Details'=>'折叠','Expand Details'=>'展开','Uploaded to this post'=>'上传到这个文章','verbUpdate'=>'更新','verbEdit'=>'编辑','The changes you made will be lost if you navigate away from this page'=>'如果浏览其它页面,会丢失当前所做的修改','File type must be %s.'=>'字段类型必须是 %s。','or'=>'或','File size must not exceed %s.'=>'文件尺寸最大不能超过 %s。','File size must be at least %s.'=>'文件尺寸至少得是 %s。','Image height must not exceed %dpx.'=>'图像高度最大不能超过 %dpx。','Image height must be at least %dpx.'=>'图像高度至少得是 %dpx。','Image width must not exceed %dpx.'=>'图像宽度最大不能超过 %dpx。','Image width must be at least %dpx.'=>'图像宽度至少得是 %dpx。','(no title)'=>'(无标题)','Full Size'=>'原图','Large'=>'大','Medium'=>'中','Thumbnail'=>'缩略图','(no label)'=>'(无标签)','Sets the textarea height'=>'设置文本区域的高度','Rows'=>'行','Text Area'=>'文本区域','Prepend an extra checkbox to toggle all choices'=>'添加一个可以全选的复选框','Save \'custom\' values to the field\'s choices'=>'将 "自定义" 值保存到字段的选择中','Allow \'custom\' values to be added'=>'允许添加 "自定义" 值','Add new choice'=>'添加新选项','Toggle All'=>'全选','Allow Archives URLs'=>'允许存档 url','Archives'=>'存档','Page Link'=>'页面链接','Add'=>'添加','Name'=>'名称','%s added'=>'%s 已添加','%s already exists'=>'%s 已存在','User unable to add new %s'=>'用户无法添加新的 %s','Term ID'=>'内容ID','Term Object'=>'对象缓存','Load value from posts terms'=>'从文章项目中加载值','Load Terms'=>'加载项目','Connect selected terms to the post'=>'连接所选项目到文章','Save Terms'=>'保存项目','Allow new terms to be created whilst editing'=>'在编辑时允许可以创建新的项目','Create Terms'=>'创建项目','Radio Buttons'=>'单选框','Single Value'=>'单个值','Multi Select'=>'多选','Checkbox'=>'复选框','Multiple Values'=>'多选','Select the appearance of this field'=>'为这个字段选择外观','Appearance'=>'外观','Select the taxonomy to be displayed'=>'选择要显示的分类法','No TermsNo %s'=>'无 %s','Value must be equal to or lower than %d'=>'值要小于等于 %d','Value must be equal to or higher than %d'=>'值要大于等于 %d','Value must be a number'=>'值必须是数字','Number'=>'数字','Save \'other\' values to the field\'s choices'=>'存档为字段的选择的 \'other\' 的值','Add \'other\' choice to allow for custom values'=>'为自定义值添加 \'other\' 选择','Other'=>'其他','Radio Button'=>'单选按钮','Define an endpoint for the previous accordion to stop. This accordion will not be visible.'=>'定义上一个手风琴停止的端点。此手风琴将不可见。','Allow this accordion to open without closing others.'=>'允许此手风琴打开而不关闭其他。','Multi-Expand'=>'多扩展','Display this accordion as open on page load.'=>'将此手风琴显示为在页面加载时打开。','Open'=>'打开','Accordion'=>'手风琴','Restrict which files can be uploaded'=>'限制什么类型的文件可以上传','File ID'=>'文件ID','File URL'=>'文件URL','File Array'=>'文件数组','Add File'=>'添加文件','No file selected'=>'没选择文件','File name'=>'文件名','Update File'=>'更新文件','Edit File'=>'编辑文件','Select File'=>'选择文件','File'=>'文件','Password'=>'密码','Specify the value returned'=>'指定返回的值','Use AJAX to lazy load choices?'=>'使用 AJAX 惰性选择?','Enter each default value on a new line'=>'每行输入一个默认值','verbSelect'=>'选择','Select2 JS load_failLoading failed'=>'加载失败','Select2 JS searchingSearching…'=>'搜索中…','Select2 JS load_moreLoading more results…'=>'载入更多结果…','Select2 JS selection_too_long_nYou can only select %d items'=>'只能选择 %d 项','Select2 JS selection_too_long_1You can only select 1 item'=>'您只能选择1项','Select2 JS input_too_long_nPlease delete %d characters'=>'请删除 %d 个字符','Select2 JS input_too_long_1Please delete 1 character'=>'请删除1个字符','Select2 JS input_too_short_nPlease enter %d or more characters'=>'请输入 %d 或者更多字符','Select2 JS input_too_short_1Please enter 1 or more characters'=>'请输入至少一个字符','Select2 JS matches_0No matches found'=>'找不到匹配项','Select2 JS matches_n%d results are available, use up and down arrow keys to navigate.'=>'%d 结果可用, 请使用向上和向下箭头键进行导航。','Select2 JS matches_1One result is available, press enter to select it.'=>'一个结果是可用的,按回车选择它。','nounSelect'=>'下拉选择','User ID'=>'用户 ID','User Object'=>'用户对象','User Array'=>'數組','All user roles'=>'所有用户角色','Filter by Role'=>'按角色过滤','User'=>'用户','Separator'=>'分隔线','Select Color'=>'选择颜色','Default'=>'默认','Clear'=>'清除','Color Picker'=>'颜色选择','Date Time Picker JS pmTextShortP'=>'P','Date Time Picker JS pmTextPM'=>'下午','Date Time Picker JS amTextShortA'=>'A','Date Time Picker JS amTextAM'=>'上午','Date Time Picker JS selectTextSelect'=>'选择','Date Time Picker JS closeTextDone'=>'已完成','Date Time Picker JS currentTextNow'=>'现在','Date Time Picker JS timezoneTextTime Zone'=>'时区','Date Time Picker JS microsecTextMicrosecond'=>'微秒','Date Time Picker JS millisecTextMillisecond'=>'毫秒','Date Time Picker JS secondTextSecond'=>'秒','Date Time Picker JS minuteTextMinute'=>'分钟','Date Time Picker JS hourTextHour'=>'小时','Date Time Picker JS timeTextTime'=>'时间','Date Time Picker JS timeOnlyTitleChoose Time'=>'选择时间','Date Time Picker'=>'日期时间选择器','Endpoint'=>'端点','Left aligned'=>'左对齐','Top aligned'=>'顶部对齐','Placement'=>'位置','Tab'=>'选项卡','Value must be a valid URL'=>'值必须是有效的地址','Link URL'=>'链接 URL','Link Array'=>'链接数组','Opens in a new window/tab'=>'在新窗口/选项卡中打开','Select Link'=>'选择链接','Link'=>'链接','Email'=>'电子邮件','Step Size'=>'步长','Maximum Value'=>'最大值','Minimum Value'=>'最小值','Range'=>'范围(滑块)','Both (Array)'=>'两个 (阵列)','Label'=>'标签','Value'=>'值','Vertical'=>'垂直','Horizontal'=>'水平','red : Red'=>'red : Red','For more control, you may specify both a value and label like this:'=>'如果需要更多控制,您按照一下格式,定义一个值和标签对:','Enter each choice on a new line.'=>'输入选项,每行一个。','Choices'=>'选项','Button Group'=>'按钮组','Allow Null'=>'允许空值','Parent'=>'父级','TinyMCE will not be initialized until field is clicked'=>'TinyMCE 在栏位没有点击之前不会初始化','Delay Initialization'=>'延迟初始化','Show Media Upload Buttons'=>'显示媒体上传按钮','Toolbar'=>'工具条','Text Only'=>'纯文本','Visual Only'=>'只有显示','Visual & Text'=>'显示与文本','Tabs'=>'标签','Click to initialize TinyMCE'=>'点击初始化 TinyMCE 编辑器','Name for the Text editor tab (formerly HTML)Text'=>'文本','Visual'=>'显示','Value must not exceed %d characters'=>'值不得超过%d个字符','Leave blank for no limit'=>'留空则不限制','Character Limit'=>'字符限制','Appears after the input'=>'在 input 后面显示','Append'=>'追加','Appears before the input'=>'在 input 前面显示','Prepend'=>'前置','Appears within the input'=>'在 input 内部显示','Placeholder Text'=>'占位符文本','Appears when creating a new post'=>'创建新文章的时候显示','Text'=>'文本','%1$s requires at least %2$s selection'=>'%1$s 至少需要 %2$s 个选择','Post ID'=>'文章 ID','Post Object'=>'文章对象','Maximum Posts'=>'最大文章数','Minimum Posts'=>'最小文章数','Featured Image'=>'特色图像','Selected elements will be displayed in each result'=>'选择的元素将在每个结果中显示','Elements'=>'元素','Taxonomy'=>'分类法','Post Type'=>'文章类型','Filters'=>'过滤器','All taxonomies'=>'所有分类法','Filter by Taxonomy'=>'按分类筛选','All post types'=>'所有文章类型','Filter by Post Type'=>'按文章类型筛选','Search...'=>'搜索...','Select taxonomy'=>'选择分类','Select post type'=>'选择文章类型','No matches found'=>'找不到匹配项','Loading'=>'加载','Maximum values reached ( {max} values )'=>'达到了最大值 ( {max} 值 )','Relationship'=>'关系','Comma separated list. Leave blank for all types'=>'用英文逗号分隔开,留空则为全部类型','Allowed File Types'=>'允许的文件类型','Maximum'=>'最大','File size'=>'文件尺寸','Restrict which images can be uploaded'=>'限制可以上传的图像','Minimum'=>'最小','Uploaded to post'=>'上传到文章','All'=>'所有','Limit the media library choice'=>'限制媒体库的选择','Library'=>'库','Preview Size'=>'预览图大小','Image ID'=>'图像ID','Image URL'=>'图像 URL','Image Array'=>'图像数组','Specify the returned value on front end'=>'指定前端返回的值','Return Value'=>'返回值','Add Image'=>'添加图片','No image selected'=>'没有选择图片','Remove'=>'删除','Edit'=>'编辑','All images'=>'所有图片','Update Image'=>'更新图像','Edit Image'=>'编辑图片','Select Image'=>'选择图像','Image'=>'图像','Allow HTML markup to display as visible text instead of rendering'=>'显示 HTML 文本,而不是渲染 HTML','Escape HTML'=>'转义 HTML','No Formatting'=>'无格式','Automatically add <br>'=>'自动添加 <br>','Automatically add paragraphs'=>'自动添加段落','Controls how new lines are rendered'=>'控制怎么显示新行','New Lines'=>'新行','Week Starts On'=>'每周开始于','The format used when saving a value'=>'保存值时使用的格式','Save Format'=>'保存格式','Date Picker JS weekHeaderWk'=>'周','Date Picker JS prevTextPrev'=>'上一页','Date Picker JS nextTextNext'=>'下一个','Date Picker JS currentTextToday'=>'今日','Date Picker JS closeTextDone'=>'完成','Date Picker'=>'日期选择','Width'=>'宽度','Embed Size'=>'嵌入尺寸','Enter URL'=>'输入 URL','oEmbed'=>'oEmbed(嵌入)','Text shown when inactive'=>'非激活时显示的文字','Off Text'=>'关闭文本','Text shown when active'=>'激活时显示的文本','On Text'=>'打开文本','Stylized UI'=>'风格化的用户界面','Default Value'=>'默认值','Displays text alongside the checkbox'=>'在复选框旁边显示文本','Message'=>'消息','No'=>'否','Yes'=>'是','True / False'=>'真 / 假 (开关)','Row'=>'行','Table'=>'表','Block'=>'区块','Specify the style used to render the selected fields'=>'指定用于呈现所选字段的样式','Layout'=>'样式','Sub Fields'=>'子字段','Group'=>'分组','Customize the map height'=>'自定义地图高度','Height'=>'高度','Set the initial zoom level'=>'设置初始缩放级别','Zoom'=>'缩放','Center the initial map'=>'居中显示初始地图','Center'=>'居中','Search for address...'=>'搜索地址...','Find current location'=>'搜索当前位置','Clear location'=>'清除位置','Search'=>'搜索','Sorry, this browser does not support geolocation'=>'抱歉,浏览器不支持定位','Google Map'=>'谷歌地图','The format returned via template functions'=>'通过模板函数返回的格式','Return Format'=>'返回格式','Custom:'=>'自定义:','The format displayed when editing a post'=>'编辑文章的时候显示的格式','Display Format'=>'显示格式','Time Picker'=>'时间选择','Inactive (%s)'=>'已停用 (%s)','No Fields found in Trash'=>'回收站里没有字段','No Fields found'=>'没找到字段','Search Fields'=>'搜索字段','View Field'=>'视图字段','New Field'=>'新字段','Edit Field'=>'编辑字段','Add New Field'=>'添加新字段','Field'=>'字段','Fields'=>'字段','No Field Groups found in Trash'=>'回收站中没有找到字段组','No Field Groups found'=>'没有找到字段组','Search Field Groups'=>'搜索字段组','View Field Group'=>'查看字段组','New Field Group'=>'新建字段组','Edit Field Group'=>'编辑字段组','Add New Field Group'=>'添加字段组','Add New'=>'新建','Field Group'=>'字段组','Field Groups'=>'字段组','Customize WordPress with powerful, professional and intuitive fields.'=>'【高级自定义字段 ACF】使用强大、专业和直观的字段自定义WordPress。','https://www.advancedcustomfields.com'=>'https://www.advancedcustomfields.com','Advanced Custom Fields'=>'Advanced Custom Fields','Advanced Custom Fields PRO'=>'Advanced Custom Fields 专业版','Options Updated'=>'选项已更新','Check Again'=>'重新检查','Publish'=>'发布','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'这个选项页上还没有自定义字段群组。创建自定义字段群组','Error. Could not connect to update server'=>'错误,不能连接到更新服务器','Display'=>'显示','Add Row'=>'添加行','layout'=>'布局','layouts'=>'布局','This field requires at least {min} {label} {identifier}'=>'这个字段需要至少 {min} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} 可用 (max {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} 需要 (min {min})','Flexible Content requires at least 1 layout'=>'灵活内容字段需要至少一个布局','Click the "%s" button below to start creating your layout'=>'点击下面的 "%s" 按钮创建布局','Add layout'=>'添加布局','Remove layout'=>'删除布局','Delete Layout'=>'删除布局','Duplicate Layout'=>'复制布局','Add New Layout'=>'添加新布局','Add Layout'=>'添加布局','Min'=>'最小','Max'=>'最大','Minimum Layouts'=>'最小布局','Maximum Layouts'=>'最大布局','Button Label'=>'按钮标签','Add Image to Gallery'=>'添加图片到相册','Maximum selection reached'=>'已到最大选择','Length'=>'长度','Caption'=>'标题','Add to gallery'=>'添加到相册','Bulk actions'=>'批量动作','Sort by date uploaded'=>'按上传日期排序','Sort by date modified'=>'按修改日期排序','Sort by title'=>'按标题排序','Reverse current order'=>'颠倒当前排序','Close'=>'关闭','Minimum Selection'=>'最小选择','Maximum Selection'=>'最大选择','Allowed file types'=>'允许的文字类型','Minimum rows not reached ({min} rows)'=>'已到最小行数 ({min} 行)','Maximum rows reached ({max} rows)'=>'已到最大行数 ({max} 行)','Minimum Rows'=>'最小行数','Maximum Rows'=>'最大行数','Click to reorder'=>'拖拽排序','Add row'=>'添加行','Remove row'=>'删除行','First Page'=>'首页','Previous Page'=>'文章页','Next Page'=>'首页','Last Page'=>'文章页','No options pages exist'=>'还没有选项页面','Deactivate License'=>'关闭许可证','Activate License'=>'激活许可证','License Key'=>'许可证号','Update Information'=>'更新信息','Current Version'=>'当前版本','Latest Version'=>'最新版本','Update Available'=>'可用更新','Upgrade Notice'=>'更新通知','Enter your license key to unlock updates'=>'在上面输入许可证号解锁更新','Update Plugin'=>'更新插件']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.mo
index 1457c9ae..67b0363d 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.po
index 7dadfbe9..e67a8361 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,46 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
+#: includes/validation.php:136
+msgid ""
+"ACF was unable to perform validation due to an invalid security nonce being "
+"provided."
+msgstr ""
+
+#: includes/fields/class-acf-field.php:359
+msgid "Allow Access to Value in Editor UI"
+msgstr ""
+
+#: includes/fields/class-acf-field.php:341
+msgid "Learn more."
+msgstr ""
+
+#. translators: %s A "Learn More" link to documentation explaining the setting
+#. further.
+#: includes/fields/class-acf-field.php:340
+msgid ""
+"Allow content editors to access and display the field value in the editor UI "
+"using Block Bindings or the ACF Shortcode. %s"
+msgstr ""
+
+#: includes/Blocks/Bindings.php:64
+msgid ""
+"The requested ACF field type does not support output in Block Bindings or "
+"the ACF shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1085 includes/Blocks/Bindings.php:72
+msgid ""
+"The requested ACF field is not allowed to be output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
+#: includes/api/api-template.php:1077
+msgid ""
+"The requested ACF field type does not support output in bindings or the ACF "
+"Shortcode."
+msgstr ""
+
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr ""
@@ -1862,7 +1902,6 @@ msgstr ""
"段值尚未返回。"
#. translators: %1$s - name of the ACF plugin. %2$s - Link to documentation.
-#. %3$s - Link to show more details about the error
#: includes/admin/views/escaped-html-notice.php:32
msgid ""
"%1$s ACF now automatically escapes unsafe HTML when rendered by "
@@ -1980,8 +2019,8 @@ msgid "Add fields"
msgstr "添加字段"
#: includes/admin/post-types/admin-field-group.php:147
-#: assets/build/js/acf-field-group.js:2803
-#: assets/build/js/acf-field-group.js:3298
+#: assets/build/js/acf-field-group.js:2804
+#: assets/build/js/acf-field-group.js:3220
msgid "This Field"
msgstr "这个字段"
@@ -2050,7 +2089,7 @@ msgstr "%s 字段"
#: includes/fields/class-acf-field-page_link.php:498
#: includes/fields/class-acf-field-post_object.php:411
-#: includes/fields/class-acf-field-select.php:380
+#: includes/fields/class-acf-field-select.php:372
#: includes/fields/class-acf-field-user.php:111
msgid "Select Multiple"
msgstr "选择多个"
@@ -4385,15 +4424,15 @@ msgstr "文章类型已删除。"
#: includes/admin/post-types/admin-field-group.php:146
#: assets/build/js/acf-field-group.js:1159
-#: assets/build/js/acf-field-group.js:1383
+#: assets/build/js/acf-field-group.js:1369
msgid "Type to search..."
msgstr "输入以搜索……"
#: includes/admin/post-types/admin-field-group.php:101
#: assets/build/js/acf-field-group.js:1186
-#: assets/build/js/acf-field-group.js:2349
-#: assets/build/js/acf-field-group.js:1429
-#: assets/build/js/acf-field-group.js:2761
+#: assets/build/js/acf-field-group.js:2350
+#: assets/build/js/acf-field-group.js:1404
+#: assets/build/js/acf-field-group.js:2683
msgid "PRO Only"
msgstr "仅限专业版"
@@ -4510,8 +4549,8 @@ msgid "Close Modal"
msgstr "关闭模态框"
#: includes/admin/post-types/admin-field-group.php:92
-#: assets/build/js/acf-field-group.js:1701
-#: assets/build/js/acf-field-group.js:2032
+#: assets/build/js/acf-field-group.js:1702
+#: assets/build/js/acf-field-group.js:1972
msgid "Field moved to other group"
msgstr "字段移至其他组"
@@ -4520,15 +4559,15 @@ msgstr "字段移至其他组"
msgid "Close modal"
msgstr "关闭模态框"
-#: includes/fields/class-acf-field-tab.php:119
+#: includes/fields/class-acf-field-tab.php:122
msgid "Start a new group of tabs at this tab."
msgstr "在此选项卡上启动一组新选项卡。"
-#: includes/fields/class-acf-field-tab.php:118
+#: includes/fields/class-acf-field-tab.php:121
msgid "New Tab Group"
msgstr "新标签组"
-#: includes/fields/class-acf-field-select.php:423
+#: includes/fields/class-acf-field-select.php:415
#: includes/fields/class-acf-field-true_false.php:188
msgid "Use a stylized checkbox using select2"
msgstr "使用 select2 使用程式化复选框"
@@ -4734,8 +4773,8 @@ msgid "Activate this item"
msgstr "激活此项目"
#: includes/admin/post-types/admin-field-group.php:88
-#: assets/build/js/acf-field-group.js:2862
-#: assets/build/js/acf-field-group.js:3375
+#: assets/build/js/acf-field-group.js:2863
+#: assets/build/js/acf-field-group.js:3297
msgid "Move field group to trash?"
msgstr "将字段组移至回收站?"
@@ -4793,7 +4832,7 @@ msgstr "%1$s 必须具有有效的用户 ID。"
msgid "Invalid request."
msgstr "无效的请求。"
-#: includes/fields/class-acf-field-select.php:637
+#: includes/fields/class-acf-field-select.php:629
msgid "%1$s is not one of %2$s"
msgstr "%1$s 不是 %2$s 之一。"
@@ -5449,7 +5488,7 @@ msgstr "宽度"
msgid "Wrapper Attributes"
msgstr "包装属性"
-#: includes/fields/class-acf-field.php:311
+#: includes/fields/class-acf-field.php:312
msgid "Required"
msgstr "必填"
@@ -5509,8 +5548,8 @@ msgstr "拖拽排序"
#: includes/admin/post-types/admin-field-group.php:99
#: includes/admin/views/acf-field-group/location-group.php:3
-#: assets/build/js/acf-field-group.js:2387
-#: assets/build/js/acf-field-group.js:2812
+#: assets/build/js/acf-field-group.js:2388
+#: assets/build/js/acf-field-group.js:2734
msgid "Show this field group if"
msgstr "显示此字段组的条件"
@@ -5789,8 +5828,8 @@ msgstr "Null"
#: includes/admin/post-types/admin-field-group.php:97
#: includes/class-acf-internal-post-type.php:728
#: includes/post-types/class-acf-field-group.php:345
-#: assets/build/js/acf-field-group.js:1541
-#: assets/build/js/acf-field-group.js:1860
+#: assets/build/js/acf-field-group.js:1542
+#: assets/build/js/acf-field-group.js:1805
msgid "copy"
msgstr "复制"
@@ -5807,8 +5846,8 @@ msgid "Checked"
msgstr "已选中"
#: includes/admin/post-types/admin-field-group.php:90
-#: assets/build/js/acf-field-group.js:1646
-#: assets/build/js/acf-field-group.js:1972
+#: assets/build/js/acf-field-group.js:1647
+#: assets/build/js/acf-field-group.js:1913
msgid "Move Custom Field"
msgstr "移动自定义字段"
@@ -5823,14 +5862,14 @@ msgid "Field group title is required"
msgstr "字段组的标题是必填项"
#: includes/admin/post-types/admin-field-group.php:86
-#: assets/build/js/acf-field-group.js:1635
-#: assets/build/js/acf-field-group.js:1958
+#: assets/build/js/acf-field-group.js:1636
+#: assets/build/js/acf-field-group.js:1902
msgid "This field cannot be moved until its changes have been saved"
msgstr "保存这个字段的修改以后才能移动这个字段"
#: includes/admin/post-types/admin-field-group.php:85
-#: assets/build/js/acf-field-group.js:1445
-#: assets/build/js/acf-field-group.js:1755
+#: assets/build/js/acf-field-group.js:1446
+#: assets/build/js/acf-field-group.js:1703
msgid "The string \"field_\" may not be used at the start of a field name"
msgstr "\"field_\" 这个字符串不能作为字段名字的开始部分"
@@ -6077,9 +6116,9 @@ msgstr "字段类型必须是 %s。"
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
-#: assets/build/js/acf-field-group.js:2427
+#: assets/build/js/acf-field-group.js:2428
#: assets/build/js/acf-field-group.js:946
-#: assets/build/js/acf-field-group.js:2859
+#: assets/build/js/acf-field-group.js:2781
msgid "or"
msgstr "或"
@@ -6130,7 +6169,7 @@ msgstr "缩略图"
#: includes/acf-field-functions.php:854
#: includes/admin/post-types/admin-field-group.php:95
#: assets/build/js/acf-field-group.js:1090
-#: assets/build/js/acf-field-group.js:1277
+#: assets/build/js/acf-field-group.js:1274
msgid "(no label)"
msgstr "(无标签)"
@@ -6302,25 +6341,25 @@ msgstr "其他"
msgid "Radio Button"
msgstr "单选按钮"
-#: includes/fields/class-acf-field-accordion.php:103
+#: includes/fields/class-acf-field-accordion.php:106
msgid ""
"Define an endpoint for the previous accordion to stop. This accordion will "
"not be visible."
msgstr "定义上一个手风琴停止的端点。此手风琴将不可见。"
-#: includes/fields/class-acf-field-accordion.php:92
+#: includes/fields/class-acf-field-accordion.php:95
msgid "Allow this accordion to open without closing others."
msgstr "允许此手风琴打开而不关闭其他。"
-#: includes/fields/class-acf-field-accordion.php:91
+#: includes/fields/class-acf-field-accordion.php:94
msgid "Multi-Expand"
msgstr "多扩展"
-#: includes/fields/class-acf-field-accordion.php:81
+#: includes/fields/class-acf-field-accordion.php:84
msgid "Display this accordion as open on page load."
msgstr "将此手风琴显示为在页面加载时打开。"
-#: includes/fields/class-acf-field-accordion.php:80
+#: includes/fields/class-acf-field-accordion.php:83
msgid "Open"
msgstr "打开"
@@ -6382,81 +6421,87 @@ msgstr "文件"
msgid "Password"
msgstr "密码"
-#: includes/fields/class-acf-field-select.php:365
+#: includes/fields/class-acf-field-select.php:357
msgid "Specify the value returned"
msgstr "指定返回的值"
-#: includes/fields/class-acf-field-select.php:433
+#: includes/fields/class-acf-field-select.php:425
msgid "Use AJAX to lazy load choices?"
msgstr "使用 AJAX 惰性选择?"
#: includes/fields/class-acf-field-checkbox.php:333
-#: includes/fields/class-acf-field-select.php:354
+#: includes/fields/class-acf-field-select.php:346
msgid "Enter each default value on a new line"
msgstr "每行输入一个默认值"
-#: includes/fields/class-acf-field-select.php:229 includes/media.php:48
+#: includes/fields/class-acf-field-select.php:221 includes/media.php:48
#: assets/build/js/acf-input.js:7822 assets/build/js/acf-input.js:8484
msgctxt "verb"
msgid "Select"
msgstr "选择"
-#: includes/fields/class-acf-field-select.php:109
+#: includes/fields/class-acf-field-select.php:101
msgctxt "Select2 JS load_fail"
msgid "Loading failed"
msgstr "加载失败"
-#: includes/fields/class-acf-field-select.php:108
+#: includes/fields/class-acf-field-select.php:100
msgctxt "Select2 JS searching"
msgid "Searching…"
msgstr "搜索中…"
-#: includes/fields/class-acf-field-select.php:107
+#: includes/fields/class-acf-field-select.php:99
msgctxt "Select2 JS load_more"
msgid "Loading more results…"
msgstr "载入更多结果…"
-#: includes/fields/class-acf-field-select.php:106
+#. translators: %d - maximum number of items that can be selected in the select
+#. field
+#: includes/fields/class-acf-field-select.php:98
msgctxt "Select2 JS selection_too_long_n"
msgid "You can only select %d items"
msgstr "只能选择 %d 项"
-#: includes/fields/class-acf-field-select.php:105
+#: includes/fields/class-acf-field-select.php:96
msgctxt "Select2 JS selection_too_long_1"
msgid "You can only select 1 item"
msgstr "您只能选择1项"
-#: includes/fields/class-acf-field-select.php:104
+#. translators: %d - number of characters that should be removed from select
+#. field
+#: includes/fields/class-acf-field-select.php:95
msgctxt "Select2 JS input_too_long_n"
msgid "Please delete %d characters"
msgstr "请删除 %d 个字符"
-#: includes/fields/class-acf-field-select.php:103
+#: includes/fields/class-acf-field-select.php:93
msgctxt "Select2 JS input_too_long_1"
msgid "Please delete 1 character"
msgstr "请删除1个字符"
-#: includes/fields/class-acf-field-select.php:102
+#. translators: %d - number of characters to enter into select field input
+#: includes/fields/class-acf-field-select.php:92
msgctxt "Select2 JS input_too_short_n"
msgid "Please enter %d or more characters"
msgstr "请输入 %d 或者更多字符"
-#: includes/fields/class-acf-field-select.php:101
+#: includes/fields/class-acf-field-select.php:90
msgctxt "Select2 JS input_too_short_1"
msgid "Please enter 1 or more characters"
msgstr "请输入至少一个字符"
-#: includes/fields/class-acf-field-select.php:100
+#: includes/fields/class-acf-field-select.php:89
msgctxt "Select2 JS matches_0"
msgid "No matches found"
msgstr "找不到匹配项"
-#: includes/fields/class-acf-field-select.php:99
+#. translators: %d - number of results available in select field
+#: includes/fields/class-acf-field-select.php:88
msgctxt "Select2 JS matches_n"
msgid "%d results are available, use up and down arrow keys to navigate."
msgstr "%d 结果可用, 请使用向上和向下箭头键进行导航。"
-#: includes/fields/class-acf-field-select.php:98
+#: includes/fields/class-acf-field-select.php:86
msgctxt "Select2 JS matches_1"
msgid "One result is available, press enter to select it."
msgstr "一个结果是可用的,按回车选择它。"
@@ -6596,21 +6641,21 @@ msgstr "选择时间"
msgid "Date Time Picker"
msgstr "日期时间选择器"
-#: includes/fields/class-acf-field-accordion.php:102
+#: includes/fields/class-acf-field-accordion.php:105
msgid "Endpoint"
msgstr "端点"
#: includes/admin/views/acf-field-group/options.php:130
-#: includes/fields/class-acf-field-tab.php:109
+#: includes/fields/class-acf-field-tab.php:112
msgid "Left aligned"
msgstr "左对齐"
#: includes/admin/views/acf-field-group/options.php:129
-#: includes/fields/class-acf-field-tab.php:108
+#: includes/fields/class-acf-field-tab.php:111
msgid "Top aligned"
msgstr "顶部对齐"
-#: includes/fields/class-acf-field-tab.php:104
+#: includes/fields/class-acf-field-tab.php:107
msgid "Placement"
msgstr "位置"
@@ -6668,7 +6713,7 @@ msgstr "范围(滑块)"
#: includes/fields/class-acf-field-button-group.php:165
#: includes/fields/class-acf-field-checkbox.php:350
#: includes/fields/class-acf-field-radio.php:210
-#: includes/fields/class-acf-field-select.php:372
+#: includes/fields/class-acf-field-select.php:364
msgid "Both (Array)"
msgstr "两个 (阵列)"
@@ -6676,14 +6721,14 @@ msgstr "两个 (阵列)"
#: includes/fields/class-acf-field-button-group.php:164
#: includes/fields/class-acf-field-checkbox.php:349
#: includes/fields/class-acf-field-radio.php:209
-#: includes/fields/class-acf-field-select.php:371
+#: includes/fields/class-acf-field-select.php:363
msgid "Label"
msgstr "标签"
#: includes/fields/class-acf-field-button-group.php:163
#: includes/fields/class-acf-field-checkbox.php:348
#: includes/fields/class-acf-field-radio.php:208
-#: includes/fields/class-acf-field-select.php:370
+#: includes/fields/class-acf-field-select.php:362
msgid "Value"
msgstr "值"
@@ -6702,28 +6747,28 @@ msgstr "水平"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "red : Red"
msgstr "red : Red"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "For more control, you may specify both a value and label like this:"
msgstr "如果需要更多控制,您按照一下格式,定义一个值和标签对:"
#: includes/fields/class-acf-field-button-group.php:138
#: includes/fields/class-acf-field-checkbox.php:323
#: includes/fields/class-acf-field-radio.php:183
-#: includes/fields/class-acf-field-select.php:343
+#: includes/fields/class-acf-field-select.php:335
msgid "Enter each choice on a new line."
msgstr "输入选项,每行一个。"
#: includes/fields/class-acf-field-button-group.php:137
#: includes/fields/class-acf-field-checkbox.php:322
#: includes/fields/class-acf-field-radio.php:182
-#: includes/fields/class-acf-field-select.php:342
+#: includes/fields/class-acf-field-select.php:334
msgid "Choices"
msgstr "选项"
@@ -6735,7 +6780,7 @@ msgstr "按钮组"
#: includes/fields/class-acf-field-page_link.php:519
#: includes/fields/class-acf-field-post_object.php:432
#: includes/fields/class-acf-field-radio.php:228
-#: includes/fields/class-acf-field-select.php:401
+#: includes/fields/class-acf-field-select.php:393
#: includes/fields/class-acf-field-taxonomy.php:705
#: includes/fields/class-acf-field-user.php:132
msgid "Allow Null"
@@ -7124,35 +7169,35 @@ msgstr "选择图像"
msgid "Image"
msgstr "图像"
-#: includes/fields/class-acf-field-message.php:110
+#: includes/fields/class-acf-field-message.php:113
msgid "Allow HTML markup to display as visible text instead of rendering"
msgstr "显示 HTML 文本,而不是渲染 HTML"
-#: includes/fields/class-acf-field-message.php:109
+#: includes/fields/class-acf-field-message.php:112
msgid "Escape HTML"
msgstr "转义 HTML"
-#: includes/fields/class-acf-field-message.php:101
+#: includes/fields/class-acf-field-message.php:104
#: includes/fields/class-acf-field-textarea.php:162
msgid "No Formatting"
msgstr "无格式"
-#: includes/fields/class-acf-field-message.php:100
+#: includes/fields/class-acf-field-message.php:103
#: includes/fields/class-acf-field-textarea.php:161
msgid "Automatically add <br>"
msgstr "自动添加 <br>"
-#: includes/fields/class-acf-field-message.php:99
+#: includes/fields/class-acf-field-message.php:102
#: includes/fields/class-acf-field-textarea.php:160
msgid "Automatically add paragraphs"
msgstr "自动添加段落"
-#: includes/fields/class-acf-field-message.php:95
+#: includes/fields/class-acf-field-message.php:98
#: includes/fields/class-acf-field-textarea.php:156
msgid "Controls how new lines are rendered"
msgstr "控制怎么显示新行"
-#: includes/fields/class-acf-field-message.php:94
+#: includes/fields/class-acf-field-message.php:97
#: includes/fields/class-acf-field-textarea.php:155
msgid "New Lines"
msgstr "新行"
@@ -7234,7 +7279,7 @@ msgstr "激活时显示的文本"
msgid "On Text"
msgstr "打开文本"
-#: includes/fields/class-acf-field-select.php:422
+#: includes/fields/class-acf-field-select.php:414
#: includes/fields/class-acf-field-true_false.php:187
msgid "Stylized UI"
msgstr "风格化的用户界面"
@@ -7246,7 +7291,7 @@ msgstr "风格化的用户界面"
#: includes/fields/class-acf-field-number.php:113
#: includes/fields/class-acf-field-radio.php:192
#: includes/fields/class-acf-field-range.php:153
-#: includes/fields/class-acf-field-select.php:353
+#: includes/fields/class-acf-field-select.php:345
#: includes/fields/class-acf-field-text.php:95
#: includes/fields/class-acf-field-textarea.php:93
#: includes/fields/class-acf-field-true_false.php:135
@@ -7260,7 +7305,7 @@ msgid "Displays text alongside the checkbox"
msgstr "在复选框旁边显示文本"
#: includes/fields/class-acf-field-message.php:23
-#: includes/fields/class-acf-field-message.php:84
+#: includes/fields/class-acf-field-message.php:87
#: includes/fields/class-acf-field-true_false.php:125
msgid "Message"
msgstr "消息"
@@ -7285,31 +7330,31 @@ msgstr "是"
msgid "True / False"
msgstr "真 / 假 (开关)"
-#: includes/fields/class-acf-field-group.php:412
+#: includes/fields/class-acf-field-group.php:415
msgid "Row"
msgstr "行"
-#: includes/fields/class-acf-field-group.php:411
+#: includes/fields/class-acf-field-group.php:414
msgid "Table"
msgstr "表"
#: includes/admin/post-types/admin-field-group.php:158
-#: includes/fields/class-acf-field-group.php:410
+#: includes/fields/class-acf-field-group.php:413
msgid "Block"
msgstr "区块"
-#: includes/fields/class-acf-field-group.php:405
+#: includes/fields/class-acf-field-group.php:408
msgid "Specify the style used to render the selected fields"
msgstr "指定用于呈现所选字段的样式"
#: includes/fields.php:330 includes/fields/class-acf-field-button-group.php:204
#: includes/fields/class-acf-field-checkbox.php:405
-#: includes/fields/class-acf-field-group.php:404
+#: includes/fields/class-acf-field-group.php:407
#: includes/fields/class-acf-field-radio.php:276
msgid "Layout"
msgstr "样式"
-#: includes/fields/class-acf-field-group.php:388
+#: includes/fields/class-acf-field-group.php:391
msgid "Sub Fields"
msgstr "子字段"
@@ -7385,7 +7430,7 @@ msgstr "通过模板函数返回的格式"
#: includes/fields/class-acf-field-image.php:177
#: includes/fields/class-acf-field-post_object.php:396
#: includes/fields/class-acf-field-relationship.php:610
-#: includes/fields/class-acf-field-select.php:364
+#: includes/fields/class-acf-field-select.php:356
#: includes/fields/class-acf-field-time_picker.php:121
#: includes/fields/class-acf-field-user.php:95
msgid "Return Format"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.l10n.php b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.l10n.php
index ca2072e9..e2c30a30 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.l10n.php
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.l10n.php
@@ -1,2 +1,2 @@
NULL,'plural-forms'=>NULL,'language'=>'zh_TW','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-08-28T11:23:47+00:00','po-revision-date'=>'2024-08-28T11:15:15+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'%s 值為必填','Switch to Edit'=>'切換至編輯','Switch to Preview'=>'切換至預覽','%s settings'=>'設定','Options'=>'選項','Update'=>'更新','Options Updated'=>'選項已更新','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'要啟用更新,請在更新頁面上輸入您的授權金鑰。 如果您沒有授權金鑰,請參閱詳情和定價。','ACF Activation Error. An error occurred when connecting to activation server'=>'錯誤。 無法連接到更新伺服器','Check Again'=>'再檢查一次','ACF Activation Error. Could not connect to activation server'=>'錯誤。 無法連接到更新伺服器','Publish'=>'發佈','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'此設定頁沒有自訂欄位群組。建立一個自訂欄位群組','Edit field group'=>'編輯欄位群組','Error. Could not connect to update server'=>'錯誤。 無法連接到更新伺服器','Updates'=>'更新','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'錯誤。無法對更新包進行驗證。請再次檢查或停用並重新啟動您的 ACF PRO 授權。','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'錯誤。無法對更新包進行驗證。請再次檢查或停用並重新啟動您的 ACF PRO 授權。','nounClone'=>'分身','Fields'=>'欄位','Select one or more fields you wish to clone'=>'選取一或多個你希望複製的欄位','Display'=>'顯示','Specify the style used to render the clone field'=>'指定繪製分身欄位的樣式','Group (displays selected fields in a group within this field)'=>'群組(顯示該欄位內群組中被選定的欄位)','Seamless (replaces this field with selected fields)'=>'無縫(用選定欄位取代此欄位)','Layout'=>'版面配置','Specify the style used to render the selected fields'=>'指定用於呈現選定欄位的樣式','Block'=>'區塊','Table'=>'表格','Row'=>'行','Labels will be displayed as %s'=>'標籤將顯示為%s','Prefix Field Labels'=>'前置欄位標籤','Values will be saved as %s'=>'值將被儲存為 %s','Prefix Field Names'=>'前置欄位名稱','Unknown field'=>'未知的欄位','(no title)'=>'(無標題)','Unknown field group'=>'未知的欄位群組','All fields from %s field group'=>'所有欄位來自 %s 欄位群組','Flexible Content'=>'彈性內容','Add Row'=>'新增列','layout'=>'版面配置','layouts'=>'版面','This field requires at least {min} {label} {identifier}'=>'這個欄位至少需要 {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'此欄位的限制為 {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} 可用 (最大 {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} 需要 (最小 {min})','Flexible Content requires at least 1 layout'=>'彈性內容需要至少 1 個版面配置','Click the "%s" button below to start creating your layout'=>'點擊下方的 "%s" 按鈕以新增設定','Drag to reorder'=>'拖曳排序','Add layout'=>'新增版面','Duplicate layout'=>'複製版面','Remove layout'=>'移除版面','Click to toggle'=>'點擊切換','Delete Layout'=>'刪除版面','Duplicate Layout'=>'複製版面','Add New Layout'=>'新增版面','Add Layout'=>'新增版面','Label'=>'標籤','Name'=>'名稱','Min'=>'最小','Max'=>'最大','Minimum Layouts'=>'最少可使用版面數量','Maximum Layouts'=>'最多可使用版面數量','Button Label'=>'按鈕標籤','Gallery'=>'圖庫','Add Image to Gallery'=>'新增圖片到圖庫','Maximum selection reached'=>'已達到最大選擇','Length'=>'長度','Edit'=>'編輯','Remove'=>'刪除','Title'=>'標題','Caption'=>'標題','Alt Text'=>'替代文字','Description'=>'描述','Add to gallery'=>'加入圖庫','Bulk actions'=>'批次操作','Sort by date uploaded'=>'依上傳日期排序','Sort by date modified'=>'依修改日期排序','Sort by title'=>'依標題排序','Reverse current order'=>'反向目前順序','Close'=>'關閉','Return Format'=>'回傳格式','Image Array'=>'圖片陣列','Image URL'=>'圖片網址','Image ID'=>'圖片ID','Library'=>'媒體庫','Limit the media library choice'=>'限制媒體庫選擇','All'=>'所有','Uploaded to post'=>'已上傳至文章','Minimum Selection'=>'最小選擇','Maximum Selection'=>'最大選擇','Minimum'=>'最小','Restrict which images can be uploaded'=>'限制哪些圖片可以上傳','Width'=>'寬','Height'=>'高','File size'=>'檔案容量','Maximum'=>'最大','Allowed file types'=>'允許的檔案類型','Comma separated list. Leave blank for all types'=>'請以逗號分隔列出。留白表示允許所有類型','Insert'=>'插入','Specify where new attachments are added'=>'指定新附件加入的位置','Append to the end'=>'附加在後','Prepend to the beginning'=>'插入至最前','Preview Size'=>'預覽圖大小','%1$s requires at least %2$s selection'=>'%s 需要至少 %s 選擇','Repeater'=>'重複器','Minimum rows not reached ({min} rows)'=>'已達最小行數 ( {min} 行 )','Maximum rows reached ({max} rows)'=>'已達最大行數 ( {max} 行 )','Sub Fields'=>'子欄位','Pagination'=>'欄位群組位置','Rows Per Page'=>'文章頁面','Set the number of rows to be displayed on a page.'=>'選擇要顯示的分類法','Minimum Rows'=>'最小行數','Maximum Rows'=>'最大行數','Collapsed'=>'收合','Select a sub field to show when row is collapsed'=>'選取一個子欄位,讓它在行列收合時顯示','Click to reorder'=>'拖曳排序','Add row'=>'新增列','Duplicate row'=>'複製','Remove row'=>'移除列','Current Page'=>'目前使用者','First Page'=>'網站首頁','Previous Page'=>'文章頁面','Next Page'=>'網站首頁','Last Page'=>'文章頁面','No block types exist'=>'設定頁面不存在','Options Page'=>'設定頁面','No options pages exist'=>'設定頁面不存在','Deactivate License'=>'停用授權','Activate License'=>'啟用授權','License Information'=>'授權資訊','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'要解鎖更新服務,請於下方輸入您的授權金鑰。若你沒有授權金鑰,請查閱 詳情與價目。','License Key'=>'授權金鑰','Retry Activation'=>'啟用碼','Update Information'=>'更新資訊','Current Version'=>'目前版本','Latest Version'=>'最新版本','Update Available'=>'可用更新','No'=>'否','Yes'=>'是','Upgrade Notice'=>'升級提醒','Enter your license key to unlock updates'=>'請於上方輸入你的授權金鑰以解鎖更新','Update Plugin'=>'更新外掛','Please reactivate your license to unlock updates'=>'請於上方輸入你的授權金鑰以解鎖更新']];
\ No newline at end of file
+return ['domain'=>NULL,'plural-forms'=>NULL,'language'=>'zh_TW','project-id-version'=>'Advanced Custom Fields','pot-creation-date'=>'2024-10-02T12:17:25+00:00','po-revision-date'=>'2024-10-02T12:08:46+00:00','x-generator'=>'gettext','messages'=>['Advanced Custom Fields PRO'=>'Advanced Custom Fields PRO','Block type name is required.'=>'%s 值為必填','Switch to Edit'=>'切換至編輯','Switch to Preview'=>'切換至預覽','%s settings'=>'設定','Options'=>'選項','Update'=>'更新','Options Updated'=>'選項已更新','To enable updates, please enter your license key on the Updates page. If you don\'t have a licence key, please see details & pricing.'=>'要啟用更新,請在更新頁面上輸入您的授權金鑰。 如果您沒有授權金鑰,請參閱詳情和定價。','ACF Activation Error. An error occurred when connecting to activation server'=>'錯誤。 無法連接到更新伺服器','Check Again'=>'再檢查一次','ACF Activation Error. Could not connect to activation server'=>'錯誤。 無法連接到更新伺服器','Publish'=>'發佈','No Custom Field Groups found for this options page. Create a Custom Field Group'=>'此設定頁沒有自訂欄位群組。建立一個自訂欄位群組','Edit field group'=>'編輯欄位群組','Error. Could not connect to update server'=>'錯誤。 無法連接到更新伺服器','Updates'=>'更新','Error. Could not authenticate update package. Please check again or deactivate and reactivate your ACF PRO license.'=>'錯誤。無法對更新包進行驗證。請再次檢查或停用並重新啟動您的 ACF PRO 授權。','Error. Your license for this site has expired or been deactivated. Please reactivate your ACF PRO license.'=>'錯誤。無法對更新包進行驗證。請再次檢查或停用並重新啟動您的 ACF PRO 授權。','nounClone'=>'分身','Fields'=>'欄位','Select one or more fields you wish to clone'=>'選取一或多個你希望複製的欄位','Display'=>'顯示','Specify the style used to render the clone field'=>'指定繪製分身欄位的樣式','Group (displays selected fields in a group within this field)'=>'群組(顯示該欄位內群組中被選定的欄位)','Seamless (replaces this field with selected fields)'=>'無縫(用選定欄位取代此欄位)','Layout'=>'版面配置','Specify the style used to render the selected fields'=>'指定用於呈現選定欄位的樣式','Block'=>'區塊','Table'=>'表格','Row'=>'行','Labels will be displayed as %s'=>'標籤將顯示為%s','Prefix Field Labels'=>'前置欄位標籤','Values will be saved as %s'=>'值將被儲存為 %s','Prefix Field Names'=>'前置欄位名稱','Unknown field'=>'未知的欄位','(no title)'=>'(無標題)','Unknown field group'=>'未知的欄位群組','All fields from %s field group'=>'所有欄位來自 %s 欄位群組','Flexible Content'=>'彈性內容','Add Row'=>'新增列','layout'=>'版面配置','layouts'=>'版面','This field requires at least {min} {label} {identifier}'=>'這個欄位至少需要 {min} {label} {identifier}','This field has a limit of {max} {label} {identifier}'=>'此欄位的限制為 {max} {label} {identifier}','{available} {label} {identifier} available (max {max})'=>'{available} {label} {identifier} 可用 (最大 {max})','{required} {label} {identifier} required (min {min})'=>'{required} {label} {identifier} 需要 (最小 {min})','Flexible Content requires at least 1 layout'=>'彈性內容需要至少 1 個版面配置','Click the "%s" button below to start creating your layout'=>'點擊下方的 "%s" 按鈕以新增設定','Drag to reorder'=>'拖曳排序','Add layout'=>'新增版面','Duplicate layout'=>'複製版面','Remove layout'=>'移除版面','Click to toggle'=>'點擊切換','Delete Layout'=>'刪除版面','Duplicate Layout'=>'複製版面','Add New Layout'=>'新增版面','Add Layout'=>'新增版面','Label'=>'標籤','Name'=>'名稱','Min'=>'最小','Max'=>'最大','Minimum Layouts'=>'最少可使用版面數量','Maximum Layouts'=>'最多可使用版面數量','Button Label'=>'按鈕標籤','Gallery'=>'圖庫','Add Image to Gallery'=>'新增圖片到圖庫','Maximum selection reached'=>'已達到最大選擇','Length'=>'長度','Edit'=>'編輯','Remove'=>'刪除','Title'=>'標題','Caption'=>'標題','Alt Text'=>'替代文字','Description'=>'描述','Add to gallery'=>'加入圖庫','Bulk actions'=>'批次操作','Sort by date uploaded'=>'依上傳日期排序','Sort by date modified'=>'依修改日期排序','Sort by title'=>'依標題排序','Reverse current order'=>'反向目前順序','Close'=>'關閉','Return Format'=>'回傳格式','Image Array'=>'圖片陣列','Image URL'=>'圖片網址','Image ID'=>'圖片ID','Library'=>'媒體庫','Limit the media library choice'=>'限制媒體庫選擇','All'=>'所有','Uploaded to post'=>'已上傳至文章','Minimum Selection'=>'最小選擇','Maximum Selection'=>'最大選擇','Minimum'=>'最小','Restrict which images can be uploaded'=>'限制哪些圖片可以上傳','Width'=>'寬','Height'=>'高','File size'=>'檔案容量','Maximum'=>'最大','Allowed file types'=>'允許的檔案類型','Comma separated list. Leave blank for all types'=>'請以逗號分隔列出。留白表示允許所有類型','Insert'=>'插入','Specify where new attachments are added'=>'指定新附件加入的位置','Append to the end'=>'附加在後','Prepend to the beginning'=>'插入至最前','Preview Size'=>'預覽圖大小','%1$s requires at least %2$s selection'=>'%s 需要至少 %s 選擇','Repeater'=>'重複器','Minimum rows not reached ({min} rows)'=>'已達最小行數 ( {min} 行 )','Maximum rows reached ({max} rows)'=>'已達最大行數 ( {max} 行 )','Sub Fields'=>'子欄位','Pagination'=>'欄位群組位置','Rows Per Page'=>'文章頁面','Set the number of rows to be displayed on a page.'=>'選擇要顯示的分類法','Minimum Rows'=>'最小行數','Maximum Rows'=>'最大行數','Collapsed'=>'收合','Select a sub field to show when row is collapsed'=>'選取一個子欄位,讓它在行列收合時顯示','Click to reorder'=>'拖曳排序','Add row'=>'新增列','Duplicate row'=>'複製','Remove row'=>'移除列','Current Page'=>'目前使用者','First Page'=>'網站首頁','Previous Page'=>'文章頁面','Next Page'=>'網站首頁','Last Page'=>'文章頁面','No block types exist'=>'設定頁面不存在','Options Page'=>'設定頁面','No options pages exist'=>'設定頁面不存在','Deactivate License'=>'停用授權','Activate License'=>'啟用授權','License Information'=>'授權資訊','To unlock updates, please enter your license key below. If you don\'t have a licence key, please see details & pricing.'=>'要解鎖更新服務,請於下方輸入您的授權金鑰。若你沒有授權金鑰,請查閱 詳情與價目。','License Key'=>'授權金鑰','Retry Activation'=>'啟用碼','Update Information'=>'更新資訊','Current Version'=>'目前版本','Latest Version'=>'最新版本','Update Available'=>'可用更新','No'=>'否','Yes'=>'是','Upgrade Notice'=>'升級提醒','Enter your license key to unlock updates'=>'請於上方輸入你的授權金鑰以解鎖更新','Update Plugin'=>'更新外掛','Please reactivate your license to unlock updates'=>'請於上方輸入你的授權金鑰以解鎖更新']];
\ No newline at end of file
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.mo b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.mo
index 93e897ac..ff99b06c 100755
Binary files a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.mo and b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.mo differ
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.po b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.po
index cb6ed943..8242acbf 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.po
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.po
@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
-"PO-Revision-Date: 2024-08-28T11:15:15+00:00\n"
+"PO-Revision-Date: 2024-10-02T12:08:46+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
diff --git a/wp-content/plugins/advanced-custom-fields-pro/lang/pro/acf.pot b/wp-content/plugins/advanced-custom-fields-pro/lang/pro/acf.pot
index 078fa7eb..44918553 100755
--- a/wp-content/plugins/advanced-custom-fields-pro/lang/pro/acf.pot
+++ b/wp-content/plugins/advanced-custom-fields-pro/lang/pro/acf.pot
@@ -7,7 +7,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language-Team: WP Engine